Maggie Wu
2013年7月31日 17:00
");
$(".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月份性生活次數最多,其次是7月和6月。此外,另有一項研究顯示,太陽出來時,人們更有可能去調情,尤其天氣不錯時,女性碰到魅力十足的男性時,她們更可能透露自己的電話號碼。
根據奧地利格拉斯醫科大學的研究肯定了這一調查結果。專家指出,夏日的陽光能促使人體內維生素D含量上升,男性血液內的維生素D含量越多,血液內睪酮含量就更高,所獲得的性高潮就更多。
此外,英國蘭卡斯特大學心理學教授卡里‧庫珀表示,女性在夏季能選擇款式多樣的衣服,這讓她們自我感覺更性感,並可能進行更多性生活。
而法國南布列塔尼大學科學家進行的一項研究還稱,當太陽出來時,人們更有可能去調情。尤其天氣不錯的時候,當女性碰到魅力十足的男性時,她們更可能透露自己的電話號碼。
調查還發現,嚴寒的冬日是性生活最匱乏的季節,人們在傳統的“浪漫二月”性生活次數最少。研究人員稱,在冬季,人體內所含的褪黑素增加,並導致心情抑鬱、昏沉及性慾低下的情形。
關鍵字:
性生活
熱情
英國
情趣用品
維生素D
陽光
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