var myarray=new Array;
myarray[0]='<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_300x250.jpg" ALT= \"BILLABONG" border=0></a>';
myarray[1]='<a href=\"http://www.rockstarsurfing.com" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/rockstar_300x250.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-sandal-reef.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-300x250.gif" ALT= \"REEF" border=0></a>';
myarray[4]='<a href=\"http://www.shoponeillusa.com" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/oneill_triplecrown_denim_300x250.jpg" ALT= \"ONEILL" border=0></a>';
myarray[5]='<a href=\"http://www.shoponeillusa.com" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/oneill_triplecrown_flannel_300x250.jpg" ALT= \"ONEILL" border=0></a>';
myarray[6]='<a href=\"http://www.vanssurf.com" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/vans_dylan_300x250.jpg" ALT= \"VANS" border=0></a>';
myarray[7]='<a href=\"http://www.vanssurf.com" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/vans_reef_300x250.jpg" ALT= \"VANS" border=0></a>';
myarray[8]='<a href=\"http://www.vanssurf.com" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/vans_dylan_300x250.jpg" ALT= \"VANS" border=0></a>';
myarray[9]='<a href=\"http://www.vanssurf.com" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/vans_reef_300x250.jpg" ALT= \"VANS" border=0></a>';
myarray[10]='<a href=\"http://www.gidgetworldwide.com/" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/gidget-300.jpg" ALT= \"GIDGET" border=0></a>';
myarray[11]='<a href=\"http://www.shoponeillusa.com" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/ECommerce_worldcup_Banner_300x250.jpg" ALT= \"ONEILL" border=0></a>';
myarray[12]='<a href=\"http://www.oneill.com" target=\"_blank\" class=\"blk\"><img src=\"http://www.triplecrownofsurfing.com/images/banners/oneill_triplecrown_hyper_728x90.jpg" ALT= \"ONEILL" border=0></a>';
var whichbanner = Math.round(eval(myarray.length-1)*Math.random());
document.write(myarray[whichbanner] + '<BR>');
