$(document).ready(function(){$(".tab-content").hide();$(".tabs li:first a").addClass("this").show();var c=$(".tabs li:first a").attr("href");$(c).show();$(".tabs li a, a.open-tab-link").click(function(){$(".tabs li a").removeClass("this");var g=$(this).attr("href");$(".tabs li a[href="+g+"]").addClass("this");$(".tab-content").hide();var f=$(this).attr("href");$(f).show();return false});var e=$("#bodycontent_0_middlecontent_0_ctl00_ctl00_imageControl_EnlargeImageAnchor");if(!e.length){e=$("#bodycontent_0_middlecontent_1_ctl00_ctl00_imageControl_EnlargeImageAnchor")}var a=$("#bodycontent_0_middlecontent_0_ctl00_ctl00_productDetails_productTabs_ListItemSpecialFeatures");if(!a.length){a=$("#bodycontent_0_middlecontent_1_ctl00_ctl00_productDetails_productTabs_ListItemSpecialFeatures")}if(!a.length){a=$("#bodycontent_0_middlecontent_0_ctl00_ctl00_productDetails_productTabs_ListItemProductDetails")}if(!a.length){a=$("#bodycontent_0_middlecontent_1_ctl00_ctl00_productDetails_productTabs_ListItemProductDetails")}var d=$("#bodycontent_0_middlecontent_0_ctl00_ctl00_productDetails_productTabs_SpanSpecialFeatures");if(!d.length){d=$("#bodycontent_0_middlecontent_1_ctl00_ctl00_productDetails_productTabs_SpanSpecialFeatures")}if(!d.length){d=$("#bodycontent_0_middlecontent_0_ctl00_ctl00_productDetails_productTabs_ListItemProductDetails span")}if(!d.length){d=$("#bodycontent_0_middlecontent_1_ctl00_ctl00_productDetails_productTabs_ListItemProductDetails span")}var b=null;if(!e.length){e=$("#zoom-link");b=$("<a id='trailerlink' href='#playVideoPlayer' class='fs11'>View video</a>")}else{b=$("<span class='fs11'>&nbsp;&nbsp;|&nbsp;&nbsp;</span><a id='trailerlink' href='#playVideoPlayer' class='fs11'>View video</a>")}if(!e.length){return}if(a.length){if($("#SpecialFeaturesTab #playVideoPlayer").length||$("#SpecialFeaturesTab object[id='vidPlay32.1']").length){b.insertAfter(e).click(function(){$(".tabs li a").removeClass("this");d.parent().addClass("this");$(".tab-content").hide();$("#SpecialFeaturesTab").show();return false})}else{if($("#ProductDetailsTab #playVideoPlayer").length||$("#ProductDetailsTab object[id='vidPlay32.1']").length){b.insertAfter(e).click(function(){$(".tabs li a").removeClass("this");d.parent().addClass("this");$(".tab-content").hide();$("#ProductDetailsTab").show();return false})}}}});
