function OpenWin(m,f,d,l){var k=window.screen.width;var e=window.screen.height;var c=Math.ceil((k-d)/2);var b=Math.ceil((e-l)/2);var g=window.open(m,f,"top="+b+", left="+c+",width="+d+",height="+l+",scrollbars=0,status=0,menubar=0,resizable=0");g.document.write("<html><body style='margin:0'><title>87,5 Business FM > Первое деловое радио</title>");g.document.write("<img src='"+m+"' width="+d+" height="+l+" alt=''  />");g.document.write("</body></html>")}