// JavaScript Document
function changeStatus(){
	window.status =" Welcome to Nutrifone";
}
