// MIFFF Footer Sitemap section

document.write('<p>');
document.write('<a href="index2.html">Home</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="news.html">News</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="films2010.html">Films/Schedule</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="aboutus.html">About Us</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="seattle.html">Seattle</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="links.html">Links</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="sponsors.html">Sponsors</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="contact.html">Contact</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="films2009.html">2009 Festival</a>');
document.write('</p>');
