<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>hexstrbase64 hex test</title> <script src="../hexstrbase64/base64_browser.js"></script> <script src="../hexstrbase64/main_browser.js"></script> <script src="hex.js"></script> <script> testStart(); </script> </head> </html>