var IMAGES_PRELOAD = [
	{
		gallery: {
			name: "ssc"
			, path: "images/screenshots/"
			, images: [
				"ssc1-home.gif"
				, "ssc1-module1.gif"
				, "ssc2_module1Home.gif"
				, "ssc-fieldTrips.gif"
			]
		}
	}
	, {
		gallery: {
			name: "tep"
			, path: "images/screenshots/"
			, images: [
				"tep1.gif"
				, "tep2-FAQ.gif"
				//, "tep3-forms.gif"
			]
		
		}
	}
];

