function popsample(songid) {
 window.open('popup_sample.php?song='+songid,'popsample','width=300,height=100');
}
