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