﻿document.writeln("<DIV class=footer>");
document.writeln("<UL>");
document.writeln("  <LI>");
document.writeln("  <A title=\"公司介绍\" href=\"intro.htm\">公司介绍<\/A> ");
document.writeln("  <LI>| ");
document.writeln("  <LI>");
document.writeln("  <A title=\"公益项目\" href=\"item.htm\">公益项目<\/A> ");
document.writeln("  <LI>| ");
document.writeln("  <LI>");
document.writeln("  <A title=\"公益资金\" href=\"fund.htm\">公益资金<\/A> ");
document.writeln("  <LI>| ");
document.writeln("  <LI>");
document.writeln("  <A title=\"审计报告\" href=\"report.htm\">审计报告<\/A> ");
document.writeln("  <LI>| ");
document.writeln("  <LI>");
document.writeln("  <A title=\"捐款专区\" href=\"donation.htm\">捐款专区<\/A><BR> ");
document.writeln("  <LI>&copy; 2009 益大公益投资基金. All Rights Reserved. 沪ICP备10001284号");
document.writeln("  <\/LI>");
document.writeln("<\/UL><\/DIV>");
