<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copyright"><br>&copy;Copyright 2005 ');

document.write('<a href="index.html" target="_top">Tourplan</a> ');

document.write('All Rights Reserved');

document.write('&nbsp;&nbsp;<img src="picts/vertical-line1.gif">&nbsp;&nbsp;');

document.write(' <A HREF="mailto:sales@pa.tourplan.com">Contact Us</a>');

document.write('&nbsp;&nbsp;<img src="picts/vertical-line1.gif">&nbsp;&nbsp;');

document.write(' <a href="privacypolicy.htm">Privacy Policy</a>');

document.write('&nbsp;&nbsp;<img src="picts/vertical-line1.gif">&nbsp;&nbsp;');

document.write(' <a href="termsandconditions.htm">Terms and Conditions</a>');

document.write('</span><br><br>');

//  End -->