function x(site){
    window.open("http://"+site);
}