---start script----
URL GOTO=https://www.google.com/accounts/ServiceLogin?service=mail
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:https://www.google* ATTR=ID:Email CONTENT=
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=ACTION:https://www.google* ATTR=ID:Passwd CONTENT=
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:https://www.google* ATTR=ID:PersistentCookie CONTENT=NO
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:https://www.google* ATTR=NAME:signIn
'Switch to HTTPS
URL GOTO=https://mail.google.com/mail
' ------------------------- End Script ------------------------------------------
URL GOTO=https://www.google.com/accounts/ServiceLogin?service=mail
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:https://www.google* ATTR=ID:Email CONTENT=
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=ACTION:https://www.google* ATTR=ID:Passwd CONTENT=
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:https://www.google* ATTR=ID:PersistentCookie CONTENT=NO
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:https://www.google* ATTR=NAME:signIn
'Switch to HTTPS
URL GOTO=https://mail.google.com/mail
' ------------------------- End Script ------------------------------------------