var sysBannerImageArray = new Array();
sysBannerImageArray[0] = "<a  href='http://shop.plaync.jp/goods/main/519/520/index.nc?_C_=263&_L_=1' ><img  src='http://static.plaync.jp/banner/image/20100119084257733_0649.jpg'  border='0'  width='168'  height='110'  ></a>"; 
sysBannerImageArray[1] = "<a  href='http://lineage2.plaync.jp/event/_item1001_11130.aspx' ><img  src='http://static.plaync.jp/banner/image/20100223150842121_0696.jpg'  border='0'  width='168'  height='110'  ></a>"; 
sysBannerImageArray[2] = "<a  href='http://luckygame.plaync.jp/talisman/l2/index.nc' ><img  src='http://static.plaync.jp/banner/image/20100302124445104_0710.jpg'  border='0'  width='168'  height='110'  ></a>"; 
document.write(sysBannerImageArray[Math.round(Math.random() * (sysBannerImageArray.length - 1))]);

