if(document.event_controller==undefined){
	document.event_controller  = new event_controller;	
}
document.event_controller.onHtmlLoad(yoga_flash_include);
function yoga_flash_include() {
	var parent = $('header_email').parentNode;
	var block = document.createElement("div");
	block.setAttribute("id","yoga_flash_block");
	block.className = "yoga_flash_block";
	parent.appendChild(block);
	var flashvars = {};
	var params = {menu:"false",wmode:"transparent"};
	var attributes = {};
	swfobject.embedSWF("/shpak_template/kopievskaya/flash/yoga.swf", "yoga_flash_block", "113", "43", "7.0.0","/shpak_template/kopievskaya/flash/expressInstall.swf", flashvars, params, attributes);
	$('yoga_flash_block').className = "yoga_flash_block";
}