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.billabong.com/us/event/18/billabong-pipeline-masters" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/pipe_castbnr_728x90.jpg" ALT= \"BILLABONG" border=0></a>';
myarray[2]='<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[3]='<a href=\"http://www.billabong.com/us/product-cat/294/platinum-x-boardshorts#item_3451_px1" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/px1_pipe_728_1.jpg" ALT= \"BILLABONG" border=0></a>';
myarray[4]='<a href=\"http://www.billabong.com/us/product-cat/294/platinum-x-boardshorts#item_3451_px1" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/px1_pipe_728_1.jpg" ALT= \"BILLABONG" border=0></a>';
var whichbanner = Math.round(eval(myarray.length-1)*Math.random());
document.write(myarray[whichbanner] + '<BR>');
