var nw,c;
function mw(t,f,d){
t=arguments[0];f=arguments[1];d=arguments[2];
if(!nw || nw.closed){nw=window.open('', '1146618325862', 'toolbar=0,menubar=0,location=0,status=0,scrollbars=0,resizable=1,width=600,height=600');}else if (nw.focus){nw.focus();}}
function ww(t,f,d){
var t=arguments[0];var f=arguments[1];var d=arguments[2];
c = "<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'><html lang='en'><head><title>";
c=c+t;
c=c+"</TITLE><meta http-equiv='Content-type' content='text/html;charset=utf-8 ' >"
c=c+"<style type='text/css'>body{background:#333;color:#fff;font:10px verdana,arial,helvetica,sans-serif;}table{width:100%;}td{vertical-align:top;text-align:center;p{text-align:center;color:#fff;}</style>"
c=c+"</head><body><table><tr><td><img src=\'";
c= c+f;c=c+"'alt='";c=c+f;c=c+"' /></td></tr><tr><td><p>";c=c+d;c=c+"</p></td></tr></table></body></html>";
setTimeout("pp()",50);}
function pp(){nw.document.write(c);nw.document.close();nw.focus();}
