/*
	Rollover Start
*/
		function rollover(bild,lang) {
		  document[lang].src="abb/"+bild+".gif";
		}
/*
	Rollover Ende
*/

