// MIFFF Navigation section

document.write('<a href="index2.html">HOME</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="news.html">NEWS</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="films2010.html">FILMS/SCHEDULE</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="aboutus.html">ABOUT US</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="links.html">LINKS</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="sponsors.html">SPONSORS</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="contact.html">CONTACT</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="films2009.html">2009 FESTIVAL</a>');
