<!-- Begin SIDEBAR LEFT


// NUDGE DOWN SPACER
document.write('<img src="picts/spacer.gif" height="2" width="10"><br>')




// START SCHOOLS

document.write('<span class="sidebartitle">');
document.write('School Awards:');
document.write('<br></span><span class="sidebarlinks">');



document.write('<a href="academics.htm">Academics</a><br>');
document.write('<a href="band.htm">Band / Chorus</a><br>');
document.write('<a href="safetypatrol.htm">Safety Patrol </a><br>');
document.write('<a href="clubs.htm">Clubs</a><br>');
document.write('<a href="teachers.htm">Teachers</a><br>');
document.write('<a href="pageants.htm">Pageants</a><br>');





// START Government Products

document.write('<span class="sidebartitle">');
document.write('Government Products');
document.write('<br></span><span class="sidebarlinks">');

document.write('<a href="usgov.htm">U. S. Government Products</a><br>');
document.write('<a href="labels.htm">Machine/Factory I.D. Plates</a><br>');
document.write('<a href="military.htm">Plaques</a><br>');
document.write('<a href="badges.htm">Name Tags</a><br>');






// START SPORTS

document.write('<span class="sidebartitle">');

document.write('Sports Awards:');

document.write('<br></span><span class="sidebarlinks">');


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK

document.write('<a href="allstars.htm">Allstars</a><br>');
document.write('<a href="baseball.htm">Baseball 1</a><br>');
document.write('<a href="baseball1.htm">Baseball 2</a><br>');
document.write('<a href="baseball2.htm">Baseball 3</a><br>');
document.write('<a href="baseball3.htm">Baseball 4</a><br>');
document.write('<a href="basketball.htm">Basketball</a><br>');
document.write('<a href="dance.htm">Dance</a><br>');
document.write('<a href="football.htm">Football</a><br>');
document.write('<a href="flagfootball.htm">Flag-Football</a><br>');
document.write('<a href="soccer.htm">Soccer</a><br>');
document.write('<a href="cheerleading.htm">Cheerleading</a><br>');
document.write('<a href="golf.htm">Golf</a><br>');
document.write('<a href="swimming.htm">Swimming</a><br>');
document.write('<a href="track.htm">Track</a><br>');
document.write('<a href="volleyball.htm">Volleyball</a><br>');




// START CORPORATE awards

document.write('<span class="sidebartitle">');
document.write('Corporate Awards:');
document.write('<br></span><span class="sidebarlinks">');

document.write('<a href="acrylics.htm">Acrylics</a><br>');
document.write('<a href="plaques.htm">Plaques</a><br>');
document.write('<a href="boardofdirectorplaques.htm">Board Of Director Awards</a><br>');
document.write('<a href="statues.htm">Statues</a><br>');
document.write('<a href="lovingcups.htm">Loving Cups</a><br>');
document.write('<a href="clocks.htm">Clocks</a><br>');
document.write('<a href="perpetualplaques.htm">Perpetual Plaques</a><br>');
document.write('<a href="pensets.htm">Pen Sets</a><br>');
document.write('<a href="nametags.htm">Name Tags</a><br>');
document.write('<a href="truckdrivingchamp.htm">Championship Awards</a><br>');


// START Religious AWARDS

document.write('<span class="sidebartitle">');
document.write('Religious Awards');
document.write('<br></span><span class="sidebarlinks">');

document.write('<a href="religious.htm">All Religious Products</a><br>');


// START memorial AWARDS

document.write('<span class="sidebartitle">');
document.write('Memorial Products');
document.write('<br></span><span class="sidebarlinks">');

document.write('<a href="memorials.htm">All Memorial Products</a><br>');



document.write('</span>');



document.write('<br>');
document.write('<span class="sidebartitle">');

document.write('Specials:');

document.write('<br></span><span class="sidebartext">');

document.write('This week only <span class="hilite">FREE SHIPPING</span> with any order over $100. <a href="specials.htm">Click for details</a><br>');

document.write('<center>');
document.write('<img src="picts/shipping.gif" border="0"><br>');
document.write('</center>');

document.write('</span>');

















// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "yes"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 4

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('1-888-904-3411:');

document.write('<br></span><span class="sidebartext">');

document.write('If you should have any questions about our products, please feel free to call us Toll Free!<br>');

document.write('<center><a href="about.htm"><img src="picts/sidebar-left1.jpg" border="1" vspace="5"></a><br></center>');

document.write('</span>');

}




//  End -->
