<!--

if ((is_nav3up) || (is_ie4up)) br = "good";

else br = "bad";


var webSections = new Array();
		
webSections[0] = "profiles";
webSections[1] = "about";
webSections[2] = "prospective_members";
webSections[3] = "facilities";
webSections[4] = "holidays";
webSections[5] = "traditions";
webSections[6] = "shabbat";
webSections[7] = "calendar";
webSections[8] = "simchas";
webSections[9] = "links";
webSections[10] = "books";
webSections[11] = "recipes";
webSections[12] = "news";
webSections[13] = "isaeli_news";
webSections[14] = "feature_article";
webSections[15] = "parasha";
webSections[16] = "kids";
webSections[17] = "adults";
webSections[18] = "classes";
webSections[19] = "seniors";
webSections[20] = "israel_programs";
webSections[21] = "educators";


var currentPage = '';

// loop through the section array to identify the subscript of the section we're in                
for (i=0; i < webSections.length; i++) {
                
	if (webSections[i] == section) {
		i++;
		currentPage = "img" + i;
	}
}

             if (document.images) {            // Active Images
           img1on = new Image();img1on.src = "/images/profiles_on.gif"; 
           img1off = new Image();img1off.src = "/images/profiles_off.gif";
           img2on = new Image();img2on.src = "/images/about_synagogue_on.gif"; 
           img2off = new Image();img2off.src = "/images/about_synagogue_off.gif";
           img3on = new Image();img3on.src = "/images/prospective_members_on.gif"; 
           img3off = new Image();img3off.src = "/images/prospective_members_off.gif";
           img4on = new Image();img4on.src = "/images/facilities_on.gif"; 
           img4off = new Image();img4off.src = "/images/facilities_off.gif";
           img5on = new Image();img5on.src = "/images/holidays_on.gif"; 
           img5off = new Image();img5off.src = "/images/holidays_off.gif";
           img6on = new Image();img6on.src = "/images/traditions_on.gif"; 
           img6off = new Image();img6off.src = "/images/traditions_off.gif";
           
		   img143on = new Image();img143on.src = "/images/interfaith_family_on.gif"; 
           img143off = new Image();img143off.src = "/images/interfaith_family_off.gif";
           img144on = new Image();img144on.src = "/images/jvibe_on.gif"; 
           img144off = new Image();img144off.src = "/images/jvibe_off.gif";
           img145on = new Image();img145on.src = "/images/babaganewz_on.gif"; 
           img145off = new Image();img145off.src = "/images/babaganewz_off.gif";
           
		   img7on = new Image();img7on.src = "/images/shabbat_on.gif"; 
           img7off = new Image();img7off.src = "/images/shabbat_off.gif";
           img8on = new Image();img8on.src = "/images/calendar_on.gif"; 
           img8off = new Image();img8off.src = "/images/calendar_off.gif";
           img9on = new Image();img9on.src = "/images/simchas_on.gif"; 
           img9off = new Image();img9off.src = "/images/simchas_off.gif";
           img10on = new Image();img10on.src = "/images/links_on.gif"; 
           img10off = new Image();img10off.src = "/images/links_off.gif";

           img130on = new Image();img130on.src = "/images/text050_on.gif"; 
           img130off = new Image();img130off.src = "/images/text050_off.gif";
           img121on = new Image();img121on.src = "/images/text041_on.gif"; 
           img121off = new Image();img121off.src = "/images/text041_off.gif";


img11on = new Image();img11on.src = "/images/books_on.gif"; 
           img11off = new Image();img11off.src = "/images/books_off.gif";
           img12on = new Image();img12on.src = "/images/recipes_on.gif"; 
           img12off = new Image();img12off.src = "/images/recipes_off.gif";
           img13on = new Image();img13on.src = "/images/events_on.gif"; 
           img13off = new Image();img13off.src = "/images/events_off.gif";
           img14on = new Image();img14on.src = "/images/newsletter_on.gif"; 
           img14off = new Image();img14off.src = "/images/newsletter_off.gif";
           img15on = new Image();img15on.src = "/images/news_on.gif"; 
           img15off = new Image();img15off.src = "/images/news_off.gif";
           img16on = new Image();img16on.src = "/images/israeli_news_on.gif"; 
           img16off = new Image();img16off.src = "/images/israeli_news_off.gif";
           img17on = new Image();img17on.src = "/images/feature_article_on.gif"; 
           img17off = new Image();img17off.src = "/images/feature_article_off.gif";
           img18on = new Image();img18on.src = "/images/parasha_on.gif"; 
           img18off = new Image();img18off.src = "/images/parasha_off.gif";
           img19on = new Image();img19on.src = "/images/preschool_on.gif"; 
           img19off = new Image();img19off.src = "/images/preschool_off.gif";
           img20on = new Image();img20on.src = "/images/adult_education_on.gif"; 
           img20off = new Image();img20off.src = "/images/adult_education_off.gif";
           img21on = new Image();img21on.src = "/images/classes_on.gif"; 
           img21off = new Image();img21off.src = "/images/classes_off.gif";
           img22on = new Image();img22on.src = "/images/religion_school_on.gif"; 
           img22off = new Image();img22off.src = "/images/religion_school_off.gif";
           img23on = new Image();img23on.src = "/images/israel_programs_on.gif"; 
           img23off = new Image();img23off.src = "/images/israel_programs_off.gif";
           img24on = new Image();img24on.src = "/images/community_on.gif"; 
           img24off = new Image();img24off.src = "/images/community_off.gif";
           //img25on = new Image();img25on.src = "/images/religion_school_on.gif"; 
           //img25off = new Image();img25off.src = "/images/religion_school_off.gif";          
           //img26on = new Image();img26on.src = "/images/religion_school_on.gif"; 
           //img26off = new Image();img26off.src = "/images/religion_school_off.gif";           
           img27on = new Image();img27on.src = "/images/special_programs_on.gif"; 
           img27off = new Image();img27off.src = "/images/special_programs_off.gif";           
           img28on = new Image();img28on.src = "/images/get_involved_on.gif"; 
           img28off = new Image();img28off.src = "/images/get_involved_off.gif";
           img29on = new Image();img29on.src = "/images/education_model_on.gif"; 
           img29off = new Image();img29off.src = "/images/education_model_off.gif";           
           img30on = new Image();img30on.src = "/images/youth_group_on.gif"; 
           img30off = new Image();img30off.src = "/images/youth_group_off.gif";
		   img31on = new Image();img31on.src = "/images/schedule_on.gif"; 
           img31off = new Image();img31off.src = "/images/schedule_off.gif";           
           img55on = new Image();img55on.src = "/images/class_news_on.gif"; 
           img55off = new Image();img55off.src = "/images/class_news_off.gif"; 
           img62on = new Image();img62on.src = "/images/text001_on.gif"; 
           img62off = new Image();img62off.src = "/images/text001_off.gif"; 
           img120on = new Image();img120on.src = "/images/religion_school_on.gif"; 
           img120off = new Image();img120off.src = "/images/religion_school_off.gif";
  		   img99on = new Image();img99on.src = "/images/home_on.gif"; 
           img99off = new Image();img99off.src = "/images/home_off.gif";   
       }

function imgOn(imgName) {
        if (br == "good") {
                document[imgName].src = eval(imgName + "on.src");
                //document.hold.src = eval(imgName + "hold.src");
                
                //window.status = eval(imgName + "copy");
       			
       }

}

function imgOff(imgName) {
        if (br == "good") {
                
                if (imgName == currentPage) {
                	document[imgName].src = eval(imgName + "on.src");
	            } else { 
	            	document[imgName].src = eval(imgName + "off.src");
	            }
  				     
        
        }

}

// -->

