$(document).ready(portada);
function portada()
{
	/*$('#jorge_rojas').dialog({
						modal:false,
						show: "slide",
						hide: "scale",
						resizable: false,
						width: 600
					});*/
}
