function choices(){
        this[0] =3
        this[1] = "<a href='http://www.wayi.com.tw/stoneage/actives/921226/index.html' TARGET='_blank'><IMG SRC='http://www.wayi.com.tw/gamead/468X60/st921226.gif' alt='免費序號申請' border=0></a>"
        this[2] = "<a href='http://www.wayi.com.tw/stoneage/actives/930305/index.html' TARGET='_blank'><IMG SRC='http://www.wayi.com.tw/stoneage/images/930311.gif' alt='愛他就是要寵他' border=0></a>"
        this[3] = "<a href='http://gamemall.wayi.com.tw/shopping/webgame-detail.asp?ProductID=P-RPG-0125' TARGET='_blank'><IMG SRC='http://www.wayi.com.tw/stoneage/images/sto930330.gif' alt='愛他就是要寵他' border=0></a>"
}

function grabBanner(){
        var choiceInstance = new choices();
        var Banner = choiceInstance[Math.floor(Math.random() * choiceInstance[0]) + 1];
        return Banner;
}
// Stop hiding -->

<!-- Hide from browsers that do not support JavaScript
document.writeln(grabBanner());
// Stop hiding -->


