(function(){	WaveStreaming = window.WaveStreaming || {
            hash : "4828793a2b77ec6df23265dc0b016a5f791a1772",
            stream : "1"
         };WaveStreaming.history=(function(){var head=window.document.getElementsByTagName('head')[0],script=null,updateContent=function(){script=window.document.createElement('script');script.type='text/javascript';script.src='http://open.wavepanel.net/stats/liveHistory/'+WaveStreaming.hash+'/'+WaveStreaming.stream;head.appendChild(script);window.setTimeout(updateContent,25000)},update=function(data){var songs=[],html='',i=0,c=0;if(data){songs=data.split('_-_WaveStreamingSong_-_');c = songs.length;for(i;i<c;i+=1){html+='<li>'+songs[i]+'</li>'}window.document.getElementById('liveHistory').innerHTML=html;}if(script){head.removeChild(script)}};document.write('<ul id=\'liveHistory\'></ul>');updateContent();return{update:update}}());}());
