$(document).ready(function(){$("a").click(function(){return false;});$(".newsPost a").click(function(){linkUrl=$(this).attr("href");window.open(linkUrl,'_blank');_trackPageview("linkUrl");});$("#media_newsletter").load("./inc/sections/newsletter.php",function(){$("#emailGo").click(function(){return false;});$("#emailGo").click(function(){emailValidate();});$("#signup").focus(function(){if($("#signup").val()=='That email is already signed up!'){$("#signup").val(' ');}if($("#signup").val()=='Bad email address!'){$("#signup").val(' ');}if($("#signup").val()=='enter your email'){$("#signup").val(' ');}});$("#signup").blur(function(){if($("#signup").val()==' '||$("#signup").val()==''){$("#signup").val('enter your email');}});});$('#media_mp3').flash({src:'mp3player.swf',width:400,height:30,wmode:'transparent',expressInstall:true},{version:9});$('#topLink').click(function(){$('html, body').animate({scrollTop:'0px'},500);return false;});function imagePopUp(){$(".imagepopup").fancybox({'hideOnContentClick':true,'frameWidth':780,'frameHeight':500,'overlayShow':true});}imagePopUp();$(function(){$("#homeLink").click(function(){loadMainSection('home');});$("#newsLink").click(function(){loadMainSection('news');});$("#collectionsLink").click(function(){loadMainSection('collections');});$("#surfLink").click(function(){loadMainSection('surf');});$("#skateLink").click(function(){loadMainSection('skate');});$("#womensLink").click(function(){loadMainSection('womens');});$("#soundLink").click(function(){loadMainSection('sound');});$("#linksLink").click(function(){loadMainSection('links');});$("#shopLink").click(function(){loadMainSection('shop');});$("#contactLink").click(function(){loadMainSection('contact');});});function subContentEvents(){$(".featWrap a").click(function(){loadMainSection($(this).attr('rel'),$(this).attr('class'),$(this).attr('title'));});$(".featWrapLast a").click(function(){loadMainSection($(this).attr('rel'),$(this).attr('class'),$(this).attr('title'));});$(".newsThumb a").click(function(){loadMainSection($(this).attr('class'),$(this).attr('id'),$(this).attr('title'));});$(".newsThumbRight a").click(function(){loadMainSection($(this).attr('class'),$(this).attr('id'),$(this).attr('title'));});$("#womensCollectionsLink").click(function(){loadMainSection('womensCollections');});$("#dearDiaryLink").click(function(){loadMainSection('dearDiary');});$("#womensPressLink").click(function(){loadMainSection('womensPress');});$("#archives li a").click(function(){loadMainSection($(this).attr('rel'),$(this).attr('class'),$(this).attr('title'));});$("ul.collectionsList li a").click(function(){loadMainSection('collections',$(this).attr('id'),$(this).text());});$("ul.womensCollectionsList li a").click(function(){loadMainSection('womensCollections',$(this).attr('id'),$(this).text());});$("ul.womensPressList li a").click(function(){loadMainSection('womensPress',$(this).attr('id'),$(this).text());});$(".womensArchives a").click(function(){loadMainSection('dearDiaryPost',$(this).attr('id'),$(this).attr('title'),'#contentMain');});$(".articleThumb a").click(function(){loadMainSection('newspost',$(this).attr('class'),$(this).attr('title'),'#contentMain');});$(".surfArchives a").click(function(){loadMainSection('surfPost',$(this).attr('id'),$(this).attr('title'),'#contentMain');});$(".skateArchives a").click(function(){loadMainSection('skatePost',$(this).attr('id'),$(this).attr('title'),'#contentMain');});$(".soundArchives a").click(function(){loadMainSection('soundPost',$(this).attr('id'),$(this).attr('title'),'#contentMain');});$(".bandName a").click(function(){loadMainSection('soundArtist',$(this).attr('class'),$(this).attr('title'),'#contentMain');});$(".pagination a").click(function(){loadSidebar('newsSidebar',$(this).attr('id'));});$(".newsMainPagination a").click(function(){loadContentSection('newsContent',$(this).attr('id'));});$(".dearDiaryPagination a").click(function(){loadSidebar('dearDiarySidebar',$(this).attr('id'));});$(".surfPagination a").click(function(){loadSidebar('surfSidebar',$(this).attr('id'));});$(".skatePagination a").click(function(){loadSidebar('skateSidebar',$(this).attr('id'));});$(".soundPagination a").click(function(){loadSidebar('soundSidebar',$(this).attr('id'));});$(".womensMainPagination a").click(function(){loadContentSection('dearDiaryContent',$(this).attr('id'));});$(".surfMainPagination a").click(function(){loadContentSection('surfContent',$(this).attr('id'));});$(".skateMainPagination a").click(function(){loadContentSection('skateContent',$(this).attr('id'));});$(".soundMainPagination a").click(function(){loadContentSection('soundContent',$(this).attr('id'));});$("#womensPageLink").click(function(){loadMainSection('womens');});if($("#artistmp3player").length>0){whichArtist=$("#artistmp3player").attr('rel');$('#artistmp3player').flash({src:'mp3player_single-artist.swf',width:'450',height:'140',wmode:'transparent',flashvars:{postid:whichArtist},expressInstall:true},{version:9});}}function emailValidate(){signupVal=$("#signup").val();$("#media_newsletter").load("./inc/sections/newsletter.php",{signup:signupVal},function(){$("#emailGo").click(function(){return false;});$("#emailGo").click(function(){emailValidate();});});}function searchShops(){keywordsVal=$("#keywords").val();searchByVal=$("input[@name='searchBy']:checked").val();$("#content").load("./inc/sections/shop.php",{keywords:keywordsVal,searchBy:searchByVal},function(){$("#searchGo").click(function(){return false;});$("#searchGo").click(function(){searchShops();});});}function submitEmail(){yournameVal=$("#yourname").val();youremailVal=$("#youremail").val();yourphoneVal=$("#yourphone").val();yourmessageVal=$("#yourmessage").val();$("#content").load("./inc/sections/contact.php",{yourname:yournameVal,youremail:youremailVal,yourphone:yourphoneVal,yourmessage:yourmessageVal},function(){$("#contactSubmit").click(function(){return false;});$("#contactSubmit").click(function(){submitEmail();});});}function loadMainSection(whichSection,subSection,subSectionName,optionalDivName){$('#loading').show();if(!optionalDivName){optionalDivName="#content";}$(optionalDivName).load("./inc/sections/"+whichSection+".php",{subsectionID:subSection},function(){$('#loading').hide();imagePopUp();$("#navList li a").removeClass("active");$("#"+whichSection+"Link").addClass("active");if(whichSection==''){$("#homeLink").addClass("active");}if(whichSection=='newspost'){$("#newsLink").addClass("active");}if(whichSection=='surfPost'){$("#surfLink").addClass("active");}if(whichSection=='skatePost'){$("#skateLink").addClass("active");}if(whichSection=='soundPost'||whichSection=='soundArtist'){$("#soundLink").addClass("active");}if(whichSection=='dearDiary'||whichSection=='dearDiaryPost'||whichSection=='womensCollections'||whichSection=='womensPress'){$("#womensLink").addClass("active");}if(whichSection=='shop'){$("#searchGo").click(function(){return false;});$("#searchGo").click(function(){searchShops();});}if(whichSection=='contact'){$("#contactSubmit").click(function(){return false;});$("#contactSubmit").click(function(){submitEmail();});}$("a").click(function(){return false;});$(".newsPost a").click(function(){linkUrl=$(this).attr("href");window.open(linkUrl,'_blank');_trackPageview("linkUrl");});if(subSection){document.title="EZEKIEL : "+whichSection.toUpperCase()+" : "+subSectionName.toUpperCase();subSectionName=subSectionName.replace(/-/g,"");subSectionName=subSectionName.replace(/#/g,"");subSectionName=subSectionName.replace(/ /g,"_");window.location.hash="#"+whichSection+"-"+subSectionName+"-"+subSection;if(whichSection=='home'||whichSection==''){document.title='EZEKIEL';}if(whichSection=='dearDiary'){document.title="EZEKIEL : DEAR DIARY : "+subSectionName.toUpperCase().replace(/_/g," ");}if(whichSection=='womensCollections'){document.title="EZEKIEL : WOMENS COLLECTIONS : "+subSectionName.toUpperCase().replace(/_/g," ");}if(whichSection=='womensPress'){document.title="EZEKIEL : WOMENS PRESS : "+subSectionName.toUpperCase().replace(/_/g," ");}if(whichSection=='dearDiaryPost'){document.title="EZEKIEL : DEAR DIARY : "+subSectionName.toUpperCase().replace(/_/g," ");}if((whichSection=='soundPost')||(whichSection=='soundArtist')){document.title="EZEKIEL : SOUND : "+subSectionName.toUpperCase().replace(/_/g," ");}if(whichSection=='skatePost'){document.title="EZEKIEL : SKATE : "+subSectionName.toUpperCase().replace(/_/g," ");}if(whichSection=='surfPost'){document.title="EZEKIEL : SURF : "+subSectionName.toUpperCase().replace(/_/g," ");}}else{document.title="EZEKIEL : "+whichSection.toUpperCase().replace(/_/g," ");if(whichSection=='home'||whichSection==''){document.title='EZEKIEL';}if(whichSection=='dearDiary'){document.title="EZEKIEL : DEAR DIARY";}if(whichSection=='womensCollections'){document.title="EZEKIEL : WOMENS COLLECTIONS";}if(whichSection=='womensPress'){document.title="EZEKIEL : WOMENS PRESS";}if(whichSection=='dearDiaryPost'){document.title="EZEKIEL : DEAR DIARY";}if((whichSection=='soundPost')||(whichSection=='soundArtist')){document.title="EZEKIEL : SOUND";}if(whichSection=='skatePost'){document.title="EZEKIEL : SKATE";}if(whichSection=='surfPost'){document.title="EZEKIEL : SURF";}window.location.hash="#"+whichSection;}subContentEvents();if(whichSection=='womens'||whichSection=='dearDiary'||whichSection=='dearDiaryPost'||whichSection=='womensCollections'||whichSection=='womensPress'){setWomensStyle();}else
{setDefaultStyle();}});}function loadSidebar(whichSection,resultSet){$('#loading').show();$("#contentSub").load("./inc/sections/"+whichSection+".php",{resultSetID:resultSet},function(){$('#loading').hide();imagePopUp();$("a").click(function(){return false;});$(".newsPost a").click(function(){linkUrl=$(this).attr("href");window.open(linkUrl,'_blank');_trackPageview("linkUrl");});subContentEvents();});}function loadContentSection(whichSection,resultSet){$('#loading').show();$("#contentMain").load("./inc/sections/"+whichSection+".php",{resultSetID:resultSet},function(){$('#loading').hide();imagePopUp();$("a").click(function(){return false;});$(".newsPost a").click(function(){linkUrl=$(this).attr("href");window.open(linkUrl,'_blank');_trackPageview("linkUrl");});subContentEvents();});}function setWomensStyle(){$('body').css('background','#26247b');$('#headerImg').css('backgroundImage','url(images/WOMENS-HEADER-FALL.jpg)');$('#nav').css('background','#fff');$('#navList a').css('color','#000');$('#navList a.active').css('color','#26247b');$('#archives li a').css('color','#fff');}function setDefaultStyle(){$('body').css('background','#000');$('#headerImg').css('backgroundImage','url(images/MENS-HEADER-SPRING.jpg)');$('#nav').css('background','#000');$('#navList a').css('color','#fff');$('#navList a.active').css('color','#0079c1');$('#archives li a').css('color','#fff');}var urlHash=window.location.hash;if(urlHash.search(/-/g)!==-1){var urlArray=new Array();urlArray=urlHash.split("-");sectionTitle=urlArray[0].replace(/#/g,"");subsectionTitle=urlArray[1].replace(/_/g," ");subsectionID=urlArray[2];}else
{sectionTitle=urlHash.replace(/#/g,"");subsectionTitle="";subsectionID="";}if((urlHash)||(urlHash!=='#home')){if(sectionTitle=='newspost'){sectionTitle='news';}if(sectionTitle=='dearDiaryPost'){sectionTitle='dearDiary';}if(sectionTitle=='surfPost'){sectionTitle='surf';}if(sectionTitle=='skatePost'){sectionTitle='skate';}if(sectionTitle=='soundPost'||sectionTitle=='sms'||sectionTitle=='soundArtist'){sectionTitle='sound';}loadMainSection(sectionTitle,subsectionID,subsectionTitle);_trackPageview(sectionTitle+"-"+subsectionID+"-"+subsectionTitle);}else
{loadMainSection('home');subContentEvents();_trackPageview(sectionTitle+"-"+subsectionID+"-"+subsectionTitle);}});