	var NoOffFirstLineMenus=7			// Number of main menu  items
						// Colorvariables:
						// Color variables take HTML predefined color names or "#rrggbb" strings
						//For transparency make colors and border color ""
	var LowBgColor="#64B1C2";			// Background color when mouse is not over
	var HighBgColor="#B1B2B3";			// Background color when mouse is over
	var FontLowColor="#2C2A2B";			// Font color when mouse is not over
	var FontHighColor="#F4F7F7";			// Font color when mouse is over
	var BorderColor="#ffffff";			// Border color
	var BorderWidthMain=1;			// Border width main items
	var BorderWidthSub=1;			// Border width sub items
 	var BorderBtwnMain=1;			// Border between elements main items 1 or 0
	var BorderBtwnSub=1;			// Border between elements sub items 1 or 0
	var FontFamily="verdana,arial,helvetica";	// Font family menu items
	var FontSize=10;				// 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 can be: left, center, right, justify,
						//  leftjustify, centerjustify or rightjustify. PartOfWindow determines part of window to use
	var MenuVerticalCentered="top";		// Menu vertical position top, middle,bottom or static
	var ChildOverlap=.12;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var DistFrmFrameBrdr=0;			// Distance between main menu and frame border
	var LeftPaddng=4;				// Left padding
	var TopPaddng=4;				// Top padding
	var FirstLineHorizontal=0;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var UnfoldDelay=60;			// delay before sub unfolds	
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame="";			// Frame where first level appears
	var SecLineFrame="";			// Frame where sub levels appear
	var DocTargetFrame="";			// Frame where target documents appear
	var TargetLoc="MenuPos";				// span id for relative positioning
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var BaseHref="http://www.learningdynamics.co.uk/ldfiles/";				// BaseHref lets you specify the root directory for relative links. 
						// The script precedes your relative links with BaseHref
						// For instance: 
						// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
						// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
						// Can also be used when you use images in the textfields of the menu
						// "MenuX=new Array("<img src=\""+BaseHref+"MyImage\">"
						// For testing on your harddisk use syntax like: BaseHref="file:///e|/web development/clients/airslovakia/images/menu/"

	var Arrws=[BaseHref+"tri.gif",5,6,BaseHref+"tridown.gif",6,5,BaseHref+"trileft.gif",5,6,BaseHref+"triup.gif",6,5];

						// Arrow source, width and height.
						// If arrow images are not needed keep source ""

	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
						// document targets and script are in the same frame.
						// In all other cases it must be 1

	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
						// When set to 2 only the relevant main item stays highligthed
						// The preset is done by setting a variable in the head section of the target document.
						// <head>
						//	<script type="text/javascript">var SetMenu="2_2_1";</script>
						// </head>
						// 2_2_1 represents the menu item Menu2_2_1=new Array(.......

	var PartOfWindow=.7;			// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to

						// Below some pretty useless effects, since only IE6+ supports them
						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
						// If you don't need MenuSlide just leave in the line var MenuSlide="";
						// delete the other MenuSlide statements
						// In general leave the MenuSlide you need in and delete the others.
						// Above is also valid for MenuShadow and MenuOpacity
						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
						// You can add more filters by concanating the strings
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var BgImgLeftOffset=0;			// Only relevant when bg image is used as rollover
	var ScaleMenu=0;				// 1/0 When set to 0 Menu scales with browser text size setting

	var HooverBold=0;				// 1 or 0
	var HooverItalic=0;				// 1 or 0
	var HooverUnderLine=0;			// 1 or 0
	var HooverTextSize=0;			// 0=off, number is font size difference on hoover
	var HooverVariant=0;			// 1 or 0

	var MenuSlide="";
	var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.3, transition=19)";
	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.3, wipeStyle=1)";

	var MenuShadow="";
	var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=0, offY=0, positive=0)";
	var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=0, strength=0)";

	var MenuOpacity="";
	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=88)";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

Menu1=new Array("Business Tournaments","","",7,20,168,"","","","","","",-1,-1,-1,"","Business Tournaments");

Menu1_1=new Array("Tournaments Homepage","gamestourn.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Our Tournaments");

Menu1_2=new Array("Our Tournaments","ourtournam.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Our Tournaments");

Menu1_3=new Array("Custom Tournaments","customtournam.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Custom Tournaments");

Menu1_4=new Array("Conferences","conferences.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Conferences");

Menu1_5=new Array("E-Learning Content","elearning.asp","",0,20,174,"","","","","","",-1,-1,-1,"","E-Learning Content");

Menu1_6=new Array("Sponsorship Opportunities","sponsorship.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Sponsorship Opportunities");

Menu1_7=new Array("Licensing Opportunities","licensing.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Licensing Opportunities");


Menu2=new Array("Management Programmes","","",8,20,168,"","","","","","",-1,-1,-1,"","Management Programmes");

Menu2_1=new Array("Programmes Homepage","managprog.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Commercial Awareness");

Menu2_2=new Array("Commercial Awareness","awareness.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Commercial Awareness");

Menu2_3=new Array("Graduate Development","graddev.asp","",3,20,174,"","","","","","",-1,-1,-1,"","Graduate Development");

Menu2_3_1=new Array("World of Business","graddev_world_business.asp","",0,20,190,"","","","","","",-1,-1,-1,"","World of Business");

Menu2_3_2=new Array("People Management Toolkit","graddev_people_manage_toolkit.asp","",0,20,190,"","","","","","",-1,-1,-1,"","People Management Toolkit");

Menu2_3_3=new Array("Fundamentals of Finance","graddev_fundimentals_finance.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Fundamentals of Finance");


Menu2_4=new Array("Managing For Excellence","managexcell.asp","",5,20,174,"","","","","","",-1,-1,-1,"","Managing For Excellence");

Menu2_4_1=new Array("Managing and Motivating","managexcellmod1.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Managing and Motivating");

Menu2_4_2=new Array("Recruiting Excellent People","managexcellmod2.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Recruiting Excellent People");

Menu2_4_3=new Array("Developing Excellent People","managexcellmod3.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Developing Excellent People");

Menu2_4_4=new Array("Managing Complex Projects","managexcellmod4.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Managing Complex Projects");

Menu2_4_5=new Array("Responding to Change","managexcellmod5.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Responding to Change");

Menu2_5=new Array("Client Relationships","clientrelation.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Client Relationships");

Menu2_6=new Array("Strategy Masterclass","strategymaster.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Strategy Masterclass");

Menu2_7=new Array("MBA Masterclass","mbamaster.asp","",0,20,174,"","","","","","",-1,-1,-1,"","MBA Masterclass");

Menu2_8=new Array("Hi-Po Programmes","managproghipo.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Hi-Po Programmes");


Menu3=new Array("Simulations","","",7,20,168,"","","","","","",-1,-1,-1,"","Simulations");

Menu3_1=new Array("Simulations Homepage","simulations.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Simulations Homepage");

Menu3_2=new Array("Commercial Awareness","","",4,20,174,"","","","","","",-1,-1,-1,"","Commercial Awareness");

Menu3_2_1=new Array("Congrats! You're on the Board","congrats.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Congrats! You're on the Board");

Menu3_2_2=new Array("It's all about the bottom line","bottomline.asp","",0,20,190,"","","","","","",-1,-1,-1,"","It's all about the bottom line");

Menu3_2_3=new Array("Communications is the Key","communications.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Communications is the Key");

Menu3_2_4=new Array("Teamwork makes the difference","teamwork.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Teamwork makes the difference");

Menu3_3=new Array("Project Management","","",1,20,174,"","","","","","",-1,-1,-1,"","Project Management");

Menu3_3_1=new Array("Deliver that Project","deliverproject.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Deliver that Project");

Menu3_4=new Array("Strategic Leadership","","",2,20,174,"","","","","","",-1,-1,-1,"","Strategic Leadership");

Menu3_4_1=new Array("Review your strategy now!","reviewstrategy.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Review your strategy now!");

Menu3_4_2=new Array("Stratus - competitive advantage","stratus.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Stratus - competitive advantage");

Menu3_5=new Array("Sales","","",1,20,174,"","","","","","",-1,-1,-1,"","Sales");

Menu3_5_1=new Array("The Sales Motivator Game","salesmotivator.asp","",0,20,190,"","","","","","",-1,-1,-1,"","The Sales Motivator Game");

Menu3_6=new Array("Custom Development","customdevelopment.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Custom Development");

Menu3_7=new Array("Simulations 4 Students","simulations4students.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Simulations 4 Students");


Menu4=new Array("UBC","ubcredirect.asp","",0,20,168,"","","","","","",-1,-1,-1,"","UBC Home Page");

<!--Menu4_1=new Array("UBC Homepage","ubc_homepage.asp","",0,20,174,"","","","","","",-1,-1,-1,"","UBC Homepage");-->

<!--Menu4_2=new Array("About The UBC","ubc_about_us.asp","",0,20,174,"","","","","","",-1,-1,-1,"","About The UBC");-->

<!--Menu4_3=new Array("What Participants Say","ubc_participants_say.asp","",0,20,174,"","","","","","",-1,-1,-1,"","What Participants Say");-->

<!--Menu4_4=new Array("What Academics Say","ubc_academics_say.asp","",0,20,174,"","","","","","",-1,-1,-1,"","What Academics Say");-->

<!--Menu4_5=new Array("This Years Finalists","ubc_this_years_finalists.asp","",0,20,174,"","","","","","",-1,-1,-1,"","This Years Finalists");-->

<!--Menu4_6=new Array("Hall Of Fame","ubc_hall_of_fame.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Hall Of Fame");-->

<!--Menu4_7=new Array("How To Enter","ubc_how_to_enter.asp","",0,20,174,"","","","","","",-1,-1,-1,"","How To Enter");-->

<!--Menu4_8=new Array("Sponsorship Opportunities","ubc_sponsoreship.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Sponsorship Opportunities");-->

<!--Menu4_9=new Array("UBC Participants Login","ubc_participants_login.asp","",5,20,174,"","","","","","",-1,-1,-1,"","UBC Participants Login");-->

<!--Menu4_9_1=new Array("Participants Home Page","authorised.asp","",0,20,174,"","","","","","",-1,-1,-1,"","Participants Home Page");-->

<!--Menu4_9_2=new Array("Scenario Updates","ubc_participants_scenario_updates.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Scenario Updates");-->

<!--Menu4_9_3=new Array("FAQ'S","ubc_participants_faq.asp","",0,20,190,"","","","","","",-1,-1,-1,"","FAQ'S");-->

<!--Menu4_9_4=new Array("Team Rankings","ubc_participants_team_rankings.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Team Rankings");-->

<!--Menu4_9_5=new Array("Upload Your CV","ubc_participants_upload_cv.asp","",0,20,190,"","","","","","",-1,-1,-1,"","Upload Your CV");-->


Menu5=new Array("About Us","","",2,20,168,"","","","","","",-1,-1,-1,"","");

Menu5_1=new Array("About Us","about_us.asp","",0,20,168,"","","","","","",-1,-1,-1,"","About Us");

Menu5_2=new Array("News","news.asp","",0,20,168,"","","","","","",-1,-1,-1,"","News");

Menu6=new Array("Contact Us","contact_us.asp","",0,20,168,"","","","","","",-1,-1,-1,"","Contact Us");

Menu7=new Array("Home","index.asp","",0,20,168,"","","","","","",-1,-1,-1,"","Home");
