2011-08-04 22:56:49 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
|
<style>
|
|
|
|
body {
|
|
|
|
background: url('http://s1.postimage.org/2d2r8xih0/body_background.png');
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
<script src="../../../src/core.js"></script>
|
2011-11-16 16:39:34 +00:00
|
|
|
<script src="../../../src/callbacks.js"></script>
|
2011-08-04 22:56:49 +00:00
|
|
|
<script src="../../../src/deferred.js"></script>
|
|
|
|
<script src="../../../src/support.js"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<script>
|
|
|
|
window.parent.supportCallback();
|
|
|
|
</script>
|
|
|
|
</body>
|
|
|
|
</html>
|