เรื่องย่อ : Cool Runnings | สี่เกล๊อะจาไมก้
When a Jamaican sprinter is disqualified from the Olympic Games, he enlists the help of a dishonored coach to start the first Jamaican Bobsled Team.
Cool Runnings คือภาพยนตร์จากค่าย Disney ที่เข้าฉายในปี 1993 ผลงานการกำกับของ จอห์น เทอร์เทิลท็อบ
ที่ในปัจจุบันได้กลายเป็นหนึ่งในผู้กำกับหนังทำเงินประจำวงการไปแล้ว ไม่ว่าจะเป็นซีรีส์ผลงาน National Treasure
หรือล่าสุดกับหนังฉลามยักษ์อย่าง The Meg เช่นเดียวกับใน Cool Runnings ที่ถึงแม้คำวิจารณ์จะอยู่ในระดับกลาง ๆ
แต่ในเรื่องรายได้ถือเป็นหนึ่งในหนังที่ประสบความสำเร็จอย่างสวยงาม
When a Jamaican sprinter is disqualified from the Olympic Games, he enlists the help of a dishonored coach to start the first Jamaican Bobsled Team.
Cool Runnings คือภาพยนตร์จากค่าย Disney ที่เข้าฉายในปี 1993 ผลงานการกำกับของ จอห์น เทอร์เทิลท็อบที่ในปัจจุบันได้กลายเป็นหนึ่งในผู้กำกับหนังทำเงินประจำวงการไปแล้ว ไม่ว่าจะเป็นซีรีส์ผลงาน National Treasure
$(function () {
$(".close-ad").click(function(){
$("."+$(this).attr("value")).hide()
})
var $aWithId = $('#ytplayer');
if($aWithId.length){
setTimeout(loadyoutube,5000)
}
$("#youtubimg").click(function(){
loadyoutube()
})
function loadyoutube(){
if($("#youtubimg").length){
var youtube = '
';
$aWithId.html(
youtube
)
}
}
})