// File:		/pc/_template/sitemenu.js
//
// Purpose:		Script is used by all PC browser pages to define popup menu divs
//				for the site navigation menu (black bar menu) rather than hardcoding
//				in main.htm (template xslt file).  Intended to save space on server 
//              and allow menu addresses to be changed on-the-fly without having
//              to regenerate and promote entire site.
// Created:		05/24/02 emunn
// Modified:   01/16/03 emunn    Change "District Courts" to "District Court"    
// Production:	05/24/02 emunn
//             01/16/03 emunn

siteMenu = '<!-- Included popup menu divs -->'
+'<div class="popupMenu" id="helpMenu" style="position: absolute; display: none;" name="departmentMenu"'
+'		onMouseOut="setPopupHideCountdown();" '
+'		onMouseOver="window.clearTimeout(timeoutVar);" >'
+'	<a style="color: White; text-decoration: none;" href="/cfapps/internet/services.cfm">Services Guide</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/cfapps/internet/faq.cfm?media=PC">FAQ&#039;s</a><br>'
+'	<!-- <a style="color: White; text-decoration: none;" href="/pc/">Forms / Permits</a><br> -->'
+'	<a style="color: White; text-decoration: none;" href="/cfapps/internet/glossary.cfm?media=PC">Glossary</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/links/comm_agen.htm">Links</a>'
+'</div>'
+'<div class="popupMenu" id="everyoneMenu" style="position: absolute; display: none;" name="everyoneMenu"'
+'		onMouseOut="setPopupHideCountdown();" '
+'		onMouseOver="window.clearTimeout(timeoutVar);" >'
+'	<a style="color: White; text-decoration: none;" href="/pc/resident/resident.htm">Resident</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/business/business.htm">Business/Agency</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/visitor/visitor.htm">Visitor</a>'
+'</div>'
+''
+'<div class="popupMenu" id="jobsMenu" style="position: absolute; display: none;" name="jobsMenu"'
+'		onMouseOut="setPopupHideCountdown();" '
+'		onMouseOver="window.clearTimeout(timeoutVar);" >'
+'	<a style="color: White; text-decoration: none;" href="/cfapps/jobs/joblist.cfm">Work For Us</a>'
+'	<!--- <a style="color: White; text-decoration: none;" href="/cfapps/jobs/joblist.cfm" target="childWindow">Work For Us</a> --->'
+'	<!-- <a style="color: White; text-decoration: none;" href="">Volunteer</a><br>  -->'
+'</div>'
+''
+'<div class="popupMenu" id="contactMenu" style="position: absolute; display: none;" name="contactMenu"'
+'		onMouseOut="setPopupHideCountdown();" '
+'		onMouseOver="window.clearTimeout(timeoutVar);" >'
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/hotlines/hotlines.htm">Hotlines</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/cfapps/internet/directory.cfm?media=PC">Call Us</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/cfapps/internet/directory.cfm?media=PC">E-mail Us</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/cfapps/internet/directory.cfm?media=PC">Locate Us</a>'
+'</div>'
+''
+'<div class="popupMenu" id="departmentMenu" style="z-index:99; position: absolute; display: none;" name="departmentMenu"'
+'		onMouseOut="setPopupHideCountdown();"'
+'		onMouseOver="window.clearTimeout(timeoutVar);">'
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/at/at.htm">Assessor-Treasurer</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/dac/abtusdac.htm">Assigned Counsel</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/aud/">Auditor</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/bnf/bnf.htm">Budget &amp; Finance</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/clerk/abtusclk.htm">Clerk of the Superior Ct.</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/communications/default.htm">Communications</a><br> '
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/comsvcs/comsvcs.htm">Community Services</a><br> '
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/council/default.htm">County Council</a><br> '
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/exec/exec.htm">County Executive</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/distct/abtusdst.htm">District Court</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/dem/abtusdem.htm">Emergency Management</a><br> '
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/facmgmt/facmgmt.htm">Facilities Management</a><br> '
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/humsvcs/humsvcs.htm">Human Services</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/is/index.htm">IT Services</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/Abtus/ourorg/supct/abtusjuv.htm">Juvenile Court</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/me/abtusmed.htm">Medical Examiner</a><br> '
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/parks/parks.htm">Parks &amp; Recreation</a><br> '
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/pers/personne.htm">Personnel</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/services/home/property/pals/palsmain.htm">Planning and Land Services</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/pa/abtuspa.htm">Prosecuting Attorney</a><br> '
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/pwu/pwu.htm">Public Works &amp; Utilities</a><br> '
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/risk/risk.htm">Risk Management</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/sheriff/default.htm">Sheriff</a><br>'
+'	<a style="color: White; text-decoration: none;" href="/pc/abtus/ourorg/supct/abtussup.htm">Superior Court</a>'
+'</div>';

document.write(siteMenu);


