function _refresh(_x,_y) {jQuery(_x).hover(function(){jQuery(this).addClass('hover');setTimeout(function(){Cufon.refresh(_y)}, 10);},function() {jQuery(this).removeClass('hover');setTimeout(function(){Cufon.refresh(_y)}, 10);});}function initCufon() {Cufon.replace('.contact-info h3 , li.client strong , li.client span, .contact-info strong,.contact-info li a, .browse-products a.clk-here, p.inp_submit input, #tags-holder li a, .basket-holder a.shopn-cart, .nav-container li a, .carrousel-container li p, h2.the-title, p.contact, .products-list .product-name, .searching-template h2 ', { hover:true }, { fontFamily: 'Museo 700'});Cufon.replace ('.column li a , .mega-dropdown li.columns ul li p, ul#prod-descrp li p strong, .mega-dropdown a.title, h2.box-titles, .related-products ul#prod-descrp li strong, .related-products ul#prod-descrp li span.date-posted, .product-name h2, .list li a, p.rating-links a, .art-template h2, .block .block-title strong, #newsletter-validate-detail p label, .cf-left p, .cf-left span, .news-header h2, h2.entry-title, .products-grid .product-name a ', { hover:true }, { fontFamily: 'Museo 700'});Cufon.replace ('span.low-price,', { hover:true }, { fontFamily: 'Museo 700'});Cufon.replace ('.sub-list .num', { fontFamily: 'Museo 700'});Cufon.replace ('.sub-list .name', { fontFamily: 'Museo 700'});_refresh('.sub-list li','.sub-list .name');_refresh('.sub-list li','.sub-list .num');}jQuery(function(){initCufon();});
