var footer;

footer="<table align='center' border='0' width='1000' cellspacing='0' cellpadding='0' background='/English/images/footerBg.gif' height='30'>";
footer+="<tr><td bgcolor='#479A5B'><img border='0' src='/EnglishPages/images/trick.gif' width='1' height='5'></td></tr>";
footer+="<tr><td class='copy' align='center'>&copy; 2010 NAKILAT - All Rights Reserved</td>";
footer+="</tr>";
footer+="</table>";
document.write(footer);