/*
footer

privacy statement
legal information
copyright

*/





// uses pathpre, perl_pathpre and lang from navigation.js

footerString=""+
"<tr>"+
		"<td colspan=3><table border=0 cellpadding=0 cellspacing=0 width=\"560\">"+
	"<tr>"+
		"<td bgcolor=\"#cccccc\"><img src=\"" + pathpre + "gfx/trans.gif\" width=\"1\" height=\"1\" border=\"0\" alt=\"\"></td>"+
		"<td bgcolor=\"#cccccc\"><img src=\"" + pathpre + "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 href=\"http://ukconsumers.custhelp.com/cgi-bin/ukconsumers.cfg/php/enduser/std_alp.php?p_pv=1.72&p_prods=72&prod_lvl1=72\" target=\"_blank\">Contact Us</a></td>"+
		"<td align=\"right\">&copy; 2005 Procter &amp; Gamble"+
		"</td>"+			
	"</tr>"+
"</table></td>"+
	"</tr>"+
"";

document.write(footerString);
