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

document.write('&copy;Copyright 2010 ');

document.write('Philip Rozek ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:phil@how-to-learn-japanese.com">Contact Us</a><br>');


//  End -->
