/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/


	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#000000';			// Background color when mouse is not over
	var LowSubBgColor='#7092B7';		// Background color when mouse is not over on subs
	var HighBgColor='#7092B7';			// Background color when mouse is over
	var HighSubBgColor='#B28185';		// 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='#333333';		// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#000000';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana, tahoma, arial"
	var FontSize=10;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.3;			// vertical overlap child/ parent
	var StartTop=3;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=20;				// Multiple frames y correction
	var HorCorrect=10;				// 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=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='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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['http://www.skproperty.com/scripts/menu/images/tri.gif',5,9,'http://www.skproperty.com/scripts/menu/images/tridown.gif',9,5,'http://www.skproperty.com/scripts/menu/images/trileft.gif',5,9];	// 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.skproperty.com/index.html","",0,20,50);

Menu2=new Array("Property","","",4,20,77);
	Menu2_1=new Array("browse by type","http://www.skproperty.com/2020applications/propertylistings.asp#type","",0,20,150);
	Menu2_2=new Array("browse by status","","",3,20,170);
		Menu2_2_1=new Array("for sale","http://www.skproperty.com/2020applications/propertylistings.asp?sale_type=For+Sale&categoryID_list=&subcategoryID_list=&city=&province=&county=&bedrooms=&bathrooms=&listing_price=&date_entered=&page_size=5&o=properties.listing_price+DESC&strKeywords=&boolean=OR&mlsnumber=&propertyID=","",0,20,100);
		Menu2_2_2=new Array("for rent","http://www.skproperty.com/2020applications/propertylistings.asp?sale_type=For+Rent&categoryID_list=&subcategoryID_list=&city=&province=&county=&bedrooms=&bathrooms=&listing_price=&date_entered=&page_size=5&o=properties.listing_price+DESC&strKeywords=&boolean=OR&mlsnumber=&propertyID=","",0);
		Menu2_2_3=new Array("for lease","http://www.skproperty.com/2020applications/propertylistings.asp?sale_type=For+Lease&categoryID_list=&subcategoryID_list=&city=&province=&county=&bedrooms=&bathrooms=&listing_price=&date_entered=&page_size=5&o=properties.listing_price+DESC&strKeywords=&boolean=OR&mlsnumber=&propertyID=","",0);
	Menu2_3=new Array("browse by location","http://www.skproperty.com/2020applications/geosearch.asp","",0);	
	Menu2_4=new Array("property search","http://www.skproperty.com/2020applications/propertylistings.asp#search","",0);

Menu3=new Array("Our Services","","",3,20,106);
	Menu3_1=new Array("advertise your property","http://www.skproperty.com/2020applications/addlisting.asp","",0,20,250);
	Menu3_2=new Array("digital photography services","http://www.skproperty.com/2020applications/rates.asp","",0,20,250);
	Menu3_3=new Array("&nbsp;360<sup>o</sup> panoramic virtual tours","http://www.skproperty.com/2020applications/tours.asp","",0,20,250);

Menu4=new Array("Sellers","","",3,20,65);
	Menu4_1=new Array("add property","http://www.skproperty.com/2020applications/addlisting.asp","",0,20,125);
	Menu4_2=new Array("log in","http://www.skproperty.com/2020applications/login.asp","",0,20,125);
	Menu4_3=new Array("submit payment","http://www.skproperty.com/2020applications/rates.asp","",0,20,125);

Menu5=new Array("Info","","",5,20,49);
	Menu5_1=new Array("why sell privately?","http://www.skproperty.com/2020applications/sell_privately.asp","",0,20,150);
	Menu5_2=new Array("help","http://www.skproperty.com/2020applications/help.asp","",0,20,150);
	Menu5_3=new Array("faq","http://www.skproperty.com/2020applications/faq.asp","",0,20,150);
	Menu5_4=new Array("advertising rates","http://www.skproperty.com/2020applications/rates.asp","",0,20,150);
	Menu5_5=new Array("contact us","http://www.skproperty.com/2020applications/contact.asp","",0,20,150);

Menu6=new Array("&nbsp;<img src=http://www.skproperty.com/images/menu/star02.gif alt=Quicklist NOSAVE height=19 width=26>","javascript:n_window('http://www.skproperty.com/2020applications/quicklist.asp')","",2,20,38);
	Menu6_1=new Array("view your quicklist","javascript:n_window('http://www.skproperty.com/2020applications/quicklist.asp')","",0,20,140);
	Menu6_2=new Array("about quicklists","javascript:n_window('http://www.skproperty.com/help/quicklist.html')","",0,20,140);
