<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');





document.write('<span class="menutitle">Mustang Links:</span><br>');



document.write('<a href="program.htm" class="menu">Mustang Program</a>');

document.write('<a href="news.htm" class="menu">Mustang News</a>');

document.write('<a href="contact.htm" class="menu">Contact Us</a>');

document.write('<a href="index.html" class="menu">Home</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');




document.write('<span class="menutitle">Programs:</span><br>');

document.write('<a href="cheer.htm" class="menu">Cheer Program</a>');

document.write('<a href="football.htm" class="menu">Football Program</a>');





document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');



document.write('<span class="menutitle">Documents:</span><br>');

document.write('<a href="handbook.htm" class="menu">Parent Handbook</a>');

document.write('<a href="bylaws.htm" class="menu">By-Laws</a>');





document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





document.write('<span class="menutitle">Become Involved:</span><br>');


document.write('<a href="fundraiser.htm" class="menu">Fundraisers</a>');


document.write('<a href="site_map.htm" class="menu">Site Map</a>');


// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->