3 include_once ("../globals.php");
7 <?php
html_header_show(); ?
>
8 <TITLE
><?php
xl ('Login','e'); ?
></TITLE
>
9 <meta http
-equiv
="X-UA-Compatible" content
="IE=edge" />
10 <link rel
=stylesheet href
="<?php echo $css_header;?>" type
="text/css">
11 <link rel
=stylesheet href
="../themes/login.css" type
="text/css">
15 <frameset rows
="<?php echo "$GLOBALS[logoBarHeight
],$GLOBALS[titleBarHeight
]" ?>,*" cols
="*" frameborder
="NO" border
="0" framespacing
="0">
16 <frame
class="logobar" src
="<?php echo $rootdir;?>/login/filler.php" name
="Filler Top" scrolling
="no" noresize frameborder
="NO">
17 <frame
class="titlebar" src
="<?php echo $rootdir;?>/login/login_title.php" name
="Title" scrolling
="no" noresize frameborder
="NO">
18 <frame src
="<?php echo $rootdir;?>/login/login.php" name
="Login" scrolling
="auto" frameborder
="NO">
19 <!--<frame src
="<?php echo $rootdir;?>/login/filler.php" name
="Filler Bottom" scrolling
="no" noresize frameborder
="NO">-->
22 <noframes
><body bgcolor
="#FFFFFF">