/* FILE ARCHIVED ON 16:33:53 Jun 26, 2007 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 15:01:37 Apr 6, 2011. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ var popup_array = new Array(); var topnav_projectinfo = new Image(); var topnav_projectinfo_b = new Image(); var topnav_competition = new Image(); var topnav_competition_b = new Image(); var topnav_exhibit = new Image(); var topnav_exhibit_b = new Image(); var topnav_greenbuilding = new Image(); var topnav_greenbuilding_b = new Image(); var topnav_contactus = new Image(); var topnav_contactus_b = new Image(); var topnav_partners = new Image(); var topnav_partners_b = new Image(); var topnav_pressroom = new Image(); var topnav_pressroom_b = new Image(); var topnav_contribute = new Image(); var topnav_contribute_b = new Image(); topnav_projectinfo.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_projectinfo.gif"; topnav_projectinfo_b.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_projectinfo_b.gif"; topnav_competition.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_competition.gif"; topnav_competition_b.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_competition_b.gif"; topnav_exhibit.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_exhibit.gif"; topnav_exhibit_b.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_exhibit_b.gif"; topnav_greenbuilding.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_greenbuilding.gif"; topnav_greenbuilding_b.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_greenbuilding_b.gif"; topnav_contactus.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_contactus.gif"; topnav_contactus_b.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_contactus_b.gif"; topnav_partners.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_partners.gif"; topnav_partners_b.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_partners_b.gif"; topnav_pressroom.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_pressroom.gif"; topnav_pressroom_b.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_pressroom_b.gif"; topnav_contribute.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_contribute.gif"; topnav_contribute_b.src = "http://replay.waybackmachine.org/20070626163353/http://www.greendollhouse.org/images/topnav_contribute_b.gif"; var image_array = new Array(); image_array[0]=topnav_projectinfo.src; image_array[1]=topnav_projectinfo_b.src; image_array[2]=topnav_competition.src; image_array[3]=topnav_competition_b.src; image_array[4]=topnav_exhibit.src; image_array[5]=topnav_exhibit_b.src; image_array[6]=topnav_greenbuilding.src; image_array[7]=topnav_greenbuilding_b.src; image_array[8]=topnav_contactus.src; image_array[9]=topnav_contactus_b.src; image_array[10]=topnav_partners.src; image_array[11]=topnav_partners_b.src; image_array[12]=topnav_pressroom.src; image_array[13]=topnav_pressroom_b.src; image_array[14]=topnav_contribute.src; image_array[15]=topnav_contribute_b.src; function mouse_action(who,image_index) { who.src = image_array[image_index]; }