Pag1.htm 1.0 KB

1234567891011121314151617181920212223
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title></title>
  5. <script type="text/javascript" src="http://www.1473.cn/uform.js"></script>
  6. <link href="Pag.css" rel="stylesheet" type="text/css" />
  7. <link href="http://www.1473.cn/uform.css" rel="stylesheet" type="text/css" />
  8. <script src="Pag.js" type="text/javascript"></script>
  9. </head>
  10. <body>
  11. <script type="text/javascript">
  12. window.onload = function () {
  13. U.Control.Pag.I(5);
  14. U.PG.PPage($("body")[0], 20, 1, 4, { "fun": [[function () { }, ([1])]], "page": [0] }, function () {
  15. return { "pre": null, "next": $("#U_C_Pag_I_Next")[0], "frit": null, "last": $("#U_C_Pag_I_Last")[0], "input": [$("#U_C_Pag_Jump_Inp")[0], $("#U_C_Pag_I_Jump")[0]], "page": [$("#U_C_Pag_I_List_UL")[0], "U_C_Pag_I_List_UL_Li", "U_C_Pag_I_List_UL_DLi"] };
  16. });
  17. }
  18. </script>
  19. </body>
  20. </html>