// MIFFF Navigation section

document.write('<a href="index2.html" target="_top">HOME</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="news.html" target="_top">NEWS</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="submissions.html" target="_top">SUBMIT FILM</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<!--<a href="films2011.html" target="_top">FILMS/SCHEDULE</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;-->');
document.write('<a href="aboutus.html" target="_top">ABOUT US</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="links.html" target="_top">LINKS</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="sponsors.html" target="_top">SPONSORS</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="contact.html" target="_top">CONTACT</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;HISTORY:&nbsp;');
document.write('<a href="films2009.html" target="_top">2009</a>');
document.write('&nbsp;&nbsp;');
document.write('<a href="films2010.html" target="_top">2010</a>');
document.write('&nbsp;&nbsp;');
document.write('<a href="films2011.html" target="_top">2011</a>');
