//Set the php output as variables rssRaw = "

Slash Names Myles Kennedy As Vocalist For Tour<\/a><\/p>

February 8, 2010<\/p>Slash has revealed through his MySpace page that Alter Bridge singer Myles Kennedy will join his band as the lead singer for its upcoming tour. \"I want to announce that Myles Kennedy is going to be fronting the band for the upcoming tour. Something I\'m really stoked about,\" the former Guns N\' Roses and Velvet Revolver guitarist said. Slash and Kennedy recently worked together on Slash\'s upcoming self-titled album on a track titled \"Starlight.\"|MJI|

Cowell Releases Video For Charity Recording<\/a><\/p>

February 8, 2010<\/p>Simon Cowell and a bevy of stars have released a promotional video for their charity recording of R.E.M.\'s 1992 hit, \"Everybody Hurts.\" The song was recorded to support the Haitian relief effort. The video features footage of such stars as Miley Cyrus and Mariah Carey in the studio recording the song, as well as footage from Haiti. The single was officially released for download through iTunes over the weekend. The video is currently streaming on YouTube.|MJI|

Perry: Tyler Is Still A Part Of Aerosmith<\/a><\/p>

February 8, 2010<\/p>Frontman Steven Tyler is still a part of Aerosmith, according to guitarist Joe Perry, even though the band is looking for a new singer. \"Steven hasn\'t quit the band, nor have we sacked him,\" Perry told the U.K.\'s Classic Rock magazine. \"We\'re taking the attitude that he\'s going on a vacation from Aerosmith.\" \"How long will (sic) Steven be away? He says it\'ll be two years, but I believe he\'ll be back a lot sooner,\" Perry said.|MJI|

The Who Tear Through Blistering Super Bowl Halftime Set<\/a><\/p>

February 8, 2010<\/p>The Who rocked the Super Bowl halftime show in Miami on Sunday, treating a packed Sun Life Stadium to a medley of their greatest hits. Backed by drummer Zak Starkey and bassist Pino Palladino - in addition to keyboard player John \"Rabbit\" Bundrick and Simon Townshend on guitar - surviving original members Pete Townshend and Roger Daltrey kicked off the performance with a quick take on \"Pinball Wizard\" before ripping through \"Baba O\'Riley.\"|MJI|

Noel Gallagher To Toronto To Testify Against Stage Attacker<\/a><\/p>

February 8, 2010<\/p>Former Oasis guitarist Noel Gallagher is planning on traveling to Toronto in order to testify against Daniel Sullivan, the man who attacked him onstage during the band\'s performance at the Virgin Music Festival in September 2008. Gallagher was left with three broken ribs after Sullivan, who was drunk at the time, rushed the stage. The guitarist then fell onto monitors and was badly injured, which forced Oasis to cancel their following five tour dates.|MJI|"; rssDelimited = rssRaw.substring(0,(rssRaw.lastIndexOf("|") - 4)); //Trim the last "|MJI|" delimiter //RE-DECLARE NEEDED URI VARIABLES wdgtID = "today"; wdgtDateline = "true"; wdgtWidth = "366"; wdgtHeight = "236"; wdgtType = "scroller"; wdgtSkin = "glass"; wdgtSkinColor = "black"; wdgtOrient = "x"; wdgtBadge = ""; wdgtBadgeWidth = "83"; wdgtBadgeHeight = "26"; wdgtTextColor = "ffffff"; //SERVICE sd = "newsservice.tritondigitalmedia.com"; //PREFIX pf = "rd"; //WIDGET POSITION wPos = "9003"; //IE SNIFFER isIE6Win = navigator.platform == "Win32" && ((navigator.userAgent.toLowerCase().indexOf('msie 5.5')!=-1) || (navigator.userAgent.toLowerCase().indexOf('msie 6.0')!=-1)); //CROSS-BROWSER SPLIT FUNCTION String.prototype._$ = String.prototype._$ || String.prototype.split; String.prototype.split = function (s /* separator */, limit) { if (!(s instanceof RegExp)) return String.prototype._$.apply(this, arguments); var flags = (s.global ? "g" : "") + (s.ignoreCase ? "i" : "") + (s.multiline ? "m" : ""), s2 = new RegExp("^" + s.source + "$", flags), output = [], origLastIndex = s.lastIndex, lastLastIndex = 0, i = 0, match, lastLength; if (limit === undefined || +limit < 0) { limit = false; } else { limit = Math.floor(+limit); if (!limit) return []; } if (s.global) s.lastIndex = 0; else s = new RegExp(s.source, "g" + flags); while ((!limit || i++ <= limit) && (match = s.exec(this))) { var emptyMatch = !match[0].length; if (emptyMatch && s.lastIndex > match.index) s.lastIndex--; if (s.lastIndex > lastLastIndex) { if (match.length > 1) { match[0].replace(s2, function () { for (var j = 1; j < arguments.length - 2; j++) { if (arguments[j] === undefined) match[j] = undefined; } }); } output = output.concat(this.slice(lastLastIndex, match.index)); if (1 < match.length && match.index < this.length) output = output.concat(match.slice(1)); lastLength = match[0].length; lastLastIndex = s.lastIndex; } if (emptyMatch) s.lastIndex++; } output = lastLastIndex === this.length ? (s.test("") && !lastLength ? output : output.concat("")) : (limit ? output : output.concat(this.slice(lastLastIndex))); s.lastIndex = origLastIndex; return output; } //OUTPUT MASTER DIV document.write('

<\/div>'); //INITIALIZE A NEW WIDGET mjiWidget = function() { //Determine widget display //Run this logic if a known skin is selected, otherwise output a sparse widget if (!(wdgtSkin == "" || wdgtSkin == "none")) { //Adjust dimensions and set variables based on desired skin and orientation if (wdgtSkin == "glass") { if (wdgtOrient == "y") { //y-oriented //Set dimensions of the corners wdgtTopLeftWidth = 52; wdgtTopLeftHeight = 14; wdgtTopRightWidth = 15; wdgtTopRightHeight = 14; wdgtBotLeftWidth = 52; wdgtBotLeftHeight = 18; wdgtBotRightWidth = 15; wdgtBotRightHeight = 18; } else if (wdgtOrient == "x") { //x-oriented //Set dimensions of the corners wdgtTopLeftWidth = 15; wdgtTopLeftHeight = 39; wdgtTopRightWidth = 15; wdgtTopRightHeight = 39; wdgtBotLeftWidth = 15; wdgtBotLeftHeight = 18; wdgtBotRightWidth = 15; wdgtBotRightHeight = 18; } else { //z-oriented //Set dimensions of the corners wdgtTopLeftWidth = 15; wdgtTopLeftHeight = 12; wdgtTopRightWidth = 15; wdgtTopRightHeight = 12; wdgtBotLeftWidth = 15; wdgtBotLeftHeight = 18; wdgtBotRightWidth = 15; wdgtBotRightHeight = 18; } } else { //matte if (wdgtOrient == "y") { //y-oriented //Set dimensions of the corners wdgtTopLeftWidth = 52; wdgtTopLeftHeight = 14; wdgtTopRightWidth = 14; wdgtTopRightHeight = 14; wdgtBotLeftWidth = 52; wdgtBotLeftHeight = 16; wdgtBotRightWidth = 14; wdgtBotRightHeight = 16; } else if (wdgtOrient == "x") { //x-oriented //Set dimensions of the corners wdgtTopLeftWidth = 14; wdgtTopLeftHeight = 39; wdgtTopRightWidth = 14; wdgtTopRightHeight = 39; wdgtBotLeftWidth = 14; wdgtBotLeftHeight = 16; wdgtBotRightWidth = 14; wdgtBotRightHeight = 16; } else { //z-oriented //Set dimensions of the corners wdgtTopLeftWidth = 15; wdgtTopLeftHeight = 14; wdgtTopRightWidth = 15; wdgtTopRightHeight = 14; wdgtBotLeftWidth = 15; wdgtBotLeftHeight = 16; wdgtBotRightWidth = 15; wdgtBotRightHeight = 16; } } //Adjust dimensions of chrome based on above wdgtTopWidth = wdgtWidth - (wdgtTopLeftWidth + wdgtTopRightWidth); //Adjust width of mjiWdgtTop wdgtBotWidth = wdgtTopWidth; //Adjust width of mjiWdgtBot wdgtLeftHeight = wdgtHeight - (wdgtTopLeftHeight + wdgtBotLeftHeight); //Adjust height of mjiWdgtLeft wdgtRightHeight = wdgtLeftHeight; //Adjust height of mjiWdgtRight wdgtBoxWidth = wdgtTopWidth; //Adjust width of mjiWdgtContent_foo wdgtBoxHeight = wdgtLeftHeight; //Adjust height of mjiWdgtContent_foo //Set badge src if (wdgtBadge == "") { badgeSRC = 'http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_'+wdgtID+'.png'; } else { badgeSRC = wdgtBadge; } //Set the widget html as a variable wdgtHTML = ''+ '
' + '
 <\/div>' + '
 <\/div>' + '
 <\/div>' + '
 <\/div>' + '
 <\/div>' + '
<\/div>' + '
 <\/div>' + '
 <\/div>' + '
 <\/div>' + '
 <\/div>' + '<\/div>' + ''; } //If no skin or unknown is selected, output a sparse widget else { wdgtBoxWidth = wdgtWidth; wdgtBoxHeight = wdgtHeight; wdgtHTML = ''+ '
' + '
<\/div>' + '<\/div>' + ''; } //Output the widget html document.getElementById('mjiWdgt_'+wPos).innerHTML = wdgtHTML; //Set png transparencies for ie 5.5-6.0 if (!(wdgtSkin == "" || wdgtSkin == "none")) { if (isIE6Win) { document.getElementById('mjiWdgtTopLeft_'+wPos).style.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_tl.png",sizingMethod="scale")'; document.getElementById('mjiWdgtTop_'+wPos).style.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_t.png",sizingMethod="scale")'; document.getElementById('mjiWdgtTopRight_'+wPos).style.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_tr.png",sizingMethod="scale")'; document.getElementById('mjiWdgtLeft_'+wPos).style.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_l.png",sizingMethod="scale")'; document.getElementById('mjiWdgtBadge_'+wPos).style.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+badgeSRC+'",sizingMethod="scale")'; document.getElementById('mjiWdgtContent_'+wPos).style.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_bk.png",sizingMethod="scale")'; document.getElementById('mjiWdgtRight_'+wPos).style.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_r.png",sizingMethod="scale")'; document.getElementById('mjiWdgtBotLeft_'+wPos).style.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_bl.png",sizingMethod="scale")'; document.getElementById('mjiWdgtBot_'+wPos).style.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_b.png",sizingMethod="scale")'; document.getElementById('mjiWdgtBotRight_'+wPos).style.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_br.png",sizingMethod="scale")'; } else { document.getElementById('mjiWdgtTopLeft_'+wPos).style.backgroundImage = 'url(http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_tl.png)'; document.getElementById('mjiWdgtTop_'+wPos).style.backgroundImage = 'url(http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_t.png)'; document.getElementById('mjiWdgtTopRight_'+wPos).style.backgroundImage = 'url(http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_tr.png)'; document.getElementById('mjiWdgtLeft_'+wPos).style.backgroundImage = 'url(http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_l.png)'; document.getElementById('mjiWdgtBadge_'+wPos).style.backgroundImage = 'url('+badgeSRC+')'; document.getElementById('mjiWdgtContent_'+wPos).style.backgroundImage = 'url(http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_bk.png)'; document.getElementById('mjiWdgtRight_'+wPos).style.backgroundImage = 'url(http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_r.png)'; document.getElementById('mjiWdgtBotLeft_'+wPos).style.backgroundImage = 'url(http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_bl.png)'; document.getElementById('mjiWdgtBot_'+wPos).style.backgroundImage = 'url(http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_b.png)'; document.getElementById('mjiWdgtBotRight_'+wPos).style.backgroundImage = 'url(http://'+sd+'/feeds/skins/'+pf+'/media/standard/common/'+pf+'_wdgt_'+wdgtSkin+'_'+wdgtSkinColor+'_'+wdgtOrient+'_br.png)'; } } //Confirm animation type and execute // Ticker if (wdgtType == "ticker") { var mjiArray_9003 = rssDelimited.split(new RegExp("[|MJI|]{5}", "g")); doInitTicker_9003 = new initTicker_9003(mjiArray_9003, wPos); } // Fader else if (wdgtType == "fader") { document.getElementById('mjiWdgtContent_'+wPos).innerHTML = rssRaw; doInitFader_9003 = new initFader_9003(wPos, 500, 3000); } // Scroller else if (wdgtType == "scroller") { var mjiArray_9003 = rssDelimited.split(new RegExp("[|MJI|]{5}", "g")); var items_9003 = mjiArray_9003.length; scrollerWidth_9003 = wdgtBoxWidth; scrollerHeight_9003 = wdgtBoxHeight; heightAdj_9003 = new Array(); scrollAdj_9003 = new Array(); doInitScroller_9003 = new initScroller_9003(mjiArray_9003, items_9003, wPos); } else { document.getElementById('mjiWdgtContent_'+wPos).innerHTML = rssRaw; } } //TICKER LOGIC tickerContent_9003 = ''; typedPortion_9003 = ''; cursorChar_9003 = ''; cursorHTML_9003 = '@<\/span>'; workHTML_9003 = ''; currentItem_9003 = 0; var initTicker_9003 = function(mjiArray_9003, pos) { document.getElementById('mjiWdgtContent_'+pos).innerHTML = ''; count_9003 = 0; if (currentItem_9003 > mjiArray_9003.length - 1) { currentItem_9003 = 0; } tickerContent_9003 = mjiArray_9003[currentItem_9003]; itemLength_9003 = tickerContent_9003.length; typeInterval_9003 = setInterval(function() {typeText_9003(mjiArray_9003, pos);},40); } var typeText_9003 = function(mjiArray_9003, pos) { if (count_9003 == itemLength_9003) { clearInterval(typeInterval_9003); count_9003 = 0; currentItem_9003++; setTimeout(function() {initTicker_9003(mjiArray_9003, pos);},2000); } else if (count_9003 == 0) { typedPortion_9003 = ''; } else { typedPortion_9003 = tickerContent_9003.substring(0, count_9003); cursorChar_9003 = tickerContent_9003.charAt(count_9003); } if (/]+>/); if (tag_9003) { typedPortion_9003 += tag_9003[0]; count_9003 += tag_9003[0].length; } } else { workHTML_9003 = ''; workHTML_9003 += typedPortion_9003; if (count_9003 != itemLength_9003 - 1) { workHTML_9003 += cursorHTML_9003.replace(/@/, cursorChar_9003); document.getElementById('mjiWdgtContent_'+pos).innerHTML = workHTML_9003; } count_9003++; } } //FADER LOGIC //Pause and resume functions function pauseFader_9003() { doInitFader_9003.stopFade_9003(); } function resumeFader_9003() { doInitFader_9003.startFade_9003(); } //Constructor function initFader_9003 = function(pos, fadetime, delay) { //create empty array for the unknown DIVs var divs_9003 = new Array(); //get all the children of "mjiWdgtContent_foo" and create an array var children_9003 = new Array(); children_9003 = document.getElementById('mjiWdgtContent_'+pos).getElementsByTagName('div'); //populate the "divs" array with id attribute of found children for (var i=0; i < children_9003.length; i++) { divs_9003[i] = children_9003.item(i).getAttribute("id"); } this.nAct_9003 = -1; this.aDivs_9003 = divs_9003; for (var i=0;i -1) { document.getElementById(this.aDivs_9003[this.nOldAct_9003]).style.opacity = 1 - op_9003; document.getElementById(this.aDivs_9003[this.nOldAct_9003]).style.filter = "alpha(opacity="+(100 - ieop_9003)+")"; } if (this.nTime_9003 == this.nDur_9003) { clearInterval(this.nID2_9003); if (this.nOldAct_9003 > -1) { document.getElementById(this.aDivs_9003[this.nOldAct_9003]).style.visibility = "hidden"; } var p_9003 = this; this.nID1_9003 = setInterval(function() { p_9003.newFade_9003() }, this.nDelay_9003); } //IE is brain-dead, so remove filter to re-enable ClearType if (document.getElementById(this.aDivs_9003[this.nAct_9003]).style.filter && document.getElementById(this.aDivs_9003[this.nAct_9003]).style.removeAttribute) { document.getElementById(this.aDivs_9003[this.nAct_9003]).style.removeAttribute('filter'); } } initFader_9003.prototype.easeInOut_9003 = function(t,b,c,d) { return c/2 * (1 - Math.cos(Math.PI*t/d)) + b; } //SCROLLER LOGIC pauseScrollerBol_9003 = false; collA_9003 = null; collB_9003 = null; collTop_9003 = 0; collOffset_9003 = 0; function pauseScroll_9003(collAItem_9003,bol) { pauseScrollerBol_9003 = true; } function resumeScroll_9003(collBItem_9003,bol) { pauseScrollerBol_9003 = false; if (bol == 1) { objd_9003 = document.getElementById('mjiWdgtCollBItem_9003_'+collBItem_9003); } else { objd_9003 = document.getElementById('mjiWdgtCollAItem_9003_'+collBItem_9003); } } var doScroll_9003 = function() { if (pauseScrollerBol_9003 == false) { collTop_9003--; if (collTop_9003 < (-1*collOffset_9003)) { collTop_9003 = 0; collB_9003.style.top = scrollerHeight_9003+'px'; } collA_9003.style.top = collTop_9003+'px'; if ((collTop_9003+collOffset_9003)'+mjiArray_9003[i]+'<\/div>'; } innertxt_9003 = innertxt_9003+'<\/div>'; innertxt_9003 = innertxt_9003+'
'; for (i=0;i'+mjiArray_9003[i]+'<\/div>'; } innertxt_9003 = innertxt_9003+'<\/div>'; shellDiv_9003 = document.getElementById('mjiWdgtContent_'+pos); shellDiv_9003.innerHTML = innertxt_9003; setTimeout(function() {initScroller2_9003(mjiArray_9003, items_9003, pos)},500); //start time }