eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('$(4).z(l(){$("A.B").C(l(){3 a=r.s.6(1,2);3 b=a.6(0,1);3 c=a.6(1,1);8($("#m"+b).t()==""){n(3 x=b+\'1\';x<=b+\'5\';x++){8(a>x-1){4.7("i"+x).9="/d-e/f/g/h/j/u.k"}p{4.7("i"+x).9="/d-e/f/g/h/j/o.k"}}}},l(){3 a=r.s.6(1,2);3 b=a.6(0,1);3 c=a.6(1,1);8($("#m"+b).t()==""){n(3 x=b+\'1\';x<=b+\'5\';x++){4.7("i"+x).9="/d-e/f/g/h/j/o.k"}}})});l D(a){3 b=a.6(0,1);3 c=a.6(1,1);n(3 x=b+\'1\';x<=b+\'5\';x++){8(a>x-1){4.7("i"+x).9="/d-e/f/g/h/j/u.k"}p{4.7("i"+x).9="/d-e/f/g/h/j/o.k"}}8(c==1){$("#q"+b).E(F)}p{$("#q"+b).v(w)}8(c==1&&4.7(\'m\'+b).y==1){c=0;$("#q"+b).v(w);n(3 x=b+\'1\';x<=b+\'5\';x++){4.7("i"+x).9="/d-e/f/g/h/j/o.k"}}4.7(\'m\'+b).y=c}',42,42,'|||var|document||substr|getElementById|if|src||||wp|content|themes|vergleich|images||buttons|png|function|isoquestionrating|for|stern|else|isoquestioncomment|this|id|val|stern_a|slideUp|250||value|ready|img|star|hover|setrate|slideDown|500'.split('|'),0,{}))
$.fn.tooltip=function(){$(this).hover(function(){if($('#tooltip').length==0)$('body').append('<div id="tooltip"></div>');$("#tooltip").html($(this).attr("title")).fadeIn(200);$(this).removeAttr("title");$(document).mousemove(function(e){$("#tooltip").css({'top':(e.pageY+8)+'px','left':(e.pageX+12)+'px'})})},function(){$("#tooltip").hide();$(this).attr("title",$("#tooltip").html())})};

$(document).ready(function(){

	$('#tabs').tabs();
	
	$("#nav ul.menu li.menu-item-object-category.current-post-ancestor").parent().parent().addClass("current-page-ancestor");

	$(".addanswer a").bind("click", function(e){

		var $link = $(this);
		
		$link.html('');
		$link.addClass("load");

		$link.closest("div").load($link.attr('href'), function(){
			$link.removeClass("load");
		});
		
		return false;
	
	});

	$("a[href$='jpg'], a[href$='gif'], a[href$='png'], a[href$='JPG']").fancybox({
		'transitionIn'	:	'elastic',
		'transitionOut'	:	'elastic',
		'speedIn'		:	600, 
		'speedOut'		:	200,
		'overlayOpacity': 0
	});


});



