// NOTE: If you use a ' add a slash before it like this \' //



document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="165"><tr><td>')
document.write('<center><embed width="110" height="160" src="flash/KPOALogo.swf"></center><br><br><br>');



// START LINKS //


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="meetings.htm" class="menu">Meetings and Events</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="dues.htm" class="menu">Renew Membership Dues</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="firearms.htm" class="menu">2010 Firearms Championship</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="donations.htm" class="menu">Make a Donation</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="officer.htm" class="menu">Peace Officers of the Year</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="charities.htm" class="menu">KPOA Charities</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="kpoafriends.htm" class="menu">Friends of the KPOA</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="history.htm" class="menu">History</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="committees.htm" class="menu">KPOA Committees</a>');

// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="merchandise.htm" class="menu">KPOA Merchandise</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="Links.htm" class="menu">Links</a>');

// document.write('</td></tr><tr><td nowrap>'); //
// document.write('<a href="scholarship.htm" class="menu">Scholarships</a>'); //

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="submitrecipe.htm" class="menu">Submit Cookbook Recipe</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="feedback.htm" class="menu">Submit Feedback</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact the KPOA</a>');



// document.write('<br><br><br>') //
// document.write('</td></tr><tr><td nowrap>'); //
// document.write('<center><a href="mailto:kpoamailinglist-subscribe@kpoa.info"><img alt="Subscribe" img border="0" width="150" height="95" src="picts/MailingList.jpg"><br><span class="title">Subscribe to the<br>KPOA Mailing List</span><br><br><br>Click above and send<br>a blank e-mail to<br>the KPOA to subscribe.<br><br><i>No subject or message<br>content is required.</i></center></a>'); //

document.write('<center></center>');

document.write('<br><br><br><br><br>')
document.write('<center><a href="forms.htm"><img alt="Forms" img border="0" width="100" height="130" src="picts/FormsLogo.jpg"><br><br>View a list of KPOA<br>forms by clicking<br>here. All forms<br>are available for<br>download or printing.</a></center>');

document.write('</td></tr><tr><td>');
document.write('</td></tr></table></DIV>');



