document.write('<FORM>');
document.write('<select name="SelectMenu" onchange="jumpPage(this)">');
document.write('<option value="#">Pull Down to Choose');
document.write('<option value="http://www.washingtonpost.com/wp-adv/specialsales/education/fall2000/discuss.html">Discussion Dates</option>');
document.write('<option value="http://www.washingtonpost.com/wp-adv/liveonline/viewpoint/ed_market/gwu0208.html">Thursday, Feb. 8</option>');
document.write('<option value="http://www.washingtonpost.com/wp-adv/liveonline/viewpoint/ed_market/gwu112800.html">November 28, 2000</option>');
document.write('<option value="http://www.washingtonpost.com/wp-adv/liveonline/viewpoint/ed_market/umuc112900.html">November 29, 2000</option>');
document.write('</select>');
document.write('</SELECT>');
document.write('</FORM>');
