// JavaScript Document
function goTop(){
    self.location=self.location;
}
