﻿// ???j???[?p???[???I?[?o?[
function rollOver(obj,val) {
	obj.src = val;
}
function DataReset(){
	document.mail.reset();
}