var html = '<table width="100%" cellspacing="0" cellpadding="0" align="center">';
	html += '<tr><td height="3"></td></tr>';
	html += '<tr align="center"><td class="ftlnkbg"><table width="100%" cellspacing="0" cellpadding="0" align="center" border="0">';
	html += '<tr><td class="lft"><a href="aboutepch.htm" title="About EPCH">About EPCH</a> | <a href="MemDirectory.asp" title="Member Directory">Member Directory</a> | <a href="IHGF/index.htm" title="Events/Fairs">Events/Fairs</a> | <a href="circulars.htm" title="Circulars">Circulars</a> | <a href="policies.htm" title="Policies">Policies</a> | <a href="ministry.htm" title="Department of Commerce">Projects-Department of Commerce</a> | <a href="press.htm" title="Press">Press Room</a> | <a href="Faq.htm" title="FAQ">FAQ | <a href="ContactForm.asp" title="Contact">Contact/FeedBack</a></td><td class="rgt"></td></tr>';
	html += '</table></td></tr>';
	html += '<tr><td class="hdrowtwo">&copy; 2009 Export Promotion Council for Handicrafts. All rights reserved.</td></tr>';
	html += '</table>';
document.write(html);