var arnews = new Array(7); totcount = 3; rnd = 0; document.title=document.title+ " - "Nina+Sky" - Google News"; document.title=document.title+ " "; arnews[0]="Posted by: 13 hours ago | 10 Views - Global Grind (blog)
"; arnews[0] += "

Posted by: 13 hours ago | 10 Views
Global Grind (blog)
I had the pleasure of seeing the ladies of Nina Sky perform this song back in September at a special event in ATL with Pitbull and I loved the party vibe ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 04:20:53 GMT+00:00"; arnews[0] += "
"; arnews[1]="Aventura Frontman Says Group Had 'Connection' With Akon, Wyclef - MTV.com
"; arnews[1] += "

Aventura Frontman Says Group Had 'Connection' With Akon, Wyclef
MTV.com
... their sound and fanbase beyond the traditional Spanish-speaking crowd by collaborating with a range of artists from rapper Ludacris to pop duo Nina Sky. ...

"; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 11:47:09 GMT+00:00"; arnews[1] += "
"; arnews[2]="Video Premiere: Nina Sky's 'Beautiful People' - AceShowbiz (blog)
"; arnews[2] += "

AceShowbiz (blog)

Video Premiere: Nina Sky's 'Beautiful People'
AceShowbiz (blog)
"Beautiful People" music video from sisters duo Nina Sky has been debuted. It contains montage of Natalie Albino and Nicole Albino when they are rehearsing, ...

"; arnews[2] += "
Publ.Date : Sat, 30 Jan 2010 03:42:09 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");