
function _dfc_tgcm_getUrl() {
	return location.href;
}
document.write('<object width="170" height="230">');
document.write('	<param name="movie" value="http://www.thegreatcanadianmoo.ca/swf/btn_widget.swf">');
document.write('	<param name="flashvars" value="referer='+_dfc_tgcm_getUrl()+ '" />');
document.write('	<embed src="http://www.thegreatcanadianmoo.ca/swf/btn_widget.swf" width="170" height="230" flashvars="referer='+_dfc_tgcm_getUrl()+'">');
document.write('	<param name="allowScriptAccess" value="always" />');

document.write('</embed>');
document.write('</object>');