blob: d421a7a14d330f7d28993fc6101a12e9f16effc4 [file] [log] [blame]
genia.likes.science@gmail.comc5f82a22013-05-08 02:44:35 -07001<!DOCTYPE html>
2<html>
3 <head>
4 <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
5 <script src="js/easyXDM.debug.js" type="text/javascript"></script>
6 <script src="js/asterix-api-core.js" type="text/javascript"></script>
7 <script>
8 var a = new AsterixSDK();
9 a.requestHandler();
10 </script>
11 </head>
12 <body>
13 'ello
14 </body>
15</html>