<!-- start

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

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding=10 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');
document.write('<br>');


// -- START MENU LINKS

document.write('<p><A HREF="index.html">"How to Learn Japanese" Home Page</a></p>');

document.write('<p><A HREF="how_to_learn_japanese_articles.html">Articles on Learning Japanese</a></p>');

document.write('<p><A HREF="japanese_textbooks_review.html">Japanese Textbook Reviews, Up-Close and Personal</a></p>');

document.write('<p><a href="japanese_words_table.html">The Japanese Word For...</a></p>');

document.write('<p><A HREF="who_am_i.html">Who Am I?</a></p>');

document.write('<p><A HREF="contact.html">Contact Me</a></p>');

document.write('<p><A HREF="ace-japanese-sat-ii.html">How To Nail The Japanese SAT II</a></p>');

document.write('<p><A HREF="ace-japanese-sat-ii.html"><img src="picts/japanese-sat-ii-guide.jpg" border="0"></a></p>');

//-- END MENU LINKS




document.write('</td></tr></table>');



//  End -->