	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/e_index.html' target='_top'>" + "http://www.sugino.com</a></div>");
	document.write("<div style='font-family: Arial; font-size: 11px ; line-height: 15px'>" + " Copyright &copy 2001-"+yr+" SUGINO MACHINE LIMITED All Rights Reserved.&nbsp;</div>");

}

function credit_j(){
	document.write("<div style='font-size: 12px ; line-height: 16px'>" + "株式会社スギノマシン</div>");
	document.write("<div style='font-size: 12px ; line-height: 15px'>" + "<a href='http://www.sugino.com/' target='_top'>" + "http://www.sugino.com</a></div>");
	document.write("<div style='font-size: 11px ; line-height: 15px'>" + " Copyright &copy 2001- "+yr+" SUGINO MACHINE LIMITED All Rights Reserved.&nbsp;</div>");

}

function credit_scp(){
	document.write("<div style='font-family: Arial;" + "font-size: 14px ; line-height: 15px'>" + "Sugino Corp. </div>");
	document.write("<div style='font-size: 11px ; line-height: 15px'>" + "<a href='http://www.suginocorp.com' target='_top'>" + "http://www.suginocorp.com</a></div>");
	document.write("<div style='font-family: Arial; font-size: 11px ; line-height: 15px'>" + " Copyright &copy 1998-"+yr+" Sugino Corp. All Rights Reserved.&nbsp;</div>");

}

function credit_cr(){
	document.write("<div style='font-size: 9px ; line-height: 12px'>" + " COPYRIGHT &copy 2001- "+yr+" SUGINO MACHINE LIMITED All Rights Reserved.&nbsp;</div>");
}

function credit_cr_e(){
	document.write("<div style='font-size: 8px ; line-height: 12px'>" + " COPYRIGHT &copy 2001- "+yr+" SUGINO MACHINE LIMITED All Rights Reserved.&nbsp;</div>");
}

function credit_cr_u(){
	document.write("<div style='font-size: 8px ; line-height: 12px'>" + " COPYRIGHT &copy 1998- "+yr+" SUGINO CORP. All Rights Reserved.&nbsp;</div>");
}
