function music(link) {popWindow = window.open(link, 'PlayMusic', 'width=410,height=450');popWindow.focus;}
