/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#D9D1BA';			// Background color when mouse is not over
	var LowSubBgColor='#D9D1BA';			// Background color when mouse is not over on subs
	var HighBgColor='#857A51';			// Background color when mouse is over
	var HighSubBgColor='#857A51';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// 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='#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, Arial, Helvetica"	// Font family menu items
	var FontSize=7;				// Font size menu items
	var FontBold=1        // Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=274;				// 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=6;				// Left padding
	var TopPaddng=2;				// 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=1;			// 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=['images/tri.gif',25,12,'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);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Find A Home","","",5,18,115);
  Menu1_1=new Array("New Home Search","/officesearch.html","",0,20,124);
  Menu1_2=new Array("Area Property Search","/calgarymapsearch/","",0);
  Menu1_3=new Array("Estate Sales","/hbs.html","",0);
  Menu1_4=new Array("Low Down Payment","/hbs.html","",0);
  Menu1_5=new Array("Bank Foreclosures","/hbs.html","",0);
  
Menu2=new Array("Find A Realtor","","",2,18,120);
  Menu2_1=new Array("Free Buyer Service","/hbs.html","",0,20,140);
  Menu2_2=new Array("Alberta Realtors Network","/albertarealtorsnetwork.html","",0);
  
Menu3=new Array("Relocations","","",10,18,116);
  Menu3_1=new Array("Evaluation Form","/evaluations.html","",0,20,126);
  Menu3_2=new Array("Relocation Form","/relocation.html","",0);
  Menu3_3=new Array("Home Seller Service","/sellers.html","",0);
  Menu3_4=new Array("Real Estate News","/newsletters.html","",0);
  Menu3_5=new Array("Privacy / Disclaimer","/privacy.html","",0);
  Menu3_6=new Array("Suggestions","/suggestions.html","",0);
  Menu3_7=new Array("Contact Us","/contactus.html","",0);
  Menu3_8=new Array("Register Now!","/hbs.html","",0);
  Menu3_9=new Array("Realtor Services","/realtorservices.html","",0);
  Menu3_10=new Array("Free Buyer Service","/hbs.html","",0);
  
Menu4=new Array("Around Alberta","","",8,18,142);
  Menu4_1=new Array("Find Alberta","http://www.findalberta.com/","",0,20,152);
  Menu4_2=new Array("Around Calgary","http://www.aroundcalgary.com/","",0,20,152);
  Menu4_3=new Array("Calgary Alberta","http://www.calgaryalberta.net/","",0,20,152);
  Menu4_4=new Array("Edmonton Alberta","http://www.edmontonalberta.net/","",0,20,152);
  Menu4_5=new Array("Banff Alberta","http://www.banffalberta.ca/","",0,20,152);
  Menu4_6=new Array("Canmore Alberta","http://www.canmorealberta.ca/","",0,20,152);
  Menu4_7=new Array("Kananaskis Alberta","http://www.kananaskisalberta.ca/","",0,20,152);
  Menu4_8=new Array("Free Buyer Service","/hbs.html","",0);

Menu5=new Array("Real Estate Pros","http://www.realestateprofessionals.ca/","",0,187,122);
  Menu5_1=new Array("Agent Login Here","/hbslogin.html","",0,20,152);
  Menu5_2=new Array("Home Buyer Service","/hbs.html","",0);
  Menu5_3=new Array("Online Demo","/homebuyerservice.html","",0);
  Menu5_4=new Array("Register Now!","/hbs.html","",0);
  Menu5_5=new Array("Refer a Friend","/refer.html","",0);
  Menu5_6=new Array("Privacy / Disclaimer","/privacy.html","",0);
  Menu5_7=new Array("Suggestions","/suggestions.html","",0);
  Menu5_8=new Array("Contact Us","/contactus.html","",0);
  Menu5_9=new Array("Office Products","/officeproducts.html","",0,20,150);
  Menu5_10=new Array("Agent Products","/agentproducts.html","",0);
  Menu5_11=new Array("Custom Plans","/customplans.html","",0);
  Menu5_12=new Array("Realtor Services","/realtorservices.html","",0);
  Menu5_13=new Array("FSBO","/fsbolistings.html","",0);
  Menu5_14=new Array("Free Buyer Service","/hbs.html","",0);
  
Menu6=new Array("Contact Us","","",3,18,144);
  Menu6_1=new Array("Contact Us","/contactus.html","",0,20,144);
  Menu6_2=new Array("Home","/index.html","",0);
  Menu6_3=new Array("Free Buyer Service","/hbs.html","",0);

/* multiple sub navs
Menu9=new Array("education","http://robyns.internetbrokers.ca/diamondseducation-certification.html","",2,17,155);
  Menu9_1=new Array("diamonds","http://robyns.internetbrokers.ca/diamondseducation-certification.html","",6,17,155);
    Menu9_1_1=new Array("certification","http://robyns.internetbrokers.ca/diamondseducation-certification.html","",0,17,155);
    Menu9_1_2=new Array("cut","http://robyns.internetbrokers.ca/diamondseducation-cut.html","",0);
    Menu9_1_3=new Array("color","http://robyns.internetbrokers.ca/diamondseducation-color.html","",0);
    Menu9_1_4=new Array("clarity","http://robyns.internetbrokers.ca/diamondseducation-clarity.html","",0);
    Menu9_1_5=new Array("carat weight","http://robyns.internetbrokers.ca/diamondseducation-caratweight.html","",0);
    Menu9_1_6=new Array("care","http://robyns.internetbrokers.ca/diamondseducation-care.html","",0);
  Menu9_2=new Array("watches","http://robyns.internetbrokers.ca/watcheseducation.html","",0);
*/