王鼎鈞
2013年8月20日 16:13
");
$(".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();
});
}
//-------------------
});
-

總統馬英九率領的「賀誼專案」訪問團19日(當地時間)抵達洛杉磯,獲得僑胞熱烈歡迎。(圖/中央社/102年8月20日)
記者王鼎鈞/綜合報導
因應輕颱潭美來襲,總統馬英九決定明日提前返台坐鎮,也取消了參觀雷根博物館行程,總統在台北時間今(20)日受訪表示,可以下次再去。
馬總統任內第4度出訪過境洛杉磯,由於颱風的關係,縮短行程,將原本預定要見的人,包括中華會館在內的人員,都邀請參加僑宴,席開35桌。
至於沒能見面的美方政要,總統在僑宴會場受訪說,回國還可以打電話;雷根博物館可以下次再去。
據了解,美國在台協會主席薄瑞光在僑宴上肯定台美關係愈來愈好,同時提到馬總統過境洛杉磯的行程雖然縮短為6個小時,但美方能夠諒解。
總統預定明日清晨6時半返抵國門,直奔中央災害應變中心聽取簡報。
根據中央氣象局下午2時半資料顯示,颱風中心目前在台北東南東方海面,繼續向西北轉西北西移動,暴風圈正逐漸接近東部海面,對北部海面、東北部海面及東南部海面將構成威脅。
關鍵字:
馬英九
總統
台美關係
潭美
颱風
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