Banner = new Array
(

<!-- "<a href='http://www.iir-events.com/IIR-Conf/page.aspx?id=20049' target='_new'><img border='0' src='http://www.informatm.com/newt/l/otv/images/banners/468x60-banner-BBF.gif' alt='' /></a>" -->
 
 "<a href='http://www.optical-transmission.com/ptn' target='_new'><img border='0' src='http://www.informatm.com/newt/l/otv/images/banners/ptn.gif' alt='' /></a>"

<!-- "<a href='http://www.iir-events.com/IIR-Conf/page.aspx?id=18668' target='_new'><img src='http://www.informatm.com/newt/l/otv/images/banners/CG2503-468x60-animated.gif' alt='' ></a>" -->

<!-- "<a href='http://www.iir-events.com/IIR-conf/Telecoms/EventView.aspx?EventID=1905' target='_new'><img src='http://www.informatm.com/newt/l/otv/images/banners/PTN-468x60.gif' alt='' ></a>" -->
	
<!-- "<a href='http://www.iir-events.com/IIR-conf/Telecoms/EventView.aspx?EventID=2039' target='_new'><img src='http://www.informatm.com/newt/l/otv/images/banners/wdmAPAC_468x60.gif' alt='' ></a>" -->

<!-- "<a href='http://www.iir-events.com/IIR-conf/Telecoms/EventView.aspx?EventID=1617' target='_new'><img src='http://www.informatm.com/newt/l/otv/images/banners/CEW_APAC_468x60.gif' alt='' ></a>" -->

)

/* Don't touch this bit plz */
bannerCT = Banner.length
randomNum = Math.floor ((Math.random() * bannerCT))
document.write(Banner[randomNum])