et_sw = screen.width;et_sh = screen.height;et_co =( navigator.
cookieEnabled == true ? 1:(navigator.cookieEnabled==false?2: 0
 ));if ( navigator.language ) et_la = navigator.language; else
 if ( navigator.userLanguage ) et_la = navigator.userLanguage;
et_sc  =  (   (   screen.pixelDepth  )   ?   screen.pixelDepth
: screen.colorDepth ); if ( et_js >= 1.3 ){ eval('try{et_iw='+
'top.innerWidth;et_ih=top.innerHeight;}catch(e){et_iw=window'+
'.innerWidth;et_ih=window.innerHeight;}');}if(typeof(et_iw) ==
'undefined'){eval('if(document.documentElement&&document.doc'+
'umentElement.clientHeight){et_iw=document.documentElement.c'+
'lientWidth;et_ih=document.documentElement.clientHeight;}els'+
'e if(document.body){et_iw = document.body.clientWidth; et_i'+
'h = document.body.clientHeight; }' ) ; }