download.htm 543 B

1234567891011121314151617
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <title>智慧养殖管理系统</title>
  5. #include("template/huimv-head.vm")
  6. <script type="text/javascript" language="javascript">
  7. window.location.href = "http://122.112.219.87/ifm/download/AIFM.apk";
  8. </script>
  9. </head>
  10. <body onbeforeunload="mainBeforeUnload()" onmousedown="mainMouseDown()">
  11. <div id="container">
  12. <table width="980" height="445" align="center" cellpadding="0" cellspacing="0">
  13. </table>
  14. </div>
  15. </body>
  16. </html>