diff --git a/browse.php b/browse.php index b853b28..85d5053 100644 --- a/browse.php +++ b/browse.php @@ -1,5 +1,14 @@ +Latest Additions +Most Viewed + +Cylinders +Liters +Injector Size +Forced Induction | NA +Cams +Headwork
- \ No newline at end of file + diff --git a/msqur.js b/msqur.js index b04d51c..73a6a6b 100644 --- a/msqur.js +++ b/msqur.js @@ -1,5 +1,12 @@ $(function() { - + //TODO Move this somewhere else + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + ga('create', 'UA-5743113-10', 'auto'); + ga('send', 'pageview'); + $('div#upload').dialog({ modal: true, autoOpen: false,