<!--//
function gogetit(url) {
        if (url != '') {
                self.location = url
        }
}
//-->

