posYmenu = 110;
bgcolor='#000000';
bgcolor2='#000000';
posXmenu = 0;
document.write('<style type="text/css">');
document.write('.poppervert { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute; top:'+posYmenu+'px; left:'+posXmenu+'px; z-index:10; }')
document.write('</style>')
document.write('<DIV class=poppervert id=topdeckvert></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[0][0] = '<A HREF="rubrique.php?rid=1&rpid=1" CLASS=menuleft>En concert</A>';
zlien[0][1] = '<A HREF="rubrique.php?rid=4&rpid=1" CLASS=menuleft>Dans les médias</A>';
zlien[0][2] = '<A HREF="rubrique.php?rid=5&rpid=1" CLASS=menuleft>Au jour le jour</A>';
zlien[1][0] = '<A HREF="rubrique.php?rid=6&rpid=2" CLASS=menuleft>La bio</A>';
zlien[1][1] = '<A HREF="rubrique.php?rid=7&rpid=2" CLASS=menuleft>Discographie</A>';
zlien[1][2] = '<A HREF="rubrique3.php?rid=8&rpid=2" CLASS=menuleft>Titre par titre</A>';
zlien[2][0] = '<A HREF="rubrique2.php?rid=9&rpid=3" CLASS=menuleft>Alpha sur scène</A>';
zlien[2][1] = '<A HREF="rubrique2.php?rid=10&rpid=3" CLASS=menuleft>Au quotidien</A>';
zlien[3][0] = '<A HREF="rubrique.php?rid=11&rpid=4" CLASS=menuleft>Dans les bacs</A>';
zlien[3][1] = '<A HREF="rubrique.php?rid=12&rpid=4" CLASS=menuleft>En public</A>';
zlien[4][0] = '<A HREF="rubrique.php?rid=13&rpid=5" CLASS=menuleft>Ecrans</A>';
zlien[4][1] = '<A HREF="rubrique.php?rid=14&rpid=5" CLASS=menuleft>Spectacles</A>';
zlien[4][2] = '<A HREF="rubrique.php?rid=15&rpid=5" CLASS=menuleft>Expos</A>';
zlien[4][3] = '<A HREF="rubrique.php?rid=16&rpid=5" CLASS=menuleft>Livres</A>';

var nava = (document.layers);
var dom = (document.getElementById);
var iex = (document.all);
if (nava) { sknvert = document.topdeckvert }
else if (dom) { sknvert = document.getElementById("topdeckvert").style }
else if (iex) { sknvert = topdeckvert.style }
sknvert.left = posXmenu+105;

function pop(msg,pos)
{
sknvert.visibility = "hidden";
sknvert.top = posYmenu+pos;
a=true
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=100>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor+" onMouseOver=\"this.style.background='"+bgcolor2+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=15 valign=\"middle\"><img src=\"images/menuleftfleche.gif\">&nbsp;"+msg[pass]+"</TD></TR>";
	pass++;
	}
content += "</TABLE>";
if (nava)
  {
    sknvert.document.write(content);
	  sknvert.document.close();
	  sknvert.visibility = "visible";
  }
    else if (dom)
  {
	  document.getElementById("topdeckvert").innerHTML = content;
	  sknvert.visibility = "visible";
  }
    else if (iex)
  {
	  document.all("topdeckvert").innerHTML = content;
	  sknvert.visibility = "visible";
  }
}
function kill()
{
	sknvert.visibility = "hidden";
}

function clickDroit(){
if(event.button==2){
alert('Copyright © AlphaBlondy.info')
}}


function newsletter(){
		document.postform.action = "nl.php";
		document.postform.method = "get";
		document.postform.submit();
}

function ecrisGuestBook(){
		var form = document.postform;
		if (form.nom.value.length == 0){
			alert("Entrez votre nom");
			form.nom.focus();
			return;
		}
		if (form.gmail.value.length == 0){
			alert("Entrez votre e-mail");
			form.gmail.focus();
			return;
		}
		
		if (form.titre.value.length == 0){
			alert("Entrez le titre");
			form.titre.focus();
			return;
		}
		if (form.texte.value.length == 0){
			alert("Entrez votre message");
			form.texte.focus();
			return;
		}
		form.action = "guests.php";
		form.gkEcrire.value = 1;
		form.submit();
}

function recherche(){
	document.postform.action = "search.php";
	document.postform.method = "post";
	document.postform.submit();
}

document.onclick = kill;
document.onmousedown=clickDroit

document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=105>')
document.write('<TR><TD WIDTH=105 valign=middle ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="pop(zlien[0],1)" HEIGHT=18><A onClick="window.location=\'/rubrique.php?rid=1&rpid=&numMax=20\';" onMouseOver="pop(zlien[0],1)" href="rubrique.php?rid=1" CLASS=menuleft><img src="images/transparent.gif" width=4 height=5 border=0>L\'ACTU D\'ALPHA</a></TD></TR>')
document.write('<tr><td height=1><img src="images/menuleftseparateur.gif" width=22 height=1></td></tr>')
document.write('<TR><TD WIDTH=105 valign=middle ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="pop(zlien[1],18)" HEIGHT=18><A onClick="window.location=\'/rubrique.php?rid=2&rpid=&numMax=20\';" onMouseOver="pop(zlien[1],18)" href="rubrique.php?rid=2" CLASS=menuleft><img src="images/transparent.gif" width=4 height=5 border=0>L\'ARTISTE</a></TD></TR>')
document.write('<tr><td height=1><img src="images/menuleftseparateur.gif" width=22 height=1></td></tr>')
document.write('<TR><TD WIDTH=105 valign=middle ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="pop(zlien[2],40)" HEIGHT=18><A onClick="window.location=\'/rubrique.php?rid=3&rpid=&numMax=20\';" onMouseOver="pop(zlien[2],40)" href="rubrique2.php?rid=3" CLASS=menuleft><img src="images/transparent.gif" width=4 height=5 border=0>L\'ALBUM PHOTO</a></TD></TR>')
document.write('<tr><td height=1><img src="images/menuleftseparateur.gif" width=22 height=1></td></tr>')
document.write('<TR><TD WIDTH=105 valign=middle ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="pop(zlien[3],55)" HEIGHT=18><A onClick="window.location=\'/rubrique.php?rid=4&rpid=&numMax=20\';" onMouseOver="pop(zlien[3],55)" href="rubrique.php?rid=4" CLASS=menuleft><img src="images/transparent.gif" width=4 height=5 border=0>RYTHMES</a></TD></TR>')
document.write('<tr><td height=1><img src="images/menuleftseparateur.gif" width=22 height=1></td></tr>')
document.write('<TR><TD WIDTH=105 valign=middle ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="pop(zlien[4],74)" HEIGHT=18><A onClick="window.location=\'/rubrique.php?rid=5&rpid=&numMax=20\';" onMouseOver="pop(zlien[4],74)" href="rubrique.php?rid=5" CLASS=menuleft><img src="images/transparent.gif" width=4 height=5 border=0>REGARDS</a></TD></TR>')
document.write('<tr><td height=1><img src="images/menuleftseparateur.gif" width=22 height=1></td></tr>')
document.write('</TABLE></DIV>')