
	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#868155';			// Background color when mouse is not over
	var HighBgColor='#989260';			// Background color when mouse is over
	var LowSubBgColor='#989260';			// SUBS - Background color when mouse is not over
	var HighSubBgColor='#A9A36B';			// SUBS - Background color when mouse is over
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontHighColor='#FFFFFF';		// Font color when mouse is over
	var FontSubLowColor='#FFFFFF';			// SUBS - Font color when mouse is not over
	var FontSubHighColor='#FFFFFF';			// SUBS - Font color when mouse is over
	var BorderColor='#989260';			// Border color
	var BorderSubColor='#D3DEE0';				// SUBS - Border color
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Arial,sans-serif,Helvetica,Verdana,Geneva"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// 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=0.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0.0;			// vertical overlap child/ parent
	var StartTop=0;				// 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=4;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=150;			// 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='MenuPos';				// 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=['tri.gif',10,10,'tridown.gif',10,10,'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","../index.html","",0,25,77);

Menu2=new Array("Welcome to South Euclid","index.html","",12,20,157);
    
    Menu2_1=new Array("About South Euclid Home Page","../about-south-euclid/index.html","",0,20,175);
    Menu2_2=new Array("Attractions / Accommodations","../about-south-euclid/attractions.html","",0,20,175);
    Menu2_3=new Array("Business Directory","../economic-development/biz/south-euclid-business-directory.html","",0,20,175);
	Menu2_4=new Array("Census Data","../about-south-euclid/census.html","",0,20,175);
	Menu2_5=new Array("Dining In South Euclid Directory","../economic-development/biz/south-euclid-dining-directory.html","",0,20,175);
	Menu2_6=new Array("Home-Based Biz Directory","http://www.homebizsoutheuclid.com/","",0,20,175);
	Menu2_7=new Array("Maps / Ward Map","../about-south-euclid/maps.html","",0,20,175);
	Menu2_8=new Array("Mission Statement","../about-south-euclid/mission.html","",0,20,175);
	Menu2_9=new Array("Organization Links","../about-south-euclid/organizations.html","",0,20,175);
	Menu2_10=new Array("Our Library","http://www.cuyahogalibrary.org/SouthEuclidLyndhurstBranch.aspx","",0,20,175);
	Menu2_11=new Array("Schools & Places of Worship","../about-south-euclid/schools-places-of-worship.html","",0,20,175);
	Menu2_12=new Array("South Euclid at a Glance","../about-south-euclid/south-euclid-at-a-glance.html","",0,20,175);
                 
Menu3=new Array("South Euclid in the News","","",10,25,157);

    Menu3_1=new Array("News and Events","../news.html","",0,20,175);
    Menu3_2=new Array("Census 2010 Information","../census2010.html","",0,20,175);
    Menu3_3=new Array("City Marquee","../about-south-euclid/city-marquee.html","",0,20,175);
    Menu3_4=new Array("City of South Euclid Blog","http://blog.cleveland.com/city-of-south-euclid/index.html","",0,20,175);
   	Menu3_5=new Array("Events Calendar","../about-south-euclid/event-calendar.html","",0,20,175); 
    Menu3_6=new Array("History of South Euclid","","",2,20,175);
    
        Menu3_6_1=new Array("History of South Euclid Books","../about-south-euclid/history-of-south-euclid.html","",0,20,175);
        Menu3_6_2=new Array("SE-L Historical Society","http://www.southeuclidhistory.org","",0,20,175);

    Menu3_7=new Array("Recent Articles","../about-south-euclid/recent-articles.html","",0,20,175);
    Menu3_8=new Array("Road Levy 2010 Info","../service/2010-road-levy-info.html","",0,20,175);
    Menu3_9=new Array("Update on South Euclid","../about-south-euclid/update-on-south-euclid.html","",0,20,175);
    Menu3_10=new Array("Videos","../about-south-euclid/videos.html","",0,20,175);

Menu4=new Array("E-Newsletter Sign-up","../email-signup.html","",0,25,147);

Menu5=new Array("Moving to South Euclid","moving-to-south-euclid.html","",2,25,146);

    Menu5_1=new Array("New Housing Developments","../visitors/new-housing-developments.html","",0,20,175);
    Menu5_2=new Array("Real Estate Advisory Board","real-estate-advisory-board.html","",0,20,175);

Menu6=new Array("More Information","../news.html","",0,25,136);

Menu7=new Array("Important Contacts","","",2,25,136);

    Menu7_1=new Array("City Hall","../contacts/city-hall.html","",0,20,225);
    Menu7_2=new Array("State Representatives & Congressmen","../contacts/state-reps.html","",0,20,225);

