<?php
//=====================================
// LINKER Category Engine
//=====================================
// Filename : main_left.php
// Path : Manage directory
// last update : 2002/07/13
// Desc : Main Left frame
//=====================================
//=====================================
// File include part
//=====================================
include ("./authen.php");
include ("../$Slang/m_common.php");
//=====================================
// Print result
//=====================================
print <<<EOF
<html>
<head>
<LINK rel='stylesheet' type='text/css' href='./linker.css'>
<meta http-equiv='Content-Type' content='text/html; charset=$Scharset'>
<style type="text/css">
<!--
a:active { text-decoration: none;color: #000000;}
a:link { text-decoration: none;color: #000000;}
a:hover { text-decoration: none;color: #000000;}
a:visited { text-decoration: none;color: #000000;}
-->
</style>
<SCRIPT LANGUAGE = "JavaScript">
<!--
function showSubMenu(no) {
if (navigator.appName != 'Netscape' && document.all != null) {
for (i=1;i <=6 ; i++) {
menu = eval('document.all.menu' + i + '.style');
menu.display = "none";
}
menu = eval('document.all.' + no + '.style');
menu.display = "block";
}
}
/*
function showSubMenu(no) {
if (navigator.appName != 'Netscape' && document.all != null) {
if (document.all[no].style.display == "block") {
document.all[no].style.display = "none";
}
else {
document.all[no].style.display = "block";
}
}
}
*/
//-->
</SCRIPT>
</head>
<body bgcolor="#000000">
<table width="150" border="0" cellspacing="1" cellpadding="1" align='center'>
<tr bgcolor="#CCCCFF">
<td height="20"><font size='2'><img src="image/arrow1.gif" border=0>
<A HREF ="javascript:showSubMenu('menu1')"><font size='2'>$l_cat</font></a></td>
</tr></table>
<DIV ID="menu1" style="display:visible">
<table width="150" border="0" cellspacing="1" cellpadding="1" align='center'>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="add_category.php" target="right">$l_add</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="view_category.php" target="right">$l_view</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="view_category.php?type=delete" target="right">$l_del</font></a> </td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="view_category.php?type=update" target="right">$l_edit</font></a> </td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="view_category.php?type=move" target="right">$l_move</font></a> </td>
</tr>
</table>
</DIV>
<table width="150" border="0" cellspacing="1" cellpadding="1" align='center'>
<tr bgcolor="#CCCCFF">
<td height="20"><font size='2'> <img src="image/arrow1.gif" border=0>
<A HREF ="javascript:showSubMenu('menu2')">$l_link</font></a></td>
</tr></table>
<DIV ID="menu2" style="display:visible">
<table width="150" border="0" cellspacing="1" cellpadding="1" align='center'>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="wait.php" target="right">$l_wait</font></a> </td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="./add_link.php" target="right">$l_add</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="./view_link.php" target="right">$l_view</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="./view_link.php?type=delete" target="right">$l_del</font></a> </td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="./view_link.php?type=update" target="right">$l_edit</font></a> </td>
</tr>
</table>
</DIV>
<table width="150" border="0" cellspacing="1" cellpadding="1" align='center'>
<tr bgcolor="#CCCCFF">
<td height="20"><font size='2'> <img src="image/arrow1.gif" border=0>
<A HREF ="javascript:showSubMenu('menu3')">$l_comment</font></a></td>
</tr></table>
<DIV ID="menu3" style="display:visible">
<table width="150" border="0" cellspacing="1" cellpadding="1" align='center'>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="view_coment.php" target="right">$l_view</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="view_coment.php?type=delete" target="right">$l_del</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="view_coment.php?type=update" target="right">$l_edit</font></a></td>
</tr>
</table>
</DIV>
<table width="150" border="0" cellspacing="1" cellpadding="1" align='center'>
<tr bgcolor="#CCCCFF">
<td height="20"><font size='2'><img src="image/arrow1.gif" border=0>
<A HREF ="javascript:showSubMenu('menu4')">$l_mailing</font></a></td>
</tr>
</table>
<DIV ID="menu4" style="display:visible">
<table width="150" border="0" cellspacing="1" cellpadding="1" align='center'>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="mail_all.php" target="right">$l_mailing_all</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="mail_select.php" target="right">$l_mailing_sel</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="mail_list.php" target="right">$l_mailing_list</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="mail_listview.php" target="right">$l_mailing</font></a></td>
</tr>
</table>
</DIV>
<table width="150" border="0" cellspacing="1" cellpadding="1" align='center'>
<tr bgcolor="#CCCCFF">
<td height="20"><font size='2'><img src="image/arrow1.gif" border=0>
<A HREF ="javascript:showSubMenu('menu5')">$l_etcfunc</font></a></td>
</tr>
</table>
<DIV ID="menu5" style="display:visible">
<table width="150" border="0" cellspacing="1" cellpadding="1" align='center'>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<A HREF ="checknum.php" target="right">$l_etcfunc_num</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="template.php" target="right">$l_etcfunc_tem</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<A HREF ="sqldump.php" target="right">$l_etcfunc_back</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<A HREF ="sqlimport.php" target="right">$l_etcfunc_rest</font></a></td>
</tr></table>
</DIV>
<table width="150" border="0" cellspacing="1" cellpadding="1" align='center'>
<tr bgcolor="#CCCCFF">
<td height="20"><font size='2'><img src="image/arrow1.gif" border=0>
<A HREF ="javascript:showSubMenu('menu6')">$l_config</font></a></td>
</tr>
</table>
<DIV ID="menu6" style="display:visible">
<table width="150" border="0" cellspacing="1" cellpadding="1" align='center'>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<A HREF ="set_base.php" target="right">$l_config_base</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<a href="set_search.php" target="right">$l_config_search</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<A HREF ="set_userfield.php" target="right">$l_config_user</font></a></td>
</tr>
<tr bgcolor="#E8E8FF">
<td height="20"><font size='2'><img src="image/arrow2.gif" border=0>
<A HREF ="set_pass.php" target="right">$l_config_pass</font></a></td>
</tr></table>
</DIV>
<br>
<table width=100%>
<td align=center><font color=white class=enfont><b>Powered by <br><font color="#FFCC66">$Sversion</font></b></td>
</table>
<SCRIPT LANGUAGE = "JavaScript">
<!--
if (navigator.appName != 'Netscape') {
document.all['menu1'].style.display = "none";
document.all['menu2'].style.display = "none";
document.all['menu3'].style.display = "none";
document.all['menu4'].style.display = "none";
document.all['menu5'].style.display = "none";
document.all['menu6'].style.display = "none";
}
//-->
</SCRIPT>
</body>
</html>
EOF;
?>