
// Email crypté
var contact = "webmaster";
var aro = "@";
var domaine = "porciello";
var tld = ".com";
var email = contact + aro + domaine + tld;
	
// Barre de bas de page
document.write ("<table width='100%'  border='0' cellpadding='0' cellspacing='0'>")
document.write ("<tr><td bgcolor='#BBE0FF' colspan='2'><IMG src='http://www.porciello.com/vide.gif' width=1 height=1></td></tr>")
document.write ("<tr><td bgcolor='#DBEEFF' colspan='2'><IMG src='http://www.porciello.com/vide.gif' width=1 height=4></td></tr>")
document.write ("<tr><td bgcolor='#004280' colspan='2'><IMG src='http://www.porciello.com/vide.gif' width=1 height=1></td></tr>")
document.write ("<tr><td bgcolor='#A5D6FF'><span class='Police10'>&nbsp;&copy; 2003-2010 <a href='http://www.porciello.com'>porciello.com</a> - Christophe PORCIELLO - Tous droits r&eacute;serv&eacute;s - Contact : <a href='mailto:"+ email +"'>Webmaster</a></td><td bgcolor='#A5D6FF' align='right'><span class='Police10'>Pour toutes questions techniques merci d'utiliser <a href='http://forum.porciello.com'>le forum</a>&nbsp;</span></td></tr>")
document.write ("<tr><td bgcolor='#004280' colspan='2'><IMG src='http://www.porciello.com/vide.gif' width=1 height=1></td></tr>")
document.write ("</table>")

// Compteur invisible
document.write ("<script language='Javascript' type='text/javascript' src='http://www.porciello.com/scripts/compteur/compteur.php'></script>")

//sidaction
//document.write ("<br><center><span class='Police10'>Pour la cinqui&egrave;me ann&eacute;e cons&eacute;cutive porciello.com s'associe au sidaction</span><br>")

//document.write ("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0' width='468' height='60'>")
//document.write ("<param name='src' value='http://www.porciello.com/presse/ban-sidaction-ecri468x60.swf' />")
//document.write ("<embed type='application/x-shockwave-flash' src='http://www.porciello.com/presse/ban-sidaction-ecri468x60.swf' quality='high' width='468' height='60'></embed>")
//document.write ("</object>")
//document.write ("<div class='banniere-sidaction'><a href='http://www.sidaction.org/index.php?gl_campagne=BAN_http://www.porciello.com_468x60&utm_source=http://www.porciello.com&utm_medium=banniere&utm_campaign=Sidaction_2009_partenaires&utm_content=gif-468x60'> <img border='0' src='http://medias.sidaction.org/img/468x60.gif' alt='' /></a></div>")

//document.write ("<br><span class='Police11'><a href='http://www.sidaction.org' target='_blank'>Cliquez sur la bannière ci-dessus pour faire un don en ligne ou appelez le 110</a></span></center>")

// <!-- debut code pg-agentsecret -->
// document.write('<img src="http://www.porciello.com/cgi-bin/pg-agentsecret.pl?referer='+escape(document.referrer));
// if(typeof(screen)=="object"){ document.write('&scr_w='+screen.width+'&scr_h='+screen.height+'&scr_c='+screen.colorDepth);}
// document.write('&cookie_ok='+ (navigator.cookieEnabled?'1':'0') );
// document.write('" width="1" height="1">');
// <!-- fin code pg-agentsecret -->
