function imagetop() {
};

imagetop = new imagetop();
number = 0;

imagetop[number++] = "banners/standard/powerhouse.jpg"
imagetop[number++] = "banners/standard/liveearth.jpg"
imagetop[number++] = "banners/standard/xavier.jpg"
imagetop[number++] = "banners/standard/numan.jpg"
imagetop[number++] = "banners/standard/aguilera07.jpg"


function toplink() {
};
toplink = new toplink();
number = 0;

toplink[number++] = "gennews.cfm?news=news/ent/ph_led07/ph_led07.htm"
toplink[number++] = "gennews.cfm?news=news/ent/liveearth07/liveearth07.htm"
toplink[number++] = "gennews.cfm?news=news/ent/xavier07/xavier07.htm"
toplink[number++] = "gennews.cfm?news=news/ent/human07/human07.htm"
toplink[number++] = "gennews.cfm?news=news/ent/aguilera07/aguilera07.htm"


function texta() {
};
texta = new texta();
number = 0;

texta[number++] = "LED Honeycombs"
texta[number++] = "Live Earth rocks"
texta[number++] = "Xavier Rudd Tour"
texta[number++] = "Martin LC Panels"
texta[number++] = "Christina Aguilera"


function textb() {
};
textb = new textb();
number = 0;

textb[number++] = "for Brisbane Powerhouse"
textb[number++] = "with Show Technology gear"
textb[number++] = "Arkaos adds a touch of magic"
textb[number++] = "are Human Nature"
textb[number++] = "Teams up with Martin"


topincrement = Math.floor(Math.random() * number);
