function init_url(){
        document.getElementById('url').value=location.href;
}
function add_fav(){
	var title = document.title;
	var url = document.location;
	if(window.sidebar){
		window.sidebar.addPanel(title,url,"");
	}else if(document.all){
		window.external.AddFavorite(url,title);
	}
}
function add_fav_baidu(){
	var u=location.href;
	var t=document.title;
	var c=window.getSelection?window.getSelection():document.getSelection?document.getSelection():document.selection.createRange().text;
	var url="http://cang.baidu.com/do/add?it="+encodeURIComponent(t)+"&iu="+encodeURIComponent(u)+"&dc="+encodeURIComponent(c)+"&fr=js#nw=1";
	window.open(url,'_blank','scrollbars=no,width=600,height=450,left=75,top=20,status=no,resizable=yes');
}
function add_fav_yahoo(){
	var d=document;
	var t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');
	void(vivi=window.open('http://myweb.cn.yahoo.com/popadd.html?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title),'yahoo','scrollbars=no,width=720,height=420,left=75,top=20,status=no,resizable=yes'));
	vivi.focus();
}
function add_fav_qq(){
	var d=document;
	var t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');
	void(keyit=window.open('http://shuqian.qq.com/post?from=3&title='+encodeURIComponent(document.title)+'&uri='+encodeURIComponent(document.location.href)+'&jumpback=2&noui=1','favit','width=930,height=470,left=50,top=50,toolbar=no,menubar=no,location=no,scrollbars=yes,status=yes,resizable=yes'));
	keyit.focus();
}
function add_fav_google(){
	window.open('http://www.google.com/bookmarks/mark?op=add&title='+encodeURIComponent(document.title)+'&bkmk='+encodeURIComponent(document.location.href),'GoogleBookmark','scrollbars=no,width=800,height=650,left=10,top=10,status=no,resizable=yes');
}

function add_fav_delicious(){
	window.open('http://del.icio.us/post?v=4&noui&jump=close&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'delicious','toolbar=no,width=700,height=400'); 
	return false;
}
function add_fav_digg(){
	window.open('http://digg.com/submit?phase=2&url='+ encodeURIComponent(location.href) +'&title='+encodeURIComponent(document.title));
}
function add_fav_xianguo(){
	window.open('http://www.xianguo.com/subscribe.php?url'+encodeURIComponent(location.href));
}
function add_fav_windows(){
	window.open('http://favorites.live.com/quickadd.aspx?url=' + encodeURIComponent(location.href) + '&title=' + encodeURIComponent(document.title)); 
	return false;
}
function add_fav_zhuaxia(){
	window.open('http://www.zhuaxia.com/add_channel.php?sourceid=102&url=http%3A%2F%2Fwww.kaiyuanba.cn');
}
function add_fav_fb(){
	var u=location.href;
	var t=document.title;
	window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436,scrollbars=1, resizable=1');
	return false;
}
function add_fav_diigo(){
	var s=document.createElement('script');
	s.type='text/javascript';
	s.src='http://www.diigo.com/javascripts/webtoolbar/diigolet_b_h_b.js';
	document.body.appendChild(s);
}
function add_fav_poco(){
	d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');
	void(vivi=window.open('http://my.poco.cn/fav/storeIt.php?t='+escape(d.title)+'&u='+escape(d.location.href)+'&c='+escape(t),'_blank','scrollbars=no,width=475,height=575,left=75,top=20,status=no,resizable=yes'));
}

function add_fav_365key(){
	d=document;
	t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');
	void(keyit=window.open('http://www.365key.com/storeit.aspx?t='+escape(d.title)+'&u='+escape(d.location.href)+'&c='+escape(t),'keyit','scrollbars=no,width=730,height=580,left=75,top=20,status=no,resizable=yes'));
	keyit.focus();
}

function add_fav_yesky(){
	d=document;
	t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');
	void(yesky=window.open('http://hot.yesky.com/dp.aspx?t='+escape(d.title)+'&u='+escape(d.location.href)+'&c='+escape(t)+'&st=2','yesky','scrollbars=no,width=500,height=350,left=75,top=20,status=no,resizable=yes'));
	yesky.focus();
}
function add_fav_hexun(){
	t=document.title;
	u=location.href;
	e=document.selection?(document.selection.type!='None'?document.selection.createRange().text:''):(document.getSelection?document.getSelection():'');
	void(open('http://bookmark.hexun.com/post.aspx?title='+escape(t)+'&url='+escape(u)+'&excerpt='+escape(e),'HexunBookmark','scrollbars=no,width=860,height=560,left=80,top=80,status=no,resizable=yes'));
}
function add_fav_digit(){
	d=document;
	t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');
	void(keyit=window.open('http://www.diglog.com/submit.aspx?title='+escape(d.title)+'&url='+escape(d.location.href)+'&description='+escape(t),'keyit','scrollbars=yes,width=500,height=500,left=65,top=20,status=no,resizable=yes'));
	keyit.focus();
}
function add_fav_vivi(){
	d=document;
	t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');
	void(vivi=window.open('http://vivi.sina.com.cn/collect/icollect.php?pid=28&title='+escape(d.title)+'&url='+escape(d.location.href)+'&desc='+escape(t),'vivi','scrollbars=no,width=480,height=480,left=75,top=20,status=no,resizable=yes'));
	vivi.focus();
}
function add_fav_kaixin(){
	t=document.title;
        u=location.href;
	void(open('http://www.kaixin001.com/repaste/share.php?rurl='+escape(u)+'&rcontent='+escape(u)+'&rtitle='+escape(t),'douban','scrollbars=no,left=75,top=20,status=no,resizable=yes'));
}
function add_fav_51(){
	
}
function add_fav_twitter(){
	t=document.title;
	u=location.href;
	void(open('http://twitter.com/home?status='+escape(u)+' @kaiyuanba','twitter','scrollbars=no,status=no,resizable=yes'));
}
function add_fav_renren(){
	t=document.title;
        u=location.href;
        void(open('http://share.renren.com/share/buttonshare.do?link='+escape(u)+'&title='+escape(t),'renren','scrollbars=no,width=520,height=350,left=75,top=20,status=no,resizable=yes'));
}
function add_fav_douban(){
	t=document.title;
	u=location.href;
	void(open('http://www.douban.com/recommend/?url='+escape(u)+'&title='+encodeURIComponent(t),'douban','scrollbars=no,width=480,height=360,left=75,top=20,status=no,resizable=yes'));
}
function add_fav_factory(type){
	eval('add_fav_'+type+'()');
}
function create_fav_html(){
	var fav_li = document.getElementById('fav_li');
	if(fav_li==undefined)return;
	var fav_type = ['baidu','yahoo','qq','google','delicious','digg','xianguo','windows','zhuaxia','fb','diigo','poco','365key','hexun','digit','vivi','yesky','kaixin','renren','twitter','douban'];
	var contents = '';
	for(var i=0;i<fav_type.length;i++){
		contents += '<a href="javascript:add_fav_factory(\''+fav_type[i]+'\')" title="'+fav_type[i]+'"><img src="/images/fav/ico_'+fav_type[i]+'.gif" alt="'+fav_type[i]+'" />&nbsp;</a>';
	}
	fav_li.innerHTML=contents;
}
function refresh(){
	//window.location.href=window.location.href;
	window.location.reload();
}

function copytext(str,alertinfo){
	var ie = isIE();
	alertinfo=alertinfo||'复制成功,赶快发送给好朋友吧';
	if (ie){
		window.clipboardData.setData("Text",str);
	}else{
		flashObj = document.createElement("div");
		flashObj.id='flashCopyDiv';
		document.body.appendChild(flashObj)
		flashObj.innerHTML = '<embed src="/swf/clipboard.swf" FlashVars="clipboard=' + encodeURIComponent(str) + '" width="0" height="0" type="application/x-shockwave-flash"></embed>';
	}
	alert(alertinfo);
	return false;
}
function isIE(){
	return navigator.appName == "Microsoft Internet Explorer" ? true : false;
}


