var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Star stylist
"; arnews[0] += "Meet Kevin Woo, the hairstylist our celebrities put their trust in. THESE days, at the amazing rate gossip spreads, thanks to camera phones and Internet gossip sites, no celebrity can afford to have a hair out of place."; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 01:29:15 GMT"; arnews[0] += "
"; arnews[1]="Want to be a supermodel?
"; arnews[1] += "BABES: Chia and Iking at the launch of Ford Models Supermodel of the World Malaysia 2009 reality show yesterday AFTER much drama and delay, the Ford Models' Supermodel of the World Malaysia 2009 is finally back on track."; arnews[1] += "
Publ.Date : Wed, 04 Nov 2009 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="Celebrities show they care for animals
"; arnews[2] += "THEMED We care; We Love; We Support, the 2010 calendar featuring celebrities Amber Chia, Jojo Struys, Angel Wong and Serena C with their pets, is available at all major bookstores now."; arnews[2] += "
Publ.Date : Thu, 05 Nov 2009 06:07:45 GMT"; arnews[2] += "
"; arnews[3]="Cover Story: Double standards the fashion?
"; arnews[3] += "Cover Story: Double standards the fashion? 2009/11/03 ZUHAILA SEDEK Is there any truth to the grouse that foreign models are taking over jobs from local ones in the country? ZUHAILA SEDEK speaks to those in the industry."; arnews[3] += "
Publ.Date : Wed, 04 Nov 2009 04:56:48 GMT"; arnews[3] += "
"; arnews[4]="Top Model Strips Down to Her Stripes
"; arnews[4] += "One glance at PETA Asia's hot new ad featuring Malaysian cover model Amber Chia , and I'm instantly reminded to water my plants and do three sets of fire hydrants ."; arnews[4] += "
Publ.Date : Wed, 28 Oct 2009 18:52:10 GMT"; arnews[4] += "
"; arnews[5]="PETA makes their point
"; arnews[5] += "Malaysian model Amber Chia with her body-painted tiger stripes holds a tag line for People for The Ethical Treatment of Animals Asia in Petaling Jaya, near Kuala Lumpur, Malaysia, on Oct."; arnews[5] += "
Publ.Date : Mon, 26 Oct 2009 07:00:00 GMT"; arnews[5] += "
"; totcount = 6; 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("
");