
/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2002	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='#404378';			// Background color when mouse is not over
	var LowSubBgColor='#6491E4';			// #9966FFBackground color when mouse is not over on subs
	var HighBgColor='#E49464';			// #FF9900Background color when mouse is over
	var HighSubBgColor='#404378';			// #66CC00Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;				// 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;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=71;				// 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=1;				// 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=200;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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='0';				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'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.clickfortworth.com/","",5,19,70);
	Menu1_1=new Array("About Us","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/about_us.html","",0,19,90);	
	Menu1_2=new Array("Advertising","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/advertising.html","",0,19,90);
	Menu1_3=new Array("Contact Us","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/contact_us.html","",0,19,90);
	Menu1_4=new Array("Shopping","http://www.clickfortworth.com/shop/site/index.cfm/city=clickfortworth","",0,19,90);
	Menu1_5=new Array("Useful Phone Numbers","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/usefull_numbers.html","",0,34,90);
		
		
Menu2=new Array("Local","","",10,19,70);
	Menu2_1=new Array("Articles","http://www.clickfortworth.com/clickfortworth/content/articles.cfm","",0,19,100);
	Menu2_2=new Array("Calendar","http://www.clickfortworth.com/clickfortworth/cal.cfm/cityloc/clickfortworth.html","",0,19,100);
	Menu2_3=new Array("Chat","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/chat.html","",0,19,100);
	Menu2_4=new Array("Classifieds","http://www.clickfortworth.com/classifieds/index.cfm/cityloc/clickfortworth.html","",0,19,100);
	Menu2_5=new Array("Movies","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/movies_stage.html","",0,19,70);
	Menu2_6=new Array("Personals","http://www.clickfortworth.com/classifieds/index.cfm/cityloc/clickfortworth.html","",0,19,100);
	Menu2_7=new Array("Real Estate","http://www.clickfortworth.com/mrl/?city=clickfortworth","",0,19,100);
		Menu2_8=new Array("Shopping","http://www.clickfortworth.com/shop/site/index.cfm/city=clickfortworth","",0,19,90);
	Menu2_9=new Array("Useful Phone Numbers","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/usefull_numbers.html","",0,34,90);
	Menu2_10=new Array("Weather","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/weather_extended.html","",0,19,100);	
	
	
	Menu3=new Array("Entertainment","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/things_to_do.html","",10,19,100);
		Menu3_1=new Array("Articles","http://www.clickfortworth.com/clickfortworth/content/articles.cfm","",0,19,100);
		Menu3_2=new Array("Calendar","http://www.clickfortworth.com/clickfortworth/cal.cfm/cityloc/clickfortworth.html","",0,19,100);
		Menu3_3=new Array("Chat","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/chat.html","",0,19,70);
		Menu3_4=new Array("Dining","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/browse/type/food.html","",0,19,70);
		Menu3_5=new Array("Got Kids?","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/got_kids.html","",0,19,70);
		Menu3_6=new Array("Games","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/games","",0,19,70);
		Menu3_7=new Array("Horoscopes","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/horoscope_extended.html","",0,19,70);
		Menu3_8=new Array("Movies","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/movies_stage.html","",0,19,70);
		Menu3_9=new Array("Things to Do","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/things_to_do.html","",0,19,70);
		Menu3_10=new Array("Shopping","http://www.clickfortworth.com/shop/site/index.cfm/city=clickfortworth","",0,19,90);

    Menu4=new Array("Business","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/browse.html","",4,19,100);
		Menu4_1=new Array("Business Search","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/browse.html","",0,19,120);
		Menu4_2=new Array("Realestate Guide","http://www.clickfortworth.com/mrl/?city=clickfortworth","",0,19,70);
			Menu4_3=new Array("Shopping","http://www.clickfortworth.com/shop/site/index.cfm/city=clickfortworth","",0,19,90);
		Menu4_4=new Array("Website Design/Hosting","http://www.tpwebsolutions.com","",0,35,70);

	Menu5=new Array("Visitor's Guide","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/visitors_guide.html","",9,19,110);
		Menu5_1=new Array("Articles","http://www.clickfortworth.com/clickfortworth/content/articles.cfm","",0,19,100);
	Menu5_2=new Array("Churches","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/browse/type/church.html","",0,19,100);
		Menu5_3=new Array("Dining","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/browse/type/food.html","",0,19,100);
		Menu5_4=new Array("Hotels/Motels","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/browse/type/hotel.html","",0,19,100);
		Menu5_5=new Array("Real Estate","http://www.clickfortworth.com/mrl/?city=clickfortworth","",0,19,100);
		Menu5_6=new Array("Schools","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/browse/type/school.html","",0,19,100);
			Menu5_7=new Array("Shopping","http://www.clickfortworth.com/shop/site/index.cfm/city=clickfortworth","",0,19,90);
		Menu5_8=new Array("Things to Do","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/things_to_do.html","",0,19,100);
		Menu5_9=new Array("Weather","http://www.clickfortworth.com/clickfortworth/view.cfm/content/_ccontent/topic/weather_extended.html","",0,19,100);
		
		Menu6=new Array("Shopping","http://www.clickfortworth.com/shop/site/index.cfm/city=clickfortworth","",8,19,90);
			Menu6_1=new Array("Belts and Buckles","http://www.clickfortworth.com/shop/site/department.cfm/id=A5EC3BD3-909C-43D1-A956722F55507E5D&killnav=1&city=clickfortworth","",0,19,120);
			Menu6_2=new Array("Jewelry","http://www.clickfortworth.com/shop/site/department.cfm/id=2D0AB24D-6906-4F40-842EF6FAC71D4D20&killnav=1&city=clickfortworth","",0,19,120);
			Menu6_3=new Array("Kid's Apparel","http://www.clickfortworth.com/shop/site/department.cfm/id=0DC6017B-B518-467F-8C88DC06ECADA5C4&killnav=1&city=clickfortworth","",0,19,120);
			Menu6_4=new Array("Kitchen n' Home","http://www.clickfortworth.com/shop/site/department.cfm/id=70173788-CAB7-4F6E-88CC63CA42A33DE8&killnav=1&city=clickfortworth","",0,19,120);
			Menu6_5=new Array("Men's Apparel","http://www.clickfortworth.com/shop/site/department.cfm/id=B03B30E2-5C40-4B9A-B9BDF619C8642FB6&killnav=1&city=clickfortworth","",0,19,120);
			Menu6_6=new Array("Music","http://www.clickfortworth.com/shop/site/department.cfm/id=81A95B3A-6AB1-4D7A-B1888F907C54DD68&killnav=1&city=clickfortworth","",0,19,120);
			Menu6_7=new Array("Souvenirs","http://www.clickfortworth.com/shop/site/department.cfm/id=81FAB25D-77E8-47DD-A35CD634102EAD6F&killnav=1&city=clickfortworth","",0,19,120);
			Menu6_8=new Array("Women's Apparel","http://www.clickfortworth.com/shop/site/department.cfm/id=EE45A830-89FD-40A9-8C7E5EEFD30B14CA&killnav=1&city=clickfortworth","",0,19,120);
		
		
		
	


