var curvyCornersVerbose=false;Event.observe(window,"load",function(){$$(".product-image a").each(function(input){new Tooltip(input,{backgroundColor:"#fff",borderColor:"#111",textColor:"#000",textShadowColor:"#fff",maxWidth:250,delay:500,mouseFollow:true,opacity:1,appearDuration:.25,hideDuration:.15});input.removeAttribute("title");});$$("#frontbox li").each(function(input){new Tooltip(input,{backgroundColor:"#fff",borderColor:"#111",textColor:"#000",textShadowColor:"#fff",maxWidth:250,delay:500,mouseFollow:true,opacity:1,appearDuration:.25,hideDuration:.15});input.removeAttribute("title");});$$(".truncated a").each(function(input){new Tooltip(input,{backgroundColor:"#fff",borderColor:"#111",textColor:"#000",textShadowColor:"#fff",maxWidth:250,delay:500,mouseFollow:true,opacity:1,appearDuration:.25,hideDuration:.15});input.removeAttribute("title");});$$("#logo img").each(function(input){new Tooltip(input,{backgroundColor:"#fff",borderColor:"#111",textColor:"#000",textShadowColor:"#fff",maxWidth:250,delay:500,mouseFollow:true,opacity:1,appearDuration:.25,hideDuration:.15});input.removeAttribute("title");});});
