function enlaces() {
var link1 = 'amvit';
var link2 = 'radio';
window.open("http://"+link1+link2+".com");
}