<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<TABLE cellpadding="0" cellspacing="0" border="0" WIDTH="940px" ><tr><td align="center">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');




// START LINKS //

document.write('</td><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');

document.write('</td><td nowrap>');
document.write('<a href="about.html" class="menu">About</a>');

document.write('</td><td nowrap>');
document.write('<a href="videofinal.html" class="menu">Video</a>');

document.write('</td><td nowrap>');
document.write('<a href="gallery.html" class="menu">Photos</a>');

document.write('</td><td nowrap>');
document.write('<a href="cast.html" class="menu">Cast</a>');

document.write('</td><td nowrap>');
document.write('<a href="director.html" class="menu">Director</a>');


document.write('</td><td nowrap>');
document.write('<a href="filmmakers.html" class="menu">Crew</a>');


document.write('</td><td nowrap>');
document.write('<a href="reviews.html" class="menu">Reviews</a>');


document.write('</td><td nowrap>');
document.write('<a href="schedule.html" class="menu">Schedule</a>');


document.write('</td><td nowrap>');
document.write('<a href="contact.html" class="menu">Contact</a>');





// END LINK BUTTONS //


document.write('</td><td>');

document.write('</td></tr></table>');
document.write('</td></tr></table>');

//  End -->