var divX = 28;
var divY = 311;
function Toggle(node) {
	if (document.getElementById("div"+node).style.display == 'none')  {
		var i=1;
		try {
			while(eval("document.getElementById('img"+ i +"').src")) {
				if (document.getElementById("div"+ i).style.display == '') {
					document.getElementById("img"+ i).src= "elements/plus.gif";
					document.getElementById("div"+ i).style.display = 'none';
				}
				i++;
			}
		}
		catch(error) { ; }
		document.getElementById("img"+node).src = "elements/minus.gif";
		document.getElementById("div"+node).style.display = '';
	}
	else  {
		document.getElementById("img"+node).src = "elements/plus.gif";
		document.getElementById("div"+node).style.display = 'none';
	}
}
document.write("<style type=\"text/css\">");
document.write(".menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #FF9900; }");
document.write(".sousMenu {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }");
document.write("</style>");
document.write("<div id=\"menu\" style=\"position:absolute; left:"+divX+"px; top:"+divY+"px; width:180px; height:291px; z-index:1\">");
document.write("<TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"178\">");
document.write(" <TR>");
document.write(" <TD height=\"38\" style=\"background-image: url(menu2.gif); background-repeat: no-repeat; background-color: #000000;\">");
document.write(" <TABLE BORDER=0 cellpadding=\"6\" cellspacing=\"0\">");
document.write(" <TR>");
document.write(" <TD><TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"168\">");
document.write(" <TR>");
document.write(" <TD class=\"menu\" style=\"text-align: center;\"><A href=\"#\" onClick=\"Toggle(1)\"><IMG SRC=\"elements/gfleche.gif\" width=\"10\" height=\"10\" border=\"0\" id=\"img1\"></a> <a href=\"sup1.html?menu=1\">AIRWORTHINESS");
document.write(" MANAGEMENT</A></TD>");
document.write(" </TR>");
document.write(" </TABLE>");

document.write(" <DIV id=\"div1\" style=\"display: none;\">");
document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup1.html?menu=1#lien1\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> OPERATING");
document.write(" FIELDS</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>"); 
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup1.html?menu=1#lien2\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> SERVICES</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>");
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup1.html?menu=1#lien3\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> CODE");
document.write(" OF ETHICS</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>");
document.write(" </TABLE>");
document.write(" </DIV>"); 
document.write(" </TD>");
document.write(" </TR>");
document.write(" </TABLE>");
document.write(" </TD>");
document.write(" </TR>");

document.write(" <TR>"); 
document.write(" <TD height=\"38\" style=\"background-image: url(menu2.gif); background-repeat: no-repeat; background-color: #000000;\">");
document.write(" <TABLE BORDER=0 cellpadding=\"6\" cellspacing=\"0\">");
document.write(" <TR>");
document.write(" <TD><TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"168\">");
document.write(" <TR>");
document.write(" <TD class=\"menu\" style=\"text-align: center;\"><A href=\"#\" onClick=\"Toggle(2)\"><IMG SRC=\"elements/gfleche.gif\" width=\"10\" height=\"10\" border=\"0\" id=\"img2\"></a> <a href=\"sup2.html?menu=2\">MAINTENANCE");
document.write(" SUPPORT</A></TD>");
document.write(" </TR>");
document.write(" </TABLE>");

document.write(" <DIV id=\"div2\" style=\"display: none;\">");
document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup2.html?menu=2#lien1\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> ENGINEERING</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>"); 
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup2.html?menu=2#lien2\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> FIELD");
document.write(" REPRESENTATIVES</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>");
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup2.html?menu=2#lien3\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> DELIVERY");
document.write(" - REDELIVERY</a>"); 
document.write(" <DIV> </DIV>"); 
document.write(" </TD>"); 
document.write(" </TR>"); 
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">"); 
document.write(" <TR>"); 
document.write(" <TD WIDTH=2></TD>"); 
document.write(" <TD class=\"sousMenu\"><A href=\"sup2.html?menu=2#lien4\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> FLEET");
document.write(" PHASE-IN</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>");
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup2.html?menu=2#lien5\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> ON-AIRCRAFT");
document.write(" MAINTENANCE -SUPPORT</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>");
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup2.html?menu=2#lien6\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> LOGISTICS</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>"); 
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>"); 
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup2.html?menu=2#lien7\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> QUALITY");
document.write(" ASSURANCE</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>");
document.write(" </TABLE>");
document.write(" </DIV>");
document.write(" </TD>"); 
document.write(" </TR>");
document.write(" </TABLE>");
document.write(" </TD>");
document.write(" </TR>");

document.write(" <TR>"); 
document.write(" <TD height=\"38\" style=\"background-image: url(menu2.gif); background-repeat: no-repeat; background-color: #000000;\">");
document.write(" <TABLE BORDER=0 cellpadding=\"6\" cellspacing=\"0\">");
document.write(" <TR>");
document.write(" <TD><TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"168\">");
document.write(" <TR>");
document.write(" <TD class=\"menu\" style=\"text-align: center;\"><A href=\"#\" onClick=\"Toggle(3)\"><IMG SRC=\"elements/gfleche.gif\" width=\"10\" height=\"10\" border=\"0\" id=\"img3\"></a> <a href=\"sup3.html?menu=3\">ORGANIZATION");
document.write(" IMPROVEMENT</A></TD>");
document.write(" </TR>");
document.write(" </TABLE>");

document.write(" <DIV id=\"div3\" style=\"display: none;\">");
document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>"); 
document.write(" <TD class=\"sousMenu\"><A href=\"sup3.html?menu=3#lien1\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> RULES");
document.write(" BASED AUDITS</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>");
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup3.html?menu=3#lien2\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> IMPROVEMENT");
document.write(" AUDITS</a>"); 
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>"); 
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup3.html?menu=3#lien3\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> KNOW-HOW");
document.write(" TRANSFER PLAN</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>"); 
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">"); 
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup3.html?menu=3#lien4\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> START-UP</a>"); 
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>");
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>"); 
document.write(" <TD WIDTH=2></TD>"); 
document.write(" <TD class=\"sousMenu\"><A href=\"sup3.html?menu=3#lien5\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> OUT-SOURCED");
document.write(" ACTIVITIES</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>"); 
document.write(" </TABLE>");
document.write(" </DIV>");
document.write(" </TD>");
document.write(" </TR>"); 
document.write(" </TABLE>");
document.write(" </TD>");
document.write(" </TR>");

document.write(" <TR>"); 
document.write(" <TD height=\"38\" style=\"background-image: url(menu2.gif); background-repeat: no-repeat; background-color: #000000;\">");
document.write(" <TABLE BORDER=0 cellpadding=\"6\" cellspacing=\"0\">");
document.write(" <TR>");
document.write(" <TD><TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"168\">"); 
document.write(" <TR>");
document.write(" <TD class=\"menu\" style=\"text-align: center;\"><A href=\"#\" onClick=\"Toggle(4)\"><IMG SRC=\"elements/gfleche.gif\" width=\"10\" height=\"10\" border=\"0\" id=\"img4\"></A> <A href=\"sup4.html?menu=4\" >ASSET");
document.write(" MANAGEMENT</A></TD>");
document.write(" </TR>");
document.write(" </TABLE>"); 

document.write(" <DIV id=\"div4\" style=\"display: none;\">"); 
document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup4.html?menu=4#lien1\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> IN-SERVICE");
document.write(" AUDITS</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>");
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">"); 
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup4.html?menu=4#lien2\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> AIRCRAFT");
document.write(" MARKETING</a>");
document.write(" <DIV> </DIV>"); 
document.write(" </TD>"); 
document.write(" </TR>"); 
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup4.html?menu=4#lien3\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> AIRCRAFT");
document.write(" RECOVERY</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>"); 
document.write(" </TR>");
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup4.html?menu=4#lien4\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> DELIVERY");
document.write(" / RE-DELIVERY</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>"); 
document.write(" </TR>");
document.write(" </TABLE>");

document.write(" <TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">");
document.write(" <TR>");
document.write(" <TD WIDTH=2></TD>");
document.write(" <TD class=\"sousMenu\"><A href=\"sup4.html?menu=4#lien5\"><IMG SRC=\"elements/fleche.gif\" align=\"absmiddle\" border=\"0\"> LEASE");
document.write(" / PURCHASE</a>");
document.write(" <DIV> </DIV>");
document.write(" </TD>");
document.write(" </TR>");
document.write(" </TABLE>");
document.write(" </DIV>"); 
document.write(" </TD>");
document.write(" </TR>"); 
document.write(" </TABLE>");
document.write(" </TD>"); 
document.write(" </TR>");

document.write(" <TR>"); 
document.write(" <TD height=\"38\" style=\"background-image: url(menu2.gif); background-repeat: no-repeat; background-color: #000000;\">");
document.write(" <TABLE BORDER=0 cellpadding=\"6\" cellspacing=\"0\">");
document.write(" <TR>");
document.write(" <TD><TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"168\">"); 
document.write(" <TR>");
document.write(" <TD class=\"menu\" style=\"text-align: center;\"><A href=\"sup5.html\" ><IMG SRC=\"elements/gfleche.gif\" width=\"10\" height=\"10\" border=\"0\" id=\"img1\">FLIGHT");
document.write(" PARAMETERS ANALYSIS</A></TD>");
document.write(" </TR>");
document.write(" </TABLE>");
document.write(" </TD>");
document.write(" </TR>"); 
document.write(" </TABLE>");
document.write(" </TD>");
document.write(" </TR>"); 

document.write(" <TR>");
document.write(" <TD height=\"38\" style=\"background-image: url(menu2.gif); background-repeat: no-repeat; background-color: #000000;\">");
document.write(" <TABLE BORDER=0 cellpadding=\"6\" cellspacing=\"0\">");
document.write(" <TR>");
document.write(" <TD><TABLE BORDER=0 cellpadding=\"0\" cellspacing=\"0\" width=\"168\">"); 
document.write(" <TR>");
document.write(" <TD class=\"menu\" style=\"text-align: center;\"><A href=\"sup6.html\" ><IMG SRC=\"elements/gfleche.gif\" width=\"10\" height=\"10\" border=\"0\" id=\"img1\">SOFTWARE");
document.write(" SOLUTIONS</A></TD>"); 
document.write(" </TR>");
document.write(" </TABLE>");
document.write(" </TD>");
document.write(" </TR>"); 
document.write(" </TABLE>");
document.write(" </TD>"); 
document.write(" </TR>");
document.write(" </TABLE>");
document.write("</div>"); 

var appel_menu="";
var dappel = location.href.split("?menu=");
var etype = typeof(dappel[1]);

if (etype!="undefined") {
	appel_menu = dappel[1];
}
if(appel_menu!="") {
	var dappel = dappel[1].split("#");
	var etype = typeof(dappel[0]);
	if (etype!="undefined") appel_menu = dappel[0];
} 
if (appel_menu!="") { Toggle(appel_menu); }
