function RenderCopyright()
{
	document.write("Copyright &copy; 2006-2007, ServicesLeads, Inc. | All rights reserved. | <a href=\"Privacy.html\">Privacy Policy</a> | <a href=\"Terms.html\">Terms &amp; Conditions</a>");
}
function RenderFooter()
{
	document.write("<a href=\"Home.html\">Home</a> | <a href=\"Products.html\">Products</a> | <a href=\"Services.html\">Services</a> | <a href=\"Support.html\">Support</a> | <a href=\"Contact.html\">Contact</a> | <a href=\"About.html\">About</a> ");
}