{
	
var h=(Math.random()*8);
 

 if (h > 0 && h <= 1) RandomBanner =("<a href=http://vkontaktexx.com/?wmid=3799&subid=16060 target=_blank><img src=http://devki.ws/resources/images/external/ostapcash/120-600/5-1.gif  border=0></a>");
 if (h > 1 && h <= 2) RandomBanner =("<a href=http://vkontaktexx.com/?wmid=3799&subid=16060 target=_blank><img src=http://devki.ws/resources/images/external/ostapcash/120-600/5-1.gif  border=0></a>");
 if (h > 2 && h <= 3) RandomBanner =("<a href=http://vkontaktexx.com/?wmid=3799&subid=16060 target=_blank><img src=http://devki.ws/resources/images/external/ostapcash/120-600/5-2.gif  border=0></a>");
 if (h > 3 && h <= 4) RandomBanner =("<a href=http://vkontaktexx.com/?wmid=3799&subid=16060 target=_blank><img src=http://devki.ws/resources/images/external/ostapcash/120-600/5-2.gif  border=0></a>");
 if (h > 4 && h <= 5) RandomBanner =("<a href=http://odnotrahniki.com/?wmid=3799&subid=16060 target=_blank><img src=http://devki.ws/resources/images/external/ostapcash/120-600/6-1.gif  border=0></a>");
 if (h > 5 && h <= 6) RandomBanner =("<a href=http://odnotrahniki.com/?wmid=3799&subid=16060 target=_blank><img src=http://devki.ws/resources/images/external/ostapcash/120-600/6-1.gif  border=0></a>");
 if (h > 6 && h <= 7) RandomBanner =("<a href=http://odnotrahniki.com/?wmid=3799&subid=16060 target=_blank><img src=http://devki.ws/resources/images/external/ostapcash/120-600/6-2.gif  border=0></a>");
 if (h > 7 && h <= 8) RandomBanner =("<a href=http://odnotrahniki.com/?wmid=3799&subid=16060 target=_blank><img src=http://devki.ws/resources/images/external/ostapcash/120-600/6-2.gif  border=0></a>");

 
	document.write(RandomBanner);
}