Test of jquery.mtgreet.js

This html file will not work unmodified. You will need to properly link to jquery and your mt.js file.

Test 1

Default behavior: on document ready, greet.

this is test #1

Test 2

Override messages.

this is test #2

Test 3

Greet on click.

this is test #3

greet

Test 4

This will substituted outside a document.ready

this is test #4

Test 5

mode = mtpro

this is test #5

Test 6

Testing a class based selector

Test 7

Show only when user is authed:

This should only appear when the user is logged IN.

Test 8

Show only when user is logged out:

This should only appear when the user is logged OUT.

Test 9

Return to URL set to Google for logout

Test #9