var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jason+Lewis" - Google News"; document.title=document.title+ " "; arnews[0]="Are you a sucker for maple and bacon lollipops? - Toronto Star
"; arnews[0] += "

Are you a sucker for maple and bacon lollipops?
Toronto Star
Owner Jason Lewis is selling a few hundred thousand annually. The San Francisco Bay Guardian has given his candy company, which started in 2007, ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 23:38:52 GMT+00:00"; arnews[0] += "
"; arnews[1]="U-High girls win fourth straight state swimming title - 2TheAdvocate
"; arnews[1] += "

U-High girls win fourth straight state swimming title
2TheAdvocate
“Our girls are outstanding,” University coach Jason Lewis said, lauding the Cubs' team effort. “They put together some fantastic individual swims but they ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 12:55:00 GMT+00:00"; arnews[1] += "
"; arnews[2]="U-High Lady Cubs win fourth consecutive title - Sulphur Southwest Daily News
"; arnews[2] += "

U-High Lady Cubs win fourth consecutive title
Sulphur Southwest Daily News
But University High head coach Jason Lewis said after the meet that their success was due to an all-round team effort. "Our girls our outstanding," Lewis ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 10:16:29 GMT+00:00"; arnews[2] += "
"; arnews[3]="Crestron Hosts Second Annual Dealer Conference in Sydney, Australia - BigNews.biz (press release)
"; arnews[3] += "

BigNews.biz (press release)

Crestron Hosts Second Annual Dealer Conference in Sydney, Australia
BigNews.biz (press release)
... grow their businesses with the wide range of Crestron products and solutions," said Jason Lewis, National Manager, Crestron Australia and New Zealand. ...

"; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 17:51:24 GMT+00:00"; arnews[3] += "
"; arnews[4]="FASCINATING FACT: - India Business Blog (blog)
"; arnews[4] += "

FASCINATING FACT:
India Business Blog (blog)
LEWIS RETURNS TO SMALL SCREEN Former SEX AND THE CITY TV star JASON LEWIS is plotting a small screen comeback - as the lead of new US crime-drama RIO! ...

"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 10:04:24 GMT+00:00"; arnews[4] += "
"; arnews[5]="mj's 'This Is It' heading to the small screen - Gaea Times
"; arnews[5] += "

mj's 'This Is It' heading to the small screen
Gaea Times
November 11th, 2009 Former SEX AND THE CITY TV star JASON LEWIS is plotting a small screen comeback - as the lead of new US crime-drama RIO! ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 09:29:38 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("
");