<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'





var showallwebco	= "yes"		// SHOW ALLWEBCO COPYRIGHT





document.write('<table cellpadding="0" cellspacing="8" border="0" width="50%" class="footer"><tr><td align="center" valign="middle">');

document.write('&copy; Copyright 2010 ');







// ALLWEBCO COPYRIGHT

	if (showallwebco == "yes") {
document.write('</td><td align="center" valign="middle">');
document.write('&copy; Design 2010 <a href="privacy.html" target="_top">Condition & Privacy Statement</a><br>');
	}





document.write('</td></tr></table>');

//  End -->