		
function getNavLinks(){
	document.write( '<font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular" size="2">' +
//'<a href="/ir/CorporateProfile.html" title="Click for Corporate Profile">' + 'Corporate Profile' + '</a><br>' +
//'<a href="/ir/ManagementTeam.html" title="Click for Management Team" >' + 'Management Team' + '</a><br>' +
//'<a href="/ir/PressReleases.html" title="Click for Press Releases" >' + 'Press Releases' + '</a><br>' +
//'<a href="/ir/Calendar.html" title="Click for Calendar" >' + 'Calendar' + '</a><br>' +
//'<a href="/ir/AnnualReports.html" title="Click for Annual Reports" >' + 'Annual Reports' + '</a><br>' +
//'<a href="/ir/forms3_4_5.html" title="Click for SEC Forms 3, 4 and 5" >' + 'SEC Forms 3, 4 and 5' + '</a><br>' +
//'<a href="/ir/faq.html" title="Click for Frequently Asked Questions" >' + 'FAQ' + '</a><br>' +
//'<a href="/ir/InfoRequest.html" title="Click for Information Request" >' + 'Information Request' + '</a><br>' + 
//'<a href="/" title="Click for Home Page" >' + 'Home Page' + '</a><br>') + '</font>'
}	
