Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

Google Analytics (See related posts)

<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
<script type="text/javascript">
<!--
_uacct = "MY-KEY";
urchinTracker();
-->
</script>
	
</body>
</html>

src:ab-d


You need to create an account or log in to post comments to this site.


Click here to browse all 4858 code snippets

Related Posts