function stat(txt) {
window.status = txt;
setTimeout("erase()",2000);
}
function erase() {
window.status="";
}
var i=Math.round(Math.random()*5);

if (i==0) zapisz='<iframe src="http://rcm.amazon.com/e/cm?t=favorits-20&o=1&p=6&l=st1&mode=electronics&search=mp3&=1&fc1=&lt1=&lc1=&bg1=&f=ifr" marginwidth="0" marginheight="0" width="120" height="150" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>';
if (i==1) zapisz='<iframe src="http://rcm.amazon.com/e/cm?t=favorits-20&o=1&p=6&l=st1&mode=wireless-phones&search=phone&=1&fc1=&lt1=&lc1=&bg1=&f=ifr" marginwidth="0" marginheight="0" width="120" height="150" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>';
if (i==2) zapisz='<iframe src="http://rcm.amazon.com/e/cm?t=favorits-20&o=1&p=6&l=bn1&mode=dvd&browse=404276&=1&fc1=&lt1=&lc1=&bg1=&f=ifr" marginwidth="0" marginheight="0" width="120" height="150" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>';
if (i==3) zapisz='<iframe src="http://rcm.amazon.com/e/cm?t=favorits-20&o=1&p=6&l=st1&mode=music&search=pop&=1&fc1=&lt1=&lc1=&bg1=&f=ifr" marginwidth="0" marginheight="0" width="120" height="150" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>';
if (i==4) zapisz='<iframe src="http://rcm.amazon.com/e/cm?t=favorits-20&o=1&p=6&l=bn1&mode=jewelry&browse=3880591&=1&fc1=&lt1=&lc1=&bg1=&f=ifr" marginwidth="0" marginheight="0" width="120" height="150" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>';
if (i==5) zapisz='<iframe src="http://rcm.amazon.com/e/cm?t=favorits-20&o=1&p=6&l=st1&mode=electronics&search=LCD%2C%20Plasma&=1&fc1=&lt1=&lc1=&bg1=&f=ifr" marginwidth="0" marginheight="0" width="120" height="150" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>';

document.write(zapisz);
