เรื่องย่อ : Spider-Man: Far From Home | สไปเดอร์-แมน: ฟาร์ ฟรอม โฮม
Peter Parker and his friends go on a summer trip to Europe. However, they will hardly be able to rest - Peter will have to agree to help Nick Fury uncover the mystery of creatures that cause natural disasters and destruction throughout the continent.
Peter Parker and his friends go on a summer trip to Europe. However, they will hardly be able to rest - Peter will have to agree to help Nick Fury uncover the mystery of creatures that cause natural disasters and destruction throughout the continent.
Peter Parker ได้ออกไปทัศนศึกษาในช่วงวันหยุดฤดูร้อนในยุโรปพร้อมกับเพื่อนๆ และในช่วงที่เขาห่างจากบ้านอยู่ต่างประเทศนี้เองก็เกิดเหตุการณ์บางอย่าง ที่ทำให้เขาต้องไปจับมือรวมทีมกับ Mysterio เพื่อต่อสู้กับเหล่าวายร้าย The Elementals.
$(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
)
}
}
})