// JavaScript Document
function llamada(){
	window.location = 'gracias-llamada.asp';
}