function opwin(filename) {window.open( filename + ".php" , "opwin" , "width=360,height=400,toolbar=0,scrollbars=yes")}
function interface() {window.open("interface.php" , "interface" , "width=780,height=465,toolbar=0,scrollbars=0")}
function media(obj) {window.open("/media/Reel_768.wmv", "interface" , "width=320,height=240,toolbar=0,scrollbars=0")}
function nuwin(filename,xl,yl) {window.open( filename, "nuwin" , "width=" + xl + ",height=" + yl + ",toolbar=0,scrollbars=0")}
function contact() {window.open('contact.php', '_blank', 'width=400,height=500,toolbar=0')}
