function openSongPlayer(a,b,c){playerWindow=window.open("songs/Player.php?song="+a+"&title="+b+"&theme="+c,"Songs","width=320,height=310,left=100,top=100,menubar=no,resizable=no,location=no");playerWindow.focus()}function generateMailLink(a,b){var c="";return'<a href="mailto:'+a+"@"+b+'">'+a+"@"+b+"</a>"};

