/*
* @title アレにあずにゃんをアレするアレ
* @description アレにあずにゃんをアレするアレ
* @include http://www.kantei.go.jp/
* @license MIT License
* @require
*/
var script = document.createElement('script');
script.textContent = '(' + (function () {
$('#home_main_left').html('<iframe width="600" height="365" src="http://www.youtube.com/embed/NJT9DicbTCs?autoplay=1" frameborder="0" allowfullscreen=""></iframe>')
}).toString() + ')();';
document.body.appendChild(script);
document.body.removeChild(script);