﻿//このファイルは、UTF-8
function writeTag(X1,X2,X3,X4){
//	alert("halo2!");
//	document.charset='UTF-8';
	document.write('<img src="http://www.kinoseinen.com/flv/kinoseinen-fin.gif" alt="視聴は終了しました" border="0" usemap="#imagemapx" width="170" height="339">');
	document.write('<map name="imagemapx">');
	document.write('<area shape="RECT" coords="31,272,78,296" href="http://www.triplane.jp/index.html" target="_blank" alt="公式サイトへ">');
	document.write('<area shape="RECT" coords="98,272,144,296" href="http://mu-mo.net/id/triplane/index.html" target="_blank" alt="mu-moへ">');
	document.write('</map>');

}
