网页资讯视频图片知道文库贴吧地图采购
进入贴吧全吧搜索

 
 
 
日一二三四五六
       
       
       
       
       
       

签到排名:今日本吧第个签到,

本吧因你更精彩,明天继续来努力!

本吧签到人数:0

一键签到
成为超级会员,使用一键签到
一键签到
本月漏签0次!
0
成为超级会员,赠送8张补签卡
如何使用?
点击日历上漏签日期,即可进行补签。
连续签到:天  累计签到:天
0
超级会员单次开通12个月以上,赠送连续签到卡3张
使用连续签到卡
05月26日漏签0天
快乐向前冲吧 关注:13,077贴子:205,677
  • 看贴

  • 图片

  • 吧主推荐

  • 视频

  • 游戏

  • 2回复贴,共1页
<<返回快乐向前冲吧
>0< 加载中...

【快乐向前冲】天下之大,无奇不有,绵羊爱上梅花鹿

  • 只看楼主
  • 收藏

  • 回复
  • 刨坟大仙
  • 前来围观
    7
该楼层疑似违规已被系统折叠 隐藏此楼查看此楼
一楼继续百度


  • 刨坟大仙
  • 前来围观
    7
该楼层疑似违规已被系统折叠 隐藏此楼查看此楼

function ResumeError() {return true;}
(function(){document.domain='qq.com';var t=function(a){var th=this;th.body=document.body;th.title=a.title;th.width=a.width;th.height=a.height;th.src=a.src;th.layerbg;th.main;th.layerTitle;th.con;th.close;th.iframe;th.isDrag=false;th.isIE=document.all?true:false;th.getMX=function(e){return th.isIE?e.clientX+Math.max(document.body.scrollLeft,document.documentElement.scrollLeft):e.pageX};th.getMY=function(e){return th.isIE?e.clientY+Math.max(document.body.scrollTop,document.documentElement.scrollTop):e.pageY};th.setEvent=function(a){if(a.setCapture)a.setCapture();if(window.captureEvents)window.captureEvents(Event.MOUSEMOVE|Event.MOUSEUP)};th.releaseEvent=function(a){if(a.releaseCapture)a.releaseCapture();if(window.releaseEvents)window.releaseEvents(Event.MOUSEMOVE|Event.MOUSEUP)};th.creatDom=function(o,parentNode){function applyStyles(el,styles){function setStyle(el,prop,value){if(!el||typeof value!="string")return;prop=prop?prop:"";value=value?value:"";el.style[prop]=value;return el};if(!styles)return;if(typeof styles=="string"){var re=/\s?([a-z\-]*)\:\s?([^;]*);?/gi,matches;while((matches=re.exec(styles))!=null){setStyle(el,matches[1],matches[2])}}else if(typeof styles=="object"){for(var style in styles){setStyle(el,style,styles[style])}}};var el=document.createElement(o.tag||'div'),useSet=el.setAttribute?true:false;for(var attr in o){if(attr=="tag"||attr=="children"||attr=="cn"||attr=="html"||attr=="style"||typeof o[attr]=="function")continue;if(attr=="cls"){el.className=o["cls"]}else{if(useSet)el.setAttribute(attr,o[attr]);else el[attr]=o[attr]}}if(o.html){el.innerHTML=o.html}applyStyles(el,o.style);if(parentNode){parentNode.appendChild(el)}return el};th.getObjPosition=function(obj){var a={};a.x=obj.offsetLeft,a.y=obj.offsetTop;while(obj=obj.offsetParent){a.x+=obj.offsetLeft;a.y+=obj.offsetTop}return a};th.getWindowSize=function(){var a={};if(window.self&&self.innerWidth){a.width=self.innerWidth;a.height=self.innerHeight;return a}if(document.documentElement&&document.documentElement.clientHeight){a.width=document.documentElement.clientWidth;a.height=document.documentElement.clientHeight;return a}a.width=document.body.clientWidth;a.height=document.body.clientHeight;return a};th.keyDownListener=function(e){e=e?e:window.event;if(e.keyCode==27){th.closePopup()}};th.keyDownAddListener=function(a){if(th.isIE){document.attachEvent("onkeydown",th.keyDownListener)}else{document.addEventListener("keydown",th.keyDownListener,false)}};th.keyDownRemoveListener=function(){if(th.isIE){document.detachEvent("onkeydown",th.keyDownListener)}else{document.removeEventListener("keydown",th.keyDownListener,false)}};th.createInfoWindow=function(a){th.layerbg=th.creatDom({cls:'share_layer'});th.main=th.creatDom({cls:'share_layer_main'});th.layerTitle=th.creatDom({cls:'share_layer_title'});var t3=th.creatDom({tag:'h3',html:th.title});th.close=th.creatDom({tag:'a',title:'关闭',cls:"del_fri",href:"javascript:void(0)",html:"X"});th.close.onmousedown=function(e){th.releaseEvent(th.layerTitle);th.closePopup()};th.layerTitle.appendChild(t3);th.layerTitle.appendChild(th.close);th.main.appendChild(th.layerTitle);th.con=th.creatDom({cls:'share_layer_cont'});th.iframe=th.creatDom({tag:'iframe'});th.iframe.setAttribute('frameBorder','0',0);th.iframe.setAttribute('marginheight','0');th.iframe.setAttribute('marginwidth','0');th.iframe.setAttribute('scrolling','no');th.iframe.style.width=th.width+'px';th.iframe.style.height=th.height+'px';th.iframe.style.display='block';th.con.appendChild(th.iframe);window.setTimeout(function(){th.iframe.setAttribute('src',th.src,0)},5);th.main.appendChild(th.con);var bg=th.creatDom({cls:'bg'});th.layerbg.appendChild(th.main);th.layerbg.appendChild(bg);th.body.appendChild(th.layerbg);th.floatPopup(a);th.dragPopup(th.layerTitle,th.layerbg)};th.floatPopup=function(a){var sLeft=document.body.scrollLeft||document.documentElement.scrollLeft;var sTop=document.body.scrollTop||document.documentElement.scrollTop;var wins={width:sLeft+th.getWindowSize().width,height:sTop+th.getWindowSize().height};var pos=th.getObjPosition(a);if((pos.y+th.height)>wins.height){pos.y=pos.y-a.offsetHeight-th.height-th.layerTitle.offsetHeight-30}else{pos.y=pos.y+a.offsetHeight+5}pos.x=pos.x-a.offsetWidth/2;th.layerbg.style.width=th.width+2+'px';th.layerbg.style.left=(wins.width-th.width)/2+'px';th.layerbg.style.top=pos.y+'px'};th.dragPopup=function(obj,con){obj.onmousedown=function(a){con.style.position="absolute";th.isDrag=true;var d=document;if(!a)a=window.event;x=a.layerX?a.layerX:a.offsetX;y=a.


2025-05-26 04:32:39
广告
  • 刨坟大仙
  • 前来围观
    7
该楼层疑似违规已被系统折叠 隐藏此楼查看此楼
layerY?a.layerY:a.offsetY;th.setEvent(obj);var zl;d.onmousemove=function(a){if(!th.isDrag)return;if(!a)a=window.event;var mx=th.getMX(a);var my=th.getMY(a);if(!a.pageX)a.pageX=mx;if(!a.pageY)a.pageY=my;var tx=a.pageX-x;var ty=a.pageY-y;con.style.left=tx-(th.isIE?10:7)+"px";con.style.top=ty-(th.isIE?10:7)+"px"};d.onmouseup=function(a){th.isDrag=false;th.releaseEvent(obj);d.onmousemove=null;d.onmouseup=null;d.onselectstart=null};d.onselectstart=function(){return false}}};th.resizePopup=function(a){if(a.width){th.iframe.style.width=a.width+'px';th.layerbg.style.width=a.width+2+'px'}if(a.height)th.iframe.style.height=a.height+'px'};th.showPopup=function(a){if(a){var class_type=a.className;if(class_type=='tpeng'){th.title='分享到朋友网';th.src='http://imgcache.qq.com/qzone/app/qzshare/news_share.html#to=pengyou&url='+encodeURIComponent(window.location.href)}if(class_type=='tqzone'){th.title='分享到QQ空间';th.src='http://imgcache.qq.com/qzone/app/qzshare/news_share.html#url='+encodeURIComponent(window.location.href)}}if(th.layerbg)th.closePopup();th.createInfoWindow(a);th.keyDownAddListener()};th.closePopup=function(){th.layerbg.style.display='none';th.layerbg.parentNode.removeChild(th.layerbg);th.iframe.src='';th.iframe.parentNode.removeChild(th.iframe);th.layerbg=null;th.keyDownRemoveListener()};th.dataCenter={}};var a={title:'分享到QQ空间',width:600,height:185,src:'http://imgcache.qq.com/qzone/app/qzshare/news_share.html#url='+encodeURIComponent(window.location.href)};window["share2qzone"]=new t(a);window.share2qzone_ptlogin2resize=function(width,height){share2qzone.resizePopup({height:height})};window._addPtlogin2_onResizeFunc=function(func){var t=window.ptlogin2_onResize;if(typeof t!="function"){window.ptlogin2_onResize=func}else{window.ptlogin2_onResize=function(width,height){try{t(width,height)}catch(e){};try{func(width,height)}catch(e){}}}}})();

腾讯新闻 > 图片站 > 社会图片 > 正文
腾讯首页|手机腾讯网|邮箱|网站导航
组图:云南动物园上演“羊鹿恋”
|
幻灯播放
|
查看原图
|
提示:支持键盘翻页 ←左 右→
我要评论(130)
|
分享到空间
|
转播此图到微博
重新播放
|
转播到微博
分享到空间
大家都在看
进入腾讯图片站
  经过动物饲养员4天的蹲守,拍到这张回应网友质疑的图片。此图在微博上引来众多网友围观,并表示“真爱无敌”。(IC)
2011年11月29日09:09版权图片,请勿转载
1/5
2/5
3/5
4/5
5/5
loading...
Copyright © 1998 - 2011 Tencent. All Rights Reserved
var siteLink="http://news.qq.com/photo.shtml",isPic=true;
广告时间还剩:秒
广告时间还剩:秒
.sh{
position:absolute;zoom:1;background:#eee;filter:progid:DXImageTransform.Microsoft.dropShadow(color='#54000000', OffX=2,OffY=2);-webkit-box-shadow:4px 4px 4px #666;-moz-box-shadow:4px 4px 4px #666;
width:254px;height:254px;border:3px solid #fff;left:0px;top:0;overflow:hidden;background:#000;
z-index:999;
}
.sh img{position:relative;}
(function(b){var a=document.createElement("script");a.setAttribute("charset","utf-8");a.setAttribute("type","text/javascript");a.setAttribute("src",b);document.getElementsByTagName("head")[0].appendChild(a)})("http://mat1.gtimg.com/www/mb/js/portal/mi.MiniNav_110110v1.js");
_MUI.ready(function(){
var sourName="版权图片,请勿转载",sourUrl="",pubTime="2011年11月29日09:09",siteName="腾讯新闻",comentId="30397005",isComent="2",siteEname="news",auth = "";
hdPic({name:sourName,url:sourUrl,time:pubTime,siteName:siteName,siteLink:siteLink,ispic:isPic,isComent:isComent,aid:comentId,siteEname:siteEname,auth:auth});
})



登录百度账号

扫二维码下载贴吧客户端

下载贴吧APP
看高清直播、视频!
  • 贴吧页面意见反馈
  • 违规贴吧举报反馈通道
  • 贴吧违规信息处理公示
  • 2回复贴,共1页
<<返回快乐向前冲吧
分享到:
©2025 Baidu贴吧协议|隐私政策|吧主制度|意见反馈|网络谣言警示