jQuery(document).ready(function($){$('input[placeholder],textarea[placeholder]').placeholder();if($('#dj_mobile').val()==0){var $mainContent=$("#main"),siteUrl="http://"+top.location.host.toString(),url='';$(document).delegate("a[href^='"+siteUrl+"']:not([href*=/wp-admin/]):not([href*=/wp-login.php]):not([href$=/feed/])","click",function(){location.hash=this.pathname;return false});$("#searchform").submit(function(e){location.hash='?s='+$("#s").val();e.preventDefault()});$(window).bind('hashchange',function(){url=window.location.hash.substring(1);if(!url)return;url=url+" #content";$mainContent.animate({opacity:"0"}).load(url,function(){centerContent('#main',1,1);var title=$(this).find('.title h1').text();if(title)$('title').html(title+' \&laquo; nineOfive');else $('title').html('Home \&laquo; nineOfive');if(title=='Dates'){$.getScript('http://nineofive.ca/www/wp-content/themes/disjoint/js/bit_widget.js',function(data,textStatus){var widget=new BIT.Widget({"artist":"Nine O Five","prefix":"fbjs","div_id":"bandsintown_dates"});widget.insert_events()});}datePick();$(window).scrollTop(0);$mainContent.animate({opacity:"1"})})});$(window).trigger('hashchange');function centerContent(content,changeWidth,changeHeight){changeWidth=typeof(changeWidth)!='undefined'?changeWidth:0;changeHeight=typeof(changeHeight)!='undefined'?changeHeight:0;var contentBox=$(content);var newleft;if(changeWidth){var windowWidth=$(window).width();var contWidth=contentBox.outerWidth();newleft=(windowWidth/2)-(contWidth/2);contentBox.css({"left":newleft})}var newtop;if(changeHeight){var windowHeight=$(window).height();var contHeight=contentBox.outerHeight();if(windowHeight>=contHeight){newtop=(windowHeight/2)-(contHeight/2)}else{newtop=0}contentBox.css({"top":newtop})}}if($(window).width()>=940){$('#main').css({"position":"absolute"});centerContent('#main',1,1);$(window).resize(function(){centerContent('#main',1,1)});centerContent('#navigation',0,1);$(window).resize(function(){centerContent('#navigation',0,1)})}var windowWidth=$(window).width();var windowHeight=$(window).height();jwplayer('background_video').setup({'flashplayer':'http://nineofive.ca/www/wp-content/themes/disjoint/js/jwplayer/player.swf','playlist':[{'duration':10,'file':'http://nineofive.ca/www/wp-content/themes/disjoint/videos/website1.f4v'},{'duration':9,'file':'http://nineofive.ca/www/wp-content/themes/disjoint/videos/website2.f4v'},{'duration':11,'file':'http://nineofive.ca/www/wp-content/themes/disjoint/videos/website3.f4v'},{'duration':11,'file':'http://nineofive.ca/www/wp-content/themes/disjoint/videos/website4.f4v'},{'duration':12,'file':'http://nineofive.ca/www/wp-content/themes/disjoint/videos/website5.f4v'},{'duration':11,'file':'http://nineofive.ca/www/wp-content/themes/disjoint/videos/website6.f4v'},{'duration':7,'file':'http://nineofive.ca/www/wp-content/themes/disjoint/videos/website7.f4v'}],'autostart':true,'repeat':'always','controlbar':'none','icons':false,'logo.file':'','width':windowWidth,'height':windowHeight,'stretching':'fill'});jwplayer('music_player').setup({'flashplayer':'http://nineofive.ca/www/wp-content/themes/disjoint/js/jwplayer/player.swf','playlist':[{'duration':310,'file':'http://nineofive.ca/www/wp-content/themes/disjoint/music/01_Our_God_Is_Love.mp3','title':'Our God Is Love'},{'duration':372,'file':'http://nineofive.ca/www/wp-content/themes/disjoint/music/02_No_Other_Name.mp3','title':'No Other Name'},{'duration':275,'file':'http://nineofive.ca/www/wp-content/themes/disjoint/music/03_You_Alone.mp3','title':'You Alone'},{'duration':477,'file':'http://nineofive.ca/www/wp-content/themes/disjoint/music/04_With_Everything_Feat_Aaron_Gillespie.mp3','title':'With Everything (Feat. Aaron Gillespie)'}],'autostart':true,'repeat':'always','controlbar':'none','icons':false,'events':{'onPlaylistItem':function(e){var title=jwplayer('music_player').getPlaylistItem(e.index).title;$('#music_item_title').fadeOut(400,function(){$(this).html(title).fadeIn()})}}});$('#music_play').click(function(e){e.preventDefault();jwplayer('music_player').play(true)});$('#music_pause').click(function(e){e.preventDefault();jwplayer('music_player').pause(true)});$('#music_prev').click(function(e){e.preventDefault();jwplayer('music_player').playlistPrev()});$('#music_next').click(function(e){e.preventDefault();jwplayer('music_player').playlistNext()})}function rotateQuote(){if($('#quote_reel .active').length===0){$('#quote_reel .quote:first').addClass('active')}var scrollLength=-($('#quote_reel .active').height()*($('#quote_reel .active').index()+1));var active=$('#quote_reel .active').next();if(active.length===0){active=$('#quote_reel .quote:first');scrollLength=0}$('#quote_reel .quote').removeClass('active');active.addClass('active');$('#quote_reel').animate({top:scrollLength},500)};var tid=setInterval(function(){$("#quote_reel").stop(true,true);rotateQuote()},7000);function datePick(){$('.datepicker').each(function(){var element=$(this);var format=element.hasClass("mdy")?"mm/dd/yy":"dd/mm/yy";var image="";var showOn="focus";if(element.hasClass("datepicker_with_icon")){showOn="both";image=$('#gforms_calendar_icon_'+this.id).val()}element.datepicker({yearRange:'-100:+10',showOn:showOn,buttonImage:image,buttonImageOnly:true,dateFormat:format})})}datePick()});
