<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS



var topspacing		= "30"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH



document.write('<img src="designpicts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');
document.write('<hr class="page-splits" style="width: 110px;">');
document.write('<span class="picturetitle">');

document.write('TRAINERS<br>');

document.write('</span>');
document.write('<hr class="page-splits" style="width: 110px;"><br>');

document.write('<a href="http://www.phandf.com/Trainers.htm"><img src="Initial Images/Trainers/Jeff.jpg" border="0" class="Galborder" width="130" height="87"><br>');
document.write(' </a><br><br>');

document.write('<a href="http://www.phandf.com/Trainers.htm"><img src="Initial Images/Trainers/John.jpg" border="0" class="Galborder" width="130" height="87"><br>');
document.write(' </a><br><br>');

document.write('<a href="http://www.phandf.com/Trainers.htm"><img src="Initial Images/Trainers/Susan.jpg" border="0" class="Galborder" width="130" height="87"><br>');
document.write(' </a><br><br>');

document.write('<a href="http://www.phandf.com/Trainers.htm"><img src="Initial Images/Trainers/Barrett.jpg" border="0" class="Galborder" width="130" height="87"><br>');
document.write(' </a><br><br>');

document.write('<a href="http://www.phandf.com/Trainers.htm"><img src="Initial Images/Trainers/Perry.jpg" border="0" class="Galborder" width="130" height="87"><br>');
document.write(' </a><br><br>');

document.write('<a href="http://www.phandf.com/Trainers.htm"><img src="Initial Images/Trainers/TrailerRed.jpg" border="0" class="Galborder" width="130" height="87"><br>');
document.write(' </a><br><br>');

document.write('<a href="http://www.phandf.com/Trainers.htm"><img src="Initial Images/Trainers/TrainerBlonde.jpg" border="0" class="Galborder" width="130" height="87"><br>');
document.write(' </a><br><br>');

document.write('<a href="http://www.phandf.com/Trainers.htm"><img src="Initial Images/CollegeLogos/CollegesGIF.gif" border="0" class="Galborder" width="130" height="87"><br>');
document.write(' </a><br><br>');



document.write('<hr class="page-splits" style="width: 110px;"><br>');
document.write('<img src="picts/spacer.gif" height="1" width="125" border="0" alt="image"><br>');

// END -->