

function BuscarLocalidades(index, control){
	window.location.href="http://www.remisesvlz.com.ar/2009/barrios/"+control.keywords[index];
}

