<!-- Hide script from old browsers

function focusME() { //v3.0
	document.contact.name.focus();
}

// End hiding script from old browsers -->