<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <script src="/static/oxjs/min/Ox.js" type="text/javascript"></script> <script src="/static/cbr.js/cbr.js" type="text/javascript"></script> <script src="/static/cbr.js/bitjs/archive.js" type="text/javascript"></script> <script> cbrjs.open(document.location.pathname.replace(/\/reader\//, '/cbr/')); </script> </head> <body></body> </html>