Come Work With Us
Current Openings
Unsolicited Application
Our mission
“To Provide Accessibility and Unlock the Value of Radio
for Every Music Entrepreneur”
Trusted by
Unsolicited Application
▸ Apply Here
Please send your application to claudia@warm.ninja. For more information or questions please
get in touch.
Our mission”To Provide Accessibility and Unlock the Value of Radiofor Every Music Entrepreneur”Trusted by
jQuery(document).ready(function() {
jQuery(‘#sample_slider’).owlCarousel({
responsive:{
0:{ items:3 },
480:{ items:3 },
768:{ items:12 },
980:{ items:12 },
1200:{ items:12 },
1500:{ items:12 }
},
autoplay : true,
autoplayTimeout : 7700,
autoplayHoverPause : true,
smartSpeed : 300,
fluidSpeed : 300,
autoplaySpeed : 300,
navSpeed : 300,
dotsSpeed : 300,
loop : true,
nav : false,
navText : [”,”],
dots : false,
responsiveRefreshRate : 200,
slideBy : 1,
mergeFit : true,
autoHeight : false,
mouseDrag : false,
touchDrag : true
});
jQuery(‘#sample_slider’).css(‘visibility’, ‘visible’);
sa_resize_sample_slider();
window.addEventListener(‘resize’, sa_resize_sample_slider);
function sa_resize_sample_slider() {
var min_height = ‘aspect169’;
var win_width = jQuery(window).width();
var slider_width = jQuery(‘#sample_slider’).width();
if (win_width < 480) {
var slide_width = slider_width / 3;
} else if (win_width < 768) {
var slide_width = slider_width / 3;
} else if (win_width < 980) {
var slide_width = slider_width / 12;
} else if (win_width < 1200) {
var slide_width = slider_width / 12;
} else if (win_width < 1500) {
var slide_width = slider_width / 12;
} else {
var slide_width = slider_width / 12;
}
slide_width = Math.round(slide_width);
var slide_height = '0';
if (min_height == 'aspect43') {
slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height);
} else if (min_height == 'aspect169') {
slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height);
} else {
slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height);
}
jQuery('#sample_slider .owl-item .sa_hover_container').css('min-height', slide_height+'px');
}
var resize_7895 = jQuery('.owl-carousel');
resize_7895.on('initialized.owl.carousel', function(e) {
window.dispatchEvent(new Event('resize'));
});
});[/cs_content_seo]