34 <script src="hashes/md5.js"></script> |
34 <script src="hashes/md5.js"></script> |
35 <script src="hashes/sha1.js"></script> |
35 <script src="hashes/sha1.js"></script> |
36 <script src="hashes/rmd160.js"></script> |
36 <script src="hashes/rmd160.js"></script> |
37 <script src="otpalg/dict.js"></script> |
37 <script src="otpalg/dict.js"></script> |
38 <script src="otpalg/otpalg.js"></script> |
38 <script src="otpalg/otpalg.js"></script> |
39 <script src="jquery.core/jquery-1.9.1.js"></script> |
39 <script src="jquery.core/jquery-1.10.1.min.js"></script> |
40 <script src="main.js"></script> |
40 <script src="main.js"></script> |
41 <script src="jquery.mobile/jquery.mobile-1.3.1.min.js"></script> |
41 <script src="jquery.mobile/jquery.mobile-1.3.1.min.js"></script> |
42 </head> |
42 </head> |
43 <body> |
43 <body> |
44 <!-- Data attributes reserved by JQuery Mobile: |
44 <!-- Data attributes reserved by JQuery Mobile: |