var redir = "http://www.xpert-comptable.fr/annuaire-comptable/annuaire-comptable.php?cat_id=170";
var redir2 = "http://www.moteur-comptable.fr/recherche-comptable.php?q=compta+en+ligne";

function compta_(){ 
if (confirm("Ce site n\'est plus disponible à consultation,\n\nnous vous invitons à visiter l\'Annuaire Comptable --> OK \nou le Moteur de Recherche Comptable --> ANNULER"))
{window.parent.location=redir;}
else
{window.parent.location=redir2;}
;}
compta_();
