var cText = ''
cText += '<div id="siteInfo">'

cText += '<a href="corporate/corporate.htm">Corporate</a> | '
cText += '<a href="corporate/legal.htm">Legal</a> | '
cText += '<a href="corporate/contact.htm">Contact Us</a> | '
cText += '<a href="corporate/legal.htm"> &copy; 2010 Manatec Limited</a> '

cText += '<a href="http://english-83690252045.spampoison.com">|</a>'

cText += '</div>'

cText += '<br>'

document.write(cText) 


 
