/** If a page is intended to be opened only within a frameset,
 * this function refers the browser immediately to the frameset page.
**/
function loadFrameSet(url) {
/*
 if (!parent.frames['printWinTop']) {

  //> Detects if page already displayed in main.jsp
  var mainWin = parent.location.href;
  var mainIdx = mainWin.indexOf("main.jsp");

  if ( (mainIdx != -1) || (parent.location.href == self.location.href) ) {

   var path  = url.pathname;

   //> Get Main Frame URL Query Portion
   var urlSrch = (url.search) ? url.search : "";

   var file  = path.substring(path.lastIndexOf("/") + 1, path.length);
   var lang  = path.substring(1,3);
   var group = path.substring(4,7);

   var phost = location.protocol + '//' + location.host;

   var fileName = path + urlSrch;
   var newUrl = phost +
"/index.jsp?id="+group+"&lang="+lang+"&file="+escape(fileName);

   if (mainIdx != -1) {
    var idIdx = mainWin.indexOf("?id");
    var mainGroup = mainWin.substring(idIdx+4,idIdx+7);

    if (mainGroup != group)
     top.location = newUrl;
   }
   else
    top.location = newUrl;
  }
 }
*/
}

function loadFrameSetWithFrames(parentUri, queryString) {
/*
 if (!parent.frames['printWinTop']) { //> Detects if page displayed in print
window

  //> Detects if page already displayed in main.jsp
  var mainWin = parent.location.href;
  var mainIdx = mainWin.indexOf("main.jsp");

  if ( (mainIdx != -1) || (parent.location.href == self.location.href) ) {
   var phost = location.protocol + '//' + location.host;

   var lang  = parentUri.substring(1,3);
   var group = parentUri.substring(4,7);

if (queryString == 'location.search'){
   	var fileName = parentUri
 	}
else{
	var fileName = parentUri + queryString;
  	}

   var newUrl = phost +
"/index.jsp?id="+group+"&lang="+lang+"&file="+escape(fileName);

   if (mainIdx != -1) {
    var idIdx = mainWin.indexOf("?id");
    var mainGroup = mainWin.substring(idIdx+4,idIdx+7);

    if (mainGroup != group)
     top.location = newUrl;
    else
     self.location = fileName;
   }
   else
    top.location = newUrl;
  }
 }
*/
}


function openpop(page) {

			if (page == 'nohref')
				{ return; }

	        else
			{
				var iMyWidth;
				var iMyHeight;
				iMyWidth = (window.screen.width/2) - (260 + 10);
				iMyHeight = (window.screen.height/2) - (215 + 10);
				var win2 = window.open(page,"Bombardier","width=520,height=435,resizable=yes,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
				win2.focus();
			}
}

function openpop2(page) {

			if (page == 'nohref')
				{ return; }

	        else
			{
				var iMyWidth;
				var iMyHeight;
				iMyWidth = (window.screen.width/2) - (260 + 10);
				iMyHeight = (window.screen.height/2) - (380 + 10);
				var win2 = window.open(page,"Bombardier","width=520,height=760,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
				win2.focus();
			}
}




function openpop3(page) {

			if (page == 'nohref')
				{ return; }

	        else
			{
				var iMyWidth;
				var iMyHeight;
				iMyWidth = (window.screen.width/2) - (260 + 10);
				iMyHeight = (window.screen.height/2) - (225 + 10);
				var win2 = window.open(page,"Bombardier","width=537,height=450,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=yes");
				win2.focus();
			}
}

function openpop4(page) {

			if (page == 'nohref')
				{ return; }

	        else
			{
				var iMyWidth;
				var iMyHeight;
				iMyWidth = (window.screen.width/2) - (175 + 10);
				iMyHeight = (window.screen.height/2) - (255 + 10);
				var win2 = window.open(page,"Bombardier","width=350,height=510,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
				win2.focus();
			}
}

function openpop5(page) {

			if (page == 'nohref')
				{ return; }

	        else
			{
				var iMyWidth;
				var iMyHeight;
				iMyWidth = (window.screen.width/2) - (163 + 10);
				iMyHeight = (window.screen.height/2) - (245 + 10);
				var win2 = window.open(page,"Bombardier","width=326,height=490,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
				win2.focus();
			}
}

function openpop6(page) {

			if (page == 'nohref')
				{ return; }

	        else
			{
				var iMyWidth;
				var iMyHeight;
				iMyWidth = (window.screen.width/2) - (180 + 10);
				iMyHeight = (window.screen.height/2) - (190 + 10);
				var win2 = window.open(page,"Bombardier","width=360,height=380,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
				win2.focus();
			}
}


function openpop7(page) {

			if (page == 'nohref')
				{ return; }

	        else
			{
				var iMyWidth;
				var iMyHeight;
				iMyWidth = (window.screen.width/2) - (330 + 10);
				iMyHeight = (window.screen.height/2) - (200 + 10);
				var win2 = window.open(page,"Bombardier","width=660,height=400,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=yes");
				win2.focus();
			}
}

function pop5(page) {

			if (page == 'nohref')
				{ return; }

	        else
			{
				var iMyWidth;
				var iMyHeight;
				iMyWidth = (window.screen.width/2) - (260 + 10);
				iMyHeight = (window.screen.height/2) - (210 + 10);
				var win2 = window.open(page,"Bombardier","width=540,height=460,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=yes");
				win2.focus();
			}
}
function poppressaero7oct(page) {

			if (page == 'nohref')
				{ return; }

	        else
			{
				var iMyWidth;
				var iMyHeight;
				iMyWidth = (window.screen.width/2) - (260 + 10);
				iMyHeight = (window.screen.height/2) - (215 + 10);
				var win2 = window.open(page,"Bombardier","width=520,height=435,resizable=yes,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
				win2.focus();
			}
}

/* Script pout jumper du drop down menu */

function jump(menu) {
	ref=menu.choice.options[menu.choice.selectedIndex].value;
	if (ref != '#')
		parent.location.href=ref;
}

/* script pour détection de browser */

var nav = navigator.appName

function  textfield()
{
		if (nav=="Microsoft Internet Explorer") {document.writeln("<input type='text' name='' id='' size='19'>"); }
		if(nav=="Netscape")  {document.writeln("<input type='text' name='' id='' size='11'>");}
}

function  textfieldpress()
{
if (nav=="Microsoft Internet Explorer") {document.writeln("<input type='text' name='query' id='' size='11'>"); }
          if(nav=="Netscape")  {document.writeln("<input type='text' name='query' id='' size='6'>");}
}


function profile()
{
	var x=""
	+"<img src=\"/en/3_0/img/b_3_0_1_5_a_off.gif\" width=\"115\" height=\"28\" border=\"0\" /><br />"
	+"<a href=\"/en/3_0/3_0_1_5_1.html\" onmouseover=\"b_3_0_1_5_b.src='/en/3_0/img/b_3_0_1_5_b_a.gif';\" onmouseout=\"b_3_0_1_5_b.src='/en/3_0/img/b_3_0_1_5_b_a.gif';\"><img name=\"b_3_0_1_5_b\" id=\"b_3_0_1_5_b\" src=\"/en/3_0/img/b_3_0_1_5_b_a.gif\" width=\"115\" height=\"12\" border=\"0\" /><!--/a--><br />"
	//+"<a href=\"/en/3_0/3_0_1_5_2.html\" onmouseover=\"b_3_0_1_5_c.src='/en/3_0/img/b_3_0_1_5_c_on.gif';\" onmouseout=\"b_3_0_1_5_c.src='/en/3_0/img/b_3_0_1_5_c_off.gif';\"><img name=\"b_3_0_1_5_c\" id=\"b_3_0_1_5_c\" src=\"/en/3_0/img/b_3_0_1_5_c_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
	+"<a href=\"http://www.bombardier.com/en/aerospace/about-aerospace/leadership-team\" target=\"_blank\" onmouseover=\"b_3_0_1_5_d.src='/en/3_0/img/b_3_0_1_5_d_on.gif';\" onmouseout=\"b_3_0_1_5_d.src='/en/3_0/img/b_3_0_1_5_d_off.gif';\"><img name=\"b_3_0_1_5_d\" id=\"b_3_0_1_5_d\" src=\"/en/3_0/img/b_3_0_1_5_d_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
	+"<a href=\"/en/3_0/3_0_1_5_4.html\" onmouseover=\"b_3_0_1_5_e.src='/en/3_0/img/b_3_0_1_5_e_on.gif';\" onmouseout=\"b_3_0_1_5_e.src='/en/3_0/img/b_3_0_1_5_e_off.gif';\"><img name=\"b_3_0_1_5_e\" id=\"b_3_0_1_5_e\" src=\"/en/3_0/img/b_3_0_1_5_e_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
	+"<img src=\"/en/3_0/img/b_3_0_1_5_f.gif\" width=\"115\" height=\"9\" alt=\"\" border=\"0\" /><br /><br />";
	document.write(x);
}


function history()
{
		var x=""
		+"<img src=\"/en/3_0/img/b_3_0_1_5_a_off.gif\" width=\"115\" height=\"28\" border=\"0\" /><br />"
		+"<a href=\"/en/3_0/3_0_1_5_1.html\" onmouseover=\"b_3_0_1_5_b.src='/en/3_0/img/b_3_0_1_5_b_on.gif';\" onmouseout=\"b_3_0_1_5_b.src='/en/3_0/img/b_3_0_1_5_b_off.gif';\"><img name=\"b_3_0_1_5_b\" id=\"b_3_0_1_5_b\" src=\"/en/3_0/img/b_3_0_1_5_b_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		//+"<a href=\"/en/3_0/3_0_1_5_2.html\" onmouseover=\"b_3_0_1_5_c.src='/en/3_0/img/b_3_0_1_5_c_a.gif';\" onmouseout=\"b_3_0_1_5_c.src='/en/3_0/img/b_3_0_1_5_c_a.gif';\"><img name=\"b_3_0_1_5_c\" id=\"b_3_0_1_5_c\" src=\"/en/3_0/img/b_3_0_1_5_c_a.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/about-aerospace/leadership-team\" target=\"_blank\" onmouseover=\"b_3_0_1_5_d.src='/en/3_0/img/b_3_0_1_5_d_on.gif';\" onmouseout=\"b_3_0_1_5_d.src='/en/3_0/img/b_3_0_1_5_d_off.gif';\"><img name=\"b_3_0_1_5_d\" id=\"b_3_0_1_5_d\" src=\"/en/3_0/img/b_3_0_1_5_d_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_5_4.html\" onmouseover=\"b_3_0_1_5_e.src='/en/3_0/img/b_3_0_1_5_e_on.gif';\" onmouseout=\"b_3_0_1_5_e.src='/en/3_0/img/b_3_0_1_5_e_off.gif';\"><img name=\"b_3_0_1_5_e\" id=\"b_3_0_1_5_e\" src=\"/en/3_0/img/b_3_0_1_5_e_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<img src=\"/en/3_0/img/b_3_0_1_5_f.gif\" width=\"115\" height=\"9\" border=\"0\" /><br /><br />";
		document.write(x);
}

function biography()
{
		var x=""
		+"<img src=\"/en/3_0/img/b_3_0_1_5_a_off.gif\" width=\"115\" height=\"28\" border=\"0\" /><br />"
		+"<a href=\"/en/3_0/3_0_1_5_1.html\" onmouseover=\"b_3_0_1_5_b.src='/en/3_0/img/b_3_0_1_5_b_on.gif';\" onmouseout=\"b_3_0_1_5_b.src='/en/3_0/img/b_3_0_1_5_b_off.gif';\"  target=\"_parent\"><img name=\"b_3_0_1_5_b\" id=\"b_3_0_1_5_b\" src=\"/en/3_0/img/b_3_0_1_5_b_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		//+"<a href=\"/en/3_0/3_0_1_5_2.html\" onmouseover=\"b_3_0_1_5_c.src='/en/3_0/img/b_3_0_1_5_c_on.gif';\" onmouseout=\"b_3_0_1_5_c.src='/en/3_0/img/b_3_0_1_5_c_off.gif';\"  target=\"_parent\"><img name=\"b_3_0_1_5_c\" id=\"b_3_0_1_5_c\" src=\"/en/3_0/img/b_3_0_1_5_c_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/about-aerospace/leadership-team\" target=\"_blank\" onmouseover=\"b_3_0_1_5_d.src='/en/3_0/img/b_3_0_1_5_d_a.gif';\" onmouseout=\"b_3_0_1_5_d.src='/en/3_0/img/b_3_0_1_5_d_a.gif';\"  target=\"_parent\"><img name=\"b_3_0_1_5_d\" id=\"b_3_0_1_5_d\" src=\"/en/3_0/img/b_3_0_1_5_d_a.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_5_4.html\" onmouseover=\"b_3_0_1_5_e.src='/en/3_0/img/b_3_0_1_5_e_on.gif';\" onmouseout=\"b_3_0_1_5_e.src='/en/3_0/img/b_3_0_1_5_e_off.gif';\"  target=\"_parent\"><img name=\"b_3_0_1_5_e\" id=\"b_3_0_1_5_e\" src=\"/en/3_0/img/b_3_0_1_5_e_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<img src=\"/en/3_0/img/b_3_0_1_5_f.gif\" width=\"115\" height=\"9\" alt=\"\" border=\"0\" /><br /><br />"
		document.write(x);
}


function facilities()
{
		var x=""
		+"<img src=\"/en/3_0/img/b_3_0_1_5_a_off.gif\" width=\"115\" height=\"28\" border=\"0\" /><br />"
		+"<a href=\"/en/3_0/3_0_1_5_1.html\" onmouseover=\"b_3_0_1_5_b.src='/en/3_0/img/b_3_0_1_5_b_on.gif';\" onmouseout=\"b_3_0_1_5_b.src='/en/3_0/img/b_3_0_1_5_b_off.gif';\"><img name=\"b_3_0_1_5_b\" id=\"b_3_0_1_5_b\" src=\"/en/3_0/img/b_3_0_1_5_b_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		//+"<a href=\"/en/3_0/3_0_1_5_2.html\" onmouseover=\"b_3_0_1_5_c.src='/en/3_0/img/b_3_0_1_5_c_on.gif';\" onmouseout=\"b_3_0_1_5_c.src='/en/3_0/img/b_3_0_1_5_c_off.gif';\"><img name=\"b_3_0_1_5_c\" id=\"b_3_0_1_5_c\" src=\"/en/3_0/img/b_3_0_1_5_c_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/about-aerospace/leadership-team\" target=\"_blank\" onmouseover=\"b_3_0_1_5_d.src='/en/3_0/img/b_3_0_1_5_d_on.gif';\" onmouseout=\"b_3_0_1_5_d.src='/en/3_0/img/b_3_0_1_5_d_off.gif';\"><img name=\"b_3_0_1_5_d\" id=\"b_3_0_1_5_d\" src=\"/en/3_0/img/b_3_0_1_5_d_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_5_4.html\" onmouseover=\"b_3_0_1_5_e.src='/en/3_0/img/b_3_0_1_5_e_a.gif';\" onmouseout=\"b_3_0_1_5_e.src='/en/3_0/img/b_3_0_1_5_e_a.gif';\"><img name=\"b_3_0_1_5_e\" id=\"b_3_0_1_5_e\" src=\"/en/3_0/img/b_3_0_1_5_e_a.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<img src=\"/en/3_0/img/b_3_0_1_5_f.gif\" width=\"115\" height=\"9\" border=\"0\" /><br /><br />"
		document.write(x);
}


function press()
{
		var x=""
		+"<img src=\"/en/3_0/img/b_3_0_1_6_a_off.gif\" width=\"115\" height=\"28\" border=\"0\" /><br />"
		+"<a href=\"/en/3_0/whatsnew.jsp?group=3_0&lan=en&action=list\" onmouseover=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_on.gif';\" onmouseout=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_off.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_b\" id=\"b_3_0_1_6_b\" src=\"/en/3_0/img/b_3_0_1_6_b_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace\" target=\"_blank\" onmouseover=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_a.gif';\" onmouseout=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_a.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_c\" id=\"b_3_0_1_6_c\" src=\"/en/3_0/img/b_3_0_1_6_c_a.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/memberprofile.jsp\" onmouseover=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_on.gif';\" onmouseout=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_off.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_l\" id=\"b_3_0_1_6_l\" src=\"/en/3_0/img/b_3_0_1_6_l_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/about-aerospace/leadership-team\" target=\"_blank\" onmouseover=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_on.gif';\" onmouseout=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_off.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_d\" id=\"b_3_0_1_6_d\" src=\"/en/3_0/img/b_3_0_1_6_d_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_3.html\" onmouseover=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_on.gif';\" onmouseout=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_off.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_e\" id=\"b_3_0_1_6_e\" src=\"/en/3_0/img/b_3_0_1_6_e_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/media-centre/index\" target=\"_blank\" onmouseover=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_on.gif';\" onmouseout=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_off.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_f\" id=\"b_3_0_1_6_f\" src=\"/en/3_0/img/b_3_0_1_6_f_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_8.html\" onmouseover=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_on.gif';\" onmouseout=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_off.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_j\" id=\"b_3_0_1_6_j\" src=\"/en/3_0/img/b_3_0_1_6_j_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_5.html\" onmouseover=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_on.gif';\" onmouseout=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_off.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_g\" id=\"b_3_0_1_6_g\" src=\"/en/3_0/img/b_3_0_1_6_g_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<img src=\"/en/3_0/img/b_3_0_1_6_h.gif\" width=\"115\" height=\"8\" alt=\"\" border=\"0\" /><br /><br />"
		document.write(x);
}

function media()
{
		var x=""
		+"<img src=\"/en/3_0/img/b_3_0_1_6_a_off.gif\" width=\"115\" height=\"28\" border=\"0\" /><br />"
		+"<a href=\"/en/3_0/whatsnew.jsp?group=3_0&lan=en&action=list\" onmouseover=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_on.gif';\" onmouseout=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_off.gif';\" ><img name=\"b_3_0_1_6_b\" id=\"b_3_0_1_6_b\" src=\"/en/3_0/img/b_3_0_1_6_b_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace\" target=\"_blank\" onmouseover=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_on.gif';\" onmouseout=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_off.gif';\" ><img name=\"b_3_0_1_6_c\" id=\"b_3_0_1_6_c\" src=\"/en/3_0/img/b_3_0_1_6_c_off.gif\" width=\"115\" height=\"12\" border=\"0\" /><!--/a--><br />"
		+"<a href=\"/en/3_0/memberprofile.jsp\" onmouseover=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_on.gif';\" onmouseout=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_off.gif';\" ><img name=\"b_3_0_1_6_l\" id=\"b_3_0_1_6_l\" src=\"/en/3_0/img/b_3_0_1_6_l_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/about-aerospace/leadership-team\" target=\"_blank\" onmouseover=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_on.gif';\" onmouseout=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_off.gif';\"><img name=\"b_3_0_1_6_d\" id=\"b_3_0_1_6_d\" src=\"/en/3_0/img/b_3_0_1_6_d_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_3.html\" onmouseover=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_a.gif';\" onmouseout=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_a.gif';\"><img name=\"b_3_0_1_6_e\" id=\"b_3_0_1_6_e\" src=\"/en/3_0/img/b_3_0_1_6_e_a.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/media-centre/index\" target=\"_blank\" onmouseover=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_on.gif';\" onmouseout=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_off.gif';\"><img name=\"b_3_0_1_6_f\" id=\"b_3_0_1_6_f\" src=\"/en/3_0/img/b_3_0_1_6_f_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_8.html\" onmouseover=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_on.gif';\" onmouseout=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_off.gif';\"><img name=\"b_3_0_1_6_j\" id=\"b_3_0_1_6_j\" src=\"/en/3_0/img/b_3_0_1_6_j_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_5.html\" onmouseover=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_on.gif';\" onmouseout=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_off.gif';\" ><img name=\"b_3_0_1_6_g\" id=\"b_3_0_1_6_g\" src=\"/en/3_0/img/b_3_0_1_6_g_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<img src=\"/en/3_0/img/b_3_0_1_6_h.gif\" width=\"115\" height=\"8\" alt=\"\" border=\"0\" /><br /><br /></td>"
		document.write(x);
}

function photo()
{
		var x=""
		+"<img src=\"/en/3_0/img/b_3_0_1_6_a_off.gif\" width=\"115\" height=\"28\" border=\"0\" /><br />"
		+"<a href=\"/en/3_0/whatsnew.jsp?group=3_0&lan=en&action=list\" onmouseover=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_on.gif';\" onmouseout=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_off.gif';\"><img name=\"b_3_0_1_6_b\" id=\"b_3_0_1_6_b\" src=\"/en/3_0/img/b_3_0_1_6_b_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace\" target=\"_blank\" target=\"_blank\" onmouseover=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_on.gif';\" onmouseout=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_off.gif';\"><img name=\"b_3_0_1_6_c\" id=\"b_3_0_1_6_c\" src=\"/en/3_0/img/b_3_0_1_6_c_off.gif\" width=\"115\" height=\"12\" border=\"0\" /><!--/a--><br />"
		+"<a href=\"/en/3_0/memberprofile.jsp\" onmouseover=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_on.gif';\" onmouseout=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_off.gif';\"><img name=\"b_3_0_1_6_l\" id=\"b_3_0_1_6_l\" src=\"/en/3_0/img/b_3_0_1_6_l_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/about-aerospace/leadership-team\" target=\"_blank\" onmouseover=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_on.gif';\" onmouseout=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_off.gif';\" ><img name=\"b_3_0_1_6_d\" id=\"b_3_0_1_6_d\" src=\"/en/3_0/img/b_3_0_1_6_d_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_3.html\" onmouseover=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_on.gif';\" onmouseout=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_off.gif';\"><img name=\"b_3_0_1_6_e\" id=\"b_3_0_1_6_e\" src=\"/en/3_0/img/b_3_0_1_6_e_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/media-centre/index\" target=\"_blank\" onmouseover=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_a.gif';\" onmouseout=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_a.gif';\"><img name=\"b_3_0_1_6_f\" id=\"b_3_0_1_6_f\" src=\"/en/3_0/img/b_3_0_1_6_f_a.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_8.html\" onmouseover=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_on.gif';\" onmouseout=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_off.gif';\"><img name=\"b_3_0_1_6_j\" id=\"b_3_0_1_6_j\" src=\"/en/3_0/img/b_3_0_1_6_j_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_5.html\" onmouseover=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_on.gif';\" onmouseout=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_off.gif';\" ><img name=\"b_3_0_1_6_g\" id=\"b_3_0_1_6_g\" src=\"/en/3_0/img/b_3_0_1_6_g_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<img src=\"/en/3_0/img/b_3_0_1_6_h.gif\" width=\"115\" height=\"8\" alt=\"\" border=\"0\" /><br /><br />"
		document.write(x);
}

function report()
{
		var x=""
		+"<img src=\"/en/3_0/img/b_3_0_1_6_a_off.gif\" width=\"115\" height=\"28\" border=\"0\" /><br />"
		+"<a href=\"/en/3_0/whatsnew.jsp?group=3_0&lan=en&action=list\" onmouseover=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_on.gif';\" onmouseout=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_off.gif';\"><img name=\"b_3_0_1_6_b\" id=\"b_3_0_1_6_b\" src=\"/en/3_0/img/b_3_0_1_6_b_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace\" target=\"_blank\" onmouseover=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_on.gif';\" onmouseout=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_off.gif';\"><img name=\"b_3_0_1_6_c\" id=\"b_3_0_1_6_c\" src=\"/en/3_0/img/b_3_0_1_6_c_off.gif\" width=\"115\" height=\"12\" border=\"0\" /><!--/a--><br />"
		+"<a href=\"/en/3_0/memberprofile.jsp\" onmouseover=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_on.gif';\" onmouseout=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_off.gif';\" ><img name=\"b_3_0_1_6_l\" id=\"b_3_0_1_6_l\" src=\"/en/3_0/img/b_3_0_1_6_l_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/about-aerospace/leadership-team\" target=\"_blank\" target=\"_blank\" onmouseover=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_on.gif';\" onmouseout=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_off.gif';\" ><img name=\"b_3_0_1_6_d\" id=\"b_3_0_1_6_d\" src=\"/en/3_0/img/b_3_0_1_6_d_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_3.html\" onmouseover=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_on.gif';\" onmouseout=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_off.gif';\"><img name=\"b_3_0_1_6_e\" id=\"b_3_0_1_6_e\" src=\"/en/3_0/img/b_3_0_1_6_e_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/media-centre/index\" target=\"_blank\" onmouseover=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_on.gif';\" onmouseout=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_off.gif';\"><img name=\"b_3_0_1_6_f\" id=\"b_3_0_1_6_f\" src=\"/en/3_0/img/b_3_0_1_6_f_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_8.html\" onmouseover=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_a.gif';\" onmouseout=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_a.gif';\"><img name=\"b_3_0_1_6_j\" id=\"b_3_0_1_6_j\" src=\"/en/3_0/img/b_3_0_1_6_j_a.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_5.html\" onmouseover=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_on.gif';\" onmouseout=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_off.gif';\" ><img name=\"b_3_0_1_6_g\" id=\"b_3_0_1_6_g\" src=\"/en/3_0/img/b_3_0_1_6_g_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<img src=\"/en/3_0/img/b_3_0_1_6_h.gif\" width=\"115\" height=\"8\" alt=\"\" border=\"0\" /><br /><br />"
		document.write(x);
}

function briefing()
{
		var x=""
		+"<img src=\"/en/3_0/img/b_3_0_1_6_a_off.gif\" width=\"115\" height=\"28\" border=\"0\" /><br />"
		+"<a href=\"/en/3_0/whatsnew.jsp?group=3_0&lan=en&action=list\" onmouseover=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_on.gif';\" onmouseout=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_off.gif';\"><img name=\"b_3_0_1_6_b\" id=\"b_3_0_1_6_b\" src=\"/en/3_0/img/b_3_0_1_6_b_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace\" target=\"_blank\" onmouseover=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_on.gif';\" onmouseout=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_off.gif';\"><img name=\"b_3_0_1_6_c\" id=\"b_3_0_1_6_c\" src=\"/en/3_0/img/b_3_0_1_6_c_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/memberprofile.jsp\" onmouseover=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_on.gif';\" onmouseout=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_off.gif';\" ><img name=\"b_3_0_1_6_l\" id=\"b_3_0_1_6_l\" src=\"/en/3_0/img/b_3_0_1_6_l_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/about-aerospace/leadership-team\" target=\"_blank\" onmouseover=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_on.gif';\" onmouseout=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_off.gif';\"><img name=\"b_3_0_1_6_d\" id=\"b_3_0_1_6_d\" src=\"/en/3_0/img/b_3_0_1_6_d_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_3.html\" onmouseover=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_on.gif';\" onmouseout=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_off.gif';\"><img name=\"b_3_0_1_6_e\" id=\"b_3_0_1_6_e\" src=\"/en/3_0/img/b_3_0_1_6_e_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/media-centre/index\" target=\"_blank\" target=\"_blank\" onmouseover=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_on.gif';\" onmouseout=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_off.gif';\"><img name=\"b_3_0_1_6_f\" id=\"b_3_0_1_6_f\" src=\"/en/3_0/img/b_3_0_1_6_f_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_8.html\" onmouseover=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_on.gif';\" onmouseout=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_off.gif';\"><img name=\"b_3_0_1_6_j\" id=\"b_3_0_1_6_j\" src=\"/en/3_0/img/b_3_0_1_6_j_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_5.html\" onmouseover=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_a.gif';\" onmouseout=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_a.gif';\"><img name=\"b_3_0_1_6_g\" id=\"b_3_0_1_6_g\" src=\"/en/3_0/img/b_3_0_1_6_g_a.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<img src=\"/en/3_0/img/b_3_0_1_6_h.gif\" width=\"115\" height=\"8\" alt=\"\" border=\"0\" /><br /><br />"
		document.write(x);
}


function biomedia()
{
		var x=""
		+"<img src=\"/en/3_0/img/b_3_0_1_6_a_off.gif\" width=\"115\" height=\"28\" border=\"0\" /><br />"
		+"<a href=\"/en/3_0/whatsnew.jsp?group=3_0&lan=en&action=list\" onmouseover=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_on.gif';\" onmouseout=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_off.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_b\" id=\"b_3_0_1_6_b\" src=\"/en/3_0/img/b_3_0_1_6_b_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace\" target=\"_blank\" onmouseover=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_on.gif';\" onmouseout=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_off.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_c\" id=\"b_3_0_1_6_c\" src=\"/en/3_0/img/b_3_0_1_6_c_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/memberprofile.jsp\" onmouseover=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_on.gif';\" onmouseout=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_off.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_l\" id=\"b_3_0_1_6_l\" src=\"/en/3_0/img/b_3_0_1_6_l_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/about-aerospace/leadership-team\" target=\"_blank\" onmouseover=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_a.gif';\" onmouseout=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_a.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_d\" id=\"b_3_0_1_6_d\" src=\"/en/3_0/img/b_3_0_1_6_d_a.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_3.html\" onmouseover=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_on.gif';\" onmouseout=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_off.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_e\" id=\"b_3_0_1_6_e\" src=\"/en/3_0/img/b_3_0_1_6_e_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/media-centre/index\" target=\"_blank\" onmouseover=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_on.gif';\" onmouseout=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_off.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_f\" id=\"b_3_0_1_6_f\" src=\"/en/3_0/img/b_3_0_1_6_f_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_8.html\" onmouseover=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_on.gif';\" onmouseout=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_off.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_j\" id=\"b_3_0_1_6_j\" src=\"/en/3_0/img/b_3_0_1_6_j_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_5.html\" onmouseover=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_on.gif';\" onmouseout=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_off.gif';\" target=\"_parent\"><img name=\"b_3_0_1_6_g\" id=\"b_3_0_1_6_g\" src=\"/en/3_0/img/b_3_0_1_6_g_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<img src=\"/en/3_0/img/b_3_0_1_6_h.gif\" width=\"115\" height=\"8\" alt=\"\" border=\"0\" /><br /><br />"
		document.write(x);
}

function memberprofile()
{
		var x=""
		+"<img src=\"/en/3_0/img/b_3_0_1_6_a_off.gif\" width=\"115\" height=\"28\" border=\"0\" /><br />"
		+"<a href=\"/en/3_0/whatsnew.jsp?group=3_0&lan=en&action=list\" onmouseover=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_on.gif';\" onmouseout=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_off.gif';\" ><img name=\"b_3_0_1_6_b\" id=\"b_3_0_1_6_b\" src=\"/en/3_0/img/b_3_0_1_6_b_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace\" target=\"_blank\" onmouseover=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_on.gif';\" onmouseout=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_off.gif';\" ><img name=\"b_3_0_1_6_c\" id=\"b_3_0_1_6_c\" src=\"/en/3_0/img/b_3_0_1_6_c_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/memberprofile.jsp\" onmouseover=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_a.gif';\" onmouseout=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_a.gif';\" ><img name=\"b_3_0_1_6_l\" id=\"b_3_0_1_6_l\" src=\"/en/3_0/img/b_3_0_1_6_l_a.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/about-aerospace/leadership-team\" target=\"_blank\" onmouseover=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_on.gif';\" onmouseout=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_off.gif';\" ><img name=\"b_3_0_1_6_d\" id=\"b_3_0_1_6_d\" src=\"/en/3_0/img/b_3_0_1_6_d_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_3.html\" onmouseover=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_on.gif';\" onmouseout=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_off.gif';\" ><img name=\"b_3_0_1_6_e\" id=\"b_3_0_1_6_e\" src=\"/en/3_0/img/b_3_0_1_6_e_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/media-centre/index\" target=\"_blank\" onmouseover=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_on.gif';\" onmouseout=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_off.gif';\" ><img name=\"b_3_0_1_6_f\" id=\"b_3_0_1_6_f\" src=\"/en/3_0/img/b_3_0_1_6_f_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_8.html\" onmouseover=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_on.gif';\" onmouseout=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_off.gif';\" ><img name=\"b_3_0_1_6_j\" id=\"b_3_0_1_6_j\" src=\"/en/3_0/img/b_3_0_1_6_j_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_5.html\" onmouseover=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_on.gif';\" onmouseout=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_off.gif';\" ><img name=\"b_3_0_1_6_g\" id=\"b_3_0_1_6_g\" src=\"/en/3_0/img/b_3_0_1_6_g_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<img src=\"/en/3_0/img/b_3_0_1_6_h.gif\" width=\"115\" height=\"8\" alt=\"\" border=\"0\" /><br /><br />"
		document.write(x);
}

function lastestnew()
{
		var x=""
		+"<img src=\"/en/3_0/img/b_3_0_1_6_a_off.gif\" width=\"115\" height=\"28\" border=\"0\" /><br />"
		+"<a href=\"/en/3_0/whatsnew.jsp?group=3_0&lan=en&action=list\" onmouseover=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_a.gif';\" onmouseout=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_a.gif';\"><img name=\"b_3_0_1_6_b\" id=\"b_3_0_1_6_b\" src=\"/en/3_0/img/b_3_0_1_6_b_a.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace\" target=\"_blank\" onmouseover=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_on.gif';\" onmouseout=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_off.gif';\" ><img name=\"b_3_0_1_6_c\" id=\"b_3_0_1_6_c\" src=\"/en/3_0/img/b_3_0_1_6_c_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/about-aerospace/leadership-team\" target=\"_blank\" onmouseover=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_on.gif';\" onmouseout=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_off.gif';\"><img name=\"b_3_0_1_6_d\" id=\"b_3_0_1_6_d\" src=\"/en/3_0/img/b_3_0_1_6_d_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_3.html\" onmouseover=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_on.gif';\" onmouseout=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_off.gif';\"><img name=\"b_3_0_1_6_e\" id=\"b_3_0_1_6_e\" src=\"/en/3_0/img/b_3_0_1_6_e_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/media-centre/index\" target=\"_blank\" onmouseover=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_on.gif';\" onmouseout=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_off.gif';\"><img name=\"b_3_0_1_6_f\" id=\"b_3_0_1_6_f\" src=\"/en/3_0/img/b_3_0_1_6_f_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_5.html\" onmouseover=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_on.gif';\" onmouseout=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_off.gif';\" ><img name=\"b_3_0_1_6_g\" id=\"b_3_0_1_6_g\" src=\"/en/3_0/img/b_3_0_1_6_g_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<img src=\"/en/3_0/img/b_3_0_1_6_h.gif\" width=\"115\" height=\"8\" alt=\"\" border=\"0\" /><br /><br />"
		document.write(x);
}

function webcastlearjet()
{
		var x=""
		+"<img src=\"/en/3_0/img/b_3_0_1_6_a_off.gif\" width=\"115\" height=\"28\" border=\"0\" /><br />"
		+"<a href=\"/en/3_0/whatsnew.jsp?group=3_0&lan=en&action=list\" onmouseover=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_on.gif';\" onmouseout=\"b_3_0_1_6_b.src='/en/3_0/img/b_3_0_1_6_b_off.gif';\"><img name=\"b_3_0_1_6_b\" id=\"b_3_0_1_6_b\" src=\"/en/3_0/img/b_3_0_1_6_b_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace\" target=\"_blank\" onmouseover=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_on.gif';\" onmouseout=\"b_3_0_1_6_c.src='/en/3_0/img/b_3_0_1_6_c_off.gif';\"><img name=\"b_3_0_1_6_c\" id=\"b_3_0_1_6_c\" src=\"/en/3_0/img/b_3_0_1_6_c_off.gif\" width=\"115\" height=\"12\" border=\"0\" /><!--/a--><br />"
		+"<a href=\"/en/3_0/memberprofile.jsp\" onmouseover=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_on.gif';\" onmouseout=\"b_3_0_1_6_l.src='/en/3_0/img/b_3_0_1_6_l_off.gif';\" ><img name=\"b_3_0_1_6_l\" id=\"b_3_0_1_6_l\" src=\"/en/3_0/img/b_3_0_1_6_l_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/about-aerospace/leadership-team\" target=\"_blank\" onmouseover=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_on.gif';\" onmouseout=\"b_3_0_1_6_d.src='/en/3_0/img/b_3_0_1_6_d_off.gif';\" ><img name=\"b_3_0_1_6_d\" id=\"b_3_0_1_6_d\" src=\"/en/3_0/img/b_3_0_1_6_d_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_3.html\" onmouseover=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_on.gif';\" onmouseout=\"b_3_0_1_6_e.src='/en/3_0/img/b_3_0_1_6_e_off.gif';\"><img name=\"b_3_0_1_6_e\" id=\"b_3_0_1_6_e\" src=\"/en/3_0/img/b_3_0_1_6_e_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"http://www.bombardier.com/en/aerospace/media-centre/index\" target=\"_blank\" onmouseover=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_on.gif';\" onmouseout=\"b_3_0_1_6_f.src='/en/3_0/img/b_3_0_1_6_f_off.gif';\"><img name=\"b_3_0_1_6_f\" id=\"b_3_0_1_6_f\" src=\"/en/3_0/img/b_3_0_1_6_f_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_8.html\" onmouseover=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_on.gif';\" onmouseout=\"b_3_0_1_6_j.src='/en/3_0/img/b_3_0_1_6_j_off.gif';\"><img name=\"b_3_0_1_6_j\" id=\"b_3_0_1_6_j\" src=\"/en/3_0/img/b_3_0_1_6_j_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<a href=\"/en/3_0/3_0_1_6_5.html\" onmouseover=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_on.gif';\" onmouseout=\"b_3_0_1_6_g.src='/en/3_0/img/b_3_0_1_6_g_off.gif';\" ><img name=\"b_3_0_1_6_g\" id=\"b_3_0_1_6_g\" src=\"/en/3_0/img/b_3_0_1_6_g_off.gif\" width=\"115\" height=\"12\" border=\"0\" /></a><br />"
		+"<img src=\"/en/3_0/img/b_3_0_1_6_h.gif\" width=\"115\" height=\"8\" alt=\"\" border=\"0\" /><br /><br />"
		document.write(x);
}

function bio_menu(num)
{
		if (num==1){document.write("<a href=\"/en/3_0/3_0_1_5_3_1.html\"><img name=\"b_3_0_1_5_3_b\" id=\"b_3_0_1_5_3_b\" src=\"/en/3_0/img/b_3_0_1_5_3_b_a.gif\" width=\"88\" height=\"21\" border=\"0\" /></a><br />");}
		else{document.write("<a href=\"/en/3_0/3_0_1_5_3_1.html\" onmouseover=\"b_3_0_1_5_3_b.src='/en/3_0/img/b_3_0_1_5_3_b_on.gif';\" onmouseout=\"b_3_0_1_5_3_b.src='/en/3_0/img/b_3_0_1_5_3_b_off.gif';\"><img name=\"b_3_0_1_5_3_b\" id=\"b_3_0_1_5_3_b\" src=\"/en/3_0/img/b_3_0_1_5_3_b_off.gif\" width=\"82\" height=\"21\" border=\"0\" /></a><br />");}

		if (num==2){document.write("<a href=\"/en/3_0/3_0_1_5_3_2.html\"><img name=\"b_3_0_1_5_3_c\" id=\"b_3_0_1_5_3_c\" src=\"/en/3_0/img/b_3_0_1_5_3_c_a.gif\" width=\"72\" height=\"21\" border=\"0\" /></a>");}
		else{document.write("<a href=\"/en/3_0/3_0_1_5_3_2.html\" onmouseover=\"b_3_0_1_5_3_c.src='/en/3_0/img/b_3_0_1_5_3_c_on.gif';\" onmouseout=\"b_3_0_1_5_3_c.src='/en/3_0/img/b_3_0_1_5_3_c_off.gif';\"><img name=\"b_3_0_1_5_3_c\" id=\"b_3_0_1_5_3_c\" src=\"/en/3_0/img/b_3_0_1_5_3_c_off.gif\" width=\"72\" height=\"21\" border=\"0\" /></a>");}

		if (num==3){document.write("<a href=\"/en/3_0/3_0_1_5_3_3.html\"><img name=\"b_3_0_1_5_3_d\" id=\"b_3_0_1_5_3_d\" src=\"/en/3_0/img/b_3_0_1_5_3_d_a.gif\" width=\"87\" height=\"21\" border=\"0\" /></a><br />");}
		else{document.write("<a href=\"/en/3_0/3_0_1_5_3_3.html\" onmouseover=\"b_3_0_1_5_3_d.src='/en/3_0/img/b_3_0_1_5_3_d_on.gif';\" onmouseout=\"b_3_0_1_5_3_d.src='/en/3_0/img/b_3_0_1_5_3_d_off.gif';\"><img name=\"b_3_0_1_5_3_d\" id=\"b_3_0_1_5_3_d\" src=\"/en/3_0/img/b_3_0_1_5_3_d_off.gif\" width=\"87\" height=\"21\" border=\"0\" /></a><br />");}

		if (num==6){document.write("<a href=\"/en/3_0/3_0_1_5_3_8.html\"><img name=\"b_3_0_1_5_3_a\" id=\"b_3_0_1_5_3_a\" src=\"/en/3_0/img/b_3_0_1_5_3_a_a.gif\" width=\"93\" height=\"22\" border=\"0\" /></a>");}
		else{document.write("<a href=\"/en/3_0/3_0_1_5_3_8.html\" onmouseover=\"b_3_0_1_5_3_a.src='/en/3_0/img/b_3_0_1_5_3_a_on.gif';\" onmouseout=\"b_3_0_1_5_3_a.src='/en/3_0/img/b_3_0_1_5_3_a_off.gif';\"><img name=\"b_3_0_1_5_3_a\" id=\"b_3_0_1_5_3_a\" src=\"/en/3_0/img/b_3_0_1_5_3_a_off.gif\" width=\"93\" height=\"22\" border=\"0\" /></a>");}

		if (num==7){document.write("<a href=\"/en/3_0/3_0_1_5_3_10.html\"><img name=\"b_3_0_1_5_3_i\" id=\"b_3_0_1_5_3_i\" src=\"/en/3_0/img/b_3_0_1_5_3_i_a.gif\" width=\"73\" height=\"22\" border=\"0\" /></a>");}
		else{document.write("<a href=\"/en/3_0/3_0_1_5_3_10.html\" onmouseover=\"b_3_0_1_5_3_i.src='/en/3_0/img/b_3_0_1_5_3_i_on.gif';\" onmouseout=\"b_3_0_1_5_3_i.src='/en/3_0/img/b_3_0_1_5_3_i_off.gif';\"><img name=\"b_3_0_1_5_3_i\" id=\"b_3_0_1_5_3_i\" src=\"/en/3_0/img/b_3_0_1_5_3_i_off.gif\" width=\"73\" height=\"22\" border=\"0\" /></a>");}

}

function bio_menu_media(num)
{
		if (num==13){document.write("<a href=\"/en/3_0/3_0_1_6_6_13.html\"><img name=\"b_3_0_1_5_3_l\" id=\"b_3_0_1_5_3_l\" src=\"/en/3_0/img/b_3_0_1_5_3_l_a.gif\" width=\"81\" height=\"21\" border=\"0\" /></a><br />");}
		else{document.write("<a href=\"/en/3_0/3_0_1_6_6_13.html\" onmouseover=\"b_3_0_1_5_3_l.src='/en/3_0/img/b_3_0_1_5_3_l_on.gif';\" onmouseout=\"b_3_0_1_5_3_l.src='/en/3_0/img/b_3_0_1_5_3_l_off.gif';\"><img name=\"b_3_0_1_5_3_l\" id=\"b_3_0_1_5_3_l\" src=\"/en/3_0/img/b_3_0_1_5_3_l_off.gif\" width=\"81\" height=\"21\" border=\"0\" /></a><br />");}

		if (num==8){document.write("<a href=\"/en/3_0/3_0_1_6_6_11.html \"><img name=\"b_3_0_1_5_3_j\" id=\"b_3_0_1_5_3_j\" src=\"/en/3_0/img/b_3_0_1_5_3_j_a.gif\" width=\"95\" height=\"22\" border=\"0\" /></a>");}
		else{document.write("<a href=\"/en/3_0/3_0_1_6_6_11.html \" onmouseover=\"b_3_0_1_5_3_j.src='/en/3_0/img/b_3_0_1_5_3_j_on.gif';\" onmouseout=\"b_3_0_1_5_3_j.src='/en/3_0/img/b_3_0_1_5_3_j_off.gif';\"><img name=\"b_3_0_1_5_3_j\" id=\"b_3_0_1_5_3_j\" src=\"/en/3_0/img/b_3_0_1_5_3_j_off.gif\" width=\"95\" height=\"22\" border=\"0\" /></a>");}

		if (num==2){document.write("<a href=\"/en/3_0/3_0_1_6_6_3.html \"><img name=\"b_3_0_1_5_3_c\" id=\"b_3_0_1_5_3_c\" src=\"/en/3_0/img/b_3_0_1_5_3_c_a.gif\" width=\"72\" height=\"22\" border=\"0\" /></a>");}
		else{document.write("<a href=\"/en/3_0/3_0_1_6_6_3.html \" onmouseover=\"b_3_0_1_5_3_c.src='/en/3_0/img/b_3_0_1_5_3_c_on.gif';\" onmouseout=\"b_3_0_1_5_3_c.src='/en/3_0/img/b_3_0_1_5_3_c_off.gif';\"><img name=\"b_3_0_1_5_3_c\" id=\"b_3_0_1_5_3_c\" src=\"/en/3_0/img/b_3_0_1_5_3_c_off.gif\" width=\"72\" height=\"22\" border=\"0\" /></a>");}

		if (num==3){document.write("<a href=\"/en/3_0/3_0_1_6_6_4.html \"><img name=\"b_3_0_1_5_3_d\" id=\"b_3_0_1_5_3_d\" src=\"/en/3_0/img/b_3_0_1_5_3_d_a.gif\" width=\"87\" height=\"22\" border=\"0\" /></a><br />");}
		else{document.write("<a href=\"/en/3_0/3_0_1_6_6_4.html \" onmouseover=\"b_3_0_1_5_3_d.src='/en/3_0/img/b_3_0_1_5_3_d_on.gif';\" onmouseout=\"b_3_0_1_5_3_d.src='/en/3_0/img/b_3_0_1_5_3_d_off.gif';\"><img name=\"b_3_0_1_5_3_d\" id=\"b_3_0_1_5_3_d\" src=\"/en/3_0/img/b_3_0_1_5_3_d_off.gif\" width=\"87\" height=\"22\" border=\"0\" /></a><br />");}

		if (num==6){document.write("<a href=\"/en/3_0/3_0_1_6_6_8.html \"><img name=\"b_3_0_1_5_3_a\" id=\"b_3_0_1_5_3_a\" src=\"/en/3_0/img/b_3_0_1_5_3_a_a.gif\" width=\"93\" height=\"21\" border=\"0\" /></a>");}
		else{document.write("<a href=\"/en/3_0/3_0_1_6_6_8.html \" onmouseover=\"b_3_0_1_5_3_a.src='/en/3_0/img/b_3_0_1_5_3_a_on.gif';\" onmouseout=\"b_3_0_1_5_3_a.src='/en/3_0/img/b_3_0_1_5_3_a_off.gif';\"><img name=\"b_3_0_1_5_3_a\" id=\"b_3_0_1_5_3_a\" src=\"/en/3_0/img/b_3_0_1_5_3_a_off.gif\" width=\"93\" height=\"21\" border=\"0\" /></a>");}

		if (num==7){document.write("<a href=\"/en/3_0/3_0_1_6_6_10.html\"><img name=\"b_3_0_1_5_3_i\" id=\"b_3_0_1_5_3_i\" src=\"/en/3_0/img/b_3_0_1_5_3_i_a.gif\" width=\"73\" height=\"21\" border=\"0\" /></a>");}
		else{document.write("<a href=\"/en/3_0/3_0_1_6_6_10.html\" onmouseover=\"b_3_0_1_5_3_i.src='/en/3_0/img/b_3_0_1_5_3_i_on.gif';\" onmouseout=\"b_3_0_1_5_3_i.src='/en/3_0/img/b_3_0_1_5_3_i_off.gif';\"><img name=\"b_3_0_1_5_3_i\" id=\"b_3_0_1_5_3_i\" src=\"/en/3_0/img/b_3_0_1_5_3_i_off.gif\" width=\"73\" height=\"21\" border=\"0\" /></a>");}

		if (num==12){document.write("<a href=\"/en/3_0/3_0_1_6_6_12.html\"><img name=\"b_3_0_1_5_3_k\" id=\"b_3_0_1_5_3_k\" src=\"/en/3_0/img/b_3_0_1_5_3_k_a.gif\" width=\"75\" height=\"21\" border=\"0\" /></a>");}
		else{document.write("<a href=\"/en/3_0/3_0_1_6_6_12.html\" onmouseover=\"b_3_0_1_5_3_k.src='/en/3_0/img/b_3_0_1_5_3_k_on.gif';\" onmouseout=\"b_3_0_1_5_3_k.src='/en/3_0/img/b_3_0_1_5_3_k_off.gif';\"><img name=\"b_3_0_1_5_3_k\" id=\"b_3_0_1_5_3_k\" src=\"/en/3_0/img/b_3_0_1_5_3_k_off.gif\" width=\"75\" height=\"21\" border=\"0\" /></a>");}

}




function library()
{
		var x="<span class=\"smalltext\">The materials contained in this Multimedia Library are the intellectual property of Bombardier Inc., and shall not be used or reproduced in any manner without the prior written consent of Bombardier Inc. Intellectual Property includes digital images of Bombardier manufactured aircraft and all right of copyright therein. Intellectual Property includes, but is not limited to, logos, trademarks (registered or not) and product names such as the Bombardier logo, Q Series, Q Series logo and livery, \"The Quiet One\", \"Dash 8\", \"de Havilland\", \"Canadair Regional Jet\", \"CRJ\", CRJ logo and livery, \"Ideas That Fly\" and \"Proformance\".</span><br /><br />";
		document.write(x);
}


function NewWindow(mypage, myname, w, h, scroll) {
		var winl = (screen.width - w) / 2;
		var wint = (screen.height - h) / 2;
		winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',noresize';
		win = window.open(mypage, myname, winprops);
		if (parseInt(navigator.appVersion) >= 4) {
			win.window.focus();
		}
	}


function NewWindow2(mypage, myname, w, h, scroll) {
		var winl = (screen.width - w) / 2;
		var wint = (screen.height - h) / 2;
		winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',noresize';
		var win = window.open(mypage, myname, winprops);
		//if (parseInt(navigator.appVersion) >= 4) {
			//win.focus();
		//}
	}

function call_flash_inside_en(val) {

var section=val;

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="750" height="300">');
document.write('<param name="movie" value="/en/3_0/3_2/flash/bom_main.swf?section='+section+'">');
document.write('<param name="quality" value="high">');
document.write('<embed src="/en/3_0/3_2/flash/bom_main.swf?section='+section+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="750" height="300"></embed></object>');

}

function call_flash_inside_fr(val) {

var section=val;

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="750" height="300">');
document.write('<param name="movie" value="/fr/3_0/3_2/flash/bom_main.swf?section='+section+'">');
document.write('<param name="quality" value="high">');
document.write('<embed src="/fr/3_0/3_2/flash/bom_main.swf?section='+section+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="750" height="300"></embed></object>');

}
