(function()
{var g=true,h=null,j=false,aa=(new Date).getTime(),k=function(a)
{var b=(new Date).getTime()-aa;
b="&dtd="+(b<1000?b:"M");
return a+b}
;
var l=this,ba=function(a,b,c)
{a=a.split(".");
c=c||l;
!(a[0]in c)&&c.execScript&&c.execScript("var "+a[0]);

for(var d;
a.length&&(d=a.sh
ift());
)
if(!a.length&&b!==undefined)c[d]=b;
else
 c=c[d]?c[d]:(c[d]=
{}
)}
,n=function(a)
{var b=typeof a;

if(b=="object")
if(a)
{
if(a instanceof Array||!(a instanceof Object)&&Object.prototype.toString.call(a)=="[object Array]"||typeof a.length=="number"&&typeof a.splice!="undefined"&&typeof a.propertyIsEnumerable!="undefined"&&!a.propertyIsEnumerable("splice"))return"array";


if(!(a instanceof Object)&&(Object.prototype.toString.call(a)=="[object Function]"||typeof a.call!="undefined"&&typeof a.propertyIsEnumerable!="undefined"&&!a.propertyIsEnumerable("call")))return"function"}
else
 return"null";
else
 
if(b=="function"&&typeof a.call=="undefined")return"object";
return b}
,o=function(a)
{return n(a)=="array"}
,ca=function(a)
{var b=n(a);
return b=="array"||b=="object"&&typeof a.length=="number"}
,p=function(a)
{return typeof a=="string"}
,da=function(a)
{a=n(a);
return a=="object"||
a=="array"||a=="function"}
;
Math.floor(Math.random()*2147483648).toString(36);

var ea=function(a)
{var b=n(a);

if(b=="object"||b=="array")
{
if(a.clone)return a.clone.call(a);
b=b=="array"?[]:
{}
;

for(var c in a)b[c]=ea(a[c]);
return b}
return a}
,fa=function(a,b)
{var c=b||l;

if(arguments.length>2)
{var d=Array.prototype.slice.call(arguments,2);
return function()
{var e=Array.prototype.slice.call(arguments);
Array.prototype.unsh
ift.apply(e,d);
return a.apply(c,e)}
}
else
 return function()
{return a.apply(c,arguments)}
}
,ga=Date.now||function()
{return(new Date).getTime()}
,q=function(a,b,c)
{ba(a,
b,c)}
;
var ha=function(a,b,c)
{
if(a.
forEach)a.
forEach(b,c);
else
 
if(Array.
forEach)Array.
forEach(a,b,c);
else
 
for(var d=a.length,e=p(a)?a.split(""):a,f=0;
f<d;
f++)f in e&&b.call(c,e[f],f,a)}
,ia=function(a)
{
if(o(a))return a.concat();
else

{
for(var b=[],c=0,d=a.length;
c<d;
c++)b[c]=a[c];
return b}
}
;
var r=function(a,b)
{this.width=a;
this.height=b}
;
r.prototype.clone=function()
{return new r(this.width,this.height)}
;
r.prototype.toString=function()
{return"("+this.width+" x "+this.height+")"}
;
r.prototype.ceil=function()
{this.width=Math.ceil(this.width);
this.height=Math.ceil(this.height);
return this}
;
r.prototype.floor=function()
{this.width=Math.floor(this.width);
this.height=Math.floor(this.height);
return this}
;

r.prototype.round=function()
{this.width=Math.round(this.width);
this.height=Math.round(this.height);
return this}
;
r.prototype.scale=function(a)
{this.width*=a;
this.height*=a;
return this}
;
var ja=function(a,b,c)
{
for(var d in a)b.call(c,a[d],d,a)}
;
var ka=function(a)
{return a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")}
,qa=function(a,b)
{
if(b)return a.replace(la,"&amp;
").replace(ma,"&lt;
").replace(na,"&gt;
").replace(oa,"&quot;
");
else

{
if(!pa.test(a))return a;

if(a.indexOf("&")!=-1)a=a.replace(la,"&amp;
");

if(a.indexOf("<")!=-1)a=a.replace(ma,"&lt;
");

if(a.indexOf(">")!=-1)a=a.replace(na,"&gt;
");

if(a.indexOf('"')!=-1)a=a.replace(oa,"&quot;
");
return a}
}
,la=/&/g,ma=/</g,na=/>/g,oa=/\"/g,pa=/[&<>\"]/,ta=function(a)
{
if(s(a,"&"))return"document"in l&&!s(a,"<")?
ra(a):sa(a);
return a}
,ra=function(a)
{var b=l.document.createElement("a");
b.innerHTML=a;
b.normalize&&b.normalize();
a=b.firstChild.nodeValue;
b.innerHTML="";
return a}
,sa=function(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)=="#")
{c=Number("0"+c.substr(1));

if(!isNaN(c))return String.fromCharCode(c)}
return b}
}
)}
,ua=function(a,b)
{
for(var c=b.length,d=0;
d<c;
d++)
{var e=c==1?b:b.charAt(d);


if(a.charAt(0)==e&&a.charAt(a.length-1)==e)return a.substring(1,a.length-1)}
return a}
,s=function(a,b)
{return a.indexOf(b)!=-1}
,va=function(a,b)
{var c=0;
a=ka(String(a)).split(".");
b=ka(String(b)).split(".");

for(var d=Math.max(a.length,b.length),e=0;
c==0&&e<d;
e++)
{var f=a[e]||"",i=b[e]||"",m=new RegExp("(\\d*)(\\D*)","g"),t=new RegExp("(\\d*)(\\D*)","g");
do
{var x=m.exec(f)||["","",""],y=t.exec(i)||["","",""];

if(x[0].length==0&&y[0].length==0)break;
c=x[1].length==0?0:parseInt(x[1],10);
var sb=y[1].length==
0?0:parseInt(y[1],10);
c=u(c,sb)||u(x[2].length==0,y[2].length==0)||u(x[2],y[2])}
while(c==0)}
return c}
,u=function(a,b)
{
if(a<b)return-1;
else
 
if(a>b)return 1;
return 0}
;
ga();
var v,w,z,A,B,wa,xa,ya,za,Aa,Ba=function()
{return l.navigator?l.navigator.userAgent:h}
,C=function()
{return l.navigator}
,Ca=function()
{wa=B=A=z=w=v=j;
var a;

if(a=Ba())
{var b=C();
v=a.indexOf("Opera")==0;
w=!v&&a.indexOf("MSIE")!=-1;
A=(z=!v&&a.indexOf("WebKit")!=-1)&&a.indexOf("Mobile")!=-1;
wa=(B=!v&&!z&&b.product=="Gecko")&&b.vendor=="Camino"}
}
;
Ca();

var D=v,E=w,Da=B,F=z,Ea=A,Fa=function()
{var a=C();
return a&&a.plat
form||""}
,Ga=Fa(),Ha=function()
{xa=s(Ga,"Mac");
ya=s(Ga,"Win");
za=s(Ga,"Linux");
Aa=!!C()&&s(C().appVersion||"","X11")}
;
Ha();
var Ia=xa,Ja=ya,Ka=za,La=function()
{var a="",b;

if(D&&l.opera)
{a=l.opera.version;
a=typeof a=="function"?a():a}
else

{
if(Da)b=/rv\:([^\);
]+)(\)|;
)/;
else
 
if(E)b=/MSIE\s+([^\);
]+)(\)|;
)/;
else
 
if(F)b=/WebKit\/(\S+)/;

if(b)a=(a=b.exec(Ba()))?a[1]:""}
return a}
,Ma=La(),Na=
{}
,G=function(a)
{return Na[a]||(Na[a]=va(Ma,a)>=0)}
;
var Oa=function(a)
{return p(a)?document.getElementById(a):a}
,Pa=Oa,Ra=function(a,b)
{ja(b,function(c,d)
{
if(d=="style")a.style.cssText=c;
else
 
if(d=="class")a.className=c;
else
 
if(d=="
for")a.htmlFor=c;
else
 
if(d in Qa)a.setAttribute(Qa[d],c);
else
 a[d]=c}
)}
,Qa=
{cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",rowspan:"rowSpan",valign:"vAlign",height:"height",width:"width",usemap:"useMap",frameborder:"frameBorder",type:"type"}
,Sa=function(a)
{var b=a.document;

if(F&&!G("500")&&!Ea)
{
if(typeof a.innerHeight==
"undefined")a=window;
b=a.innerHeight;
var c=a.document.documentElement.scrollHeight;

if(a==a.top)
if(c<b)b-=15;
return new r(a.innerWidth,b)}
a=b.compatMode=="CSS1Compat"&&(!D||D&&G("9.50"))?b.documentElement:b.body;
return new r(a.clientWidth,a.clientHeight)}
,Ua=function()
{return Ta(document,arguments)}
,Ta=function(a,b)
{var c=b[0],d=b[1];

if(E&&d&&(d.name||d.type))
{c=["<",c];
d.name&&c.push(' name="',qa(d.name),'"');

if(d.type)
{c.push(' type="',qa(d.type),'"');
d=ea(d);
delete d.type}
c.push(">");
c=c.join("")}
var e=
a.createElement(c);

if(d)
if(p(d))e.className=d;
else
 Ra(e,d);

if(b.length>2)
{function f(i)
{
if(i)e.appendChild(p(i)?a.createTextNode(i):i)}

for(d=2;
d<b.length;
d++)
{c=b[d];
ca(c)&&!(da(c)&&c.nodeType>0)?ha(Va(c)?ia(c):c,f):f(c)}
}
return e}
,Wa=function(a,b)
{a.appendChild(b)}
;
F&&G("522");
var Va=function(a)
{
if(a&&typeof a.length=="number")
if(da(a))return typeof a.item=="function"||typeof a.item=="string";
else
 
if(n(a)=="function")return typeof a.item=="function";
return j}
;
function H(a,b)
{a=parseFloat(a);
return isNaN(a)||a>1||a<0?b:a}
function I(a,b)
{
if(a=="true")return g;

if(a=="false")return j;
return b}
function J(a,b)
{var c=/^([\w-]+\.)+[\w-]
{2,}
(\:[0-9]+)?$/;
return c.test(a)?a:b}
;
var Xa=document,Ya=I("false",j),Za=I("false",j),$a=I("false",j);
I("false",j);
var K=window;
var ab="pagead2.googlesyndication.com",bb="googleads.g.doubleclick.net",cb="pubads.g.doubleclick.net",db="securepubads.g.doubleclick.net",eb="partner.googleadservices.com",L=J("pagead2.googlesyndication.com",ab),fb=J("googleads.g.doubleclick.net",bb),gb=J("pagead2.googlesyndication.com",ab);
J("pubads.g.doubleclick.net",cb);
J("partner.googleadservices.com",eb);
J("securepubads.g.doubleclick.net",db);
var M=function(a,b)
{
for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(h,a[c],c,a)}
;
function N(a)
{return typeof encodeURIComponent=="function"?encodeURIComponent(a):escape(a)}
function hb(a,b,c)
{var d=document.createElement("script");
d.type="text/javascript";

if(b)d.onload=b;

if(c)d.id=c;
d.src=a;
var e=document.getElementsByTagName("head")[0];

if(!e)return j;
window.setTimeout(function()
{e.appendChild(d)}
,0);
return g}

function ib(a,b)
{a.google_image_requests||(a.google_image_requests=[]);
var c=new Image;
c.src=b;
a.google_image_requests.push(c)}
function jb(a)
{
if(a in kb)return kb[a];
return kb[a]=navigator.userAgent.toLowerCase().indexOf(a)!=-1}
var kb=
{}
;

function lb()
{
if(navigator.plugins&&navigator.mimeTypes.length)
{var a=navigator.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")>=0)
{a=3;

for(var b=1;
b;
)try
{b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+(a+1));
a++}
catch(c)
{b=h}
return a.toString()}
else
 
if(jb("msie")&&!window.opera)
{b=h;
try
{b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}
catch(d)
{a=
0;
try
{b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");
a=6;
b.AllowScriptAccess="always"}
catch(e)
{
if(a==6)return a.toString()}
try
{b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}
catch(f)
{}
}

if(b)
{a=b.GetVariable("$version").split(" ")[1];
return a.replace(/,/g,".")}
}
return"0"}
function O(a)
{var b=a.google_ad_
format;

if(b)return b.indexOf("_0ads")>0;
return a.google_ad_output!="html"&&a.google_num_radlinks>0}
function P(a)
{return!!a&&a.indexOf("_sdo")!=-1}

function Q(a,b)
{var c=Math.random();

if(c<b)
{b=Math.floor(c/b*a.length);
return a[b]}
return""}

var mb=function(a)
{a.u_tz=-(new Date).getTimezoneOffset();
a.u_his=window.history.length;
a.u_java=navigator.javaEnabled();

if(window.screen)
{a.u_h=window.screen.height;
a.u_w=window.screen.width;
a.u_ah=window.screen.availHeight;
a.u_aw=window.screen.availWidth;
a.u_cd=window.screen.colorDepth}

if(navigator.plugins)a.u_nplug=navigator.plugins.length;

if(navigator.mimeTypes)a.u_nmime=navigator.mimeTypes.length}
,nb=function(a)
{var b=K;

if(a&&b.top!=b)b=b.top;
try
{return b.document&&!b.document.body?new r(-1,
-1):Sa(b||window)}
catch(c)
{return new r(-12245933,-12245933)}
}
;
var ob=
{google_ad_channel:"channel",google_ad_host:"host",google_ad_host_channel:"h_ch",google_ad_host_tier_id:"ht_id",google_ad_section:"region",google_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",
google_contents:"contents",google_country:"gl",google_cust_age:"cust_age",google_cust_ch:"cust_ch",google_cust_gender:"cust_gender",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",google_cust_u_url:"cust_u_url",google_disable_video_autoplay:"disable_video_autoplay",google_ed:"ed",google_encoding:"oe",google_feedback:"feedback_link",google_flash_version:"flash",google_font_face:"f",google_font_size:"fs",google_hints:"hints",
google_kw:"kw",google_kw_type:"kw_type",google_language:"hl",google_page_url:"url",google_region:"gr",google_reuse_colors:"reuse_colors",google_safe:"adsafe",google_tag_info:"gut",google_targeting:"targeting",google_ui_features:"ui",google_ui_version:"uiv",google_video_doc_id:"video_doc_id",google_video_product_type:"video_product_type"}
,pb=
{google_ad_client:"client",google_ad_
format:"
format",google_ad_output:"output",google_ad_callback:"callback",google_ad_height:"h",google_ad_override:"google_ad_override",
google_ad_slot:"slotname",google_ad_width:"w",google_ctr_threshold:"ctr_t",google_image_size:"image_size",google_last_mod
ified_time:"lmt",google_max_num_ads:"num_ads",google_max_radlink_len:"max_radlink_len",google_num_radlinks:"num_radlinks",google_num_radlinks_per_unit:"num_radlinks_per_unit",google_only_ads_with_video:"only_ads_with_video",google_rl_dest_url:"rl_dest_url",google_rl_filtering:"rl_filtering",google_rl_mode:"rl_mode",google_rt:"rt",google_skip:"skip"}
,qb=
{google_only_pyv_ads:"pyv",
google_with_pyv_ads:"withpyv"}
;
function rb(a,b)
{try
{return a.top.document.URL==b.URL}
catch(c)
{}
return j}
function tb(a,b,c,d)
{c=c||a.google_ad_width;
d=d||a.google_ad_height;

if(rb(a,b))return j;
var e=b.documentElement;

if(c&&d)
{var f=1,i=1;

if(a.innerHeight)
{f=a.innerWidth;
i=a.innerHeight}
else
 
if(e&&e.clientHeight)
{f=e.clientWidth;
i=e.clientHeight}
else
 
if(b.body)
{f=b.body.clientWidth;
i=b.body.clientHeight}

if(i>2*d||f>2*c)return j}
return g}
function ub(a,b)
{M(b,function(c,d)
{a["google_"+d]=c}
)}

function vb(a,b)
{
if(!b)return a.URL;
return a.referrer}
function wb(a,b)
{
if(!b&&a.google_referrer_url==h)return"0";
else
 
if(b&&a.google_referrer_url==h)return"1";
else
 
if(!b&&a.google_referrer_url!=h)return"2";
else
 
if(b&&a.google_referrer_url!=h)return"3";
return"4"}
function xb(a,b,c,d)
{a.page_url=vb(c,d);
a.page_location=h}
function yb(a,b,c,d)
{a.page_url=b.google_page_url;
a.page_location=vb(c,d)||"EMPTY"}

function zb(a,b)
{var c=
{}
,d=tb(a,b,a.google_ad_width,a.google_ad_height);
c.
iframing=wb(a,d);
a.google_page_url?yb(c,a,b,d):xb(c,a,b,d);
c.last_mod
ified_time=b.URL==c.page_url?Date.parse(b.lastMod
ified)/1000:h;
c.referrer_url=d?a.google_referrer_url:a.google_page_url&&a.google_referrer_url?a.google_referrer_url:b.referrer;
return c}
function Ab(a)
{var b=
{}
,c=a.URL.substring(a.URL.lastIndexOf("http"));
b.
iframing=h;
b.page_url=c;
b.page_location=a.URL;
b.last_mod
ified_time=h;
b.referrer_url=c;
return b}

function Bb(a,b)
{b=Cb(a,b);
ub(a,b)}
function Cb(a,b)
{return a=a.google_page_url==h&&Db[b.domain]?Ab(b):zb(a,b)}
var Db=
{}
;
Db["ad.yieldmanager.com"]=g;
var Eb=function(a,b,c)
{b=fa(b,l,a);
a=window.onerror;
window.onerror=b;
try
{c()}
catch(d)
{c=d.toString();
var e="";

if(d.fileName)e=d.fileName;
var f=-1;

if(d.lineNumber)f=d.lineNumber;
b=b(c,e,f);

if(!b)throw d;
}
window.onerror=a}
;
q("google_protectAndRun",Eb);

var Gb=function(a,b,c,d)
{
if(Math.random()<0.01)
{var e=Xa;
a=["http://",gb,"/pagead/gen_204","?id=jserror","&jscb=",Ya?1:0,"&jscd=",Za?1:0,"&context=",N(a),"&msg=",N(b),"&file=",N(c),"&line=",N(d.toString()),"&url=",N(e.URL.substring(0,512)),"&ref=",N(e.referrer.substring(0,512))];
a.push(Fb());
ib(K,a.join(""))}
return!$a}
;
q("google_handleError",Gb);

var Ib=function(a)
{Hb|=a}
,Hb=0,Fb=function()
{var a=["&client=",N(K.google_ad_client),"&
format=",N(K.google_ad_
format),"&slotname=",N(K.google_ad_slot),"&output=",N(K.google_ad_output),"&ad_type=",N(K.google_ad_type)];
return a.join("")}
;
var R="",Lb=function()
{
if(window.google_ad_frameborder==h)window.google_ad_frameborder=0;

if(window.google_ad_output==h)window.google_ad_output="html";

if(P(window.google_ad_
format))
{var a=window.google_ad_
format.match(/^(\d+)x(\d+)_.*/);

if(a)
{window.google_ad_width=parseInt(a[1],10);
window.google_ad_height=parseInt(a[2],10);
window.google_ad_output="html"}
}
window.google_ad_
format=Jb(window.google_ad_
format,window.google_ad_output,window.google_ad_width,window.google_ad_height,window.google_ad_slot,
!!window.google_override_
format);
R=window.google_ad_client||"";
window.google_ad_client=Kb(window.google_ad_
format,window.google_ad_client);
Bb(window,document);

if(window.google_num_slots_by_channel==h)window.google_num_slots_by_channel=
{}
;

if(window.google_viewed_host_channels==h)window.google_viewed_host_channels=
{}
;

if(window.google_num_slots_by_client==h)window.google_num_slots_by_client=
{}
;

if(window.google_prev_ad_
formats_by_region==h)window.google_prev_ad_
formats_by_region=
{}
;

if(window.google_prev_ad_slotnames_by_region==
h)window.google_prev_ad_slotnames_by_region=
{}
;

if(window.google_correlator==h)window.google_correlator=(new Date).getTime();

if(window.google_adslot_loaded==h)window.google_adslot_loaded=
{}
;

if(window.google_adContentsBySlot==h)window.google_adContentsBySlot=
{}
;

if(window.google_flash_version==h)window.google_flash_version=lb();

if(window.google_new_domain_checked==h)window.google_new_domain_checked=0;

if(window.google_new_domain_enabled==h)window.google_new_domain_enabled=0;

if(!window.google_num_ad_slots)window.google_num_ad_slots=
0;

if(!window.google_num_0ad_slots)window.google_num_0ad_slots=0;

if(!window.google_num_sdo_slots)window.google_num_sdo_slots=0;
window.google_ad_section=window.google_ad_section||window.google_ad_region||"";
window.google_country=window.google_country||window.google_gl||"";
a=(new Date).getTime();

if(o(window.google_color_bg))window.google_color_bg=S(window.google_color_bg,a);

if(o(window.google_color_text))window.google_color_text=S(window.google_color_text,a);

if(o(window.google_color_link))window.google_color_link=
S(window.google_color_link,a);

if(o(window.google_color_url))window.google_color_url=S(window.google_color_url,a);

if(o(window.google_color_border))window.google_color_border=S(window.google_color_border,a);

if(o(window.google_color_line))window.google_color_line=S(window.google_color_line,a)}
,Mb=function(a)
{M(ob,function(b,c)
{a[c]=h}
);
M(pb,function(b,c)
{a[c]=h}
);
M(qb,function(b,c)
{a[c]=h}
);
a.google_container_id=h;
a.google_eids=h;
a.google_page_location=h;
a.google_referrer_url=h;
a.google_ad_region=h;

a.google_gl=h}
,S=function(a,b)
{Ib(2);
return a[b%a.length]}
,Kb=function(a,b)
{
if(!b)return"";
b=b.toLowerCase();
return b=P(a)?Nb(b):Ob(b)}
,Ob=function(a)
{
if(a&&a.substring(0,3)!="ca-")a="ca-"+a;
return a}
,Nb=function(a)
{
if(a&&a.substring(0,9)!="dist-aff-")a="dist-aff-"+a;
return a}
,Jb=function(a,b,c,d,e,f)
{
if(!a&&b=="html")a=c+"x"+d;
return a=Pb(a,e,f)?a.toLowerCase():""}
,Pb=function(a,b,c)
{
if(!a)return j;

if(!b)return g;
return c}
;
var T=document,U=navigator,V=window;

function Qb()
{var a=T.cookie,b=Math.round((new Date).getTime()/1000),c=V.google_analytics_domain_name;
c=typeof c=="undefined"?Rb("auto"):Rb(c);
var d=a.indexOf("__utma="+c+".")>-1,e=a.indexOf("__utmb="+c)>-1,f=a.indexOf("__utmc="+c)>-1,i=
{}
,m=!!V&&!!V.gaGlobal;

if(d)
{a=a.split("__utma="+c+".")[1].split(";
")[0].split(".");
i.sid=e&&f?a[3]+"":m&&V.gaGlobal.sid?V.gaGlobal.sid:b+"";
i.vid=a[0]+"."+a[1];
i.from_cookie=g}
else

{i.sid=m&&V.gaGlobal.sid?V.gaGlobal.sid:b+"";
i.vid=m&&V.gaGlobal.vid?V.gaGlobal.vid:
(Math.round(Math.random()*2147483647)^Sb()&2147483647)+"."+b;
i.from_cookie=j}
i.dh=c;
i.hid=m&&V.gaGlobal.hid?V.gaGlobal.hid:Math.round(Math.random()*2147483647);
return V.gaGlobal=i}

function Sb()
{var a=T.cookie?T.cookie:"",b=V.history.length,c,d=[U.appName,U.version,U.language?U.language:U.browserLanguage,U.plat
form,U.userAgent,U.javaEnabled()?1:0].join("");

if(V.screen)d+=V.screen.width+"x"+V.screen.height+V.screen.colorDepth;
else
 
if(V.java)
{c=java.awt.Toolkit.getDefaultToolkit().getScreenSize();
d+=c.screen.width+"x"+c.screen.height}
d+=a;
d+=T.referrer?T.referrer:"";

for(a=d.length;
b>0;
)d+=b--^a++;
return Tb(d)}

function Tb(a)
{var b=1,c=0,d;

if(!(a==undefined||a==""))
{b=0;

for(d=a.length-1;
d>=0;
d--)
{c=a.charCodeAt(d);
b=(b<<6&268435455)+c+(c<<14);
c=b&266338304;
b=c!=0?b^c>>21:b}
}
return b}
function Rb(a)
{
if(!a||a==""||a=="none")return 1;

if("auto"==a)
{a=T.domain;

if("www."==a.substring(0,4))a=a.substring(4,a.length)}
return Tb(a.toLowerCase())}
;
var Ub=
{google:1,googlegroups:1,gmail:1,googlemail:1,googleimages:1,googleprint:1}
;
function Vb(a)
{a=a.google_page_location||a.google_page_url;

if(!a)return j;
a=a.toString();

if(a.indexOf("http://")==0)a=a.substring(7,a.length);
else
 
if(a.indexOf("https://")==0)a=a.substring(8,a.length);
var b=a.indexOf("/");

if(b==-1)b=a.length;
a=a.substring(0,b);
a=a.split(".");
b=j;

if(a.length>=3)b=a[a.length-3]in Ub;

if(a.length>=2)b=b||a[a.length-2]in Ub;
return b}

function Wb(a,b,c)
{
if(Vb(a))
{a.google_new_domain_checked=1;
return j}

if(a.google_new_domain_checked==0)
{var d=Math.random();

if(d<=c)
{c="http://"+fb+"/pagead/test_domain.js";
d="script";
b.write("<"+d+' src="'+c+'"></'+d+">");
a.google_new_domain_checked=1;
return g}
}
return j}
function Xb(a)
{
if(!Vb(a)&&a.google_new_domain_enabled==1)return"http://"+fb;
return"http://"+gb}
;
var W=function(a)
{this.s=a;
this.f=[];
this.e=0;
this.a=[];
this.o=0;
this.b=[];
this.m=j;
this.g=this.h="";
this.l=j}
;
W.prototype.q=function(a,b)
{var c=this.s[b],d=this.f;
this.s[b]=function(e)
{
if(e&&e.length>0)
{var f=e.length>1?e[1].url:h;
d.push([a,ta(e[0].url),f])}
c(e)}
}
;
W.prototype.p=function()
{this.e++}
;
W.prototype.r=function(a)
{this.a.push(a)}
;
W.prototype.n=function()
{
if(!this.m)
{hb("http://"+L+"/pagead/osd.js");
this.m=g}
}
;

W.prototype.i=function(a)
{
if(this.e>0)
for(var b=document.getElementsByTagName("
iframe"),c=this.l?"google_ads_
iframe_":"google_ads_frame",d=0;
d<b.length;
d++)
{var e=b.item(d);
e.src&&e.name&&e.name.indexOf(c)==0&&a(e,e.src)}
}
;

W.prototype.j=function(a)
{var b=this.f;

if(b.length>0)
for(var c=document.getElementsByTagName("a"),d=function(x,y)
{return x.innerHTML.indexOf(y)>0}
,e=0;
e<c.length;
e++)
for(var f=0;
f<b.length;
f++)
if(c.item(e).href==b[f][1])
{var i=c.item(e).parentNode;

if(b[f][2])
for(var m=i,t=0;
t<4;
t++)
{
if(d(m,b[f][2]))
{i=m;
break}
m=m.parentNode}
a(i,b[f][0]);
b.splice(f,1);
break}
}
;

W.prototype.k=function(a)
{
for(var b=0;
b<this.a.length;
b++)
{var c=this.a[b],d=Yb(c);

if(d)(d=document.getElementById("google_ads_div_"+d))&&a(d,c)}
}
;
W.prototype.c=function(a)
{this.j(a);
this.k(a);
this.i(a)}
;
W.prototype.setupOsd=function(a,b,c)
{this.o=a;
this.h=b;
this.g=c}
;
W.prototype.getOsdMode=function()
{return this.o}
;
W.prototype.getEid=function()
{return this.h}
;
W.prototype.getCorrelator=function()
{return this.g}
;
W.prototype.d=function()
{return this.f.length+this.e+this.a.length}
;

W.prototype.setValidAdBlockTypes=function(a)
{this.b=a}
;
W.prototype.registerAdBlockByType=function(a,b,c)
{
if(this.b.length>0)
{
for(var d=0;
d<this.b.length;
d++)
if(this.b[d]==a)
{this.l=c;

if(a=="js")this.q(b,"google_ad_request_done");
else
 
if(a=="html")this.p();
else
 a=="json_html"&&this.r(b)}
this.n()}
}
;
var Yb=function(a)
{
if((a=a.match(/[&\?](?:slotname)=([^&]+)/))&&a.length==2)return a[1];
return""}
,Zb=function()
{window.__google_ad_urls||(window.__google_ad_urls=new W(window));
return window.__google_ad_urls}
;

q("Goog_AdSense_getAdAdapterInstance",Zb);
q("Goog_AdSense_OsdAdapter",W);
q("Goog_AdSense_OsdAdapter.prototype.numBlocks",W.prototype.d);
q("Goog_AdSense_OsdAdapter.prototype.findBlocks",W.prototype.c);
q("Goog_AdSense_OsdAdapter.prototype.getOsdMode",W.prototype.getOsdMode);
q("Goog_AdSense_OsdAdapter.prototype.getEid",W.prototype.getEid);
q("Goog_AdSense_OsdAdapter.prototype.getCorrelator",W.prototype.getCorrelator);
q("Goog_AdSense_OsdAdapter.prototype.setValidAdBlockTypes",W.setValidAdBlockTypes);

q("Goog_AdSense_OsdAdapter.prototype.setupOsd",W.prototype.setupOsd);
q("Goog_AdSense_OsdAdapter.prototype.registerAdBlockByType",W.prototype.registerAdBlockByType);
var $b,ac,bc,cc,dc,ec,fc=function()
{ec=dc=cc=bc=ac=$b=j;
var a=Ba();

if(a)
if(a.indexOf("Firefox")!=-1)$b=g;
else
 
if(a.indexOf("Camino")!=-1)ac=g;
else
 
if(a.indexOf("iPhone")!=-1||a.indexOf("iPod")!=-1)bc=g;
else
 
if(a.indexOf("Android")!=-1)cc=g;
else
 
if(a.indexOf("Chrome")!=-1)dc=g;
else
 
if(a.indexOf("Safari")!=-1)ec=g}
;
fc();
var gc=function(a,b)
{var c=a.nodeType==9?a:a.ownerDocument||a.document;

if(c.defaultView&&c.defaultView.getComputedStyle)
if(a=c.defaultView.getComputedStyle(a,""))return a[b];
return h}
,hc=function(a,b)
{return gc(a,b)||(a.currentStyle?a.currentStyle[b]:h)||a.style[b]}
,ic=function(a,b,c,d)
{
if(/^\d+px?$/.test(b))return parseInt(b,10);
else

{var e=a.style[c],f=a.runtimeStyle[c];
a.runtimeStyle[c]=a.currentStyle[c];
a.style[c]=b;
b=a.style[d];
a.style[c]=e;
a.runtimeStyle[c]=f;
return b}
}
,jc=function(a)
{var b=
a.nodeType==9?a:a.ownerDocument||a.document,c="";

if(b.createTextRange)
{c=b.body.createTextRange();
c.moveToElementText(a);
c=c.queryCommandValue("FontName")}

if(!c)
{c=hc(a,"fontFamily");

if(D&&Ka)c=c.replace(/ \[[^\]]*\]/,"")}
a=c.split(",");

if(a.length>1)c=a[0];
return ua(c,"\"'")}
,kc=/[^\d]+$/,lc=function(a)
{return(a=a.match(kc))&&a[0]||h}
,mc=
{cm:1,"in":1,mm:1,pc:1,pt:1}
,nc=
{em:1,ex:1}
,oc=function(a)
{var b=hc(a,"fontSize"),c=lc(b);

if(b&&"px"==c)return parseInt(b,10);

if(E)
if(c in mc)return ic(a,b,"left",
"pixelLeft");
else
 
if(a.parentNode&&a.parentNode.nodeType==1&&c in nc)
{a=a.parentNode;
c=hc(a,"fontSize");
return ic(a,b==c?"1em":b,"left","pixelLeft")}
c=Ua("span",
{style:"visibility:hidden;
position:absolute;
line-height:0;
padding:0;
margin:0;
border:0;
height:1em;
"}
);
Wa(a,c);
b=c.offsetHeight;
c&&c.parentNode&&c.parentNode.removeChild(c);
return b}
;
var X=
{}
;
function pc(a)
{
if(a==1)return g;
return!X[a]}
function Y(a,b)
{
if(a)
if(b==1)
if(X[b])X[b]+=","+a;
else
 X[b]=a;
else
 X[b]=a}
function qc()
{var a=[];
M(X,function(b)
{a.push(b)}
);
return a.join(",")}
function rc(a,b)
{
if(a&&a instanceof Array)
for(var c=0;
c<a.length;
c++)a[c]&&typeof a[c]=="string"&&Y(a[c],b)}
var Z=j;

function sc(a,b)
{var c="script";
Z=tc(a,b);

if(!Z)a.google_allow_expandable_ads=j;
var d=!uc();
Z&&d&&b.write("<"+c+' src="http://'+L+'/pagead/expansion_embed.js"></'+c+">");
a=Wb(a,b,H("1",0.01));
(d=d||a)&&jb("msie")&&!window.opera?b.write("<"+c+' src="http://'+L+'/pagead/render_ads.js"></'+c+">"):b.write("<"+c+'>google_protectAndRun("ads_core.google_render_ad", google_handleError, google_render_ad);
</'+c+">")}
function $(a)
{return a!=h?'"'+a+'"':'""'}

function vc(a)
{var b="google_unique_id";

if(a[b])++a[b];
else
 a[b]=1;
return a[b]}
var wc=function(a,b)
{var c=b.slice(-1),d=c=="?"||c=="#"?"":"&",e=[b];
b=function(f,i)
{
if(f||f===0||f===j)
{
if(typeof f=="boolean")f=f?1:0;
e.push(d,i,"=",N(f));
d="&"}
}
;
M(a,b);
return e.join("")}
;
function xc()
{var a=E&&G("6"),b=Da&&G("1.8.1"),c=F&&G("525");

if(Ja&&(a||b||c))return g;
else
 
if(Ia&&(c||b))return g;
else
 
if(Ka&&b)return g;
return j}

function uc()
{return(typeof ExpandableAdSlotFactory=="function"||typeof ExpandableAdSlotFactory=="object")&&typeof ExpandableAdSlotFactory.createIframe=="function"}
function tc(a,b)
{
if(a.google_allow_expandable_ads===j||!b.body||a.google_ad_output!="html"||tb(a,b)||!yc(a)||isNaN(a.google_ad_height)||isNaN(a.google_ad_width)||!xc())return j;
return g}
function yc(a)
{var b=a.google_ad_
format;

if(P(b))return j;

if(O(a)&&b!="468x15_0ads_al")return j;
return g}

function zc()
{var a;

if(K.google_ad_output=="html"&&!(O(K)||P(K.google_ad_
format))&&pc(0))
{a=["6083035","6083034"];
a=Q(a,H("0.001",0));
Y(a,0)}
return a=="6083035"}

function Ac(a,b)
{
if((a.google_unique_id||0)!=0||P(a.google_ad_
format))return"";
var c="";
a=O(a);

if(b=="html"||a)c=Q(["36815001","36815002"],H("0.01",0));

if(c==""&&(b=="js"||a))c=Q(["36815003","36815004"],H("0.01",0));

if(c==""&&(b=="html"||b=="js"))c=Q(["36813005","36813006"],H("0.008",0));
return c}

function Bc()
{var a=Zb(),b=window.google_enable_osd,c="";

if(b===g)
{c="36813006";
Cc(c,a)}
else
 
if(b!==j&&pc(0))
{c=Ac(window,window.google_ad_output);

if(c!="")Cc(c,a);
else
 c=a.getEid()}
return c}
function Cc(a,b)
{var c=b.getOsdMode(),d=[];
switch(a)
{case "36815004":c=1;
d=["js"];
break;
case "36815002":c=1;
d=["html"];
break;
case "36813006":c=0;
d=["html","js"];
break}
d.length>0&&b.setValidAdBlockTypes(d);
b.setupOsd(c,a,window.google_correlator)}

function Dc(a,b,c,d)
{var e=vc(a);
c=wc(
{
ifi:e}
,c);
c=c.substring(0,1992);
c=c.replace(/%\w?$/,"");
var f="script";

if((a.google_ad_output=="js"||a.google_ad_output=="json_html")&&(a.google_ad_request_done||a.google_radlink_request_done))b.write("<"+f+' language="JavaScript1.1" src='+$(k(c))+"></"+f+">");
else
 
if(a.google_ad_output=="html")
if(Z&&uc())
{b=a.google_container_id||d||h;
a["google_expandable_ad_slot"+e]=ExpandableAdSlotFactory.createIframe("google_ads_frame"+e,k(c),a.google_ad_width,a.google_ad_height,
b)}
else

{e='<
iframe name="google_ads_frame" width='+$(a.google_ad_width)+" height="+$(a.google_ad_height)+" frameborder="+$(a.google_ad_frameborder)+" src="+$(k(c))+' marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no"></
iframe>';
a.google_container_id?Ec(a.google_container_id,b,e):b.write(e)}
return c}
function Fc(a)
{Mb(a)}
function Gc(a)
{
if(!Hc())return j;
var b=zc();
a=Ic(a);
b=Xb(window)+Jc(a.google_ad_
format,b);
window.google_ad_url=wc(a,b);
return g}

var Mc=function(a)
{a.dt=aa;
var b=window.google_prev_ad_
formats_by_region,c=window.google_ad_section,d=window.google_ad_
format,e=window.google_ad_slot;

if(b[c])
if(!P(d))
{a.prev_fmts=b[c];

if(window.google_num_slots_by_client.length>1)a.slot=window.google_num_slots_by_client[R]}
var f=window.google_prev_ad_slotnames_by_region;

if(f[c])a.prev_slotnames=f[c].toLowerCase();

if(d)
{
if(!P(d))
if(b[c])b[c]+=","+d;
else
 b[c]=d}
else
 
if(e)
if(f[c])f[c]+=","+e;
else
 f[c]=e;
a.correlator=window.google_correlator;

if(window.google_new_domain_checked==
1&&window.google_new_domain_enabled==0)a.dblk=1;

if(window.google_ad_channel)
{b=window.google_num_slots_by_channel;
c="";
d=window.google_ad_channel.split(Kc);

for(e=0;
e<d.length;
e++)
{f=d[e];

if(b[f])c+=f+"+";
else
 b[f]=1}
a.pv_ch=c}

if(window.google_ad_host_channel)
{b=Lc(window.google_ad_host_channel,window.google_viewed_host_channels);
a.pv_h_ch=b}

if(Ya)a.jscb=1;

if(Za)a.jscd=1;
a.frm=window.google_
iframing;
b=Qb();
a.ga_vid=b.vid;
a.ga_sid=b.sid;
a.ga_hid=b.hid;
a.ga_fc=b.from_cookie;
a.ga_wpids=window.google_analytics_uacct}
,
Nc=function(a)
{var b=g;

if(b=nb(b))
{a.biw=b.width;
a.bih=b.height}
}
;
function Lc(a,b)
{var c=a.split("|");
a=-1;

for(var d=[],e=0;
e<c.length;
e++)
{var f=c[e].split(Kc);
b[e]||(b[e]=
{}
);

for(var i="",m=0;
m<f.length;
m++)
{var t=f[m];

if(t!="")
if(b[e][t])i+="+"+t;
else
 b[e][t]=1}
i=i.slice(1);
d[e]=i;

if(i!="")a=e}
b="";

if(a>-1)
{
for(e=0;
e<a;
e++)b+=d[e]+"|";
b+=d[a]}
return b}

function Oc()
{var a=Bc();
Y(a,0);
var b=Math.random()<0.01;
a=h;
var c="";

if(b)
{c="google_temp_span";
a=Pc(c)}
b=Gc(a);
a&&a.id==c&&(a&&a.parentNode?a.parentNode.removeChild(a):h);

if(b)
{a=Dc(window,document,window.google_ad_url);
Zb().registerAdBlockByType(window.google_ad_output,a,j);
Fc(window)}
}
var Qc=function(a)
{M(pb,function(b,c)
{a[b]=window[c]}
);
M(ob,function(b,c)
{a[b]=window[c]}
);
M(qb,function(b,c)
{a[b]=window[c]}
)}
,Rc=function(a)
{rc(window.google_eids,1);
a.eid=qc()}
;

function Sc(a,b,c,d)
{a=Gb(a,b,c,d);
sc(window,document);
return a}
function Tc()
{Lb()}
function Uc(a)
{var b=
{}
;
a=a.split("?");
a=a[a.length-1].split("&");

for(var c=0;
c<a.length;
c++)
{var d=a[c].split("=");

if(d[0])try
{b[d[0].toLowerCase()]=d.length>1?window.decodeURIComponent?decodeURIComponent(d[1].replace(/\+/g," ")):unescape(d[1]):""}
catch(e)
{}
}
return b}
function Vc()
{var a=window,b=Uc(document.URL);

if(b.google_ad_override)
{a.google_ad_override=b.google_ad_override;
a.google_adtest="on"}
}

function Ec(a,b,c)
{
if(a)
if((a=b.getElementById(a))&&c&&c.length!="")
{a.style.visibility="visible";
a.innerHTML=c}
}

var Jc=function(a,b)
{return a=P(a)?"/pagead/sdo?":b?"/pagead/render_
iframe_ads.html#":"/pagead/ads?"}
,Wc=function(a,b)
{b.dff=jc(a);
b.dfs=oc(a)}
,Xc=function(a)
{a.ref=window.google_referrer_url;
a.loc=window.google_page_location}
,Hc=function()
{var a=window.google_prev_ad_
formats_by_region,b=window.google_prev_ad_slotnames_by_region,c=window.google_ad_section;

if(P(window.google_ad_
format))
{window.google_num_sdo_slots+=1;

if(window.google_num_sdo_slots>4)return j}
else
 
if(O(window))
{window.google_num_0ad_slots+=
1;

if(window.google_num_0ad_slots>3)return j}
else

{window.google_num_ad_slots+=1;

if(window.google_num_slots_to_rotate)
{Ib(1);
a[c]=h;
b[c]=h;

if(window.google_num_slot_to_show==h)window.google_num_slot_to_show=(new Date).getTime()%window.google_num_slots_to_rotate+1;

if(window.google_num_slot_to_show!=window.google_num_ad_slots)return j}
else
 
if(window.google_num_ad_slots>6&&c=="")return j}
a=window.google_num_slots_by_client;

if(a[R])a[R]+=1;
else

{a[R]=1;
a.length+=1}
return g}
,Ic=function(a)
{var b=
{}
;
Qc(b);

Mc(b);
mb(b);
a&&Wc(a,b);
Nc(b);
Rc(b);
Xc(b);
b.fu=Hb;
return b}
,Pc=function(a)
{var b=window.google_container_id&&Pa(window.google_container_id)||Pa(a);

if(!b&&!window.google_container_id&&a)
{document.write("<span id="+a+"></span>");
b=Pa(a)}
return b}
,Kc=/[+, ]/;
window.google_render_ad=Oc;
var Yc=["30143070","30143071","30143075"],Zc=typeof window.postMessage=="function"||typeof window.postMessage=="object"||typeof document.postMessage=="function",ad=function(a,b)
{typeof A1_googleCreateSlot=="function"?A1_googleCreateSlot(a.google_ad_client):$c(a,b)}
,cd=function()
{
if(!bd())return j;
return g}
,dd=function(a)
{
if(P(a.google_ad_
format))return j;
var b=a.google_ad_output;

if(b&&b!="html")return j;
a=a.google_ad_client;

if(typeof a!="string"||a.substring(0,4)!="pub-"&&a.substring(0,7)!="ca-pub-")return j;

return g}
,fd=function(a)
{
if(typeof a.google_a1_eid=="string")return a.google_a1_eid;
var b=H("0",0);
a.google_a1_eid=ed(Yc,b);
return a.google_a1_eid}
,$c=function(a,b)
{
if(!a.google_included_a1_script)
{var c="script",d="/pagead/show_ads_sra3.js?v\x3d1";
b.write("<"+c+' src="http://'+L+d+'"></'+c+">");
a.google_included_a1_script=g}
}
,bd=function()
{
if(E&&G("8"))return j;
return Zc||!F}
,ed=function(a,b)
{var c=Math.random();

if(c<b)
{b=Math.floor(c/b*a.length);
return a[b]}
return""}
;
function gd()
{Vc();
Eb("show_ads.google_init_globals",Sc,Tc);
sc(window,document)}
function hd()
{
if(!cd(window)||!dd(window))gd();
else
 
if($a&&window.google_use_a1===g)ad(window,document);
else

{var a=fd(window);

if(a)
{Y(a,0);
window.google_allow_expandable_ads=j}
!a||a=="30143070"?gd():ad(window,document)}
}
Eb("show_ads.main",Gb,hd);
}
)()

