// JavaScript Document
function wfbanneruno()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<p><a href="http://www.alfiobardolla.com/product.jsp?pid=12"><img border="0" src="http://www.libertafinanziaria.com/htmlrotate/img/banner_imm1.jpg" width="131" height="256"></a></p>'); } // bannerimm1
if (ranNum == 1){document.write('<p><a href="http://www.alfiobardolla.com/product.jsp?pid=1288"><img border="0" src="http://www.libertafinanziaria.com/htmlrotate/img/banner_fx.jpg" width="131" height="256"></a></p>'); } // bannerfx
if (ranNum == 2){document.write('<p><a href="http://www.alfiobardolla.com/product.jsp?pid=2073&cid=2106"><img border="0" src="http://www.libertafinanziaria.com/htmlrotate/img/banner_sb.jpg" width="131" height="256"></a></p>'); } // bannersb
}
