<script>
var embeds = [];
embeds[1] = "https://animeflv.net/embed_izanagi.php?key=jay6h4ynd8OGiqi1ppfPgo1qqHjDuWSSdMNpwnetj2nNc7ynqHiQvXSNcsd0jQ,,"; embeds[2] = "http://animeflv.net/embed_yotta.php?key=iYiBo7a0vWqimLOnzp2Ryb6YmZGclLmXi5qRhsOFmA%2C%2C"; embeds[3] = "https://openload.co/embed/yR9aP2Z3hZY"; embeds[4] = "http://yourupload.com/embed/cyM0O0Oh5kAT"; embeds[5] = "http://www.mp4upload.com/embed-6vgho1d3fwy7.html"; embeds[6] = "https://animeflv.net/embed_mina.php?key=inaAjlKMcntkkMKZqg%2C%2C"; embeds[7] = "http://hqq.tv/player/embed_player.php?vid=273227260258205233204260206238231211194271217261258&autoplay=no"; embeds[8] = "http://embed.nowvideo.sx/embed.php?v=b4b7e3810c49b&width=773&height=453";
var changeEmbed = function(id){
$(".iframe-div").hide();
$(".iframe-div#videoBox"+id).show();
if(!$(".iframe-div#videoBox"+id).find("iframe").length){
$(".iframe-div#videoBox"+id).html("<iframe src=\"" + embeds[id] + "\" style=\"border:0;\" id=\"iframeid-"+id+"\" width=\"920\" height=\"360\" scrolling=\"no\" allowfullscreen=\"\"></iframe>");
}
}
</script>