

function headline(date, time, symbol, headline, id)
{
	// Represents a headline object
	this.date = date;
	this.time = time;
	this.symbol = symbol;
	this.headline = headline;
	this.id = id;
}

///// Data values /////
var headlines = new Array();

headlines[0] = new headline('30/06/2009','17:25','UBI','Appendix 3B','2555636','','','');
headlines[1] = new headline('27/05/2009','17:20','UBI','Change of Director`s Interest Notice','2552012','','','');
headlines[2] = new headline('21/05/2009','16:16','UBI','Change of Director`s Interest Notice','2551466','','','');
headlines[3] = new headline('20/05/2009','12:38','UBI','Change of Director`s Interest Notice','2551300','','','');
headlines[4] = new headline('19/05/2009','18:15','UBI','Change of Director`s Interest Notice','2551221','','','');
headlines[5] = new headline('19/05/2009','8:27','UBI','Form 8 filed with US SEC','2551092','','','');
headlines[6] = new headline('15/05/2009','16:53','UBI','Appendix 3B Grant of employee options','2550919','','','');
headlines[7] = new headline('15/05/2009','8:26','UBI','Signs blood glucose product agreements with LifeScan','2550814','','','');
headlines[8] = new headline('14/05/2009','10:31','UBI','Results of 2009 General Meeting','2550717','','','');
headlines[9] = new headline('14/05/2009','9:48','UBI','Chairman and CEO Presentations to General Meeting','2550701','','','');
headlines[10] = new headline('09/04/2009','15:59','UBI','Appendix 4C - quarterly','2547060','','','');
headlines[11] = new headline('09/04/2009','15:56','UBI','Corporate Governance Report','2547061','','','');
headlines[12] = new headline('09/04/2009','15:55','UBI','Annual Report and Proxy Statement Distributed','2547059','','','');
headlines[13] = new headline('06/04/2009','12:53','UBI','ASX Price Query Response Letter','2546537','','','');
headlines[14] = new headline('03/04/2009','9:02','UBI','Proxy Statement filed with SEC','2546286','','','');
headlines[15] = new headline('31/03/2009','10:17','UBI','Annual Report on SEC Form 10-K','2545845','','','');
headlines[16] = new headline('02/03/2009','19:24','UBI','Change of Director`s Interest Notice','2542478','','','');
headlines[17] = new headline('27/02/2009','13:37','UBI','Change of Director`s Interest Notice','2542000','','','');
headlines[18] = new headline('27/02/2009','13:27','UBI','Preliminary Final Report','2541992','','','');
headlines[19] = new headline('19/02/2009','9:01','UBI','Appendix 3B','2540375','','','');
headlines[20] = new headline('17/02/2009','15:58','UBI','Presentation to FINSIA conference','2540087','','','');
headlines[21] = new headline('16/02/2009','8:31','UBI','Feature enhancement will lead to delayed registration','2539780','','','');
headlines[22] = new headline('29/01/2009','10:22','UBI','Appendix 4C - quarterly','2537729','','','');
headlines[23] = new headline('06/01/2009','12:04','UBI','Change in substantial holding','2535821','','','');
headlines[24] = new headline('15/12/2008','18:54','UBI','Appendix 3B','2533888','','','');
headlines[25] = new headline('15/12/2008','10:38','UBI','Expansion of Relationship with LifeScan','2533790','','','');
headlines[26] = new headline('03/12/2008','11:00','UBI','Investor Audio Update','2532445','','','');
headlines[27] = new headline('26/11/2008','10:28','UBI','Release of securities from escrow','2531281','','','');
headlines[28] = new headline('12/11/2008','9:33','UBI','Investor Update November 2008','2529200','','','');
headlines[29] = new headline('29/10/2008','14:50','UBI','SEC Form 10-Q','2527101','','','');
headlines[30] = new headline('27/10/2008','14:13','UBI','Appendix 4C - quarterly','2526565','','','');
headlines[31] = new headline('16/10/2008','9:35','UBI','Investor Presentation','2525075','','','');
headlines[32] = new headline('21/08/2008','11:59','UBI','Appendix 3B','2516968','','','');
headlines[33] = new headline('20/08/2008','9:22','UBI','Quarterly Investor Update','2516648','','','');
headlines[34] = new headline('06/08/2008','9:38','UBI','Half Yearly Report and Accounts','2515046','','','');
headlines[35] = new headline('31/07/2008','17:56','UBI','Appendix 4C - quarterly','2514564','','','');
headlines[36] = new headline('04/07/2008','8:36','UBI','Presentation to Investor Conference','2511539','','','');
headlines[37] = new headline('12/06/2008','16:10','UBI','Appendix 3B','2508694','','','');
headlines[38] = new headline('12/06/2008','16:03','UBI','Results of AGM','2508692','','','');
headlines[39] = new headline('12/06/2008','10:08','UBI','CEO Presentation to AGM','2508635','','','');
headlines[40] = new headline('12/06/2008','10:03','UBI','Chairman`s address to AGM','2508636','','','');
headlines[41] = new headline('11/06/2008','11:49','UBI','Becoming a substantial holder from WIG','2508507','','','');
headlines[42] = new headline('03/06/2008','8:32','UBI','Quarterly Investor Update','2507606','','','');
headlines[43] = new headline('19/05/2008','14:26','UBI','Appendix 3Y','2505804','','','');
headlines[44] = new headline('12/05/2008','15:50','UBI','Payment for Services','2504987','','','');
headlines[45] = new headline('08/05/2008','15:00','UBI','Becoming a substantial holder from WIG','2504652','','','');
headlines[46] = new headline('07/05/2008','18:07','UBI','Proxy Statement','2504511','','','');
headlines[47] = new headline('07/05/2008','18:05','UBI','Corporate Governance Statement','2504510','','','');
headlines[48] = new headline('07/05/2008','18:04','UBI','Annual Report','2504509','','','');
headlines[49] = new headline('07/05/2008','17:44','UBI','Oak Ridge Conference Presentation','2504506','','','');
headlines[50] = new headline('06/05/2008','9:54','UBI','Appendix 3B','2504250','','','');
headlines[51] = new headline('28/04/2008','17:25','UBI','Appendix 4C - quarterly','2503164','','','');
headlines[52] = new headline('22/04/2008','12:52','UBI','Investor Presentation April 2008','2502580','','','');
headlines[53] = new headline('18/04/2008','15:16','UBI','Change of Director`s Interest Notice','2502309','','','');
headlines[54] = new headline('31/03/2008','9:28','UBI','Form 10-K Annual Report','2499758','','','');
headlines[55] = new headline('20/03/2008','9:55','UBI','Updated Investor Presentation March 2008','2498745','','','');
headlines[56] = new headline('17/03/2008','11:11','UBI','Appendix 3B - Grant of employee options','2498141','','','');
headlines[57] = new headline('29/02/2008','16:37','UBI','Quarterly Investor Update','2495832','','','');
headlines[58] = new headline('28/02/2008','13:34','UBI','Preliminary Final Report','2495331','','','');
headlines[59] = new headline('16/01/2008','17:16','UBI','Appendix 4C - quarterly','2489437','','','');
headlines[60] = new headline('11/01/2008','10:58','UBI','First Payment Under Master Services and Supply Agreement','2488864','','','');
headlines[61] = new headline('21/12/2007','10:46','UBI','Investor Audio Presentation','2487147','','','');
headlines[62] = new headline('18/12/2007','9:45','UBI','Top 20 Shareholders Following Rights Issue','2486259','','','');
headlines[63] = new headline('18/12/2007','9:23','UBI','Change in Directors Interest Notices x3','2486248','','','');
headlines[64] = new headline('18/12/2007','9:23','UBI','Initial Notice of Substantial Holder','2486249','','','');
headlines[65] = new headline('13/12/2007','16:58','UBI','Release of Securities from Voluntary Escrow','2485671','','','');
headlines[66] = new headline('13/12/2007','8:27','UBI','Notice under Section 708A','2485528','','','');
headlines[67] = new headline('12/12/2007','8:46','UBI','Updated Investor Presentation','2485386','','','');
headlines[68] = new headline('07/12/2007','16:40','UBI','Renounceable Rights Sucessfully Closed','2484915','','','');
headlines[69] = new headline('05/12/2007','17:54','UBI','Employee Option Exercise Price Adjustment for Rights Issue','2484545','','','');
headlines[70] = new headline('20/11/2007','15:40','UBI','Letters to Shareholders','2482071','','','');
headlines[71] = new headline('20/11/2007','8:24','UBI','Notice under section 708AA of the Corporations Act','2481907','','','');
headlines[72] = new headline('19/11/2007','8:29','UBI','SEC Form 8K','2481724','','','');
headlines[73] = new headline('16/11/2007','15:34','UBI','Appendix 3B','2481657','','','');
headlines[74] = new headline('15/11/2007','11:08','UBI','Form 10-Q Quarterly Report','2481327','','','');
headlines[75] = new headline('09/11/2007','16:24','UBI','Letters to Shareholders and Optionholder - Rights Issue','2480486','','','');
headlines[76] = new headline('09/11/2007','10:31','UBI','Reissued Renounceable Rights Issue','2480387','','','');
headlines[77] = new headline('09/11/2007','10:18','UBI','Notice under section 708AA of the Corporations Act','2480378','','','');
headlines[78] = new headline('09/11/2007','10:09','UBI','Renounceable Rights Issue/Offer Summary','2480379','','','');
headlines[79] = new headline('05/11/2007','8:42','UBI','Form 8K Filed with the SEC','2479687','','','');
headlines[80] = new headline('02/11/2007','16:06','UBI','New Facility Officially Opened','2479629','','','');
headlines[81] = new headline('01/11/2007','11:22','UBI','Audio Investor Presentation','2479362','','','');
headlines[82] = new headline('01/11/2007','10:04','UBI','Appendix 3B','2479320','','','');
headlines[83] = new headline('01/11/2007','9:10','UBI','Updated Investor Presentation','2479284','','','');
headlines[84] = new headline('30/10/2007','9:53','UBI','Announces Intention to Undertake Rights Issue','2478711','','','');
headlines[85] = new headline('30/10/2007','9:49','UBI','Signs Master Services and Supply Agreement with LifeScan Inc','2478705','','','');
headlines[86] = new headline('29/10/2007','10:23','UBI','Appendix 3B','2478445','','','');
headlines[87] = new headline('29/10/2007','10:04','UBI','Appendix 4C - quarterly','2478430','','','');
headlines[88] = new headline('15/10/2007','10:15','UBI','Updated Investor Presentation','2476362','','','');
headlines[89] = new headline('19/09/2007','8:55','UBI','Appendix 3B','2472906','','','');
headlines[90] = new headline('30/08/2007','15:01','UBI','Appendix 3B','2470311','','','');
headlines[91] = new headline('30/08/2007','14:52','UBI','Release of securities from mandatory escrow','2470306','','','');
headlines[92] = new headline('20/08/2007','14:42','UBI','Appendix 3B','2468454','','','');
headlines[93] = new headline('14/08/2007','16:52','UBI','Appendix 3B','2467642','','','');
headlines[94] = new headline('10/08/2007','16:11','UBI','Notification of release of securities from escrow','2467291','','','');
headlines[95] = new headline('09/08/2007','10:26','UBI','Half Year Accounts','2467096','','','');
headlines[96] = new headline('31/07/2007','15:59','UBI','Appendix 4C - quarterly','2466045','','','');
headlines[97] = new headline('16/07/2007','9:22','UBI','Effectiveness of SEC Registration Statement','2464116','','','');
headlines[98] = new headline('16/07/2007','9:04','UBI','Appendix 3B','2464111','','','');
headlines[99] = new headline('25/06/2007','19:11','UBI','Receives Second Certification of Quality Management System','2461630','','','');
headlines[100] = new headline('15/06/2007','9:23','UBI','Updated Investor Presentation June 2007','2460356','','','');
headlines[101] = new headline('25/05/2007','10:15','UBI','Receives First Certification of Quality Management System','2458018','','','');
headlines[102] = new headline('24/05/2007','17:43','UBI','Notification of Release of Securities from Escrow','2457951','','','');
headlines[103] = new headline('21/05/2007','13:36','UBI','Investor Audio Presentation','2457435','','','');
headlines[104] = new headline('15/05/2007','11:06','UBI','Appendix 3B','2456707','','','');
headlines[105] = new headline('15/05/2007','11:05','UBI','Results of AGM','2456704','','','');
headlines[106] = new headline('14/05/2007','18:50','UBI','CEO Presentation to AGM','2456636','','','');
headlines[107] = new headline('14/05/2007','18:47','UBI','Chairman\'s Address to Shareholders','2456635','','','');
headlines[108] = new headline('01/05/2007','9:50','UBI','United States FORM 10','2454808','','','');
headlines[109] = new headline('24/04/2007','9:13','UBI','Commitments Test Entity - First Quarter Report','2453858','','','');
headlines[110] = new headline('13/04/2007','9:54','UBI','2007 Annual Report','2452506','','','');
headlines[111] = new headline('13/04/2007','9:53','UBI','Notice of Annual General Meeting','2452504','','','');
headlines[112] = new headline('30/03/2007','16:35','UBI','Annual Financial Statements','2451057','','','');
headlines[113] = new headline('23/03/2007','16:09','UBI','Appendix 3B - Grant of Employee Options','2450170','','','');
headlines[114] = new headline('05/03/2007','16:25','UBI','Appendix 3B - Exercise of Options','2447742','','','');
headlines[115] = new headline('28/02/2007','17:35','UBI','Preliminary Final Report','2447033','','','');
headlines[116] = new headline('26/02/2007','18:27','UBI','Company Secretary Appointment/Resignation','2446367','','','');
headlines[117] = new headline('22/02/2007','11:28','UBI','Response to ASX Share Price Query','2445738','','','');
headlines[118] = new headline('31/01/2007','15:55','UBI','Quarterly Investor News','2442870','','','');
headlines[119] = new headline('09/01/2007','17:43','UBI','Appendix 3B','2440876','','','');
headlines[120] = new headline('19/12/2006','10:41','UBI','Initial Director\'s Interest Notice','2439061','','','');
headlines[121] = new headline('19/12/2006','9:23','UBI','Becoming a substantial holder','2439028','','','');
headlines[122] = new headline('18/12/2006','19:18','UBI','Becoming a substantial holder x 3','2438986','','','');
headlines[123] = new headline('13/12/2006','16:35','UBI','Lists Successfully on ASX','2438211','','','');
headlines[124] = new headline('12/12/2006','18:05','UBI','Top 20/Dist Schedule/Escrowed Shares/Options/Empl Opt Rules','2438013','','','');
headlines[125] = new headline('12/12/2006','17:57','UBI','Admission to Official List','2438012','','','');
headlines[126] = new headline('12/12/2006','17:51','UBI','ASX Circular: Regulation S Trading Restrictions','2438009','','','');
headlines[127] = new headline('11/12/2006','18:31','UBI','Consolidated Financial Report - Dec 31 2005/2004','2437861','','','');
headlines[128] = new headline('11/12/2006','18:30','UBI','Consolidated Financial Report - Dec 31 2004/2003','2437860','','','');
headlines[129] = new headline('11/12/2006','18:29','UBI','Consolidated Financial Report - Dec 31 2003/2002','2437856','','','');
headlines[130] = new headline('11/12/2006','18:10','UBI','ASX Circular - Commencement of Official Quotation','2437848','','','');
headlines[131] = new headline('11/12/2006','13:17','UBI','Amended & Restated Certificate of Incorporation','2437760','','','');
headlines[132] = new headline('11/12/2006','13:13','UBI','Amended & Restated By-Laws','2437758','','','');
headlines[133] = new headline('11/12/2006','13:12','UBI','Appendix 1A - Application for admission to official list','2437757','','','');
headlines[134] = new headline('08/12/2006','16:46','UBI','Disclosure Document','2437618','','','');


///// Render functions /////
// (you can use your own if you like)

function viewArticle(articleID) {
	var urlStr = 'http://clients.weblink.com.au/clients/universal/article.asp?view=' + articleID;
	var PopupWin = window.open(urlStr,"viewNews","scrollbars=yes,toolbar=no,directories=no,status=yes,menubar=no,resizable=yes,width=630,height=450")
	PopupWin.focus();
}

function renderHeadlinesList()
{
	document.write("<table class='wlNewsTable'>");
		document.write("	<thead>");

		document.write("	</thead>")
		document.write("	<tbody>")

		for (var i=0; i<headlines.length; i++) {
			var h = headlines[i];
			var cls = (i%2 == 0) ? "even" : "odd";

			if (h.symbol == '') continue;

			document.write("	<tr class='" + cls + "'>");			
			document.write("		<td><br>");
			document.write(h.date);
			document.write("		<br>");
			document.write("		<a target='_blank' href='http://clients.weblink.com.au/clients/universal/article.asp?view=" + h.id + "'>" + h.headline );
			document.write("		</td>");
			document.write("	</tr>");

		}
		document.write("	</tbody>")
	document.write("</table>")
}
