(top.location == self.location) || (top.location = self.location)

function highlight(field)
{field.focus();field.select();}
