document.write("<table align=center><tr>")

document.write("<td class=divider></td>")

document.write("<td class=button>"
+ "<a href=testimonials.html><img src=img/footer_testimonials.gif class=header></a>"
+ "<br>Under Construction"
+ "</td>")

document.write("<td class=divider></td>")

document.write("<td class=button>"
+ "<a href=donor.html><img src=img/footer_beadonor.gif class=header></a>"
+ "<br>"
+ "</td>")

document.write("<td class=divider></td>")

document.write("<td class=button>"
+ "<a href=volunteer.html><img src=img/footer_beavolunteer.gif class=header></a>"
+ "<br>(members & non-members)"
+ "</td>")

document.write("<td class=divider></td>")

document.write("<td class=button>"
+ "<a href=member.html><img src=img/footer_beamember.gif class=header></a>"
+ "<br>&nbsp;"
+ "</td>")

document.write("<td class=divider></td>")

document.write("</tr></table>")



document.write("<p><span class=footer>")

document.write("Copyright &copy; 2006 Nature Society (Singapore)")
document.write("<br>510 Geylang Road, #02-05 The Sunflower, Singapore 389466, Tel: 6741-2036, Fax: 6741-0871")
document.write("<br><a href=http://www.webpuppies.com.sg target=_blank><img src=img/footer_wp.gif class=footer_wp></a>")

document.write("</span>")