| | |
| | | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| | | <html xmlns="http://www.w3.org/1999/xhtml"> |
| | | <head> |
| | | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
| | | <title>AWAstats Statistics</title> |
| | | <script> |
| | | function load_content(url) |
| | | { |
| | |
| | | iframe.src = url; |
| | | } |
| | | </script> |
| | | </head> |
| | | <body> |
| | | <?php |
| | | $aw['aw_jump_text'] = 'Jump to previous stats: '; |
| | | $aw['aw_renamed_index'] = 'awsindex.html'; |
| | |
| | | |
| | | echo '</select></div><iframe src="'.$aw['aw_renamed_index'].'" frameborder="0" scrolling="Yes" width="100%" height="100%" style="margin-top:25px" id="content"></iframe>'; |
| | | |
| | | ?> |
| | | </body> |
| | | </html> |
| | | ?> |