var arnews = new Array(5); totcount = 2; rnd = 0; document.title=document.title+ " - "Li+Gong" - Google News"; document.title=document.title+ " "; arnews[0]="Tiger to usher in 'streams' of tourists - Brunei News, Brunei Headlines from Brunei fm
"; arnews[0] += "

Brunei News, Brunei Headlines from Brunei fm

Tiger to usher in 'streams' of tourists
Brunei News, Brunei Headlines from Brunei fm
She added that there will be a lion dance performance on the 14th at three venues: Li Gong Restaurant, the lobby lounge and the Atrium Café from 12.30pm ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 03 Feb 2010 01:18:30 GMT+00:00"; arnews[0] += "
"; arnews[1]="Empire Hotel hosts travel consultants from Shanghai on familiarisation trip - Brunei News, Brunei Headlines from Brunei fm
"; arnews[1] += "

Empire Hotel hosts travel consultants from Shanghai on familiarisation trip
Brunei News, Brunei Headlines from Brunei fm
Before departure, the visitors were entertained and treated to a dinner at Li Gong by the General Manager Mr Desmond Acheson, Director of Sales and ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 14 Jan 2010 05:48:44 GMT+00:00"; arnews[1] += "
"; totcount = 2; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");