/* if (parent.frames.length < 1) */
/* 	{ */
/*         document.location.href = 'http://www.drapeaux.org/Accueil.htm'; */
/*	} */
var numechange= Math.round(Math.random()*10);
function AffichePub()
   {
   switch(numechange) {
   case 100 :
      document.write ('<a href="http://www.clic-exchange.com/redirect.php?format=1&id=650&page=1" target="_blank"><img src="http://www.clic-exchange.com/image.php?format=1&id=650&page=1" width="468" height="60" alt="Membre de Clic-Exchange.com" border="0"></a>');
      break;
   case 20 :
      document.write ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="468" height="60">');
      document.write ('<param name=movie value="http://www.heraldique-europeenne.org/Promotion/Marechaux_1.swf">');
      document.write ('<param name=quality value=high>');
      document.write ('<embed src="http://www.heraldique-europeenne.org/Promotion/Marechaux_1.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="468" height="60">');
      document.write ('</embed>');
      document.write ('</object>');
      break;
   case 30 :
      document.write ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="468" height="60">');
      document.write ('<param name=movie value="http://www.heraldique-europeenne.org/Promotion/Marechaux_2.swf">');
      document.write ('<param name=quality value=high>');
      document.write ('<embed src="http://www.heraldique-europeenne.org/Promotion/Marechaux_2.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="468" height="60">');
      document.write ('</embed>');
      document.write ('</object>');
      break;
   default :
   /* ComClick direct */
      document.write ('<IFRAME src="http://fl01.ct2.comclick.com/aff_frame.ct2?id_regie=1&num_editeur=4993&num_site=1&num_emplacement=11" WIDTH="728" HEIGHT="90" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" bordercolor="#000000">');
      document.write ('</IFRAME>');
   }
   /* Comclick via Adverline */
   /* document.write ('<script language="JavaScript" src="http://adv.surinter.net/richmedia.cfm?id=6550&tag=2"></script>'); */
      
   /* Blocage barre outils image */      
      document.write ('<META HTTP-EQUIV="imagetoolbar" CONTENT="no">');
   /* document.write ('<meta http-equiv="Page-Exit"    content="blendTrans(Duration=1.0)">'); */
   }
AffichePub();