/* Javascript to do miscellaneous tasks */

DisplayThankYou()
{
	parent._body.location.href=ThankYou.htm;
}