/* $Id$ */

function pageLoadCalls() {
	$("input:text:visible:first").focus();
}


