Individual ("use in your own pages") visualization code on external PHP page - works OK.
Individual API function code e.g. showSubmissions() on external page - works OK.
Combining both pieces of code on one page causes second element to be ignored and page does not render completely.
MULTIPLE graphs work OK on same page alone
MULTIPLE API functions work OK on same page alone
Cannot get Visualization and API code to work on same page.