var myarray=new Array;
myarray[0]='<a href=\"https://booking.ihotelier.com/istay/istay.jsp?groupID=386478&hotelID=15014" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/splash/images/banners/turtlebay-728x90.gif" ALT= \"TURTLE BAY" border=0></a>';
myarray[1]='<a href=\"http://www.rockstarsurfing.com" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/rockstar_728x90.jpg" ALT= \"ROCKSTAR" border=0></a>';
myarray[2]='<a href=\"http://www.reef.com/guys/productdetail/guys/footwear/leather/2518" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/machado-728x90.gif" ALT= \"REEF" border=0></a>';
myarray[3]='<a href=\"http://www.reef.com/guys/products/guys/footwear/performance" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/fanning-728x90.gif" ALT= \"REEF" border=0></a>';
var whichbanner = Math.round(eval(myarray.length-1)*Math.random());
document.write(myarray[whichbanner] + '<BR>');
