function windowstatus(){
	window.status='Corphos';
	return true;
}
windowstatus();
