//JavaScript File for virtual footer
//Update this document only to change footer on site
     function printVirtualFooter(){
document.write('<center><div align="center"><center><table border="0" width="100%" cellpadding="2" cellspacing="0" height="44"><tr><td width="100%" bgcolor="#000000" valign="middle" align="center" height="17"><a href="http://www.sfpa.com"><img border="0" src="images/f-home.jpg" width="47" height="21"></a><a href="a-bod.htm"><img border="0" src="images/f-bod.jpg" width="105" height="21"></a><a href="a-ps.htm"><img border="0" src="images/f-ps.jpg" width="99" height="21"></a><a href="a-pbca.htm"><img border="0" src="images/f-pb.jpg" width="61" height="21"></a><a href="membersonly/members.htm"><img border="0" src="images/f-members.jpg" width="57" height="21"></a><a href="a-cc.htm"><img border="0" src="images/f-cc.jpg" width="84" height="21"></a><a href="a-mbrship.htm"><img border="0" src="images/f-mmbrship.jpg" width="68" height="21"></a><a href="a-ll.htm"><img border="0" src="images/f-ll.jpg" width="76" height="21"></a></td></tr><tr><td width="100%" bgcolor="#FFFFFF" valign="middle" align="center" height="19"><a href="membersonly/ai.htm"><img border="0" src="images/f-atissue.jpg" width="86" height="14"></a><a href="a-coe.htm"><img border="0" src="images/f-calendar.jpg" width="92" height="14"></a><a href="a-f.htm"><img border="0" src="images/f-feedback.jpg" width="91" height="14"></a><a href="a-events.htm"><img border="0" src="images/f-events.jpg" width="73" height="14"></a><a href="a-er.htm"><img border="0" src="images/f-education.jpg" width="98" height="14"></a><a href="a-s.htm"><img border="0" src="images/f-search.jpg" width="76" height="14"></a><a href="a-toc.htm"><img border="0" src="images/f-sitemap.jpg" width="81" height="14"></a></td></tr></table></center></div></center>');
}
 