

function OverMain(ObjID, ImgSource){
	ObjID.src = 'fileadmin/framework/images/'+ImgSource;
}


