                    <!--
	                    cstring = 'newresourceextranoted'; 	cdisplay = cstring.substring(16,17) + cstring.substring(17,18) + cstring.substring(0,1) + cstring.substring(19,20) ; 
	                    function closeResources() 
	                    {
		                   	document.getElementById('bottom').innerHTML="";
	                    }
	                    function showResources() 
	                    {
		                   document.getElementById('bottom').innerHTML=document.getElementById('home_info').innerHTML;
							
	                    }
						
                    -->
