It’s high time the Justice League took notice of Shazam, but joining the world’s greatest team of superheroes is a lot harder when they’ve all been turned into kids.
It’s high time the Justice League took notice of Shazam, but joining the world’s greatest team of superheroes is a lot harder when they’ve all been turned into kids.
บิลลี่ แบตสัน วัย 10 ขวบตะโกนคำเดียว และด้วยสายฟ้าแลบ เขาแปลงร่างเป็น Shazam! ซุปเปอร์ฮีโร่ผู้ใหญ่เต็มตัว ใช้เวลาไม่นานสำหรับ Superman, Wonder Woman, Batman และ Justice League ที่เหลือในการสังเกตและเชิญผู้ที่ทำความดีอย่างจริงจังให้เข้าร่วมทีม แต่การจะเป็นสมาชิกได้ บิลลี่ต้องเปิดเผยตัวตนที่แท้จริงของเขา
$(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
)
}
}
})