// Script programmé par Martin et J.Paul Chauffert © Les sites Réunis 11/2002
<!--
function popupcentree(page,largeur,hauteur,options)
{
var top=(screen.height-hauteur)/2;
var left=(screen.width-largeur)/2;
window.open(page,"","top="+top+",left="+left+",width="+largeur+",height="+hauteur+","+options);
};

if (navigator.appVersion.substring(0,1)>=3)
{
img1=new Image;img1.src='http://sitesreunis.free.fr/img/fd1.jpg';
img2=new Image;img2.src='http://sitesreunis.free.fr/img/btsitehasard.gif';
img3=new Image;img3.src='http://sitesreunis.free.fr/img/bt-inscript.gif';
}
//-->

document.write("<p align=\"center\"><table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bordercolor=\"#800000\"><tr><td width=\"100%\" align=\"center\" bgcolor=\"#800000\"><a href=\"http://www.sitesreunis.fr.fm/\" target=\"_blank\"><img border=\"0\" src=\"http://sitesreunis.free.fr/ani-sr.gif\" alt=\"Informations\" width=\"102\" height=\"14\"></a></td></tr><tr><td width=\"100%\" align=\"center\"><a href=\"#\" onclick=\"popupcentree('http://sitesreunis.free.fr/lsrpopindex.htm',400,200,'menubar=no,scrollbars=no,statusbar=no')\"><img border=\"0\" src=\"http://sitesreunis.free.fr/anicombo.gif\" width=\"172\" height=\"20\"></td></tr></table></a></td></tr></table>");
