function newWindow(mp3) {songwin = window.open('http://www.dimmak.com/mp3s/dimmakmp3.php?mp3='+mp3, 'songwin', 'toolbar=0, location=0, directories=0, status=yes, menubar=0, scrollbars=0, resizable=0, width=240, height=145');songwin.focus();}
