function a()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<center><a href="http://www.webgalamb.hu" target="_blank"><img src="http://www.megaport.hu/images/chromeball.gif" width="728" height="90" alt="Email marketing és hírlevél szoftver" border="0"/></a></center>'); } // webgalamb
if (ranNum == 1){document.write('<center><a href="http://www.hostelbookers.com/index.cfm?affiliate=megaport" target="_blank"><img src="http://www.megaport.hu/images/hotel.png" width="728" height="95" alt="Szallasok vilagszerte!" border="0"/></a></center>'); } // hotel
if (ranNum == 2){document.write('<center><a href="http://hungarian.singlescrowd.com" target="_blank"><img src="http://www.megaport.hu/hungary/hungarian_dating.gif" width="728" height="90" alt="Hungarian Dating" border="0"/></a></center>'); } // hungariandating
if (ranNum == 3){document.write('<center><a href="http://www.facebook.com/pages/Szigorubb-torvenyeket-az-allatkinzok-ellen/118719381506345" target="_blank"><img src="http://www.megaport.hu/images/allatokvedelme.jpg" width="729" height="164" alt="Csatlakozz most!" border="0"/></a></center>'); } // allatokvedelme
}