var departDate;function buildCal(){var a=document.form1.depart_date;departDate=new DDCal("ddate","popup",a,false)};