////////////////////////////////////
// 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=45			// 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
"004a8d",					// Mouse Off Background Color
"004a8d",					// Mouse On Font Color
"ffffff",					// Mouse On Background Color
"000000",					// Menu Border Color 
12,							// Font Size in pixels
"normal",					// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Verdana, Arial, Helvetica, sans-serif;",	// Font Name
8,							// 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=[
"sidemenu",               	  // Menu Name - This is needed in order for this menu to be called
225,                          // Menu Top - The Top position of this menu in pixels
5,                           // Menu Left - The Left position of this menu in pixels
188,                          // 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 array is declared higher up as you can see above
1,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
"left",                       // Alignment - sets this 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 Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;<b>Home</b>","index.cfm?page=home",,,0
,"&nbsp;<b>Board Members & &nbsp;Meetings</b>","index.cfm?page=Board",,,0
,"&nbsp;<b>What is ESP?</b>","index.cfm?page=aboutESP",,,0
,"&nbsp<b>Our Services</b>","index.cfm?page=ourServices",,,0
,"&nbsp<b>How Much Do Home<br>&nbsp;Care Services Cost?</b>","index.cfm?page=cost",,,0
,"&nbsp;<b>Where to Start?</b>","index.cfm?page=whereToStart",,,0
,"&nbsp;<b>Program History</b>","index.cfm?page=programHistory",,,0


//,"<font color=\"#008000\" size=\"2\"><strong>::</strong></font>&nbsp<b>Virtual Tours</b>","show-menu=virtTours","index.cfm?page=tours",,
//,"&nbsp;<b>How do I adopt a pet?</b>","show-menu=which","index.cfm?page=adoptAPet",,1
//,"<font color=\"#008000\" size=\"2\"><strong>::</strong></font>&nbsp<b>Downloads</b>","index.cfm?page=downloads",,,
//,"<img src=\"images/delete_x.gif\" align=\"absmiddle\">&nbsp<b>Close Menu</b>","#",,,
])

	addmenu(menu=["general_info",,,180,1,"",style1,,"left",effect,0,0,1,,,,,,,,,
	,"Hours","index.cfm?page=hours",,,1
	,"Location","index.cfm?page=location",,,1
	])
	
	addmenu(menu=["about",,,180,1,"",style1,,"left",effect,0,0,1,,,,,,,,,
	,"Chief","index.cfm?page=chief",,,1
	,"Deputies","index.cfm?page=deputies",,,1
	])
	

	
	addmenu(menu=["licensing",,,180,1,"",style1,,"left",effect,0,0,1,,,,,,,,,
	,"Dog & Kennel Licenses (ORC)","http://onlinedocs.andersonpublishing.com/oh/lpExt.dll?f=templates&eMail=Y&fn=main-h.htm&cp=PORC/70b5/8072  target=_blank",,,1
	,"Licensing FAQ's","index.cfm?page=licensingFAQ",,,1
	,"Important Numbers ","index.cfm?page=LicensingNumbers",,,1
	,"License Search ","http://www.butlercountyauditor.org/dl_search.cfm target=_blank",,,1
	])
	
	addmenu(menu=["care",,,180,1,"",style1,,"left",effect,0,0,1,,,,,,,,,
	,"Winter Pet Care Tips","index.cfm?page=WinterPetCare",,,1
	,"Licensing FAQ's","index.cfm?page=licensingFAQ",,,1
	
	])

	addmenu(menu=["vaccines",,,180,1,"",style1,,"left",effect,0,0,1,,,,,,,,,
	,"Link 1","index.cfm?page=Link 1",,,1
	,"Link 2","index.cfm?page=Link 2",,,1
	])
	

	
	


dumpmenus();
