function swpimg(n){
	var imgsrc = document.images[n].src;
	var ext = imgsrc.substring(imgsrc.lastIndexOf("."), imgsrc.length);
	if(imgsrc.indexOf("-on") < 0){
		document.images[n].src=imgsrc.substring(0,imgsrc.length-ext.length) + "-on" + ext;
	}
	else{
		document.images[n].src=imgsrc.substring(0,imgsrc.length-ext.length-3) + ext;
	}
}

window.onunload=dmyFnc;
function dmyFnc(){
	//空っぽ
}


function MM_openBrWindow(theURL,winName,features) { //v2.0
  subwin = window.open(theURL,winName,features);
  window.subwin.focus();
}


function MM_goToURL() { 
  var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}



function open1(){
  window.open('http://www.trion-net.co.jp/map1.html', 'map', 'width=600, height=540, menubar=no, toolbar=no, scrollbars=no, resizable=yes');
}

function open2(){
  window.open('http://www.trion-net.co.jp/map2.html', 'map', 'width=600, height=540, menubar=no, toolbar=no, scrollbars=no, resizable=yes');
}



/*function campaign(){
  subwin = window.open('http://www.trion-net.co.jp/campaign/index.html', 'campaign', 'width=700, height=780, menubar=no, toolbar=no, scrollbars=yes, resizable=yes');
  window.subwin.focus();
}
*/

function fukubukuro(){
  subwin = window.open('http://www.trion-net.co.jp/fukubukuro/', 'fukubukuro', 'width=650, height=630, menubar=no, toolbar=no, scrollbars=yes, resizable=yes, location=yes');
  window.subwin.focus();
}

function xmas(){
  subwin = window.open('http://www.trion-net.co.jp/xmas/', 'xmas', 'width=630, height=630, menubar=no, toolbar=no, scrollbars=yes, resizable=yes, location=yes');
  window.subwin.focus();
}

function campaign(){
  subwin = window.open('http://www.trion-net.co.jp/campaign/', 'campaign', 'width=630, height=630, menubar=no, toolbar=no, scrollbars=yes, resizable=yes, location=yes');
  window.subwin.focus();
}

function novelty(){
  subwin = window.open('http://www.trion-net.co.jp/novelty/', 'novelty', 'width=650, height=630, menubar=no, toolbar=no, scrollbars=yes, resizable=yes, location=yes');
  window.subwin.focus();
}

function valentine(){
  subwin = window.open('http://www.trion-net.co.jp/valentine/', 'valentine', 'width=640, height=630, menubar=no, toolbar=no, scrollbars=yes, resizable=yes, location=yes');
  window.subwin.focus();
}

/*function fuku(){
  subwin = window.open('http://www.trion-net.co.jp/fukubukuro/', 'fukubukuro', 'width=710, height=630, menubar=no, toolbar=yes, scrollbars=yes, resizable=yes, location=yes');
  window.subwin.focus();
}


function mother(){
  subwin = window.open('http://www.trion-net.co.jp/mother/', 'mother', 'width=670, height=630, menubar=no, toolbar=no, scrollbars=yes, resizable=yes, location=yes');
  window.subwin.focus();
}*/

/*function father(){
  subwin = window.open('http://www.trion-net.co.jp/father/', 'father', 'width=670, height=536, menubar=no, toolbar=no, scrollbars=yes, resizable=yes, location=yes');
  window.subwin.focus();
}*/

function mail(){
  subwin = window.open('http://www.trion-net.co.jp/mailmagazine/mailmagazine.html', 'mail', 'width=750, height=780, menubar=no, toolbar=yes, scrollbars=yes, resizable=yes, location=yes');
  window.subwin.focus();
}

function windowopen0(){
  subwin = window.open('../stylesnap/index.html', 'mywindow2', 'width=975, height=630, scrollbars=yes, resizable=yes');
  window.subwin.focus();
}



function windowopen2(){
  subwin = window.open('../../stylesnap/index.html', 'mywindow2', 'width=975, height=630, scrollbars=yes, resizable=yes');
  window.subwin.focus();
}



function windowopen3(){
  subwin = window.open('../../../stylesnap/index.html', 'mywindow2', 'width=975, height=630, scrollbars=yes, resizable=yes');
  window.subwin.focus();
}


function takanecolumn(){
  subwin = window.open('takanecolumn_index.html', 'mywindow3', 'width=775, height=630, scrollbars=yes, resizable=yes');
  window.subwin.focus();
}
