function pop() {
playerwin = window.open('player/mp3player.html', '3dMusicPlayer', 'toolbar=0, location=0, directories=0, menuBar=0, scrollbars=0, status=0, resizable=0, width=260, height=250, left=50, top=50');

}