function openmov(theURL,winName,features) { window.open("mov.php?"+theURL, "MOV", "scrollbars=no,resizable=no,width=620,height=526,left=100,top=100"); } 
