function openmypagecs(){ 
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "php/specialpromo2.php", "Customer Service", "width=480px,height=300px,left=200px,top=100px,resize=0,scrolling=0")
ajaxwin.onclose=function(){return window.confirm("Close Window?")} 
}
