<!-- This opens the HTML comments that will hide the script from old browsers 
{
 document.writeln('		<br/><a  href="index.html" Title="Back to the Home Page">Home</a>');
 document.writeln('		<br/><a  href="Activities.html" Title="Events, Meetings, Socials - Coming up">Meetings</a>');
 document.writeln('		<br/><a  href="PrevMeetings.html" Title="Details of past Events, Meetings, Socials">Past Meetings</a>');
 document.writeln('		<br/><a  href="Links.html" Title="Need more help ? Try here.">Links</a>');
 document.writeln('		<br/><a  href="Leaflets.html" Title="From CBIT UK">Factsheets</a>');
 document.writeln('		<br/>');
 document.writeln('		<br/><a  href="sitemap.html" Title="CBIT Manchester Sitemap">Sitemap</a> ');
 document.writeln('		<br/>');
 document.writeln('		<div>  ');
 document.writeln('		  <br/> <b>Need to talk ?</b>   ');
 document.writeln('		  <br/>Ring freephone<br/><b>0808 202 2252</b> <br/>(24 hour answer machine)');
 document.writeln('	  	<br/><br/> <b>E-Mail</b>   ');
 document.writeln('	  	<br/> <A href="mailto:jnm@blueyonder.co.uk?subject=An enquiry about CBIT Manchester"><img src="images/JG-3.jpg" width="100" height="66" alt="Julie Greenwood - Founder Member" border="0" align="">&nbsp;Julie</a>(jnm@blueyonder.co.uk)  '); 
 document.writeln('			<br/> <br/> <b>Or</b> <br/> <br/> <A href="mailto:richard.crabtree@pannone.co.uk?subject=An enquiry about CBIT Manchester"><img src="images/RC-2.jpg" width="80" height="59" alt="Richard Crabtree - Founder Member" border="0" align="">&nbsp;Richard</A>  ');
 document.writeln('	  	(richard.crabtree@<br/>pannone.co.uk)');
 document.writeln('		</div>');
 document.writeln('		<br/>');
 document.writeln('		<br/>');
 document.writeln('		<!--- End of Menu Column  --->'); 
}
//--> 
