2 <!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
3 <!--[if IE 7]> <html class="lt-ie9 lt-ie8"> <![endif]-->
4 <!--[if IE 8]> <html class="lt-ie9"> <![endif]-->
5 <!--[if gt IE 8]><!--> <html> <!--<![endif]-->
7 <title>Interactive Pacbot</title>
8 <link href="css/styles.css" rel="stylesheet" type="text/css">
11 <div id="interactive-pacbot"></div>
12 <script src="js/phaser.min.js"></script>
13 <script src="js/game.js"></script>