function random() {
};
banner = new random();
number = 0;
random[number++] = "<a href='http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=930223-0000&PA=1522348&HTML=http://www2.g-queen.com/eng/index.html'><IMG SRC='http://www.24theshow.com/free/banner/gqu/gqu002_001cu200x300br.jpg' width=200 height=300 border=0 alt=''></a>"
random[number++] = "<a href='http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=930223-0000&PA=1522348&HTML=http://www2.g-queen.com/eng/index.html'><IMG SRC='http://www.24theshow.com/free/banner/gqu/gqu200x205tx.jpg' width=200 height=205 border=0 alt=''></a>"
random[number++] = "<a href='http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=930223-0000&PA=1522348&HTML=http://www2.g-queen.com/eng/index.html'><IMG SRC='http://www.24theshow.com/free/banner/gqu/gqu_200x196ch.jpg' width=200 height=196 border=0 alt=''></a>"
random[number++] = "<a href='http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=930223-0000&PA=1522348&HTML=http://www2.g-queen.com/eng/index.html'><IMG SRC='http://www.24theshow.com/free/banner/gqu/200x300.jpg' width=200 height=300 border=0 alt=''></a>"
random[number++] = "<a href='http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=930223-0000&PA=1522348&HTML=http://www2.g-queen.com/eng/index.html'><IMG SRC='http://www.24theshow.com/free/banner/gqu/gqu_sjp200x200.jpg' width=200 height=200 border=0 alt=''></a>"
increment = Math.floor(Math.random() * number);
document.write(random[increment]);
