function homepage(){
	document.body.style.behavior='url(#default#homepage)';
	document.body.setHomePage("http://buscador.moxca.com");
} 
