
//
// Links to be displayed at the bottom each page
//
document.write( "<a href=\"home.html\"><font size=\"-1\"> HOME</a> | ");
document.write( "<a href=\"awards.html\">AWARDS</a> | " );
document.write( "<a href=\"boardminutes.html\">BOARD MINUTES</a> | " );
document.write( "<a href=\"breedersDirectory.html\">BREEDERS DIRECTORY</a> | " );
document.write( "<a href=\"standard.html\">BREED STANDARD</a> | ");
document.write( "<a href=\"codeofethics.html\">CODE OF ETHICS</a> | " );
document.write( "<a href=\"committees.html\">COMMITTEES</a> | " );
document.write( "<a href=\"events.html\">EVENTS</a> | " );
document.write( "<a href=\"health.html\">HEALTH</a> | " );
document.write( "<a href=\"history.html\">HISTORY </a> | " );
document.write( "<a href=\"judgeseducation.html\">JUDGES EDUCATION</a> | ");
document.write( "<a href=\"membership.html\">MEMBERSHIP INFO</a> | ");
document.write( "<a href=\"newsletter.html\">NEWSLETTER</a> | ");
document.write( "<a href=\"BSCApuppymanual.html\">PUPPY MANUAL</a> | ");
document.write( "<a href=\"regionalclubs.html\">REGIONAL CLUBS</a> | ");
document.write( "<a href=\"http://www.bscarescue.com/\" target=\"_blank\">RESCUE</a> | ");
document.write( "<a href=\"resources.html\">RESOURCES</a> | ");
document.write( "<a href=\"specialtywinners.php\">NATIONAL SPECIALTY WINNERS</a> | ");
document.write( "<a href=\"pbSlides.html\">SLIDE SHOW</a> | ");
document.write( "<a href=\"credits.html\">WEB CREDITS</a> |  " );
document.write( "<a </a> |  " );
document.write( "<a href=\"search.html\">SEARCH WEBSITE</a> |  " );
document.write( "<a </a> |  " );
document.write( "<a href=\"contact.html\">CONTACT US</a> " );
document.close();
