So with Firebug I'm seeing these 2 errors, with probably the first one being the cause of the second.
syntax error
Drupal.behaviors.click_heatmap = function()) {\n
{/sites/files/js/js_1768c28224dcccf495c12aa792084116.js
Line 6}
initClickHeat is not defined
forum()
{/forum
Line 1009}
For the first error it's almost as if it should be "function()({
if window etc.
});"
Gotcha - danke!
I don't think clickheats worked right once since I started it - so based on that, I'm going to go ahead and kill it.