Search Tags: Jay B. Smith Funeral Home" />, function switchMenu(obj,ico){ var el = document.getElementById(obj); var el_ico = document.getElementById(ico); if(el.style.display != 'none'){ newImage = "url(https://www.chamberorganizer.com/members/directory/ectown/plus.gif)"; el_ico.style.backgroundImage = newImage; el.style.display = 'none'; }else{ newImage = "url(https://www.chamberorganizer.com/members/directory/ectown/minus.gif)"; el_ico.style.backgroundImage = newImage; el.style.display = ''; } } $(document).ready(function(){ if($("#nav_main_wrap").height() - 10 > $("#main_cc").height()){ // if($.browser.msie){ // $("#main_cc").height($("#nav_main_wrap").height() - 55 ); // } // else { $("#main_cc").height('100%'); //height($("#nav_main_wrap").height() + 24 ); // was causing iframes to get cut off when their contents grew longer - ticket 62345 // } } // Business Photo Tour with Nivo Slider $('.nivoSlider').nivoSlider({ pauseTime: 5000, // How long each slide will show effect:'fade', // Specify sets like: 'fold,fade,sliceDown' directionNav:true, // Next & Prev navigation controlNav: true, prevText: '', // Prev directionNav text nextText: '' }); });