a = 2 // a=numbers of banners
var slump = Math.random();
var talet = Math.round(slump * (a-1))+1;
function create() {

this.src = ''
this.href = ''
this.alt = ''
this.under = ''
}

b = new Array()
for(var i=1; i<=a; i++) { b[i] = new create() }

b[1].src = "Images/ad_h104_01.gif"
b[1].href = "http://ccclub.cmbchina.com/CreditCardClub/Club/Mall/Search.aspx?cate=0204&key=%C1%AA%CF%EB"
b[1].alt = ""

b[2].src = "images/ad_h104_01.gif"
b[2].href = "http://ccclub.cmbchina.com/CreditCardClub/Club/Mall/Search.aspx?cate=0204&key=%C1%AA%CF%EB"
b[2].alt = ""
