var images = new Array(
   "<a href=\"56kdialup.asp\"><img id=\"im\" name=\"im\" src=\"front_banner/around.jpg\" border=\"0\" alt=\"Around the worldwide web for only R54 per month\" /></a>",
   "<a href=\"adsl.asp\"><img id=\"im\" name=\"im\" src=\"front_banner/superfast.jpg\" border=\"0\" alt=\"Super Fast ADSL from only R99 per month\" /></a>",
   "<a href=\"domain_checker.asp\"><img id=\"im\" name=\"im\" src=\"front_banner/zazu-special02.gif\" border=\"0\" alt=\"Free domain registration when you sign up for any of our hosting packages\" /></a>"
);

var ImageNo = Math.floor(Math.random() * images.length);