// JavaScript Document

function getFocus() {
	if(this[navfocus]=="Home") {
	return true;
}
