<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

document.write('<span class="menutitle">Site Links:</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="index.html" class="menu">Home</a>');



//document.write('<a href="http://medesystemcorporation.mybigcommerce.com/" class="menu">Order Products</a>');

document.write('<a href="pricing.htm" class="menu">MedEsystem Advantage</a>');

document.write('<a href="about.htm" class="menu">About Us</a>');

document.write('<a href="news.htm" class="menu">Company News</a>');

document.write('<a href="testimonials.htm" class="menu">Testimonials</a>');

//document.write('<a href="careers.htm" class="menu">Career Opportunities</a>');


// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');


// TITLE LINE 2

document.write('<span class="menutitle">Products:</span><br>');

document.write('<a href="http://medesystemcorporation.mybigcommerce.com/" class="menu">Order Products</a>');

document.write('<a href="http://medesystemcorporation.mybigcommerce.com/categories/Medical-ID/" class="menu">Portable Medical I.D.</a>');

document.write('<a href="http://medesystemcorporation.mybigcommerce.com/categories/World-ID/" class="menu">Portable World I.D.</a>');


// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');


// TITLE LINE 3

document.write('<span class="menutitle">Help & Support:</span><br>');

document.write('<a href="faq-home.htm" class="menu">F.A.Q.</a>');

document.write('<a href="contact.htm" class="menu">Contact</a>');

// BLACK SPLIT LINE 4

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');





// THIS IS THE GRAPHIC UNDER THE MENU

document.write('<br><center><a href="contact.htm"><img src="picts/HandOnClub.jpg" width="100" border="0" class="borders"></a><br><br></center>');
document.write('<br><center><a href="http://www.facebook.com/pages/MedEsystem/131850893508729 "><img border="0" src="picts/FacebookButton-web.gif" alt="Follow MedEsystem on Facebook" /></a><br><br></center>');
//document.write('<br><center><a href="http://www.facebook.com/pages/MedEsystem/131850893508729 "><img border="0" src="picts/Facebook_f_logo.jpg" width="30" alt="Follow MedEsystem on Facebook" /></a><br><br></center>');




document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->
