

var lastSave = ""
lastSave = document.lastModified
document.writeln(lastSave);
//var p ="<a href = \"#\" onclick = \"window.top.location='http://www.ebi.ac.uk/cgi-bin/printable?f=" + document.location + "'; return false; \"><br><span class = \"psmall\"><img src = \"http://www.ebi.ac.uk/images/print.gif\" border = \"0\" width = \"16\" height = \"14\" align = \"absbottom\" alt = \"Page with no menus for printing purposes only\"> View Printer-friendly version of this page.</span></a>";
//document.writeln(p);

