function go(loc){
self.location="http://www."+loc
}

function go2(loc){
self.location="http://"+loc
}