<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" import="java.util.*" import="com.tootsville.user.*" import="org.starhope.appius.user.*" import="org.starhope.appius.mb.*" import="org.starhope.appius.mb.fields.*" import="com.tootsville.WebUtil" %><%@taglib uri="/WEB-INF/mb-taglib.tld" prefix="mb" %><% WebUtil.go(); MBSession sess = MBSession.get(request); %> Tootsville™ Membership
Welcome!

Become a Member!


<% if (UserRecord.getAgeFor(sess.dateOfBirth.getValue().getTime()) < 13) { %>

You may log in to Tootsville™, but to chat with other players, your new Toots® account must have parent approval. Tootsville™ Customer Service will send your parent an approval e-mail with a chat activation link. Please remind your parent to check their e-mail.


Please enter your parent's valid e-mail address.
E-mail Address:

Please re-enter your parent's valid e-mail address.
Confirm E-mail Address:

We will only use your parent's e-mail address when requesting parent approval. You must enter your parent's valid e-mail address to play in Tootsville™.

<% } else /* 13 and up */ { %>

You may log into Tootsville™, but you will need to verify your e-mail address and approve your account before you are able to chat in world. Tootsville™ Customer Service will send you an approval e-mail with a chat activation link. Please review the e-mail and follow the account approval instructions.


Please enter your valid e-mail address.
E-mail Address:

Please re-enter your valid e-mail address.
Confirm E-mail Address:

<% } %>