From: "Salvo pelo Windows Internet Explorer 8"
Subject: =?Windows-1252?Q?Bichos_com_medo_de_fogos_pedem_aten=E7=E3o_especial_|_to?=
	=?Windows-1252?Q?tranquilo?=
Date: Mon, 3 Jan 2011 12:42:43 -0200
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_0025_01CBAB43.B6F5ED40"
X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7600.16543

This is a multi-part message in MIME format.

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: text/html;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.totranquilo.com.br/bichos/3140-bichos-com-medo-de-fogos-pedem-atencao-especial.html

=EF=BB=BF<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" =
"http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" =
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><HTML=20
lang=3D"pt-br" xml:lang=3D"pt-br" =
xmlns=3D"http://www.w3.org/1999/xhtml"><HEAD>
<META name=3D"google-site-verification" =
content=3D"ufNAPtl_eG9Tdea8n-afPEEuEeCsasCQ6BSU4wHZsFQ">
<META name=3D"y_key" content=3D"7605d1bcbedacec1">
<META name=3D"alexaVerifyID" content=3D"xvswrZwZ453ek5xt63BpEBSyfnk">
<META name=3D"msvalidate.01" =
content=3D"0605FE468563D17EC8A84060821B3F6E">
<META name=3D"MSSmartTagsPreventParsing" content=3D"true">
<META content=3D"no-cache,must-revalidate" http-equiv=3D"cache-control">
<META name=3D"Distribution" content=3D"Global">
<META name=3D"Googlebot" content=3D"index, follow">
<META name=3D"Googlebot-Image" content=3D"index, follow">
<META name=3D"yahoo-mmcrawler" content=3D"index, follow">
<META name=3D"MSNBot" content=3D"index, follow">
<META name=3D"MSNBot-media" content=3D"index, follow">
<META name=3D"Slurp" content=3D"index, follow">
<META name=3D"Googlebot-News" content=3D"index, follow">
<META content=3D"text/html; charset=3Dutf-8" =
http-equiv=3D"content-type">
<META name=3D"robots" content=3D"index, follow">
<META name=3D"keywords" content=3D"Entretenimento, Bichos, abala, fogos, =
virada, isadora, basset, pernas, figo, balles, brito, vira, correa, =
animais, canais, tem medo, adriano, ria, desta, alessandra, ferro, =
projeto">
<META name=3D"title" content=3D"Bichos com medo de fogos pedem =
aten=C3=A7=C3=A3o especial">
<META name=3D"author" content=3D"ads">
<META name=3D"description" content=3D" 25/12/2010 - 20h06 Publicidade Os =
tradicionais fogos de artif=C3=ADcio desta =C3=A9poca do ano n=C3=A3o =
costumam ser bem recebidos por alguns animais de estima=C3=A7=C3=A3o =
--parte deles tem p=C3=A2nico da barulheira. A">
<META name=3D"GENERATOR" content=3D"MSHTML =
9.00.7930.16406"><TITLE>Bichos com medo=20
de fogos pedem aten=C3=A7=C3=A3o especial | totranquilo</TITLE><LINK =
rel=3D"shortcut icon"=20
type=3D"image/x-icon" href=3D"/templates/tt/favicon.ico"><LINK =
rel=3D"stylesheet"=20
type=3D"text/css" =
href=3D"http://www.totranquilo.com.br/templates/tt/jv_menus/jv_submoomenu=
/jv.submoomenu.css">
<SCRIPT type=3D"text/javascript" =
src=3D"http://www.totranquilo.com.br/media/system/js/mootools.js"></SCRIP=
T>

<SCRIPT type=3D"text/javascript" =
src=3D"http://www.totranquilo.com.br/media/system/js/caption.js"></SCRIPT=
>
<!--[if lte IE 6]><script src=3D"/plugins/system/J2top/fixed.js" =
type=3D"text/javascript"></script><![endif]-->
<SCRIPT type=3D"text/javascript">if( MooTools.version >=3D '1.2' ) { =0A=
	window.addEvent('domready',function() {=0A=
	new SmoothScroll({ duration: 250 }, window); =0A=
	var gototop =3D $('gototop');=0A=
	gototop.setStyle('opacity','0').setStyle('display','block');=0A=
	});=0A=
	window.addEvent('scroll',function(e) {=0A=
		var gototop =3D $('gototop');=0A=
		if(Browser.Engine.trident4) {=0A=
			gototop.setStyles({=0A=
				'position': 'absolute',=0A=
				'bottom': window.getPosition().y + 10,=0A=
				'width': 100=0A=
			});=0A=
		}=0A=
		gototop.fade((window.getScroll().y > 200) ? 'in' : 'out')=0A=
	});=0A=
} else {=0A=
	window.addEvent('domready',function() {=0A=
	$('gototop').setStyle('opacity','0');=0A=
	new SmoothScroll();=0A=
	var Change =3D new Fx.Style('gototop', 'opacity', {duration:250});=0A=
	var scroll =3D window.getScrollTop();=0A=
	if (scroll > 200){=0A=
		if ($('gototop').getStyle('opacity','0') =3D=3D =
0){Change.start(1);$('gototop').setStyle('display','');}=0A=
	}=0A=
	});=0A=
	window.addEvent('scroll',function(e) {=0A=
	var scroll =3D window.getScrollTop();=0A=
	var Change =3D new Fx.Style('gototop', 'opacity', {duration:250});=0A=
	function Show(){ $('gototop').setStyle('display','');}=0A=
	function Hide(){ =
setTimeout("$('gototop').setStyle('display','none')",250);}=0A=
	if (scroll > 200){=0A=
		if ($('gototop').getStyle('opacity','0') =3D=3D =
0){Show();Change.start(1);}=0A=
	} else {=0A=
		if ($('gototop').getStyle('opacity','1') =3D=3D =
1){Change.start(0);Hide();}=0A=
	}=0A=
	});=0A=
}=0A=
</SCRIPT>

<STYLE type=3D"text/css">=0A=
.preload {display:none;}=0A=
#gototop{=0A=
=0A=
width: 100px;=0A=
height: 30px;=0A=
=0A=
position: fixed;=0A=
 right: 3px;=0A=
bottom:3px;=0A=
z-index:1000000;=0A=
}=0A=
#gototop_link {=0A=
text-decoration:none;=0A=
border: 0 none;=0A=
outline-width:0;=0A=
}=0A=
#gototop_button{=0A=
cursor: pointer;=0A=
background: =
url(http://www.totranquilo.com.br/plugins/system/J2top/arrow.gif) =
no-repeat scroll 0px 0px;=0A=
background-color: transparent;=0A=
color: #ffffff;=0A=
font-size: 14px;=0A=
height: 30px;=0A=
padding-top: 7px;=0A=
padding-right: 0px;=0A=
padding-bottom:0px;=0A=
padding-left: 7px;=0A=
text-align: center;=0A=
width: 100px;=0A=
display: block;=0A=
}=0A=
#gototop_button:hover,#gototop_button:focus,#gototop_button:active, =
a:hover #gototop_button{=0A=
color: #ffcc00;=0A=
background: =
url(http://www.totranquilo.com.br/plugins/system/J2top/arrow_active.gif) =
no-repeat scroll 0px 0px;=0A=
background-color: transparent;=0A=
}=0A=
</STYLE>

<SCRIPT type=3D"text/javascript" =
src=3D"http://www.totranquilo.com.br/templates/tt/jv_menus/jv_submoomenu/=
jv.submoomenu.js"></SCRIPT>
<LINK rel=3D"stylesheet" type=3D"text/css" =
href=3D"http://www.totranquilo.com.br/templates/system/css/system.css">
<LINK rel=3D"stylesheet" type=3D"text/css" =
href=3D"http://www.totranquilo.com.br/templates/system/css/general.css"><=
LINK=20
rel=3D"stylesheet" type=3D"text/css" =
href=3D"http://www.totranquilo.com.br/templates/tt/css/template.css.php">=
<LINK=20
rel=3D"stylesheet" type=3D"text/css" =
href=3D"http://www.totranquilo.com.br/templates/tt//css/colors/red.css">
<SCRIPT type=3D"text/javascript">=0A=
		var baseurl =3D "http://www.totranquilo.com.br/";=0A=
		var jvpathcolor =3D =
'http://www.totranquilo.com.br/templates/tt/css/colors/';=0A=
		var tmplurl =3D 'http://www.totranquilo.com.br/templates/tt/';=0A=
		var CurrentFontSize =3D parseInt('4');=0A=
	</SCRIPT>

<SCRIPT language=3D"javascript" type=3D"text/javascript" =
src=3D"http://www.totranquilo.com.br/templates/tt/js/jv.script.js"></SCRI=
PT>
<!--[if lte IE 6]>
	<link rel=3D"stylesheet" =
href=3D"http://www.totranquilo.com.br/templates/tt/css/ie6.css" =
type=3D"text/css" />
	<script type=3D"text/javascript" =
src=3D"http://www.totranquilo.com.br/templates/tt/js/ie_png.js"></script>=

	<script type=3D"text/javascript">
	window.addEvent ('load', function() {
	   ie_png.fix('.png');
	});
	</script>
	<![endif]--><!--[if lte IE 7]>
	<link rel=3D"stylesheet" =
href=3D"http://www.totranquilo.com.br/templates/tt//css/ie7.css" =
type=3D"text/css" />
	<![endif]-->
<SCRIPT type=3D"text/javascript" =
src=3D"http://www.google.com/js/gweb/analytics/autotrack.js"></SCRIPT>

<SCRIPT type=3D"text/javascript">new gweb.analytics.AutoTrack({=0A=
    profile: 'UA-17085449-1'=0A=
  });</SCRIPT>
</HEAD>
<BODY id=3D"bd" class=3D"fs4  "><A id=3D"top"></A>
<DIV class=3D"preload"><IMG alt=3D"gototop" =
src=3D"http://www.totranquilo.com.br/plugins/system/J2top/arrow.gif"><IMG=
=20
alt=3D"gototop" =
src=3D"http://www.totranquilo.com.br/plugins/system/J2top/arrow_active.gi=
f"></DIV>
<DIV style=3D"display: none;" id=3D"gototop"><A id=3D"gototop_link" =
title=3D"TOPO" =
href=3D"http://www.totranquilo.com.br/bichos/3140-bichos-com-medo-de-fogo=
s-pedem-atencao-especial.html#top"><SPAN=20
id=3D"gototop_button">TOPO</SPAN></A></DIV>
<DIV id=3D"jv-wrapper">
<DIV id=3D"jv-wrapper-inner">
<DIV id=3D"jv-header" class=3D"clearfix">
<DIV class=3D"jv-wrapper">
<DIV id=3D"jv-header-inner">
<DIV id=3D"jv-logo">
<H1 class=3D"png"><A title=3D"totranquilo"=20
href=3D"http://www.totranquilo.com.br/"><SPAN>totranquilo</SPAN></A></H1>=
</DIV>
<DIV id=3D"jv-banner"><!-- COLOCAR ESSA TAG NA SE=C3=87=C3=83O =
cabe=C3=A7alho -->
<SCRIPT type=3D"text/javascript" =
src=3D"http://partner.googleadservices.com/gampad/google_service.js"></SC=
RIPT>

<SCRIPT type=3D"text/javascript">// <![CDATA[=0A=
GS_googleAddAdSenseService("ca-pub-0328963068900057");GS_googleEnableAllS=
ervices();=0A=
// ]]></SCRIPT>

<SCRIPT type=3D"text/javascript">// <![CDATA[=0A=
google_ad_client =3D "pub-0328963068900057";=0A=
=0A=
/* 728x90, criado 30/08/10 */=0A=
=0A=
google_ad_slot =3D "7734375134";=0A=
=0A=
google_ad_width =3D 728;=0A=
=0A=
google_ad_height =3D 90;=0A=
// ]]></SCRIPT>

<SCRIPT type=3D"text/javascript" =
src=3D"http://pagead2.googlesyndication.com/pagead/show_ads.js"></SCRIPT>=


<SCRIPT type=3D"text/javascript">// <![CDATA[=0A=
GA_googleFetchAds();=0A=
// ]]></SCRIPT>
<!-- FIM DE TAG PARA SE=C3=87=C3=83O cabe=C3=A7alho -->
<SCRIPT type=3D"text/javascript">// <![CDATA[=0A=
google_ad_client =3D "pub-0328963068900057";=0A=
=0A=
/* 728x15, criado 16/10/10 */=0A=
=0A=
google_ad_slot =3D "1550355113";=0A=
=0A=
google_ad_width =3D 728;=0A=
=0A=
google_ad_height =3D 15;=0A=
// ]]></SCRIPT>

<SCRIPT type=3D"text/javascript" =
src=3D"http://pagead2.googlesyndication.com/pagead/show_ads.js"></SCRIPT>=

</DIV></DIV></DIV></DIV>
<DIV id=3D"jv-mainmenu">
<DIV class=3D"jv-wrapper">
<DIV id=3D"jv-mainmenu-inner">
<DIV class=3D"menusys_submoo">
<UL id=3D"menusys_submoo">
  <LI class=3D"first-item"><A id=3D"menusys1" class=3D" item" =
title=3D"[+] Home" =
href=3D"http://www.totranquilo.com.br/home.html"><SPAN=20
  class=3D"menusys_name">[+] Home</SPAN></A></LI>
  <LI><A id=3D"menusys37" class=3D" item" title=3D"[+] Not=C3=ADcias" =
href=3D"http://www.totranquilo.com.br/noticias.html"><SPAN=20
  class=3D"menusys_name">[+] Not=C3=ADcias</SPAN></A></LI>
  <LI><A id=3D"menusys38" class=3D" item" title=3D"[+] Entretenimento" =
href=3D"http://www.totranquilo.com.br/entretenimento.html"><SPAN=20
  class=3D"menusys_name">[+] Entretenimento</SPAN></A></LI>
  <LI><A id=3D"menusys39" class=3D" item" title=3D"[+] Esportes" =
href=3D"http://www.totranquilo.com.br/esportes.html"><SPAN=20
  class=3D"menusys_name">[+] Esportes</SPAN></A></LI>
  <LI><A id=3D"menusys40" class=3D" item" title=3D"[+] V=C3=ADdeos" =
href=3D"http://videos.totranquilo.net/"=20
  target=3D"_blank"><SPAN class=3D"menusys_name">[+] =
V=C3=ADdeos</SPAN></A></LI>
  <LI><A id=3D"menusys41" class=3D" item" title=3D"[+] Classificados =
Gr=C3=A1tis" href=3D"http://www.totranquilo.net/"=20
  target=3D"_blank"><SPAN class=3D"menusys_name">[+] Classificados=20
  Gr=C3=A1tis</SPAN></A></LI>
  <LI class=3D"last-item"><A id=3D"menusys47" class=3D" item" =
title=3D"[+] Cinema" =
href=3D"http://www.totranquilo.com.br/cinema.html"><SPAN=20
  class=3D"menusys_name">[+] =
Cinema</SPAN></A></LI></UL></DIV></DIV></DIV></DIV><!-- MAINBODY -->
<DIV id=3D"jv-mainbody" class=3D"clearfix">
<DIV class=3D"jv-wrapper">
<DIV id=3D"jv-mainbody-inner"><!-- CONTAINER -->
<DIV id=3D"jv-container" class=3D"clearfix">
<DIV id=3D"jv-inside-left">
<DIV id=3D"jv-left-content">
<DIV id=3D"jv-left">
<DIV class=3D"moduletable">
<H3 class=3D"moduletitle"><SPAN>[+] Esportes</SPAN></H3>
<DIV class=3D"modulecontent">
<UL class=3D"menu">
  <LI class=3D"item2 first"><A =
href=3D"http://www.totranquilo.com.br/automobilismo.html"><SPAN>Automobil=
ismo</SPAN></A></LI>
  <LI class=3D"item52"><A=20
  =
href=3D"http://www.totranquilo.com.br/motociclismo.html"><SPAN>Motociclis=
mo</SPAN></A></LI>
  <LI class=3D"item4"><A=20
  =
href=3D"http://www.totranquilo.com.br/futebol.html"><SPAN>Futebol</SPAN><=
/A></LI>
  <LI class=3D"item3"><A =
href=3D"http://www.totranquilo.com.br/esportes-olimpicos.html"><SPAN>Espo=
rtes=20
  Ol=C3=ADmpicos</SPAN></A></LI>
  <LI class=3D"item5"><A=20
  href=3D"http://www.totranquilo.com.br/mais-esportes.html"><SPAN>Mais=20
  Esportes</SPAN></A></LI>
  <LI class=3D"item53"><A=20
  href=3D"http://www.totranquilo.com.br/brasil-2014.html"><SPAN>Brasil=20
  2014</SPAN></A></LI>
  <LI class=3D"item54 last"><A=20
  =
href=3D"http://www.totranquilo.com.br/estaduais.html"><SPAN>Estaduais</SP=
AN></A></LI></UL></DIV></DIV>
<DIV class=3D"moduletable">
<H3 class=3D"moduletitle"><SPAN>[+] Not=C3=ADcias</SPAN></H3>
<DIV class=3D"modulecontent">
<UL class=3D"menu">
  <LI class=3D"item16 first"><A=20
  =
href=3D"http://www.totranquilo.com.br/brasil.html"><SPAN>Brasil</SPAN></A=
></LI>
  <LI class=3D"item35"><A=20
  =
href=3D"http://www.totranquilo.com.br/carros.html"><SPAN>Carros</SPAN></A=
></LI>
  <LI class=3D"item17"><A=20
  =
href=3D"http://www.totranquilo.com.br/cidades.html"><SPAN>Cidades</SPAN><=
/A></LI>
  <LI class=3D"item18"><A=20
  =
href=3D"http://www.totranquilo.com.br/saude.html"><SPAN>Sa=C3=BAde</SPAN>=
</A></LI>
  <LI class=3D"item19"><A=20
  =
href=3D"http://www.totranquilo.com.br/economia.html"><SPAN>Economia</SPAN=
></A></LI>
  <LI class=3D"item20"><A=20
  =
href=3D"http://www.totranquilo.com.br/esquisitices.html"><SPAN>Esquisitic=
es</SPAN></A></LI>
  <LI class=3D"item21"><A=20
  =
href=3D"http://www.totranquilo.com.br/internacional.html"><SPAN>Internaci=
onal</SPAN></A></LI>
  <LI class=3D"item22"><A href=3D"http://tempo.cptec.inpe.br/"=20
  target=3D"_blank"><SPAN>Previs=C3=A3o do Tempo</SPAN></A></LI>
  <LI class=3D"item23"><A=20
  href=3D"http://www.totranquilo.com.br/rio-de-janeiro.html"><SPAN>Rio =
de=20
  Janeiro</SPAN></A></LI>
  <LI class=3D"item24"><A=20
  href=3D"http://www.totranquilo.com.br/sao-paulo.html"><SPAN>S=C3=A3o=20
  Paulo</SPAN></A></LI>
  <LI class=3D"parent item28"><A =
href=3D"http://www.totranquilo.com.br/nordeste.html"><SPAN>Nordeste</SPAN=
></A></LI>
  <LI class=3D"item25"><A =
href=3D"http://www.totranquilo.com.br/tecnologia-e-ciencia.html"><SPAN>Te=
cnologia=20
  e Ci=C3=AAncia</SPAN></A></LI>
  <LI class=3D"item26"><A=20
  =
href=3D"http://www.totranquilo.com.br/transito.html"><SPAN>Tr=C3=A2nsito<=
/SPAN></A></LI>
  <LI class=3D"item27"><A =
href=3D"http://www.totranquilo.com.br/vestibular-e-concursos.html"><SPAN>=
Vestibular=20
  e Concursos</SPAN></A></LI>
  <LI class=3D"item36 last"><A =
href=3D"http://www.totranquilo.com.br/jornalismo.html"><SPAN>Jornalismo</=
SPAN></A></LI></UL></DIV></DIV>
<DIV class=3D"moduletable">
<H3 class=3D"moduletitle"><SPAN>[+] Entretenimento</SPAN></H3>
<DIV class=3D"modulecontent">
<UL class=3D"menu">
  <LI id=3D"current" class=3D"active item6 first"><A =
href=3D"http://www.totranquilo.com.br/bichos.html"><SPAN>Bichos</SPAN></A=
></LI>
  <LI class=3D"item7"><A=20
  =
href=3D"http://www.totranquilo.com.br/blogs.html"><SPAN>Blogs</SPAN></A><=
/LI>
  <LI class=3D"item8"><A=20
  =
href=3D"http://www.totranquilo.com.br/cinema.html"><SPAN>Cinema</SPAN></A=
></LI>
  <LI class=3D"item9"><A=20
  href=3D"http://www.totranquilo.com.br/famosos-e-tv.html"><SPAN>Famosos =
e=20
  TV</SPAN></A></LI>
  <LI class=3D"item10"><A=20
  =
href=3D"http://www.totranquilo.com.br/jovem.html"><SPAN>Jovem</SPAN></A><=
/LI>
  <LI class=3D"item11"><A=20
  href=3D"http://www.totranquilo.com.br/moda-e-beleza.html"><SPAN>Moda e =

  Beleza</SPAN></A></LI>
  <LI class=3D"item12"><A=20
  =
href=3D"http://www.totranquilo.com.br/musica.html"><SPAN>M=C3=BAsica</SPA=
N></A></LI>
  <LI class=3D"item13"><A=20
  =
href=3D"http://www.totranquilo.com.br/promocoes.html"><SPAN>Promo=C3=A7=C3=
=B5es</SPAN></A></LI>
  <LI class=3D"item14"><A =
href=3D"http://www.totranquilo.com.br/receitas-e-dietas.html"><SPAN>Recei=
tas=20
  e Dietas</SPAN></A></LI>
  <LI class=3D"item15 last"><A=20
  =
href=3D"http://www.totranquilo.com.br/series.html"><SPAN>S=C3=A9ries</SPA=
N></A></LI></UL></DIV></DIV>
<DIV class=3D"moduletable">
<H3 class=3D"moduletitle"><SPAN>[+] Tutoriais</SPAN></H3>
<DIV class=3D"modulecontent">
<UL class=3D"menu">
  <LI class=3D"item51 first last"><A =
href=3D"http://www.totranquilo.com.br/artigos-e-tutoriais.html"><SPAN>Art=
igos=20
  e Tutoriais</SPAN></A></LI></UL></DIV></DIV>
<DIV class=3D"moduletable">
<H3 class=3D"moduletitle"><SPAN>[+] Servi=C3=A7os</SPAN></H3>
<DIV class=3D"modulecontent">
<UL class=3D"menu">
  <LI class=3D"item48 first"><A=20
  =
href=3D"http://www.totranquilo.com.br/contato.html"><SPAN>Contato</SPAN><=
/A></LI>
  <LI class=3D"item49"><A =
href=3D"http://www.totranquilo.com.br/politica-de-privacidade.html"><SPAN=
>Pol=C3=ADtica=20
  de Privacidade</SPAN></A></LI>
  <LI class=3D"item55 last"><A href=3D"http://download.totranquilo.net/" =
target=3D"_blank"><SPAN>Downloads=20
  Gr=C3=A1tis</SPAN></A></LI></UL></DIV></DIV></DIV>
<DIV id=3D"jv-content">
<DIV id=3D"jv-content-inner">
<DIV id=3D"jv-user5" class=3D"clearfix">
<DIV class=3D"moduletable">
<DIV class=3D"modulecontent">
<STYLE type=3D"text/css">=0A=
<!--=0A=
input {=0A=
	background-color: #FFFFCC;=0A=
	color:#000000;=0A=
	border:2px solid #999999;=0A=
	font-family: "Arial";=0A=
	font-size: 13px;=0A=
}=0A=
form.login { =0A=
background-color: #FFFFCC; =0A=
}=0A=
-->=0A=
</STYLE>

<TABLE border=3D"0" cellSpacing=3D"2" cellPadding=3D"2" width=3D"100%">
  <TBODY>
  <TR>
    <TD height=3D"0%" vAlign=3D"top" width=3D"57%">
      <FORM id=3D"cse-main-search-box" accept-charset=3D"utf-8" =
method=3D"post"=20
      action=3D"/component/itpgooglesearch/?view=3Dsearch"><IMG =
alt=3D"Google" =
src=3D"http://www.google.com/images/poweredby_transparent/poweredby_FFFFF=
F.gif"><INPUT=20
      name=3D"cx" value=3D"partner-pub-0328963068900057:f22j8ufln9d"=20
      type=3D"hidden"><INPUT class=3D"form" name=3D"itpgsq" size=3D"30" =
type=3D"text"><INPUT name=3D"sa" value=3D"Pesquisar" type=3D"submit" =
class?none?=3D"">
      </FORM></TD>
    <TD vAlign=3D"top" width=3D"43%"><!-- AddThis Button BEGIN -->
      <DIV class=3D"addthis_toolbox addthis_default_style "><A =
class=3D"addthis_button_facebook_like"=20
      fb:like:layout=3D"button_count"></A><A =
class=3D"addthis_button_tweet"></A><A=20
      class=3D"addthis_counter addthis_pill_style"></A></DIV>
<SCRIPT type=3D"text/javascript">var addthis_config =3D =
{"data_track_clickback":true};</SCRIPT>
     =20
<SCRIPT type=3D"text/javascript" =
src=3D"http://s7.addthis.com/js/250/addthis_widget.js#username=3Dtotranqu=
ilo"></SCRIPT>
      <!-- AddThis Button END =
--></TD></TR></TBODY></TABLE></DIV></DIV></DIV>
<DIV id=3D"jv-component" class=3D"clearfix">
<DIV id=3D"page">
<H2 class=3D"contentheading"><A class=3D"contentpagetitle" =
href=3D"http://www.totranquilo.com.br/bichos/3140-bichos-com-medo-de-fogo=
s-pedem-atencao-especial.html">
		Bichos com medo de fogos pedem aten=C3=A7=C3=A3o especial</A></H2>
<P class=3D"buttonheading"><A title=3D"PDF" =
onclick=3D"window.open(this.href,'win2','status=3Dno,toolbar=3Dno,scrollb=
ars=3Dyes,titlebar=3Dno,menubar=3Dno,resizable=3Dyes,width=3D640,height=3D=
480,directories=3Dno,location=3Dno'); return false;"=20
href=3D"http://www.totranquilo.com.br/bichos/3140-bichos-com-medo-de-fogo=
s-pedem-atencao-especial.pdf"=20
rel=3D"nofollow"><IMG alt=3D"PDF" =
src=3D"http://www.totranquilo.com.br/images/M_images/pdf_button.png"></A>=
<A=20
title=3D"Imprimir" =
onclick=3D"window.open(this.href,'win2','status=3Dno,toolbar=3Dno,scrollb=
ars=3Dyes,titlebar=3Dno,menubar=3Dno,resizable=3Dyes,width=3D640,height=3D=
480,directories=3Dno,location=3Dno'); return false;"=20
href=3D"http://www.totranquilo.com.br/bichos/3140-bichos-com-medo-de-fogo=
s-pedem-atencao-especial.html?tmpl=3Dcomponent&amp;print=3D1&amp;layout=3D=
default&amp;page=3D"=20
rel=3D"nofollow"><IMG alt=3D"Imprimir" =
src=3D"http://www.totranquilo.com.br/images/M_images/printButton.png"></A=
><A=20
title=3D"E-mail" =
onclick=3D"window.open(this.href,'win2','width=3D400,height=3D350,menubar=
=3Dyes,resizable=3Dyes'); return false;"=20
href=3D"http://www.totranquilo.com.br/component/mailto/?tmpl=3Dcomponent&=
amp;link=3DaHR0cDovL3d3dy50b3RyYW5xdWlsby5jb20uYnIvYmljaG9zLzMxNDAtYmljaG=
9zLWNvbS1tZWRvLWRlLWZvZ29zLXBlZGVtLWF0ZW5jYW8tZXNwZWNpYWwuaHRtbA%3D%3D"><=
IMG=20
alt=3D"E-mail"=20
src=3D"http://www.totranquilo.com.br/images/M_images/emailButton.png"></A=
></P>
<P class=3D"iteminfo"><SPAN><A =
href=3D"http://www.totranquilo.com.br/entretenimento.html">				=
Entretenimento					</A>-=20
			</SPAN><SPAN><A=20
href=3D"http://www.totranquilo.com.br/bichos.html">Bichos					=
</A></SPAN></P>
<DIV id=3D"HOTWordsTxt" name=3D"HOTWordsTxt">
<DIV style=3D"margin: 1px auto; text-align: right; float: right;">
<SCRIPT type=3D"text/javascript"><!--=0A=
google_ad_client =3D "pub-0328963068900057";=0A=
/* 250x250, criado 11/12/10 */=0A=
google_ad_slot =3D "8329234164";=0A=
google_ad_width =3D 250;=0A=
google_ad_height =3D 250;=0A=
//-->=0A=
</SCRIPT>

<SCRIPT type=3D"text/javascript" =
src=3D"http://pagead2.googlesyndication.com/pagead/show_ads.js">=0A=
</SCRIPT>
</DIV><!-- google_ad_section_start -->
<DIV>
<P>25/12/2010-20h06</P>
<P>Publicidade<BR></P>
<P>Os tradicionais fogos de artif=C3=ADcio desta =C3=A9poca do ano =
n=C3=A3o costumam ser bem=20
recebidos por alguns animais de estima=C3=A7=C3=A3o --parte deles tem =
p=C3=A2nico da=20
barulheira.</P>
<P>A vira-lata Billie, 3, do securit=C3=A1rio Marcus Schmidtt, =C3=A9 um =
desses bichos que=20
merecem aten=C3=A7=C3=A3o especial.</P>
<P>"Eu a coloco dentro de casa. Algumas vezes, se esconde embaixo das =
minhas=20
pernas", conta Schmidtt. J=C3=A1 seu basset, Figo, nem liga.</P>
<P>Segundo a ONG PEA (Projeto Esperan=C3=A7a Animal), =C3=A9 preciso =
tomar cuidado.</P>
<P>Em p=C3=A2nico, o bicho assustado pode fugir e se perder ou ser =
atropelado, ou=20
mesmo se ferir ao tentar passar por port=C3=B5es, grades de ferro ou =
portas de vidro.
</P>
<P>A ONG Fala Bicho aconselha dar uma alimenta=C3=A7=C3=A3o leve aos =
bichos antes da=20
virada, para evitar problemas na digest=C3=A3o, fechar portas e janelas =
e organizar=20
um "esconderijo" para o medroso dentro de casa.</P>
<TABLE class=3D"articleGraphic">
  <TBODY>
  <TR>
    <TD class=3D"articleGraphicSpace" rowSpan=3D"3"></TD>
    <TD class=3D"articleGraphicCredit">Isadora Brant/Folhapress</TD>
    <TD class=3D"articleGraphicSpace" rowSpan=3D"3"></TD></TR>
  <TR>
    <TD class=3D"articleGraphicImage"></TD></TR>
  <TR>
    <TD class=3D"articleGraphicCaption">A vira-lata Billie (sob a =
cadeira) tem=20
      medo de fogos; j=C3=A1 o basset Figo nem se abala =
</TD></TR></TBODY></TABLE>
<P class=3D"tagline"><BR>Por <B>ALESSANDRA BALLES</B>, com <B>ADRIANO =
BRITO</B> e=20
<B>VANESSA CORREA</B></P>
<DIV>
<P><B>+ canais</B></P>
<P><B>+ not=C3=ADcias em bichos</B></P></DIV></DIV>
<P>Authors: Folha.com</P>
<P><STRONG><A class=3D"rssreadon" title=3D"Bichos com medo de fogos =
pedem aten=C3=A7=C3=A3o especial"=20
href=3D"http://redir.folha.com.br/redir/online/bichos/rss091/*http%3A//ww=
w1.folha.uol.com.br/bichos/850864-bichos-com-medo-de-fogos-pedem-atencao-=
especial.shtml"=20
rel=3D"external" target=3D"_blank">Fonte desta =
mat=C3=A9ria</A></STRONG></P><!-- google_ad_section_end -->
<BR>
<SCRIPT type=3D"text/javascript"><!--=0A=
google_ad_client =3D "ca-pub-0328963068900057";=0A=
/* 728x90, criado 09/09/10 */=0A=
google_ad_slot =3D "9065620533";=0A=
google_ad_width =3D 728;=0A=
google_ad_height =3D 90;=0A=
//-->=0A=
</SCRIPT>

<SCRIPT type=3D"text/javascript" =
src=3D"http://pagead2.googlesyndication.com/pagead/show_ads.js">=0A=
</SCRIPT>
</DIV>
<TABLE class=3D"pagenav" align=3D"center">
  <TBODY>
  <TR>
    <TH class=3D"pagenav_prev"><A =
href=3D"http://www.totranquilo.com.br/bichos/3141-zoologicos-usam-genetic=
a-para-devolver-animais-a-natureza.html">&lt;=20
      Anterior</A></TH>
    <TD width=3D"50">					&nbsp;				</TD>
    <TH class=3D"pagenav_next"><A =
href=3D"http://www.totranquilo.com.br/bichos/3139-eua-querem-bunkers-para=
-salvar-morcegos-de-doenca.html">Pr=C3=B3ximo=20
      =
&gt;</A></TH></TR></TBODY></TABLE></DIV></DIV></DIV></DIV></DIV></DIV></D=
IV><!-- END CONTAINER --></DIV></DIV></DIV><!-- END MAINBODY -->
<DIV id=3D"jv-bottom" class=3D"clearfix">
<DIV id=3D"jv-bottom-inner">
<DIV class=3D"jv-wrapper">
<DIV id=3D"jv-userwrap7" class=3D"clearfix">
<DIV class=3D"jv-wrapper">
<DIV id=3D"jv-userwrap7-inner">
<DIV id=3D"jv-copyright">
<DIV id=3D"jv-copyright-inner">T=C3=B4 Tranquilo - Portal de =
Not=C3=ADcias e <A href=3D"http://www.totranquilo.net/"=20
target=3D"_blank">Classificados Online</A> </DIV></DIV>
<DIV id=3D"jv-footer">
<DIV id=3D"jv-footer-inner">
<UL class=3D"menu">
  <LI class=3D"item48 first"><A=20
  =
href=3D"http://www.totranquilo.com.br/contato.html"><SPAN>Contato</SPAN><=
/A></LI>
  <LI class=3D"item49"><A =
href=3D"http://www.totranquilo.com.br/politica-de-privacidade.html"><SPAN=
>Pol=C3=ADtica=20
  de Privacidade</SPAN></A></LI>
  <LI class=3D"item55 last"><A href=3D"http://download.totranquilo.net/" =
target=3D"_blank"><SPAN>Downloads=20
  =
Gr=C3=A1tis</SPAN></A></LI></UL></DIV></DIV></DIV></DIV></DIV></DIV></DIV=
></DIV></DIV><!-- HOTWords plugin por Daniel Vicente www.hotwords.com.br =
-->
<SCRIPT =
src=3D"http://ads27309.hotwords.com.br/show.jsp?id=3D27309&amp;cor=3D#CC0=
000"></SCRIPT>
</DIV></BODY></HTML>

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.totranquilo.com.br/plugins/system/J2top/arrow.gif

R0lGODlhXwAeAJEDADNmmYaGhtPT0////yH5BAEAAAMALAAAAABfAB4AAAKAnBepm+IPo5y02lvP
YVzhD4bitHXdiKYqZJjnCscX4nLyjUO1nffxzvAJVcDF8CgqepDMi7LRjE6eAalV97xqqdortys1
AV7gZgeA5pWZnHTauGZn48gvfWi/+/L6HL9/8wf4MzeII2hIVJgYQ1PEKNOiBNkoCUS5omHpgomi
UQAAOw==

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.totranquilo.com.br/plugins/system/J2top/arrow_active.gif

R0lGODlhXwAeAJEDAPCGD4aGhtPT0////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgADACwAAAAA
XwAeAAACgJwXqZviD6OctNpbz2Fc4Q+G4rR13YimKmSY5wrHF+Jy8o1DtZ338c7wCVXAxfAoKnqQ
zIuy0YxOngGpVfe8aqnaqwnw6kY7gDJP3OSYzUZ0OutmcuPIOX1ov/vy+hy/f/MH+AM3iCNoSFSY
GENTxCjTogTZKAlEuaJh6YKJolEAACH5BAUKAAMALAYACgAFAAYAAAIITGAHuJoPUwEAIfkEBQoA
AwAsBgAHAAUABgAAAghMYAe4mg9TAQAh+QQFCgADACwGAAQABQAGAAACCExgB7iaD1MBACH5BAUU
AAMALAYABAAFAAMAAAIDjI9ZACH5BAUKAAMALAYAFgAFAAMAAAIF3GAHuFoAIfkEBQoAAwAsBgAT
AAUABgAAAghMYAe4mg9TAQAh+QQFCgADACwGABAABQAGAAACCExgB7iaD1MBACH5BAUKAAMALAYA
DQAFAAYAAAIITGAHuJoPUwEAOw==

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif

R0lGODlhOAAUAPf/AMHBwefKSKqxxP3VNYyUi2d0lTlt4aScm0Jsx/w5H9hIMzrcQpmVl2OW/cnL
xuXl5np7ho2exqG79JljXZObrHWDqXqBl6Kpvqd6dt1sXXJ8mrGsrPxROZG+kv/ZQ/JlUv7+/kls
uqqlovz8/P9NNf/r6JK8+kuE//RzX87Oz9rZ2vj4+FeM/16K6jx18Zucopu+ljxr0EVx1DrhQkJ9
/76+xPdjTlF81ldtovaHd/r5+fHx8dPh/djW1eHh3zNz//Lz8tDOzf7+/fv7+7W0tJaNjMXBvuno
5+r66snMzOfm5oSo9L68u+vr62V4pK6rqLKxsbW0s7c9Oy5t82N6sLmzoK2UkFVwrcK4hNCgm+Vp
V56hnt3d3bVhWOZdSszO069/e9m/vDt4/6Wlq6Schs2xOcfJyk9+4THUOOCIduDh0eDl5vTQQtvc
3FN3zf7wkHeKtH2PuNDQ0+Xu/ufn6Pl6Z4Gk8KvJ+/Px8rm9vPI/JtTX4+/v7mJ0pM6Kg1CH///W
Inag96mqqPT2+/75b7Sxsq2zsraPirKRjYGEkp/B+paSj1Vpmt3BW+OuqP/iPUdmrNXEd01xv91V
QlJusldxssWgm+DZ2cW8ndRtX+xkTl+Q+aOtxrzBwPvNI51cVfTNNZGAfYSq+YKx+vjLHWOL4W+A
qZqlwTJw9duCd2DuaDp3/8CpUaSioLvAv6yda7KFgKJsY+7x+c/Q1OPZtf/8/Pr19Pr8//f39kNy
37ilaEx32m+NzWCE1HWV2dzl9NnW2ae65KG+ofhBKv9XQG67crSbPuPi4cG/vc7CwJ+SaZfAmfK4
sYnvjtra3t7d2+nt9G6c/N64LLuthvvohKRISMbEwi9x/XGIvIexiPRJMTdw69bV1/B5afh1Ycu/
eYdublJ72Vh+0KhdXZi+9bbN+vPx8YqTqI++j56jqLu7vtzY176+v/9AJ87X63GYcevr7OrLWGt8
preeR8KJgpOEgzvoRPr7/UF79v/UK+pTQdLW132h8KuurGZmZv///yH5BAEAAP8ALAAAAAA4ABQA
AAj/AP8JHEiwoMGDCBMqXMiwocOGcyTYWRJsx0OFSJqpWnaRoKIz8iw42YYvjo6OBoFks0cAJYhR
V574ENgjBCQVKA0Km7HloL+f/v4FJUjuzIEVBOVAyWkQxgJBA2sRDAqUoIoGjI4kLJEjwwcv6wa+
iReADaaB5fiJCtRij9N+/7hqsUFPIFWhBAU0KLDVW6h9SfQMA/aP0LwaznR5mPbPBBUjFcRoMNdh
gSFbdeqtQUTCisIIf/giTDPJjMBkxMapebRoxD8QoEjNapAIxD8XMf5VzpNFHwBHmT4xsI2Q04kQ
xP/d4sH8FwoFDwSCsCHl2wARAxvle8FCg0BeCPBU/+6UShssWIWiK6Tj4keNge7glGJBQVOCFAM/
VMPigczASIBsIMMUX0BzAwQgoLOAK35wsMFDF9BgQBMDCREBDelYQgIYAunAATg+DCDNQAEYw40S
BYgTjQXP6DYDO5eQoIBrDlXwAyqnwHOPLL5s88I/XSRwCDMoTADAP1V4wgot1JTBAFL/XPCHJK4V
g8Y7QIDRjh6ZdBNGcgmNgUMMMezSiykQHDnEAbFgcEAKQwgEgDKvkKEOH//c0QI2lKwiAy4OEEAA
F/+IMMEERbQBZkI7BIGMNT3kZMINrfSgxDk/UCCdEEx1Kt0mOHAqkAwWeGrqQG5cI8Agg0hQSRSn
nhqqRB8G5BJOBURYFKupOgTBhAPHnLTrsJ0GBAA7

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: http://www.totranquilo.com.br/images/M_images/pdf_button.png

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAA3NCSVQICAjb4U/gAAAAz1BMVEWZ
nZ/OztL/AADnh4fgUFC0tLTU6+vFe3vvMDD3sLC9xMTQo6Pn9vbfdHTv1dWnq6v1KCjyHR2np6fM
mZmmd3jK39/mQkLzGRnuZ2fx///au7vm5ubw8fHrlZXMzMzze3vf4ODzx8fIs7PzVVX72trYiYno
7+/39/f////Cr6//PT3/HR3tUVHZfX3Kx8fZsLDZ6urW1tbrSkrh5uby4OD3///w5eX5s7O5ubrH
xMOrq6v/JyfthYXg7+/2Ly/v9/fjc3P3ISHV3d3/GhrPrq6vHwf5AAAARXRSTlP/////////////
////////////////////////////////////////AP//////////////////////////////////
//8IrUCdAAAACXBIWXMAAAsSAAALEgHS3X78AAAAH3RFWHRTb2Z0d2FyZQBNYWNyb21lZGlhIEZp
cmV3b3JrcyA4tWjSeAAAAJJJREFUGJVj0EADDNgELBgtlfTk5BgZ4QJqKs7mGuqGeoZwAT4meVN1
RgVLOZiAmaCNpIy0tAwrXIBDVlJdXV0aLqAoyCwjiRBg5ZHn1Zc1MzFVgwpwKVjrSAgo23BCBdTZ
7cRZdLlVjayNIQJi2kzComxsTi5SChABLW0HWxkgUIOZoSnCwC8EBFasrKw4PIcCAFOHI4iPqhQY
AAAAAElFTkSuQmCC

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: http://www.totranquilo.com.br/images/M_images/printButton.png

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAA3NCSVQICAjb4U/gAAAASFBMVEX/
///+/v78/f35+/z4+vr/+uP2+fn09/jy8vLm3b7Z2dnR0dHbz6LNzc3Hx8fGxsbBwcGNvfCEuU6j
o6OSkpJra2vWLxtOTk4NnNogAAAAGHRSTlMA///////////////////////////////p3EQ2AAAA
CXBIWXMAAAsSAAALEgHS3X78AAAAH3RFWHRTb2Z0d2FyZQBNYWNyb21lZGlhIEZpcmV3b3JrcyA4
tWjSeAAAABR0RVh0Q3JlYXRpb24gVGltZQAxLzUvMDbDvyfxAAAAW0lEQVQYlY2PSw6AMAgFSRsb
UfxC5f431UCtddfZvDAJP4Au2NFPeDRiNPTfYFg9NKgJdI7zcoFUQRMkWhCyuU/yvKx7Ji17BDnG
lDK+e4UngBA2rZdxmdH36A2yCQdZPRZLewAAAABJRU5ErkJggg==

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: image/png
Content-Transfer-Encoding: base64
Content-Location: http://www.totranquilo.com.br/images/M_images/emailButton.png

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAA3NCSVQICAjb4U/gAAAAb1BMVEX/
///+/v/8/f75+/71+f3y9/3w9vzt9Pzr8/zp8vvo8fvk7vrh7frf7Prd6vnc6vna6fnW5vjQ4/fR
4/fK3/bJ3vbF3PXC2vW+2PS91/S51fO20/Ox0PKNvfCCs+qjo6NkoeXyYU/wRC/uNyBOTk63GdVK
AAAAJXRSTlMA////////////////////////////////////////////////qJ0RewAAAAlwSFlz
AAALEgAACxIB0t1+/AAAAB90RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgOLVo0ngA
AAAUdEVYdENyZWF0aW9uIFRpbWUAMS81LzA2w78n8QAAAFhJREFUGJVjYCADyCMDFZAAWJiJhZ2b
X0gWLsDIzMbFq6gEFVCQU1BQ4OARVFKGqwBpEBASk0RSIccnLCohDRVgZGbl5BUUEZeSgQjIIgGw
gAoyIMcnGAAA/iILLgRu1Q0AAAAASUVORK5CYII=

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: text/css;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.totranquilo.com.br/templates/tt/jv_menus/jv_submoomenu/jv.submoomenu.css

.menusys_submoo {
=09
}
#menusys_submoo {
	margin: 0px; padding: 0px; float: left;
}
#menusys_submoo UL {
	margin: 0px; padding: 0px;
}
#menusys_submoo LI {
	background: url(../../images/bg-mainmenu-seperator.jpg) repeat-y right =
50%; margin: 0px; padding: 0px 2px 0px 0px; float: left; display: block; =
cursor: pointer;
}
#menusys_submoo LI A {
	padding: 0px 15px; line-height: 35px; text-decoration: none; display: =
block;
}
#menusys_submoo LI A SPAN {
	color: rgb(255, 255, 255); font-size: 110%; font-weight: bold; display: =
block;
}
#menusys_submoo LI A.active {
	background: url(../../images/bg-mainmenu-active.jpg) repeat-x 50% top; =
color: rgb(195, 2, 4);
}
#menusys_submoo LI A.active:hover {
	background: url(../../images/bg-mainmenu-active.jpg) repeat-x 50% top; =
color: rgb(195, 2, 4);
}
#menusys_submoo LI A.active:active {
	background: url(../../images/bg-mainmenu-active.jpg) repeat-x 50% top; =
color: rgb(195, 2, 4);
}
#menusys_submoo LI A.active:focus {
	background: url(../../images/bg-mainmenu-active.jpg) repeat-x 50% top; =
color: rgb(195, 2, 4);
}
#menusys_submoo LI A.active SPAN {
	color: rgb(195, 2, 4); display: block;
}
#menusys_submoo LI A.active:hover SPAN {
	color: rgb(195, 2, 4); display: block;
}
#menusys_submoo LI A.active:active SPAN {
	color: rgb(195, 2, 4); display: block;
}
#menusys_submoo LI A.active:focus SPAN {
	color: rgb(195, 2, 4); display: block;
}
#menusys_submoo LI:hover A {
	background: url(../../images/bg-mainmenu-hover.jpg) repeat-x 50% top;
}
#menusys_submoo LI.hover A {
	background: url(../../images/bg-mainmenu-hover.jpg) repeat-x 50% top;
}
#menusys_submoo LI A:hover {
	background: url(../../images/bg-mainmenu-hover.jpg) repeat-x 50% top;
}
#menusys_submoo LI A:active {
	background: url(../../images/bg-mainmenu-hover.jpg) repeat-x 50% top;
}
#menusys_submoo LI A:focus {
	background: url(../../images/bg-mainmenu-hover.jpg) repeat-x 50% top;
}
#menusys_submoo LI A:hover SPAN {
	color: rgb(255, 255, 255); display: block;
}
#menusys_submoo LI A:active SPAN {
	color: rgb(255, 255, 255); display: block;
}
#menusys_submoo LI A:focus SPAN {
	color: rgb(255, 255, 255); display: block;
}
#menusys_submoo LI:hover A SPAN {
	color: rgb(255, 255, 255); display: block;
}
#menusys_submoo LI.hover A SPAN {
	color: rgb(255, 255, 255); display: block;
}
#menusub_submoo {
	margin: 0px; padding: 0px; height: 30px; float: left; display: block;
}
#menusub_submoo LI {
	margin: 0px 5px 0px 0px; padding: 0px; float: left; display: block; =
cursor: pointer;
}
#menusub_submoo LI A {
	padding: 5px 0px; color: rgb(150, 28, 28); line-height: 20px; =
text-decoration: none; display: block;
}
#menusub_submoo LI A SPAN {
	padding: 0px 10px; color: rgb(150, 28, 28); line-height: 20px; display: =
block;
}
#menusub_submoo LI A.active SPAN {
	background: rgb(175, 175, 175); color: rgb(255, 255, 255);
}
#menusub_submoo LI A:hover SPAN {
	background: rgb(175, 175, 175); color: rgb(255, 255, 255);
}
#menusub_submoo LI A:active SPAN {
	background: rgb(175, 175, 175); color: rgb(255, 255, 255);
}
#menusub_submoo LI A:focus SPAN {
	background: rgb(175, 175, 175); color: rgb(255, 255, 255);
}
#menusub_submoo LI:hover A SPAN {
	background: rgb(175, 175, 175); color: rgb(255, 255, 255);
}
#menusub_submoo LI.hover A SPAN {
	background: rgb(175, 175, 175); color: rgb(255, 255, 255);
}
#menusub_submoo LI A.active SPAN {
	color: rgb(255, 255, 255);
}
#menusub_submoo LI A:hover SPAN {
	color: rgb(255, 255, 255);
}
#menusub_submoo LI A:active SPAN {
	color: rgb(255, 255, 255);
}
#menusub_submoo LI A:focus SPAN {
	color: rgb(255, 255, 255);
}
#menusub_submoo LI:hover A SPAN {
	color: rgb(255, 255, 255);
}
#menusub_submoo LI.hover A SPAN {
	color: rgb(255, 255, 255);
}
#menusub_submoo LI UL {
	margin: 0px; left: -999em; width: 16.9em; height: auto; position: =
absolute; z-index: 99;
}
#menusub_submoo LI UL UL {
	margin: -28px 0px 0px 16.9em;
}
#menusub_submoo LI LI {
	margin: 0px; padding: 0px; width: 16.9em; line-height: 24px;
}
#menusub_submoo UL A {
=09
}
#menusub_submoo LI:hover UL UL {
	left: -999em;
}
#menusub_submoo LI:hover UL UL UL {
	left: -999em;
}
#menusub_submoo LI.hover UL UL {
	left: -999em;
}
#menusub_submoo LI.havechildhover UL UL {
	left: -999em;
}
#menusub_submoo LI.havechild-activehover UL UL {
	left: -999em;
}
#menusub_submoo LI.activehover UL UL {
	left: -999em;
}
#menusub_submoo LI.hover UL UL UL {
	left: -999em;
}
#menusub_submoo LI.havechildhover UL UL UL {
	left: -999em;
}
#menusub_submoo LI.havechild-activehover UL UL UL {
	left: -999em;
}
#menusub_submoo LI.activehover UL UL UL {
	left: -999em;
}
#menusub_submoo LI:hover UL {
	left: auto;
}
#menusub_submoo LI LI:hover UL {
	left: auto;
}
#menusub_submoo LI LI LI:hover UL {
	left: auto;
}
#menusub_submoo LI.hover UL {
	left: auto;
}
#menusub_submoo LI.havechildhover UL {
	left: auto;
}
#menusub_submoo LI.havechild-activehover UL {
	left: auto;
}
#menusub_submoo LI.activehover UL {
	left: auto;
}
#menusub_submoo LI LI.hover UL {
	left: auto;
}
#menusub_submoo LI LI.havesubchildhover UL {
	left: auto;
}
#menusub_submoo LI LI.havesubchild-activehover UL {
	left: auto;
}
#menusub_submoo LI LI.activehover UL {
	left: auto;
}
#menusub_submoo LI LI LI.hover UL {
	left: auto;
}
#menusub_submoo LI LI LI.havesubchildhover UL {
	left: auto;
}
#menusub_submoo LI LI LI.havesubchild-activehover UL {
	left: auto;
}
#menusub_submoo LI LI LI.activehover UL {
	left: auto;
}
#menusub_submoo LI:hover A.active SPAN {
=09
}
#menusub_submoo LI A:hover SPAN {
=09
}
#menusub_submoo LI A:active SPAN {
=09
}
#menusub_submoo LI A:focus SPAN {
=09
}
#menusub_submoo LI A.active:hover SPAN {
=09
}
#menusub_submoo LI A.active:active SPAN {
=09
}
#menusub_submoo LI A.active:focus SPAN {
=09
}
#menusub_submoo LI:hover A SPAN {
=09
}
#menusub_submoo LI.hover A SPAN {
=09
}
#menusub_submoo LI.havechildhover A SPAN {
=09
}
#menusub_submoo LI.havechild-activehover A SPAN {
=09
}
#menusub_submoo LI UL UL LI {
	width: 16.9em;
}
#menusub_submoo LI UL LI {
	border-bottom-color: rgb(119, 119, 119); border-bottom-width: 1px; =
border-bottom-style: solid;
}
#menusub_submoo LI UL LI.hasChild {
=09
}
#menusub_submoo LI UL A {
	background: rgb(82, 82, 82); margin: 0px; padding: 0px; height: auto; =
line-height: normal;
}
#menusub_submoo LI UL A:hover {
	background: url(../../images/bg-submenu.jpg) repeat-x 50% top rgb(82, =
82, 82);
}
#menusub_submoo LI UL A:active {
	background: url(../../images/bg-submenu.jpg) repeat-x 50% top rgb(82, =
82, 82);
}
#menusub_submoo LI UL A:focus {
	background: url(../../images/bg-submenu.jpg) repeat-x 50% top rgb(82, =
82, 82);
}
#menusub_submoo LI UL A SPAN {
	padding: 0px 0px 0px 20px; color: rgb(255, 255, 255) !important; =
text-transform: none; line-height: 28px; font-weight: normal;
}
#menusub_submoo LI.havesubchild {
=09
}
#menusub_submoo LI.havesubchild-active {
=09
}
#menusub_submoo LI UL A:hover {
=09
}
#menusub_submoo LI UL A:active {
=09
}
#menusub_submoo LI UL A:focus {
=09
}
#menusub_submoo UL LI:hover {
=09
}
#menusub_submoo UL LI.hover {
=09
}
#menusub_submoo UL LI.havesubchildhover {
=09
}
#menusub_submoo UL LI.havesubchild-activehover {
=09
}
#menusub_submoo UL UL LI:hover {
=09
}
#menusub_submoo UL UL LI.hover {
=09
}
#menusub_submoo UL UL LI.havesubchildhover {
=09
}
#menusub_submoo UL UL LI.havesubchild-activehover {
=09
}
#menusub_submoo LI UL A.active SPAN {
=09
}
#menusub_submoo LI UL A:hover SPAN {
=09
}
#menusub_submoo LI UL A:active SPAN {
=09
}
#menusub_submoo LI UL A:focus SPAN {
=09
}
#menusub_submoo UL LI A.active {
=09
}
#menusub_submoo UL LI A.active:hover {
=09
}
#menusub_submoo UL LI A.active:active {
=09
}
#menusub_submoo UL LI A.active:focus {
=09
}

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: text/css;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.totranquilo.com.br/templates/system/css/system.css

INPUT.system-openid {
	background: url(http://openid.net/images/login-bg.gif) no-repeat 0px =
50% rgb(255, 255, 255); color: rgb(0, 0, 0); padding-left: 18px;
}
INPUT.com-system-openid {
	background: url(http://openid.net/images/login-bg.gif) no-repeat 0px =
50% rgb(255, 255, 255); color: rgb(0, 0, 0); padding-left: 18px;
}
.system-unpublished {
	background: rgb(232, 237, 241); border-top-color: rgb(196, 211, 223); =
border-bottom-color: rgb(196, 211, 223); border-top-width: 4px; =
border-bottom-width: 4px; border-top-style: solid; border-bottom-style: =
solid;
}
#system-message {
	padding: 0px; margin-bottom: 10px;
}
#system-message DT {
	font-weight: bold;
}
#system-message DD {
	margin: 0px; text-indent: 30px; font-weight: bold;
}
#system-message DD UL {
	list-style: none; padding: 10px; color: rgb(0, 85, 187); margin-bottom: =
10px; border-top-color: rgb(132, 167, 219); border-bottom-color: =
rgb(132, 167, 219); border-top-width: 3px; border-bottom-width: 3px; =
border-top-style: solid; border-bottom-style: solid;
}
#system-message DT.message {
	display: none;
}
#system-message DD.message {
=09
}
#system-message DT.error {
	display: none;
}
#system-message DD.error UL {
	color: rgb(204, 0, 0); border-top-color: rgb(222, 122, 123); =
border-bottom-color: rgb(222, 122, 123); border-top-width: 3px; =
border-bottom-width: 3px; border-top-style: solid; border-bottom-style: =
solid; background-color: rgb(230, 192, 192);
}
#system-message DT.notice {
	display: none;
}
#system-message DD.notice UL {
	background: rgb(239, 231, 184); color: rgb(204, 0, 0); =
border-top-color: rgb(240, 220, 126); border-bottom-color: rgb(240, 220, =
126); border-top-width: 3px; border-bottom-width: 3px; border-top-style: =
solid; border-bottom-style: solid;
}
#system-debug {
	margin: 10px; padding: 10px; color: rgb(204, 204, 204); =
background-color: rgb(255, 255, 255);
}
#system-debug DIV {
	font-size: 11px;
}

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: text/css;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.totranquilo.com.br/templates/system/css/general.css

.invalid {
	border-color: rgb(255, 0, 0);
}
LABEL.invalid {
	color: rgb(255, 0, 0);
}
#editor-xtd-buttons {
	padding: 5px;
}
.button2-left {
	float: left;
}
.button2-right {
	float: left;
}
.button2-left DIV {
	float: left;
}
.button2-right DIV {
	float: left;
}
.button2-left A {
	height: 22px; color: rgb(102, 102, 102); line-height: 22px; font-size: =
11px; float: left; display: block; cursor: pointer;
}
.button2-right A {
	height: 22px; color: rgb(102, 102, 102); line-height: 22px; font-size: =
11px; float: left; display: block; cursor: pointer;
}
.button2-left SPAN {
	height: 22px; color: rgb(102, 102, 102); line-height: 22px; font-size: =
11px; float: left; display: block; cursor: pointer;
}
.button2-right SPAN {
	height: 22px; color: rgb(102, 102, 102); line-height: 22px; font-size: =
11px; float: left; display: block; cursor: pointer;
}
.button2-left SPAN {
	color: rgb(153, 153, 153); cursor: default;
}
.button2-right SPAN {
	color: rgb(153, 153, 153); cursor: default;
}
.button2-left .page A {
	padding: 0px 6px;
}
.button2-right .page A {
	padding: 0px 6px;
}
.button2-left .page SPAN {
	padding: 0px 6px;
}
.button2-right .page SPAN {
	padding: 0px 6px;
}
.page SPAN {
	color: rgb(0, 0, 0); font-weight: bold;
}
.button2-left A:hover {
	color: rgb(11, 85, 196); text-decoration: none;
}
.button2-right A:hover {
	color: rgb(11, 85, 196); text-decoration: none;
}
.button2-left A {
	padding: 0px 24px 0px 6px;
}
.button2-left SPAN {
	padding: 0px 24px 0px 6px;
}
.button2-right A {
	padding: 0px 6px 0px 24px;
}
.button2-right SPAN {
	padding: 0px 6px 0px 24px;
}
.button2-left {
	background: url(../images/j_button2_left.png) no-repeat; margin-left: =
5px; float: left;
}
.button2-right {
	background: url(../images/j_button2_right.png) no-repeat 100% 0px; =
margin-left: 5px; float: left;
}
.button2-left .image {
	background: url(../images/j_button2_image.png) no-repeat 100% 0px;
}
.button2-left .readmore {
	background: url(../images/j_button2_readmore.png) no-repeat 100% 0px;
}
.button2-left .pagebreak {
	background: url(../images/j_button2_pagebreak.png) no-repeat 100% 0px;
}
.button2-left .blank {
	background: url(../images/j_button2_blank.png) no-repeat 100% 0px;
}
DIV.tooltip {
	background: rgb(255, 255, 204); padding: 5px; border: 1px solid =
rgb(212, 213, 170); float: left; z-index: 13000; max-width: 200px;
}
DIV.tooltip H4 {
	background: url(../images/selector-arrow.png) no-repeat; margin: -15px =
0px 0px; padding: 15px 0px 5px; font-size: 95%; font-weight: bold;
}
DIV.tooltip P {
	margin: 0px; font-size: 90%;
}
.left.img_caption {
	margin-right: 1em; float: left;
}
.right.img_caption {
	margin-left: 1em; float: right;
}
.left.img_caption P {
	text-align: center; clear: left;
}
.right.img_caption P {
	text-align: center; clear: right;
}
.img_caption {
	text-align: center !important;
}
.none.img_caption {
	margin-right: auto; margin-left: auto;
}
.left.caption {
	margin-right: 1em; float: left;
}
.right.caption {
	margin-left: 1em; float: right;
}
.left.caption P {
	text-align: center; clear: left;
}
.right.caption P {
	text-align: center; clear: right;
}
.none.caption {
	margin-right: auto; margin-left: auto;
}
.caption {
	text-align: center !important;
}
A IMG.calendar {
	background: url(../images/calendar.png) no-repeat; width: 16px; height: =
16px; margin-left: 3px; vertical-align: middle; cursor: pointer;
}

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.totranquilo.com.br/templates/tt/css/template.css.php

HTML {
	margin: 0px; padding: 0px;
}
BODY {
	margin: 0px; padding: 0px;
}
FORM {
	margin: 0px; padding: 0px;
}
BODY {
	background: rgb(255, 255, 255); line-height: 18px; font-family: Arial, =
Tahoma, Helvetica, sans-serif; font-size: 12px;
}
BODY.contentpane {
	background: rgb(255, 255, 255); margin: 1em 2em; width: auto; color: =
rgb(0, 0, 0); line-height: 1.3em; font-size: 12px;
}
.contentpane .button {
	padding: 0px 10px; height: 25px; display: inline;
}
SMALL {
	font-size: 92%;
}
.small {
	font-size: 92%;
}
.smalldark {
	font-size: 92%;
}
.article-meta {
	font-size: 92%;
}
.modifydate {
	font-size: 92%;
}
.img_caption P {
	font-size: 92%;
}
.site-slogan {
	font-size: 92%;
}
IMG {
=09
}
.img_caption P {
	text-align: center; color: rgb(0, 0, 0);
}
.left.img_caption {
	margin-top: 3px;
}
.right.img_caption {
	margin-top: 3px;
}
.img_caption IMG {
	padding: 3px; border: 1px solid rgb(216, 216, 216);
}
.img_caption P {
	background: url(../images/shadow-bg.gif) no-repeat right top; =
padding-top: 5px; margin-top: 0px;
}
IMG.caption {
	background: rgb(255, 255, 255); padding: 3px; border: 1px solid =
rgb(216, 216, 216); margin-right: 10px;
}
A {
	color: rgb(150, 28, 28); text-decoration: none;
}
A:link {
	color: rgb(150, 28, 28); text-decoration: none;
}
A:visited {
	color: rgb(150, 28, 28); text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A:active {
	text-decoration: underline;
}
A:focus {
	text-decoration: underline;
}
#jv-bottom A:hover {
	color: rgb(170, 170, 170); text-decoration: none; border-bottom-color: =
rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: =
dotted;
}
#jv-bottom A:active {
	color: rgb(170, 170, 170); text-decoration: none; border-bottom-color: =
rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: =
dotted;
}
#jv-bottom A:focus {
	color: rgb(170, 170, 170); text-decoration: none; border-bottom-color: =
rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: =
dotted;
}
.shadow IMG {
	padding: 1px; border: 1px solid rgb(204, 204, 204);
}
.shadow {
	padding-bottom: 3px; margin-right: 10px; float: left;
}
H1 {
	font-size: 200%;
}
H2 {
	font-size: 175%;
}
H3 {
	font-size: 150%;
}
H4 {
	font-size: 125%;
}
P {
	margin: 1em 0px; padding: 0px;
}
PRE {
	margin: 1em 0px; padding: 0px;
}
BLOCKQUOTE {
	margin: 1em 0px; padding: 0px;
}
UL {
	margin: 1em 0px; padding: 0px;
}
OL {
	margin: 1em 0px; padding: 0px;
}
H1 {
	margin: 1em 0px; padding: 0px;
}
H2 {
	margin: 1em 0px; padding: 0px;
}
H3 {
	margin: 1em 0px; padding: 0px;
}
H4 {
	margin: 1em 0px; padding: 0px;
}
H5 {
	margin: 1em 0px; padding: 0px;
}
H6 {
	margin: 1em 0px; padding: 0px;
}
UL {
	list-style: none;
}
UL LI {
	background: url(../images/bullet.png) no-repeat 0px 7px; padding-left: =
10px;
}
UL.menu {
=09
}
#jv-user1 UL.menu {
	float: right;
}
.jv_ahovermenu_wrap LI {
	background: url(../images/arrow5.png) no-repeat 0px 8px; padding: 4px =
0px 4px 20px; border-bottom-color: rgb(241, 241, 241); =
border-bottom-width: 1px; border-bottom-style: solid;
}
UL.menu LI {
	background: url(../images/arrow5.png) no-repeat 0px 8px; padding: 4px =
0px 4px 20px; border-bottom-color: rgb(241, 241, 241); =
border-bottom-width: 1px; border-bottom-style: solid;
}
UL.menu LI.last {
=09
}
UL.menu LI A {
=09
}
UL.menu LI A SPAN {
=09
}
UL.menu UL {
	margin: 0px;
}
UL.menu UL LI {
	width: auto; margin-left: 0px; border-bottom-color: ; =
border-bottom-width: medium; border-bottom-style: none;
}
UL.list {
	margin: 0px;
}
UL.list LI {
	padding: 5px 0px; border-bottom-color: rgb(234, 234, 234); =
border-bottom-width: 1px; border-bottom-style: solid;
}
UL.list LI A {
	color: rgb(68, 68, 68); font-weight: bold;
}
OL LI {
	margin-left: 21px;
}
TH {
	padding: 8px; text-align: left; font-weight: bold;
}
FIELDSET {
	padding: 10px 5px !important;
}
FIELDSET A {
	font-weight: bold;
}
FIELDSET.input {
	padding: 0px;
}
LEGEND {
	background: rgb(255, 255, 255); font-weight: bold;
}
TD {
	font-size: 100%;
}
TH {
	font-size: 100%;
}
DIV {
	font-size: 100%;
}
FORM {
	margin: 0px; padding: 0px;
}
FORM LABEL {
=09
}
INPUT {
	border: 0px; font-family: Arial, Helvetica, sans-serif; font-size: =
100%;
}
SELECT {
	border: 0px; font-family: Arial, Helvetica, sans-serif; font-size: =
100%;
}
TEXTAREA {
	border: 0px; font-family: Arial, Helvetica, sans-serif; font-size: =
100%;
}
.inputbox {
	border: 0px; font-family: Arial, Helvetica, sans-serif; font-size: =
100%;
}
.button {
	border: 0px; font-family: Arial, Helvetica, sans-serif; font-size: =
100%;
}
.inputbox {
	background: rgb(255, 255, 255); padding: 5px; border: 1px solid =
rgb(222, 222, 222); color: rgb(213, 213, 213);
}
INPUT.button {
	background: url(../images/bt_search.jpg) repeat-x 50% top; margin: 0px; =
padding: 1px 5px 2px; border: 1px solid rgb(203, 203, 203); height: =
25px; color: rgb(116, 116, 116); text-transform: uppercase; font-size: =
12px; cursor: pointer;
}
INPUT.button:hover {
	border: 1px solid rgb(92, 92, 92); color: rgb(92, 92, 92);
}
.search {
	margin: 0px; width: 100%; height: auto;
}
.search .inputbox {
	background: rgb(247, 247, 247); margin: 0px 5px 0px 0px; padding: 2px =
5px; border: 0px 1px 1px 0px none solid solid none  rgb(222, 222, 222) =
rgb(222, 222, 222) ; height: 16px; color: rgb(109, 109, 109); font-size: =
11px; float: left;
}
.leading {
	padding-bottom: 10px;
}
.leading_separator {
	margin: 1px 0px; width: 100%; height: 2px; overflow: hidden; display: =
block;
}
.article_column {
	margin: 0px !important; padding: 0px !important; overflow: hidden; =
float: left;
}
.article_separator {
	margin: 0px; clear: both; display: none;
}
.row_separator {
	height: 2px; clear: both; display: block;
}
.article_row {
	margin: 0px; overflow: hidden;
}
.cols1.column1 {
	float: none;
}
.cols2.column2 {
	float: right;
}
.cols3.column3 {
	float: right;
}
.cols4.column4 {
	float: right;
}
.cols5.column5 {
	float: right;
}
.cols2.column1 .article_column_pad {
=09
}
.cols3.column1 .article_column_pad {
=09
}
.cols3.column2 .article_column_pad {
=09
}
.cols4.column1 .article_column_pad {
=09
}
.cols4.column2 .article_column_pad {
=09
}
.cols4.column3 .article_column_pad {
=09
}
.cols5.column1 .article_column_pad {
=09
}
.cols5.column2 .article_column_pad {
=09
}
.cols5.column3 .article_column_pad {
=09
}
.cols5.column4 .article_column_pad {
=09
}
.article_column_pad {
	margin: 10px 10px 10px 0px; padding: 0px 10px 0px 0px; overflow: =
hidden;
}
P.iteminfo {
	margin: 0px -10px 5px; padding: 10px; line-height: 1em;
}
.article_row P.iteminfo {
	margin: 0px -10px 5px; padding: 10px; line-height: 1em;
}
.articleinfo {
	margin: 0.5em 0px;
}
.filter {
	margin: 0px; padding: 0px; float: left;
}
.display {
	margin: 10px 0px 0px; text-align: right; float: right;
}
TABLE.category {
	margin: 20px 0px; border: 1px solid rgb(170, 170, 170); width: 100%; =
clear: both; font-size: 1em;
}
TABLE.weblinks {
	margin: 20px 0px; border: 1px solid rgb(170, 170, 170); width: 100%; =
clear: both; font-size: 1em;
}
TABLE.newsfeeds {
	margin: 20px 0px; border: 1px solid rgb(170, 170, 170); width: 100%; =
clear: both; font-size: 1em;
}
TABLE.newsfeeds TH {
	background: rgb(211, 211, 211); padding: 8px 5px; color: rgb(0, 0, 0);
}
TABLE.weblinks TH {
	background: rgb(211, 211, 211); padding: 8px 5px; color: rgb(0, 0, 0);
}
TABLE.category TH {
	background: rgb(211, 211, 211); padding: 8px 5px; color: rgb(0, 0, 0);
}
TABLE.newsfeeds TD {
	padding: 5px;
}
TABLE.weblinks TD {
	padding: 5px;
}
TABLE.category TD {
	padding: 5px;
}
.sectiontableheader {
	padding: 4px 8px; font-weight: bold;
}
.sectiontableheader A {
=09
}
.sectiontableheader A:hover {
=09
}
.sectiontableheader A:active {
=09
}
.sectiontableheader A:focus {
=09
}
TR.sectiontableentry0 TD {
	padding: 8px;
}
TR.sectiontableentry1 TD {
	padding: 8px;
}
TR.sectiontableentry2 TD {
	padding: 8px;
}
TR.sectiontableentry2 TD {
	background: rgb(246, 246, 246);
}
TD.sectiontableentry0 {
	padding: 4px;
}
TD.sectiontableentry1 {
	padding: 4px;
}
TD.sectiontableentry2 {
	padding: 4px;
}
TABLE.contentpane {
	border: 0px solid rgb(56, 56, 56); width: 100%;
}
TABLE.contentpaneopen {
	border-collapse: collapse; border-spacing: 0;
}
TABLE.contenttoc {
	margin: 0px 0px 10px 10px; padding: 0px; width: 30%; float: right;
}
TABLE.contenttoc TD {
	background: url(../images/bullet-list.gif) no-repeat 5px 8px; padding: =
1px 5px 1px 15px;
}
TABLE.contenttoc TH {
	padding: 0px 0px 3px; text-indent: 5px; border-bottom-color: rgb(204, =
204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
TABLE.poll {
	padding: 0px; width: 100%; border-collapse: collapse;
}
TABLE.pollstableborder {
	padding: 0px; width: 100%; text-align: left;
}
TABLE.pollstableborder IMG {
	vertical-align: baseline;
}
TABLE.pollstableborder TD {
	padding: 4px !important; border-collapse: collapse; border-spacing: 0;
}
TABLE.pollstableborder TR.sectiontableentry1 TD {
	background: rgb(238, 238, 238);
}
TABLE.searchintro {
	padding: 10px 0px; width: 100%;
}
TABLE.searchintro TD {
	padding: 5px !important;
}
.blog_more {
	margin: 0px; padding: 10px 0px 0px;
}
.blog_more STRONG {
	margin: 0px 0px 5px; text-transform: uppercase; display: block;
}
.blog_more UL {
	margin: 0px; padding: 0px;
}
.blog_more UL LI {
	margin: 0px; padding: 0px 0px 0px 21px;
}
.category {
	font-weight: normal;
}
H1.componentheading {
	margin: 0px 0px 10px; color: rgb(49, 49, 49); line-height: 30px; =
font-weight: bold;
}
.componentheading {
	margin: 0px 0px 10px; color: rgb(49, 49, 49); line-height: 30px; =
font-weight: bold;
}
.contentdescription {
=09
}
H2.contentheading {
	margin: 0px; padding: 0px; line-height: normal;
}
.contentheading {
	margin: 0px; padding: 0px; line-height: normal;
}
TABLE.blog .contentheading {
	font-size: 1.4em;
}
TD.contentheading {
	line-height: 28px;
}
A.contentpagetitle {
=09
}
A.contentpagetitle:hover {
=09
}
A.contentpagetitle:active {
=09
}
A.contentpagetitle:focus {
=09
}
A.readon {
	background: url(../images/note.jpg) no-repeat left center; padding: 0px =
0px 0px 13px; text-align: center;
}
A.readon:hover {
	background: url(../images/note.jpg) no-repeat left center; =
text-decoration: none;
}
A.readon:focus {
	background: url(../images/note.jpg) no-repeat left center; =
text-decoration: none;
}
A.readon:active {
	background: url(../images/note.jpg) no-repeat left center; =
text-decoration: none;
}
TABLE.contentpaneopen TD {
	padding-left: 15px;
}
TABLE.contentpane TD {
	padding-left: 15px;
}
TABLE.contentpaneopen {
	width: 100%;
}
TABLE.contentpane {
	width: 100%;
}
TABLE.blog {
	width: 100%;
}
DIV.moduletable {
	padding: 0px;
}
UL.pagination {
	list-style: none; margin: 10px auto; padding: 10px 0px; text-align: =
center; color: rgb(59, 84, 104); overflow: hidden; clear: both;
}
UL.pagination LI {
	margin: 10px 2px; padding: 0px; height: 22px; display: inline;
}
UL.pagination LI SPAN {
	background: rgb(42, 42, 42); padding: 0px; color: rgb(138, 138, 138); =
display: inline-block;
}
UL.pagination LI SPAN SPAN {
	background: url(../images/paging.jpg) repeat-x 0px 0px; padding: 4px =
10px; border-right-color: rgb(218, 218, 218); border-left-color: =
rgb(218, 218, 218); border-right-width: 1px; border-left-width: 1px; =
border-right-style: solid; border-left-style: solid; display: =
inline-block; cursor: pointer;
}
UL.pagination LI:hover SPAN SPAN {
	background: url(../images/paging-hover.jpg) repeat-x 0px 0px; color: =
rgb(255, 255, 255); border-right-color: rgb(92, 92, 92); =
border-left-color: rgb(92, 92, 92); border-right-width: 1px; =
border-left-width: 1px; border-right-style: solid; border-left-style: =
solid;
}
UL.pagination A SPAN {
	padding: 0px; color: rgb(0, 0, 0); font-weight: bold; text-decoration: =
none;
}
UL.pagination A:hover SPAN {
	color: rgb(255, 255, 255);
}
UL.pagination A:active SPAN {
	color: rgb(255, 255, 255);
}
UL.pagination A:focus SPAN {
	color: rgb(255, 255, 255);
}
.counter {
	background: url(../images/paging.jpg) repeat-x 0px 0px; margin: 0.5em =
auto; padding: 4px 0px; width: 107px; text-align: center; color: =
rgb(138, 138, 138); border-right-color: rgb(218, 218, 218); =
border-left-color: rgb(218, 218, 218); border-right-width: 1px; =
border-left-width: 1px; border-right-style: solid; border-left-style: =
solid;
}
.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat left center; =
padding-left: 14px; font-weight: bold;
}
.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0px 11px; padding: =
8px 14px 0px; font-weight: bold;
}
.smalldark {
	text-align: left;
}
DIV.syndicate DIV {
	text-align: center;
}
.article-toolswrap {
	margin: 0px 0px 10px; padding: 0px; display: block; position: relative;
}
.article-tools {
	padding: 0px 10px 0px 0px; display: block;
}
.article-meta {
	width: 70%; color: rgb(59, 84, 104); float: left;
}
.createdby {
	font-size: 0.9em;
}
.createdate {
	font-size: 0.9em;
}
.modifydate {
	margin: 0px 0px 3px; width: 100%; display: block;
}
.article-section {
	padding-left: 6px; margin-left: 5px;
}
.article-section A {
	color: rgb(59, 84, 104);
}
.article-category A {
	color: rgb(59, 84, 104);
}
.buttonheading IMG {
	margin: 12px 0px 0px 3px !important; padding: 0px !important; border: =
0px !important; float: right;
}
P.buttonheading {
	margin: 0px; text-align: right;
}
P.buttonheading A:hover {
	color: rgb(0, 0, 0) !important;
}
P.buttonheading A:active {
	color: rgb(0, 0, 0);
}
P.buttonheading A:focus {
	color: rgb(0, 0, 0);
}
UL.latestnews {
	padding-left: 0px;
}
UL.mostread {
	padding-left: 0px;
}
UL.latestnews LI {
	margin: 0px; padding: 0px 0px 0px 20px; border-bottom-color: ; =
border-bottom-width: medium; border-bottom-style: none;
}
UL.mostread LI {
	margin: 0px; padding: 0px 0px 0px 20px; border-bottom-color: ; =
border-bottom-width: medium; border-bottom-style: none;
}
A.button-grey {
	background: url(../images/button-grey.jpg) no-repeat 100% 0px; margin: =
2px 5px 0px; padding: 0px 15px 0px 0px; color: rgb(51, 51, 51); =
text-transform: uppercase; line-height: 18px; font-size: 10px; =
font-weight: bold; float: left;
}
A.button-grey SPAN {
	background: url(../images/button-grey.jpg) no-repeat 0px 0px; margin: =
0px; padding: 0px 0px 0px 15px; line-height: 18px; float: left; cursor: =
pointer;
}
A.button-grey:hover {
	color: rgb(101, 138, 0); text-decoration: none;
}
A.button-grey:focus {
	color: rgb(101, 138, 0); text-decoration: none;
}
A.button-grey:active {
	color: rgb(101, 138, 0); text-decoration: none;
}
.loginframe {
	background: rgb(255, 255, 255); margin: 0px auto; padding: 10px; width: =
400px; height: 145px; position: relative;
}
.closebox {
	background: url(../images/closebox.png) no-repeat 0px 0px; margin: =
-25px -25px 0px 0px; width: 30px; height: 30px; line-height: 30px; =
text-indent: -999em; float: right; cursor: pointer;
}
.logincol {
	margin: 0px 10px 0px 0px; width: 180px; float: left;
}
.logincol LABEL {
	margin: 5px 0px; display: block;
}
.logincol UL {
	margin: 5px 0px;
}
.required {
	color: rgb(213, 213, 213);
}
#jvloginframe {
	background: url(../images/bg-dot-black.png); left: 0px; top: 0px; =
width: 100%; height: 100%; display: none; position: fixed; z-index: =
9999;
}
#jvloginContent {
	left: 0px; top: -165px; width: 100%; display: block; position: fixed; =
z-index: 10000;
}
#jvbacktotop {
	cursor: pointer;
}
.breadcrumbs {
=09
}
.breadcrumbs IMG {
	margin-bottom: -3px;
}
HTML {
	margin: 0px; padding: 0px;
}
BODY {
	margin: 0px; padding: 0px;
}
FORM {
	margin: 0px; padding: 0px;
}
FIELDSET {
	margin: 0px; padding: 0px;
}
BODY {
	line-height: 18px; font-family: Arial, Tahoma, Helvetica, sans-serif;
}
BODY#bd {
	background: rgb(255, 255, 255); color: rgb(60, 60, 60);
}
BODY.fs1 {
	font-size: 10px;
}
BODY.fs2 {
	font-size: 11px;
}
BODY.fs3 {
	font-size: 12px;
}
BODY.fs4 {
	font-size: 13px;
}
BODY.fs5 {
	font-size: 14px;
}
BODY.fs6 {
	font-size: 15px;
}
.clearfix {
	clear: both;
}
#jv-wrapper {
	padding: 0px; text-align: left; overflow: hidden;
}
#jv-wrapper-inner {
	margin: 0px auto; padding: 0px; text-align: left; overflow: hidden;
}
.jv-wrapper {
	margin: 0px auto; width: 960px;
}
.jv-inner {
	width: 978px;
}
#jv-column {
	margin: 0px; width: 100%;
}
#jv-userwrap1 {
	margin: 0px; width: 100%;
}
#jv-userwrap2 {
	margin: 0px; width: 100%;
}
#jv-userwrap3 {
	margin: 0px; width: 100%;
}
#jv-userwrap4 {
	margin: 0px; width: 100%;
}
#jv-userwrap5 {
	margin: 0px; width: 100%;
}
#jv-userwrap6 {
	margin: 0px; width: 100%;
}
#jv-userwrap7 {
	margin: 0px; width: 100%;
}
#jv-userwrap2-inner {
	padding: 10px 0px; width: 100%; overflow: hidden;
}
#jv-userwrap5-inner {
	padding: 10px 0px; width: 100%; overflow: hidden;
}
#jv-userwrap6-inner {
	padding: 10px 0px; width: 100%; overflow: hidden;
}
#jv-userwrap7-inner {
	padding: 10px 0px; width: 100%; overflow: hidden;
}
#jv-userwrap2-inner {
	background: rgb(251, 251, 251); padding: 0px; border-top-color: =
rgb(229, 229, 229); border-bottom-color: rgb(229, 229, 229); =
border-top-width: 1px; border-bottom-width: 1px; border-top-style: =
solid; border-bottom-style: solid;
}
#jv-userwrap7-inner {
	padding: 5px 0px; border-top-color: rgb(227, 227, 227); =
border-top-width: 4px; border-top-style: solid;
}
#jv-userwrap1 {
	width: 100%; overflow: hidden;
}
#jv-userwrap1-inner {
	padding: 10px 0px 0px;
}
#jv-userwrap2 {
	margin: 10px 0px;
}
#jv-userwrap4 {
	margin: 15px 0px;
}
#jv-userwrap3-inner {
	padding: 15px 0px; width: 100%; overflow: hidden;
}
#jv-userwrap4-inner {
	padding: 0px; width: 100%; overflow: hidden;
}
#jv-userwrap2 SPAN {
	color: rgb(112, 112, 112);
}
#jv-hightlight {
	padding: 10px;
}
#jv-banner {
	width: 78%; margin-top: 5px; margin-right: 4px; float: right;
}
#jv-banner IMG {
	padding: 3px; border: 1px solid rgb(193, 193, 193);
}
#mod_search_searchword {
	background: rgb(255, 255, 255); margin: 0px 5px 0px 0px; padding: 2px =
5px; border: 1px solid rgb(225, 225, 225); width: 220px; height: 20px; =
font-size: 11px; float: left;
}
DIV.search .button {
	background: url(../images/bg-left-moduletitle.jpg) repeat-x center =
bottom rgb(195, 2, 4); color: rgb(255, 255, 255);
}
#jv-column .jv-wrapper {
	background: url(../images/bg-column-center.jpg) repeat-y center 50%; =
border-bottom-color: rgb(225, 225, 225); border-bottom-width: 1px; =
border-bottom-style: solid;
}
#jv-column-inner {
	background: url(../images/bg-column-top.jpg) no-repeat center top; =
padding: 10px; overflow: hidden;
}
#jv-col1 {
	width: 375px;
}
#jv-col2 {
	background: rgb(255, 255, 255); padding: 1px; border: 1px solid =
rgb(227, 227, 227); width: 235px;
}
#jv-col2 .jv-box-inside {
	background: rgb(248, 248, 248);
}
#jv-col2 DIV.latestnewsitems {
	margin: 0px; padding: 0px; border-bottom-color: ; border-bottom-width: =
medium; border-bottom-style: none;
}
#jv-col2 DIV.latestnewsitems H4 {
	background: url(../images/bullet.png) no-repeat 0px 7px; margin: 0px =
5px; padding: 0px 0px 10px 10px; font-weight: normal;
}
#jv-col3 {
	width: 315px;
}
#modlgn_username {
	background: rgb(255, 255, 255); border: 1px solid rgb(222, 222, 222); =
width: 140px; height: 12px; color: rgb(135, 134, 134);
}
#modlgn_passwd {
	background: rgb(255, 255, 255); border: 1px solid rgb(222, 222, 222); =
width: 140px; height: 12px; color: rgb(135, 134, 134);
}
#jv-userwrap5 UL.latestnews LI {
	background: url(../images/arrow3.png) no-repeat 0px 7px; padding: 0px =
0px 0px 10px; line-height: 22px;
}
#jv-userwrap5 UL.latestnews A {
	color: rgb(170, 170, 170);
}
#jv-userwrap5 UL.latestnews A:hover {
	color: rgb(237, 114, 19);
}
#jv-breadcrumb {
	padding: 10px 0px 0px; width: 100%; overflow: hidden;
}
#jv-breadcrumb-inner {
	padding: 0px; width: 100%; overflow: hidden;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
#jv-header {
	background: url(../images/bg-header.jpg) repeat-x 50% bottom rgb(255, =
255, 255); width: 100%; height: auto;
}
#jv-header-inner {
	width: 100%; overflow: hidden; position: relative;
}
#jv-toppanel {
	top: 5px; right: 10px; position: absolute;
}
#jv-topmenu {
	float: right;
}
#jv-topmenu UL.menu {
	margin: 0px;
}
#jv-topmenu UL.menu LI {
	background: url(../images/bg-top-seperator.jpg) no-repeat right center; =
padding: 0px 8px; display: inline;
}
#jv-topmenu UL.menu LI A {
	color: rgb(128, 128, 128);
}
#jv-function {
	text-align: right; margin-left: 10px; float: right;
}
#jv-top {
	margin: 0px; width: 100%; height: auto; overflow: hidden; float: left;
}
#jv-top UL.menu LI.last {
=09
}
#jv-logo {
	width: 173px; height: 90px; float: left;
}
#jv-logo H1 {
	background: url(../images/logo.png) no-repeat 0px 0px; margin: 15px 0px =
10px; height: 90px; overflow: hidden; float: left;
}
#jv-logo H1 A {
	width: 173px; height: 80px; display: block;
}
#jv-logo H1 A SPAN {
	display: none;
}
#jv-mainmenu {
	background: rgb(195, 2, 4); margin: 0px; width: 100%; height: 35px; =
border-top-color: rgb(255, 255, 255); border-top-width: 1px; =
border-top-style: solid;
}
#jv-mainmenu-inner {
	margin: 0px auto; width: 100%; height: 35px;
}
#jv-submainmenu {
	background: rgb(226, 226, 226); width: 100%; height: 30px;
}
#jv-submainmenu-inner {
	width: 100%; height: 30px;
}
#jv-login {
	margin: 0px 5px 0px 0px; color: rgb(175, 175, 175);
}
#jv-login A {
	color: rgb(153, 150, 171);
}
#jv-news {
	width: 100%; margin-bottom: 15px;
}
#jv-mainbody {
	padding: 10px 0px; width: 100%;
}
#jv-mainbody-inner {
	overflow: hidden;
}
#jv-container {
	width: 100%; overflow: hidden;
}
#jv-container-left {
	width: 100%; overflow: hidden;
}
#jv-container-right {
	width: 100%; overflow: hidden;
}
#jv-container-full {
	width: 100%; overflow: hidden;
}
#jv-inside {
	width: 100%; overflow: hidden;
}
#jv-inside-left {
	width: 100%; overflow: hidden;
}
#jv-inside-right {
	width: 100%; overflow: hidden;
}
#jv-inside-full {
	width: 100%; overflow: hidden;
}
#jv-right {
	margin: 0px; padding: 0px; width: 320px; overflow: hidden; float: =
right;
}
#jv-right-top {
	width: 100%;
}
#jv-right-col {
	width: 100%;
}
#jv-right-bottom {
	width: 100%;
}
#jv-left-content {
	background: url(../images/bg-dot.jpg) repeat-y 170px 0px; border: 1px =
solid rgb(229, 229, 229); width: 621px; float: left;
}
#jv-left {
	margin: 0px 1px 0px 0px; padding: 0px; width: 170px; overflow: hidden; =
float: left;
}
#jv-content {
	padding: 0px; width: 450px; overflow: hidden; float: left;
}
#jv-maincontent {
	margin: 0px; padding: 0px; width: 550px; overflow: hidden; float: left; =
position: relative;
}
#jv-component {
	margin: 0px; padding: 0px; width: 100%;
}
#jv-inside-left #jv-left-content {
	width: 958px;
}
#jv-inside-full #jv-left-content {
	width: 958px;
}
#jv-inside-left #jv-left-content #jv-content {
	width: 787px;
}
#jv-inside-full #jv-left-content #jv-content {
	width: 100%;
}
#jv-content-inner {
	padding: 10px;
}
#jv-inside-right #jv-left-content {
=09
}
#jv-inside-full #jv-left-content {
=09
}
#jv-inside-right #jv-content {
	width: 620px;
}
.jv-user {
	overflow: hidden; float: left;
}
.jv-box-right {
	float: right;
}
.jv-user .jv-box-inside {
	padding: 0px 5px 0px 4px;
}
.jv-box-left .jv-box-inside {
	padding: 0px 7px 0px 0px;
}
.jv-box-right .jv-box-inside {
	padding: 0px 0px 0px 7px;
}
.jv-box-full {
	width: 100%; margin-left: 0px !important;
}
#jv-bottom {
	padding: 8px 0px 0px; width: 100%;
}
#jv-bottom-inner {
	width: 100%; padding-top: 10px;
}
#jv-footer {
	width: 49%; text-align: right; float: right;
}
#jv-footer-inner {
	padding: 10px 0px; overflow: hidden;
}
#jv-copyright {
	width: 49%; float: left;
}
#jv-copyright-inner {
	padding: 10px 0px;
}
DIV.moduletable {
	margin: 0px 0px 15px; overflow: hidden; clear: both; position: =
relative;
}
DIV.moduletable_menu {
	margin: 0px 0px 15px; overflow: hidden; clear: both; position: =
relative;
}
DIV.moduletable_text {
	margin: 0px 0px 15px; overflow: hidden; clear: both; position: =
relative;
}
DIV.module {
	margin: 0px 0px 15px; overflow: hidden; clear: both; position: =
relative;
}
DIV.module_menu {
	margin: 0px 0px 15px; overflow: hidden; clear: both; position: =
relative;
}
DIV.module_text {
	margin: 0px 0px 15px; overflow: hidden; clear: both; position: =
relative;
}
H3.moduletitle {
	margin: 0px; width: 100%; color: rgb(0, 0, 0); text-transform: =
uppercase; line-height: 29px; text-indent: 5px; font-size: 14px; =
font-weight: normal; border-bottom-color: rgb(225, 225, 225); =
border-bottom-width: 3px; border-bottom-style: solid;
}
DIV.modulecontent {
	padding: 5px; overflow: hidden;
}
DIV.moduletable-blank DIV.modulecontent {
	padding: 0px;
}
#jv-left H3.moduletitle {
	background: url(../images/bg-left-moduletitle.jpg) repeat-x 50% bottom =
rgb(195, 2, 4); color: rgb(255, 255, 255);
}
#jv-col3 DIV.modulecontent {
	padding: 5px 0px;
}
#jv-userwrap6 H3.moduletitle {
	background: url(../images/line_h.png) repeat-x left bottom; color: =
rgb(204, 204, 204);
}
#jv-userwrap3 H3.moduletitle {
=09
}
#jv-userwrap5 H3.moduletitle {
	text-indent: 0px; font-size: 20px; font-weight: bold; =
border-bottom-color: rgb(225, 225, 225); border-bottom-width: 1px; =
border-bottom-style: solid;
}
#jv-userwrap5 H3.moduletitle SPAN {
	background: url(../images/arrow6.png) no-repeat right center; padding: =
0px 15px 0px 0px;
}
#jv-userwrap6 UL.menu A {
	color: rgb(170, 170, 170);
}
#jv-userwrap6 UL.menu LI {
=09
}
#jv-footer UL.menu {
	margin: 0px;
}
#jv-footer UL.menu UL {
	display: none;
}
#jv-footer UL.menu LI {
	margin: 0px; padding: 0px 10px; display: inline;
}
#jv-footer UL.menu LI SPAN {
	font-weight: normal;
}
.jvbr {
=09
}
.jvbl {
=09
}
.jvtr {
=09
}
.jvtl {
=09
}
DIV.latestnewsitems {
	margin: 0px; padding: 10px 0px; border-bottom-color: rgb(216, 216, =
216); border-bottom-width: 1px; border-bottom-style: dotted;
}
DIV.latestnewsitems H4 {
	font-size: 100%;
}
DIV.latestnewsitems IMG {
	background: rgb(255, 255, 255); margin: 2px 5px 0px 0px; padding: 3px; =
border: 1px solid rgb(216, 216, 216); float: none;
}
IMG.persolar {
	background: rgb(255, 255, 255); margin: 2px 5px 0px 0px; padding: 3px; =
border: 1px solid rgb(216, 216, 216); float: none;
}
DIV.latestnewsitems P {
	margin: 0px; padding: 10px 0px;
}
DIV.latestnewsitems A.readone {
	background: url(../images/arrow1.png) no-repeat right center; padding: =
0px 10px 0px 0px; color: rgb(60, 60, 60); text-decoration: none; =
border-bottom-color: rgb(60, 60, 60); border-bottom-width: 1px; =
border-bottom-style: dotted;
}
SPAN.latestnewsdate {
	color: rgb(136, 136, 136);
}
UL.latestporto {
	margin: 0px; padding: 0px; float: left;
}
UL.latestporto LI {
	margin: 0px; padding: 0px 5px 5px 0px; color: rgb(102, 102, 102); =
float: left;
}
UL.latestporto IMG {
	margin: 0px;
}
UL.servicesbox {
	width: 100%;
}
UL.servicesbox LI {
	margin: 0px 40px 0px 0px; padding: 0px; text-align: center; float: =
left;
}
UL.sharing {
	margin: 0px; width: 100%; height: 25px; overflow: hidden; float: left;
}
UL.sharing LI {
	margin: 0px; padding: 0px 0px 0px 5px; display: inline;
}
UL.sharing LI A {
	margin: 0px; height: 22px; opacity: 0.6;
}
UL.sharing LI A:hover {
	opacity: 1;
}
#jv-left UL.latestblog {
	margin: 0px;
}
#jv-left UL.latestblog LI {
	margin: 3px 0px 6px; padding: 0px; line-height: 1.2em; font-size: =
1.2em; border-bottom-color: rgb(216, 216, 216); border-bottom-width: =
1px; border-bottom-style: dotted;
}
#jv-left UL.latestblog LI SPAN.blogdate {
	margin: 5px 0px; color: rgb(136, 136, 136); font-size: 12px;
}
#jv-left UL.latestblog LI SPAN A {
	font-size: 12px; font-weight: bold;
}
.quote_left {
	background: url(../images/quote_left.png) no-repeat 0px 0px; padding: =
0px 0px 0px 35px;
}
.jv_ahovermenu_wrap LI {
	background: url(../images/arrow5.png) no-repeat 0px 8px; padding: 4px =
0px 4px 20px; border-bottom-color: rgb(241, 241, 241); =
border-bottom-width: 1px; border-bottom-style: solid;
}
.jv_aclickmenu_wrap .jv_maccordion LI {
	background: url(../images/arrow5.png) no-repeat 0px 8px; padding: 4px =
0px 4px 20px; border-bottom-color: rgb(241, 241, 241); =
border-bottom-width: 1px; border-bottom-style: solid;
}
.jv_ahovermenu_wrap UL.jv_maccordion UL LI {
	background: url(../images/arrow5.png) no-repeat 0px 8px;
}
.jv_aclickmenu_wrap UL.jv_maccordion UL LI {
	background: url(../images/arrow5.png) no-repeat 0px 8px;
}
.jv_ahovermenu_wrap LI.last-child {
	height: 20px;
}
.jv_ahovermenu_wrap A.trigger {
	height: 20px;
}
DIV.jv_aclickmenu_wrap DIV.wrap_link A {
	height: 20px;
}
.jv_aclickmenu_wrap LI.last-child {
	height: 20px;
}
.jv_ahovermenu_wrap UL.jv_maccordion UL {
	padding: 0px;
}
.jv_aclickmenu_wrap UL.jv_maccordion UL {
	padding: 0px;
}
.jv_zoom_container {
	padding: 3px; border: 1px solid rgb(216, 216, 216);
}
.jv_zoom_container A.jv_zoom IMG {
=09
}
.jv_zoom_container .jv_zoom_big {
	border: 4px solid rgb(204, 204, 204);
}
.mouseTrap {
	padding: 4px;
}
.jv_tab_news2_wrap .jv_tabs_panel_news2 {
	border: 1px medium medium solid none none rgb(150, 28, 28)  ;
}
.jv_tab_news2_wrap UL.tabs_title LI SPAN {
	color: rgb(115, 115, 115); text-transform: uppercase; line-height: =
28px; font-size: 90%; font-weight: normal;
}
.jv_tab_news2_wrap UL.tabs_title LI.active A {
	background: url(../images/bga_r.jpg) no-repeat right top;
}
.jv_tab_news2_wrap UL.tabs_title LI.active A SPAN {
	background: url(../images/bg_active_l.jpg) no-repeat left top; color: =
rgb(0, 0, 0);
}
UL.jv_weather_forecast LI.jv_wfday {
	padding: 0px;
}
DIV.photos IMG {
	margin: 0px 2px 2px 0px; padding: 3px; border: 1px solid rgb(229, 229, =
229);
}
DIV.jv-frame-cat .jv-category {
	margin: 0px;
}
DIV.jv_news_cat_main {
	border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; =
border-bottom-style: solid;
}
DIV.jv-frame-last DIV.jv_news_cat_main {
	border-bottom-color: ; border-bottom-width: medium; =
border-bottom-style: none;
}
DIV.jv-frame-cat .jv-category .jvpadding {
	padding-right: 0px;
}
DIV.jv_news_wrap {
	margin: -10px;
}
DIV.jv_news_cat_r {
	padding: 0px;
}
DIV.jv_news_bc {
	padding: 0px;
}
DIV.jv_news_bl {
	padding: 0px;
}
DIV.jv_news_br {
	padding: 0px;
}
DIV.jv_news_tc {
	padding: 0px;
}
DIV.jv_news_tl {
	padding: 0px;
}
DIV.jv_news_tr {
	padding: 0px;
}
DIV.news_title DIV.title {
	padding: 5px 30px 5px 10px;
}
DIV.news_title {
	background: url(../images/bg-jvnews-title.jpg) repeat-x 50% bottom; =
border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; =
border-bottom-style: solid;
}
DIV.news_title DIV.title {
	text-transform: uppercase; font-size: 14px; cursor: pointer;
}
.news_title .title A {
	color: rgb(0, 0, 0);
}
DIV.news_title DIV.expand {
	background: url(../images/expand.png) no-repeat right center;
}
DIV.news_title DIV.collapse {
	background: url(../images/collapse.png) no-repeat right center;
}
DIV.news_action DIV.news_edit {
	background: url(../images/jvnews-edit.png) no-repeat 0px 0px; top: 5px; =
width: 18px; height: 18px; right: 30px; position: absolute; cursor: =
pointer;
}
.news_slidecontent {
	padding: 15px 15px 10px;
}
UL.news_more {
	list-style: none; margin: 0px; padding: 5px 15px 15px; =
border-top-color: ; border-top-width: medium; border-top-style: none;
}
UL.cat_morelink {
	list-style: none; margin: 0px; padding: 5px 15px 15px; =
border-top-color: ; border-top-width: medium; border-top-style: none;
}
DIV.news_bar A.item {
	height: 44px;
}
.news_bar A.item SPAN {
	margin: 0px; padding: 7px 5px 0px 10px; color: rgb(255, 255, 255); =
line-height: 120%; display: block;
}
.news_bar A.selected SPAN {
	font-weight: bold;
}
DIV.news_bar A.item {
	border-bottom-color: rgb(195, 115, 115); border-bottom-width: 1px; =
border-bottom-style: solid;
}
DIV.news_bar A.item {
	background: url(../images/red/item.png) repeat-x 0px 0px rgb(207, 109, =
91);
}
DIV.news_bar A.selected {
	background: url(../images/red/item_active.png) repeat-x 0px 0px =
rgb(160, 32, 0);
}
UL.news_more LI {
	margin: 0px; padding: 0px;
}
UL.cat_morelink LI {
	margin: 0px; padding: 0px;
}
UL.news_more LI A {
	background: url(../images/bullet.png) no-repeat 0px 8px; padding: 0px =
0px 0px 10px;
}
UL.cat_morelink LI A {
	background: url(../images/bullet.png) no-repeat 0px 8px; padding: 0px =
0px 0px 10px;
}
.jv-proshow-intro {
	width: 100%; bottom: 10px; display: block;
}
.jv-proshow-intro-bb {
	margin-top: 0px; display: inline-block;
}
.jv-proshow-intro-bt {
	width: 100%; margin-top: 0px; display: inline-block;
}
.jv-proshow-intro-inner {
	padding: 0px; color: rgb(0, 0, 0);
}
.jv-proshow-intro-inner A.readon {
	color: rgb(245, 143, 5);
}
.jv-proshow-intro-inner H3 {
	margin: 0px; color: rgb(150, 28, 28); text-transform: none; =
line-height: 18px;
}
.jv-pedonheadline-group A:hover IMG {
	background: rgb(150, 28, 28);
}
.jv-pedonheadline-group A:active IMG {
	background: rgb(150, 28, 28);
}
.jv-pedonheadline-group A:focus IMG {
	background: rgb(150, 28, 28);
}
.jv-pedonheadline-group UL {
	margin: 0px 0px 0px 5px;
}
UL.ads_top {
	list-style: none; margin: 0px;
}
UL.ads_top LI {
	padding: 0px; width: 154px; float: left;
}
UL.ads_top LI IMG {
	border: 1px solid rgb(225, 225, 225);
}
.jv_twitter LI.jv_twitter_item {
=09
}
UL.jv_user_timeline LI.jv_twitter_item {
=09
}
INPUT.gsc-input {
	border-color: rgb(138, 153, 166);
}
PRE {
	background: rgb(255, 255, 255); font: 1em 1.5em "Courier =
News",monospace; margin: 5px 0px 15px; padding: 10px 15px; =
border-radius: 6px; border: 1px 1px 1px 6px solid rgb(227, 227, 227); =
color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.code {
	background: rgb(255, 255, 255); font: 1em 1.5em "Courier =
News",monospace; margin: 5px 0px 15px; padding: 10px 15px; =
border-radius: 6px; border: 1px 1px 1px 6px solid rgb(227, 227, 227); =
color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
BLOCKQUOTE {
	padding: 10px 15px;
}
BLOCKQUOTE SPAN.open {
	background: url(../images/bq-o.gif) no-repeat left top; padding: 0px =
0px 10px 30px;
}
BLOCKQUOTE SPAN.close {
	background: url(../images/bq-c.gif) no-repeat right bottom; padding: =
0px 25px 5px 0px;
}
BLOCKQUOTE.testimonial {
	padding: 0px 0px 15px; border-bottom-color: rgb(230, 230, 230); =
border-bottom-width: 1px; border-bottom-style: solid;
}
BLOCKQUOTE.testimonial SPAN.author {
	background: url(../images/author.gif) no-repeat 5px center; =
padding-left: 20px; font-weight: bold; margin-top: 5px; display: block;
}
SMALL {
	font-size: 0.85em;
}
SUP {
	bottom: 0.3em; vertical-align: baseline; position: relative;
}
SUP EM {
	color: rgb(255, 0, 0); font-size: 0.8em;
}
SUP {
	bottom: 0.3em; vertical-align: baseline; position: relative;
}
ACRONYM {
	letter-spacing: 1px; border-bottom-color: ; border-bottom-width: 1px; =
border-bottom-style: dashed; cursor: help;
}
ABBR {
	letter-spacing: 1px; border-bottom-color: ; border-bottom-width: 1px; =
border-bottom-style: dashed; cursor: help;
}
IMG {
=09
}
IMG.image-left {
	margin: 0.5em 1em 0.5em 0px; float: left;
}
IMG.image-right {
	margin: 0.5em 0px 0.5em 1em; float: right;
}
IMG.image-border {
	padding: 3px; border: 1px solid rgb(229, 229, 229);
}
IMG.image-margin {
	margin: 0.5em;
}
.clearbreak {
	clear: both;
}
DIV.grid2::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: =
".";
}
DIV.grid3::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: =
".";
}
DIV.grid4::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: =
".";
}
DIV.grid5::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: =
".";
}
UL.hlist-left::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: =
".";
}
UL.hlist-right::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: =
".";
}
.clearafter::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: =
".";
}
DIV.grid-col {
	overflow: hidden; margin-right: 2%; float: left;
}
DIV.grid-lastcol {
	overflow: hidden; margin-right: 0px !important; float: right;
}
DIV.grid2 DIV.grid-col {
	width: 48%;
}
DIV.grid3 DIV.grid-col {
	width: 31%;
}
DIV.grid4 DIV.grid-col {
	width: 22%;
}
DIV.grid5 DIV.grid-col {
	width: 17%;
}
.dropcap {
	overflow: hidden;
}
.dropcap::first-letter {
	font: 50px 40px Georgia, Times, serif; padding: 4px 8px 0px 0px; color: =
rgb(65, 65, 65); float: left; display: block;
}
P.error {
	background: url(../images/error.gif) no-repeat left top; padding: 0px =
0px 5px 30px; color: rgb(223, 0, 0);
}
P.message {
	background: url(../images/info.gif) no-repeat left top; padding: 0px =
0px 5px 30px; color: rgb(47, 175, 203);
}
P.tips {
	background: url(../images/tips.gif) no-repeat left top; padding: 0px =
0px 5px 30px; color: rgb(250, 105, 0);
}
P.feed {
	background: url(../images/feed.gif) no-repeat 3px 0px; padding-bottom: =
5px; padding-left: 30px;
}
.highlight {
	background: rgb(236, 236, 236); padding: 3px 5px; border-radius: 5px; =
color: rgb(61, 61, 61); font-weight: bold;
}
P.stickynote {
	background: url(../images/stickynote.gif) no-repeat 8px center rgb(255, =
255, 255); padding: 15px 10px 15px 70px; border-radius: 5px; border: 3px =
solid rgb(227, 227, 227);
}
P.download {
	background: url(../images/download.gif) no-repeat 8px center rgb(255, =
255, 255); padding: 15px 10px 15px 70px; border-radius: 5px; border: 3px =
solid rgb(227, 227, 227);
}
P.buy {
	background: url(../images/buy.gif) no-repeat 8px center rgb(255, 255, =
255); padding: 15px 10px 15px 70px; border-radius: 5px; border: 3px =
solid rgb(227, 227, 227);
}
P.sell {
	background: url(../images/sell.gif) no-repeat 8px center rgb(255, 255, =
255); padding: 15px 10px 15px 68px; border-radius: 5px; border: 3px =
solid rgb(227, 227, 227);
}
.blocknumber {
	padding: 5px 15px 10px; clear: both; position: relative;
}
UL.checklist {
	list-style: none;
}
UL.checklist LI {
	background: url(../images/checklist.png) no-repeat 4px 5px !important; =
padding: 0px 0px 0px 22px !important;
}
UL.star {
	list-style: none;
}
UL.star LI {
	background: url(../images/star.png) no-repeat 2px 0px !important; =
padding: 0px 0px 0px 22px !important;
}
UL.arrow {
	list-style: none;
}
UL.arrow LI {
	background: url(../images/arrow.png) no-repeat 5px 2px; padding: 0px =
0px 0px 22px;
}
.bignumber {
	background: url(../images/bignumber.gif) no-repeat left top; font: bold =
23px normal Arial, sans-serif; padding: 7px 8px 8px 9px; color: rgb(255, =
255, 255); margin-right: 8px; float: left; display: block;
}
DIV.bubble1 {
	margin: 15px 0px;
}
DIV.bubble2 {
	margin: 15px 0px;
}
DIV.bubble3 {
	margin: 15px 0px;
}
DIV.bubble4 {
	margin: 15px 0px;
}
DIV.bubble1 SPAN.author {
	line-height: 18px; font-weight: bold; margin-left: 35px; display: =
inline-block;
}
DIV.bubble2 SPAN.author {
	line-height: 18px; font-weight: bold; margin-left: 35px; display: =
inline-block;
}
DIV.bubble3 SPAN.author {
	line-height: 18px; font-weight: bold; margin-left: 35px; display: =
inline-block;
}
DIV.bubble4 SPAN.author {
	line-height: 18px; font-weight: bold; margin-left: 35px; display: =
inline-block;
}
DIV.bubble1 DIV {
	background: url(../images/bub1-br.gif) no-repeat right bottom; margin: =
0px; width: 100%;
}
DIV.bubble1 DIV DIV {
	background: url(../images/bub1-bl.gif) no-repeat left bottom;
}
DIV.bubble1 DIV DIV DIV {
	background: url(../images/bub1-tr.gif) no-repeat right top;
}
DIV.bubble1 DIV DIV DIV DIV {
	background: url(../images/bub1-tl.gif) no-repeat left top;
}
DIV.bubble1 DIV DIV DIV DIV DIV {
	margin: 0px; padding: 10px 15px 20px; width: auto;
}
DIV.bubble2 DIV {
	background: url(../images/bub2-br.gif) no-repeat right bottom; margin: =
0px; width: 100%;
}
DIV.bubble2 DIV DIV {
	background: url(../images/bub2-bl.gif) no-repeat left bottom;
}
DIV.bubble2 DIV DIV DIV {
	background: url(../images/bub2-tr.gif) no-repeat right top;
}
DIV.bubble2 DIV DIV DIV DIV {
	background: url(../images/bub2-tl.gif) no-repeat left top;
}
DIV.bubble2 DIV DIV DIV DIV DIV {
	margin: 0px; padding: 12px 15px 22px; width: auto;
}
DIV.bubble3 DIV {
	background: url(../images/bub3-br.gif) no-repeat right bottom; margin: =
0px; width: 100%;
}
DIV.bubble3 DIV DIV {
	background: url(../images/bub3-bl.gif) no-repeat left bottom;
}
DIV.bubble3 DIV DIV DIV {
	background: url(../images/bub3-tr.gif) no-repeat right top;
}
DIV.bubble3 DIV DIV DIV DIV {
	background: url(../images/bub3-tl.gif) no-repeat left top;
}
DIV.bubble3 DIV DIV DIV DIV DIV {
	margin: 0px; padding: 14px 15px 50px; width: auto;
}
DIV.bubble4 DIV {
	background: url(../images/bub4-br.gif) no-repeat right bottom; margin: =
0px; width: 100%;
}
DIV.bubble4 DIV DIV {
	background: url(../images/bub4-bl.gif) no-repeat left bottom;
}
DIV.bubble4 DIV DIV DIV {
	background: url(../images/bub4-tr.gif) no-repeat right top;
}
DIV.bubble4 DIV DIV DIV DIV {
	background: url(../images/bub4-tl.gif) no-repeat left top;
}
DIV.bubble4 DIV DIV DIV DIV DIV {
	margin: 0px; padding: 10px 15px 50px; width: auto;
}
.legend-title {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px 3px; left: =
7px; top: -10px; font-size: 100%; font-weight: bold; float: left; =
display: block; position: absolute;
}
.legend {
	margin: 20px 0px; padding: 0px 10px; border-radius: 5px; border: 1px =
solid rgb(204, 204, 204); position: relative;
}
DIV.jv-left {
	margin: 0px; padding: 0px; width: 49%;
}
DIV.jv-right {
	margin: 0px; padding: 0px; width: 49%;
}
DIV.jv-left {
	clear: left; float: left;
}
DIV.jv-right {
	float: right;
}
#jv-tabs {
	background: rgb(38, 38, 38);
}
#jv-tabs DIV.jv-box-br {
	margin: 0px; padding: 0px;
}
#jv-tabs DIV.jv-box-bl {
	margin: 0px; padding: 0px;
}
#jv-tabs DIV.jv-box-tr {
	margin: 0px; padding: 0px;
}
#jv-tabs DIV.jv-box-tl {
	margin: 0px; padding: 0px;
}
#jv-tabs DIV.jv-box-br {
	background: rgb(38, 38, 38);
}
#jv-tabs DIV.jv-box-bl {
=09
}
#jv-tabs DIV.jv-box-tr {
=09
}
#jv-tabs DIV.jv-box-tl {
=09
}
TABLE {
	border-collapse: collapse; border-spacing: 0;
}
CAPTION {
	text-align: left;
}
TH {
	text-align: left;
}
TABLE.plainrows {
	color: rgb(64, 64, 64); border-collapse: collapse; background-color: =
rgb(242, 242, 242);
}
TABLE.plainrows CAPTION {
	padding: 6px 0px; text-align: center; text-transform: uppercase; =
font-size: 1.2em; font-weight: bold;
}
TABLE.plainrows THEAD {
	border-bottom-color: rgb(40, 77, 115); border-bottom-width: 1px; =
border-bottom-style: solid;
}
TABLE.plainrows THEAD TH {
	padding: 5px 10px; color: rgb(255, 255, 255); text-transform: =
capitalize; font-size: 1.1em; background-color: rgb(54, 105, 153);
}
TABLE.plainrows TFOOT TH {
	padding: 3px 10px; color: rgb(0, 0, 0); text-transform: capitalize; =
font-size: 1.1em; background-color: rgb(217, 217, 217);
}
TABLE.plainrows TFOOT TD {
	padding: 3px 10px; color: rgb(0, 0, 0); text-transform: capitalize; =
font-size: 1.1em; background-color: rgb(217, 217, 217);
}
TABLE.plainrows TFOOT TD {
	text-align: right;
}
TABLE.plainrows TBODY TH {
	padding: 4px 10px; border-bottom-color: rgb(217, 217, 217); =
border-bottom-width: 1px; border-bottom-style: solid;
}
TABLE.plainrows TBODY TD {
	padding: 4px 10px; border-bottom-color: rgb(217, 217, 217); =
border-bottom-width: 1px; border-bottom-style: solid;
}
TABLE.plainrows TBODY TH {
	white-space: nowrap;
}
TABLE.plainrows TR.odd {
=09
}
TABLE.plainrows TBODY TR:hover {
	background: rgb(229, 229, 229);
}
TABLE.colorstripes {
	background: rgb(40, 77, 115); border: 1px solid rgb(22, 44, 64); color: =
rgb(255, 255, 255); border-collapse: collapse;
}
TABLE.colorstripes CAPTION {
	padding: 6px 0px; text-align: center; text-transform: uppercase; =
font-size: 1.2em; font-weight: bold;
}
TABLE.colorstripes TD {
	padding: 5px 10px; border: 1px dashed rgb(54, 105, 153);
}
TABLE.colorstripes TH {
	padding: 5px 10px; border: 1px dashed rgb(54, 105, 153);
}
TABLE.colorstripes THEAD TH {
	background: rgb(22, 44, 64); border: 1px solid rgb(40, 77, 115); color: =
rgb(255, 255, 255); font-size: 1.1em;
}
TABLE.colorstripes TBODY TH {
	text-align: left; vertical-align: top;
}
TABLE.colorstripes TBODY TD {
	text-align: left; vertical-align: top;
}
TABLE.colorstripes TBODY TR.odd {
	background: rgb(34, 65, 97);
}
TABLE.colorstripes TBODY TR:hover {
	background: rgb(31, 61, 89);
}
TABLE.colorstripes TBODY TR:hover TH {
	background: rgb(31, 61, 89);
}
TABLE.colorstripes TBODY TR.odd:hover TH {
	background: rgb(31, 61, 89);
}
TABLE.colorstripes TFOOT TH {
	background: rgb(22, 44, 64); padding: 4px 10px; color: rgb(255, 255, =
255); font-size: 1.1em;
}
TABLE.colorstripes TFOOT TD {
	background: rgb(22, 44, 64); padding: 4px 10px; color: rgb(255, 255, =
255); font-size: 1.1em;
}
TABLE.colorstripes TFOOT TD {
	text-align: right;
}
TABLE.greystripes {
	background: rgb(255, 255, 255); border: 1px solid rgb(217, 217, 217); =
color: rgb(64, 64, 64); border-collapse: collapse;
}
TABLE.greystripes CAPTION {
	padding: 6px 0px; text-align: center; text-transform: uppercase; =
font-size: 1.2em; font-weight: bold;
}
TABLE.greystripes TD {
	padding: 5px 10px; border: 1px dashed rgb(229, 229, 229);
}
TABLE.greystripes TH {
	padding: 5px 10px; border: 1px dashed rgb(229, 229, 229);
}
TABLE.greystripes THEAD TH {
	background: rgb(64, 64, 64); border: 1px 1px 2px solid rgb(89, 89, 89) =
rgb(89, 89, 89) rgb(0, 0, 0); color: rgb(255, 255, 255); font-size: =
1.1em;
}
TABLE.greystripes TBODY TH {
	text-align: left; vertical-align: top;
}
TABLE.greystripes TBODY TD {
	text-align: left; vertical-align: top;
}
TABLE.greystripes TBODY TR.odd {
	background: rgb(242, 242, 242);
}
TABLE.greystripes TBODY TR:hover {
	background: rgb(229, 229, 229);
}
TABLE.greystripes TBODY TR:hover TH {
	background: rgb(229, 229, 229);
}
TABLE.greystripes TBODY TR.odd:hover TH {
	background: rgb(229, 229, 229);
}
TABLE.greystripes TFOOT TH {
	padding: 4px 10px; color: rgb(0, 0, 0); font-size: 1.1em; =
background-color: rgb(217, 217, 217);
}
TABLE.greystripes TFOOT TD {
	padding: 4px 10px; color: rgb(0, 0, 0); font-size: 1.1em; =
background-color: rgb(217, 217, 217);
}
TABLE.greystripes TFOOT TD {
	text-align: right;
}

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: text/css;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.totranquilo.com.br/templates/tt//css/colors/red.css

#jv-logo H1 {
	background: url(../../images/red/logo.png) no-repeat 0px 0px;
}
#jv-mainmenu {
	background: rgb(195, 2, 4);
}
A {
	color: rgb(150, 28, 28);
}
A:link {
	color: rgb(150, 28, 28);
}
A:visited {
	color: rgb(150, 28, 28);
}
UL.news_more LI A {
	color: rgb(150, 28, 28);
}
UL.cat_morelink LI A {
	color: rgb(150, 28, 28);
}
#jv-left H3.moduletitle {
	background: url(../../images/red/bg-left-moduletitle.jpg) repeat-x =
center bottom rgb(195, 2, 4);
}
DIV.search .button {
	background: url(../../images/red/bg-left-moduletitle.jpg) repeat-x =
center bottom rgb(195, 2, 4);
}
DIV.news_bar A.item {
	border-bottom-color: rgb(195, 115, 115); border-bottom-width: 1px; =
border-bottom-style: solid;
}
DIV.news_bar A.item {
	background: url(../../images/red/item.png) repeat-x 0px 0px rgb(207, =
109, 91);
}
DIV.news_bar A.selected {
	background: url(../../images/red/item_active.png) repeat-x 0px 0px =
rgb(160, 32, 0);
}
UL LI {
	background: url(../../images/red/bullet.png) no-repeat 0px 7px;
}
UL.news_more LI A {
	background: url(../../images/red/bullet.png) no-repeat 0px 7px;
}
UL.cat_morelink LI A {
	background: url(../../images/red/bullet.png) no-repeat 0px 7px;
}
#menusys_moo LI {
	background: url(../../images/red/bg-mainmenu-seperator.jpg) repeat-y =
right center;
}
#menusys_css LI {
	background: url(../../images/red/bg-mainmenu-seperator.jpg) repeat-y =
right center;
}
#menusys_split LI {
	background: url(../../images/red/bg-mainmenu-seperator.jpg) repeat-y =
right center;
}
#menusys_submoo LI {
	background: url(../../images/red/bg-mainmenu-seperator.jpg) repeat-y =
right center;
}
#menusys_moo LI A:hover {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_moo LI A:active {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_moo LI A:focus {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_moo LI:hover A {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_moo LI.hover A {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_moo LI.havechildhover A {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_moo LI.havechild-activehover A {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_css LI:hover A {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_css LI.hover A {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_css LI.havechildhover A {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_css LI.havechild-activehover A {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_split LI:hover A {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_split LI.hover A {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_split LI.havechildhover A {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_split LI.havechild-activehover A {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_submoo LI:hover A {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_submoo LI.hover A {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_submoo LI A:hover {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_submoo LI A:active {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_submoo LI A:focus {
	background: url(../../images/red/bg-mainmenu-active.jpg) repeat-x 50% =
top;
}
#menusys_moo LI A.active SPAN {
	color: rgb(150, 28, 28);
}
#menusys_moo LI A.active:hover SPAN {
	color: rgb(150, 28, 28);
}
#menusys_moo LI A.active:active SPAN {
	color: rgb(150, 28, 28);
}
#menusys_moo LI A.active:focus SPAN {
	color: rgb(150, 28, 28);
}
#menusys_css LI A.active SPAN {
	color: rgb(150, 28, 28);
}
#menusys_css LI A.active:hover SPAN {
	color: rgb(150, 28, 28);
}
#menusys_css LI A.active:active SPAN {
	color: rgb(150, 28, 28);
}
#menusys_css LI A.active:focus SPAN {
	color: rgb(150, 28, 28);
}
#menusub_split LI A SPAN {
	color: rgb(150, 28, 28);
}
#menusys_split LI A.active SPAN {
	color: rgb(150, 28, 28);
}
#menusub_submoo LI A SPAN {
	color: rgb(150, 28, 28);
}
#menusys_submoo LI A.active SPAN {
	color: rgb(150, 28, 28);
}
#menusys_submoo LI A.active:hover SPAN {
	color: rgb(150, 28, 28);
}
#menusys_submoo LI A.active:active SPAN {
	color: rgb(150, 28, 28);
}
#menusys_submoo LI A.active:focus SPAN {
	color: rgb(150, 28, 28);
}
#menusys_moo LI UL {
	background: rgb(126, 1, 83);
}
#menusys_css LI UL {
	background: rgb(126, 1, 83);
}
#menusys_moo LI UL LI {
	background: url(../../images/red/line_menu.png) repeat-x 50% bottom;
}
#menusys_css LI UL LI {
	background: url(../../images/red/line_menu.png) repeat-x 50% bottom;
}
.jv_tab_news2_wrap .jv_tabs_panel_news2 {
	border-top-color: rgb(162, 3, 110); border-top-width: 1px; =
border-top-style: solid;
}
.jv_tab_news2_wrap UL.tabs_title LI.active A {
	background: url(../../images/red/bga_r.jpg) no-repeat right top;
}
.jv_tab_news2_wrap UL.tabs_title LI.active A SPAN {
	background: url(../../images/red/bg_active_l.jpg) no-repeat left top;
}

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.totranquilo.com.br/media/system/js/mootools.js

//MooTools, My Object Oriented Javascript Tools. Copyright (c) 2006 =
Valerio Proietti, <http://mad4milk.net>, MIT Style License.=0A=
=0A=
var MooTools=3D{version:'1.12'};function =
$defined(obj){return(obj!=3Dundefined);};function =
$type(obj){if(!$defined(obj))return =
false;if(obj.htmlElement)return'element';var type=3Dtypeof =
obj;if(type=3D=3D'object'&&obj.nodeName){switch(obj.nodeType){case =
1:return'element';case =
3:return(/\S/).test(obj.nodeValue)?'textnode':'whitespace';}}=0A=
if(type=3D=3D'object'||type=3D=3D'function'){switch(obj.constructor){case=
 Array:return'array';case RegExp:return'regexp';case =
Class:return'class';}=0A=
if(typeof =
obj.length=3D=3D'number'){if(obj.item)return'collection';if(obj.callee)re=
turn'arguments';}}=0A=
return type;};function $merge(){var mix=3D{};for(var =
i=3D0;i<arguments.length;i++){for(var property in arguments[i]){var =
ap=3Darguments[i][property];var =
mp=3Dmix[property];if(mp&&$type(ap)=3D=3D'object'&&$type(mp)=3D=3D'object=
')mix[property]=3D$merge(mp,ap);else mix[property]=3Dap;}}=0A=
return mix;};var $extend=3Dfunction(){var =
args=3Darguments;if(!args[1])args=3D[this,args[0]];for(var property in =
args[1])args[0][property]=3Dargs[1][property];return args[0];};var =
$native=3Dfunction(){for(var =
i=3D0,l=3Darguments.length;i<l;i++){arguments[i].extend=3Dfunction(props)=
{for(var prop in =
props){if(!this.prototype[prop])this.prototype[prop]=3Dprops[prop];if(!th=
is[prop])this[prop]=3D$native.generic(prop);}};}};$native.generic=3Dfunct=
ion(prop){return function(bind){return =
this.prototype[prop].apply(bind,Array.prototype.slice.call(arguments,1));=
};};$native(Function,Array,String,Number);function =
$chk(obj){return!!(obj||obj=3D=3D=3D0);};function =
$pick(obj,picked){return $defined(obj)?obj:picked;};function =
$random(min,max){return =
Math.floor(Math.random()*(max-min+1)+min);};function $time(){return new =
Date().getTime();};function =
$clear(timer){clearTimeout(timer);clearInterval(timer);return null;};var =
Abstract=3Dfunction(obj){obj=3Dobj||{};obj.extend=3D$extend;return =
obj;};var Window=3Dnew Abstract(window);var Document=3Dnew =
Abstract(document);document.head=3Ddocument.getElementsByTagName('head')[=
0];window.xpath=3D!!(document.evaluate);if(window.ActiveXObject)window.ie=
=3Dwindow[window.XMLHttpRequest?'ie7':'ie6']=3Dtrue;else =
if(document.childNodes&&!document.all&&!navigator.taintEnabled)window.web=
kit=3Dwindow[window.xpath?'webkit420':'webkit419']=3Dtrue;else =
if(document.getBoxObjectFor!=3Dnull||window.mozInnerScreenX!=3Dnull)windo=
w.gecko=3Dtrue;window.khtml=3Dwindow.webkit;Object.extend=3D$extend;if(ty=
peof HTMLElement=3D=3D'undefined'){var =
HTMLElement=3Dfunction(){};if(window.webkit)document.createElement("ifram=
e");HTMLElement.prototype=3D(window.webkit)?window["[[DOMElement.prototyp=
e]]"]:{};}=0A=
HTMLElement.prototype.htmlElement=3Dfunction(){};if(window.ie6)try{docume=
nt.execCommand("BackgroundImageCache",false,true);}catch(e){};var =
Class=3Dfunction(properties){var =
klass=3Dfunction(){return(arguments[0]!=3D=3Dnull&&this.initialize&&$type=
(this.initialize)=3D=3D'function')?this.initialize.apply(this,arguments):=
this;};$extend(klass,this);klass.prototype=3Dproperties;klass.constructor=
=3DClass;return =
klass;};Class.empty=3Dfunction(){};Class.prototype=3D{extend:function(pro=
perties){var proto=3Dnew this(null);for(var property in properties){var =
pp=3Dproto[property];proto[property]=3DClass.Merge(pp,properties[property=
]);}=0A=
return new Class(proto);},implement:function(){for(var =
i=3D0,l=3Darguments.length;i<l;i++)$extend(this.prototype,arguments[i]);}=
};Class.Merge=3Dfunction(previous,current){if(previous&&previous!=3Dcurre=
nt){var type=3D$type(current);if(type!=3D$type(previous))return =
current;switch(type){case'function':var =
merged=3Dfunction(){this.parent=3Darguments.callee.parent;return =
current.apply(this,arguments);};merged.parent=3Dprevious;return =
merged;case'object':return $merge(previous,current);}}=0A=
return current;};var Chain=3Dnew =
Class({chain:function(fn){this.chains=3Dthis.chains||[];this.chains.push(=
fn);return =
this;},callChain:function(){if(this.chains&&this.chains.length)this.chain=
s.shift().delay(10,this);},clearChain:function(){this.chains=3D[];}});var=
 Events=3Dnew =
Class({addEvent:function(type,fn){if(fn!=3DClass.empty){this.$events=3Dth=
is.$events||{};this.$events[type]=3Dthis.$events[type]||[];this.$events[t=
ype].include(fn);}=0A=
return =
this;},fireEvent:function(type,args,delay){if(this.$events&&this.$events[=
type]){this.$events[type].each(function(fn){fn.create({'bind':this,'delay=
':delay,'arguments':args})();},this);}=0A=
return =
this;},removeEvent:function(type,fn){if(this.$events&&this.$events[type])=
this.$events[type].remove(fn);return this;}});var Options=3Dnew =
Class({setOptions:function(){this.options=3D$merge.apply(null,[this.optio=
ns].extend(arguments));if(this.addEvent){for(var option in =
this.options){if($type(this.options[option]=3D=3D'function')&&(/^on[A-Z]/=
).test(option))this.addEvent(option,this.options[option]);}}=0A=
return this;}});Array.extend({forEach:function(fn,bind){for(var =
i=3D0,j=3Dthis.length;i<j;i++)fn.call(bind,this[i],i,this);},filter:funct=
ion(fn,bind){var results=3D[];for(var =
i=3D0,j=3Dthis.length;i<j;i++){if(fn.call(bind,this[i],i,this))results.pu=
sh(this[i]);}=0A=
return results;},map:function(fn,bind){var results=3D[];for(var =
i=3D0,j=3Dthis.length;i<j;i++)results[i]=3Dfn.call(bind,this[i],i,this);r=
eturn results;},every:function(fn,bind){for(var =
i=3D0,j=3Dthis.length;i<j;i++){if(!fn.call(bind,this[i],i,this))return =
false;}=0A=
return true;},some:function(fn,bind){for(var =
i=3D0,j=3Dthis.length;i<j;i++){if(fn.call(bind,this[i],i,this))return =
true;}=0A=
return false;},indexOf:function(item,from){var len=3Dthis.length;for(var =
i=3D(from<0)?Math.max(0,len+from):from||0;i<len;i++){if(this[i]=3D=3D=3Di=
tem)return i;}=0A=
return-1;},copy:function(start,length){start=3Dstart||0;if(start<0)start=3D=
this.length+start;length=3Dlength||(this.length-start);var =
newArray=3D[];for(var =
i=3D0;i<length;i++)newArray[i]=3Dthis[start++];return =
newArray;},remove:function(item){var i=3D0;var =
len=3Dthis.length;while(i<len){if(this[i]=3D=3D=3Ditem){this.splice(i,1);=
len--;}else{i++;}}=0A=
return this;},contains:function(item,from){return =
this.indexOf(item,from)!=3D-1;},associate:function(keys){var =
obj=3D{},length=3DMath.min(this.length,keys.length);for(var =
i=3D0;i<length;i++)obj[keys[i]]=3Dthis[i];return =
obj;},extend:function(array){for(var =
i=3D0,j=3Darray.length;i<j;i++)this.push(array[i]);return =
this;},merge:function(array){for(var =
i=3D0,l=3Darray.length;i<l;i++)this.include(array[i]);return =
this;},include:function(item){if(!this.contains(item))this.push(item);ret=
urn this;},getRandom:function(){return =
this[$random(0,this.length-1)]||null;},getLast:function(){return =
this[this.length-1]||null;}});Array.prototype.each=3DArray.prototype.forE=
ach;Array.each=3DArray.forEach;function $A(array){return =
Array.copy(array);};function $each(iterable,fn,bind){if(iterable&&typeof =
iterable.length=3D=3D'number'&&$type(iterable)!=3D'object'){Array.forEach=
(iterable,fn,bind);}else{for(var name in =
iterable)fn.call(bind||iterable,iterable[name],name);}};Array.prototype.t=
est=3DArray.prototype.contains;String.extend({test:function(regex,params)=
{return(($type(regex)=3D=3D'string')?new =
RegExp(regex,params):regex).test(this);},toInt:function(){return =
parseInt(this,10);},toFloat:function(){return =
parseFloat(this);},camelCase:function(){return =
this.replace(/-\D/g,function(match){return =
match.charAt(1).toUpperCase();});},hyphenate:function(){return =
this.replace(/\w[A-Z]/g,function(match){return(match.charAt(0)+'-'+match.=
charAt(1).toLowerCase());});},capitalize:function(){return =
this.replace(/\b[a-z]/g,function(match){return =
match.toUpperCase();});},trim:function(){return =
this.replace(/^\s+|\s+$/g,'');},clean:function(){return =
this.replace(/\s{2,}/g,' ').trim();},rgbToHex:function(array){var =
rgb=3Dthis.match(/\d{1,3}/g);return(rgb)?rgb.rgbToHex(array):false;},hexT=
oRgb:function(array){var =
hex=3Dthis.match(/^#?(\w{1,2})(\w{1,2})(\w{1,2})$/);return(hex)?hex.slice=
(1).hexToRgb(array):false;},contains:function(string,s){return(s)?(s+this=
+s).indexOf(s+string+s)>-1:this.indexOf(string)>-1;},escapeRegExp:functio=
n(){return =
this.replace(/([.*+?^${}()|[\]\/\\])/g,'\\$1');}});Array.extend({rgbToHex=
:function(array){if(this.length<3)return =
false;if(this.length=3D=3D4&&this[3]=3D=3D0&&!array)return'transparent';v=
ar hex=3D[];for(var i=3D0;i<3;i++){var =
bit=3D(this[i]-0).toString(16);hex.push((bit.length=3D=3D1)?'0'+bit:bit);=
}=0A=
return =
array?hex:'#'+hex.join('');},hexToRgb:function(array){if(this.length!=3D3=
)return false;var rgb=3D[];for(var =
i=3D0;i<3;i++){rgb.push(parseInt((this[i].length=3D=3D1)?this[i]+this[i]:=
this[i],16));}=0A=
return =
array?rgb:'rgb('+rgb.join(',')+')';}});Function.extend({create:function(o=
ptions){var =
fn=3Dthis;options=3D$merge({'bind':fn,'event':false,'arguments':null,'del=
ay':false,'periodical':false,'attempt':false},options);if($chk(options.ar=
guments)&&$type(options.arguments)!=3D'array')options.arguments=3D[option=
s.arguments];return function(event){var =
args;if(options.event){event=3Devent||window.event;args=3D[(options.event=
=3D=3D=3Dtrue)?event:new =
options.event(event)];if(options.arguments)args.extend(options.arguments)=
;}=0A=
else args=3Doptions.arguments||arguments;var returns=3Dfunction(){return =
fn.apply($pick(options.bind,fn),args);};if(options.delay)return =
setTimeout(returns,options.delay);if(options.periodical)return =
setInterval(returns,options.periodical);if(options.attempt)try{return =
returns();}catch(err){return false;};return =
returns();};},pass:function(args,bind){return =
this.create({'arguments':args,'bind':bind});},attempt:function(args,bind)=
{return =
this.create({'arguments':args,'bind':bind,'attempt':true})();},bind:funct=
ion(bind,args){return =
this.create({'bind':bind,'arguments':args});},bindAsEventListener:functio=
n(bind,args){return =
this.create({'bind':bind,'event':true,'arguments':args});},delay:function=
(delay,bind,args){return =
this.create({'delay':delay,'bind':bind,'arguments':args})();},periodical:=
function(interval,bind,args){return =
this.create({'periodical':interval,'bind':bind,'arguments':args})();}});N=
umber.extend({toInt:function(){return =
parseInt(this);},toFloat:function(){return =
parseFloat(this);},limit:function(min,max){return =
Math.min(max,Math.max(min,this));},round:function(precision){precision=3D=
Math.pow(10,precision||0);return =
Math.round(this*precision)/precision;},times:function(fn){for(var =
i=3D0;i<this;i++)fn(i);}});var Element=3Dnew =
Class({initialize:function(el,props){if($type(el)=3D=3D'string'){if(windo=
w.ie&&props&&(props.name||props.type)){var name=3D(props.name)?' =
name=3D"'+props.name+'"':'';var type=3D(props.type)?' =
type=3D"'+props.type+'"':'';delete props.name;delete =
props.type;el=3D'<'+el+name+type+'>';}=0A=
el=3Ddocument.createElement(el);}=0A=
el=3D$(el);return(!props||!el)?el:el.set(props);}});var Elements=3Dnew =
Class({initialize:function(elements){return(elements)?$extend(elements,th=
is):this;}});Elements.extend=3Dfunction(props){for(var prop in =
props){this.prototype[prop]=3Dprops[prop];this[prop]=3D$native.generic(pr=
op);}};function $(el){if(!el)return null;if(el.htmlElement)return =
Garbage.collect(el);if([window,document].contains(el))return el;var =
type=3D$type(el);if(type=3D=3D'string'){el=3Ddocument.getElementById(el);=
type=3D(el)?'element':false;}=0A=
if(type!=3D'element')return null;if(el.htmlElement)return =
Garbage.collect(el);if(['object','embed'].contains(el.tagName.toLowerCase=
()))return =
el;$extend(el,Element.prototype);el.htmlElement=3Dfunction(){};return =
Garbage.collect(el);};document.getElementsBySelector=3Ddocument.getElemen=
tsByTagName;function $$(){var elements=3D[];for(var =
i=3D0,j=3Darguments.length;i<j;i++){var =
selector=3Darguments[i];switch($type(selector)){case'element':elements.pu=
sh(selector);case'boolean':break;case =
false:break;case'string':selector=3Ddocument.getElementsBySelector(select=
or,true);default:elements.extend(selector);}}=0A=
return $$.unique(elements);};$$.unique=3Dfunction(array){var =
elements=3D[];for(var =
i=3D0,l=3Darray.length;i<l;i++){if(array[i].$included)continue;var =
element=3D$(array[i]);if(element&&!element.$included){element.$included=3D=
true;elements.push(element);}}=0A=
for(var =
n=3D0,d=3Delements.length;n<d;n++)elements[n].$included=3Dnull;return =
new Elements(elements);};Elements.Multi=3Dfunction(property){return =
function(){var args=3Darguments;var items=3D[];var =
elements=3Dtrue;for(var =
i=3D0,j=3Dthis.length,returns;i<j;i++){returns=3Dthis[i][property].apply(=
this[i],args);if($type(returns)!=3D'element')elements=3Dfalse;items.push(=
returns);};return(elements)?$$.unique(items):items;};};Element.extend=3Df=
unction(properties){for(var property in =
properties){HTMLElement.prototype[property]=3Dproperties[property];Elemen=
t.prototype[property]=3Dproperties[property];Element[property]=3D$native.=
generic(property);var =
elementsProperty=3D(Array.prototype[property])?property+'Elements':proper=
ty;Elements.prototype[elementsProperty]=3DElements.Multi(property);}};Ele=
ment.extend({set:function(props){for(var prop in props){var =
val=3Dprops[prop];switch(prop){case'styles':this.setStyles(val);break;cas=
e'events':if(this.addEvents)this.addEvents(val);break;case'properties':th=
is.setProperties(val);break;default:this.setProperty(prop,val);}}=0A=
return =
this;},inject:function(el,where){el=3D$(el);switch(where){case'before':el=
.parentNode.insertBefore(this,el);break;case'after':var =
next=3Del.getNext();if(!next)el.parentNode.appendChild(this);else =
el.parentNode.insertBefore(this,next);break;case'top':var =
first=3Del.firstChild;if(first){el.insertBefore(this,first);break;}=0A=
default:el.appendChild(this);}=0A=
return this;},injectBefore:function(el){return =
this.inject(el,'before');},injectAfter:function(el){return =
this.inject(el,'after');},injectInside:function(el){return =
this.inject(el,'bottom');},injectTop:function(el){return =
this.inject(el,'top');},adopt:function(){var =
elements=3D[];$each(arguments,function(argument){elements=3Delements.conc=
at(argument);});$$(elements).inject(this);return =
this;},remove:function(){return =
this.parentNode.removeChild(this);},clone:function(contents){var =
el=3D$(this.cloneNode(contents!=3D=3Dfalse));if(!el.$events)return =
el;el.$events=3D{};for(var type in =
this.$events)el.$events[type]=3D{'keys':$A(this.$events[type].keys),'valu=
es':$A(this.$events[type].values)};return =
el.removeEvents();},replaceWith:function(el){el=3D$(el);this.parentNode.r=
eplaceChild(el,this);return =
el;},appendText:function(text){this.appendChild(document.createTextNode(t=
ext));return this;},hasClass:function(className){return =
this.className.contains(className,' =
');},addClass:function(className){if(!this.hasClass(className))this.class=
Name=3D(this.className+' '+className).clean();return =
this;},removeClass:function(className){this.className=3Dthis.className.re=
place(new RegExp('(^|\\s)'+className+'(?:\\s|$)'),'$1').clean();return =
this;},toggleClass:function(className){return =
this.hasClass(className)?this.removeClass(className):this.addClass(classN=
ame);},setStyle:function(property,value){switch(property){case'opacity':r=
eturn =
this.setOpacity(parseFloat(value));case'float':property=3D(window.ie)?'st=
yleFloat':'cssFloat';}=0A=
property=3Dproperty.camelCase();switch($type(value)){case'number':if(!['z=
Index','zoom'].contains(property))value+=3D'px';break;case'array':value=3D=
'rgb('+value.join(',')+')';}=0A=
this.style[property]=3Dvalue;return =
this;},setStyles:function(source){switch($type(source)){case'object':Elem=
ent.setMany(this,'setStyle',source);break;case'string':this.style.cssText=
=3Dsource;}=0A=
return =
this;},setOpacity:function(opacity){if(opacity=3D=3D0){if(this.style.visi=
bility!=3D"hidden")this.style.visibility=3D"hidden";}else{if(this.style.v=
isibility!=3D"visible")this.style.visibility=3D"visible";}=0A=
if(!this.currentStyle||!this.currentStyle.hasLayout)this.style.zoom=3D1;i=
f(window.ie)this.style.filter=3D(opacity=3D=3D1)?'':"alpha(opacity=3D"+op=
acity*100+")";this.style.opacity=3Dthis.$tmp.opacity=3Dopacity;return =
this;},getStyle:function(property){property=3Dproperty.camelCase();var =
result=3Dthis.style[property];if(!$chk(result)){if(property=3D=3D'opacity=
')return this.$tmp.opacity;result=3D[];for(var style in =
Element.Styles){if(property=3D=3Dstyle){Element.Styles[style].each(functi=
on(s){var =
style=3Dthis.getStyle(s);result.push(parseInt(style)?style:'0px');},this)=
;if(property=3D=3D'border'){var =
every=3Dresult.every(function(bit){return(bit=3D=3Dresult[0]);});return(e=
very)?result[0]:false;}=0A=
return result.join(' ');}}=0A=
if(property.contains('border')){if(Element.Styles.border.contains(propert=
y)){return['Width','Style','Color'].map(function(p){return =
this.getStyle(property+p);},this).join(' ');}else =
if(Element.borderShort.contains(property)){return['Top','Right','Bottom',=
'Left'].map(function(p){return =
this.getStyle('border'+p+property.replace('border',''));},this).join(' =
');}}=0A=
if(document.defaultView)result=3Ddocument.defaultView.getComputedStyle(th=
is,null).getPropertyValue(property.hyphenate());else =
if(this.currentStyle)result=3Dthis.currentStyle[property];}=0A=
if(window.ie)result=3DElement.fixStyle(property,result,this);if(result&&p=
roperty.test(/color/i)&&result.contains('rgb')){return =
result.split('rgb').splice(1,4).map(function(color){return =
color.rgbToHex();}).join(' ');}=0A=
return result;},getStyles:function(){return =
Element.getMany(this,'getStyle',arguments);},walk:function(brother,start)=
{brother+=3D'Sibling';var =
el=3D(start)?this[start]:this[brother];while(el&&$type(el)!=3D'element')e=
l=3Del[brother];return $(el);},getPrevious:function(){return =
this.walk('previous');},getNext:function(){return =
this.walk('next');},getFirst:function(){return =
this.walk('next','firstChild');},getLast:function(){return =
this.walk('previous','lastChild');},getParent:function(){return =
$(this.parentNode);},getChildren:function(){return =
$$(this.childNodes);},hasChild:function(el){return!!$A(this.getElementsBy=
TagName('*')).contains(el);},getProperty:function(property){var =
index=3DElement.Properties[property];if(index)return this[index];var =
flag=3DElement.PropertiesIFlag[property]||0;if(!window.ie||flag)return =
this.getAttribute(property,flag);var =
node=3Dthis.attributes[property];return(node)?node.nodeValue:null;},remov=
eProperty:function(property){var =
index=3DElement.Properties[property];if(index)this[index]=3D'';else =
this.removeAttribute(property);return =
this;},getProperties:function(){return =
Element.getMany(this,'getProperty',arguments);},setProperty:function(prop=
erty,value){var =
index=3DElement.Properties[property];if(index)this[index]=3Dvalue;else =
this.setAttribute(property,value);return =
this;},setProperties:function(source){return =
Element.setMany(this,'setProperty',source);},setHTML:function(){this.inne=
rHTML=3D$A(arguments).join('');return this;},setText:function(text){var =
tag=3Dthis.getTag();if(['style','script'].contains(tag)){if(window.ie){if=
(tag=3D=3D'style')this.styleSheet.cssText=3Dtext;else =
if(tag=3D=3D'script')this.setProperty('text',text);return =
this;}else{this.removeChild(this.firstChild);return =
this.appendText(text);}}=0A=
this[$defined(this.innerText)?'innerText':'textContent']=3Dtext;return =
this;},getText:function(){var =
tag=3Dthis.getTag();if(['style','script'].contains(tag)){if(window.ie){if=
(tag=3D=3D'style')return this.styleSheet.cssText;else =
if(tag=3D=3D'script')return this.getProperty('text');}else{return =
this.innerHTML;}}=0A=
return($pick(this.innerText,this.textContent));},getTag:function(){return=
 =
this.tagName.toLowerCase();},empty:function(){Garbage.trash(this.getEleme=
ntsByTagName('*'));return =
this.setHTML('');}});Element.fixStyle=3Dfunction(property,result,element)=
{if($chk(parseInt(result)))return =
result;if(['height','width'].contains(property)){var =
values=3D(property=3D=3D'width')?['left','right']:['top','bottom'];var =
size=3D0;values.each(function(value){size+=3Delement.getStyle('border-'+v=
alue+'-width').toInt()+element.getStyle('padding-'+value).toInt();});retu=
rn element['offset'+property.capitalize()]-size+'px';}else =
if(property.test(/border(.+)Width|margin|padding/)){return'0px';}=0A=
return =
result;};Element.Styles=3D{'border':[],'padding':[],'margin':[]};['Top','=
Right','Bottom','Left'].each(function(direction){for(var style in =
Element.Styles)Element.Styles[style].push(style+direction);});Element.bor=
derShort=3D['borderWidth','borderStyle','borderColor'];Element.getMany=3D=
function(el,method,keys){var =
result=3D{};$each(keys,function(key){result[key]=3Del[method](key);});ret=
urn result;};Element.setMany=3Dfunction(el,method,pairs){for(var key in =
pairs)el[method](key,pairs[key]);return el;};Element.Properties=3Dnew =
Abstract({'class':'className','for':'htmlFor','colspan':'colSpan','rowspa=
n':'rowSpan','accesskey':'accessKey','tabindex':'tabIndex','maxlength':'m=
axLength','readonly':'readOnly','frameborder':'frameBorder','value':'valu=
e','disabled':'disabled','checked':'checked','multiple':'multiple','selec=
ted':'selected'});Element.PropertiesIFlag=3D{'href':2,'src':2};Element.Me=
thods=3D{Listeners:{addListener:function(type,fn){if(this.addEventListene=
r)this.addEventListener(type,fn,false);else =
this.attachEvent('on'+type,fn);return =
this;},removeListener:function(type,fn){if(this.removeEventListener)this.=
removeEventListener(type,fn,false);else =
this.detachEvent('on'+type,fn);return =
this;}}};window.extend(Element.Methods.Listeners);document.extend(Element=
.Methods.Listeners);Element.extend(Element.Methods.Listeners);var =
Garbage=3D{elements:[],collect:function(el){if(!el.$tmp){Garbage.elements=
.push(el);el.$tmp=3D{'opacity':1};}=0A=
return el;},trash:function(elements){for(var =
i=3D0,j=3Delements.length,el;i<j;i++){if(!(el=3Delements[i])||!el.$tmp)co=
ntinue;if(el.$events)el.fireEvent('trash').removeEvents();for(var p in =
el.$tmp)el.$tmp[p]=3Dnull;for(var d in =
Element.prototype)el[d]=3Dnull;Garbage.elements[Garbage.elements.indexOf(=
el)]=3Dnull;el.htmlElement=3Del.$tmp=3Del=3Dnull;}=0A=
Garbage.elements.remove(null);},empty:function(){Garbage.collect(window);=
Garbage.collect(document);Garbage.trash(Garbage.elements);}};window.addLi=
stener('beforeunload',function(){window.addListener('unload',Garbage.empt=
y);if(window.ie)window.addListener('unload',CollectGarbage);});var =
Event=3Dnew =
Class({initialize:function(event){if(event&&event.$extended)return =
event;this.$extended=3Dtrue;event=3Devent||window.event;this.event=3Deven=
t;this.type=3Devent.type;this.target=3Devent.target||event.srcElement;if(=
this.target.nodeType=3D=3D3)this.target=3Dthis.target.parentNode;this.shi=
ft=3Devent.shiftKey;this.control=3Devent.ctrlKey;this.alt=3Devent.altKey;=
this.meta=3Devent.metaKey;if(['DOMMouseScroll','mousewheel'].contains(thi=
s.type)){this.wheel=3D(event.wheelDelta)?event.wheelDelta/120:-(event.det=
ail||0)/3;}else =
if(this.type.contains('key')){this.code=3Devent.which||event.keyCode;for(=
var name in =
Event.keys){if(Event.keys[name]=3D=3Dthis.code){this.key=3Dname;break;}}=0A=
if(this.type=3D=3D'keydown'){var =
fKey=3Dthis.code-111;if(fKey>0&&fKey<13)this.key=3D'f'+fKey;}=0A=
this.key=3Dthis.key||String.fromCharCode(this.code).toLowerCase();}else =
if(this.type.test(/(click|mouse|menu)/)){this.page=3D{'x':event.pageX||ev=
ent.clientX+document.documentElement.scrollLeft,'y':event.pageY||event.cl=
ientY+document.documentElement.scrollTop};this.client=3D{'x':event.pageX?=
event.pageX-window.pageXOffset:event.clientX,'y':event.pageY?event.pageY-=
window.pageYOffset:event.clientY};this.rightClick=3D(event.which=3D=3D3)|=
|(event.button=3D=3D2);switch(this.type){case'mouseover':this.relatedTarg=
et=3Devent.relatedTarget||event.fromElement;break;case'mouseout':this.rel=
atedTarget=3Devent.relatedTarget||event.toElement;}=0A=
this.fixRelatedTarget();}=0A=
return this;},stop:function(){return =
this.stopPropagation().preventDefault();},stopPropagation:function(){if(t=
his.event.stopPropagation)this.event.stopPropagation();else =
this.event.cancelBubble=3Dtrue;return =
this;},preventDefault:function(){if(this.event.preventDefault)this.event.=
preventDefault();else this.event.returnValue=3Dfalse;return =
this;}});Event.fix=3D{relatedTarget:function(){if(this.relatedTarget&&thi=
s.relatedTarget.nodeType=3D=3D3)this.relatedTarget=3Dthis.relatedTarget.p=
arentNode;},relatedTargetGecko:function(){try{Event.fix.relatedTarget.cal=
l(this);}catch(e){this.relatedTarget=3Dthis.target;}}};Event.prototype.fi=
xRelatedTarget=3D(window.gecko)?Event.fix.relatedTargetGecko:Event.fix.re=
latedTarget;Event.keys=3Dnew =
Abstract({'enter':13,'up':38,'down':40,'left':37,'right':39,'esc':27,'spa=
ce':32,'backspace':8,'tab':9,'delete':46});Element.Methods.Events=3D{addE=
vent:function(type,fn){this.$events=3Dthis.$events||{};this.$events[type]=
=3Dthis.$events[type]||{'keys':[],'values':[]};if(this.$events[type].keys=
.contains(fn))return this;this.$events[type].keys.push(fn);var =
realType=3Dtype;var =
custom=3DElement.Events[type];if(custom){if(custom.add)custom.add.call(th=
is,fn);if(custom.map)fn=3Dcustom.map;if(custom.type)realType=3Dcustom.typ=
e;}=0A=
if(!this.addEventListener)fn=3Dfn.create({'bind':this,'event':true});this=
.$events[type].values.push(fn);return(Element.NativeEvents.contains(realT=
ype))?this.addListener(realType,fn):this;},removeEvent:function(type,fn){=
if(!this.$events||!this.$events[type])return this;var =
pos=3Dthis.$events[type].keys.indexOf(fn);if(pos=3D=3D-1)return this;var =
key=3Dthis.$events[type].keys.splice(pos,1)[0];var =
value=3Dthis.$events[type].values.splice(pos,1)[0];var =
custom=3DElement.Events[type];if(custom){if(custom.remove)custom.remove.c=
all(this,fn);if(custom.type)type=3Dcustom.type;}=0A=
return(Element.NativeEvents.contains(type))?this.removeListener(type,valu=
e):this;},addEvents:function(source){return =
Element.setMany(this,'addEvent',source);},removeEvents:function(type){if(=
!this.$events)return this;if(!type){for(var evType in =
this.$events)this.removeEvents(evType);this.$events=3Dnull;}else =
if(this.$events[type]){this.$events[type].keys.each(function(fn){this.rem=
oveEvent(type,fn);},this);this.$events[type]=3Dnull;}=0A=
return =
this;},fireEvent:function(type,args,delay){if(this.$events&&this.$events[=
type]){this.$events[type].keys.each(function(fn){fn.create({'bind':this,'=
delay':delay,'arguments':args})();},this);}=0A=
return this;},cloneEvents:function(from,type){if(!from.$events)return =
this;if(!type){for(var evType in =
from.$events)this.cloneEvents(from,evType);}else =
if(from.$events[type]){from.$events[type].keys.each(function(fn){this.add=
Event(type,fn);},this);}=0A=
return =
this;}};window.extend(Element.Methods.Events);document.extend(Element.Met=
hods.Events);Element.extend(Element.Methods.Events);Element.Events=3Dnew =
Abstract({'mouseenter':{type:'mouseover',map:function(event){event=3Dnew =
Event(event);if(event.relatedTarget!=3Dthis&&!this.hasChild(event.related=
Target))this.fireEvent('mouseenter',event);}},'mouseleave':{type:'mouseou=
t',map:function(event){event=3Dnew =
Event(event);if(event.relatedTarget!=3Dthis&&!this.hasChild(event.related=
Target))this.fireEvent('mouseleave',event);}},'mousewheel':{type:(window.=
gecko)?'DOMMouseScroll':'mousewheel'}});Element.NativeEvents=3D['click','=
dblclick','mouseup','mousedown','mousewheel','DOMMouseScroll','mouseover'=
,'mouseout','mousemove','keydown','keypress','keyup','load','unload','bef=
oreunload','resize','move','focus','blur','change','submit','reset','sele=
ct','error','abort','contextmenu','scroll'];Function.extend({bindWithEven=
t:function(bind,args){return =
this.create({'bind':bind,'arguments':args,'event':Event});}});Elements.ex=
tend({filterByTag:function(tag){return new =
Elements(this.filter(function(el){return(Element.getTag(el)=3D=3Dtag);}))=
;},filterByClass:function(className,nocash){var =
elements=3Dthis.filter(function(el){return(el.className&&el.className.con=
tains(className,' '));});return(nocash)?elements:new =
Elements(elements);},filterById:function(id,nocash){var =
elements=3Dthis.filter(function(el){return(el.id=3D=3Did);});return(nocas=
h)?elements:new =
Elements(elements);},filterByAttribute:function(name,operator,value,nocas=
h){var elements=3Dthis.filter(function(el){var =
current=3DElement.getProperty(el,name);if(!current)return =
false;if(!operator)return =
true;switch(operator){case'=3D':return(current=3D=3Dvalue);case'*=3D':ret=
urn(current.contains(value));case'^=3D':return(current.substr(0,value.len=
gth)=3D=3Dvalue);case'$=3D':return(current.substr(current.length-value.le=
ngth)=3D=3Dvalue);case'!=3D':return(current!=3Dvalue);case'~=3D':return =
current.contains(value,' ');}=0A=
return false;});return(nocash)?elements:new =
Elements(elements);}});function =
$E(selector,filter){return($(filter)||document).getElement(selector);};fu=
nction =
$ES(selector,filter){return($(filter)||document).getElementsBySelector(se=
lector);};$$.shared=3D{'regexp':/^(\w*|\*)(?:#([\w-]+)|\.([\w-]+))?(?:\[(=
\w+)(?:([!*^$]?=3D)["']?([^"'\]]*)["']?)?])?$/,'xpath':{getParam:function=
(items,context,param,i){var =
temp=3D[context.namespaceURI?'xhtml:':'',param[1]];if(param[2])temp.push(=
'[@id=3D"',param[2],'"]');if(param[3])temp.push('[contains(concat(" ", =
@class, " "), " ',param[3],' =
")]');if(param[4]){if(param[5]&&param[6]){switch(param[5]){case'*=3D':tem=
p.push('[contains(@',param[4],', =
"',param[6],'")]');break;case'^=3D':temp.push('[starts-with(@',param[4],'=
, =
"',param[6],'")]');break;case'$=3D':temp.push('[substring(@',param[4],', =
string-length(@',param[4],') - ',param[6].length,' + 1) =3D =
"',param[6],'"]');break;case'=3D':temp.push('[@',param[4],'=3D"',param[6]=
,'"]');break;case'!=3D':temp.push('[@',param[4],'!=3D"',param[6],'"]');}}=
else{temp.push('[@',param[4],']');}}=0A=
items.push(temp.join(''));return =
items;},getItems:function(items,context,nocash){var elements=3D[];var =
xpath=3Ddocument.evaluate('.//'+items.join('//'),context,$$.shared.resolv=
er,XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE,null);for(var =
i=3D0,j=3Dxpath.snapshotLength;i<j;i++)elements.push(xpath.snapshotItem(i=
));return(nocash)?elements:new =
Elements(elements.map($));}},'normal':{getParam:function(items,context,pa=
ram,i){if(i=3D=3D0){if(param[2]){var =
el=3Dcontext.getElementById(param[2]);if(!el||((param[1]!=3D'*')&&(Elemen=
t.getTag(el)!=3Dparam[1])))return =
false;items=3D[el];}else{items=3D$A(context.getElementsByTagName(param[1]=
));}}else{items=3D$$.shared.getElementsByTagName(items,param[1]);if(param=
[2])items=3DElements.filterById(items,param[2],true);}=0A=
if(param[3])items=3DElements.filterByClass(items,param[3],true);if(param[=
4])items=3DElements.filterByAttribute(items,param[4],param[5],param[6],tr=
ue);return =
items;},getItems:function(items,context,nocash){return(nocash)?items:$$.u=
nique(items);}},resolver:function(prefix){return(prefix=3D=3D'xhtml')?'ht=
tp://www.w3.org/1999/xhtml':false;},getElementsByTagName:function(context=
,tagName){var found=3D[];for(var =
i=3D0,j=3Dcontext.length;i<j;i++)found.extend(context[i].getElementsByTag=
Name(tagName));return =
found;}};$$.shared.method=3D(window.xpath)?'xpath':'normal';Element.Metho=
ds.Dom=3D{getElements:function(selector,nocash){var =
items=3D[];selector=3Dselector.trim().split(' ');for(var =
i=3D0,j=3Dselector.length;i<j;i++){var sel=3Dselector[i];var =
param=3Dsel.match($$.shared.regexp);if(!param)break;param[1]=3Dparam[1]||=
'*';var =
temp=3D$$.shared[$$.shared.method].getParam(items,this,param,i);if(!temp)=
break;items=3Dtemp;}=0A=
return =
$$.shared[$$.shared.method].getItems(items,this,nocash);},getElement:func=
tion(selector){return =
$(this.getElements(selector,true)[0]||false);},getElementsBySelector:func=
tion(selector,nocash){var =
elements=3D[];selector=3Dselector.split(',');for(var =
i=3D0,j=3Dselector.length;i<j;i++)elements=3Delements.concat(this.getElem=
ents(selector[i],true));return(nocash)?elements:$$.unique(elements);}};El=
ement.extend({getElementById:function(id){var =
el=3Ddocument.getElementById(id);if(!el)return false;for(var =
parent=3Del.parentNode;parent!=3Dthis;parent=3Dparent.parentNode){if(!par=
ent)return false;}=0A=
return el;},getElementsByClassName:function(className){return =
this.getElements('.'+className);}});document.extend(Element.Methods.Dom);=
Element.extend(Element.Methods.Dom);Element.extend({getValue:function(){s=
witch(this.getTag()){case'select':var =
values=3D[];$each(this.options,function(option){if(option.selected)values=
.push($pick(option.value,option.text));});return(this.multiple)?values:va=
lues[0];case'input':if(!(this.checked&&['checkbox','radio'].contains(this=
.type))&&!['hidden','text','password'].contains(this.type))break;case'tex=
tarea':return this.value;}=0A=
return false;},getFormElements:function(){return =
$$(this.getElementsByTagName('input'),this.getElementsByTagName('select')=
,this.getElementsByTagName('textarea'));},toQueryString:function(){var =
queryString=3D[];this.getFormElements().each(function(el){var =
name=3Del.name;var =
value=3Del.getValue();if(value=3D=3D=3Dfalse||!name||el.disabled)return;v=
ar =
qs=3Dfunction(val){queryString.push(name+'=3D'+encodeURIComponent(val));}=
;if($type(value)=3D=3D'array')value.each(qs);else qs(value);});return =
queryString.join('&');}});Element.extend({scrollTo:function(x,y){this.scr=
ollLeft=3Dx;this.scrollTop=3Dy;},getSize:function(){return{'scroll':{'x':=
this.scrollLeft,'y':this.scrollTop},'size':{'x':this.offsetWidth,'y':this=
.offsetHeight},'scrollSize':{'x':this.scrollWidth,'y':this.scrollHeight}}=
;},getPosition:function(overflown){overflown=3Doverflown||[];var =
el=3Dthis,left=3D0,top=3D0;do{left+=3Del.offsetLeft||0;top+=3Del.offsetTo=
p||0;el=3Del.offsetParent;}while(el);overflown.each(function(element){lef=
t-=3Delement.scrollLeft||0;top-=3Delement.scrollTop||0;});return{'x':left=
,'y':top};},getTop:function(overflown){return =
this.getPosition(overflown).y;},getLeft:function(overflown){return =
this.getPosition(overflown).x;},getCoordinates:function(overflown){var =
position=3Dthis.getPosition(overflown);var =
obj=3D{'width':this.offsetWidth,'height':this.offsetHeight,'left':positio=
n.x,'top':position.y};obj.right=3Dobj.left+obj.width;obj.bottom=3Dobj.top=
+obj.height;return =
obj;}});Element.Events.domready=3D{add:function(fn){if(window.loaded){fn.=
call(this);return;}=0A=
var =
domReady=3Dfunction(){if(window.loaded)return;window.loaded=3Dtrue;window=
.timer=3D$clear(window.timer);this.fireEvent('domready');}.bind(this);if(=
document.readyState&&window.webkit){window.timer=3Dfunction(){if(['loaded=
','complete'].contains(document.readyState))domReady();}.periodical(50);}=
else if(document.readyState&&window.ie){if(!$('ie_ready')){var =
src=3D(window.location.protocol=3D=3D'https:')?'://0':'javascript:void(0)=
';document.write('<script id=3D"ie_ready" defer =
src=3D"'+src+'"><\/script>');$('ie_ready').onreadystatechange=3Dfunction(=
){if(this.readyState=3D=3D'complete')domReady();};}}else{window.addListen=
er("load",domReady);document.addListener("DOMContentLoaded",domReady);}}}=
;window.onDomReady=3Dfunction(fn){return =
this.addEvent('domready',fn);};window.extend({getWidth:function(){if(this=
.webkit419)return this.innerWidth;if(this.opera)return =
document.body.clientWidth;return =
document.documentElement.clientWidth;},getHeight:function(){if(this.webki=
t419)return this.innerHeight;if(this.opera)return =
document.body.clientHeight;return =
document.documentElement.clientHeight;},getScrollWidth:function(){if(this=
.ie)return =
Math.max(document.documentElement.offsetWidth,document.documentElement.sc=
rollWidth);if(this.webkit)return document.body.scrollWidth;return =
document.documentElement.scrollWidth;},getScrollHeight:function(){if(this=
.ie)return =
Math.max(document.documentElement.offsetHeight,document.documentElement.s=
crollHeight);if(this.webkit)return document.body.scrollHeight;return =
document.documentElement.scrollHeight;},getScrollLeft:function(){return =
this.pageXOffset||document.documentElement.scrollLeft;},getScrollTop:func=
tion(){return =
this.pageYOffset||document.documentElement.scrollTop;},getSize:function()=
{return{'size':{'x':this.getWidth(),'y':this.getHeight()},'scrollSize':{'=
x':this.getScrollWidth(),'y':this.getScrollHeight()},'scroll':{'x':this.g=
etScrollLeft(),'y':this.getScrollTop()}};},getPosition:function(){return{=
'x':0,'y':0};}});var Fx=3D{};Fx.Base=3Dnew =
Class({options:{onStart:Class.empty,onComplete:Class.empty,onCancel:Class=
.empty,transition:function(p){return-(Math.cos(Math.PI*p)-1)/2;},duration=
:500,unit:'px',wait:true,fps:50},initialize:function(options){this.elemen=
t=3Dthis.element||null;this.setOptions(options);if(this.options.initializ=
e)this.options.initialize.call(this);},step:function(){var =
time=3D$time();if(time<this.time+this.options.duration){this.delta=3Dthis=
.options.transition((time-this.time)/this.options.duration);this.setNow()=
;this.increase();}else{this.stop(true);this.set(this.to);this.fireEvent('=
onComplete',this.element,10);this.callChain();}},set:function(to){this.no=
w=3Dto;this.increase();return =
this;},setNow:function(){this.now=3Dthis.compute(this.from,this.to);},com=
pute:function(from,to){return(to-from)*this.delta+from;},start:function(f=
rom,to){if(!this.options.wait)this.stop();else if(this.timer)return =
this;this.from=3Dfrom;this.to=3Dto;this.change=3Dthis.to-this.from;this.t=
ime=3D$time();this.timer=3Dthis.step.periodical(Math.round(1000/this.opti=
ons.fps),this);this.fireEvent('onStart',this.element);return =
this;},stop:function(end){if(!this.timer)return =
this;this.timer=3D$clear(this.timer);if(!end)this.fireEvent('onCancel',th=
is.element);return this;},custom:function(from,to){return =
this.start(from,to);},clearTimer:function(end){return =
this.stop(end);}});Fx.Base.implement(new Chain,new Events,new =
Options);Fx.CSS=3D{select:function(property,to){if(property.test(/color/i=
))return this.Color;var =
type=3D$type(to);if((type=3D=3D'array')||(type=3D=3D'string'&&to.contains=
(' ')))return this.Multi;return =
this.Single;},parse:function(el,property,fromTo){if(!fromTo.push)fromTo=3D=
[fromTo];var =
from=3DfromTo[0],to=3DfromTo[1];if(!$chk(to)){to=3Dfrom;from=3Del.getStyl=
e(property);}=0A=
var =
css=3Dthis.select(property,to);return{'from':css.parse(from),'to':css.par=
se(to),'css':css};}};Fx.CSS.Single=3D{parse:function(value){return =
parseFloat(value);},getNow:function(from,to,fx){return =
fx.compute(from,to);},getValue:function(value,unit,property){if(unit=3D=3D=
'px'&&property!=3D'opacity')value=3DMath.round(value);return =
value+unit;}};Fx.CSS.Multi=3D{parse:function(value){return =
value.push?value:value.split(' ').map(function(v){return =
parseFloat(v);});},getNow:function(from,to,fx){var now=3D[];for(var =
i=3D0;i<from.length;i++)now[i]=3Dfx.compute(from[i],to[i]);return =
now;},getValue:function(value,unit,property){if(unit=3D=3D'px'&&property!=
=3D'opacity')value=3Dvalue.map(Math.round);return value.join(unit+' =
')+unit;}};Fx.CSS.Color=3D{parse:function(value){return =
value.push?value:value.hexToRgb(true);},getNow:function(from,to,fx){var =
now=3D[];for(var =
i=3D0;i<from.length;i++)now[i]=3DMath.round(fx.compute(from[i],to[i]));re=
turn =
now;},getValue:function(value){return'rgb('+value.join(',')+')';}};Fx.Sty=
le=3DFx.Base.extend({initialize:function(el,property,options){this.elemen=
t=3D$(el);this.property=3Dproperty;this.parent(options);},hide:function()=
{return =
this.set(0);},setNow:function(){this.now=3Dthis.css.getNow(this.from,this=
.to,this);},set:function(to){this.css=3DFx.CSS.select(this.property,to);r=
eturn =
this.parent(this.css.parse(to));},start:function(from,to){if(this.timer&&=
this.options.wait)return this;var =
parsed=3DFx.CSS.parse(this.element,this.property,[from,to]);this.css=3Dpa=
rsed.css;return =
this.parent(parsed.from,parsed.to);},increase:function(){this.element.set=
Style(this.property,this.css.getValue(this.now,this.options.unit,this.pro=
perty));}});Element.extend({effect:function(property,options){return new =
Fx.Style(this,property,options);}});Fx.Styles=3DFx.Base.extend({initializ=
e:function(el,options){this.element=3D$(el);this.parent(options);},setNow=
:function(){for(var p in =
this.from)this.now[p]=3Dthis.css[p].getNow(this.from[p],this.to[p],this);=
},set:function(to){var parsed=3D{};this.css=3D{};for(var p in =
to){this.css[p]=3DFx.CSS.select(p,to[p]);parsed[p]=3Dthis.css[p].parse(to=
[p]);}=0A=
return =
this.parent(parsed);},start:function(obj){if(this.timer&&this.options.wai=
t)return this;this.now=3D{};this.css=3D{};var from=3D{},to=3D{};for(var =
p in obj){var =
parsed=3DFx.CSS.parse(this.element,p,obj[p]);from[p]=3Dparsed.from;to[p]=3D=
parsed.to;this.css[p]=3Dparsed.css;}=0A=
return this.parent(from,to);},increase:function(){for(var p in =
this.now)this.element.setStyle(p,this.css[p].getValue(this.now[p],this.op=
tions.unit,p));}});Element.extend({effects:function(options){return new =
Fx.Styles(this,options);}});Fx.Elements=3DFx.Base.extend({initialize:func=
tion(elements,options){this.elements=3D$$(elements);this.parent(options);=
},setNow:function(){for(var i in this.from){var =
iFrom=3Dthis.from[i],iTo=3Dthis.to[i],iCss=3Dthis.css[i],iNow=3Dthis.now[=
i]=3D{};for(var p in =
iFrom)iNow[p]=3DiCss[p].getNow(iFrom[p],iTo[p],this);}},set:function(to){=
var parsed=3D{};this.css=3D{};for(var i in to){var =
iTo=3Dto[i],iCss=3Dthis.css[i]=3D{},iParsed=3Dparsed[i]=3D{};for(var p =
in =
iTo){iCss[p]=3DFx.CSS.select(p,iTo[p]);iParsed[p]=3DiCss[p].parse(iTo[p])=
;}}=0A=
return =
this.parent(parsed);},start:function(obj){if(this.timer&&this.options.wai=
t)return this;this.now=3D{};this.css=3D{};var from=3D{},to=3D{};for(var =
i in obj){var =
iProps=3Dobj[i],iFrom=3Dfrom[i]=3D{},iTo=3Dto[i]=3D{},iCss=3Dthis.css[i]=3D=
{};for(var p in iProps){var =
parsed=3DFx.CSS.parse(this.elements[i],p,iProps[p]);iFrom[p]=3Dparsed.fro=
m;iTo[p]=3Dparsed.to;iCss[p]=3Dparsed.css;}}=0A=
return this.parent(from,to);},increase:function(){for(var i in =
this.now){var iNow=3Dthis.now[i],iCss=3Dthis.css[i];for(var p in =
iNow)this.elements[i].setStyle(p,iCss[p].getValue(iNow[p],this.options.un=
it,p));}}});Fx.Scroll=3DFx.Base.extend({options:{overflown:[],offset:{'x'=
:0,'y':0},wheelStops:true},initialize:function(element,options){this.now=3D=
[];this.element=3D$(element);this.bound=3D{'stop':this.stop.bind(this,fal=
se)};this.parent(options);if(this.options.wheelStops){this.addEvent('onSt=
art',function(){document.addEvent('mousewheel',this.bound.stop);}.bind(th=
is));this.addEvent('onComplete',function(){document.removeEvent('mousewhe=
el',this.bound.stop);}.bind(this));}},setNow:function(){for(var =
i=3D0;i<2;i++)this.now[i]=3Dthis.compute(this.from[i],this.to[i]);},scrol=
lTo:function(x,y){if(this.timer&&this.options.wait)return this;var =
el=3Dthis.element.getSize();var values=3D{'x':x,'y':y};for(var z in =
el.size){var =
max=3Del.scrollSize[z]-el.size[z];if($chk(values[z]))values[z]=3D($type(v=
alues[z])=3D=3D'number')?values[z].limit(0,max):max;else =
values[z]=3Del.scroll[z];values[z]+=3Dthis.options.offset[z];}=0A=
return =
this.start([el.scroll.x,el.scroll.y],[values.x,values.y]);},toTop:functio=
n(){return this.scrollTo(false,0);},toBottom:function(){return =
this.scrollTo(false,'full');},toLeft:function(){return =
this.scrollTo(0,false);},toRight:function(){return =
this.scrollTo('full',false);},toElement:function(el){var =
parent=3Dthis.element.getPosition(this.options.overflown);var =
target=3D$(el).getPosition(this.options.overflown);return =
this.scrollTo(target.x-parent.x,target.y-parent.y);},increase:function(){=
this.element.scrollTo(this.now[0],this.now[1]);}});Fx.Slide=3DFx.Base.ext=
end({options:{mode:'vertical'},initialize:function(el,options){this.eleme=
nt=3D$(el);this.wrapper=3Dnew =
Element('div',{'styles':$extend(this.element.getStyles('margin'),{'overfl=
ow':'hidden'})}).injectAfter(this.element).adopt(this.element);this.eleme=
nt.setStyle('margin',0);this.setOptions(options);this.now=3D[];this.paren=
t(this.options);this.open=3Dtrue;this.addEvent('onComplete',function(){th=
is.open=3D(this.now[0]=3D=3D=3D0);});if(window.webkit419)this.addEvent('o=
nComplete',function(){if(this.open)this.element.remove().inject(this.wrap=
per);});},setNow:function(){for(var =
i=3D0;i<2;i++)this.now[i]=3Dthis.compute(this.from[i],this.to[i]);},verti=
cal:function(){this.margin=3D'margin-top';this.layout=3D'height';this.off=
set=3Dthis.element.offsetHeight;},horizontal:function(){this.margin=3D'ma=
rgin-left';this.layout=3D'width';this.offset=3Dthis.element.offsetWidth;}=
,slideIn:function(mode){this[mode||this.options.mode]();return =
this.start([this.element.getStyle(this.margin).toInt(),this.wrapper.getSt=
yle(this.layout).toInt()],[0,this.offset]);},slideOut:function(mode){this=
[mode||this.options.mode]();return =
this.start([this.element.getStyle(this.margin).toInt(),this.wrapper.getSt=
yle(this.layout).toInt()],[-this.offset,0]);},hide:function(mode){this[mo=
de||this.options.mode]();this.open=3Dfalse;return =
this.set([-this.offset,0]);},show:function(mode){this[mode||this.options.=
mode]();this.open=3Dtrue;return =
this.set([0,this.offset]);},toggle:function(mode){if(this.wrapper.offsetH=
eight=3D=3D0||this.wrapper.offsetWidth=3D=3D0)return =
this.slideIn(mode);return =
this.slideOut(mode);},increase:function(){this.element.setStyle(this.marg=
in,this.now[0]+this.options.unit);this.wrapper.setStyle(this.layout,this.=
now[1]+this.options.unit);}});Fx.Transition=3Dfunction(transition,params)=
{params=3Dparams||[];if($type(params)!=3D'array')params=3D[params];return=
 $extend(transition,{easeIn:function(pos){return =
transition(pos,params);},easeOut:function(pos){return =
1-transition(1-pos,params);},easeInOut:function(pos){return(pos<=3D0.5)?t=
ransition(2*pos,params)/2:(2-transition(2*(1-pos),params))/2;}});};Fx.Tra=
nsitions=3Dnew Abstract({linear:function(p){return =
p;}});Fx.Transitions.extend=3Dfunction(transitions){for(var transition =
in transitions){Fx.Transitions[transition]=3Dnew =
Fx.Transition(transitions[transition]);Fx.Transitions.compat(transition);=
}};Fx.Transitions.compat=3Dfunction(transition){['In','Out','InOut'].each=
(function(easeType){Fx.Transitions[transition.toLowerCase()+easeType]=3DF=
x.Transitions[transition]['ease'+easeType];});};Fx.Transitions.extend({Po=
w:function(p,x){return Math.pow(p,x[0]||6);},Expo:function(p){return =
Math.pow(2,8*(p-1));},Circ:function(p){return =
1-Math.sin(Math.acos(p));},Sine:function(p){return =
1-Math.sin((1-p)*Math.PI/2);},Back:function(p,x){x=3Dx[0]||1.618;return =
Math.pow(p,2)*((x+1)*p-x);},Bounce:function(p){var value;for(var =
a=3D0,b=3D1;1;a+=3Db,b/=3D2){if(p>=3D(7-4*a)/11){value=3D-Math.pow((11-6*=
a-11*p)/4,2)+b*b;break;}}=0A=
return value;},Elastic:function(p,x){return =
Math.pow(2,10*--p)*Math.cos(20*p*Math.PI*(x[0]||1)/3);}});['Quad','Cubic'=
,'Quart','Quint'].each(function(transition,i){Fx.Transitions[transition]=3D=
new Fx.Transition(function(p){return =
Math.pow(p,[i+2]);});Fx.Transitions.compat(transition);});var =
Drag=3D{};Drag.Base=3Dnew =
Class({options:{handle:false,unit:'px',onStart:Class.empty,onBeforeStart:=
Class.empty,onComplete:Class.empty,onSnap:Class.empty,onDrag:Class.empty,=
limit:false,modifiers:{x:'left',y:'top'},grid:false,snap:6},initialize:fu=
nction(el,options){this.setOptions(options);this.element=3D$(el);this.han=
dle=3D$(this.options.handle)||this.element;this.mouse=3D{'now':{},'pos':{=
}};this.value=3D{'start':{},'now':{}};this.bound=3D{'start':this.start.bi=
ndWithEvent(this),'check':this.check.bindWithEvent(this),'drag':this.drag=
.bindWithEvent(this),'stop':this.stop.bind(this)};this.attach();if(this.o=
ptions.initialize)this.options.initialize.call(this);},attach:function(){=
this.handle.addEvent('mousedown',this.bound.start);return =
this;},detach:function(){this.handle.removeEvent('mousedown',this.bound.s=
tart);return =
this;},start:function(event){this.fireEvent('onBeforeStart',this.element)=
;this.mouse.start=3Devent.page;var =
limit=3Dthis.options.limit;this.limit=3D{'x':[],'y':[]};for(var z in =
this.options.modifiers){if(!this.options.modifiers[z])continue;this.value=
.now[z]=3Dthis.element.getStyle(this.options.modifiers[z]).toInt();this.m=
ouse.pos[z]=3Devent.page[z]-this.value.now[z];if(limit&&limit[z]){for(var=
 =
i=3D0;i<2;i++){if($chk(limit[z][i]))this.limit[z][i]=3D($type(limit[z][i]=
)=3D=3D'function')?limit[z][i]():limit[z][i];}}}=0A=
if($type(this.options.grid)=3D=3D'number')this.options.grid=3D{'x':this.o=
ptions.grid,'y':this.options.grid};document.addListener('mousemove',this.=
bound.check);document.addListener('mouseup',this.bound.stop);this.fireEve=
nt('onStart',this.element);event.stop();},check:function(event){var =
distance=3DMath.round(Math.sqrt(Math.pow(event.page.x-this.mouse.start.x,=
2)+Math.pow(event.page.y-this.mouse.start.y,2)));if(distance>this.options=
.snap){document.removeListener('mousemove',this.bound.check);document.add=
Listener('mousemove',this.bound.drag);this.drag(event);this.fireEvent('on=
Snap',this.element);}=0A=
event.stop();},drag:function(event){this.out=3Dfalse;this.mouse.now=3Deve=
nt.page;for(var z in =
this.options.modifiers){if(!this.options.modifiers[z])continue;this.value=
.now[z]=3Dthis.mouse.now[z]-this.mouse.pos[z];if(this.limit[z]){if($chk(t=
his.limit[z][1])&&(this.value.now[z]>this.limit[z][1])){this.value.now[z]=
=3Dthis.limit[z][1];this.out=3Dtrue;}else =
if($chk(this.limit[z][0])&&(this.value.now[z]<this.limit[z][0])){this.val=
ue.now[z]=3Dthis.limit[z][0];this.out=3Dtrue;}}=0A=
if(this.options.grid[z])this.value.now[z]-=3D(this.value.now[z]%this.opti=
ons.grid[z]);this.element.setStyle(this.options.modifiers[z],this.value.n=
ow[z]+this.options.unit);}=0A=
this.fireEvent('onDrag',this.element);event.stop();},stop:function(){docu=
ment.removeListener('mousemove',this.bound.check);document.removeListener=
('mousemove',this.bound.drag);document.removeListener('mouseup',this.boun=
d.stop);this.fireEvent('onComplete',this.element);}});Drag.Base.implement=
(new Events,new =
Options);Element.extend({makeResizable:function(options){return new =
Drag.Base(this,$merge({modifiers:{x:'width',y:'height'}},options));}});Dr=
ag.Move=3DDrag.Base.extend({options:{droppables:[],container:false,overfl=
own:[]},initialize:function(el,options){this.setOptions(options);this.ele=
ment=3D$(el);this.droppables=3D$$(this.options.droppables);this.container=
=3D$(this.options.container);this.position=3D{'element':this.element.getS=
tyle('position'),'container':false};if(this.container)this.position.conta=
iner=3Dthis.container.getStyle('position');if(!['relative','absolute','fi=
xed'].contains(this.position.element))this.position.element=3D'absolute';=
var top=3Dthis.element.getStyle('top').toInt();var =
left=3Dthis.element.getStyle('left').toInt();if(this.position.element=3D=3D=
'absolute'&&!['relative','absolute','fixed'].contains(this.position.conta=
iner)){top=3D$chk(top)?top:this.element.getTop(this.options.overflown);le=
ft=3D$chk(left)?left:this.element.getLeft(this.options.overflown);}else{t=
op=3D$chk(top)?top:0;left=3D$chk(left)?left:0;}=0A=
this.element.setStyles({'top':top,'left':left,'position':this.position.el=
ement});this.parent(this.element);},start:function(event){this.overed=3Dn=
ull;if(this.container){var cont=3Dthis.container.getCoordinates();var =
el=3Dthis.element.getCoordinates();if(this.position.element=3D=3D'absolut=
e'&&!['relative','absolute','fixed'].contains(this.position.container)){t=
his.options.limit=3D{'x':[cont.left,cont.right-el.width],'y':[cont.top,co=
nt.bottom-el.height]};}else{this.options.limit=3D{'y':[0,cont.height-el.h=
eight],'x':[0,cont.width-el.width]};}}=0A=
this.parent(event);},drag:function(event){this.parent(event);var =
overed=3Dthis.out?false:this.droppables.filter(this.checkAgainst,this).ge=
tLast();if(this.overed!=3Dovered){if(this.overed)this.overed.fireEvent('l=
eave',[this.element,this]);this.overed=3Dovered?overed.fireEvent('over',[=
this.element,this]):null;}=0A=
return =
this;},checkAgainst:function(el){el=3Del.getCoordinates(this.options.over=
flown);var =
now=3Dthis.mouse.now;return(now.x>el.left&&now.x<el.right&&now.y<el.botto=
m&&now.y>el.top);},stop:function(){if(this.overed&&!this.out)this.overed.=
fireEvent('drop',[this.element,this]);else =
this.element.fireEvent('emptydrop',this);this.parent();return =
this;}});Element.extend({makeDraggable:function(options){return new =
Drag.Move(this,options);}});var XHR=3Dnew =
Class({options:{method:'post',async:true,onRequest:Class.empty,onSuccess:=
Class.empty,onFailure:Class.empty,urlEncoded:true,encoding:'utf-8',autoCa=
ncel:false,headers:{}},setTransport:function(){this.transport=3D(window.X=
MLHttpRequest)?new XMLHttpRequest():(window.ie?new =
ActiveXObject('Microsoft.XMLHTTP'):false);return =
this;},initialize:function(options){this.setTransport().setOptions(option=
s);this.options.isSuccess=3Dthis.options.isSuccess||this.isSuccess;this.h=
eaders=3D{};if(this.options.urlEncoded&&this.options.method=3D=3D'post'){=
var encoding=3D(this.options.encoding)?'; =
charset=3D'+this.options.encoding:'';this.setHeader('Content-type','appli=
cation/x-www-form-urlencoded'+encoding);}=0A=
if(this.options.initialize)this.options.initialize.call(this);},onStateCh=
ange:function(){if(this.transport.readyState!=3D4||!this.running)return;t=
his.running=3Dfalse;var =
status=3D0;try{status=3Dthis.transport.status;}catch(e){};if(this.options=
.isSuccess.call(this,status))this.onSuccess();else =
this.onFailure();this.transport.onreadystatechange=3DClass.empty;},isSucc=
ess:function(status){return((status>=3D200)&&(status<300));},onSuccess:fu=
nction(){this.response=3D{'text':this.transport.responseText,'xml':this.t=
ransport.responseXML};this.fireEvent('onSuccess',[this.response.text,this=
.response.xml]);this.callChain();},onFailure:function(){this.fireEvent('o=
nFailure',this.transport);},setHeader:function(name,value){this.headers[n=
ame]=3Dvalue;return =
this;},send:function(url,data){if(this.options.autoCancel)this.cancel();e=
lse if(this.running)return =
this;this.running=3Dtrue;if(data&&this.options.method=3D=3D'get'){url=3Du=
rl+(url.contains('?')?'&':'?')+data;data=3Dnull;}=0A=
this.transport.open(this.options.method.toUpperCase(),url,this.options.as=
ync);this.transport.onreadystatechange=3Dthis.onStateChange.bind(this);if=
((this.options.method=3D=3D'post')&&this.transport.overrideMimeType)this.=
setHeader('Connection','close');$extend(this.headers,this.options.headers=
);for(var type in =
this.headers)try{this.transport.setRequestHeader(type,this.headers[type])=
;}catch(e){};this.fireEvent('onRequest');this.transport.send($pick(data,n=
ull));return this;},cancel:function(){if(!this.running)return =
this;this.running=3Dfalse;this.transport.abort();this.transport.onreadyst=
atechange=3DClass.empty;this.setTransport();this.fireEvent('onCancel');re=
turn this;}});XHR.implement(new Chain,new Events,new Options);var =
Ajax=3DXHR.extend({options:{data:null,update:null,onComplete:Class.empty,=
evalScripts:false,evalResponse:false},initialize:function(url,options){th=
is.addEvent('onSuccess',this.onComplete);this.setOptions(options);this.op=
tions.data=3Dthis.options.data||this.options.postBody;if(!['post','get'].=
contains(this.options.method)){this._method=3D'_method=3D'+this.options.m=
ethod;this.options.method=3D'post';}=0A=
this.parent();this.setHeader('X-Requested-With','XMLHttpRequest');this.se=
tHeader('Accept','text/javascript, text/html, application/xml, text/xml, =
*/*');this.url=3Durl;},onComplete:function(){if(this.options.update)$(thi=
s.options.update).empty().setHTML(this.response.text);if(this.options.eva=
lScripts||this.options.evalResponse)this.evalScripts();this.fireEvent('on=
Complete',[this.response.text,this.response.xml],20);},request:function(d=
ata){data=3Ddata||this.options.data;switch($type(data)){case'element':dat=
a=3D$(data).toQueryString();break;case'object':data=3DObject.toQueryStrin=
g(data);}=0A=
if(this._method)data=3D(data)?[this._method,data].join('&'):this._method;=
return this.send(this.url,data);},evalScripts:function(){var =
script,scripts;if(this.options.evalResponse||(/(ecma|java)script/).test(t=
his.getHeader('Content-type')))scripts=3Dthis.response.text;else{scripts=3D=
[];var =
regexp=3D/<script[^>]*>([\s\S]*?)<\/script>/gi;while((script=3Dregexp.exe=
c(this.response.text)))scripts.push(script[1]);scripts=3Dscripts.join('\n=
');}=0A=
if(scripts)(window.execScript)?window.execScript(scripts):window.setTimeo=
ut(scripts,0);},getHeader:function(name){try{return =
this.transport.getResponseHeader(name);}catch(e){};return =
null;}});Object.toQueryString=3Dfunction(source){var =
queryString=3D[];for(var property in =
source)queryString.push(encodeURIComponent(property)+'=3D'+encodeURICompo=
nent(source[property]));return =
queryString.join('&');};Element.extend({send:function(options){return =
new =
Ajax(this.getProperty('action'),$merge({data:this.toQueryString()},option=
s,{method:'post'})).request();}});var Cookie=3Dnew =
Abstract({options:{domain:false,path:false,duration:false,secure:false},s=
et:function(key,value,options){options=3D$merge(this.options,options);val=
ue=3DencodeURIComponent(value);if(options.domain)value+=3D'; =
domain=3D'+options.domain;if(options.path)value+=3D'; =
path=3D'+options.path;if(options.duration){var date=3Dnew =
Date();date.setTime(date.getTime()+options.duration*24*60*60*1000);value+=
=3D'; expires=3D'+date.toGMTString();}=0A=
if(options.secure)value+=3D'; =
secure';document.cookie=3Dkey+'=3D'+value;return =
$extend(options,{'key':key,'value':value});},get:function(key){var =
value=3Ddocument.cookie.match('(?:^|;)\\s*'+key.escapeRegExp()+'=3D([^;]*=
)');return =
value?decodeURIComponent(value[1]):false;},remove:function(cookie,options=
){if($type(cookie)=3D=3D'object')this.set(cookie.key,'',$merge(cookie,{du=
ration:-1}));else =
this.set(cookie,'',$merge(options,{duration:-1}));}});var =
Json=3D{toString:function(obj){switch($type(obj)){case'string':return'"'+=
obj.replace(/(["\\])/g,'\\$1')+'"';case'array':return'['+obj.map(Json.toS=
tring).join(',')+']';case'object':var string=3D[];for(var property in =
obj)string.push(Json.toString(property)+':'+Json.toString(obj[property]))=
;return'{'+string.join(',')+'}';case'number':if(isFinite(obj))break;case =
false:return'null';}=0A=
return =
String(obj);},evaluate:function(str,secure){return(($type(str)!=3D'string=
')||(secure&&!str.test(/^("(\\.|[^"\\\n\r])*?"|[,:{}\[\]0-9.\-+Eaeflnr-u =
\n\r\t])+?$/)))?null:eval('('+str+')');}};Json.Remote=3DXHR.extend({initi=
alize:function(url,options){this.url=3Durl;this.addEvent('onSuccess',this=
.onComplete);this.parent(options);this.setHeader('X-Request','JSON');},se=
nd:function(obj){return =
this.parent(this.url,'json=3D'+Json.toString(obj));},onComplete:function(=
){this.fireEvent('onComplete',[Json.evaluate(this.response.text,this.opti=
ons.secure)]);}});var Asset=3Dnew =
Abstract({javascript:function(source,properties){properties=3D$merge({'on=
load':Class.empty},properties);var script=3Dnew =
Element('script',{'src':source}).addEvents({'load':properties.onload,'rea=
dystatechange':function(){if(this.readyState=3D=3D'complete')this.fireEve=
nt('load');}});delete properties.onload;return =
script.setProperties(properties).inject(document.head);},css:function(sou=
rce,properties){return new =
Element('link',$merge({'rel':'stylesheet','media':'screen','type':'text/c=
ss','href':source},properties)).inject(document.head);},image:function(so=
urce,properties){properties=3D$merge({'onload':Class.empty,'onabort':Clas=
s.empty,'onerror':Class.empty},properties);var image=3Dnew =
Image();image.src=3Dsource;var element=3Dnew =
Element('img',{'src':source});['load','abort','error'].each(function(type=
){var event=3Dproperties['on'+type];delete =
properties['on'+type];element.addEvent(type,function(){this.removeEvent(t=
ype,arguments.callee);event.call(this);});});if(image.width&&image.height=
)element.fireEvent('load',element,1);return =
element.setProperties(properties);},images:function(sources,options){opti=
ons=3D$merge({onComplete:Class.empty,onProgress:Class.empty},options);if(=
!sources.push)sources=3D[sources];var images=3D[];var =
counter=3D0;sources.each(function(source){var img=3Dnew =
Asset.image(source,{'onload':function(){options.onProgress.call(this,coun=
ter);counter++;if(counter=3D=3Dsources.length)options.onComplete();}});im=
ages.push(img);});return new Elements(images);}});var Hash=3Dnew =
Class({length:0,initialize:function(object){this.obj=3Dobject||{};this.se=
tLength();},get:function(key){return(this.hasKey(key))?this.obj[key]:null=
;},hasKey:function(key){return(key in =
this.obj);},set:function(key,value){if(!this.hasKey(key))this.length++;th=
is.obj[key]=3Dvalue;return =
this;},setLength:function(){this.length=3D0;for(var p in =
this.obj)this.length++;return =
this;},remove:function(key){if(this.hasKey(key)){delete =
this.obj[key];this.length--;}=0A=
return =
this;},each:function(fn,bind){$each(this.obj,fn,bind);},extend:function(o=
bj){$extend(this.obj,obj);return =
this.setLength();},merge:function(){this.obj=3D$merge.apply(null,[this.ob=
j].extend(arguments));return =
this.setLength();},empty:function(){this.obj=3D{};this.length=3D0;return =
this;},keys:function(){var keys=3D[];for(var property in =
this.obj)keys.push(property);return keys;},values:function(){var =
values=3D[];for(var property in =
this.obj)values.push(this.obj[property]);return values;}});function =
$H(obj){return new =
Hash(obj);};Hash.Cookie=3DHash.extend({initialize:function(name,options){=
this.name=3Dname;this.options=3D$extend({'autoSave':true},options||{});th=
is.load();},save:function(){if(this.length=3D=3D0){Cookie.remove(this.nam=
e,this.options);return true;}=0A=
var str=3DJson.toString(this.obj);if(str.length>4096)return =
false;Cookie.set(this.name,str,this.options);return =
true;},load:function(){this.obj=3DJson.evaluate(Cookie.get(this.name),tru=
e)||{};this.setLength();}});Hash.Cookie.Methods=3D{};['extend','set','mer=
ge','empty','remove'].each(function(method){Hash.Cookie.Methods[method]=3D=
function(){Hash.prototype[method].apply(this,arguments);if(this.options.a=
utoSave)this.save();return =
this;};});Hash.Cookie.implement(Hash.Cookie.Methods);var Color=3Dnew =
Class({initialize:function(color,type){type=3Dtype||(color.push?'rgb':'he=
x');var =
rgb,hsb;switch(type){case'rgb':rgb=3Dcolor;hsb=3Drgb.rgbToHsb();break;cas=
e'hsb':rgb=3Dcolor.hsbToRgb();hsb=3Dcolor;break;default:rgb=3Dcolor.hexTo=
Rgb(true);hsb=3Drgb.rgbToHsb();}=0A=
rgb.hsb=3Dhsb;rgb.hex=3Drgb.rgbToHex();return =
$extend(rgb,Color.prototype);},mix:function(){var =
colors=3D$A(arguments);var =
alpha=3D($type(colors[colors.length-1])=3D=3D'number')?colors.pop():50;va=
r rgb=3Dthis.copy();colors.each(function(color){color=3Dnew =
Color(color);for(var =
i=3D0;i<3;i++)rgb[i]=3DMath.round((rgb[i]/100*(100-alpha))+(color[i]/100*=
alpha));});return new Color(rgb,'rgb');},invert:function(){return new =
Color(this.map(function(value){return =
255-value;}));},setHue:function(value){return new =
Color([value,this.hsb[1],this.hsb[2]],'hsb');},setSaturation:function(per=
cent){return new =
Color([this.hsb[0],percent,this.hsb[2]],'hsb');},setBrightness:function(p=
ercent){return new =
Color([this.hsb[0],this.hsb[1],percent],'hsb');}});function =
$RGB(r,g,b){return new Color([r,g,b],'rgb');};function =
$HSB(h,s,b){return new =
Color([h,s,b],'hsb');};Array.extend({rgbToHsb:function(){var =
red=3Dthis[0],green=3Dthis[1],blue=3Dthis[2];var =
hue,saturation,brightness;var =
max=3DMath.max(red,green,blue),min=3DMath.min(red,green,blue);var =
delta=3Dmax-min;brightness=3Dmax/255;saturation=3D(max!=3D0)?delta/max:0;=
if(saturation=3D=3D0){hue=3D0;}else{var rr=3D(max-red)/delta;var =
gr=3D(max-green)/delta;var =
br=3D(max-blue)/delta;if(red=3D=3Dmax)hue=3Dbr-gr;else =
if(green=3D=3Dmax)hue=3D2+rr-br;else =
hue=3D4+gr-rr;hue/=3D6;if(hue<0)hue++;}=0A=
return[Math.round(hue*360),Math.round(saturation*100),Math.round(brightne=
ss*100)];},hsbToRgb:function(){var =
br=3DMath.round(this[2]/100*255);if(this[1]=3D=3D0){return[br,br,br];}els=
e{var hue=3Dthis[0]%360;var f=3Dhue%60;var =
p=3DMath.round((this[2]*(100-this[1]))/10000*255);var =
q=3DMath.round((this[2]*(6000-this[1]*f))/600000*255);var =
t=3DMath.round((this[2]*(6000-this[1]*(60-f)))/600000*255);switch(Math.fl=
oor(hue/60)){case 0:return[br,t,p];case 1:return[q,br,p];case =
2:return[p,br,t];case 3:return[p,q,br];case 4:return[t,p,br];case =
5:return[br,p,q];}}=0A=
return false;}});var Scroller=3Dnew =
Class({options:{area:20,velocity:1,onChange:function(x,y){this.element.sc=
rollTo(x,y);}},initialize:function(element,options){this.setOptions(optio=
ns);this.element=3D$(element);this.mousemover=3D([window,document].contai=
ns(element))?$(document.body):this.element;},start:function(){this.coord=3D=
this.getCoords.bindWithEvent(this);this.mousemover.addListener('mousemove=
',this.coord);},stop:function(){this.mousemover.removeListener('mousemove=
',this.coord);this.timer=3D$clear(this.timer);},getCoords:function(event)=
{this.page=3D(this.element=3D=3Dwindow)?event.client:event.page;if(!this.=
timer)this.timer=3Dthis.scroll.periodical(50,this);},scroll:function(){va=
r el=3Dthis.element.getSize();var pos=3Dthis.element.getPosition();var =
change=3D{'x':0,'y':0};for(var z in =
this.page){if(this.page[z]<(this.options.area+pos[z])&&el.scroll[z]!=3D0)=0A=
change[z]=3D(this.page[z]-this.options.area-pos[z])*this.options.velocity=
;else =
if(this.page[z]+this.options.area>(el.size[z]+pos[z])&&el.scroll[z]+el.si=
ze[z]!=3Del.scrollSize[z])=0A=
change[z]=3D(this.page[z]-el.size[z]+this.options.area-pos[z])*this.optio=
ns.velocity;}=0A=
if(change.y||change.x)this.fireEvent('onChange',[el.scroll.x+change.x,el.=
scroll.y+change.y]);}});Scroller.implement(new Events,new Options);var =
Slider=3Dnew =
Class({options:{onChange:Class.empty,onComplete:Class.empty,onTick:functi=
on(pos){this.knob.setStyle(this.p,pos);},mode:'horizontal',steps:100,offs=
et:0},initialize:function(el,knob,options){this.element=3D$(el);this.knob=
=3D$(knob);this.setOptions(options);this.previousChange=3D-1;this.previou=
sEnd=3D-1;this.step=3D-1;this.element.addEvent('mousedown',this.clickedEl=
ement.bindWithEvent(this));var =
mod,offset;switch(this.options.mode){case'horizontal':this.z=3D'x';this.p=
=3D'left';mod=3D{'x':'left','y':false};offset=3D'offsetWidth';break;case'=
vertical':this.z=3D'y';this.p=3D'top';mod=3D{'x':false,'y':'top'};offset=3D=
'offsetHeight';}=0A=
this.max=3Dthis.element[offset]-this.knob[offset]+(this.options.offset*2)=
;this.half=3Dthis.knob[offset]/2;this.getPos=3Dthis.element['get'+this.p.=
capitalize()].bind(this.element);this.knob.setStyle('position','relative'=
).setStyle(this.p,-this.options.offset);var =
lim=3D{};lim[this.z]=3D[-this.options.offset,this.max-this.options.offset=
];this.drag=3Dnew =
Drag.Base(this.knob,{limit:lim,modifiers:mod,snap:0,onStart:function(){th=
is.draggedKnob();}.bind(this),onDrag:function(){this.draggedKnob();}.bind=
(this),onComplete:function(){this.draggedKnob();this.end();}.bind(this)})=
;if(this.options.initialize)this.options.initialize.call(this);},set:func=
tion(step){this.step=3Dstep.limit(0,this.options.steps);this.checkStep();=
this.end();this.fireEvent('onTick',this.toPosition(this.step));return =
this;},clickedElement:function(event){var =
position=3Devent.page[this.z]-this.getPos()-this.half;position=3Dposition=
.limit(-this.options.offset,this.max-this.options.offset);this.step=3Dthi=
s.toStep(position);this.checkStep();this.end();this.fireEvent('onTick',po=
sition);},draggedKnob:function(){this.step=3Dthis.toStep(this.drag.value.=
now[this.z]);this.checkStep();},checkStep:function(){if(this.previousChan=
ge!=3Dthis.step){this.previousChange=3Dthis.step;this.fireEvent('onChange=
',this.step);}},end:function(){if(this.previousEnd!=3D=3Dthis.step){this.=
previousEnd=3Dthis.step;this.fireEvent('onComplete',this.step+'');}},toSt=
ep:function(position){return =
Math.round((position+this.options.offset)/this.max*this.options.steps);},=
toPosition:function(step){return =
this.max*step/this.options.steps;}});Slider.implement(new =
Events);Slider.implement(new Options);var =
SmoothScroll=3DFx.Scroll.extend({initialize:function(options){this.parent=
(window,options);this.links=3D(this.options.links)?$$(this.options.links)=
:$$(document.links);var =
location=3Dwindow.location.href.match(/^[^#]*/)[0]+'#';this.links.each(fu=
nction(link){if(link.href.indexOf(location)!=3D0)return;var =
anchor=3Dlink.href.substr(location.length);if(anchor&&$(anchor))this.useL=
ink(link,anchor);},this);if(!window.webkit419)this.addEvent('onComplete',=
function(){window.location.hash=3Dthis.anchor;});},useLink:function(link,=
anchor){link.addEvent('click',function(event){this.anchor=3Danchor;this.t=
oElement(anchor);event.stop();}.bindWithEvent(this));}});var =
Sortables=3Dnew =
Class({options:{handles:false,onStart:Class.empty,onComplete:Class.empty,=
ghost:true,snap:3,onDragStart:function(element,ghost){ghost.setStyle('opa=
city',0.7);element.setStyle('opacity',0.7);},onDragComplete:function(elem=
ent,ghost){element.setStyle('opacity',1);ghost.remove();this.trash.remove=
();}},initialize:function(list,options){this.setOptions(options);this.lis=
t=3D$(list);this.elements=3Dthis.list.getChildren();this.handles=3D(this.=
options.handles)?$$(this.options.handles):this.elements;this.bound=3D{'st=
art':[],'moveGhost':this.moveGhost.bindWithEvent(this)};for(var =
i=3D0,l=3Dthis.handles.length;i<l;i++){this.bound.start[i]=3Dthis.start.b=
indWithEvent(this,this.elements[i]);}=0A=
this.attach();if(this.options.initialize)this.options.initialize.call(thi=
s);this.bound.move=3Dthis.move.bindWithEvent(this);this.bound.end=3Dthis.=
end.bind(this);},attach:function(){this.handles.each(function(handle,i){h=
andle.addEvent('mousedown',this.bound.start[i]);},this);},detach:function=
(){this.handles.each(function(handle,i){handle.removeEvent('mousedown',th=
is.bound.start[i]);},this);},start:function(event,el){this.active=3Del;th=
is.coordinates=3Dthis.list.getCoordinates();if(this.options.ghost){var =
position=3Del.getPosition();this.offset=3Devent.page.y-position.y;this.tr=
ash=3Dnew =
Element('div').inject(document.body);this.ghost=3Del.clone().inject(this.=
trash).setStyles({'position':'absolute','left':position.x,'top':event.pag=
e.y-this.offset});document.addListener('mousemove',this.bound.moveGhost);=
this.fireEvent('onDragStart',[el,this.ghost]);}=0A=
document.addListener('mousemove',this.bound.move);document.addListener('m=
ouseup',this.bound.end);this.fireEvent('onStart',el);event.stop();},moveG=
host:function(event){var =
value=3Devent.page.y-this.offset;value=3Dvalue.limit(this.coordinates.top=
,this.coordinates.bottom-this.ghost.offsetHeight);this.ghost.setStyle('to=
p',value);event.stop();},move:function(event){var =
now=3Devent.page.y;this.previous=3Dthis.previous||now;var =
up=3D((this.previous-now)>0);var prev=3Dthis.active.getPrevious();var =
next=3Dthis.active.getNext();if(prev&&up&&now<prev.getCoordinates().botto=
m)this.active.injectBefore(prev);if(next&&!up&&now>next.getCoordinates().=
top)this.active.injectAfter(next);this.previous=3Dnow;},serialize:functio=
n(converter){return =
this.list.getChildren().map(converter||function(el){return =
this.elements.indexOf(el);},this);},end:function(){this.previous=3Dnull;d=
ocument.removeListener('mousemove',this.bound.move);document.removeListen=
er('mouseup',this.bound.end);if(this.options.ghost){document.removeListen=
er('mousemove',this.bound.moveGhost);this.fireEvent('onDragComplete',[thi=
s.active,this.ghost]);}=0A=
this.fireEvent('onComplete',this.active);}});Sortables.implement(new =
Events,new Options);var Tips=3Dnew =
Class({options:{onShow:function(tip){tip.setStyle('visibility','visible')=
;},onHide:function(tip){tip.setStyle('visibility','hidden');},maxTitleCha=
rs:30,showDelay:100,hideDelay:100,className:'tool',offsets:{'x':16,'y':16=
},fixed:false},initialize:function(elements,options){this.setOptions(opti=
ons);this.toolTip=3Dnew =
Element('div',{'class':this.options.className+'-tip','styles':{'position'=
:'absolute','top':'0','left':'0','visibility':'hidden'}}).inject(document=
.body);this.wrapper=3Dnew =
Element('div').inject(this.toolTip);$$(elements).each(this.build,this);if=
(this.options.initialize)this.options.initialize.call(this);},build:funct=
ion(el){el.$tmp.myTitle=3D(el.href&&el.getTag()=3D=3D'a')?el.href.replace=
('http://',''):(el.rel||false);if(el.title){var =
dual=3Del.title.split('::');if(dual.length>1){el.$tmp.myTitle=3Ddual[0].t=
rim();el.$tmp.myText=3Ddual[1].trim();}else{el.$tmp.myText=3Del.title;}=0A=
el.removeAttribute('title');}else{el.$tmp.myText=3Dfalse;}=0A=
if(el.$tmp.myTitle&&el.$tmp.myTitle.length>this.options.maxTitleChars)el.=
$tmp.myTitle=3Del.$tmp.myTitle.substr(0,this.options.maxTitleChars-1)+"&h=
ellip;";el.addEvent('mouseenter',function(event){this.start(el);if(!this.=
options.fixed)this.locate(event);else =
this.position(el);}.bind(this));if(!this.options.fixed)el.addEvent('mouse=
move',this.locate.bindWithEvent(this));var =
end=3Dthis.end.bind(this);el.addEvent('mouseleave',end);el.addEvent('tras=
h',end);},start:function(el){this.wrapper.empty();if(el.$tmp.myTitle){thi=
s.title=3Dnew Element('span').inject(new =
Element('div',{'class':this.options.className+'-title'}).inject(this.wrap=
per)).setHTML(el.$tmp.myTitle);}=0A=
if(el.$tmp.myText){this.text=3Dnew Element('span').inject(new =
Element('div',{'class':this.options.className+'-text'}).inject(this.wrapp=
er)).setHTML(el.$tmp.myText);}=0A=
$clear(this.timer);this.timer=3Dthis.show.delay(this.options.showDelay,th=
is);},end:function(event){$clear(this.timer);this.timer=3Dthis.hide.delay=
(this.options.hideDelay,this);},position:function(element){var =
pos=3Delement.getPosition();this.toolTip.setStyles({'left':pos.x+this.opt=
ions.offsets.x,'top':pos.y+this.options.offsets.y});},locate:function(eve=
nt){var win=3D{'x':window.getWidth(),'y':window.getHeight()};var =
scroll=3D{'x':window.getScrollLeft(),'y':window.getScrollTop()};var =
tip=3D{'x':this.toolTip.offsetWidth,'y':this.toolTip.offsetHeight};var =
prop=3D{'x':'left','y':'top'};for(var z in prop){var =
pos=3Devent.page[z]+this.options.offsets[z];if((pos+tip[z]-scroll[z])>win=
[z])pos=3Devent.page[z]-this.options.offsets[z]-tip[z];this.toolTip.setSt=
yle(prop[z],pos);};},show:function(){if(this.options.timeout)this.timer=3D=
this.hide.delay(this.options.timeout,this);this.fireEvent('onShow',[this.=
toolTip]);},hide:function(){this.fireEvent('onHide',[this.toolTip]);}});T=
ips.implement(new Events,new Options);var Group=3Dnew =
Class({initialize:function(){this.instances=3D$A(arguments);this.events=3D=
{};this.checker=3D{};},addEvent:function(type,fn){this.checker[type]=3Dth=
is.checker[type]||{};this.events[type]=3Dthis.events[type]||[];if(this.ev=
ents[type].contains(fn))return false;else =
this.events[type].push(fn);this.instances.each(function(instance,i){insta=
nce.addEvent(type,this.check.bind(this,[type,instance,i]));},this);return=
 this;},check:function(type,instance,i){this.checker[type][i]=3Dtrue;var =
every=3Dthis.instances.every(function(current,j){return =
this.checker[type][j]||false;},this);if(!every)return;this.checker[type]=3D=
{};this.events[type].each(function(event){event.call(this,this.instances,=
instance);},this);}});var =
Accordion=3DFx.Elements.extend({options:{onActive:Class.empty,onBackgroun=
d:Class.empty,display:0,show:false,height:true,width:false,opacity:true,f=
ixedHeight:false,fixedWidth:false,wait:false,alwaysHide:false},initialize=
:function(){var =
options,togglers,elements,container;$each(arguments,function(argument,i){=
switch($type(argument)){case'object':options=3Dargument;break;case'elemen=
t':container=3D$(argument);break;default:var =
temp=3D$$(argument);if(!togglers)togglers=3Dtemp;else =
elements=3Dtemp;}});this.togglers=3Dtogglers||[];this.elements=3Delements=
||[];this.container=3D$(container);this.setOptions(options);this.previous=
=3D-1;if(this.options.alwaysHide)this.options.wait=3Dtrue;if($chk(this.op=
tions.show)){this.options.display=3Dfalse;this.previous=3Dthis.options.sh=
ow;}=0A=
if(this.options.start){this.options.display=3Dfalse;this.options.show=3Df=
alse;}=0A=
this.effects=3D{};if(this.options.opacity)this.effects.opacity=3D'fullOpa=
city';if(this.options.width)this.effects.width=3Dthis.options.fixedWidth?=
'fullWidth':'offsetWidth';if(this.options.height)this.effects.height=3Dth=
is.options.fixedHeight?'fullHeight':'scrollHeight';for(var =
i=3D0,l=3Dthis.togglers.length;i<l;i++)this.addSection(this.togglers[i],t=
his.elements[i]);this.elements.each(function(el,i){if(this.options.show=3D=
=3D=3Di){this.fireEvent('onActive',[this.togglers[i],el]);}else{for(var =
fx in =
this.effects)el.setStyle(fx,0);}},this);this.parent(this.elements);if($ch=
k(this.options.display))this.display(this.options.display);},addSection:f=
unction(toggler,element,pos){toggler=3D$(toggler);element=3D$(element);va=
r test=3Dthis.togglers.contains(toggler);var =
len=3Dthis.togglers.length;this.togglers.include(toggler);this.elements.i=
nclude(element);if(len&&(!test||pos)){pos=3D$pick(pos,len-1);toggler.inje=
ctBefore(this.togglers[pos]);element.injectAfter(toggler);}else =
if(this.container&&!test){toggler.inject(this.container);element.inject(t=
his.container);}=0A=
var =
idx=3Dthis.togglers.indexOf(toggler);toggler.addEvent('click',this.displa=
y.bind(this,idx));if(this.options.height)element.setStyles({'padding-top'=
:0,'border-top':'none','padding-bottom':0,'border-bottom':'none'});if(thi=
s.options.width)element.setStyles({'padding-left':0,'border-left':'none',=
'padding-right':0,'border-right':'none'});element.fullOpacity=3D1;if(this=
.options.fixedWidth)element.fullWidth=3Dthis.options.fixedWidth;if(this.o=
ptions.fixedHeight)element.fullHeight=3Dthis.options.fixedHeight;element.=
setStyle('overflow','hidden');if(!test){for(var fx in =
this.effects)element.setStyle(fx,0);}=0A=
return =
this;},display:function(index){index=3D($type(index)=3D=3D'element')?this=
.elements.indexOf(index):index;if((this.timer&&this.options.wait)||(index=
=3D=3D=3Dthis.previous&&!this.options.alwaysHide))return =
this;this.previous=3Dindex;var =
obj=3D{};this.elements.each(function(el,i){obj[i]=3D{};var =
hide=3D(i!=3Dindex)||(this.options.alwaysHide&&(el.offsetHeight>0));this.=
fireEvent(hide?'onBackground':'onActive',[this.togglers[i],el]);for(var =
fx in =
this.effects)obj[i][fx]=3Dhide?0:el[this.effects[fx]];},this);return =
this.start(obj);},showThisHideOpen:function(index){return =
this.display(index);}});Fx.Accordion=3DAccordion;
------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.totranquilo.com.br/media/system/js/caption.js

/**=0A=
* @version		$Id: caption.js 5263 2006-10-02 01:25:24Z webImagery $=0A=
* @copyright	Copyright (C) 2005 - 2010 Open Source Matters. All rights =
reserved.=0A=
* @license		GNU/GPL, see LICENSE.php=0A=
* Joomla! is free software. This version may have been modified pursuant=0A=
* to the GNU General Public License, and as distributed it includes or=0A=
* is derivative of works licensed under the GNU General Public License or=0A=
* other free or open source software licenses.=0A=
* See COPYRIGHT.php for copyright notices and details.=0A=
*/=0A=
=0A=
/**=0A=
* JCaption javascript behavior=0A=
*=0A=
* Used for displaying image captions=0A=
*=0A=
* @package	Joomla=0A=
* @since	1.5=0A=
* @version	1.0=0A=
*/=0A=
var JCaption =3D new Class({=0A=
	initialize: function(selector)=0A=
	{=0A=
		this.selector =3D selector;=0A=
=0A=
		var images =3D $$(selector);=0A=
		images.each(function(image){ this.createCaption(image); }, this);=0A=
	},=0A=
=0A=
	createCaption: function(element)=0A=
	{=0A=
		var caption   =3D document.createTextNode(element.title);=0A=
		var container =3D document.createElement("div");=0A=
		var text      =3D document.createElement("p");=0A=
		var width     =3D element.getAttribute("width");=0A=
		var align     =3D element.getAttribute("align");=0A=
=0A=
		if(!width) {=0A=
			width =3D element.width;=0A=
		}=0A=
=0A=
		//Windows fix=0A=
		if (!align)=0A=
			align =3D element.getStyle("float");  // Rest of the world fix=0A=
		if (!align) // IE DOM Fix=0A=
			align =3D element.style.styleFloat;=0A=
=0A=
		if (align=3D=3D"") {=0A=
			align=3D"none";=0A=
		}=0A=
=0A=
		text.appendChild(caption);=0A=
		text.className =3D this.selector.replace('.', '_');=0A=
=0A=
		element.parentNode.insertBefore(container, element);=0A=
		container.appendChild(element);=0A=
		if ( element.title !=3D "" ) {=0A=
			container.appendChild(text);=0A=
		}=0A=
		container.className   =3D this.selector.replace('.', '_');=0A=
		container.className   =3D container.className + " " + align;=0A=
		container.setAttribute("style","float:"+align);=0A=
=0A=
		container.style.width =3D width + "px";=0A=
=0A=
	}=0A=
});=0A=
=0A=
document.caption =3D null;=0A=
window.addEvent('load', function() {=0A=
	var caption =3D new JCaption('img.caption')=0A=
	document.caption =3D caption=0A=
});=0A=

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.totranquilo.com.br/templates/tt/jv_menus/jv_submoomenu/jv.submoomenu.js

var subnav =3D new Array();=0A=
Element.extend(=0A=
{=0A=
	doActive: function () {=0A=
		this.className+=3D' hover';=0A=
	},=0A=
=0A=
	doDeactive: function () {=0A=
		this.className=3Dthis.className.replace(new RegExp(" hover\\b"), "");=0A=
	},=0A=
	=0A=
	hide: function(timeout) =0A=
	{=0A=
		this.status =3D 'hide';=0A=
		clearTimeout (this.timeout);=0A=
		if (timeout)=0A=
		{=0A=
			this.timeout =3D setTimeout (this.animation.bind(this), timeout);=0A=
		}else{=0A=
			this.animation();=0A=
		}=0A=
	},=0A=
			=0A=
	show: function(timeout) =0A=
	{=0A=
		this.status =3D 'show';=0A=
		clearTimeout (this.timeout);=0A=
		if (timeout)=0A=
		{=0A=
			this.timeout =3D setTimeout (this.animation.bind(this), timeout);=0A=
		}else{=0A=
			this.animation();=0A=
		}=0A=
	},=0A=
=0A=
	animation: function() {=0A=
	=0A=
		if ((this.status =3D=3D 'hide' && this.style.left !=3D 'auto') || =
(this.status =3D=3D 'show' && this.style.left =3D=3D 'auto' && =
!this.hidding)) return;=0A=
		this.setStyle('overflow', 'hidden');=0A=
		if (this.status =3D=3D 'show') {=0A=
			this.hidding =3D 0;=0A=
			this.hideAll();=0A=
		} =0A=
		if (this.status =3D=3D 'hide')=0A=
		{=0A=
			this.hidding =3D 1;=0A=
			this.myFx2.stop();=0A=
			if (this.parent._id) this.myFx2.start(this.offsetWidth,0);=0A=
			else this.myFx2.start(this.offsetHeight,0);=0A=
		} else {=0A=
			this.setStyle('left', 'auto');=0A=
			this.myFx2.stop();=0A=
			if (this.parent._id) this.myFx2.start(0,this.menuwidth);=0A=
			else this.myFx2.start(0,this.menuheight);=0A=
		}=0A=
	},=0A=
=0A=
	init: function() {=0A=
		this.menuwidth =3D this.clientWidth;=0A=
		this.menuheight =3D this.clientHeight;=0A=
		if (this.parent._id)=0A=
		{=0A=
			this.myFx2 =3D new Fx.Style(this, 'width', {duration: 350});=0A=
			this.myFx2.set(0);=0A=
		}else{=0A=
			this.myFx2 =3D new Fx.Style(this, 'height', {duration: 350});=0A=
			this.myFx2.set(0);=0A=
		}=0A=
		this.setStyle('left', '-999em');=0A=
		animationComplete =3D function(){=0A=
			if (this.status =3D=3D 'hide')=0A=
			{=0A=
				this.setStyle('left', '-999em');=0A=
				this.hidding =3D 0;=0A=
			}=0A=
			this.setStyle('overflow', '');=0A=
		}=0A=
		this.myFx2.addEvent ('onComplete', animationComplete.bind(this));=0A=
	},=0A=
=0A=
	hideAll: function() {=0A=
		for(var i=3D0;i<subnav.length; i++) {=0A=
			if (!this.isChild(subnav[i]))=0A=
			{=0A=
				subnav[i].hide(0);=0A=
			}=0A=
		}=0A=
	},=0A=
=0A=
	isChild: function(_obj) {=0A=
		obj =3D this;=0A=
		while (obj.parent)=0A=
		{=0A=
			if (obj._id =3D=3D _obj._id) return true;=0A=
			obj =3D obj.parent;=0A=
		}=0A=
		return false;=0A=
	}=0A=
});=0A=
=0A=
=0A=
var MooMenu =3D new Class({	=0A=
	initialize: function(element)=0A=
	{=0A=
		$A($(element).childNodes).each(function(el)=0A=
		{=0A=
			if(el.nodeName.toLowerCase() =3D=3D 'li')=0A=
			{=0A=
				$A($(el).childNodes).each(function(el2)=0A=
				{=0A=
					if(el2.nodeName.toLowerCase() =3D=3D 'ul')=0A=
					{=0A=
						$(el2)._id =3D subnav.length+1;=0A=
						$(el2).parent =3D $(element);=0A=
						subnav.push ($(el2));=0A=
						el2.init();=0A=
						el.addEvent('mouseover', function()=0A=
						{=0A=
							el.doActive();=0A=
							el2.show(0);=0A=
							return false;=0A=
						});=0A=
=0A=
						el.addEvent('mouseout', function()=0A=
						{=0A=
							el.doDeactive();=0A=
							el2.hide(20);=0A=
						});=0A=
						new MooMenu(el2);=0A=
						el.hasSub =3D 1;=0A=
					}=0A=
				});=0A=
				if (!el.hasSub)=0A=
				{=0A=
					el.addEvent('mouseover', function()=0A=
					{=0A=
						el.doActive();=0A=
						return false;=0A=
					});=0A=
=0A=
					el.addEvent('mouseout', function()=0A=
					{=0A=
						el.doDeactive();=0A=
					});=0A=
				}=0A=
			}=0A=
		});=0A=
		return this;=0A=
	}=0A=
});=0A=
=0A=
window.addEvent('domready',function() {new =
MooMenu($('menusub_submoo'))});
------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.totranquilo.com.br/templates/tt/js/jv.script.js

//JS script for Joomla template=0A=
var siteurl =3D '';=0A=
=0A=
function switchFontSize (ckname,val){=0A=
	var bd =3D $E('body');=0A=
	switch (val) {=0A=
		case 'inc':=0A=
		if (CurrentFontSize+1 < 7) {=0A=
			bd.removeClass('fs'+CurrentFontSize);=0A=
			CurrentFontSize++;=0A=
			bd.addClass('fs'+CurrentFontSize);=0A=
		}=0A=
		break;=0A=
		case 'dec':=0A=
		if (CurrentFontSize-1 > 0) {=0A=
			bd.removeClass('fs'+CurrentFontSize);=0A=
			CurrentFontSize--;=0A=
			bd.addClass('fs'+CurrentFontSize);=0A=
		}=0A=
		break;=0A=
		default:=0A=
		bd.removeClass('fs'+CurrentFontSize);=0A=
		CurrentFontSize =3D val;=0A=
		bd.addClass('fs'+CurrentFontSize);=0A=
	}=0A=
	Cookie.set(ckname, CurrentFontSize,{duration:365});=0A=
}=0A=
=0A=
window.addEvent('load', function(){=0A=
=0A=
	var StyleCookie =3D new Hash.Cookie('JVNews2StyleCookieSite');=0A=
	var settings =3D { colors: '' };=0A=
	var style_1, style_2, style_3;=0A=
	//new Asset.css(StyleCookie.get('colors'));=0A=
=0A=
	/* Style 1 */=0A=
	if($('jvcolor1')){$('jvcolor1').addEvent('click', function(e) {=0A=
		e =3D new Event(e).stop();=0A=
		if (style_1) style_1.remove();=0A=
		new Asset.css(jvpathcolor + 'red.css', {id: 'red'});=0A=
		style_1 =3D $('red');=0A=
		settings['colors'] =3D jvpathcolor + 'red.css';=0A=
		StyleCookie.empty();=0A=
		StyleCookie.extend(settings);=0A=
	});}=0A=
=0A=
	/* Style 2 */=0A=
	if($('jvcolor2')){$('jvcolor2').addEvent('click', function(e) {=0A=
		e =3D new Event(e).stop();=0A=
		if (style_2) style_2.remove();=0A=
		new Asset.css(jvpathcolor + 'purple.css', {id: 'purple'});=0A=
		style_2 =3D $('purple');=0A=
		settings['colors'] =3D jvpathcolor + 'purple.css';=0A=
		StyleCookie.empty();=0A=
		StyleCookie.extend(settings);=0A=
	});}=0A=
=0A=
	/* Style 3 */=0A=
	if($('jvcolor3')){$('jvcolor3').addEvent('click', function(e) {=0A=
		e =3D new Event(e).stop();=0A=
		if (style_3) style_3.remove();=0A=
		new Asset.css(jvpathcolor + 'black.css', {id: 'black'});=0A=
		style_3 =3D $('black');=0A=
		settings['colors'] =3D jvpathcolor + 'black.css';=0A=
		StyleCookie.empty();=0A=
		StyleCookie.extend(settings);=0A=
	});}=0A=
=0A=
});=0A=
=0A=

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.google.com/js/gweb/analytics/autotrack.js

(function(){=0A=
var g=3Dthis;function h(a,b){var c=3Db||g;if(arguments.length>2){var =
e=3DArray.prototype.slice.call(arguments,2);return function(){var =
d=3DArray.prototype.slice.call(arguments);Array.prototype.unshift.apply(d=
,e);return a.apply(c,d)}}else return function(){return =
a.apply(c,arguments)}};function =
i(a){this.a=3Da||{};this.pathname=3Dwindow.location.pathname;this.c=3Dtru=
e;if(this.a.tracklinks=3D=3D=3Dfalse)this.c=3Dfalse;if(!(a=3Dthis.a.cooki=
ePath)){a=3D/^(.*\/)/.exec(this.pathname)[0];if(a=3D=3D"/")a=3Dthis.pathn=
ame+"/";a=3Da}this.d=3Da;this.prefix=3Dthis.a.prefix||"";this.f=3Dthis.a.=
defaultEventName;this.e=3Dthis.a.defaultAction;this.g=3Dthis.a.defaultLab=
el;a=3Dthis.a.profile;window._gaq=3Dwindow._gaq||[];window._gaq.push(["_s=
etAccount",a]);window._gaq.push(["_setCookiePath",this.d]);window._gaq.pu=
sh(["_setAllowAnchor",=0A=
true]);window._gaq.push(["_trackPageview",this.prefix+this.pathname]);win=
dow._gaq.push(["_initData"]);if(!window._gat){a=3Ddocument.createElement(=
"script");a.type=3D"text/javascript";a.async=3Dtrue;a.src=3D("https:"=3D=3D=
document.location.protocol?"https://ssl":"http://www")+".google-analytics=
.com/ga.js";var =
b=3Ddocument.getElementsByTagName("script")[0];b.parentNode.insertBefore(=
a,b)}j(this,this.h,this);this.a.trackUnload&&k(this,window,"unload",this.=
i,this)}=0A=
i.prototype.h=3Dfunction(){if(this.c){for(var =
a=3D["a"],b=3D[],c=3D0,e=3Da.length;c<e;c++){var =
d=3Ddocument.getElementsByTagName(a[c]);if(d){b.push(d);var =
f=3D0;for(e=3Dd.length;f<e;f++)l(this,d[f])}}this.anchors=3Db}this.a.heat=
Mapper&&m(this)};i.prototype.i=3Dfunction(){this.b("AutoTrack: =
Navigation","Unload",window.location.href)};function =
m(a){k(a,document,"click",function(b){this.b("AutoTrack: =
Heatmap","Click",b.clientX+","+b.clientY)},a)}=0A=
i.prototype.b=3Dfunction(a,b,c){if(window._gaq){if(this.prefix)c=3Dthis.p=
refix+c;window._gaq.push(["_trackEvent",a,b,c])}};=0A=
function n(a,b,c){function e(d){if(typeof d=3D=3D"string")return d;else =
if(typeof d=3D=3D"function")return =
d(c)}if(b=3D=3D"eventname"){if(!(b=3Dc.getAttribute("data-g-event"))){if(=
!(a=3De(a.f)))a=3Dc.tagName.toLowerCase()=3D=3D"a"?c.hostname=3D=3Dwindow=
.location.hostname?"AutoTrack: Link Click":"AutoTrack: Outbound =
Click":"AutoTrack: Element Click";b=3Da}return b}else =
if(b=3D=3D"action")return =
c.getAttribute("data-g-action")||e(a.e)||c.getAttribute("href")||"AutoTra=
ck: Element Click";else if(b=3D=3D"label")return =
c.getAttribute("data-g-label")||=0A=
e(a.g)||a.pathname}function l(a,b){k(a,b,"click",function(){var =
c=3Dn(this,"eventname",b),e=3Dn(this,"action",b),d=3Dn(this,"label",b);th=
is.b(c,e,d)},a)}function =
k(a,b,c,e,d){if(d)e=3Dh(e,d);if(b.addEventListener)b.addEventListener(c,e=
,false);else if(b.attachEvent)return b.attachEvent("on"+c,e)}=0A=
function =
j(a,b,c){if(c)b=3Dh(b,c);if(document.addEventListener)try{k(a,document,"D=
OMContentLoaded",b,a)}catch(e){k(a,window,"load",b,a)}else =
if(!document.uniqueID&&document.expando)var =
d=3Ddocument.createElement("tempnode"),f=3Dwindow.setInterval(function(){=
try{d.doScroll("left")}catch(r){return}window.clearInterval(f);f=3Dd=3Dnu=
ll;if(c)b=3Dh(b,c);b()},50);else if("readyState"in =
document)f=3Dwindow.setInterval(function(){if(/loaded|complete/.test(docu=
ment.readyState)){window.clearInterval(f);f=3Dnull;if(c)b=3Dh(b,=0A=
c);b()}},50);else k(a,window,"load",b,a)}var =
o=3D"gweb.analytics.AutoTrack".split("."),p=3Dg;!(o[0]in =
p)&&p.execScript&&p.execScript("var "+o[0]);for(var =
q;o.length&&(q=3Do.shift());)if(!o.length&&i!=3D=3Dundefined)p[q]=3Di;els=
e p=3Dp[q]?p[q]:p[q]=3D{};i.prototype.trackEvent=3Di.prototype.b;=0A=
})()
------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://partner.googleadservices.com/gampad/google_service.js

=0A=
(function(){var f=3Dnull,k=3Dfalse;function =
l(a){this.t=3D{};this.tick=3Dfunction(b,c,d){d=3Dd?d:(new =
Date).getTime();this.t[b]=3D[d,c]};this.tick("start",f,a)}var m=3Dnew =
l;window.GA_jstiming=3D{Timer:l,load:m};if(window.GA_jstiming){window.GA_=
jstiming.d=3D{};window.GA_jstiming.j=3D1;var q=3Dfunction(a,b,c){var =
d=3Da.t[b],e=3Da.t.start;if(d&&(e||c)){d=3Da.t[b][0];e=3Dc!=3Dundefined?c=
:e[0];return d-e}};window.GA_jstiming.report=3Dfunction(a,b,c){var =
d=3D"";if(a.h)d+=3D"&"+a.h;var e=3Da.t,g=3De.start,j=3D[],n=3D[],h;for(h =
in e)if(h!=3D"start")if(h.indexOf("_")!=3D0){var =
o=3De[h][1];if(o)e[o]&&n.push(h+"."+q(a,h,e[o][0]));else =
g&&j.push(h+"."+q(a,h))}delete e.start;if(b)for(var t in =
b)d+=3D"&"+t+"=3D"+b[t];a=3D[c?c:"http://csi.gstatic.com/csi","?v=3D3",=0A=
"&s=3D"+(window.GA_jstiming.sn||"gam")+"&action=3D",a.name,n.length?"&it=3D=
"+n.join(","):"","",d,"&rt=3D",j.join(",")].join("");b=3Dnew Image;var =
i=3Dwindow.GA_jstiming.j++;window.GA_jstiming.d[i]=3Db;b.onload=3Db.onerr=
or=3Dfunction(){delete window.GA_jstiming.d[i]};b.src=3Da;b=3Df;return =
a}};var r=3Dthis,s=3Dfunction(a,b,c){a=3Da.split(".");c=3Dc||r;!(a[0]in =
c)&&c.execScript&&c.execScript("var "+a[0]);for(var =
d;a.length&&(d=3Da.shift());)if(!a.length&&b!=3D=3Dundefined)c[d]=3Db;els=
e c=3Dc[d]?c[d]:c[d]=3D{}},u=3Dfunction(a,b){function =
c(){}c.prototype=3Db.prototype;a.l=3Db.prototype;a.prototype=3Dnew =
c};var =
v=3D/^([\w-]+\.)*([\w-]{2,})(\:[0-9]+)?$/,w=3Dfunction(a,b){if(!a)return =
b;var c=3Da.match(v);return c?c[0]:b};var =
x,y=3DparseFloat("0.05"),z=3Dx=3DisNaN(y)||y>1||y<0?0:y;var A;var =
B=3D"false";A=3DB=3D=3D"true"?true:k;var aa=3DA;var =
C=3Dfunction(){return w("","pubads.g.doubleclick.net")};var =
E=3Dfunction(a,b){for(var =
c=3D0,d=3DString(a).replace(/^[\s\xa0]+|[\s\xa0]+$/g,"").split("."),e=3DS=
tring(b).replace(/^[\s\xa0]+|[\s\xa0]+$/g,"").split("."),g=3DMath.max(d.l=
ength,e.length),j=3D0;c=3D=3D0&&j<g;j++){var =
n=3Dd[j]||"",h=3De[j]||"",o=3DRegExp("(\\d*)(\\D*)","g"),t=3DRegExp("(\\d=
*)(\\D*)","g");do{var =
i=3Do.exec(n)||["","",""],p=3Dt.exec(h)||["","",""];if(i[0].length=3D=3D0=
&&p[0].length=3D=3D0)break;c=3Di[1].length=3D=3D0?0:parseInt(i[1],10);var=
 =
ba=3Dp[1].length=3D=3D0?0:parseInt(p[1],10);c=3DD(c,ba)||D(i[2].length=3D=
=3D0,p[2].length=3D=3D0)||=0A=
D(i[2],p[2])}while(c=3D=3D0)}return =
c},D=3Dfunction(a,b){if(a<b)return-1;else if(a>b)return 1;return 0};var =
F,G,H,I,J=3Dfunction(){return =
r.navigator?r.navigator.userAgent:f};I=3DH=3DG=3DF=3Dk;var =
K;if(K=3DJ()){var =
ca=3Dr.navigator;F=3DK.indexOf("Opera")=3D=3D0;G=3D!F&&K.indexOf("MSIE")!=
=3D-1;H=3D!F&&K.indexOf("WebKit")!=3D-1;I=3D!F&&!H&&ca.product=3D=3D"Geck=
o"}var da=3DF,L=3DG,ea=3DI,fa=3DH,M;=0A=
a:{var N=3D"",O;if(da&&r.opera){var P=3Dr.opera.version;N=3Dtypeof =
P=3D=3D"function"?P():P}else{if(ea)O=3D/rv\:([^\);]+)(\)|;)/;else =
if(L)O=3D/MSIE\s+([^\);]+)(\)|;)/;else =
if(fa)O=3D/WebKit\/(\S+)/;if(O){var =
Q=3DO.exec(J());N=3DQ?Q[1]:""}}if(L){var =
R,S=3Dr.document;R=3DS?S.documentMode:undefined;if(R>parseFloat(N)){M=3DS=
tring(R);break a}}M=3DN}var =
T=3DM,U=3D{};!L||U["9"]||(U["9"]=3DE(T,"9")>=3D0);L&&(U["9"]||(U["9"]=3DE=
(T,"9")>=3D0));w("","pagead2.googlesyndication.com");var =
ga=3Dfunction(a,b){for(var c in =
a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(f,a[c],c,a)},V=3Dfunc=
tion(a){return!!a&&(a.indexOf("?google_debug")>0||a.indexOf("&google_debu=
g")>0)};var W=3Dfunction(){this.c=3D[];this.b=3D{};for(var =
a=3D0,b=3Darguments.length;a<b;++a)this.b[arguments[a]]=3D""};W.prototype=
.i=3Dfunction(a){if(this.b.hasOwnProperty(a))return =
this.b[a];return""};W.prototype.geil=3DW.prototype.i;var =
ha=3Dfunction(a){var =
b=3D[],c=3Dfunction(d){d!=3D""&&b.push(d)};ga(a.b,c);if(a.c.length>0&&b.l=
ength>0)return a.c.join(",")+","+b.join(",");return =
a.c.join(",")+b.join(",")};function ia(a){var =
b;b=3D"adsense";if((a=3Da)&&typeof =
a=3D=3D"string"&&a.length>0)if(b=3D=3Df)b=3Df;else{var =
c=3Dwindow.GS_googleServiceIds_[b];if(c=3D=3Df){c=3Db=3D=3D"adsense"?new =
X:new =
Y;window.GS_googleServiceIds_[b]=3Dc}b:{for(b=3D0;b<c.a.length;b++)if(a=3D=
=3Dc.a[b])break b;c.a[c.a.length]=3Da}b=3Dc}else b=3Df;return =
b}s("GS_googleAddAdSenseService",ia,void 0);function ja(){for(var a in =
window.GS_googleServiceIds_){var =
b=3Dwindow.GS_googleServiceIds_[a];typeof =
b!=3D"function"&&b.e()}}s("GS_googleEnableAllServices",ja,void 0);=0A=
function =
ka(){window.GS_googleServiceIds_=3D{}}s("GS_googleResetAllServices",ka,vo=
id 0);function la(){var =
a=3D"adsense";a=3Da=3D=3Df?f:window.GS_googleServiceIds_[a];return =
a=3Da=3D=3Df?"":a.a.join()}s("GS_googleGetIdsForAdSenseService",la,void =
0);function ma(a){return Z(a)}s("GS_googleFindService",ma,void =
0);function na(){var a=3DZ("adsense");return =
a?ha(a.f):""}s("GS_googleGetExpIdsForAdSense",na,void 0);function =
$(a){this.k=3Da;this.a=3D[];this.f=3Dnew W}=0A=
$.prototype.toString=3Dfunction(){for(var a=3D"["+this.k+" ids: =
",b=3D0;b<this.a.length;b++){if(b>0)a+=3D",";a+=3Dthis.a[b]}a+=3D"]";retu=
rn a};var Z=3Dfunction(a){return =
a=3Da=3D=3Df?f:window.GS_googleServiceIds_[a]};function =
Y(){$.call(this,"unknown")}u(Y,$);Y.prototype.e=3Dfunction(){};function =
X(){$.call(this,"adsense");this.g=3Dk}u(X,$);=0A=
var oa=3Dfunction(a,b){var c;c=3Da;var d=3DZ("adsense");var =
e=3Dd.f;d=3D["32942002"];var =
g;g=3Dtrue;if(g&&!(Math.random()<1.0E-4)&&Math.random()<b){g=3DMath.floor=
(Math.random()*d.length);e=3De;d=3Dd[g];g=3Dvoid =
0;if(d=3D=3D"")d=3D"";else =
if(g)if(e.b.hasOwnProperty(g))d=3De.b[g]=3Dd;else =
d=3D"";else{e.c.push(d);d=3Dd}d=3Dd}else =
d=3D"";c=3Dd=3D=3D=3D"32942002"||c&&(c.indexOf("?use_google_ads2")>0||c.i=
ndexOf("&use_google_ads2")>0)?true:k;if(c){if(V(a))return"google_ads_dbg2=
.js";return"google_ads2.js"}else{if(V(a))return"google_ads_dbg.js";return=
"google_ads.js"}};=0A=
X.prototype.e=3Dfunction(){if(!this.g){var a;a=3Doa(document.URL,z);var =
b=3D"http://"+w("","partner.googleadservices.com");if(aa)b=3D"https://"+w=
("","securepubads.g.doubleclick.net");var =
c=3D"",d;d=3DC();(d=3Dd=3D=3D"pubads.g.doubleclick.net")||(c=3D"?prodhost=
=3D"+C());a=3Db+"/gampad/"+a+c;b=3D"script";document.write("<"+b+' =
src=3D"'+a+'"><\/script>');this.g=3Dtrue;if(window.GA_jstiming&&window.GA=
_jstiming.Timer){window.GA_jstiming.load.name=3D"load";window.GA_jstiming=
.load.tick("start")}}};=0A=
window.GS_googleServiceIds_||(window.GS_googleServiceIds_=3D{});})()=0A=

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://pagead2.googlesyndication.com/pagead/show_ads.js

=0A=
(function(){var h=3Dtrue,i=3Dnull,j=3Dfalse,m=3D(new =
Date).getTime(),ba=3Dfunction(a){var b=3D(new =
Date).getTime()-m;b=3D"&dtd=3D"+(b<1E4?b:"M");return a+b};var =
n=3Dthis,ca=3Dfunction(a,b,c){a=3Da.split(".");c=3Dc||n;!(a[0]in =
c)&&c.execScript&&c.execScript("var "+a[0]);for(var =
d;a.length&&(d=3Da.shift());)if(!a.length&&b!=3D=3Dundefined)c[d]=3Db;els=
e c=3Dc[d]?c[d]:c[d]=3D{}},da=3Dfunction(a){var b=3Dtypeof =
a;if(b=3D=3D"object")if(a){if(a instanceof Array||!(a instanceof =
Object)&&Object.prototype.toString.call(a)=3D=3D"[object Array]"||typeof =
a.length=3D=3D"number"&&typeof a.splice!=3D"undefined"&&typeof =
a.propertyIsEnumerable!=3D"undefined"&&!a.propertyIsEnumerable("splice"))=
return"array";=0A=
if(!(a instanceof =
Object)&&(Object.prototype.toString.call(a)=3D=3D"[object =
Function]"||typeof a.call!=3D"undefined"&&typeof =
a.propertyIsEnumerable!=3D"undefined"&&!a.propertyIsEnumerable("call")))r=
eturn"function"}else return"null";else if(b=3D=3D"function"&&typeof =
a.call=3D=3D"undefined")return"object";return b},o=3Dfunction(a){return =
da(a)=3D=3D"array"},ea=3Dfunction(a){var b=3Dda(a);return =
b=3D=3D"array"||b=3D=3D"object"&&typeof =
a.length=3D=3D"number"},p=3Dfunction(a){return typeof =
a=3D=3D"string"},fa=3Dfunction(a){a=3Dda(a);return a=3D=3D"object"||=0A=
a=3D=3D"array"||a=3D=3D"function"},ga=3Dfunction(a){return =
a.call.apply(a.bind,arguments)},ha=3Dfunction(a,b){var =
c=3Db||n;if(arguments.length>2){var =
d=3DArray.prototype.slice.call(arguments,2);return function(){var =
e=3DArray.prototype.slice.call(arguments);Array.prototype.unshift.apply(e=
,d);return a.apply(c,e)}}else return function(){return =
a.apply(c,arguments)}},q=3Dfunction(){q=3DFunction.prototype.bind&&Functi=
on.prototype.bind.toString().indexOf("native code")!=3D-1?ga:ha;return =
q.apply(i,arguments)},ia=3Dfunction(a){var b=3D=0A=
Array.prototype.slice.call(arguments,1);return function(){var =
c=3DArray.prototype.slice.call(arguments);c.unshift.apply(c,b);return =
a.apply(this,c)}},r=3Dfunction(a,b,c){ca(a,b,c)},ja=3Dfunction(a,b,c){a[b=
]=3Dc};var s=3Dfunction(a,b){var c=3DparseFloat(a);return =
isNaN(c)||c>1||c<0?b:c},ka=3Dfunction(a,b){if(a=3D=3D"true")return =
h;if(a=3D=3D"false")return j;return =
b},la=3D/^([\w-]+\.)*([\w-]{2,})(\:[0-9]+)?$/,ma=3Dfunction(a,b){if(!a)re=
turn b;var c=3Da.match(la);return c?c[0]:b};var na=3Dfunction(){return =
ma("","googleads.g.doubleclick.net")},oa=3Dfunction(){return =
ma("","pagead2.googlesyndication.com")},t=3Dfunction(){return =
ma("","pagead2.googlesyndication.com")};var =
ua=3Dfunction(a,b){if(b)return =
a.replace(pa,"&amp;").replace(qa,"&lt;").replace(ra,"&gt;").replace(sa,"&=
quot;");else{if(!ta.test(a))return =
a;if(a.indexOf("&")!=3D-1)a=3Da.replace(pa,"&amp;");if(a.indexOf("<")!=3D=
-1)a=3Da.replace(qa,"&lt;");if(a.indexOf(">")!=3D-1)a=3Da.replace(ra,"&gt=
;");if(a.indexOf('"')!=3D-1)a=3Da.replace(sa,"&quot;");return =
a}},pa=3D/&/g,qa=3D/</g,ra=3D/>/g,sa=3D/\"/g,ta=3D/[&<>\"]/,xa=3Dfunction=
(a){if(a.indexOf("&")!=3D-1)return"document"in =
n&&a.indexOf("<")=3D=3D-1?va(a):wa(a);return a},va=3Dfunction(a){var b=3D=0A=
n.document.createElement("div");b.innerHTML=3D"<pre>x"+a+"</pre>";b.first=
Child.normalize&&b.firstChild.normalize();a=3Db.firstChild.firstChild.nod=
eValue.slice(1);b.innerHTML=3D"";return =
a.replace(/(\r\n|\r|\n)/g,"\n")},wa=3Dfunction(a){return =
a.replace(/&([^;]+);/g,function(b,c){switch(c){case "amp":return"&";case =
"lt":return"<";case "gt":return">";case =
"quot":return'"';default:if(c.charAt(0)=3D=3D"#"){var =
d=3DNumber("0"+c.substr(1));if(!isNaN(d))return =
String.fromCharCode(d)}return b}})},ya=3Dfunction(a,b){for(var c=3D=0A=
b.length,d=3D0;d<c;d++){var =
e=3Dc=3D=3D1?b:b.charAt(d);if(a.charAt(0)=3D=3De&&a.charAt(a.length-1)=3D=
=3De)return a.substring(1,a.length-1)}return =
a},za=3D{"\u0000":"\\0","\u0008":"\\b","\u000c":"\\f","\n":"\\n","\r":"\\=
r","\t":"\\t","\u000b":"\\x0B",'"':'\\"',"\\":"\\\\"},Aa=3D{"'":"\\'"},Ca=
=3Dfunction(a){a=3DString(a);if(a.quote)return a.quote();else{for(var =
b=3D['"'],c=3D0;c<a.length;c++){var =
d=3Da.charAt(c),e=3Dd.charCodeAt(0);b[c+1]=3Dza[d]||(e>31&&e<127?d:Ba(d))=
}b.push('"');return b.join("")}},Ba=3Dfunction(a){if(a in Aa)return =
Aa[a];=0A=
if(a in za)return Aa[a]=3Dza[a];var =
b=3Da,c=3Da.charCodeAt(0);if(c>31&&c<127)b=3Da;else{if(c<256){b=3D"\\x";i=
f(c<16||c>256)b+=3D"0"}else{b=3D"\\u";if(c<4096)b+=3D"0"}b+=3Dc.toString(=
16).toUpperCase()}return Aa[a]=3Db},Ea=3Dfunction(a,b){for(var =
c=3D0,d=3DString(a).replace(/^[\s\xa0]+|[\s\xa0]+$/g,"").split("."),e=3DS=
tring(b).replace(/^[\s\xa0]+|[\s\xa0]+$/g,"").split("."),f=3DMath.max(d.l=
ength,e.length),g=3D0;c=3D=3D0&&g<f;g++){var =
l=3Dd[g]||"",z=3De[g]||"",k=3DRegExp("(\\d*)(\\D*)","g"),wc=3DRegExp("(\\=
d*)(\\D*)","g");do{var $=3Dk.exec(l)||=0A=
["","",""],aa=3Dwc.exec(z)||["","",""];if($[0].length=3D=3D0&&aa[0].lengt=
h=3D=3D0)break;c=3D$[1].length=3D=3D0?0:parseInt($[1],10);var =
xc=3Daa[1].length=3D=3D0?0:parseInt(aa[1],10);c=3DDa(c,xc)||Da($[2].lengt=
h=3D=3D0,aa[2].length=3D=3D0)||Da($[2],aa[2])}while(c=3D=3D0)}return =
c},Da=3Dfunction(a,b){if(a<b)return-1;else if(a>b)return 1;return 0};var =
u=3DArray.prototype,Fa=3Du.indexOf?function(a,b,c){return =
u.indexOf.call(a,b,c)}:function(a,b,c){c=3Dc=3D=3Di?0:c<0?Math.max(0,a.le=
ngth+c):c;if(p(a)){if(!p(b)||b.length!=3D1)return-1;return =
a.indexOf(b,c)}for(c=3Dc;c<a.length;c++)if(c in a&&a[c]=3D=3D=3Db)return =
c;return-1},Ga=3Du.forEach?function(a,b,c){u.forEach.call(a,b,c)}:functio=
n(a,b,c){for(var d=3Da.length,e=3Dp(a)?a.split(""):a,f=3D0;f<d;f++)f in =
e&&b.call(c,e[f],f,a)},Ha=3Dfunction(){return =
u.concat.apply(u,arguments)},Ia=3Dfunction(a){if(o(a))return =
Ha(a);else{for(var b=3D=0A=
[],c=3D0,d=3Da.length;c<d;c++)b[c]=3Da[c];return =
b}},Ja=3Dfunction(a,b,c){return =
arguments.length<=3D2?u.slice.call(a,b):u.slice.call(a,b,c)};var =
Ka=3Dfunction(a,b){this.x=3Da!=3D=3Dundefined?a:0;this.y=3Db!=3D=3Dundefi=
ned?b:0};var =
v=3Dfunction(a,b){this.width=3Da;this.height=3Db};v.prototype.ceil=3Dfunc=
tion(){this.width=3DMath.ceil(this.width);this.height=3DMath.ceil(this.he=
ight);return =
this};v.prototype.floor=3Dfunction(){this.width=3DMath.floor(this.width);=
this.height=3DMath.floor(this.height);return =
this};v.prototype.round=3Dfunction(){this.width=3DMath.round(this.width);=
this.height=3DMath.round(this.height);return =
this};v.prototype.scale=3Dfunction(a){this.width*=3Da;this.height*=3Da;re=
turn this};var La=3Dfunction(a,b,c){for(var d in =
a)b.call(c,a[d],d,a)},Ma=3D["constructor","hasOwnProperty","isPrototypeOf=
","propertyIsEnumerable","toLocaleString","toString","valueOf"],Na=3Dfunc=
tion(a){for(var b,c,d=3D1;d<arguments.length;d++){c=3Darguments[d];for(b =
in c)a[b]=3Dc[b];for(var =
e=3D0;e<Ma.length;e++){b=3DMa[e];if(Object.prototype.hasOwnProperty.call(=
c,b))a[b]=3Dc[b]}}};var w,Oa,Pa,Qa,Ra,Sa,Ta,Ua,Va=3Dfunction(){return =
n.navigator?n.navigator.userAgent:i},Wa=3Dfunction(){Ra=3DQa=3DPa=3DOa=3D=
w=3Dj;var a;if(a=3DVa()){var =
b=3Dn.navigator;w=3Da.indexOf("Opera")=3D=3D0;Oa=3D!w&&a.indexOf("MSIE")!=
=3D-1;Qa=3D(Pa=3D!w&&a.indexOf("WebKit")!=3D-1)&&a.indexOf("Mobile")!=3D-=
1;Ra=3D!w&&!Pa&&b.product=3D=3D"Gecko"}};Wa();var =
Xa=3Dw,x=3DOa,Ya=3DRa,y=3DPa,Za=3DQa,$a=3Dfunction(){var =
a=3Dn.navigator;return =
a&&a.platform||""},ab=3D$a(),bb=3Dfunction(){Sa=3Dab.indexOf("Mac")!=3D-1=
;Ta=3Dab.indexOf("Win")!=3D-1;Ua=3Dab.indexOf("Linux")!=3D-1};bb();=0A=
var cb=3DSa,db=3DTa,eb=3DUa,gb=3Dfunction(){var =
a=3D"",b;if(Xa&&n.opera){a=3Dn.opera.version;a=3Dtypeof =
a=3D=3D"function"?a():a}else{if(Ya)b=3D/rv\:([^\);]+)(\)|;)/;else =
if(x)b=3D/MSIE\s+([^\);]+)(\)|;)/;else =
if(y)b=3D/WebKit\/(\S+)/;if(b)a=3D(a=3Db.exec(Va()))?a[1]:""}if(x){b=3Dfb=
();if(b>parseFloat(a))return String(b)}return a},fb=3Dfunction(){var =
a=3Dn.document;return =
a?a.documentMode:undefined},hb=3Dgb(),ib=3D{},A=3Dfunction(a){return =
ib[a]||(ib[a]=3DEa(hb,a)>=3D0)};var jb,kb=3D!x||A("9");x&&A("9");var =
lb=3Dfunction(a){return(a=3Da.className)&&typeof =
a.split=3D=3D"function"?a.split(/\s+/):[]},nb=3Dfunction(a){var =
b=3Dlb(a),c=3DJa(arguments,1);c=3Dmb(b,c);a.className=3Db.join(" =
");return c},mb=3Dfunction(a,b){for(var =
c=3D0,d=3D0;d<b.length;d++)if(!(Fa(a,b[d])>=3D0)){a.push(b[d]);c++}return=
 c=3D=3Db.length};var ob=3Dfunction(a){return a?new =
B(C(a)):jb||(jb=3Dnew B)},pb=3Dfunction(a){return =
p(a)?document.getElementById(a):a},qb=3Dpb,sb=3Dfunction(a,b){La(b,functi=
on(c,d){if(d=3D=3D"style")a.style.cssText=3Dc;else =
if(d=3D=3D"class")a.className=3Dc;else =
if(d=3D=3D"for")a.htmlFor=3Dc;else if(d in =
rb)a.setAttribute(rb[d],c);else =
a[d]=3Dc})},rb=3D{cellpadding:"cellPadding",cellspacing:"cellSpacing",col=
span:"colSpan",rowspan:"rowSpan",valign:"vAlign",height:"height",width:"w=
idth",usemap:"useMap",frameborder:"frameBorder",type:"type"},tb=3Dfunctio=
n(a){var b=3D=0A=
a.document;if(y&&!A("500")&&!Za){if(typeof =
a.innerHeight=3D=3D"undefined")a=3Dwindow;b=3Da.innerHeight;var =
c=3Da.document.documentElement.scrollHeight;if(a=3D=3Da.top)if(c<b)b-=3D1=
5;return new =
v(a.innerWidth,b)}a=3Db.compatMode=3D=3D"CSS1Compat";if(Xa&&!A("9.50"))a=3D=
j;a=3Da?b.documentElement:b.body;return new =
v(a.clientWidth,a.clientHeight)},ub=3Dfunction(a){a=3D!y&&a.compatMode=3D=
=3D"CSS1Compat"?a.documentElement:a.body;return new =
Ka(a.scrollLeft,a.scrollTop)},wb=3Dfunction(){return =
vb(document,arguments)},vb=3Dfunction(a,b){var c=3D=0A=
b[0],d=3Db[1];if(!kb&&d&&(d.name||d.type)){c=3D["<",c];d.name&&c.push(' =
name=3D"',ua(d.name),'"');if(d.type){c.push(' =
type=3D"',ua(d.type),'"');var e=3D{};Na(e,d);d=3De;delete =
d.type}c.push(">");c=3Dc.join("")}c=3Da.createElement(c);if(d)if(p(d))c.c=
lassName=3Dd;else =
o(d)?nb.apply(i,[c].concat(d)):sb(c,d);b.length>2&&xb(a,c,b,2);return =
c},xb=3Dfunction(a,b,c,d){function =
e(g){if(g)b.appendChild(p(g)?a.createTextNode(g):g)}for(d=3Dd;d<c.length;=
d++){var =
f=3Dc[d];ea(f)&&!(fa(f)&&f.nodeType>0)?Ga(yb(f)?Ia(f):f,e):e(f)}},zb=3Dfu=
nction(a,=0A=
b){a.appendChild(b)},Ab=3Dfunction(a){xb(C(a),a,arguments,1)},Bb=3Dfuncti=
on(a){return =
a&&a.parentNode?a.parentNode.removeChild(a):i},Cb=3Dfunction(a,b){if(a.co=
ntains&&b.nodeType=3D=3D1)return a=3D=3Db||a.contains(b);if(typeof =
a.compareDocumentPosition!=3D"undefined")return =
a=3D=3Db||Boolean(a.compareDocumentPosition(b)&16);for(;b&&a!=3Db;)b=3Db.=
parentNode;return b=3D=3Da},C=3Dfunction(a){return =
a.nodeType=3D=3D9?a:a.ownerDocument||a.document},yb=3Dfunction(a){if(a&&t=
ypeof a.length=3D=3D"number")if(fa(a))return typeof =
a.item=3D=3D"function"||=0A=
typeof a.item=3D=3D"string";else if(da(a)=3D=3D"function")return typeof =
a.item=3D=3D"function";return =
j},B=3Dfunction(a){this.n=3Da||n.document||document};B.prototype.createEl=
ement=3Dfunction(a){return =
this.n.createElement(a)};B.prototype.createTextNode=3Dfunction(a){return =
this.n.createTextNode(a)};B.prototype.V=3Dfunction(){return =
this.n.compatMode=3D=3D"CSS1Compat"};B.prototype.A=3Dfunction(){return =
ub(this.n)};B.prototype.appendChild=3Dzb;B.prototype.append=3DAb;B.protot=
ype.removeNode=3DBb;B.prototype.contains=3DCb;var =
Db=3Ddocument,D=3Dwindow,Eb=3Dfunction(a){var =
b=3Di;if((a=3Da.getElementsByTagName("script"))&&a.length){b=3Da[a.length=
-1];b=3Db.parentNode}return b},Fb=3DEb(Db);t();=0A=
var E=3Dfunction(a,b){for(var c in =
a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(i,a[c],c,a)},Gb=3Dfun=
ction(a){return!!a&&typeof =
a=3D=3D"function"&&!!a.call},Hb=3Dfunction(a){return!!a&&(typeof =
a=3D=3D"object"||typeof =
a=3D=3D"function")},Jb=3Dfunction(a,b){if(!a||!Hb(a))return =
h;return!Ib(a,b.prototype)},Ib=3Dfunction(a,b){if(!a)return j;var =
c=3Dh;E(b,function(d,e){if(!c||!(e in a)||typeof d!=3Dtypeof =
a[e])c=3Dj});return c},Kb=3Dfunction(a){if(arguments.length<2)return =
a.length;for(var =
b=3D1,c=3Darguments.length;b<c;++b)a.push(arguments[b]);return a.length};=0A=
function F(a){return typeof =
encodeURIComponent=3D=3D"function"?encodeURIComponent(a):escape(a)}functi=
on Lb(a,b,c){var =
d=3Ddocument.createElement("script");d.type=3D"text/javascript";if(b)d.on=
load=3Db;if(c)d.id=3Dc;d.src=3Da;var =
e=3Ddocument.getElementsByTagName("head")[0];if(!e)return =
j;window.setTimeout(function(){e.appendChild(d)},0);return h}function =
Mb(a,b){if(a.attachEvent){a.attachEvent("onload",b);return =
h}if(a.addEventListener){a.addEventListener("load",b,j);return h}return =
j}=0A=
var Nb=3Dfunction(a){if(!("google_onload_fired"in =
a)){a.google_onload_fired=3Dj;Mb(a,function(){a.google_onload_fired=3Dh})=
}};function =
Ob(a,b){a.google_image_requests||(a.google_image_requests=3D[]);var =
c=3Dnew Image;c.src=3Db;a.google_image_requests.push(c)}function =
Pb(a){if(a in Qb)return Qb[a];return =
Qb[a]=3Dnavigator.userAgent.toLowerCase().indexOf(a)!=3D-1}var Qb=3D{};=0A=
function Rb(){if(navigator.plugins&&navigator.mimeTypes.length){var =
a=3Dnavigator.plugins["Shockwave Flash"];if(a&&a.description)return =
a.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s)+r/,".")}else =
if(navigator.userAgent&&navigator.userAgent.indexOf("Windows =
CE")>=3D0){a=3D3;for(var b=3D1;b;)try{b=3Dnew =
ActiveXObject("ShockwaveFlash.ShockwaveFlash."+(a+1));a++}catch(c){b=3Di}=
return a.toString()}else if(Pb("msie")&&!window.opera){b=3Di;try{b=3Dnew =
ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(d){a=3D=0A=
0;try{b=3Dnew =
ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");a=3D6;b.AllowScriptAcces=
s=3D"always"}catch(e){if(a=3D=3D6)return a.toString()}try{b=3Dnew =
ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(f){}}if(b){a=3Db.Get=
Variable("$version").split(" ")[1];return =
a.replace(/,/g,".")}}return"0"}function Sb(a){var =
b=3Da.google_ad_format;if(b)return b.indexOf("_0ads")>0;return =
a.google_ad_output!=3D"html"&&a.google_num_radlinks>0}function =
G(a){return!!a&&a.indexOf("_sdo")!=3D-1}=0A=
function Tb(a,b){if(!(Math.random()<1.0E-4)){var =
c=3DMath.random();if(c<b){c=3DMath.floor(c/b*a.length);return =
a[c]}}return""}=0A=
var Ub=3Dfunction(a){a.u_tz=3D-(new =
Date).getTimezoneOffset();a.u_his=3Dwindow.history.length;a.u_java=3Dnavi=
gator.javaEnabled();if(window.screen){a.u_h=3Dwindow.screen.height;a.u_w=3D=
window.screen.width;a.u_ah=3Dwindow.screen.availHeight;a.u_aw=3Dwindow.sc=
reen.availWidth;a.u_cd=3Dwindow.screen.colorDepth}if(navigator.plugins)a.=
u_nplug=3Dnavigator.plugins.length;if(navigator.mimeTypes)a.u_nmime=3Dnav=
igator.mimeTypes.length},Vb=3Dfunction(a,b){var =
c=3Db||D;if(a&&c.top!=3Dc)c=3Dc.top;try{return =
c.document&&!c.document.body?new v(-1,=0A=
-1):tb(c||window)}catch(d){return new =
v(-12245933,-12245933)}},Wb=3Dfunction(a,b){var =
c=3Da.length;if(c=3D=3D0)return 0;for(var =
d=3Db||305419896,e=3D0;e<c;e++){var =
f=3Da.charCodeAt(e);d^=3D(d<<5)+(d>>2)+f&4294967295}return =
d>0?d:4294967296+d},Xb=3Dfunction(a){if(a=3D=3Da.top)return 0;var =
b=3D[];b.push(a.document.URL);a.name&&b.push(a.name);var =
c=3Dh;a=3DVb(!c,a);b.push(a.width.toString());b.push(a.height.toString())=
;return Wb(b.join(""))},Yb=3Dfunction(a){if(!a)return"";var =
b=3D[],c=3D0;for(a=3Da;a&&c<25;a=3Da.parentNode,++c)b.push(a.id||=0A=
"");return =
b.join()},Zb=3Dfunction(a){try{return!!a.document}catch(b){return =
j}},ac=3Dfunction(a){if(a&&a&&a.id&&a.id.indexOf("aswift_")=3D=3D0)a=3D$b=
(a);return a&&a.src||""},$b=3Dfunction(a){return =
a=3Da.contentWindow.document.getElementsByTagName("iframe")[0]},bc=3Dfunc=
tion(a){if(a&&a.name&&a.name.indexOf("google_ads_iframe_")=3D=3D0)return =
a.src||"";return""};var =
cc=3D{google_ad_channel:"channel",google_ad_host:"host",google_ad_host_ch=
annel:"h_ch",google_ad_host_tier_id:"ht_id",google_ad_section:"region",go=
ogle_ad_type:"ad_type",google_adtest:"adtest",google_allow_expandable_ads=
:"ea",google_alternate_ad_url:"alternate_ad_url",google_alternate_color:"=
alt_color",google_bid:"bid",google_city:"gcs",google_color_bg:"color_bg",=
google_color_border:"color_border",google_color_line:"color_line",google_=
color_link:"color_link",google_color_text:"color_text",google_color_url:"=
color_url",=0A=
google_contents:"contents",google_country:"gl",google_cpm:"cpm",google_cu=
st_age:"cust_age",google_cust_ch:"cust_ch",google_cust_gender:"cust_gende=
r",google_cust_id:"cust_id",google_cust_interests:"cust_interests",google=
_cust_job:"cust_job",google_cust_l:"cust_l",google_cust_lh:"cust_lh",goog=
le_cust_u_url:"cust_u_url",google_disable_video_autoplay:"disable_video_a=
utoplay",google_ed:"ed",google_encoding:"oe",google_feedback:"feedback_li=
nk",google_flash_version:"flash",google_font_face:"f",google_font_size:"f=
s",=0A=
google_hints:"hints",google_kw:"kw",google_kw_type:"kw_type",google_langu=
age:"hl",google_page_url:"url",google_region:"gr",google_reuse_colors:"re=
use_colors",google_safe:"adsafe",google_tag_info:"gut",google_targeting:"=
targeting",google_targeting_video_doc_id:"tvdi",google_ui_features:"ui",g=
oogle_ui_version:"uiv",google_video_doc_id:"video_doc_id",google_video_pr=
oduct_type:"video_product_type"},dc=3D{google_ad_block:"ad_block",google_=
ad_client:"client",google_ad_format:"format",google_ad_output:"output",=0A=
google_ad_callback:"callback",google_ad_height:"h",google_ad_override:"go=
ogle_ad_override",google_ad_slot:"slotname",google_ad_width:"w",google_ct=
r_threshold:"ctr_t",google_image_size:"image_size",google_last_modified_t=
ime:"lmt",google_max_num_ads:"num_ads",google_max_radlink_len:"max_radlin=
k_len",google_num_radlinks:"num_radlinks",google_num_radlinks_per_unit:"n=
um_radlinks_per_unit",google_only_ads_with_video:"only_ads_with_video",go=
ogle_rl_dest_url:"rl_dest_url",google_rl_filtering:"rl_filtering",=0A=
google_rl_mode:"rl_mode",google_rt:"rt",google_skip:"skip"},ec=3D{google_=
only_pyv_ads:"pyv",google_only_userchoice_ads:"uc",google_with_pyv_ads:"w=
ithpyv"};var =
fc=3Ds("0",0),gc=3Ds("0",0),hc=3Ds("0",0),ic=3Ds("0.02",0),jc=3Ds("0.02",=
0),kc=3Ds("0.3",0),lc=3Ds("0",0),mc=3Ds("0",0),nc=3Ds("1",0),oc=3Ds("0.02=
",0),pc=3Ds("0.02",=0A=
0),qc=3Ds("0.02",0),rc=3Ds("0.01",0),sc=3Ds("0",0);var =
tc=3Dfunction(){var a=3D"r20101117";return =
a},uc=3Dka("false",j),vc=3Dka("false",h),yc=3Dka("false",j),H=3Dka("false=
",j);var =
zc=3Dfunction(a,b,c){b=3Dq(b,n,a);a=3Dwindow.onerror;window.onerror=3Db;t=
ry{c()}catch(d){c=3Dd.toString();var =
e=3D"";if(d.fileName)e=3Dd.fileName;var =
f=3D-1;if(d.lineNumber)f=3Dd.lineNumber;b=3Db(c,e,f);if(!b)throw =
d;}window.onerror=3Da};r("google_protectAndRun",zc);=0A=
var Bc=3Dfunction(a,b,c,d){if(Math.random()<0.01){var =
e=3DDb;a=3D["http://",oa(),"/pagead/gen_204","?id=3Djserror","&jscb=3D",u=
c?1:0,"&jscd=3D",yc?1:0,"&context=3D",F(a),"&msg=3D",F(b),"&file=3D",F(c)=
,"&line=3D",F(d.toString()),"&url=3D",F(e.URL.substring(0,512)),"&ref=3D"=
,F(e.referrer.substring(0,512))];a.push(Ac());Ob(D,a.join(""))}return!H};=
r("google_handleError",Bc);=0A=
var Dc=3Dfunction(a){Cc|=3Da},Cc=3D0,Ac=3Dfunction(){var =
a=3D["&client=3D",F(D.google_ad_client),"&format=3D",F(D.google_ad_format=
),"&slotname=3D",F(D.google_ad_slot),"&output=3D",F(D.google_ad_output),"=
&ad_type=3D",F(D.google_ad_type)];return a.join("")};var =
Ec=3Dfunction(a){var b=3D"google_test";try{var =
c=3Da[b];a[b]=3D!c;if(a[b]=3D=3D=3D!c){a[b]=3Dc;return =
h}}catch(d){}return =
j},Fc=3Dfunction(a){for(;a!=3Da.parent&&Ec(a.parent);)a=3Da.parent;return=
 a},Gc=3Di,Hc=3Dfunction(){Gc||(Gc=3DFc(window));return Gc};var =
Ic,I=3Dfunction(a){this.K=3D[];this.g=3Da||window;this.f=3D0;this.p=3Di},=
Jc=3Dfunction(a,b){this.fn=3Da;this.win=3Db};I.prototype.enqueue=3Dfuncti=
on(a,b){this.K.push(new =
Jc(a,b||this.g));this.r()};I.prototype.I=3Dfunction(a){this.f=3D1;if(a)th=
is.p=3Dthis.g.setTimeout(q(this.q,this),a)};I.prototype.q=3Dfunction(){if=
(this.f=3D=3D1){if(this.p!=3Di){this.g.clearTimeout(this.p);this.p=3Di}th=
is.f=3D0}this.r()};I.prototype.statusz=3Dfunction(){return =
h};ja(I.prototype,"nq",I.prototype.enqueue);ja(I.prototype,"al",I.prototy=
pe.I);=0A=
ja(I.prototype,"rl",I.prototype.q);ja(I.prototype,"sz",I.prototype.status=
z);I.prototype.r=3Dfunction(){this.g.setTimeout(q(this.ia,this),0)};I.pro=
totype.ia=3Dfunction(){if(this.f=3D=3D0&&this.K.length){var =
a=3Dthis.K.shift();this.f=3D2;a.win.setTimeout(q(this.ca,this,a),0);this.=
r()}};I.prototype.ca=3Dfunction(a){this.f=3D0;a.fn()};=0A=
var Kc=3Dfunction(a){try{return a.sz()}catch(b){return =
j}},Lc=3Dfunction(a){return =
Hb(a)&&Kc(a)&&Gb(a.nq)&&Gb(a.al)&&Gb(a.rl)},Mc=3Dfunction(){if(Ic&&Kc(Ic)=
)return Ic;var a=3DHc(),b=3Da.google_jobrunner;if(Lc(b))return =
Ic=3Db;return a.google_jobrunner=3DIc=3Dnew =
I(a)},Nc=3Dfunction(a,b){Mc().nq(a,b)},Oc=3Dfunction(a){Mc().al(a)},Pc=3D=
function(){var a=3DHc().google_jobrunner;Lc(a)&&a.rl()};var =
Qc=3Dfunction(a,b,c,d){b=3D"border:none;height:"+c+"px;margin:0;padding:0=
;position:relative;visibility:visible;width:"+b+"px";a=3D['<ins =
style=3D"display:inline-table;',b,'">','<ins id=3D"',a,'" =
style=3D"display:block;',b,'">',d,"</ins></ins>"];return a.join("")};var =
Rc,Sc,Tc=3Dfunction(){Sc=3DRc=3Dj;var =
a=3DVa();if(a)if(a.indexOf("Firefox")!=3D-1)Rc=3Dh;else =
if(a.indexOf("Camino")=3D=3D-1)if(!(a.indexOf("iPhone")!=3D-1||a.indexOf(=
"iPod")!=3D-1))if(a.indexOf("iPad")=3D=3D-1)if(a.indexOf("Android")=3D=3D=
-1)if(a.indexOf("Chrome")!=3D-1)Sc=3Dh};Tc();var Uc=3DRc,Vc=3DSc;var =
J=3D!!window.google_async_iframe_id,K=3DJ&&window.parent||window,L=3Dfunc=
tion(){if(J&&!Zb(K)){for(var =
a=3D"."+Db.domain;a.split(".").length>2&&!Zb(K);){Db.domain=3Da=3Da.subst=
r(a.indexOf(".")+1);K=3Dwindow.parent}Zb(K)||(K=3Dwindow)}return =
K},Wc=3Dfunction(a,b,c){var d=3D["<iframe"],e;for(e in =
a)Kb(d,e+"=3D"+a[e]);d.push('style=3D"left:0;position:absolute;top:0;"');=
d.push("></iframe>");d=3Dd.join(" ");return =
a=3DQc(a.id+"_anchor",b,c,d)},Xc=3Dfunction(a,b){for(var =
c=3Da.document,d=3Db.id,e=3D0;!d||a.document.getElementById(d);)d=3D=0A=
"aswift_"+e++;b.id=3Dd;b.name=3Dd;e=3Da.google_ad_width;var =
f=3Da.google_ad_height;c.write(Wc(b,e,f));return =
d},Yc=3Dfunction(a,b,c){a=3Da.document.getElementById(b).contentWindow;b=3D=
a.document;if(!(b.body&&b.body.firstChild)){b.open();a.google_async_ifram=
e_close=3Dh;b.write(c)}},Zc=3Dfunction(a,b,c){a=3Da.document.getElementBy=
Id(b).contentWindow;c=3D"javascript:"+Ca(c);a.location.replace(c)},$c=3Df=
unction(a,b,c){var =
d=3Da.document.getElementById(b).contentWindow;Zb(d)?Yc(a,b,c):Zc(a,b,c)}=
,ad=3Dfunction(a){if(J&&a!=3Da.parent){Pc();=0A=
a.google_async_iframe_close&&a.setTimeout(function(){a.document.close()},=
0)}},bd=3Dfunction(){if(!J)return i;var =
a=3Dwindow.google_async_iframe_id;if(a){a=3DL().document.getElementById(a=
);for(var b=3D0;a&&b<3;++b)a=3Da.parentNode;return a}return i};function =
cd(a,b){try{return a.top.document=3D=3Db}catch(c){}return j}function =
dd(a,b,c,d){c=3Dc||a.google_ad_width;d=3Dd||a.google_ad_height;if(cd(a,b)=
)return j;var e=3Db.documentElement;if(c&&d){var =
f=3D1,g=3D1;if(a.innerHeight){f=3Da.innerWidth;g=3Da.innerHeight}else =
if(e&&e.clientHeight){f=3De.clientWidth;g=3De.clientHeight}else =
if(b.body){f=3Db.body.clientWidth;g=3Db.body.clientHeight}if(g>2*d||f>2*c=
)return j}return h}function =
ed(a,b){E(b,function(c,d){a["google_"+d]=3Dc})}=0A=
function fd(a,b){if(!b)return a.URL;return a.referrer}function =
gd(a,b){if(!b&&a.google_referrer_url=3D=3Di)return"0";else =
if(b&&a.google_referrer_url=3D=3Di)return"1";else =
if(!b&&a.google_referrer_url!=3Di)return"2";else =
if(b&&a.google_referrer_url!=3Di)return"3";return"4"}function =
hd(a,b,c){a.page_url=3Dfd(b,c);a.page_location=3Di}function =
id(a,b,c,d){a.page_url=3Db.google_page_url;a.page_location=3Dfd(c,d)||"EM=
PTY"}=0A=
function jd(a,b){var =
c=3D{},d=3Ddd(L(),b,a.google_ad_width,a.google_ad_height);c.iframing=3Dgd=
(a,d);a.google_page_url?id(c,a,b,d):hd(c,b,d);c.last_modified_time=3Db.UR=
L=3D=3Dc.page_url?Date.parse(b.lastModified)/1E3:i;c.referrer_url=3Dd?a.g=
oogle_referrer_url:a.google_page_url&&a.google_referrer_url?a.google_refe=
rrer_url:b.referrer;return c}function kd(a){var =
b=3D{},c=3Da.URL.substring(a.URL.lastIndexOf("http"));b.iframing=3Di;b.pa=
ge_url=3Dc;b.page_location=3Da.URL;b.last_modified_time=3Di;b.referrer_ur=
l=3Dc;return b}=0A=
function ld(a){var b=3Dmd(a,L().document);ed(a,b)}function md(a,b){var =
c;return c=3Da.google_page_url=3D=3Di&&nd[b.domain]?kd(b):jd(a,b)}var =
nd=3D{};nd["ad.yieldmanager.com"]=3Dh;var =
qd=3Dfunction(){if(window.google_ad_output=3D=3Di)window.google_ad_output=
=3D"html";if(G(window.google_ad_format)){var =
a=3Dwindow.google_ad_format.match(/^(\d+)x(\d+)_.*/);if(a){window.google_=
ad_width=3DparseInt(a[1],10);window.google_ad_height=3DparseInt(a[2],10);=
window.google_ad_output=3D"html"}}window.google_ad_format=3Dod(window.goo=
gle_ad_format,String(window.google_ad_output),Number(window.google_ad_wid=
th),Number(window.google_ad_height),window.google_ad_slot,!!window.google=
_override_format);window.google_ad_client=3D=0A=
pd(window.google_ad_format,window.google_ad_client);ld(window);if(window.=
google_flash_version=3D=3Di)window.google_flash_version=3DRb();window.goo=
gle_ad_section=3Dwindow.google_ad_section||window.google_ad_region||"";wi=
ndow.google_country=3Dwindow.google_country||window.google_gl||"";a=3D(ne=
w =
Date).getTime();if(o(window.google_color_bg))window.google_color_bg=3DM(w=
indow.google_color_bg,a);if(o(window.google_color_text))window.google_col=
or_text=3DM(window.google_color_text,a);if(o(window.google_color_link))wi=
ndow.google_color_link=3D=0A=
M(window.google_color_link,a);if(o(window.google_color_url))window.google=
_color_url=3DM(window.google_color_url,a);if(o(window.google_color_border=
))window.google_color_border=3DM(window.google_color_border,a);if(o(windo=
w.google_color_line))window.google_color_line=3DM(window.google_color_lin=
e,a)},rd=3Dfunction(a){E(cc,function(b,c){a[c]=3Di});E(dc,function(b,c){a=
[c]=3Di});E(ec,function(b,c){a[c]=3Di});a.google_container_id=3Di;a.googl=
e_enable_async=3Di;a.google_eids=3Di;a.google_page_location=3Di;a.google_=
referrer_url=3D=0A=
i;a.google_show_ads_impl=3Di;a.google_ad_region=3Di;a.google_gl=3Di;a.goo=
gle_iframe_name=3Di;a.google_loader_used=3Di},M=3Dfunction(a,b){Dc(2);ret=
urn =
a[b%a.length]},pd=3Dfunction(a,b){if(!b)return"";b=3Db.toLowerCase();retu=
rn =
b=3DG(a)?sd(b):td(b)},td=3Dfunction(a){if(a&&a.substring(0,3)!=3D"ca-")a=3D=
"ca-"+a;return =
a},sd=3Dfunction(a){if(a&&a.substring(0,7)!=3D"ca-aff-")a=3D"ca-aff-"+a;r=
eturn =
a},od=3Dfunction(a,b,c,d,e,f){if(!a&&b=3D=3D"html")a=3Dc+"x"+d;return =
a=3Dud(a,e,f)?a.toLowerCase():""},ud=3Dfunction(a,b,c){if(!a)return =
j;if(!b)return h;=0A=
return c};var =
N=3Dfunction(){this.defaultBucket=3D[];this.layers=3D{};for(var =
a=3D0,b=3Darguments.length;a<b;++a)this.layers[arguments[a]]=3D""},vd=3Df=
unction(a){for(var b=3Dnew =
N,c=3D0,d=3Da.defaultBucket.length;c<d;++c)b.defaultBucket.push(a.default=
Bucket[c]);E(a.layers,q(N.prototype.z,b));return =
b};N.prototype.statusz=3Dfunction(){return =
h};N.prototype.z=3Dfunction(a,b){this.layers[b]=3Da};=0A=
N.prototype.ha=3Dfunction(a,b){if(a=3D=3D"")return"";if(!b){this.defaultB=
ucket.push(a);return a}if(this.layers.hasOwnProperty(b))return =
this.layers[b]=3Da;return""};N.prototype.a=3Dfunction(a,b,c){if(this.W(c)=
&&!(Math.random()<1.0E-4)&&Math.random()<b){b=3DMath.floor(Math.random()*=
a.length);return =
this.ha(a[b],c)}return""};N.prototype.W=3Dfunction(a){if(!a)return =
h;return =
this.layers.hasOwnProperty(a)&&this.layers[a]=3D=3D""};N.prototype.b=3Dfu=
nction(a){if(this.layers.hasOwnProperty(a))return =
this.layers[a];return""};=0A=
N.prototype.geil=3DN.prototype.b;N.prototype.T=3Dfunction(){var =
a=3D[],b=3Dfunction(c){c!=3D""&&a.push(c)};E(this.layers,b);if(this.defau=
ltBucket.length>0&&a.length>0)return =
this.defaultBucket.join(",")+","+a.join(",");return =
this.defaultBucket.join(",")+a.join(",")};var =
xd=3Dfunction(a){this.S=3Da;wd(this)},yd=3D{};yd.google_persistent_state=3D=
h;yd.google_persistent_state_async=3Dh;=0A=
var =
zd=3D{},O=3Dfunction(a){a=3Da&&yd[a]?a:J?"google_persistent_state_async":=
"google_persistent_state";if(zd[a])return =
zd[a];if(a=3D=3D"google_persistent_state_async")var b=3DL(),c=3D{};else =
c=3Db=3DL();var d=3Db[a];if(typeof d!=3D"object"||typeof =
d.S!=3D"object")return b[a]=3Dzd[a]=3Dnew xd(c);return =
zd[a]=3Dd},wd=3Dfunction(a){P(a,1,j);P(a,2,j);P(a,3,i);P(a,4,0);P(a,5,0);=
P(a,6,0);P(a,7,(new =
Date).getTime());P(a,8,{});P(a,9,{});P(a,10,{});P(a,11,[]);P(a,12,0);P(a,=
14,{})},Ad=3Dfunction(a){switch(a){case =
1:return"google_new_domain_enabled";=0A=
case 2:return"google_new_domain_checked";case =
3:return"google_exp_persistent";case 4:return"google_num_sdo_slots";case =
5:return"google_num_0ad_slots";case 6:return"google_num_ad_slots";case =
7:return"google_correlator";case =
8:return"google_prev_ad_formats_by_region";case =
9:return"google_prev_ad_slotnames_by_region";case =
10:return"google_num_slots_by_channel";case =
11:return"google_viewed_host_channels";case =
12:return"google_num_slot_to_show";case =
14:return"gaGlobal"}},Q=3Dfunction(a,b){var c=3DAd(b);return c=3D=0A=
a.S[c]},R=3Dfunction(a,b,c){return =
a.S[Ad(b)]=3Dc},P=3Dfunction(a,b,c){a=3Da.S;b=3DAd(b);if(a[b]=3D=3D=3Dund=
efined)return a[b]=3Dc;return a[b]},Bd=3Dfunction(a){if(Q(a,1))return =
h;return =
R(a,1,!!window.google_new_domain_enabled)},Cd=3Dfunction(a,b){return =
R(a,3,b)};var S=3Dnavigator;=0A=
function Dd(a,b,c,d,e){var f=3DMath.round((new =
Date).getTime()/1E3),g=3Dwindow.google_analytics_domain_name;a=3Dtypeof =
g=3D=3D"undefined"?Ed("auto",a):Ed(g,a);var =
l=3Db.indexOf("__utma=3D"+a+".")>-1;g=3Db.indexOf("__utmb=3D"+a)>-1;var =
z=3Db.indexOf("__utmc=3D"+a)>-1,k=3DO();k=3DQ(k,14)||R(k,14,{});if(l){b=3D=
b.split("__utma=3D"+a+".")[1].split(";")[0].split(".");if(g&&z)k.sid=3Db[=
3]+"";else =
if(!k.sid)k.sid=3Df+"";k.vid=3Db[0]+"."+b[1];k.from_cookie=3Dh}else{if(!k=
.sid)k.sid=3Df+"";if(!k.vid)k.vid=3D(Math.round(Math.random()*2147483647)=
^Fd(b,=0A=
c,d,e)&2147483647)+"."+f;k.from_cookie=3Dj}k.dh=3Da;if(!k.hid)k.hid=3DMat=
h.round(Math.random()*2147483647);return k}function Fd(a,b,c,d){var =
e=3D[S.appName,S.version,S.language?S.language:S.browserLanguage,S.platfo=
rm,S.userAgent,S.javaEnabled()?1:0].join("");if(c)e+=3Dc.width+"x"+c.heig=
ht+c.colorDepth;else =
if(window.java){c=3Djava.awt.Toolkit.getDefaultToolkit().getScreenSize();=
e+=3Dc.screen.width+"x"+c.screen.height}e+=3Da;e+=3Dd||"";for(a=3De.lengt=
h;b>0;)e+=3Db--^a++;return Gd(e)}=0A=
function Gd(a){var =
b=3D1,c=3D0,d;if(!(a=3D=3Dundefined||a=3D=3D"")){b=3D0;for(d=3Da.length-1=
;d>=3D0;d--){c=3Da.charCodeAt(d);b=3D(b<<6&268435455)+c+(c<<14);c=3Db&266=
338304;b=3Dc!=3D0?b^c>>21:b}}return b}function =
Ed(a,b){if(!a||a=3D=3D"none")return =
1;a=3DString(a);if("auto"=3D=3Da){a=3Db;if("www."=3D=3Da.substring(0,4))a=
=3Da.substring(4,a.length)}return Gd(a.toLowerCase())};var =
Hd=3Dfunction(a,b){var =
c=3DC(a);if(c.defaultView&&c.defaultView.getComputedStyle)if(c=3Dc.defaul=
tView.getComputedStyle(a,i))return =
c[b]||c.getPropertyValue(b);return""},T=3Dfunction(a,b){return =
Hd(a,b)||(a.currentStyle?a.currentStyle[b]:i)||a.style[b]},Id=3Dfunction(=
a){a=3Da?a.nodeType=3D=3D9?a:C(a):document;if(x&&!ob(a).V())return =
a.body;return a.documentElement},Jd=3Dfunction(a){var =
b=3Da.getBoundingClientRect();if(x){a=3Da.ownerDocument;b.left-=3Da.docum=
entElement.clientLeft+a.body.clientLeft;b.top-=3Da.documentElement.client=
Top+=0A=
a.body.clientTop}return b},Kd=3Dfunction(a){if(x)return =
a.offsetParent;var =
b=3DC(a),c=3DT(a,"position"),d=3Dc=3D=3D"fixed"||c=3D=3D"absolute";for(a=3D=
a.parentNode;a&&a!=3Db;a=3Da.parentNode){c=3DT(a,"position");d=3Dd&&c=3D=3D=
"static"&&a!=3Db.documentElement&&a!=3Db.body;if(!d&&(a.scrollWidth>a.cli=
entWidth||a.scrollHeight>a.clientHeight||c=3D=3D"fixed"||c=3D=3D"absolute=
"))return a}return i},Ld=3Dfunction(a){var =
b,c=3DC(a),d=3DT(a,"position"),e=3DYa&&c.getBoxObjectFor&&!a.getBoundingC=
lientRect&&d=3D=3D"absolute"&&(b=3Dc.getBoxObjectFor(a))&&(b.screenX<0||=0A=
b.screenY<0),f=3Dnew Ka(0,0),g=3DId(c);if(a=3D=3Dg)return =
f;if(a.getBoundingClientRect){b=3DJd(a);a=3Dob(c).A();f.x=3Db.left+a.x;f.=
y=3Db.top+a.y}else =
if(c.getBoxObjectFor&&!e){b=3Dc.getBoxObjectFor(a);a=3Dc.getBoxObjectFor(=
g);f.x=3Db.screenX-a.screenX;f.y=3Db.screenY-a.screenY}else{b=3Da;do{f.x+=
=3Db.offsetLeft;f.y+=3Db.offsetTop;if(b!=3Da){f.x+=3Db.clientLeft||0;f.y+=
=3Db.clientTop||0}if(y&&T(b,"position")=3D=3D"fixed"){f.x+=3Dc.body.scrol=
lLeft;f.y+=3Dc.body.scrollTop;break}b=3Db.offsetParent}while(b&&b!=3Da);i=
f(Xa||y&&d=3D=3D"absolute")f.y-=3Dc.body.offsetTop;=0A=
for(b=3Da;(b=3DKd(b))&&b!=3Dc.body&&b!=3Dg;){f.x-=3Db.scrollLeft;if(!Xa||=
b.tagName!=3D"TR")f.y-=3Db.scrollTop}}return f},Md=3Dfunction(a){var =
b=3Dnew Ka;if(a.nodeType=3D=3D1)if(a.getBoundingClientRect){var =
c=3DJd(a);b.x=3Dc.left;b.y=3Dc.top}else{c=3Dob(a).A();a=3DLd(a);b.x=3Da.x=
-c.x;b.y=3Da.y-c.y}else{b.x=3Da.clientX;b.y=3Da.clientY}return =
b},Nd=3Dfunction(a,b,c,d){if(/^\d+px?$/.test(b))return =
parseInt(b,10);else{var =
e=3Da.style[c],f=3Da.runtimeStyle[c];a.runtimeStyle[c]=3Da.currentStyle[c=
];a.style[c]=3Db;b=3Da.style[d];a.style[c]=3De;a.runtimeStyle[c]=3D=0A=
f;return b}},Od=3Dfunction(a){var =
b=3DC(a),c=3D"";if(b.body.createTextRange){b=3Db.body.createTextRange();b=
.moveToElementText(a);try{c=3Db.queryCommandValue("FontName")}catch(d){c=3D=
""}}if(!c){c=3DT(a,"fontFamily");if(Xa&&eb)c=3Dc.replace(/ =
\[[^\]]*\]/,"")}a=3Dc.split(",");if(a.length>1)c=3Da[0];return =
ya(c,"\"'")},Pd=3D/[^\d]+$/,Qd=3Dfunction(a){return(a=3Da.match(Pd))&&a[0=
]||i},Rd=3D{cm:1,"in":1,mm:1,pc:1,pt:1},Sd=3D{em:1,ex:1},Td=3Dfunction(a)=
{var b=3DT(a,"fontSize"),c=3DQd(b);if(b&&"px"=3D=3Dc)return =
parseInt(b,10);if(x)if(c in Rd)return Nd(a,=0A=
b,"left","pixelLeft");else =
if(a.parentNode&&a.parentNode.nodeType=3D=3D1&&c in =
Sd){a=3Da.parentNode;c=3DT(a,"fontSize");return =
Nd(a,b=3D=3Dc?"1em":b,"left","pixelLeft")}c=3Dwb("span",{style:"visibilit=
y:hidden;position:absolute;line-height:0;padding:0;margin:0;border:0;heig=
ht:1em;"});zb(a,c);b=3Dc.offsetHeight;Bb(c);return b};var =
U=3Dfunction(a,b,c,d,e,f){this.X=3Dj;this.ka=3Da;this.J=3De;this.M=3Df;th=
is.na=3Db;this.l=3D+c;this.k=3D+d;this.m=3D[]};U.prototype.collapse=3Dfun=
ction(){var =
a=3Dthis.C();if(a){this.ja();this.X=3Dj}};U.prototype.j=3Dfunction(a){thi=
s.c(a,"zIndex","999999")};U.prototype.O=3Dfunction(a,b,c){this.c(a,"width=
",b+"px");this.c(a,"height",c+"px");this.j(a)};U.prototype.B=3Dfunction()=
{var a=3D[],b=3Dthis.C();if(!b)return =
a;a.push(b);this.J&&this.M&&a.push(this.J.document.getElementById(this.M)=
);return a};=0A=
U.prototype.expand=3Dfunction(a,b,c){var =
d=3Dthis.B();if(!(d.length<=3D0)){for(var =
e=3D0,f=3Dd.length;e<f;++e)this.O(d[e],a,b);d=3Dd[d.length-1];if(a>this.l=
&&(c=3D=3D0||c=3D=3D3))this.c(d,"left","-"+(a-this.l)+"px");if(b>this.k&&=
(c=3D=3D1||c=3D=3D0))this.c(d,"top","-"+(b-this.k)+"px");a=3Dd.parentNode=
;b=3Da.parentNode;if(a.nodeName.toLowerCase()=3D=3D"ins"){this.j(a);this.=
j(b)}for(a=3Db.parentNode;a&&a.style;a=3Da.parentNode){if(a.nodeName.toLo=
werCase()=3D=3D"body")break;a.style.overflow!=3D"visible"&&this.c(a,"over=
flow","visible")}this.X=3Dh}};=0A=
U.prototype.N=3Dfunction(a,b){var =
c=3Dthis.B();c=3Dc[c.length-1];c=3DMd(c);var =
d=3Dthis.J||window;d=3Dtb(d||window);var =
e=3Da-this.l,f=3Db-this.k,g=3Dc.y;f=3Df>g;var =
l=3Dd.height-(c.y+this.k);g=3Df||l>=3Dg;f=3Dc.x;e=3De>f;c=3Dd.width-(c.x+=
this.l);c=3De||c>=3Df;d=3D2;if(g&&!c)d=3D3;else if(!g&&c)d=3D1;else =
if(!g&&!c)d=3D0;return =
d};U.prototype.C=3Dfunction(){if(!this.U)this.U=3DDb.getElementById(this.=
ka);return this.U};U.prototype.c=3Dfunction(a,b,c){this.m.push(new =
Ud(a,b,c))};=0A=
U.prototype.ja=3Dfunction(){for(var =
a=3D0,b=3Dthis.m.length;a<b;a++)this.m[a].undo();this.m.length=3D0};var =
Ud=3Dfunction(a,b,c){this.Z=3Da;this.la=3Db;this.ma=3Da.style[b];this.Z.s=
tyle[b]=3Dc};Ud.prototype.undo=3Dfunction(){this.Z.style[this.la]=3Dthis.=
ma};var Vd=3Dfunction(a,b){var =
c=3Da.N(b.width,b.height);a.expand(b.width,b.height,c);return{width:b.wid=
th,height:b.height,direction:c}},Wd=3Dfunction(a){a.collapse();return{}},=
Xd=3Dfunction(){iframes.handlers.set("expandable",{open:function(a){var =
b=3Da.openParams.container,c=3Da.openParams.width,d=3Da.openParams.height=
,e=3Da.openParams.id,f=3De+"_anchor";if(a.openParams.friendlyIframeId){b=3D=
document.createElement("div");document.body.appendChild(b)}else{var =
g=3DQc(f,c,d,"");if(b){b.innerHTML=3Dg;b=3Db.firstChild.firstChild}else{d=
ocument.write(g);=0A=
b=3Ddocument.getElementById(f)}}f=3Dnew =
U(e,"",c,d,a.openParams.topMostFriendlyWindow,a.openParams.friendlyIframe=
Id);a.methods.expand=3Dia(Vd,f);a.methods.collapse=3Dia(Wd,f);return =
a=3Da.openInto(b,{id:e,width:c,height:d,style:a.openParams.cssStyle})},on=
ready:function(){},close:function(){}})};var =
Yd,Zd,$d=3Dfunction(a){try{return a.statusz()}catch(b){return =
j}},V=3Dfunction(){if(Yd&&$d(Yd))return Yd;var =
a=3DO(),b=3DQ(a,3);if(Jb(b,N)||!$d(b))return Yd=3DCd(a,new =
N(1,2,3,4,5));return Yd=3Db},ae=3Dfunction(){Zd||(Zd=3Dvd(V()));return =
Zd},be=3D{BLOCKING_LOADER_CONTROL:"33895202",BLOCKING_LOADER_EXPERIMENT:"=
33895203",ASWIFT_LOADER_CONTROL:"33895208",ASWIFT_LOADER_EXPERIMENT:"3389=
5209"},ce=3D{BLOCKING_CTRL:"33895101",BLOCKING_EXPT:"33895102"},de=3D{CON=
TROL:"86748120",EXPERIMENT_BADGE_AFTER_TITLE:"86748121",EXPERIMENT_BADGE_=
AFTER_TEXT:"86748122",=0A=
EXPERIMENT_BADGE_BENEATH_CREATIVE:"86748123"},ee=3D{CONTROL:"86726840",EX=
PERIMENT_BADGE_AFTER_TITLE:"86726841",EXPERIMENT_BADGE_BENEATH_CREATIVE:"=
86726842"};var W=3Dfunction(){};W.prototype.serialize=3Dfunction(a){var =
b=3D[];this.s(a,b);return =
b.join("")};W.prototype.s=3Dfunction(a,b){switch(typeof a){case =
"string":this.L(a,b);break;case "number":this.fa(a,b);break;case =
"boolean":b.push(a);break;case "undefined":b.push("null");break;case =
"object":if(a=3D=3Di){b.push("null");break}if(a instanceof =
Array){this.ea(a,b);break}this.ga(a,b);break;case =
"function":break;default:throw Error("Unknown type: "+typeof a);}};=0A=
var =
fe=3D{'"':'\\"',"\\":"\\\\","/":"\\/","\u0008":"\\b","\u000c":"\\f","\n":=
"\\n","\r":"\\r","\t":"\\t","\u000b":"\\u000b"},ge=3D/\uffff/.test("\ufff=
f")?/[\\\"\x00-\x1f\x7f-\uffff]/g:/[\\\"\x00-\x1f\x7f-\xff]/g;W.prototype=
.L=3Dfunction(a,b){b.push('"');b.push(a.replace(ge,function(c){if(c in =
fe)return fe[c];var =
d=3Dc.charCodeAt(0),e=3D"\\u";if(d<16)e+=3D"000";else =
if(d<256)e+=3D"00";else if(d<4096)e+=3D"0";return =
fe[c]=3De+d.toString(16)}));b.push('"')};=0A=
W.prototype.fa=3Dfunction(a,b){b.push(isFinite(a)&&!isNaN(a)?a:"null")};W=
.prototype.ea=3Dfunction(a,b){var c=3Da.length;b.push("[");for(var =
d=3D"",e=3D0;e<c;e++){b.push(d);this.s(a[e],b);d=3D","}b.push("]")};W.pro=
totype.ga=3Dfunction(a,b){b.push("{");var c=3D"",d;for(d in =
a)if(a.hasOwnProperty(d)){var e=3Da[d];if(typeof =
e!=3D"function"){b.push(c);this.L(d,b);b.push(":");this.s(e,b);c=3D","}}b=
.push("}")};var =
he=3D["google_ad_block","google_ad_channel","google_ad_client","google_ad=
_format","google_ad_height","google_ad_host","google_ad_host_channel","go=
ogle_ad_host_tier_id","google_ad_output","google_ad_override","google_ad_=
region","google_ad_section","google_ad_slot","google_ad_type","google_ad_=
width","google_adtest","google_allow_expandable_ads","google_alternate_ad=
_url","google_alternate_color","google_analytics_domain_name","google_ana=
lytics_uacct","google_bid","google_city","google_color_bg","google_color_=
border",=0A=
"google_color_line","google_color_link","google_color_text","google_color=
_url","google_container_id","google_contents","google_country","google_cp=
m","google_ctr_threshold","google_cust_age","google_cust_ch","google_cust=
_gender","google_cust_id","google_cust_interests","google_cust_job","goog=
le_cust_l","google_cust_lh","google_cust_u_url","google_disable_video_aut=
oplay","google_ed","google_eids","google_enable_osd","google_encoding","g=
oogle_font_face","google_font_size","google_frame_id","google_gl",=0A=
"google_hints","google_image_size","google_kw","google_kw_type","google_l=
anguage","google_max_num_ads","google_max_radlink_len","google_num_radlin=
ks","google_num_radlinks_per_unit","google_num_slots_to_rotate","google_o=
nly_ads_with_video","google_only_pyv_ads","google_only_userchoice_ads","g=
oogle_override_format","google_page_url","google_referrer_url","google_re=
gion","google_reuse_colors","google_rl_dest_url","google_rl_filtering","g=
oogle_rl_mode","google_rt","google_safe","google_skip","google_tag_info",=0A=
"google_targeting","google_ui_features","google_ui_version","google_video=
_doc_id","google_video_product_type","google_with_pyv_ads"],ie=3Dfunction=
(a){for(var b=3D[],c=3D0,d=3Dhe.length;c<d;c++){var =
e=3Dhe[c];if(a[e]!=3Di){var f;try{f=3D(new =
W).serialize(a[e])}catch(g){}f&&Kb(b,e,"=3D",f,";")}}return =
b.join("")},je=3Dfunction(a){for(var b=3D0,c=3Dhe.length;b<c;b++){var =
d=3Dhe[b];a[d]=3Di}};var =
ke=3Dfunction(a){this.g=3Da;a.google_iframe_oncopy||(a.google_iframe_onco=
py=3D{handlers:{},log:[],img:Math.random()<0.1?[]:i});this.t=3Da.google_i=
frame_oncopy;a.setTimeout(q(this.da,this),3E4)},le=3Dua("var =
i=3Dthis.id,s=3Dwindow.google_iframe_oncopy,H=3Ds&&s.handlers,h=3DH&&H[i]=
,w=3Dthis.contentWindow,d;try{d=3Dw.document}catch(e){}if(h&&d&&(!d.body|=
|!d.body.firstChild)){if(h.call){i+=3D'.call';setTimeout(h,0)}else =
if(h.match){i+=3D'.nav';w.location.replace(h)}s.log&&s.log.push(i)}");=0A=
ke.prototype.set=3Dfunction(a,b){this.t.handlers[a]=3Db};ke.prototype.da=3D=
function(){if(this.t.img){var =
a=3Dthis.t.log,b=3Dthis.g.document;if(a.length){b=3D["http://",oa(),"/pag=
ead/gen_204?id=3Diframecopy&log=3D",F(a.join("-")),"&url=3D",F(b.URL.subs=
tring(0,512)),"&ref=3D",F(b.referrer.substring(0,512))].join("");a.length=
=3D0;a=3Dnew Image;this.t.img.push(a);a.src=3Db}}};var =
me=3Dfunction(a){var b=3D"google_unique_id";if(a[b])++a[b];else =
a[b]=3D1;return a[b]},X=3Dfunction(a){var =
b=3D"google_unique_id";a=3Da[b];if(typeof a=3D=3D"number")return =
a;return 0},ne=3Dfunction(){var =
a=3D"script",b=3D"";b=3D["/pagead/js/",tc(),"/r20101214/show_ads_impl.js"=
].join("");return["<",a,' =
src=3D"http://',t(),b,'"></',a,">"].join("")},oe=3Dfunction(){if(window.g=
oogle_enable_async=3D=3D=3D=0A=
j)return =
j;return(x&&A(7)||Vc||Uc&&!!window.document.body)&&!window.google_contain=
er_id&&(!window.google_ad_output||window.google_ad_output=3D=3D"html")},p=
e=3Dfunction(a,b,c,d){return function(){var =
e=3Dj;d&&Oc(3E4);try{$c(a,b,c);e=3Dh}catch(f){Pc()}e&&(new =
ke(a)).set(b,pe(a,b,c,j))}},re=3Dfunction(a){var =
b=3D"script",c=3D{allowtransparency:'"true"',frameborder:'"0"',height:'"'=
+a.google_ad_height+'"',hspace:'"0"',marginwidth:'"0"',marginheight:'"0"'=
,onload:'"'+le+'"',scrolling:'"no"',vspace:'"0"',width:'"'+a.google_ad_wi=
dth+=0A=
'"'};c=3DXc(a,c);var d=3Die(a);je(a);var e=3Dm,f=3D(new =
Date).getTime(),g=3Dqe(),l=3Dwindow.google_loader_experiment;d=3D["<!doct=
ype =
html><html><body><",b,">",d,"google_show_ads_impl=3Dtrue;google_unique_id=
=3D",a.google_unique_id,';google_async_iframe_id=3D"',c,'";google_start_t=
ime=3D',e,";",g?"google_hash_ratio=3D"+g+";":"",l?'google_loader_experime=
nt=3D"'+l+'";':"","google_bpp=3D",f>e?f-e:1,";</",b,">",ne(),"</body></ht=
ml>"].join("");Nc(pe(a,c,d,h))},qe=3Dfunction(){return lc&&mc/lc||typeof =
window.google_hash_ratio=3D=3D"number"&&=0A=
window.google_hash_ratio||i},se=3Dfunction(){var =
a=3Dbe;if(window.google_loader_experiment){a=3D{async:a.ASWIFT_LOADER_EXP=
ERIMENT,block:a.ASWIFT_LOADER_CONTROL};(a=3Da[window.google_loader_experi=
ment])&&V().a([a],1,3)}},te=3Dfunction(){var a=3DV();return"geil"in =
a?a.geil(3):""},ue=3Dfunction(){var a=3Dte(),b=3Dbe;return =
a=3D=3Db.BLOCKING_LOADER_EXPERIMENT},ve=3Dfunction(){var =
a=3Dwindow;if(J&&a.google_unique_id=3D=3D1||a.google_loader_used&&!a.goog=
le_unique_id||window.google_loader_experiment=3D=3D"async"||window.google=
_loader_experiment=3D=3D=0A=
"block")se()},we=3Dfunction(){if(te()){var =
a=3Dce,b=3D0;b=3Due()?a.BLOCKING_EXPT:a.BLOCKING_CTRL;ae().a([b],0.01,4)}=
};var =
xe=3D{google:1,googlegroups:1,gmail:1,googlemail:1,googleimages:1,googlep=
rint:1};function ye(a){if(H)return =
j;a=3Da.google_page_location||a.google_page_url;if(!a)return =
j;a=3Da.toString();if(a.indexOf("http://")=3D=3D0)a=3Da.substring(7,a.len=
gth);else =
if(a.indexOf("https://")=3D=3D0)a=3Da.substring(8,a.length);var =
b=3Da.indexOf("/");if(b=3D=3D-1)b=3Da.length;a=3Da.substring(0,b);a=3Da.s=
plit(".");b=3Dj;if(a.length>=3D3)b=3Da[a.length-3]in =
xe;if(a.length>=3D2)b=3Db||a[a.length-2]in xe;return b}=0A=
function ze(a,b,c){var =
d=3DO();if(ye(a))return!R(d,2,h);if(!Q(d,2)){a=3DMath.random();if(a<=3Dc)=
{c=3D"http://"+na()+"/pagead/test_domain.js";a=3D"script";b.write("<"+a+'=
 src=3D"'+c+'"></'+a+">");return R(d,2,h)}}return j}var =
Ae=3Dfunction(a){var b=3DV();if(b.b(1)=3D=3D"44901228")return =
j;if(b.b(1)=3D=3D"44901229"||Math.random()<gc)return =
1=3D=3DMath.floor(a/2)%2;return j};=0A=
function Be(a,b){var c=3DO();if(!ye(a)&&Bd(c))return =
Ae(b)?"http://"+ma("","googleads2.g.doubleclick.net"):"http://"+na();retu=
rn"http://"+oa()};var =
Y=3Dfunction(a,b){this.e=3Da;this.o=3Db?b.o:[];this.d=3Db?b.d:[];this.h=3D=
b?b.h:[];this.H=3Db?b.H:0;this.i=3Db?b.i:[];this.G=3Db?b.G:j;this.v=3Db?b=
.v:"";this.u=3Db?b.u:"";this.F=3Db?b.F:j};Y.prototype.aa=3Dfunction(a,b){=
var =
c=3Dthis.e[b],d=3Dthis.o;this.e[b]=3Dfunction(e){if(e&&e.length>0){var =
f=3De.length>1?e[1].url:i;d.push([a,xa(e[0].url),f])}c(e)}};Y.prototype.$=
=3Dfunction(a){this.d.push(a)};Y.prototype.ba=3Dfunction(a){this.h.push(a=
)};var Ce=3D"http://"+t()+"/pagead/osd.js";=0A=
Y.prototype.Y=3Dfunction(){if(!this.G){Nb(L());Lb(Ce);this.G=3Dh}};Y.prot=
otype.P=3Dfunction(a){if(this.d.length>0)if(this.F)for(var =
b=3Dthis.e.document.getElementsByTagName("iframe"),c=3D0;c<b.length;c++){=
var d=3Dbc(b[c]);d&&a(b[c],d)}else =
for(c=3D0;c<this.d.length;c++)(b=3Dthis.e.document.getElementsByName("goo=
gle_ads_frame")[this.d[c]]||this.e.document.getElementById("google_ads_fr=
ame"+this.d[c]))&&a(b,ac(b))};=0A=
Y.prototype.Q=3Dfunction(a){var b=3Dthis.o;if(b.length>0)for(var =
c=3Dthis.e.document.getElementsByTagName("a"),d=3D0;d<c.length;d++)for(va=
r e=3D0;e<b.length;e++)if(c[d].href=3D=3Db[e][1]){var =
f=3Dc[d].parentNode;if(b[e][2])for(var =
g=3Df,l=3D0;l<4;l++){if(g.innerHTML.indexOf(b[e][2])>0){f=3Dg;break}g=3Dg=
.parentNode}a(f,b[e][0]);b.splice(e,1);break}};Y.prototype.R=3Dfunction(a=
){for(var b=3D0;b<this.h.length;b++){var =
c=3Dthis.h[b],d=3DDe(c);if(d)(d=3Dthis.e.document.getElementById("google_=
ads_div_"+d))&&a(d,c)}};=0A=
Y.prototype.w=3Dfunction(a){this.Q(a);this.R(a);this.P(a)};Y.prototype.se=
tupOsd=3Dfunction(a,b,c){this.H=3Da;this.v=3Db;this.u=3Dc};Y.prototype.ge=
tOsdMode=3Dfunction(){return =
this.H};Y.prototype.getEid=3Dfunction(){return =
this.v};Y.prototype.getCorrelator=3Dfunction(){return =
this.u};Y.prototype.D=3Dfunction(){return =
this.o.length+this.d.length+this.h.length};Y.prototype.setValidOutputType=
s=3Dfunction(a){this.i=3Da};=0A=
Y.prototype.registerAdBlockByType=3Dfunction(a,b,c,d){if(this.i.length>0)=
{for(var =
e=3D0;e<this.i.length;e++)if(this.i[e]=3D=3Da){this.F=3Dc;if(a=3D=3D"js")=
this.aa(b,"google_ad_request_done");else if(a=3D=3D"html")this.$(d);else =
a=3D=3D"json_html"&&this.ba(b)}this.Y()}};var =
De=3Dfunction(a){if((a=3Da.match(/[&\?](?:slotname)=3D([^&]+)/))&&a.lengt=
h=3D=3D2)return a[1];return""},Ee=3Dfunction(){var =
a=3DL(),b=3Da.__google_ad_urls;if(!b)return a.__google_ad_urls=3Dnew =
Y(a);try{b.getEid()}catch(c){return a.__google_ad_urls=3Dnew =
Y(a,b)}return b};=0A=
r("Goog_AdSense_getAdAdapterInstance",Ee);r("Goog_AdSense_OsdAdapter",Y);=
r("Goog_AdSense_OsdAdapter.prototype.numBlocks",Y.prototype.D);r("Goog_Ad=
Sense_OsdAdapter.prototype.findBlocks",Y.prototype.w);r("Goog_AdSense_Osd=
Adapter.prototype.getOsdMode",Y.prototype.getOsdMode);r("Goog_AdSense_Osd=
Adapter.prototype.getEid",Y.prototype.getEid);r("Goog_AdSense_OsdAdapter.=
prototype.getCorrelator",Y.prototype.getCorrelator);r("Goog_AdSense_OsdAd=
apter.prototype.setValidOutputTypes",Y.prototype.setValidOutputTypes);=0A=
r("Goog_AdSense_OsdAdapter.prototype.setupOsd",Y.prototype.setupOsd);r("G=
oog_AdSense_OsdAdapter.prototype.registerAdBlockByType",Y.prototype.regis=
terAdBlockByType);var Z=3D{};function Fe(a){if(a=3D=3D1)return =
h;return!Z[a]}function =
Ge(a,b){if(!(!a||a=3D=3D""))if(b=3D=3D1)if(Z[b])Z[b]+=3D","+a;else =
Z[b]=3Da;else Z[b]=3Da}function He(){var =
a=3D[];E(Z,function(b){a.push(b)});return a.join(",")}function =
Ie(a,b){if(o(a))for(var c=3D0;c<a.length;c++)p(a[c])&&Ge(a[c],b)}var =
Je=3Dj;=0A=
function Ke(a,b){var =
c=3D"script";(J?X(a)=3D=3D1:!X(a))&&V().a(["30143102","30143103"],kc,5);J=
e=3DLe(a,b);if(!Je)a.google_allow_expandable_ads=3Dj;var =
d=3D!Me(),e=3Dde;if(Je&&d){V().a(["30143205","30143206"],0.01,5);typeof =
window.iframes!=3D"undefined"&&Dc(8);V().a(["30143207","30143208"],hc,5);=
var =
f=3D[e.CONTROL,e.EXPERIMENT_BADGE_AFTER_TITLE,e.EXPERIMENT_BADGE_AFTER_TE=
XT,e.EXPERIMENT_BADGE_BENEATH_CREATIVE];V().a(f,ic,5);f=3Dee;var =
g=3D[f.CONTROL,f.EXPERIMENT_BADGE_AFTER_TITLE,f.EXPERIMENT_BADGE_BENEATH_=
CREATIVE];V().a(g,=0A=
jc,5);g=3DV().b(5);if(H&&tc()!=3D"dev"||g=3D=3D"30143208"||g=3D=3De.CONTR=
OL||g=3D=3De.EXPERIMENT_BADGE_AFTER_TITLE||g=3D=3De.EXPERIMENT_BADGE_AFTE=
R_TEXT||g=3D=3De.EXPERIMENT_BADGE_BENEATH_CREATIVE||g=3D=3Df.CONTROL||g=3D=
=3Df.EXPERIMENT_BADGE_AFTER_TITLE||g=3D=3Df.EXPERIMENT_BADGE_BENEATH_CREA=
TIVE)b.write("<"+c+' =
src=3D"https://ssl.gstatic.com/gb/js/gcm_66a225a4a9849ebff5b9f77536ce7311=
.js"></'+c+">");g=3D=3D"30143206"?b.write("<"+c+' =
src=3D"http://'+t()+'/pagead/js/test_expansion_embed.js"></'+c+">"):b.wri=
te("<"+c+' src=3D"http://'+t()+'/pagead/expansion_embed.js"></'+=0A=
c+">")}e=3Dze(a,b,nc);(d=3Dd||e)&&Pb("msie")&&!window.opera?b.write("<"+c=
+' =
src=3D"http://'+t()+'/pagead/render_ads.js"></'+c+">"):b.write("<"+c+'>go=
ogle_protectAndRun("ads_core.google_render_ad", google_handleError, =
google_render_ad);</'+c+">")}function Ne(a){return =
a!=3Di?'"'+a+'"':'""'}var Oe=3Dfunction(a,b){var =
c=3Db.slice(-1),d=3Dc=3D=3D"?"||c=3D=3D"#"?"":"&",e=3D[b];c=3Dfunction(f,=
g){if(f||f=3D=3D=3D0||f=3D=3D=3Dj){if(typeof =
f=3D=3D"boolean")f=3Df?1:0;Kb(e,d,g,"=3D",F(f));d=3D"&"}};E(a,c);return =
e.join("")};=0A=
function Pe(){var =
a=3Dx&&A("6"),b=3DYa&&A("1.8.1"),c=3Dy&&A("525");if(db&&(a||b||c))return =
h;else if(cb&&(c||b))return h;else if(eb&&(c||b))return h;return =
j}function Me(){return typeof =
ExpandableAdSlotFactory=3D=3D"object"&&typeof =
ExpandableAdSlotFactory.createIframe=3D=3D"function"}=0A=
function Le(a,b){var =
c=3Da.google_ad_width,d=3Da.google_ad_height,e=3DL();if(a.google_allow_ex=
pandable_ads=3D=3D=3Dj||!b.body||a.google_ad_output!=3D"html"||dd(e,e.doc=
ument,c,d)||!Qe(a)||isNaN(a.google_ad_height)||isNaN(a.google_ad_width)||=
!Pe()||b.domain!=3Da.location.hostname)return j;return h}function =
Qe(a){var b=3Da.google_ad_format;if(G(b))return =
j;if(Sb(a)&&b!=3D"468x15_0ads_al")return j;return h}=0A=
function Re(){var =
a;if(D.google_ad_output=3D=3D"html"&&!(Sb(D)||G(D.google_ad_format))&&Fe(=
0)){a=3D["6083035","6083034"];a=3DTb(a,sc);Ge(a,0)}return =
a=3D=3D"6083035"}function =
Se(a,b){if(!(J?X(a)=3D=3D1:!X(a))||G(a.google_ad_format))return"";var =
c=3D"",d=3DSb(a);if(b=3D=3D"html"||d)c=3DTb(["36815001","36815002"],oc);i=
f(c=3D=3D""&&(b=3D=3D"js"||d))c=3DTb(["36815003","36815004"],pc);if(c=3D=3D=
""&&(b=3D=3D"html"||b=3D=3D"js"))c=3DTb(["36813005","36813006"],qc);retur=
n c}=0A=
function Te(){var =
a=3DEe(),b=3Dwindow.google_enable_osd,c;if(b=3D=3D=3Dh){c=3D"36813006";Ue=
(c,a)}else =
if(b!=3D=3Dj&&Fe(0)){c=3Da.getEid();if(c=3D=3D"")(c=3DSe(window,String(wi=
ndow.google_ad_output||"")))&&Ue(c,a);else =
if(c!=3D"36815001"&&c!=3D"36815002"&&c!=3D"36815003"&&c!=3D"36815004"&&c!=
=3D"36813005"&&c!=3D"36813006")c=3D""}if(c){Ge(c,0);return c}return""}=0A=
function Ue(a,b){var c=3Db.getOsdMode(),d=3D[];switch(a){case =
"36815004":c=3D1;d=3D["js"];break;case =
"36815002":c=3D1;d=3D["html"];break;case =
"36813006":c=3D0;d=3D["html","js"]}d.length>0&&b.setValidOutputTypes(d);d=
=3DO();b.setupOsd(c,a,Q(d,7).toString())}=0A=
function Ve(a,b,c,d){J||me(a);var =
e=3DX(a);c=3DOe({ifi:e},c);c=3Dc.substring(0,1991);c=3Dc.replace(/%\w?$/,=
"");var =
f=3D"script",g=3D"google_ads_frame"+e,l=3DV().b(5);if((a.google_ad_output=
=3D=3D"js"||a.google_ad_output=3D=3D"json_html")&&(a.google_ad_request_do=
ne||a.google_radlink_request_done))b.write("<"+f+' =
language=3D"JavaScript1.1" src=3D'+Ne(ba(c))+"></"+f+">");else =
if(a.google_ad_output=3D=3D"html"){f=3DJe?c.replace(/&ea=3D[^&]*/,"")+"&e=
a=3D0":c;f=3D['<iframe id=3D"',g,'" name=3D"',g,'" =
width=3D',Ne(String(a.google_ad_width))," height=3D",=0A=
Ne(String(a.google_ad_height)),' frameborder=3D"0" src=3D',Ne(ba(f)),' =
marginwidth=3D"0" marginheight=3D"0" vspace=3D"0" hspace=3D"0" =
allowtransparency=3D"true" scrolling=3D"no"></iframe>'].join("");var =
z=3Dde,k=3Dee;d=3Da.google_container_id||d||i;if(typeof =
iframes=3D=3D"object"&&typeof =
iframes.open=3D=3D"function"&&(H&&tc()!=3D"dev"||l=3D=3D"30143208"||l=3D=3D=
z.CONTROL||l=3D=3Dz.EXPERIMENT_BADGE_AFTER_TITLE||l=3D=3Dz.EXPERIMENT_BAD=
GE_AFTER_TEXT||l=3D=3Dz.EXPERIMENT_BADGE_BENEATH_CREATIVE||l=3D=3Dk.CONTR=
OL||l=3D=3Dk.EXPERIMENT_BADGE_AFTER_TITLE||l=3D=3Dk.EXPERIMENT_BADGE_BENE=
ATH_CREATIVE)){Xd();=0A=
iframes.setVersionOverride("gcm_66a225a4a9849ebff5b9f77536ce7311.js");ifr=
ames.open(ba(c),{style:"expandable",id:g,rpcToken:"adsense_rpc_key",width=
:a.google_ad_width,height:a.google_ad_height,cssStyle:"left:0;position:ab=
solute;top:0",topMostFriendlyWindow:L(),friendlyIframeId:a.google_async_i=
frame_id},{})}else =
if(Je&&Me())a["google_expandable_ad_slot"+e]=3DExpandableAdSlotFactory.cr=
eateIframe(g,ba(c),a.google_ad_width,a.google_ad_height,d,L(),a.google_as=
ync_iframe_id);else a.google_container_id?We(a.google_container_id,=0A=
b,f):b.write(f);J&&Xe(a.google_async_iframe_id,f)}l=3D=3D"30143103"&&e=3D=
=3D1&&!a.google_container_id&&b.write('<iframe height=3D1 =
src=3D"http://pagead2.googlesyndication.com/pagead/s/iframes_api_loader.h=
tml" style=3D"position:absolute;visibility:hidden" =
width=3D1></iframe>');return c}var Xe=3Dfunction(a,b){var =
c=3D"javascript:"+Ca(["<!DOCTYPE =
html><html><body>",b,"</body></html>"].join("")),d=3DL();(new =
ke(d)).set(a,c)};function Ye(a){rd(a)}=0A=
function Ze(a){we();var b=3Dae().b(2)=3D=3D"44901217";if(!$e(b))return =
j;b=3DRe();var =
c=3DBe(window,X(window));a=3Daf(a);b=3Dc+bf(a.google_ad_format,b);window.=
google_ad_url=3DOe(a,b);return h}=0A=
var =
ff=3Dfunction(a){a.dt=3Dm;if(J&&window.google_bpp)a.bpp=3Dwindow.google_b=
pp;a.shv=3Dtc();var =
b=3D!!window.google_test_1,c=3D!!window.google_test_2;if(b)a.tsi=3Dc?"3":=
"2";a.jsv=3D"/r20101214".replace("/","");if(window.google_loader_used)a.s=
aldr=3D1;b=3DO();c=3DQ(b,8);var =
d=3Dwindow.google_ad_section,e=3Dwindow.google_ad_format,f=3Dwindow.googl=
e_ad_slot;if(c[d])G(e)||(a.prev_fmts=3Dc[d]);var =
g=3DQ(b,9);if(g[d])a.prev_slotnames=3Dg[d].toLowerCase();if(e){if(!G(e))i=
f(c[d])c[d]+=3D=0A=
","+e;else c[d]=3De}else if(f)if(g[d])g[d]+=3D","+f;else =
g[d]=3Df;a.correlator=3DQ(b,7);if(Q(b,2)&&!Bd(b))a.dblk=3D1;if(window.goo=
gle_ad_channel){c=3DQ(b,10);d=3D"";e=3Dwindow.google_ad_channel.split(cf)=
;for(f=3D0;f<e.length;f++){g=3De[f];if(c[g])d+=3Dg+"+";else =
c[g]=3Dh}a.pv_ch=3Dd}if(window.google_ad_host_channel){b=3Ddf(window.goog=
le_ad_host_channel,Q(b,11));a.pv_h_ch=3Db}if(uc)a.jscb=3D1;if(yc)a.jscd=3D=
1;a.frm=3Dwindow.google_iframing;a.adk=3Def();b=3DL().document;b=3DDd(b.d=
omain,b.cookie,window.history.length,window.screen,b.referrer);=0A=
a.ga_vid=3Db.vid;a.ga_sid=3Db.sid;a.ga_hid=3Db.hid;a.ga_fc=3Db.from_cooki=
e;a.ga_wpids=3Dwindow.google_analytics_uacct},gf=3Dfunction(a){var =
b=3Dh;if(b=3DVb(b)){a.biw=3Db.width;a.bih=3Db.height}},ef=3Dfunction(){va=
r =
a=3D[];Kb(a,D.google_ad_slot,D.google_ad_format,D.google_ad_type,D.google=
_ad_width,D.google_ad_height);var =
b=3DJ?bd():Fb;if(b)(b=3DYb(b))&&a.push(b);b=3D0;if(a)b=3DWb(a.join(":"));=
return b.toString()},hf=3Dfunction(a){var =
b=3DXb(L());if(b!=3D0)a.ifk=3Db.toString()};=0A=
function df(a,b){for(var =
c=3Da.split("|"),d=3D-1,e=3D[],f=3D0;f<c.length;f++){var =
g=3Dc[f].split(cf);b[f]||(b[f]=3D{});for(var =
l=3D"",z=3D0;z<g.length;z++){var =
k=3Dg[z];if(k!=3D"")if(b[f][k])l+=3D"+"+k;else =
b[f][k]=3Dh}l=3Dl.slice(1);e[f]=3Dl;if(l!=3D"")d=3Df}c=3D"";if(d>-1){for(=
f=3D0;f<d;f++)c+=3De[f]+"|";c+=3De[d]}return c}function jf(){var =
a=3D["44901228","44901229"];V().a(a,fc,1);a=3D["44901218","44901217"];V()=
.a(a,rc,2)}var kf=3Dfunction(){Hc()!=3DL()&&Dc(4)};=0A=
function lf(){kf();(J?X(window)=3D=3D1:!X(window))&&jf();var =
a=3DTe(),b=3Di,c=3D"",d=3DMath.random()<0.01;if(d)if(b=3Dwindow.google_as=
ync_iframe_id)b=3DL().document.getElementById(b);else{c=3D"google_temp_sp=
an";b=3Dmf(c)}d=3DZe(b);b&&b.id=3D=3Dc&&Bb(b);if(d){c=3DVe(window,documen=
t,window.google_ad_url);if(a)Ee().registerAdBlockByType(String(window.goo=
gle_ad_output||""),c,j,X(window));Ye(window)}ad(window)}=0A=
var =
nf=3Dfunction(a){E(dc,function(b,c){a[b]=3Dwindow[c]});E(cc,function(b,c)=
{a[b]=3Dwindow[c]});E(ec,function(b,c){a[b]=3Dwindow[c]})},of=3Dfunction(=
a){Ie(window.google_eids,1);a.eid=3DHe();var =
b=3Dae().T();if(a.eid.length>0&&b.length>0)a.eid+=3D",";a.eid+=3Db};funct=
ion pf(a,b,c,d){a=3DBc(a,b,c,d);Ke(window,document);return a}function =
qf(){qd()}=0A=
function rf(a){var =
b=3D{};a=3Da.split("?");a=3Da[a.length-1].split("&");for(var =
c=3D0;c<a.length;c++){var =
d=3Da[c].split("=3D");if(d[0])try{b[d[0].toLowerCase()]=3Dd.length>1?wind=
ow.decodeURIComponent?decodeURIComponent(d[1].replace(/\+/g," =
")):unescape(d[1]):""}catch(e){}}return b}function sf(){var =
a=3Dwindow,b=3Drf(document.URL);if(b.google_ad_override){a.google_ad_over=
ride=3Db.google_ad_override;a.google_adtest=3D"on"}}=0A=
function =
We(a,b,c){if(a)if((a=3Db.getElementById(a))&&c&&c.length!=3D""){a.style.v=
isibility=3D"visible";a.innerHTML=3Dc}}=0A=
var bf=3Dfunction(a,b){var c;return =
c=3DG(a)?"/pagead/sdo?":b?"/pagead/render_iframe_ads.html#":"/pagead/ads?=
"},tf=3Dfunction(a,b){b.dff=3DOd(a).toLowerCase();b.dfs=3DTd(a)},uf=3Dfun=
ction(a){a.ref=3Dwindow.google_referrer_url;a.loc=3Dwindow.google_page_lo=
cation},$e=3Dfunction(a){var =
b=3DO(),c=3DQ(b,8),d=3DQ(b,9),e=3Dwindow.google_ad_section;if(G(window.go=
ogle_ad_format)){if(R(b,4,Q(b,4)+1)>4&&!a)return j}else =
if(Sb(window)){if(R(b,5,Q(b,5)+1)>3&&!a)return j}else{var =
f=3DR(b,6,Q(b,6)+1);if(window.google_num_slots_to_rotate){Dc(1);=0A=
c[e]=3D"";d[e]=3D"";Q(b,12)||R(b,12,(new =
Date).getTime()%window.google_num_slots_to_rotate+1);if(Q(b,12)!=3Df)retu=
rn j}else if(!a&&f>6&&e=3D=3D"")return j}return h},af=3Dfunction(a){var =
b=3D{};nf(b);ff(b);Ub(b);a&&tf(a,b);gf(b);hf(b);of(b);uf(b);b.fu=3DCc;ret=
urn b},mf=3Dfunction(a){var =
b=3Dwindow.google_container_id,c=3Db&&qb(b)||qb(a);if(!c&&!b&&a){document=
.write("<span id=3D"+a+"></span>");c=3Dqb(a)}return c},cf=3D/[+, =
]/;window.google_render_ad=3Dlf;var vf=3Dfunction(){sf();ve();var =
a=3Dwindow.google_start_time;if(typeof =
a=3D=3D"number"){m=3Da;window.google_start_time=3Di}zc("show_ads.google_i=
nit_globals",pf,qf);Ke(window,document)},wf=3Dfunction(){window.google_st=
art_time=3Dm;window.google_hash_ratio=3Dqe();window.google_show_ads_impl=3D=
h;document.write(ne())},xf=3Dfunction(){if(oe()){me(window);re(window)}el=
se wf()};=0A=
function yf(){if(H&&typeof =
D.alternateShowAds=3D=3D"function")D.alternateShowAds.call(i);else =
if(window.google_show_ads_impl||vc)vf();else{var =
a=3D!X(window);a&&se();if(window.google_enable_async=3D=3D=3Dh||H&&tc()!=3D=
"dev")xf();else =
if(ue())wf();else{if(a&&!(Math.random()<1.0E-4)&&Math.random()<0.01){wind=
ow.google_test_1=3Dh;var b=3D"script";a=3D["<",b,' =
src=3D"http://pagead2.googlesyndication.com/pagead/js/test_script.js"></'=
,b,">"].join("");document.write(a)}vf()}}}zc("show_ads.main",Bc,yf);})()=0A=

------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://s7.addthis.com/js/250/addthis_widget.js#username=totranquilo

/* (c) 2008, 2009, 2010 Add This, LLC */=0A=
if(!window._ate){var =
_atd=3D"www.addthis.com/",_atr=3D"//s7.addthis.com/",_atn=3D"//l.addthisc=
dn.com/",_euc=3DencodeURIComponent,_duc=3DdecodeURIComponent,_atc=3D{dr:0=
,ver:250,loc:0,enote:"",cwait:500,tamp:0.5,xamp:0,camp:1,vamp:1,famp:0.02=
,pamp:0.2,damp:1,abf:!!window.addthis_do_ab,unt:1};(function(){var =
E;try{E=3Dwindow.location;if(E.protocol.indexOf("file")=3D=3D=3D0||E.prot=
ocol.indexOf("safari-extension")=3D=3D=3D0||E.protocol.indexOf("chrome-ex=
tension")=3D=3D=3D0){_atr=3D"http:"+_atr}if(E.hostname.indexOf("localhost=
")!=3D-1){_atc.loc=3D1}}catch(L){}var =
I=3Dnavigator.userAgent.toLowerCase(),M=3Ddocument,q=3Dwindow,G=3DM.locat=
ion,O=3D{win:/windows/.test(I),xp:/windows nt 5.1/.test(I)||/windows nt =
5.2/.test(I),osx:/os =
x/.test(I),chr:/chrome/.test(I),iph:/iphone/.test(I),dro:/android/.test(I=
),ipa:/ipad/.test(I),saf:/safari/.test(I),sf3:/safari =
3/.test(I),web:/webkit/.test(I),opr:/opera/.test(I),msi:(/msie/.test(I))&=
&!(/opera/.test(I)),ffx:/firefox/.test(I),ff2:/firefox\/2/.test(I),ffn:/f=
irefox\/((3.[6789][0-9a-z]*)|(4.[0-9a-z]*))/.test(I),ie6:/msie =
6.0/.test(I),ie7:/msie =
7.0/.test(I),mod:-1},f=3D{rev:"86981",bro:O,wlp:(E||{}).protocol,show:1,d=
l:G,upm:!!q.postMessage&&(""+q.postMessage).toLowerCase().indexOf("[nativ=
e =
code]")!=3D=3D-1,camp:_atc.camp-Math.random(),xamp:_atc.xamp-Math.random(=
),vamp:_atc.vamp-Math.random(),tamp:_atc.tamp-Math.random(),pamp:_atc.pam=
p-Math.random(),ab:"-",inst:1,wait:500,tmo:null,sub:!!window.at_sub,dbm:0=
,uid:null,spt:"static/r07/widget25.png",api:{},imgz:[],hash:window.locati=
on.hash};M.ce=3DM.createElement;M.gn=3DM.getElementsByTagName;window._ate=
=3Df;var u=3Dfunction(s,p,r,d){if(!s){return r}if(s instanceof =
Array||(s.length&&(typeof s!=3D=3D"function"))){for(var =
l=3D0,a=3Ds.length,b=3Ds[0];l<a;b=3Ds[++l]){r=3Dp.call(d||s,r,b,l,s)}}els=
e{for(var e in s){r=3Dp.call(d||s,r,s[e],e,s)}}return =
r},z=3DArray.prototype.slice,B=3Dfunction(b){return =
z.apply(b,z.call(arguments,1))},A=3Dfunction(a){return(""+a).replace(/(^\=
s+|\s+$)/g,"")},K=3Dfunction(a,b){return =
u(B(arguments,1),function(e,d){return =
u(d,function(p,l,i){if(p){p[i]=3Dl}return =
p},e)},a)},m=3Dfunction(b,a){return =
u(b,function(i,e,d){d=3DA(d);if(d){i.push(_euc(d)+"=3D"+_euc(A(e)))}retur=
n i},[]).join(a||"&")},j=3Dfunction(b,a){return =
u((b||"").split(a||"&"),function(p,s){try{var =
l=3Ds.split("=3D"),i=3DA(_duc(l[0])),d=3DA(_duc(l.slice(1).join("=3D")));=
if(i){p[i]=3Dd}}catch(r){}return p},{})},Q=3Dfunction(){var =
a=3DB(arguments,0),d=3Da.shift(),b=3Da.shift();return function(){return =
d.apply(b,a.concat(B(arguments,0)))}},F=3Dfunction(b,e,a,d){if(!e){return=
}if(we){e[(b?"detach":"attach")+"Event"]("on"+a,d)}else{e[(b?"remove":"ad=
d")+"EventListener"](a,d,false)}},k=3Dfunction(d,a,b){F(0,d,a,b)},g=3Dfun=
ction(d,a,b){F(1,d,a,b)},c=3D{reduce:u,slice:B,strip:A,extend:K,toKV:m,fr=
omKV:j,bind:Q,listen:k,unlisten:g};f.util=3Dc;K(f,c);(function(s,R,S){var=
 p,U=3Ds.util;function =
w(X,W,Z,V,Y){this.type=3DX;this.triggerType=3DW||X;this.target=3DZ||V;thi=
s.triggerTarget=3DV||Z;this.data=3DY||{}}U.extend(w.prototype,{constructo=
r:w,bubbles:false,preventDefault:U.noop,stopPropagation:U.noop,clone:func=
tion(){return new =
this.constructor(this.type,this.triggerType,this.target,this.triggerTarge=
t,U.extend({},this.data))}});function =
i(V,W){this.target=3DV;this.queues=3D{};this.defaultEventType=3DW||w}func=
tion a(V){var W=3Dthis.queues;if(!W[V]){W[V]=3D[]}return W[V]}function =
r(V,W){this.getQueue(V).push(W)}function e(W,X){var =
Y=3Dthis.getQueue(W),V=3DY.indexOf(X);if(V!=3D=3D-1){Y.splice(V,1)}}funct=
ion b(V,Z,Y,X){var =
W=3Dthis;if(!X){setTimeout(function(){W.dispatchEvent(new =
W.defaultEventType(V,V,Z,W.target,Y))},10)}else{W.dispatchEvent(new =
W.defaultEventType(V,V,Z,W.target,Y))}}function T(W){for(var =
X=3D0,Z=3DW.target,Y=3Dthis.getQueue(W.type),V=3DY.length;X<V;X++){Y[X].c=
all(Z,W.clone())}}function d(W){if(!W){return}for(var V in =
l){W[V]=3DU.bind(l[V],this)}return W}var =
l=3D{constructor:i,getQueue:a,addEventListener:r,removeEventListener:e,di=
spatchEvent:T,fire:b,decorate:d};U.extend(i.prototype,l);s.event=3D{PolyE=
vent:w,EventDispatcher:i}})(f,f.api,f);f.ed=3Dnew =
f.event.EventDispatcher(f);var =
n=3D{isBound:0,isReady:0,readyList:[],onReady:function(){if(!n.isReady){n=
.isReady=3D1;var =
a=3Dn.readyList.concat(window.addthis_onload||[]);for(var =
b=3D0;b<a.length;b++){a[b].call(window)}n.readyList=3D[]}},addLoad:functi=
on(a){var b=3Dq.onload;if(typeof =
q.onload!=3D"function"){q.onload=3Da}else{q.onload=3Dfunction(){if(b){b()=
}a()}}},bindReady:function(){if(x.isBound||_atc.xol){return}x.isBound=3D1=
;if(M.addEventListener&&!O.opr){M.addEventListener("DOMContentLoaded",x.o=
nReady,false)}var =
a=3Dwindow.addthis_product;if(a&&a.indexOf("f")>-1){x.onReady();return}if=
(O.msi&&window=3D=3Dtop){(function(){if(x.isReady){return}try{M.documentE=
lement.doScroll("left")}catch(d){setTimeout(arguments.callee,0);return}x.=
onReady()})()}if(O.opr){M.addEventListener("DOMContentLoaded",function(){=
if(x.isReady){return}for(var =
d=3D0;d<M.styleSheets.length;d++){if(M.styleSheets[d].disabled){setTimeou=
t(arguments.callee,0);return}}x.onReady()},false)}if(O.saf){var =
b;(function(){if(x.isReady){return}if(M.readyState!=3D"loaded"&&M.readySt=
ate!=3D"complete"){setTimeout(arguments.callee,0);return}if(b=3D=3D=3Dund=
efined){var d=3DM.gn("link");for(var =
e=3D0;e<d.length;e++){if(d[e].getAttribute("rel")=3D=3D"stylesheet"){b++}=
}var =
l=3DM.gn("style");b+=3Dl.length}if(M.styleSheets.length!=3Db){setTimeout(=
arguments.callee,0);return}x.onReady()})()}x.addLoad(x.onReady)},append:f=
unction(b,a){x.bindReady();if(x.isReady){b.call(window,[])}else{x.readyLi=
st.push(function(){return =
b.call(window,[])})}}},x=3Dn,P=3Df;K(f,{plo:[],lad:function(a){f.plo.push=
(a)}});(function(d,l,e){var a=3Dwindow;d.pub=3Dfunction(){return =
_euc((window.addthis_config||{}).username||window.addthis_pub||"")};d.usu=
=3Dfunction(i,p){if(!a.addthis_share){a.addthis_share=3D{}}if(p||i!=3Dadd=
this_share.url){addthis_share.imp_url=3D0}};d.rsu=3Dfunction(){var =
r=3Ddocument,p=3Dr.title,i=3Dr.location?r.location.href:"";if(_atc.ver>=3D=
250&&addthis_share.imp_url&&i&&i!=3Da.addthis_share.url&&!(f.util.ivc((r.=
location.hash||"").substr(1).split(",").shift()))){a.addthis_share.url=3D=
a.addthis_url=3Di;a.addthis_share.title=3Da.addthis_title=3Dp;return =
1}return =
0};d.igv=3Dfunction(i,p){if(!a.addthis_config){a.addthis_config=3D{userna=
me:a.addthis_pub}}else{if(addthis_config.data_use_cookies=3D=3D=3Dfalse){=
_atc.xck=3D1}}if(!a.addthis_share){a.addthis_share=3D{}}if(!addthis_share=
.url){if(!a.addthis_url&&addthis_share.imp_url=3D=3D=3Dundefined){addthis=
_share.imp_url=3D1}addthis_share.url=3D(a.addthis_url||i||"").split("#{")=
.shift()}if(!addthis_share.title){addthis_share.title=3D(a.addthis_title|=
|p||"").split("#{").shift()}};if(!_atc.ost){if(!a.addthis_conf){a.addthis=
_conf=3D{}}for(var b in =
addthis_conf){_atc[b]=3Daddthis_conf[b]}_atc.ost=3D1}})(f,f.api,f);(funct=
ion(b,l,e){var =
r,p=3Ddocument,a=3Db.util;b.ckv=3Da.fromKV(p.cookie,";");function =
i(d){return =
a.fromKV(p.cookie,";")[d]}if(!b.cookie){b.cookie=3D{}}b.cookie.rck=3Di})(=
f,f.api,f);(function(e,i,p){var d,R=3De.util,s=3D4294967295,b=3Dnew =
Date().getTime();function =
r(){return((b/1000)&s).toString(16)+("00000000"+(Math.floor(Math.random()=
*(s+1))).toString(16)).slice(-8)}function a(S){return w(S)?(new =
Date((parseInt(S.substr(0,8),16)*1000))):new Date()}function l(S,U){var =
T=3Da(S);return(((new Date()).getTime()-T.getTime())>U*1000)}function =
w(S){return =
S&&S.match(/^[0-9a-f]{16}$/)}R.cuid=3Dr;R.ivc=3Dw;R.ioc=3Dl})(f,f.api,f);=
(function(l,aa,ac){var ad=3Dl,R=3Dnew =
Date().getTime(),Z=3Dfunction(){return =
Math.floor(Math.random()*4294967295).toString(36)},ae=3Dfunction(){return=
 Math.floor((new =
Date().getTime()-R)/100).toString(16)},w=3Dfunction(a){return"CXNID=3D200=
0001.521545608054043907"+(a||2)+"NXC"},p=3D0,s=3Dfunction(a){if(p=3D=3D=3D=
0){ad.sid=3Dp=3D(a||ad.util.cuid())}return =
p},e=3Dnull,d=3Dfunction(a,af){if(e!=3D=3Dnull){clearTimeout(e)}if(a){e=3D=
f.sto(function(){af(false)},f.wait)}},W=3Dfunction(af,a){return =
_euc(af)+"=3D"+_euc(a)+";"+ae()},V=3D1,r=3Dfunction(af,ah){var =
a=3D(af||"").split("?"),af=3Da.shift(),ag=3D(a.pop()||"").split("&");retu=
rn =
ah(af,ag)},S=3Dfunction(a,af,ah,ag){if(!af){af=3D{}}if(!af.remove){af.rem=
ove=3D[]}af.remove.push("sms_ss");af.remove.push("at_xt");if(af.remove){a=
=3Dab(a,af.remove)}if(af.clean){a=3DT(a)}if(af.defrag){a=3Di(a)}if(af.add=
){a=3DU(a,af.add,ah,ag)}return a},U=3Dfunction(ah,aj,ai,af){var =
a=3D{};if(aj){for(var ag in =
aj){if(ah.indexOf(ag+"=3D")>-1){continue}a[ag]=3DX(aj[ag],ah,ai,af)}aj=3D=
f.util.toKV(a)}return =
ah+(aj.length?((ah.indexOf("?")>-1?"&":"?")+aj):"")},X=3Dfunction(ag,af,a=
h,a){var ah=3Dah||addthis_share;return =
ag.replace(/{{service}}/g,_euc(a||"")).replace(/{{code}}/g,_euc(a||"")).r=
eplace(/{{title}}/g,_euc(ah.title)).replace(/{{url}}/g,_euc(af))},ab=3Dfu=
nction(af,ah){var a=3D{},ah=3Dah||[];for(var =
ag=3D0;ag<ah.length;ag++){a[ah[ag]]=3D1}return r(af,function(ai,al){var =
am=3D[];if(al){for(var aj in al){if(typeof(al[aj])=3D=3D"string"){var =
ak=3D(al[aj]||"").split("=3D");if(ak.length!=3D2&&al[aj]){am.push(al[aj])=
}else{if(a[ak[0]]){continue}else{if(al[aj]){am.push(al[aj])}}}}}ai+=3D(am=
.length?("?"+am.join("&")):"")}return ai})},Y=3Dfunction(a){var =
af=3Da.split("#").pop().split(",").shift().split("=3D").pop();if(f.util.i=
vc(af)){return =
a.split("#").pop().split(",")}return[""]},i=3Dfunction(a){var =
af=3DY(a).shift().split("=3D").pop();if(f.util.ivc(af)){return =
a.split("#").shift()}return a},T=3Dfunction(a){return =
r(a,function(ag,aj){var =
af=3Dag.indexOf(";jsessionid"),ak=3D[];if(af>-1){ag=3Dag.substr(0,af)}if(=
aj){for(var ah in aj){if(typeof(aj[ah])=3D=3D"string"){var =
ai=3D(aj[ah]||"").split("=3D");if(ai.length=3D=3D2){if(ai[0].indexOf("utm=
_")=3D=3D=3D0||ai[0]=3D=3D"gclid"||ai[0]=3D=3D"sms_ss"||ai[0]=3D=3D"at_xt=
"){continue}}if(aj[ah]){ak.push(aj[ah])}}}ag+=3D(ak.length?("?"+ak.join("=
&")):"")}return =
ag})},b=3Dfunction(){return"AT-"+(ad.pub?(typeof(ad.pub)=3D=3D"function"?=
ad.pub():ad.pub):"unknown")+"/-/"+ad.ab+"/"+s()+"/"+(V++)+(ad.uid!=3D=3Dn=
ull?"/"+ad.uid:"")};if(!f.track){f.track=3D{}}l.util.extend(f.track,{cst:=
w,fcv:W,ran:Z,rup:ab,aup:U,cof:i,gof:Y,clu:T,mgu:S,ssid:s,sta:b,sxm:d})})=
(f,f.api,f);(function(){var =
Y=3Ddocument,Z=3Df,s=3D[],r=3Dnull,T=3D[],w=3Dfunction(){var =
a;while(a=3DT.pop()){X(a)}},i=3D[],V=3Dnull,W=3Dfunction(d){d=3Dd.split("=
-").shift();for(var =
a=3D0;a<i.length;a++){if(i[a]=3D=3Dd){return}}i.push(d)},R=3Dfunction(){}=
,aa=3Dnull,p=3Dfunction(){var =
a=3DY.getElementById("_atssh");if(!a){a=3DY.ce("div");a.style.visibility=3D=
"hidden";a.id=3D"_atssh";Z.opp(a.style);Y.body.insertBefore(a,Y.body.firs=
tChild)}return a},b=3Dfunction(a){var =
ad,d=3DMath.floor(Math.random()*1000),ac=3Dp();if(!Z.bro.msi){ad=3DY.ce("=
iframe");ad.id=3D"_atssh"+d}else{if(Z.bro.ie6&&!a&&Y.location.protocol.in=
dexOf("https")=3D=3D0){a=3D"javascript:''"}ac.innerHTML=3D'<iframe =
id=3D"_atssh'+d+'" width=3D"1" height=3D"1" name=3D"_atssh'+d+'" =
'+(a?'src=3D"'+a+'"':"")+">";ad=3DY.getElementById("_atssh"+d)}Z.opp(ad.s=
tyle);ad.frameborder=3Dad.style.border=3D0;ad.style.top=3Dad.style.left=3D=
0;return =
ad},S=3Dfunction(a){if(a&&a.data&&a.data.service){if(!Z.upm){if(Z.dcp){re=
turn}Z.dcp=3D1}X({gen:300,sh:a.data.service})}},e=3Dfunction(d){var =
ac=3D{},af=3Dd.data||{},ad=3Daf.svc,ae=3Daf.cmo,a=3Daf.pco,ag=3Daf.cso;if=
(ad){ac.sh=3Dad}if(ae){ac.cm=3Dae}if(ag){ac.cs=3Dag}if(a){ac.spc=3Da}ab("=
sh","3",null,ac)},X=3Dfunction(d){var =
ad=3DZ.dr,a=3D(Z.rev||"");if(!d){return}d.xck=3D_atc.xck?1:0;d.xxl=3D1;d.=
sid=3DZ.track.ssid();d.pub=3DZ.pub();d.ssl=3DZ.ssl||0;d.du=3DZ.tru(Z.du||=
Z.dl.href);if(Z.dt){d.dt=3DZ.dt}if(Z.cb){d.cb=3DZ.cb}d.lng=3DZ.lng();d.ve=
r=3D_atc.ver;if(!Z.upm&&Z.uid){d.uid=3DZ.uid}d.pc=3Dd.spc||i.join(",");if=
(ad){d.dr=3DZ.tru(ad)}if(Z.dh){d.dh=3DZ.dh}if(a){d.rev=3Da}if(Z.xfr){if(Z=
.upm){if(aa){aa.contentWindow.postMessage(m(d),"*")}}else{var =
ae=3Dp(),ac=3D"static/r07/sh29.html"+(false?"?t=3D"+new =
Date().getTime():"");if(aa){ae.removeChild(ae.firstChild)}aa=3Db();aa.src=
=3D_atr+ac+"#"+m(d);ae.appendChild(aa)}}else{T.push(d)}},ab=3Dfunction(ac=
,af,a,ad,ae){if(!window.at_sub&&!_atc.xtr){var =
d=3Dad||{};d.evt=3Dac;if(a){d.ext=3Da}r=3Dd;if(ae=3D=3D=3D1){l(true)}else=
{Z.track.sxm(true,l)}}},U=3Dfunction(d,a){s.push(Z.track.fcv(d,a));Z.trac=
k.sxm(true,l)},l=3Dfunction(ad){var =
ac=3DZ.dl?Z.dl.hostname:"";if(s.length>0||r){Z.track.sxm(false,l);if(_atc=
.xtr){return}var =
d=3Dr||{};d.ce=3Ds.join(",");s=3D[];r=3Dnull;X(d);if(ad){var =
a=3DY.ce("iframe");a.id=3D"_atf";f.opp(a.style);Y.body.appendChild(a);a=3D=
Y.getElementById("_atf")}}};Z.ed.addEventListener("addthis-internal.compa=
ct",e);Z.ed.addEventListener("addthis.menu.share",S);if(!Z.track){Z.track=
=3D{}}Z.util.extend(Z.track,{pcs:i,apc:W,cev:U,ctf:b,gtf:p,qtp:function(a=
){T.push(a)},stf:function(a){aa=3Da},trk:X,xtp:w})})();K(f,{_rec:[],xfr:!=
f.upm||!f.bro.ffx,pmh:function(d){if(d.origin.slice(-12)=3D=3D".addthis.c=
om"){if(!d.data){return}var b=3Dj(d.data),a=3Df._rec;for(var =
i=3D0;i<a.length;i++){a[i](b)}}}});K(f,{lng:function(){return =
window.addthis_language||(window.addthis_config||{}).ui_language||(f.bro.=
msi?navigator.userLanguage:navigator.language)||"en"},iwb:function(a){var=
 b=3D{th:1,pl:1,sl:1,gl:1,hu:1,is:1,nb:1,se:1,su:1,sw:1};return =
!!b[a]},ivl:function(a){var =
b=3D{af:1,afr:"af",ar:1,ara:"ar",az:1,aze:"az",be:1,bye:"be",bg:1,bul:"bg=
",bn:1,ben:"bn",bs:1,bos:"bs",ca:1,cat:"ca",cs:1,ces:"cs",cze:"cs",cy:1,c=
ym:"cy",da:1,dan:"da",de:1,deu:"de",ger:"de",el:1,gre:"el",ell:"ell",en:1=
,eo:1,es:1,esl:"es",spa:"spa",et:1,est:"et",eu:1,fa:1,fas:"fa",per:"fa",f=
i:1,fin:"fi",fo:1,fao:"fo",fr:1,fra:"fr",fre:"fr",ga:1,gae:"ga",gdh:"ga",=
gl:1,glg:"gl",gu:1,he:1,heb:"he",hi:1,hin:"hin",hr:1,ht:1,cro:"hr",hu:1,h=
un:"hu",id:1,ind:"id",is:1,ice:"is",it:1,ita:"it",ja:1,jpn:"ja",ko:1,kor:=
"ko",ku:1,lb:1,ltz:"lb",lt:1,lit:"lt",lv:1,lav:"lv",mk:1,mac:"mk",mak:"mk=
",ml:1,mn:1,ms:1,msa:"ms",may:"ms",nb:1,nl:1,nla:"nl",dut:"nl",no:1,nds:1=
,nn:1,nno:"no",oc:1,oci:"oc",pl:1,pol:"pl",ps:1,pt:1,por:"pt",ro:1,ron:"r=
o",rum:"ro",ru:1,rus:"ru",sk:1,slk:"sk",slo:"sk",sl:1,slv:"sl",sq:1,alb:"=
sq",sr:1,se:1,si:1,ser:"sr",su:1,sv:1,sve:"sv",sw:1,swe:"sv",ta:1,tam:"ta=
",te:1,teg:"te",th:1,tha:"th",tl:1,tgl:"tl",tn:1,tr:1,tur:"tr",tt:1,uk:1,=
ukr:"uk",ur:1,urd:"ur",vi:1,vec:1,vie:"vi","zh-hk":1,"chi-hk":"zh-hk","zh=
o-hk":"zh-hk","zh-tr":1,"chi-tr":"zh-tr","zho-tr":"zh-tr","zh-tw":1,"chi-=
tw":"zh-tw","zho-tw":"zh-tw",zh:1,chi:"zh",zho:"zh"};if(b[a]){return =
b[a]}a=3Da.split("-").shift();if(b[a]){if(b[a]=3D=3D=3D1){return =
a}else{return b[a]}}return 0},gvl:function(a){var =
b=3Df.ivl(a)||"en";if(b=3D=3D=3D1){b=3Da}return b},alg:function(d,b){var =
a=3Df.gvl((d||f.lng()).toLowerCase());if(a.indexOf("en")!=3D=3D0&&(!f.pll=
||b)){f.pll=3Df.ajs("static/r07/lang08/"+a+".js")}}});K(f,{trim:function(=
a,b){try{a=3Da.replace(/^[\s\u3000]+|[\s\u3000]+$/g,"");if(b){a=3D_euc(a)=
}}catch(b){}return a||""},trl:[],tru:function(b,a){var =
p=3D"",e=3D0,l=3D-1;if(b){p=3Db.substr(0,300);if(p!=3D=3Db){if((l=3Dp.las=
tIndexOf("%"))>=3Dp.length-4){p=3Dp.substr(0,l)}if(p!=3Db){for(var d in =
f.trl){if(f.trl[d]=3D=3Da){e=3D1}}if(!e){f.trl.push(a)}}}}return =
p},sto:function(b,a){return =
setTimeout(b,a)},opp:function(a){a.width=3Da.height=3D"1px";a.position=3D=
"absolute";a.zIndex=3D100000},jlr:{},ajs:function(b,a){if(!f.jlr[b]){var =
e=3DM.ce("script"),d=3DM.gn("head")[0]||M.documentElement;e.src=3D(a?"":_=
atr)+b;d.insertBefore(e,d.firstChild);f.jlr[b]=3D1;return e}return =
1},jlo:function(){try{var =
r=3Ddocument,b=3Df,p=3Db.lng(),i=3Dfunction(d){var a=3Dnew =
Image();f.imgz.push(a);a.src=3Dd};b.alg(p);if(!b.pld){if(b.bro.ie6){i(_at=
r+b.spt);i(_atr+"static/t00/logo1414.gif");i(_atr+"static/t00/logo88.gif"=
);if(window.addthis_feed){i("static/r05/feed00.gif",1)}}if(b.pll&&!window=
.addthis_translations){b.sto(function(){b.pld=3Db.ajs("static/r07/menu65.=
js")},10)}else{b.pld=3Db.ajs("static/r07/menu65.js")}}}catch(l){}},ao:fun=
ction(b,l,i,d,e,a){f.lad(["open",b,l,i,d,e,a]);f.jlo();return =
false},ac:function(){},as:function(b,d,a){f.lad(["send",b,d,a]);f.jlo()}}=
);(function(e,l,r){var =
R=3Ddocument,s=3D1,a=3D["cbea","kkk","zvys","phz"];function b(d){return =
d.replace(/[a-zA-Z]/g,function(i){return =
String.fromCharCode((i<=3D"Z"?90:122)>=3D(i=3Di.charCodeAt(0)+13)?i:i-26)=
})}for(var p=3D0;p<a.length;p++){a[p]=3D" "+b(a[p])+" "}function =
w(i){var U=3D0,T;i=3D(i||"").toLowerCase()+" ";if(!i){return U}for(var =
d=3D0;d<a.length;d++){T=3Da[d];if(i=3D=3DT.replace(/ =
/g,"")||i.indexOf(T)>-1||i.indexOf(T.replace(/^ =
/g,""))=3D=3D=3D0){U|=3Ds}}return U}function S(){var =
W=3D(q.addthis_title||R.title),T=3Dw(W),V=3DR.all?R.all.tags("META"):R.ge=
tElementsByTagName?R.getElementsByTagName("META"):new =
Array();if(V&&V.length){for(var U=3D0;U<V.length;U++){var =
d=3DV[U]||{},Y=3D(d.name||"").toLowerCase(),X=3Dd.content;if(Y=3D=3D"desc=
ription"||Y=3D=3D"keywords"){T|=3Dw(X)}}}return =
T}if(!e.ad){e.ad=3D{}}e.ad.cla=3DS})(f,f.api,f);(function(l,p,r){var =
e,w=3Ddocument,T=3Dl.util,b=3Dl.event.EventDispatcher,R=3D25,i=3D[];funct=
ion s(W,Y,V){var d=3D[];function d(){d.push(arguments)}function =
X(){V[W]=3DY;while(d.length){Y.apply(V,d.shift())}}d.ready=3DX;return =
d}function S(W){if(W&&W instanceof a){i.push(W)}for(var =
d=3D0;d<i.length;){var =
V=3Di[d];if(V&&V.test()){i.splice(d,1);a.fire("load",V,{resource:V})}else=
{d++}}if(i.length){setTimeout(S,R)}}function a(Y,V,X){var =
d=3Dthis,W=3Dnew =
b(d);W.decorate(W).decorate(d);this.ready=3Dfalse;this.loading=3Dfalse;th=
is.id=3DY;this.url=3DV;if(typeof(X)=3D=3D=3D"function"){this.test=3DX}els=
e{this.test=3Dfunction(){return(!!_window[X])}}a.addEventListener("load",=
function(Z){var =
aa=3DZ.resource;if(!aa||aa.id!=3D=3Dd.id){return}d.loading=3Dfalse;d.read=
y=3Dtrue;W.fire(Z.type,aa,{resource:aa})})}T.extend(a.prototype,{load:fun=
ction(){if(this.url.substr(this.url.length-4)=3D=3D".css"){var =
d=3Dw.ce("link"),V=3D(w.gn("head")[0]||w.documentElement);d.rel=3D"styles=
heet";d.type=3D"text/css";d.href=3Dthis.url;d.media=3D"all";V.insertBefor=
e(d,V.firstChild)}else{f.ajs(this.url,1)}this.loading=3Dtrue;a.monitor(th=
is)}});var U=3Dnew =
b(a);U.decorate(U).decorate(a);T.extend(a,{known:{jquery:new =
a("jquery","//ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js","=
jQuery"),ga:new a("ga","//www.google-analytics.com/ga.js",function(){var =
d=3D_window._gat;return =
!!(d&&(typeof(d._getTracker)=3D=3D=3D"function"))})},loading:i,monitor:S}=
);l.resource=3D{Resource:a,ApiQueueFactory:s}})(f,f.api,f);var =
q=3Dwindow,N=3Dq.addthis_config||{},o=3Dnew =
f.resource.Resource("widgetcss",_atr+"static/r07/widget49.css",function()=
{return true});function h(){try{if(_atc.xol&&!_atc.xcs){o.load()}var =
aw=3Df,al=3Daw.bro.msi,aq=3D0,p=3DM.title,s=3DM.referer||M.referrer||"",d=
=3DG?G.href:null,ah=3D(d||"").split("#").shift(),au=3DG&&G.hash?G.hash.su=
bstr(1):"",X=3Dau&&au.indexOf("at_st=3D")=3D=3D=3D0&&f.util.ivc(au.split(=
",").shift().substr(6))?au.substr(6):"",ad=3Dd,U=3DG.hostname,aa=3Dd?d.in=
dexOf("sms_ss"):-1,ao=3Dd?d.indexOf("at_xt"):-1,am=3Dd?d.indexOf("at_st")=
:-1,S=3D(f.lng().split("-")).shift(),b=3D(G.href.indexOf(_atr)=3D=3D-1&&!=
aw.sub),ak=3D0,ab=3DM.gn("link"),ae=3D_atr+"static/r07/sh29.html#",R=3Dd&=
&d.indexOf("https")=3D=3D=3D0?1:0,Y,av,V=3Dfunction(){if(!f.track.pcs.len=
gth){f.track.apc(window.addthis_product||("men-"+_atc.ver))}av.pc=3Df.tra=
ck.pcs.join(",")};if(window.addthis_product){f.track.apc(addthis_product)=
;if(addthis_product.indexOf("fxe")=3D=3D-1&&addthis_product.indexOf("bkm"=
)=3D=3D-1){f.track.spc=3Daddthis_product}}for(var =
ar=3D0;ar<ab.length;ar++){var =
ap=3Dab[ar];if(ap.rel&&ap.rel=3D=3D"canonical"&&ap.href){if(ap.href.index=
Of("http")!=3D=3D0){ad=3D(d||"").split("//").pop().split("/");if(ap.href.=
indexOf("/")=3D=3D=3D0){ad=3Dad.shift()+ap.href}else{ad.pop();ad=3Dad.joi=
n("/")+"/"+ap.href}ad=3DG.protocol+"//"+ad}else{ad=3Dap.href}f.usu(0,1);b=
reak}}ad=3Dad.split("#{").shift();aw.igv(ad,M.title||"");var =
ag=3Daddthis_share.view_url_transforms||addthis_share.track_url_transform=
s||addthis_share.url_transforms;if(ag){ad=3Df.track.mgu(ad,ag)}aw.smd=3D{=
};aw.dr=3Daw.tru(s,"fr");aw.du=3Daw.tru(ad,"fp");aw.dt=3Dp=3Dq.addthis_sh=
are.title;aw.cb=3Daw.ad.cla();aw.dh=3DG.hostname;aw.ssl=3DR;av=3D{cb:aw.c=
b,ab:aw.ab,dh:aw.dh,dr:aw.dr,du:aw.du,dt:p,inst:aw.inst,lng:aw.lng(),pc:q=
.addthis_product||"men",pub:aw.pub(),ssl:R,sid:f.track.ssid(),srd:_atc.da=
mp,srf:_atc.famp,srp:_atc.pamp,srx:_atc.xamp,ver:_atc.ver,xck:_atc.xck||0=
};if(aw.trl.length){av.trl=3Daw.trl.join(",")}if(aw.rev){av.rev=3Daw.rev}=
if(X){ak=3DparseInt(X.split(",").pop())+1;var =
an=3D[],ai=3DX.split(","),r=3Dai.shift();if(aw.util.ioc(r,5)&&aw.vamp>=3D=
0&&!aw.sub){aw.smd.rsi=3Dr;aw.smd.gen=3Dak;an.push(aw.track.fcv("plv",Mat=
h.round(1/_atc.vamp)));an.push(aw.track.fcv("rsi",r));an.push(aw.track.fc=
v("gen",ak));av.ce=3Dan.join(",")}}else{if(d.indexOf(_atd+"book")=3D=3D-1=
&&ah!=3Ds){var =
an=3D[],af,r,T,W;if(ao>-1){W=3Dd.substr(ao).split("&").shift().split("#")=
.shift().split("=3D").pop().split(",");af=3D_duc(W.shift());if(af.indexOf=
(",")>-1){W=3Daf.split(",");af=3DW.shift()}}else{if(am>-1){W=3Dd.substr(a=
m).split("&").shift().split("#").shift().split("=3D").pop().split(",");r=3D=
_duc(W.shift());if(r.indexOf(",")>-1){W=3Dr.split(",");r=3DW.shift()}}}if=
(W&&W.length){ak=3DparseInt(W.pop())+1}if(aa>-1){W=3Dd.substr(aa);T=3DW.s=
plit("&").shift().split("#").shift().split("=3D").pop();av.sr=3DT}if(aw.v=
amp>=3D0&&!aw.sub&&(af||r||T)){if(af){aw.smd.rxi=3Daf}if(r){aw.smd.rsi=3D=
r}aw.smd.gen=3Dak;an.push(aw.track.fcv("plv",Math.round(1/_atc.vamp)));if=
(T){an.push(aw.track.fcv("rsc",T))}if(af){an.push(aw.track.fcv("rxi",af))=
}else{if(r){an.push(aw.track.fcv("rsi",r))}}if(r||af){an.push(aw.track.fc=
v("gen",ak))}av.ce=3Dan.join(",")}}}if(aw.upm){av.xd=3D1;if(f.bro.ffx){av=
.xld=3D1}}if(aw.upm&&(!f.bro.ffx||f.bro.ffn)&&(addthis_config.data_track_=
copypaste)&&ah!=3Ds&&(d.indexOf("#")=3D=3D-1||X)){var =
ac,Z=3DG.hash,aj=3Dwindow.onhashchange;if(X){var =
ai=3DX.split(","),w=3DparseInt(ai[1]);ac=3Dai[0];if(w>ak){ak=3Dw+1}}if(!X=
||aw.util.ioc(ac,5)){G.hash=3D"at_st=3D"+f.track.ssid()+","+ak;f.sto(func=
tion(){window.onhashchange=3Dfunction(){if(aj){aj()}if(window.location.ha=
sh=3D=3DZ||!window.location.hash){history.back()}}},f.wait)}}if(b){if(aw.=
upm){if(al){f.sto(function(){V();Y=3Daw.track.ctf(ae+m(av));aw.track.stf(=
Y)},f.wait);q.attachEvent("onmessage",aw.pmh)}else{Y=3Daw.track.ctf();q.a=
ddEventListener("message",aw.pmh,false)}if(f.bro.ffx){Y.src=3Dae;f.track.=
qtp(av)}else{if(!al){f.sto(function(){V();Y.src=3Dae+m(av)},f.wait)}}}els=
e{Y=3Daw.track.ctf();f.sto(function(){V();Y.src=3Dae+m(av)},f.wait)}if(Y)=
{Y=3Daw.track.gtf().appendChild(Y);aw.track.stf(Y)}}if(q.addthis_language=
||N.ui_language){aw.alg()}if(aw.plo.length>0){aw.jlo()}}catch(at){window.=
console&&console.log("lod",at)}}q._ate=3DP;q._adr=3Dx;P._rec.push(functio=
n(b){if(b.ssh){var =
a=3Dwindow.addthis_ssh=3D_duc(b.ssh);P.gssh=3D1;P._ssh=3Da.split(",")}if(=
b.uid){P.uid=3Db.uid}if(b.dbm){P.dbm=3Db.dbm}if(b.rdy){P.xfr=3D1;P.track.=
xtp();return}});try{function t(a){var =
b=3Da.src.indexOf("#")>-1?a.src.replace(/^[^\#]+\#?/,""):a.src.replace(/^=
[^\?]+\??/,""),d=3Dj(b);return d}var =
D=3DM.gn("script"),J=3DD.length,v=3DD[J-1],y=3Dt(v);if(v.src&&v.src.index=
Of("addthis")=3D=3D-1){for(var =
H=3D0;H<J;H++){if((D[H].src||"").indexOf("addthis.com")>-1){y=3Dt(D[H]);b=
reak}}}if(y.pub||y.username){q.addthis_pub=3D_duc(y.pub?y.pub:y.username)=
}if(q.addthis_pub&&q.addthis_config){q.addthis_config.username=3Dq.addthi=
s_pub}if(y.domready){_atc.dr=3D1}if(y.async){_atc.xol=3D1}if(_atc.ver=3D=3D=
=3D120){var C=3D"atb"+f.util.cuid();M.write('<span =
id=3D"'+C+'"></span>');f.igv();f.lad(["span",C,addthis_share.url||"[url]"=
,addthis_share.title||"[title]"])}if(q.addthis_clickout){f.lad(["cout"])}=
if(!_atc.xol&&!_atc.xcs&&N.ui_use_css!=3D=3Dfalse){o.load()}}catch(L){if(=
window.console){console.log("main",L)}}n.bindReady();n.append(h);(functio=
n(l,s,w){var R=3Ddocument,Y=3Dfunction(){var =
Z=3DR.gn("link"),ab=3D{};for(var aa=3D0;aa<Z.length;aa++){var =
d=3DZ[aa];if(d.href&&d.rel){ab[d.rel]=3Dd.href}}return =
ab},V=3DY(),i=3Dfunction(){var =
d=3DR.location.protocol;if(d=3D=3D"file:"){d=3D"http:"}return =
d+"//"+_atd},X=3Dfunction(){if(f.dr){return"&pre=3D"+_euc(f.dr)}else{retu=
rn""}},e=3Dfunction(aa,ab,Z,d){return =
i()+(ab?"feed.php":"bookmark.php")+"?v=3D"+(_atc.ver)+"&winname=3Daddthis=
&"+r(aa,ab,Z,d)+"&"+f.track.cst(4)+X()+"&tt=3D0"+(aa=3D=3D=3D"more"&&f.br=
o.ipa?"&imore=3D1":"")},r=3Dfunction(ap,af,at,ay){var =
al=3Df.trim,av=3Dwindow,aq=3Df.pub(),aj=3Dwindow._atw||{},ak=3D(at&&at.ur=
l?at.url:(aj.share&&aj.share.url?aj.share.url:addthis_url)),ax,ae=3Dfunct=
ion(aB){if(ak&&ak!=3D""){var =
d=3Dak.indexOf("#at"+aB);if(d>-1){ak=3Dak.substr(0,d)}}};if(!ay){ay=3Daj.=
conf||{}}else{for(var ar in =
aj.conf){if(!(ay[ar])){ay[ar]=3Daj.conf[ar]}}}if(!at){at=3Daj.share}else{=
for(var ar in =
aj.share){if(!(at[ar])){at[ar]=3Daj.share[ar]}}}if(f.rsu()){at.url=3Dwind=
ow.addthis_url;at.title=3Dwindow.addthis_title;ak=3Dat.url}ax=3Day.servic=
es_custom;ae("pro");ae("opp");ae("cle");ae("clb");ae("abc");if(ak.indexOf=
("addthis.com/static/r07/ab")>-1){ak=3Dak.split("&");for(var =
au=3D0;au<ak.length;au++){var =
an=3Dak[au].split("=3D");if(an.length=3D=3D2){if(an[0]=3D=3D"url"){ak=3Da=
n[1];break}}}}if(ax instanceof Array){for(var =
au=3D0;au<ax.length;au++){if(ax[au].code=3D=3Dap){ax=3Dax[au];break}}}var=
 =
aw=3D((at.templates&&at.templates[ap])?at.templates[ap]:""),aa=3D((at.mod=
ules&&at.modules[ap])?at.modules[ap]:""),ac=3Dat.share_url_transforms||at=
.url_transforms||{},ai=3Dat.track_url_transforms||at.url_transforms,aA=3D=
((ac&&ac.shorten&&at.shorteners)?(typeof(ac.shorten)=3D=3D"string"?ac.sho=
rten:(ac.shorten[ap]||ac.shorten["default"]||"")):""),ag=3D"",ao=3D(ay.pr=
oduct||av.addthis_product||("men-"+_atc.ver)),ah=3D"",am=3Df.track.gof(ak=
),az=3Dam.length=3D=3D2?am.shift().split("=3D").pop():"",Z=3Dam.length=3D=
=3D2?am.pop():"";if(at.email_vars){for(var ar in =
at.email_vars){ah+=3D(ah=3D=3D""?"":"&")+_euc(ar)+"=3D"+_euc(at.email_var=
s[ar])}}if(f.track.spc&&ao.indexOf(f.track.spc)=3D=3D-1){ao+=3D","+f.trac=
k.spc}if(ac&&ac.shorten&&at.shorteners){for(var ar in =
at.shorteners){for(var ab in =
at.shorteners[ar]){ag+=3D(ag.length?"&":"")+_euc(ar+"."+ab)+"=3D"+_euc(at=
.shorteners[ar][ab])}}}ak=3Df.track.cof(ak);ak=3Df.track.mgu(ak,ac,at,ap)=
;if(ai){at.trackurl=3Df.track.mgu(at.trackurl||ak,ai,at,ap)}var =
ad=3D"pub=3D"+aq+"&source=3D"+ao+"&lng=3D"+(f.lng()||"xx")+"&s=3D"+ap+(ay=
.ui_508_compliant?"&u508=3D1":"")+(af?"&h1=3D"+al((at.feed||at.url).repla=
ce("feed://",""),1)+"&t1=3D":"&url=3D"+al(ak,1)+"&title=3D")+al(at.title|=
|av.addthis_title,1)+(_atc.ver<200?"&logo=3D"+al(av.addthis_logo,1)+"&log=
obg=3D"+al(av.addthis_logo_background,1)+"&logocolor=3D"+al(av.addthis_lo=
go_color,1):"")+"&ate=3D"+f.track.sta()+(window.addthis_ssh&&(addthis_ssh=
=3D=3Dap||addthis_ssh.search(new =
RegExp("(?:^|,)("+ap+")(?:$|,)"))>-1)?"&ips=3D1":"")+(f.uid?"&uid=3D"+_eu=
c(f.uid):"")+(at.email_template?"&email_template=3D"+_euc(at.email_templa=
te):"")+(ah?"&email_vars=3D"+_euc(ah):"")+(aA?"&shortener=3D"+_euc(typeof=
(aA)=3D=3D"array"?aA.join(","):aA):"")+(aA&&ag?"&"+ag:"")+((at.passthroug=
h||{})[ap]?"&passthrough=3D"+al(f.util.toKV(at.passthrough[ap]),1):"")+(a=
t.description?"&description=3D"+al(at.description,1):"")+(at.html?"&html=3D=
"+al(at.html,1):(at.content?"&html=3D"+al(at.content,1):""))+(at.trackurl=
&&at.trackurl!=3Dak?"&trackurl=3D"+al(at.trackurl,1):"")+(at.screenshot?"=
&screenshot=3D"+al(at.screenshot,1):"")+(at.swfurl?"&swfurl=3D"+al(at.swf=
url,1):"")+(f.cb?"&cb=3D"+f.cb:"")+(at.iframeurl?"&iframeurl=3D"+al(at.if=
rameurl,1):"")+(at.width?"&width=3D"+at.width:"")+(at.height?"&height=3D"=
+at.height:"")+(ay.data_track_p32?"&p32=3D"+ay.data_track_p32:"")+(ay.dat=
a_track_clickback||ay.data_track_linkback||!aq||aq=3D=3D"AddThis"?"&sms_s=
s=3D1&at_xt=3D1":"")+((ax&&ax.url)?"&acn=3D"+_euc(ax.name)+"&acc=3D"+_euc=
(ax.code)+"&acu=3D"+_euc(ax.url):"")+(f.smd?(f.smd.rxi?"&rxi=3D"+f.smd.rx=
i:"")+(f.smd.rsi?"&rsi=3D"+f.smd.rsi:"")+(f.smd.gen?"&gen=3D"+f.smd.gen:"=
"):((az?"&rsi=3D"+az:"")+(Z?"&gen=3D"+Z:"")))+(at.xid?"&xid=3D"+al(at.xid=
,1):"")+(aw?"&template=3D"+al(aw,1):"")+(aa?"&module=3D"+al(aa,1):"")+(ay=
.ui_cobrand?"&ui_cobrand=3D"+al(ay.ui_cobrand,1):"")+(ay.ui_header_color?=
"&ui_header_color=3D"+al(ay.ui_header_color,1):"")+(ay.ui_header_backgrou=
nd?"&ui_header_background=3D"+al(ay.ui_header_background,1):"");return =
ad},T=3Dfunction(d,ae,ac,af,Z){var =
ad=3Df.pub(),ab=3Daf||ae.url||"",aa=3Dae.xid||f.util.cuid();if(ab.toLower=
Case().indexOf("http%3a%2f%2f")=3D=3D=3D0){ab=3D_duc(ab)}if(Z){f.sto(func=
tion(){ae.xid=3Daa;(new Image()).src=3De(d,0,ae,ac);delete =
ae.xid},100)}return =
ab+(ac.data_track_clickback||ac.data_track_linkback||!ad||ad=3D=3D"AddThi=
s"?((ab.indexOf("?")>-1)?"&":"?")+("sms_ss=3D"+d)+("&at_xt=3D"+aa+","+((f=
.smd||{}).gen||0)):"")},S=3Dfunction(ac,aa,d){var =
aa=3Daa||{},ab=3Dac.share_url_transforms||ac.url_transforms||{},Z=3Df.tra=
ck.cof(f.track.mgu(ac.url,ab,ac,"mailto"));return"mailto:?subject=3D"+_eu=
c(ac.title?ac.title:Z)+"&body=3D"+_euc(T("mailto",ac,aa,Z,d))},p=3Dfuncti=
on(d){return =
_atc.unt&&((!d.templates||!d.templates.twitter)&&(!f.wlp||f.wlp=3D=3D"htt=
p:"))},b=3Dfunction(ak,ab){var =
ag=3D550,aj=3D450,ac=3Dscreen.height,ae=3Dscreen.width,af=3DMath.round((a=
e/2)-(ag/2)),aa=3D0,ah,ai=3D"",ad=3Dak.share_url_transforms||ak.url_trans=
forms||{},d=3Df.track.cof(f.track.mgu(ak.url,ad,ak,"twitter"));if(ac>aj){=
aa=3DMath.round((ac/2)-(aj/2))}if((ak.passthrough||{}).twitter){ai=3Df.ut=
il.toKV(ak.passthrough.twitter)}if(ai.indexOf("text=3D")=3D=3D-1){ai=3D"t=
ext=3D"+_euc(ak.title)+"&"+ai}if(ai.indexOf("via=3D")=3D=3D-1){ai=3D"via=3D=
AddThis&"+ai}q.open("http://twitter.com/share?url=3D"+_euc(T("twitter",ak=
,ab,d,1))+"&"+ai,"twitter_tweet","left=3D"+af+",top=3D"+aa+",width=3D"+ag=
+",height=3D"+aj+",personalbar=3Dno,toolbar=3Dno,scrollbars=3Dyes,locatio=
n=3Dyes,resizable=3Dyes");return =
false},W=3D[],a=3Dfunction(ab,ac,aa,Z){var =
d;if(ab=3D=3D"email"){d=3De(aa,Z)}else{d=3De(ab,ac,aa,Z)}W.push(f.ajs(d,1=
))},U=3Dfunction(aa,Z,d){return =
i()+"tellfriend.php?&fromname=3Daaa&fromemail=3D"+_euc(Z.from)+"&frommenu=
=3D1&tofriend=3D"+_euc(Z.to)+(aa.email_template?"&template=3D"+_euc(aa.em=
ail_template):"")+(Z.vars?"&vars=3D"+_euc(Z.vars):"")+"&lng=3D"+(f.lng()|=
|"xx")+"&note=3D"+_euc(Z.note)+"&"+r("email",null,null,d)};l.share=3D{pts=
:b,unt:p,uadd:r,genurl:e,geneurl:U,genieu:S,acb:T,svcurl:i,track:a,links:=
V}})(f,f.api,f)})();function addthis_open(){if(typeof =
iconf=3D=3D"string"){iconf=3Dnull}return =
_ate.ao.apply(_ate,arguments)}function =
addthis_close(){_ate.ac()}function =
addthis_sendto(){_ate.as.apply(_ate,arguments);return =
false}if(_atc.dr){_adr.onReady()}}else{_ate.inst++}if(_atc.abf){addthis_o=
pen(document.getElementById("ab"),"emailab",window.addthis_url||"[URL]",w=
indow.addthis_title||"[TITLE]")};if(!window.addthis||window.addthis.nodeT=
ype!=3D=3Dundefined){window.addthis=3D(function(){var =
g=3D{a1webmarks:"A1&#8209;Webmarks",aim:"AOL =
Lifestream",amazonwishlist:"Amazon",aolmail:"AOL Mail",aviary:"Aviary =
Capture",domaintoolswhois:"Whois Lookup",googlebuzz:"Google =
Buzz",googlereader:"Google Reader",googletranslate:"Google =
Translate",linkagogo:"Link-a-Gogo",meneame:"Men&eacute;ame",misterwong:"M=
ister Wong",mailto:"Email =
App",myaol:"myAOL",myspace:"MySpace",readitlater:"Read It =
Later",rss:"RSS",stumbleupon:"StumbleUpon",typepad:"TypePad",wordpress:"W=
ordPress",yahoobkm:"Y! Bookmarks",yahoomail:"Y! =
Mail",youtube:"YouTube"},i=3Ddocument,f=3Di.gn("body").item(0),h=3D_ate.u=
til.bind,c=3D_ate.ed,b=3Dfunction(d,n){var =
o;if(window._atw&&_atw.list){o=3D_atw.list[d]}else{if(g[d]){o=3Dg[d]}else=
{o=3D(n?d:(d.substr(0,1).toUpperCase()+d.substr(1)))}}return(o||"").repla=
ce(/&nbsp;/g," ")},l=3Dfunction(d,w,u,t,v){w=3Dw.toUpperCase();var =
r=3D(d=3D=3Df&&addthis.cache[w]?addthis.cache[w]:(d||f||i.body).getElemen=
tsByTagName(w)),q=3D[],s,p;if(d=3D=3Df){addthis.cache[w]=3Dr}if(v){for(s=3D=
0;s<r.length;s++){p=3Dr[s];if(p.className.indexOf(u)>-1){q.push(p)}}}else=
{u=3Du.replace(/\-/g,"\\-");var n=3Dnew =
RegExp("(^|\\s)"+u+(t?"\\w*":"")+"(\\s|$)");for(s=3D0;s<r.length;s++){p=3D=
r[s];if(n.test(p.className)){q.push(p)}}}return(q)},m=3Di.getElementsByCl=
assname||l;function k(d){if(typeof d=3D=3D"string"){var =
n=3Dd.substr(0,1);if(n=3D=3D"#"){d=3Di.getElementById(d.substr(1))}else{i=
f(n=3D=3D"."){d=3Dm(f,"*",d.substr(1))}else{}}}if(!d){d=3D[]}else{if(!(d =
instanceof Array)){d=3D[d]}}return d}function a(n,d){return =
function(){addthis.plo.push({call:n,args:arguments,ns:d})}}function =
j(o){var =
n=3Dthis,d=3Dthis.queue=3D[];this.name=3Do;this.call=3Dfunction(){d.push(=
arguments)};this.call.queuer=3Dthis;this.flush=3Dfunction(r,q){for(var =
p=3D0;p<d.length;p++){r.apply(q||n,d[p])}return =
r}}return{ost:0,cache:{},plo:[],links:[],ems:[],init:_adr.onReady,_Queuer=
:j,_queueFor:a,_select:k,_gebcn:l,button:a("button"),counter:a("counter")=
,toolbox:a("toolbox"),update:a("update"),util:{getServiceName:b},addEvent=
Listener:h(_ate.ed.addEventListener,_ate.ed),removeEventListener:h(_ate.e=
d.removeEventListener,_ate.ed)}})()}_adr.append((function(){if(!window.ad=
dthis.ost){_ate.extend(addthis,_ate.api);var =
d=3Ddocument,u=3Dundefined,w=3Dwindow,unaccent=3Dfunction(s){if(s.indexOf=
("&")>-1){s=3Ds.replace(/&([aeiou]).+;/g,"$1")}return =
s},customServices=3D{},globalConfig=3Dw.addthis_config,globalShare=3Dw.ad=
dthis_share,upConfig=3D{},upShare=3D{},body=3Dd.gn("body").item(0),mrg=3D=
function(o,n){if(n&&o!=3D=3Dn){for(var k in =
n){if(o[k]=3D=3D=3Du){o[k]=3Dn[k]}}}},addEvents=3Dfunction(o,ss,au){var =
oldclick=3Do.onclick||function(){},genshare=3Dfunction(){_ate.ed.fire("ad=
dthis.menu.share",window.addthis||{},{service:ss,url:o.share.url})};if(o.=
conf.data_ga_tracker||addthis_config.data_ga_tracker||o.conf.data_ga_prop=
erty||addthis_config.data_ga_property){o.onclick=3Dfunction(){_ate.gat(ss=
,au,o.conf,o.share);genshare();oldclick()}}else{o.onclick=3Dfunction(){ge=
nshare();oldclick()}}},getFollowUrl=3Dfunction(ss,userid){var =
urls=3D{googlebuzz:"http://www.google.com/profiles/%s",youtube:"http://ww=
w.youtube.com/user/%s",facebook:"http://www.facebook.com/profile.php?id=3D=
%s",facebook_url:"http://www.facebook.com/%s",rss:"%s",flickr:"http://www=
.flickr.com/photos/%s",twitter:"http://twitter.com/%s",linkedin:"http://w=
ww.linkedin.com/in/%s"};if(ss=3D=3D"facebook"&&isNaN(parseInt(userid))){s=
s=3D"facebook_url"}return(urls[ss]||"").replace("%s",userid)||""},registe=
rProductCode=3Dfunction(o){var =
opc=3D(o.parentNode||{}).className||"",pc=3Do.conf&&o.conf.product&&opc.i=
ndexOf("toolbox")=3D=3D-1?o.conf.product:"tbx"+(o.className.indexOf("32x3=
2")>-1||opc.indexOf("32x32")>-1?"32":"")+"-"+_atc.ver;_ate.track.apc(pc);=
return pc},rpl=3Dfunction(o,n){var r=3D{};for(var k in =
o){if(n[k]){r[k]=3Dn[k]}else{r[k]=3Do[k]}}return =
r},addthis=3Dwindow.addthis,f_title=3D{rss:"Subscribe via =
RSS"},b_title=3D{email:"Email",mailto:"Email",print:"Print",favorites:"Sa=
ve to Favorites",twitter:"Tweet This",digg:"Digg This",more:"View more =
services"},json=3D{email_vars:1,passthrough:1,modules:1,templates:1,servi=
ces_custom:1},nosend=3D{feed:1,more:1,email:1,mailto:1},nowindow=3D{feed:=
1,email:1,mailto:1,print:1,more:!_ate.bro.ipa,favorites:1},_uniqueConcat=3D=
function(a,b){var keys=3D{};for(var =
i=3D0;i<a.length;i++){keys[a[i]]=3D1}for(var =
i=3D0;i<b.length;i++){if(!keys[b[i]]){a.push(b[i]);keys[b[i]]=3D1}}return=
 a},_makeButton=3Dfunction(w,h,alt,url){var =
img=3Dd.ce("img");img.width=3Dw;img.height=3Dh;img.border=3D0;img.alt=3Da=
lt;img.src=3Durl;return =
img},_parseThirdPartyAttributes=3Dfunction(el,prefix){var =
key,attr=3D[],rv=3D{};for(var =
i=3D0;i<el.attributes.length;i++){key=3Del.attributes[i];attr=3Dkey.name.=
split(prefix+":");if(attr.length=3D=3D2){rv[attr.pop()]=3Dkey.value}}retu=
rn rv},_parseAttributes=3Dfunction(el,overrides,name,childWins){var =
overrides=3Doverrides||{},rv=3D{},at_attr=3D_parseThirdPartyAttributes(el=
,"addthis");for(var k in =
overrides){rv[k]=3Doverrides[k]}if(childWins){for(var k in =
el[name]){rv[k]=3Del[name][k]}}for(var k in =
at_attr){if(overrides[k]&&!childWins){rv[k]=3Doverrides[k]}else{var =
v=3Dat_attr[k];if(v){rv[k]=3Dv}else{if(overrides[k]){rv[k]=3Doverrides[k]=
}}if(rv[k]=3D=3D=3D"true"){rv[k]=3Dtrue}else{if(rv[k]=3D=3D=3D"false"){rv=
[k]=3Dfalse}}}if(rv[k]!=3D=3Dundefined&&json[k]&&(typeof =
rv[k]=3D=3D"string")){eval("var e =3D "+rv[k]);rv[k]=3De}}return =
rv},_processCustomServices=3Dfunction(conf){var =
acs=3D(conf||{}).services_custom;if(!acs){return}if(!(acs instanceof =
Array)){acs=3D[acs]}for(var i=3D0;i<acs.length;i++){var =
service=3Dacs[i];if(service.name&&service.icon&&service.url){service.code=
=3Dservice.url=3Dservice.url.replace(/ =
/g,"");if(service.code.indexOf("http")=3D=3D=3D0){service.code=3Dservice.=
code.substr((service.code.indexOf("https")=3D=3D=3D0?8:7))}service.code=3D=
service.code.split("?").shift().split("/").shift().toLowerCase();customSe=
rvices[service.code]=3Dservice}}},_select=3Daddthis._select,_getCustomSer=
vice=3Dfunction(ss,conf){return =
customServices[ss]||{}},_getATtributes=3Dfunction(el,config,share,childWi=
ns){var =
rv=3D{conf:config||{},share:share||{}};rv.conf=3D_parseAttributes(el,conf=
ig,"conf",childWins);rv.share=3D_parseAttributes(el,share,"share",childWi=
ns);return =
rv},_render=3Dfunction(what,conf,attrs,reprocess){_ate.igv();if(what){con=
f=3Dconf||{};attrs=3Dattrs||{};var =
config=3Dconf.conf||globalConfig,share=3Dconf.share||globalShare,onmouseo=
ver=3Dattrs.onmouseover,onmouseout=3Dattrs.onmouseout,onclick=3Dattrs.onc=
lick,internal=3Dattrs.internal,follow=3Dattrs.follow,ss=3Dattrs.singleser=
vice;if(ss){if(onclick=3D=3D=3Du){onclick=3Dnosend[ss]?function(el,config=
,share){var s=3Drpl(share,upShare);return =
addthis_open(el,ss,s.url,s.title,rpl(config,upConfig),s)}:nowindow[ss]?fu=
nction(el,config,share){var s=3Drpl(share,upShare);return =
addthis_sendto(ss,rpl(config,upConfig),s)}:null}}else{if(!attrs.noevents)=
{if(!attrs.nohover){if(onmouseover=3D=3D=3Du){onmouseover=3Dfunction(el,c=
onfig,share){return =
addthis_open(el,"",null,null,config,share)}}if(onmouseout=3D=3D=3Du){onmo=
useout=3Dfunction(el){return =
addthis_close()}}if(onclick=3D=3D=3Du){onclick=3Dfunction(el,config,share=
){return =
addthis_sendto("more",config,share)}}}else{if(onclick=3D=3D=3Du){onclick=3D=
function(el,config,share){return =
addthis_open(el,"more",null,null,config,share)}}}}}what=3D_select(what);f=
or(var i=3D0;i<what.length;i++){var =
o=3Dwhat[i],oParent=3Do.parentNode,oattr=3D_getATtributes(o,config,share,=
!reprocess)||{};mrg(oattr.conf,globalConfig);mrg(oattr.share,globalShare)=
;o.conf=3Doattr.conf;o.share=3Doattr.share;if(o.conf.ui_language){_ate.al=
g(o.conf.ui_language)}_processCustomServices(o.conf);if(oParent&&oParent.=
className.indexOf("toolbox")>-1&&(o.conf.product||"").indexOf("men")=3D=3D=
=3D0){o.conf.product=3D"tbx"+(oParent.className.indexOf("32x32")>-1?"32":=
"")+"-"+_atc.ver;_ate.track.apc(o.conf.product)}if(ss&&ss!=3D=3D"more"){o=
.conf.product=3DregisterProductCode(o)}if((!o.conf||!o.conf.ui_click)&&!_=
ate.bro.ipa){if(onmouseover){o.onmouseover=3Dfunction(){return =
onmouseover(this,this.conf,this.share)}}if(onmouseout){o.onmouseout=3Dfun=
ction(){return =
onmouseout(this)}}if(onclick){o.onclick=3Dfunction(){return =
onclick(this,this.conf,this.share)}}}else{if(onclick){if(ss){o.onclick=3D=
function(){return =
onclick(this,this.conf,this.share)}}else{o.onclick=3Dfunction(){return =
addthis_open(this,"",null,null,this.conf,this.share)}}}}if(o.tagName.toLo=
werCase()=3D=3D"a"){var =
url=3Do.share.url||addthis_share.url;_ate.usu(url);if(ss){var =
customService=3D_getCustomService(ss,o.conf);if(customService&&customServ=
ice.code&&customService.icon){if(o.firstChild&&o.firstChild.className.ind=
exOf("at300bs")>-1){o.firstChild.style.background=3D"url("+customService.=
icon+") no-repeat top =
left"}}if(!nowindow[ss]){if(attrs.follow){o.href=3Durl;o.onclick=3Dfuncti=
on(){_ate.share.track(ss,1,o.share,o.conf)};if(o.children&&o.children.len=
gth=3D=3D1&&o.parentNode&&o.parentNode.className.indexOf("toolbox")>-1){v=
ar =
sp=3Dd.ce("span");sp.className=3D"addthis_follow_label";sp.innerHTML=3Dad=
dthis.util.getServiceName(ss);o.appendChild(sp)}}else{if(ss=3D=3D"twitter=
"){if(_ate.share.unt(o.share)){o.onclick=3Dfunction(e){return =
_ate.share.pts(o.share,o.conf)};o.noh=3D1}else{o.onclick=3Dnull;o.href=3D=
_ate.share.genurl(ss,0,o.share,o.conf);o.noh=3D0}}else{if(!o.noh){o.href=3D=
_ate.share.genurl(ss,0,o.share,o.conf)}}}addEvents(o,ss,url);o.target=3D"=
_blank";addthis.links.push(o)}else{if(ss=3D=3D"mailto"||(ss=3D=3D"email"&=
&(o.conf.ui_use_mailto||_ate.bro.iph||_ate.bro.ipa))){o.onclick=3Dfunctio=
n(){o.share.xid=3D_ate.util.cuid();(new =
Image()).src=3D_ate.share.genurl("mailto",0,o.share,o.config)};o.href=3D_=
ate.share.genieu(o.share);addEvents(o,ss,url);addthis.ems.push(o)}}if(!o.=
title||o.at_titled){var =
serviceName=3Daddthis.util.getServiceName(ss,!customService);o.title=3Dun=
accent(attrs.follow?(f_title[ss]?f_title[ss]:"Follow on =
"+serviceName):(b_title[ss]?b_title[ss]:"Send to =
"+serviceName));o.at_titled=3D1}}else{if(o.conf.product&&o.parentNode.cla=
ssName.indexOf("toolbox")=3D=3D-1){registerProductCode(o)}}}var =
app;switch(internal){case"img":if(!o.hasChildNodes()){var =
lang=3D(o.conf.ui_language||_ate.lng()).split("-").shift(),validatedLang=3D=
_ate.ivl(lang);if(!validatedLang){lang=3D"en"}else{if(validatedLang!=3D=3D=
1){lang=3DvalidatedLang}}app=3D_makeButton(_ate.iwb(lang)?150:125,16,"Sha=
re",_atr+"static/btn/v2/lg-share-"+lang.substr(0,2)+".gif")}break}if(app)=
{o.appendChild(app)}}}},buttons=3Daddthis._gebcn(body,"A","addthis_button=
_",true,true),_renderToolbox=3Dfunction(collection,config,share,reprocess=
,override){for(var i=3D0;i<collection.length;i++){var =
b=3Dcollection[i];if(b=3D=3Dnull){continue}if(reprocess!=3D=3Dfalse||!b.o=
st){var =
attr=3D_getATtributes(b,config,share,!override),hc=3D0,a=3D"at300",c=3Db.=
className||"",passthrough=3D"",s=3Dc.match(/addthis_button_([\w\.]+)(?:\s=
|$)/),options=3D{},sv=3Ds&&s.length?s[1]:0;mrg(attr.conf,globalConfig);mr=
g(attr.share,globalShare);if(sv){if(sv=3D=3D=3D"tweetmeme"){if(b.ost){con=
tinue}var =
tm_attr=3D_parseThirdPartyAttributes(b,"tm"),tmw=3D50,tmh=3D61;passthroug=
h=3D_ate.util.toKV(tm_attr);if(tm_attr.style=3D=3D=3D"compact"){tmw=3D95;=
tmh=3D25}b.innerHTML=3D'<iframe frameborder=3D"0" width=3D"'+tmw+'" =
height=3D"'+tmh+'" scrolling=3D"no" allowTransparency=3D"true" =
scrollbars=3D"no"'+(_ate.bro.ie6?" =
src=3D\"javascript:''\"":"")+"></iframe>";var =
tm=3Db.firstChild;tm.src=3D"//api.tweetmeme.com/button.js?url=3D"+_euc(at=
tr.share.url)+"&"+passthrough;b.noh=3Db.ost=3D1}else{if(sv=3D=3D=3D"tweet=
"){if(b.ost){continue}var =
tw_attr=3D_parseThirdPartyAttributes(b,"tw"),tww=3D110,twh=3D20;if(!tw_at=
tr.text){tw_attr.text=3Dattr.share.title}if(!tw_attr.via){tw_attr.via=3D"=
AddThis"}passthrough=3D_ate.util.toKV(tw_attr);if(tw_attr.count=3D=3D=3D"=
none"){tww=3D55}else{if(tw_attr.count=3D=3D=3D"vertical"){tww=3D55;twh=3D=
63}}if(tw_attr.width){tww=3Dtw_attr.width}if(tw_attr.height){twh=3Dtw_att=
r.height}b.innerHTML=3D'<iframe allowtransparency=3D"true" =
frameborder=3D"0" role=3D"presentation" scrolling=3D"no" =
style=3D"width:'+tww+"px; height:"+twh+'px;"></iframe>';var =
tw=3Db.firstChild;tw.src=3D"//platform.twitter.com/widgets/tweet_button.h=
tml?url=3D"+_euc(tw_attr.url||attr.share.url)+"&"+passthrough;b.noh=3Db.o=
st=3D1}else{if(sv=3D=3D=3D"facebook_like"){if(b.ost){continue}var =
fblike,fb_attr=3D_parseThirdPartyAttributes(b,"fb:like"),fbw=3Dfb_attr.wi=
dth||82,fbh=3Dfb_attr.height||25;passthrough=3D_ate.util.toKV(fb_attr);if=
(!_ate.bro.msi){fblike=3Dd.ce("iframe")}else{b.innerHTML=3D'<iframe =
frameborder=3D"0" scrolling=3D"no" allowTransparency=3D"true" =
scrollbars=3D"no"'+(_ate.bro.ie6?" =
src=3D\"javascript:''\"":"")+"></iframe>";fblike=3Db.firstChild}fblike.st=
yle.overflow=3D"hidden";fblike.style.border=3D"none";fblike.style.borderW=
idth=3D"0px";fblike.style.width=3Dfbw+"px";fblike.style.height=3Dfbh+"px"=
;fblike.src=3D"//www.facebook.com/plugins/like.php?href=3D"+_euc(attr.sha=
re.url)+"&layout=3Dbutton_count&show_faces=3Dfalse&width=3D100&action=3Dl=
ike&font=3Darial&"+passthrough;if(!_ate.bro.msi){b.appendChild(fblike)}b.=
noh=3Db.ost=3D1}else{if(sv.indexOf("preferred")>-1){if(b._iss){continue}s=
=3Dc.match(/addthis_button_preferred_([0-9]+)(?:\s|$)/);var =
svidx=3D((s&&s.length)?Math.min(16,Math.max(1,parseInt(s[1]))):1)-1;if(!b=
.conf){b.conf=3D{}}b.conf.product=3D"tbx-"+_atc.ver;registerProductCode(b=
);if(window._atw){if(!b.parentNode.services){b.parentNode.services=3D{}}v=
ar =
excl=3D_atw.conf.services_exclude||"",locopts=3D_atw.loc,parentServices=3D=
b.parentNode.services,opts=3D_uniqueConcat(addthis_options.replace(",more=
","").split(","),locopts.split(","));do{sv=3Dopts[svidx++]}while(svidx<op=
ts.length&&(excl.indexOf(sv)>-1||parentServices[sv]));if(parentServices[s=
v]){for(var k in =
_atw.list){if(!parentServices[k]&&excl.indexOf(k)=3D=3D-1){sv=3Dk;break}}=
}b._ips=3D1;if(b.className.indexOf(sv)=3D=3D-1){b.className+=3D" =
addthis_button_"+sv;b._iss=3D1}b.parentNode.services[sv]=3D1}else{_ate.al=
g(attr.conf.ui_language||window.addthis_language);_ate.plo.unshift(["deco=
",_renderToolbox,[b],config,share,true]);if(_ate.gssh){_ate.pld=3D_ate.aj=
s("static/r07/menu65.js")}else{if(!_ate.pld){_ate.pld=3D1;var =
loadmenu=3Dfunction(){_ate.pld=3D_ate.ajs("static/r07/menu65.js")};if(_at=
e.upm){_ate._rec.push(function(data){if(data.ssh){loadmenu()}});_ate.sto(=
loadmenu,500)}else{loadmenu()}}}continue}}else{if(sv.indexOf("follow")>-1=
){sv=3Dsv.split("_follow").shift();options.follow=3Dtrue;attr.share.url=3D=
getFollowUrl(sv,attr.share.userid)}}}}}if(!b.childNodes.length){var =
sp=3Dd.ce("span");b.appendChild(sp);sp.className=3Da+"bs =
at15t_"+sv}else{if(b.childNodes.length=3D=3D1){var =
cn=3Db.childNodes[0];if(cn.nodeType=3D=3D3){var =
sp=3Dd.ce("span"),tv=3Dcn.nodeValue;b.insertBefore(sp,cn);sp.className=3D=
a+"bs =
at15t_"+sv}}else{hc=3D1}}if(sv=3D=3D=3D"compact"||sv=3D=3D=3D"expanded"){=
if(!hc&&c.indexOf(a)=3D=3D-1){b.className+=3D" =
"+a+"m"}if(attr.conf.product&&attr.conf.product.indexOf("men-")=3D=3D-1){=
attr.conf.product+=3D",men-"+_atc.ver}if(sv=3D=3D=3D"expanded"){options.n=
ohover=3Dtrue;options.singleservice=3D"more"}}else{if((b.parentNode.class=
Name||"").indexOf("toolbox")>-1){if(!b.parentNode.services){b.parentNode.=
services=3D{}}b.parentNode.services[sv]=3D1}if(!hc&&c.indexOf(a)=3D=3D-1)=
{b.className+=3D" =
"+a+"b"}options.singleservice=3Dsv}if(b._ips){options.issh=3Dtrue}_render=
([b],attr,options,override);b.ost=3D1;registerProductCode(b)}}}},gat=3Dfu=
nction(s,au,conf,share){var =
pageTracker=3Dconf.data_ga_tracker,propertyId=3Dconf.data_ga_property;if(=
propertyId&&typeof(window._gat)=3D=3D"object"){pageTracker=3D_gat._getTra=
cker(propertyId)}if(pageTracker&&typeof(pageTracker)=3D=3D"string"){pageT=
racker=3Dwindow[pageTracker]}if(pageTracker&&typeof(pageTracker)=3D=3D"ob=
ject"){var =
gaUrl=3Dau||(share||{}).url||location.href;if(gaUrl.toLowerCase().replace=
("https","http").indexOf("http%3a%2f%2f")=3D=3D0){gaUrl=3D_duc(gaUrl)}try=
{pageTracker._trackEvent("addthis",s,gaUrl)}catch(e){try{pageTracker._ini=
tData();pageTracker._trackEvent("addthis",s,gaUrl)}catch(e){}}}};_ate.gat=
=3Dgat;addthis.update=3Dfunction(which,what,value){if(which=3D=3D"share")=
{if(!window.addthis_share){window.addthis_share=3D{}}window.addthis_share=
[what]=3Dvalue;upShare[what]=3Dvalue;for(var i in addthis.links){var =
o=3Daddthis.links[i],rx=3Dnew =
RegExp("&"+what+"=3D(.*)&"),ns=3D"&"+what+"=3D"+_euc(value)+"&";if(!o.noh=
){o.href=3Do.href.replace(rx,ns)}if(o.href.indexOf(what)=3D=3D-1){o.href+=
=3Dns}}for(var i in addthis.ems){var =
o=3Daddthis.ems[i];o.href=3D_ate.share.genieu(addthis_share)}}else{if(whi=
ch=3D=3D"config"){if(!window.addthis_config){window.addthis_config=3D{}}w=
indow.addthis_config[what]=3Dvalue;upConfig[what]=3Dvalue}}};addthis._ren=
der=3D_render;var rsrcs=3D[new =
_ate.resource.Resource("countercss",_atr+"static/r07/counter49.css",funct=
ion(){return true}),new =
_ate.resource.Resource("counter",_atr+"js/250/plugin.sharecounter.js",fun=
ction(){return =
window.addthis.counter.ost})];if(!w.JSON||!w.JSON.stringify){rsrcs.unshif=
t(new =
_ate.resource.Resource("json2",_atr+"static/r07/json2.js",function(){retu=
rn =
w.JSON&&w.JSON.stringify}))}addthis.counter=3Dfunction(what,config,share)=
{if(what){what=3Daddthis._select(what);if(what.length){if(!addthis.counte=
r.selects){addthis.counter.selects=3D[]}addthis.counter.selects=3Daddthis=
.counter.selects.concat({counter:what,config:config,share:share});for(var=
 k in =
rsrcs){if((rsrcs[k]||{}).load){rsrcs[k].load()}}}}};addthis.button=3Dfunc=
tion(what,config,share){config=3Dconfig||{};if(!config.product){config.pr=
oduct=3D"men-"+_atc.ver}_render(what,{conf:config,share:share},{internal:=
"img"})};addthis.toolbox=3Dfunction(what,config,share,internalUse){var =
toolboxes=3D_select(what);for(var i=3D0;i<toolboxes.length;i++){var =
tb=3Dtoolboxes[i],attr=3D_getATtributes(tb,config,share,internalUse),sp=3D=
d.ce("div"),c;tb.services=3D{};if(!attr.conf.product){attr.conf.product=3D=
"tbx"+(tb.className.indexOf("32x32")>-1?"32":"")+"-"+_atc.ver}if(tb){c=3D=
tb.getElementsByTagName("a");if(c){_renderToolbox(c,attr.conf,attr.share,=
!internalUse,!internalUse)}tb.appendChild(sp)}sp.className=3D"atclear"}};=
addthis.ready=3Dfunction(){var =
at=3Daddthis,a=3D".addthis_";if(at.ost){return}at.ost=3D1;addthis.toolbox=
(a+"toolbox",null,null,true);addthis.button(a+"button");addthis.counter(a=
+"counter");_renderToolbox(buttons,null,null,false);_ate.ed.fire("addthis=
.ready",addthis);for(var =
i=3D0,plo=3Dat.plo,q;i<plo.length;i++){q=3Dplo[i];(q.ns?at[q.ns]:at)[q.ca=
ll].apply(this,q.args)}};addthis.util.getAttributes=3D_getATtributes;wind=
ow.addthis=3Daddthis;window.addthis.ready()}}));_ate.extend(addthis,{user=
:(function(){var =
j=3D_ate,f=3Daddthis,k=3D{},b=3D0,m=3D0,d=3D0,c;function i(a,n){return =
j.reduce(["getID","getServiceShareHistory"],a,n)}function g(a,n){return =
function(o){setTimeout(function(){o(j[a]||n)},0)}}function =
h(a){if(b){return}if(!a||!a.uid){return}if(c!=3D=3Dnull){clearTimeout(c)}=
c=3Dnull;b=3D1;i(function(p,n,o){k[n]=3Dk[n].queuer.flush(g.apply(f,p[o])=
,f);return p},[["uid",""],["_ssh",[]]])}function =
l(a){if(m&&a.ssh!=3D=3Dundefined){if(!_ate.pld){_ate.pld=3D_ate.ajs("stat=
ic/r07/menu65.js")}m=3D0}}c=3DsetTimeout(function(){var =
a=3D{uid:"x",ssh:""};d=3D1;h(a);l(a)},5000);j._rec.push(h);k.getPreferred=
Services=3Dfunction(a){if(window._atw){a(addthis_options.split(","))}else=
{j.plo.push(["pref",a]);_ate.alg();if(j.gssh||d){j.pld=3Dj.ajs("static/r0=
7/menu65.js")}else{if(!j.pld&&!m){_ate._rec.push(l)}}m=3D1}};return =
i(function(n,a){n[a]=3D(new f._Queuer(a)).call;return n},k)})()});
------=_NextPart_000_0025_01CBAB43.B6F5ED40
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://ads27309.hotwords.com.br/show.jsp?id=27309&cor=#CC0000

function hw_exl(str_request){try {var head =3D =
document.getElementsByTagName('head')[0];var scriptElement =3D =
document.createElement('script');scriptElement.type =3D =
'text/javascript';scriptElement.charset =3D =
'ISO-8859-1';scriptElement.src =3D str_request;if (head !=3D null) =
{head.appendChild(scriptElement);}else{var head =3D =
document.getElementsByTagName('body')[0];if (head !=3D null) =
{head.appendChild(scriptElement);}}return true;}catch(e){return false; =
}}function hw_exl2(str_request){try {var head =3D =
document.getElementsByTagName('head')[0];var scriptElement =3D =
document.createElement('script');scriptElement.type =3D =
'text/javascript';scriptElement.charset =3D =
'ISO-8859-1';scriptElement.src =3D str_request;if (head !=3D null) =
{head.insertBefore(scriptElement, head.firstChild);}else{var head =3D =
document.getElementsByTagName('body')[0];if (head !=3D null) =
{head.appendChild(scriptElement);}}return true;}catch(e){return false; =
}}try{var site =3D document.location.href;if(typeof hotwwords =3D=3D =
'undefined'){hw_exl('http://zone124.hotwords.com.br/script.js?pais=3D0&co=
r=3D006600&atr=3Did&vatr=3DHOTWordsTxt&tag=3Ddiv&id=3D27309&d=3D' + =
escape(site));}hotwwords =3D "OK";}catch(e){}
------=_NextPart_000_0025_01CBAB43.B6F5ED40--

