<!-- Begin
<!-- NOTE: If you use a ' add a slash before it like this \' -->

function formHandler(form){
   var URL = document.form.site.options[document.form.site.selectedIndex].value;
   window.location.href = URL;
 }
document.write('<TABLE bgcolor="#42BCFF" cellSpacing=0 cellPadding=0 width="100%" border=0><TR><TD height="85" valign="bottom" align=right background="img/top321.gif" border=0 style="background-repeat: no-repeat; background-position: left; word-spacing: normal;">');
document.write('&nbsp;</TD><FORM name=form><TD style="background-attachment: fixed; background-repeat: no-repeat; background-position: left; word-spacing: normal;" width="25%" height="85" valign="bottom" align=right background="img/topright3.gif" border=0>');
document.write('<SELECT class=film_reviews onchange=javascript:formHandler() name=site><OPTION disabled value="" selected>Select a Link</OPTION><OPTION value="index.htm">Home</OPTION><OPTION value="introduction.htm">Introduction</OPTION><OPTION value="definitions.htm">Definitions</OPTION><OPTION value="questions1.htm">First Question</OPTION><OPTION value="questions2.htm">Second Question</OPTION><OPTION value="questions3.htm">Third Question</OPTION><OPTION value="questions4.htm">Forth Question</OPTION><OPTION value="questions5.htm">Fifth Question</OPTION><OPTION value="questions6.htm">Sixth Question</OPTION><OPTION value="matrix_insights.htm">Matrix Insights</OPTION><OPTION value="Workbook.htm">Workbook</OPTION></SELECT>');
document.write('</TD></FORM></TR></TABLE>');
//  End -->



      
