/* function Nazad(pK){
   if(parent.frames[2]){
    if(pK==''){
      parent.vshir(false);
      parent.frames[2].location.href="http://www.rustoys.com/vitrina.htm";
      }else{
    parent.vshir(false);
    parent.frames[1].poisk(pK);
    }
   }else{
  window.location.href="http://www.rustoys.com/index.htm";
   }
 }
*/

var today=new Date();
function setCookie(name,value,dat,path,domain){
 document.cookie=name+'='+escape(value)+'; expires='+dat.toGMTString()+((path)?'; path='+path:'')+((domain)?'; domain='+domain:'');
}
function Nazad(pK){ 
   if(parent.frames[2]){
    if(pK==''){
      parent.frames[2].location.href="http://www.rustoys.com/vitrina.htm";
      }else{
    parent.frames[1].URL='http://www.rustoys.com/';
    parent.frames[1].poisk(pK);
    }
   }else if(top==self){
  var exp=new Date(today.getTime()+10*60*1000);
  var path="/";var domain=".rustoys.com";
  setCookie("param",pK,exp,path,domain); 
  Win=open("http://www.rustoys.com/index.htm","","height="+(screen.height-50)+",width="+(screen.width-5)+",top=0,left=0,scrollbars=1,menubar=0,status=0");
  }
 }
if(parent.frames[0]){
 if(document.all)parent.vshir(true);
}else if(top==self){
 var host='http://www.rustoys.com/';
 var head='<center><table bgcolor="#ffffcc" cellspacing=0; cellpadding=0; width="100%" border=0><tr><td align="center"><img src="'+host+'rustoys-com.gif"  width=380 height=40><br><b>Toys and More from Russia</b></td><td align="right" valign="bottom"><a href="'+host+'"><img border=0 src="'+host+'papka/hata56.gif" width=56 height=50></a><a href="mailto:o_shloss@r'+'ustoys.com"><img border=0 src="'+host+'papka/post53.gif" width="53" height="50" alt="Contact us"></a><a href="javascript:Nazad();"><img border="0" src="'+host+'papka/Korz48.gif" width="48" height="50" alt="Shopping"></a><a href="help.htm"><img border="0" src="'+host+'papka/Vop44.gif" width="44" height="50" alt="help"></a></td></tr></table><table border=0 cellspacing=0 cellpadding=0 width="100%"><tr><td style="background-color:#ccffcc;" align="center" valign="center"><p class="p1"><img src="'+host+'Z.gif" width=11 height=11><a href="javascript:Nazad(\'~\');" title="Shawls, utensils"> More</a><img src="'+host+'Z.gif" width=11 height=11><a href="'+host+'russian_folk_toys.htm"> Folk toys </a><img src="'+host+'Z.gif" width=11 height=11><a href="'+host+'our_craftsman.htm"> Our craftsmen </a><img src="'+host+'Z.gif" width=11 height=11><a href="'+host+'o_nas_eng.htm"> About us </a><img src="'+host+'Z.gif" width=11 height=11><a href="javascript:Nazad(\'^\');" title="Best sellers"> Top </a><img src="'+host+'Z.gif" width=11 height=11><a href="javascript:Nazad(\'0\');" title="New toys"> New  </a><img src="'+host+'Z.gif" width=11 height=11></p></td></tr></table></center>';
document.write(head);
}