NOWnews.com 今日新聞網
2013年7月31日 23:04
");
$(".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月30日報導,一名女孩近日走上街頭隨機挑選一些男士作為她的實驗對象,而實驗的內容就是直接問他們是否願意和她做愛。實驗結果顯示,有一半的男人接受了她的邀請。女孩表示,結果所顯示的接受率並不如她預想的那樣高。
根據環球網報導,這位年輕又漂亮的女孩名叫安德里亞,為了進行社會實驗,她在街上隨機挑選了一些男士並直截了當地問對方,是否願意和她做愛,安德里亞將整個過程拍成影片發到網上,並以《向男人求愛:一個社會實驗》命名。影片中顯示,安德里亞挑選的第一個目標就拒絕了她,並表示出了憤怒,還揚言要叫警察來。還有兩位與女朋友在一起的男士、一位攜帶女兒的男士也都拒絕了安德里亞。當然也有一些男士接受了,一位男士反問到『你是不是瘋了?你是不是喝醉了?』但猶豫過後,他還是答應了安德里亞的邀請,更有一名年輕男子不假思索便接受了邀請。
安德里亞一共詢問了14位男士,有7位最後接受了她的邀請,其餘的拒絕了她。即便是最後沒有同安德里亞一起離開,那些拒絕的人們在她離開後也都呈現出了愉悅的心情。此前曾有一條類似的《一名男士向一百個女孩求愛》的影片,安德里亞顯然比那個影片中的男士幸運多了,因為那名男士所面臨的全都是怒火中燒的女孩和朝他臉上潑酒的女孩。







以上圖說:國外街頭一女孩大膽開問:你願意跟我愛愛嗎?
關鍵字:
街頭
實驗
男士
做愛
邀請
接受
影片
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' - https://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html
請先 登入 以發表留言。