var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica"	// Font family menu items
	var FontSize=7;				// 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=148;				// Menu offset x coordinate
	var StartLeft=21;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// 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=500;			// 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=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.nightanddayguides.com","_top",0,20,65);

Menu2=new Array("DESTINATIONS","http://www.nightanddayguides.com/coolcities/coolcities_home.html","",19,20,110);
	Menu2_1=new Array("AMSTERDAM","http://www.nightanddayguides.com/coolcities/amsterdam.html","",8,20,120);
			Menu2_1_1=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/amsterdam/museums.html","",0,20,180);
			Menu2_1_2=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/amsterdam/fun.html","",0,20,180);
			Menu2_1_3=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/amsterdam/singles.html","",0,20,180);
			Menu2_1_4=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/amsterdam/shops.html","",0,20,180);
			Menu2_1_5=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/amsterdam/festivals.html","",0,20,180);
			Menu2_1_6=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/amsterdam/hotels.html","",0,20,180);
			Menu2_1_7=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/amsterdam/toast.html","",0,20,180);
			Menu2_1_8=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/amsterdam/calendar.html","",0,20,120);
   	Menu2_2=new Array("ATHENS","http://www.nightanddayguides.com/coolcities/athens.html","",6,20,120);
			Menu2_2_1=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/athens/museums.html","",0,20,180);
			Menu2_2_2=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/athens/fun.html","",0,20,180);
			Menu2_2_3=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/athens/singles.html","",0,20,180);
			Menu2_2_4=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/athens/shops.html","",0,20,180);
			Menu2_2_5=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/athens/festivals.html","",0,20,180);
			Menu2_2_6=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/athens/calendar.html","",0,20,120);
	Menu2_3=new Array("BARCELONA","http://www.nightanddayguides.com/coolcities/barcelona.html","",6,20,120);
			Menu2_3_1=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/barcelona/museums.html","",0,20,180);
			Menu2_3_2=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/barcelona/fun.html","",0,20,180);
			Menu2_3_3=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/barcelona/festivals.html","",0,20,180);
			Menu2_3_4=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/barcelona/hotels.html","",0,20,180);
			Menu2_3_5=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/barcelona/toast.html","",0,20,180);
			Menu2_3_6=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/barcelona/calendar.html","",0,20,120);
	Menu2_4=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago.html","",16,20,120);
			Menu2_4_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/chicago/finedining.html","",0,20,180);
			Menu2_4_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/chicago/powerlunches.html","",0,20,180);
			Menu2_4_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/chicago/steakhouses.html","",0,20,180);
			Menu2_4_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/chicago/holidayshopping.html","",0,20,180);			
			Menu2_4_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/chicago/museums.html","",0,20,180);
			Menu2_4_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/chicago/latenighteats.html","",0,20,180);
			Menu2_4_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/chicago/livemusic.html","",0,20,180);
			Menu2_4_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/chicago/spas.html","",0,20,180);
			Menu2_4_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/chicago/trendytables.html","",0,20,180);
			Menu2_4_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/chicago/fun.html","",0,20,180);
			Menu2_4_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/chicago/singles.html","",0,20,180);
			Menu2_4_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/chicago/shops.html","",0,20,180);
			Menu2_4_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/chicago/festivals.html","",0,20,180);
			Menu2_4_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/chicago/hotels.html","",0,20,180);
			Menu2_4_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/chicago/toast.html","",0,20,180);
			Menu2_4_16=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/chicago/calendar.html","",0,20,120);
	Menu2_5=new Array("DC","http://www.nightanddayguides.com/coolcities/dc.html","",16,20,120);
			Menu2_5_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/dc/finedining.html","",0,20,180)
			Menu2_5_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/dc/powerlunches.html","",0,20,180);
			Menu2_5_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/dc/steakhouses.html","",0,20,180);
			Menu2_5_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/dc/holidayshopping.html","",0,20,180);			
			Menu2_5_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/dc/museums.html","",0,20,180);
			Menu2_5_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/dc/latenighteats.html","",0,20,180);
			Menu2_5_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/dc/livemusic.html","",0,20,180);
			Menu2_5_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/dc/spas.html","",0,20,180);
			Menu2_5_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/dc/trendytables.html","",0,20,180);
			Menu2_5_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/dc/fun.html","",0,20,180);
			Menu2_5_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/dc/singles.html","",0,20,180);
			Menu2_5_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/dc/shops.html","",0,20,180);
			Menu2_5_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/dc/festivals.html","",0,20,180);
			Menu2_5_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/dc/hotels.html","",0,20,180);
			Menu2_5_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/dc/toast.html","",0,20,180);
			Menu2_5_16=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/dc/calendar.html","",0,20,120);
	Menu2_6=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas.html","",16,20,120);
			Menu2_6_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/lasvegas/finedining.html","",0,20,180);
			Menu2_6_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/lasvegas/powerlunches.html","",0,20,180);
			Menu2_6_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/lasvegas/steakhouses.html","",0,20,180);
			Menu2_6_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/lasvegas/holidayshopping.html","",0,20,180);
			Menu2_6_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/lasvegas/museums.html","",0,20,180);
			Menu2_6_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/lasvegas/latenighteats.html","",0,20,180);
			Menu2_6_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/lasvegas/livemusic.html","",0,20,180);
			Menu2_6_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/lasvegas/spas.html","",0,20,180);
			Menu2_6_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/lasvegas/trendytables.html","",0,20,180);
			Menu2_6_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/lasvegas/fun.html","",0,20,180);
			Menu2_6_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/lasvegas/singles.html","",0,20,180);
			Menu2_6_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/lasvegas/shops.html","",0,20,180);
			Menu2_6_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/lasvegas/festivals.html","",0,20,180);
			Menu2_6_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/lasvegas/hotels.html","",0,20,180);
			Menu2_6_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/lasvegas/toast.html","",0,20,180);
			Menu2_6_16=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/lasvegas/calendar.html","",0,20,120);
	Menu2_7=new Array("LONDON","http://www.nightanddayguides.com/coolcities/london.html","",8,20,120);
			Menu2_7_1=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/london/museums.html","",0,20,180);
			Menu2_7_2=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/london/fun.html","",0,20,180);
			Menu2_7_3=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/london/singles.html","",0,20,180);
			Menu2_7_4=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/london/shops.html","",0,20,180);
			Menu2_7_5=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/london/festivals.html","",0,20,180);
			Menu2_7_6=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/london/hotels.html","",0,20,180);
			Menu2_7_7=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/london/toast.html","",0,20,180);
			Menu2_7_8=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/london/calendar.html","",0,20,120);
	Menu2_8=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles.html","",16,20,120);
			Menu2_8_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/losangeles/finedining.html","",0,20,180);
			Menu2_8_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/losangeles/powerlunches.html","",0,20,180);
			Menu2_8_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/losangeles/steakhouses.html","",0,20,180);
			Menu2_8_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/losangeles/holidayshopping.html","",0,20,180);
			Menu2_8_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/losangeles/museums.html","",0,20,180);
			Menu2_8_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/losangeles/latenighteats.html","",0,20,180);
			Menu2_8_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/losangeles/livemusic.html","",0,20,180);
			Menu2_8_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/losangeles/spas.html","",0,20,180);
			Menu2_8_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/losangeles/trendytables.html","",0,20,180);
			Menu2_8_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/losangeles/fun.html","",0,20,180);
			Menu2_8_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/losangeles/singles.html","",0,20,180);
			Menu2_8_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/losangeles/shops.html","",0,20,180);
			Menu2_8_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/losangeles/festivals.html","",0,20,180);
			Menu2_8_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/losangeles/hotels.html","",0,20,180);
			Menu2_8_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/losangeles/toast.html","",0,20,180);
			Menu2_8_16=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/losangeles/calendar.html","",0,20,120);
	Menu2_9=new Array("MADRID","http://www.nightanddayguides.com/coolcities/madrid.html","",6,20,120);
			Menu2_9_1=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/madrid/museums.html","",0,20,180);
			Menu2_9_2=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/madrid/fun.html","",0,20,180);
			Menu2_9_3=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/madrid/singles.html","",0,20,180);
			Menu2_9_4=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/madrid/shops.html","",0,20,180);
			Menu2_9_5=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/madrid/festivals.html","",0,20,180);
			Menu2_9_6=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/madrid/calendar.html","",0,20,120);
	Menu2_10=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity.html","",15,20,120);
			Menu2_10_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/mexicocity/finedining.html","",0,20,180);
			Menu2_10_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/mexicocity/powerlunches.html","",0,20,180);
			Menu2_10_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/mexicocity/steakhouses.html","",0,20,180);
			Menu2_10_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/mexicocity/holidayshopping.html","",0,20,180);
			Menu2_10_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/mexicocity/museums.html","",0,20,180);
			Menu2_10_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/mexicocity/latenighteats.html","",0,20,180);
			Menu2_10_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/mexicocity/livemusic.html","",0,20,180);
			Menu2_10_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/mexicocity/spas.html","",0,20,180);
			Menu2_10_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/mexicocity/trendytables.html","",0,20,180);
			Menu2_10_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/mexicocity/fun.html","",0,20,180);
			Menu2_10_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/mexicocity/singles.html","",0,20,180);
			Menu2_10_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/mexicocity/shops.html","",0,20,180);
			Menu2_10_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/mexicocity/festivals.html","",0,20,180);
			Menu2_10_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/mexicocity/hotels.html","",0,20,180);
			Menu2_10_15=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/mexicocity/calendar.html","",0,20,120);
	Menu2_11=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami.html","",16,20,120);
			Menu2_11_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/miami/finedining.html","",0,20,180);
			Menu2_11_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/miami/powerlunches.html","",0,20,180);
			Menu2_11_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/miami/steakhouses.html","",0,20,180);
			Menu2_11_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/miami/holidayshopping.html","",0,20,180);
			Menu2_11_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/miami/museums.html","",0,20,180);
			Menu2_11_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/miami/latenighteats.html","",0,20,180);
			Menu2_11_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/miami/livemusic.html","",0,20,180);
			Menu2_11_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/miami/spas.html","",0,20,180);
			Menu2_11_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/miami/trendytables.html","",0,20,180);
			Menu2_11_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/miami/fun.html","",0,20,180);
			Menu2_11_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/miami/singles.html","",0,20,180);
			Menu2_11_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/miami/shops.html","",0,20,180);
			Menu2_11_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/miami/festivals.html","",0,20,180);
			Menu2_11_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/miami/hotels.html","",0,20,180);
			Menu2_11_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/miami/toast.html","",0,20,180);
			Menu2_11_16=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/miami/calendar.html","",0,20,120);
	Menu2_12=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans.html","",16,20,120);
			Menu2_12_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/neworleans/finedining.html","",0,20,180)
			Menu2_12_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/neworleans/powerlunches.html","",0,20,180);
			Menu2_12_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/neworleans/steakhouses.html","",0,20,180);
			Menu2_12_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/neworleans/holidayshopping.html","",0,20,180);
			Menu2_12_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/neworleans/museums.html","",0,20,180);
			Menu2_12_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/neworleans/latenighteats.html","",0,20,180);
			Menu2_12_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/neworleans/livemusic.html","",0,20,180);
			Menu2_12_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/neworleans/spas.html","",0,20,180);
			Menu2_12_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/neworleans/trendytables.html","",0,20,180);
			Menu2_12_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/neworleans/fun.html","",0,20,180);
			Menu2_12_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/neworleans/singles.html","",0,20,180);
			Menu2_12_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/neworleans/shops.html","",0,20,180);
			Menu2_12_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/neworleans/festivals.html","",0,20,180);
			Menu2_12_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/neworleans/hotels.html","",0,20,180);
			Menu2_12_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/neworleans/toast.html","",0,20,180);
			Menu2_12_16=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/neworleans/calendar.html","",0,20,120);
	Menu2_13=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork.html","",16,20,120);
			Menu2_13_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/newyork/finedining.html","",0,20,180);
			Menu2_13_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/newyork/powerlunches.html","",0,20,180);
			Menu2_13_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/newyork/steakhouses.html","",0,20,180);
			Menu2_13_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/newyork/holidayshopping.html","",0,20,180);
			Menu2_13_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/newyork/museums.html","",0,20,180);
			Menu2_13_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/newyork/latenighteats.html","",0,20,180);
			Menu2_13_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/newyork/livemusic.html","",0,20,180);
			Menu2_13_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/newyork/spas.html","",0,20,180);
			Menu2_13_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/newyork/trendytables.html","",0,20,180);
			Menu2_13_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/newyork/fun.html","",0,20,180);
			Menu2_13_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/newyork/singles.html","",0,20,180);
			Menu2_13_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/newyork/shops.html","",0,20,180);
			Menu2_13_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/newyork/festivals.html","",0,20,180);
			Menu2_13_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/newyork/hotels.html","",0,20,180);
			Menu2_13_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/newyork/toast.html","",0,20,180);
			Menu2_13_16=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/newyork/calendar.html","",0,20,120);
	Menu2_14=new Array("PARIS","http://www.nightanddayguides.com/coolcities/paris.html","",8,20,120);
			Menu2_14_1=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/paris/museums.html","",0,20,180);
			Menu2_14_2=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/paris/fun.html","",0,20,180);
			Menu2_14_3=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/paris/singles.html","",0,20,180);
			Menu2_14_4=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/paris/shops.html","",0,20,180);
			Menu2_14_5=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/paris/festivals.html","",0,20,180);
			Menu2_14_6=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/paris/hotels.html","",0,20,180);
			Menu2_14_7=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/paris/toast.html","",0,20,180);
			Menu2_14_8=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/paris/calendar.html","",0,20,120);
	Menu2_15=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco.html","",16,20,120);
			Menu2_15_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/sanfrancisco/finedining.html","",0,20,180);
			Menu2_15_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/sanfrancisco/powerlunches.html","",0,20,180);
			Menu2_15_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/sanfrancisco/steakhouses.html","",0,20,180);
			Menu2_15_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/sanfrancisco/holidayshopping.html","",0,20,180);
			Menu2_15_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/sanfrancisco/museums.html","",0,20,180);
			Menu2_15_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/sanfrancisco/latenighteats.html","",0,20,180);
			Menu2_15_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/sanfrancisco/livemusic.html","",0,20,180);
			Menu2_15_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/sanfrancisco/spas.html","",0,20,180);
			Menu2_15_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/sanfrancisco/trendytables.html","",0,20,180);
			Menu2_15_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/sanfrancisco/fun.html","",0,20,180);
			Menu2_15_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/sanfrancisco/singles.html","",0,20,180);
			Menu2_15_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/sanfrancisco/shops.html","",0,20,180);
			Menu2_15_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/sanfrancisco/festivals.html","",0,20,180);
			Menu2_15_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/sanfranciscos/hotels.html","",0,20,180);
			Menu2_15_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/sanfrancisco/toast.html","",0,20,180);
			Menu2_15_16=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/sanfrancisco/calendar.html","",0,20,120);
	Menu2_16=new Array("SHANGHAI","http://www.nightanddayguides.com/coolcities/shanghai.html","",6,20,120);
			Menu2_16_1=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/shanghai/fun.html","",0,20,180);
			Menu2_16_2=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/shanghai/singles.html","",0,20,180);
			Menu2_16_3=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/shanghai/shops.html","",0,20,180);
			Menu2_16_4=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/shanghai/festivals.html","",0,20,180);
			Menu2_16_5=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/shanghai/hotels.html","",0,20,180);
			Menu2_16_6=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/shanghai/toast.html","",0,20,180);
	Menu2_17=new Array("SYDNEY","http://www.nightanddayguides.com/coolcities/sydney.html","",5,20,120);
			Menu2_17_1=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/sydney/museums.html","",0,20,180);
			Menu2_17_2=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/sydney/fun.html","",0,20,180);
			Menu2_17_3=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/sydney/festivals.html","",0,20,180);
			Menu2_17_4=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/sydney/toast.html","",0,20,180);
			Menu2_17_5=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/sydney/calendar.html","",0,20,120);
	Menu2_18=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto.html","",16,20,120);
			Menu2_18_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/toronto/finedining.html","",0,20,180);
			Menu2_18_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/toronto/powerlunches.html","",0,20,180);
			Menu2_18_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/toronto/steakhouses.html","",0,20,180);
			Menu2_18_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/toronto/holidayshopping.html","",0,20,180);
			Menu2_18_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/toronto/museums.html","",0,20,180);
			Menu2_18_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/toronto/latenighteats.html","",0,20,180);
			Menu2_18_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/toronto/livemusic.html","",0,20,180);
			Menu2_18_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/toronto/spas.html","",0,20,180);
			Menu2_18_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/toronto/trendytables.html","",0,20,180);
			Menu2_18_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/toronto/fun.html","",0,20,180);
			Menu2_18_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/toronto/singles.html","",0,20,180);
			Menu2_18_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/toronto/shops.html","",0,20,180);
			Menu2_18_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/toronto/festivals.html","",0,20,180);
			Menu2_18_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/toronto/hotels.html","",0,20,180);
			Menu2_18_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/toronto/toast.html","",0,20,180);
			Menu2_18_16=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/coolcities/toronto/calendar.html","",0,20,120);
	Menu2_19=new Array("ALL COOL CITIES","http://www.nightanddayguides.com/coolcities/coolcities_home.html","",0,20,119);


Menu3=new Array("SPECIAL FEATURES","http://www.nightanddayguides.com/worldtraveler/worldtraveler.html","",6,20,128);
	Menu3_1=new Array("THE WORLD'S BEST","http://www.nightanddayguides.com/worldtraveler/world_views.html","",2,20,146);
		Menu3_1_1=new Array("BY CATEGORY","","",15,20,90);
			Menu3_1_1_1=new Array("BEST FINE DINING","","",10,20,180);
				Menu3_1_1_1_1=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/finedining.html","",0,20,120);
				Menu3_1_1_1_2=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/finedining.html","",0,20,120);
				Menu3_1_1_1_3=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/finedining.html","",0,20,120);
				Menu3_1_1_1_4=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/finedining.html","",0,20,120);
				Menu3_1_1_1_5=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/finedining.html","",0,20,120);
				Menu3_1_1_1_6=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/finedining.html","",0,20,120);
				Menu3_1_1_1_7=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/finedining.html","",0,20,120);
				Menu3_1_1_1_8=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/finedining.html","",0,20,120);
				Menu3_1_1_1_9=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/finedining.html","",0,20,120);
				Menu3_1_1_1_10=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/finedining.html","",0,20,120);
			Menu3_1_1_2=new Array("BEST POWER LUNCHES","","",10,20,180);
				Menu3_1_1_2_1=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/powerlunches.html","",0,20,120);
				Menu3_1_1_2_2=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/powerlunches.html","",0,20,120);
				Menu3_1_1_2_3=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/powerlunches.html","",0,20,120);
				Menu3_1_1_2_4=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/powerlunches.html","",0,20,120);
				Menu3_1_1_2_5=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/powerlunches.html","",0,20,120);
				Menu3_1_1_2_6=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/powerlunches.html","",0,20,120);
				Menu3_1_1_2_7=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/powerlunches.html","",0,20,120);
				Menu3_1_1_2_8=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/powerlunches.html","",0,20,120);
				Menu3_1_1_2_9=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/powerlunches.html","",0,20,120);
				Menu3_1_1_2_10=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/powerlunches.html","",0,20,120);
			Menu3_1_1_3=new Array("BEST SIZZLING STEAKHOUSES","","",10,20,180);
				Menu3_1_1_3_1=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/steakhouses.html","",0,20,120);
				Menu3_1_1_3_2=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/steakhouses.html","",0,20,120);
				Menu3_1_1_3_3=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/steakhouses.html","",0,20,120);
				Menu3_1_1_3_4=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/steakhouses.html","",0,20,120);
				Menu3_1_1_3_5=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/steakhouses.html","",0,20,120);
				Menu3_1_1_3_6=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/steakhouses.html","",0,20,120);
				Menu3_1_1_3_7=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/steakhouses.html","",0,20,120);
				Menu3_1_1_3_8=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/steakhouses.html","",0,20,120);
				Menu3_1_1_3_9=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/steakhouses.html","",0,20,120);
				Menu3_1_1_3_10=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/steakhouses.html","",0,20,120);
			Menu3_1_1_4=new Array("BEST HOLIDAY SHOPPING","","",10,20,180);
				Menu3_1_1_4_1=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/holidayshopping.html","",0,20,120);
				Menu3_1_1_4_2=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/holidayshopping.html","",0,20,120);
				Menu3_1_1_4_3=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/holidayshopping.html","",0,20,120);
				Menu3_1_1_4_4=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/holidayshopping.html","",0,20,120);
				Menu3_1_1_4_5=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/holidayshopping.html","",0,20,120);
				Menu3_1_1_4_6=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/holidayshopping.html","",0,20,120);
				Menu3_1_1_4_7=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/holidayshopping.html","",0,20,120);
				Menu3_1_1_4_8=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/holidayshopping.html","",0,20,120);
				Menu3_1_1_4_9=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/holidayshopping.html","",0,20,120);
				Menu3_1_1_4_10=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/holidayshopping.html","",0,20,120);
			Menu3_1_1_5=new Array("BEST MUSEUMS","","",17,20,180);
				Menu3_1_1_5_1=new Array("AMSTERDAM","http://www.nightanddayguides.com/coolcities/amsterdam/museums.html","",0,20,120);
				Menu3_1_1_5_2=new Array("ATHENS","http://www.nightanddayguides.com/coolcities/athens/museums.html","",0,20,120);
				Menu3_1_1_5_3=new Array("BARCELONA","http://www.nightanddayguides.com/coolcities/barcelona/museums.html","",0,20,120);
				Menu3_1_1_5_4=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/museums.html","",0,20,120);
				Menu3_1_1_5_5=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/museums.html","",0,20,120);
				Menu3_1_1_5_6=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/museums.html","",0,20,120);
				Menu3_1_1_5_7=new Array("LONDON","http://www.nightanddayguides.com/coolcities/london/museums.html","",0,20,120);
				Menu3_1_1_5_8=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/museums.html","",0,20,120);
				Menu3_1_1_5_9=new Array("MADRID","http://www.nightanddayguides.com/coolcities/madrid/museums.html","",0,20,120);
				Menu3_1_1_5_10=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/museums.html","",0,20,120);
				Menu3_1_1_5_11=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/museums.html","",0,20,120);
				Menu3_1_1_5_12=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/museums.html","",0,20,120);
				Menu3_1_1_5_13=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/museums.html","",0,20,120);
				Menu3_1_1_5_14=new Array("PARIS","http://www.nightanddayguides.com/coolcities/paris/museums.html","",0,20,120);
				Menu3_1_1_5_15=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/museums.html","",0,20,120);
				Menu3_1_1_5_16=new Array("SYDNEY","http://www.nightanddayguides.com/coolcities/sydney/museums.html","",0,20,120);
				Menu3_1_1_5_17=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/museums.html","",0,20,120);
			Menu3_1_1_6=new Array("BEST LATE-NIGHT EATS","","",10,20,180);
				Menu3_1_1_6_1=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/latenighteats.html","",0,20,120);
				Menu3_1_1_6_2=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/latenighteats.html","",0,20,120);
				Menu3_1_1_6_3=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/latenighteats.html","",0,20,120);
				Menu3_1_1_6_4=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/latenighteats.html","",0,20,120);
				Menu3_1_1_6_5=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/latenighteats.html","",0,20,120);
				Menu3_1_1_6_6=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/latenighteats.html","",0,20,120);
				Menu3_1_1_6_7=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/latenighteats.html","",0,20,120);
				Menu3_1_1_6_8=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/latenighteats.html","",0,20,120);
				Menu3_1_1_6_9=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/latenighteats.html","",0,20,120);
				Menu3_1_1_6_10=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/latenighteats.html","",0,20,120);
			Menu3_1_1_7=new Array("BEST LIVE MUSIC","","",10,20,180);
				Menu3_1_1_7_1=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/livemusic.html","",0,20,120);
				Menu3_1_1_7_2=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/livemusic.html","",0,20,120);
				Menu3_1_1_7_3=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/livemusic.html","",0,20,120);
				Menu3_1_1_7_4=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/livemusic.html","",0,20,120);
				Menu3_1_1_7_5=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/livemusic.html","",0,20,120);
				Menu3_1_1_7_6=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/livemusic.html","",0,20,120);
				Menu3_1_1_7_7=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/livemusic.html","",0,20,120);
				Menu3_1_1_7_8=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/livemusic.html","",0,20,120);
				Menu3_1_1_7_9=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/livemusic.html","",0,20,120);
				Menu3_1_1_7_10=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/livemusic.html","",0,20,120);	
			Menu3_1_1_8=new Array("BEST SPAS","","",10,20,180);
				Menu3_1_1_8_1=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/spas.html","",0,20,120);
				Menu3_1_1_8_2=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/spas.html","",0,20,120);
				Menu3_1_1_8_3=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/spas.html","",0,20,120);
				Menu3_1_1_8_4=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/spas.html","",0,20,120);
				Menu3_1_1_8_5=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/spas.html","",0,20,120);
				Menu3_1_1_8_6=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/spas.html","",0,20,120);
				Menu3_1_1_8_7=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/spas.html","",0,20,120);
				Menu3_1_1_8_8=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/spas.html","",0,20,120);
				Menu3_1_1_8_9=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/spas.html","",0,20,120);
				Menu3_1_1_8_10=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/spas.html","",0,20,120);
			Menu3_1_1_9=new Array("BEST TRENDY TABLES","","",10,20,180);
				Menu3_1_1_9_1=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/trendytables.html","",0,20,120);
				Menu3_1_1_9_2=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/trendytables.html","",0,20,120);
				Menu3_1_1_9_3=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/trendytables.html","",0,20,120);
				Menu3_1_1_9_4=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/trendytables.html","",0,20,120);
				Menu3_1_1_9_5=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/trendytables.html","",0,20,120);
				Menu3_1_1_9_6=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/trendytables.html","",0,20,120);
				Menu3_1_1_9_7=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/trendytables.html","",0,20,120);
				Menu3_1_1_9_8=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/trendytables.html","",0,20,120);
				Menu3_1_1_9_9=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/trendytables.html","",0,20,120);
				Menu3_1_1_9_10=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/trendytables.html","",0,20,120);
			Menu3_1_1_10=new Array("BEST WEEKNIGHT FUN","","",18,20,180);
				Menu3_1_1_10_1=new Array("AMSTERDAM","http://www.nightanddayguides.com/coolcities/amsterdam/fun.html","",0,20,120);
				Menu3_1_1_10_2=new Array("ATHENS","http://www.nightanddayguides.com/coolcities/athens/fun.html","",0,20,120);
				Menu3_1_1_10_3=new Array("BARCELONA","http://www.nightanddayguides.com/coolcities/barcelona/fun.html","",0,20,120);
				Menu3_1_1_10_4=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/fun.html","",0,20,120);
				Menu3_1_1_10_5=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/fun.html","",0,20,120);
				Menu3_1_1_10_6=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/fun.html","",0,20,120);
				Menu3_1_1_10_7=new Array("LONDON","http://www.nightanddayguides.com/coolcities/london/fun.html","",0,20,120);
				Menu3_1_1_10_8=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/fun.html","",0,20,120);
				Menu3_1_1_10_9=new Array("MADRID","http://www.nightanddayguides.com/coolcities/madrid/fun.html","",0,20,120);
				Menu3_1_1_10_10=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/fun.html","",0,20,120);
				Menu3_1_1_10_11=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/fun.html","",0,20,120);
				Menu3_1_1_10_12=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/fun.html","",0,20,120);
				Menu3_1_1_10_13=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/fun.html","",0,20,120);
				Menu3_1_1_10_14=new Array("PARIS","http://www.nightanddayguides.com/coolcities/paris/fun.html","",0,20,120);
				Menu3_1_1_10_15=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/fun.html","",0,20,120);
				Menu3_1_1_10_16=new Array("SHANGHAI","http://www.nightanddayguides.com/coolcities/shanghai/fun.html","",0,20,120);
				Menu3_1_1_10_17=new Array("SYDNEY","http://www.nightanddayguides.com/coolcities/sydney/fun.html","",0,20,120);
				Menu3_1_1_10_18=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/fun.html","",0,20,120);	
			Menu3_1_1_11=new Array("BEST SINGLES SCENES","","",16,20,180);
				Menu3_1_1_11_1=new Array("AMSTERDAM","http://www.nightanddayguides.com/coolcities/amsterdam/singles.html","",0,20,120);
				Menu3_1_1_11_2=new Array("ATHENS","http://www.nightanddayguides.com/coolcities/athens/singles.html","",0,20,120);
				Menu3_1_1_11_3=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/singles.html","",0,20,120);
				Menu3_1_1_11_4=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/singles.html","",0,20,120);
				Menu3_1_1_11_5=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/singles.html","",0,20,120);
				Menu3_1_1_11_6=new Array("LONDON","http://www.nightanddayguides.com/coolcities/london/singles.html","",0,20,120);
				Menu3_1_1_11_7=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/singles.html","",0,20,120);
				Menu3_1_1_11_8=new Array("MADRID","http://www.nightanddayguides.com/coolcities/madrid/singles.html","",0,20,120);
				Menu3_1_1_11_9=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/singles.html","",0,20,120);
				Menu3_1_1_11_10=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/singles.html","",0,20,120);
				Menu3_1_1_11_11=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/singles.html","",0,20,120);
				Menu3_1_1_11_12=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/singles.html","",0,20,120);
				Menu3_1_1_11_13=new Array("PARIS","http://www.nightanddayguides.com/coolcities/paris/singles.html","",0,20,120);
				Menu3_1_1_11_14=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/singles.html","",0,20,120);
				Menu3_1_1_11_15=new Array("SHANGHAI","http://www.nightanddayguides.com/coolcities/shanghai/singles.html","",0,20,120);
				Menu3_1_1_11_16=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/singles.html","",0,20,120);
			Menu3_1_1_12=new Array("BEST NEIGHBORHOOD SHOPS","","",16,20,180);
				Menu3_1_1_12_1=new Array("AMSTERDAM","http://www.nightanddayguides.com/coolcities/amsterdam/shops.html","",0,20,120);
				Menu3_1_1_12_2=new Array("ATHENS","http://www.nightanddayguides.com/coolcities/athens/shops.html","",0,20,120);
				Menu3_1_1_12_3=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/shops.html","",0,20,120);
				Menu3_1_1_12_4=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/shops.html","",0,20,120);
				Menu3_1_1_12_5=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/shops.html","",0,20,120);
				Menu3_1_1_12_6=new Array("LONDON","http://www.nightanddayguides.com/coolcities/london/shops.html","",0,20,120);
				Menu3_1_1_12_7=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/shops.html","",0,20,120);
				Menu3_1_1_12_8=new Array("MADRID","http://www.nightanddayguides.com/coolcities/madrid/shops.html","",0,20,120);
				Menu3_1_1_12_9=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/shops.html","",0,20,120);
				Menu3_1_1_12_10=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/shops.html","",0,20,120);
				Menu3_1_1_12_11=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/shops.html","",0,20,120);
				Menu3_1_1_12_12=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/shops.html","",0,20,120);
				Menu3_1_1_12_13=new Array("PARIS","http://www.nightanddayguides.com/coolcities/paris/shops.html","",0,20,120);
				Menu3_1_1_12_14=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/shops.html","",0,20,120);
				Menu3_1_1_12_15=new Array("SHANGHAI","http://www.nightanddayguides.com/coolcities/shanghai/shops.html","",0,20,120);
				Menu3_1_1_12_16=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/shops.html","",0,20,120);
			Menu3_1_1_13=new Array("BEST PERFORMING ARTS FESTIVALS","","",18,20,180);
				Menu3_1_1_13_1=new Array("AMSTERDAM","http://www.nightanddayguides.com/coolcities/amsterdam/festivals.html","",0,20,120);
				Menu3_1_1_13_2=new Array("ATHENS","http://www.nightanddayguides.com/coolcities/athens/festivals.html","",0,20,120);
				Menu3_1_1_13_3=new Array("BARCELONA","http://www.nightanddayguides.com/coolcities/barcelona/festivals.html","",0,20,120);
				Menu3_1_1_13_4=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/festivals.html","",0,20,120);
				Menu3_1_1_13_5=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/festivals.html","",0,20,120);
				Menu3_1_1_13_6=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/festivals.html","",0,20,120);
				Menu3_1_1_13_7=new Array("LONDON","http://www.nightanddayguides.com/coolcities/london/festivals.html","",0,20,120);
				Menu3_1_1_13_8=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/festivals.html","",0,20,120);
				Menu3_1_1_13_9=new Array("MADRID","http://www.nightanddayguides.com/coolcities/madrid/festivals.html","",0,20,120);
				Menu3_1_1_13_10=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/festivals.html","",0,20,120);
				Menu3_1_1_13_11=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/festivals.html","",0,20,120);
				Menu3_1_1_13_12=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/festivals.html","",0,20,120);
				Menu3_1_1_13_13=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/festivals.html","",0,20,120);
				Menu3_1_1_13_14=new Array("PARIS","http://www.nightanddayguides.com/coolcities/paris/festivals.html","",0,20,120);
				Menu3_1_1_13_15=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/festivals.html","",0,20,120);
				Menu3_1_1_13_16=new Array("SHANGHAI","http://www.nightanddayguides.com/coolcities/shanghai/festivals.html","",0,20,120);
				Menu3_1_1_13_17=new Array("SYDNEY","http://www.nightanddayguides.com/coolcities/sydney/festivals.html","",0,20,120);
				Menu3_1_1_13_18=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/festivals.html","",0,20,120);
			Menu3_1_1_14=new Array("BEST WEEKEND GETAWAY HOTELS","","",15,20,180);
				Menu3_1_1_14_1=new Array("AMSTERDAM","http://www.nightanddayguides.com/coolcities/amsterdam/hotels.html","",0,20,120);
				Menu3_1_1_14_2=new Array("BARCELONA","http://www.nightanddayguides.com/coolcities/barcelona/hotels.html","",0,20,120);
				Menu3_1_1_14_3=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/hotels.html","",0,20,120);
				Menu3_1_1_14_4=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/hotels.html","",0,20,120);
				Menu3_1_1_14_5=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/hotels.html","",0,20,120);
				Menu3_1_1_14_6=new Array("LONDON","http://www.nightanddayguides.com/coolcities/london/hotels.html","",0,20,120);
				Menu3_1_1_14_7=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/hotels.html","",0,20,120);
				Menu3_1_1_14_8=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/hotels.html","",0,20,120);
				Menu3_1_1_14_9=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/hotels.html","",0,20,120);
				Menu3_1_1_14_10=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/hotels.html","",0,20,120);
				Menu3_1_1_14_11=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/hotels.html","",0,20,120);
				Menu3_1_1_14_12=new Array("PARIS","http://www.nightanddayguides.com/coolcities/paris/hotels.html","",0,20,120);
				Menu3_1_1_14_13=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/hotels.html","",0,20,120);
				Menu3_1_1_14_14=new Array("SHANGHAI","http://www.nightanddayguides.com/coolcities/shanghai/hotels.html","",0,20,120);
				Menu3_1_1_14_15=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/hotels.html","",0,20,120);
			Menu3_1_1_15=new Array("BEST PLACES TO TOAST","","",15,20,180);
				Menu3_1_1_15_1=new Array("AMSTERDAM","http://www.nightanddayguides.com/coolcities/amsterdam/toast.html","",0,20,120);
				Menu3_1_1_15_2=new Array("BARCELONA","http://www.nightanddayguides.com/coolcities/barcelona/toast.html","",0,20,120);
				Menu3_1_1_15_3=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/toast.html","",0,20,120);
				Menu3_1_1_15_4=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/toast.html","",0,20,120);
				Menu3_1_1_15_5=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/toast.html","",0,20,120);
				Menu3_1_1_15_6=new Array("LONDON","http://www.nightanddayguides.com/coolcities/london/toast.html","",0,20,120);
				Menu3_1_1_15_7=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/toast.html","",0,20,120);
				Menu3_1_1_15_8=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/toast.html","",0,20,120);
				Menu3_1_1_15_9=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/toast.html","",0,20,120);
				Menu3_1_1_15_10=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/toast.html","",0,20,120);
				Menu3_1_1_15_11=new Array("PARIS","http://www.nightanddayguides.com/coolcities/paris/toast.html","",0,20,120);
				Menu3_1_1_15_12=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/toast.html","",0,20,120);
				Menu3_1_1_15_13=new Array("SHANGHAI","http://www.nightanddayguides.com/coolcities/shanghai/toast.html","",0,20,120);
				Menu3_1_1_15_14=new Array("SYDNEY","http://www.nightanddayguides.com/coolcities/sydney/toast.html","",0,20,120);
				Menu3_1_1_15_15=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/toast.html","",0,20,120);

   		Menu3_1_2=new Array("BY CITY","","",18,20,90);
			Menu3_1_2_1=new Array("AMSTERDAM","","",7,20,120);
				Menu3_1_2_1_1=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/amsterdam/museums.html","",0,20,180);
				Menu3_1_2_1_2=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/amsterdam/fun.html","",0,20,180);
				Menu3_1_2_1_3=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/amsterdam/singles.html","",0,20,180);
				Menu3_1_2_1_4=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/amsterdam/shops.html","",0,20,180);
				Menu3_1_2_1_5=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/amsterdam/festivals.html","",0,20,180);
				Menu3_1_2_1_6=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/amsterdam/hotels.html","",0,20,180);
				Menu3_1_2_1_7=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/amsterdam/toast.html","",0,20,180);
   			Menu3_1_2_2=new Array("ATHENS","","",5,20,120);
				Menu3_1_2_2_1=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/athens/museums.html","",0,20,180);
				Menu3_1_2_2_2=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/athens/fun.html","",0,20,180);
				Menu3_1_2_2_3=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/athens/singles.html","",0,20,180);
				Menu3_1_2_2_4=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/athens/shops.html","",0,20,180);
				Menu3_1_2_2_5=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/athens/festivals.html","",0,20,180);		
			Menu3_1_2_3=new Array("BARCELONA","","",5,20,120);
				Menu3_1_2_3_1=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/barcelona/museums.html","",0,20,180);
				Menu3_1_2_3_2=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/barcelona/fun.html","",0,20,180);
				Menu3_1_2_3_3=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/barcelona/festivals.html","",0,20,180);
				Menu3_1_2_3_4=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/barcelona/hotels.html","",0,20,180);
				Menu3_1_2_3_5=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/barcelona/toast.html","",0,20,180);			
			Menu3_1_2_4=new Array("CHICAGO","","",15,20,120);
				Menu3_1_2_4_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/chicago/finedining.html","",0,20,180);
				Menu3_1_2_4_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/chicago/powerlunches.html","",0,20,180);
				Menu3_1_2_4_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/chicago/steakhouses.html","",0,20,180);
				Menu3_1_2_4_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/chicago/holidayshopping.html","",0,20,180);
				Menu3_1_2_4_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/chicago/museums.html","",0,20,180);
				Menu3_1_2_4_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/chicago/latenighteats.html","",0,20,180);
				Menu3_1_2_4_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/chicago/livemusic.html","",0,20,180);
				Menu3_1_2_4_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/chicago/spas.html","",0,20,180);
				Menu3_1_2_4_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/chicago/trendytables.html","",0,20,180);
				Menu3_1_2_4_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/chicago/fun.html","",0,20,180);
				Menu3_1_2_4_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/chicago/singles.html","",0,20,180);
				Menu3_1_2_4_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/chicago/shops.html","",0,20,180);
				Menu3_1_2_4_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/chicago/festivals.html","",0,20,180);
				Menu3_1_2_4_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/chicago/hotels.html","",0,20,180);
				Menu3_1_2_4_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/chicago/toast.html","",0,20,180);
			Menu3_1_2_5=new Array("DC","","",15,20,120);
				Menu3_1_2_5_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/dc/finedining.html","",0,20,180);
				Menu3_1_2_5_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/dc/powerlunches.html","",0,20,180);
				Menu3_1_2_5_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/dc/steakhouses.html","",0,20,180);
				Menu3_1_2_5_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/dc/holidayshopping.html","",0,20,180);
				Menu3_1_2_5_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/dc/museums.html","",0,20,180);
				Menu3_1_2_5_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/dc/latenighteats.html","",0,20,180);
				Menu3_1_2_5_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/dc/livemusic.html","",0,20,180);
				Menu3_1_2_5_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/dc/spas.html","",0,20,180);
				Menu3_1_2_5_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/dc/trendytables.html","",0,20,180);
				Menu3_1_2_5_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/dc/fun.html","",0,20,180);
				Menu3_1_2_5_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/dc/singles.html","",0,20,180);
				Menu3_1_2_5_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/dc/shops.html","",0,20,180);
				Menu3_1_2_5_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/dc/festivals.html","",0,20,180);
				Menu3_1_2_5_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/dc/hotels.html","",0,20,180);
				Menu3_1_2_5_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/dc/toast.html","",0,20,180);			
			Menu3_1_2_6=new Array("LAS VEGAS","","",15,20,120);
				Menu3_1_2_6_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/lasvegas/finedining.html","",0,20,180);
				Menu3_1_2_6_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/lasvegas/powerlunches.html","",0,20,180);
				Menu3_1_2_6_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/lasvegas/steakhouses.html","",0,20,180);
				Menu3_1_2_6_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/lasvegas/holidayshopping.html","",0,20,180);
				Menu3_1_2_6_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/lasvegas/museums.html","",0,20,180);
				Menu3_1_2_6_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/lasvegas/latenighteats.html","",0,20,180);
				Menu3_1_2_6_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/lasvegas/livemusic.html","",0,20,180);
				Menu3_1_2_6_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/lasvegas/spas.html","",0,20,180);
				Menu3_1_2_6_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/lasvegas/trendytables.html","",0,20,180);
				Menu3_1_2_6_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/lasvegas/fun.html","",0,20,180);
				Menu3_1_2_6_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/lasvegas/singles.html","",0,20,180);
				Menu3_1_2_6_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/lasvegas/shops.html","",0,20,180);
				Menu3_1_2_6_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/lasvegas/festivals.html","",0,20,180);
				Menu3_1_2_6_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/lasvegas/hotels.html","",0,20,180);
				Menu3_1_2_6_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/lasvegas/toast.html","",0,20,180);			
			Menu3_1_2_7=new Array("LONDON","","",7,20,120);
				Menu3_1_2_7_1=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/london/museums.html","",0,20,180);
				Menu3_1_2_7_2=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/london/fun.html","",0,20,180);
				Menu3_1_2_7_3=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/london/singles.html","",0,20,180);
				Menu3_1_2_7_4=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/london/shops.html","",0,20,180);
				Menu3_1_2_7_5=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/london/festivals.html","",0,20,180);
				Menu3_1_2_7_6=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/london/hotels.html","",0,20,180);
				Menu3_1_2_7_7=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/london/toast.html","",0,20,180);			
			Menu3_1_2_8=new Array("LOS ANGELES","","",15,20,120);
				Menu3_1_2_8_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/losangeles/finedining.html","",0,20,180);
				Menu3_1_2_8_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/losangeles/powerlunches.html","",0,20,180);
				Menu3_1_2_8_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/losangeles/steakhouses.html","",0,20,180);
				Menu3_1_2_8_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/losangeles/holidayshopping.html","",0,20,180);
				Menu3_1_2_8_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/losangeles/museums.html","",0,20,180);
				Menu3_1_2_8_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/losangeles/latenighteats.html","",0,20,180);
				Menu3_1_2_8_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/losangeles/livemusic.html","",0,20,180);
				Menu3_1_2_8_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/losangeles/spas.html","",0,20,180);
				Menu3_1_2_8_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/losangeles/trendytables.html","",0,20,180);
				Menu3_1_2_8_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/losangeles/fun.html","",0,20,180);
				Menu3_1_2_8_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/losangeles/singles.html","",0,20,180);
				Menu3_1_2_8_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/losangeles/shops.html","",0,20,180);
				Menu3_1_2_8_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/losangeles/festivals.html","",0,20,180);
				Menu3_1_2_8_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/losangeles/hotels.html","",0,20,180);
				Menu3_1_2_8_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/losangeles/toast.html","",0,20,180);			
			Menu3_1_2_9=new Array("MADRID","","",5,20,120);
				Menu3_1_2_9_1=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/madrid/museums.html","",0,20,180);
				Menu3_1_2_9_2=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/madrid/fun.html","",0,20,180);
				Menu3_1_2_9_3=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/madrid/singles.html","",0,20,180);
				Menu3_1_2_9_4=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/madrid/shops.html","",0,20,180);
				Menu3_1_2_9_5=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/madrid/festivals.html","",0,20,180);			
			Menu3_1_2_10=new Array("MEXICO CITY","","",14,20,120);
				Menu3_1_2_10_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/mexicocity/finedining.html","",0,20,180);
				Menu3_1_2_10_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/mexicocity/powerlunches.html","",0,20,180);
				Menu3_1_2_10_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/mexicocity/steakhouses.html","",0,20,180);
				Menu3_1_2_10_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/mexicocity/holidayshopping.html","",0,20,180);
				Menu3_1_2_10_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/mexicocity/museums.html","",0,20,180);
				Menu3_1_2_10_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/mexicocity/latenighteats.html","",0,20,180);
				Menu3_1_2_10_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/mexicocity/livemusic.html","",0,20,180);
				Menu3_1_2_10_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/mexicocity/spas.html","",0,20,180);
				Menu3_1_2_10_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/mexicocity/trendytables.html","",0,20,180);
				Menu3_1_2_10_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/mexicocity/fun.html","",0,20,180);
				Menu3_1_2_10_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/mexicocity/singles.html","",0,20,180);
				Menu3_1_2_10_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/mexicocity/shops.html","",0,20,180);
				Menu3_1_2_10_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/mexicocity/festivals.html","",0,20,180);
				Menu3_1_2_10_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/mexicocity/hotels.html","",0,20,180);		
			Menu3_1_2_11=new Array("MIAMI","","",15,20,120);
				Menu3_1_2_11_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/miami/finedining.html","",0,20,180);
				Menu3_1_2_11_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/miami/powerlunches.html","",0,20,180);
				Menu3_1_2_11_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/miami/steakhouses.html","",0,20,180);
				Menu3_1_2_11_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/miami/holidayshopping.html","",0,20,180);
				Menu3_1_2_11_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/miami/museums.html","",0,20,180);
				Menu3_1_2_11_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/miami/latenighteats.html","",0,20,180);
				Menu3_1_2_11_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/miami/livemusic.html","",0,20,180);
				Menu3_1_2_11_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/miami/spas.html","",0,20,180);
				Menu3_1_2_11_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/miami/trendytables.html","",0,20,180);
				Menu3_1_2_11_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/miami/fun.html","",0,20,180);
				Menu3_1_2_11_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/miami/singles.html","",0,20,180);
				Menu3_1_2_11_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/miami/shops.html","",0,20,180);
				Menu3_1_2_11_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/miami/festivals.html","",0,20,180);
				Menu3_1_2_11_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/miami/hotels.html","",0,20,180);
				Menu3_1_2_11_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/miami/toast.html","",0,20,180);			
			Menu3_1_2_12=new Array("NEW ORLEANS","","",15,20,120);
				Menu3_1_2_12_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/neworleans/finedining.html","",0,20,180);
				Menu3_1_2_12_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/neworleans/powerlunches.html","",0,20,180);
				Menu3_1_2_12_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/neworleans/steakhouses.html","",0,20,180);
				Menu3_1_2_12_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/neworleans/holidayshopping.html","",0,20,180);
				Menu3_1_2_12_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/neworleans/museums.html","",0,20,180);
				Menu3_1_2_12_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/neworleans/latenighteats.html","",0,20,180);
				Menu3_1_2_12_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/neworleans/livemusic.html","",0,20,180);
				Menu3_1_2_12_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/neworleans/spas.html","",0,20,180);
				Menu3_1_2_12_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/neworleans/trendytables.html","",0,20,180);
				Menu3_1_2_12_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/neworleans/fun.html","",0,20,180);
				Menu3_1_2_12_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/neworleans/singles.html","",0,20,180);
				Menu3_1_2_12_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/neworleans/shops.html","",0,20,180);
				Menu3_1_2_12_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/neworleans/festivals.html","",0,20,180);
				Menu3_1_2_12_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/neworleans/hotels.html","",0,20,180);
				Menu3_1_2_12_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/neworleans/toast.html","",0,20,180);			
			Menu3_1_2_13=new Array("NEW YORK","","",15,20,120);
				Menu3_1_2_13_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/newyork/finedining.html","",0,20,180);
				Menu3_1_2_13_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/newyork/powerlunches.html","",0,20,180);
				Menu3_1_2_13_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/newyork/steakhouses.html","",0,20,180);
				Menu3_1_2_13_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/newyork/holidayshopping.html","",0,20,180);
				Menu3_1_2_13_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/newyork/museums.html","",0,20,180);
				Menu3_1_2_13_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/newyork/latenighteats.html","",0,20,180);
				Menu3_1_2_13_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/newyork/livemusic.html","",0,20,180);
				Menu3_1_2_13_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/newyork/spas.html","",0,20,180);
				Menu3_1_2_13_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/newyork/trendytables.html","",0,20,180);
				Menu3_1_2_13_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/newyork/fun.html","",0,20,180);
				Menu3_1_2_13_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/newyork/singles.html","",0,20,180);
				Menu3_1_2_13_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/newyork/shops.html","",0,20,180);
				Menu3_1_2_13_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/newyork/festivals.html","",0,20,180);
				Menu3_1_2_13_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/newyork/hotels.html","",0,20,180);
				Menu3_1_2_13_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/newyork/toast.html","",0,20,180);		
			Menu3_1_2_14=new Array("PARIS","","",7,20,120);
				Menu3_1_2_14_1=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/paris/museums.html","",0,20,180);
				Menu3_1_2_14_2=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/paris/fun.html","",0,20,180);
				Menu3_1_2_14_3=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/paris/singles.html","",0,20,180);
				Menu3_1_2_14_4=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/paris/shops.html","",0,20,180);
				Menu3_1_2_14_5=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/paris/festivals.html","",0,20,180);
				Menu3_1_2_14_6=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/paris/hotels.html","",0,20,180);
				Menu3_1_2_14_7=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/paris/toast.html","",0,20,180);		
			Menu3_1_2_15=new Array("SAN FRANCISCO","","",15,20,120);
				Menu3_1_2_15_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/sanfrancisco/finedining.html","",0,20,180);
				Menu3_1_2_15_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/sanfrancisco/powerlunches.html","",0,20,180);
				Menu3_1_2_15_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/sanfrancisco/steakhouses.html","",0,20,180);
				Menu3_1_2_15_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/sanfrancisco/holidayshopping.html","",0,20,180);
				Menu3_1_2_15_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/sanfrancisco/museums.html","",0,20,180);
				Menu3_1_2_15_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/sanfrancisco/latenighteats.html","",0,20,180);
				Menu3_1_2_15_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/sanfrancisco/livemusic.html","",0,20,180);
				Menu3_1_2_15_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/sanfrancisco/spas.html","",0,20,180);
				Menu3_1_2_15_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/sanfrancisco/trendytables.html","",0,20,180);
				Menu3_1_2_15_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/sanfrancisco/fun.html","",0,20,180);
				Menu3_1_2_15_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/sanfrancisco/singles.html","",0,20,180);
				Menu3_1_2_15_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/sanfrancisco/shops.html","",0,20,180);
				Menu3_1_2_15_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/sanfrancisco/festivals.html","",0,20,180);
				Menu3_1_2_15_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/sanfranciscos/hotels.html","",0,20,180);
				Menu3_1_2_15_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/sanfrancisco/toast.html","",0,20,180);		
			Menu3_1_2_16=new Array("SHANGHAI","","",6,20,120);
				Menu3_1_2_16_1=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/shanghai/fun.html","",0,20,180);
				Menu3_1_2_16_2=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/shanghai/singles.html","",0,20,180);
				Menu3_1_2_16_3=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/shanghai/shops.html","",0,20,180);
				Menu3_1_2_16_4=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/shanghai/festivals.html","",0,20,180);
				Menu3_1_2_16_5=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/shanghai/hotels.html","",0,20,180);
				Menu3_1_2_16_6=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/shanghai/toast.html","",0,20,180);			
			Menu3_1_2_17=new Array("SYDNEY","","",4,20,120);
				Menu3_1_2_17_1=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/sydney/museums.html","",0,20,180);
				Menu3_1_2_17_2=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/sydney/fun.html","",0,20,180);
				Menu3_1_2_17_3=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/sydney/festivals.html","",0,20,180);
				Menu3_1_2_17_4=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/sydney/toast.html","",0,20,180);		
			Menu3_1_2_18=new Array("TORONTO","","",15,20,120);
				Menu3_1_2_18_1=new Array("BEST FINE DINING","http://www.nightanddayguides.com/coolcities/toronto/finedining.html","",0,20,180);
				Menu3_1_2_18_2=new Array("BEST POWER LUNCHES","http://www.nightanddayguides.com/coolcities/toronto/powerlunches.html","",0,20,180);
				Menu3_1_2_18_3=new Array("BEST SIZZLING STEAKHOUSES","http://www.nightanddayguides.com/coolcities/toronto/steakhouses.html","",0,20,180);
				Menu3_1_2_18_4=new Array("BEST HOLIDAY SHOPPING","http://www.nightanddayguides.com/coolcities/toronto/holidayshopping.html","",0,20,180);
				Menu3_1_2_18_5=new Array("BEST MUSEUMS","http://www.nightanddayguides.com/coolcities/toronto/museums.html","",0,20,180);
				Menu3_1_2_18_6=new Array("BEST LATE-NIGHT EATS","http://www.nightanddayguides.com/coolcities/toronto/latenighteats.html","",0,20,180);
				Menu3_1_2_18_7=new Array("BEST LIVE MUSIC","http://www.nightanddayguides.com/coolcities/toronto/livemusic.html","",0,20,180);
				Menu3_1_2_18_8=new Array("BEST SPAS","http://www.nightanddayguides.com/coolcities/toronto/spas.html","",0,20,180);
				Menu3_1_2_18_9=new Array("BEST TRENDY TABLES","http://www.nightanddayguides.com/coolcities/toronto/trendytables.html","",0,20,180);
				Menu3_1_2_18_10=new Array("BEST WEEKNIGHT FUN","http://www.nightanddayguides.com/coolcities/toronto/fun.html","",0,20,180);
				Menu3_1_2_18_11=new Array("BEST SINGLES SCENES","http://www.nightanddayguides.com/coolcities/toronto/singles.html","",0,20,180);
				Menu3_1_2_18_12=new Array("BEST NEIGHBORHOOD SHOPS","http://www.nightanddayguides.com/coolcities/toronto/shops.html","",0,20,180);
				Menu3_1_2_18_13=new Array("BEST PERFORMING ARTS FESTIVALS","http://www.nightanddayguides.com/coolcities/toronto/festivals.html","",0,20,180);
				Menu3_1_2_18_14=new Array("BEST WEEKEND GETAWAY HOTELS","http://www.nightanddayguides.com/coolcities/toronto/hotels.html","",0,20,180);
				Menu3_1_2_18_15=new Array("BEST PLACES TO TOAST","http://www.nightanddayguides.com/coolcities/toronto/toast.html","",0,20,180);
		
	Menu3_2=new Array("LATEST RECOMMENDATIONS","http://www.nightanddayguides.com/worldtraveler/insandouts.html","",0,20,146);
	Menu3_3=new Array("BEST ANNUAL EVENTS","http://www.nightanddayguides.com/worldtraveler/calendar.html","",17,20,146);
		Menu3_3_1=new Array("AMSTERDAM","http://www.nightanddayguides.com/coolcities/amsterdam/calendar.html","",0,20,120);				 
   		Menu3_3_2=new Array("ATHENS","http://www.nightanddayguides.com/coolcities/athens/calendar.html","",0,20,120);
		Menu3_3_3=new Array("BARCELONA","http://www.nightanddayguides.com/coolcities/barcelona/calendar.html","",0,20,120);
		Menu3_3_4=new Array("CHICAGO","http://www.nightanddayguides.com/coolcities/chicago/calendar.html","",0,20,120);
		Menu3_3_5=new Array("DC","http://www.nightanddayguides.com/coolcities/dc/calendar.html","",0,20,120);
		Menu3_3_6=new Array("LAS VEGAS","http://www.nightanddayguides.com/coolcities/lasvegas/calendar.html","",0,20,120);
		Menu3_3_7=new Array("LONDON","http://www.nightanddayguides.com/coolcities/london/calendar.html","",0,20,120);
		Menu3_3_8=new Array("LOS ANGELES","http://www.nightanddayguides.com/coolcities/losangeles/calendar.html","",0,20,120);
		Menu3_3_9=new Array("MADRID","http://www.nightanddayguides.com/coolcities/madrid/calendar.html","",0,20,120);
		Menu3_3_10=new Array("MEXICO CITY","http://www.nightanddayguides.com/coolcities/mexicocity/calendar.html","",0,20,120);
		Menu3_3_11=new Array("MIAMI","http://www.nightanddayguides.com/coolcities/miami/calendar.html","",0,20,120);
		Menu3_3_12=new Array("NEW ORLEANS","http://www.nightanddayguides.com/coolcities/neworleans/calendar.html","",0,20,120);
		Menu3_3_13=new Array("NEW YORK","http://www.nightanddayguides.com/coolcities/newyork/calendar.html","",0,20,120);
		Menu3_3_14=new Array("PARIS","http://www.nightanddayguides.com/coolcities/paris/calendar.html","",0,20,120);
		Menu3_3_15=new Array("SAN FRANCISCO","http://www.nightanddayguides.com/coolcities/sanfrancisco/calendar.html","",0,20,120);
		Menu3_3_16=new Array("SYDNEY","http://www.nightanddayguides.com/coolcities/sydney/calendar.html","",0,20,120);
		Menu3_3_17=new Array("TORONTO","http://www.nightanddayguides.com/coolcities/toronto/calendar.html","",0,20,120);
	Menu3_4=new Array("MOVERS AND SHAKERS","http://www.nightanddayguides.com/worldtraveler/urbie_awards/awards.html","",0,20,146);
	Menu3_5=new Array("FREE DIGITAL DOWNLOADS","http://www.nightanddayguides.com/worldtraveler/digital_downloads.html","",0,20,146);
	Menu3_6=new Array("ALAN'S VIEW","http://www.nightanddayguides.com/worldtraveler/alans_view/alans_view.html","",0,20,146);
		

Menu4=new Array("BUY BOOKS & MORE","http://www.nightanddayguides.com/coolcities/coolcities_home.html","",5,20,134);
	Menu4_1=new Array("NIGHT+DAY GUIDES","http://www.nightanddayguides.com/coolcities/coolcities_home.html","",0,20,134);
	Menu4_2=new Array("CORPORATE SALES","http://www.nightanddayguides.com/corporate/about.html","",0,20,134);
	Menu4_3=new Array("RESELLERS","","",2,20,134);
		Menu4_3_1=new Array("LOG-IN","https://secure.ultracart.com/cgi-bin/UCAccountLogin?merchantId=ASDMG&OVERRIDECONTINUESHOPPINGURL=http://www.nightanddayguides.com/wholesale/wholesale.html&themecode=nd","",0,20,90);
		Menu4_3_2=new Array("APPLICATION","https://secure.ultracart.com/cgi-bin/UCWholesaleSignup?merchantId=ASDMG&themecode=nd","",0,20,90);
	Menu4_4=new Array("N+D VENUES","","",2,20,134)
		Menu4_4_1=new Array("LOG-IN","https://secure.ultracart.com/cgi-bin/UCAccountLogin?merchantId=ASDMG&OVERRIDECONTINUESHOPPINGURL=http://www.nightanddayguides.com/wholesale/wholesale.html&themecode=nd","",0,20,90);
		Menu4_4_2=new Array("APPLICATION","https://secure.ultracart.com/cgi-bin/UCWholesaleSignup?merchantId=ASDMG&themecode=nd","",0,20,90);
	Menu4_5=new Array("CITY ART PRINTS","http://www.nightanddayguides.com/coolcities/giclee.html","",0,20,134)
	
Menu5=new Array("NIGHT+DAY eLETTER","http://www.nightanddayguides.com/contact/subscribe.html","",2,20,140);
	Menu5_1=new Array("ARCHIVES","http://www.nightanddayguides.com/contact/subscribe.html","",15,20,140);
		Menu5_1_1=new Array("MARCH 2010","http://www.nightanddayguides.com/newsletters/monthly/march2010/index_march.html","",0,20,110);
		Menu5_1_2=new Array("FEBRUARY 2010","http://www.nightanddayguides.com/newsletters/monthly/february2010/index_february.html","",0,20,110);
		Menu5_1_3=new Array("JANUARY 2010","http://www.nightanddayguides.com/newsletters/monthly/january2010/index_january.html","",0,20,110);
		Menu5_1_4=new Array("DECEMBER 2009","http://www.nightanddayguides.com/newsletters/monthly/december2009/index_december.html","",0,20,110);
		Menu5_1_5=new Array("NOVEMBER 2009","http://www.nightanddayguides.com/newsletters/monthly/november2009/index_november.html","",0,20,110);
		Menu5_1_6=new Array("OCTOBER 2009","http://www.nightanddayguides.com/newsletters/monthly/october2009/index_october.html","",0,20,110);
		Menu5_1_7=new Array("SEPTEMBER 2009","http://www.nightanddayguides.com/newsletters/monthly/september2009/index_september.html","",0,20,110);
		Menu5_1_8=new Array("AUGUST 2009","http://www.nightanddayguides.com/newsletters/monthly/august2009/index_august2.html","",0,20,110);
		Menu5_1_9=new Array("JUNE 2009","http://www.nightanddayguides.com/newsletters/monthly/july2009/index_july.html","",0,20,110);
		Menu5_1_10=new Array("APRIL 2009","http://www.nightanddayguides.com/newsletters/monthly/april2009/index_april.html","",0,20,110);
		Menu5_1_11=new Array("FEBRUARY 2009","http://www.nightanddayguides.com/newsletters/monthly/february2009/index_february.html","",0,20,110);
		Menu5_1_12=new Array("DECEMBER 2008","http://www.nightanddayguides.com/newsletters/monthly/december2008/index_december.html","",0,20,110);
		Menu5_1_13=new Array("OCTOBER 2008","http://www.nightanddayguides.com/newsletters/monthly/october2008/index_october.html","",0,20,110);
		Menu5_1_14=new Array("AUGUST 2008","http://www.nightanddayguides.com/newsletters/monthly/august2008/index_august.html","",0,20,110);
		Menu5_1_15=new Array("JUNE 2008","http://www.nightanddayguides.com/newsletters/monthly/may2008/index_june.html","",0,20,110);
	Menu5_2=new Array("SUBSCRIBE to eLETTER","http://www.nightanddayguides.com/contact/subscribe.html","",0,20,140);

Menu6=new Array("ABOUT US","http://www.nightanddayguides.com/about/about_home.html","",6,20,100);
	Menu6_1=new Array("THE NIGHT+DAY SERIES","http://www.nightanddayguides.com/about/nd.html","",0,20,150);
	Menu6_2=new Array("THE NIGHT+DAY DIFFERENCE","http://www.nightanddayguides.com/about/nd_2.html","",0,20,150);
	Menu6_3=new Array("FROM THE PUBLISHER","http://www.nightanddayguides.com/about/message.html","",0,20,150);
	Menu6_4=new Array("MEET OUR WRITERS","http://www.nightanddayguides.com/about/writers.html","",0,20,150);
	Menu6_5=new Array("EDITORIAL POLICY","http://www.nightanddayguides.com/about/edit_policy.html","",0,20,150);
	Menu6_6=new Array("COME WORK FOR US","http://www.nightanddayguides.com/about/work4us.html","",0,20,150);
	
	
	var AgntUsr=navigator.userAgent.toLowerCase();
	var AppVer=navigator.appVersion.toLowerCase();
	var DomYes=document.getElementById?1:0;
	var NavYes=AgntUsr.indexOf('mozilla')!=-1&&AgntUsr.indexOf('compatible')==-1?1:0;
	var ExpYes=AgntUsr.indexOf('msie')!=-1?1:0;
	var Opr=AgntUsr.indexOf('opera')!=-1?1:0;
	var Opr6orless=window.opera && navigator.userAgent.search(/opera.[1-6]/i)!=-1 
	if(Opr){NavYes=1;ExpYes=0;}
	var DomNav=DomYes&&NavYes?1:0;
 	var DomExp=DomYes&&ExpYes?1:0;
	var Nav4=NavYes&&!DomYes&&document.layers?1:0;
	var Exp4=ExpYes&&!DomYes&&document.all?1:0;
	var Exp6Plus=(AppVer.indexOf("msie 6")!= -1||AppVer.indexOf("msie 7")!= -1)?1:0

	var PosStrt=(NavYes||ExpYes||Opr)&&!Opr6orless?1:0;
	var P_X=DomYes?"px":"",FHtml=null,ScHtml=null,FCmplnt=0,SCmplnt=0;
	var FrstLoc,ScLoc,DcLoc;
	var ScWinWdth,ScWinHght,FrstWinWdth,FrstWinHght;
	var ScLdAgainWin;
	var FirstColPos,SecColPos,DocColPos;
	var RcrsLvl=0;
	var FrstCreat=1,Loadd=0,Creatd=0,IniFlg,AcrssFrms=1;
	var FrstCntnr=null,CurrntOvr=null,CloseTmr=null;
	var CntrTxt,TxtClose,ImgStr;
	var Ztop=100;
	var ShwFlg=0;
	var M_StrtTp=StartTop,M_StrtLft=StartLeft;
	var StaticPos=0;
	var M_Hide=Nav4?'hide':'hidden';
	var M_Show=Nav4?'show':'visible';
	var Par=parent.frames[0]&&FirstLineFrame!=SecLineFrame?parent:window;
	var Doc=Par.document;
	var Bod=Doc.body;
	var Trigger=NavYes&&!Opr?Par:Bod;

	MenuTextCentered=MenuTextCentered==1||MenuTextCentered=='center'?'center':MenuTextCentered==0||MenuTextCentered!='right'?'left':'right';

	WbMstrAlrts=["Item not defined: ","Item needs height: ","Item needs width: "];

	//if(Trigger.onload)Dummy=Trigger.onload;
	//Trigger.onload=Go;

function showMenus(){
	Go();
}

function Dummy(){return}

function CnclSlct(){return false}

function RePos(){
	FrstWinWdth=ExpYes?FCmplnt?FHtml.clientWidth:FrstLoc.document.body.clientWidth:FrstLoc.innerWidth;
	FrstWinHght=ExpYes?FCmplnt?FHtml.clientHeight:FrstLoc.document.body.clientHeight:FrstLoc.innerHeight;
	ScWinWdth=ExpYes?SCmplnt?ScHtml.clientWidth:ScLoc.document.body.clientWidth:ScLoc.innerWidth;
	ScWinHght=ExpYes?SCmplnt?ScHtml.clientHeight:ScLoc.document.body.clientHeight:ScLoc.innerHeight;
	if(MenuCentered=='justify'&&FirstLineHorizontal){
		FrstCntnr.style.width=FrstWinWdth+P_X;
		var LftXtra=(DomNav&&!Opr)||FCmplnt?LeftPaddng:0;
		ClcJus();
		var P=FrstCntnr.FrstMbr,W=Menu1[5],i;
		for(i=0;i<NoOffFirstLineMenus;i++){P.style.width=W+P_X;P=P.PrvMbr}}
	StaticPos=-1;
	if(TargetLoc)ClcTrgt();
	if(MenuCentered)ClcLft();
	if(MenuVerticalCentered)ClcTp();
	PosMenu(FrstCntnr,StartTop,StartLeft)}

function UnLoaded(){
	if(CloseTmr)clearTimeout(CloseTmr);
	Loadd=0; Creatd=0;
	if(HideTop){
		var FCStyle=Nav4?FrstCntnr:FrstCntnr.style;
		FCStyle.visibility=M_Hide}}

function ReDoWhole(){
	if(ScWinWdth!=ScLoc.innerWidth||ScWinHght!=ScLoc.innerHeight||FrstWinWdth!=FrstLoc.innerWidth||FrstWinHght!=FrstLoc.innerHeight)Doc.location.reload()}

function Check(WMnu,NoOf){
	var i,array,ArrayLoc;
	ArrayLoc=parent.frames[0]?parent.frames[FirstLineFrame]:self;
	for(i=0;i<NoOf;i++){
		array=WMnu+eval(i+1);
		if(!ArrayLoc[array]){WbMstrAlrt(0,array); return false}
		if(i==0){	if(!ArrayLoc[array][4]){WbMstrAlrt(1,array); return false}
			if(!ArrayLoc[array][5]){WbMstrAlrt(2,array); return false}}
		if(ArrayLoc[array][3])if(!Check(array+'_',ArrayLoc[array][3])) return false}
	return true}

function WbMstrAlrt(No,Xtra){
	return confirm(WbMstrAlrts[No]+Xtra+'   ')}

function Go(){

	Dummy();
	if(Loadd||!PosStrt)return;
	BeforeStart();
	Creatd=0; Loadd=1;
	status='Building menu';
	if(FirstLineFrame =="" || !parent.frames[FirstLineFrame]){
		FirstLineFrame=SecLineFrame;
		if(FirstLineFrame =="" || !parent.frames[FirstLineFrame]){
			FirstLineFrame=SecLineFrame=DocTargetFrame;
			if(FirstLineFrame =="" || !parent.frames[FirstLineFrame])FirstLineFrame=SecLineFrame=DocTargetFrame=''}}
	if(SecLineFrame =="" || !parent.frames[SecLineFrame]){
		SecLineFrame=DocTargetFrame;
		if(SecLineFrame =="" || !parent.frames[SecLineFrame])SecLineFrame=DocTargetFrame=FirstLineFrame}
	if(DocTargetFrame =="" || !parent.frames[DocTargetFrame])DocTargetFrame=SecLineFrame;
	if(WebMasterCheck){	if(!Check('Menu',NoOffFirstLineMenus)){status='build aborted';return}}
	FrstLoc=FirstLineFrame!=""?parent.frames[FirstLineFrame]:window;
	ScLoc=SecLineFrame!=""?parent.frames[SecLineFrame]:window;
	DcLoc=DocTargetFrame!=""?parent.frames[DocTargetFrame]:window;
	if (FrstLoc==ScLoc) AcrssFrms=0;
	if (AcrssFrms)FirstLineHorizontal=MenuFramesVertical?0:1;
	if(Exp6Plus||Opr){
		FHtml=FrstLoc.document.getElementsByTagName("HTML")[0];ScHtml=ScLoc.document.getElementsByTagName("HTML")[0];
		FCmplnt=FrstLoc.document.compatMode.indexOf("CSS")==-1?0:1;SCmplnt=ScLoc.document.compatMode.indexOf("CSS")==-1?0:1}
	FrstWinWdth=ExpYes?FCmplnt?FHtml.clientWidth:FrstLoc.document.body.clientWidth:FrstLoc.innerWidth;
	FrstWinHght=ExpYes?FCmplnt?FHtml.clientHeight:FrstLoc.document.body.clientHeight:FrstLoc.innerHeight;
	ScWinWdth=ExpYes?SCmplnt?ScHtml.clientWidth:ScLoc.document.body.clientWidth:ScLoc.innerWidth;
	ScWinHght=ExpYes?SCmplnt?ScHtml.clientHeight:ScLoc.document.body.clientHeight:ScLoc.innerHeight;
	if(Nav4){	CntrTxt=MenuTextCentered!='left'?"<div align='"+MenuTextCentered+"'>":"";
		TxtClose="</font>"+MenuTextCentered!='left'?"</div>":""}
	FirstColPos=Nav4?FrstLoc.document:FrstLoc.document.body;
	SecColPos=Nav4?ScLoc.document:ScLoc.document.body;
	DocColPos=Nav4?DcLoc.document:ScLoc.document.body;
	if (TakeOverBgColor)FirstColPos.bgColor=AcrssFrms?SecColPos.bgColor:DocColPos.bgColor;
	if(MenuCentered=='justify'&&FirstLineHorizontal)ClcJus();
	if(FrstCreat){
		FrstCntnr=CreateMenuStructure('Menu',NoOffFirstLineMenus);
		FrstCreat=AcrssFrms?0:1}
	else CreateMenuStructureAgain('Menu',NoOffFirstLineMenus);
	if(TargetLoc)ClcTrgt();
	if(MenuCentered)ClcLft();
	if(MenuVerticalCentered)ClcTp();
	PosMenu(FrstCntnr,StartTop,StartLeft);
	IniFlg=1;
	Initiate();
	Creatd=1;
	if (AcrssFrms){
		ScLdAgainWin=ExpYes?ScLoc.document.body:ScLoc;
		ScLdAgainWin.onunload=UnLoaded}
	if(Trigger) Trigger.onresize=Nav4?ReDoWhole:RePos;
RePos();
	AfterBuild();
	if(MenuVerticalCentered=='static'&&!AcrssFrms)setInterval('KeepPos()',250);
	status='Menu ready for use'}

function KeepPos(){
	var TS=ExpYes?SCmplnt?ScHtml.scrollTop:FrstLoc.document.body.scrollTop:FrstLoc.pageYOffset;
	if(TS!=StaticPos){
		var FCStyle=Nav4?FrstCntnr:FrstCntnr.style;
		FrstCntnr.OrgTop=StartTop+TS;StaticPos=TS;
		FCStyle.top=FrstCntnr.OrgTop+P_X}}

function ClcJus(){
	var a=BorderBtwnElmnts?1:2,b=BorderBtwnElmnts?BorderWidth:0;
	var Size=Math.round(((FrstWinWdth-a*BorderWidth)/NoOffFirstLineMenus)-b),i,j;
	for(i=1;i<NoOffFirstLineMenus+1;i++){j=eval('Menu'+i);j[5]=Size}
	StartLeft=0}

function ClcTrgt(){
	var TLoc=Nav4?FrstLoc.document.layers[TargetLoc]:DomYes?FrstLoc.document.getElementById(TargetLoc):FrstLoc.document.all[TargetLoc];
	StartTop=M_StrtTp;
	StartLeft=M_StrtLft;
	if(DomYes){
		while(TLoc){StartTop+=TLoc.offsetTop;StartLeft+=TLoc.offsetLeft;TLoc=TLoc.offsetParent}}
	else{	StartTop+=Nav4?TLoc.pageY:TLoc.offsetTop;StartLeft+=Nav4?TLoc.pageX:TLoc.offsetLeft}}

function ClcLft(){
	if(MenuCentered!='left'&&MenuCentered!='justify'){
		var Size=FrstWinWdth-(!Nav4?parseInt(FrstCntnr.style.width):FrstCntnr.clip.width);
		StartLeft=M_StrtLft;
		StartLeft+=MenuCentered=='right'?Size:Size/2}}

function ClcTp(){
	if(MenuVerticalCentered!='top'&&MenuVerticalCentered!='static'){
		var Size=FrstWinHght-(!Nav4?parseInt(FrstCntnr.style.height):FrstCntnr.clip.height);
		StartTop=M_StrtTp;
		StartTop+=MenuVerticalCentered=='bottom'?Size:Size/2}}

function PosMenu(CntnrPntr,Tp,Lt){
	RcrsLvl++;
	var Cmplnt=RcrsLvl==1?FCmplnt:SCmplnt;
	var LftXtra=(DomNav&&!Opr)||Cmplnt?LeftPaddng:0;
	var TpXtra=(DomNav&&!Opr)||Cmplnt?TopPaddng:0;
	var Topi,Lefti,Hori;
	var Cntnr=CntnrPntr;
	var Mmbr=Cntnr.FrstMbr;
	var CntnrStyle=!Nav4?Cntnr.style:Cntnr;
	var MmbrStyle=!Nav4?Mmbr.style:Mmbr;
	var PadL=Mmbr.value.indexOf('<')==-1?LftXtra:0;
	var PadT=Mmbr.value.indexOf('<')==-1?TpXtra:0;
	var MmbrWt=!Nav4?parseInt(MmbrStyle.width)+PadL:MmbrStyle.clip.width;
	var MmbrHt=!Nav4?parseInt(MmbrStyle.height)+PadT:MmbrStyle.clip.height;
	var CntnrWt=!Nav4?parseInt(CntnrStyle.width):CntnrStyle.clip.width;
	var CntnrHt=!Nav4?parseInt(CntnrStyle.height):CntnrStyle.clip.height;
	var SubTp,SubLt;
	if (RcrsLvl==1 && AcrssFrms)!MenuFramesVertical?Tp=FrstWinHght-CntnrHt+(Nav4?4:0):Lt=RightToLeft?0:FrstWinWdth-CntnrWt+(Nav4?4:0);
	if (RcrsLvl==2 && AcrssFrms)!MenuFramesVertical?Tp=0:Lt=RightToLeft?ScWinWdth-CntnrWt:0;
	if (RcrsLvl==2 && AcrssFrms){Tp+=VerCorrect;Lt+=HorCorrect}
	CntnrStyle.top=RcrsLvl==1?Tp+P_X:0;
	Cntnr.OrgTop=Tp;
	CntnrStyle.left=RcrsLvl==1?Lt+P_X:0;
	Cntnr.OrgLeft=Lt;
	if (RcrsLvl==1 && FirstLineHorizontal){
		Hori=1;Lefti=CntnrWt-MmbrWt-2*BorderWidth;Topi=0}
	else{	Hori=Lefti=0;Topi=CntnrHt-MmbrHt-2*BorderWidth}
	while(Mmbr!=null){
		MmbrStyle.left=Lefti+BorderWidth+P_X;
		MmbrStyle.top=Topi+BorderWidth+P_X;
		if(Nav4)Mmbr.CmdLyr.moveTo(Lefti+BorderWidth,Topi+BorderWidth);
		if(Mmbr.ChildCntnr){
			if(RightToLeft)ChldCntnrWdth=Nav4?Mmbr.ChildCntnr.clip.width:parseInt(Mmbr.ChildCntnr.style.width);
			if(Hori){	SubTp=Topi+MmbrHt+2*BorderWidth;
				SubLt=RightToLeft?Lefti+MmbrWt-ChldCntnrWdth:Lefti}
			else{	SubLt=RightToLeft?Lefti-ChldCntnrWdth+ChildOverlap*MmbrWt+BorderWidth:Lefti+(1-ChildOverlap)*MmbrWt+BorderWidth;
				SubTp=RcrsLvl==1&&AcrssFrms?Topi:Topi+ChildVerticalOverlap*MmbrHt}
			PosMenu(Mmbr.ChildCntnr,SubTp,SubLt)}
		Mmbr=Mmbr.PrvMbr;
		if(Mmbr){	MmbrStyle=!Nav4?Mmbr.style:Mmbr;
			PadL=Mmbr.value.indexOf('<')==-1?LftXtra:0;
			PadT=Mmbr.value.indexOf('<')==-1?TpXtra:0;
			MmbrWt=!Nav4?parseInt(MmbrStyle.width)+PadL:MmbrStyle.clip.width;
			MmbrHt=!Nav4?parseInt(MmbrStyle.height)+PadT:MmbrStyle.clip.height;
			Hori?Lefti-=BorderBtwnElmnts?(MmbrWt+BorderWidth):(MmbrWt):Topi-=BorderBtwnElmnts?(MmbrHt+BorderWidth):(MmbrHt)}}
	RcrsLvl--}

function Initiate(){
	if(IniFlg){	Init(FrstCntnr);IniFlg=0;
		if(ShwFlg)AfterCloseAll();ShwFlg=0}}

function Init(CntnrPntr){
	var Mmbr=CntnrPntr.FrstMbr;
	var MCStyle=Nav4?CntnrPntr:CntnrPntr.style;
	RcrsLvl++;
	MCStyle.visibility=RcrsLvl==1?M_Show:M_Hide;
	while(Mmbr!=null){
		if(Mmbr.Hilite){Mmbr.Hilite=0;if(KeepHilite)LowItem(Mmbr)}
		if(Mmbr.ChildCntnr) Init(Mmbr.ChildCntnr);
		Mmbr=Mmbr.PrvMbr}
	RcrsLvl--}

function ClearAllChilds(Pntr){
	var CPCCStyle;
	while (Pntr){
		if(Pntr.Hilite){
			Pntr.Hilite=0;
			if(KeepHilite)LowItem(Pntr);
			if(Pntr.ChildCntnr){
				CPCCStyle=Nav4?Pntr.ChildCntnr:Pntr.ChildCntnr.style;
				CPCCStyle.visibility=M_Hide;
				ClearAllChilds(Pntr.ChildCntnr.FrstMbr)}
			break}
		Pntr=Pntr.PrvMbr}}

function GoTo(){
	if(this.LinkTxt){
		status='';
		var HP=Nav4?this.LowLyr:this;
		LowItem(HP);
		this.LinkTxt.indexOf('javascript:')!=-1?eval(this.LinkTxt):DcLoc.location.href=this.LinkTxt}}

function HiliteItem(P){
	if(Nav4){
		if(P.ro)P.document.images[P.rid].src=P.ri2;
		else{	if(P.HiBck)P.bgColor=P.HiBck;
			if(P.value.indexOf('<img')==-1){
				P.document.write(P.Ovalue);
				P.document.close()}}}
	else{	if(P.ro){	var Lc=P.Level==1?FrstLoc:ScLoc;
			Lc.document.images[P.rid].src=P.ri2}
		else{	if(P.HiBck)P.style.backgroundColor=P.HiBck;
			if(P.HiFntClr)P.style.color=P.HiFntClr}}
	P.Hilite=1}

function LowItem(P){
	if(P.ro){	if(Nav4)P.document.images[P.rid].src=P.ri1;
		else{	var Lc=P.Level==1?FrstLoc:ScLoc;
			Lc.document.images[P.rid].src=P.ri1}}
	else{	if(Nav4){	if(P.LoBck)P.bgColor=P.LoBck;
			if(P.value.indexOf('<img')==-1){
				P.document.write(P.value);
				P.document.close()}}
		else{	if(P.LoBck)P.style.backgroundColor=P.LoBck;
			if(P.LwFntClr)P.style.color=P.LwFntClr}}}

function OpenMenu(){	
	if(!Loadd||!Creatd) return;
	var TpScrlld=ExpYes?SCmplnt?ScHtml.scrollTop:ScLoc.document.body.scrollTop:ScLoc.pageYOffset;
	var LScrlld=ExpYes?SCmplnt?ScHtml.scrollLeft:ScLoc.document.body.scrollLeft:ScLoc.pageXOffset;
	var CCnt=Nav4?this.LowLyr.ChildCntnr:this.ChildCntnr;
	var ThisHt=Nav4?this.clip.height:parseInt(this.style.height);
	var ThisWt=Nav4?this.clip.width:parseInt(this.style.width);
	var ThisLft=AcrssFrms&&this.Level==1&&!FirstLineHorizontal?0:Nav4?this.Container.left:parseInt(this.Container.style.left);
	var ThisTp=AcrssFrms&&this.Level==1&&FirstLineHorizontal?0:Nav4?this.Container.top:parseInt(this.Container.style.top);
	var HP=Nav4?this.LowLyr:this;
	CurrntOvr=this;
	IniFlg=0;
	ClearAllChilds(this.Container.FrstMbr);
	HiliteItem(HP);
	if(CCnt!=null){
		if(!ShwFlg){ShwFlg=1;	BeforeFirstOpen()}
		var CCW=Nav4?this.LowLyr.ChildCntnr.clip.width:parseInt(this.ChildCntnr.style.width);
		var CCH=Nav4?this.LowLyr.ChildCntnr.clip.height:parseInt(this.ChildCntnr.style.height);
		var ChCntTL=Nav4?this.LowLyr.ChildCntnr:this.ChildCntnr.style;
		var SubLt=AcrssFrms&&this.Level==1?CCnt.OrgLeft+ThisLft+LScrlld:CCnt.OrgLeft+ThisLft;
		var SubTp=AcrssFrms&&this.Level==1?CCnt.OrgTop+ThisTp+TpScrlld:CCnt.OrgTop+ThisTp;
		if(MenuWrap){
			if(RightToLeft){
				if(SubLt<LScrlld)SubLt=this.Level==1?LScrlld:SubLt+(CCW+(1-2*ChildOverlap)*ThisWt);
				if(SubLt+CCW>ScWinWdth+LScrlld)SubLt=ScWinWdth+LScrlld-CCW}
			else{	if(SubLt+CCW>ScWinWdth+LScrlld)SubLt=this.Level==1?ScWinWdth+LScrlld-CCW:SubLt-(CCW+(1-2*ChildOverlap)*ThisWt);
				if(SubLt<LScrlld)SubLt=LScrlld}
			if(SubTp+CCH>TpScrlld+ScWinHght)SubTp=this.Level==1?SubTp=TpScrlld+ScWinHght-CCH:SubTp-CCH+(1-2*ChildVerticalOverlap)*ThisHt;
			if(SubTp<TpScrlld)SubTp=TpScrlld}
		ChCntTL.top=SubTp+P_X;ChCntTL.left=SubLt+P_X;ChCntTL.visibility=M_Show}
	status=this.LinkTxt}

function OpenMenuClick(){
	if(!Loadd||!Creatd) return;
	var HP=Nav4?this.LowLyr:this;
	CurrntOvr=this;
	IniFlg=0;
	ClearAllChilds(this.Container.FrstMbr);
	HiliteItem(HP);
	status=this.LinkTxt}

function CloseMenu(){
	if(!Loadd||!Creatd) return;
	if(!KeepHilite){
		var HP=Nav4?this.LowLyr:this;
		LowItem(HP)}
	status='';
	if(this==CurrntOvr){
		IniFlg=1;
		if(CloseTmr)clearTimeout(CloseTmr);
		CloseTmr=setTimeout('Initiate(CurrntOvr)',DissapearDelay)}}

function CntnrSetUp(Wdth,Hght,NoOff){
	var x=RcrsLvl==1?BorderColor:BorderSubColor;
	this.FrstMbr=null;
	this.OrgLeft=this.OrgTop=0;
	if(x)this.bgColor=x;
	if(Nav4){	this.visibility='hide';
		this.resizeTo(Wdth,Hght)}
	else{	if(x)this.style.backgroundColor=x;
		this.style.width=Wdth+P_X;
		this.style.height=Hght+P_X;
		this.style.fontFamily=FontFamily;
		this.style.fontWeight=FontBold?'bold':'normal';
		this.style.fontStyle=FontItalic?'italic':'normal';
		this.style.fontSize=FontSize+'pt';
		this.style.zIndex=RcrsLvl+Ztop}}

function MbrSetUp(MmbrCntnr,PrMmbr,WhatMenu,Wdth,Hght){
	var Location=RcrsLvl==1?FrstLoc:ScLoc;
	var MemVal=eval(WhatMenu+'[0]');
	var t,T,L,W,H,S;
	var a,b,c,d;
	var Cmplnt=RcrsLvl==1?FCmplnt:SCmplnt;
	var LftXtra=(DomNav&&!Opr)||Cmplnt?LeftPaddng:0;
	var TpXtra=(DomNav&&!Opr)||Cmplnt?TopPaddng:0;
	this.PrvMbr=PrMmbr;
	this.Level=RcrsLvl;
	this.LinkTxt=eval(WhatMenu+'[1]');
	this.Container=MmbrCntnr;
	this.ChildCntnr=null;
	this.Hilite=0;
	this.style.overflow='hidden';
	this.style.cursor=ExpYes&&(this.LinkTxt||(RcrsLvl==1&&UnfoldsOnClick))?'hand':'pointer';
	this.ro=0;
	if(MemVal.indexOf('rollover')!=-1){
		this.ro=1;
		this.ri1=MemVal.substring(MemVal.indexOf(':')+1,MemVal.lastIndexOf(':'));
		this.ri2=MemVal.substring(MemVal.lastIndexOf(':')+1,MemVal.length);
		this.rid=WhatMenu+'i';
		MemVal="<img src=\""+this.ri1+"\" name=\""+this.rid+"\" width=\""+Wdth+"\" height=\""+Hght+"\">"}
	this.value=MemVal;
	if(RcrsLvl==1){
		a=LowBgColor;
		b=HighBgColor;
		c=FontLowColor;
		d=FontHighColor}
	else{	a=LowSubBgColor;
		b=HighSubBgColor;
		c=FontSubLowColor;
		d=FontSubHighColor}
	this.LoBck=a;
	this.LwFntClr=c;
	this.HiBck=b;
	this.HiFntClr=d;
	this.style.color=this.LwFntClr;
	if(this.LoBck)this.style.backgroundColor=this.LoBck;
	this.style.textAlign=MenuTextCentered;
	if(eval(WhatMenu+'[2]'))this.style.backgroundImage="url(\'"+eval(WhatMenu+'[2]')+"\')";
	if(MemVal.indexOf('<')==-1){
		this.style.width=Wdth-LftXtra+P_X;
		this.style.height=Hght-TpXtra+P_X;
		this.style.paddingLeft=LeftPaddng+P_X;
		this.style.paddingTop=TopPaddng+P_X}
	else{	this.style.width=Wdth+P_X;
		this.style.height=Hght+P_X}
	if(MemVal.indexOf('<')==-1&&DomYes){
		t=Location.document.createTextNode(MemVal);
		this.appendChild(t)}
	else this.innerHTML=MemVal;
	if(eval(WhatMenu+'[3]')&&ShowArrow){
		a=RcrsLvl==1&&FirstLineHorizontal?3:RightToLeft?6:0;
		S=Arrws[a];
		W=Arrws[a+1];
		H=Arrws[a+2];
		T=RcrsLvl==1&&FirstLineHorizontal?Hght-H-2:(Hght-H)/2;
		L=RightToLeft?2:Wdth-W-2;
		if(DomYes){

			t=Location.document.createElement('img');
			this.appendChild(t);
			t.style.position='absolute';
			t.src=S;

			t.style.width=W+P_X;
			t.style.height=H+P_X;
			t.style.top=T+P_X;
			t.style.left=L+P_X}
		else{	MemVal+="<div style='position:absolute; top:"+T+"; left:"+L+"; width:"+W+"; height:"+H+";visibility:inherit'><img src='"+S+"'></div>";
			this.innerHTML=MemVal}}
	if(ExpYes){this.onselectstart=CnclSlct;
		this.onmouseover=RcrsLvl==1&&UnfoldsOnClick?OpenMenuClick:OpenMenu;
		this.onmouseout=CloseMenu;
		this.onclick=RcrsLvl==1&&UnfoldsOnClick&&eval(WhatMenu+'[3]')?OpenMenu:GoTo	}
	else{	RcrsLvl==1&&UnfoldsOnClick?this.addEventListener('mouseover',OpenMenuClick,false):this.addEventListener('mouseover',OpenMenu,false);
		this.addEventListener('mouseout',CloseMenu,false);
		RcrsLvl==1&&UnfoldsOnClick&&eval(WhatMenu+'[3]')?this.addEventListener('click',OpenMenu,false):this.addEventListener('click',GoTo,false)}}

function NavMbrSetUp(MmbrCntnr,PrMmbr,WhatMenu,Wdth,Hght){
	var a,b,c,d;
	if(RcrsLvl==1){
		a=LowBgColor;
		b=HighBgColor;
		c=FontLowColor;
		d=FontHighColor}
	else {	a=LowSubBgColor;
		b=HighSubBgColor;
		c=FontSubLowColor;
		d=FontSubHighColor	}
	this.value=eval(WhatMenu+'[0]');
	this.ro=0;
	if(this.value.indexOf('rollover')!=-1){
		this.ro=1;
		this.ri1=this.value.substring(this.value.indexOf(':')+1,this.value.lastIndexOf(':'));
		this.ri2=this.value.substring(this.value.lastIndexOf(':')+1,this.value.length);
		this.rid=WhatMenu+'i';this.value="<img src='"+this.ri1+"' name='"+this.rid+"'>"}
	if(LeftPaddng&&this.value.indexOf('<')==-1&&MenuTextCentered=='left')this.value='&nbsp\;'+this.value;
	if(FontBold)this.value=this.value.bold();
	if(FontItalic)this.value=this.value.italics();
	this.Ovalue=this.value;
	this.value=this.value.fontcolor(c);
	this.Ovalue=this.Ovalue.fontcolor(d);
	this.value=CntrTxt+"<font face='"+FontFamily+"' point-size='"+FontSize+"'>"+this.value+TxtClose;
	this.Ovalue=CntrTxt+"<font face='"+FontFamily+"' point-size='"+FontSize+"'>"+this.Ovalue+TxtClose;
	this.LoBck=a;
	this.HiBck=b;
	this.ChildCntnr=null;
	this.PrvMbr=PrMmbr;
	this.Hilite=0;
	this.visibility='inherit';
	if(this.LoBck)this.bgColor=this.LoBck;
	this.resizeTo(Wdth,Hght);
	if(!AcrssFrms&&eval(WhatMenu+'[2]'))this.background.src=eval(WhatMenu+'[2]');
	this.document.write(this.value);
	this.document.close();
	this.CmdLyr=new Layer(Wdth,MmbrCntnr);
	this.CmdLyr.Level=RcrsLvl;
	this.CmdLyr.LinkTxt=eval(WhatMenu+'[1]');
	this.CmdLyr.visibility='inherit';
	this.CmdLyr.onmouseover=RcrsLvl==1&&UnfoldsOnClick?OpenMenuClick:OpenMenu;
	this.CmdLyr.onmouseout=CloseMenu;
	this.CmdLyr.captureEvents(Event.MOUSEUP);
	this.CmdLyr.onmouseup=RcrsLvl==1&&UnfoldsOnClick&&eval(WhatMenu+'[3]')?OpenMenu:GoTo;
	this.CmdLyr.LowLyr=this;
	this.CmdLyr.resizeTo(Wdth,Hght);
	this.CmdLyr.Container=MmbrCntnr;
	if(eval(WhatMenu+'[3]')&&ShowArrow){
		a=RcrsLvl==1&&FirstLineHorizontal?3:RightToLeft?6:0;
		this.CmdLyr.ImgLyr=new Layer(Arrws[a+1],this.CmdLyr);
		this.CmdLyr.ImgLyr.visibility='inherit';
		this.CmdLyr.ImgLyr.top=RcrsLvl==1&&FirstLineHorizontal?Hght-Arrws[a+2]-2:(Hght-Arrws[a+2])/2;
		this.CmdLyr.ImgLyr.left=RightToLeft?2:Wdth-Arrws[a+1]-2;
		this.CmdLyr.ImgLyr.width=Arrws[a+1];
		this.CmdLyr.ImgLyr.height=Arrws[a+2];
		ImgStr="<img src='"+Arrws[a]+"' width='"+Arrws[a+1]+"' height='"+Arrws[a+2]+"'>";
		this.CmdLyr.ImgLyr.document.write(ImgStr);
		this.CmdLyr.ImgLyr.document.close()}}

function CreateMenuStructure(MName,NumberOf){
	RcrsLvl++;
	var i,NoOffSubs,Mbr,Wdth=0,Hght=0;
	var PrvMmbr=null;
	var WMnu=MName+'1';
	var MenuWidth=eval(WMnu+'[5]');
	var MenuHeight=eval(WMnu+'[4]');
	var Location=RcrsLvl==1?FrstLoc:ScLoc;
	if (RcrsLvl==1&&FirstLineHorizontal){
		for(i=1;i<NumberOf+1;i++){
			WMnu=MName+eval(i);
			Wdth=eval(WMnu+'[5]')?Wdth+eval(WMnu+'[5]'):Wdth+MenuWidth}
		Wdth=BorderBtwnElmnts?Wdth+(NumberOf+1)*BorderWidth:Wdth+2*BorderWidth;Hght=MenuHeight+2*BorderWidth}
	else{	for(i=1;i<NumberOf+1;i++){
			WMnu=MName+eval(i);
			Hght=eval(WMnu+'[4]')?Hght+eval(WMnu+'[4]'):Hght+MenuHeight}
		Hght=BorderBtwnElmnts?Hght+(NumberOf+1)*BorderWidth:Hght+2*BorderWidth;Wdth=MenuWidth+2*BorderWidth}
	if(DomYes){
		var MmbrCntnr=Location.document.createElement("div");
		MmbrCntnr.style.position='absolute';
		MmbrCntnr.style.visibility='hidden';
		Location.document.body.appendChild(MmbrCntnr)}
	else{	if(Nav4) var MmbrCntnr=new Layer(Wdth,Location)
		else{	WMnu+='c';
			Location.document.body.insertAdjacentHTML("AfterBegin","<div id='"+WMnu+"' style='visibility:hidden; position:absolute;'><\/div>");
			var MmbrCntnr=Location.document.all[WMnu]}}
	MmbrCntnr.SetUp=CntnrSetUp;
	MmbrCntnr.SetUp(Wdth,Hght,NumberOf);
	if(Exp4){	MmbrCntnr.InnerString='';
		for(i=1;i<NumberOf+1;i++){
			WMnu=MName+eval(i);
			MmbrCntnr.InnerString+="<div id='"+WMnu+"' style='position:absolute;'><\/div>"}
		MmbrCntnr.innerHTML=MmbrCntnr.InnerString}
	for(i=1;i<NumberOf+1;i++){
		WMnu=MName+eval(i);
		NoOffSubs=eval(WMnu+'[3]');
		Wdth=RcrsLvl==1&&FirstLineHorizontal?eval(WMnu+'[5]')?eval(WMnu+'[5]'):MenuWidth:MenuWidth;
		Hght=RcrsLvl==1&&FirstLineHorizontal?MenuHeight:eval(WMnu+'[4]')?eval(WMnu+'[4]'):MenuHeight;
		if(DomYes){
			Mbr=Location.document.createElement("div");
			Mbr.style.position='absolute';
			Mbr.style.visibility='inherit';
			MmbrCntnr.appendChild(Mbr)}
		else Mbr=Nav4?new Layer(Wdth,MmbrCntnr):Location.document.all[WMnu];
		Mbr.SetUp=Nav4?NavMbrSetUp:MbrSetUp;
		Mbr.SetUp(MmbrCntnr,PrvMmbr,WMnu,Wdth,Hght);
		if(NoOffSubs) Mbr.ChildCntnr=CreateMenuStructure(WMnu+'_',NoOffSubs);
		PrvMmbr=Mbr}
	MmbrCntnr.FrstMbr=Mbr;
	RcrsLvl--;
	return(MmbrCntnr)}

function CreateMenuStructureAgain(MName,NumberOf){
	var i,WMnu,NoOffSubs,PrvMmbr,Mbr=FrstCntnr.FrstMbr;
	RcrsLvl++;
	for(i=NumberOf;i>0;i--){
		WMnu=MName+eval(i);
		NoOffSubs=eval(WMnu+'[3]');
		PrvMmbr=Mbr;
		if(NoOffSubs)Mbr.ChildCntnr=CreateMenuStructure(WMnu+'_',NoOffSubs);
		Mbr=Mbr.PrvMbr}
	RcrsLvl--}

//<!***************************************************  Load Menu  *************************************************>
this.onload=function()
{
	oDiv = document.getElementById('jsmenu');
	var mypos = new findPos(oDiv);
	curPx = mypos.curleft;
	curPy = mypos.curtop;
	StartTop = curPy;
	StartLeft = curPx;
	showMenus(1,'Horizontal');
}

//<!***************************************************  Get Location  *************************************************>
function findPos(obj) 
{
	this.curleft = 0;
	this.curtop = 0;
	this.curwidth = obj.offsetWidth;
	this.curheight = obj.offsetHeight;
	
	if (obj.offsetParent)
	{
		do
		{
			this.curleft += obj.offsetLeft;
			this.curtop += obj.offsetTop;
		} while (obj = obj.offsetParent);
	}
}
