function setHome(obj){
	obj.setHomePage(window.location);
	return false;
}
