if (thumb_link.attr("id")) { window.location.hash = "#ad-image-"+ thumb_link.attr("id"); } else { window.location.hash = "#ad-image-"+ this.current_index; };