function goto_URL(object) {
    window.location.href = object.options[object.selectedIndex].value;
}


//IMG SRC URL should point to the absolute URL of the dropdown graphic
//The HREF tag should show where clicking on the image should take you, 
//usually to a sign-up spot

document.writeln('<FORM" SIZE="500"><TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR><TD align="center"><FORM><A HREF="http://torio.keenspace.com/classact/caindex.htm"><IMG SRC="http://torio.keenspace.com/images/cadd.png" ALT="Class Act Index" border=0>');
document.writeln('<TR><TD align="center"><SELECT NAME="selectName" onChange="goto_URL(this.form.selectName)">');

//If nothing is inside the quotes, the text is not a link
//If there is a meta-character included in the name, precede the character 
//with a backslash "\" to keep it from interfering with the script
//add new lines as needed, based on these

document.write('<OPTION VALUE="">Pick a Class Act Comic<\/OPTION>');
document.write('<OPTION VALUE="">------------------------<\/OPTION>');

document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca01.htm">\[01\] What\'s in a name?<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca02.htm">\[02\] Glitter is a bad word<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca03.htm">\[03\] Cute couple ... bleh.<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca04.htm">\[04\] Moments of forgetfulness<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca05.htm">\[05\] Ali hates flies<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca06.htm">\[06\] Intro of Arlo<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca07.htm">\[07\] A moment of reality<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca08.htm">\[08\] Shakespeare<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca09.htm">\[09\] Let\'s call it "Frenzy"<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca10.htm">\[10\] Fleece is very soft<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca11.htm">\[11\] Culture shock<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca12.htm">\[12\] Suspended animation<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca13.htm">\[13\] Let us negotiate<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca14.htm">\[14\] Happy Halloween\!<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca15.htm">\[15\] CA \(the strip, not the state\)<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca16.htm">\[16\] Now legal in most cities\!<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca17.htm">\[17\] 99.44\% ... something ...<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca18.htm">\[18\] Guest strip by Matt Lim<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca19.htm">\[19\] Great taste\! Less filler\!<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca20.htm">\[20\] Now with more sugar<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca21.htm">\[21\] Riboflavin\? What\'s that\?<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca22.htm">\[22\] It\'s flan\-tastic\!<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca23.htm">\[23\] Too true to be ... uh ...<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca24.htm">\[24\] Da lontano e un poco piano<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca25.htm">\[25\] Interludes are useful ...<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca26.htm">\[26\] We laugh because we care<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca27.htm">\[27\] So clean\, it\'s scary<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca28.htm">\[28\] Sir Gawain title page<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca29.htm">\[29\] Sir Gawain is not in this episode<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca30.htm">\[30\] Sir Gawain saves the day<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca31.htm">\[31\] Sir Gawain develops the plot line<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca32.htm">\[32\] Sir Gawain meets some useless cameos<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca33.htm">\[33\] Sir Gawain gets analyzed<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca34.htm">\[34\] Sir Gawain arrives at Green Manor<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca35.htm">\[35\] Sir Gawain gets tempted<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca36.htm">\[36\] Sir Gawain is gonna wet himself<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca37.htm">\[37\] Sir Gawain hears the Green Knight out<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca38.htm">\[38\] Sir Gawain is impatient<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca39.htm">\[39\] Sir Gawain gets axed<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca40.htm">\[40\] Sir Gawain wakes up<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca41.htm">\[41\] Sir Gawain figures it out<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca42.htm">\[42\] Sir Gawain apologizes<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca43.htm">\[43\] Millions and millions disserved<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca44.htm">\[44\] Done in NeTrek style<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca45.htm">\[45\] Mostly Harmless<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca46.htm">\[46\] Your daily dose of schlock<\/OPTION>');
document.write('<OPTION VALUE="http://torio.keenspace.com/classact/ca47.htm">\[47\] Checked for quallity\!<\/OPTION>');

document.writeln('<\/SELECT><\/TD><\/TR><\/TD><\/TR><\/FORM><\/TABLE>');