/***********************************************************************************

*	(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=7;			// Number of first level items

	var LowBgColor='#4242C6';			// Background color when mouse is not over

	var LowSubBgColor='#4242C6';		// Background color when mouse is not over on subs

	var HighBgColor='#CEC6E7';			// Background color when mouse is over

	var HighSubBgColor='#CEC6E7';		// 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='#18186B';		// Font color when mouse is over

	var FontSubHighColor='#18186B';		// Font color subs when mouse is over

	var BorderColor='white';			// Border color

	var BorderSubColor='white';			// Border color for subs

	var BorderWidth=2;				// 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='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=180;				// Menu offset x coordinate 180

	var StartLeft=2;				// Menu offset y coordinate

	var VerCorrect=0;				// Multiple frames y correction

	var HorCorrect=0;				// Multiple frames x correction

	var LeftPaddng=3;				// Left padding

	var TopPaddng=2;				// 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=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='new';			// 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=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","index.html","",0,20,136);



Menu2=new Array("Members Area","members2/index.php","",0);
/*
	Menu2_1=new Array("Members","","",8,20,150);	

		Menu2_1_1=new Array("2010 Executive","executive.html","",0,20,150);
		
		Menu2_1_2=new Array("2010 SICAN Officers","http://www.sicanada.org/SICAN_2010%20Exec.pdf","",0);

		Menu2_1_3=new Array("Sican Meetings","meetings.html","",0);

		Menu2_1_4=new Array("Our Statutes","STATUTES2.pdf","",0);

                	Menu2_1_5=new Array("Newsletters","news.html","",0);

                	Menu2_1_6=new Array("Manual of Instructions","moi0206.pdf","",0);

                	Menu2_1_7=new Array("Photo Gallery","sicangallery.html","",0);
	
	Menu2_1_8=new Array("Promo Video","http://www.skal.org/dvd/dvd.htm","",0);



	Menu2_2=new Array("Membership Information","","",3);

		Menu2_2_1=new Array("Membership Tool Kit","SICAN_toolkit.pdf","",0,20,200);

		Menu2_2_2=new Array("Membership Growth Worksheet","SICAN2007-2008MembershipGrowth.pdf","",0);

		Menu2_2_3=new Array("Membership Growth Graph","SICAN2007-2008MembershipGrowthgraph.pdf","",0);

	
	Menu2_3=new Array("Canadian Skal Clubs","","",18);

		Menu2_3_1=new Array("VICTORIA","http://www.victoriaskal.com","",0,20,150);

		Menu2_3_2=new Array("VANCOUVER","http://www.vancouverskal.org","",0);

		Menu2_3_3=new Array("CANADIAN ROCKIES","http://www.skalcanrockies.org/","",0);

		Menu2_3_4=new Array("CALGARY","http://www1.clubrunner.ca/CRGeneric/CPrg/Home/homeD.asp?cid=100406","",0);

		Menu2_3_5=new Array("EDMONTON","http://www.skaledmonton.org","",0);
	
		Menu2_3_6=new Array("SASKATOON","http://www.sicanada.org/saskatoon/","",0);

		Menu2_3_7=new Array("WINNIPEG","http://www.skalwinnipeg.com","",0);
		
		Menu2_3_8=new Array("THUNDER BAY","http://www.sicanada.org/thunderbay/","",0);
	
		Menu2_3_9=new Array("LONDON","http://www.sicanada.org/london/","",0);

		Menu2_3_10=new Array("HAMILTON","http://www.skalhamilton.ca","",0);

		Menu2_3_11=new Array("TORONTO","http://www.torontoskal.org","",0);

		Menu2_3_12=new Array("TORONTO NORTH","http://www.skaltorontonorth.com","",0);

		Menu2_3_13=new Array("OTTAWA","http://www.sicanada.org/ottawa/","",0);

		Menu2_3_14=new Array("MONTREAL","http://www.sicanada.org/montreal/","",0);

		Menu2_3_15=new Array("QUEBEC CITY","http://www.skalquebec.com/","",0);

		Menu2_3_16=new Array("HALIFAX","http://www.sicanada.org/halifax/","",0);

		Menu2_3_17=new Array("ST. JOHN'S","http://www.sicanada.org/stjohns/","",0);

		Menu2_3_18=new Array("SICAN Clubs Founded","http://www.sicanada.org/SICANClubs_FoundedDate.pdf","",0);

	Menu2_4=new Array("Members Login","members2/index.php","",0);
*/


Menu3=new Array("SICAN Info","","",3);

		Menu3_1=new Array("2010 Executive","executive.html","",0,20,150);
		
		Menu3_2=new Array("Photo Gallery","sicangallery.html","",0);
		
		Menu3_3=new Array("Canadian Skal Clubs","","",18);

		Menu3_3_1=new Array("VICTORIA","http://www.victoriaskal.com","",0,20,150);

		Menu3_3_2=new Array("VANCOUVER","http://www.vancouverskal.org","",0);

		Menu3_3_3=new Array("CANADIAN ROCKIES","http://www.skalcanrockies.org/","",0);

		Menu3_3_4=new Array("CALGARY","http://www1.clubrunner.ca/CRGeneric/CPrg/Home/homeD.asp?cid=100406","",0);

		Menu3_3_5=new Array("EDMONTON","http://www.skaledmonton.org","",0);
	
		Menu3_3_6=new Array("SASKATOON","http://www.sicanada.org/saskatoon/","",0);

		Menu3_3_7=new Array("WINNIPEG","http://www.skalwinnipeg.com","",0);
		
		Menu3_3_8=new Array("THUNDER BAY","http://www.sicanada.org/thunderbay/","",0);
	
		Menu3_3_9=new Array("LONDON","http://www.sicanada.org/london/","",0);

		Menu3_3_10=new Array("HAMILTON","http://www.skalhamilton.ca","",0);

		Menu3_3_11=new Array("TORONTO","http://www.torontoskal.org","",0);

		Menu3_3_12=new Array("TORONTO NORTH","http://www.skaltorontonorth.com","",0);

		Menu3_3_13=new Array("OTTAWA","http://www.sicanada.org/ottawa/","",0);

		Menu3_3_14=new Array("MONTREAL","http://www.sicanada.org/montreal/","",0);

		Menu3_3_15=new Array("QUEBEC CITY","http://www.skalquebec.com/","",0);

		Menu3_3_16=new Array("HALIFAX","http://www.sicanada.org/halifax/","",0);

		Menu3_3_17=new Array("ST. JOHN'S","http://www.sicanada.org/stjohns/","",0);

		Menu3_3_18=new Array("SICAN Clubs Founded","http://www.sicanada.org/SICANClubs_FoundedDate.pdf","",0);


	Menu4=new Array("External Links","","",3);

	Menu4_1=new Array("Skal International","http://www.skal.org","",0,20,150);

	Menu4_2=new Array("NAASC","naasc_info.html","",0);

	Menu4_3=new Array("SIUSA","http://www.siusa.org","",0);

	


Menu5=new Array("Useful Tools","","",3);

	Menu5_1=new Array("Weather","http://www.theweathernetwork.com/weather/cities/indexcan.htm","",0,20,150);
	
	Menu5_2=new Array("Currency","http://www.xe.com/","",0);

              Menu5_3=new Array("Get Acrobat Reader","http://www.adobe.com/products/acrobat/readstep2.html","",0);



Menu6=new Array("Special Events","","",1);

	Menu6_1=new Array("Events 2010","http://skalnet20.skal.org/congresses","",0,20,180);


Menu7=new Array("Contact Us","","",1);

	Menu7_1=new Array("E-Directory","coms.html","",0,20,180);