<script type="text/javascript" language="JavaScript1.2">

if (document.images) {
ghostcamon = new Image(120,40)
ghostcamon.src = '/images/ghosts/ghostcam_on.gif'
ghostcamoff = new Image(120,40)
ghostcamoff.src = '/images/ghosts/ghostcam_off.gif'
ghostbooatthezooon = new Image(120,40)
ghostbooatthezooon.src = '/images/ghosts/boo-at-the-zoo-on.gif'
ghostbooatthezoooff = new Image(120,40)
ghostbooatthezoooff.src = '/images/ghosts/boo-at-the-zoo-off.gif'
ghoststoryon = new Image(120,40)
ghoststoryon.src = '/images/ghosts/ghoststories_on.gif'
ghoststoryoff = new Image(120,40)
ghoststoryoff.src = '/images/ghosts/ghoststories_off.gif'
halloweenpartyon = new Image(120,40)
halloweenpartyon.src = '/images/ghosts/halloweenparty_on.gif'
halloweenpartyoff = new Image(120,40)
halloweenpartyoff.src = '/images/ghosts/halloweenparty_off.gif'
telltaleon = new Image(120,40)
telltaleon.src = '/images/ghosts/telltale_on.gif'
telltaleoff = new Image(120,40)
telltaleoff.src = '/images/ghosts/telltale_off.gif'
ghostchaton = new Image(120,40)
ghostchaton.src = '/images/ghosts/ghostchat_on.gif'
ghostchatoff = new Image(120,40)
ghostchatoff.src = '/images/ghosts/ghostchat_off.gif'
ghostsurveyon = new Image(120,40)
ghostsurveyon.src = '/images/ghosts/ghostsurvey_on.gif'
ghostsurveyoff = new Image(120,40)
ghostsurveyoff.src = '/images/ghosts/ghostsurvey_off.gif'
ghosthomeon = new Image(120,40)
ghosthomeon.src = '/images/ghosts/ghosthome_on.gif'
ghosthomeoff = new Image(120,40)
ghosthomeoff.src = '/images/ghosts/ghosthome_off.gif'
skullon = new Image(119,120)
skullon.src = '/images/ghosts/skullanime.gif'
skulloff = new Image(119,120)
skulloff.src = '/images/ghosts/spacerblack.gif'
ghostieon = new Image(120,55)
ghostieon.src = '/images/ghosts/ghost_smaller.gif'
ghostieoff = new Image(120,55)
ghostieoff.src = '/images/ghosts/ghost_smaller_off.gif'
ghostsightingson = new Image(120,60)
ghostsightingson.src = '/images/ghosts/ghostsightings_on.gif'
ghostsightingsoff = new Image(120,60)
ghostsightingsoff.src = '/images/ghosts/ghostsightings_off.gif'
ghostspoofsightingson = new Image(120,40)
ghostspoofsightingson.src = '/images/ghosts/spoofsightings_on.gif'
ghostspoofsightingsoff = new Image(120,40)
ghostspoofsightingsoff.src = '/images/ghosts/spoofsightings_off.gif'
halloweenfunon = new Image(120,40)
halloweenfunon.src = '/images/ghosts/halloweenfun_on.gif'
halloweenfunoff = new Image(120,40)
halloweenfunoff.src = '/images/ghosts/halloweenfun_off.gif'

}
else {
ghostcamon.src = ""
ghostcamoff.src = ""
ghostbooatthezooon.src = ""
ghostbooatthezoooff.src = ""
ghoststoryon.src = ""
ghoststoryoff.src = ""
halloweenpartyon.src = ""
halloweenpartyoff.src = ""
telltaleon.src = ""
telltaleoff.src = ""
ghostchaton.src = ""
ghostchatoff.src = ""
ghostsurveryon.src = ""
ghostsurveyoff.src = ""
ghosthomeon.src = ""
ghosthomeoff.src = ""
skullon.src = ""
skulloff.src = ""
ghostieon = ""
ghostieoff = ""
ghostsightingson.src = ""
ghostsightingsoff.src = ""
ghostspoofsightingson.src = ""
ghostspoofsightingsoff.src = ""
halloweenfunon.src = ""
halloweenfunoff.src = ""


}

</script>
<SCRIPT LANGUAGE="JavaScript">

<!--

function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=425,height=375');");
}
//  -->

</script>