if(top!=self) 
    top.location=self.location;

function go(form) 
{
location=form.change.value
}

