function headline(date, time, symbol, headline, id) { this.date = date; this.time = time; this.symbol = symbol; this.headline = headline; this.id = id; } var headlines = new Array(); headlines[0] = new headline('13/5/08','8:26','OST','Becoming a substantial holder from ANZ','2505031'); headlines[1] = new headline('7/5/08','15:27','OST','Appendix 3Y Change of Director Interest','2504477'); headlines[2] = new headline('17/4/08','9:47','OST','Appendix 3B Shares issued under DRP','2502086'); headlines[3] = new headline('28/3/08','14:24','OST','DRP Share Price for Interim Dividend','2499620'); headlines[4] = new headline('25/2/08','16:50','OST','Appendix 3 Y Change of Directors Interest Notice by 9','2494597'); headlines[5] = new headline('25/2/08','11:10','OST','Exercise of Options Appendix 3 B','2494479'); headlines[6] = new headline('21/2/08','12:55','OST','Change of Director`s Interest Notice Appendix 3 Y','2493918'); headlines[7] = new headline('19/2/08','8:30','OST','Analyst Presentation of Results Half Year to 31 Dec 2007','2493392'); headlines[8] = new headline('19/2/08','8:29','OST','Results 4D Statement and Dividend Half Year to 31 Dec 2007','2493391'); headlines[9] = new headline('15/2/08','8:43','OST','OneSteel Restructures Bar Mill Operations','2493009'); headlines[10] = new headline('14/2/08','11:43','OST','Steel and Tube Holdings Ltd Half Year Results','2492888'); headlines[11] = new headline('4/2/08','12:10','OST','CXM: Centrex Port Options for Wilgerup','2491553'); headlines[12] = new headline('30/1/08','14:56','OST','OneSteel Proforma Segment Reporting Information','2490941'); headlines[13] = new headline('3/1/08','17:57','OST','IFE:IronClad Considers Port Options for Wilcherry Iron Proj.','2488071'); headlines[14] = new headline('21/12/07','11:22','OST','CXM: Centrex Port Options','2487166'); headlines[15] = new headline('20/12/07','9:46','OST','WPG: Update Access to the Port of Whyalla','2486807'); headlines[16] = new headline('26/11/07','15:45','OST','CXM: MoU with Onesteel','2482863'); headlines[17] = new headline('20/11/07','8:47','OST','Annual General Meeting Poll and Proxy Voting Results','2481926'); headlines[18] = new headline('19/11/07','14:28','OST','OneSteel AGM - Addresses by Chairman and Managing Director','2481824'); headlines[19] = new headline('9/11/07','12:01','OST','Steel and Tube Holdings Ltd Chairman CEO AGM Addresses','2480406');