Did you know... Proved oil reserves in the world are 1,655 billion barrels as of 2014. The United States consumes 7.6 billion barrels a year. ?
view source - https://xray.fm/
<!-- *****************************
This document is commented to help volunteer and less experienced users navigate the site code.
If you have experience with web design / development, XRAY would love your help! :]
Contact us at: http://xray.fm/info/get-involved
***************************** -->
<!-- Don't touch any of the stuff in this <head> section unless you know what you're doing -->
<!DOCTYPE html>
<html lang="en">
<head>
<title>XRAY.fm /// Listen Here /// KXRY 91.1 & 107.1 FM</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=2.0">
<meta name="google-site-verification" content="IWwHQzWD4ImumsQMOl_3NK0IDzmkGOuBFsw3xDN6FoQ" />
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,600,700' rel='stylesheet' type='text/css'>
<!--<link href='//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css' rel='stylesheet' type='text/css'>-->
<link href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css' rel='stylesheet' type='text/css'>
<link href='//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css' rel='stylesheet' type='text/css'>
<meta name="description" content="XRAY.fm aims to hold a boom mic up to the best and most distinctive of Portland." />
<link rel="shortcut icon" type="image/png" href="/theme/107/favicon.ico"/>
<meta property="og:title" content="XRAY.fm /// Listen Here /// KXRY 91.1 & 107.1 FM" />
<meta property="og:url" content="http://xray.fm/" />
<meta property="og:image" content="http://s31.postimg.cc/gvngbyezf/unnamed.png" />
<script src="/components/jquery/dist/jquery.min.js?x=1437796891"></script>
<!-- Initialize Creek.fm JS -->
<script src="/js/cfm-head.js?x=1437796891" type="text/javascript"></script>
<script type="text/javascript">
Creek.signedIn = false;
Creek.station.id = "xray";
Creek.streamPlayer.flashByDefault = 0;
//Check for Internet Explorer
if(window.ActiveXObject || "ActiveXObject" in window){
//Defalt to Flash for stream player
Creek.streamPlayer.flashByDefault = 1;
}
</script>
<script type="text/javascript" src="/packages/magnific-popup/jquery.magnific-popup.min.js"></script>
<script src="/packages/soundmanager/script/soundmanager2-nodebug-jsmin.js?x=1498244286"></script>
<style> #sm2-container {position:absolute; top:-10000px; left:-10000px} </style>
<script src="/js/sm2-settings.js?x=1437796891"></script>
<link rel="stylesheet" type="text/css" href="/packages/soundmanager/demo/bar-ui/css/bar-ui.css?x=1437796891" />
<script src="/js/creek-sm2-bar-ui.js?x=1441826410"></script><link href="/css/creekfm-public.css?x=1500320125" rel="stylesheet" type='text/css'>
<link href="/packages/magnific-popup/magnific-popup.css?x=1437796891" rel="stylesheet" type='text/css'>
<link href="/css/playlist.css?x=1455040699" rel="stylesheet" type='text/css'>
<script src="/theme/107/js/js-settings.js?x=1460258951" type="text/javascript"></script>
<script type="text/javascript">
var playlistInterval = new Object;
console.log(
'***************************** \nThis document is commented to help volunteer and less experienced users navigate the site code. \nIf you have experience with web design / development, XRAY would love your help! :] \nContact us at: http://xray.fm/info/get-involved \n*****************************'
)
</script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/underscore.js/1.5.2/underscore-min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.4.0/moment.min.js"></script>
<script src="/js/cfm-api-templates.js?x=1437796891" type="text/javascript"></script>
<!-- Initialize Creek.fm Stream Player -->
<script type="text/javascript">Creek.streamPlayer.streamUrl = 'https://listen.xray.fm/stream';</script>
<script type="text/javascript" src="/packages/jplayer/jquery.jplayer.min.js"></script>
<link href="/theme/107/css/css-main.css?x=1729302098" rel="stylesheet" type='text/css'>
<link href="/theme/107/css/css-pages.css?x=1450993017" rel="stylesheet" type='text/css'>
<link href="/theme/107/css/css-tools.css?x=1450993017" rel="stylesheet" type='text/css'>
<link href="/theme/107/css/css-responsive.css?x=1617048386" rel="stylesheet" type='text/css'>
<link href="/theme/107/css/css-fixes.css?x=1450993017" rel="stylesheet" type='text/css'>
<script src="/theme/107/js/readmore.min.js" type="text/javascript"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-139695561-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-139695561-1');
</script>
<script data-ad-client="ca-pub-8693591481625598" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</head>
<!-- This section contains the visible content of the main page -->
<body class="home-index ">
<!-- Why is this here at the top of the <body>? Why can't we run this from the end of the document? -->
<script type="text/javascript">
$(function(){
var doMenu = function(){
$('#mobile-menu').toggleClass('open');
//alert(1);
}
$('body').on('click', '#mobile-menu a.button', function(){
doMenu();
})
$('body').on('click', '#mobile-menu .inner a', function(){
doMenu()
})
})
</script>
<!-- Add anchor tags to this section in order to populate the hamburger style drop down menu on mobile views. Given the current organization, links are duplicated between this mobile menu and the wide-screen navbar. -->
<div id="mobile-menu">
<!-- This anchor tag is the hamburger logo that users click to show the hidden link menu -->
<a href="javascript:" class="button"><img src="/theme/107/img/menu-button3_2.png" alt="menu-button3_2" /></a>
<div id="mobile-menu-inner" class="inner cfm-sp-load">
<a href="/" class="home active">HOME</a>
<a href="/about" class="about" target="_blank">ABOUT</a>
<a href="/shows" class="shows ">SHOWS</a>
<a href="/playlist" class="plsylist ">PLAYLIST</a>
<a href="/events" class="events">EVENTS</a>
<a href="/partners" class="podcasts" target="_blank">PARTNERS</a>
<a href="http://xrayfm.wordpress.com/" target="_blank" class="news">BLOG</a>
<a href="/membership" class='membership'>MEMBERSHIP</a>
<a href="/get-involved" class="about" target="_blank">GET INVOLVED!</a>
<a href="/users/sign-in">Sign In</a>
<a href="/donate" class="donate">Donate</a>
</div>
</div>
<!-- This sections contains the navigation elements for wide-screen views. If you add a link to this section, make sure you duplicate it in the preceeding mobile menu as well, since this section is hidden from users with small screens -->
<div id="top-toolbar" class="cfm-sp-load">
<div class="top-user-panel clearfix">
<div class="container"><div class="cfm-user-panel user-panel not-signed-in">
<div class="sign-in">
<a href="/users/sign-in?return_url=">Sign in</a>
</div>
</div></div>
</div>
<div id="trycholeranit" class="cfm-sp-load container">
<div class="logo">
<a href="/">
<img src="/theme/107/img/logo1_white-on-black_399.png" alt="logo1_white-on-black_399" class="img-responsive"/>
</a>
</div>
<!-- Here are the wide-screen links, add and remove them from this <div> section -->
<div class="links">
<a href="/" class="home active">HOME</a>
<a href="/about" class="about" target="_blank">ABOUT</a>
<a href="/shows" class="shows ">SHOWS</a>
<a href="/playlist" class="playlist ">PLAYLIST</a>
<a href="/events" class=" events">EVENTS</a>
<a href="https://xrayfm.wordpress.com/" class=" news" target="_blank">BLOG</a>
<a href="/info/partners" class="partners">PARTNERS</a>
<a href="/info/get-involved" class="get-involved">GET INVOLVED!</a>
<a href="/membership" class='membership'>MEMBERSHIP</a>
<!--<a href="https://xraypod.com" class="tv">PODCASTS</a>
<!--<a href="https://xraypod.com" class="tv">PODCASTS</a>
<!-- You can always comment out links you're not using anymore, but that you think you might use again in the future. This BLOG link below is an example -->
<!--<a href="/news" class=" news">BLOG</a>-->
</div>
<div class="donate">
<a href="/donate">DONATE »</a>
</div>
<div class="cfm-user-panel user-panel not-signed-in">
<div class="sign-in">
<a href="/users/sign-in?return_url=">Sign in</a>
</div>
</div>
</div>
</div>
<!--
Notice that there are no closing tags for most of the <div>'s below this point.
This is because this is the opening "header" template of the layout. The rest of the closing </div>'s are inside the footer template.
So, for example, DON'T do this:
<div id="main" class="clearfix">
...
</div> <============== BAD
-->
<div id="outer-container" class="clearfix">
<!--Shows an animated "loading" indicator between interactions. Don't touch this. -->
<div id="loader">
<i class="fa fa-spinner fa-spin"></i>
</div>
<!-- This nested <div> structure is for styling hook purposes. You should never need to change this unless you are making major changes to the general layout of the page. Change the individual pages instead -->
<div id="main" class="clearfix">
<div id="main-inner" class="clearfix">
<div id="cfm-sp-container" class="clearfix">
<div id="page-container" class="page-home-index clearfix">
<h1 class="hide" style="display:none">XRAY.FM aims to put a microphone to the best and most distinctive of Portland.</h1>
<div id="featured-post-container">
<div id="featured-post-main" class="block-6QoDYynn">
<div class="post">
<div class="image-container">
<a href="#" style="display:block;background-image:url('https://cdn.xray.fm/image/original/XRAY_Website_Hero_Bridge_V3.jpg');background-position:left" class="image" title="XRAY_Website_Hero_Bridge_V3"></a>
<!--<a href="#" style="display:block;background-image:url('https://68.media.tumblr.com/c337841ab0f6abee81b6101315ff50aa/tumblr_ohq3msJTXn1rvg6ffo1_500.gif')" class="image"></a>-->
<div id="center-player">
<div class="cfm-stream-player jp-audio">
<div class="jp-type-single">
<div class="jp-gui jp-interface jp-controls">
<a href="https://xray.us6.list-manage.com/subscribe?u=754d86b3c2cc29bce1435c4e0&id=882be9619f" target="_blank" class="donate-button"><span style="line-height: 0.8">Sign up for the XRAY newsletter!</span></a>
<!--<a href="https://forms.gle/ZaVDynF243L4Dp2g7" class="donate-button" target="_blank"><span style="line-height: 1.2"> Submit A PSA to Air on XRAY! </span></a>-->
<!-- <a href="http://bit.ly/xraybop" class="donate-button" target="_blank"><span>Vote XRAY Best of Portland</span></a> -->
<!--
<a href="www.giveguide.org/#xrayfm" class="donate-button" target="_blank"><span>Give to the Give!Guide</span></a>
<a href="https://itunes.apple.com/us/app/xray.fm/id1076489204" class="donate-button" target="_blank"><span>Get the XRAY App for iOS</span></a>
<a href="http://bit.ly/votexray" class="donate-button" target="_blank"><span>Vote XRAY Best Radio Station!</span></a>
<a href="https://impactflow.com/event/the-xray-awards-43" class="donate-button" target="_blank"><span>Come to the XRAY Awards!</span></a>
<a href="https://giveguide.org/#xrayfm" class="circle-button-image" target="_blank"><img src="/theme/107/promo/G_G__15.png" alt="G_G__15" /></a>
-->
<a href="javascript:" class="cfm-stream-main-button cfm-stream-play-button two-up-button">Listen</a>
</div>
</div>
</div>
</div>
<style>
#center-player .donate-button { margin-top: 0px !important; }
#center-player .cfm-stream-main-button { margin-top: -144px !important; }
#center-player .donate-button span::after {
content: "" !important;
}
</style>
</div>
</div>
</div>
</div>
<!--
HOME PAGE BANNERS INSTRUCTIONS: **ALWAYS click "Save" above and double check the xray.fm homepage before closing out your work. If you have not saved yet, the Save button on the top toolbar will have a * next to it.
BANNER IMAGE:Banners are these 2 blocks below! They'll show chronologically going down the page. To change a given banner, upload the new banner to the media section of Creek. Then copy the link it generates under the "Original" size. Cut out the link in the given code block that starts with https://cdn.xray... and replace it with the link you copied. Then click save and check your work on the xray.fm homepage.
LINKS: You'll also want to change the link when making a banner change, to do that, change the link in the "" after href= in that block. If the final destination lives on the XRAY website, it can just be /shortname. If it is external it'll need the full https:// address.
BACKGROUND: To change the background, you'll need to match the hex code for the background you want. #ffffff is white and #000000 is black. Use an online image color picker from Google if you're stuck. To change that, you'll insert the 6 digit hex code after the # in the style="background:#ffffff" in this case replacing the 6 f's for your color of choice
SHOWING/HIDING THINGS: To comment something out (if there’s something you don’t want to appear on a given page, including things like the instructions left on home-index) it needs to be surrounded by “< ! - -” at the start and “- - >” at the end (see these markers without the aforementioned spaces on line 47 above these instructions and line 59 below them). To make said thing show, you need to remove BOTH sides of that. This does follow across large chunks but what the html is looking for is whatever the next “- - >” is after any given “< ! - - ” — so sometimes there are multiple starting comments but only one end.
IFRAMES/VIDEO: Find the code section below that begins with <div class="announcement-iframe-container">. Within that section, swap out the link in the "", following src=. You should use an embed link (found in the share settings of most video streaming) if at all possible. The normal link should work as well, but may look wonky. Finish that swap by changing the "href=" in that section to where you'd like the user to go when clicking on the video.
-->
<!--
<div class="announcement-banner-image" style="background:#ffffff">
<a class="announcement-banner-image-main-link" href="https://xray.fm/events/2836" target="_blank"><img style="width: 1080px; max-width: 100% !important; height: auto;" src="https://cdn.xray.fm/image/original/xray_msf_980x245.png" /></a>
</div>
--!>
<!--<div class="announcement-banner-image" style="background:#ffffff">
<a class="announcement-banner-image-main-link" href="https://giveguide.org/nonprofits/xrayfm" target="_blank"><img style="width: 1400px; max-width: 100% !important; height: auto;" src="https://cdn.xray.fm/image/original/G_G_2024_Banner.png" /></a>
</div>-->
<!--
<div class="announcement-banner-image" style="background:#b5b5b4">
<a class="announcement-banner-image-main-link" href="https://xray.fm/events/2795" target="_blank"><img style="width: 1400px; max-width: 100% !important; height: auto;" src="https://cdn.xray.fm/image/original/LIVE_BROADCASTgood.png" /></a>
</div> -->
<!--<div class="announcement-banner-image" style="background:#ffffff">
<a class="announcement-banner-image-main-link" href="https://xrayfm.wordpress.com/2024/12/23/xray-djs-top-albums-of-2024/" target="_blank"><img style="width: 1400px; max-width: 100% !important; height: auto;" src="https://cdn.xray.fm/image/original/Top_albums_of_2024_980_x_245_px_.png" /></a>
</div>-->
<!--<div class="announcement-banner-image" style="background:#ffffff">
<a class="announcement-banner-image-main-link" href="https://xray.fm/merch" target="_blank"><img style="width: 1400px; max-width: 100% !important; height: auto;" src="https://cdn.xray.fm/image/original/_Vault_Merch_Re-Release_Web_Banner_980x245_2_.png"></a>
</div>-->
<!--<div class="announcement-banner-image" style="background:#ffffff">
<a class="announcement-banner-image-main-link" href="https://xray.fm/birthday" target="_blank"><img style="width: 1400px; max-width: 100% !important; height: auto;" src="https://cdn.xray.fm/image/original/10th_Birthday_POSTER_980_x_245_px_.png" /></a>
</div>-->
<!--<div class="announcement-banner-image" style="background:#06e7ff"><a class="announcement-banner-image-main-link" href="/popup"><img src="https://cdn.xray.fm/image/original/XRAY_5YR-Playlist-Banner.gif" target="_blank" /></a></div>-->
<!--<div class="announcement-iframe-container">
<iframe class="announcement-iframe-inner" src="https://pin13.net/xray-fm" frameborder="0" allowfullscreen="true" scrolling="no"></iframe>
<a class="announcement-iframe-link-fixer" href="/donate"></a>
</div>
<style>
.announcement-iframe-container {background:#000; position:relative; height: 400px; overflow: visible;}
</style>-->
<!--<div class="announcement-iframe-container">
<iframe class="announcement-iframe-inner" src="https://www.youtube.com/embed/GRUsAmiTZeE?si=h5dwKILFUVYv_TBC" title="YouTube video player" target="_blank" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>-->
<!--USE THIS YOUTUBE EMBED BELOW -- this is better fit/adapted for our homepage from YT's standard settings-->
<!--<center><iframe width="948" height="536" src="https://www.youtube.com/embed/vuRfzS-4KtU?si=j8_b8CEkU939s1mH" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></center>-->
<!--<div class="announcement-iframe-container">
<iframe class="announcement-iframe-inner" src="https://www.youtube.com/embed/jAwmfFeIE6w?si=vtM2xHY2ZwcVY80Q" target="_blank" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<a class="announcement-iframe-link-fixer" href="https://www.youtube.com/watchjAwmfFeIE6w?si=vtM2xHY2ZwcVY80Q"></a>
</div>-->
<!--<iframe width="720" height="515" src="https://www.youtube-nocookie.com/embed/O2uPhVBG4RU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>-->
<!--
<iframe width="720" height="515" src="https://youtube.com/live/jAwmfFeIE6w?feature=share" title="YouTube video player" frameborder="10"; allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>-->
<!--<div class="announcement-iframe-container">
<iframe class="announcement-iframe-inner width="500" height="700" src="https://www.youtube-nocookie.com/embed/O2uPhVBG4RU" allowfullscreen="true" frameborder="10"; allow=accelerometer; autoplay; picture-in-picture"allowfullscreen></iframe> ></a>
</div>
</div>-->
<!--
<div class="announcement-iframe-container">
<iframe class="announcement-iframe-inner" src="https://pin13.net/xray-fm" frameborder="0" allowfullscreen="true" scrolling="no"></iframe>
<a class="announcement-iframe-link-fixer" href="/donate"></a>
</div>
-->
<style>
.announcement-iframe-container {
background:#000; position:relative; height: 400px; overflow: visible;
}
.announcement-iframe-inner {
width:100%; height:400px; margin: 0 auto; display:block; position:absolute; top: 0; left: 0; z-index: 1;
}
.announcement-iframe-link-fixer {
width:100%; height:400px; display:block; position:absolute; top: 0; left: 0; z-index: 2;
}
@media (min-width: 768px){
.announcement-iframe-container { height: 520px }
.announcement-iframe-inner { height: 520px }
.announcement-iframe-link-fixer { height: 520px }
}
@media (max-width: 420px){
.announcement-iframe-container { height: 350px }
.announcement-iframe-inner { height: 350px }
.announcement-iframe-link-fixer { height: 350px }
}
</style>
<!--
<div class="announcement-banner-image" style="background:#210f00">
<a class="announcement-banner-image-main-link" href="/donate"><img style="width: 1400px; max-width: 100% !important; height: auto;" src="https://cdn.xray.fm/image/original/xray-splash-page70--2048x1536-80.gif" /></a>
</div>
-->
<!--
<div class="announcement-banner-image" style="background:#fbdba3">
<a class="announcement-banner-image-main-link" href="https://xray.fm/events/2329"><img style="width: 900px; max-width: 60% !important; height: auto;" src="https://cdn.xray.fm/image/large/xray_houseshow_fb_banner-01_2.png" /></a>
</div>
-->
<!--
<div class="announcement-banner-image" style="background:#06e7ff">
<button type="button" class="popup-stream-launch announcement-banner-image-main-link"><img src="https://cdn.xray.fm/large/original/XRAY_5YR-Playlist-Banner.gif" target="_blank" /></button>
</div>
<script>
function popitup(url,windowName) {
newwindow=window.open(url,windowName,'height=550,width=350');
if (window.focus) {newwindow.focus()}
return false;
}
$(document).on('click', ".popup-stream-launch", function(){
popitup("https://cdn.creek.fm/projects/xray-popup-2/","xray-popup-window")
})
</script>
-->
<div class="container">
<div id="big-broadcasting-container">
<div id="big-broadcasting" class="hidden">
<div class="row">
<div class="col-xs-12 col-sm-7">
<div class="now">
<div class="small-label">On the air:</div>
<div class="show show-now">
<div class="show-inner">
<h1><a href="/shows/{{data.now.short_name}}" data-bind="now.title"></a></h1>
<div class="time">
<div data-bind="now.Airtime.start_f" class="starts time-format"></div>
<div class="to"> </div>
<div data-bind="now.Airtime.end_f" class="ends time-format"></div>
</div>
<div data-bind="now.short_description" class="short-description"></div>
<script>
function fbShare() {
var url = window.location
var winWidth = 520;
var winHeight = 350;
var winTop = (screen.height / 2) - (winWidth / 2);
var winLeft = (screen.width / 2) - (winHeight / 2);
window.open('http://www.facebook.com/sharer.php?s=100&p[url]=' + url, 'sharer', 'top=' + winTop + ',left=' + winLeft + ',toolbar=0,status=0,width=' + winWidth + ',height=' + winHeight);
}
function twShare() {
var width = 575,
height = 400,
left = ($(window).width() - width) / 2,
top = ($(window).height() - height) / 2,
url = window.location,
opts = 'status=1' +
',width=' + width +
',height=' + height +
',top=' + top +
',left=' + left;
window.open('http://twitter.com/share', 'Twitter', opts);
}
//function gPShare() {
//var width = 575,
//height = 400,
//left = ($(window).width() - width) / 2,
//top = ($(window).height() - height) / 2,
//url = window.location,
//opts = 'status=1' +
//',width=' + width +
//',height=' + height +
//',top=' + top +
//',left=' + left;
//window.open('https://plus.google.com/share?url'+url, 'Instagram', opts);
//}
</script>
<div class="big-share-buttons clearfix"><a href="javascript:fbShare()">
<i class="fa fa-facebook"></i>
<div class="text">Share</div></a><a href="javascript:twShare()">
<i class="fa fa-twitter"></i>
<div class="text">Tweet</div></a>
<!--a(href="javascript:gpShare()")
//<i class="fa fa-google-plus"></i>
.text +1
-->
</div>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-5">
<div class="next">
<div class="social-media clearfix"><a href="https://facebook.com/xrayfm" target="blank" title="Facebook"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/xrayfm" target="blank" title="Twitter"><i class="fa fa-twitter"></i></a><a href="https://instagram.com/xrayfm" target="blank" title="Instagram"><i class="fa fa-instagram"></i></a><a href="https://www.youtube.com/channel/UCzLnrs7EirGCpL88TXhvYEw" target="blank" title="YouTube"><i class="fa fa-youtube"></i></a><a href="http://bit.ly/xraynewsletter" target="blank" title="Newsletter"><i class="fa fa-envelope"></i></a><a href="http://linktr.ee/xrayfm" target="blank" title="Linktree"><i class="fa fa-link"></i></a></div>
<div class="small-label">Up next:</div>
<div class="show show-next">
<div class="show-inner">
<h3><a href="/shows/{{data.next.short_name}}" data-bind="next.title"></a></h3>
<div class="time">
<div data-bind="next.Airtime.start_f" class="starts time-format"></div>
<div class="to">-</div>
<div data-bind="next.Airtime.end_f" class="ends time-format"></div>
</div>
<div data-bind="next.short_description" class="short-description"></div>
<div class="view-schedule"><a href="/shows">VIEW ALL SHOWS</a> »</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">require(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us6.list-manage.com","uuid":"754d86b3c2cc29bce1435c4e0","lid":"882be9619f","uniqueMethods":false}) })</script>
<div class="load">
<script type="text/javascript">
$(function(){
Creek.apiTemplates.render({api:"posts?limit=1&placement=6QoDYynn", id: "#featured-post-main", time_format: 'MMMM Do YYYY, h:mm:ss a', fade:400});
Creek.apiTemplates.render({api:"broadcasting", id: "#big-broadcasting", time_format: 'h:mma', fade:350});
})
</script>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<div class="footer-main">
<div class="container">
<div class="row row-no-right-margin">
<div class="social-media clearfix"><a href="https://facebook.com/xrayfm" target="blank" title="Facebook"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/xrayfm" target="blank" title="Twitter"><i class="fa fa-twitter"></i></a><a href="https://instagram.com/xrayfm" target="blank" title="Instagram"><i class="fa fa-instagram"></i></a><a href="https://www.youtube.com/channel/UCzLnrs7EirGCpL88TXhvYEw" target="blank" title="YouTube"><i class="fa fa-youtube"></i></a><a href="http://bit.ly/xraynewsletter" target="blank" title="Newsletter"><i class="fa fa-envelope"></i></a><a href="http://linktr.ee/xrayfm" target="blank" title="Linktree"><i class="fa fa-link"></i></a></div>
<div class="main-links col-xs-12 col-sm-12 col-md-8 col-lg-8 clearfix">
<div class="inner">
<!--<a href="/fccapplications">FCC Apps »</a>-->
<!--<a href="https://xraypod.com">Podcast Network »</a>-->
<a href="https://www.bonfire.com/store/xrayfm/" target="_blank">Merch »</a>
<a href="/contact">Contact Us »</a>
<a href="http://onelink.to/dceghb" class="for-mobile-only">Get the App »</a>
<a href="/library">Gear Library »</a>
<a href="http://eepurl.com/tGgmj"target="_blank">Newsletter »</a>
<a href="https://xray.fm/users/sign-in">DJ Sign in »</a>
<!--<a href="http://onelink.to/dceghb">Equipment Library »</a>-->
<!--<div class="lower">
<!--a href="/shows">Shows »</a><a href="/events">Events</a> class="events"> »</a><a href="/info/partners">Partners »</a><a href="/info/get-involved">Get Involved! »</a>
</div>
</div>
</div>
<div class="info col-xs-12 col-sm-12 col-md-4 col-lg-4 clearfix">
<!--a(href='/').donate Donate-->
<!--a(href='/').partners Partners-->
</div>
</div>
</div>
<div class="kxry">
<div class="container">
</div>
<span class="nowrap">KXRY 107.1 / 91.1 FM (Portland, OR)</span>
<br>
<span class="nowrap">KXRY 91.7 FM (Nehalem,OR)</span>
<br>
<span class="nowrap">CALL: 503-233-XRAY</span> | <span class="nowrap">TEXT: 971-220-KXRY</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div> -end outer container
<!--</div>end outer container-->
<div id="audio-toolbar">
<div class="container">
<div class="inner">
<div class="row">
<div class="col-xs-2 col-sm-1">
<div class="play-button-container">
<a href="javascript:" class="stream-button play-button cfm-stream-main-button cfm-stream-play-button" title="Play Button"><i class="fa fa-play"></i></a>
<a href="javascript:" class="stream-button stop-button cfm-stream-main-button cfm-stream-stop-button" title="Stop Button"><i class="fa fa-pause"></i></a>
</div>
</div>
<div class="col-xs-10 col-sm-10">
<div id="toolbar-broadcasting">
<div class="title">
<span class="now-playing">Now <span class="playing">Playing</span> </span>
<span id="current-show" class="hidden"> <span class="first-slashes slashes">///</span> <a href="/shows/{{data.now.short_name}}">{{data.now.title}}</a></span>
<span id="current-track" class="hidden"> <span class="slashes">///</span> <a href="/playlist">{{data.artist}} - {{data.title}}</a></span>
</div>
</div>
</div>
<div class="col-sm-1 visible-sm visible-md visible-lg">
<div id="volume-tool" style="-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;" unselectable="on" onselectstart="return false;">
<div class="bar">
<div class="filler"></div>
</div>
</div>
<div class="volume-button-container"><a href="javascript:" id="volume-open" title="Volume Open"><i class="fa fa-volume-up" title="Volume Up"></i></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="load">
<script type="text/javascript">
$(function(){
//Volume Button JS
$('body').on('click', '#weekday-dropdown-button', function(){
$('.block-weekdays').toggleClass('dropdown-open')
})
$('body').on('click', '#volume-open', function(){
//alert(10)
console.log(1);
$('#volume-tool').fadeToggle(150);
})
var volumeDragging = false;
$('#volume-tool .bar').on('mousedown', function(e) {
volumeDragging = true;
});
$('#volume-tool .bar').on('mouseup', function(e) {
volumeDragging = false;
});
$('#volume-tool .bar').on('mousemove mousedown', function(e) {
if(volumeDragging){
var posY = $(this).offset().top;
var clickWhere = e.pageY - posY;
var theVolum = 1 - (clickWhere / 100);
var fillerHaiyt = (100 * theVolum) + 'px';
$('#volume-tool .bar .filler').css('height', fillerHaiyt);
$("#cfm-stream-jp").jPlayer("volume", theVolum);
}
});
var show_template = $("#current-show").html();
var track_template = $("#current-track").html();
var checkTrack = function(x){
//console.log(x.data);
if(x.data){
return true;
}else {
$("#current-track").fadeOut();
return false;
}
}
var checkBroadcasting = function (){
Creek.apiTemplates.render({api:"tracks/current", id: "#current-track", t: track_template, loadingIndicator: false, onLoad: checkTrack });
Creek.apiTemplates.render({api:"broadcasting", id: "#current-show", t: show_template, loadingIndicator: false});
}
var checkBroadcastingInterval = window.setInterval(checkBroadcasting, 5000);
//Start by refreshing it right now
checkBroadcasting();
})
</script>
</div><script>
// This tag runs all our Google Analytics data collection. Don't touch it unless you know you need to update the data being collected or the credentials being used.
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-41493054-2', 'xray.fm');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
<!--Google tag (gtag.js)-->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-G04SZLJW3G"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-G04SZLJW3G');
</script>
<div id="cfm-stream-jp" class="jp-jplayer"></div>
<script type="text/javascript" src="/js/cfm-stream.js?x=1437796891"></script>
<!-- <script type="text/javascript" src="/js/cfm-stream-preroll.js?x=1437796891"></script> -->
<script type="text/javascript">
/* Activate the image gallery */
$(function(){
$('.image-popup-vertical-fit').magnificPopup({
type: 'image'
// other options
});
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-41493054-2', 'xray.fm');
ga('send', 'pageview');
</script>
<script src="/js/cfm-single-page.js?x=1441826410"></script>
</body>
</html>