<!-- Hide from other browsers
// These is the footer table used by the Inlands Region site
document.writeln("<br /><br />This is an <B>unrecognized</B> web site for eastern Washington, eastern Oregon<br /> and northern Idaho ");
document.writeln('<a href="http://www.AnTir.SCA.org/">(Kingdom of An Tir)</a><br /> of the ');
document.writeln('<a href="http://www.SCA.org/">Society for ');
document.writeln("Creative Anachronism, Inc. (SCA).</a><br />"); 
document.writeln("It is not a corporate publication of the Society for Creative Anachronism, Inc.<br />and does not delineate SCA policies.<br />In cases of conflict with printed versions of material presented on this page or its links,<br />the dispute will be decided in favor of the printed version.<br /><br />");

// Is there a text credit line to alter?
if (creditText != 'x')  {
document.writeln("<strong>"+creditText+"</strong><br />"); 
}

// Is there a image credit line to alter?
if (creditImg != 'x')  {
document.writeln("<strong>"+creditImg+"</strong><br />"); 
}

document.writeln("All other original graphics and text are copyrighted &copy; 2005<br />"); 
document.writeln('by <a href="http://www.WebMaker-NW.com/">'); 
document.writeln("Darbie Marlin</a> and may not be used without permission.<br /><br />"); 

document.writeln("This site created by:");
document.writeln(' <a href="http://www.WebMaker-NW.com/">');
document.writeln("WebMaker</a> - Web Site Productions<br />Web Minister, fru"); 
document.writeln(' <a href="mailto:Katla&#64;Dragonlore.n&#101;&#116;">'); 
document.writeln("Katla j&aacute;rnkona</a><br />");
document.writeln("Space donated by"); 
document.writeln('<a href="http://www.SPKN.net/">');
document.writeln("SPKN.net</a> - Internet Hosting Provider");
// Stop hiding from other browsers --- updated 8/16/11 --->
