document.write('\
<table cellpadding=4 cellspacing=0 style="border-left-style:solid;border-left-width:1px;border-top-style:solid;border-top-width:1px" width=180>\
<tr><td>\
');
if(document.location.pathname!="/about/mission.htm")
	document.write('\
		<p align=center>\
			<a class=hd2 href=mission.htm>Becoming a Member</a>\
		</p>\
		<ul><li>What the PPMA stands for?</li>\
			<li>Why is the PPMA needed?</li>\
			<li>Our objectives</li>\
			<li>How we serve our members</li>\
		</ul>\
');
if(document.location.pathname!="/about/join.htm")
	document.write('\
\
		<p align=center>\
			<a class=hd2 href=join.htm>Joining the PPMA</a>\
		</p>\
		<ul><li>Join today</li>\
			<li>Eligibility</li>\
			<li>Full Membership</li>\
			<li>Affiliate Membership</li>\
		</ul>\
');
document.write('\
		<p class=hd2 align=center>PPMA Membership will enhance your business</p>\
		<p align=center>To find out more telephone: +44&nbsp;(0)20&nbsp;8773&nbsp;8111 or <br>\
			EMAIL <a href="mailto:membership@ppma.co.uk">Membership</a>\
		</p>\
\
	</td>\
</tr>\
</table>\
');
