blob: d421a7a14d330f7d28993fc6101a12e9f16effc4 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
<script src="js/easyXDM.debug.js" type="text/javascript"></script>
<script src="js/asterix-api-core.js" type="text/javascript"></script>
<script>
var a = new AsterixSDK();
a.requestHandler();
</script>
</head>
<body>
'ello
</body>
</html>