Jean Yen
2013年7月24日 11:22
");
$(".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();
});
}
//-------------------
});
-

台灣大學15日在綜合體育館舉行畢業典禮,典禮結束後,畢業生向轉播鏡頭揮手致意。(中央社記者徐肇昌攝)
記者顏真真/台北報導
在社會新鮮人陸續投入職場之際,壽險業者提醒,拿到第一份薪水,開心慶祝的時候,不要只是急著花錢,而忽略了重要的財務規劃,趁年輕時依理財金字塔的概念進行所得配置,從最底層的風險保障,第二層是儲蓄退休,最上層是投資規劃,應逐步分階段建置完整的理財金字塔。
根據勞委會的最新調查顯示,2012年新鮮人的平均起薪為2萬5036元,對剛踏入社會的新鮮人來說,扣除生活所需與消費,一不小心就容易成為月光族,更枉談基本的醫療、意外保障規劃。
保誠人壽提醒新鮮人,即使起薪不高,也不能忽略壽險、醫療與意外的基本保障規劃,有了防護,才能無後顧之憂的在職場往前衝。其實,只要善用保險理財,一張保單不僅可擁有壽險、意外、醫療的防護,給自己與家人安心的承諾,還可兼具投資理財的功能,為新鮮人打造全方位守護。
中信人壽也表示,由於社會新鮮人大多從事基層或外務工作,最需要意外保障及醫療保障,同時在事業及理財規劃剛起步的階段,應培養固定儲蓄的習慣,才不致於成為「窮忙族」,因此,建議投保「還本型意外險」及「還本型醫療險」,可同時顧好意外及醫療之風險,保障期滿還可領回滿期保險金,輕鬆累積資產。
國泰人壽數理部經理黃景祿則提醒,社會新鮮人規劃保險時,要注意兩個重,包括聰明選擇定期醫療保險,輕鬆享有完整醫療保障,藉由壽險加上意外險,提升保障高度。 (接下一頁)
關鍵字:
保險
壽險
意外險
社會新鮮人
醫療
保誠
中信
國泰
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