// audiomenu.js  javascript file for creating audiomenus
// SawyerSphere.net  3/21/05

function sermonRecord(sId, sDate, sSpeaker, sTitle, sFile) {
  this.sermonId = parseInt(sId);
  this.sermonDate = new Date(sDate);
  this.sermonTitle = sTitle;
  this.sermonSpeaker = sSpeaker;
  this.sermonFile = sFile;
}

var sermons = new Array();

sermons[0] = new sermonRecord("0", "August 22, 2004", 
  "Pastor Wooldridge", "James - Overview - Faith Busters", 
  "sermon040822");

sermons[1] = new sermonRecord("1", "August 29, 2004", 
  "Pastor Wooldridge", "James 1 - Faith in the Fire of Defeat", 
  "sermon040829");

sermons[2] = new sermonRecord("2", "September 12, 2004", 
  "Pastor Wooldridge", "James 2 - Faith in the Fire of Discrimination", 
  "sermon040912");

sermons[3] = new sermonRecord("3", "September 19, 2004",
  "Pastor Wooldridge", "James 3 - Faith in the Fire of Deficiency",
  "sermon040919");

sermons[4] = new sermonRecord("4", "September 26, 2004",
  "Pastor Wooldridge", "James 4 - Faith in the Fire of Divisiveness",
  "sermon040926");

sermons[5] = new sermonRecord("5", "October 3, 2004",
  "Pastor Wooldridge", "James 5 - Faith in the Fire of Discouragement",
  "sermon041003");

sermons[6] = new sermonRecord("6", "October 10, 2004",
  "Pastor Wooldridge", "Things About the Bible You Should Know",
  "sermon041010");

sermons[7] = new sermonRecord("7", "October 17, 2004",
  "Pastor Wooldridge", "Memorial for Kenneth Carl Stenner",
  "stennermemorial");

sermons[8] = new sermonRecord("8", "October 17, 2004",
  "Assoc. Pastor Anderson", "God With Us - A - In God We Trust?",
  "sermon041017");

sermons[9] = new sermonRecord("9", "October 24, 2004",
  "Pastor Wooldridge", "The Gospel in Genesis",
  "sermon041024");

sermons[10] = new sermonRecord("10", "October 31, 2004",
  "Pastor Wooldridge", "The Gospel in Genesis (Part 2)",
  "sermon041031");

sermons[11] = new sermonRecord("11", "November 7, 2004",
  "Pastor Wooldridge", "The Gospel in Genesis (Part 3)",
  "sermon041107");

sermons[12] = new sermonRecord("12", "November 14, 2004",
  "Pastor Wooldridge", "What Is Thanksgiving?",
  "sermon041114");

sermons[13] = new sermonRecord("13", "November 21, 2004",
  "Mel Spearman", "The Witness of Jesus",
  "sermon041121");

sermons[14] = new sermonRecord("14", "November 28, 2004",
  "Pastor Wooldridge", "The Gospel in Genesis (Part 4)",
  "sermon041128");

sermons[15] = new sermonRecord("15", "December 5, 2004",
  "Assoc. Pastor Anderson", "God With Us - B - The Humanity of Jesus",
  "sermon041205");

sermons[16] = new sermonRecord("16", "December 12, 2004",
  "Pastor Wooldridge", "The Gospel in Genesis:  E The Way of Cain",
  "sermon041212");

sermons[17] = new sermonRecord("17", "December 26, 2004",
  "Pastor Wooldridge", "A Way in a Manger",
  "sermon041226");

sermons[18] = new sermonRecord("18", "January 02, 2005",
  "Assoc. Pastor Anderson", "God With Us - C - Getting to Know Jesus Better",
  "sermon050102");

sermons[19] = new sermonRecord("19", "January 09, 2005",
  "Pastor Wooldridge", 
  "The Gospel in Genesis:  F Life Without God is Babel",
  "sermon050109");

sermons[20] = new sermonRecord("20", "January 16, 2005",
  "Pastor Wooldridge", "What Is True Worship?",
  "sermon050116");

sermons[21] = new sermonRecord("21", "January 30, 2005",
  "Harold Sawyer", "New Covenant Tithing",
  "sermon050130");

sermons[22] = new sermonRecord("22", "February 6, 2005",
  "Pastor Wooldridge", "The Gospel in Genesis:  G Just Wait and See",
  "sermon050206");

sermons[23] = new sermonRecord("23", "February 13, 2005",
  "Assoc. Pastor Anderson", 
  "God With Us - C - Jesus and the People He Loved",
  "sermon050213");

sermons[24] = new sermonRecord("24", "February 20, 2005",
  "Jim Cosenza", "The Gospel According to Jake",
  "sermon050220");

sermons[25] = new sermonRecord("25", "February 26, 2005",
  "Pastor Wooldridge", "Unity in Diversity",
  "sermon050226");

sermons[26] = new sermonRecord("26", "March 6, 2005",
  "Pastor Wooldridge", 
  "The Gospel in Genesis:  H Our God is a God of Promise",
  "sermon050306");

sermons[27] = new sermonRecord("27", "March 13, 2005",
  "Pastor Wooldridge", "The Gospel in Genesis:  I The Wayward Son",
  "sermon050313");

sermons[28] = new sermonRecord("28", "March 20, 2005",
  "Assoc. Pastor Anderson", "God With Us - D - Jesus's Authority to Redeem",
  "sermon050320");

sermons[29] = new sermonRecord("29", "March 27, 2005",
  "Pastor Wooldridge", "Jehovah Jireh",
  "sermon050327");

sermons[30] = new sermonRecord("30", "April 3, 2005",
  "Pastor Wooldridge", "The Gospel in Genesis:  J The Big Surprise",
  "sermon050403");

sermons[31] = new sermonRecord("31", "April 10, 2005",
  "Pastor Wooldridge", "The Gospel in Genesis:  K If You Would Be First",
  "sermon050410");

sermons[32] = new sermonRecord("32", "April 17, 2005",
  "Pastor Wooldridge", "Your Biggest Responsibility",
  "sermon050417");

sermons[33] = new sermonRecord("33", "April 24, 2005",
  "Assoc. Pastor Anderson", "God With Us - E - Seeing Through Jesus's Eyes",
  "sermon050424");

sermons[34] = new sermonRecord("34", "May 1, 2005",
  "Pastor Wooldridge", "If You Will Be Greatest",
  "sermon050501");

sermons[35] = new sermonRecord("35", "May 8, 2005",
  "Pastor Wooldridge", "My Father's Business",
  "sermon050508");

sermons[36] = new sermonRecord("36", "May 15, 2005",
  "Pastor Wooldridge", "Why Are We Here?",
  "sermon050515");

sermons[37] = new sermonRecord("37", "May 22, 2005",
  "Harold Sawyer", "Conviction of The Holy Spirit",
  "sermon050522");

sermons[38] = new sermonRecord("38", "May 29, 2005",
  "Pastor Wooldridge", "1st Peter A - Where There Is Christ . . .",
  "sermon050529");

sermons[39] = new sermonRecord("39", "June 5, 2005",
  "Pastor Wooldridge", "1st Peter B - You Shall Be Holy . . .",
  "sermon050605");

sermons[40] = new sermonRecord("40", "June 12, 2005",
  "Pastor Wooldridge", "1st Peter C - A Chosen Race . . .",
  "sermon050612");

sermons[41] = new sermonRecord("41", "June 19, 2005",
  "Pastor Wooldridge", "1st Peter D - Submit Yourselves . . .",
  "sermon050619");

sermons[42] = new sermonRecord("42", "June 26, 2005",
  "Pastor Wooldridge", "1st Peter E - Preaching to the Spirits in Prison",
  "sermon050626");

sermons[43] = new sermonRecord("43", "July 3, 2005",
  "Pastor Wooldridge", "1st Peter F - Arm Yourselves to Suffer",
  "sermon050703");

sermons[44] = new sermonRecord("44", "July 10, 2005",
  "Pastor Wooldridge", "1st Peter G - How To Live in Dangerous Times",
  "sermon050710");

sermons[45] = new sermonRecord("45", "July 17, 2005",
  "Assoc. Pastor Anderson", "God With Us - F - Shining the Light of Jesus",
  "sermon050717");

sermons[46] = new sermonRecord("46", "July 24, 2005",
  "Pastor Wooldridge", "1st Peter H - The Surprising Life of a Christain",
  "sermon050724");

sermons[47] = new sermonRecord("47", "July 31, 2005",
  "Pastor Wooldridge", "1st Peter I - The Unfading Crown of Glory",
  "sermon050731");

sermons[48] = new sermonRecord("48", "August 7, 2005",
  "Pastor Wooldridge", "1st Peter J - Let God Have His Way",
  "sermon050807");

sermons[49] = new sermonRecord("49", "August 14, 2005",
  "Assoc. Pastor Anderson", "God With Us - G - The Inside Light Of Jesus",
  "sermon050814");

sermons[50] = new sermonRecord("50", "August 21, 2005",
  "Pastor Wooldridge", "Seek Ye the Lord While He May Be Found",
  "sermon050821");

sermons[51] = new sermonRecord("51", "August 28, 2005",
  "District Superintendent Ted Johnston", "The Great Commission Heart",
  "sermon050828");

sermons[52] = new sermonRecord("52", "September 4, 2005",
  "Harold Sawyer", "The New Covenant Sabbath",
  "sermon050904");

sermons[53] = new sermonRecord("53", "September 11, 2005",
  "Pastor Wooldridge", "2nd Peter A - Why Aren't All People Christains?",
  "sermon050911");

sermons[54] = new sermonRecord("54", "September 18, 2005",
  "Pastor Wooldridge", "2nd Peter B - Surviving the End Times",
  "sermon050918");

sermons[55] = new sermonRecord("55", "September 25, 2005",
  "Dr. Ross Jutsum", "Praise Service",
  "service050925");

sermons[56] = new sermonRecord("56", "October 2, 2005",
  "Pastor Wooldridge", "2nd Peter C - What Matters Most Now",
  "sermon051002");

sermons[57] = new sermonRecord("57", "October 9, 2005",
  "Pastor Wooldridge", "2nd Peter D - Once Saved Always Saved?",
  "sermon051009");

sermons[58] = new sermonRecord("58", "October 16, 2005",
  "Pastor Wooldridge", "2nd Peter E - Same Song, Different Verse",
  "sermon051016");

sermons[59] = new sermonRecord("59", "October 23, 2005",
  "Pastor Wooldridge", "2nd Peter F - Listen With All Your Heart",
  "sermon051023");

sermons[60] = new sermonRecord("60", "October 30, 2005",
  "Pastor Wooldridge", "2nd Peter G - Don't Forget! Keep Going!",
  "sermon051030");

sermons[61] = new sermonRecord("61", "November 6, 2005",
  "Jim Cosenza", "The Wisest of All",
  "sermon051106");

sermons[62] = new sermonRecord("62", "November 12, 2005",
  "Pastor Wooldridge", "The GIVE in Thanksgiving",
  "sermon051112");

sermons[63] = new sermonRecord("63", "November 20, 2005",
  "Assoc. Pastor Anderson", "God With Us H - Multiplying The Light Of Jesus",
  "sermon051120");

sermons[64] = new sermonRecord("64", "November 27, 2005",
  "Assoc. Pastor Anderson", "Prayer and Plans for a Sermon On The Mt Future",
  "sermon051127");

sermons[65] = new sermonRecord("65", "December 2, 2005",
  "Pastor Wooldridge", "Ex.  Exodus: Parallels of the Gospel",
  "sermon051204");

sermons[66] = new sermonRecord("66", "December 11, 2005",
  "Pastor Wooldridge", "Ex. A - The Oppression of Israel",
  "sermon051211");

sermons[67] = new sermonRecord("67", "December 18, 2005",
  "Pastor Wooldridge", "Ex. B - The Deliverer is Born",
  "sermon051218");

sermons[68] = new sermonRecord("68", "December 31, 2005",
  "Assoc. Pastor Anderson", "Relying on God and Trusting Real Science",
  "sermon051231");

sermons[69] = new sermonRecord("69", "January 8, 2006",
  "Harold Sawyer", "Personally Knowing Our Lord and Master",
  "sermon060108");

sermons[70] = new sermonRecord("70", "January 22, 2006",
  "Pastor Wooldridge", "Ex. C - The Worst Mistake You Could Ever Make",
  "sermon060122");

sermons[71] = new sermonRecord("71", "January 29, 2006",
  "Pastor Wooldridge", "Ex. D - The Call of Moses",
  "sermon060129");

sermons[72] = new sermonRecord("72", "February 5, 2006",
  "Pastor Wooldridge", "Ex. E - The Great I AM - How Great Our God Is",
  "sermon060205");

sermons[73] = new sermonRecord("73", "February 18, 2006",
  "Pastor Wooldridge", "Ex. F - Two Things That Make God Really Mad",
  "sermon060219");

sermons[74] = new sermonRecord("74", "February 26, 2006",
  "Pastor Wooldridge", "Ex. G - I Have A Dream",
  "sermon060226");

sermons[75] = new sermonRecord("75", "March 5, 2006",
  "Pastor Wooldridge", "Ex. H - I AM YHWH",
  "sermon060305");

sermons[76] = new sermonRecord("76", "March 26, 2006",
  "Pastor Wooldridge", "Ex. I - A Marvelous Example of God's __ In Action",
  "sermon060326");

sermons[77] = new sermonRecord("77", "April 2, 2006",
  "Pastor Wooldridge", "Ex. J - The Plagues of Egypt",
  "sermon060402");

sermons[78] = new sermonRecord("78", "April 9, 2006",
  "Pastor Wooldridge", "Ex. K - The Greatest Story Ever Told -- Egyptian Version",
  "sermon060409");

sermons[79] = new sermonRecord("79", "April 16, 2006",
  "Pastor Wooldridge", "I Am The Resurrection And The Life",
  "sermon060416");

sermons[80] = new sermonRecord("80", "April 23, 2006",
  "Pastor Wooldridge", "Ex. L - God Will Make A Way",
  "sermon060423");

sermons[81] = new sermonRecord("81", "April 30, 2006",
  "Pastor Wooldridge", "Ex. M - A Tree That Sweetens",
  "sermon060430");

sermons[82] = new sermonRecord("82", "May 7, 2006",
  "Pastor Wooldridge", "Ex. N - Bread From Heaven",
  "sermon060507");

sermons[83] = new sermonRecord("83", "May 14, 2006",
  "Pastor Wooldridge", "Ex. O - Is The Lord Amoung Us, Or Not?",
  "sermon060514");

sermons[84] = new sermonRecord("84", "May 28, 2006",
  "Pastor Wooldridge", "Ex. P - Jethro's Advice to Moses",
  "sermon060528");

sermons[85] = new sermonRecord("85", "June 4, 2006",
  "Pastor Wooldridge", "Ex. Q - A Kingdom of Priests",
  "sermon060604");

sermons[86] = new sermonRecord("86", "June 11, 2006",
  "Assoc. Pastor Anderson", "Jesus Leads the Way",
  "sermon060611");

sermons[87] = new sermonRecord("87", "June 18, 2006",
  "Rev. Peter Dewberry", "Representing Jesus",
  "sermon060618");

sermons[88] = new sermonRecord("88", "June 25, 2006",
  "Pastor Wooldridge", "Recognizing the Truly Sucessful Church",
  "sermon060625");

sermons[89] = new sermonRecord("89", "July 1, 2006",
  "Pastor Wooldridge", "Man's Most Dangerous Disease",
  "sermon060701");

sermons[90] = new sermonRecord("90", "July 9, 2006",
  "Pastor Wooldridge", "Finding Your Place in God's House",
  "sermon060709");

sermons[91] = new sermonRecord("91", "July 16, 2006",
  "Harold Sawyer", "New Covenant Works",
  "sermon060716");

sermons[92] = new sermonRecord("92", "July 23, 2006",
  "Pastor Wooldridge", "The Purpose of the Local Church",
  "sermon060723");

sermons[93] = new sermonRecord("93", "July 30, 2006",
  "Pastor Wooldridge", "Three Wooden Crosses . . . , One Eternal ________",
  "sermon060730");

sermons[94] = new sermonRecord("94", "August 6, 2006",
  "Pastor Wooldridge", "Carry On!",
  "sermon060806");

sermons[95] = new sermonRecord("95", "August 20, 2006",
  "Pastor Wooldridge", "The Best Movie Ever Made",
  "sermon060820");

sermons[96] = new sermonRecord("96", "September 10, 2006",
  "Pastor Wooldridge", "A Successful Failure",
  "sermon060910");

sermons[97] = new sermonRecord("97", "September 17, 2006",
  "Pastor Wooldridge", "Joshua A - Lessons From Joshua",
  "sermon060917");

sermons[98] = new sermonRecord("98", "September 24, 2006",
  "Pastor Wooldridge", "Joshua B - Be Strong and Very Courageous",
  "sermon060924");

sermons[99] = new sermonRecord("99", "October 1, 2006",
  "Harold Sawyer", "The Prodigal Son Story and Me",
  "sermon061001");

sermons[100] = new sermonRecord("100", "October 8, 2006",
  "Pastor Wooldridge", "Joshua C - Rahab of Jericho",
  "sermon061008");

sermons[101] = new sermonRecord("101", "October 15, 2006",
  "Pastor Wooldridge", "Joshua D - Shadows of Deliverance",
  "sermon061015");

sermons[102] = new sermonRecord("102", "October 22, 2006",
  "Assoc. Pastor Anderson", "The Forgiving and Giving of Jesus",
  "sermon061022");

sermons[103] = new sermonRecord("103", "October 29, 2006",
  "Pastor Wooldridge", "Remember ...",
  "sermon061029");

sermons[104] = new sermonRecord("104", "November 12, 2006",
  "Pastor Wooldridge", "Joshua E - Rolling Away the Reproach of Egypt",
  "sermon061112");

sermons[105] = new sermonRecord("105", "November 19, 2006",
  "Pastor Wooldridge", "Joshua F - The Battle Begins",
  "sermon061119");

sermons[106] = new sermonRecord("106", "November 26, 2006",
  "Pastor Wooldridge", "Joshua G - Achan, Son of Carmi ... Troubler of Israel",
  "sermon061126");

sermons[107] = new sermonRecord("107", "December 3, 2006",
  "Pastor Wooldridge", "Joshua H - Capture of Ai",
  "sermon061203");

sermons[108] = new sermonRecord("108", "December 10, 2006",
  "Pastor Wooldridge", "Joshua I - The Gibeonites Trick Israel",
  "sermon061210");

sermons[109] = new sermonRecord("109", "December 17, 2006",
  "Dr. Ross Jutsum", "Christmas Praise Service with Cheryl & Jeff Batter",
  "service061217");

sermons[110] = new sermonRecord("110", "December 24, 2006",
  "Pastor Wooldridge", "A Special Gift From God",
  "sermon061224");

sermons[111] = new sermonRecord("111", "December 31, 2006",
  "Harold Sawyer", "Prison Ministry: Loving Broken People To Christ",
  "sermon061231");

sermons[112] = new sermonRecord("112", "January 7, 2007",
  "Pastor Wooldridge", "Joshua J - The War in the South",
  "sermon070107");

sermons[113] = new sermonRecord("113", "January 14, 2007",
  "Pastor Wooldridge", "Joshua K - The War in the North",
  "sermon070114");

sermons[114] = new sermonRecord("114", "January 21, 2007",
  "Pastor Wooldridge", "Joshua L - Dividing The Land",
  "sermon070121");

sermons[115] = new sermonRecord("115", "January 28, 2007",
  "Pastor Wooldridge", "Joshua M - Joshua's Farewell",
  "sermon070128");

sermons[116] = new sermonRecord("116", "February 4, 2007",
  "Pastor Wooldridge", "What Is the Kingdom of God?",
  "sermon070204");

sermons[117] = new sermonRecord("117", "February 11, 2007",
  "Mr. Eugene Dumas", "Dare To Be Different",
  "sermon070211");

sermons[118] = new sermonRecord("118", "February 18, 2007",
  "Pastor Wooldridge", "Misconceptions About God",
  "sermon070218");

sermons[119] = new sermonRecord("119", "March 4, 2006",
  "Assoc. Pastor Anderson", "Following in the Footsteps of Jesus",
  "sermon070304");

sermons[120] = new sermonRecord("120", "March 11, 2007",
  "Pastor Wooldridge", "Women In Ministry",
  "sermon070311");

sermons[121] = new sermonRecord("121", "March 18, 2007",
  "Pastor Wooldridge", "The Later Judean Ministry",
  "sermon070318");

sermons[122] = new sermonRecord("122", "March 25, 2007",
  "Harold Sawyer", "Suffering",
  "sermon070325");

sermons[123] = new sermonRecord("123", "April 1, 2007",
  "Pastor Wooldridge", "Thank God, Trust God, and . . .",
  "sermon070401");

sermons[124] = new sermonRecord("124", "April 8, 2007",
  "Pastor Wooldridge", "The Greatest Story Ever Told",
  "sermon070408");

sermons[125] = new sermonRecord("125", "April 15, 2007",
  "Pastor Wooldridge", "The Road to Pentecost ... Day 2",
  "sermon070415");

sermons[126] = new sermonRecord("126", "April 22, 2007",
  "Pastor Wooldridge", "Lord, Help My Unbelief",
  "sermon070422");

sermons[127] = new sermonRecord("127", "April 29, 2007",
  "Pastor Wooldridge", "Follow Me",
  "sermon070429");

sermons[128] = new sermonRecord("128", "April 29, 2007",
  "Pastor Wooldridge", "Follow Me",
  "sermon070429");

sermons[129] = new sermonRecord("129", "June 3, 2007",
  "Pastor Wooldridge", "Judges A - From Pentecost... The Road Beyond",
  "sermon070603");

sermons[130] = new sermonRecord("130", "June 10, 2007",
  "Pastor Wooldridge", "Judges B - Military Decline",
  "sermon070610");

sermons[131] = new sermonRecord("131", "June 24, 2007",
  "Harold Sawyer", "Prison Ministry Update",
  "pmupdate070624");

sermons[132] = new sermonRecord("132", "June 24, 2007",
  "Pastor Wooldridge", "Judges C - Moral Decline",
  "sermon070624");

sermons[133] = new sermonRecord("133", "July 1, 2007",
  "Pastor Wooldridge", "Judges D - Judges of Israel",
  "sermon070701");

sermons[134] = new sermonRecord("134", "July 8, 2007",
  "Pastor Wooldridge", "Judges E - Judges of Israel 2",
  "sermon070708");

sermons[135] = new sermonRecord("135", "July 15, 2007",
  "Assoc. Pastor Anderson", "Jesus Provokes",
  "sermon070715");

sermons[136] = new sermonRecord("136", "July 22, 2007",
  "Jim Cosenza", "Is It Possible?",
  "sermon070722");

sermons[137] = new sermonRecord("137", "July 29, 2007",
  "Harold Sawyer", "Christianity & The Ten Commandments",
  "sermon070729");

sermons[138] = new sermonRecord("138", "August 5, 2007",
  "Pastor Wooldridge", "One Small Step For Man ...",
  "sermon070805");

sermons[139] = new sermonRecord("139", "August 12, 2007",
  "Pastor Wooldridge", "Judges F - Gideon's Life ... Lessons About God",
  "sermon070812");

sermons[140] = new sermonRecord("140", "August 26, 2007",
  "Randy & Marli Brown", "Praise Service",
  "service070826");

sermons[141] = new sermonRecord("141", "September 2, 2007",
  "Harold Sawyer", "New Covenant Prayer",
  "sermon070902");

sermons[142] = new sermonRecord("142", "September 9, 2007",
  "Pastor Wooldridge", "Judges G - The Sordid Story of Abimelech",
  "sermon070909");

sermons[143] = new sermonRecord("143", "September 16, 2007",
  "Pastor Wooldridge", "Judges H - Jephthah's Tragic Mistake",
  "sermon070916");

sermons[144] = new sermonRecord("144", "September 23, 2007",
  "Pastor Wooldridge", "Study to Show Yourself Approved",
  "sermon070923");

sermons[145] = new sermonRecord("145", "September 30, 2007",
  "Pastor Wooldridge", "Judges I - Samson's Strange Relationship With God",
  "sermon070930");

sermons[146] = new sermonRecord("146", "October 7, 2007",
  "Pastor Wooldridge", "Judges J - Samson's Strange Relationship With God, Part 2",
  "sermon071007");

sermons[147] = new sermonRecord("147", "October 21, 2007",
  "Pastor Wooldridge", "Judges K - The Sad Epilogue in the Days of the Judges",
  "sermon071021");

sermons[148] = new sermonRecord("148", "October 28, 2007",
  "Harold Sawyer", "New Covnenat Prayer, Part 2",
  "sermon071028");

sermons[149] = new sermonRecord("149", "November 4, 2007",
  "Pastor Wooldridge", "Judges L - In the Darkness . . .",
  "sermon071104");

sermons[150] = new sermonRecord("150", "November 11, 2007",
  "Pastor Wooldridge, DVD", "Foundations of WCG Theology",
  "sermon071111");

sermons[151] = new sermonRecord("151", "November 18, 2007",
  "Pastor Wooldridge", "Kingdom Living A - God Begins Anew",
  "sermon071118");

sermons[152] = new sermonRecord("152", "November 25, 2007",
  "Pastor Wooldridge", "Kingdom Living B - Try, Try, Try Again",
  "sermon071125");

sermons[153] = new sermonRecord("153", "December 2, 2007",
  "Pastor Wooldridge", "Kingdom Living C - The Day That Changed Everything",
  "sermon071202");

sermons[154] = new sermonRecord("154", "December 9, 2007",
  "Pastor Wooldridge", "Kingdom Living D - The Lesson of the Beautiful Gate",
  "sermon071209");

sermons[155] = new sermonRecord("155", "December 30, 2007",
  "James Cosenza", "The Pleasure Principle",
  "sermon071230");

sermons[156] = new sermonRecord("156", "January 6, 2008",
  "Pastor Wooldridge", "Kingdom Living E - The Power of Faith",
  "sermon080106");

sermons[157] = new sermonRecord("157", "January 13, 2008",
  "Assoc. Pastor Anderson", "Jesus Instructs Christians",
  "sermon080113");

sermons[158] = new sermonRecord("158", "January 20, 2008",
  "Pastor Wooldridge", "Kingdom Living F - The Power of a Name",
  "sermon080120");

sermons[159] = new sermonRecord("159", "January 27, 2008",
  "Pastor Wooldridge", "Kingdom Living G - The Kryptonite of All Kryptonites",
  "sermon080127");

sermons[160] = new sermonRecord("160", "February 3, 2008",
  "Harold Sawyer", "Sacred Pathways",
  "sermon080203");

sermons[161] = new sermonRecord("161", "February 10, 2008",
  "Mr. Eugene Dumas", "A Culture of Excellence",
  "sermon080210");

sermons[162] = new sermonRecord("162", "February 17, 2008",
  "Pastor Wooldridge", "Kingdom Living H - Beware, Lest Ye Be Found Fighting God",
  "sermon080217");

sermons[163] = new sermonRecord("163", "February 24, 2008",
  "Assoc. Pastor Anderson", "Who Is Jesus",
  "sermon080224");

sermons[164] = new sermonRecord("164", "March 2, 2008",
  "Pastor Wooldridge", "Kingdom Living I - Having Faith in a Dark Hour",
  "sermon080302");

sermons[165] = new sermonRecord("165", "March 9, 2008",
  "James Cosenza", "Lessons From Esther",
  "sermon080309");

sermons[166] = new sermonRecord("166", "March 16, 2008",
  "Pastor Wooldridge", "Kingdom Living J - Philip, The Radical",
  "sermon080316");

sermons[167] = new sermonRecord("167", "March 30, 2008",
  "Pastor Wooldridge", "Kingdom Living K - The Mystery That Is Paul",
  "sermon080330");

sermons[168] = new sermonRecord("168", "April 6, 2008",
  "Pastor Wooldridge", "Kingdom Living L - The Greatest Miracle",
  "sermon080406");

sermons[169] = new sermonRecord("169", "April 20, 2008",
  "Assoc. Pastor Anderson", "Jesus Says I Am",
  "sermon080420");

sermons[170] = new sermonRecord("170", "April 27, 2008",
  "Pastor Wooldridge", "Kingdom Living M - The Day God Rocked My World",
  "sermon080427");

sermons[171] = new sermonRecord("171", "May 4, 2008",
  "Harold Sawyer", "The Kingdom of Heaven Is Like . . .",
  "sermon080504");

sermons[172] = new sermonRecord("172", "May 11, 2008",
  "Pastor Wooldridge", "The Comforter Has Come",
  "sermon080511");

sermons[173] = new sermonRecord("173", "May 18, 2008",
  "James Cosenza", "The 64 Thousand Dollar Question",
  "sermon080518");

sermons[174] = new sermonRecord("174", "May 25, 2008",
  "Assoc. Pastor Anderson", "Jesus's Priorities",
  "sermon080525");

sermons[175] = new sermonRecord("175", "June 1, 2008",
  "Pastor Wooldridge", "Friendly Fire",
  "sermon080601");

sermons[176] = new sermonRecord("176", "June 8, 2008",
  "Pastor Wooldridge", "The Source",
  "sermon080608");

sermons[177] = new sermonRecord("177", "June 15, 2008",
  "Pastor Wooldridge", "The First Missionary Journey",
  "sermon080615");

sermons[178] = new sermonRecord("178", "June 29, 2008",
  "Harold Sawyer", "The Kingdom of God",
  "sermon080629");

sermons[179] = new sermonRecord("179", "July 6, 2008",
  "Pastor Wooldridge", "The Critical Role of Theology In Our Lives",
  "sermon080706");

sermons[180] = new sermonRecord("180", "July 13, 2008",
  "Assoc. Pastor Anderson", "Jesus and Our Choice of Spirit",
  "sermon080706");

sermons[181] = new sermonRecord("181", "July 20, 2008",
  "James Cosenza", "From Pain to ... ?",
  "sermon080720");

sermons[182] = new sermonRecord("182", "July 27, 2008",
  "Pastor Wooldridge", "How to Stay Our of Trouble",
  "sermon080727");

sermons[183] = new sermonRecord("183", "August 3, 2008",
  "Harold Sawyer", "Disagreements in Christianity",
  "sermon080803");

sermons[184] = new sermonRecord("184", "August 10, 2008",
  "Pastor Wooldridge", "Digging for True Treasure",
  "sermon080810");

sermons[185] = new sermonRecord("185", "August 17, 2008",
  "Pastor Wooldridge", "Paul's Sermon at Pisidian Antioch",
  "sermon080817");

sermons[186] = new sermonRecord("186", "August 24, 2008",
  "Pastor Wooldridge", "Putting On . . .",
  "sermon080824");

sermons[187] = new sermonRecord("187", "August 31, 2008",
  "Pastor Wooldridge", "The Difficult Road to the Kingdom of God",
  "sermon080831");

sermons[188] = new sermonRecord("188", "September 7, 2008",
  "Pastor Wooldridge", "The Great Debate",
  "sermon080907");

sermons[189] = new sermonRecord("189", "September 14, 2008",
  "Pastor Wooldridge", "A Curious Road Block",
  "sermon080914");

sermons[190] = new sermonRecord("190", "September 21, 2008",
  "Pastor Wooldridge", "The Gospel Goes to Europe",
  "sermon080921");

sermons[191] = new sermonRecord("191", "September 28, 2008",
  "Pastor Wooldridge", "The Greatest Barrier",
  "sermon080928");

sermons[192] = new sermonRecord("192", "October 12, 2008",
  "Pastor Wooldridge", "Our Wonderful God of Surprises",
  "sermon081012");

sermons[193] = new sermonRecord("193", "October 19, 2008",
  "Assc. Pastor Anderson", "Jesus's Life Gives Guidance",
  "sermon081019");

sermons[194] = new sermonRecord("194", "October 26, 2008",
  "Pastor Wooldridge", "The What, The Who, and the Know",
  "sermon081026");

sermons[195] = new sermonRecord("195", "November 2, 2008",
  "Harold Sawyer", "God Growing His Love In Us",
  "sermon081102");

sermons[196] = new sermonRecord("196", "November 8, 2008",
  "Randy & Marli Brown", "Praise Service",
  "service081108");

sermons[197] = new sermonRecord("197", "November 16, 2008",
  "Pastor Wooldridge", "Uproar At Ephesus",
  "sermon081116");

sermons[198] = new sermonRecord("198", "November 23, 2008",
  "Pastor Wooldridge", "Eutychus, the Fortunate",
  "sermon081123");

sermons[199] = new sermonRecord("199", "November 30, 2008",
  "Pastor Wooldridge", "A Sobering Meeting at Miletus",
  "sermon081130");

sermons[200] = new sermonRecord("200", "December 7, 2008",
  "Pastor Wooldridge", "When the Journey Gets Tough ...",
  "sermon081207");

sermons[201] = new sermonRecord("201", "December 14, 2008",
  "Dr. Dan Rogers", "Why, NOT When, Jesus Was Born",
  "sermon081214");

sermons[202] = new sermonRecord("202", "December 28, 2008",
  "James Cosenza", "Book of Straw or God's Word, Which?",
  "sermon081228");

sermons[203] = new sermonRecord("203", "January 4, 2009",
  "Assc. Pastor Anderson", "Controversial Riddles Jesus Answers",
  "sermon090104");

sermons[204] = new sermonRecord("204", "January 25, 2009",
  "Pastor Wooldridge", "Living by Wisdom in Troubled Times",
  "sermon090125");

sermons[205] = new sermonRecord("205", "February 8, 2009",
  "Pastor Wooldridge", "Zealous for the Law",
  "sermon090208");

sermons[206] = new sermonRecord("206", "February 15, 2009",
  "Harold Sawyer", "Struggles in The Church",
  "sermon090215");

sermons[207] = new sermonRecord("207", "February 22, 2009",
  "Pastor Wooldridge", "Zealous for God",
  "sermon090222");

sermons[208] = new sermonRecord("208", "March 3, 2009",
  "Pastor Wooldridge", "Roadblocks to Christianity",
  "sermon090301");

sermons[209] = new sermonRecord("209", "March 7, 2009",
  "Pastor Jeff Broadnax", "Avengers Assemble!",
  "sermon090307");

sermons[210] = new sermonRecord("210", "March 15, 2009",
  "Pastor Wooldridge", "Rescue At Sea",
  "sermon090315");

sermons[211] = new sermonRecord("211", "March 22, 2009",
  "Assc. Pastor Anderson", "Jesus Heals Blindness",
  "sermon090322");

sermons[212] = new sermonRecord("212", "March 29, 2009",
  "Pastor Wooldridge", "The Standard Is ...",
  "sermon090329");

sermons[213] = new sermonRecord("213", "April 5, 2009",
  "Pastor Wooldridge", "April Madness",
  "sermon090405");

sermons[214] = new sermonRecord("214", "April 12, 2009",
  "Pastor Wooldridge", "It Ain't Over ...",
  "sermon090412");

sermons[215] = new sermonRecord("215", "April 19, 2009",
  "Pastor Wooldridge", "And She Named Him Samuel ...",
  "sermon090419");

sermons[216] = new sermonRecord("216", "April 26, 2009",
  "Pastor Wooldridge", "Samuel Comes To Shiloh",
  "sermon090426");

sermons[217] = new sermonRecord("217", "May 3, 2009",
  "Pastor Wooldridge", "Samuel Becomes A Prophet",
  "sermon090503");

sermons[218] = new sermonRecord("218", "May 10, 2009",
  "Pastor Wooldridge", "Bad Day At Black Rock",
  "sermon090510");

sermons[219] = new sermonRecord("219", "May 17, 2009",
  "James Cosenza", "How Wonderfully Made",
  "sermon090517");

sermons[220] = new sermonRecord("220", "May 24, 2009",
  "Assc. Pastor Anderson", "Recognizing Jesus",
  "sermon090524");

sermons[221] = new sermonRecord("221", "May 31, 2009",
  "Pastor Wooldridge", "New Beginnings",
  "sermon090531");

sermons[222] = new sermonRecord("222", "June 7, 2009",
  "Pastor Wooldridge", "The First Lesson of Life",
  "sermon090607");

sermons[223] = new sermonRecord("223", "June 20, 2009",
  "Pastor Wooldridge", "Things A Sock Can Teach You",
  "sermon090620");

sermons[224] = new sermonRecord("224", "June 28, 2009",
  "Pastor Wooldridge", "Israel Demands A King",
  "sermon090628");

sermons[225] = new sermonRecord("225", "July 5, 2009",
  "Pastor Wooldridge", "What Is True Independence?",
  "sermon090705");

sermons[226] = new sermonRecord("226", "July 12, 2009",
  "Pastor Wooldridge", "Be Careful Of What You Wish For",
  "sermon090712");

sermons[227] = new sermonRecord("227", "July 19, 2009",
  "Harold Sawyer", "Grace and Accountability",
  "sermon090719");

sermons[228] = new sermonRecord("228", "July 26, 2009",
  "Pastor Wooldridge", "The Worse Mistake You Can Make",
  "sermon090726");

sermons[229] = new sermonRecord("229", "August 2, 2009",
  "Pastor Wooldridge", "No Situation Is Hopeless . . .",
  "sermon090802");

var sortedSermons = new Array;
var vTitle = "title";
var vSpeaker = "speaker";
var vDate = "date";
var isIE = (navigator.appName.indexOf("MSIE") == 0);
function makeChoice() {
  var newHTML = "Choose a past sermon by:&nbsp;&nbsp; ";
  newHTML += "<input id='selTID' type='radio' name='listChoice' value='0'";
  newHTML += "onclick='createMenuEl(vTitle)' checked='checked' />Title&nbsp;&nbsp;";
  newHTML += "<input type='radio' name='listChoice' value='1'";
  newHTML += "onclick='createMenuEl(vSpeaker)' />Speaker&nbsp;&nbsp;";
  newHTML += "<input type='radio' name='listChoice' value='2'";
  newHTML += "onclick='createMenuEl(vDate)' />Date</form>";
  document.write(newHTML);
}

monthNames = new Array("Jan", "Feb", "Mar", "Apr", "May", "June",
  "July", "Aug", "Sept", "Oct", "Nov", "Dec");
  
function pDateString(thisDate) {
  var thisDay = thisDate.getDate();
  var thisMonth = monthNames[thisDate.getMonth()];
  var thisYear = thisDate.getFullYear();
  return thisMonth + " " + thisDay + ", " + thisYear;
}  

function makeMenu(choice, sChoiceEl) {
  var newMenuOpt;
  newMenuOpt = document.createElement("option");
  newMenuOpt.text = "Choose from the following:";
      if (isIE) {
        sChoiceEl.add(newMenuOpt);
      } else {
        sChoiceEl.add(newMenuOpt, sChoiceEl.options[0]);
      }
    
  if (choice == "date") {
    sortedSermons = sermons;
    sortedSermons.sort(compareD);
    for (var i = 1; i <= sortedSermons.length; i++) {
      newMenuOpt = document.createElement("option");
      newMenuOpt.text = pDateString(sortedSermons[(i-1)].sermonDate) +
        "; " + sortedSermons[(i-1)].sermonTitle + 
	"; " + sortedSermons[(i-1)].sermonSpeaker;
//      newMenuOpt.value = sortedSermons[i].sermonId.toString();
      if (isIE) {
        sChoiceEl.add(newMenuOpt);
      } else {
        sChoiceEl.add(newMenuOpt, sChoiceEl.options[i]);
      }
    }
   } else if (choice == "speaker") {
     sortedSermons = sermons;
     sortedSermons.sort(compareSp);
    for (var i = 1; i <= sortedSermons.length; i++) {
      newMenuOpt = document.createElement("option");
      newMenuOpt.text = sortedSermons[(i-1)].sermonSpeaker + 
        "; " + sortedSermons[(i-1)].sermonTitle;
//      newMenuOpt.value = sortedSermons[i-1].sermonId.toString();
      if (isIE) {
        sChoiceEl.add(newMenuOpt);
      } else {
        sChoiceEl.add(newMenuOpt, sChoiceEl.options[i]);
      }
    }
   } else if (choice == "title") {
     sortedSermons = sermons;
     sortedSermons.sort(compareT);
    for (var i = 1; i <= sortedSermons.length; i++) {
      newMenuOpt = document.createElement("option");
      newMenuOpt.text = sortedSermons[(i-1)].sermonTitle + 
        "; " + sortedSermons[(i-1)].sermonSpeaker;
//      newMenuOpt.value = sortedSermons[i].sermonId.toString();
      if (isIE) {
        sChoiceEl.add(newMenuOpt);
      } else {
        sChoiceEl.add(newMenuOpt, sChoiceEl.options[i]);
      }
    }
   }
}

function compareSp(a,b) {
  if (a.sermonSpeaker < b.sermonSpeaker) 
    return -1;
  if (a.sermonSpeaker > b.sermonSpeaker)
    return 1;
  if (a.sermonTitle < b.sermonTitle)
    return -1;
  return 0;
}

function compareT(a,b) {
  if (a.sermonTitle < b.sermonTitle) 
    return -1;
  if (a.sermonTitle > b.sermonTitle) 
    return 1;
  return 0;
}

function compareD(a,b) {
  return a.sermonDate - b.sermonDate;
}

function createMenuEl(choice) {
  var newElem1 = document.createElement("p");
  newElem1.className = "smcps";
  newElem1.id = "newPforSelect";
  if (isIE) {
    var selHTMLtxt = "<select name='selectChoice' ";
      selHTMLtxt += "onchange='createNewSermonP(this.selectedIndex)'></select>";
  } else {
    var newElem4 = document.createElement("form");
    var newElem5 = document.createElement("select");
    newElem5.setAttribute("name", "selectChoice");
    newElem5.setAttribute("onchange", "createNewSermonP(this.selectedIndex)");
    makeMenu(choice, newElem5);
    newElem4.appendChild(newElem5);
    newElem1.appendChild(newElem4);
  }
  if (document.getElementById("newPforSelect")) {
    var newPfSID = document.getElementById("newPforSelect");
    document.getElementById("parentID").replaceChild(newElem1, newPfSID);
  } else {
    document.getElementById("parentID").appendChild(newElem1);
  }
  if (isIE) {
    newPforSelect.insertAdjacentHTML("beforeEnd", selHTMLtxt);
    makeMenu(choice, document.getElementById("selectChoice"));
  }
}

function createNewSermonP(sermonId) {
  sermonId--;
  var newspElem1 = document.createElement("h3");
  newspElem1.id = "newSermonH3";
  var newspElem2 = document.createTextNode("Sermon " + 
  	pDateString(sortedSermons[sermonId].sermonDate));
  newspElem1.appendChild(newspElem2);

  var newspElem3 = document.createElement("p");
  newspElem3.id = "newSermonP";
  var newspElem4 = document.createTextNode(sortedSermons[sermonId].sermonSpeaker);
  var newspElem5 = document.createElement("br");
  var newspElem6 = document.createTextNode(sortedSermons[sermonId].sermonTitle);
  newspElem3.appendChild(newspElem4);
  newspElem3.appendChild(newspElem5);
  newspElem3.appendChild(newspElem6);

  var newspElem7 = document.createElement("p");
  newspElem7.className = "smcps";
  newspElem7.id = "newSermonP2";

  var newspElem8 = document.createElement("a");
  newspElem8.name = "Listen with Realaudio";
  newspElem8.href = "sermons/" + sortedSermons[sermonId].sermonFile + ".ram";
  var newspElem9 = document.createTextNode("Listen with Realaudio");
  newspElem8.appendChild(newspElem9);
  newspElem7.appendChild(newspElem8);

  var newspElem10 = document.createTextNode(" - ");
  newspElem7.appendChild(newspElem10);

  var newspElem11 = document.createElement("a");
  newspElem11.name = "Listen with Quicktime";
  newspElem11.target = "QUICKTIMEPLAYER";
  newspElem11.href = "sermons/" + sortedSermons[sermonId].sermonFile + ".mp3";
  var newspElem12 = document.createTextNode("Listen with Quicktime");
  newspElem11.appendChild(newspElem12);
  newspElem7.appendChild(newspElem11);

  var newspElem13 = document.createTextNode(" - ");
  newspElem7.appendChild(newspElem13);

  var newspElem14 = document.createElement("a");
  newspElem14.name = "Download MP3 File";
  newspElem14.href = "sermons/" + sortedSermons[sermonId].sermonFile + ".mp3";
  var newspElem15 = document.createTextNode("Download MP3 File to your Computer*");
  newspElem14.appendChild(newspElem15);
  newspElem7.appendChild(newspElem14);

  var newspElem16 = document.createElement("br");
  newspElem7.appendChild(newspElem16);

  var newspElem17 = document.createTextNode("*(right-click and save as)");
  newspElem7.appendChild(newspElem17);


  if (document.getElementById("newSermonH3")) {
    var newSPId1 = document.getElementById("newSermonH3");
    var newSPId2 = document.getElementById("newSermonP");
    var newSPId3 = document.getElementById("newSermonP2");
    document.getElementById("parentID").replaceChild(newspElem1, newSPId1);
    document.getElementById("parentID").replaceChild(newspElem3, newSPId2);
    document.getElementById("parentID").replaceChild(newspElem7, newSPId3);
  } else {
    document.getElementById("parentID").appendChild(newspElem1);
    document.getElementById("parentID").appendChild(newspElem3);
    document.getElementById("parentID").appendChild(newspElem7);
  }
}