﻿
function track(item) {
    _gaq.push(['_trackPageview', item]);
    //console.log(item);
	//urchinTracker(item);
}