'); } includeJS('riverbendfestival.lm.vendini.com/includes/extjs/ext-4.1.3/ext-all.js'); includeJS('riverbendfestival.lm.vendini.com/includes/js/phpjs.org/base64_decode.js'); includeJS('riverbendfestival.lm.vendini.com/includes/js/phpjs.org/str_replace.js'); includeJS('52.7.212.82/sites/all/themes/siteline/templatecountdown/js/jquery.countdown.js'); var title = jQuery('title').text(); switch (title) { case "2016 Schedule - Riverbend Festival" : case "2016 Schedule - Riverbend Festival - Riverbend Festival": includeJS('riverbendfestival.lm.vendini.com/_ajax/_custom/20337/10/schedule.data.php'); break; case "Home - Riverbend Festival" : case "Home - Riverbend Festival - Riverbend Festival": case "Lineup - Riverbend Festival" : case "Lineup - Riverbend Festival - Riverbend Festival" : includeJS('riverbendfestival.lm.vendini.com/_ajax/_custom/20337/10/schedule.data.php?router=artists'); break; } var showProfile = function(id) { jQuery('.artist-info').hide(); var profile = Ext.get(id + '_profile'); var profile_html = jQuery('#' + id + '_profile').html(); jQuery('#artist-popup').html(profile_html); if(profile != undefined) { //profile.show(); jQuery('#artist-popup').show(); } } var hideProfile = function(id) { var profile = Ext.get(id); if(profile != undefined) { //profile.hide(); jQuery('#artist-popup').hide(); } } //main site WebFontConfig = { google: { families: [ 'Monoton', 'Oswald:400,300,700', 'Open+Sans:400,600' ] } }; (function() { var wf = document.createElement('script'); wf.src = ('https:' == document.location.protocol ? 'https' : 'http') + '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })(); jQuery( ".artist-info" ).click(function() { jQuery( this ).hide(); }); function UpdateTableHeaders() { jQuery("#main-schedule table").each(function() { var el = jQuery(this), offset = el.offset(), scrollTop = jQuery(window).scrollTop()+ 100, floatingHeader = jQuery(".floatingHeader", this) if ((scrollTop > offset.top) && (scrollTop < offset.top + el.height())) { floatingHeader.css({ "visibility": "visible" }); } else { floatingHeader.css({ "visibility": "hidden" }); }; }); } jQuery( document ).ready(function() { jQuery(document).ready(function ($) { var cyear = 2016; var cmonth = 6-1; var cday = 10; var chours = 17; var cmins = 0; if (cyear) { var ts = new Date(cyear, cmonth, cday, chours, cmins); var todaydate = jQuery.now(); var daydiff = (ts-todaydate)/(1000*60*60*24); var oh = 0; $('.countdown div').countdown({ timestamp : ts, callback : function(days, hours, minutes, seconds){ if(days > 99) { if (oh == 0) { jQuery('.countdown .countDays').prepend(''); oh = 1; } jQuery('.countdown .countDays .first .digit').text(Math.floor(days/100)); } } }); } }); //jQuery("#siteline-panel-custom-html-26 .quick-link").addClass("br"); jQuery("#siteline-panel-custom-html-26 #get-tickets").attr('rel', 'fancyITL'); jQuery("#siteline-panel-custom-html-26 #buy-stuff").attr('rel', 'fancyBUY'); jQuery(document).ready(function(){ jQuery('a[rel=fancyITL]').click(function(e){ if (jQuery.isFunction( fancybr)) { e.preventDefault(); fancybr(jQuery(this),860,705); } }); jQuery('a[rel=fancyBUY]').click(function(e){ if (jQuery.isFunction( fancybr)) { e.preventDefault(); fancybr(jQuery(this),980,480); } }); jQuery('a[rel=fancyLink]').click(function(e){ if (jQuery.isFunction( fancybr)) { e.preventDefault(); fancybr(jQuery(this)); } }); }); jQuery( document ).on( "click","#artist-popup", function() { jQuery(this).hide(); }); //JQuery(".countdown").countdown({since: new Date(2014, 11-1, 2)}); if(jQuery("#siteline-panel-custom-html-26").length >0 ){ jQuery("#siteline-panel-custom-html-26 .content > div:first-child").addClass('valprop owl-carousel'); var i = 0; jQuery("#siteline-panel-custom-html-26 .content .valprop div").each(function(){ i++; jQuery(jQuery(this)).addClass("valprop-banner banner-" + i); }); jQuery("#siteline-panel-custom-html-26 .content > div:last-child").addClass('countdown'); } // FILL VIEWPORT WITH FIRST PANEL -- start var firstpanelsplash = function () { var newwidth = jQuery(window).width(); var newheight = jQuery(window).height(); jQuery('.valprop').height(newheight).width(newwidth); }; jQuery(document).ready(firstpanelsplash); jQuery(window).resize(firstpanelsplash); // FILL VIEWPORT WITH FIRST PANEL -- end if(jQuery("#siteline-panel-custom-html-24").length >0 ){ jQuery("#siteline-panel-custom-html-24 .content").addClass('owl-carousel'); } //owl stuff removed 04-22-2015) jQuery(".scroll").click(function(event){ event.preventDefault(); //calculate destination place var dest=0; if(jQuery(this.hash).offset().top > jQuery(document).height()-jQuery(window).height()){ dest=jQuery(document).height()-jQuery(window).height(); }else{ dest=jQuery(this.hash).offset().top; } dest = dest - 25; //go to destination jQuery('html,body').animate({scrollTop:dest}, 1000,'swing'); }); setTimeout(function(){ jQuery(".chevron").addClass("animated bounce"); }, 500); jQuery("#siteline-panel-custom-html-24").append( '
Click to View Full Lineup
' ); jQuery('h2, #siteline-body h1').each(function(index){ jQuery(this).html(""+jQuery(this).html()+""); }); //load artist info jQuery(document).ready(function() { if(jQuery("#siteline-panel-custom-html-24").length >0 ){ jQuery("#siteline-panel-custom-html-24 .content").attr('id', 'gallery-artists'); jQuery("#gallery-artists").wrap("
"); jQuery("#artist-main").prepend("
"); var dataSet = Ext.decode(records); var template = new Ext.XTemplate( '
', '
', ' spacer ', ' ', ' {artist_name}', '
', '
', '
', ' spacer ', '
', '

{artist_name}

', '

{stage}

', '

{perf_date} | {perf_time}

', '
', '

{bio}

', '
', '
', '
' ); var gallery = Ext.get('gallery-artists'); for (var i in dataSet) { var record = { id: dataSet[i].id, artist_name: dataSet[i].artist_name, lightbox_img: dataSet[i].lightbox_img, thumb_img: dataSet[i].thumb_img, stage: dataSet[i].stage, perf_date: dataSet[i].perf_date, perf_time: dataSet[i].perf_time, bio: base64_decode(dataSet[i].bio) }; var html = template.apply(record); Ext.DomHelper.append(gallery.dom, html, false); } jQuery(".caption a").click(function(e){ e.preventDefault(); }); jQuery("#siteline-panel-custom-html-24 .owl-carousel").owlCarousel({ // Most important owl features items : 4, itemsCustom : false, itemsDesktop : [1199,4], itemsDesktopSmall : [980,3], itemsTablet: [768,2], itemsTabletSmall: false, itemsMobile : [479,1], singleItem : false, itemsScaleUp : false, //Basic Speeds slideSpeed : 200, paginationSpeed : 800, rewindSpeed : 1000, //Autoplay autoPlay : true, stopOnHover : false, // Navigation navigation : false, navigationText : ["prev","next"], goToFirstNav : true, scrollPerPage : false, //Pagination pagination : false, // Responsive responsive: true, responsiveRefreshRate : 200, responsiveBasewindow, // CSS Styles baseClass : "owl-carousel", theme : "owl-theme", //Lazy load lazyLoad : false, lazyFollow : true, lazyEffect : "fade", //Auto height autoHeight : true, }); } }); if(jQuery(".page-site-2015-schedule").length >0 ) { jQuery("#main-schedule tr td").attr("colspan","6"); //persistent headers var clonedHeaderRow; jQuery("#main-schedule table").each(function() { clonedStages = jQuery("#header-schedule table"); clonedHeaderRow = jQuery("tr:first-child", this); clonedHeaderRowTH = jQuery("td", clonedHeaderRow); clonedHeaderRow .after("
"+clonedStages.html()+"

" + clonedHeaderRowTH.html() + "

"); }); jQuery(window) .scroll(UpdateTableHeaders) .trigger("scroll"); var populateSchedule = function(data) { var records = Ext.decode(base64_decode(data)); var template = new Ext.XTemplate( '{artist_name}', '
', '
spacer ', '
', '

{artist_name}

', '

{stage}

', '

{perf_date} | {perf_time}

', '
', '

{bio}

', '
', '
' ); for (var i in records) { var record = { artist_name: records[i].field_9, id: records[i].id, lightbox_img: records[i].lightbox_img, stage: records[i].field_26, perf_date: records[i].perf_date, perf_time: records[i].perf_time, bio: records[i].field_179 }; var deletes = Ext.decode(records[i].deletes); var id = records[i].stage_abbr + records[i].id_datecode; var cell = Ext.get(id); if(cell != undefined) { cell.dom.rowSpan = records[i].rowspan; cell.dom.className = 'eventbox'; var html = template.apply(record); Ext.DomHelper.append(cell.dom, html, false); } for (var j = 0; j < deletes.length; j++) { var id = deletes[j]; var cell = Ext.get(id); if(cell != undefined) { cell.destroy(); } } } }; jQuery(document).ready(function() { if(Ext.isIE === true) { alert(Ext.get('schedule-data-records').id); } populateSchedule(records); }); jQuery(".eventbox a").click(function(e){ e.preventDefault(); }); } if(jQuery(".page-site-lineup").length >0 ){ var dataSet = Ext.decode(records); var template = new Ext.XTemplate( '
', '
', ' spacer ', ' ', ' {artist_name}', '
', '
', '
', ' spacer ', '
', '

{artist_name}

', '

{stage}

', '

{perf_date} | {perf_time}

', '
', '

{bio}

', '
', '
', '
' ); var gallery = Ext.get('gallery-artists'); for (var i in dataSet) { var record = { id: dataSet[i].id, artist_name: dataSet[i].artist_name, lightbox_img: dataSet[i].lightbox_img, thumb_img: dataSet[i].thumb_img, stage: dataSet[i].stage, perf_date: dataSet[i].perf_date, perf_time: dataSet[i].perf_time, bio: base64_decode(dataSet[i].bio) }; var html = template.apply(record); Ext.DomHelper.append(gallery.dom, html, false); } jQuery(".caption a").click(function(e){ e.preventDefault(); }); } }); //create schedule page //-->
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.