diff index.php @ 58:9d156039944e laserkard

[svn r59] final modifacatios wqith kevin
author rlm
date Sun, 14 Mar 2010 01:51:23 -0500
parents 8324f195ef36
children 751fb9fd445b
line wrap: on
line diff
     1.1 --- a/index.php	Sun Mar 14 00:32:38 2010 -0500
     1.2 +++ b/index.php	Sun Mar 14 01:51:23 2010 -0500
     1.3 @@ -36,13 +36,21 @@
     1.4    
     1.5    <br>
     1.6  <div class = "copyright">
     1.7 -&copy;2010 LaserKard LLC
     1.8 +&copy;2010 LaserKard LLC.<br> Proudly made in the USA.
     1.9  </div>
    1.10   </div>
    1.11  </div>
    1.12  
    1.13  
    1.14  
    1.15 -
    1.16 +<script type="text/javascript">
    1.17 +var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    1.18 +document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    1.19 +</script>
    1.20 +<script type="text/javascript">
    1.21 +try {
    1.22 +var pageTracker = _gat._getTracker("UA-15235673-1");
    1.23 +pageTracker._trackPageview();
    1.24 +} catch(err) {}</script>
    1.25  </body>
    1.26  </html>