function sramk_flash_product_accessory_hero(){var B={Page_ID:$("#flash-hero div.key").text()};var C={allowfullscreen:"true",bgcolor:"#ffffff",quality:"best",wmode:"transparent"};var A={};if($("div#flash-hero").length>0&&userHasFlashVersion){$("#noflash-hero").remove();swfobject.embedSWF("/_ui/sramk08/swf/generic_headers/generic_header.swf","flash-hero","960","230",flashVersion,expressInstall,B,C,A)}else{$("#noflash-hero").show()}}function sramk_product_columns(){var E=3;var B=-1;var D=new Array();var A=0;$("#column ul.productList li span.title").each(function(){B++;if(B%E==0){A=A+2;var H=D.length;for(var G=0;G<H;G++){$(D[G]).css("min-height",A+"px")}D=new Array();A=0}D[D.length]=this;A=Math.max($(this).height(),A)});A=A+2;var F=D.length;for(var C=0;C<F;C++){$(D[C]).css("min-height",A+"px")}}$(document).ready(function(){if($("#flash-hero").length>0&&$("#flash-hero div.key").length>0){sramk_flash_product_accessory_hero()}if($("#column ul.productList li span.title").length>0){sramk_product_columns()}});