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