// MIFFF Navigation section

document.write('<a href="index2.html" target="_top">HOME</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="news.html" target="_top">NEWS</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="submissions.html" target="_top">SUBMIT FILM</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="aboutus.html" target="_top">ABOUT US</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="links.html" target="_top">LINKS</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="sponsors.html" target="_top">SPONSORS</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="contact.html" target="_top">CONTACT</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="films.html" target="_top">2009 FESTIVAL</a>');