
// NOTE: If you use a ' add a slash before it like this \'


// FOOTER SPACER
document.write('<img src="picts/spacer.gif" border="0" width="1" height="1"><br>');



document.write('<a href="index.html">Home</a>');
document.write('&nbsp;|&nbsp;');



document.write(' <a href="terms.htm">Terms & Conditions</a>');
document.write('&nbsp;|&nbsp;');


document.write(' <a href="privacy.htm">Privacy Policy</a>');



document.write('<br><br>All contents &copy;Copyright 2010 ');


document.write('<a href="contact.htm">Pace Computing Limited</a><br>');




