
var win=null;

onerror = stopError;
function stopError(){
	return true;
}


function l1168554558(){
	myleft=20;
	mytop=20;
	settings="width=468,height=51,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no";
	win=window.open("http://www.house-musik.de/mediaplayer.html","mediaplayer",settings);
	win.focus();

}

    function pollarchiv(url)
             {
              open(url, 'pollarchiv', "toolbar=0,scrollbars=1,location=0,status=0,menubar=0,resizable=0,width=490px,height=360px");
              href = url;
             }

    function pollresult(url)
             {
              open(url, 'pollresult', "toolbar=0,scrollbars=1,location=0,status=0,menubar=0,resizable=0,width=530px,height=360px");
              href = url;
             }

    function pollcomments(url)
             {
              open(url, 'pollcomments', "toolbar=0,scrollbars=1,location=0,status=0,menubar=0,resizable=0,width=530px,height=360px");
              href = url;
             }
