<!-- Side Bar


// LIAF Highlights

document.write('<table cellpadding="0" cellspacing="0" border="0">')
document.write('<tr>')
document.write('<td valign="top">')
document.write('<img src="images/liafhighlights.jpg" width="200" height="25">')
document.write('</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td height="15" valign="top">')
document.write('<img src="images/trans.gif" width="1" height="1">')
document.write('</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td width="200">')

document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#DFDDC6">')
document.write('<tr height="20">')
document.write('<td width="25" valign="top">&nbsp;&nbsp;&nbsp;<img src="images/bullet-brown.gif" width="4" height="15">&nbsp;&nbsp;</td>')
document.write('<td><a href="announcements.html" class="SideBarText"><b>New - LIAF Logo Wear!</b></a></td>')
document.write('</tr>')
document.write('<tr height="20">')
document.write('<td width="25" valign="top">&nbsp;&nbsp;&nbsp;<img src="images/bullet-brown.gif" width="4" height="15">&nbsp;&nbsp;</td>')
document.write('<td><a href="announcements.html" class="SideBarText">Special Announcements</a></td>')
document.write('</tr>')
document.write('<tr height="20">')
document.write('<td width="25" valign="top">&nbsp;&nbsp;&nbsp;<img src="images/bullet-brown.gif" width="4" height="15">&nbsp;&nbsp;</td>')
document.write('<td><a href="meetingsandevents.html" class="SideBarText">General Meeting - 7/29/2010</a></td>')
document.write('</tr>')
document.write('<tr height="20">')
document.write('<td width="25" valign="top">&nbsp;&nbsp;&nbsp;<img src="images/bullet-brown.gif" width="4" height="15">&nbsp;&nbsp;</td>')
document.write('<td><a href="documents/2010 LIAF Membership Application.pdf" class="SideBarText">2010 Membership Application</a></td>')
document.write('</tr>')
document.write('<tr height="20">')
document.write('<td width="25" valign="top">&nbsp;&nbsp;&nbsp;<img src="images/bullet-brown.gif" width="4" height="15">&nbsp;&nbsp;</td>')
document.write('<td><a href="documents/2010 LIAF Certification Exam Application.pdf" class="SideBarText" target="_blank">2010 Certification Application</a></td>')
document.write('</tr>')
document.write('</table>')

document.write('</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td width="200" height="25"><img src="images/trans.gif" width="1" height="1"></td>')
document.write('</tr>')
document.write('</table>')


// -- End -->