var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-20023960-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);
})();

function put_swf(URL, WIDTH, HEIGHT){
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
	document.write('codebase="http://fpdownload.macromedia.com/pub/shockwave/');
	document.write('cabs/flash/swflash.cab#version=6,0,0,0" ');
	document.write('width="'+WIDTH+'" height="'+HEIGHT+'" id="top" align="middle">');
	document.write('<param name="allowScriptAccess" value="sameDomain" />');
	document.write('<param name="movie" value="'+URL+'" />');
	document.write('<embed src="'+URL+'" quality="high" bgcolor="#FFFFFF" ');
	document.write('width="'+WIDTH+'" height="'+HEIGHT+'" name="top" align="middle" ');
	document.write('type="application/x-shockwave-flash" ');
	document.write('pluginspage="http://www.macromedia.com/go/getflashplayer">');
	document.write('</embed>');
	document.write('</object>');
}
