home *** CD-ROM | disk | FTP | other *** search
- <?
- /*
- ####################################################
- # Name: The Uniform Server Admin Panel 2.0
- # Developed By: The Uniform Server Development Team
- # Modified Last By: Olajide Olaolorun (empirex)
- # Web: http://www.uniformserver.com
- ####################################################
- */
-
- // Display PHP Info.
- phpinfo();
- ?>
-
- <div id="staticbuttons" style="position:absolute;">
- <a href="javascript:" onmouseover="myspeed=-thespeed" onmouseout="myspeed=0">
- <img src="images/arrows_up.gif" alt="Scroll Up" /></a>
- <a href="javascript:" onmouseover="myspeed=thespeed" onmouseout="myspeed=0">
- <img src="images/arrows_dn.gif" alt="Scroll Down" /"></a>
- </div>
- <script type="text/javascript" src="js/scroller.js"></script>