var NoOffFirstLineMenus=8;		// Number of first level items
var LowBgColor='';		// Background color when mouse is not over
var LowSubBgColor='#F68C1A';	// Background color when mouse is not over on subs
var HighBgColor='';		// Background color when mouse is over
var HighSubBgColor='#FFA131';	// Background color when mouse is over on subs
var FontLowColor='#D36129';		// Font color when mouse is not over
var FontSubLowColor='#F6D7AF';	// Font color subs when mouse is not over
var FontHighColor='#FFFFFF';	// Font color when mouse is over
var FontSubHighColor='#FFFFFF';	// Font color subs when mouse is over
var BorderColor='';		// Border color
var BorderSubColor='#F57A3A';	// Border color for subs
var BorderWidth=1;				// Border width
var BorderBtwnElmnts=1;			// Border between elements 1 or 0
var FontFamily='arial, verdana, sans-serif';	// Font family menu items
var FontSize=8;					// 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='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=1;					// Menu offset y coordinate
var StartLeft=0;				// Menu offset x coordinate
var VerCorrect=0;				// Multiple frames y correction
var HorCorrect=0;				// Multiple frames x correction
var LeftPaddng=7;				// Left padding
var TopPaddng=3;				// 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=700;			// delay before menu folds in
var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
var FirstLineFrame='main';		// Frame where first level appears
var SecLineFrame='main';		// Frame where sub levels appear
var DocTargetFrame='main';		// Frame where target documents appear
var TargetLoc='nav';			// span id for relative positioning
var HideTop=1;					// 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=['files/tri.gif',5,10,'files/img.gif',10,5,'files/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"

 var bp_path='http://www.bukaspalad.com';
// var bp_path='';

Menu1=new Array("","#",bp_path+"/images/global/global_button.gif",0,21,20);

Menu2=new Array("our ministry","#",bp_path+"/images/global/global_button.gif",3,0,120);
	Menu2_1=new Array("profile",bp_path+"/pages/info.php?action=profile","",0,19,130);
	Menu2_2=new Array("services","#","",2,19,0);
		Menu2_2_1=new Array("workshops",bp_path+"/pages/info.php?action=workshops","",0,19,100);
		Menu2_2_2=new Array("weddings",bp_path+"/pages/info.php?action=weddings","",0,19,0);
	Menu2_3=new Array("faq",bp_path+"/board/faq.php","",0,0,0);
//	Menu2_4=new Array("contact us","/pages/info.php?action=contact","",0,0,0);


Menu3=new Array("our members",bp_path+"/pages/members.php","/images/global/global_button.gif",0,0,125);
	
Menu4=new Array("our music","#",bp_path+"/images/global/global_button.gif",2,0,110);
	Menu4_1=new Array("songs","#","",3,19,100);
		Menu4_1_1=new Array("all",bp_path+"/pages/songs.php","",0,19,80);	
		Menu4_1_2=new Array("english",bp_path+"/pages/songs.php?lang=eng","",0,0,0);	
		Menu4_1_3=new Array("filipino",bp_path+"/pages/songs.php?lang=fil","",0,0,0);
	Menu4_2=new Array("merchandise",bp_path+"/pages/products.php","",2,19,0);
	 	Menu4_2_1=new Array("albums",bp_path+"/pages/products.php#albums","",0,19,80);
		Menu4_2_2=new Array("songbooks",bp_path+"/pages/products.php#songbooks","",0,0,0);	

	
Menu5=new Array("calendar","#",bp_path+"/images/global/global_button.gif",2,0,110);
	Menu5_1=new Array("Events",bp_path+"/board/calendar.php?c=2","",0,19,100);
	Menu5_2=new Array("Online Community",bp_path+"/board/calendar.php?c=1","",0,0,130);

Menu6=new Array("community","#",bp_path+"/images/global/global_button.gif",3,0,110);
	Menu6_1=new Array("messageboard",bp_path+"/board/","",0,19,100);
	Menu6_2=new Array("guestbook",bp_path+"/book/","",0,19,100);
	Menu6_3=new Array("mailing list",bp_path+"/list/","",0,19,100);

Menu7=new Array("others","#",bp_path+"/images/global/global_button.gif",3,0,50);
	Menu7_1=new Array("gallery","http://www.grcreativexchange.com/bp/gallery/","",0,19,80);

	Menu7_2=new Array("BP Social","#","",4,0,0);
		Menu7_2_1=new Array("Multiply","http://bukaspalad.multiply.com/","",0,19,80);
		Menu7_2_2=new Array("Facebook","http://www.new.facebook.com/groups.php?ref=sb#/group.php?gid=20514414432","",0,0,0);
		Menu7_2_3=new Array("Friendster","http://www.friendster.com/group/tabmain.php?gid=1527069","",0,0,0);
		Menu7_2_4=new Array("iLike","http://www.ilike.com/artist/Bukas+Palad","",0,0,0);

	Menu7_3=new Array("links","#","",4,0,0);
		Menu7_3_1=new Array("Vatican","http://www.vatican.va","",0,19,110);
		Menu7_3_2=new Array("Hangad.com","http://www.hangad.com","",0,0,0);
		Menu7_3_3=new Array("JesCom","http://jesuits.ph/jescom","",0,0,0);
		Menu7_3_4=new Array("Eagles' Corner","http://www.eaglescorner.com","",0,0,0);

Menu8=new Array("","#",bp_path+"/images/global/global_button.gif",0,0,20);


