<!-- Begin

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

document.write('<div align="right"><span class="other">');
document.write('<a href="index.html">home</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="more.html">more</a>&nbsp;&nbsp;(everything else)</span></div>');
document.write('<br>');

//  End -->