// update history:
// 1/11/07 repalce menu "Online Community" with "Membership"  
//
var NoOffFirstLineMenus=7;		// 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='#008000';		// Background color when mouse is over
var HighSubBgColor='#008000';		// Background color when mouse is over on subs
var FontLowColor='#005500';		// Font color when mouse is not over
var FontSubLowColor='#005500';		// Font color subs when mouse is not over
var FontHighColor='#FFFFC6';		// Font color when mouse is over
var FontSubHighColor='#FFFFC6';		// Font color subs when mouse is over
var BorderColor='#005500';		// Border color
var BorderSubColor='#005500';		// Border color for subs
var BorderWidth=1;			// Border width

var BorderBtwnElmnts=1;			// Border between elements 1 or 0
var FontFamily="Arial, Verdana"		// Font family menu items
var FontSize=9;				// 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='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=105;			// Menu offset x coordinate
var StartLeft=1;			// 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=1;		// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
var MenuFramesVertical=1;		// Frames in cols or rows 1 or 0
var DissapearDelay=200;			// 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=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 highlighted
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","http://www.sfxboys.com/index.html","",0,20,107);
Menu2=new Array("Alumni Chapters","","",4);
Menu2_1=new Array("USA","http://www.sfxboys.com/organization.html","",7,20,100);
	
Menu2_1_1=new Array("Welcome","http://www.sfxboys.com/organization.html#welcome","",0,20,135);
Menu2_1_2=new Array("Background","http://www.sfxboys.com/organization.html#background","",0);
Menu2_1_3=new Array("Objectives","http://www.sfxboys.com/organization.html#objectives","",0);
Menu2_1_4=new Array("Officers & Committee","http://www.sfxboys.com/organization.html#committee","",0);
Menu2_1_5=new Array("Membership","http://www.sfxboys.com/organization.html#membership","",0);
Menu2_1_6=new Array("Activities","http://www.sfxboys.com/organization.html#activities","",0);
Menu2_1_7=new Array("Achievements","http://www.sfxboys.com/organization.html#achievements","",0);
Menu2_2=new Array("Toronto","http://www.sfxboys.com/toronto.htm","",0,20,100);

Menu2_3=new Array("Vancouver","http://www.sfxboys.com/vancouver.htm","",0,20,100);

Menu2_4=new Array("Australia","http://www.sfxboys.com/australia.htm","",0,20,100);

Menu3=new Array("Current Events","","",1);
Menu3_1=new Array("(USA) 2010 Chinese New Year Lunch","http://www.sfxboys.com/events/10ChineseNewYearLunch.html","",0,20,210);
Menu4=new Array("Archives","","",8);
Menu4_1=new Array("SFXCAA(USA) 2006 Events","","",1,20,165);
Menu4_1_1=new Array("2006 Summer Picnic","http://www.sfxboys.com/events/06picnic_pictures.html","",0,20,210);
Menu4_2=new Array("SFXCAA(USA) 2005 Events","","",2,20,165);
Menu4_2_1=new Array("8th Annual Christmas Party","http://www.sfxboys.com/events/05xmas_pictures.html","",0,20,210);
Menu4_2_2=new Array("Annual Summer Picnic","http://www.sfxboys.com/events/05picnic_pictures.html","",0);
Menu4_3=new Array("SFXCAA(USA) 2004 Events","","",2,20,165);
Menu4_3_1=new Array("7th Annual Christmas Party","http://www.sfxboys.com/events/04xmas_pictures.html","",0,20,210);
Menu4_3_2=new Array("Annual Summer Picnic","http://www.sfxboys.com/events/04picnic_pictures.html","",0);
Menu4_4=new Array("SFXCAA(USA) 2003 Events","","",2,20,165);
Menu4_4_1=new Array("6th Annual Christmas Party","http://www.sfxboys.com/events/03xmas.html","",0,20,210);
Menu4_4_2=new Array("Annual Summer Picnic","http://www.sfxboys.com/events/03picnic.html","",0);
Menu4_5=new Array("SFXCAA(USA) 2002 Events","","",2,20,165);
Menu4_5_1=new Array("5th Annual Christmas Party","http://www.sfxboys.com/events/02xmas.html","",0,20,210);
Menu4_5_2=new Array("Annual Summer Picnic","http://www.sfxboys.com/events/02picnic.html","",0);
Menu4_6=new Array("SFXC's New Building","http://www.sfxc.edu.hk/sip/index.htm","",0);
Menu4_7=new Array("Scholarship Fund","http://www.sfxboys.com/scholarship.html","",0);
Menu4_8=new Array("Salvage The Boat","http://www.sfxboys.com/brogregory.htm","",0);
Menu5=new Array("Online Community","http://www.sfxboys.com/Online_Community/Online_Community_temp.html","",0);
// 1/11/07 update by bho
// Menu5=new Array("Online Community","http://www.sfxboys.com/Online_Community/Online_Community_temp.html","",0);
Menu5=new Array("Membership","","",5);
Menu5_1=new Array("Register","http://www.sfxboys.com/online_community/register2.htm","",0,20,100);
Menu5_2=new Array("Update","http://www.sfxboys.com/online_community/updatein.asp","",0,20,100);
Menu5_3=new Array("Search","http://www.sfxboys.com/online_community/search.asp","",0,20,100);
Menu5_4=new Array("OpenBook","http://www.sfxboys.com/online_community/openbook.asp","",0,20,100);
Menu5_5=new Array("Voices of SFXBOYS","http://www.sfxboys.com/online_community/voices2.htm","",0,20,100);
//
Menu6=new Array("Contact Us","http://www.sfxboys.com/contact.html","",0);
Menu7=new Array("Links","","",5);
Menu7_1=new Array("SFXC Alumni, Kowloon","http://www.xaverians.net","",0,20,160);
Menu7_2=new Array("SFXS Alumni, Tsuen Wan","http://www.sfxsaa.net","",0);
Menu7_3=new Array("SFX College, Kowloon","http://www.sfxc.edu.hk","",0);
Menu7_4=new Array("SFX School, Tsuen Wan","http://www.sfxs.edu.hk","",0);
Menu7_5=new Array("Marist Brothers","http://www.champagnat.org","",0);