// JavaScript Document

function move_url( url ) {
	window.location.href = 'http://www.pharmaciadaterra.com.br/' + url;
}
