jQuery(window).load(function()
{jQuery('.imgzoom img').tooltip({delay:0,showURL:false,fixPNG:true,fade:250,bodyHandler:function(){return jQuery("<img/>").attr("src",jQuery(this).attr("srczoom"));}});});jQuery(document).ready(function(){jQuery('li.nav-35').hover(function(){jQuery('#productImage').attr('src',this.getAttribute('data-imageswap'));jQuery('#productLink').attr('href',this.getAttribute('data-linkswap'));});jQuery('li.nav-36').hover(function(){jQuery('#productImage').attr('src',this.getAttribute('data-imageswap'));jQuery('#productLink').attr('href',this.getAttribute('data-linkswap'));});jQuery('li.nav-37').hover(function(){jQuery('#productImage').attr('src',this.getAttribute('data-imageswap'));jQuery('#productLink').attr('href',this.getAttribute('data-linkswap'));});jQuery('li.nav-38').hover(function(){jQuery('#productImage').attr('src',this.getAttribute('data-imageswap'));jQuery('#productLink').attr('href',this.getAttribute('data-linkswap'));});jQuery('li.nav-39').hover(function(){jQuery('#productImage').attr('src',this.getAttribute('data-imageswap'));jQuery('#productLink').attr('href',this.getAttribute('data-linkswap'));});jQuery('li.nav-40').hover(function(){jQuery('#productImage').attr('src',this.getAttribute('data-imageswap'));jQuery('#productLink').attr('href',this.getAttribute('data-linkswap'));});jQuery('li.nav-41').hover(function(){jQuery('#productImage').attr('src',this.getAttribute('data-imageswap'));jQuery('#productLink').attr('href',this.getAttribute('data-linkswap'));});});
