var html = "<table border='0' cellpadding='0' cellspacing='0' width='100%'>";
		html +=	"<td align='middle'><span class='footer'>© Tesco 2006 | <a href='http://www.tesco.net/terms_conditions.asp' class='footer'>terms &amp; conditions</a> | <a href='http://www.tesco.net/privacy.asp' class='footer'>privacy policy</a> | <a href='http://www.tesco.net/legals/code_1.htm' class='footer'>code of practice</a></span></td>";
		html +=	"</tr></table>";

		document.write(html);
      
      
      