function img1()
	{
		document.mainImg.src = 'http://hurstsdiamondjewelers.com/HurstSpecials/specImg/Jan25-img1.jpg';
}

function img2()
	{
		document.mainImg.src = 'http://hurstsdiamondjewelers.com/HurstSpecials/specImg/Jan25-img2.jpg';
}

function img3()
	{
		document.mainImg.src = 'http://hurstsdiamondjewelers.com/HurstSpecials/specImg/Jan18-img3.jpg';
}


