/***********************************************************************************
*	(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=13;			// Number of first level items
	var LowBgColor='';			// Background color when mouse is not over
	var LowSubBgColor='#57708c';			// Background color when mouse is not over on subs
	var HighBgColor='';			// Background color when mouse is over
	var HighSubBgColor='#7c99b9';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='#7995b6';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='#355e8b';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Trebuchet MS"	// Font family menu items
	var FontSize=11;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=25;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=800;			// 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='main_menu';				// 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.timeequities.com/index.cfm","",0,31,260);

Menu2=new Array("About","http://www.timeequities.com/about.cfm","",7,31,240);
	Menu2_1=new Array("Company Information","http://www.timeequities.com/about.cfm","",0,20,250);	
	Menu2_2=new Array("Company History","http://www.timeequities.com/about-history.cfm","",0);
	Menu2_3=new Array("Profile of Francis Greenburger","http://www.timeequities.com/about-greenburger.cfm","",0);
	Menu2_4=new Array("Profile of Robert Kantor","http://www.timeequities.com/about-kantor.cfm","",0);
	Menu2_5=new Array("People","http://www.timeequities.com/about-people.cfm","",0);
	Menu2_6=new Array("Environmental Strategy","http://www.timeequities.com/about-environment.cfm","",0);
	Menu2_7=new Array("Brochure","http://www.timeequities.com/about-brochure.cfm","",0);

Menu3=new Array("Portfolio","http://www.timeequities.com/port-map.cfm","",2,31,240);
	Menu3_1=new Array("Map of Assets","http://www.timeequities.com/port-map.cfm","",0,30,250);
	Menu3_2=new Array("List of Assets","http://www.timeequities.com/portfolio_full.cfm","",0);
	
Menu4=new Array("Development Projects","#","",3,31,240);
	/*Menu4_1=new Array("Sunset Marketplace","http://www.timeequities.com/dev-sunset.cfm","",0,30,280);
	Menu4_2=new Array("Bush Terminal – Building B & C","http://www.timeequities.com/dev-bushterminal.cfm","",0);*/
	Menu4_1=new Array("50 West Street","http://www.timeequities.com/dev-50west.cfm","",0,30,280);
	Menu4_2=new Array("Toronto Residential Developments","http://www.timeequities.com/dev-toronto.cfm","",0);
	Menu4_3=new Array("Muskoka Bay","http://www.timeequities.com/dev-muskoka.cfm","",0);

Menu5=new Array("Investment Information & Opportunities","http://www.timeequities.com/inv-about.cfm","",3,45,240);
	Menu5_1=new Array("Investment Philosophy","http://www.timeequities.com/inv-about.cfm","",0,30,200);
	Menu5_2=new Array("Investors Only Section","http://www.timeequities.com/inv-login.cfm","",0);
	Menu5_3=new Array("Investor Newsletter","http://www.timeequities.com/inv-newsletter.cfm","",0);
	
Menu6=new Array("Acquisitions","http://www.timeequities.com/acquisitions.cfm","",2,31,240);
	Menu6_1=new Array("Acquisition Criteria","http://www.timeequities.com/acquisitions.cfm","",0,31,200);
	Menu6_2=new Array("Recent Acquisitions","http://www.timeequities.com/acq-recent.cfm","",0);
	
Menu7=new Array("Mortgage Brokerage","http://www.timeequities.com/mort-about.cfm","",3,31,240);
	Menu7_1=new Array("About the Mtge Brok. Dept.","http://www.timeequities.com/mort-about.cfm","",0,30,270);
	Menu7_2=new Array("Broker Profiles","http://www.timeequities.com/mort-profiles.cfm","",0);
	Menu7_3=new Array("Recent Transactions /Newsletters","http://www.timeequities.com/mort-newsletters.cfm","",0);
	
Menu8=new Array("Residential Brokerage","http://www.timeequities.com/residential.cfm","",5,31,240);
	Menu8_1=new Array("Residential Brokerage","http://www.timeequities.com/residential.cfm","",0,30,200);
	Menu8_2=new Array("Sales Listings","http://www.timeequities.com/listings.cfm?sortby=area&city=default&listingtyp=sales","",0);
	Menu8_3=new Array("Rental Listings","http://www.timeequities.com/listings.cfm?sortby=area&city=default&listingtyp=rental","",0);
	Menu8_4=new Array("Time Equities Brokerage","http://www.timeequities.com/tei-brokerage.cfm","",0);
	Menu8_5=new Array("Broker Profiles","http://www.timeequities.com/res-profiles.cfm","",0);

Menu9=new Array("Commercial Brokerage","http://www.timeequities.com/commercial.cfm","",4,31,240);
	Menu9_1=new Array("Retail Lease Listings","http://www.timeequities.com/listings_comm.cfm?sortby=area&city=default&listingtyp=lease&commtype=Retail","",0,30,200);
  Menu9_2=new Array("Retail Sales Listings","http://www.timeequities.com/listings_comm.cfm?sortby=area&city=default&listingtyp=sales&commtype=Retail","",0);
	 Menu9_3=new Array("Office Lease Listings","http://www.timeequities.com/listings_comm.cfm?sortby=area&city=default&listingtyp=lease&commtype=Office","",0);
  Menu9_4=new Array("Office Sales Listings","http://www.timeequities.com/listings_comm.cfm?sortby=area&city=default&listingtyp=sales&commtype=Office","",0);
	/*Menu9_5=new Array("Industrial Lease Listings","http://www.timeequities.com/listings_comm.cfm?sortby=area&city=default&listingtyp=lease&commtype=Industrial","",0);
  Menu9_6=new Array("Industrial Sales Listings","http://www.timeequities.com/listings_comm.cfm?sortby=area&city=default&listingtyp=sales&commtype=Industrial","",0);
*/

Menu10=new Array("Office Condominiums","http://www.teiofficecondos.com","space",0,31,240);
	
Menu11=new Array("Tenant Requests","http://www.timeequities.com/tenant-requests.cfm","",2,30,240);
	Menu11_1=new Array("Commercial","comm-tenants.html","",0,30,200);
	Menu11_2=new Array("Residential","res-tenants.html","",0);
	
Menu12=new Array("TE Greengineers","http://www.te-greengineers.com","",0,31,240);

Menu13=new Array("Contact Us","http://www.timeequities.com/contact.cfm","",0,31,240);
	// Menu10_1=new Array("Contact Information & Form","http://www.timeequities.com/contact.cfm","",0,30,250);
	