﻿// JScript File
function nuevaBusqueda() {
    document.location = "/?clearBuscador=1";
}