// MIFFF Footer Sitemap section

document.write('<p>');
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="aboutus.html" target="_top">About Us</a>');
document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="seattle.html" target="_top">Seattle</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;');
document.write('<a href="films.html" target="_top">2009 Festival</a>');
document.write('</p>');
