////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=500					// The time delay for menus to remain visible on mouse off
followspeed=5				// Follow Scrolling speed (higher number makes the scrolling smoother but slower)
followrate=40				// Follow Scrolling Rate (use a minimum of 40 or you may experience problems)
suboffset_top=6;			// Sub menu offset Top position 
suboffset_left=12;			// Sub menu offset Left position

//Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)
//Shadow(color='#777777', Direction=135, Strength=5)
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)"
}

menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}


style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"ffffff",				// Mouse Off Font Color
"ACB370",		// Mouse Off Background Color
"A9720D",		// Mouse On Font Color
"E1D5A1",		// Mouse On Background Color
"E1D5A1",				// Menu Border Color 
11,						// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Verdana, Arial, Helvetica, sans-serif;",	// Font Name
2,							// Menu Item Padding
,	// Sub Menu Image (Leave this blank if not needed)
,							// 3D Border & Separator bar
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
,							// Referer Item Font Color (leave this blank to disable)
,							// Referer Item Background Color (leave this blank to disable)
,		// Top Bar image (Leave this blank to disable)
,					// Menu Header Font Color (Leave blank if headers are not needed)
,					// Menu Header Background Color (Leave blank if headers are not needed)
]

addmenu(menu=[ 	// This is the array that contains your menu properties and details
"sidemenu",		// Menu Name - This is needed in order for the menu to be called
18,			// Menu Top - The Top position of the menu in pixels
12,			// Menu Left - The Left position of the menu in pixels
115,				// Menu Width - Menus width in pixels
0,				// Menu Border Width 
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,			// Properties Array - this is set higher up, as above
1,				// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"right",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
,				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,				// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
"center",				// Position of TOP sub image left:center:right
,				// ..Now Obsolete..
,				// Right To Left - Used in Hebrew for example. (1=on/0=off)
,				// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,				// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,				// Reserved for future use
,				// Reserved for future use
,				// Reserved for future use
,"<b>News&nbsp;Releases&gt;&gt; </b>","index.cfm?page=news  offbackcolor=E1D5A1; offfontcolor=938C3A; onbackcolor=ACB370; onfontcolor=ffffff;",,,1// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
//,"<b>Departments&gt;&gt; </b>","show-menu=departments","index.cfm?page=departments  offbackcolor=E1D5A1; offfontcolor=938C3A; onbackcolor=ACB370; onfontcolor=ffffff;",,1// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
//,"<b>Services&gt;&gt; </b>","show-menu=services","index.cfm?page=services  offbackcolor=E1D5A1; offfontcolor=938C3A; onbackcolor=ACB370; onfontcolor=ffffff;",,1// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"<b>Health Clinics&gt;&gt;</b>","show-menu=clinics","index.cfm?page=clinicInfo offbackcolor=E1D5A1; offfontcolor=938C3A; onbackcolor=ACB370; onfontcolor=ffffff;",,1
,"<b>Vital Statistics&gt;&gt;</b>","show-menu=statistics","index.cfm?page=vitalStatistics offbackcolor=E1D5A1; offfontcolor=938C3A; onbackcolor=ACB370; onfontcolor=ffffff;",,1
,"<b>Public Health&gt;&gt;</b>","show-menu=publicHealth","index.cfm?page=publicHealth offbackcolor=E1D5A1; offfontcolor=938C3A; onbackcolor=ACB370; onfontcolor=ffffff;",,1
,"<b>Employment&gt;&gt;</b>","index.cfm?page=employment offbackcolor=E1D5A1; offfontcolor=938C3A; onbackcolor=ACB370; onfontcolor=ffffff;",,1
//,"<b>West Nile&gt;&gt;</b>","show-menu=westNile","index.cfm?page=westNile offbackcolor=E1D5A1; offfontcolor=938C3A; onbackcolor=ACB370; onfontcolor=ffffff;",,1

])

//addmenu(menu=[
//"sidemenu",20,101,115,0,,style1,1,"left",,0,,,,,,,,,,,
//,"<b>News Releases >> </b>","index.cfm?page=news  offbackcolor=E1D5A1; offfontcolor=938C3A; onbackcolor=ACB370; onfontcolor=ffffff;",,,1// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
//,"<b>Departments >> </b>","show-menu=departments","index.cfm?page=departments  offbackcolor=E1D5A1; offfontcolor=938C3A; onbackcolor=ACB370; onfontcolor=ffffff;",,1// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
//,"<b>Services >> </b>","show-menu=services","index.cfm?page=services  offbackcolor=E1D5A1; offfontcolor=938C3A; onbackcolor=ACB370; onfontcolor=ffffff;",,1// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
//,"<b> </b>"," ",,,1// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"



	addmenu(menu=["clinics",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Clinic Schedule & Locations","index.cfm?page=clinicInfo",,,1
	,"Childhood Immunization Chart","http://www.cdc.gov/nip/recs/child-schedule.pdf target=_blank",,,1
    ,"Overseas Travel","pdf/Overseas_Travel.pdf target=_blank",,,1
	,"FYI - be wise...IMMUNIZE!","index.cfm?page=immunize",,,1

	])
	
	addmenu(menu=["statistics",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Birth Certificate Information","index.cfm?page=birthCertInfo",,,1
	,"Death Certificate Information","index.cfm?page=deathCertInfo",,,1
	

	])

	
	addmenu(menu=["publicHealth",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Monthly Article","index.cfm?page=article",,,1
	])
	
	//addmenu(menu=["westNile",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	//,"West Nile Virus: General Info.","index.cfm?page=westNile",,,1
	//,"FAQ West Nile Virus Birds","pdf/FAQWNV_Birds.pdf target=_blank",,,1
	//,"FAQ West Nile Virus People","pdf/FAQWNV_people.pdf target=_blank",,,1
	//,"West Nile Virus Fight The Bite","pdf/WNV_FightTheBite.pdf target=_blank",,,1
	//])
	
	
	//addmenu(menu=["departments",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	//,"Nursing","index.cfm?page=nursing",,,1
	//,"Community Health Information Services","index.cfm?page=chis",,,1
	//,"Environmental Health","index.cfm?page=enviroHealth",,,1
	//,"Plumbing","index.cfm?page=plumbing",,,1
	//,"Waste Management","index.cfm?page=waste",,,1
	//,"Water Quality","index.cfm?page=waterQuality",,,1
	//])
	
	
	//addmenu(menu=["services",,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	//,"Immunizations","index.cfm?page=immunization",,,1
	//,"Birth Certificates","index.cfm?page=birthCertInfo",,,1
	//,"Death Certificates","index.cfm?page=deathCertInfo",,,1
	//,"BCMH","index.cfm?page=vetDischarge_search",,,1
	//,"Child Health Home Visits","index.cfm?page=vetDischarge_search",,,1
	//,"Injury Prevention","index.cfm?page=vetDischarge_search",,,1
	//,"Landfills","index.cfm?page=vetDischarge_search",,,1
	//,"Lead Screenings","index.cfm?page=vetDischarge_search",,,1
	//,"Marinas","index.cfm?page=vetDischarge_search",,,1
	//,"Moble Homes/Campgrounds","index.cfm?page=vetDischarge_search",,,1
	//,"Mosquito Control","index.cfm?page=vetDischarge_search",,,1
	//,"Permits","index.cfm?page=vetDischarge_search",,,1
	//,"Rabies","index.cfm?page=vetDischarge_search",,,1
	//,"Rat & Vector Control","index.cfm?page=vetDischarge_search",,,1
	//,"Regulations","index.cfm?page=vetDischarge_search",,,1
	//,"Restaurants","index.cfm?page=vetDischarge_search",,,1
	//,"Schools","index.cfm?page=vetDischarge_search",,,1
	//,"Senior Programming","index.cfm?page=vetDischarge_search",,,1
	//,"Sewage Systems","index.cfm?page=vetDischarge_search",,,1
	//,"Swimming Pools & Spas","index.cfm?page=vetDischarge_search",,,1
	//,"Variances","index.cfm?page=vetDischarge_search",,,1
	//,"Wells & Cisterns","index.cfm?page=vetDischarge_search",,,1
	//])
	

	
	


dumpmenus();