<!----- デジタルパンフレット用追加スクリプトここから----->

<!--

		function OpenWin( sTRURL ){

			document.write("<img src='http://www.engross.biz/access/kiui_jp.php?");

			document.write("refer="+window.location.href+"&");

			document.write("current=degitalpanf&");

			document.write("height="+screen.height+"&");

			document.write("color="+screen.colorDepth+"&");

			document.write("width="+screen.width+"'>");

			var screen_width = screen.availWidth - 10;

			var screen_height = screen.availHeight - 30;

			sTRFeatures = "screenX=0,screenY=0,width=" + screen_width + ",height=" + screen_height +",";

			sTRFeatures += "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes";

			windowname=window.open( sTRURL, "", sTRFeatures );

			windowname.focus();

		}

-->

<!----- デジタルパンフレット用追加スクリプトここまで----->
