var banner=new Array()
banner[1]='<a href="http://garecipes.com/wordpress/pdf-download.html"><img src="http://garecipes.com/images/inside-menu_banner1.jpg" alt="PDF Download" width="448" height="193" border="0"></a>'
banner[2]='<a href="http://garecipes.com/wordpress/Features.html#Topic8"><img src="http://garecipes.com/images/inside-menu_r1_c1.jpg" alt="It is What the Big Boys Like" width="448" height="193" border="0"></a>'
banner[3]='<a href="http://garecipes.com/wordpress/Optimization.html"><img src="http://garecipes.com/images/inside-menu_banner1.jpg" alt="Wordpress SEO" width="448" height="193" border="0"></a>'
banner[4]='<a href="http://garecipes.com/wordpress/Features.html#Topic8"><img src="http://garecipes.com/images/inside-menu_r1_c1.jpg" alt="It is What the Big Boys Like" width="448" height="193" border="0"></a>'
banner[5]='<a href="http://garecipes.com/wordpress/Features.html#Topic4"><img src="http://garecipes.com/images/inside-menu_banner3.jpg" alt="Wordpress current versions are upgraded flawlessly" width="448" height="193" border="0"></a>'
banner[6]='<a href="http://garecipes.com/wordpress/sweet-deal-pay-pal.html"><img src="http://garecipes.com/images/inside-menu_banner5.jpg" alt="Wordpress Code is W3C Compliant" width="448" height="193" border="0"></a>'
banner[7]='<a href="http://garecipes.com/wordpress/Features.html#Topic10"><img src="http://garecipes.com/images/inside-menu_banner6.jpg" alt="Wordpress Spam Prevention" width="448" height="193" border="0"></a>'
banner[8]='<a href="http://garecipes.com/image-gallery/index.php"><img src="http://garecipes.com/images/inside-menu_images-main_imsges_r1_c1.jpg" alt="Wordpress Images" width="448" height="193" border="0"></a>'
banner[9]='<a href="http://garecipes.com/image-gallery/accounting.html"><img src="http://garecipes.com/images/inside-menu_images-main_accounting_r1_c1.jpg" alt="Accounting 300 DPI Photos for Site" width="448" height="193" border="0"></a>'
banner[10]='<a href="http://garecipes.com/image-gallery/animals1.html"><img src="http://garecipes.com/images/inside-menu_images-main_animals_r4_c4_r1_c1.jpg" alt="     " width="448" height="193" border="0"></a>'
banner[11]='<a href="http://garecipes.com/image-gallery/art.html"><img src="http://garecipes.com/images/inside-menu_images-main_arts_r4_c4_r4_c4_r1_c1.jpg" alt="Arts Images" width="448" height="193" border="0"></a>'
banner[12]='<a href="http://garecipes.com/image-gallery/auto.html"><img src="http://garecipes.com/images/inside-menu_images-main_auto_c4_r1_c1.jpg" alt="Automotive Photos for your Site" width="448" height="193" border="0"></a>'
var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])
