function openmypageapt(){ 
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "php/specialpromo.php", "Appointment Setting/Lead Generation", "width=480px,height=300px,left=200px,top=100px,resize=0,scrolling=0")
ajaxwin.onclose=function(){return window.confirm("Close Window?")} 
}
