
//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 //
////////////////////////////////////

//	effect = "Fade(duration=0.4);Alpha(style=0,opacity=80)"


// 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.3)"
}
else
{
	effect = "Fade(duration=0.3)" // Stop IE5.5 bug when using more than one filter
}


timegap=400;			// The time delay for menus to remain visible
followspeed=6;		// Follow Scrolling speed
followrate=6;		// Follow Scrolling Rate
suboffset_top=4;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position

// "c6d9d9",

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.
"000000",			// Mouse Off Font Color
"ffffff",			// Mouse Off Background Color
"902444",			// Mouse On Font Color
"efefef",			// Mouse On Background Color
"000000",			// Menu Border Color 
11,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"tahoma,Verdana,arial",	// Font Name
4,					// Menu Item Padding
"http://konopelski.com/menu/arw_.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"000000",			// 3D High Color
"000000",			// 3D Low Color
"",			// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
,		// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"000000",			// Menu Item Separator Color
]

style1a=[			// 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.
"000000",			// Mouse Off Font Color
"ffffff",			// Mouse Off Background Color
"902444",			// Mouse On Font Color
"efefef",			// Mouse On Background Color
"000000",			// Menu Border Color 
11,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"tahoma,Verdana,arial",	// Font Name
4,					// Menu Item Padding
"http://konopelski.com/menu/arw_.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"000000",			// 3D High Color
"000000",			// 3D Low Color
"",			// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
,		// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"000000",			// Menu Item Separator Color
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
15,					// Menu Top - The Top position of the menu in pixels
-1,				// Menu Left - The Left position of the menu in pixels
128,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1a,				// 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)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// 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)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// 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)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"Home","http://konopelski.com/",,"Konopelski Katering Home Page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Menus","show-menu=menus",,"",1
,"Banquet Halls","show-menu=halls",,"",1
,"Picnic Groves","show-menu=groves",,"",1
,"Picnic Activities","http://konopelski.com/pg_act.html",,"Picnic Activities List",1
,"Upscale Tent Events","show-menu=tents",,"",1
,"Photo Gallery","http://konopelski.com/gallery/imageFolio.cgi",,"",1
,"Bus Group Attractions","http://konopelski.com/se_ofpb.html",,"",1
,"Apple Dumpling Fest","http://appledumplingfest.com/",,"",1
,"Jingle Bell Fest","http://jinglebellfest.com/",,"",1
,"Shocktoberfest","http://www.shocktoberfest.com/",,"",1
,"Fundraisers","http://konopelski.com/sp_fund.html",,"",1
,"Thanksgiving Dinners","http://konopelski.com/sp_thanks.html",,"",1
,"Foodservice","show-menu=pcs",,"Professional Culinary Services",1
,"Willow Glen Flea Mkt","http://konopelski.com/oe_flea.html",,"",1
,"Businessmen's Club","show-menu=bclub",,"",1
,"Employment","http://konopelski.com/employment/index.html",,"",1
,"Contact Us","http://konopelski.com/_contact.html",,"",1
])



		addmenu(menu=["tents",
		,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"The Lily at Southern Springs","http://konopelski.com/tl_info.html",,,1
		])
		
		addmenu(menu=["halls",
		,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Scottish Rite Cathedral","http://konopelski.com/src_info.html",,,1
		,"Kraras Hall","http://konopelski.com/kh_info.html",,,1
		,"St. Anthony's Hall","http://konopelski.com/sah_info.html",,,1
		,"The Lily at Southern Springs","http://konopelski.com/tl_info.html",,,1
		,"The Fish Pond","http://konopelski.com/tfp_info.html",,,1
		,"The Goggle Works","http://konopelski.com/tgw_info.html",,,1
		,"Ave Maria Hall of Hamburg","",,,1
		])

		addmenu(menu=["bclub",
		,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Club Information","http://konopelski.com/bcinv.html",,,1
		,"Club R.S.V.P. Form","http://konopelski.com/bcrsvp.html",,,1
		,"Club Application (Adobe PDF)","http://konopelski.com/SBC_Application.pdf",,,1
		,"Club Applicationin (MS Word)","http://konopelski.com/SBC_Application.doc",,,1
		])


		
		addmenu(menu=["menus",
		,,210,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Off Premise Menus","show-menu=opkm",,,1
		,"Picnic Menus","show-menu=pm",,,1
		,"Scottish Rite Cathedral","show-menu=srcm",,,1
		,"Kraras Hall","show-menu=km",,,1
		,"St. Anthonys Hall","show-menu=sam",,,1
		,"The Lily at Southern Springs","show-menu=lssm",,,1
		,"The Fish Pond","show-menu=tfpm",,,1
		,"The Goggle Works","show-menu=gwm",,,1
		])
		
		addmenu(menu=["opkm",
		,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Hors d'Oeuvres I","http://konopelski.com/kkhd1.html",,,1
		,"Hors d'Oeuvres II","http://konopelski.com/kkhd2.html",,,1
		,"Stations","http://konopelski.com/kkst.html",,,1
		,"Sit Down Dinner","http://konopelski.com/kksd.html",,,1
		,"Hot Buffet Dinner","http://konopelski.com/kkhb.html",,,1
		,"Hot & Cold Buffet","http://konopelski.com/kkcb.html",,,1
		,"Home Style","http://konopelski.com/kkhs.html",,,1
		,"Picnic Buffet","http://konopelski.com/kkpb.html",,,1
		,"Special Occaisions","http://konopelski.com/kkso.html",,,1
		,"Desserts & Cordials","http://konopelski.com/kkdc.html",,,1
		,"Lunch-Brunch-Breakfast","http://konopelski.com/kklb.html",,,1
		,"A La Carte","http://konopelski.com/kkac.html",,,1
		,"Box Lunch","http://konopelski.com/kkbl.html",,,1
		])

		addmenu(menu=["pm",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Menu Selections","http://konopelski.com/pgpm.html",,,1
		])

		addmenu(menu=["srcm",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Hors d'Oeuvres","http://konopelski.com/srhd.html",,,1
		,"Sit Down Dinner","http://konopelski.com/srsd.html",,,1
		,"Hot Buffet Dinner","http://konopelski.com/srhb.html",,,1
		,"Gourmet Cold Buffet","http://konopelski.com/srgb.html",,,1
		,"Desserts & Cordials","http://konopelski.com/srdc.html",,,1
		])

		addmenu(menu=["tfpm",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Menu Selections","http://konopelski.com/tfp_info.html",,,1
		])

		addmenu(menu=["tgwm",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Menu Selections","http://konopelski.com/tgw_info.html",,,1
		])

		addmenu(menu=["km",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Hors d'Oeuvres","http://konopelski.com/khhd.html",,,1
		,"Sit Down Dinner","http://konopelski.com/khsd.html",,,1
		,"Hot Buffet Dinner","http://konopelski.com/khhb.html",,,1
		,"Gourmet Cold Buffet","http://konopelski.com/khgb.html",,,1
		,"Desserts & Cordials","http://konopelski.com/khdc.html",,,1
		])
		
		addmenu(menu=["gwm",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Hors d'Oeuvres","http://konopelski.com/gwhd.html",,,1
		,"Sit Down Dinner","http://konopelski.com/gwsd.html",,,1
		,"Hot Buffet Dinner","http://konopelski.com/gwhb.html",,,1
		,"Gourmet Cold Buffet","http://konopelski.com/gwgb.html",,,1
		,"Desserts & Cordials","http://konopelski.com/gwdc.html",,,1
		])		

		addmenu(menu=["sam",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Hors d'Oeuvres","http://konopelski.com/sahhd.html",,,1
		,"Hot Buffet Dinner","http://konopelski.com/sahhb.html",,,1
		,"Hot & Cold Buffet","http://konopelski.com/sahcb.html",,,1
		,"Desserts & Cordials","http://konopelski.com/sahdc.html",,,1
		])

		addmenu(menu=["lssm",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Hors d'Oeuvres","http://konopelski.com/tlhd.html",,,1
		,"Sit Down Dinner","http://konopelski.com/tlsd.html",,,1
		,"Hot Buffet Dinner","http://konopelski.com/tlhb.html",,,1
		,"Gourmet Cold Buffet","http://konopelski.com/tlgb.html",,,1
		,"Desserts & Cordials","http://konopelski.com/tldc.html",,,1
		])

		addmenu(menu=["groves",
		,,280,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Willow Glen\, Shady Glen\, Shearer\'s BBQ Ranch","http://konopelski.com/pg_info.html",,,1
		,"Upscale Tent Events","show-menu=lss",,,1
		])

		addmenu(menu=["lss",
		,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"The Lily at Southern Springs","http://konopelski.com/tl_info.html",,,1
		])

		addmenu(menu=["pcs",
		,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Professional Culinary Services","show-menu=pc",,,1
		])

		addmenu(menu=["pc",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Welcome","http://konopelski.com/pcs_info.html",,,1
		,"Our Roots","http://konopelski.com/pcsroo.html",,,1
		,"Our Mission","http://konopelski.com/pcsmis.html",,,1
		,"Our Clients","http://konopelski.com/pcscli.html",,,1
		,"Catering Services","http://konopelski.com/pcscat.html",,,1
		,"Dining Services","http://konopelski.com/pcsdin.html",,,1
		,"Vending Services","http://konopelski.com/pcsven.html",,,1
		])
















	

dumpmenus()