 if (parent.frames.length == 0){
document.location = "../cgi-bin/go.pl?p="+document.location;
}

