(function(n){function u(){var t=r.parse(this.title);return isNaN(t)||n(this).text(i(t)),this}function i(n){return r.inWords(f(n))}function f(n){return+new Date-n.getTime()}function t(t,i){var r=n.isFunction(t)?t(i):t;return r.replace(/%d/i,i)}n.timeago=function(t){return t instanceof Date?i(t):typeof t=="string"?i(n.timeago.parse(t)):i(n.timeago.parse(n(t).attr("title")))};var r=n.timeago;n.extend(n.timeago,{settings:{refreshMillis:6e4,allowFuture:!1,strings:{prefixAgo:null,prefixFromNow:null,suffixAgo:"ago",suffixFromNow:"from now",ago:null,fromNow:null,seconds:"less than a minute",minute:"about a minute",minutes:"%d minutes",hour:"about an hour",hours:"about %d hours",day:"a day",days:"%d days",month:"about a month",months:"%d months",year:"about a year",years:"%d years"}},inWords:function(i){var r=this.settings.strings,h=r.prefixAgo,c=r.suffixAgo||r.ago;this.settings.allowFuture&&(i<0&&(h=r.prefixFromNow,c=r.suffixFromNow||r.fromNow),i=Math.abs(i));var o=i/1e3,f=o/60,e=f/60,u=e/24,s=u/365,l=o<45&&t(r.seconds,Math.round(o))||o<90&&t(r.minute,1)||f<45&&t(r.minutes,Math.round(f))||f<90&&t(r.hour,1)||e<24&&t(r.hours,Math.round(e))||e<48&&t(r.day,1)||u<30&&t(r.days,Math.floor(u))||u<60&&t(r.month,1)||u<365&&t(r.months,Math.floor(u/30))||s<2&&t(r.year,1)||t(r.years,Math.floor(s));return n.trim([h,l,c].join(" "))},parse:function(t){var i=n.trim(t);return i=i.replace(/-/,"/").replace(/-/,"/"),i=i.replace(/T/," ").replace(/Z/," UTC"),i=i.replace(/([\+-]\d\d)\:?(\d\d)/," $1$2"),new Date(i)}}),n.fn.timeago=function(){var t=this,n;return t.each(u),n=r.settings,n.refreshMillis>0&&setInterval(function(){t.each(u)},n.refreshMillis),t},document.createElement("abbr")})(jQuery);jQuery.bt={version:"0.9.5-rc1"},function(n){jQuery.fn.bt=function(t,r){function c(n,t){for(this.moveTo(n[0].x,n[0].y),i=1;i<n.length;i++)n[i-1].type=="arcStart"?(this.quadraticCurveTo(f(n[i].x,t),f(n[i].y,t),f(n[(i+1)%n.length].x,t),f(n[(i+1)%n.length].y,t)),i++):this.lineTo(f(n[i].x,t),f(n[i].y,t))}function f(n,t){var i;return t=u(t),i=t%2?n:Math.round(n-.5)+.5}function u(n){return parseInt(n)||0}function s(n,t){var i,r=[];for(i in n)n[i]!=t&&r.push(n[i]);return r}function a(){try{var n=navigator.userAgent.toLowerCase();if(/webkit/.test(n))return!0;if(/gecko|mozilla/.test(n)&&parseFloat(n.match(/firefox\/(\d+(?:\.\d+)+)/)[1])>=3.1)return!0}catch(t){}return!1}function l(n,t,i){var u,r;return n.x==t.x?(u=n.y<t.y?n.y+i:n.y-i,{x:n.x,y:u}):n.y==t.y?(r=n.x<t.x?n.x+i:n.x-i,{x:r,y:n.y}):void 0}function o(n,t,i,r,u){if(t==r)return{x:u,y:t};var f=(t-r)/(n-i),o=t-f*n,e=f*u+o;return{x:u,y:e}}function e(n,t,i,r,u){if(n==i)return{x:n,y:u};var f=(t-r)/(n-i),o=t-f*n,e=(u-o)/f;return{x:e,y:u}}var h;return typeof t!="string"?(h=!0,r=t,t=!1):h=!1,jQuery.fn.hoverIntent&&jQuery.bt.defaults.trigger=="hover"&&(jQuery.bt.defaults.trigger="hoverIntent"),this.each(function(){var f=jQuery.extend(!1,jQuery.bt.defaults,jQuery.bt.options,r),v,y,p;f.spikeLength=u(f.spikeLength),f.spikeGirth=u(f.spikeGirth),f.overlap=u(f.overlap),v=!1,f.killTitle&&n(this).find("[title]").andSelf().each(function(){n(this).attr("bt-xTitle")||n(this).attr("bt-xTitle",n(this).attr("title")).attr("title","")}),typeof f.trigger=="string"&&(f.trigger=[f.trigger]),f.trigger[0]=="hoverIntent"?(y=jQuery.extend(f.hoverIntentOpts,{over:function(){this.btOn()},out:function(){this.btOff()}}),n(this).hoverIntent(y)):f.trigger[0]=="hover"?n(this).hover(function(){this.btOn()},function(){this.btOff()}):f.trigger[0]=="now"?n(this).hasClass("bt-active")?this.btOff():this.btOn():f.trigger[0]!="none"&&(f.trigger.length>1&&f.trigger[0]!=f.trigger[1]?n(this).bind(f.trigger[0],function(){this.btOn()}).bind(f.trigger[1],function(){this.btOff()}):n(this).bind(f.trigger[0],function(){n(this).hasClass("bt-active")?this.btOff():this.btOn()})),this.btOn=function(){var it,ui,kt,ri,hi,ur,bt,ni,r,y,ci,ai,pi,nr,nt,ct,lt,wt,ut,pt,rt,g,et,wi;typeof n(this).data("bt-box")=="object"&&this.btOff(),f.preBuild.apply(this),n(jQuery.bt.vars.closeWhenOpenStack).btOff(),n(this).addClass("bt-active "+f.activeClass),h&&f.ajaxPath==null&&(f.killTitle&&n(this).attr("title",n(this).attr("bt-xTitle")),t=n.isFunction(f.contentSelector)?f.contentSelector.apply(this):eval(f.contentSelector),f.killTitle&&n(this).attr("title","")),f.ajaxPath!=null&&t==!1&&(typeof f.ajaxPath=="object"?(it=eval(f.ajaxPath[0]),it+=f.ajaxPath[1]?" "+f.ajaxPath[1]:""):it=f.ajaxPath,ui=it.indexOf(" "),ui<0||(kt=it.slice(ui,it.length),it=it.slice(0,ui)),ri=f.ajaxCache?n(document.body).data("btCache-"+it.replace(/\./g,"")):null,typeof ri=="string"?t=kt?n("<div/>").append(ri.replace(/<script(.|\s)*?\/script>/g,"")).find(kt):ri:(hi=this,ur=jQuery.extend(!1,{type:f.ajaxType,data:f.ajaxData,cache:f.ajaxCache,url:it,complete:function(i,r){r=="success"||r=="notmodified"?(f.ajaxCache&&n(document.body).data("btCache-"+it.replace(/\./g,""),i.responseText),v=!1,t=kt?n("<div/>").append(i.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(kt):i.responseText):(r=="timeout"&&(v=!0),t=f.ajaxError.replace(/%error/g,i.statusText)),n(hi).hasClass("bt-active")&&hi.btOn()}},f.ajaxOpts),jQuery.ajax(ur),t=f.ajaxLoading));var li=0,yi=0,ot=0,st=0;f.shadow&&!a()&&(f.shadow=!1,jQuery.extend(f,f.noShadowOpts)),f.shadow&&(li=f.shadowBlur>Math.abs(f.shadowOffsetX)?f.shadowBlur*2:f.shadowBlur+Math.abs(f.shadowOffsetX),ot=f.shadowBlur-f.shadowOffsetX>0?f.shadowBlur-f.shadowOffsetX:0,yi=f.shadowBlur>Math.abs(f.shadowOffsetY)?f.shadowBlur*2:f.shadowBlur+Math.abs(f.shadowOffsetY),st=f.shadowBlur-f.shadowOffsetY>0?f.shadowBlur-f.shadowOffsetY:0);if(f.offsetParent)var vi=n(f.offsetParent),tr=vi.offset(),ii=n(this).offset(),oi=u(ii.top)-u(tr.top)+u(n(this).css("margin-top"))-st,si=u(ii.left)-u(tr.left)+u(n(this).css("margin-left"))-ot;else var vi=n(this).css("position")=="absolute"?n(this).parents().eq(0).offsetParent():n(this).offsetParent(),ii=n(this).btPosition(),oi=u(ii.top)+u(n(this).css("margin-top"))-st,si=u(ii.left)+u(n(this).css("margin-left"))-ot;bt=n(this).btOuterWidth(),ni=n(this).outerHeight();if(typeof t=="object"){var dt=t,fi=n(dt).clone(!0).show(),ki=n(dt).data("bt-clones")||[];ki.push(fi),n(dt).data("bt-clones",ki),n(fi).data("bt-orig",dt),n(this).data("bt-content-orig",{original:dt,clone:fi}),t=fi}if(typeof t=="null"||t=="")return;r=n('<div class="bt-content"></div>').append(t).css({padding:f.padding,position:"absolute",width:f.shrinkToFit?"auto":f.width,zIndex:f.textzIndex,left:ot,top:st}).css(f.cssStyles),y=n('<div class="bt-wrapper"></div>').append(r).addClass(f.cssClass).css({position:"absolute",width:f.width,zIndex:f.wrapperzIndex,visibility:"hidden"}).appendTo(vi),jQuery.fn.bgiframe&&(r.bgiframe(),y.bgiframe()),n(this).data("bt-box",y);var ti=u(n(document).scrollTop()),gt=u(n(document).scrollLeft()),bi=u(n(window).width()),di=u(n(window).height()),gi=gt+bi,rr=ti+di,ft={},ei=n(this).offset();ft.top=ei.top-ti,ft.bottom=di-(ei+ni-ti),ft.left=ei.left-gt,ft.right=bi-(ei.left+bt-gt),ci=u(r.outerHeight()),ai=u(r.btOuterWidth()),f.positions.constructor==String&&(f.positions=f.positions.replace(/ /,"").split(","));if(f.positions[0]=="most"){nt="top";for(pi in ft)nt=ft[pi]>ft[nt]?pi:nt}else for(nr in f.positions){nt=f.positions[nr];if((nt=="left"||nt=="right")&&ft[nt]>ai+f.spikeLength)break;else if((nt=="top"||nt=="bottom")&&ft[nt]>ci+f.spikeLength)break}var ir=si+(bt-ai)*.5,fr=oi+(ni-ci)*.5,i=[],p,w,b,k,at,vt,yt,ht,s,tt,d;switch(nt){case"top":r.css("margin-bottom",f.spikeLength+"px"),y.css({top:oi-r.outerHeight(!0)+f.overlap,left:ir}),ht=gi-f.windowMargin-(r.offset().left+r.btOuterWidth(!0)),ct=ot,ht<0&&(y.css("left",u(y.css("left"))+ht+"px"),ct-=ht),yt=r.offset().left+u(r.css("margin-left"))-(gt+f.windowMargin),yt<0&&(y.css("left",u(y.css("left"))-yt+"px"),ct+=yt),p=r.btPosition().top+u(r.css("margin-top")),w=r.btPosition().left+u(r.css("margin-left")),b=w+r.btOuterWidth(),k=p+r.outerHeight(),tt={x:w+r.btOuterWidth()*f.centerPointX,y:p+r.outerHeight()*f.centerPointY},i[i.length]=d={y:k+f.spikeLength,x:(b-w)*.5+ct,type:"spike"},s=e(d.x,d.y,tt.x,tt.y,k),s.x=s.x<w+f.spikeGirth/2+f.cornerRadius?w+f.spikeGirth/2+f.cornerRadius:s.x,s.x=s.x>b-f.spikeGirth/2-f.cornerRadius?b-f.spikeGirth/2-f.CornerRadius:s.x,i[i.length]={x:s.x-f.spikeGirth/2,y:k,type:"join"},i[i.length]={x:w,y:k,type:"corner"},i[i.length]={x:w,y:p,type:"corner"},i[i.length]={x:b,y:p,type:"corner"},i[i.length]={x:b,y:k,type:"corner"},i[i.length]={x:s.x+f.spikeGirth/2,y:k,type:"join"},i[i.length]=d;break;case"left":r.css("margin-right",f.spikeLength+"px"),y.css({top:fr+"px",left:si-r.btOuterWidth(!0)+f.overlap+"px"}),vt=rr-f.windowMargin-(r.offset().top+r.outerHeight(!0)),lt=st,vt<0&&(y.css("top",u(y.css("top"))+vt+"px"),lt-=vt),at=r.offset().top+u(r.css("margin-top"))-(ti+f.windowMargin),at<0&&(y.css("top",u(y.css("top"))-at+"px"),lt+=at),p=r.btPosition().top+u(r.css("margin-top")),w=r.btPosition().left+u(r.css("margin-left")),b=w+r.btOuterWidth(),k=p+r.outerHeight(),tt={x:w+r.btOuterWidth()*f.centerPointX,y:p+r.outerHeight()*f.centerPointY},i[i.length]=d={x:b+f.spikeLength,y:(k-p)*.5+lt,type:"spike"},s=o(d.x,d.y,tt.x,tt.y,b),s.y=s.y<p+f.spikeGirth/2+f.cornerRadius?p+f.spikeGirth/2+f.cornerRadius:s.y,s.y=s.y>k-f.spikeGirth/2-f.cornerRadius?k-f.spikeGirth/2-f.cornerRadius:s.y,i[i.length]={x:b,y:s.y+f.spikeGirth/2,type:"join"},i[i.length]={x:b,y:k,type:"corner"},i[i.length]={x:w,y:k,type:"corner"},i[i.length]={x:w,y:p,type:"corner"},i[i.length]={x:b,y:p,type:"corner"},i[i.length]={x:b,y:s.y-f.spikeGirth/2,type:"join"},i[i.length]=d;break;case"bottom":r.css("margin-top",f.spikeLength+"px"),y.css({top:oi+ni-f.overlap,left:ir}),ht=gi-f.windowMargin-(r.offset().left+r.btOuterWidth(!0)),ct=ot,ht<0&&(y.css("left",u(y.css("left"))+ht+"px"),ct-=ht),yt=r.offset().left+u(r.css("margin-left"))-(gt+f.windowMargin),yt<0&&(y.css("left",u(y.css("left"))-yt+"px"),ct+=yt),p=r.btPosition().top+u(r.css("margin-top")),w=r.btPosition().left+u(r.css("margin-left")),b=w+r.btOuterWidth(),k=p+r.outerHeight(),tt={x:w+r.btOuterWidth()*f.centerPointX,y:p+r.outerHeight()*f.centerPointY},i[i.length]=d={x:(b-w)*.5+ct,y:st,type:"spike"},s=e(d.x,d.y,tt.x,tt.y,p),s.x=s.x<w+f.spikeGirth/2+f.cornerRadius?w+f.spikeGirth/2+f.cornerRadius:s.x,s.x=s.x>b-f.spikeGirth/2-f.cornerRadius?b-f.spikeGirth/2-f.cornerRadius:s.x,i[i.length]={x:s.x+f.spikeGirth/2,y:p,type:"join"},i[i.length]={x:b,y:p,type:"corner"},i[i.length]={x:b,y:k,type:"corner"},i[i.length]={x:w,y:k,type:"corner"},i[i.length]={x:w,y:p,type:"corner"},i[i.length]={x:s.x-f.spikeGirth/2,y:p,type:"join"},i[i.length]=d;break;case"right":r.css("margin-left",f.spikeLength+"px"),y.css({top:fr+"px",left:si+bt-f.overlap+"px"}),vt=rr-f.windowMargin-(r.offset().top+r.outerHeight(!0)),lt=st,vt<0&&(y.css("top",u(y.css("top"))+vt+"px"),lt-=vt),at=r.offset().top+u(r.css("margin-top"))-(ti+f.windowMargin),at<0&&(y.css("top",u(y.css("top"))-at+"px"),lt+=at),p=r.btPosition().top+u(r.css("margin-top")),w=r.btPosition().left+u(r.css("margin-left")),b=w+r.btOuterWidth(),k=p+r.outerHeight(),tt={x:w+r.btOuterWidth()*f.centerPointX,y:p+r.outerHeight()*f.centerPointY},i[i.length]=d={x:ot,y:(k-p)*.5+lt,type:"spike"},s=o(d.x,d.y,tt.x,tt.y,w),s.y=s.y<p+f.spikeGirth/2+f.cornerRadius?p+f.spikeGirth/2+f.cornerRadius:s.y,s.y=s.y>k-f.spikeGirth/2-f.cornerRadius?k-f.spikeGirth/2-f.cornerRadius:s.y,i[i.length]={x:w,y:s.y-f.spikeGirth/2,type:"join"},i[i.length]={x:w,y:p,type:"corner"},i[i.length]={x:b,y:p,type:"corner"},i[i.length]={x:b,y:k,type:"corner"},i[i.length]={x:w,y:k,type:"corner"},i[i.length]={x:w,y:s.y+f.spikeGirth/2,type:"join"},i[i.length]=d}wt=document.createElement("canvas"),n(wt).attr("width",u(r.btOuterWidth(!0))+f.strokeWidth*2+li).attr("height",u(r.outerHeight(!0))+f.strokeWidth*2+yi).appendTo(y).css({position:"absolute",zIndex:f.boxzIndex}),typeof G_vmlCanvasManager!="undefined"&&(wt=G_vmlCanvasManager.initElement(wt));if(f.cornerRadius>0){for(ut=[],rt=0;rt<i.length;rt++)i[rt].type=="corner"?(pt=l(i[rt],i[(rt-1)%i.length],f.cornerRadius),pt.type="arcStart",ut[ut.length]=pt,ut[ut.length]=i[rt],pt=l(i[rt],i[(rt+1)%i.length],f.cornerRadius),pt.type="arcEnd",ut[ut.length]=pt):ut[ut.length]=i[rt];i=ut}g=wt.getContext("2d");if(f.shadow&&f.shadowOverlap!==!0){et=u(f.shadowOverlap);switch(nt){case"top":f.shadowOffsetX+f.shadowBlur-et>0&&y.css("top",u(y.css("top"))-(f.shadowOffsetX+f.shadowBlur-et));break;case"right":ot-et>0&&y.css("left",u(y.css("left"))+ot-et);break;case"bottom":st-et>0&&y.css("top",u(y.css("top"))+st-et);break;case"left":f.shadowOffsetY+f.shadowBlur-et>0&&y.css("left",u(y.css("left"))-(f.shadowOffsetY+f.shadowBlur-et))}}c.apply(g,[i],f.strokeWidth),g.fillStyle=f.fill,f.shadow&&(g.shadowOffsetX=f.shadowOffsetX,g.shadowOffsetY=f.shadowOffsetY,g.shadowBlur=f.shadowBlur,g.shadowColor=f.shadowColor),g.closePath(),g.fill(),f.strokeWidth>0&&(g.shadowColor="rgba(0, 0, 0, 0)",g.lineWidth=f.strokeWidth,g.strokeStyle=f.strokeStyle,g.beginPath(),c.apply(g,[i],f.strokeWidth),g.closePath(),g.stroke()),f.preShow.apply(this,[y[0]]),y.css({display:"none",visibility:"visible"}),f.showTip.apply(this,[y[0]]),f.overlay&&(wi=n('<div class="bt-overlay"></div>').css({position:"absolute",backgroundColor:"blue",top:oi,left:si,width:bt,height:ni,opacity:".2"}).appendTo(vi),n(this).data("overlay",wi)),(f.ajaxPath!=null&&f.ajaxCache==!1||v)&&(t=!1),f.clickAnywhereToClose&&(jQuery.bt.vars.clickAnywhereStack.push(this),n(document).click(jQuery.bt.docClick)),f.closeWhenOthersOpen&&jQuery.bt.vars.closeWhenOpenStack.push(this),f.postShow.apply(this,[y[0]])},this.btOff=function(){var i=n(this).data("bt-box"),t;f.preHide.apply(this,[i]),t=this,t.btCleanup=function(){var e=n(t).data("bt-box"),i=n(t).data("bt-content-orig"),u=n(t).data("bt-overlay"),r;typeof e=="object"&&(n(e).remove(),n(t).removeData("bt-box")),typeof i=="object"&&(r=n(i.original).data("bt-clones"),n(i).data("bt-clones",s(r,i.clone))),typeof u=="object"&&(n(u).remove(),n(t).removeData("bt-overlay")),jQuery.bt.vars.clickAnywhereStack=s(jQuery.bt.vars.clickAnywhereStack,t),jQuery.bt.vars.closeWhenOpenStack=s(jQuery.bt.vars.closeWhenOpenStack,t),n(t).removeClass("bt-active "+f.activeClass),f.postHide.apply(t)},f.hideTip.apply(this,[i,t.btCleanup])},p=this.btRefresh=function(){this.btOff(),this.btOn()}})},jQuery.fn.btPosition=function(){function r(n,t){return n[0]&&parseInt(jQuery.curCSS(n[0],t,!0),10)||0}var e=0,f=0,u;if(this[0]){var t=this.offsetParent(),i=this.offset(),n=/^body|html$/i.test(t[0].tagName)?{top:0,left:0}:t.offset();i.top-=r(this,"marginTop"),i.left-=r(this,"marginLeft"),n.top+=r(t,"borderTopWidth"),n.left+=r(t,"borderLeftWidth"),u={top:i.top-n.top,left:i.left-n.left}}return u},jQuery.fn.btOuterWidth=function(n){function t(n,t){return n[0]&&parseInt(jQuery.curCSS(n[0],t,!0),10)||0}return this.innerWidth()+t(this,"borderLeftWidth")+t(this,"borderRightWidth")+(n?t(this,"marginLeft")+t(this,"marginRight"):0)},jQuery.fn.btOn=function(){return this.each(function(){jQuery.isFunction(this.btOn)&&this.btOn()})},jQuery.fn.btOff=function(){return this.each(function(){jQuery.isFunction(this.btOff)&&this.btOff()})},jQuery.bt.vars={clickAnywhereStack:[],closeWhenOpenStack:[]},jQuery.bt.docClick=function(t){if(!t)var t=window.event;!n(t.target).parents().andSelf().filter(".bt-wrapper, .bt-active").length&&jQuery.bt.vars.clickAnywhereStack.length&&(n(jQuery.bt.vars.clickAnywhereStack).btOff(),n(document).unbind("click",jQuery.bt.docClick))},jQuery.bt.defaults={trigger:"hover",clickAnywhereToClose:!0,closeWhenOthersOpen:!1,shrinkToFit:!1,width:"200px",padding:"10px",spikeGirth:10,spikeLength:15,overlap:0,overlay:!1,killTitle:!0,textzIndex:9999,boxzIndex:9998,wrapperzIndex:9997,offsetParent:null,positions:["most"],fill:"rgb(255, 255, 102)",windowMargin:10,strokeWidth:1,strokeStyle:"#000",cornerRadius:5,centerPointX:.5,centerPointY:.5,shadow:!1,shadowOffsetX:2,shadowOffsetY:2,shadowBlur:3,shadowColor:"#000",shadowOverlap:!1,noShadowOpts:{strokeStyle:"#999"},cssClass:"",cssStyles:{},activeClass:"bt-active",contentSelector:"$(this).attr('title')",ajaxPath:null,ajaxError:"<strong>ERROR:</strong> <em>%error</em>",ajaxLoading:"<blink>Loading...</blink>",ajaxData:{},ajaxType:"GET",ajaxCache:!0,ajaxOpts:{},preBuild:function(){},preShow:function(){},showTip:function(t){n(t).show()},postShow:function(){},preHide:function(){},hideTip:function(t,i){n(t).hide(),i()},postHide:function(){},hoverIntentOpts:{interval:300,timeout:500}},jQuery.bt.options={}}(jQuery);function connect_login(){FB.api("/me",function(n){$.ajax({url:"/fbconnect/login?username="+n.id,dataType:"json",cache:!1,success:function(){login_completeCallback()}})})}function login_completeCallback(){FB.api("/me",function(n){var i="http://www.facebook.com/profile.php?id="+n.id,t;n.link&&(i=n.link),t="<a href='"+i+"'><img src='http://graph.facebook.com/"+n.id+"/picture' alt='"+n.name+"' class='user_picture' /></a>",t+="<span class='user_name'><a href='"+i+"'>"+n.name+"</a></span>",t+="<br /><span class='links'><a href='#' onclick='connect_logout()'>Logout</a></span>",$("#Connect").html(t)})}function connect_logout(){FB.logout(function(){window.location="/logout/"})}$(document).ready(function(){jQuery.timeago.settings.allowFuture=!0,$("abbr[class*=timeago]").timeago(),$("a[rel='external']").attr("target","_blank").removeAttr("rel"),$("#IconWeather").bt({trigger:["mouseover","mouseout"],contentSelector:"$('#yw-forecast').html()",width:250,fill:"rgba(214, 214, 214, 0.95)",positions:"bottom"}),$(".button").button()});var _gaq=_gaq||[];_gaq.push(["_setAccount","UA-172951-11"]),_gaq.push(["_trackPageview"]),function(){var n=document.createElement("script"),t;n.type="text/javascript",n.async=!0,n.src=("https:"==document.location.protocol?"https://ssl":"http://www")+".google-analytics.com/ga.js",t=document.getElementsByTagName("script")[0],t.parentNode.insertBefore(n,t)}()
