// (c)2009 Remind Advertising GmbH

$(document).ready(function(){$(".suche").bind("keypress",function(e){if(13==e.keyCode){e.preventDefault();cloader("66");}})});
