
function init(keepframes) 
{
  if (keepframes!=true)
    if(top.location!=self.location) top.location=self.location

}



