diff options
-rw-r--r-- | templates/web/reading/footer.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/templates/web/reading/footer.html b/templates/web/reading/footer.html index 2d58eb0c7..ec523aa97 100644 --- a/templates/web/reading/footer.html +++ b/templates/web/reading/footer.html @@ -28,5 +28,20 @@ <div class="clear"></div> </div> </div> + +<!-- START OF eVisitAnalyst CODE --> +<script language="JavaScript" type="text/javascript"> +var ID_section_15243615 = "";//Place section here. +var ID_tt_15243615 = "t"; +var ID_uid_15243615 = "23137"; +</script> +<script src="http://extra.evisitanalyst.com/eva.js" type="text/javascript"></script> +<script src="http://extra.evisitanalyst.com/tag/evatrackclick.js" type="text/javascript"></script> +<noscript> + <img src="http://extra.evisitanalyst.com/eva51/collect/?userid=23137&tt=t" + border="0" alt="eVisit" width="1" height="1"> +</noscript> +<!-- END OF eVisitAnalyst CODE --> + </body> </html> |