function openwin(theURL) {
  window.open(theURL,'tyre_selector','scrollbars=yes,width=350,height=390,resizable=no,location=no,menubar=no');
}
