﻿/***********************************************************************************
*	(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=6;
	var LowBgColor='#000000';
	var LowSubBgColor='#999999';
	var HighBgColor='#464646';
	var HighSubBgColor='#999999';
	var FontLowColor='white';
	var FontSubLowColor='white';
	var FontHighColor='white';
	var FontSubHighColor='black';
	var BorderColor='#dcdcdc';
	var BorderSubColor='dcdcdc';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="Arial";
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='center';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=0;
	var ChildVerticalOverlap=0;
	var StartTop=76;
	var StartLeft=272;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=0;
	var TopPaddng=4;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=100;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=0;
	var KeepHilite=1;
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];

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","index.html","",0,19,83);
Menu2=new Array("Listings","listings_step1.html","",0,19,93);
Menu3=new Array("Buy A Business","buy.html","",0,19,110);
Menu4=new Array("Sell A Business","sell.html","",0,19,110);
Menu5=new Array("About Us","about.html","",0,19,81);
Menu6=new Array("Contact","contact.html","",0,19,81);