Hi Everyone, I found my error.
Thanks for your help. I am new to itemRenderers and thought this is
where the problem stemmed from, however, I realized the real problem
was coming from the line
for (i=0; i<modelLocator.callLocations.length(); i++){
I was adding parenthesis to length when none were needed.
Thanks for those who took the time to help me on this.
Sincerely,
Don

