
function clickTo(opc) {
	window.location.href= opc;
}
