$(document).ready(function(){$(".redhotspot1").hover(function(){$(".redhotspot1").attr("src","media/swf/redhotspotmo.png")},function(){$(".redhotspot1").attr("src","media/swf/redhotspot.png")});$(".redhotspot2").hover(function(){$(".redhotspot2").attr("src","media/swf/redhotspotmo.png")},function(){$(".redhotspot2").attr("src","media/swf/redhotspot.png")});$(".redhotspot3").hover(function(){$(".redhotspot3").attr("src","media/swf/redhotspotmo.png")},function(){$(".redhotspot3").attr("src","media/swf/redhotspot.png")});$(".redhotspot4").hover(function(){$(".redhotspot4").attr("src","media/swf/redhotspotmo.png")},function(){$(".redhotspot4").attr("src","media/swf/redhotspot.png")});$(".redhotspot5").hover(function(){$(".redhotspot5").attr("src","media/swf/redhotspotmo.png")},function(){$(".redhotspot5").attr("src","media/swf/redhotspot.png")});$(".redhotspot6").hover(function(){$(".redhotspot6").attr("src","media/swf/redhotspotmo.png")},function(){$(".redhotspot6").attr("src","media/swf/redhotspot.png")});$(".redhotspot7").hover(function(){$(".redhotspot7").attr("src","media/swf/redhotspotmo.png")},function(){$(".redhotspot7").attr("src","media/swf/redhotspot.png")});$(".redhotspot8").hover(function(){$(".redhotspot8").attr("src","media/swf/redhotspotmo.png")},function(){$(".redhotspot8").attr("src","media/swf/redhotspot.png")});$(".redhotspot9").hover(function(){$(".redhotspot9").attr("src","media/swf/redhotspotmo.png")},function(){$(".redhotspot9").attr("src","media/swf/redhotspot.png")});$(".pfeile_blau_rechts").hover(function(){$(".pfeile_blau_rechts").attr("src","images/Linkpfeil-MO.png")},function(){$(".pfeile_blau_rechts").attr("src","images/Linkpfeil.png")})});
