function MM_jumpMenu(targ,selObj,restore){ //v3.0
if(selObj.options[selObj.selectedIndex].value.indexOf("null") == -1){
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;}
}

function menu()
{
document.write('<TABLE width="100%" height="27" border="0" cellspacing="0" cellpadding="0"><TR>\n');
document.write('<TD width="2%" nowrap background="images/top_bg.gif"><TABLE  border="0" cellpadding="1" cellspacing="0"><TR>\n');
document.write('<TD align="right"><a href="http://neutralx0.net/home/" target="_top"><IMG src="images/neutral.gif" width="113" height="25" border="0"></a></TD>\n');
document.write('<TD align="right"><img src="images/sp.gif" width="12" height="2"></TD>\n');
document.write('<TD align="right" class="topmenu"><a href="http://neutralx0.net/home/" target="_top" class="topmenu" style=color:#444444 target="_top"><b>HOME</b></a> | <a href="http://neutralx0.net/home/" target="_top" class="topmenu" style=color:#444444 target="_top"><b>Other Games</b></a> | <a href="http://neutralxe.net/esc/" target="_top" class="topmenu" style=color:#444444 target="_top"><b>Room Escape Games</b></a></TD>');
document.write('<TD align="right" class="mini"><IMG src="images/sp.gif" width="12" height="1"></TD></TR></TABLE></TD>\n');
document.write('</TR></TABLE>\n');
}

function ac(){
var pg=document.URL;
var a = "&&";
var pf = navigator.platform + a; var lng = navigator.language + a;
var swh = screen.width + "x" + screen.height + a;
var cd = screen.colorDepth + a; var pd = screen.pixelDepth + a;
var rf = document.referrer;
var now = new Date();
document.write("<img src='http://jigsaw.sakura.ne.jp/cgi-bin/ds/dsw.cgi?xx=",now.getSeconds(),"&&p=n&&md=j&&");
document.write("pg="+pg+a+"pf="+pf+"lng="+lng+"swh="+swh+"cd="+cd+"pd="+pd+"rf="+rf);
document.write("' width=1 height=1 border=0>");
}