// JavaScript Document

document.write("<div id=\"sectionLinks\"><br /> <h1><b>&nbsp; STORE</b></h1><a href=\"Jewellery.html\" >JEWELLERY");
document.write("</a> <a href=\"Uniform.html\">UNIFORMS</a> <br /><br /> </div>");
document.write("<div class=\"relatedLinks\">");
document.write("<h1>DONATE</h1>");
document.write("<a href=\"abreastDonation.html\">Canadians Abreast is a non-profit charity. ");
document.write("To make a donation, click here</a> ");
document.write("   </div>");
document.write("    <div class=\"relatedLinks\">");
document.write("     <h1>Interested in becoming a member?</h1>");
document.write("     <a href=\"JoinUp.html\">Click here</a>");
document.write("	</div>");

document.write("    <div class=\"relatedLinks\">");
document.write("     <a href=\"Fundraising.html\"><H1>FUNDRAISING</H1></a>");
document.write("	</div>");

document.write("	<div class=\"relatedLinks\">");
document.write("      <h1>Our Website is dedicated to the memory of Ginny Luck</h1>");
document.write("      <a href=\"fallenFriends.html\">FALLEN FRIENDS</a><br />");
document.write("	</div>");
	
document.write("	<div class=\"relatedLinks\">");
document.write("    <a href=\"http://get.adobe.com/reader/\" target=\"_blank\"> ");
document.write("<img src=\"images/getacro.gif\" alt=\"Acrobat Reader\"/></a>");
document.write("     <h2> You will require Acrobat Reader to view the ");
document.write("      membership package uniform order form and our newsletters </h2>");
document.write("	</div>");

document.write("	<div class=\"relatedLinks\">");
document.write("      <a href=\"members.php\"><img src=\"images/members.jpg\" width=150 height=25 /></a><br />");
document.write("	</div>");
	
