function changeImage(pURL,pBigURL) {
	//document.getElementById('mainimage').src=pURL;
	//document.getElementById('mainimagehref').href=pBigURL;
}
