﻿function printPage(){
	if(document.getElementById || document.layers){
		window.print();	
	}
}


function window1(win1) {
		if(navigator.userAgent.indexOf("MSIE 7.0") != -1){
		  win=window.open(win1,"new","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=657,height=600");
	  }else{
      win=window.open(win1,"new","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=656,height=600");
	  }
} 


function window2() { 
      win=window.open("http://www.eiseihoso.org/pr/stop_warming07.html","new","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=1,width=480,height=530");
} 


function window3(win1) {
		if(navigator.userAgent.indexOf("MSIE 7.0") != -1){
		  win=window.open(win1,"new","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=657,height=458");
	  }else{
      win=window.open(win1,"new","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=656,height=458");
	  }
}

function window4(win1) {
		if(navigator.userAgent.indexOf("MSIE 7.0") != -1){
		  win=window.open(win1,"new","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=657,height=278");
	  }else{
      win=window.open(win1,"new","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=656,height=278");
	  }
}