<!--
function lastsongs()
 {
  Lastsongs=window.open('http://www.kev-fans.de/lastsongs.php','Lastsongs','width=420,height=265,top=135,left=135');
  Lastsongs.focus;
 }
//-->
