/*
 * first Google Analytics Script
 * filename: google_analytics_01.js
 *
 * copied from Google site, 2010-06-28
 *
 * $Date: 2010-06-28 22:26:00 (Mon, 28 Jun 2010) $
 * $Rev: 0001 $
 */

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"));
