oxspeed/index.html
2011-12-24 15:48:48 +05:30

14 lines
303 B
HTML

<!doctype html>
<html>
<head>
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="oxjs/build/Ox.js"></script>
<script type="text/javascript" src="js/speedtrans.js"></script>
</head>
<body>
foo
</body>
</html>