/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFFF';			// Background color when mouse is not over on subs
	var HighBgColor='#999999';			// Background color when mouse is over
	var HighSubBgColor='#CCCCCC';			// Background color when mouse is over on subs
	var FontLowColor='#666666';			// Font color when mouse is not over
	var FontSubLowColor='#666666';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#666666';			// Font color subs when mouse is over
	var BorderColor='#FFFFFF';			// Border color
	var BorderSubColor='#CCCCCC';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,technical"	// Font family menu items
	var FontSize=8;				// 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=210;				// Menu offset x coordinate
	var StartLeft=50;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=100;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=4;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// 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=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/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, BgColor);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Find an Apartment","find_an_apartment.html","",0,20,130);
Menu2=new Array("Locations","#.html","",19,20,130);
		Menu2_1=new Array("116 Clinton Avenue","116_clinton_avenue.html","",0,20,130);
		Menu2_2=new Array("381-383 E. Fifth Street","381-383_e_fifth_street.html","",0,20,130);
		Menu2_3=new Array("500-502 E. Fourth Street","500-502_e_fourth_street.html","",0,20,130);
		Menu2_4=new Array("20 Iron Street","20_iron_street.html","",0,20,130);
		Menu2_5=new Array("47-53 Iron Street","47-53_iron_street.html","",0,20,130);
		Menu2_6=new Array("68-70 Iron Street","68-70_iron_street.html","",0,20,130);
		Menu2_7=new Array("71-81 Iron Street","71-81_iron_street.html","",0,20,130);
		Menu2_8=new Array("115 Iron Street","115_iron_street.html","",0,20,130);
		Menu2_9=new Array("121-123 Iron Street","121-123_iron_street.html","",0,20,130);
		Menu2_10=new Array("387-389 Lightstreet Road","387-389_light_street.html","",0,20,130);
		Menu2_11=new Array("136 E. Main Street","136_e_main_street.html","",0,20,130);
		Menu2_12=new Array("240-242 Penn Street","240-242_penn_street.html","",0,20,130);
		Menu2_13=new Array("244-246 Penn Street","244-246_penn_street.html","",0,20,130);
		Menu2_14=new Array("133-135 E. Ridge Ave","133-135_e_ridge_avenue.html","",0,20,130);
		Menu2_15=new Array("137-139 E. Ridge Ave","137-139_e_ridge_avenue.html","",0,20,130);
		Menu2_16=new Array("144 E. Ridge Ave","144_e_ridge_avenue.html","",0,20,130);
		Menu2_17=new Array("368 E. Second Street","368_e_second_street.html","",0,20,130);
		Menu2_18=new Array("55 E. Third Street","55_e_third_street.html","",0,20,130);
		Menu2_19=new Array("135-137 E. Third Street","135-137_e_third_street.html","",0,20,130);
Menu3=new Array("Virtual Tours","virtual_tours.html","",0,20,130);
Menu4=new Array("Get More Info","info.html","",0,20,130);
Menu5=new Array("Parking","parking.html","",0,20,130);
Menu6=new Array("Current Residents","#.html","",5,20,130);
		Menu6_1=new Array("Utilities and Info","utilities_info.html","",0,20,130);
		Menu6_2=new Array("Need Maintenance?","maintenance.html","",0,20,130);
		Menu6_3=new Array("Summer Storage Program","summer_storage_program.html","",0,20,130);
		Menu6_4=new Array("Security Deposit","security_deposit.html","",0,20,130);
		Menu6_5=new Array("Renters' Insurance","insurance.html","",0,20,130);
Menu7=new Array("For Parents","parents.html","",0,20,130);
Menu8=new Array("Testimonials","testimonials.html","",0,20,130);
Menu9=new Array("Pay With Credit Card","rent/index.php?main_page=products_all","",0,20,130);
Menu10=new Array("Return to Home","index.html","",0,20,130);

