function email(page) {
	window.location = "mailto:"+"?subject=3i Group plc Report and accounts 2007" + "&body=" + "The sender of this email thought that you may find the following page(s) from 3i Group plc's annual report 2007 of interest:%0a%0a" + document.title + ": " + page;
}