<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=<?php echo $conf['lang']['meta_charset']; ?>"> <base href="<?php echo $conf['home_path']; ?>"> <meta name="robots" content="none"> <link rel="STYLESHEET" type="text/css" href="css/style.css"> <script src="jscript/common.js" type="text/javascript"></script> </head> <body leftmargin="1" topmargin="0" marginwidth="1" marginheight="0" class="bodyBgr"> <br> <br> <!-- main table --> <table width="<?php echo $conf['app_width']; ?>" border="0" cellspacing="0" cellpadding="0" align="center" bordercolor="#C0C0C0" id="maincell" height="85%"> <tr> <td valign="top" width="100%"><?php echo $menu;?></td> <td valign="top" align="right" background="images/sub_menu/middle.gif"><?php echo @$lang_menu;?></td> </tr> <tr> <!-- main cell --> <td valign="top" class="mainCell" colspan="2" height="100%"> <br>