bar_long/exhibitions_on.gif" onImages['collection'] = new Image() onImages['collection'].src = "http://www.guggenheim.org/images/navbar_long/collection_on.gif" onImages['programs_events'] = new Image() onImages['programs_events'].src = "http://www.guggenheim.org/images/navbar_long/programs_events_on.gif" onImages['education'] = new Image() onImages['education'].src = "http://www.guggenheim.org/images/navbar_long/education_on.gif" onImages['museum_store'] = new Image() onImages['museum_store'].src = "http://www.guggenheim.org/images/navbar_long/museum_store_on.gif" onImages['membership'] = new Image() onImages['membership'].src = "http://www.guggenheim.org/images/navbar_long/membership_on.gif" onImages['visit_us'] = new Image() onImages['visit_us'].src = "http://www.guggenheim.org/images/navbar_long/visit_us_on.gif" onImages['intro'] = new Image() onImages['intro'].src = "images/nav_intro_on.gif" onImages['highlights'] = new Image() onImages['highlights'].src = "images/nav_high_on.gif" onImages['tickets'] = new Image() onImages['tickets'].src = "images/nav_tix_on.gif" onImages['catalogue'] = new Image() onImages['catalogue'].src = "images/nav_cat_on.gif" onImages['artist1'] = new Image() onImages['artist1'].src = "images/artist_1_on.gif" onImages['artist2'] = new Image() onImages['artist2'].src = "images/artist_2_on.gif" onImages['artist3'] = new Image() onImages['artist3'].src = "images/artist_3_on.gif" onImages['artist4'] = new Image() onImages['artist4'].src = "images/artist_4_on.gif" onImages['artist5'] = new Image() onImages['artist5'].src = "images/artist_5_on.gif" onImages['artist6'] = new Image() onImages['artist6'].src = "images/artist_6_on.gif" onImages['artist7'] = new Image() onImages['artist7'].src = "images/artist_7_on.gif" onImages['artist8'] = new Image() onImages['artist8'].src = "images/artist_8_on.gif" onImages['artist9'] = new Image() onImages['artist9'].src = "images/artist_9_on.gif" onImages['artist10'] = new Image() onImages['artist10'].src = "images/artist_10_on.gif" offImages = new Array() offImages['exhibitions'] = new Image() offImages['exhibitions'].src = "http://www.guggenheim.org/images/navbar_long/exhibitions_off.gif" offImages['collection'] = new Image() offImages['collection'].src = "http://www.guggenheim.org/images/navbar_long/collection_off.gif" offImages['programs_events'] = new Image() offImages['programs_events'].src = "http://www.guggenheim.org/images/navbar_long/programs_events_off.gif" offImages['education'] = new Image() offImages['education'].src = "http://www.guggenheim.org/images/navbar_long/education_off.gif" offImages['museum_store'] = new Image() offImages['museum_store'].src = "http://www.guggenheim.org/images/navbar_long/museum_store_off.gif" offImages['membership'] = new Image() offImages['membership'].src = "http://www.guggenheim.org/images/navbar_long/membership_off.gif" offImages['visit_us'] = new Image() offImages['visit_us'].src = "http://www.guggenheim.org/images/navbar_long/visit_us_off.gif" offImages['intro'] = new Image() offImages['intro'].src = "images/nav_intro_off.gif" offImages['highlights'] = new Image() offImages['highlights'].src = "images/nav_high_off.gif" offImages['tickets'] = new Image() offImages['tickets'].src = "images/nav_tix_off.gif" offImages['catalogue'] = new Image() offImages['catalogue'].src = "images/nav_cat_off.gif" offImages['artist1'] = new Image() offImages['artist1'].src = "images/artist_1_off.gif" offImages['artist2'] = new Image() offImages['artist2'].src = "images/artist_2_off.gif" offImages['artist3'] = new Image() offImages['artist3'].src = "images/artist_3_off.gif" offImages['artist4'] = new Image() offImages['artist4'].src = "images/artist_4_off.gif" offImages['artist5'] = new Image() offImages['artist5'].src = "images/artist_5_off.gif" offImages['artist6'] = new Image() offImages['artist6'].src = "images/artist_6_off.gif" offImages['artist7'] = new Image() offImages['artist7'].src = "images/artist_7_off.gif" offImages['artist8'] = new Image() offImages['artist8'].src = "images/artist_8_off.gif" offImages['artist9'] = new Image() offImages['artist9'].src = "images/artist_9_off.gif" offImages['artist10'] = new Image() offImages['artist10'].src = "images/artist_10_off.gif" } function xChange2(imageName, newState) { if (document.images) { if (newState == "on") document.images[imageName].src = onImages[imageName].src ; else document.images[imageName].src = offImages[imageName].src; } } //-->