<!-- Begin Javascript

//####### Website #######
//The following sets the Focus for the Search this Site option.
//Only change subsite options if needed
strDomain='http://www.doe.k12.de.us';
numSites = 1;
arraySites = new Array(numSites);
arraySites[1]=''

//####### Show/Hide Page Options #######
//Setting one of the following options to false will hide the item
bolPhone=true;
bolMobile=true;
bolHelp=true;
bolSize=true;
bolPrint=true;
bolEmail=true;
bolRSS=true;

//####### Header Images #######
//Setting one of the following options will override the default values
strHeaderImg=''; //Path to center Header image - all Header images must be created by the GIC
strCreditImg=''; //Path to right-side Photo Name Credit image
strCreditAlt=''; //Alt text for Photo Name Credit Image
strCreditTitle=''; //Title text for Photo Name Credit Image

//####### Header Links #######
//Setting one of the following options will override the default values
strCreditLink=''; //URL for Photo Name Credit Image
strPhoneLink=''; //URL for Phone Directory option
strMobileLink=''; //URL for Mobile option
strHelpLink=''; //URL for Help option
strEmailLink=''; //URL for Email a Friend option

// End Javascript -->



