ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <!--Header shows on IE tab and top of IE screen --> <head> <title>Archers of Druim Doineann-- Resources</title> <link rel="stylesheet" type="text/css" href="archer2.css" /> <link rel="stylesheet" rev="stylesheet" href="pulldown.css" /> <script type="text/javascript" language="Javascript" src="pulldown.js"></script> </head> <!-- Main Document --> <body> <div class="main"> <!--Page Header --> <div class="pheader"> <table border="0" bordercolor="#000000" cellspacing="2" cellpadding="2" width="100%"> <tr> <td align="center"> <img src="images/target.gif" width="96" height="96" alt="target.gif" border="0"> </td> <td align="center"> <img src="images/header.gif" width="569" height="99" border="0" alt="archer home" id="header"/> </td> <td align="center"><img src="images/archer.gif" width="108" height="110" alt="archer.gif" border="0"> </td> </tr> </table> </div> <!-- End of Header --> <hr> </hr> <!-- sidebar --> <table border="0" bordercolor="#000000" cellspacing="2" cellpadding="2" width="100%"> <tr> <td width="135px"> <div class="psidebar"> <a href="archery2.html"> <img src="images/homepage.gif" width="130" height="48" border="0" alt="homepage" id="homepage"/> </a> <a href="practice.html"> <img src="images/practice.gif" width="130" height="81" border="0" alt="practice" id="practice"/> </a> <a href="http://www.druimdoineann.org/" id="shirelink"> <img src="images/shire.gif" width="130" height="48" border="0" alt="shire" id="shire"/> </a> <a href="history.html"> <img src="images/history.gif" width="130" height="49" border="0" alt="history" id="history"/> </a> <a href="photos.html"> <img src="images/photos.gif" width="130" height="48" border="0" alt="photos" id="photos"/> </a> <a href="resources.html"> <img src="images/resources.gif" width="130" height="48" border="0" alt="resources" id="resources"/> </a> <a href="http://ddarchers.pbwiki.com/" > <img src="images/scores.gif" width="130" height="49" border="0" alt="scores" id="scores"/> </a> </div> </td> <!-- End of sidebar--> <!-- Main Page --> <td> <div class="pcontent"> <h2>Resources for the SCA, Rules, Score Sheets and Equipment Suppliers</h2> <h3>click on a catagory to see its links.</h3> <!-- SCA --> <div> <a href="menu1.html" class="menuLink" >--SCA Resources </a> <ul class="menu" id="menu1"> <li><a href="http://www.sca.org" class="newWin">International SCA homepage</a><br></li> <li><a href="http://www.antir.sca.org" class="newWin">Kingdom Of AnTir</a><br></li> <li><a href="http://www.zateev.net/ontarget/framesets/home_frameset.html" class="newWin">On Target Online</a><br> </li> </ul> </div> <!-- RULES --> <div> <a href="menu2.html" class="menuLink" >--Rules</a> <ul class="menu" id="menu2"> <li><a href="http://www.zateev.net/ontarget/framesets/ikac03_frameset.html" class="newWin">IKAC Rules</a><br> </li> <li><a href="http://www.uwm.edu/%7Edqheaton/ajax/archery/rules/Rules.pdf" class="newWin">Royal Rounds and Thrown Weapons Rules</a><br> </li> <li><a href="http://www.uwm.edu/%7Edqheaton/ajax/archery/rules/ABTJan2005.pdf" class="newWin">AnTir Book Of Target 2005</a><br> </li> </ul> </div> <!--Scores --> <div> <a href="menu3.html" class="menuLink" >--Score Sheets</a> <ul class="menu" id="menu3"> <li><a href="http://www.uwm.edu/%7Edqheaton/ajax/archery/scoresheet/IKAC.pdf" class="newWin">IKAC</a><br> </li> <li><a href="http://www.uwm.edu/%7Edqheaton/ajax/archery/scoresheet/rr_ss.pdf" class="newWin">Royal Round</a><br> </li> <li><a href="http://www.uwm.edu/%7Edqheaton/ajax/archery/scoresheet/childroyal.pdf" class="newWin">Children's Royal Round</a><br> </li> <li><a href="http://www.uwm.edu/%7Edqheaton/ajax/archery/scoresheet/yorkround.pdf" class="newWin">York Round</a><br> </li> <li><a href="http://www.uwm.edu/%7Edqheaton/ajax/archery/scoresheet/wintershoot.pdf" class="newWin">Winter Shoot</a><br> </li> <li><a href="http://www.uwm.edu/%7Edqheaton/ajax/archery/scoresheet/wintershoot.xls" class="newWin">Winter Shoot Excel Spreadsheet</a><br> </li> </ul> </div> <!-- EQUIPMENT SUPPLIERS --> <div> <a href="menu4.html" class="menuLink" >--Equipment Suppliers</a> <ul class="menu" id="menu4"> <li><a href="http://selfbow.com/index.html" class="newWin">Pacific Yew --Maker of Fine Yew Longbows</a><br> </li> <li><a href="http://nwarchery.com/door/" class="newWin">Northwest Archery Company</a><br> </li> <li><a href="http://3riversarchery.com" class="newWin">3Rivers Archery</a><br> </li> </ul> </div> <!-- Location Finder --> <div> <form action="#"> <p class="scroll">Find the county/region covered by a SCA group. <br /> Start typing the name, including "Shire of... or Barony of..."<br /> and you will see a list of the branch names and the counties they cover.<br /> <input type="text" id="searchField" autocomplete="off" /><br /> </p> <div id="popups"> </div> </form> </div> </div> <!-- end of div.pcontent--> </td> </table> </div> <!-- End of div.main--> </body> </html>