function mmicPopup( lng )
{
	if ( lng == "fr" )
		url = "http://mymakeitcount.ca/index.fr.php";
	else
		url = "http://mymakeitcount.ca/";
	newwindow = window.open( url, '_blank', 'height=750, width=1024, scrollbars=yes, top=10, left=10' );
}

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");

document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

document.write(unescape("%3Cscript src='JS/track.js' type='text/javascript'%3E%3C/script%3E"));


