var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Bar Refaeli swings into action as new face of lingerie brand... (but ... - Daily Mail
"; arnews[0] += "Bar Refaeli strikes a seductive pose as she perches on a swing in racy black lingerie, complete with a ruffled skirt and stockings. In other shots, the Israeli model adopts some flower power in the Sixties-inspired photoshoot, wearing floral ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 15:34:00 GMT"; arnews[0] += "
"; arnews[1]="Bar Refaeli lends her curves to lingerie label - The Independent
"; arnews[1] += "Israeli top model Bar Refaeli has landed yet another lucrative gig, this time as Passionata's new face and body, starting from early next year. Campaign images that were released by the brand November 16 show Refaeli styled as a 1960s-inspired pin-up ..."; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 18:45:00 GMT"; arnews[1] += "
"; arnews[2]="Bar Refaeli and Brooklyn Decker double-up thier hot bikini bodies for ... - Examiner
"; arnews[2] += "The two models showed off their enviably, in shape bikini bods as they played in the sand, balanced on wood fixtures and danced in photos, dressed scantily clad. Bar Refaeli, 24, has appeared on the cover of SI before and fans are all too familiar ..."; arnews[2] += "
Publ.Date : Sat, 14 Nov 2009 16:03:00 GMT"; arnews[2] += "
"; arnews[3]="Leonardo DiCaprio ’spends $1,400 on beauty products’ - The Gaea Times
"; arnews[3] += "NEW DELHI - Leonardo DiCaprio has reportedly spent 1400 dollars on cosmetic items. The ‘Titanic’ actor purchased beauty products from Blue Mercury store at Los Angeles. The products included facemasks, moisturizers, eye creams, anti-wrinkle ..."; arnews[3] += "
Publ.Date : Fri, 13 Nov 2009 06:46:00 GMT"; arnews[3] += "
"; arnews[4]="SI Swimsuit Issue Cover Girls - ABC News
"; arnews[4] += "Bar Refaeli will grace the cover of Sports Illustrated magazine's 2009 Swimsuit issue. The 23-year-old Israeli model is shown on the cover in a multicolored string bikini next to the headline \"Bikinis or Nothing.\" Refaeli is the girlfriend of actor ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 08:27:00 GMT"; arnews[4] += "
"; arnews[5]="Leonardo DiCaprio is Lohan's latest crush - Express India
"; arnews[5] += "London 'Meangirls' actress Lindsay Lohan reportedly has a huge crush on Hollywood superstar Leonardo DiCaprio and wants to take it forward as she believes the actor is her \"perfect man\". Lohan, who is tabloid's favourite child thanks to her on/off ..."; arnews[5] += "
Publ.Date : Mon, 16 Nov 2009 07:54: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("
");