");
$(".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();
});
}
//-------------------
});
-

圖說:陳敏藝所長特地在現場宣導青春專案。(圖/南門派出所提供)
記者郭政隆/嘉義報導
7月1日正式開跑的暑期保護青少年青春專案,最主要的目的就是提供青少年們一個美好的成長環境,其主要工作為勸導處理少年偏差行為及預防青少年犯罪,讓學童們對於遠離犯罪及預防犯罪有更清楚的認識,日前嘉義市政府舉辦單車環島活動,南門派出所所長陳敏藝特地在現場宣導暑期保護青少年青春專案,讓現場民眾了解到嘉義市政府警察局推展青春專案的用意與決心。
南門派出所所長陳敏藝表示,近來暑假期間青少年危險駕車之情況,有日趨惡化之勢,全國各地常有青少年為尋求刺激及發洩,利用道路危險駕車,尤有甚者,更集體盤據道路違規競速,為了避免青少年違法或違規,除了在學校及政府宣導之外,更需要家長的配合,並請家長多注意家裡青少年之行為,勸導其從事正當之休閒活動,切勿從事無照飆車、吸毒、幫派聚眾及出入易妨害身心之場所。
陳敏藝所長指出,嘉義市政府日前舉辦的「永不放棄!單車環島挑戰」,這是財團法人林業生社會福利基金會舉辦的活動,希望透過10天1,050公里長征,讓這群即將上高中的偏鄉孩子們,了解臺灣這塊土地,更有意義的度過這個暑假,藉由此活動,他向會場的家長及同學們宣導青春專案的用意及目的,勸導青少年不要深夜遊蕩,要多多從事正當及有益身心健康的休閒活動,一起反霸凌、反幫派、反吸毒、反暴力、反援交及反飆車,才能開心放暑假。
嘉義市警察局表示,暑假期間青少年朋友活動熱絡,故容易陷自身於危害中,提醒青少年朋友勿涉足不良場所,也勿接觸毒品或嘗試飆車等非法行為,警方將全力掃蕩非法,讓青少年朋友有個健康安全的快樂暑假。
關鍵字:
嘉義市
嘉義市政府
單車環島
嘉義市警察局
南門派出所
陳敏藝
青春專案
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: 'You Say What You Like, Because They Like What You Say' - http://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html