        var a1 = new Array()

//    a1[0]="<a href=http://job.rin.ru target=_blank><img src=/images/job.jpg border=0></a>";
//    a1[1]="<a href=http://payout.ru target=_blank><img src=/images/payout.jpg border=0></a>";
//    a1[0]="<iframe src='http://job.rin.ru/informer/' marginwidth=0 marginheight=0 scrolling=no frameborder=0 width=100% height=90></iframe>";
//    a1[1]='<iframe src="/ssi/banners/kavanga728_90.html" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" width="728" height="90"></iframe>';
//    a1[0]='<iframe id="snf633" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe><sc'+'ript src="http://js.selector'+'news.com/00/06/33.js"></scr'+'ipt>';
//    a1[1]="<a href=http://phone.rin.ru target=_blank><img src=/images/2167.jpg style='border:1px solid black;'></a>";
//    a1[3]='<iframe id="snf633" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe><sc'+'ript src="http://js.selector'+'news.com/00/06/33.js"></scr'+'ipt>';
//    a1[2]="<a href=http://phone.rin.ru target=_blank><img src=/images/2167.jpg style='border:1px solid black;'></a>";
//    a1[0]="<iframe src='/ssi/banners/begun_728_90.html' marginwidth=0 marginheight=0 scrolling=no frameborder=0 width=100% height=90></iframe>";
    a1[0]="<iframe src='/ssi/banners/top_marimedia_728.html' marginwidth=0 marginheight=0 scrolling=no frameborder=0 width=100% height=90></iframe>";

    c = Math.floor( Math.random() * a1.length );

    document.write( "<div style='display:inline;'>"+a1[c]+"</div>" );
