	var NoOffFirstLineMenus=9;			// Number of first level items

	var LowBgColor='white';			// Background color when mouse is not over

	var LowSubBgColor='white';			// Background color when mouse is not over on subs

	var HighBgColor='#F17817';			// Background color when mouse is over

	var HighSubBgColor='#3366FF';			// Background color when mouse is over on subs

	var FontLowColor='black';			// Font color when mouse is not over

	var FontSubLowColor='black';			// Font color subs when mouse is not over

	var FontHighColor='white';			// Font color when mouse is over

	var FontSubHighColor='white';			// Font color subs when mouse is over

	var BorderColor='black';			// Border color

	var BorderSubColor='black';			// Border color for subs

	var BorderWidth=1;				// Border width

	var BorderBtwnElmnts=1;			// Border between elements 1 or 0

	var FontFamily="arial,comic sans ms,technical"	// 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='center';			// Item text position 'left', 'center' or 'right'

	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'

	var MenuVerticalCentered='static';		// Menu vertical position 'top', 'middle','bottom' or static

	var ChildOverlap=.2;				// horizontal overlap child/ parent

	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent

	var StartTop=2;				// 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=2;				// Left padding

	var TopPaddng=4;				// 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=500;			// delay before menu folds in

	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame

	var FirstLineFrame='leftFrame';			// Frame where first level appears

	var SecLineFrame='mainFrame';			// Frame where sub levels appear

	var DocTargetFrame='';			// Frame where target documents appear

	var TargetLoc='';				// span id for relative positioning

	var MenuUsesFrames=1;

	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=['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","javascript:top.document.location.href='http://www.orangenet.org/index.html';","",8,30,120);

    Menu1_1=new Array("Member's Area","javascript:top.document.location.href='http://www.orangenet.org/membersarea.htm'","",0,20,140);

	Menu1_2=new Array("Contact Us","javascript:top.document.location.href='http://www.orangenet.org/contact.htm'","",0);
	Menu1_3=new Array("Orange Newspapers","javascript:top.document.location.href='http://www.orangenet.org/newsletter.htm'","",0);
    Menu1_4=new Array("Credit Unions","javascript:top.document.location.href='http://www.orangenet.org/cu.htm'","",0);
    Menu1_5=new Array("About Orangenet","javascript:top.document.location.href='http://www.orangenet.org/about.htm'","",0);
    Menu1_6=new Array("Orangenet Services","javascript:top.document.location.href='http://www.orangenet.org/services.htm'","",0);
    Menu1_7=new Array("Suggest A Site","javascript:top.document.location.href='http://www.orangenet.org/suggest.htm'","",0);
    Menu1_8=new Array("Advertising","javascript:top.document.location.href='http://www.orangenet.org/adds.htm'","",0);
Menu2=new Array("Countries","javascript:top.document.location.href='http://www.orangenet.org/index.html'","",9);

	Menu2_1=new Array("Ireland","javascript:top.document.location.href='http://www.orangenet.org/ireland.htm'","",8,20,90);

	    Menu2_1_1=new Array("Co. Antrim","javascript:top.document.location.href='http://www.orangenet.org/antrim.htm'","",0,20,130);

	    Menu2_1_2=new Array("Co. Armagh","javascript:top.document.location.href='http://www.orangenet.org/armagh.htm'","",0);

		Menu2_1_3=new Array("Belfast Co.","javascript:top.document.location.href='http://www.orangenet.org/belfast.htm'","",0);

		Menu2_1_4=new Array("Co. Down","javascript:top.document.location.href='http://www.orangenet.org/down.htm'","",0);

		Menu2_1_5=new Array("Co. Dublin & Wicklow","javascript:top.document.location.href='http://www.orangenet.org/dublin.htm'","",0);

		Menu2_1_6=new Array("Co. Londonderry","javascript:top.document.location.href='http://www.orangenet.org/londonderry.htm'","",0);

		Menu2_1_7=new Array("Co. Tyrone","javascript:top.document.location.href='http://www.orangenet.org/tyrone.htm'","",0);

		Menu2_1_8=new Array("Co. Fermanagh","javascript:top.document.location.href='http://www.orangenet.org/fermanagh.htm'","",0);

	Menu2_2=new Array("England","javascript:top.document.location.href='http://www.orangenet.org/england.htm'","",0);

    Menu2_3=new Array("Wales","javascript:top.document.location.href='http://www.orangenet.org/wales.htm'","",0);

	Menu2_4=new Array("Scotland","javascript:top.document.location.href='http://www.orangenet.org/scotland.htm'","",0);

    Menu2_5=new Array("Canada","javascript:top.document.location.href='http://www.orangenet.org/canada.htm'","",0);

	Menu2_6=new Array("USA","javascript:top.document.location.href='http://www.orangenet.org/usa.htm'","",0);

	Menu2_7=new Array("Australia","javascript:top.document.location.href='http://www.orangenet.org/australia.htm'","",0);

	Menu2_8=new Array("New Zealand","javascript:top.document.location.href='http://www.orangenet.org/newzealand.htm'","",0);

	Menu2_9=new Array("Ghana & Togo","javascript:top.document.location.href='http://www.orangenet.org/africa.htm'","",0);

			



Menu3=new Array("History","javascript:top.document.location.href='http://www.orangenet.org/index.html'","",3);

	Menu3_1=new Array("Orange Order History","javascript:top.document.location.href='http://www.orangenet.org/orangehistory.htm'","",0,20,130);

	Menu3_2=new Array("Protestant Religion","javascript:top.document.location.href='http://www.orangenet.org/prodreligion.htm'","",0);

	Menu3_3=new Array("Protestant Heroes","javascript:top.document.location.href='http://www.orangenet.org/prodheroes.htm'","",0);



Menu4=new Array("Other Orders","javascript:top.document.location.href='http://www.orangenet.org/index.html'","",4);

	Menu4_1=new Array("Women's Orange","javascript:top.document.location.href='http://www.orangenet.org/women.htm'","",0,20,120);

	Menu4_2=new Array("Junior Orange","javascript:top.document.location.href='http://www.orangenet.org/juniors.htm'","",0);

    Menu4_3=new Array("Black Precptory","javascript:top.document.location.href='http://www.orangenet.org/black.htm'","",0);

	Menu4_4=new Array("ABoD","javascript:top.document.location.href='http://www.orangenet.org/abod.htm'","",0);

	

Menu5=new Array("Join The Order","javascript:top.document.location.href='http://www.orangenet.org/memberenquiry.htm'","",0);
	

Menu6=new Array("Link To Our Site","javascript:top.document.location.href='http://www.orangenet.org/link.htm'","",0);


Menu7=new Array("OrangeNet Email","javascript:top.document.location.href='http://www.orangenet.org/email.htm'","",0);


Menu8=new Array("Orange Charities","javascript:top.document.location.href='http://www.orangenet.org/charity.htm'","",0);

Menu9=new Array("Donate","javascript:top.document.location.href='http://www.orangenet.org/donate.htm'","",0);	






