bgcolor='#000080';
bgcolor2='#FF6633';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('A.ejsmenu {color:#FF6633; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:25"><DIV class=popper id=topdeck></DIV>');
/*
SCRIPT EDITE SUR L'EDITEUR JAVACSRIPT
http://www.editeurjavascript.com
*/

/*
LIENS
*/
zlien = new Array;
zlien[0] = new Array;
zlien[1] = new Array;
zlien[2] = new Array;
zlien[3] = new Array;
zlien[4] = new Array;

zlien[0][0] = '<A HREF="http://www.sacrematelas.be/matelas/acor-ressorts.php" CLASS=ejsmenu >ACOR - Ressorts</A>';
zlien[0][1] = '<A HREF="http://www.sacrematelas.be/matelas/acor-ressorts-ensaches.php" CLASS=ejsmenu >ACOR - Ressorts ensachés</A>';
zlien[0][2] = '<A HREF="http://www.sacrematelas.be/matelas/acor-polyether.php" CLASS=ejsmenu >ACOR - Polyether</A>';
zlien[0][3] = '<A HREF="http://www.sacrematelas.be/matelas/acor-latex.php" CLASS=ejsmenu >ACOR - Latex</A>';
zlien[0][4] = '<A HREF="http://www.sacrematelas.be/matelas/bultex.php" CLASS=ejsmenu >BULTEX</A>';
zlien[0][5] = '<A HREF="http://www.sacrematelas.be/matelas/pirelli.php" CLASS=ejsmenu >PIRELLI</A>';
zlien[0][6] = '<A HREF="http://www.sacrematelas.be/matelas/pirelli-tableau.php" CLASS=ejsmenu >PIRELLI - Liste de Prix</A>';
zlien[0][7] = '<A HREF="http://www.sacrematelas.be/matelas/accessoires.php" CLASS=ejsmenu >Accessoires</A>';

zlien[1][0] = '<A HREF="http://www.sacrematelas.be/sommiers/minibox.php" CLASS=ejsmenu >MiniBox</A>';
zlien[1][1] = '<A HREF="http://www.sacrematelas.be/sommiers/fixes.php" CLASS=ejsmenu >Fixes</A>';
zlien[1][2] = '<A HREF="http://www.sacrematelas.be/sommiers/reglables.php" CLASS=ejsmenu >Réglables</A>';
zlien[1][3] = '<A HREF="http://www.sacrematelas.be/sommiers/electriques.php" CLASS=ejsmenu >Electriques</A>';
zlien[1][4] = '<A HREF="http://www.sacrematelas.be/sommiers/accessoires.php" CLASS=ejsmenu >Accessoires</A>';

zlien[2][0] = '<A HREF="http://www.sacrematelas.be/relax/index.php#Amiens" CLASS=ejsmenu >Amiens</A>';
zlien[2][1] = '<A HREF="http://www.sacrematelas.be/relax/index.php#Atlanta" CLASS=ejsmenu >Atlanta</A>';
zlien[2][2] = '<A HREF="http://www.sacrematelas.be/relax/index.php#Barcelona" CLASS=ejsmenu >Barcelona</A>';
zlien[2][3] = '<A HREF="http://www.sacrematelas.be/relax/index.php#Colmar" CLASS=ejsmenu >Colmar</A>';
zlien[2][4] = '<A HREF="http://www.sacrematelas.be/relax/index.php#Houston" CLASS=ejsmenu >Houston</A>';
zlien[2][5] = '<A HREF="http://www.sacrematelas.be/relax/index.php#Lausanne" CLASS=ejsmenu >Lausanne</A>';
zlien[2][6] = '<A HREF="http://www.sacrematelas.be/relax/index.php#Melbourne" CLASS=ejsmenu >Melbourne</A>';
zlien[2][7] = '<A HREF="http://www.sacrematelas.be/relax/index.php#Nice" CLASS=ejsmenu >Nice</A>';
zlien[2][8] = '<A HREF="http://www.sacrematelas.be/relax/index.php#Reims" CLASS=ejsmenu >Reims</A>';
zlien[2][9] = '<A HREF="http://www.sacrematelas.be/relax/index.php#Sidney" CLASS=ejsmenu >Sidney</A>';
zlien[2][10] = '<A HREF="http://www.sacrematelas.be/relax/accessoires.php" CLASS=ejsmenu >Accessoires</A>';

zlien[3][0] = '<A HREF="http://www.sacrematelas.be/magasins/haccourt.php" CLASS=ejsmenu >Haccourt</A>';
zlien[3][1] = '<A HREF="http://www.sacrematelas.be/magasins/hainesaintpierre.php" CLASS=ejsmenu >Haine St Pierre</A>';
zlien[3][2] = '<A HREF="http://www.sacrematelas.be/astuces/index.php" CLASS=ejsmenu >Les 10 Astuces</A>';
zlien[3][3] = '<A HREF="http://www.sacrematelas.be/promotions/index.php" CLASS=ejsmenu >Promotions</A>';

zlien[4][0] = '<A HREF="http://www.sacrematelas.be/plans/index.php" CLASS=ejsmenu >Plans accès</A>';
zlien[4][1] = '<A HREF="http://www.sacrematelas.be/promotions/index.php" CLASS=ejsmenu >Promotions</A>';
zlien[4][2] = '<A HREF="http://www.sacrematelas.be/promotions/index.php" CLASS=ejsmenu >News</A>';
zlien[4][3] = '<A HREF="http://www.sacrematelas.be/newsletter/subscribe.php" CLASS=ejsmenu >Newsletter</A>';
zlien[4][4] = '<A href="mailto:info@sacrematelas.be" CLASS=ejsmenu >Contactez-nous</A>';


var nava = (document.layers);
var dom = (document.getElementById);
var iex = (document.all);
if (nava) { skn = document.topdeck }
else if (dom) { skn = document.getElementById("topdeck").style }
else if (iex) { skn = topdeck.style }
skn.top = 25;

function go(loc) {
window.location.href = loc;
}


function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#A5A5A5 WIDTH=195><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";
pass = 0
while (pass < msg.length)
	{
		sous = msg[pass].indexOf("\"", 0);
		sous2 = msg[pass].indexOf("\"", sous+1);
		adresse = msg[pass].substring(sous+1, sous2);
		nom = msg[pass].indexOf(">", 0);
		nom2 = msg[pass].indexOf("<", nom+1);
		nomcomplet = msg[pass].substring(nom+1, nom2);
	content += "<TR><TD style=\"color:#FF6633\" BGCOLOR="+bgcolor+" onClick=\"go(\'"+adresse+"\');\" onMouseOver=\"this.style.background='"+bgcolor2+"';this.style.fontWeight= \'bold\';	this.style.color='#000080';\"  onMouseOut=\"this.style.background='"+bgcolor+"'; this.style.fontWeight= \'normal\'; this.style.color='#FF6633'\" HEIGHT=25 ><FONT SIZE=2 FACE=\"Arial\">&nbsp;&nbsp;"+nomcomplet+"</FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
if (nava)
  {
    skn.document.write(content);
	  skn.document.close();
	  skn.visibility = "visible";
  }
    else if (dom)
  {
	  document.getElementById("topdeck").innerHTML = content;
	  skn.visibility = "visible";
  }
    else if (iex)
  {
	  document.all("topdeck").innerHTML = content;
	  skn.visibility = "visible";
  }
}
function kill()
{
	skn.visibility = "hidden";
}
document.onclick = kill;
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FF6633 WIDTH=775><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')

document.write('<TD style=\"color:#FF6633\" WIDTH=155 ALIGN=center BGCOLOR='+bgcolor+' onClick=\"go(\'http://www.sacrematelas.be/matelas/index.php\');\" onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0); this.style.color=\'#000080\'; " onMouseOut="this.style.background=\''+bgcolor+'\'; this.style.color=\'#FF6633\' "><FONT SIZE=2 FACE="Arial"><b>MATELAS</b></FONT></TD>')

document.write('<TD style=\"color:#FF6633\" WIDTH=155 ALIGN=center BGCOLOR='+bgcolor+' onClick=\"go(\'http://www.sacrematelas.be/sommiers/index.php\');\" onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],155); this.style.color=\'#000080\'; " onMouseOut="this.style.background=\''+bgcolor+'\'; this.style.color=\'#FF6633\' "><FONT SIZE=2 FACE="Arial"><b>SOMMIERS</b></FONT></TD>')

document.write('<TD style=\"color:#FF6633\" WIDTH=155 ALIGN=center BGCOLOR='+bgcolor+' onClick=\"go(\'http://www.sacrematelas.be/relax/index.php\');\" onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],310); this.style.color=\'#000080\'; " onMouseOut="this.style.background=\''+bgcolor+'\'; this.style.color=\'#FF6633\' "><FONT SIZE=2 FACE="Arial"><b>RELAX</b></FONT></TD>')


document.write('<TD style=\"color:#FF6633\" WIDTH=155 ALIGN=center BGCOLOR='+bgcolor+' onClick=\"go(\'http://www.sacrematelas.be/magasins/index.php\');\" onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],465); this.style.color=\'#000080\'; " onMouseOut="this.style.background=\''+bgcolor+'\'; this.style.color=\'#FF6633\' "><FONT SIZE=2 FACE="Arial"><b>MAGASINS</b></FONT></TD>')


document.write('<TD style=\"color:#FF6633\" WIDTH=155 ALIGN=center BGCOLOR='+bgcolor+' onClick=\"go(\'http://www.sacrematelas.be/infos/index.php\');\" onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],620); this.style.color=\'#000080\'; " onMouseOut="this.style.background=\''+bgcolor+'\'; this.style.color=\'#FF6633\' "><FONT SIZE=2 FACE="Arial"><b>INFOS</b></FONT></TD>')

document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')





