var footer = ""

var style_footer = "tdcfooter"

//footer+="<link href='http://www.edeas.hk/tdc/tdctrade/web/css/templete.css' rel='stylesheet' type='text/css'>"
//footer+="<link href='http://www.edeas.hk/tdc/tdctrade/web/css/header.css' rel='stylesheet' type='text/css'>"
footer+="<link href='http://portaluat.tdctrade.com/victor/footer.css' rel='stylesheet' type='text/css'>"
footer += "<table border='0' cellpadding='0' cellspacing='0' width='775px' class='"+style_footer+"'>"
footer += "<tr>"
footer += "<td><div>"
footer += "<table width='100%'  border='0' cellspacing='0' cellpadding='0'>"
footer += "<tr>"
footer += "<td width='15'>&nbsp;</td>"
footer += "<td><table width='100%'  border='0' cellspacing='0' cellpadding='0'>"
//footer += "<tr>"
//footer += "<td align='center'><table  border='0' cellspacing='0' cellpadding='0'>"
//footer += "<tr>"
//footer += "<td class='padding_right_10px'><img src='http://www.edeas.hk/tdc/tdctrade/web/images/sourcing/bt_font.gif' width='74' height='16'></td>"
//footer += "<td class='padding_right_10px'>&nbsp;</td>"
//footer += "<td class='padding_right_10px'><img src='http://www.edeas.hk/tdc/tdctrade/web/images/sourcing/bt_print.gif' width='85' height='16'></td>"
//footer += "<td class='padding_right_10px'>&nbsp;</td>"
//footer += "<td class='padding_right_10px'><img src='http://www.edeas.hk/tdc/tdctrade/web/images/sourcing/bt_email.gif' width='90' height='16'></td>"
//footer += "<td class='padding_right_10px'>&nbsp;</td>"
//footer += "<td class='padding_right_10px'><img src='http://www.edeas.hk/tdc/tdctrade/web/images/sourcing/bt_newletter.gif' width='68' height='16'></td>"
//footer += "<td class='padding_right_10px'>&nbsp;</td>"
//footer += "<td class='padding_right_10px'><img src='http://www.edeas.hk/tdc/tdctrade/web/images/sourcing/bt_rss.gif' width='64' height='16'></td>"
//footer += "<td class='padding_right_10px'>&nbsp;</td>"
//footer += "<td><img src='http://www.edeas.hk/tdc/tdctrade/web/images/sourcing/bt_mobile.gif' width='81' height='16'></td>"
//footer += "</tr>"
//footer += "</table></td>"
//footer += "</tr>"
footer += "<tr>"
footer += "<td align='center'><hr class='dot_line'></td>"
footer += "</tr>"
footer += "<tr>"
footer += "<td height='25' align='center' valign='middle'><table  border='0' cellspacing='0' cellpadding='0'>"
footer += "<tr>"
footer += "<td class='padding_right_10px'><span class='content_black_small'>Regional Websites:</span> </td>"
footer += "<td><a href='http://info.hktdc.com/deutsch/' target='_blank'><img src='/bso/html/images/sourcing/bt_language3.gif' width='70' height='17' border='0'></a></td>"
footer += "<td><a href='http://info.hktdc.com/espanol/' target='_blank'><img src='/bso/html/images/sourcing/bt_language4.gif' width='64' height='17' border='0'></a></td>"
footer += "<td><a href='http://info.hktdc.com/francais/' target='_blank'><img src='/bso/html/images/sourcing/bt_language5.gif' width='69' height='17' border='0'></a></td>"
footer += "<td><a href='http://info.hktdc.com/italiano/' target='_blank'><img src='/bso/html/images/sourcing/bt_language6.gif' width='62' height='17' border='0'></a></td>"
footer += "<td><a href='http://info.hktdc.com/portugues/' target='_blank'><img src='/bso/html/images/sourcing/bt_language7.gif' width='79' height='17' border='0'></a></td>"
footer += "<td><a href='http://info.hktdc.com/japanese/' target='_blank'><img src='/bso/html/images/sourcing/bt_language1.gif' width='55' height='17' border='0'></a></td>"
footer += "<td><a href='http://info.hktdc.com/korean/' target='_blank'><img src='/bso/html/images/sourcing/bt_language2.gif' width='55' height='17' border='0'></a></td>"
footer += "<td><a href='http://info.hktdc.com/russian/' target='_blank'><img src='/bso/html/images/sourcing/bt_language9.gif' width='67' height='17' border='0'></a></td>"
footer += "<td><a href='http://info.hktdc.com/arabic/' target='_blank'><img src='/bso/html/images/sourcing/bt_language8.gif' width='56' height='17' border='0'></a></td>"
footer += "<td>&nbsp;</td>"
footer += "</tr>"
footer += "</table>"
footer += "</td>"
footer += "</tr>"
footer += "<tr>"
footer += "<td height='25' align='center' valign='middle' class='content_black_small'><a href='http://info.hktdc.com/' class='link_black_small'>hktdc.com Home</a> | <a href='http://info.hktdc.com/abouttdc/' class='link_black_small' target='_blank'>About HKTDC</a> | <a href='http://info.hktdc.com/feedback/' class='link_black_small' target='_blank'>Contact HKTDC</a> | <a href='http://info.hktdc.com/advertise/' class='link_black_small' target='_blank'>Advertise with HKTDC</a> | <a href='http://info.hktdc.com/terms/' class='link_black_small' target='_blank'>Terms of Use </a> | <a href='http://info.hktdc.com/privacy/' class='link_black_small' target='_blank'>Privacy Statement</a> | <a href='http://info.hktdc.com/sitemap/' class='link_black_small' target='_blank'>Site Map</a></td>"
footer += "</tr>"
footer += "<tr>"
footer += "<td align='center'><hr class='dot_line'></td>"
footer += "</tr>"
footer += "<tr>"
footer += "<td align='center' class='content_black_small'>Copyright c 2000-" + (new Date()).getFullYear() + " Hong Kong Trade Development Council. All rights reserved.</td>"
footer += "</tr>"
footer += "<tr>"
footer += "<td align='center' class='content_black_small'>&nbsp;</td>"
footer += "</tr>"
footer += "</table></td>"
footer += "<td width='15'>&nbsp;</td>"
footer += "</tr>"
footer += "</table>"
footer += "</div></td>"
footer += "</tr>"
footer += "</table>"
footer += "</table>"

document.write(footer)