Javascript In blogger (JIB): client page demo By Runsun Pan (ver: 08cr.1)

An example page (Client) to show how to load javascript code stored in other blogger page (Server).
The blue lines below are printed by a function say defined in this page.
The brown lines are printed by a function jib_server_say defined in the server page.
If you don't see the brown lines, it means it failed.