﻿<!--
    // write out the code to track google analytics.
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    
    // the get and set the tracking data information.
    try {
        var pageTracker = _gat._getTracker("UA-4348317-1");
        pageTracker._initData();
        pageTracker._trackPageview();
    } catch (err) {}
-->
