Update of /cvsroot/openvrml/htdocs/screenshots
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv9284/screenshots
Modified Files:
index.html
Log Message:
Added Google Analytics tracking scripts.
Index: index.html
===================================================================
RCS file: /cvsroot/openvrml/htdocs/screenshots/index.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** index.html 30 Nov 2006 23:35:09 -0000 1.5
--- index.html 31 Dec 2006 03:11:36 -0000 1.6
***************
*** 47,50 ****
--- 47,52 ----
</div>
<address class="footer"><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=7151&type=3" width="125" height="37" border="0" alt="SourceForge.net Logo" align="right"></a><a href="mailto:br...@us...">Contact Webmaster</a></address>
+ <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+ <script type="text/javascript">_uacct = "UA-446379-2"; urchinTracker();</script>
</body>
</html>
|