/*
Created by:	
	Ariel Maioli (amaioli@itx.net)
Date:
	10/26/2009
Effect:
	This file contains the footer of all left menu.
	It should be run in the following way:
	<script type="text/javascript" src="http://www.ssrn.com/Include/Footer_LeftMenu.js"></script>
*/

<!--
document.write('<center>');
document.write('<p class="safarinudge" align="center" style="line-height: 14px; font-family: arial, helvetica, sans-serif; font-size: 11px;">');
document.write('<a href="http://www.ssrn.com/home_nav.html" target="_blank" title="Section 508 Text Only Pages">Section 508 Text Only Pages</a><br/>');
document.write('<a href="http://www.ssrn.com/update/general/ssrn_faq.html" target="_blank" title="SSRN\'s Database and Services (FAQ)">FAQ</a>&nbsp;&nbsp;');
document.write('<a href="http://www.ssrn.com/terms_of_use.html" target="_blank" title="Terms of Use">Terms of Use</a><br/>');
document.write('<a href="http://www.ssrn.com/privacy_policy.html" target="_blank" title="Privacy Policy">Privacy Policy</a>&nbsp;&nbsp;');
document.write('<a href="http://www.ssrn.com/dmca_notice_policy.html" target="_blank" title="Copyright">Copyright</a>');
document.write('</p></center>');
//-->