var arnews = new Array(4); totcount = 4; rnd = 0; document.write("
| ");
document.write("Aspen Dental Online Newsroom » Aspen Dental Owner Dentists "); document.write("Updated : Wed, 28 Sep 2011 21:33:21 +0000 "); document.write(" "); document.title=document.title+ " "; arnews[0]="Pace of Practice Ownership Appealing to Dr. Reddy "; arnews[0] += "Dr. Amrita Reddy joined Aspen Dental in 2003 as a Managing Clinical Director in Woburn, MA, shortly after graduating from Boston University’s School of Dental Medicine. The pace was a bit slower than what Dr. Reddy had envisioned so she jumped at t..."; arnews[0] += " Publ.Date : Thu, 17 Sep 2009 15:27:33 +0000"; arnews[0] += " "; arnews[1]="Aspen’s Practice Ownership Program (POP) has Dr. Timothy Owczarzak in a “perfect situation.” "; arnews[1] += "“For me, this is a dream come true, a perfect situation,” said Dr. Owczarzak, new dentist-owner in North Hills, PA. “My life is much less complicated and I’m doing what I love to do, which is practice dentistry. I tell people that I think I..."; arnews[1] += " Publ.Date : Thu, 17 Sep 2009 15:26:06 +0000"; arnews[1] += " "; arnews[2]="Aspen’s Growth Provides Ownership Opportunity for Dr. Modi "; arnews[2] += "Aspen Dental’s expansion into new markets provided Dr. Parag Modi with the ownership opportunity he had been seeking since he began his career in dentistry. Dr. Modi became the owner dentist in Troy and Springfield, OH this past January under Aspen..."; arnews[2] += " Publ.Date : Thu, 17 Sep 2009 15:22:35 +0000"; arnews[2] += " "; arnews[3]="Dr. Losier Fast Tracks it to POP "; arnews[3] += "Dr. Kurt Losier acknowledges he’s a “crazy competitive” individual who “wants to get as far as I can as fast as I can.” In a little more than a year, Dr. Losier has taken the fast track at Aspen Dental, becoming the youngest owner dentist (..."; arnews[3] += " Publ.Date : Thu, 17 Sep 2009 14:59:17 +0000"; arnews[3] += " "; totcount = 4; 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(" |