// all ads (if any available) have completed, proceed to main content var lrInterstitialCompanionClickthruURL = ""; if(typeof(onLiveRailPrerollComplete) == "undefined") { function onLiveRailPrerollComplete(hasPlayedPreroll) { //alert('event="prerollComplete" hasPlayedPreroll="'+hasPlayedPreroll+'"'); if(!hasPlayedPreroll && ''!='') { document.getElementById('lr_interstitial_table').style.display = 'none'; document.getElementById('lr_interstitial_span').innerHTML = ''; } else if(''!='') { document.location.href = ''; } else if(''!='') { document.getElementById('lr_interstitial_table').parentNode.parentNode.innerHTML = ''; } else if(''!='') { document.getElementById('lr_interstitial_td').innerHTML = (lrInterstitialCompanionClickthruURL!="" ? '' : '')+''+(lrInterstitialCompanionClickthruURL!="" ? '' : ''); } } } if(typeof(lrAdStart) == "undefined") { function lrAdStart(ad) { if(ad!=null && ad.companions.length==0) document.getElementById("lr_companion_div").style.display = "none"; if(ad!=null && ad.companions.length>0) for(i in ad.companions) if(ad.companions[i]["size"]=="300x250") lrInterstitialCompanionClickthruURL = ad.companions[i]["clickthru"]; } } document.write('
'); document.write(''); document.write('
'); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(' '); var headID = document.getElementsByTagName("head")[0]; var newScript = document.createElement('script'); newScript.type = 'text/javascript'; newScript.src = 'http://cdn-static.liverail.com/js/companions.js'; headID.appendChild(newScript); document.write('
'); document.write('
'); document.write(''); document.write('
'); document.write('
'); document.write('
');