rescrollpic("successcustomer", "successcustomer", "leftid01", "rightid01", 940, 188, null); function showcheck3(src) { $(src).parent().children("li").removeclass("cur"); $(src).addclass("cur"); var index = $(src).attr("id"); index = index.substring(3, index.length); var showindex = "#nhk" + index $("#customer_group .case_cont").hide(); $("#customer_group").find("#thk" + index).addclass("cur"); $("#customer_group").find("#nhk" + index).show(); } var checkindex = "0"; //默认样式 $("#customer_group").find("#thk" + checkindex).addclass("cur"); $("#customer_group").find("#nhk" + checkindex).show(); rescrollpic("photoalbum", "photoalbum", "leftid03", "rightid03", 632, 210, null); new marquee("certificate", 0, 1, 278, 372, 35, 0, 1000, 22); function showcheck2(index) { $("li.divbox02").each(function (i) { if (index == i) { $(this).addclass("cur"); $("#shk2" + i).show(); $("#a_shk2" + i).show(); } else { $(this).removeclass("cur"); $("#shk2" + i).hide(); $("#a_shk2" + i).hide(); } }); } new marquee("quertion", 0, 1, 247, 346, 35, 0, 1000, 22);