<!-- Begin

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


document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="picts/spacer.gif" HEIGHT="200" WIDTH=10><br>');
document.write('</td><td valign="bottom">');

// START LINK TABLE CHANGE THE width="140" FOR LONGER LINK NAMES

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="150" class="menulinks">');
document.write('<tr><td class="menu">');
document.write('<a href="http://www.sohos.com/"><img src="picts/ToJapaneseHome.gif" HEIGHT="19" WIDTH="140" border="0"></a><br>');

document.write('</td></tr><tr><td class="menu">');
document.write('<a href="./index.html">HOME</a><br>');

document.write('</td></tr><tr><td class="menu">');
document.write('<a href="./en_services.htm">Translation Services</a><br>');


document.write('</td></tr><tr><td class="menu">');
document.write('<a href="./en_official.htm">Official Docs</a><br>');


document.write('</td></tr><tr><td class="menu">');
document.write('<a href="./en_localization.htm">Localization</a><br>');


document.write('</td></tr><tr><td class="menu">');
document.write('<a href="./en_talents.htm">Talents</a><br>');


document.write('</td></tr><tr><td ALIGN=left VALIGN=center>');
document.write('<img src="picts/link-end-1.gif" HEIGHT="2" WIDTH="38"><br>');


// NOTE: CHANGE THE HEIGHT="19" TO A SMALLER NUMBER TO MAKE ROOM FOR MORE LINKS

document.write('<img src="picts/link-end.gif" HEIGHT="19" WIDTH="31"><br>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');
document.write('</td></tr></table>');

//  End -->

