
//
// Links to be displayed at the bottom each page
//
document.write( "<a href=\"home.html\"> BSCA Home</a> | " );
document.write( "<a href=\"judgeseducation.html\"> Judges Education Home</a> | " );
document.write( "<a href=\"judgesEducation/judgesResponsibility.html\"> Judges Responsibility</a> | " );
document.write( "<a href=\"judgesEducation/historypurpose.html\"> History and Purpose</a> | " );
document.write( "<a href=\"judgesEducation/personality.html\"> Personality</a> | " );
document.write( "<a href=\"judgesEducation/generalappearance.html\"> General Appearance</a> | " );
document.write( "<a href=\"judgesEducation/size.html\"> Size, Proportion and Substance</a> | " );
document.write( "<a href=\"judgesEducation/head.html\"> Head </a> | " );
document.write( "<a href=\"judgesEducation/neck.html\"> Neck, Topline, Body</a> | " );
document.write( "<a href=\"judgesEducation/forequarters.html\"> Forequarters</a> | " );
document.write( "<a href=\"judgesEducation/hindquarters.html\"> Hindquarters</a> | " );
document.write( "<a href=\"judgesEducation/coat.html\"> Coat</a> | " );
document.write( "<a href=\"judgesEducation/color.html\"> Color</a> | " );
document.write( "<a href=\"judgesEducation/gait.html\"> Gait</a> | " );
document.write( "<a href=\"judgesEducation/temperament.html\"> Temperament</a> | " );
document.write( "<a href=\"judgesEducation/disqualifications.html\"> Disqualifications</a> | " );
document.write( "<a href=\"judgesEducation/review.html\"> Review </a> " );
document.close();

