function pop_annonce(mynum)
{
strURL = "/pa/annonce/annonce_detail.asp?NUM=" + mynum + "&provenance=keyword";
strName = "detail" + mynum;
strConfig = "location=no,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,height=450,width=550,status=yes";
windowPopupAnnonce = window.open(strURL,strName,strConfig);
}
document.write('<td width=\'110\' valign=\'top\' bgcolor=\'e9b99e\'><div style=\'margin-left:-38px;\'><ul class=\'identifiant\'><li><b>Chasse</b><br><a href="javascript:pop_annonce(38814301)" style=\'text-decoration: none; color: black;\'>Vends Forêt de la Double, département 24,...</a></li><br><li><b>Rencontres</b><br><a href="javascript:pop_annonce(38819065)" style=\'text-decoration: none; color: black;\'>Dame dynamique, cultivée, besoin d\'évasion,...</a></li><br><li><b>Activit&eacute;s et emplois</b><br><a href="javascript:pop_annonce(38885720)" style=\'text-decoration: none; color: black;\'>Dépannage Informatique...</a></li></ul></div></td><td>&nbsp;</td><td width=\'110\' valign=\'top\' bgcolor=\'e9b99e\'><div style=\'margin-left:-38px;\'><ul class=\'identifiant\'><li><b>Chien</b><br><a href="javascript:pop_annonce(38933928)" style=\'text-decoration: none; color: black;\'>VENDS CHIOTS GDS BLEU GASCOG...</a></li><br><li><b>Auto / Moto</b><br><a href="javascript:pop_annonce(38937053)" style=\'text-decoration: none; color: black;\'>Renault CLIO II Diesel 91000 km...</a></li><br><li><b>Maison / jardin</b><br><a href="javascript:pop_annonce(38928241)" style=\'text-decoration: none; color: black;\'>Travaux d\'intérieur - rénovation d\'appartement...</a></li></ul></div><br></td>')
