function gaTrack(url)
{
  _gaq.push(['_trackPageview', url]);
}
