function no_error()
{ return true; }
window.onerror=no_error;


var pos_top = '1px';
var pos_left = '1px';


//Debut = new Date();
// ------ coordonnée DIV menu haut --------------

// -------------  Taille en hauteur et largeur du tableau menu haut ----------------
var m_taille = 'height="25" width="100%" ';
// -------------  Taille en hauteur et largeur du tableau sous menu haut ----------------
var sm_taille = 'width="800"';
// -------------  Taille en largeur de la colonne de droite du tableau sous menu haut ----------------

var colonne_who = 'width="540"';
var colonne_about = 'width="540"';
var colonne_sys = 'width="540"';
var colonne_services = 'width="540"';
var colonne_quality = 'width="540"';
var colonne_environ = 'width="540"';
var colonne_portfolio = 'width="540"';
var colonne_contact = 'width="540"';
var colonne_news = 'width="540"';
var colonne_trophee = 'width="540"';

// ------ coordonnée DIV barre logo --------------





// ---------------- affichage du menu --------------- 

var position_top = '90px';
var position_left = '0px';

function affiche_menu(numero)
{
if (numero == 1){
document.getElementById("nav").innerHTML = ''+who+''; 
document.getElementById("nav").style.top = ''+position_top+'';
document.getElementById("nav").style.left = ''+position_left+'';
document.getElementById("nav_bas").innerHTML = ''+bas+'';
document.getElementById("haut").innerHTML = ''+logo+'';
}
if (numero == 2){
document.getElementById("nav").innerHTML = ''+about+''; 
document.getElementById("nav").style.top = ''+position_top+'';
document.getElementById("nav").style.left = ''+position_left+'';
document.getElementById("nav_bas").innerHTML = ''+bas+'';
document.getElementById("haut").innerHTML = ''+logo+'';
}
if (numero == 3){
document.getElementById("nav").innerHTML = ''+sys+''; 
document.getElementById("nav").style.top = ''+position_top+'';
document.getElementById("nav").style.left = ''+position_left+'';
document.getElementById("nav_bas").innerHTML = ''+bas+'';
document.getElementById("haut").innerHTML = ''+logo+'';
}
if (numero == 4){
document.getElementById("nav").innerHTML = ''+serv+''; 
document.getElementById("nav").style.top = ''+position_top+'';
document.getElementById("nav").style.left = ''+position_left+'';
document.getElementById("nav_bas").innerHTML = ''+bas+'';
document.getElementById("haut").innerHTML = ''+logo+'';
}
if (numero == 5){
document.getElementById("nav").innerHTML = ''+qua+''; 
document.getElementById("nav").style.top = ''+position_top+'';
document.getElementById("nav").style.left = ''+position_left+'';
document.getElementById("nav_bas").innerHTML = ''+bas+'';
document.getElementById("haut").innerHTML = ''+logo+'';
}
if (numero == 6){
document.getElementById("nav").innerHTML = ''+env+''; 
document.getElementById("nav").style.top = ''+position_top+'';
document.getElementById("nav").style.left = ''+position_left+'';
document.getElementById("nav_bas").innerHTML = ''+bas+'';
document.getElementById("haut").innerHTML = ''+logo+'';
}
if (numero == 7){
document.getElementById("nav").innerHTML = ''+port+''; 
document.getElementById("nav").style.top = ''+position_top+'';
document.getElementById("nav").style.left = ''+position_left+'';
document.getElementById("nav_bas").innerHTML = ''+bas+'';
document.getElementById("haut").innerHTML = ''+logo+'';
}
if (numero == 8){
document.getElementById("nav").innerHTML = ''+contact+''; 
document.getElementById("nav").style.top = ''+position_top+'';
document.getElementById("nav").style.left = ''+position_left+'';
document.getElementById("nav_bas").innerHTML = ''+bas+'';
document.getElementById("haut").innerHTML = ''+logo+'';
}
if (numero == 9){
document.getElementById("nav").innerHTML = ''+news+''; 
document.getElementById("nav").style.top = ''+position_top+'';
document.getElementById("nav").style.left = ''+position_left+'';
document.getElementById("nav_bas").innerHTML = ''+bas+'';
document.getElementById("haut").innerHTML = ''+logo+'';
}
if (numero == 10){
document.getElementById("nav").innerHTML = ''+trophee+''; 
document.getElementById("nav").style.top = ''+position_top+'';
document.getElementById("nav").style.left = ''+position_left+'';
document.getElementById("nav_bas").innerHTML = ''+bas+'';
document.getElementById("haut").innerHTML = ''+logo+'';
}
}


// ---------------- lien fichier --------------- 


function URL(info)
{
switch (info)
{
case 1 :
window.location.href = "../html/who.htm";
break
case 11 :
window.location.href = "../html/who1.htm";
break
case 12 :
window.location.href = "../html/who2.htm";
break
case 13 :
window.location.href = "../html/who3.htm";
break
case 14 :
window.location.href = "../html/who4.asp";
break
case 2 :
window.location.href = "../html/about_zinc.htm";
break
case 20 :
window.location.href = "../html/zinc.htm";
break
case 21 :
window.location.href = "../html/zinc1.htm";
break
case 22 :
window.location.href = "../html/zinc2.htm";
break
case 23 :
window.location.href = "../html/zinc3.htm";
break
case 24 :
window.location.href = "../html/zinc4.htm";
break
case 25 :
window.location.href = "../html/zinc5.htm";
break
case 3 :
window.location.href = "../html/product.htm";
break
case 31 :
window.location.href = "../html/product1.htm";
break
case 32 :
window.location.href = "../html/product2.htm";
break
case 33 :
window.location.href = "../html/product3.htm";
break
case 34 :
window.location.href = "../html/product4.htm";
break
case 35 :
window.location.href = "../html/product5.htm";
break
case 4 :
window.location.href = "../html/service.htm";
break
case 41 :
window.location.href = "../html/service1.htm";
break
case 42 :
window.location.href = "../html/service2.htm";
break
case 43 :
window.location.href = "../html/service3.htm";
break
case 5 :
window.location.href = "../html/quality.htm";
break
case 51 :
window.location.href = "../html/quality1.htm";
break
case 52 :
window.location.href = "../html/quality2.htm";
break
case 53 :
window.location.href = "../html/quality3.htm";
break
case 6 :
window.location.href = "../html/environment.htm";
break
case 61 :
window.location.href = "../html/environment1.htm";
break
case 62 :
window.location.href = "../html/environment2.htm";
break
case 63 :
window.location.href = "../html/environment3.htm";
break
case 64 :
window.location.href = "../html/environment4.htm";
break
case 65 :
window.location.href = "../html/environment5.htm";
break
case 66 :
window.location.href = "../html/environment6.htm";
break
case 67 :
window.location.href = "../html/environment7.htm";
break
case 68 :
window.location.href = "../html/environment8.htm";
break
case 69 :
window.location.href = "../html/environment9.asp";
break
case 7 :
window.location.href = "../html/portfolio.asp";
break
case 71 :
window.location.href = "../html/portfolio1.asp";
break
case 72 :
window.location.href = "../html/portfolio2.asp";
break
case 73 :
window.location.href = "../html/portfolio3.asp";
break
case 74 :
window.location.href = "../html/portfolio4.asp";
break
case 8 :
window.location.href = "../html/contact.asp";
break
case 81 :
window.location.href = "../html/contact1.htm";
break
case 82 :
window.location.href = "../html/contact2.htm";
break
case 9 :
window.location.href = "../html/news.asp";
break
case 91 :
window.location.href = "../html/news1.asp";
break
case 92 :
window.location.href = "../html/news2.asp";
break
case 10 :
window.location.href = "../html/trophee-archizinc.asp";
break
case 100 :
window.location.href = "../html/trophee-archizinc.asp";
break
case 103 :
window.location.href = "../html/trophee-edition4.asp";
break
case 101 :
window.location.href = "../html/trophee-archizinc_4edition.asp";
break

case 102 :
window.location.href = "../html/trophee-edition3.asp";
}
}

function color(couleur)
{
if (couleur == 11){
document.getElementById("lien_11").style.color ='#F28220';
}
if (couleur == 12){
document.getElementById("lien_12").style.color ='#F28220';
}
if (couleur == 13){
document.getElementById("lien_13").style.color ='#F28220';
}
if (couleur == 14){
document.getElementById("lien_14").style.color ='#F28220';
}
if (couleur == 20){
document.getElementById("lien_20").style.color ='#F28220';
}
if (couleur == 21){
document.getElementById("lien_21").style.color ='#F28220';
}
if (couleur == 22){
document.getElementById("lien_22").style.color ='#F28220';
}
if (couleur == 23){
document.getElementById("lien_23").style.color ='#F28220';
}
if (couleur == 24){
document.getElementById("lien_24").style.color ='#F28220';
}
if (couleur == 25){
document.getElementById("lien_25").style.color ='#F28220';
}
if (couleur == 31){
document.getElementById("lien_31").style.color ='#F28220';
}
if (couleur == 32){
document.getElementById("lien_32").style.color ='#F28220';
}
if (couleur == 33){
document.getElementById("lien_33").style.color ='#F28220';
}
if (couleur == 34){
document.getElementById("lien_34").style.color ='#F28220';
}
if (couleur == 35){
document.getElementById("lien_35").style.color ='#F28220';
}
if (couleur == 41){
document.getElementById("lien_41").style.color ='#F28220';
}
if (couleur == 42){
document.getElementById("lien_42").style.color ='#F28220';
}
if (couleur == 43){
document.getElementById("lien_43").style.color ='#F28220';
}
if (couleur == 51){
document.getElementById("lien_51").style.color ='#F28220';
}
if (couleur == 52){
document.getElementById("lien_52").style.color ='#F28220';
}
if (couleur == 53){
document.getElementById("lien_53").style.color ='#F28220';
}
if (couleur == 61){
document.getElementById("lien_61").style.color ='#F28220';
}
if (couleur == 62){
document.getElementById("lien_62").style.color ='#F28220';
}
if (couleur == 63){
document.getElementById("lien_63").style.color ='#F28220';
}
if (couleur == 64){
document.getElementById("lien_64").style.color ='#F28220';
}
if (couleur == 65){
document.getElementById("lien_65").style.color ='#F28220';
}
if (couleur == 66){
document.getElementById("lien_66").style.color ='#F28220';
}
if (couleur == 67){
document.getElementById("lien_67").style.color ='#F28220';
}
if (couleur == 68){
document.getElementById("lien_68").style.color ='#F28220';
}
if (couleur == 69){
document.getElementById("lien_69").style.color ='#F28220';
}
if (couleur == 7){
document.getElementById("lien_7").style.color ='#F28220';
}
if (couleur == 71){
document.getElementById("lien_71").style.color ='#F28220';
}
if (couleur == 72){
document.getElementById("lien_72").style.color ='#F28220';
}
if (couleur == 73){
document.getElementById("lien_73").style.color ='#F28220';
}
if (couleur == 74){
document.getElementById("lien_74").style.color ='#F28220';
}
if (couleur == 8){
document.getElementById("lien_8").style.color ='#F28220';
}
if (couleur == 80){
document.getElementById("lien_80").style.color ='#465157';
}
if (couleur == 81){
document.getElementById("lien_81").style.color ='#F28220';
}
if (couleur == 82){
document.getElementById("lien_82").style.color ='#F28220';
}
if (couleur == 91){
document.getElementById("lien_91").style.color ='#F28220';
}
if (couleur == 92){
document.getElementById("lien_92").style.color ='#F28220';
}
if (couleur == 10){
document.getElementById("lien_10").style.color ='#F28220';
}
if (couleur == 100){
document.getElementById("lien_100").style.color ='#F28220';
}
if (couleur == 103){
document.getElementById("lien_103").style.color ='#F28220';
}
if (couleur == 101){
document.getElementById("lien_101").style.color ='#F28220';
}
if (couleur == 102){
document.getElementById("lien_102").style.color ='#F28220';
}
}









// ---------------------- image menu blanc ------------------

var img_who = '<a href="javascript:URL(1);"><img src="http://www.vmzinc.com/com/img/m_who.jpg" alt="" width="62" height="13" border="0"></a>';
var img_about = '<a href="javascript:URL(2);"><img src="http://www.vmzinc.com/com/img/m_about.jpg" alt="" width="51" height="14" border="0"></a>';
var img_sys = '<a href="javascript:URL(3);"><img src="http://www.vmzinc.com/com/img/m_sys.jpg" alt="" width="95" height="14" border="0"></a>';
var img_services = '<a href="javascript:URL(4);"><img src="http://www.vmzinc.com/com/img/m_services.jpg" alt="" width="41" height="14" border="0"></a>';
var img_quality = '<a href="javascript:URL(5);"><img src="http://www.vmzinc.com/com/img/m_quality.jpg" alt="" width="35" height="14" border="0"></a>';
var img_environ = '<a href="javascript:URL(6);"><img src="http://www.vmzinc.com/com/img/m_environ2.jpg" alt=""  border="0"></a>';
var img_portfolio = '<a href="javascript:URL(7);"><img src="http://www.vmzinc.com/com/img/m_portfolio.jpg" alt="" width="44" height="14" border="0"></a>';
var img_contact = '<a href="javascript:URL(8);"><img src="http://www.vmzinc.com/com/img/m_contact.jpg" alt="" width="40" height="14" border="0"></a>';
var img_news = '<a href="javascript:URL(9);"><img src="http://www.vmzinc.com/com/img/m_news.jpg" alt="" width="27" height="14" border="0"></a>';
var img_trophee = '<a href="javascript:URL(10);"><img src="http://www.vmzinc.com/com/img/m_trophee.gif" alt="" width="95" height="13" border="0"></a>';

// ---------------------- image menu orange ------------------ 

var img_about_or = '<a href="javascript:URL(2);"><img src="http://www.vmzinc.com/com/img/m_about_or.jpg" alt="" width="52" height="13" border="0"></a>';
var img_who_or = '<a href="javascript:URL(1);"><img src="http://www.vmzinc.com/com/img/m_who_or.jpg" alt="" width="60" height="14" border="0"></a>';
var img_sys_or = '<a href="javascript:URL(3);"><img src="http://www.vmzinc.com/com/img/m_sys_or.jpg" alt="" width="96" height="13" border="0"></a>';
var img_services_or = '<a href="javascript:URL(4);"><img src="http://www.vmzinc.com/com/img/m_services_or.jpg" alt="" width="41" height="13" border="0"></a>';
var img_quality_or = '<a href="javascript:URL(5);"><img src="http://www.vmzinc.com/com/img/m_quality_or.jpg" alt="" width="35" height="13" border="0"></a>';
var img_environ_or = '<a href="javascript:URL(6);"><img src="http://www.vmzinc.com/com/img/m_environ_or2.jpg" alt="" height="13" border="0"></a>';
var img_portfolio_or = '<a href="javascript:URL(7);"><img src="http://www.vmzinc.com/com/img/m_portfolio_or.jpg" alt="" width="44" height="13" border="0"></a>';
var img_contact_or = '<a href="javascript:URL(8);"><img src="http://www.vmzinc.com/com/img/m_contact_or.jpg" alt="" width="40" height="13" border="0"></a>';
var img_news_or = '<a href="javascript:URL(9);"><img src="http://www.vmzinc.com/com/img/m_news_or.jpg" alt="" width="28" height="13" border="0"></a>';
var img_trophee_or = '<a href="javascript:URL(10);"><img src="http://www.vmzinc.com/com/img/m_trophee_or.gif" alt="" width="95" height="13" border="0"></a>';

// ---------------- menu who we are --------------- 

var who ='<table '+m_taille+' cellpadding="0" cellspacing="0" border="0" ><tr bgcolor="#465157"><td width="23">&nbsp;</td><td width="71">'+img_about+'</td><td width="115">'+img_sys+'</td><td width="55"  >'+img_quality+'</td><td width="155">'+img_environ+'</td><td width="68">'+img_portfolio+'</td><td width="155"  >'+img_who_or+'</td><td width="66">'+img_services+'</td><td width="68"  >'+img_contact+'</td><td width="55">'+img_news+'</td><td>'+img_trophee+'</td></tr></table><table '+sm_taille+' cellpadding="" cellspacing="15" border=0><tr><td '+colonne_who+'>&nbsp;</td><td align="left" valign="top" width="167"><table style="font-family: Verdana;  font-size: 10px; font-style: normal; line-height: 15px;" border=0 ><tr><td><a href="javascript:URL(11);" style="text-decoration: none; color: #465157;" id="lien_11">A Umicore group brand</a></td></tr><tr><td><a href="javascript:URL(12);" style="text-decoration: none; color: #465157;" id="lien_12">A long-standing tradition</a></td></tr><tr><td><a href="javascript:URL(13);" style="text-decoration: none; color: #465157;" id="lien_13">Production in VM&nbsp;ZINC  plants</a></td></tr><tr><td><a href="javascript:URL(14);" style="text-decoration: none; color: #465157;" id="lien_14">Career opportunities</a></td></tr></table><td width="160" align="middle">&nbsp;</td></tr></table>';


// ---------------- menu about zinc --------------- 

var about ='<table '+m_taille+' cellpadding="0" cellspacing="0" border=0><tr bgcolor="#465157"><td width="23">&nbsp;</td><td width="80">'+img_who+'</td><td width="110">'+img_sys+'</td><td width="55"  >'+img_quality+'</td><td width="151">'+img_environ+'</td><td width="68">'+img_portfolio+'</td><td width="155">'+img_about_or+'</td><td width="66"  >'+img_services+'</td><td width="68">'+img_contact+'</td><td width="55">'+img_news+'</td><td>'+img_trophee+'</td></tr></table><table '+sm_taille+' cellpadding="" cellspacing="5" border=0><tr><td '+colonne_about+'>&nbsp;</td><td align="left" valign="top" width="180"><table  style="font-family: Verdana; font-size: 10px; font-style: normal; line-height: 15px;"><tr><td><a href="javascript:URL(20);" style="text-decoration: none; color: #465157;" id="lien_20">A natural material</a></td></tr><td><a href="javascript:URL(21);" style="text-decoration: none; color: #465157;" id="lien_21">Substrates for VM&nbsp;ZINC  applications</a></td></tr><tr><td><a href="javascript:URL(22);" style="text-decoration: none; color: #465157;" id="lien_22">VM&nbsp;ZINC  and water</a></td></tr><tr><td><a href="javascript:URL(23);" style="text-decoration: none; color: #465157;" id="lien_23">VM&nbsp;ZINC  and climatic constraints</a></td></tr><tr><td><a href="javascript:URL(24);" style="text-decoration: none; color: #465157;" id="lien_24">Acoustics properties of VM&nbsp;ZINC </a></td></tr><tr><td><a href="javascript:URL(25);" style="text-decoration: none; color: #465157;" id="lien_25">VM&nbsp;ZINC  PLUS</a></td></tr></table><td width="160"  align="middle">&nbsp;</td></tr></table>';


// ---------------- menu systems & products --------------- 

var sys = '<table '+m_taille+' cellpadding="0" cellspacing="0" border="0"><tr bgcolor="#465157"><td width="23">&nbsp;</td><td width="87">'+img_who+'</td><td width="78">'+img_about+'</td><td width="58"  >'+img_quality+'</td><td width="162">'+img_environ+'</td><td width="75">'+img_portfolio+'</td><td width="158"  >'+img_sys_or+'</td><td width="65">'+img_services+'</td><td width="68"  >'+img_contact+'</td><td width="55">'+img_news+'</td><td>'+img_trophee+'</td></tr></table><table '+sm_taille+' cellpadding="" cellspacing="15" border=0><tr><td '+colonne_sys+' align="middle">&nbsp;</td><td align="left" valign="top" width="167"><table style="font-family: Verdana; font-size: 10px; font-style: normal; line-height: 15px;" ><tr><td ><a href="javascript:URL(31);" style="text-decoration: none; color: #465157;" id="lien_31">Roofing</a></td></tr><tr><td><a href="javascript:URL(32);" style="text-decoration: none; color: #465157;" id="lien_32">Facade</a></td></tr><tr><td><a href="javascript:URL(33);" style="text-decoration: none; color: #465157;" id="lien_33">Flashings and accessories</a></td></tr><tr><td><a href="javascript:URL(34);" style="text-decoration: none; color: #465157;" id="lien_34">Ornaments</a></td></tr><tr><td><a href="javascript:URL(35);" style="text-decoration: none; color: #465157;" id="lien_35">Rainwater systems</a></td></tr></table><td width="160"  align="middle">&nbsp;</td></tr></table>'


// ---------------- menu service --------------- 

var serv = '<table '+m_taille+' cellpadding="0" cellspacing="0" border=0><tr bgcolor="#465157"><td width="23">&nbsp;</td><td width="70">'+img_about+'</td><td width="115">'+img_sys+'</td><td width="53">'+img_quality+'</td><td width="155">'+img_environ+'</td><td width="69">'+img_portfolio+'</td><td width="152">'+img_services_or+'</td><td width="77" align="left">'+img_who+'</td><td width="60">'+img_contact+'</td><td width="55">'+img_news+'</td><td>'+img_trophee+'</td></tr></table><table '+sm_taille+' cellpadding="" cellspacing="15" border=0><tr><td '+colonne_services+' align="middle">&nbsp;</td><td align="left" valign="top" width="167"><table style="font-family: Verdana; font-size: 10px; font-style: normal; line-height: 15px;" ><tr><td ><a href="javascript:URL(41);" style="text-decoration: none; color: #465157;" id="lien_41">Design Assistance</a></td></tr><tr><td><a href="javascript:URL(42);" style="text-decoration: none; color: #465157;" id="lien_42">PRO-ZINC International</a></td></tr></table><td width="160"  align="middle">&nbsp;</td></tr></table>'

// ---------------- menu quality   --------------- 

var qua = '<table '+m_taille+' cellpadding="0" cellspacing="0" border=0><tr bgcolor="#465157"><td width="23">&nbsp;</td><td width="75">'+img_who+'</td><td width="65">'+img_about+'</td><td width="106"  >'+img_sys+'</td><td width="148">'+img_environ+'</td><td width="68">'+img_portfolio+'</td><td width="158"  >'+img_quality_or+'</td><td width="64">'+img_services+'</td><td width="67">'+img_contact+'</td><td width="55">'+img_news+'</td><td>'+img_trophee+'</td></tr></table><table '+sm_taille+' cellpadding="" cellspacing="15" border=0><tr><td '+colonne_quality+' align="middle">&nbsp;</td><td align="left" valign="top" width="167"><table style="font-family: Verdana; font-size: 10px; font-style: normal; line-height: 15px;" ><tr><td><a href="javascript:URL(52);" style="text-decoration: none; color: #465157;" id="lien_52">PREMUIM ZINC label</A></td></tr><tr><td ><a href="javascript:URL(51);" style="text-decoration: none; color: #465157;" id="lien_51">ISO certification</A></td></tr></table><td width="160" align="middle">&nbsp;</td></tr></table>'


// ---------------- menu environnement --------------- 

var env = '<table '+m_taille+' cellpadding="0" cellspacing="0" border=0><tr bgcolor="#465157"><td width="23">&nbsp;</td><td width="95" >'+img_who+'</td><td width="86">'+img_about+'</td><td width="134">'+img_sys+'</td><td width="73">'+img_quality+'</td><td width="78"  >'+img_portfolio+'</td><td width="157"  >'+img_environ_or+'</td><td width="63" >'+img_services+'</td><td width="66">'+img_contact+'</td><td width="55">'+img_news+'</td><td>'+img_trophee+'</td></tr></table><table '+sm_taille+' cellpadding="" cellspacing="3" border=0><tr><td '+colonne_environ+' align="middle">&nbsp;</td><td align="left" valign="top" width="172"><table style="font-family: Verdana; font-size: 10px; font-style: normal; line-height: 15px;" border=0 ><tr><td ><a href="javascript:URL(61);" style="text-decoration: none; color: #465157;" id="lien_61">Ore reserves</A></td></tr><tr><td ><a href="javascript:URL(62);" style="text-decoration: none; color: #465157;" id="lien_62">Production plants</A></td></tr><tr><td><a href="javascript:URL(63);" style="text-decoration: none; color: #465157;" id="lien_63">Energy consumption</A></td></tr><tr><td><a href="javascript:URL(64);" style="text-decoration: none; color: #465157;" id="lien_64">Recycling</A></td></tr><tr><td><a href="javascript:URL(65);" style="text-decoration: none; color: #465157;" id="lien_65">Durability</A></td></tr><tr><td><a href="javascript:URL(66);" style="text-decoration: none; color: #465157;" id="lien_66">Run-off</A></td></tr><tr><td><a href="javascript:URL(67);" style="text-decoration: none; color: #465157;" id="lien_67">Zinc and life</A></td></tr><tr><td><a href="javascript:URL(68);" style="text-decoration: none; color: #465157;" id="lien_68">Environmental quality<br>in building</A></td></tr><tr><td><a href="javascript:URL(69);" style="text-decoration: none; color: #465157;" id="lien_69">FAQ</A></td></tr></table><td width="160"  align="middle">&nbsp;</td></tr></table>'

// ---------------- menu portfolio --------------- 

var port = '<table '+m_taille+' cellpadding="0" cellspacing="0" border=0><tr bgcolor="#465157"><td width="21">&nbsp;</td><td width="80" align="left">'+img_who+'</td><td width="71">'+img_about+'</td><td width="110">'+img_sys+'</td><td width="51">'+img_quality+'</td><td width="155">'+img_environ+'</td><td width="150">'+img_portfolio_or+'</td><td width="66">'+img_services+'</td><td width="68">'+img_contact+'</td><td width="55">'+img_news+'</td><td>'+img_trophee+'</td></tr></table><table '+sm_taille+' cellpadding="" cellspacing="15" border=0><tr><td '+colonne_portfolio+' align="middle">&nbsp;</td><td align="left" valign="top" width="169"><table style="font-family: Verdana; font-size: 10px; font-style: normal; line-height: 15px;" ><tr><td ><a href="javascript:URL(7);" style="text-decoration: none; color: #465157;" id="lien_7">Collective Housing</A></td></tr><tr><td ><a href="javascript:URL(71);" style="text-decoration: none; color: #465157;" id="lien_71">Commercial Building</A></td></tr><tr><td><a href="javascript:URL(72);" style="text-decoration: none; color: #465157;" id="lien_72">Cultural Heritage</A></td></tr><tr><td><a href="javascript:URL(73);" style="text-decoration: none; color: #465157;" id="lien_73">Individual Housing</A></td></tr><tr><td><a href="javascript:URL(74);" style="text-decoration: none; color: #465157;" id="lien_74">Public Building</A></td></tr></table><td width="160"  align="middle">&nbsp;</td></tr></table>'

// ---------------- menu contact --------------- 

var contact = '<table '+m_taille+' cellpadding="0" cellspacing="0" border=0><tr bgcolor="#465157"><td width="21">&nbsp;</td><td width="76">'+img_who+'</td><td width="69">'+img_about+'</td><td width="112" >'+img_sys+'</td><td width="53">'+img_quality+'</td><td width="155">'+img_environ+'</td><td width="155" >'+img_contact_or+'</td><td width="62"  >'+img_portfolio+'</td><td width="66"  >'+img_services+'</td><td width="55">'+img_news+'</td><td>'+img_trophee+'</td></tr></table><table '+sm_taille+' cellpadding="" cellspacing="15" border=0><tr><td '+colonne_contact+' align="middle">&nbsp;</td><td align="left" valign="top" width="164"><table style="font-family: Verdana; font-size: 10px; font-style: normal; line-height: 15px;" ><tr><td ><a href="javascript:URL(8);" style="text-decoration: none; color: #465157;" id="lien_8">Commercial network</A></td></tr><tr><td ><a href="javascript:URL(81);" style="text-decoration: none; color: #465157;" id="lien_81">Contact us</A></td></tr><tr><td><a href="javascript:URL(82);" style="text-decoration: none; color: #465157;" id="lien_82">Documentation</A></td></tr></table><td width="160"  align="middle">&nbsp;</td></tr></table>'

// ---------------- menu news --------------- 

var news = '<table '+m_taille+' cellpadding="0" cellspacing="0" border=0><tr bgcolor="#465157"><td width="23">&nbsp;</td><td width="77" >'+img_who+'</td><td width="68">'+img_about+'</td><td width="111"  >'+img_sys+'</td><td width="55">'+img_quality+'</td><td width="155">'+img_environ+'</td><td width="147"  align="left">'+img_news_or+'</td><td width="65">'+img_portfolio+'</td><td width="63">'+img_services+'</td><td width="55">'+img_contact+'</td><td>'+img_trophee+'</td></tr></table><table '+sm_taille+' cellpadding="" cellspacing="15" border=0><tr><td '+colonne_news+' align="middle">&nbsp;</td><td align="left" valign="top" width="165"><table style="font-family: Verdana; font-size: 10px; font-style: normal; line-height: 15px;" ><tr><td ><a href="javascript:URL(91);" style="text-decoration: none; color: #465157;" id="lien_91">Exhibitions</A></td></tr><tr><td><a href="javascript:URL(92);" style="text-decoration: none; color: #465157;" id="lien_92">Press</A></td></tr></table><td width="160"  align="middle">&nbsp;</td></tr></table>'

// ---------------- menu trophee   --------------- 

var trophee = '<table '+m_taille+' cellpadding="0" cellspacing="0" border=0><tr bgcolor="#465157"><td width="23">&nbsp;</td><td width="77" >'+img_who+'</td><td width="68">'+img_about+'</td><td width="111"  >'+img_sys+'</td><td width="55">'+img_quality+'</td><td width="155">'+img_environ+'</td><td width="147"  align="left">'+img_trophee_or+'</td><td width="65">'+img_portfolio+'</td><td width="63">'+img_services+'</td><td width="55">'+img_contact+'</td><td>'+img_news+'</td></tr></table><table '+sm_taille+' cellpadding="" cellspacing="15" border=0><tr><td '+colonne_trophee+' align="middle">&nbsp;</td><td align="left" valign="top" width="165"><table style="font-family: Verdana; font-size: 10px; font-style: normal; line-height: 15px;" ><tr><td ><a href="javascript:URL(100);" style="text-decoration: none; color: #465157;" id="lien_100">Presentation</A></td></tr><tr><td><a href="javascript:URL(103);" style="text-decoration: none; color: #465157;" id="lien_103">4th edition issue</A></td></tr><tr><td><a href="javascript:URL(102);" style="text-decoration: none; color: #465157;" id="lien_102">3rd edition issue</A></td></tr></table><td width="160"  align="middle">&nbsp;</td></tr></table>'



// ---------------- menu bas --------------- 

var bas ='<table cellpadding="0" cellspacing="0"  width="98%" height="15" border="0"><tr><td align="left" class="Gris9R13">&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="home.htm" class="Gris9R13">home</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href="legal.htm" class="Gris9R13">legal&nbsp;information</a></td><td align="right" class="Gris9R13"><a href="http://www.studio-np.com" target="_blank" class="credit">by STUDIO-NP</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr></table>'


// ---------------- barre logo --------------- 

var logo = '<table border="0" cellpadding="0" cellspacing="0"><tr><td width="129" valign="middle" align="right"><a href="http://www.umicore.com" target="_blank"><img src="http://www.vmzinc.com/com/img/logo_umicore.gif" width="104" height="57" alt="umicore.com" border="0"></a></td><td width="652" valign="middle" align="right"><img src="http://www.vmzinc.com/com/img/logo_vmworld.jpg" width="367" height="89" alt="" border="0"></td><td width="190" valign="middle" align="right"><a href="http://www.vmzinc.com"><img src="../img/logo_vmzinc.gif" width="149" height="68" alt="vmzinc.com" border="0"></A></td></tr></table>'






                       




//Fin = new Date();
  // document.write((Fin-Debut)+ " ms d'execution du menu");



