function SaltarSelect(url,nombre,valor){ 
	location = '?cont='+url+'&'+nombre+'='+valor+''
}
