if(typeof $j=="undefined"){var $j=jQuery.noConflict();}$j(document).ready(function(){$j("#panier").click(function(){var A=$j("#panier").offset();var C=A.top+55;var B=A.left-90;BoxHeader.open({modal:true,top:C,left:B,url:"/webapp/wcs/stores/servlet/BLMiniShoppingCartView",urldata:"storeId=10001&catalogId=10001"});return false;});$j(".alt_text_facettes").hover(function(){$j("body").append('<div id="alt_text_facettes">'+$j(this).attr("alt")+"</div>");if($j("#alt_text_facettes").width()>200){$j("#alt_text_facettes").width(200);}$j(this).bind("mousemove",function(A){$j("#alt_text_facettes").css({"left":A.pageX+20,"top":A.pageY+5});});},function(){$j(this).unbind("mousemove");$j("#alt_text_facettes").remove();});$j(".p_infos .cr_liste_note_client img.loupe").cluetip({showTitle:false,dropShadow:false,leftOffset:-5});$j(".p_infos .cr_grille_note_client img.loupe").cluetip({showTitle:false,dropShadow:false,leftOffset:-5});$j(".bu_06_01_cr_laire_lire img.loupe").cluetip({showTitle:false,dropShadow:false,leftOffset:-5});$j(".cr_liste_note_client img.loupe").cluetip({showTitle:false,dropShadow:false,leftOffset:-5});$j(".zone_bas_gauche .cr_grille_note_client img.loupe").cluetip({showTitle:false,dropShadow:false,topOffset:3,positionBy:"bottomTop"});$j("img.loupe-repartition").cluetip({showTitle:false,dropShadow:false,leftOffset:0});});function changeCursor(A,B){A.style.cursor=B;}
