30
| <![CDATA[<script type="text/javascript">
//<![CDATA[
if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.');
//]]>
</script>]]>
|
61
| <![CDATA[<script>
function Corona() {
document.getElementById("MainContent_btnCorona").click();
//document.getElementById("btnCorona").click();
}
function ReportCovid() {
document.getElementById("MainContent_btnCovidReport").click();
}
</script>]]>
|
196
| <![CDATA[<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-35828407-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';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>]]>
|