if(jQuery.browser.msie&&parseInt(jQuery.browser.version,10)==6){try{document.execCommand("BackgroundImageCache",false,true);}catch(err){}} var currentfruit=false;$(document).ready(function(){if(jQuery.browser.msie==true&&jQuery.browser.version=='6.0'){$('#header').append('');}else{$('#header').append('');} shopB=$('#btn-webshop');setTimeout(function(){btnWebshop();},3000);$('#fruits div.disp').each(function(){$('#fruits').append('
');if(jQuery.browser.msie==false&&jQuery.browser.version!='6.0'){$('#header').append('');}}) fruitfadetostart();$('#fruits div.handler').mousemove(function(){logani("MOVE!!");});$('#fruits div.handler').hover(function(){$('#fruits div.disp').stop();$('#fruits div.disp').fadeTo(0,0.3);if(jQuery.browser.msie==true){$('#'+$(this).attr('tgt')).fadeTo(0,1);}else{$('#'+$(this).attr('tgt')).fadeTo(150,1);} $('#header h1 span').addClass('nurlogo');$('.fruitsspell').remove();$('#header').prepend('
');logani($('#'+$(this).attr('tgt')).attr('class'));$('.fruitsspell').css('z-index','501');$('#fruits div.handler').css('z-index','701');$('.fruitsspell').show();$('.fruitsspell').append('');$('.fruitsspell').pngFix({blankgif:'/files_static/img/blank.gif'});currentfruit=$('#'+$(this).attr('tgt')).attr('imgsrc');$('.fruitsspell').mouseout(function(){fruitfadetostart();logani('outspell');});if(jQuery.browser.msie==true&&jQuery.browser.version=='6.0'){$('.fruitsspell').mouseover(function(){$('.fruitsspell').show();logani('show fruit IW6 overfruit');});} logani('overfruit');},function(){fruitfadetostart();logani('outfruit');});$('#fruits').mouseout(function(){if(jQuery.browser.msie==false&&jQuery.browser.version!='6.0'){fruitfadetostart();logani('out');}else if(jQuery.browser.msie==true&&jQuery.browser.version!='6.0'){logani('outIE7');}else{logani('outIE6');}});});var shopB=false;function btnWebshop(){shopB.find('a').toggleClass('btn-webshop-hov');setTimeout(function(){btnWebshop()},450);} function fruitfadetostart(){logani('reset'+jQuery.browser.msie+" "+jQuery.browser.version);if(jQuery.browser.msie==true){$('.fruitsspell').hide();$('#fruits div.disp').stop();$('#fruits div.disp').fadeTo(0,1,function(){$('#header h1 span').removeClass('nurlogo');});$('#fruits div.handler').fadeTo(0,0.01);logani('reset IE6');}else{$('.fruitsspell').fadeTo(900,0);$('#fruits div.disp').stop();$('#fruits div.disp').fadeTo(950,1,function(){$('#header h1 span').removeClass('nurlogo');});$('#fruits div.handler').fadeTo(0,0.01);}} var logc=1 function logani(str){logc++;}