function addOption(selectbox,text,value ){
	var optn = document.createElement("OPTION");
	optn.text = text;
	optn.value = value;
	selectbox.options.add(optn);
}

function addOption_list(selectbox){

 var movies = new Array();
 var location = new Array();

 movies[0] = "\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0"+"-2011-";
 location[0] = "index.php";
 movies[1] = "African Cats";
 location[1] = "im_africancats.php";
 movies[2] = "Midnight in Paris";
 location[2] = "im_midnightinparis.php";

 movies[3] = "\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0"+"-2010-";
 location[3] = "index.php";
 movies[4] = "Alice in Wonderland";
 location[4] = "im_aliceinwonderland.php";
 movies[5] = "Black Swan";
 location[5] = "im_blackswan.php";
 movies[6] = "Date Night";
 location[6] = "im_datenight.php";
 movies[7] = "Inception";
 location[7] = "im_inception.php";
 movies[8] = "Scott Pilgrim vs. the World";
 location[8] = "scottpilgrim.php";
 movies[9] = "The Social Network";
 location[9] = "im_thesocialnetwork.php";
 movies[10] = "True Grit";
 location[10] = "im_truegrit.php";

 movies[11] = "\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0"+"-2009-";
 location[11] = "index.php";
 movies[12] = "Adventureland";
 location[12] = "top_movie6.php";
 movies[13] = "Away We Go";
 location[13] = "top_movie3.php";
 movies[14] = "District 9";
 location[14] = "im_district9.php";
 movies[15] = "Paranormal Activity";
 location[15] = "im_pa.php";
 movies[16] = "Star Trek";
 location[16] = "top_movie2.php";
 movies[17] = "The Hangover";
 location[17] = "top_movie1.php";
 movies[18] = "The Informant!";
 location[18] = "im_informant.php";
 movies[19] = "The Lovely Bones";
 location[19] = "im_thelovelybones.php";
 movies[20] = "Watchmen";
 location[20] = "im_watchmen.php";

 movies[21] = "\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0"+"-2008-";
 location[21] = "index.php";
 movies[22] = "American Teen";
 location[22] = "at.html";
 movies[23] = "Burn After Reading";
 location[23] = "bar.html";
 movies[24] = "Changeling";
 location[24] = "top_movie9.html";
 movies[25] = "Curious Case of Benjamin Button";
 location[25] = "im_button.html";
 movies[26] = "Definitely, Maybe";
 location[26] = "im_dm.html";
 movies[27] = "Doubt";
 location[27] = "top_movie7.php";
 movies[28] = "Eagle Eye";
 location[28] = "ee.html";
 movies[29] = "Forgetting Sarah Marshall";
 location[29] = "fsm.html";
 movies[30] = "Four Christmases";
 location[30] = "im_4xmas.php";
 movies[31] = "Frost/Nixon";
 location[31] = "im_fn.php";
 movies[32] = "Indiana Jones & the KOTCS";
 location[32] = "im_ijatkotcs.html";
 movies[33] = "Iron Man";
 location[33] = "im_ironman.html";
 movies[34] = "I've Loved You So Long";
 location[34] = "top_movie6.php";
 movies[35] = "Kung-Fu Panda";
 location[35] = "kfp.html";
 movies[36] = "Mamma Mia";
 location[36] = "im_mm.php";
 movies[37] = "Nick & Norah's Infinite Playlist";
 location[37] = "im_nanip.php";
 movies[38] = "Revolutionary Road";
 location[38] = "im_rr.php";
 movies[39] = "Sex and the City";
 location[39] = "satc.html";
 movies[40] = "Slumdog Millionaire";
 location[40] = "top_movie8.php";
 movies[41] = "Smart People";
 location[41] = "im_sp.html";
 movies[42] = "Son of Rambow";
 location[42] = "im_sor.html";
 movies[43] = "The Class";
 location[43] = "top_movie4.php";
 movies[44] = "The Dark Knight";
 location[44] = "dk.html";
 movies[45] = "Wall-E";
 location[45] = "wall-e.html";

 movies[46] = "\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0"+"-2007-";
 location[46] = "index.php";
 movies[47] = "30 Rock";
 location[47] = "im_30rock.html";
 movies[48] = "American Gangster";
 location[48] = "im_ag.html";
 movies[49] = "Dan in Real Life";
 location[49] = "im_dirl.html";
 movies[50] = "Earth";
 location[50] = "top_movie3.php";
 movies[51] = "Enchanted";
 location[51] = "im_enchanted.html";
 movies[52] = "Grey's Anatomy";
 location[52] = "im_ga.html";
 movies[53] = "Harry Potter & the OOTP";
 location[53] = "im_hpatootp.html";
 movies[54] = "Knocked Up";
 location[54] = "im_ku.html";
 movies[55] = "Mad Men";
 location[55] = "im_madmen.html";
 movies[56] = "Michael Clayton";
 location[56] = "im_michaelc.html";
 movies[57] = "Music and Lyrics";
 location[57] = "im_mal.html";
 movies[58] = "Private Practice";
 location[58] = "im_pp.html";
 movies[59] = "The Bourne Ultimatum";
 location[59] = "im_bourne.html";
 movies[60] = "The Sopranos";
 location[60] = "im_sopranos.html";
 
 movies[61] = "\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0"+"-2006-";
 location[61] = "index.php";
 movies[62] = "Casino Royale";
 location[62] = "im_casino.html";
 movies[63] = "Children of Men";
 location[63] = "im_com.html";
 movies[64]= "The Departed";
 location[64] = "im_departed.html";
 movies[65] = "The Devil Wears Prada";
 location[65] = "im_tdwp.html";
 movies[66] = "Dreamgirls";
 location[66] = "im_dreamgirls.html";
 movies[67] = "The Holiday";
 location[67] = "im_th.html";
 movies[68] = "Hollywoodland";
 location[68] = "im_hollywoodland.html";
 movies[69] = "Little Miss Sunshine";
 location[69] = "im_lms.html";
 movies[70] = "The Prestige";
 location[70] = "im_tp.html";
 movies[71] = "Studio 60";
 location[71] = "im_studio60.html";
 movies[72] = "Superman Returns";
 location[72] = "im_superman.html";

 movies[73] = "\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0"+"-2005-";
 location[73] = "index.php";
 movies[74] = "Brokeback Mountain";
 location[74] = "im_bm.html";
 movies[75] = "The Constant Gardener";
 location[75] = "im_tcg.html";
 movies[76] = "Jarhead";
 location[76] = "im_jarhead.html";
 movies[77] = "Proof";
 location[77] = "im_proof.html";
 movies[78] = "Syriana";
 location[78] = "im_syriana.html";

 movies[79] = "\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0"+"-2004-";
 location[79] = "index.php";
 movies[80] = "Alfie";
 location[80] = "im_alfie.html";
 movies[81] = "Crash";
 location[81] = "im_crash.html";
 movies[82] = "Spanglish";
 location[82] = "im_spanglish.html";

 movies[83] = "\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0"+"-2003-";
 location[83] = "index.php";
 movies[84] = "Big Fish";
 location[84] = "im_bf.html";
 movies[85] = "Cold Mountain";
 location[85] = "im_cm.html";
 movies[86] = "Intolerable Cruelty";
 location[86] = "im_ic.html";
 movies[87] = "Mystic River";
 location[87] = "im_mr.html";
 movies[88] = "Runaway Jury";
 location[88] = "im_rj.html";
 movies[89] = "Something's Gotta Give";
 location[89] = "im_sgg.html";
 movies[90] = "\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0"+"-2002-";
 location[90] = "index.html";
 movies[91] = "28 Days Later";
 location[91] = "im_28dl.html";
 movies[92] = "About Schmidt";
 location[92] = "im_as.html";
 movies[93] = "Adaptation";
 location[93] = "im_adaptation.html";
 movies[94] = "Catch Me If You Can";
 location[94] = "im_cmiyc.html";
 movies[95] = "Chicago";
 location[95] = "im_chicago.html";
 movies[96] = "Divine Secrets of the Ya-Ya...";
 location[96] = "im_dsotys.html";
 movies[97] = "Gangs of New York";
 location[97] = "im_gony.html";
 movies[98] = "The Hours";
 location[98] = "im_hours.html";
 movies[99] = "In America";
 location[99] = "im_ia.html";
 movies[100] = "Insomnia";
 location[100] = "im_insomnia.html";
 movies[101] = "My Big Fat Greek Wedding";
 location[101] = "im_mbfgw.html";
 movies[102] = "Signs";
 location[102] = "im_signs.html";
 movies[103] = "Sum of All Fears";
 location[103] = "im_sumfears.html";

 movies[104] = "\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0"+"-2001-";
 location[104] = "index.php";
 movies[105] = "24";
 location[105] = "im_24.html";
 movies[106] = "AI";
 location[106] = "im_ai.html";
 movies[107] = "Ali";
 location[107] = "im_ali.html";
 movies[108] = "Amelie";
 location[108] = "im_amelie.html";
 movies[109] = "Anniversary Party";
 location[109] = "im_tap.html";
 movies[110] = "A Beautiful Mind";
 location[110] = "im_abm.html";
 movies[111] = "Gosford Park";
 location[111] = "im_gp.html";
 movies[112] = "Kissing Jessica Stein";
 location[112] = "im_kjs.html";
 movies[113] = "Moulin Rouge";
 location[113] = "im_moulin.html";
 movies[114] = "Pearl Harbor";
 location[114] = "im_pearlharbor.html";
 movies[115] = "Royal Tenenbaums";
 location[115] = "im_rt.html";
 movies[116] = "Shipping News";
 location[116] = "im_sn.html";
 movies[117] = "Shrek";
 location[117] = "im_shrek.html";

 movies[118] = "\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0"+"-2000-";
 location[118] = "index.php";
 movies[119] = "All the Pretty Horses";
 location[119] = "im_atph.html";
 movies[120] = "Almost Famous";
 location[120] = "im_af.html";
 movies[121] = "Billy Elliot";
 location[121] = "im_be.html";
 movies[122] = "Cast Away";
 location[122] = "im_ca.html";
 movies[123] = "Chocolat";
 location[123] = "im_chocolat.html";
 movies[124] = "The Contender";
 location[124] = "im_tc.html";
 movies[125] = "Crouching Tiger Hidden Dragon";
 location[125] = "im_cthd.html";
 movies[126] = "Erin Brockovich";
 location[126] = "im_eb.html";
 movies[127] = "Gladiator";
 location[127] = "im_gladiator.html";
 movies[128] = "House of Mirth";
 location[128] = "im_hom.html";
 movies[129] = "Malena";
 location[129] = "im_malena.html";
 movies[130] = "O Brother Where Art Thou?";
 location[130] = "im_obwat.html";
 movies[131] = "Quills";
 location[131] = "im_quills.html";
 movies[132] = "Unbreakable";
 location[132] = "im_unbreakable.html";
 movies[133] = "What Women Want";
 location[133] = "im_www.html";
 movies[134] = "With a Friend Like Harry";
 location[134] = "im_waflh.html";
 movies[135] = "You Can Count on Me";
 location[135] = "im_yccom.html";

 movies[136] = "\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0\xa0"+"-1999-";
 location[136] = "index.php";
 movies[137] = "American Beauty";
 location[137] = "im_ab.html";
 movies[138] = "The Blair Witch Project";
 location[138] = "im_bwp.html";
 movies[139] = "The West Wing";
 location[139] = "im_tww.html";
 
 for (var i=0; i < movies.length; ++(i)){
  addOption(document.dropdown.movielist, movies[i], location[i]);
 }

}



