<!-- Begin

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




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

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

document.write(' <a href="cowboy_division.html">Cowboy Division</a>');

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

document.write(' <a href="practical_division.html">Practical Division</a>');

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

document.write(' <a href="events.html">Events Calendar</a>');

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

document.write(' <a href="news.html">YMM News</a>');

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

document.write(' <a href="links.html">Links</a>');

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

document.write(' <a href="contact.html">Contact Us</a>');




document.write('<br><br>All Contents &copy;Copyright 2010 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Yuma MatchMasters, Inc.</a><br>');



document.write('<br>');



//  End -->
