function openmypage(){ 
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "php/qform.php", "FREE Price Quote Request", "width=480px,height=520px,left=200px,top=100px,resize=0,scrolling=0")
ajaxwin.onclose=function(){return window.confirm("Close Price Quote Form?")} 
}
