function search(ev){var e=ev||window.event;if(e){var key=window.event?e.keyCode:e.which;if(key==13)do_s()}}
function do_s(){var v=$.trim($("#keyword").val());if(v)
window.open("http://s.1616.net/?kw="+encodeURIComponent(v));}
function CopyToClipboard(meintext){if(window.clipboardData){window.clipboardData.clearData();window.clipboardData.setData("Text",meintext);return true;}
if(window.netscape){try{netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");}catch(e){alert("被浏览器拒绝！\n请在浏览器地址栏输入'about:config'并回车\n然后将'signed.applets.codebase_principal_support'设置为'true'");}
var clip=Components.classes['@mozilla.org/widget/clipboard;1'].createInstance(Components.interfaces.nsIClipboard);if(!clip)return;var trans=Components.classes['@mozilla.org/widget/transferable;1'].createInstance(Components.interfaces.nsITransferable);if(!trans)return;trans.addDataFlavor('text/unicode');var str=new Object();var len=new Object();var str=Components.classes["@mozilla.org/supports-string;1"].createInstance(Components.interfaces.nsISupportsString);var copytext=meintext;str.data=copytext;trans.setTransferData("text/unicode",str,copytext.length*2);var clipid=Components.interfaces.nsIClipboard;if(!clip)return false;clip.setData(trans,null,clipid.kGlobalClipboard);return true;}else{alert("您的浏览器不支持访问剪贴板，请手工复制网址推荐给您的朋友");return false;}}
function setCookie(n,v,e,p,d,s){var t=new Date();t.setTime(t.getTime());if(!e)e=365;if(!p)p='/';e=e*1000*60*60*24;var e_date=new Date(t.getTime()+(e));document.cookie=n+'='+encodeURIComponent(v)+((e)?';expires='+e_date.toGMTString():'')+
((p)?';path='+p:'')+((d)?';domain='+d:'')+((s)?';secure':'');}
$(function(){var id=$('#pageid').val();$('#ctab').tab({ajax:true,urls:['/grab/yuncheng/today/'+id+'.htm #cc>*','/grab/yuncheng/tomorrow/'+id+'.htm #cc>*','/grab/yuncheng/week/'+id+'.htm #cc>*','/grab/yuncheng/month/'+id+'.htm #cc>*','/grab/yuncheng/year/'+id+'.htm #cc>*','/grab/yuncheng/love/'+id+'.htm #cc>*']});$('#btn2cb').click(function(){if(!CopyToClipboard("http://"+location.host+location.pathname+$('#ctab').find('li[class=on]>a').attr('href')))return;$(this).after('<p style=\'color:red\'>复制成功！现在就发给你QQ、MSN上的好友吧！</p>');var t=this;setTimeout(function(){$(t).siblings('p').hide();},3000);});var _location=window.location.href;var regex=/([^.]+)\.(?:com|net)\/?.*$/i;var homePath='http://www.1616.net/';var _path='1616';if(regex.test(_location)&&(RegExp.$1.indexOf('1616')==-1)){_path=RegExp.$1,homePath='http://www.'+_path+'.com';document.title=document.title.replace('1616',_path);$('#logo').html('<a href="http://www.'+_path+'.com/"><img alt="返回首页" src="http://www.'+_path+'.com/img/logo.gif" /></a>');$('#adviceHref').hide();$('#pathl>a').attr('href','http://www.'+_path+'.com');if(!document.all){$('#pathr > a:first').hide();}}
$('#pathr > a:eq(0)').click(function(){J1616.Util.setHome(this,homePath)});$('#logo').show();$('#pathr').show();$('#xznav a').eq(id).addClass('on');$('#xznav a').each(function(i){$(this).click(function(){setCookie('XZ',i.toString(),null,null,'.1616.net');if(_path=='1616'){location.href='http://yuncheng.1616.net/'+i+'.htm';}else{location.href='http://yuncheng.'+_path+'.com/'+i+'.htm';}});});var d=new Date();var m=d.getMonth()+1,day=d.getDate();var u=''+d.getFullYear();u+=m<10?"0"+m.toString():m.toString();u+=day<10?"0"+day.toString():day.toString();if(_path=='1616'){$('#jrhl').attr('href','http://huangli.1616.net/?act=ymd&p='+u).attr('target','_blank');}else{$('#jrhl').attr('href','http://huangli.'+_path+'.com/?act=ymd&p='+u).attr('target','_blank');}});
