NOWnews.com 今日新聞網
2013年10月9日 11:08
");
$(".story_photo .videoPlay").hover (
function(){$(this).css({"opacity":"0"})},
function(){$(this).css({"opacity":"1"})}
)
}
//照片區塊出現
$(".story_photo").fadeIn(1000);
//寫入第一張照片
var firstimg = $(".story_photo img:first").attr("rel");
$(".story_photo img:first").attr("src",firstimg);
$(".story_photo li:not(:first)").hide();
//判斷是否有多張照片,寫入開關
var li_nums = $(".story_photo li").length;
var openclose = '
更多照片 '
if (li_nums > 1) {
$(".story_photo .p_switcher").append(openclose);
}
//控制錨點
if (li_nums > 1) {
$('.open_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
$('.close_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
} else {
$(".story_photo img").css("cursor","none").attr("title","");//一張圖時
$(".p_switcher").hide();
}
//點擊圖片或開關,展開其他圖片
$("a.open_close").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
if (video_link>0){ // 如果有影音,點圖連到影音頁
$(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標
$(".story_photo img, .story_photo .videoPlay").click(function(){
var videoURL = $(".story_photo .video_link a").attr("href");
location.href=videoURL;
});
} else { //沒影音時,點圖展開其它圖
if (li_nums > 1) {//一張圖以上
$(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標
}
$(".story_photo img").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
}
//-------------------
});
-
![]()
妻子在高速路邊草叢小解,丈夫在應急車道違停等候。聽到後方警車鳴笛,因擔心受罰,丈夫竟「拋棄」妻子加速逃離。民警開車載著其妻子,狂追8公里,終於在仙桃服務區攆上「逃跑」的丈夫。
大陸新聞中心/綜合報導
妻子在高速路邊草叢小解,丈夫在應急車道違停等候。聽到後方警車鳴笛,因擔心受罰,丈夫竟『拋棄』妻子加速逃離。民警開車載著其妻子,狂追8公里,終于在仙桃服務區攆上『逃跑』的丈夫。
根據楚天都市報報導,4日,湖北高速交警仙桃大隊在微博上公布假期巡邏日誌,上述『棄妻』逃跑的故事,引得不少網友哭笑不得。
高速違停,聽到警笛棄妻跑掉
10月1日上午10時許,仙桃大隊二中隊隊長李波濤、民警付勇剛在滬渝高速上巡邏執勤。二人發現,在前方武漢往宜昌方向仙桃段958公里處,有一輛車牌號為『鄂AE××35』的白色轎車違停在應急車道。
李波濤介紹,巡邏時,警車都是拉著警報器的。快要接近違停轎車時,只見一個人頭從車窗探出,看了一眼警車,加速就跑。正當警車駛達958公里處,突然,一個身影從路邊草叢跑了出來。
『你是幹什麼的?』李波濤下車問道。跑過來的是一名中年女子,40多歲,面相很老實。她告訴民警,她下車在路邊草叢方便,她老公開車等她,結果一聽到警笛,老公竟開車跑了。聽到這,民警趕緊讓她上了車。
中途停車,見警車又加速逃離
李波濤二人坐在前,這名女子坐在後面。過了一會,違停轎車在前方下查埠大橋橋頭停了下來。
民警安慰道:『你老公在等你,不要怕。』可對方發現警車靠近了,又加速逃跑。民警意識到,對方可能不知道妻子在警車上,而誤以為警車是來追他。當時,沿線車流量很大,壓根無法超車。『你給你老公打個電話,讓他停下來。』李波濤跟女子交涉說。該女子表示,自己的手機、包包都在老公車上,無法聯繫。
『你給個號碼,我撥過去。』正當李波濤準備聯繫時,前方兩車發生追尾。警車趕緊剎車處理事故,白色轎車越跑越遠……民警二人下了車,對事故現場拍了照,聯繫了指揮室,通知肇事車輛前去大隊接受處理,便繼續追趕。
(接下一頁)
關鍵字:
妻子
小解
丈夫
警車
逃跑
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers. Five Filters recommends:
請先 登入 以發表留言。