game_name = new Array();

		game_name[0] = "showtime";
		game_name[1] = "backflow";
		game_name[2] = "snapescape";
		game_name[3] = "abandon";
		game_name[4] = "camaquen";
		game_name[5] = "dearth";
		game_name[6] = "pierre";
		game_name[7] = "shadowshoppe";
		game_name[8] = "woosh";
		game_name[9] = "thebridge";
		game_name[10] = "gumbeat_v20";
		game_name[11] = "moki_v20";
		game_name[12] = "rosemary";
		game_name[13] = "tippingpoint";
		game_name[14] = "tippingpoint_digital";
		game_name[15] = "akrasia";
		game_name[16] = "gumbeat";
		game_name[17] = "moki";
		game_name[18] = "muzaic";
		game_name[19] = "oozerts";
		game_name[20] = "phorm";
		game_name[21] = "picopoke";
		game_name[22] = "neurotrance";
		game_name[23] = "ochoslocos";
		game_name[24] = "scrumpet";
		game_name[25] = "audiodyssey";
		game_name[26] = "orez";
		game_name[27] = "wiip";
		game_name[28] = "elementalyst";
		game_name[29] = "waker";
				
fid = Math.floor(Math.random() * game_name.length);
random_feature = game_name[fid];

if (document.images) {


	homepage09_top_cms_on = new Image();
	homepage09_top_cms_on.src = "images/homepage09_top_cms_on.jpg";

	homepage09_top_cms_off = new Image();
	homepage09_top_cms_off.src = "images/homepage09_top_cms_off.jpg";

	homepage09_top_mit_on = new Image();
	homepage09_top_mit_on.src = "images/homepage09_top_mit_on.jpg";

	homepage09_top_mit_off = new Image();
	homepage09_top_mit_off.src = "images/homepage09_top_mit_off.jpg";

	homepage09_nav_updates_on = new Image();
	homepage09_nav_updates_on.src = "images/homepage09_nav_updates_on.jpg";

	homepage09_nav_updates_off = new Image();
	homepage09_nav_updates_off.src = "images/homepage09_nav_updates_off.jpg";

	homepage09_nav_campaign_on = new Image();
	homepage09_nav_campaign_on.src = "images/homepage09_nav_campaign_on.jpg";

	homepage09_nav_campaign_off = new Image();
	homepage09_nav_campaign_off.src = "images/homepage09_nav_campaign_off.jpg";

	homepage09_nav_loadgame_on = new Image();
	homepage09_nav_loadgame_on.src = "images/homepage09_nav_loadgame_on.jpg";

	homepage09_nav_loadgame_off = new Image();
	homepage09_nav_loadgame_off.src = "images/homepage09_nav_loadgame_off.jpg";

	homepage09_nav_joingame_on = new Image();
	homepage09_nav_joingame_on.src = "images/homepage09_nav_joingame_on.jpg";

	homepage09_nav_joingame_off = new Image();
	homepage09_nav_joingame_off.src = "images/homepage09_nav_joingame_off.jpg";

	homepage09_nav_readme_on = new Image();
	homepage09_nav_readme_on.src = "images/homepage09_nav_readme_on.jpg";

	homepage09_nav_readme_off = new Image();
	homepage09_nav_readme_off.src = "images/homepage09_nav_readme_off.jpg";

	homepage09_nav_credits_on = new Image();
	homepage09_nav_credits_on.src = "images/homepage09_nav_credits_on.jpg";

	homepage09_nav_credits_off = new Image();
	homepage09_nav_credits_off.src = "images/homepage09_nav_credits_off.jpg";

	homepage09_nav_contact_on = new Image();
	homepage09_nav_contact_on.src = "images/homepage09_nav_contact_on.jpg";

	homepage09_nav_contact_off = new Image();
	homepage09_nav_contact_off.src = "images/homepage09_nav_contact_off.jpg";

	
	playourgames_feature_default = new Image();
	playourgames_feature_default.src = "http://gambit.mit.edu/images/homepage09_feature_" + random_feature + ".jpg";

	playourgames_feature_showtime = new Image();
	playourgames_feature_showtime.src = "http://gambit.mit.edu/images/homepage09_feature_showtime.jpg";

	showtime_tmb_off = new Image();
	showtime_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_showtime_tmb.jpg";

	showtime_tmb_on = new Image();
	showtime_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_showtime_tmb_on.jpg";
	
	
	playourgames_feature_snapescape = new Image();
	playourgames_feature_snapescape.src = "http://gambit.mit.edu/images/homepage09_feature_snapescape.jpg";

	snapescape_tmb_off = new Image();
	snapescape_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_snapescape_tmb.jpg";

	snapescape_tmb_on = new Image();
	snapescape_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_snapescape_tmb_on.jpg";

	playourgames_feature_abandon = new Image();
	playourgames_feature_abandon.src = "http://gambit.mit.edu/images/homepage09_feature_abandon.jpg";
	

	abandon_tmb_off = new Image();
	abandon_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_abandon_tmb.jpg";

	abandon_tmb_on = new Image();
	abandon_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_abandon_tmb_on.jpg";

	playourgames_feature_camaquen = new Image();
	playourgames_feature_camaquen.src = "http://gambit.mit.edu/images/homepage09_feature_camaquen.jpg";

	camaquen_tmb_off = new Image();
	camaquen_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_camaquen_tmb.jpg";

	camaquen_tmb_on = new Image();
	camaquen_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_camaquen_tmb_on.jpg";

	playourgames_feature_dearth = new Image();
	playourgames_feature_dearth.src = "http://gambit.mit.edu/images/homepage09_feature_dearth.jpg";

	dearth_tmb_off = new Image();
	dearth_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_dearth_tmb.jpg";

	dearth_tmb_on = new Image();
	dearth_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_dearth_tmb_on.jpg";

	playourgames_feature_pierre = new Image();
	playourgames_feature_pierre.src = "http://gambit.mit.edu/images/homepage09_feature_pierre.jpg";

	pierre_tmb_off = new Image();
	pierre_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_pierre_tmb.jpg";

	pierre_tmb_on = new Image();
	pierre_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_pierre_tmb_on.jpg";

	playourgames_feature_shadowshoppe = new Image();
	playourgames_feature_shadowshoppe.src = "http://gambit.mit.edu/images/homepage09_feature_shadowshoppe.jpg";

	shadowshoppe_tmb_off = new Image();
	shadowshoppe_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_shadowshoppe_tmb.jpg";

	shadowshoppe_tmb_on = new Image();
	shadowshoppe_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_shadowshoppe_tmb_on.jpg";

	playourgames_feature_waker = new Image();
	playourgames_feature_waker.src = "http://gambit.mit.edu/images/homepage09_feature_waker.jpg";

	waker_tmb_off = new Image();
	waker_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_waker_tmb.jpg";

	waker_tmb_on = new Image();
	waker_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_waker_tmb_on.jpg";

	playourgames_feature_woosh = new Image();
	playourgames_feature_woosh.src = "http://gambit.mit.edu/images/homepage09_feature_woosh.jpg";

	woosh_tmb_off = new Image();
	woosh_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_woosh_tmb.jpg";

	woosh_tmb_on = new Image();
	woosh_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_woosh_tmb_on.jpg";

	playourgames_feature_thebridge = new Image();
	playourgames_feature_thebridge.src = "http://gambit.mit.edu/images/homepage09_feature_thebridge.jpg";

	thebridge_tmb_off = new Image();
	thebridge_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_thebridge_tmb.jpg";

	thebridge_tmb_on = new Image();
	thebridge_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_thebridge_tmb_on.jpg";

	playourgames_feature_gumbeat_v20 = new Image();
	playourgames_feature_gumbeat_v20.src = "http://gambit.mit.edu/images/homepage09_feature_gumbeat_v20.jpg";

	gumbeat_v20_tmb_off = new Image();
	gumbeat_v20_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_gumbeat_v20_tmb.jpg";

	gumbeat_v20_tmb_on = new Image();
	gumbeat_v20_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_gumbeat_v20_tmb_on.jpg";

	playourgames_feature_moki_v20 = new Image();
	playourgames_feature_moki_v20.src = "http://gambit.mit.edu/images/homepage09_feature_moki_v20.jpg";

	moki_v20_tmb_off = new Image();
	moki_v20_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_moki_v20_tmb.jpg";

	moki_v20_tmb_on = new Image();
	moki_v20_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_moki_v20_tmb_on.jpg";

	playourgames_feature_rosemary = new Image();
	playourgames_feature_rosemary.src = "http://gambit.mit.edu/images/homepage09_feature_rosemary.jpg";

	rosemary_tmb_off = new Image();
	rosemary_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_rosemary_tmb.jpg";

	rosemary_tmb_on = new Image();
	rosemary_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_rosemary_tmb_on.jpg";

	playourgames_feature_tippingpoint = new Image();
	playourgames_feature_tippingpoint.src = "http://gambit.mit.edu/images/homepage09_feature_tippingpoint.jpg";

	tippingpoint_tmb_off = new Image();
	tippingpoint_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_tippingpoint_tmb.jpg";

	tippingpoint_tmb_on = new Image();
	tippingpoint_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_tippingpoint_tmb_on.jpg";

	playourgames_feature_tippingpoint_digital = new Image();
	playourgames_feature_tippingpoint_digital.src = "http://gambit.mit.edu/images/homepage09_feature_tippingpoint_digital.jpg";

	tippingpoint_d_tmb_off = new Image();
	tippingpoint_d_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_tippingpoint_d_tmb.jpg";

	tippingpoint_d_tmb_on = new Image();
	tippingpoint_d_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_tippingpoint_d_tmb_on.jpg";

	playourgames_feature_backflow = new Image();
	playourgames_feature_backflow.src = "http://gambit.mit.edu/images/homepage09_feature_backflow.jpg";

	backflow_tmb_off = new Image();
	backflow_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_backflow_tmb.jpg";

	backflow_tmb_on = new Image();
	backflow_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_backflow_tmb_on.jpg";

	playourgames_feature_akrasia = new Image();
	playourgames_feature_akrasia.src = "http://gambit.mit.edu/images/homepage09_feature_akrasia.jpg";

	akrasia_tmb_off = new Image();
	akrasia_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_akrasia_tmb.jpg";

	akrasia_tmb_on = new Image();
	akrasia_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_akrasia_tmb_on.jpg";

	playourgames_feature_gumbeat = new Image();
	playourgames_feature_gumbeat.src = "http://gambit.mit.edu/images/homepage09_feature_gumbeat.jpg";

	gumbeat_tmb_off = new Image();
	gumbeat_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_gumbeat_tmb.jpg";

	gumbeat_tmb_on = new Image();
	gumbeat_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_gumbeat_tmb_on.jpg";

	playourgames_feature_moki = new Image();
	playourgames_feature_moki.src = "http://gambit.mit.edu/images/homepage09_feature_moki.jpg";

	moki_tmb_off = new Image();
	moki_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_moki_tmb.jpg";

	moki_tmb_on = new Image();
	moki_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_moki_tmb_on.jpg";

	playourgames_feature_muzaic = new Image();
	playourgames_feature_muzaic.src = "http://gambit.mit.edu/images/homepage09_feature_muzaic.jpg";

	muzaic_tmb_off = new Image();
	muzaic_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_muzaic_tmb.jpg";

	muzaic_tmb_on = new Image();
	muzaic_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_muzaic_tmb_on.jpg";

	playourgames_feature_oozerts = new Image();
	playourgames_feature_oozerts.src = "http://gambit.mit.edu/images/homepage09_feature_oozerts.jpg";

	oozerts_tmb_off = new Image();
	oozerts_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_oozerts_tmb.jpg";

	oozerts_tmb_on = new Image();
	oozerts_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_oozerts_tmb_on.jpg";

	playourgames_feature_phorm = new Image();
	playourgames_feature_phorm.src = "http://gambit.mit.edu/images/homepage09_feature_phorm.jpg";

	phorm_tmb_off = new Image();
	phorm_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_phorm_tmb.jpg";

	phorm_tmb_on = new Image();
	phorm_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_phorm_tmb_on.jpg";

	playourgames_feature_picopoke = new Image();
	playourgames_feature_picopoke.src = "http://gambit.mit.edu/images/homepage09_feature_picopoke.jpg";

	picopoke_tmb_off = new Image();
	picopoke_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_picopoke_tmb.jpg";

	picopoke_tmb_on = new Image();
	picopoke_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_picopoke_tmb_on.jpg";

	playourgames_feature_neurotrance = new Image();
	playourgames_feature_neurotrance.src = "http://gambit.mit.edu/images/homepage09_feature_neurotrance.jpg";

	neurotrance_tmb_off = new Image();
	neurotrance_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_neurotrance_tmb.jpg";

	neurotrance_tmb_on = new Image();
	neurotrance_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_neurotrance_tmb_on.jpg";

	playourgames_feature_ochoslocos = new Image();
	playourgames_feature_ochoslocos.src = "http://gambit.mit.edu/images/homepage09_feature_ochoslocos.jpg";

	ochoslocos_tmb_off = new Image();
	ochoslocos_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_ochoslocos_tmb.jpg";

	ochoslocos_tmb_on = new Image();
	ochoslocos_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_ochoslocos_tmb_on.jpg";

	playourgames_feature_scrumpet = new Image();
	playourgames_feature_scrumpet.src = "http://gambit.mit.edu/images/homepage09_feature_scrumpet.jpg";

	scrumpet_tmb_off = new Image();
	scrumpet_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_scrumpet_tmb.jpg";

	scrumpet_tmb_on = new Image();
	scrumpet_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_scrumpet_tmb_on.jpg";

	playourgames_feature_audiodyssey = new Image();
	playourgames_feature_audiodyssey.src = "http://gambit.mit.edu/images/homepage09_feature_audiodyssey.jpg";

	audiodyssey_tmb_off = new Image();
	audiodyssey_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_audiodyssey_tmb.jpg";

	audiodyssey_tmb_on = new Image();
	audiodyssey_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_audiodyssey_tmb_on.jpg";

	playourgames_feature_orez = new Image();
	playourgames_feature_orez.src = "http://gambit.mit.edu/images/homepage09_feature_orez.jpg";

	orez_tmb_off = new Image();
	orez_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_orez_tmb.jpg";

	orez_tmb_on = new Image();
	orez_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_orez_tmb_on.jpg";

	playourgames_feature_wiip = new Image();
	playourgames_feature_wiip.src = "http://gambit.mit.edu/images/homepage09_feature_wiip.jpg";

	wiip_tmb_off = new Image();
	wiip_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_wiip_tmb.jpg";

	wiip_tmb_on = new Image();
	wiip_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_wiip_tmb_on.jpg";

	playourgames_feature_elementalyst = new Image();
	playourgames_feature_elementalyst.src = "http://gambit.mit.edu/images/homepage09_feature_elementalyst.jpg";

	elementalyst_tmb_off = new Image();
	elementalyst_tmb_off.src = "http://gambit.mit.edu/images/homepage09_feature_elementalyst_tmb.jpg";

	elementalyst_tmb_on = new Image();
	elementalyst_tmb_on.src = "http://gambit.mit.edu/images/homepage09_feature_elementalyst_tmb_on.jpg";

	}

function changeImages() {
  if (document.images) {
	for (var i=0; i<changeImages.arguments.length; i+=2) {
	  document[changeImages.arguments[i]].src = eval(changeImages.arguments[i+1] + ".src");
	}
  }
}
