微享
第14类
注册号:12231801
适合项目:珠宝首饰
20){
$(this).text($(this).text().substring(0, 20));
}
});
function MouseOver(obj)
{
obj.style.color = "red";
}
function MouseOut(obj)
{
obj.style.color = "";
}
$(function(){
$('#LXB_CONTAINER_SHOW').hide();
});