function Go(gourl){document.location.href = gourl;}
if (window!= top)
top.location.href=location.href
