$("#cart_panel").fadeIn().hide();
jQuery.fn.topLink = function(settings){
settings = jQuery.extend({min:1,fadeSpeed:100}, settings);
return this.each(function(){
var el = $(this);el.hide();
jQuery(window).scroll(function(){
if(jQuery(window).scrollTop() >= settings.min && isFloorCart){
el.fadeIn(settings.fadeSpeed);
}else{
el.fadeOut(settings.fadeSpeed);
}
});
});};
jQuery(document).ready(function(){
jQuery('#gobtn').topLink({min:160, fadeSpeed:100});
$('#gobtn').hover(function(){
jQuery('.flor_buycar_cc').fadeOut("slow");
$('.flor_buycards').css("background","url(/images/ico/dd22.gif) no-repeat");
});
$('.flor_buycards').click(function(){
var hou = $('.flor_buycar_cc');
if(hou.css('display')=='none'){
hou.css('display','block');
$(this).css("background","url(/images/ico/dd11.gif) no-repeat");
}else{
hou.css('display','none');
$(this).css("background","url(/images/ico/dd22.gif) no-repeat");
}
});
});
(function($){
$.fn.hoverForIE6=function(option){
var s=$.extend({current:"hover",delay:10},option||{});
$.each(this,function(){
var timer1=null,timer2=null,flag=false;
$(this).hover(
function(){
if (flag){
clearTimeout(timer2);
}else{
var _this=$(this);
timer1=setTimeout(function(){
_this.addClass(s.current);
$('.i-mc').css('display','');
flag=true;},s.delay);
}
},
function(){
if (flag){
var _this=$(this);
timer2=setTimeout(function(){
_this.removeClass(s.current);
flag=false;
},s.delay);
}else{
clearTimeout(timer1);
}
}
);
}
)
}
}
)(jQuery);
$("#t_catmenu .item").hoverForIE6({delay:150});
$("#t_menu").hover(
function(){
$("#t_catmenu").css('display','block');
$("#t_nocatmenu")[0].style.display = 'none';
},
function(){
$(".i-mc").css('display','none');
$("#t_catmenu").css('display','none');
$("#t_nocatmenu")[0].style.display = 'block';
}
);
var $car = new $ttcar('cart_bar');
buyerInfo.init();
$car.init();
$('#cart_check').bind('click',{
obj:$car
},$car.check);
$('.cartCheckBtn').bind('click',{
obj:$car
},$car.check);
if ($("#search_input").attr("value")+'' == ""){
$("#search_input").attr("style", "color:#a8a8a8;font-size:14px;");
$("#search_input").attr("value", "精品大红樱桃");
$("#search_input").click(function (){
if ($("#search_input").attr("style")+'' != ""){
$("#search_input").attr("value","");
}
$("#search_input").attr("style", "");
});
}
else {
$("#search_input").attr("style", "");
}
癌症 发病率1%
每年癌症新发病例为220万人,中国癌症死亡人数为160万人。近20年来,中国每4-5个死亡者中就有一个死于癌症,居死亡原因之首。
全球癌症的发病率20世纪下半叶比上半叶增长了近10倍。
不孕不育 发病率10%
《中国日报》引述有关专家说,中国不孕不育夫妇比率已经高达10%,是八十年代的4倍。
糖尿病 发病率10%
中国已成为糖尿病重灾区,患病人数超过9200万,患病率高达9.7%,还有1.5亿属于糖尿病高危人群。
心脑血管疾病:20%
目前,我国心脑血管疾病患者已经超过2.7亿人,患病率高达20%。
Copyright © 2009-2011 沱沱工社 版权所有 京ICP证100205号 京ICP备09043401号