
//ロールオーバー
/*------------------------------------------------------------
	Standards Compliant Rollover Script
	Author : Daniel Nolan
	http://www.bleedingego.co.uk/webdev.php
 *------------------------------------------------------------
 * マウスオーバー時の画像切り替え
 * ロールオーバーを設定する画像にクラス名「navigau」を指定
 * ロールオーバー時に表示するための画像ファイル名後ろに「_2」をつける
/*------------------------------------------------------------*/


function initRollovers() {
	if (!document.getElementById) return
	
	var aPreLoad = new Array();
	var sTempSrc;
	var aImages = document.getElementsByTagName('img');

	for (var i = 0; i < aImages.length; i++) {		
		if (aImages[i].className == 'navigau') {
			var src = aImages[i].getAttribute('src');
			var ftype = src.substring(src.lastIndexOf('.'), src.length);
			var hsrc = src.replace(ftype, '_2'+ftype);

			aImages[i].setAttribute('hsrc', hsrc);
			
			aPreLoad[i] = new Image();
			aPreLoad[i].src = hsrc;
			
			aImages[i].onmouseover = function() {
				sTempSrc = this.getAttribute('src');
				this.setAttribute('src', this.getAttribute('hsrc'));
			}	
			
			aImages[i].onmouseout = function() {
				if (!sTempSrc) sTempSrc = this.getAttribute('src').replace 
('_2'+ftype, ftype);
				this.setAttribute('src', sTempSrc);
			}
		}
	}
}

window.onload = initRollovers;



function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

var nWin;
function xOpenWin9(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("http://namco-ch.net/treasure_gaust/instruction/index.php","gaustdiver","resizable=yes,scrollbars=yes,location=yes,width=800,height=800");
	nWin.focus();
}





//ダウンロードページ詳細ページへのリンク//
var nWin;
function xOpenWind1(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/chaidoran16001200.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1620,height=1210");
	nWin.focus();
}

var nWin;
function xOpenWind2(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/chaidoran10240768.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1040,height=775");
	nWin.focus();
}
var nWin;
function xOpenWind3(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/chaidoran08000600.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=820,height=610");
	nWin.focus();
}




var nWin;
function xOpenWind4(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/kizaku16001200.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1620,height=1210");
	nWin.focus();
}

var nWin;
function xOpenWind5(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/kizaku10240768.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1040,height=775");
	nWin.focus();
}

var nWin;
function xOpenWind6(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/kizaku08000600.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=820,height=610");
	nWin.focus();
}



var nWin;
function xOpenWind7(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/girugadoran16001200.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1620,height=1210");
	nWin.focus();
}

var nWin;
function xOpenWind8(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/girugadoran10240768.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1040,height=775");
	nWin.focus();
}

var nWin;
function xOpenWind9(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/girugadoran08000600.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=820,height=610");
	nWin.focus();
}





var nWin;
function xOpenWind10(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/kaizaku16001200.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1620,height=1210");
	nWin.focus();
}

var nWin;
function xOpenWind11(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/kaizaku10240768.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1040,height=775");
	nWin.focus();
}

var nWin;
function xOpenWind12(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/kaizaku08000600.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=820,height=610");
	nWin.focus();
}








var nWin;
function xOpenWind13(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/nyan16001200.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1620,height=1210");
	nWin.focus();
}

var nWin;
function xOpenWind14(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/nyan10240768.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1040,height=775");
	nWin.focus();
}

var nWin;
function xOpenWind15(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/nyan08000600.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=820,height=610");
	nWin.focus();
}







var nWin;
function xOpenWind16(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/souru16001200.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1620,height=1210");
	nWin.focus();
}

var nWin;
function xOpenWind17(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/souru10240768.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1040,height=775");
	nWin.focus();
}

var nWin;
function xOpenWind18(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/souru08000600.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=820,height=610");
	nWin.focus();
}





var nWin;
function xOpenWind19(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/rai16001200.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1620,height=1210");
	nWin.focus();
}

var nWin;
function xOpenWind20(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/rai10240768.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1040,height=775");
	nWin.focus();
}

var nWin;
function xOpenWind21(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/rai08000600.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=820,height=610");
	nWin.focus();
}





var nWin;
function xOpenWind22(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/daruku16001200.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1620,height=1210");
	nWin.focus();
}

var nWin;
function xOpenWind23(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/daruku10240768.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=1040,height=775");
	nWin.focus();
}

var nWin;
function xOpenWind24(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("download/wp/daruku08000600.jpg","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=820,height=610");
	nWin.focus();
}




//イベントページ詳細ページへのリンク//

var nWin;
function xOpenWine00(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("event/02/index.html","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=610,height=610");
	nWin.focus();
}


var nWin;
function xOpenWine01(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("event/02/index.html#01","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=610,height=610");
	nWin.focus();
}


var nWin;
function xOpenWine02(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("event/02/index.html#02","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=610,height=610");
	nWin.focus();
}




var nWin;
function xOpenWine03(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("event/01/index.html#03","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=610,height=610");
	nWin.focus();
}




var nWin;
function xOpenWine04(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("event/01/index.html#04","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=610,height=610");
	nWin.focus();
}



var nWin;
function xOpenWine05(sURL,sName,nWidth,nHeight)
{
	nWin = window.open("event/01/index.html#05","gaustdiver","resizable=yes,scrollbars=yes,status=no,location=yes,width=610,height=610");
	nWin.focus();
}



//イベントページ詳細ページへのリンク終わり//






