function printDate() {
   
   var now= new Date(), hour=0, day=0, month=0, minutes=0;
   
   
   day = now.getDay();
   switch (day)
   {
      case 0 : day="Sunday";
             break;
      case 1 : day="Monday";
             break;
      case 2 : day="Tuesday";
             break;
      case 3 : day="Wednesday";
             break;
      case 4 : day="Thursday";
             break;
      case 5 : day="Friday";
             break;
      case 6 : day="Saturday";
   }
   
   month = now.getMonth();
   switch (month)
   {
      case 0 : month="January";
             break;
      case 1 : month="February";
             break;
      case 2 : month="March";
             break;
      case 3 : month="April";
             break;
      case 4 : month="May";
             break;
      case 5 : month="June";
             break;
      case 6 : month="July";
             break;
      case 7 : month="August";
             break;
      case 8 : month="September";
             break;
      case 9 : month="October";
             break;
      case 10 : month="November";
             break;
      case 11 : month="December";
   }
    hour = now.getHours();
    minutes= now.getMinutes();
   if (hour > 12)
    { 
      hour = now.getHours()-12;
      minutes= now.getMinutes();
      if (minutes < 10)
        {document.write(day+", "+month+" "+now.getDate()+" "+now.getYear()+" <b>/</b> "+hour+":0"+minutes+" "+"PM");}
      else
        {document.write(day+", "+month+" "+now.getDate()+" "+now.getYear()+" <b>/</b> "+hour+":"+now.getMinutes()+" "+"PM");}
    }
   else
   {
     if (minutes < 10)
       { document.write(day+", "+month+" "+now.getDate()+" "+now.getYear()+" <b>/</b> "+now.getHours()+":0"+now.getMinutes()+" "+"AM");}
      else
        {document.write(day+", "+month+" "+now.getDate()+" "+now.getYear()+" <b>/</b> "+now.getHours()+":"+now.getMinutes()+" "+"AM");}
   }
}


function download_gdoor(opt)
         {
          if (opt == 1) {self.location="files/doors/TAM100.zip"}
          if (opt == 2) {self.location="files/doors/TAM101.zip"}
          if (opt == 3) {self.location="files/doors/TAM102.zip"}
          if (opt == 4) {self.location="files/doors/TAM103.zip"}
          if (opt == 5) {self.location="files/doors/TAM104.zip"}
          if (opt == 6) {self.location="files/doors/TAM105.zip"}
          if (opt == 7) {self.location="files/doors/TAM106.zip"}
          if (opt == 8) {self.location="files/doors/TAM107.zip"}
          if (opt == 9) {self.location="files/doors/TAM108.zip"}
          if (opt == 10) {self.location="files/doors/TAM109.zip"}
          if (opt == 11) {self.location="files/doors/TAM110.zip"}
          if (opt == 12) {self.location="files/doors/TAM111.zip"}
          if (opt == 13) {self.location="files/doors/TAM112.zip"}
          if (opt == 14) {self.location="files/doors/TAM113.zip"}
          if (opt == 15) {self.location="files/doors/TAM114.zip"}
          if (opt == 16) {self.location="files/doors/TAM115.zip"}
         }

function download_gframe(opt)
         {
          if (opt == 1) {self.location="files/frames/TAM700.zip"}
          if (opt == 2) {self.location="files/frames/TAM701.zip"}
          if (opt == 3) {self.location="files/frames/TAM701.zip"}
          if (opt == 4) {self.location="files/frames/TAM703.zip"}
          if (opt == 5) {self.location="files/frames/TAM704.zip"}
          if (opt == 6) {self.location="files/frames/TAM705.zip"}
         }

function download_vandal(opt)
         {
          if (opt == 1) {self.location="files/vandal/TAM600.zip"}
          if (opt == 2) {self.location="files/vandal/TAM601.zip"}
          if (opt == 3) {self.location="files/vandal/TAM602.zip"}
          if (opt == 4) {self.location="files/vandal/TAM603.zip"}
          if (opt == 5) {self.location="files/vandal/TAM604.zip"}
         }

function download_folding(opt)
         {
          if (opt == 1) {self.location="files/folding/TAM400.zip"}
          if (opt == 2) {self.location="files/folding/TAM401.zip"}
          if (opt == 3) {self.location="files/folding/TAM402.zip"}
          if (opt == 4) {self.location="files/folding/TAM403.zip"}
          if (opt == 5) {self.location="files/folding/TAM404.zip"}
         }

function download_walls(opt)
         {
          if (opt == 1) {self.location="files/walls/TAM500.zip"}
          if (opt == 2) {self.location="files/walls/TAM501.zip"}
          if (opt == 3) {self.location="files/walls/TAM502.zip"}
          if (opt == 4) {self.location="files/walls/TAM503.zip"}
         }

function download_sliding(opt)
         {
          if (opt == 1) {self.location="files/sliding/TAM1000.zip"}
          if (opt == 2) {self.location="files/sliding/TAM1001.zip"}
          if (opt == 3) {self.location="files/sliding/TAM1002.zip"}
         }

function download_louvers(opt)
         {
	  if (opt == 1) {self.location="files/louvers/TAM036.zip"}
          if (opt == 2) {self.location="files/louvers/TAM300.zip"}
          if (opt == 3) {self.location="files/louvers/TAM301.zip"}
          if (opt == 4) {self.location="files/louvers/TAM302.zip"}
          if (opt == 5) {self.location="files/louvers/TAM303.zip"}
          if (opt == 6) {self.location="files/louvers/TAM304.zip"}
          if (opt == 7) {self.location="files/louvers/TAM305.zip"}
          if (opt == 8) {self.location="files/louvers/TAM306.zip"}
          if (opt == 9) {self.location="files/louvers/TAM307.zip"}
         }

function download_office(opt)
         {
          if (opt == 1) {self.location="files/office/TAM900.zip"}
	  if (opt == 2) {self.location="files/office/TAM901.zip"}
         }

function download_toilet(opt)
         {
          if (opt == 1) {self.location="files/toilet/TAM1100.zip"}
          if (opt == 2) {self.location="files/toilet/TAM1101.zip"}
	  if (opt == 3) {self.location="files/toilet/TAM1102.zip"}
         }
function download_security(opt)
         {
          if (opt == 1) {self.location="files/security/TAM1200.zip"}
          if (opt == 2) {self.location="files/security/TAM1201.zip"}
          if (opt == 3) {self.location="files/security/TAM1202.zip"}
	  if (opt == 4) {self.location="files/security/TAM1203.zip"} 
         }

function download_wincad(opt)
         {
          if (opt == 1) {self.location="files/windows/minimum.zip"}
          if (opt == 2) {self.location="files/windows/TAM200.zip"}
          if (opt == 3) {self.location="files/windows/TAM200a.zip"}
          if (opt == 4) {self.location="files/windows/TAM201.zip"}
          if (opt == 5) {self.location="files/windows/TAM202.zip"}
          if (opt == 6) {self.location="files/windows/TAM203.zip"}
          if (opt == 7) {self.location="files/windows/TAM204.zip"}
          if (opt == 8) {self.location="files/windows/TAM205.zip"}
          if (opt == 9) {self.location="files/windows/TAM206.zip"}
          if (opt == 10) {self.location="files/windows/TAM207.zip"}
          if (opt == 11) {self.location="files/windows/TAM208.zip"}
          if (opt == 12) {self.location="files/windows/TAM209.zip"}
          if (opt == 13) {self.location="files/windows/window.zip"}
         }

function download_windspec(opt)
         {
	  if (opt == 1) {self.location="documents/windows/school.zip"}
          if (opt == 2) {self.location="documents/windows/window.zip"}
          if (opt == 2) {self.location="documents/windows/windowm.zip"}
         }

function download_doorspec(opt)
         {
          if (opt == 1) {self.location="documents/hollow/08100-gen.zip"}
          if (opt == 2) {self.location="documents/hollow/08100-hosp.zip"}
          if (opt == 3) {self.location="documents/hollow/08100-phar.zip"}
          if (opt == 4) {self.location="documents/hollow/08100-school.zip"}
          if (opt == 5) {self.location="documents/hollow/08100-security.zip"}
          if (opt == 6) {self.location="documents/hollow/08100-sports.zip"}
         }

function download_foldspec(opt)
         {
          if (opt == 1) {self.location="documents/folding/fcorrec.zip"}
          if (opt == 2) {self.location="documents/folding/fpaint.zip"}
          if (opt == 3) {self.location="documents/folding/fpaints.zip"}
          if (opt == 4) {self.location="documents/folding/fschool.zip"}
          if (opt == 5) {self.location="documents/folding/fsound.zip"}
         }

function download_wallspec(opt)
         {
          if (opt == 1) {self.location="documents/walls/wfabric.zip"}
          if (opt == 2) {self.location="documents/walls/wpainted.zip"}
          if (opt == 3) {self.location="documents/walls/wsound.zip"}
          if (opt == 4) {self.location="documents/walls/wvinyl.zip"}
         }

function download_louvspec(opt)
         {
          if (opt == 1) {self.location="documents/louvers/detention.zip"}
          if (opt == 2) {self.location="documents/louvers/fixed.zip"}
         }

function download_planspec(opt)
         {
          if (opt == 1) {self.location="documents/planner/pl_painted.zip"}
          if (opt == 2) {self.location="documents/planner/pl_stainless.zip"}
         }

function download_toispec(opt)
         {
          if (opt == 1) {self.location="documents/toilet/tpainted.zip"}
          if (opt == 2) {self.location="documents/toilet/tplastic.zip"}
          if (opt == 3) {self.location="documents/toilet/tstainless.zip"}
         }

function download_buildspec(opt)
         {
          if (opt == 1) {self.location="documents/hardware/hardware.zip"}
         }
