// assoc.js


document.write("\
<a href=\"http://www.duffryn.net/\" title=\"Duffryn High School\">\
<img src=\"img/logos/duffryn.jpg\" alt=\"Duffryn High School\" style=\"width:80px;height:80px;\" />\
</a>\
<br />\
<a href=\"http://www.gwentdistrictrugby.co.uk/index.html\" title=\"Dragons District Rugby\">\
<img src=\"img/logos/dragons_district.jpg\" alt=\"Dragons District Rugby\" style=\"width:80px;height:22px;\" />\
</a>\
<br />\
<a href=\"http://www.wru.co.uk/\" title=\"WRU\">\
<img src=\"img/logos/wru.jpg\" alt=\"WRU\" style=\"width:80px;height:80px;\" />\
</a>\
<br />\
<a href=\"http://www.southwalesargus.co.uk/community/communigate/\" title=\"South Wales Argus CommuniGate\">\
<img src=\"img/logos/communigate.jpg\" alt=\"South Wales Argus CommuniGate\" style=\"width:80px;height:31px;\" />\
</a>\
<br />\
<img src=\"img/pg/running.gif\" alt=\"Keep going...\" style=\"width:90px;height:90px;\" />\
");

