function navgo(url) {
top.location = url;
}

