    function show_adv_ban_150_210( url ) {
        var a = new Array()
        var b = new Array()


a[0]="http://pics.cenzure.net/img/bans/b010.jpg";
a[1]="http://pics.cenzure.net/img/bans/b011.jpg";
a[2]="http://pics.cenzure.net/img/bans/b012.jpg";
a[3]="http://pics.cenzure.net/img/bans/b013.jpg";
a[4]="http://pics.cenzure.net/img/bans/b014.jpg";
a[5]="http://pics.cenzure.net/img/bans/b015.jpg";
a[6]="http://pics.cenzure.net/img/bans/b016.jpg";
a[7]="http://pics.cenzure.net/img/bans/b017.jpg";
a[8]="http://pics.cenzure.net/img/bans/b018.jpg";
a[9]="http://pics.cenzure.net/img/bans/b019.jpg";
a[10]="http://pics.cenzure.net/img/bans/b020.jpg";
a[11]="http://pics.cenzure.net/img/bans/b021.jpg";
a[12]="http://pics.cenzure.net/img/bans/b022.jpg";
a[13]="http://pics.cenzure.net/img/bans/b023.jpg";
a[14]="http://pics.cenzure.net/img/bans/b024.jpg";
a[15]="http://pics.cenzure.net/img/bans/b025.jpg";
a[16]="http://pics.cenzure.net/img/bans/b026.jpg";
a[17]="http://pics.cenzure.net/img/bans/b027.jpg";
a[18]="http://pics.cenzure.net/img/bans/b028.jpg";
a[19]="http://pics.cenzure.net/img/bans/b029.jpg";
a[20]="http://pics.cenzure.net/img/bans/b02.jpg";
a[21]="http://pics.cenzure.net/img/bans/b030.jpg";
a[22]="http://pics.cenzure.net/img/bans/b03.jpg";
a[23]="http://pics.cenzure.net/img/bans/b04.jpg";
a[24]="http://pics.cenzure.net/img/bans/b05.jpg";
a[25]="http://pics.cenzure.net/img/bans/b06.jpg";
a[26]="http://pics.cenzure.net/img/bans/b07.jpg";
a[27]="http://pics.cenzure.net/img/bans/b08.jpg";
a[28]="http://pics.cenzure.net/img/bans/b09.jpg";
a[29]="http://pics.cenzure.net/img/bans/b101.jpg";
a[30]="http://pics.cenzure.net/img/bans/b031.jpg";
a[31]="http://pics.cenzure.net/img/bans/b032.jpg";
a[32]="http://pics.cenzure.net/img/bans/b033.jpg";
a[33]="http://pics.cenzure.net/img/bans/b034.jpg";
a[34]="http://pics.cenzure.net/img/bans/b035.jpg";


b[0]="http://funera.net/";
b[1]="http://eros.rin.ru/";
b[2]="http://r-b.ru/";

b[0]="http://runews.radeant.com/category/girls/";
b[1]="http://runews.radeant.com/category/girls/";
b[2]="http://runews.radeant.com/category/girls/";

        c = Math.floor(Math.random()*35);
        e = Math.floor(Math.random()*3);
	if ( url) {
    	    d = "<noindex><a href='"+url+"' target=_blank rel=nofollow><img src='"+a[c]+"' border=0 width=150 height=210></a></noindex>";
	}
	else {
    	    d = "<noindex><a href='"+b[e]+"' target=_blank rel=nofollow><img src='"+a[c]+"' border=0 width=150 height=210></a></noindex>";
	}
        return d;
    }


    function adv_w100 () {
        var ad = new Array()

        ad[0]="<div style='width:100%;text-align:center'><a href='http://runews.radeant.com/blog/2008/01/23/za-chto-lupiat-paparacci-i-4/?sid=687'>За что лупят папарацци ? ( 4 фотки )<br><img src=http://runews.radeant.com/top/image/2008/01/23/za-chto-lupiat-paparacci-i-4.jpg border=0></a></div>";;
        ad[1]="<div style='width:100%;text-align:center'><a href='http://runews.radeant.com/blog/2008/01/23/pevica-slava-razdelas-dlia-pen/?sid=687'>Певица Слава разделась для Penthouse<br><img src=http://runews.radeant.com/top/image/2008/02/02/pevica-slava-razdelas-dlia-pen.jpg border=0></a></div>";;
        ad[2]="<div style='width:100%;text-align:center'><a href='http://runews.radeant.com/blog/2008/01/03/foto-festival-pornozvzd-100-fo/?sid=687'>Фото: Фестиваль порнозвзд (100 фото : - )<br><img src=http://runews.radeant.com/top/image/2008/01/03/foto-festival-pornozvzd-100-fo.jpg border=0></a></div>";;
        ad[3]="<div style='width:100%;text-align:center'><a href='http://runews.radeant.com/blog/2008/01/09/dom2-v-bane-0/?sid=687'>ДОМ2 В бане<br><img src=http://runews.radeant.com/top/image/2008/01/09/dom2-v-bane.jpg border=0></a></div>";;
        ad[4]="<div style='width:100%;text-align:center'><a href='http://runews.radeant.com/blog/2008/01/25/penthouse-ianvar-2008-de/?sid=687'>Penthouse (январь 2008 DE)<br><img src=http://runews.radeant.com/top/image/2008/01/25/penthouse-ianvar-2008-de.jpg border=0></a></div>";;

        rnd = Math.floor(Math.random()*5);


	return ad[rnd];

    }

