<!doctype html> <html> <head> <meta charset=utf-8> <title>Install</title> <script src="http://code.jquery.com/jquery-1.10.1.min.js"></script> <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.min.js"></script> <script src="../js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="../js/jquery.history.js"></script> <script src="install.js"></script> <link rel="stylesheet" type="text/css" href="http://code.jquery.com/ui/1.10.3/themes/black-tie/jquery-ui.css"/> <link href="../css/jquery.mCustomScrollbar.css" rel="stylesheet" type="text/css" /> </head> <body></body> </html>