var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Josie+Maran" - Google News"; document.title=document.title+ " "; arnews[0]="Behind the Scenes at Project Green Search Model Competition - Huffington Post (blog)
"; arnews[0] += "

Behind the Scenes at Project Green Search Model Competition
Huffington Post (blog)
... ecofashion designer, Josie Maran, former model and force behind Josie Maran Cosmetics, and Darren Moore, host of AlterEco and founder of Ecovations. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 21:54:02 GMT+00:00"; arnews[0] += "
"; arnews[1]="Rachel McAdams knows that green is sexy - Examiner.com
"; arnews[1] += "

Examiner.com

Rachel McAdams knows that green is sexy
Examiner.com
Josie Maran's "Morrocan Holiday Collection" - At $25.00 you can afford to get it as a gift for mom/sis and indulge in one for yourself. ...

"; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 00:06:31 GMT+00:00"; arnews[1] += "
"; arnews[2]="Joely Fisher And Friends Celebrate Whale Conservation Efforts - LA.com
"; arnews[2] += "

Joely Fisher And Friends Celebrate Whale Conservation Efforts
LA.com
Josie Maran and her husband Ali Alborzi agreed with their pocketbooks, as her eponymous cosmetics line was also an important supporter, along with Hint ...

"; arnews[2] += "
Publ.Date : Fri, 06 Nov 2009 21:38:12 GMT+00:00"; arnews[2] += "
"; arnews[3]="This new title is addictive and packed with exciting new featuers, writes ... - Times LIVE
"; arnews[3] += "

Times LIVE

This new title is addictive and packed with exciting new featuers, writes ...
Times LIVE
... and racing simulator status, but deep into season six, you'll be begging for Brooke Burke, Josie Maran or even Patrick Stewart to make an appearance. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 31 Oct 2009 19:52:57 GMT+00:00"; arnews[3] += "
"; arnews[4]="Meet the next eco-model at Ecco - Mother Nature Network
"; arnews[4] += "

Mother Nature Network

Meet the next eco-model at Ecco
Mother Nature Network
That means the eco-famous judges like like green fashion designer Deborah Lindquist and Josie Maran, model and green beauty line founder, will be at the ...

"; arnews[4] += "
Publ.Date : Thu, 29 Oct 2009 17:09:33 GMT+00:00"; arnews[4] += "
"; arnews[5]="Is This Ancient Oil the Fountain of Youth? - Tonic
"; arnews[5] += "

Is This Ancient Oil the Fountain of Youth?
Tonic
Josie Maran, model and beauty entrepreneur, swears by the stuff. It's nothing new, seeing as it's ...

"; arnews[5] += "
Publ.Date : Tue, 27 Oct 2009 14:53:55 GMT+00:00"; 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("
");