function recbutton()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<iframe marginwidth="0" marginheight="0" width="180" height="150" scrolling="no" frameborder="0" src="http://rcm.amazon.com/e/cm?t=wwwepicureaco-20&l=st1&search=cooking&mode=kitchen&p=9&o=1&f=ifr"><MAP NAME="boxmap-p9"><AREA SHAPE="RECT" COORDS="1, 103, 92, 112" HREF="http://rcm.amazon.com/e/cm/privacy-policy.html?o=1"  target="_top" ><AREA COORDS="0,0,10000,10000" HREF="http://www.amazon.com/exec/obidos/redirect-home/wwwepicureaco-20" target="_top"></MAP><img src="http://rcm-images.amazon.com/images/G/01/rcm/180x150.gif" width="180" height="150" border="0" usemap="#boxmap-p9" alt="Shop at Amazon.com"></iframe>'); } // amazon
if (ranNum == 1){document.write('<a href="http://click.linksynergy.com/fs-bin/click?id=/LOCiaMJqqc&offerid=95446.10000010&subid=0&type=4" target="_top"><IMG border="0"  width="125" height="125"   alt="Logo_brown_125x125" src="http://ad.linksynergy.com/fs-bin/show?id=/LOCiaMJqqc&bids=95446.10000010&subid=0&type=4&gridnum=4"></a>'); } // gd1
if (ranNum == 2){document.write('<a href="http://click.linksynergy.com/fs-bin/click?id=/LOCiaMJqqc&offerid=95446.10000015&subid=0&type=4" target="_top"><IMG border="0"  width="125" height="125"   alt="Platinum A - 125x125" src="http://ad.linksynergy.com/fs-bin/show?id=/LOCiaMJqqc&bids=95446.10000015&subid=0&type=4&gridnum=4"></a>'); } // gd2
}
