/* auteur: VIZSLA CLUB DE FRANCE */
posYmenu = 0;
bgcolor='#B39860';
bgcolor2='#996633';
needcenter =true;
posXmenu = 0;
/*
if(!needcenter)
	posXmenu = 0;
else
	{	if (document.all)
		posXmenu = (document.body.clientWidth/2)-(600/2);
	else
		posXmenu = (window.innerWidth/2)-(600/2); 
	}
*/
document.write('<style type="text/css">');
document.write('.popper { position: absolute; visibility: hidden; z-index:3; }')
document.write('#topgauche { position:absolute; top:0px; left:0px; z-index:10; }')
document.write('a:hover.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('a.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('</style>')
document.write('<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[5] = new Array;
zlien[6] = new Array;

zlien[0][0] = '<a href="COMITE.html" class="ejsmenu">&#9658; Comité du VCF</a>';
zlien[0][1] = '<a href="HISTORIQUE-VIZSLA.html" class="ejsmenu">&#9658; Historique des Vizsla</a> <hr color="#FFF7E3">';
zlien[0][2] = '<a href="BOUTIQUE.html" class="ejsmenu">&#9658; BOUTIQUE du VCF</a>';


zlien[1][0] = '<a href="SCC.html" class="ejsmenu">&#9658; Société Centrale Canine</a>';
zlien[1][1] = '<a href="ADRESSES-UTILES.html" class="ejsmenu">&#9658; Adresses utiles</a>';


zlien[2][0] = '<a href="STANDARD-BEAUTE.html" class="ejsmenu">&#9658; STANDARDS de Beauté</a>';
zlien[2][1] = '<a href="PRESENTATION-EXPO.html" class="ejsmenu">&#9658; PRESENTATION en Expo</a> <hr color="#FFF7E3">';


zlien[3][0] = '<a href="STANDARD-TRAVAIL.html" class="ejsmenu">&#9658; STANDARDS de Travail</a>';
zlien[3][1] = '<a href="PRESENTATION-FIELD-TRIAL.html" class="ejsmenu">&#9658; PRESENTATION en Fields</a>';


zlien[4][0] = '<a href="ETALONS-PR.html" class="ejsmenu">&#9658; Etalons & Lices Poil Ras</a>';
zlien[4][1] = '<a href="ETALONS-PD.html" class="ejsmenu">&#9658; Etalons & Lices Poil Dur</a> <hr color="#FFF7E3">';
zlien[4][2] = '<a href="DYSPLASIE.html" class="ejsmenu">&#9658; DYSPLASIE de la Hanche</a>';
zlien[4][3] = '<a href="COTATION-GENITEUR.html" class="ejsmenu">&#9658; COTATION d\'un géniteur</a>';


zlien[5][0] = '<a href="SITES-VIZSLA-CLUB.html" class="ejsmenu">&#9658; SITES des Vizsla Clubs</a>';
zlien[5][1] = '<a href="SITES-OFFICIELS.html" class="ejsmenu">&#9658; SITES Officiels</a>';
zlien[5][2] = '<a href="SITES-ADHERENTS.html" class="ejsmenu">&#9658; Sites de nos Adhérents</a>';

zlien[6][0] = '<a href="ALBUM-PHOTOS.html" class="ejsmenu">&#9658; ALBUM-PHOTOS</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 = posYmenu+40;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = posXmenu+pos;
var content ="<table border=0 cellpadding=0 cellspacing=0 bgcolor=#B39860 width=220><tr><td><table width=100% border=0 cellpadding=0 cellspacing=0>";
pass = 0
while (pass < msg.length)
	{
	content += "<tr><td bgcolor="+bgcolor+" onmouseover=\"this.style.background='"+bgcolor2+"'\" onmouseout=\"this.style.background='"+bgcolor+"'\" height=20><font size=2 face=\"arial\">&nbsp;&nbsp;"+msg[pass]+"</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=#000000 width=770><tr><td><table cellpadding=0 cellspacing=0 border=1 bordercolor=#FFF7E3 style=border-collapse:collapse width=100% height=40><tr>')
document.write('<td width=110 align=center bgcolor='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onmouseout="this.style.background=\''+bgcolor+'\'"><a onclick="return(false)" onmouseover="pop(zlien[0],0)" href=# class="ejsmenu"><font size=2 face="arial">Le CLUB</font></a></td>')
document.write('<td width=110 align=center bgcolor='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[1],110)" onmouseout="this.style.background=\''+bgcolor+'\'"><a onclick="return(false)" onmouseover="pop(zlien[1],110)" href=# class="ejsmenu"><font size=2 face="arial">INFOS Utiles</font></a></td>')
document.write('<td width=110 align=center bgcolor='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[2],220)" onmouseout="this.style.background=\''+bgcolor+'\'"><a onclick="return(false)" onmouseover="pop(zlien[2],220)" href=# class="ejsmenu"><font size=2 face="arial">EXPOSITION<br />de BEAUTE</font></a></td>')
document.write('<td width=110 align=center bgcolor='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[3],330)" onmouseout="this.style.background=\''+bgcolor+'\'"><a onclick="return(false)" onmouseover="pop(zlien[3],330)" href=# class="ejsmenu"><font size=2 face="arial">CONCOURS<br />de TRAVAIL</font></a></td>')
document.write('<td width=110 align=center bgcolor='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[4],440)" onmouseout="this.style.background=\''+bgcolor+'\'"><a onclick="return(false)" onmouseover="pop(zlien[4],440)" href=# class="ejsmenu"><font size=2 face="arial">ELEVAGE</font></a></td>')
document.write('<td width=110 align=center bgcolor='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[5],550)" onmouseout="this.style.background=\''+bgcolor+'\'"><a onclick="return(false)" onmouseover="pop(zlien[5],550)" href=# class="ejsmenu"><font size=2 face="arial">SITES WEB</font></a></td>')
document.write('<td width=110 align=center bgcolor='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[6],550)" onmouseout="this.style.background=\''+bgcolor+'\'"><a onclick="return(false)" onmouseover="pop(zlien[6],550)" href=# class="ejsmenu"><font size=2 face="arial">PHOTOS</font></a></td>')
document.write('</tr></table></td></tr></table></div>')
