/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=25		// Number of first level items
	var LowBgColor='#ffcc33';			// Background color when mouse is not over
	var LowSubBgColor='#ffcc33';			// Background color when mouse is not over on subs
	var HighBgColor='#3333ff';			// Background color when mouse is over
	var HighSubBgColor='#ff3333';			// Background color when mouse is over on subs
	var FontLowColor='#cc0000';			// Font color when mouse is not over
	var FontSubLowColor='#990000';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='#333333';			// Border color
	var BorderSubColor='#333399';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=1;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';	// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=110;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=350;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['img/tri.gif',5,10,'img/tridown.gif',10,5,'img/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","http://www.cincinnati.us","",0,15,180);

Menu2=new Array("Arts and Science","arts.htm","",0,15,155);

Menu3=new Array("Automotive","","",3,15,155);
	Menu3_1=new Array("Parts and Accessories","automotiveparts.htm","",0,15,155);	
	Menu3_2=new Array("Sales","","",6);
		Menu3_2_1=new Array("32 Ford Mercury - Beechmont Subaru","automotivesales1.htm","",0,15,275);
		Menu3_2_2=new Array("Bob Pulte Chevrolet - German Motor Cars, Inc.","automotivesales2.htm","",0);
		Menu3_2_3=new Array("Jake Sweeney Automotive - John Nolan Ford","automotivesales3.htm","",0);
		Menu3_2_4=new Array("Joseph Auto Group","automotivesales4.htm","",0);
		Menu3_2_5=new Array("Just Saab of Cincinnati - Subaru of Beechmont","automotivesales5.htm","",0);		
		Menu3_2_6=new Array("Superior Cars.com - Walt Sweeney Pontiac GMC","automotivesales6.htm","",0);		
	Menu3_3=new Array("Service and Repairs","automotiveservice.htm","",0);

Menu4=new Array("Banking and Finance","banking.htm","",0,15,155);

Menu5=new Array("Business and Services","business.htm","",0,15,155);

Menu6=new Array("Computers and Internet","computing.htm","",0,15,155);
	
Menu7=new Array("Education and Training","","",4,15,155);
	Menu7_1=new Array("Ohio","educationohio.htm","",0,15,90);
	Menu7_2=new Array("Kentucky","educationkentucky.htm","",0);
	Menu7_3=new Array("Indiana","educationindiana.htm","",0);
	Menu7_4=new Array("Specialized","educationspecialized.htm","",0);

Menu8=new Array("Employment","employment.htm","",0,15,155);

Menu9=new Array("Entertainment","entertainment.htm","",0,15,155);

Menu10=new Array("Faith and Religion","faith.htm","",0,15,155);

Menu11=new Array("Government","","",4,15,155);
	Menu11_1=new Array("Local","","",3,15,90);
			Menu11_1_1=new Array("Ohio","governmentlocalohio.htm","",0,15,100);
			Menu11_1_2=new Array("Kentucky","governmentlocalkentucky.htm","",0);
			Menu11_1_3=new Array("Indiana","governmentlocalindiana.htm","",0);	
	Menu11_2=new Array("State","governmentstate.htm","",0);
	Menu11_3=new Array("Federal","governmentfederal.htm","",0);
	Menu11_4=new Array("Military","","",6,15,90);
			Menu11_4_1=new Array("Department of Defense","militarydod.htm","",0,15,160);
			Menu11_4_2=new Array("Army","militaryarmy.htm","",0);
			Menu11_4_3=new Array("Navy","militarynavy.htm","",0);
			Menu11_4_4=new Array("Air Force","militaryairforce.htm","",0);
			Menu11_4_5=new Array("Marines","militarymarines.htm","",0);
			Menu11_4_6=new Array("Coast Guard","militarycoastguard.htm","",0);
	
Menu12=new Array("Health and Medical","health.htm","",0,15,155);

Menu13=new Array("Home and Garden","homeandgarden.htm","",0,15,155);

Menu14=new Array("Law Enforcement","lawenforcement.htm","",0,15,155);

Menu15=new Array("Legal and Professional","legal.htm","",0,15,155);

Menu16=new Array("Lottery","","",6,15,90);
			Menu16_1=new Array("All State Lotteries","lotteryall.htm","",0,15,150);
			Menu16_2=new Array("Hot Lotto","lotteryhotlotto.htm","",0);
			Menu16_3=new Array("Lotto South","lotterylottosouth.htm","",0);
			Menu16_4=new Array("Mega Millions","lotterymega.htm","",0);
			Menu16_5=new Array("Powerball","lotterypowerball.htm","",0);
			Menu16_6=new Array("Tri-State Megabucks","lotterymegabucks.htm","",0);

Menu17=new Array("Media","media.htm","",0,15,155);

Menu18=new Array("Parks and Recreation","parks.htm","",0,15,155);

Menu19=new Array("Real Estate","realestate.htm","",0,15,155);

Menu20=new Array("Restaurants and Clubs","restaurants.htm","",0,15,155);

Menu21=new Array("Shopping","","",2,15,155);
	Menu21_1=new Array("Stores and Shops","shoppingstores.htm","",0,15,125);
	Menu21_2=new Array("Local Malls","","",3,15,125);
		Menu21_2_1=new Array("Beechmont - Eastgate","shoppingmalls1.htm","",0,15,205);
		Menu21_2_2=new Array("Florence - Northgate","shoppingmalls2.htm","",0,15,205);
		Menu21_2_3=new Array("Surrey Square - Western Woods","shoppingmalls3.htm","",0,15,205);	
	
	Menu21_3=new Array("On-line Shopping","online.htm","",0);
	
Menu22=new Array("Sports and Fitmess","sports.htm","",0,15,155);

Menu23=new Array("Travel and Lodging","travel.htm","",0,15,155);

Menu24=new Array("Tri-State Facts","","",3,15,155);
	Menu24_1=new Array("Ohio","stateinfoohio.htm","",0,15,90);
	Menu24_2=new Array("Kentucky","stateinfokentucky.htm","",0);
	Menu24_3=new Array("Indiana","stateinfoindiana.htm","",0);
	
Menu25=new Array("View","","",3,15,155);
	Menu25_1=new Array("Classified Ads","ads.htm","",0,15,90);
	Menu25_2=new Array("Events","events.htm","",0);
	Menu25_3=new Array("Reunions","reunions.htm","",0);