function setasHome(){
	document.body.style.behavior='url(#default#homepage)';
	document.body.setHomePage('http://www.studiogazal.com');
}


