// JavaScript Document
var footer='<p align="center" style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#000066;">';
	footer+='<a href="siteMap.htm">Site Map</a>  |  <a href="privacy.htm">Privacy</a>  |  <a href="disclaimer.htm">Disclaimer</a>  |  <a href="trademarks.htm">Trademarks</a>  |  Copyright &copy; 2010 Medgenics Inc. All rights reserved';
	footer+='</p>';
document.write(footer);

