function load1(form) {

                   var url = form.Llist_1.options[form.Llist_1.selectedIndex].value;

                   if (url != '') parent.location.href = url;

                   return false;

              }

              // -->

              

              function MM_jumpMenu(targ,selObj,restore){ //v3.0

                eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");

                if (restore) selObj.selectedIndex=0;

              }

              

              function MM_jumpMenuGo(selName,targ,restore){ //v3.0

                var selObj = MM_findObj(selName); if (selObj) MM_jumpMenu(targ,selObj,restore);

              }

document.write('<div class="titlecolor1">');

document.write('SITE NAVIGATION');

document.write('<p class="copy">');

document.write('Select from the dropdown menu to navigate to another section of the NewLife website.</p>');

document.write('<select name="jumpto" class="copy" onChange="MM_jumpMenu(\'parent\',this,0)">');

document.write('<option>Select...</option>');

document.write('<option></option>');

document.write('<optgroup label="About NewLife">');

document.write('<option value="index.asp">Home</option>');

document.write('<option value="about.html">About Us</option>');

document.write('<option value="futurebuildingplans.html">Future Building Plans</option>');

document.write('<option value="faq.html">FAQs</option>');

document.write('</optgroup><option>------------------</option>');

document.write('<optgroup label="Quick Info">');

document.write('<option value="directions.html">Directions</option>');

document.write('<option value="servicetimes.html">Service Times</option>');

document.write('<option value="contact.html">Contact Us</option>');

document.write('<option value="opportunities.html">Opportunities</option>');

document.write('</optgroup><option>------------------</option>');

document.write('<optgroup label="NewLife Ministries">');

document.write('<option value="staff.html">Staff</option>');

document.write('<option value="worship.html">Worship</option>');

document.write('<option value="children.html">Children</option>');

document.write('<option value="youth.html">Youth</option>');

document.write('<option value="lifegroups.html">LifeGroups</option>');

document.write('<option value="financial.html">Financial</option>');

document.write('<option value="women.html">Ladies</option>');

document.write('<option value="singles.html">Singles</option>');

document.write('<option value="men.html">Men</option>');

document.write('<option value="missions.html">Missions</option>');

document.write('</optgroup><option>------------------</option>');

document.write('<optgroup label="Additional Info">');

document.write('<option value="calendar/calendar.asp">Calendar</option>');

document.write('<option value="lifegroupleaders.html">LifeGroup Leaders Only</option>');

document.write('<option value="newsletter.html">e-Newsletter</option>');

document.write('<option value="tellafriend.html">Tell-a-Friend</option>');

document.write('<option value="downloads.html">Downloads</option>');

document.write('<option value="resources.html">Resources</option>');

document.write('<option value="forum.html">Forum</option>');

document.write('<option value="lifeinchrist.html">New Life in Christ</option>');

document.write('</optgroup><option>------------------</option></select>');

document.write('<input type="hidden" name="city_jump" value="Go!" onClick="MM_jumpMenuGo(\'jumpto\',\'parent\',0)">');

document.write('<br><br>');

document.write('</div>'); 

