var output = "<table width='100%' border='0'>";
output += "<tr>";
output += "<td width='100%' align='center'><a href='http://www.ukvoipnet.com/content/website_design_and_development' target='_blank'>Website By UKVoIPNet LLP</a></td>";
output += "</tr>";
output += "</table>";
document.write(output);
