function docPrint() {
var FDT = dText;
var global ='http://www.dobrobut.org.ua/site/'; 
var w= window.open("","print");
w.document.open();
w.document.write("<HTML><HEAD>"
+"<meta http-equiv='Content-Type' content='text/html; charset= Windows-1251'>"
+"<link rel='STYLESHEET' type='text/css' href='"+ global +"en/fon/style.css'>"
+"<meta name='description' content='GROMADA'>"
+"<meta name='author' content='max'>"
+"<TITLE>цпнлюднч дн днапнасрс</TITLE>"
+"</HEAD><BODY topmargin='0' leftmargin='0' rightmargin='0' marginwidth='0' marginheight='0' marginright='0' bgcolor='#E7E0D8'>");
w.document.write("<center><table border='0' cellpadding='0' cellspacing='0' width=630>"
+"<tr><td bgcolor='#CBAE9E'><img src='"+ global +"en/img1/print_logo.gif' width=630 height=122 border=0 hspace=0 vspace=0 align='left'></td></tr>"
+"<tr><td bgcolor='#ffffff' background='"+ global +"img/wait.gif'><img src='"+ global +"img/null.gif' width=1 height=15 border=0 hspace=0 vspace=0 align='left'></td></tr>"
+"<tr><td bgcolor='#ffffff' background='"+ global +"img/wait.gif'>"
+"<table border='0' cellpadding='0' cellspacing='0' width=630>"
+"<tr><td bgcolor='#ffffff' width=20 background='"+ global +"img/wait.gif'><img src='"+ global +"img/null.gif' width=20 height=1 border=0 hspace=0 vspace=0 align='left'></td>"
+"<td bgcolor='#ffffff' width=590 background='"+ global +"img/wait.gif'>");
w.document.write(FDT);
w.document.write("<br><center><img src='"+ global +"img/red4.gif' width=580 height=4 border=0 hspace=0 vspace=0 align='center'>"
+"<br><img src='"+ global +"img/null.gif' width=1 height=4 border=0 hspace=0 vspace=0 align='center'><br>"
+"<font class='adr1b'>2003╘&nbsp;&nbsp; &quot;DEMOCRATISING UKRAINE SMALL PROGECT SCHEME&quot;<br>"
+"Programme Materials may be used provided they are duly attributed to the Programme </font><br><a href='http://www.dobrobut.org.ua'><font class='adr1'>www.dobrobut.org.ua </font></a></center><br><br></td>"
+"<td bgcolor='#ffffff' width=20 background='"+ global +"img/wait.gif'><img src='"+ global +"img/null.gif' width=20 height=1 border=0 hspace=0 vspace=0 align='left'></td>"
+"</td></tr></table>"
+"</td></tr></table></center>");

w.document.write("</BODY></HTML>");
w.document.close();
}