<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" background="picts/buttonbar2.gif"><tr><td align="left">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0">');
document.write('<tr><form action="index.html"><td>');
document.write('<input type="submit" value=" Home " onmouseover="this.className=\'buttonon2\'" onmouseout="this.className=\'button3\'" class="button3"><br>');

// document.write('</td></form><form action="model.htm"><td>');
// document.write('<input type="submit" value="The Stellate Model" onmouseover="this.className=\'buttonon2\'" onmouseout="this.className=\'button3\'" class="button3"><br>');

document.write('</td></form><form action="who.htm"><td>');
document.write('<input type="submit" value="Who We Are" onmouseover="this.className=\'buttonon2\'" onmouseout="this.className=\'button3\'" class="button3"><br>');

document.write('</td></form><form action="partners.htm"><td>');
document.write('<input type="submit" value=" Partner Firms" onmouseover="this.className=\'buttonon2\'" onmouseout="this.className=\'button3\'" class="button3"><br>');

document.write('</td></form><form action="contact.htm"><td>');
document.write('<input type="submit" value="Contact Us" onmouseover="this.className=\'buttonon2\'" onmouseout="this.className=\'button3\'" class="button3"><br>');







// COPY THE NEXT TWO LINES AND PASTE ABOVE THIS LINE TO ADD A BUTTON




document.write('</td></form><td>');
document.write('<td WIDTH="1">');
document.write('</td></tr></table>');
document.write('</td></tr></table>');

//  End -->
