if(document.title == "Administration du blogiciel :: Login" || document.title == "Blogware Admin :: Login") { document.location.href = "http://blogs.aliceadsl.fr/"; }
else { document.title = "Alice Blog - Gestion de votre blog"; }

var SousNav = '';

document.write(''
+'<table cellpadding="0" cellspacing="0"><tr><td style="font-size:1px;height:10px;">&#160;</td></tr></table>'	
+'<table border="0" cellpadding="0" cellspacing="0" width="100%" height="45">'
+'	<tr>'
+' <td width="4" style="background-image:url(\'http://static.aliceadsl.fr/blogs/img/top_gauche.gif\');"></td>'
+'	<td height="45" style="text-align: left;background-image:url(\'http://static.aliceadsl.fr/blogs/img/top_fond.gif\');">'
+'     <A class=navOngletTitre href="http://blogs.aliceadsl.fr/">Alice Blogs</a>'
+'		</td>'
+'		<td align="right" style="text-align: right;background-image:url(\'http://static.aliceadsl.fr/blogs/img/top_fond.gif\');">'
+' 	<p class="white"><a href="http://blogs.aliceadsl.fr/login.aspx?mod=y">D&#233;connexion</a> &nbsp;&nbsp;&nbsp;&nbsp;</p>'
+'		</td>'
+' <td width="4" style="background-image:url(\'http://static.aliceadsl.fr/blogs/img/top_droite.gif\');"></td>'
+'	</tr>'
+'</table>'
);
