function b(){h=$(window).height();t=$(document).scrollTop();if(t>h){$('#gotop').show()}else{$('#gotop').hide()}};$(document).ready(function(e){b();$('#gotop').click(function(){$(document).scrollTop(0)});$('#closetbox').click(function(){$('#tbox').hide();$.cookies.set('isCloseRightFloat','1',{domain:'.iresearch.cn',path:'/'})})});$(window).scroll(function(e){b()})
if($.cookies.get("isCloseRightFloat")==1){$('#tbox').hide();}
$(document).ready(function(){SexyLightbox.initialize({color:'white'});});
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-993388-1']);
_gaq.push(['_setDomainName', '.iresearch.cn']);
_gaq.push(['_setAllowHash', false]);
_gaq.push(['_trackPageview']);
_gaq.push(['_trackPageLoadTime']);
(function() {
var ga = document.createElement('script');ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();