document.write('<form name="ComboDropdown">');
document.write('<select name="distance" size="1" onChange="redirect(this.options.selectedIndex)">');
document.write('<option>Select Category</option>');
document.write('<option>Email Setup</option>');
document.write('<option>Internet Access</option>');
document.write('<option>Horizon Wimba</option>');
document.write('<option>Online Evaluations</option>');
document.write('<option>SharkLink</option>');
document.write('<option>Virus Assistance</option>');
document.write('<option>Web Page Problems</option>');
document.write('<option>WebCT</option>');
document.write('<option>WebSTAR</option>');
document.write('</select>');
document.write('<div class="stage2"><select name="stage2" size="1">');
document.write('<option value="http://www.nova.edu/help" target="_blank">Select One...</option>');
document.write('</select>');
document.write('&nbsp;&nbsp;<input type="button" name="goButton" class="select" value="Go!" onClick="go()"></div>');


var groups=document.ComboDropdown.distance.options.length
var group=new Array(groups)
for (i=0; i<groups; i++)
group[i]=new Array()

group[0][0]=new Option("- - - - - - - - -","http://www.nova.edu/help")

group[1][0]=new Option("How do I create my email account?","http://www.nova.edu/help/account/index.html#create")
group[1][1]=new Option("How do I change my email password?","http://www.nova.edu/help/account/index.html#email_changepwd")
group[1][2]=new Option("How do I forward my email?","http://www.nova.edu/common-lib/docs/emailfwd.html")
group[1][3]=new Option("What if I've forgotten my email password?","http://www.nova.edu/help/account/index.html#email_password")
group[1][4]=new Option("Eudora Setup (Mac)","http://www.nova.edu/help/email/eudora.html")
group[1][5]=new Option("Listserv","http://www.nova.edu/common-lib/docs/listserv.html")
group[1][6]=new Option("Netscape Communicator Setup","http://www.nova.edu/help/email/net4.html")
group[1][7]=new Option("Netscape Communicator Setup (Mac)","http://www.nova.edu/help/email/net4.html")
group[1][8]=new Option("Netscape 6.x IMAP Setup","http://www.nova.edu/help/email/net4.html")
group[1][9]=new Option("Netscape 6.x POP Setup","http://www.nova.edu/help/email/net6pop.html")
group[1][10]=new Option("OS X Mail Setup (Mac)","http://www.nova.edu/help/email/osx.html")
group[1][11]=new Option("Outlook Express for Mac Setup","http://www.nova.edu/help/email/macexpress.html")
group[1][12]=new Option("Outlook Express 6","http://www.nova.edu/help/email/express.html")
group[1][13]=new Option("Outlook 2002 (XP) Setup","http://www.nova.edu/help/email/outlook2002.html")
group[1][14]=new Option("Outlook 2000 Setup","http://www.nova.edu/help/email/outlook2000.html")
group[1][15]=new Option("Outlook 98/Express 95 Setup","http://www.nova.edu/help/email/mso.html")
group[1][16]=new Option("Spam","http://www.nova.edu/help/email/spam.html")
group[1][17]=new Option("Webmail Instructions","http://www.nova.edu/help/email/webmail/index.html")

group[2][0]=new Option("Dialup Access","http://www.nova.edu/help/internet/dialup/index.html")
group[2][1]=new Option("Ethernet Setup","http://www.nova.edu/help/internet/ethernet/index.html")
group[2][2]=new Option("VPN Setup","http://www.nova.edu/help/internet/vpn/")
group[2][3]=new Option("Wireless Setup","http://www.nova.edu/help/internet/wireless/index.html")

group[3][0]=new Option("Live Classroom","http://www.nova.edu/help/wimba/index.html")

group[4][0]=new Option("Requirements","http://www.nova.edu/help/evals/index.html")
group[4][1]=new Option("Accessing the evaluations","http://www.nova.edu/online_evaluations")
group[4][2]=new Option("Frequently Asked Questions","http://www.nova.edu/help/evals/faq.html")

group[5][0]=new Option("What is SharkLink?","http://www.nova.edu/help/sharklink/index.html")

group[6][0]=new Option("Check for recent threats","http://www.nova.edu/help/virus/index.html")
group[6][1]=new Option("Hoax information","http://www.nova.edu/help/virus/index.html#hoax")
group[6][2]=new Option("Spyware Information","http://www.nova.edu/help/internet/spyware/index.html")

group[7][0]=new Option("Web Page Problems","http://www.nova.edu/help/webpage/index.html")
group[7][1]=new Option("Netscape 4.7","http://www.nova.edu/help/webpage/netscape47/index.html")
group[7][2]=new Option("Netscape 7.0","http://www.nova.edu/help/webpage/netscape7/index.html")

group[8][0]=new Option("Tutorials","http://www.nova.edu/help/webct/index.html")
group[8][1]=new Option("Assignment Dropbox","javascript:openWin('http://www.nova.edu/help/webct/dropbox.html','','')")
group[8][2]=new Option("Chat","javascript:openWin('http://www.nova.edu/help/webct/chat.html','','')")
group[8][3]=new Option("DigiChat","http://www.nova.edu/help/digichat/index.html")
group[8][4]=new Option("Disabling Pop-up Blockers","http://www.nova.edu/help/popups")
group[8][5]=new Option("Discussion Boards","javascript:openWin('http://www.nova.edu/help/webct/discuss.html','','')")
group[8][6]=new Option("Elive","http://www.nova.edu/help/elive/index.html")
group[8][7]=new Option("Login Instructions","javascript:openWin('http://www.nova.edu/help/webct/login.html','','')")
group[8][8]=new Option("Mail","javascript:openWin('http://www.nova.edu/help/webct/login.html','','')")
group[8][9]=new Option("Student Home Pages","javascript:openWin('http://www.nova.edu/help/webct/homepage.html','','')")
group[8][10]=new Option("Student Presentations","javascript:openWin('http://www.nova.edu/help/webct/present.html','','')")
group[8][11]=new Option("Quiz","javascript:openWin('http://www.nova.edu/help/webct/quiz.html','','')")

group[8][0]=new Option("What is WebSTAR","http://www.nova.edu/help/webstar/index.html")
group[8][1]=new Option("Entering WebSTAR","http://www.nova.edu/help/webstar/student/enter.html")
group[8][2]=new Option("Change your mailing address","http://www.nova.edu/help/webstar/personal/address.html")
group[8][3]=new Option("Changing your PIN","http://www.nova.edu/help/webstar/personal/pin.html")
group[8][4]=new Option("Changing your Security Question","http://www.nova.edu/help/webstar/personal/security.html")
group[8][5]=new Option("View/update your personal email address","http://www.nova.edu/help/webstar/personal/email.html")
group[8][6]=new Option("Registering for your courses","http://www.nova.edu/help/webstar/student/register.html")
group[8][7]=new Option("Drop registered courses","http://www.nova.edu/help/webstar/student/drop.html")
group[8][8]=new Option("Search for available courses","http://www.nova.edu/help/webstar/student/search.html")
group[8][9]=new Option("View your schedule","http://www.nova.edu/help/webstar/student/schedule.html")
group[8][10]=new Option("View your transcripts","http://www.nova.edu/help/webstar/student/transcripts.html")
group[8][11]=new Option("Submitting check payment online","http://www.nova.edu/help/webstar/student/webcheck.html")
group[8][12]=new Option("Submitting credit card payment online","http://www.nova.edu/help/webstar/student/credit.html")
group[8][13]=new Option("Enter Grades (Faculty)","http://www.nova.edu/help/webstar/faculty/grades.html")
group[8][14]=new Option("View Schedule (Faculty)","http://www.nova.edu/help/webstar/faculty/schedule.html")
group[8][15]=new Option("View Roster (Faculty)","http://www.nova.edu/help/webstar/faculty/classlist.html")
group[8][16]=new Option("Contact Students (Faculty)","http://www.nova.edu/help/webstar/faculty/contact.html")


var temp=document.ComboDropdown.stage2

function redirect(x){
for (m=temp.options.length-1;m>0;m--)
temp.options[m]=null
for (i=0;i<group[x].length;i++){
temp.options[i]=new Option(group[x][i].text,group[x][i].value)
}
temp.options[0].selected=true
}

function go(){
location=temp.options[temp.selectedIndex].value
}

function openWin(URLtoOpen, windowName, windowFeatures) {
newWindow=window.open(URLtoOpen, windowName, windowFeatures); 
}

document.write('</form>');
