<html>

<head>
<title><!--# include file="title.html" --></title>

<meta http-equiv="content-type" content="text/html"; charset="shift_jis">
<!-- <meta http-equiv="Refresh" content="5;url=http://castles.s10.xrea.com/index4.html">// -->
<meta content="no-cache" http-equiv="Pragma">

<link rel="stylesheet" href="style/style.css" type="text/css">

<script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAA1U3xkyff9iriRQkbFZO92xQI8RoLobd58ShzkMC6-vGjNdy67BRdf6dMPa_O9LEmhWT2Uedwns1-0g" type="text/javascript" charset="utf-8"></script>

<script type="text/javascript">

document.write("<img src='http://castles.s10.xrea.com/x/acc/acclog.cgi?");
document.write("referrer="+document.referrer+"&");
document.write("width="+screen.width+"&");
document.write("height="+screen.height+"&");
document.write("color="+screen.colorDepth+"'>");


//<![CDATA[
var objMap;


function onLoad() {
	objMap = new GMap2(document.getElementById("map"));
	//x=139.699144, y=35.64429
	var x = 138.749084;
	var y = 35.342855;
	var scale = 12;
	var mapType = G_NORMAL_MAP;
	mapType = G_SATELLITE_MAP;
	
	objMap.setCenter(new GLatLng(y, x), scale);
	objMap.addControl(new GLargeMapControl());
	objMap.addControl(new GMapTypeControl());
	objMap.setMapType(mapType);
	objMap.addControl(new GOverviewMapControl());
	
	
	objMap.enableContinuousZoom();
	objMap.enableScrollWheelZoom();
	
	
	GEvent.addListener(objMap, 'moveend', onMapMoveEnd);
	
	onMapMoveEnd();
}


function onMapMoveEnd() {
	var centerPoint = objMap.getCenter();
	document.getElementById("x").innerHTML = centerPoint.lng();
	document.getElementById("y").innerHTML = centerPoint.lat();
}


function my_clock() {
	myDate = new Date();
	myyear = myDate.getFullYear();
	mymonth = myDate.getMonth()+1;
	myday = myDate.getDate();
	myhour = myDate.getHours();
	myminute = myDate.getMinutes();
	mysecond = myDate.getSeconds();

	if (myyear<1000) {myyear += 1900}
	if (myhour<10) {myhour="0" + myhour}
	if (myminute<10) {myminute = "0" + myminute}
	if (mysecond<10) {mysecond = "0" + mysecond}

	mytime = " " + myyear + "年" + mymonth + "月" + myday + "日"
	 + myhour + "時" + myminute + "分" + mysecond + "秒";
	jtime.innerHTML = mytime;
}

//]]>
</script>


</head>

<body onload="onLoad();">


    <div style="position:absolute;left:10;overflow:hidden;width:100%;height:100;clip:rect(0,100%,20,0)" class="log">
    <div id="mes0" style="position:absolute;visibility:hidden;border-bottom:1px solid #ffcc66;filter: ;"><font color="darkgreen" size="2"> Welcome </font></div>
    <div id="mes1" style="position:absolute;visibility:hidden;border-bottom:1px solid #ffcc66;filter: ;"><font color="darkgreen" size="2"> Welcome </font></div>
    <div id="mes2" style="position:absolute;visibility:hidden;border-bottom:1px solid #ffcc66;filter: ;"><font color="darkgreen" size="2"> Welcome </font>&nbsp; </div>
</div>


<!-- headder -->
<table border="0" cellSpacing="0" cellPadding="0" width="100%">
<tr>
    <td width="33%">　</td>
    <td align="center" width="33%"><font color="darkslategray" size="2" face="Osaka Monospaced, Prestige, Courier, MS Courier New, Arial, ms gothic"><b><div id="jtime"></div></b></font></td>
    <td align="right" width="33%"></td>
</tr>
</table>

<!-- /headder -->


<!-- entrance -->
<table border="0" cellspacing="0" width="100%" style="border:thin outset lightcyan">
<tr>


<!-- Contents -->
<!--# include file="left_menu.html" -->
<!-- /Contents -->


<!-- Top -->
<td bgcolor="ivory">
<p></p> <br></br> <p></p>


<center>
<table border="0" cellspacing="0" style="font:30pt; border:thin outset lightcyan"">

<tr align="center"> <!-- 1行目(地図) -->
    <td ID="cube" bgcolor="powderblue"><div id="map" style="width:700px; height:500px; margin:0px; padding:0px;"></div></td>
</tr>

<tr>
	<td>
		<table border="0" width="100%">
		<tr>
			<td width="33%">地図中心座標：</td>
			<td width="33%" id="x" align="left"></td>
			<td width="33%" id="y" align="left"></td>
		</tr>
		</table>
	</td>
</tr>

</table>


<br></br><p></p>


<table border="0">
<tr align="center">
    <td algn="center"><script type="text/javascript">
<!--
document.write('<IMG SRC="http://castles.s10.xrea.com/x/cnt/kiriban.xcg');
document.write('?type=total&url=' + escape(document.referrer) + '">');
// --></script>
</td>
</tr>
<!-- <tr>
    <td><font size="2" color="darkslategray" face="Osaka Monospaced, Prestige, Courier, MS Courier New, Arial, ms gothic">Yesterday: </font>
<img src="http://castles.s10.xrea.com/x/cnt/kiriban.xcg?type=yesterday"></td>
<tr align="right">
    <td align="right"><font size="2" color="darkslategray" face="Osaka Monospaced, Prestige, Courier, MS Courier New, Arial, ms gothic">Today: </font>
<img src="http://castles.s10.xrea.com/x/cnt/kiriban.xcg?type=today"></td>
</tr> -->
</table>
</center>


<!-- <div style="font-size:10pt"><a href="http://castles.s10.xrea.com/x/cnt/kiriban.xcg?mode=window" TARGET="_blank">[キリ番情報]</a></div> -->


<center>
<table border="0">
  <tr>
    <td><font size="0" face="Osaka Monospaced, Prestige, Courier, MS Courier New, Arial, ms gothic">all copyright reserved by castles since 2000.03.06.</font></td>
  </tr>
</table>
</center>

<p></p>

</td>
<!-- /Top -->


<!-- My Links -->
<!--# include file="right_menu.html" -->
<!-- /My Links -->


</tr>
</table>

<!--
<table align="right" border="0">
<tr><td><font size="2"><a href="http://castles.s10.xrea.com/x/acc/acc.xcg">log</a></td></tr>
</table> -->

<!-- /entrance -->


</body>
</html>
