function swapImage(imgObj, imgSrc) {
	imgObj.src="/wp-content/themes/thematic/library/images/"+imgSrc;
}
