<!-- Begin SIDEBAR LEFT


// NUDGE DOWN SPACER
document.write('<img src="/picts/spacer.gif" height="2" width="10"><br>')




// START TOPIC 1

document.write('<span class="sidebartitle">');

document.write('Products:');

document.write('<br></span><span class="sidebarlinks">');


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK

document.write('<li><a href="/globalmedicalinsurance.asp">Global Medical</a><br>');
document.write('<li><a href="/patriotseriesinsurance.asp">Patriot Series</a><br>');
document.write('<li><a href="/patriottripinsurance.asp">Patriot Trip</a><br>');
document.write('<li><a href="/patriotgroupinsurance.asp">Patriot Group</a><br></ul>');


document.write('</span>');




// START TOPIC 3



document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Product Description:');

document.write('<br></span><span class="sidebartext">');


document.write('<br>');
document.write('<a href="/globalmedicalinsurance.asp"><b> Global Medical Insurance: </b></a> Global Medical Insurance is designed to provide worldwide coverage to non-US citizens and to US expatriates who want quality medical insurance cover anywhere in the world. Global Insurance is a long-term, annually renewable, medical insurance plan with a $5,000,000 lifetime policy limit. <br>');


document.write('<br>');
document.write('<a href="/patriotseriesinsurance.asp"><b> Travel Medical Insurance: </b></a> Address the insurance needs of foreign nationals and US citizens who need medical insurance while traveling outside their country of citizenship. Coverage can be obtained from a minimum of 10 days up to a maximum of 2 years, with medical coverage up to US$2,000,000. <br>');


document.write('<br>');
document.write('<a href="/patriottripinsurance.asp"><b> Trip Insurance: </b></a><br> This provides protection to travelers who are unable to travel or are interrupted during their trips due to circumstances such as illness or injury, jury duty, job layoff, terrorism or the bankruptcy of the tour operator, cruise line or airline.  <br>');

document.write('<br>');
document.write('<a href="/patriotgroupinsurance.asp"><b> Group Travel Insurance: </b></a><br> Group insurance is for groups of 5 or more members that will be traveling together, and are traveling to a destination that is not the country of citizenship of any of the traveling members. Patriot Group Travel Medical Insurance provides the same benefits as the individual Patriot Travel Medical Insurance but with a 10% discount for applying as a group. <br>');


document.write('</span>');










// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "no"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 4

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Paragraph Title:');

document.write('<br></span><span class="sidebartext">');

document.write('This is an extra paragraph with a linked image you can turn on by changing the above to a yes.<br>');

document.write('<center><a href="/about.asp"><img src="/picts/sidebar-left1.jpg" border="1" vspace="5"></a><br></center>');

document.write('</span>');

}




//  End -->
