function goToURL(URL) {
	window.location.href = "http://www.interludeceramics.com" + URL;
}