function loadFooter()
{
document.write('<font color="#FBB57C">© 2008 The Paintball Asylum LLC');
document.write('<br><br><a href="http://www.royalwebdesigns.com"><img src="images/rwd.jpg" border="0" alt="Building The Internet, The Right Way!"/></a>');
document.write('<p><font size="2"> </font><font face="Verdana">');
document.write('&nbsp;&nbsp;&nbsp;<a href="http://www.royalwebdesigns.com"><span style="font-weight: 400">');
document.write('<font color="goldenrod" size="2">Royal Web Designs</font></span></a></font><font face="Verdana" size="2"><br><br>');
}






function loadNav()
{
document.write('<embed  src="flash/panel.swf"  width="160"  height="360" allowscriptaccess="always" allowfullscreen="true" flashvars="file=playlist.xml&backcolor=0x000000&autostart=true"/>')

document.write('<br><br><br><center><h2>Update</h2>');
document.write('mysteadybackfire is in the process of recording an all-new album. Please check back soon for details!');
document.write('<br><br><br><h2><a href="donate.html">Donate to msb!</a></h3>');

document.write('<div class="glossymenu">');
document.write('<a class="menuitem" href="news.html" target="main">News</a>');
document.write('<a class="menuitem" href="pricing.html" target="main">Pricing</a>');
document.write('<a class="menuitem submenuheader" class="menuitem" href="">Events</a>');
document.write('<div class="submenu">');
document.write('<ul>');
document.write('<li><a href="events.html" target="main">Events</a></li>');
document.write('<li><a href="eventphotos.html" target="main">Photos</a></li>');
document.write('</ul>');
document.write('</div>');
document.write('<a class="menuitem submenuheader" class="menuitem" href="">Parties</a>');
document.write('<div class="submenu">');
document.write('<ul>');
document.write('<li><a href="birthday.html" target="main">Birthday</a></li>');
document.write('<li><a href="bachelors.html" target="main">Bachelor/Bachelorette</a></li>');
document.write('<li><a href="corporate.html" target="main">Corporate</a></li>');
document.write('</ul>');
document.write('document.write('</div>');
document.write('<a class="menuitem submenuheader" class="menuitem" href="">Pro Shop</a>');
document.write('<div class="submenu">');
document.write('<ul>');
document.write('<li><a href="speedball.html" target="main">Speedball</a></li>');
document.write('<li><a href="woodball.html" target="main">Woodball</a></li>');
document.write('<li><a href="teams.html" target="main">Teams</a></li>');
document.write('<li><a href="photos.html" target="main">Photos</a></li>');
document.write('<li><a href="servicefees.html" target="main">Service Fees</a></li>');
document.write('</ul>');
document.write('</div>');
document.write('<a class="menuitem submenuheader" class="menuitem" href="">About Us</a>');
document.write('<div class="submenu">');
document.write('<ul>');
document.write('<li><a href="faq.html" target="main">FAQ's</a></li>');
document.write('<li><a href="directions.html" target="main">Directions</a></li>');
document.write('<li><a href="rules.html" target="main">Rules and Regulations</a></li>');
document.write('</ul>');
document.write('</div>');
document.write('<a class="menuitem submenuheader" class="menuitem" href="">Waiver and Forms</a>');
document.write('<div class="submenu">');
document.write('<ul>');
document.write('<li><a href="waiver.html" target="main">Waiver</a></li>');
document.write('<li><a href="organizerpack.html" target="main">Organizer Pack</a></li>');
document.write('</ul>');
document.write('</div>');
}


function loadHeader()
{

document.write('<embed  src="flash/header.swf"  width="755"  height="129" allowscriptaccess="always" allowfullscreen="true" flashvars="file=playlist.xml&backcolor=0x000000&autostart=true"/>')

var str='';
str+='<p><font face="Verdana" color="#FFFFFF">';
str+='<a style="font-weight: bold" href="news.html"><font color="#000000">NEWS<\/font><\/a><\/font><font face="Verdana" color="#000000">&nbsp; |&nbsp; <\/font><font face="Verdana" color="#FFFFFF">';
str+='<a style="font-weight: bold" href="shows.html"><font color="#000000">SHOWS<\/font><\/a><font face="Verdana" color="#000000">&nbsp; |&nbsp; <\/font>';
str+='<a style="font-weight: bold" href="band.html"><font color="#000000">BAND<\/font><\/a><font face="Verdana" color="#000000">&nbsp; |&nbsp; <\/font>';
str+='<a style="font-weight: bold" href="media.html"><font color="#000000">MEDIA<\/font><\/a><font face="Verdana" color="#000000">&nbsp; |&nbsp; <\/font>';
str+='<a target="_self" style="font-weight: bold" href="guestbook.html"><font color="#000000">GUESTBOOK<\/font><\/a><font face="Verdana" color="#000000">&nbsp; ';
str+='|&nbsp; <\/font> <a style="font-weight: bold" href="estore.html">';
str+='<font color="#000000">eSTORE<\/font><\/a><font face="Verdana" color="#000000">&nbsp; ';
str+='|&nbsp; <\/font> <a style="font-weight: bold" href="links.html">';
str+='<font color="#000000">LINKS<\/font><\/a><font face="Verdana" color="#000000">&nbsp; ';
str+='|&nbsp; <\/font> <a style="font-weight: bold" href="contact.html">';
str+='<font color="#000000">CONTACT<\/font><\/a><\/font><\/p>';
document.write(str);
}