tips = new Array(7);
tips[0] = "<a href='http://www.spaemall.com/EC/dispPageBox/PrdList.aspx?ddsPageID=EPECPRDLIST&PID=EPECLSH' target='_self' ><img src='../dispHtmlImg/Banner/1.GIF' border='0'></a>";
tips[1] = "<a href='http://www.spaemall.com' target='_self' ><img src='../dispHtmlImg/Banner/2.GIF' border='0'></a>";
tips[2] = "<a href='http://www.spaemall.com' target='_self' ><img src='../dispHtmlImg/Banner/3.GIF' border='0'></a>";
var index1;index1 = Math.floor(Math.random() * 3 );document.write(tips[index1]);

