<!--

image1=new Image();image1.src="image/fe2_1.gif";
image2=new Image();image2.src="image/fe2_2.gif";

function f(){
	history.back();
}

function g(){
	document.snow.src=image2.src;
}
	
function h(){
	document.snow.src=image1.src;
}

function i(a){
	a.style.color="#ef7ca5";
//	document.ret.document.open();
//	document.ret.document.write("modoru");
//	document.ret.document.close();

}

function j(a){
	a.style.color="#777777";
}

function jumpn(){
	window.location="photon.html";
}

// -->
