function topNav(site) {
if (site != "") {
self.location.href=site
}
}