Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no name in Entity, line: 1 in /www/wwwroot/web/fun.php on line 47

Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no name in Entity, line: 1 in /www/wwwroot/web/fun.php on line 47

Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no name in Entity, line: 1 in /www/wwwroot/web/fun.php on line 47

Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no name in Entity, line: 1 in /www/wwwroot/web/fun.php on line 47

Warning: DOMDocument::loadHTML(): htmlParseStartTag: invalid element name in Entity, line: 57 in /www/wwwroot/web/fun.php on line 47

Warning: Invalid argument supplied for foreach() in /www/wwwroot/web/fun.php on line 148

var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); $(function ($) { resizeWinPage(); // 低版本浏览器提示升级 (function () { if (!$.support.leadingWhitespace) { $("#browser_ie").fadeIn(); $("#browser_ie .close").bind('click', function () { $('#browser_ie').fadeOut(); }); var timer = setInterval(function () { $('#browser_ie').fadeOut(); }, 10000); } })(); // 导航 (function () { if ($('.column').size() > 0) { $('.column').hover(function () { var _this = $(this); _this.find('.btn').addClass('active') _this.find('.sub-nav').stop().fadeIn(); }, function () { var _this = $(this); _this.find('.btn').removeClass('active') _this.find('.sub-nav').stop().fadeOut(); }) $('.column li').hover(function () { var _this = $(this); _this.addClass('active') _this.find('.sub-cont').stop().show().animate({ 'left': '100%' }); }, function () { var _this = $(this); _this.removeClass('active') _this.find('.sub-cont').stop().hide().animate({ 'left': '90%' }); }) } })(); }) function resizeWinPage(){ var w=$(window).width(),H=$(window).height(); if(w