/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='#C4E786';			// Background color when mouse is not over
	var LowSubBgColor='#C4E786';			// Background color when mouse is not over on subs
	var HighBgColor='#C4E786';			// Background color when mouse is over
	var HighSubBgColor='#C4E786';			// 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=0;				// 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=0;				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.4;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.8;			// vertical overlap child/ parent

var StartTop=0;				// Menu offset x coordinate
if (navigator.appName == "Microsoft Internet Explorer") {var StartTop=0;} 

	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=0;			// 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='space';			// Frame where target documents appear
	var TargetLoc='sp1';				// 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 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","http://www.billarcervera.cat/indexeng.php","",0,20,60);

Menu2=new Array("PLAYERLIST","http://www.billarcervera.cat/jugadorseng.php","",0,20,138);

Menu3=new Array("TIMETABLE","","",4,20,100);
	Menu3_1=new Array("Timetable pre-qualification","http://www.billarcervera.cat/horarisprequaeng.php","",0,20,150);
	Menu3_2=new Array("Timetable qualification","http://www.billarcervera.cat/horarisquaeng.php","",0,20,150);
	Menu3_3=new Array("Timetable groups","http://www.billarcervera.cat/horarisgrupseng.php","",0,20,150);
	Menu3_4=new Array("Timetable Final fase","http://www.billarcervera.cat/horarisfinaleng.php","",0);


//Menu4=new Array("Multimedia ARCHIVE","http://www.billarcervera.cat/arxiueng.php","",0,20,145);

Menu4=new Array("RESULTS","","",5,20,105);
	Menu4_1=new Array("Pre-qualification Fase","http://www.billarcervera.cat/prequaeng.php?tfase=PREQUA","",0,20,180);
	Menu4_2=new Array("Qualification Fase","http://www.billarcervera.cat/prequaeng.php?tfase=QUA","",0,20,180);
	Menu4_3=new Array("Groups Fase","http://www.billarcervera.cat/prequaeng.php?tfase=GRUP","",0,20,180);
	Menu4_4=new Array("Final Fase","http://www.billarcervera.cat/prequaeng.php?tfase=FINAL","",0,20,180);
	Menu4_5=new Array("Qualification","http://www.billarcervera.cat/classificacioeng.php","",0,20,180);

//Menu6=new Array("LIVE","","",4,20,75);
//	Menu6_1=new Array("THURSDAY 30/04","","",3,20,140);
//		Menu6_1_1=new Array("Thursday: 11h.","http://www.billarcervera.cat/directeeng.php?sessio=1","",0,20,140);
//		Menu6_1_2=new Array("Thursday: 16h.","http://www.billarcervera.cat/directeeng.php?sessio=2","",0,20,140);
//		Menu6_1_3=new Array("Thursday: 19h.","http://www.billarcervera.cat/directeeng.php?sessio=3","",0,20,140);
//	Menu6_2=new Array("WEDNESDAY 1/05","","",3,20,140);
//		Menu6_2_1=new Array("WEDNESDAY: 11h.","http://www.billarcervera.cat/directeeng.php?sessio=4","",0,20,140);
//		Menu6_2_2=new Array("WEDNESDAY: 16h.","http://www.billarcervera.cat/directeeng.php?sessio=5","",0,20,140);
//		Menu6_2_3=new Array("WEDNESDAY: 19h.","http://www.billarcervera.cat/directeeng.php?sessio=6","",0,20,140);
//	Menu6_3=new Array("SATURDAY 2/05","","",3,20,140);
//		Menu6_3_1=new Array("SATURDAY: 10h.","http://www.billarcervera.cat/directeeng.php?sessio=7","",0,20,140);
//		Menu6_3_2=new Array("SATURDAY: 15h.","http://www.billarcervera.cat/directeeng.php?sessio=8","",0,20,140);
//		Menu6_3_3=new Array("SATURDAY: 18h.","http://www.billarcervera.cat/directeeng.php?sessio=9","",0,20,140);
//	Menu6_4=new Array("SUNDAY 3/05","","",1,20,140);
//		Menu6_4_1=new Array("SUNDAY: 11h.","http://www.billarcervera.cat/directeeng.php?sessio=10","",0,20,140);

Menu5=new Array("CERVERA","","",4,20,110);
	Menu5_1=new Array("How to get to Cervera","http://www.billarcervera.cat/comarribareng.php","",0,20,180);
	Menu5_2=new Array("Hotels in Cervera","http://www.billarcervera.cat/ondormireng.php","",0,20,180);
	Menu5_3=new Array("Rural accomodation","http://www.billarcervera.cat/estadaeng.php","",0,20,180);
	Menu5_4=new Array("Tourism","http://www.billarcervera.cat/turismeeng.php","",0,20,180);

Menu6=new Array("<img border='0' src='http://www.billarcervera.cat/imatges/cat.gif'>Catalan","http://www.billarcervera.cat/index.php","",0,20,80);

