




/*
footer

privacy statement
legal information
copyright

*/

footerString=""+
"<tr>"+
		"<td colspan=3><table border=0 cellpadding=0 cellspacing=0 width=\"560\">"+
	"<tr>"+
		"<td bgcolor=\"#cccccc\"><img src=\"../gfx/trans.gif\" width=\"1\" height=\"1\" border=\"0\" alt=\"\"></td>"+
		"<td bgcolor=\"#cccccc\"><img src=\"../gfx/trans.gif\" width=\"1\" height=\"1\" border=\"0\" alt=\"\"></td>"+
	"</tr>"+
	"<tr>"+
		"<td height=28 class=\"blue11\"><a href=\"http://www.pg.com/privacy.html\" class=\"blue11\" target=\"_blank\">Privacy statement</a> - <a href=\"http://www.pg.com/terms.htm\" class=\"blue11\" target=\"_blank\">Legal information</a> - <a class=\"blue11\" href=\"/cgi-bin/info-pg/contact.pl?lang=en_UK\">Contact Us</a></td>"+
		"<td align=\"right\">&copy; 2005 Procter &amp; Gamble"+
		"</td>"+			
	"</tr>"+
"</table></td>"+
	"</tr>"+
"";

document.write(footerString);
