//Set the php output as variables rssRaw = "

New Stone Sour Video Now Out<\/a><\/p>

July 29, 2010<\/p>The video for Stone Sour\'s new single, \"Say You\'ll Haunt Me\" has made its debut. The offering was directed by Paul R. Brown, who has previously worked with such bands as Slipknot, Korn, Godsmack and Avenged Sevenfold. \"It was one of those songs that I didn\'t really feel until it was finished,\" frontman Corey Taylor told the Pulse of Radio. \"I enjoyed the lyrics but I wasn\'t sure about the music.\"|MJI|

Bono\'s Injury Costs Insurance Firm $17.5 Million<\/a><\/p>

July 29, 2010<\/p>Bono\'s back injury and emergency surgery have reportedly left one insurance firm holding the bag for about $17.5 million. According to a new report from the U.K.\'s Sun, a firm called Robertson Taylor is responsible for the Irish rocker\'s medical costs. The U2 frontman slipped a disk in his back while rehearsing for a North American leg of the band\'s epic 360° tour, forcing the group to cancel 16 dates.|MJI|

Soundgarden Announce Pre-Lollapalooza Gig<\/a><\/p>

July 29, 2010<\/p>While grunge greats Soundgarden are slated to reunite and perform at this year\'s Lollapalooza in Chicago on August 8, the band has planned a pre-show warm-up across town at the Vic Theatre. But not just anyone can attend the intimate performance. The concert is open only to members of Soundgarden World on the band\'s website. Member of Soundgarden World will be entered into a drawing to be eligible to win a chance to buy tickets to the show.|MJI|

AC/DC, Ozzy Featured On New Madden Soundtrack<\/a><\/p>

July 28, 2010<\/p>Electronic Arts is coming out with a new game in its popular Madden football franchise, Madden NFL 11, and has just released the tracklisting for the game\'s soundtrack, which contains a heaping dose of rock. This time around, the game will focus on creating an in-stadium experience complete with hard rock favorites such as Ozzy Osbourne, AC/DC, KISS and Guns N\' Roses. \"It\'s an exciting new audio direction for Madden NFL,\" says Steve Schnur, an EA executive.|MJI|

Provocative Photo Of Jon Bon Jovi Revealed<\/a><\/p>

July 28, 2010<\/p>A raunchy photo of Jon Bon Jovi was released this week by one of his former tour managers, Rich Bozzett. The ex-manager claims that he was cheated out of millions of dollars from another associate of the famous New Jersey frontman. Jovi stars in a series of photos, which were taken by famed photographer Ross Marino in 1985 during the 7800º Fahrenheit tour. The centerpiece of the collection displays Bon Jovi stretched out on a bed nuzzling four topless women.|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 = "3174"; //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_3174 = rssDelimited.split(new RegExp("[|MJI|]{5}", "g")); doInitTicker_3174 = new initTicker_3174(mjiArray_3174, wPos); } // Fader else if (wdgtType == "fader") { document.getElementById('mjiWdgtContent_'+wPos).innerHTML = rssRaw; doInitFader_3174 = new initFader_3174(wPos, 500, 3000); } // Scroller else if (wdgtType == "scroller") { var mjiArray_3174 = rssDelimited.split(new RegExp("[|MJI|]{5}", "g")); var items_3174 = mjiArray_3174.length; scrollerWidth_3174 = wdgtBoxWidth; scrollerHeight_3174 = wdgtBoxHeight; heightAdj_3174 = new Array(); scrollAdj_3174 = new Array(); doInitScroller_3174 = new initScroller_3174(mjiArray_3174, items_3174, wPos); } else { document.getElementById('mjiWdgtContent_'+wPos).innerHTML = rssRaw; } } //TICKER LOGIC tickerContent_3174 = ''; typedPortion_3174 = ''; cursorChar_3174 = ''; cursorHTML_3174 = '@<\/span>'; workHTML_3174 = ''; currentItem_3174 = 0; var initTicker_3174 = function(mjiArray_3174, pos) { document.getElementById('mjiWdgtContent_'+pos).innerHTML = ''; count_3174 = 0; if (currentItem_3174 > mjiArray_3174.length - 1) { currentItem_3174 = 0; } tickerContent_3174 = mjiArray_3174[currentItem_3174]; itemLength_3174 = tickerContent_3174.length; typeInterval_3174 = setInterval(function() {typeText_3174(mjiArray_3174, pos);},40); } var typeText_3174 = function(mjiArray_3174, pos) { if (count_3174 == itemLength_3174) { clearInterval(typeInterval_3174); count_3174 = 0; currentItem_3174++; setTimeout(function() {initTicker_3174(mjiArray_3174, pos);},2000); } else if (count_3174 == 0) { typedPortion_3174 = ''; } else { typedPortion_3174 = tickerContent_3174.substring(0, count_3174); cursorChar_3174 = tickerContent_3174.charAt(count_3174); } if (/]+>/); if (tag_3174) { typedPortion_3174 += tag_3174[0]; count_3174 += tag_3174[0].length; } } else { workHTML_3174 = ''; workHTML_3174 += typedPortion_3174; if (count_3174 != itemLength_3174 - 1) { workHTML_3174 += cursorHTML_3174.replace(/@/, cursorChar_3174); document.getElementById('mjiWdgtContent_'+pos).innerHTML = workHTML_3174; } count_3174++; } } //FADER LOGIC //Pause and resume functions function pauseFader_3174() { doInitFader_3174.stopFade_3174(); } function resumeFader_3174() { doInitFader_3174.startFade_3174(); } //Constructor function initFader_3174 = function(pos, fadetime, delay) { //create empty array for the unknown DIVs var divs_3174 = new Array(); //get all the children of "mjiWdgtContent_foo" and create an array var children_3174 = new Array(); children_3174 = document.getElementById('mjiWdgtContent_'+pos).getElementsByTagName('div'); //populate the "divs" array with id attribute of found children for (var i=0; i < children_3174.length; i++) { divs_3174[i] = children_3174.item(i).getAttribute("id"); } this.nAct_3174 = -1; this.aDivs_3174 = divs_3174; for (var i=0;i -1) { document.getElementById(this.aDivs_3174[this.nOldAct_3174]).style.opacity = 1 - op_3174; document.getElementById(this.aDivs_3174[this.nOldAct_3174]).style.filter = "alpha(opacity="+(100 - ieop_3174)+")"; } if (this.nTime_3174 == this.nDur_3174) { clearInterval(this.nID2_3174); if (this.nOldAct_3174 > -1) { document.getElementById(this.aDivs_3174[this.nOldAct_3174]).style.visibility = "hidden"; } var p_3174 = this; this.nID1_3174 = setInterval(function() { p_3174.newFade_3174() }, this.nDelay_3174); } //IE is brain-dead, so remove filter to re-enable ClearType if (document.getElementById(this.aDivs_3174[this.nAct_3174]).style.filter && document.getElementById(this.aDivs_3174[this.nAct_3174]).style.removeAttribute) { document.getElementById(this.aDivs_3174[this.nAct_3174]).style.removeAttribute('filter'); } } initFader_3174.prototype.easeInOut_3174 = function(t,b,c,d) { return c/2 * (1 - Math.cos(Math.PI*t/d)) + b; } //SCROLLER LOGIC pauseScrollerBol_3174 = false; collA_3174 = null; collB_3174 = null; collTop_3174 = 0; collOffset_3174 = 0; function pauseScroll_3174(collAItem_3174,bol) { pauseScrollerBol_3174 = true; } function resumeScroll_3174(collBItem_3174,bol) { pauseScrollerBol_3174 = false; if (bol == 1) { objd_3174 = document.getElementById('mjiWdgtCollBItem_3174_'+collBItem_3174); } else { objd_3174 = document.getElementById('mjiWdgtCollAItem_3174_'+collBItem_3174); } } var doScroll_3174 = function() { if (pauseScrollerBol_3174 == false) { collTop_3174--; if (collTop_3174 < (-1*collOffset_3174)) { collTop_3174 = 0; collB_3174.style.top = scrollerHeight_3174+'px'; } collA_3174.style.top = collTop_3174+'px'; if ((collTop_3174+collOffset_3174)Initializing Music News Content...<\/div>'; for (i=0;i'+mjiArray_3174[i]+'<\/div>'; } innertxt_3174 = innertxt_3174+'<\/div>'; innertxt_3174 = innertxt_3174+'
'; for (i=0;i'+mjiArray_3174[i]+'<\/div>'; } innertxt_3174 = innertxt_3174+'<\/div>'; shellDiv_3174 = document.getElementById('mjiWdgtContent_'+pos); shellDiv_3174.innerHTML = innertxt_3174; // Wait for page to fully load in non-mozilla browsers before running initScroller2 if (navigator.userAgent.match(/msie/i)) { var pageloaded = true; var t=setTimeout("if (document.readyState == 'completed') pageloaded = true",1000); while (pageloaded == false) { // do nothing } clearTimeout(t); } setTimeout(function() {initScroller2_3174(mjiArray_3174, items_3174, pos)},5000); //start time }