var popupwindow=null;if(!document.cookie||document.cookie=="")alert("Please enable Cookies in your web browser preferences.");
function makeWindow(a,b,e,c,d){realwidth=self.outerWidth-self.innerWidth+b;realheight=self.outerHeight-self.innerHeight+e;method="toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width="+realwidth+",height="+realheight;document.popupwindow||(method+=",screenX="+c+",screenY="+d+",left="+c+",top="+d);document.popupwindow=window.open(a,"popupwindow",method);document.popupwindow.focus()}
function removeWindow(){document.popupwindow&&document.popupwindow.close()}function popupWindow(a){a+="?"+thepics;makeWindow(a,320,240,window.screen.width/2-160,window.screen.height/2-120)}function popupUpload(a,b){url="popup_upload.php?field="+a;if(b)url+="&action=change&pngimage="+b;makeWindow(url,240,330,window.screen.width/2-160,window.screen.height/2-90)}function popupOption(a,b){url="popup_option.php?field="+a+"&products_id="+b;makeWindow(url,320,480,20,window.screen.height/2-240)}
function popupQTWindow(a){makeWindow(a,480,276,window.screen.width/2-240,window.screen.height/2-138)};