var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Good Works
"; arnews[0] += "Ocean Bank Financial Services Manager/AVP Maureen Raynes presents a donation to Fair Tide Thrift Store Manager Anne Hunger and Fair Tide Executive Director Joe Galli."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 11:52:39 GMT"; arnews[0] += "
"; arnews[1]="Directors' pay skyrockets as workloads grow
"; arnews[1] += "Directors' pay skyrockets as workloads grow Compensation rises 135 per cent over five years, with top boards paying an average of $69,043 to entice top talent JANET McFARLAND S itting on a corporate board has come with growing responsibility and stress, but it has also come with a growing pay packet to help compensate for the workload."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="Tidbits for Feb. 10
"; arnews[2] += "Love is in the air. Or maybe that's garlic. Anyway, Valentine's Day is coming up quickly, and if you're planning something special for your sweetie - or taking yourself out on a date - there are plenty of things to do for a foodcentric evening."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 07:39:55 GMT"; arnews[2] += "
"; arnews[3]="Despite Ever-Rising Domain-Name Competition, Unpronounceable Company...
"; arnews[3] += "It's increasingly common for entrepreneurs to complain that \"all the good domain names are taken.\" In desperation, some concoct strange-looking company names that customers need to be taught how to pronounce."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 06:15:34 GMT"; arnews[3] += "
"; arnews[4]="Good architecture for the fringes
"; arnews[4] += "Most of us now live in urban or semi urban areas. For decades the fringes of our cities have been sprawling out into industrial estates characterised by functional, often cheap and 'one way' architecture."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 05:29:25 GMT"; arnews[4] += "
"; arnews[5]="Mapping taken to new high as quiet leader shows the way
"; arnews[5] += "MapData Sciences Pty Ltd announced today the release of the QuickMap Developer Toolkit, a powerful set of JavaScript API's that provide web developers,programmers and business analysts with the tools needed to create professional lookingand highly interactive location based service applications."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 05:24:28 GMT"; arnews[5] += "
"; arnews[6]="Cameron International Corporation Q4 2009 Earnings Call Transcript
"; arnews[6] += "Cameron International Corporation February 9, 2010 8:30 amA ET Executives R. Scott Amann a ' Vice President Investor Relations Jack B. Moore a ' President, Chief Executive Officer Charles M. Sledge a ' Senior Vice President, Chief Financial Officer Analysts Jeff Tillery - Tudor, Pickering & Holt Co., LLC William Herbert - Simmons & Company ..."; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 01:05:16 GMT"; arnews[6] += "
"; arnews[7]="LCA-Vision Inc. Q4 2009 Earnings Call Transcript
"; arnews[7] += "Vision Inc. February 9, 2009 10:00 am ET Executives Jody Cain -- IR, Lippert/Heilshorn & Associates Mike Celebrezze -- SVP - Finance, CFO and Treasurer Dave Thomas -- COO Analysts Ryan Daniels -- William Blair Deepak Chaulagai -- Dougherty & Company Steve Willoughby -- Cleveland Research Anthony Vendetti -- Maxim Group Peter Bye -- Jefferies & ..."; arnews[7] += "
Publ.Date : Wed, 10 Feb 2010 00:41:09 GMT"; arnews[7] += "
"; arnews[8]="The Coca-Cola Company Q4 2009 Earnings Call Transcript
"; arnews[8] += "The Coca-Cola Company February 9, 2010 9:30 am ET Executives Jackson Kelly - Vice President and Director of Investor Relations Muhtar Kent - Chairman and Chief Executive Officer Analysts Marc Greenberg - Deutsche Bank Kaumil Gajrawala - UBS Warburg Christine Farkas - Bank of America Merrill Lynch Carlos Laboy - Credit Suisse Judy Hong - Goldman ..."; arnews[8] += "
Publ.Date : Wed, 10 Feb 2010 00:24:08 GMT"; arnews[8] += "
"; totcount = 9; 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("
");