//V3.00.A - http://www.openjs.com/scripts/jx/ jx = { http:false, //HTTP Object format:'text', callback:function(data){}, error:false, //Create a xmlHttpRequest object - this is the constructor. getHTTPObject : function() { var http = false; //use the XMLHttpRequest of Firefox/Mozilla etc. to load the document. if (typeof XMLHttpRequest != 'undefined') { try {http = new XMLHttpRequest();} catch (e) {http = false;} } //Use IE's ActiveX items to load the file. else if(typeof ActiveXObject != 'undefined') { try {http = new ActiveXObject("Msxml2.XMLHTTP");} catch (e) { try {http = new ActiveXObject("Microsoft.XMLHTTP");} catch (E) {http = false;} } } return http; }, load : function (url,callback,format) { this.init(); //The XMLHttpRequest object is recreated at every call - to defeat Cache problem in IE if(!url) return true; if(!this.http) return false; if (this.http.overrideMimeType) this.http.overrideMimeType('text/xml'); this.callback=callback; if(!format) var format = "text";//Default return type is 'text' this.format = format.toLowerCase(); var ths = this;//Closure if (this.http.overrideMimeType) this.http.overrideMimeType('text/xml'); //Kill the Cache problem in IE. var now = "uid=" + new Date().getTime(); url += (url.indexOf("?")+1) ? "&" : "?"; url += now; try{ this.http.open("GET", url, true); } catch(e) { //alert(e.message); return false; } this.http.onreadystatechange = function () {//Call a function when the state changes. if(!ths) return; var http = ths.http; if (http.readyState == 4) {//Ready State will be 4 when the document is loaded. if(http.status == 200) { var result = ""; if(http.responseText) result = http.responseText; //If the return is in JSON format, eval the result before returning it. if(ths.format.charAt(0) == "j") { //\n's in JSON string, when evaluated will create errors in IE result = result.replace(/[\n\r]/g,""); result = eval('('+result+')'); } //Give the data to the callback function. if(ths.callback) ths.callback(result); } else { //An error occured if(ths.error) ths.error(); else if(ths.callback) ths.callback(result); } } } this.http.send(null); return true; }, init : function() {this.http = this.getHTTPObject();} } var acsWH_XOHFL= { } acsWH_XOHFL.refreshTime=1000000; if(""!="") acsWH_XOHFL.refreshTime=""; acsWH_XOHFL.sid="d01287dd-7a89-42b2-ac8f-11522a9ac1c2"; acsWH_XOHFL.aspsid="zncs0wfum5i1su55i50gw345"; if(0>0) { setTimeout(function(){acsWH_XOHFL.GetTime();},acsWH_XOHFL.refreshTime); } acsWH_XOHFL.timerEnabled=true; acsWH_XOHFL.GetTime = function () { if(acsWH_XOHFL.timerEnabled==false) return; jx.load("http://sphe.solstice.awarenessnetworks.com/ajaxhandler.ashx?type=FrontServer.WidgetHost&method=tick&key=eid%3dbcr_scroller%26wn%3dtherunaways_RecentPostWidget&sid=d01287dd-7a89-42b2-ac8f-11522a9ac1c2",acsWH_XOHFL.GetTimeCallback); }; if(typeof( urlencode)=="undefined") { function urlencode(plaintext) { // The Javascript escape and unescape functions do not correspond // with what browsers actually do... var SAFECHARS = "0123456789" + // Numeric "ABCDEFGHIJKLMNOPQRSTUVWXYZ" + // Alphabetic "abcdefghijklmnopqrstuvwxyz" + "-_.!~*'()"; // RFC2396 Mark characters var HEX = "0123456789ABCDEF"; var encoded = ""; for (var i = 0; i < plaintext.length; i++ ) { var ch = plaintext.charAt(i); if (ch == " ") { encoded += "+"; // x-www-urlencoded, rather than %20 } else if (SAFECHARS.indexOf(ch) != -1) { encoded += ch; } else { var charCode = ch.charCodeAt(0); if (charCode > 255) { alert( "Unicode Character '" + ch + "' cannot be encoded using standard URL encoding.\n" + "(URL encoding only supports 8-bit characters.)\n" + "A space (+) will be substituted." ); encoded += "+"; } else { encoded += "%"; encoded += HEX.charAt((charCode >> 4) & 0xF); encoded += HEX.charAt(charCode & 0xF); } } } // for return encoded; } } acsWH_XOHFL.__WHSubmit = function (methodName,args1) { var args="&SessionID=" + acsWH_XOHFL.aspsid; if(typeof(args1)=="undefined" || !args1) args1=""; var div=document.getElementById(acsWH_XOHFL.eid); if(div) { var arr=div.getElementsByTagName("input"); for(i=0;i=0){ var s=u.split("#"); u=s[0]; h="#"+s[1]; } if(u.indexOf("?")>=0) u=u+"&"; else u=u+"?"; p=u.indexOf("__guid="); if(p>=0) u=u.substring(0,p)+now; else u=u + now; u=u+h+""; window.location=u; }, 1000); }; acsWH_XOHFL.SubmitCallback = function (result) { if(result=="" || typeof(result)=="undefined") return; if(result.indexOf("redir: ")==0) { var url=result.substring(7); jx.load(url,acsWH_XOHFL.SubmitCallback); return; } var elm=document.getElementById(acsWH_XOHFL.eid); if(elm) { try { elm.innerHTML= result; } catch(e) { alert(e.message); } } acsWH_XOHFL.timerEnabled=true; setTimeout(function(){acsWH_XOHFL.GetTime();},acsWH_XOHFL.refreshTime); }; acsWH_XOHFL.GetTimeCallback = function (result) { if(result!="no" && result!="" && typeof(result)!="undefined") { var elm=document.getElementById(acsWH_XOHFL.eid); if(elm) { try { elm.innerHTML= result; } catch(e) { alert(e.message); } } } setTimeout(function(){acsWH_XOHFL.GetTime();},acsWH_XOHFL.refreshTime); }; acsWH_XOHFL.eid="bcr_scroller"; acsWH_XOHFL.wn="therunaways_RecentPostWidget"; acsWH_XOHFL.wcnt="\r\n" +"\r\n" +"
\r\n" +"\r\n" +"
\r\n" +"\r\n" +"\n" +"\t\t
\n" +"\t\t\t
    \n" +"\t\n" +"\t\t
  • \n" +"\t\t\t“Hey you, you must obey, or you will bleed. You know I need to get my way. So now you listen up, you ...
    \n" +"\t\t\tJoan:\n" +"\t\t\t10:29 PM August 6 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tDid you know that Joan Jett starred in the 1987 film Light of Day? She and Michael J. Fox play a bro ...
    \n" +"\t\t\tJoan Jett The Actress:\n" +"\t\t\t5:32 PM August 6 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tOver 75,000 fans on Facebook and over 14,000 on Twitter! At least one person has to be in a band, ri ...
    \n" +"\t\t\tAny aspiring Runaways out there??\n" +"\t\t\t10:12 PM August 5 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\t\"I play guitar. Electric guitar.\"
    \n" +"\t\t\t\"I'm Joan Jett.\"\n" +"\t\t\t5:49 PM August 5 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tHow cool would you feel if you were a member of The Runaways in this clip?
    \n" +"\t\t\tThe Runaways Invade Japan:\n" +"\t\t\t10:31 PM August 4 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tRunaways fans! Reminder that you only have until August 8th to play the Ultimate Groupie Game, and e ...
    \n" +"\t\t\tOnly 4 More Days to Win a Joan Jett Blackheart!\n" +"\t\t\t5:44 PM August 4 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tAfter the breakup of The Runaways, Joan Jett found massive success in Rock n Roll. Some of her most ...
    \n" +"\t\t\tTuesday Trivia!\n" +"\t\t\t11:13 PM August 3 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\t\"This isn't about women's lib, kiddies! This is about women's LIBIDO! I want to see the scratch mark ...
    \n" +"\t\t\tKim Fowley:\n" +"\t\t\t5:56 PM August 3 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tDirector Floria Sigismondi, Dakota Fanning and Michael Shannon talk about the character Kim Fowley.
    \n" +"\t\t\tKim Fowley:\n" +"\t\t\t11:22 PM August 2 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tWho would it be, and what would you do?
    \n" +"\t\t\tIf you could hang out with any member of The Runaways...\n" +"\t\t\t6:57 PM August 2 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tDid you know that Joan Jett is one of Rolling Stone magazine's Top 100 Guitarists EVER?
    \n" +"\t\t\tA True Rock Legend:\n" +"\t\t\t8:22 PM July 30 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tKristen showing off her vocal skills on another classic Runaways track.
    \n" +"\t\t\tI Love Playin' With Fire!\n" +"\t\t\t4:35 PM July 30 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tBy the time their second album (Queens of Noise) debuted, The Runaways had become a fixture in the w ...
    \n" +"\t\t\tFriends in High Places:\n" +"\t\t\t10:26 PM July 29 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\t\"I wouldn't. Its a lose-lose situation. If you win, you beat up a girl. If you lose, you get beat ...
    \n" +"\t\t\tJoan, to a grown man giving her trouble:\n" +"\t\t\t5:45 PM July 29 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tWatch them discuss the film in this clip!

    \n" +"\t\t\tDakota & Cherie\n" +"\t\t\t11:03 PM July 28 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tRunaways fans! Reminder that you only have until August 8th to play the Ultimate Groupie game, and e ...
    \n" +"\t\t\tContest Reminder:\n" +"\t\t\t6:27 PM July 28 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tWhen the Runaways toured Japan in 1977, only three other bands had sold more albums there: ABBA, Kis ...
    \n" +"\t\t\tRunaway Mania!\n" +"\t\t\t9:41 PM July 27 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tWhat’s a great part that you might have forgotten about since seeing it in theaters?
    \n" +"\t\t\tWho's already got The Runaways on Blu-ray or DVD?\n" +"\t\t\t6:18 PM July 27 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tAll that training paid off! Check out Joan crack beer cans back into the crowd with her guitar.
    \n" +"\t\t\tGood aim!\n" +"\t\t\t11:01 PM July 26 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tCheck out this clip featuring The Runaways in one of their most famous performances!
    \n" +"\t\t\tCherry Bomb!\n" +"\t\t\t10:57 PM July 23 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\t On their 1976 tour, The Runaways opened shows for Cheap Trick, Tom Petty and the Heartbreakers, and ...
    \n" +"\t\t\tDream Match-Up\n" +"\t\t\t5:13 PM July 23 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tReminder that you only have until Aug 8th to play the Runaways Ultimate Groupie game, and enter for ...
    \n" +"\t\t\tRunaways Fans!\n" +"\t\t\t10:24 PM July 22 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\t“Kim Fowley? That guy’s a total creep! I heard he has a coat made out of dog fur.”
    \n" +"\t\t\tMarie Curry:\n" +"\t\t\t4:38 PM July 22 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tIn 1975, the year The Runaways were formed, NBC aired the very first episode of SNL. If half a mill ...
    \n" +"\t\t\tSaturday Night Live\n" +"\t\t\t11:37 PM July 20 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tToday is the day!!! The Runaways is out on Blu-Ray and DVD! You can find it in stores and online, i ...
    \n" +"\t\t\tToday is the day!!!\n" +"\t\t\t2:34 PM July 20 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\t\"Pick Up The Phone!\" - New clip from The Runaways featuring Joan Jett (Kristen Stewart) and Sandy We ...
    \n" +"\t\t\t\"Pick Up The Phone!\"\n" +"\t\t\t9:56 PM July 19 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\t\"I call it the dirty sink. A little bit of everything from my parent's liquor cabinet. Just a little ...
    \n" +"\t\t\tSandy:\n" +"\t\t\t6:54 PM July 19 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tCheck out this clip of film footage and cast interviews!
    \n" +"\t\t\t\"We're going to start an all girl rock band.\"\n" +"\t\t\t9:49 PM July 16 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tIn her 2005 documentary “Edgeplay”, former Runaways bassist Vicki Blue revealed that each girl patte ...
    \n" +"\t\t\tRunaways Role Models\n" +"\t\t\t6:48 PM July 16 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t
  • \n" +"\t\t\tBefore filming began, The Runaways cast members spent a month rehearsing and recording The Runaways' ...
    \n" +"\t\t\tBefore filming began...\n" +"\t\t\t10:06 PM July 15 from acraig\n" +"\t\t
  • \n" +"\t\n" +"\t\t\t
\n" +"\t\t
\n" +"\t\n" +"\r\n" +"
\r\n" +""; acsWH_XOHFL.setContent=function() { try { var elm=document.getElementById(acsWH_XOHFL.eid); var str= acsWH_XOHFL.wcnt; elm.innerHTML="\n" +str; } catch(e) { alert(e.message); } } var elm=document.getElementById(acsWH_XOHFL.eid); if(elm) { _frmFlag=false; var str=acsWH_XOHFL.wcnt; if(document.forms.length==0) { str=str.replace(/",p1); if(p1<0) { break; } p1++; p2=str.indexOf(" if(code.indexOf("xxdoPostBackxx")<0 || _frmFlag==true) { try { eval(code); } catch(e) { /* if(e.message) alert(e.message+"\n"+code); else alert(e+"\n"+code); */ } } str=str.substring(p2+5); } } acsWH_XOHFL.collectFormParams=function() { var args="&SessionID=" + acsWH_XOHFL.aspsid; var div=document.getElementById(acsWH_XOHFL.eid); if(div) { var arr=div.getElementsByTagName("input"); for(i=0;i