	var NoOffFirstLineMenus=4;			// Number of main menu  items
	var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var HighBgColor='#577098';			// Background color when mouse is over
	var FontLowColor='#FFCC00';			// Font color when mouse is not over
	var FontHighColor='#FFCC00';			// Font color when mouse is over
	var HighBgColor="#20507A";			// Background color when mouse is over
	var FontLowColor="#000000";			// Font color when mouse is not over
	var BorderColor="#CCCCCC";			// Border color
	var BorderWidthMain=0;			// Border width main items
	var BorderWidthSub=1;			// Border width sub items
 	var BorderBtwnMain=0;			// Borderwidth between elements
	var BorderBtwnSub=1;			// Borderwidth between elements sub items
	var FontFamily="tahoma, arial,tahoma";	// Font family menu items
	var FontSize=13;				// Font size menu items
	var FontBold=1;				// 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="left";			// Menu horizontal position can be: left, center, right
	var MenuVerticalCentered="top";		// Menu vertical position top, middle,bottom or static
	var ChildOverlap=-.05;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=.0;				// Menu offset x coordinate. If StartTop is between 0 and 1 StartTop is calculated as part of windowheight
	var StartLeft=.0;				// Menu offset y coordinate. If StartLeft is between 0 and 1 StartLeft is calculated as part of windowheight
	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=0;				// Left padding
	var TopPaddng=-1;			// Top padding. If set to -1 text is vertically centered
	var FirstLineHorizontal=1;			// Number defines to which level the menu must unfold horizontal; 0 is all vertical
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var UnfoldDelay=50;			// 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="";				// BaseHref lets you specify the root directory for relative links. 
	var Arrws=[BaseHref+"../i/nav/easa_nav_bird_yellow.gif",14,11,BaseHref+"../i/nav/easa_nav_bird_white.gif",14,11,BaseHref+"../i/nav/triup.gif",10,5];
	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
	var RememberStatus=2;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
	var BuildOnDemand=1;			// 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="1";
	var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";
	var MenuShadow="";
//	var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
//	var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";
	var MenuOpacity="";
	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  var e="<img src='../i/airsafetyconference2005/ieuasc_bullet.gif'>&nbsp;"; //e is the easa bullet

	function BeforeStart(){return}
	function AfterBuild(){window.status='European Aviation Safety Agency'; return true;}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

	
// Menu tree:
// MenuX=new Array(
//"ItemText","Link","background image",number of sub elements,height,width,
//"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText or background image format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 

Menu1=new Array(e + "Home","index-2.html","rollover?../i/nav/tabs/t_78x24_0.gif?../i/nav/tabs/t_78x24_1.gif" ,0,"24","78","","","","","","tahoma",11,-1,-1,"","Conference Home Page");
								
Menu2=new Array(e + "Hotel Registration","hotelreg.html","rollover?../i/nav/tabs/t_150x24_0.gif?../i/nav/tabs/t_150x24_1.gif",0,"24","150","","","","","","tahoma",11,-1,-1,"","Hotel Registration");
	
Menu3=new Array(e + "Conference Registration","confreg.html","rollover?../i/nav/tabs/t_180x24_0.gif?../i/nav/tabs/t_180x24_1.gif",0,"","180","","","","","","tahoma",11,-1,-1,"","Conference Registration");

Menu4=new Array(e + "Agenda","agenda.html","rollover?../i/nav/tabs/t_78x24_0.gif?../i/nav/tabs/t_78x24_1.gif" ,0,"24","78","","","","","","tahoma",11,-1,-1,"","Agenda");


function loadframe(url,target)
{
      parent.frames[target].location.href = url;
}

function land(loc,target)
{
lowtarget=target.toLowerCase();
if (lowtarget=="_self") {window.location=loc;}
else {if (lowtarget=="_top") {top.location=loc;}
else {if (lowtarget=="_blank") {window.open(loc);}
else {if (lowtarget=="_parent") {parent.location=loc;}
else {parent.frames[target].location=loc;};
}}}
}	

function popup(theURL,winName,features) { 
  window.open(theURL,winName,features);
}

function land1(loc,target)
{
alert ("Note - The page you are about to view is on the EUR-Lex website. It is not part of the EASA's website.");
low1target=target.toLowerCase();
if (low1target=="_self") {window.location=loc;}
else {if (low1target=="_top") {top.location=loc;}
else {if (low1target=="_blank") {window.open(loc);}
else {if (low1target=="_parent") {parent.location=loc;}
else {parent.frames[target].location=loc;};
}}}
}

function printthispage() 
{ 
   var sOption="toolbar=yes,location=no,directories=yes,menubar=yes,"; 
       sOption+="scrollbars=yes,width=560,height=600,left=100,top=25"; 

   var sWinHTML = document.getElementById('contentstart').innerHTML; 
   
   var winprint=window.open("","",sOption); 
       winprint.document.open(); 
       winprint.document.write('<html><title>' + document.title + '</title><link rel=\"stylesheet\" href=\"../css/conference.css\" type=\"text/css\"><body onload=\'window.print();\' style=margin:5px>'); 
       winprint.document.write('<img src=\"../i/airsafetyconference2005/banner_print.gif\"><br>' + sWinHTML);          
       winprint.document.write('</body></html>');
       winprint.document.close(); 
       winprint.focus(); 
			 
}

function pU(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=1,resizable=0,width=619,height=540,left=20,top=60');");
}	