function addoubleleft()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<a href="http://www.fjord-tours.com/default.asp" target="_blank"><img src="images/fjord-tours-111408.jpg" alt="Fjord Tours" width="186" height="124" border="0"></a>'); } // fjordtours
if (ranNum == 1){document.write('<a href="http://www.fjord-pass.com/default.asp" target="_blank"><img src="images/fjord-pass-111408.jpg" alt="Fjord Tours" width="186" height="124" border="0"></a>'); } // fjordpass
}