function loadContent(url) {
	jQuery("#content_real").load(url);
}
