	var hiduke=new Date();
	var yr=hiduke.getFullYear();

function credit01(){
	document.write("<div style='font-family: Arial;" + "font-size: 14px ; line-height: 15px'>" + "SUGINO MACHINE LIMITED</div>");
	document.write("<div style='font-size: 11px ; line-height: 15px'>" + "<a href='http://www.sugino.com/' target='_top'>" + "http://www.sugino.com</a></div>");
	document.write("<div style='font-family: Arial; font-size: 11px ; line-height: 15px'>" + " Copyright(C) 2001-"+yr+" SUGINO MACHINE LIMITED All RIGHTS RESERVED.&nbsp;</div>");
}
