var arnews = new Array(7); totcount = 2; rnd = 0; document.title=document.title+ " - "Yael+Naim" - Google News"; document.title=document.title+ " "; arnews[0]="All The Latest Cell Phone, Gadget and Tech News - MobileWhack.com
"; arnews[0] += "

All The Latest Cell Phone, Gadget and Tech News
MobileWhack.com
And you should not have used some song that was not “New Soul” by Yael Naim. That's also from the MacBook ad, for crying out loud!

and more »
"; arnews[0] += "
Publ.Date : Wed, 20 Jan 2010 18:56:00 GMT+00:00"; arnews[0] += "
"; arnews[1]="LG X300 ad rips MacBook Air's envelope stunt - Electronista (blog)
"; arnews[1] += "

LG X300 ad rips MacBook Air's envelope stunt
Electronista (blog)
It goes so far as to play an upbeat song near the end much like Yael Naim's "New Soul," which shot up in popularity after Apple's use. ...

"; arnews[1] += "
Publ.Date : Tue, 19 Jan 2010 18:31:44 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");