
//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
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)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=98);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}

timegap=500					// The time delay for menus to remain visible
followspeed=5				// Follow Scrolling speed
followrate=40				// Follow Scrolling Rate
suboffset_top=0;			// Sub menu offset Top position 
suboffset_left=-2;			// Sub menu offset Left position


plain_style=[				// Menu Properties Array
"000000",					// Off Font Color
"cccccc",					// Off Back Color
"000000",					// On Font Color
"aaaaaa",					// On Back Color
"000000",					// Border Color
12,							// Font Size
"normal",					// Font Style
"normal",					// Font Weight
"Arial",					// Font
3,							// Padding
"../../images/right-arrow.gif"  						// Sub Menu Image
,							// 3D Border & Separator
,"66ccff"					// 3D High Color
,"000099"					// 3D Low Color
]


addmenu(menu=[				// This is the array that contains your menu properties and details
"simplemenu1",				// Menu items Name
70,						// Top
15,	  					// left
110,							// Width
0,							// Border Width
,							// Screen Position - here you can use "center;left;right;middle;top;bottom"
plain_style,				// Properties Array - this is set higher up, as above
1,							// Always Visible - allows the menu item to be visible at all time
"left",						// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,							// Filter - Text variable for setting transitional effects on menu activation
,							// Follow Scrolling - Tells the menu item to follow the user down the screen
0, 							// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,							// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,							// Position of sub image left:center:right:middle:top:bottom
,							// Show an image on top menu bars indicating a sub menu exists below
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use
,,,
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"about","/main.cfm?dpage=ifabout",,"about",1
,"home","/index.cfm",,"home",1
,"search","show-menu=Search",,"search",1
,"database","show-menu=Database",,"database",1
,"rules","show-menu=Rules",,"rules",1
,"websites","show-menu=Websites",,"websites",1
,"help","show-menu=Help","","help",1
])


addmenu(menu=["Search",
,,110,0,"",plain_style,,,effect,,,,,,,,,,,,
,"all", "http://www.paopinions.org/main.cfm?dpage=ftpage",,"all",1
,"chester", "http://chester.paopinions.org/main.cfm?dpage=ftpage",,"chester",1
,"lancaster", "http://lancaster.paopinions.org/main.cfm?dpage=ftpage",,"lancaster",1
,"monroe", "http://monroe.paopinions.org/main.cfm?dpage=ftpage",,"monroe",1
,"westmoreland", "http://westmoreland.paopinions.org/main.cfm?dpage=ftpage",,"westmoreland",1
])

addmenu(menu=["Database",
,,110,0,"",plain_style,,,effect,,,,,,,,,,,,
,"all", "http://www.paopinions.org/main.cfm?dpage=dbpage",,"all",1
,"chester", "http://chester.paopinions.org/main.cfm?dpage=dbpage",,"chester",1
,"lancaster", "http://lancaster.paopinions.org/main.cfm?dpage=dbpage",,"lancaster",1
,"monroe", "http://monroe.paopinions.org/main.cfm?dpage=dbpage",,"monroe",1
,"westmoreland", "http://westmoreland.paopinions.org/main.cfm?dpage=dbpage",,"westmoreland",1
])

addmenu(menu=["Rules",
,,110,0,"",plain_style,,,effect,,,,,,,,,,,,
,"all", "http://www.paopinions.org/main.cfm?dpage=rules",,"all",1
,"chester", "http://chester.paopinions.org/main.cfm?dpage=rules",,"chester",1
,"lancaster", "http://lancaster.paopinions.org/main.cfm?dpage=rules",,"lancaster",1
,"monroe", "http://monroe.paopinions.org/main.cfm?dpage=rules",,"monroe",1
,"westmoreland", "http://westmoreland.paopinions.org/main.cfm?dpage=rules",,"westmoreland",1
])

addmenu(menu=["Websites",
,,110,0,"",plain_style,,,effect,,,,,,,,,,,,
,"all", "http://www.paopinions.org/main.cfm?dpage=wbsites",,"all",1
,"chester", "show-menu=ChesterWebsites",,"chester",1
,"lancaster", "show-menu=LancasterWebsites",,"lancaster",1
,"monroe", "show-menu=MonroeWebsites",,"monroe",1
,"westmoreland", "show-menu=WestmorelandWebsites",,"westmoreland",1
])

addmenu(menu=["ChesterWebsites",
,,110,0,"",plain_style,,,effect,,,,,,,,,,,,
,"court", "http://chester.paopinions.org/main.cfm?dpage=wbsite&wb=court",,"court",1
,"bar assn", "http://chester.paopinions.org/main.cfm?dpage=wbsite&wb=barassn",,"bar assn",1
,"county", "http://chester.paopinions.org/main.cfm?dpage=wbsite&wb=county",,"county",1
])

addmenu(menu=["LancasterWebsites",
,,110,0,"",plain_style,,,effect,,,,,,,,,,,,
,"court", "http://lancaster.paopinions.org/main.cfm?dpage=wbsite&wb=court",,"court",1
,"bar assn", "http://lancaster.paopinions.org/main.cfm?dpage=wbsite&wb=barassn",,"bar assn",1
,"county", "http://lancaster.paopinions.org/main.cfm?dpage=wbsite&wb=county",,"county",1
])

addmenu(menu=["MonroeWebsites",
,,110,0,"",plain_style,,,effect,,,,,,,,,,,,
,"court", "http://monroe.paopinions.org/main.cfm?dpage=wbsite&wb=court",,"court",1
,"bar assn", "http://monroe.paopinions.org/main.cfm?dpage=wbsite&wb=barassn",,"bar assn",1
,"county", "http://monroe.paopinions.org/main.cfm?dpage=wbsite&wb=county",,"county",1
])

addmenu(menu=["WestmorelandWebsites",
,,110,0,"",plain_style,,,effect,,,,,,,,,,,,
,"court", "http://westmoreland.paopinions.org/main.cfm?dpage=wbsite&wb=court",,"court",1
,"bar assn", "http://westmoreland.paopinions.org/main.cfm?dpage=wbsite&wb=barassn",,"bar assn",1
,"county", "http://westmoreland.paopinions.org/main.cfm?dpage=wbsite&wb=county",,"county",1
])

addmenu(menu=["Help",
,,110,0,"",plain_style,,,effect,,,,,,,,,,,,
,"faq", "/info/coding.cfm",,"faq",1
,"contact", "/info/contact.cfm",,"contact",1
,"about", "/info/about.cfm",,"about",1
,"links", "/info/links.cfm",,"links",1
])

dumpmenus()