function duelfilms()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<a href="contact.php"><img src="images/pubvolume6.jpg" width="660" height="155" border="0" /></a>'); } // sendscene
if (ranNum == 1){document.write('<span class="commanditaires">Nouveau! Call à orignal approuvé par Michel Breton</span><br />          <a href="images/callmichelbreton.jpg" target="_blank"><img src="images/callmichelbreton_th.jpg" width="150" height="193" border="0" /></a>'); } // michelbreton
}

