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