// JavaScript Document
//$(document).ready(initEmpresa());

function initEmpresa(){
	
	location.href="#";
	
}
