function towerfill()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<iframe src="http://rcm.amazon.com/e/cm?t=austinfilmres-20&o=1&p=29&l=dl1&f=ifr&f=ifr" width="120" height="600" scrolling="no" border="0" frameborder="0" style="border:none;"></iframe>'); } // amazoncc
if (ranNum == 1){document.write('<iframe src="http://rcm.amazon.com/e/cm?t=austinfilmres-20&o=1&p=9&l=ez&f=ifr&f=ifr" width="180" height="150" scrolling="no" border="0" frameborder="0" style="border:none;"></iframe>'); } // amazon1
if (ranNum == 2){document.write('<iframe src="http://rcm.amazon.com/e/cm?t=austinfilmres-20&o=1&p=14&l=st1&mode=books&search=film%20marketing&fc1=000000&=1&lc1=660000&lt1=_blank&f=ifr&bg1=FFFFFF&f=ifr" marginwidth="0" marginheight="0" width="160" height="600" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>'); } // amazon2
if (ranNum == 3){document.write('<a href="http://click.linksynergy.com/fs-bin/click?id=9jkeSla5MKc&offerid=66143.10000007&subid=0&type=4"><IMG border="0"  width="120" height="600"   alt="Banner 10000007" src="http://ad.linksynergy.com/fs-bin/show?id=9jkeSla5MKc&bids=66143.10000007&subid=0&type=4&gridnum=10"></a>'); } // vmail
}