<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<div class="donotprint" id="menulocation">');
document.write('<table cellpadding="0" cellspacing="0" border="0" width="154">');
document.write('<tr><td><img src="picts/menu-top.gif" alt="" width="154" height="38" /><br />');

document.write('</td></tr><tr><td nowrap><a href="index.php" target="_top" class="menu">Home</a>');
document.write('</td></tr><tr><td nowrap><a href="careers.php" target="_top" class="menu">Careers</a>')
document.write('</td></tr><tr><td nowrap><a href="contactus.php" target="_top" class="menu">Contact Us</a>');

document.write('</td></tr><tr><td nowrap><a href="hplans.php" target="_top" class="menu">Hosting</a>');

// document.write('</td></tr><tr><td nowrap><a href="under.php" target="_top" class="menu">Programming</a>');
// document.write('</td></tr><tr><td nowrap><a href="under.php" target="_top" class="menu">System Admin</a>');



document.write('</td></tr><tr><td nowrap><a href="/k/" target="_top" class="menu">Knowledge Base</a>');

// document.write('</td></tr><tr><td nowrap><a href="clients.php" target="_top" class="menu">Client Area</a>');

document.write('</td></tr><tr><td nowrap><a href="http://www.mustanglist.com" target="_top" class="menu">MustangList.com</a>');

document.write('</td></tr><tr><td nowrap><a href="network.php" target="_top" class="menu">Network</a>');


document.write('</td></tr><tr><td nowrap><a href="support.php" target="_top" class="menu">Support</a>');

document.write('</td></tr><tr><td nowrap><a href="http://webmail.mustanginternetservices.com" target="_top" class="menu">Web Mail</a>');

document.write('</td></tr><tr><td nowrap><a href="http://mailcp.mustanginternetservices.com" target="_top" class="menu">Mail CP</a>');

// document.write('</td></tr><tr><td nowrap><a href="press_releases.php" target="_top" class="menu">Press Releases</a>');

document.write('</td></tr><tr><td><img src="picts/menu-bottom.gif" alt="" width="154" height="120" /><br />');

document.write('</td></tr></table></div>');

//  End -->
