var mudarSite = function(site){
	window.location = site.value;
}
