This VBScript HTML file tests the Rijndael AES block cipher algorithm
	for encryption using the vbSript inside an HTML file.. The test used was first 
	verified in a VB Application. This version of the algorithm is based on the version 
	by Mike Scott. No restrictions on use.