function weareclosed(now) {
var oLink = document.createElement("link")
oLink.href = "../js/holidaybox.css";
oLink.rel = "stylesheet";
oLink.type = "text/css";
oLink.media = "all";
document.getElementsByTagName("head")[0].appendChild(oLink) ;
//Sexy.alert('<h1>Gamma Tech Will Be Closed !</h1><br/><p>From December 23, through January 3rd.<br /><br />Orders received after 2:00PM (MT) on Tuesday <br />will be shipped on Jan 3rd.</p>'); return false;
//Sexy.alert('<h1>Gamma Tech is Closed until Jan 4th, 2010!</h1><br/><p><br /> You may still place orders, which will arrive as follows:<br /><br /><strong>Fed Ex Morning and Next Day</strong> will arrive on Tue. Jan 5th.<br /><br /><strong>Fed Ex 2-day</strong> shipments will arrive on Wednesday, Jan 6th.<br /><br /><strong>Fed Ex Saver</strong> will arrive on Thursday, Jan 7th.<br /><br /><strong>Priority, and 1st class mail</strong> should arrive by Saturday.<br /><br /><br />'); return false;
}

function cccvs(now) {
var oLink = document.createElement("link")
oLink.href = "../js/cvsbox.css";
oLink.rel = "stylesheet";
oLink.type = "text/css";
oLink.media = "all";
document.getElementsByTagName("head")[0].appendChild(oLink) ;
  Sexy.alert('<br/><br/><br/><br/><br/><br/><h1>Credit Card CVS Location</h1><br/><p>Visa, Master Card and Discover Card codes are  a 3-digit number<br /> on the back side of the card, following the card number.<br /><br /> The American Express code is a 4-digit number printed  on the front<br /> of the card.</p>'); return false;
}

function ssalert(now) {
var oLink = document.createElement("link")
oLink.href = "../js/ssalert.css";
oLink.rel = "stylesheet";
oLink.type = "text/css";
oLink.media = "all";
document.getElementsByTagName("head")[0].appendChild(oLink) ;
//  Sexy.alert('<h1>Schedule change for December 2009</h1><br/><p>Our processing facility will be moving to<br /> a new location in December. <br /><br />Due to this change we must add two additional<br />days to our turnaround time for Super Slides.<br /><br />We will return to our normal schedule in January.<br /><br /> <br /></p>'); return false;
}

function glassalert(now) {
var oLink = document.createElement("link")
oLink.href = "../js/glassalert.css";
oLink.rel = "stylesheet";
oLink.type = "text/css";
oLink.media = "all";
document.getElementsByTagName("head")[0].appendChild(oLink) ;
//  Sexy.alert('<h1>SCHEDULE CHANGE FOR DECEMBER</h1><br/><p>While our processing facility is being moved, RUSH glass mounting of 35mm film will be unavailable.<br /><br />We will ship glass mounting jobs as fast as possible and will return to our normal schedule by January.<br /><br /><br /><br /> <br /></p>'); return false;
}

function scandiskalert(now) {
var oLink = document.createElement("link")
oLink.href = "../js/scandiskalert.css";
oLink.rel = "stylesheet";
oLink.type = "text/css";
oLink.media = "all";
document.getElementsByTagName("head")[0].appendChild(oLink) ;
  Sexy.alert('<h1>SAVING YOUR FILES TO DISK</h1><br/><h2>The first disk is included at no charge <br>if the order is over $12.00.</h2><br /> Each additional disk adds $2 to the total. <br /><br />The number of disks required is only an<br /> estimate, so we may use more (or less)<br /> disks than shown on the form. You will not be charged more, but we may charge less if we<br />use fewer disks.<br /> </p>'); return false;
}

function cuscaninfo(now) {
var oLink = document.createElement("link")
oLink.href = "../js/customscancss.css";
oLink.rel = "stylesheet";
oLink.type = "text/css";
oLink.media = "all";
document.getElementsByTagName("head")[0].appendChild(oLink) ;
  Sexy.alert('<h1>Custom Scanning Options</h1><br/><h2>Enter your requirements in the space provided.</h2><br />For example, for a show submission you might need:<br /> "1920 x 1920 pixels with black borders, 72ppi jpeg files". <br /><br />Or for printing you might enter something like:<br /> "need tiff files at 300ppi for 8x10".<br /><br />(Be sure to give us a required file type.)<br /><br /> </p>'); return false;
}
