<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<DIV id=menu>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" background="picts/background-menu.gif" height="26"><tr><td width="10">&nbsp;<br></td><td>');
document.write('<TABLE cellpadding="0" cellspacing="1" border="0" bordercolor="#000000" style="border-collapse: collapse">');

document.write('<tr><form action="index.html"><td>');
document.write('<input type="submit" value=" Home " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="mirror.htm"><td>');
document.write('<input type="submit" value=" Mirror " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="passion.htm"><td>');
document.write('<input type="submit" value=" Passion " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="hate.htm"><td>');
document.write('<input type="submit" value=" Hate " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="peace.htm"><td>');
document.write('<input type="submit" value=" Peace " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="war.htm"><td>');
document.write('<input type="submit" value=" War " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="technology.htm"><td>');
document.write('<input type="submit" value=" Tek " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="blogger/blogger.html"><td>');
document.write('<input type="submit" value=" Blog " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="shopping.htm"><td>');
document.write('<input type="submit" value=" Shopping " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="herbs.html"><td>');
document.write('<input type="submit" value=" Herbs " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('<!-- COPY THE NEXT TWO LINES AND PASTE ABOVE THIS LINE TO ADD A BUTTON -->');

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

//  End -->