<!-- Begin

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





var showallwebco	= "no"		// SHOW ALLWEBCO COPYRIGHT





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

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

document.write('GreyStone Technologies');

document.write('&nbsp;All Rights Reserved. Use of this site is subject to our <a href="tou.html" target="_parent">terms of use</a> and <a href="privacy.html" target="_parent"> privacy policy</a>. <br> All material provided on this website is provided for informational or educational purposes only. Use of this web site is not a substitute for professional financial advice. ');



// ALLWEBCO COPYRIGHT

	if (showallwebco == "yes") {
document.write('</td><td align="right" valign="middle">');
document.write('&copy; Design 2008 <a href="http://allwebcodesign.com" target="_blank">Allwebco</a><br>');
	}





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

//  End -->