function blinkElement(B,D,E,H) {try{H=H*2+1;var A=B;var F=A.style.color;var C= _proxy_jslib_handle(null, 'setInterval', setInterval, 1, 0)(function() {A.style.color=A.style.color==F?D:F},E); _proxy_jslib_handle(null, 'setTimeout', setTimeout, 1, 0)("clearInterval("+C+");",E*H)}catch(G){}}function FriendSubmit(D) {var E=$get("qry_123");var B=$get("f_first_name");var C="false";if(B!=null){if(oldSearchBox.get_value()!=""){C="true"}else{blinkElement(B,"red","400","3")}}else{if(newSearchBox.get_value()!=""){C="true"}else{blinkElement(E,"red","400","3")}}if(C=="true"){var A=$get(D);A.submit()}}function Menuage() {if(navigator.appVersion.indexOf("MSIE")==-1){return}var C,B,D,I,A=/\s*hvr/,H="",F,E="hvr",G="globalMenu";for(C=0;C<10;C++){D= _proxy_jslib_handle(document, 'getElementById', '', 1, 0)(G+H);if(D){I= _proxy_jslib_handle(D, 'getElementsByTagName', '', 1, 0)("LI");if(I){for(B=0;B<I.length;B++){ _proxy_jslib_handle(I, (B), 0, 0).onmouseover=function() {F=this.className;cl=(F)?F+" "+E:E;this.className=cl;this.style.zIndex=10000}; _proxy_jslib_handle(I, (B), 0, 0).onmouseout=function() {F=this.className;this.className=(F)? _proxy_jslib_handle(F, 'replace', '', 1, 0)(A,""):""}}}}H=C+1}}Type.registerNamespace("MySpace.Splash.Today");MySpace.Splash.Today.TabControl=function(A) {MySpace.Splash.Today.TabControl.initializeBase(this,[A]);this.tabContentDivs=new (Array)();this.tabIDs=null;this.tabsString="";this.firstTab=null};MySpace.Splash.Today.TabControl.prototype={initialize:function() {try{this.tabIDs=this.tabsString.split(",");var E=this;for(var C=0;C<this.tabIDs.length;C++){var A= _proxy_jslib_handle(this.tabIDs, (C), 0, 0);var D=$get(A);if(D){D.tabControl=this;$addHandler(D,"click",this.tab_OnClick);if(D.className=="selected"){ _proxy_jslib_assign('', this.tabContentDivs, (A), '=', ($get(this.firstTab)))}}}}catch(B){}},dispose:function() {try{if(this.tabIDs){for(var B=0;B<this.tabIDs.length;B++){var C=$get( _proxy_jslib_handle(this.tabIDs, (B), 0, 0));if(C){$clearHandlers(C)}}}}catch(A){}},tab_OnClick:function() {try{var G=this.tabControl;var C=this.id;for(var E=0;E<G.tabIDs.length;E++){var B= _proxy_jslib_handle(G.tabIDs, (E), 0, 0);var F=$get(B);var A= _proxy_jslib_handle(G.tabContentDivs, (B), 0, 0);if(B==C){F.className="selected";if(A){A.style.display="block"}else{G._loadTab(C)}}else{F.className="";if(A){A.style.display="none"}}}}catch(D){}},_loadTab:function(C) {var B=document.createElement("div");B.className="today_loading"; _proxy_jslib_assign('', this.tabContentDivs, (C), '=', (B));this.get_element().appendChild(B);if(! _proxy_jslib_handle(MySpace.CMS.cache, (C), 0, 0)){ _proxy_jslib_assign('', MySpace.CMS.cache, (C), '=', ({}))}var A= _proxy_jslib_handle(MySpace.CMS.cache, (C), 0, 0);if(A&&new (Date)()<A.expire){this._onGetContentComplete(A.response,C)}else{var D=C.substring(5,C.length-3);MySpace.WebRequest.invoke("/modules/splash/handlers/partialupdatehandler.ashx?contenttype="+D,true,"",Function.createDelegate(this,this._onGetContentComplete),Function.createDelegate(this,this._onGetContentFail),C,0)}},_onGetContentComplete:function(E,D) {try{var C=D;var B=new (Date)();B.setTime(B.getTime()+120000); _proxy_jslib_assign('', MySpace.CMS.cache, (C), '=', ({response:E,expire:B}));var A= _proxy_jslib_handle(this.tabContentDivs, (C), 0, 0);A.className=""; _proxy_jslib_assign('', A, 'innerHTML', '=', (E))}catch(F){}},_onGetContentFail:function(B) {try{var A=B; _proxy_jslib_handle(this.tabContentDivs, (A), 0, 0).className=""; _proxy_jslib_assign('',  _proxy_jslib_handle(this.tabContentDivs, (A), 0, 0), 'innerHTML', '=', (""))}catch(C){}}};MySpace.Splash.Today.TabControl.registerClass("MySpace.Splash.Today.TabControl",Sys.UI.Control);if(typeof(Sys)!=="undefined"){Sys.Application.notifyScriptLoaded()}function TopTenTab(F,B,D,A,G,E) {this.title=F;this.name=B;this.moreText=A;this.moreLink=G;this.charts=E;this.selectedChartIndex=0;this.selected=false;for(var C=0;C<this.charts.length;C++){ _proxy_jslib_handle(this.charts, (C), 0, 0).isFirst=C===0; _proxy_jslib_handle(this.charts, (C), 0, 0).isLast=C===this.charts.length-1; _proxy_jslib_assign('',  _proxy_jslib_handle(this.charts, (C), 0, 0), 'parent', '=', (this))}}TopTenTab.prototype.select=function() {if(this.selected){return}var A=$get(this.name+"Tab");if(A===null){return}Sys.UI.DomElement.addCssClass(A,"selected");this.selected=true;TopTen.topChartsViewMoreLink.title=this.moreText; _proxy_jslib_assign('', TopTen.topChartsViewMoreLink, 'innerHTML', '=', (this.moreText)); _proxy_jslib_assign('', TopTen.topChartsViewMoreLink, 'href', '=', (this.moreLink));Sys.UI.DomElement.addCssClass(TopTen.topChartDiv,"top"+this.name); _proxy_jslib_handle(this.charts, (this.selectedChartIndex), 0, 0).select()};TopTenTab.prototype.unselect=function() {var A=$get(this.name+"Tab");if(A===null){return}Sys.UI.DomElement.removeCssClass(A,"selected");this.selected=false;Sys.UI.DomElement.removeCssClass(TopTen.topChartDiv,"top"+this.name)};TopTenTab.prototype.selectChart=function(A) {this.selectedChartIndex=A; _proxy_jslib_handle(this.charts, (this.selectedChartIndex), 0, 0).select()};TopTenTab.prototype.previousChart=function() {if(this.selectedChartIndex===0){return}this.selectChart(this.selectedChartIndex-1)};TopTenTab.prototype.nextChart=function() {if(this.selectedChartIndex===this.charts.length-1){return}this.selectChart(this.selectedChartIndex+1)};function TopTenChart(C,B,A) {this.title=C;this.page=B;this.items=null;this.culture=A;this.isFirst=false;this.isLast=false}TopTenChart.prototype.select=function() {TopTen.currentChart=this; _proxy_jslib_assign('', TopTen.topChartTitle, 'innerHTML', '=', (this.title));if(this.isFirst){Sys.UI.DomElement.addCssClass(TopTen.topChartPrevious,"disabled")}else{Sys.UI.DomElement.removeCssClass(TopTen.topChartPrevious,"disabled")}if(this.isLast){Sys.UI.DomElement.addCssClass(TopTen.topChartNext,"disabled")}else{Sys.UI.DomElement.removeCssClass(TopTen.topChartNext,"disabled")}TopTen.showLoading();if(this.items===null){this.getItems()}else{ _proxy_jslib_assign('', TopTen.topTenList, 'innerHTML', '=', (this.getHTML()));TopTen.showChart()}};TopTenChart.prototype.getItems=function() {try{var B=(this.culture==null||this.culture=="")?userCulture:this.culture;MySpace.Web.Modules.Splash.Services.TopTenService.GetTopTen( _proxy_jslib_handle(this, 'parent', '', 0, 0).name,this.page,B,this.getItems_onComplete,this.getItems_onFail,this)}catch(A){TopTen.showError()}};TopTenChart.prototype.getItems_onComplete=function(B,A) {try{var C=A;C.items=B;if(TopTen.currentChart==C){ _proxy_jslib_assign('', TopTen.topTenList, 'innerHTML', '=', (C.getHTML()));TopTen.showChart()}}catch(D){TopTen.showError()}};TopTenChart.prototype.getItems_onFail=function() {TopTen.showError()};TopTenChart.prototype.getHTML=function() {var B="";for(var A=0;A<this.items.length;A++){var C= _proxy_jslib_handle(this.items, (A), 0, 0);B+='<li><span class="listNumbers">'+C.Rank+'</span>             <div class="artistImage">             <img src="'+C.ImageUrl+'" alt="'+C.Name+'" /></div>             <div class="artistRank"><h4><a href="'+C.LinkUrl+'" title="'+C.Name+'">'+C.Name+'</a></h4>             <div class="genre" style="width: '+C.Width+'%;">'+C.Description+"</div></div></li>"}return B};if(typeof TopTen!="object"){TopTen=new (Object)()}TopTen.init=function() {this.selectedTab=null;this.currentChart=null;this.topChartsViewMoreLink=$get("topChartsViewMoreLink");this.topChartDiv=$get("topChart");this.topChartTitle=$get("topChartTitle");this.topChartPrevious=$get("topChartPrevious");this.topChartNext=$get("topChartNext");this.topTenList=$get("topTenList");this.topChartLoading=$get("topChartLoading");this.topChartError=$get("topChartError")};TopTen.selectTab=function(C) {try{if(this.selectedTab===null){this.selectedTab=this.tabs[0]}for(var A=0;A<this.tabs.length;A++){if( _proxy_jslib_handle(this.tabs, (A), 0, 0).name==C){ _proxy_jslib_handle(this.tabs, (A), 0, 0).select();this.selectedTab= _proxy_jslib_handle(this.tabs, (A), 0, 0)}else{ _proxy_jslib_handle(this.tabs, (A), 0, 0).unselect()}}}catch(B){TopTen.showError()}};TopTen.previousChart=function() {try{if(this.selectedTab===null){this.selectedTab=this.tabs[0]}this.selectedTab.previousChart()}catch(A){TopTen.showError()}};TopTen.nextChart=function() {try{if(this.selectedTab===null){this.selectedTab=this.tabs[0]}this.selectedTab.nextChart()}catch(A){TopTen.showError()}};TopTen.showLoading=function() {try{if(TopTen.topTenList.clientHeight>0){TopTen.topChartLoading.style.height=TopTen.topTenList.clientHeight+"px"}TopTen.topChartError.style.display="none";TopTen.topTenList.style.display="none";TopTen.topChartLoading.style.display="block"}catch(A){TopTen.showError()}};TopTen.showError=function() {try{TopTen.topChartError.style.display="block";TopTen.topTenList.style.display="none";TopTen.topChartLoading.style.display="none"}catch(A){}};TopTen.showChart=function() {try{TopTen.topChartError.style.display="none";TopTen.topTenList.style.display="block";TopTen.topChartLoading.style.display="none"}catch(A){TopTen.showError()}};Type.registerNamespace("MySpace.Web.Modules.Splash.Services");MySpace.Web.Modules.Splash.Services.TopTenService=function() {MySpace.Web.Modules.Splash.Services.TopTenService.initializeBase(this);this._timeout=0;this._userContext=null;this._succeeded=null;this._failed=null};MySpace.Web.Modules.Splash.Services.TopTenService.prototype={GetTopTen:function(C,D,A,E,B,F) {return this._invoke(MySpace.Web.Modules.Splash.Services.TopTenService.get_path(),"GetTopTen",false,{module:C,chart:D,culture:A},E,B,F)}};MySpace.Web.Modules.Splash.Services.TopTenService.registerClass("MySpace.Web.Modules.Splash.Services.TopTenService",Sys.Net.WebServiceProxy);MySpace.Web.Modules.Splash.Services.TopTenService._staticInstance=new (MySpace.Web.Modules.Splash.Services.TopTenService)();MySpace.Web.Modules.Splash.Services.TopTenService.set_path=function(A) {MySpace.Web.Modules.Splash.Services.TopTenService._staticInstance._path=A};MySpace.Web.Modules.Splash.Services.TopTenService.get_path=function() {return MySpace.Web.Modules.Splash.Services.TopTenService._staticInstance._path};MySpace.Web.Modules.Splash.Services.TopTenService.set_timeout=function(A) {MySpace.Web.Modules.Splash.Services.TopTenService._staticInstance._timeout=A};MySpace.Web.Modules.Splash.Services.TopTenService.get_timeout=function() {return MySpace.Web.Modules.Splash.Services.TopTenService._staticInstance._timeout};MySpace.Web.Modules.Splash.Services.TopTenService.set_defaultUserContext=function(A) {MySpace.Web.Modules.Splash.Services.TopTenService._staticInstance._userContext=A};MySpace.Web.Modules.Splash.Services.TopTenService.get_defaultUserContext=function() {return MySpace.Web.Modules.Splash.Services.TopTenService._staticInstance._userContext};MySpace.Web.Modules.Splash.Services.TopTenService.set_defaultSucceededCallback=function(A) {MySpace.Web.Modules.Splash.Services.TopTenService._staticInstance._succeeded=A};MySpace.Web.Modules.Splash.Services.TopTenService.get_defaultSucceededCallback=function() {return MySpace.Web.Modules.Splash.Services.TopTenService._staticInstance._succeeded};MySpace.Web.Modules.Splash.Services.TopTenService.set_defaultFailedCallback=function(A) {MySpace.Web.Modules.Splash.Services.TopTenService._staticInstance._failed=A};MySpace.Web.Modules.Splash.Services.TopTenService.get_defaultFailedCallback=function() {return MySpace.Web.Modules.Splash.Services.TopTenService._staticInstance._failed};MySpace.Web.Modules.Splash.Services.TopTenService.set_path("/Modules/Splash/Services/TopTenService.asmx");MySpace.Web.Modules.Splash.Services.TopTenService.GetTopTen=function(C,D,A,E,B,F) {MySpace.Web.Modules.Splash.Services.TopTenService._staticInstance.GetTopTen(C,D,A,E,B,F)};var gtc=Sys.Net.WebServiceProxy._generateTypedConstructor;if(typeof(MySpace.Web.Modules.Splash.Services.TopItem)==="undefined"){MySpace.Web.Modules.Splash.Services.TopItem=gtc("MySpace.Web.Modules.Splash.Services.TopItem");MySpace.Web.Modules.Splash.Services.TopItem.registerClass("MySpace.Web.Modules.Splash.Services.TopItem")}function doSubmit() { _proxy_jslib_assign('', document, 'cookie', '=', ("SplashDisplayName=1; expires=Fri, 31 Dec 1999 23:59:59 GMT;"));if(oneClick==1){oneClick=0;if(loginText==null){loginText= _proxy_jslib_handle(document, 'getElementById', '', 1, 0)("LoginText")}loginText.innerText=preLoadLogin; _proxy_jslib_handle(null, 'setTimeout', setTimeout, 1, 0)("oneClick=1;",8000);document.aspnetForm.submit()}}function clearCookieAndHideGreeting() { _proxy_jslib_assign('', document, 'cookie', '=', ("SplashDisplayName=1; expires=Fri, 31 Dec 1999 23:59:59 GMT;"));if(email!=null){ _proxy_jslib_assign('', email, 'value', '=', (""))}if(greetingDiv!=null){greetingDiv.style.display="none"}return false}function validate_form() {if(validate_element(email)==false){return false}if(validate_element(password)==false){return false}if(validate_element(verification)==false){return false}return true}function validate_element(A) {if(A!=null&&validate_required( _proxy_jslib_handle(A, 'value', '', 0, 0))==false){A.focus();return false}return true}function validate_required(A) {return(A==null||A==""?false:true)}function onWindowSubmit() {var A=(typeof(validate_form)=="function"?validate_form():true);if(A==false){if(loginText==null){loginText= _proxy_jslib_handle(document, 'getElementById', '', 1, 0)("LoginText")}loginText.innerText=postLoadLogin; _proxy_jslib_handle(null, 'setTimeout', setTimeout, 1, 0)("oneClick=1;",8000)}return A}function Email_Textbox_onKeyUp(B) {var A;if(window.event){A=window.event.keyCode}else{if(B){A=B.keyCode}}if(A==13){password.focus()}}function Password_Textbox_onKeyUp(B) {var A;if(window.event){A=window.event.keyCode}else{if(B){A=B.keyCode}}if(A==13){if(onWindowSubmit()==true){doSubmit()}}}function RefreshCI() {clearTimeout(timerID);var A= _proxy_jslib_handle(document, 'getElementById', '', 1, 0)(tbID); _proxy_jslib_assign('', A, 'value', '=', (""));var B= _proxy_jslib_handle(document, 'getElementById', '', 1, 0)(imageID); _proxy_jslib_assign('', B, 'src', '=', (url+"&r="+ (i= _proxy_jslib_assign_rval('++', 'i', '', '', i))));timerID= _proxy_jslib_handle(self, 'setTimeout', '', 1, 0)("RefreshCI()",secs*1000)}function StartCITimer() {timerID= _proxy_jslib_handle(self, 'setTimeout', '', 1, 0)("RefreshCI()",secs*1000)}; ;
_proxy_jslib_flush_write_buffers() ;