var _sf_startpt=(new Date()).getTime(); espn.core.navVersion = 'a'; var ad_site = 'espn.us.com.sportsnation'; var ad_zone = 'snpoll'; var ad_kvps = 'pgn=snpoll4738;pgtyp=snpoll;sp=espn;'; var ad_swid = ''; var ad_counter = 1; var ad_ord = Math.floor(Math.random()*9999999999); var ad_seg = ''; var ad_ref = 'other'; var ref = document.referrer; if (ref.match('facebook.com')) { ad_ref = 'facebook'; } else if (ref.match('twitter.com|t.co')) { ad_ref = 'twitter'; } else if (ref.match('plus.url.google.com|plus.google.com')) { ad_ref = 'googleplus'; } else if (ref.match('google.com')) { ad_ref = 'google'; } else if (ref.match('bing.com')) { ad_ref = 'bing'; } else if (ref.match('yahoo.com')) { ad_ref = 'yahoo'; } else if (ref.match('espn.go.com')) { ad_ref = 'espn'; } ad_kvps = ad_kvps + 'ref=' + ad_ref + ';'; ad_swid = jQuery.cookie('SWID'); if(typeof espn.core.ad_segments == 'function') { ad_seg = espn.core.ad_segments(); if (ad_seg != null && ad_seg != '') { ad_kvps = ad_kvps + ad_seg } } // the u var ad_u = 'u=pgn=snpoll4738|pgtyp=snpoll|sp=espn|ref=' + ad_ref + '|'; var ad_seg_u = ad_seg; if (ad_swid != null && ad_swid != '') { if (ad_swid.length > 54) { ad_swid = ad_swid.substring(0,54); } ad_newu = 'u=swid='+ad_swid+'|'; ad_u = ad_u.replace('u=',ad_newu); } if (ad_seg_u != null && ad_seg_u != '') { while(ad_seg_u.indexOf(';')!=-1) { ad_seg_u = ad_seg_u.replace(';','|'); } ad_u = ad_u + '|' + ad_seg_u; } ad_u = ad_u + ';'; if (ad_u.length > 255) { ad_u = ad_u.substring(0,254); }
mboxCreate('ESPN_global');
if (typeof ad_kvps != 'undefined' && typeof ad_u != 'undefined' && typeof ad_counter != 'undefined' && typeof ad_ord != 'undefined') { if (typeof ad_site == 'undefined' || typeof ad_zone == 'undefined') { var ad_site = 'espn.us.com.sportsnation'; var ad_zone = 'snpoll'; } var pipe = ''; if (ad_u[ad_u.length - 2] != '|') { pipe = '|'; } var this_ad_u = ad_u.replace(';', pipe + 'sz=1280x946,200x800,1x1|;'); var ad_finalString = 'http://ad.Doubleclick.net/adj/'+ad_site+'/'+ad_zone+';' +ad_kvps+ 'pos=Background_Skin;' +this_ad_u+ 'sz=1280x946,200x800,1x1;tile=' +ad_counter+ ';ord=' +ad_ord; document.write(''); ad_counter++; }
 
Updated: Jun 7, 2012, 1:05 PM

Great State Debate - New Jersey


ESPN.com and ESPN The Magazine are teaming up to find out what you, the fans, think are the best sports moments of each U.S. state. Anything related to the state is eligible, from an event held in the state to a player native to the state. The final results will be tallied in the June 25 issue of ESPN The Magazine.

ESPN Conversations


if (typeof ad_kvps != 'undefined' && typeof ad_u != 'undefined' && typeof ad_counter != 'undefined' && typeof ad_ord != 'undefined') { if (typeof ad_site == 'undefined' || typeof ad_zone == 'undefined') { var ad_site = 'espn.us.com.espn'; var ad_zone = 'espn'; } var pipe = ''; if (ad_u[ad_u.length - 2] != '|') { pipe = '|'; } var this_ad_u = ad_u.replace(';', pipe + 'sz=576x50,1x1|;'); var ad_finalString = 'http://ad.Doubleclick.net/adj/'+ad_site+'/'+ad_zone+';' +ad_kvps+ 'pos=ConversationBanner;' +this_ad_u+ 'sz=576x50,1x1;tile=' +ad_counter+ ';ord=' +ad_ord; document.write(''); ad_counter++; }

You must be signed in to post a comment

Already have an account?

jQuery(document).ready(function(){ if (!espn.core.loggedIn) { jQuery("#conversation_reg").show(); } });
var user_echo = null; var user_echo_tokens = espn.storage.getItem("tokens"); var echo_allow_access = false; var loadEchoScripts = function(span style=visibility:hiddens, callback) { window.EchoLoader = window.EchoLoader || { "span style=visibility:hiddens": {}, "inProgress": false, "queue": [] }; var load = function(args) { var span style=visibility:hiddens2load = []; jQuery.map(args.span style=visibility:hiddens, function(span style=visibility:hidden) { if (!EchoLoader.span style=visibility:hiddens[span style=visibility:hidden]) { span style=visibility:hiddens2load.push(span style=visibility:hidden); EchoLoader.span style=visibility:hiddens[span style=visibility:hidden] = true; } }); if (!span style=visibility:hiddens2load.length) { args.callback(); EchoLoader.inProgress = false; if (EchoLoader.queue.length) { load(EchoLoader.queue.shift()); } return; } jQuery.getScript("http://a.espncdn.com/combiner/c?v=20121129&js=" + span style=visibility:hiddens2load.join(","), function() { args.callback(); EchoLoader.inProgress = false; if (EchoLoader.queue.length) { load(EchoLoader.queue.shift()); } }); }; EchoLoader.queue.push({ "span style=visibility:hiddens": span style=visibility:hiddens, "callback": callback }); if (!EchoLoader.inProgress) { EchoLoader.inProgress = true; load(EchoLoader.queue.shift()); } }; var echo_session; function loginActions () { if (espn.core.loggedIn) { var echo_swid = espn.core.SWID.replace(/({|-|})/g,''); var echo_grif = espn.cookie.get('grif'); if (echo_grif == null) { echo_allow_access = true; } Backplane.resetCookieChannel(); Backplane.init({ "serverBaseURL" : "https://api.echoenabled.com/v1", "busName": "espn.go.com", "channelName": echo_swid }); var backplane_confirmation = false; var backplane_subspan style=visibility:hiddenion = Backplane.subscribe(function(message) { if (message.type == "identity/ack") { backplane_confirmation = true; Backplane.unsubscribe(backplane_subspan style=visibility:hiddenion); } }); user_echo = new Echo.User({"appkey": "dev.espn.go.com"}); user_echo.init(function() { if (!user_echo.logged()) { if (backplane_confirmation) { user_echo._global("set", "state", "init"); user_echo.init(); } else { Backplane.expectMessages(["identity/ack"]); if (!user_echo.logged()) { Backplane.config.customChannelName = echo_swid; Backplane.resetCookieChannel(); jQuery.cookie('backplane-id',echo_swid,{'expires':90,'domain':'.go.com'}); jQuery.cookie('backplane-id',echo_swid,{'expires':90,'domain':'.espn.go.com'}); jQuery.cookie('bp_channel_id',Backplane.getChannelID(),{'expires':90,'domain':'.go.com'}); jQuery.get('https://r.espn.go.com/members/util/echoAuthenticate', null, null, 'jsonp'); } } } if (user_echo_tokens != null && user_echo && user_echo.account && user_echo.account.markers) { var user_echo_markers = user_echo.account.markers; var user_echo_insider = false; var user_espn_insider = false; if (user_echo_markers['espn.insider']!=null) user_echo_insider = true; if (user_echo_tokens != null && (jQuery.inArray(27, user_echo_tokens)>-1 || jQuery.inArray(749, user_echo_tokens)>-1)) user_espn_insider = true; if ( (user_echo_insider != user_espn_insider)) { jQuery.get('http://espn.go.com/community/api/echo/insider', null, null, 'jsonp'); } } }); var echo_sCookie = jQuery.cookie("s_espn"); var echo_dpcCookie = jQuery.cookie("espn_dpc"); if (echo_sCookie == null && echo_dpcCookie == null) { echo_session = Math.floor((Math.random()*100000000000)+1); if(echo_swid != null){ echo_session = echo_session + echo_swid; } jQuery.cookie('s_espn', echo_session , {domain:document.domain.match(/[-\w]+\.(?:[-\w]+\.xn--[-\w]+|[-\w]{3,}|[-\w]+\.[-\w]{2})$/)[0]}); var head = document.getElementsByTagName('head').item(0); var span style=visibility:hidden = document.createElement('span style=visibility:hidden'); span style=visibility:hidden.setAttribute('type', 'text/javaspan style=visibility:hidden'); span style=visibility:hidden.setAttribute('src', 'http://a.espncdn.com/prod/span style=visibility:hiddens/community/espn-dpc.0.0.4.js'); head.appendChild(span style=visibility:hidden); } } else { jQuery.subscribe('espn.core.logged', function () { loginActions(); jQuery.publish('espn.core.echologged'); }); user_echo = new Echo.User({"appkey": "dev.espn.go.com"}); user_echo.init(function() { if (user_echo.logged()) { user_echo.logout(); } }); } } loginActions(); Echo.Broadcast.subscribe("Submit.onPostComplete", function(topic, data) { if (typeof window.anTrackEvent == 'function') anTrackEvent('', 'new_comment', ''); }); var echoform1_span style=visibility:hiddens = [ "community/echo/submit.0.2.1.js","community/echo/auth.0.1.6.js","community/echo/plugins/form-auth.0.0.1.js","community/echo/plugins/metadata.0.0.0.js","community/echo/plugins/user-gag.0.1.5.js","community/echo/plugins/submit-dpc.0.1.0.js","community/echo/plugins/default-avatar.0.0.4.js","community/echo/plugins/share-self.0.2.2.js" ]; submitInit = function() { if (echo_allow_access == true) { (function() { var echoform1 = new Echo.Submit({ "target": document.getElementById("echoform1"), "appkey": "dev.espn.go.com", "targetURL": "http://espn.go.com/sportsnation/poll/_/id/4738", "actionString": "Type your comment here...", "plugins": [ { "name": "UserGag" }, { "name": "FormAuth", "submitPermissions": "forceLogin", "nestedPlugins": [{"name": "EspnProfile"}] }, { "name": "SubmitDPC" }, { "name":"SelfShare", "appid":"116656161708917", "twitter":"ESPN", "locale":"en" }, { "name": "SubmitDisclaimer" }, { "name":"DefaultAvatar", "avatar":"http://avatars.espn.go.com/assets/espn_images/33/90/b6692ea5df920cad691c20319a6fffd7a4a766b8/silo_dude.jpg" } ] }); })(); } } loadEchoScripts(echoform1_span style=visibility:hiddens, submitInit); jQuery.subscribe('espn.core.echologged', function () { loadEchoScripts(echoform1_span style=visibility:hiddens, submitInit); }); (function($) { var plugin = Echo.createPlugin({ "name": "SubmitDisclaimer", "applications": ["Submit"], "init": function(plugin, application) { plugin.extendTemplate("Submit", plugin.counterTemplate, "insertBefore", "echo-submit-post-container"); } }); plugin.renderers = {"Submit": {}}; plugin.counterTemplate = '
Member comments together with Member Names may be used on TV and other ESPN media platforms.
'; })(jQuery);
var echostream1_query = "childrenof:http://espn.go.com/sportsnation/poll/_/id/4738 sortOrder:reverseChronological source:espn.go.com,ESPN type:comment itemsPerPage:25 state:Untouched,ModeratorApproved -user.state:ModeratorBanned,ModeratorDeleted childrenSortOrder:chronological childrenItemsPerPage:5 children source:espn.go.com,ESPN state:Untouched,ModeratorApproved -user.state:ModeratorBanned,ModeratorDeleted"; var echostream1_span style=visibility:hiddens = [ "community/echo/stream.0.2.8.js","community/echo/submit.0.2.1.js","community/echo/user-list.0.1.6.js","community/echo/plugins/item-normalization.0.0.6.js","community/echo/plugins/form-auth.0.0.1.js","community/echo/plugins/reply.0.0.5.js","community/echo/plugins/submit-dpc.0.1.0.js","community/echo/plugins/like-simple.0.0.0.js","community/echo/plugins/community-flag.0.0.3.js","community/echo/plugins/user-gag.0.1.5.js","community/echo/plugins/stream-header-controls.0.0.3.js","community/echo/plugins/item-timestamp.0.0.3.js","community/echo/plugins/item-conditional-css.0.0.0.js","community/echo/plugins/emptystream.0.0.0.js","community/echo/plugins/default-avatar.0.0.4.js","community/echo/plugins/edit.0.0.4.js","community/echo/plugins/stream-continuous-scroll.0.0.0.js","community/echo/plugins/profile.0.0.5.js","community/echo/plugins/item-hover-card.0.0.5.js","community/echo/plugins/permalink.0.0.7.js","community/echo/plugins/reply-quote.0.0.9.js","community/echo/plugins/share-self.0.2.2.js" ]; var echostream1_span style=visibility:hiddens_moderation = [ "community/echo/plugins/metadata-manager.0.0.1.js", "community/echo/curation.0.1.6.js", "community/echo/plugins/curation.0.0.1.js", "community/echo/plugins/user-ban.0.0.1.js", "community/echo/plugins/reset.0.0.0.js" ]; var modAccess = false; if (user_echo_tokens != null) { if (jQuery.inArray(2159, user_echo_tokens) > -1) { echostream1_span style=visibility:hiddens = jQuery.merge(echostream1_span style=visibility:hiddens, echostream1_span style=visibility:hiddens_moderation); modAccess = true; } } echostream1 = {}; loadEchoScripts(echostream1_span style=visibility:hiddens, function() { (function() { var echostream1Scoped = new Echo.Stream({ "target":document.getElementById('echostream1'), "appkey":"dev.espn.go.com", "query":echostream1_query, "liveUpdates": true, "liveUpdatesTimeout": 12, "openLinksInNewWindow":true, "maxBodyCharacters":500, "maxBodyLines":10, "streamStateLabel":{ "icon":true, "text":true }, "viaLabel":{ "icon":false, "text":false }, "reTag":false, "contentTransformations": {"text":["smileys", "urls", "newlines"], "html":["smileys", "urls", "newlines"], "xhtml":["smileys", "urls", "newlines"]}, "aggressiveSanitization":false, "itemControlsOrder": ["SimpleLikeUI", "Reply", "ReplyQuote", "CommunityFlag", "Edit", "SelfShare", "MetadataManager", "ResetItemControl", "Curation", "UserBan", "UserGag"], "children": { "additionalItemsPerPage": 5, "moreButtonSlideTimeout": 700, "itemsSlideTimeout": 700 }, "plugins":[ { "name":"Reply", "actionString":"Write reply here...", "source":{ "name":"espn.go.com", "uri": "http://espn.go.com", "icon": "http://a.espncdn.com/prod/assets/community/favicon.png" }, "nestedPlugins":[ { "name": "UserGag", "enableGagControl":modAccess }, { "name":"FormAuth", "submitPermissions":"forceLogin", "nestedPlugins":[{"name":"EspnProfile"}] }, { "name": "SubmitDPC" }, { "name": "ReplyQuote" }, { "name":"SelfShare", "appid":"116656161708917", "twitter":"ESPN", "locale":"en" } ], "enabled":echo_allow_access }, { "name": "ReplyQuote" }, { "name":"SimpleLikeUI" }, { "name":"SelfShare", "appid":"116656161708917", "twitter":"ESPN", "locale":"en" }, { "name":"ItemContentNormalizer" }, { "name":"CommunityFlag" }, { "name":"ResetItemControl" }, { "name":"Curation" }, { "name":"UserBan" }, { "name":"MetadataManager", "controls":[{"marker":"featured", "labelMark":"Feature", "labelUnmark":"Unfeature"}] }, { "name":"FlagsUserList" }, { "name":"UserGag", "enableGagControl":modAccess }, { "name":"Edit", "layout":"inline" }, { "name":"HeaderControls" }, { "name":"EspnProfile" }, { "name": "ItemHoverCard", "content": { "type": "iframe", "url": "http://espn.go.com/community/profile/mini?id={actor.id}", "width": 320, "height": 220 }, "qtip": { "source": { "js": "http://a.espncdn.com/prod/span style=visibility:hiddens/community/jquery.qtip.0.0.0.js", "css": "http://a.espncdn.com/prod/styles/community/jquery.qtip.0.0.5.css" }, "config": { "show": {"delay": 500}, "position": { "my": "bottom left", "at": "top left" }, "events": { "hide": function(event, api) { if(event.originalEvent.button !== 0) { event.preventDefault(); } } } } } }, { "name":"Permalink" }, { "name":"ItemTimestamp", "locale":"en" }, { "name": "ItemConditionalCSSClasses", "conditions": [ { "field":"actor.markers", "value":"espn.whitelist", "className":"echo-item-whitelist" }, { "field":"actor.markers", "value":"espn.insider", "className":"echo-item-insider" }, { "field":"object.markers", "value":"featured", "className":"echo-item-featured" }, { "field":"object.markers", "value":"mobile", "className":"echo-item-mobile" } ] }, { "name":"DefaultAvatar", "avatar":"http://avatars.espn.go.com/assets/espn_images/33/90/b6692ea5df920cad691c20319a6fffd7a4a766b8/silo_dude.jpg" } ] }); echostream1.config = { 'set': function(attr, val) { return echostream1Scoped.config.set(attr, val); }, 'get': function(key, defaults) { return echostream1Scoped.config.get(key, defaults); } }; echostream1.refresh = function() { echostream1Scoped.refresh(); } })(); }); loadEchoScripts(["community/echo/counter.0.1.7.js"], function() { new Echo.Counter({ "target":document.getElementById("echocounter1"), "appkey":"dev.espn.go.com", "query":"childrenof:http://espn.go.com/sportsnation/poll/_/id/4738 source:espn.go.com,ESPN type:comment state:Untouched,ModeratorApproved -user.state:ModeratorBanned,ModeratorDeleted children source:espn.go.com,ESPN state:Untouched,ModeratorApproved -user.state:ModeratorBanned,ModeratorDeleted", "liveUpdates": true }); });
if (typeof ad_kvps != 'undefined' && typeof ad_u != 'undefined' && typeof ad_counter != 'undefined' && typeof ad_ord != 'undefined') { if (typeof ad_site == 'undefined' || typeof ad_zone == 'undefined') { var ad_site = 'espn.us.com.sportsnation'; var ad_zone = 'sportsnationindex'; } var pipe = ''; if (ad_u[ad_u.length - 2] != '|') { pipe = '|'; } var this_ad_u = ad_u.replace(';', pipe + 'sz=300x600,300x250,1x1|;'); var ad_finalString = 'http://ad.Doubleclick.net/adj/'+ad_site+'/'+ad_zone+';' +ad_kvps+ 'pos=InContent;' +this_ad_u+ 'dcopt=ist;sz=300x600,300x250,1x1;tile=' +ad_counter+ ';ord=' +ad_ord; document.write(''); ad_counter++; }
var submitForm = true; (function($){ $(document).ready(function(){ $(".btn-submit").click(function(){ checkForm(); if (submitForm) { window.location.href="#top"; var eventId = $("#eventId").val(); var answerList = ''; $("#questionlist li").each(function(){ var quesId = $(this).find("#questionNumber").attr('name'); $('#'+quesId+'_li').find(":input",this).each(function(){ if ($(this).is(":checked")) { if (answerList == '') { answerList = answerList + $(this).val(); } else { answerList = answerList + '~' + $(this).val(); } } }); }); $.ajax({ type:"GET", url: "/sportsnation/util/trivia/pollSubmit", data: "eventId="+eventId+"&answerArray="+answerList, dataType: "html", success: function(html){ $("#story").remove(); $("#poststory").css("display","block"); $("#triviacontent").removeClass('mod-content'); $("#triviacontent").addClass('mod-content poll-results mod-inline'); $("#questionlist").html(html); $(".button").remove(); } }); } if(typeof(anTrackLink) == "function"){ anTrackLink(this, 'sportsnation:asks', this.name, 'vote'); } }); }); })(jQuery); function checkForm() { var inputArray = []; var form = document.getElementById('pollquestions'); var inputs = form.getElementsByTagName('input'); var arrayHash = {}; var questionHash = []; var result = true; var qCount = 0; for(var i = 0; i < inputs.length; i++) { if(inputs[i].getAttribute('type') == 'radio') { inputArray.push(inputs[i]); } } for(var i = 0; i < inputArray.length; i++) { if(!arrayHash[inputArray[i].getAttribute('name')] ) { arrayHash[inputArray[i].getAttribute('name')] = [inputArray[i]]; } else { arrayHash[inputArray[i].getAttribute('name')].push(inputArray[i]); } } for(var i in arrayHash) { qCount++; var found = false; for(var j = 0; j < arrayHash[i].length; j++) { if(arrayHash[i][j].checked) { found = true; } } if(!found) { result = false; questionHash.push(qCount); } } if(!result) { string = ''; if (questionHash.length == 1) { string = "Please answer question"; string = string + ' ' + questionHash[0]; } else { string = "Please answer questions"; string = string + ' '; for(var z = 0; z < questionHash.length; z++) { if (z != 0) { if (questionHash.length != 2) { string = string + ', '; } else { string = string + ' '; } } if (z == questionHash.length-1) { string = string + "and"; string = string + ' '; } string = string + questionHash[z]; } } string = string + '.'; var errorbox = document.getElementById('error'); errorbox.style.display = "block"; errorbox.innerHTML = string; } else { var errorbox = document.getElementById('error'); errorbox.style.display = "none"; } submitForm = result; }
espn.core.init.nav(); espn.insider.checkUserForPromo(); espn.insider.insiderRedirect();
var undef = 'undefined' ,s_account="wdgespcom" ,omniPageName = "espn:sportsnation:pollpage:poll" ,insiderStatus = "" ,anGen = "" ,anYear = "" ,anDateString = "" ,anLoginStatus = "" ,callOmniture = function(){ /*-- core story s_omni properties --*/ if (typeof anCV != "undefined"){anParseLoginBarInfo(anCV);} s_omni.pageName="sportsnation:pollpage:poll"; s_omni.server = window.location.host; // Server from the Host s_omni.channel = "sportsnation"; s_omni.prop1 = "espn"; s_omni.prop4 = "poll"; s_omni.prop5 = "sportsnation:pollpage"; s_omni.prop11 = (insiderStatus !== null) ? insiderStatus + ":premium-no" : "premium-no"; s_omni.prop17 = "en"; s_omni.prop21 = anDateString; s_omni.prop22 = anGen; s_omni.prop29 = anLoginStatus; s_omni.prop30 = "n"; s_omni.hier1 = "sportsnation:pollpage:poll"; s_omni.eVar7 = anYear + ":" + anGen + ":" + anLoginStatus + ":" + s_omni.prop11 + ":"; s_omni.eVar9 = "en"; s_omni.eVar13 = "sportsnation:pollpage:poll"; if (s_omni.prop11=="anonymous:premium-yes" || s_omni.prop11=="insider-no:premium-yes" && typeof s_omni.prop4!="undefined" && (s_omni.prop4=="story" || s_omni.prop4=="blog")) { if (typeof s_omni.events != "undefined" && s_omni.events!="") { s_omni.events = s_omni.events+",event8" } else { s_omni.events="event8" } } anDebugCase = "ver_15Feb11_0_"; /************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/ var s_code=s_omni.t(); if(s_code) { jQuery('body').append(s_code); } }; jQuery(function($) { // we want to load the analytics files from the cache if possible - so, let's use full $.ajax() calls $.ajax({ type:'GET', url: 'http://a.espncdn.com/combiner/c?js=analytics/sOmni.js,analytics/analytics.js,analytics/externalnielsen.js', dataType: 'span style=visibility:hidden', cache: true, success: function() { var lgSrc; if(typeof anCV !== undef && anCV === '' && document.getElementById('form-memberarea') != null) { lgSrc = 'https://r.espn.go.com/members/util/getUserInfo?cb=runOmnitureIndependently'; $.getScript(lgSrc); // we don't want this to be cached - so we'll use the $.getScript() method } else { callOmniture(); } } }); }); var _sf_async_config={ "uid":22222, "domain":"espn.go.com", "pingServer":"pespn.chartbeat.net", "useCanonical":true, "sections":"sportsnation", "authors":"poll" }; (function(){function a(){window._sf_endpt=(new Date()).getTime();var c=document.createElement("span style=visibility:hidden");c.setAttribute("language","javaspan style=visibility:hidden");c.setAttribute("type","text/javaspan style=visibility:hidden");c.setAttribute("src",(("https:"==document.location.protocol)?"https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/":"http://static.chartbeat.com/")+"js/chartbeat.js");document.body.appendChild(c)}var b=window.onload;window.onload=(typeof window.onload!="function")?a:function(){b();a()}})(); jQuery.getScriptCache('http://assets.espn.go.com/prod/span style=visibility:hiddens/foresee/v7/foresee-trigger.js'); buildOutHeadlinesForPinnedSite(); var isInIFrame = (window.location != window.parent.location) ? true : false; if(isInIFrame){ if(document.referrer){ if(document.referrer.indexOf(".go.com")==-1){ top.location.href=self.location.href; } } }