<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" py:replace="''"/>
<title>edit</title>
+<script>
+ MochiKit.Signal.connect(window, 'onload', function() { $('form_nombre').focus(); });
+</script>
</head>
<body>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" py:replace="''"/>
<title>new</title>
+<script>
+ MochiKit.Signal.connect(window, 'onload', function() { $('form_nombre').focus(); });
+</script>
</head>
<body>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" py:replace="''"/>
<title>edit</title>
+<script>
+ MochiKit.Signal.connect(window, 'onload', function() { $('form_usuario').focus(); });
+</script>
</head>
<body>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" py:replace="''"/>
<title>new</title>
+<script>
+ MochiKit.Signal.connect(window, 'onload', function() { $('form_usuario').focus(); });
+</script>
</head>
<body>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" py:replace="''"/>
<title>edit</title>
+<script>
+ MochiKit.Signal.connect(window, 'onload', function() { $('form_nombre').focus(); });
+</script>
</head>
<body>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" py:replace="''"/>
<title>new</title>
+<script>
+ MochiKit.Signal.connect(window, 'onload', function() { $('form_nombre').focus(); });
+</script>
</head>
<body>
}
</style>
+ <script>
+ MochiKit.Signal.connect(window, 'onload', function() { $('form_login_user').focus(); });
+ </script>
</head>
<body>