javascript in
Permalink
hey,
i was wondering what the script generated by c5 in the head is needed for:
and if it can be hidden....
i was wondering what the script generated by c5 in the head is needed for:
<script type="text/javascript"> var CCM_DISPATCHER_FILENAME = '/myfolder/index.php'; var CCM_CID = 1; var CCM_EDIT_MODE = false; var CCM_ARRANGE_MODE = false; var CCM_IMAGE_PATH = "/my/folder/images"; var CCM_TOOLS_PATH = "/nyfolder/index.php/tools/required"; var CCM_APPLICATION_URL = "http://localhost/myfolder"; var CCM_REL = "/Fame"; </script>
and if it can be hidden....
That is a good question.
One guess is that they are there to provide information to scripts running on the page.