/***********************************************************************************

*	(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 ca_menu_path = "/";
var ca_menu_img_path = "/images/";


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

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

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

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

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

	var FontLowColor='#252E70';			// Font color when mouse is not over

	var FontSubLowColor='#252E70';			// Font color subs when mouse is not over

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

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

	var BorderColor='white';			// Border color

	var BorderSubColor='#cecece';			// Border color for subs

	var BorderWidth=1;				// Border width

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

	var FontFamily="arial"	           // 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=.65;				// horizontal overlap child/ parent

	var ChildVerticalOverlap=1;			// vertical overlap child/ parent

	var StartTop=12;				// 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=12;				// 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=200;			// delay before menu folds in

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

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

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

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

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

	var HideTop=0;				// Hide first level when loading new document 1 or 0

	var MenuWrap=0;				// 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=[ca_menu_img_path + 'tri.gif',5,10, ca_menu_img_path + 'tridown.gif',10,5, ca_menu_img_path + '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 ca_menu_img_path set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("<img src='" + ca_menu_img_path + "note.jpg'> Home",ca_menu_path + "index.php","",0,22,200);
Menu2=new Array("<img src='" + ca_menu_img_path + "note.jpg'> About Us",ca_menu_path + "ca_aboutus.php","",6,22,200);
	Menu2_1=new Array(" Mission Statement",ca_menu_path + "ca_aboutus.php","",0,22,200);
	Menu2_2=new Array(" Message from our President",ca_menu_path + "ca_presidentletter.php","",0,22,200);
	Menu2_3=new Array(" Message from our Exec Vp",ca_menu_path + "ca_evpletter.php","",0,22,200);
	Menu2_4=new Array(" Officers and Staff",ca_menu_path + "ca_officers.php","",0,22,200);
	Menu2_5=new Array("History of the CA - 1947 to 1972", ca_menu_path + "ca_history1947-1972.php", "", 0, 22, 200);
	Menu2_6=new Array("History of the CA - 1973 to 1998", ca_menu_path + "ca_history1973-1998.php", "", 0, 22, 200);

Menu3=new Array("<img src='" + ca_menu_img_path + "note.jpg'> Placement Service","#","",2,22,200);
	
		Menu3_1=new Array(" For Congregations",ca_menu_path + "ca_pl_congregations.php","",0,22,200);
		Menu3_2=new Array(" For Candidates",ca_menu_path + "ca_pl_candidates.php","",0,22,200);
	

Menu4=new Array("<img src='" + ca_menu_img_path + "note.jpg'> Education","#","",1,22,200);
	
		Menu4_1=new Array(" Podcasts",ca_menu_path + "podcastpage.html","",0,22,200);
//		Menu4_2=new Array(" Calendar","#","",0,22,200);

Menu5=new Array("<img src='" + ca_menu_img_path + "note.jpg'> CICA",ca_menu_path + "ca_cica.php","",0,22,200);

//Menu6=new Array("<img src='" + ca_menu_img_path + "note.jpg'> Events","#","",1,22,200);
//	
//		Menu6_1=new Array(" Calendar","#","",0,22,200);
//	
//
Menu6=new Array("<img src='" + ca_menu_img_path + "note.jpg'> Members","#","",2,22,200);
	
		Menu6_1=new Array(" Become a Member", ca_menu_path + "ca_how2join.php","",0,22,200);
		Menu6_2=new Array(" Members in the News", ca_menu_path + "ca_membersinthenews.php","",0,22,200);
//		Menu6_3=new Array(" Members Directory",ca_menu_path + "ca_memberdirectory.php","",0,22,200);
	

Menu7=new Array("<img src='" + ca_menu_img_path + "note.jpg'> Conventions","#","",4,22,200);
		
	Menu7_1=new Array(" 2010",ca_menu_path + "ca_2010_convention.php","",0,22,80);
	Menu7_2=new Array(" 2009",ca_menu_path + "ca_2009_mission.php","",0,22,80);
	Menu7_3=new Array(" 2008",ca_menu_path + "ca_convention_2008.php","",0,22,80);
	Menu7_4=new Array(" 2007",ca_menu_path + "ca_convention_2007.php","",0,22,80);
	

//Menu9=new Array("<img src='" + ca_menu_img_path + "note.jpg'> Library","#","",2,22,200);
//	
//		Menu9_1=new Array("Nusach","#","",0,22,200);
//		Menu9_2=new Array("Subscribe","#","",0,22,200);
//	

Menu8=new Array("<img src='" + ca_menu_img_path + "note.jpg'> Support the CA","#","",2,22,200);
		Menu8_1=new Array("Join Friends of the CA", ca_menu_path + "ca_supp_friends.php","",0,22,200);
		Menu8_2=new Array("How to Host a Concert",ca_menu_path + "ca_salon_concert.php","",0,22,200);
	

Menu9=new Array("<img src='" + ca_menu_img_path + "note.jpg'> Journal of Synagogue Music / &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convention Proceedings",ca_menu_path + "ca_jsm_docs.php","",0,38,200);
Menu10=new Array("<img src='" + ca_menu_img_path + "note.jpg'> The Spirit Series CDs",ca_menu_path + "ca_spiritseries.php","",0,22,200);
Menu11=new Array("<img src='" + ca_menu_img_path + "note.jpg'> Online Store",ca_menu_path + "store/index.php","",0,22,200);
Menu12=new Array("<img src='" + ca_menu_img_path + "note.jpg'> Awards",ca_menu_path + "ca_awardlist.php","",0,22,200);

Menu13=new Array("<img src='" + ca_menu_img_path + "note.jpg'> CA Blog",ca_menu_path + "blogpage.html","",0,22,200);

Menu14=new Array("<img src='" + ca_menu_img_path + "note.jpg'> Contact Us",ca_menu_path + "ca_contact_us.php","",0,22,200);

