/*
HTTP Host: static.ak.fbcdn.net
Generated: March 20th 2010 3:34:37 AM PDT
Machine: 10.16.140.106
Locale: nu_ll
Path: js/72lovayko6g4os4g.pkg.js
*/

if (window.CavalryLogger) { CavalryLogger.start_js(["js\/72lovayko6g4os4g.pkg.js"]); }

var ChatUserInfos={};
function CounterDisplay(a,f,g,d,c){copy_properties(this,{_name:a,_valueNode:$(f),_wrapperNode:$(g)||null,_statusClass:c,_rm:new RenderManager(this),_arbiterSubscription:null,_count:0});var b=this._valueNode.firstChild;if(b){var e=parseInt(b.nodeValue,10);if(!isNaN(e))this._count=e;}this._statusNode=d?$(d):null;this._subscribeAll();CounterDisplay.instances.push(this);onunloadRegister(this._destroy.bind(this),true);}copy_properties(CounterDisplay,{EVENT_TYPE_ADJUST:'CounterDisplay/adjust',EVENT_TYPE_UPDATE:'CounterDisplay/update',instances:[],adjustCount:function(a,b){Arbiter.inform(CounterDisplay.EVENT_TYPE_ADJUST+'/'+a,b);},setCount:function(a,b){Arbiter.inform(CounterDisplay.EVENT_TYPE_UPDATE+'/'+a,b);}});CounterDisplay.mixin({_destroy:function(){delete this._valueNode;delete this._wrapperNode;if(this._arbiterSubscription){Arbiter.unsubscribe(this._arbiterSubscription);delete this._arbiterSubscription;}CounterDisplay.instances.remove(this);},adjustCount:function(a){this._count=Math.max(0,this._count+a);this._rm.dirty();return this;},setCount:function(a){this._count=Math.max(0,a);this._rm.dirty();return this;},paint:function(){DOM.setText(this._valueNode,this._count);if(this._wrapperNode)if(this._count<=0){hide(this._wrapperNode);if(this._statusClass&&this._statusNode)CSS.removeClass(this._statusNode,this._statusClass);}else{show(this._wrapperNode);if(this._statusClass&&this._statusNode)CSS.addClass(this._statusNode,this._statusClass);}},_subscribeAll:function(){var a=[CounterDisplay.EVENT_TYPE_ADJUST+'/'+this._name,CounterDisplay.EVENT_TYPE_UPDATE+'/'+this._name];this._arbiterSubscription=Arbiter.subscribe(a,this._onInform.bind(this),Arbiter.SUBSCRIBE_NEW);},_onInform:function(a,b){b=parseInt(b);if(isNaN(b))return;if(a.indexOf(CounterDisplay.EVENT_TYPE_ADJUST)!=-1){this.adjustCount(b);}else if(a.indexOf(CounterDisplay.EVENT_TYPE_UPDATE)!=-1){this.setCount(b);}else return;return;}});
!function(){var a={isEmpty:function(b){return (b.value||'').match(/^\s*$/)||CSS.hasClass(b,'DOMControl_placeholder');},getValue:function(b){return a.isEmpty(b)?'':b.value;}};NodeAugment.add(a,'INPUT');NodeAugment.add(a,'TEXTAREA');}();
function send_error_signal(a,b){if(window.Env&&window.Env.error_uri)new AsyncSignal(window.Env.error_uri,{c:a,m:b}).send();}
function html_wordwrap(i,l,k){if(typeof l=='undefined')l=60;if(typeof k!='function')k=htmlize;var f=new RegExp("\\S{"+(l+1)+"}",'g');var h=0;var j=i;var g=[];var e=i.match(f);if(e)for(var b=0;b<e.length;b++){var c=e[b];var d=h+j.indexOf(c);var a=i.substring(h,d);if(a)g.push(k(a));g.push(k(c)+'<wbr/>');h=d+c.length;j=i.substring(h);}if(j)g.push(k(j));return g.join('');}function text_get_hyperlinks(k){if(typeof(k)!='string')return [];var f=k.match(/(?:(?:ht|f)tps?):\/\/[^\s"',]*[^\s"'.,?!]/ig);if(f&&f.length){var a={'>':'<',')':'(',']':'['};var c,d,g=0,e,h,j,i;for(var b=0;b<f.length;b++){d=f[b];c=a[d[d.length-1]];if(c){e=k.indexOf(d);h=k.substr(g,e);if(h.indexOf(c)!=-1)f[b]=d.substr(0,d.length-1);g=e+d.length;}prev_link=d;}}return f;}function html_hyperlink(q,u,v,n){var a={'<':'>','*':'*','{':'}','[':']',"'":"'",'"':'"','#':'#','+':'+','-':'-','(':')'};if(typeof(q)=='undefined'||!q.toString)return '';if(typeof u!='function')u=htmlize;if(typeof v!='function')v=htmlize;var q=q.toString();var f=text_get_hyperlinks(q);var p=0;var s=q;var o=[];var s=q;if(f){var l=n?ge('post_form_id'):null;var m=l?l.value:'';for(var j=0;j<f.length;j++){var h=f[j];var e=p+s.indexOf(h);var r=h.length;var k=q.substring(p,e);if(k)o.push(u(k));var t='';if(e>0){var b=q[e-1];if(typeof a[b]!='undefined'){var c=a[b];var d=h.indexOf(c);if(d!=-1){t=u(h.substring(d));h=h.substring(0,d);}}}var g=v(h);if(n){var i="http://www.facebook.com/l.php?u="+URI.encodeComponent(h)+'&h='+m;}else var i=h.replace(/"/g,'%22');o.push('<a href="'+i+'" target="_blank" rel="nofollow">'+g+'</a>'+t);p=e+r;s=q.substring(p);}}if(s)o.push(u(s));return o.join('');}function nl2br(a){if(typeof(a)=='undefined'||!a.toString)return '';return a.toString().replace(/\n/g,'<br />');}function is_email(a){return /^([\w!.%+\-])+@([\w\-])+(?:\.[\w\-]+)+$/.test(a);}
window.__UIControllerRegistry=window.__UIControllerRegistry||{};
function UIPagelet(c,d,a,b){this._id=c||null;this._element=ge(c||$N('div'));this._src=d||null;this._context_data=a||{};this._data=b||{};this._handler=bagofholding;this._request=null;return this;}copy_properties(UIPagelet.prototype,{getElement:function(a){a=a||false;if(a)this._element=ge(this._id);return this._element;},setHandler:function(a){this._handler=a;return this;},go:function(b,a){if(arguments.length>=2||typeof b=='string'){this._src=b;this._data=a||{};}else if(arguments.length==1)this._data=b;this.refresh();return this;},refresh:function(b){var a=function(c){this._request=null;if(b&&this._id)this._element=ge(this._id);this._element.setContent(HTML(c.getPayload()));this._handler();}.bind(this);this._request=new AsyncRequest().setURI(this._src).setMethod('GET').setData({data:JSON.encode(merge(this._context_data,this._data))}).setReadOnly(true).setHandler(a).setOption('bundle',true);this._request.send();return this;},cancel:function(){if(this._request)this._request.abort();}});
function PageCache(a,b){if(this===window)return new PageCache(a,b);this._MAX_PAGE_NUM=typeof a=='undefined'?5:a;this._MAX_TTL=typeof b=='undefined'?600000:b;this._storage={};}copy_properties(PageCache.prototype,{_normalizeURI:function(a){a=new URI(a);if(a.getPath()=='/')a.setPath('/home.php');return a.getUnqualifiedURI().setFragment('').removeQueryData('ref').toString();},addPage:function(c,b){c=this._normalizeURI(c);if(!this._storage[c])this._storage[c]={};var a=this._storage[c];copy_properties(a,b);a.accessTime=a.genTime=(new Date()).getTime();this._clearCache();},updatePage:function(b,a){b=this._normalizeURI(b);if(!this._storage[b])return;copy_properties(this._storage[b],a);},isPageInCache:function(a){return !!this._storage[this._normalizeURI(a)];},invalidatePage:function(a){a=this._normalizeURI(a);delete this._storage[a];},getPage:function(b){this._clearCache();b=this._normalizeURI(b);var a=this._storage[b];if(!a)return null;a.accessTime=(new Date()).getTime();return a;},_clearCache:function(){var a=(new Date()).getTime();var b=null;var d=0;for(var f in this._storage){var c=this._storage[f];var e=c.ttl||this._MAX_TTL;if(c.genTime<a-e){delete this._storage[f];continue;}if(!b||this._storage[b].accessTime>c.accessTime)b=f;d++;}if(d>this._MAX_PAGE_NUM&&b)delete this._storage[b];}});
var Quickling={PAGECACHE_EXEC:'quickling/pc',isActive:function(){return Quickling._is_active||false;},isFeatureEnabled:function(a){return Quickling._capabilities&&Quickling._capabilities[a];},init:function(c,b,a){if(Quickling._is_initialized)return;copy_properties(Quickling,{_is_initialized:true,_is_active:true,_session_length:b,_capabilities:a,_is_in_transition:false,_title_interval:false,_ie_cache_title:'',_cache_hit:false,_version:c});Quickling._instrumentTimeoutFunc('setInterval');Quickling._instrumentTimeoutFunc('setTimeout');PageTransitions.registerHandler(Quickling._transitionHandler);if(Quickling.isFeatureEnabled('page_cache')){Quickling._cache=new PageCache();Quickling._invalidate_msgs=[];Arbiter.subscribe(Arbiter.NEW_NOTIFICATIONS,Quickling._onNotifications);Arbiter.subscribe(Arbiter.REPLAYABLE_AJAX,Quickling._onReplayableAjax);Arbiter.subscribe(Arbiter.PAGECACHE_INVALIDATE,Quickling._onCacheInvalidates);}if(!Quickling.isFeatureEnabled('domain_rewrite'))PageTransitions._rewriteSubDomain=PageTransitions._revertSubDomain=function(d){return d;};},_onNotifications:function(b,a){Quickling._cache=new PageCache();Quickling._invalidate_msgs=[];},_onCacheInvalidates:function(c,b){if(Quickling.isFeatureEnabled('page_cache')&&b&&b.length){for(var a=0;a<b.length;a++)if(parseInt(b[a])===0){if(Quickling._is_in_transition&&!Quickling.isFeatureEnabled('flush_cache_in_transition'))break;if(Quickling._cache.isPageInCache(PageTransitions.getMostRecentURI())&&!Quickling.isFeatureEnabled('flush_cache_in_page_write'))break;Quickling._cache=new PageCache();Quickling._invalidate_msgs=[];return;}Quickling._invalidate_msgs=Quickling._invalidate_msgs.concat(b);}},_refresh_pagelets:function(){if(is_empty(window.__listeners))return;for(var a=0;a<Quickling._invalidate_msgs;a++){var b=Quickling._invalidate_msgs[a];if(b in window.__listeners)window.__listeners[b].forEach(function(c){c.refresh();});}},registerPageCacheHook:function(a,c){if(!Quickling._is_initialized||!Quickling._is_active||Quickling._is_in_transition||!Quickling.isFeatureEnabled('page_cache'))return;var b=PageTransitions.getMostRecentURI();var e=Quickling._cache.getPage(b);if(e){if(c)for(var d=0;d<e.replays.length;d++)if(e.replays[d][0]==c){e.replays.splice(d,1);d--;}e.replays.push([c,a]);}},_onReplayableAjax:function(c,b){if((PageTransitions.getNextURI().toString()!=PageTransitions.getMostRecentURI().toString()))return;if(Quickling._is_in_transition)return;var a=Quickling._whitelist_regex;if(!a)a=Quickling._whitelist_regex=new RegExp(env_get('pagecache_whitelist_regex'));if(a.test(URI(b.getURI()).getPath()))return;Quickling.registerPageCacheHook(bind(b,b.replayResponse),b._replayKey);},_startQuicklingTransition:function(){Quickling._is_in_transition=true;window.channelManager&&window.channelManager.setActionRequest(true);},_stopQuicklingTransition:function(){(function(){Quickling._is_in_transition=false;}).defer();},isCacheHit:function(){return Quickling._cache_hit;},goHashOrGoHere:function(d){var c=URI.getRequestURI();var b=c.getFragment();if(b.startsWith('/')){var a=b;}else var a=d;setTimeout(function(){PageTransitions.go(a,true);},0);},isPageActive:function(d){if(d=='#')return false;d=new URI(d);if(d.getDomain()&&d.getDomain()!=URI().getDomain())return false;var b=Quickling.isPageActive.regex;if(!b)b=Quickling.isPageActive.regex=new RegExp(env_get('quickling_inactive_page_regex'));if(!Quickling.isFeatureEnabled('full_platform')){query=d.getQueryData();if(query._fb_qsub&&query._fb_qsub.startsWith('apps'))if(!query['_fb_q'])return false;}var c=d.getPath();var a=d.getQueryData();if(a)c+='?'+URI.implodeQuery(a);if(b.test(c))return false;return true;},_setHTML:function(a,b){if(ua.ie()<=6){a.innerHTML=b;}else DOM.setContent(a,HTML(b).setDeferred(true));},_transitionHandler:function(i){Quickling.current_request=null;if(Quickling._isTimeToRefresh())return false;if(!Quickling.isPageActive(i))return false;i=PageTransitions._revertSubDomain(i);removeHook('onafterloadhooks');removeHook('onloadhooks');_runHooks('onleavehooks');window.ExitTime=(new Date()).getTime();Quickling._startQuicklingTransition();$('content').style.visibility="visible";var f;if(Quickling.isFeatureEnabled('page_cache')&&(f=Quickling._cache.getPage(PageTransitions.getMostRecentURI()))){invoke_callbacks(f.onpagecache);f.incremental_updates=AsyncRequest.stashBundledRequest();window.ads_refreshing=false;}if(Quickling.isFeatureEnabled('page_cache')&&(f=Quickling._cache.getPage(i))){var e=null;var b={};b[Quickling.PAGECACHE_EXEC]=2;var a=new Arbiter();a.registerCallback(function(){$('content').style.visibility="visible";if(Quickling.current_request!==e)return;if(e&&e.cavalry){e.cavalry.setTimeStamp('t_domcontent');e.cavalry.setTimeStamp('t_hooks');e.cavalry.setTimeStamp('t_layout');e.cavalry.setTimeStamp('t_onload');}Quickling._cache_hit=true;invoke_callbacks(f.onafterload);invoke_callbacks(f.onafterpagecache);Quickling._cache_hit=false;Quickling._stopQuicklingTransition();},b);e=Quickling.current_request=AsyncRequest.setBundledRequestProperties({stashedRequests:f.incremental_updates,callback:function(){if(e&&e.cavalry)e.cavalry&&e.cavalry.setTimeStamp('t_html');a.inform(Quickling.PAGECACHE_EXEC,true,Arbiter.BEHAVIOR_EVENT);},onInitialResponse:Quickling._onInitialResponse,extra_data:{uri:i.getQualifiedURI().toString(),version:Quickling._version},start_immediately:true});Quickling._preBootloadHandler();Bootloader.loadResources(f.bootload,null,true);Quickling._changePageTitle(f.title);Quickling._replaceSyndicationLinks(f.syndication_links||[]);var c=f.body_class||'';CSS.setClass(document.body,c+(CSS.hasClass(document.body,'chat_body')?' chat_body':''));var d=$('content');d.style.visibility="hidden";f.html=f.html.replace(/<span class=["']?muffin_tracking_pixel_start["']?><\/span>.*?<span class=["']?muffin_tracking_pixel_end["']?><\/span>/ig,'');Quickling._setHTML(d,f.html);if(d&&d.style.height=='1234px')d.style.height='';PageTransitions.transitionComplete();Quickling._cache_hit=true;invoke_callbacks(f.onload);Quickling._cache_hit=false;Quickling._refresh_pagelets();f.replays.forEach(function(j){j[1]();});PageTransitions.restoreScrollPosition();a.inform(Quickling.PAGECACHE_EXEC,true,Arbiter.BEHAVIOR_EVENT);}else{var g={version:Quickling._version};i=new URI(i).addQueryData({quickling:g});var h=new AsyncRequest();Quickling.current_request=h;h.quickling_arbiter=new Arbiter();h.quickling_domcontent_callback=h.quickling_arbiter.registerCallback(function(){if(Quickling.isFeatureEnabled('page_cache')){var j=Quickling._cache.getPage(PageTransitions.getNextURI());if(j)j.html=$('content').innerHTML;}Quickling._stopQuicklingTransition();PageTransitions.transitionComplete();h.cavalry&&h.cavalry.setTimeStamp('t_domcontent');h.quickling_arbiter.inform('quickling_dom_content',true,Arbiter.BEHAVIOR_STATE);},['quickling_html_ready']);h.quickling_onload_callback=h.quickling_arbiter.registerCallback(function(){if(h.cavalry){h.cavalry.setTimeStamp('t_hooks');h.cavalry.setTimeStamp('t_layout');h.cavalry.setTimeStamp('t_onload');}h.quickling_arbiter.inform('quickling_onafterload',true,Arbiter.BEHAVIOR_STATE);},['quickling_dom_content']);h.setPreBootloadHandler(Quickling._preBootloadHandler).setInitialHandler(Quickling._onInitialResponse).setHandler(Quickling._onresponse).setFinallyHandler(function(j){if(j.is_last){h.cavalry&&h.cavalry.setTimeStamp('t_html');this.quickling_arbiter.inform('quickling_html_ready',true,Arbiter.BEHAVIOR_STATE);}}).setMethod('GET').setReadOnly(true).setOption('useIframeTransport',true).setURI(i).send();}return true;},_preBootloadHandler:function(l){if(l&&!l.getPayload().redirect){var j=l.getPayload();var k=l.getRequest();if(!k||!k.quickling_arbiter)return false;if(k!=Quickling.current_request)return false;var a=k.quickling_arbiter;if(j.id){a.registerCallback(k.quickling_domcontent_callback,['quickling_displayed_'+j.id]);a.registerCallback(k.quickling_onload_callback,['quickling_onload_'+j.id]);}if(Quickling.isFeatureEnabled('page_cache'))if(l.is_first&&j.page_cache_ttl){Quickling.cacheResponse(l);}else if(!l.is_first)Quickling.cacheAndExecResponse(l.bootload,l,true);var d=[],h=[],b=l.bootload;for(var g=0,i=b?b.length:0;g<i;g++){var m=l.bootload[g];if(m.type=='js'){h.push(m);}else if(m.type=='css')d.push(m);}l.bootload=d;var f=function(){if(k!=Quickling.current_request)return;PageTransitions.unifyURI();invoke_callbacks(l.onload);a.inform('quickling_onload_'+j.id,true,Arbiter.BEHAVIOR_STATE);if(j.provides)for(var n=0;n<j.provides.length;n++)a.inform(j.provides[n],true,Arbiter.BEHAVIOR_STATE);};a.registerCallback(function(){Bootloader.loadResources(h,function(){a.inform('quickling_js_ready_'+j.id,true,Arbiter.BEHAVIOR_STATE);});},['quickling_dom_content']);a.registerCallback(f,['quickling_js_ready_'+j.id].concat(j.requires||[]));var e=function(){if(k!=Quickling.current_request)return;invoke_callbacks(l.onafterload);};a.registerCallback(e,['quickling_onafterload']);if(!l.is_first)return false;}var c=ge('content');if(c){c.style.height='1234px';DOM.empty(c);}DOMScroll.scrollTo(new Vector2(0,0,'document'),false);return l&&!l.getPayload().redirect;},_onInitialResponse:function(d){var a=d.getPayload();var c=d.getRequest();if(c!=Quickling.current_request)return false;if(!a)return true;if(a.redirect){var b=PageTransitions._rewriteSubDomain(a.redirect);if(a.force||!Quickling.isPageActive(b)){go_or_replace(window.location,URI(a.redirect).removeQueryData('quickling'),true);}else PageTransitions.go(b,true);return false;}if(a.version&&a.version!=Quickling._version){go_or_replace(window.location,URI(a.uri).removeQueryData('quickling'),true);return false;}return true;},_changePageTitle:function(a){a=a||'Facebook';document.title=a;if(ua.ie()){Quickling._ie_cache_title=a;if(!Quickling._title_interval)Quickling._title_interval=window.setInterval(function(){var b=Quickling._ie_cache_title;var c=document.title;if(b!=c)document.title=b;},5000,false);}},_replaceSyndicationLinks:function(d){var c=document.getElementsByTagName('link');for(var b=0;b<c.length;++b){if(c[b].rel!='alternate')continue;DOM.remove(c[b]);}if(d.length){var a=DOM.find(document,'head');a&&DOM.appendContent(a,HTML(d[0]));}},cacheResponse:function(c,a){var b=c.payload;Quickling._cache.addPage(PageTransitions.getNextURI(),{title:b.title,syndication:b.syndication||[],body_class:b.body_class,html:b.content.content,bootload:c.bootload||[],onload:c.onload||[],onafterload:c.onafterload||[],onpagecache:b.onpagecache||[],onafterpagecache:b.onafterpagecache||[],ttl:b.page_cache_ttl,replays:[]});if(a){invoke_callbacks(c.onload);onafterloadRegister(function(){invoke_callbacks(c.onafterload);});}},cacheAndExecResponse:function(a,d,e){var b=PageTransitions.getNextURI();var c=Quickling._cache.getPage(b);if(c){if(d.html)c.html=d.html;c.bootload=c.bootload.concat(a||[]);c.onload=c.onload.concat(d.onload||[]);c.onafterload=c.onafterload.concat(d.onafterload||[]);c.onpagecache=c.onpagecache.concat(d.onpagecache||[]);c.onafterpagecache=c.onafterpagecache.concat(d.onafterpagecache||[]);}if(!e){invoke_callbacks(d.onload);onafterloadRegister(function(){invoke_callbacks(d.onafterload);});}},_onresponse:function(i){var g=i.payload;var h=i.getRequest();if(!h||!h.quickling_arbiter)return AsyncRequest.suppressOnloadToken;if(h!=Quickling.current_request)return AsyncRequest.suppressOnloadToken;var a=h.quickling_arbiter;if(i.is_first){Quickling._changePageTitle(g.title);Quickling._replaceSyndicationLinks(g.syndication||[]);var b=g.body_class||'';CSS.setClass(document.body,b+(CSS.hasClass(document.body,'chat_body')?' chat_body':''));if(g.hasOnbeforeshow)$('content').style.visibility='hidden';}var d=function(){for(var m in g.content){var l=ge(m);var j=g.content[m];if(l)if(!(j===undefined||j===null))Quickling._setHTML(l,j);}var k=ge('content');if(k&&k.style.height=='1234px')k.style.height='';a.inform('quickling_displayed_'+g.id,true,Arbiter.BEHAVIOR_STATE);};var f=g.parent_ids;if(f&&f.length>0){var c=[];for(var e=0;e<f.length;e++)c.push('quickling_displayed_'+f[e]);a.registerCallback(d,c);}else d();return AsyncRequest.suppressOnloadToken;},_isTimeToRefresh:function(){Quickling._load_count=(Quickling._load_count||0)+1;return Quickling._load_count>=Quickling._session_length;},_instrumentTimeoutFunc:function(a){window[a+'_native']=(function(c){var b=function b(e,d){return c(e,d);};return b;})(window[a]);window[a]=function _setTimeout(d,c,b){var e=window[a+'_native'](d,c);if(c>0)onunloadRegister(function(){clearInterval(e);},b);return e;};}};function onpagecacheRegister(a,b){b=(b===undefined?'':String(b));Quickling.registerPageCacheHook(a,b);}
onloadRegister(function(){Event.listen(document.documentElement,'submit',function(b){var a=b.getTarget().getElementsByTagName('*');for(var c=0;c<a.length;c++)if(a[c].getAttribute('required')&&$(a[c]).isEmpty()){a[c].focus();return false;}},Event.Priority.URGENT);});
var NUXHome={};NUXHome.showComposerHelp=function(){if(ge('home_sidebar')&&!ge('composer_help_flag')){var a=$N('a',{className:'UIHelpFlag_Close'});a.listen('click',NUXHome.hideComposerHelp);var b=$N('div',{className:'UIHelpFlag_Block',id:'composer_help_flag'},[a,$N('div',{className:'UIHelpFlag_Inner'},[$N('div',{className:'UIHelpFlag_Title'},_tx("This is the Publisher")),$N('div',{className:'UIHelpFlag_Body'},_tx("Use the Publisher to share content with your friends.  Add a message and then include a photo, video or link."))])]);var c=$('home_sidebar');CSS.setOpacity(b,0);DOM.prependContent(c,b);animation(b).from('opacity',0).to('opacity',1).go();}};NUXHome.hideComposerHelp=function(){if(ge('composer_help_flag'))DOM.remove($('composer_help_flag'));};
function PrivacyTransition(){}copy_properties(PrivacyTransition,{GET_PARAM_NAME:'privacy_wizard_version',continueOn:function(){URI(this._propagateGetParam('/privacy/transition.php')).setSubdomain('www').go(true);return false;},skipForNow:function(){new AsyncRequest('/ajax/privacy/wizard_skip.php').setHandler(function(){Dialog.getCurrent().hide();}).send();return false;},_propagateGetParam:function(d){var b=this.GET_PARAM_NAME;var c=URI.getRequestURI().getQueryData()[this.GET_PARAM_NAME];if(c){var a={};a[this.GET_PARAM_NAME]=c;d=URI(d).addQueryData(a);}return d;}});
if(typeof deconcept=="undefined")var deconcept={};if(typeof deconcept.util=="undefined")deconcept.util={};if(typeof deconcept.SWFObjectUtil=="undefined")deconcept.SWFObjectUtil={};deconcept.SWFObject=function(h,d,j,c,i,a,f,l,g,b){if(!document.getElementById)return;this.DETECT_KEY=b?b:'detectflash';this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params={};this.variables={};this.attributes=[];this.fallback_html='';this.fallback_js_fcn=function(){};if(h)this.setAttribute('swf',h);if(d)this.setAttribute('id',d);if(j)this.setAttribute('width',j);if(c)this.setAttribute('height',c);this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(i){if(!(i instanceof Array))i=[i];var k;i.each(function(n){k=new deconcept.PlayerVersion(n.toString().split('.'));if(k.major==this.installedVer.major){this.setAttribute('version',k);return;}else if(!this.getAttribute('version')||k.major<this.getAttribute('version').major)this.setAttribute('version',k);}.bind(this));}if(!window.opera&&document.all&&this.installedVer.major>7)if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs);};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true;}if(a)this.addParam('bgcolor',a);var e=f?f:'high';this.addParam('quality',e);this.setAttribute('useExpressInstall',false);this.setAttribute('doExpressInstall',false);var m=(l)?l:window.location;this.setAttribute('xiRedirectUrl',m);this.setAttribute('redirectUrl','');if(g)this.setAttribute('redirectUrl',g);};deconcept.SWFObject.prototype={useExpressInstall:function(a){this.xiSWFPath=!a?"/swf/expressinstall.swf":a;this.setAttribute('useExpressInstall',true);},setAttribute:function(a,b){this.attributes[a]=b;},getAttribute:function(a){return this.attributes[a]||"";},addParam:function(a,b){this.params[a]=b;},getParams:function(){return this.params;},addVariable:function(a,b){this.variables[a]=b;},getVariable:function(a){return this.variables[a]||"";},getVariables:function(){return this.variables;},getVariablePairs:function(){var b=[];var a;var c=this.getVariables();for(a in c)b[b.length]=a+"="+c[a];return b;},getSWFHTML:function(){var d="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute('swf',this.xiSWFPath);}d='<embed type="application/x-shockwave-flash" src="'+htmlspecialchars(this.getAttribute('swf'))+'" width="'+htmlspecialchars(this.getAttribute('width'))+'" height="'+htmlspecialchars(this.getAttribute('height'))+'" style="'+htmlspecialchars(this.getAttribute('style')||"")+'"';d+=' id="'+htmlspecialchars(this.getAttribute('id'))+'" name="'+htmlspecialchars(this.getAttribute('id'))+'" ';var c=this.getParams();for(var a in c)d+=htmlspecialchars(a)+'="'+htmlspecialchars(c[a])+'" ';var b=this.getVariablePairs().join("&");if(b.length>0)d+='flashvars="'+b+'"';d+='/>';}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute('swf',this.xiSWFPath);}d='<object id="'+this.getAttribute('id')+'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+this.getAttribute('width')+'" height="'+this.getAttribute('height')+'" style="'+(this.getAttribute('style')||"")+'">';d+='<param name="movie" value="'+this.getAttribute('swf')+'" />';var c=this.getParams();for(var a in c)d+='<param name="'+a+'" value="'+c[a]+'" />';var b=this.getVariablePairs().join("&");if(b.length>0)d+='<param name="flashvars" value="'+b+'" />';d+="</object>";}return d;},write:function(a){if(this.getAttribute('useExpressInstall')){var b=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(b)&&!this.installedVer.versionIsValid(this.getAttribute('version'))){this.setAttribute('doExpressInstall',true);this.addVariable("MMredirectURL",escape(this.getAttribute('xiRedirectUrl')));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title);}}var c=(typeof a=='string')?document.getElementById(a):a;if(this.skipDetect||this.getAttribute('doExpressInstall')||this.installedVer.versionIsValid(this.getAttribute('version'))){c.innerHTML=this.getSWFHTML();return true;}else{if(this.getAttribute('redirectUrl')!="")document.location.replace(this.getAttribute('redirectUrl'));need_version=this.getAttribute('version').major+'.'+this.getAttribute('version').minor+'.'+this.getAttribute('version').rev;have_version=this.installedVer.major+'.'+this.installedVer.minor+'.'+this.installedVer.rev;this.fallback_js_fcn(have_version,need_version);c.innerHTML=this.fallback_html;}return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var a=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){for(var d=0;d<navigator.plugins.length;d++)try{var e=navigator.plugins[d];if(e.name=='Shockwave Flash'){PlayerVersion_tmp=new deconcept.PlayerVersion(e.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."));if(typeof a=='undefined'||PlayerVersion_tmp.major>a.major||(PlayerVersion_tmp.major==a.major&&(PlayerVersion_tmp.minor>a.minor||(PlayerVersion_tmp.minor==a.minor&&PlayerVersion_tmp.rev>a.rev))))a=PlayerVersion_tmp;}}catch(honk){}}else if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var b=1;var c=3;while(b)try{c++;b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+c);a=new deconcept.PlayerVersion([c,0,0]);}catch(e){b=null;}}else{try{var b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}catch(e){try{var b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");a=new deconcept.PlayerVersion([6,0,21]);b.AllowScriptAccess="always";}catch(e){if(a.major==6)return a;}try{b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(e){}}if(b!=null)a=new deconcept.PlayerVersion(b.GetVariable("$version").split(" ")[1].split(","));}return a;};deconcept.PlayerVersion=function(a){this.major=a[0]!=null?parseInt(a[0]):0;this.minor=a[1]!=null?parseInt(a[1]):0;this.rev=a[2]!=null?parseInt(a[2]):0;};deconcept.PlayerVersion.prototype.versionIsValid=function(a){if(this.major<a.major)return false;if(this.major>a.major)return true;if(this.minor<a.minor)return false;if(this.minor>a.minor)return true;if(this.rev<a.rev)return false;return true;};deconcept.util={getRequestParameter:function(c){var d=document.location.search||document.location.hash;if(c==null)return d;if(d){var b=d.substring(1).split("&");for(var a=0;a<b.length;a++)if(b[a].substring(0,b[a].indexOf("="))==c)return b[a].substring((b[a].indexOf("=")+1));}return "";}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var b=document.getElementsByTagName("OBJECT");for(var a=b.length-1;a>=0;a--){b[a].style.display='none';for(var c in b[a])if(typeof b[a][c]=='function')b[a][c]=function(){};}};if(!document.getElementById&&document.all)document.getElementById=function(a){return document.all[a];};var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;var flash_update_dialog_shown=false;function spawn_flash_update_dialog(a,b){if(flash_update_dialog_shown)return;flash_update_dialog_shown=true;new AsyncRequest().setURI('/ajax/flash_update_dialog.php').setData({have_version:a,need_version:b}).setMethod('GET').setReadOnly(true).send();}function setFlashFallback(d,g){var b=ge(d);var a=deconcept.SWFObjectUtil.getPlayerVersion();var e;g.each(function(h){h=new deconcept.PlayerVersion(h.toString().split('.'));if(h.major==a.major){e=h;return;}else if(typeof e=='undefined'||h.major<e.major)e=h;}.bind(this));if(b&&a.major>0){var c=a.major+'.'+a.minor+'.'+a.rev;var f=e.major+'.'+e.minor+'.'+e.rev;b.innerHTML=_tx("Flash {required-version} is required to view this content. Your current version is {current-version}. Please download the latest Flash Player.",{'required-version':f,'current-version':c});}}function getFlashPlayer(){goURI('http://get.adobe.com/flashplayer');return false;}

if (window.Bootloader) { Bootloader.done(["js\/72lovayko6g4os4g.pkg.js"]); }