function rotateStory(){ var url = window.location.href; if(url.indexOf('/index.shtml') != -1 || url.indexOf('.shtml') == -1){ document.getElementById('imgStory').src = '/cms/images/storyImages/73_122.jpg'; document.getElementById('lnkStory').href = '/initiatives/Speak_Your_Peace.shtml'; } }