#! /usr/bin/python
import cgi
import cgitb
################################################
# AjaxResponse
################################################
def AjaxResponse():
Message = '
To clear, click here'
Text = '
| Hello from Ajax - %s |