var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="URBAN'S MUSIC INSPIRED BY KIDMAN - PR Inside
"; arnews[0] += "KEITH URBAN has credited his wife NICOLE KIDMAN with improving his songwr= iting - because their relationship has a \"profound\" effect on his music. The couple married in 2006 and two years later they welcomed their firs= t child together, daughter Sunday Rose. Urban admits his love for the Hollywood"; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 16:41:00 GMT"; arnews[0] += "
"; arnews[1]="Keith Urban 'praises Taylor Swift appeal' - Digital Spy
"; arnews[1] += "Keith Urban has reportedly praised Taylor Swift for helping popularise country music ... The singer also spoke out about performing with wife Nicole Kidman, telling Entertainment Weekly : \"We tend to stick to the viral YouTubes of the world."; arnews[1] += "
Publ.Date : Mon, 01 Feb 2010 13:39:00 GMT"; arnews[1] += "
"; arnews[2]="Nicole Kidman - People
"; arnews[2] += "\"It's been a profound impact [on my songwriting] to meet somebody who offered me a life and helped me become the person I wanted to be,\" Urban, 42, tells PEOPLE Country for its March issue. As Urban tells it, sometimes Kidman's influence is literal ..."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 10:28:00 GMT"; arnews[2] += "
"; arnews[3]="Nicole Kidman turns brunette - The Gaea Times
"; arnews[3] += "LONDON - Nicole Kidman has ditched her blonde locks and turned into a brunette. The actress resurfaced with the new look at the Screen Actors Guild Awards in Los Angeles. She wore an Aztec-inspired gown at the event, reports the Sun. Meanwhile, Jeff ..."; arnews[3] += "
Publ.Date : Mon, 25 Jan 2010 03:03:00 GMT"; arnews[3] += "
"; arnews[4]="Nicole Kidman Was ‘Ready’ For Baby Later In Life - Celebrity Baby Blog
"; arnews[4] += "She has been in the business since she was a teenager, but Nicole Kidman is prepared to leave that all behind for the sake of her family. “I used to have a crazy schedule, but then I reached a point in my life where I didn’t want to live like ..."; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 18:15:00 GMT"; arnews[4] += "
"; arnews[5]="Keith Richards, Ronnie Wood together cope with life without the bottle - Newstrack India
"; arnews[5] += "London, Feb 9 (ANI): Rolling Stones rockers Keith Richards and Ronnie Wood are giving each other \"plenty of moral support\" after they recently gave up booze. The two bandmates were reported to have fallen apart of late, with Keith believed to have ..."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 08:29: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("
");