// JavaScript Document
function changetop(){
	mint = Math.floor(Math.random() * 5);
	mint += 1;
document.write("<td colspan=\"3\" height=\"238\" nowrap>");
document.write("<img src=\"/images/top/img_0",mint,".jpg\" width=\"363\" height=\"238\" alt=\"\" border=\"0\"><img src=\"/images/top/img_02.gif\" width=\"219\" height=\"238\" alt=\"お客様のニーズにあわせてさまざまな確定拠出年金サービスをご提供しています。\" border=\"0\"></td>");
}