<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: search for the text you want to edit use: edit - find

document.write('<div id="sidebar"><TABLE cellpadding="1" cellspacing="0" border="0" bordercolor="#909099" style="border-collapse: collapse" width="175" background="/picts/background-sidebar.jpg"><tr><td align="center"><br><br>');

//document.write('<span class="subtitle">');

//document.write('SideBar Area<BR>');

//document.write('</span>');

//document.write('For info common to all pages. Edit the sidebar.js to update the entire site.');

//document.write('<br><br>');

document.write('<span class="subtitle">');
document.write('<a href="/travel-medical-insurance-overview.html">');
document.write('Short Term Insurance</a><BR>');
document.write('</span>');

document.write('10 days to 2 Years<br>');
document.write('$50K to $1M Coverage<br>');
document.write('Suitable for short visits<br>');
document.write('<br><br>');



document.write('<span class="subtitle">');
document.write('<a href="/international-health-insurance-overview.html">');
document.write('Long Term Insurance</a><BR>');
document.write('</span>');

document.write('Free Children coverage<br>');
document.write('Unlimited coverage period<br>');
document.write('$1M to $5M Major Coverage<br>');
document.write('<br><br>');


document.write('<IMG SRC="/picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><BR>');
document.write('</td></tr></table></div>');


//  End -->