ChgImg = new Array(5);
ChgImg[0]='<A HREF="page_bridal.html"><img src="image/change-photo-bridalzone-2006.jpg" alt="" width="555" height="181" BORDER="0"></A>';
ChgImg[1]='<A HREF="page_life.html"><img src="image/change-photo-newlife-2006.jpg" alt="" width="555" height="181" BORDER="0"></A>';
ChgImg[2]='<A HREF="page_plan.html"><img src="image/change-photo-planning-2006.jpg" alt="" width="555" height="181" BORDER="0"></A>';
ChgImg[3]='<A HREF="page_support.html"><img src="image/change-photo-lifesupport-2006.jpg" alt="" width="555" height="181" BORDER="0"></A>';
ChgImg[4]='<A HREF="tokusyu/top.html"><img src="image/change-photo-selection-2006.jpg" alt="" width="555" height="181" BORDER="0"></A>';

MaxImgNum = 5;
ImgNum = Math.floor(Math.random() * MaxImgNum);
