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