// JavaScript Document



document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');

document.write('	  <tr>');

document.write('		<td bgcolor="#007fb1">');

	

document.write('	  <div id="address">');

document.write('	  	<a href="about_us.html">About Us</a> | <a href="corporate.html">Corporate Governance</a> | <a href="healthcare.html">Portfolio</a> | <a href="news.html">News</a>  | <a href="career.html">Career</a>  |  <a href="contact_us.html">Contact Us</a>');

document.write('	    <br />');

document.write('	  <a href="disclaimer.html">Disclaimer &amp; Privacy Policy</a>');

document.write('	  </div>		');

		

document.write('		</td>');

document.write('		<td class="istrat">© C&C Alpha Group Limited<a href="http://www.ccalphagroup.co.uk/" target="_blank" class="istrat"></a></td>');

document.write('	  </tr>');

document.write('	</table>');

//document.write('	  <a href="disclaimer">Disclaimer &amp; Privacy Policy</a> | <a href="rss.html">RSS Feed</a>');
