/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='817565';			// Background color when mouse is not over
	var LowSubBgColor='586D7F';			// Background color when mouse is not over on subs
	var HighBgColor='274560';			// Background color when mouse is over
	var HighSubBgColor='274560';			// Background color when mouse is over on subs
	var FontLowColor='FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='FFFFFF';		// Font color subs when mouse is not over
	var FontHighColor='FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='FFFFFF';		// Font color subs when mouse is over
	var BorderColor='FFFFFF';			// Border color
	var BorderSubColor='FFFFFF';		// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='justify';			// 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=136;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// 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

	// change image for active page
	var menuImages = [	"../images/nav-upstate_02.gif",  // Page 1
						"../images/nav-upstate_04.gif",  // Page 2
						"../images/nav-upstate_06.gif",  // Page 3
						"../images/nav-upstate_08.gif",  // Page 4
						"../images/nav-upstate_10.gif",  // Page 5
						"../images/nav-upstate_12.gif",  // Page 6
						"../images/nav-upstate_14.gif"   // Page 7
					 ];
					 				 
 	var str = menuImages[activePage - 1];
	menuImages[activePage - 1] = str.replace("upstate", "downstate");
	
	var activePageSrc = "url(" + menuImages[activePage - 1] + ")";

	var overImages = [	"../images/nav-downstate_02.gif",  // Page 1
						"../images/nav-downstate_04.gif",  // Page 2
						"../images/nav-downstate_06.gif",  // Page 3
						"../images/nav-downstate_08.gif",  // Page 4
						"../images/nav-downstate_10.gif",  // Page 5
						"../images/nav-downstate_12.gif",  // Page 6
						"../images/nav-downstate_14.gif"   // Page 7
					 ];
	MM_preloadImages(overImages[0], overImages[1], overImages[2], overImages[3], overImages[4], overImages[5], overImages[6]);

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"

// Corporate Profile
Menu1=new Array("","../corporate/index.html",menuImages[0],0,24,130);




/*
Residential Rentals
	North York
		11 Goldfinch Court
		11 Ruddington Drive
		2552 Keele Street
		201 Van Horne Avenue
		605 Finch Avenue West
		3810 Bathurst Street
	Toronto
		1674 Bayview Avenue
		189 Vaughan Road
		Houses
	Scarborough
		10 Chichester Place
		50 Trudelle Street
	Etobicoke
		95-25th Street
	Brantford
		63 / 65 Sympatica Crescent
	Cambridge
		20 Osborne Street
	St. Catharines
		130 St. Augustine Drive
	
*/
Menu2=new Array("","#",menuImages[1],7,24,130);
	Menu2_1=new Array("North York","#","",6,20,144);	
		Menu2_1_1=new Array("11 Goldfinch Court","../residential/11goldfinch.html","",0,20,144);
		Menu2_1_2=new Array("11 Ruddington Drive","../residential/11ruddington.html","",0);
		Menu2_1_3=new Array("2552 Keele Street","../residential/2552keele.html","",0);
		Menu2_1_4=new Array("201 Van Horne Avenue","../residential/201vanhorne.html","",0);
		Menu2_1_5=new Array("605 Finch Avenue West","../residential/605finch.html","",0);
		Menu2_1_6=new Array("3810 Bathurst Street","../residential/3810bathurst.html","",0);
	Menu2_2=new Array("Toronto","#","",3);
		Menu2_2_1=new Array("1674 Bayview Avenue","../residential/1674bayview.html","",0,20,144);
		Menu2_2_2=new Array("189 Vaughan Road","../residential/189vaughan.html","",0);
		Menu2_2_3=new Array("Houses","../residential/toronto_houses.html","",0);
	Menu2_3=new Array("Scarborough","#","",2,20,144);	
		Menu2_3_1=new Array("10 Chichester Place","../residential/10chichester.html","",0,20,144);
		Menu2_3_2=new Array("50 Trudelle Street","../residential/50trudelle.html","",0);
	Menu2_4=new Array("Etobicoke","#","",1);
		Menu2_4_1=new Array("95-25th Street","../residential/95-25th.html","",0,20,144);
	Menu2_5=new Array("Brantford","#","",1,20,144);	
		Menu2_5_1=new Array("63 / 65 Sympatica Crescent","../residential/63-65sympatica.html","",0,20,172);
	Menu2_6=new Array("Cambridge","#","",1);
		Menu2_6_1=new Array("20 Osborne Street","../residential/20osborne.html","",0,20,144);
	Menu2_7=new Array("St. Catharines","#","",1,20,144);	
		Menu2_7_1=new Array("130 St. Augustine Drive","../residential/130staugustine.html","",0,20,144);

/*
Commercial Rentals
	Industrial
		Sheppard Mews Developments
		2345 Stanfield Road
		920 Caledonia Road
		500 Front Street West
		1271 Martin Grove Road
	Office
		2345 Stanfield Road
		1300 Bay Street
		1407 Yonge Street
		27 / 29 Yorkville Avenue
		344 Bloor Street West
	Shopping Malls
		Seaway Mall
	Retail
*/
Menu3=new Array("","#",menuImages[2],4,24,130);
	Menu3_1=new Array("Industrial","#","",5,20,144);
		Menu3_1_1=new Array("Sheppard Mews Developments","../commercial/3910chesswood.html","",0,20,200);
		Menu3_1_2=new Array("2345 Stanfield Road","../commercial/2345stanfieldind.html","",0);
		Menu3_1_3=new Array("920 Caledonia Road","../commercial/920caledonia.html","",0);
		Menu3_1_4=new Array("500 Front Street West","../commercial/500front.html","",0);
		Menu3_1_5=new Array("1271 Martin Grove Road","../commercial/1271martingrove.html","",0);	
	Menu3_2=new Array("Office","#","",4);
		Menu3_2_1=new Array("2345 Stanfield Road","../commercial/2345stanfieldoffice.html","",0,20,144);
		Menu3_2_2=new Array("1300 Bay Street","../commercial/1300bay.html","",0);
		Menu3_2_3=new Array("27 / 29 Yorkville Avenue","../commercial/27-29yorkville.html","",0);
		Menu3_2_4=new Array("344 Bloor Street West","../commercial/344bloorstw.html","",0);
	Menu3_3=new Array("Shopping Malls","#","",1);
		Menu3_3_1=new Array("Seaway Mall","../commercial/800niagara.html","",0,20,144);
	Menu3_4=new Array("Retail","../commercial/retail.html","",0,20,144);					

// Land Development
Menu4=new Array("","../land_dev/index.html",menuImages[3],0,24,130);

/*
New Home / Condo Construction
	The Lofts of Sorauren
	Solimar Condominiums
	Viva Condominiums
	The Berwick
*/
Menu5=new Array("","javascript:top.location.href='#'",menuImages[4],6,24,150);
	Menu5_1=new Array("The Lofts of Sorauren","../newhome_condo/347sorauren.html","",0,24,170);
	Menu5_2=new Array("SoliMar Condominiums","../newhome_condo/9595collins.html","",0);
	Menu5_3=new Array("Viva Condominiums","../newhome_condo/3830bathurst.html","",0);
	Menu5_4=new Array("Willow Park at Bayview","../newhome_condo/17ruddington.html","",0);
	Menu5_5=new Array("The Berwick","../newhome_condo/theberwick.html","",0);
	Menu5_6=new Array("Estates of Glenway","http://www.estatesofglenway.com","",0);
	//Menu5_4=new Array("Perfect 10 Condominiums","../newhome_condo/8chichester.html","",0);

// Employment Opportunities
Menu6=new Array("","../corporate/employment.html",menuImages[5],0,20,140);

/*
Contact Us
	Head Office Contact Info.
	Gerneral Enquiries
	Residential Rental Info.
	Commercial Rental Info.	
	Land Development Info.
	New Home / Condo Construction Info.
*/
Menu7=new Array("","javascript:top.location.href='#'",menuImages[6],6,24,130);
	Menu7_1=new Array("Head Office Contact","../contact/index.html","",0,20,144);	
	Menu7_2=new Array("General Inquiries","../contact/general.html","",0);
	Menu7_3=new Array("Residential Rentals","../contact/residential.html","",0);
	Menu7_4=new Array("Commercial Rentals","../contact/commercial.html","",0);
	Menu7_5=new Array("Land Development","../contact/land_dev.html","",0);
	Menu7_6=new Array("Construction","../contact/construction.html","",0);
		

