// <![CDATA[

/* JANELA popup */

function janela1(arquivo){
  janela=window.open(arquivo, 'janela1', 'scrollbars, height=445, width=740, marginwidth=0, marginheight=0, top=20, left=20');
}

/* fim JANELA */



/* MAPA popup */

function mapa(arquivo){
  janela=window.open(arquivo, 'mapa', 'scrollbars, height=540, width=695, marginwidth=0, marginheight=0, top=20, left=20');
}

/* fim MAPA */



/* DVD popup */

function dvd(arquivo){
  janela=window.open(arquivo, 'dvd', 'scrollbars, height=544, width=544, marginwidth=0, marginheight=0, top=20, left=20');
}

/* fim DVD */



/* CURSO1 popup */

function curso1(arquivo){
  window.open(arquivo, 'curso', 'scrollbars, height=544, width=500, marginwidth=0, marginheight=0, top=20, left=20');
}

/* fim CURSO1 */


/* CURSO1 Google Analytics */

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-12342598-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
  })();
  
/* fim Google Analytics */

// ]]>
