$(function(){ $(".mainmenu dl").hide(); $("li.mainmenu").hover(function(){ $(this).find("dl").stop(true,true); $(this).find("dl").slideDown(); },function(){ $(this).find("dl").stop(true,true); $(this).find("dl").slideUp(); }); }) 排列5历史开奖结果 - 排列5走势图带连线专业版 - 杭州热电 
function _nl_ys_check_2(){ var keyword = document.getElementById('showkeycode138510_2').value; if(keyword==null||keyword==""){ alert("请输入关键字搜索"); return false; } if(window.toFF==1) { document.getElementById("lucenenewssearchkey138510").value = Simplized(keyword ); }else { document.getElementById("lucenenewssearchkey138510").value = keyword; } var base64 = new Base64(); document.getElementById("lucenenewssearchkey138510").value = base64.encode(document.getElementById("lucenenewssearchkey138510").value); new VsbFormFunc().disableAutoEnable(document.getElementById("showkeycode138510_2")); return true; } function submitForm() { document.getElementById("au2a").submit(); } function test3() { var tempStr=document.getElementById('showkeycode138510_2').value; if(tempStr=="请输入关键字搜索") { document.getElementById('showkeycode138510_2').value=""; } } function test4() { var tempStr=document.getElementById('showkeycode138510_2').value; if(tempStr=="") { document.getElementById('showkeycode138510_2').value="请输入关键字搜索"; } }
$(".mainmenu dl").hide();

新闻动态

通知公告

专业设置

排列5历史开奖结果 - 排列5走势图带连线专业版 - 杭州热电 版权所有. 地址:北京市海淀区西三环北路2号/19号    邮编:100089  Supported by BFSU ITC

$(function(){ $(".select").each(function(){ var s=$(this); var z=parseInt(s.css("z-index")); var dt=$(this).children("dt"); var dd=$(this).children("dd"); var _show=function(){dd.slideDown(200);dt.addClass("cur");s.css("z-index",z+1);}; //展开效果 var _hide=function(){dd.slideUp(200);dt.removeClass("cur");s.css("z-index",z);}; //关闭效果 dt.click(function(){dd.is(":hidden")?_show():_hide();}); dd.find("a").click(function(){dt.html($(this).html());_hide();}); //选择效果(如需要传值,可自定义参数,在此处返回对应的“value”值 ) $("body").click(function(i){ !$(i.target).parents(".select").first().is(s) ? _hide():"";}); }) }); $(function () { //切换对象为其他,这里为包含图片和标题的层 $('#change_32 div.changeDiv').soChange({//对象指向层,层内包含图片及标题 thumbObj:'#change_32 .ul_change_a2 span', thumbNowClass:'on'//自定义导航对象当前class为on }); }); $(".pic ul li").hover(function(){ $(this).stop(true).animate({width:"824px"},500).siblings().stop(true).animate({width:"50px"},500); });