<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<br><br><br>');

document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="page-3pw.htm">3-Panel Walls</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="page-railsleeves.htm">Rail Sleeves</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="page-lungelizard.htm">Lunge Lizard</a>');


document.write('&nbsp;|&nbsp;');

document.write('<a href="page-products.htm">Our Store</a>');


document.write('&nbsp;|&nbsp;');

document.write('<a href="page-about.htm">About</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="page-contact.htm">Contact</a>');




document.write('<br><br>All contents &copy;Copyright 2012 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">JUMP GEAR, etc</a><br>');






var allwebco	  = "yes"	// SHOW COPYRIGHT






   if (allwebco == "yes") {
document.write('A division of TriColor Farms<br<br>');
}





//  End -->
