<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

document.write('&copy;Copyright 2007 ');

document.write('<a href="sg_index.html" target="_top">Studyworks Pte Ltd</a> ');

document.write('All Rights Reserved<br>');

document.write('<a href="sg_privacy.html" target="_top">| Privacy Policy</a> ');

document.write('<a href="sg_terms.html" target="_top">| Terms & Conditions of Use</a> ');

document.write('<a href="sg_webmaster.html" target="_top">| Webmaster |</a><br> ');

document.write('For more information please '); 

document.write(' <A HREF="sg_contact.html">Contact Us</a><br>');


//  End -->