

if(document.layers){
	document.write("<table  cellpadding=\"2\" cellspacing=\"0\"   width=\"100%\" bgcolor=\"#dedede\" border=\"1\" bordercolor=\"#bfbfbf\"><tr><td>");
	document.write("<font face=\"Arial, Impact\" size=\"1\" color=\"#404040\">");
	document.write("<a target=\"_top\" href=\"http://www.ebi.ac.uk/Information/termsofuse.html\" title=\"Terms of Use\">Terms of Use</a> ");
	document.write("<img src=\""+incpath+"images/separator.gif\" alt=\"Image\" /> ");
	document.write("<a target=\"_top\" href=\"http://www.ebi.ac.uk/Information/funding/\" title=\"Funding\">EBI Funding</a> ");
	document.write("<img src=\""+incpath+"images/separator.gif\" alt=\"Image\" /> ");
	document.write("<a target=\"_top\" href=\"http://www.ebi.ac.uk/Information/Contact/contact.html\" title=\"Contact Us\">Contact EBI</a> ");
	document.write("<img src=\""+incpath+"images/separator.gif\" alt=\"Image\" /> &copy; ");
	document.write("<a target=\"_top\" href=\"http://www.ebi.ac.uk/\" title=\"European Bioinformatics Institute Home Page\">European Bioinformatics Institute</a> 2006. ");
	document.write("EBI is an Outstation of the <a  href=\"http://www.embl.org/\" target=\"_blank\" title=\"European Molecular Biology Laboratory Home Page\">European Molecular Biology Laboratory</a>.");	  
	document.write("</font></td></tr></table>");
}



