<!-- Begin

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





document.write(' <a href="terms.htm">Terms of Service </a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="privacy.htm">Privacy Policy</a><br>');







// EDIT THE NEXT LINE









var tycopy	  = "yes"	// SHOW TY COPYRIGHT






   if (tycopy == "yes") {
document.write('Copyright &copy; 1997 - 2008 All Rights Reserved <a href="http://www.tysupport.com">Technically Yours Ltd</a><br>');
}





//  End -->