function welcometext(){
	window.status = "Schedule One Pro 2004 Construction Scheduling Software";
}

function statustext(text){
	window.status = text;
}
