Hacked By AnonymousFox

Current Path : C:/AppServ/www/th/controlweb/manage/mod_download/
Upload File :
Current File : C:/AppServ/www/th/controlweb/manage/mod_download/index2_.php

<? 
include("../../webengine/lib/session.php"); 
include("../../webengine/lib/config.php");
include("../../webengine/lib/connect.php");
include("../../webengine/lib/function.php");
?>
<html><!-- InstanceBegin template="/Templates/WebEngine-Adminpanel1.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="doctitle" -->
<title> <?=$System_Variable_Title?></title>
<!-- InstanceEndEditable --> 
<meta http-equiv="Content-Type" content="text/html; charset=windows-874">
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable --> 
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<link href="../css/mystyle.css" rel="stylesheet" type="text/css">  
</head> 
<body bgcolor="#E9E6DF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('../../images/thai.gif','../../images/eng.gif','../../images/chaina.gif','../../images/object/topbar-thai-over.gif','../../images/object/topbar-english-over.gif','../images/bullet/lang_over_02_1.gif','../images/bullet/lang_over_01_1.gif','../images/bullet/lang_over_03.gif')">

<table width="95%" height="26" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td width="1" bgcolor="#A13626"><img src="../../images/blank.gif" width="1" height="1"></td>
    <td background="../../images/main/main-t-bg.gif" bgcolor="#831B0E"><table width="100%" height="26" border="0" cellpadding="0" cellspacing="0">
          <tr> 
            <td width="867" valign="top"><img src="../../images/main/logo.gif" width="273" height="70" alt="กระทรวงศึกษาธิการ" />&nbsp;</td>
            <td width="115" align="right" valign="top"><a href="../system/setlanguage.php?setlang=Thai&&action=setlanguage" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('TopBarTh','','../images/bullet/lang_over_04.gif',1)"><? if($System_Session_Language=="Thai"){$Use = "_over";} else { $Use = "_nor";}?><img src="../images/bullet/lang<?=$Use?>_04.gif" alt="Thai Language" name="TopBarTh" border="0"></a><a href="../system/setlanguage.php?setlang=Eng&&action=setlanguage" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('TopBarEn','','../images/bullet/lang_over_03.gif',1)"><? if($System_Session_Language=="Eng"){$Use = "_over";} else { $Use = "_nor";}?>
                <img src="../images/bullet/lang<?=$Use?>_03.gif" alt="English Language" name="TopBarEn"border="0"></a> </td>
          </tr>
    </table></td><td width="1" bgcolor="#A13626"><img src="../../images/blank.gif" width="1" height="1"></td>
  </tr>
</table>
<table width="95%" height="6" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr> 
    <td width="1" bgcolor="#A13626"><img src="../../images/blank.gif" width="1" height="1"></td>
    <td width="587" bgcolor="#A13626"><img src="../../images/blank.gif" width="1" height="1"></td>
    <td width="1" bgcolor="#A13626"><img src="../../images/blank.gif" width="1" height="1"></td>
  </tr>
</table>
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr> 
    <td width="1" bgcolor="#A13626"><img src="../../images/blank.gif" width="1" height="1"></td>
    <td align="center" valign="top"><table width="100%" height="480" border="0" cellpadding="0" cellspacing="0">
        <tr> 
          <td width="215" align="center" valign="top" bgcolor="#9C9994" style="background-repeat:repeat-x; "><br>
            <!--Start Menu ----------------------------------------------------------------------------------->
        	<? if(strlen($System_Session_User_ID)==0) { ?>
            <? if($alert=="yes") { ?>
            <table width="90%" border="0" cellpadding="1" cellspacing="0" class="messagebox_alert">
              <form name="myLoginForm" method="post" action="../../system/login.php" onSubmit="
with(document.myLoginForm) {
	if(inputUserName.value=='') {
		inputUserName.focus();
		return false;
	}
	if(inputPassword.value=='') {
		inputPassword.focus();
		return false;
	}
}">
                <tr align="center"> 
                  <td height="40" colspan="2">Incorrect your<br>
                    UserName or Password.</td>
                </tr>
              </form>
            </table>
            <br>
            <? } ?>            
            <table width="97%" height="18" border="0" cellpadding="0" cellspacing="0">
              <tr> 
                <td width="8"><img src="../../images/blank.gif" width="1" height="1"></td>
                <td ><strong><font color="#FFFFFF">&nbsp;<img src="../../images/object/bar-icon.gif" width="9" height="5" align="absmiddle">&nbsp;เข้าสู่ระบบ</font></strong></td>
              </tr>
            </table> 
            <table width="100%" height="3" border="0" cellpadding="0" cellspacing="0">
              <tr> 
                <td><img src="../../images/blank.gif" width="1" height="1"></td>
              </tr>
            </table>
            <table width="97%" border="0" cellpadding="0" cellspacing="0" bgcolor="#DFDFDF">
              <tr> 
                <td width="6" height="6"><img src="../../images/object/dot-border-1.gif" width="6" height="6"></td>
                <td height="6" background="../../images/object/dot-border-2.gif"><img src="../../images/blank.gif" width="1" height="1"></td>
                <td width="6" height="6"><img src="../../images/object/dot-border-3.gif" width="6" height="6"></td>
              </tr>
              <tr> 
                <td width="6" background="../../images/object/dot-border-4.gif"><img src="../../images/blank.gif" width="1" height="1"></td>
                <td align="center" valign="top">
<table width="100%" height="120" border="0" cellpadding="0" cellspacing="0">
                    <tr> 
                      <td height="80" align="center" valign="middle"> 
                        <form name="myLoginForm" method="post" action="../system/login.php" onSubmit=" 
with(document.myLoginForm) {
	if(inputUserName.value=='') {
		inputUserName.focus();
		return false;
	}
	if(inputPassword.value=='') {
		inputPassword.focus();
		return false;
	}
}
				">
                          <table border="0" cellspacing="0" cellpadding="1">
                            <tr> 
                              <td height="18" colspan="2" valign="bottom"><font color="#990000"><strong>Username</strong></font><font color="#990000">&nbsp;</font></td>
                            </tr>
                            <tr> 
                              <td width="10">&nbsp;</td>
                              <td> <input name="inputUserName" type="text" class="input_left" id="inputUserName" size="20" maxlength="50"></td>
                            </tr>
                            <tr> 
                              <td height="18" colspan="2" valign="bottom"><font color="#990000"><strong>Password</strong></font><font color="#990000">&nbsp;</font></td>
                            </tr>
                            <tr> 
                              <td width="10">&nbsp;</td>
                              <td><input name="inputPassword" type="password" class="input_left" id="inputPassword" size="20" maxlength="50"></td>
                            </tr>
                            <tr> 
                              <td width="10">&nbsp;</td>
                              <td align="right"><input name="Submit" type="submit" class="button_60" value="LogIn"></td>
                            </tr>
                          </table>
                        </form></td>
                    </tr>
                  </table></td>
                <td width="6" background="../../images/object/dot-border-5.gif"><img src="../../images/blank.gif" width="1" height="1"></td>
              </tr>
              <tr> 
                <td width="6" height="6"><img src="../../images/object/dot-border-6.gif" width="6" height="6"></td>
                <td height="6" background="../../images/object/dot-border-7.gif"><img src="../../images/blank.gif" width="1" height="1"></td>
                <td width="6" height="6"><img src="../../images/object/dot-border-8.gif" width="6" height="6"></td>
              </tr>
            </table>
            <br>
            <? } else { ?>
            <? if($SystemMenuID=="") { $SystemMenuID=-1; } ?>
            <table width="205" height="21" border="0" align="center" cellpadding="0" cellspacing="0" background="../images/bg-search.gif" style="background-repeat:repeat-x; ">
              <tr>
                <td width="5%" >&nbsp;</td> 
                <td width="95%" height="43" ><strong><font color="#FFFFFF">&nbsp;<img src="../../images/object/bar-icon.gif" width="9" height="5" align="absmiddle">&nbsp;เมนูหลัก</font></strong></td>
              </tr>
            </table> 
            <table width="205" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr> 
                <td bgcolor="#F3F3F3"><table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
                    <form action="../../Templates/" method="get" name="myMenuForm" id="myMenuForm">
                      <input type="hidden" name="SystemMenuID">
                      <input type="hidden" name="SystemModuleKey">
                      <input type="hidden" name="System_EXID" value="<?=$System_EXID?>">
                    </form>
                    <? if($System_Session_User_ID>0) { ?> 
                    <tr> 
                      <td height="1" class="menu_table_bg_hilight"><img src="../../images/blank.gif" width="1" height="1"></td>
                    </tr>
                    <tr>
                      <td height="1" class="menu_table_bg_normal" onMouseOver="this.className='menu_table_bg_over'; " onMouseOut="this.className='menu_table_bg_normal'; " onClick="document.myMenuForm.action='../home/index.php'; document.myMenuForm.submit();">
					  <table width="100%" height="24" border="0" cellpadding="2" cellspacing="0" class="menu_table_text">
        <tr>
          <td width="22" align="center"><img src="../images/icon/ico516.gif" width="16" height="14"></td>
          <td>Home</td>
        </tr>
    </table></td>
                    </tr>
                    <tr> 
                      <td height="1" class="menu_table_bg_hilight"><img src="../../images/blank.gif" width="1" height="1"></td>
                    </tr>
                    <tr> 
                      <td height="22" class="menu_table_bg_normal" onMouseOver="this.className='menu_table_bg_over'; " onMouseOut="this.className='menu_table_bg_normal'; " onClick="
document.myMenuForm.action='../system/user_information.php'; 
document.myMenuForm.SystemMenuID.value=-3;
document.myMenuForm.submit();
"><table width="100%" height="25" border="0" cellpadding="2" cellspacing="0">
                          <tr> 
                            <td width="22" align="center"><img src="../images/icon/ico559.gif" width="15" height="16"></td>
                            <td> 
                              <? if($SystemMenuID==-3) { ?>
                              <b><font color="#990000">User Information</font></b> 
                              <? } else { ?>
                              User Information 
                              <? } ?>
                            </td>
                          </tr>
                        </table></td>
                    </tr>
                    <? } ?>
                    <!---------------------------------------------------------------------------->
                    <? if($System_Session_Level=="Admin") { ?>
                    <tr> 
                      <td height="1" class="menu_table_bg_hilight"><img src="../../images/blank.gif" width="1" height="1"></td>
                    </tr>
                    <tr> 
                      <td height="22" class="menu_table_bg_normal" onMouseOver="this.className='menu_table_bg_over'; " onMouseOut="this.className='menu_table_bg_normal'; " onClick="
document.myMenuForm.action='../system/user_management.php'; 
document.myMenuForm.SystemMenuID.value=-4;
document.myMenuForm.submit();
"><table width="100%" height="25" border="0" cellpadding="2" cellspacing="0">
                          <tr> 
                            <td width="22" align="center"><img src="../images/icon/ico051.gif" width="13" height="19"></td>
                            <td> 
                              <? if($SystemMenuID==-4) { ?>
                              <b><font color="#990000">Manage User Admin</font></b> 
                              <? } else { ?>
                              Manage User Admin 
                              <? } ?>
                            </td>
                          </tr>
                        </table></td>
                    </tr>
                    <? } ?>
                    <!---------------------------------------------------------------------------->
                    <? if($System_Session_User_ID==0) { ?>
                    <tr> 
                      <td height="1" class="menu_table_bg_hilight"><img src="../../images/blank.gif" width="1" height="1"></td>
                    </tr>
                    <tr> 
                      <td height="22" class="menu_table_bg_normal" onMouseOver="this.className='menu_table_bg_over'; " onMouseOut="this.className='menu_table_bg_normal'; " onClick="
document.myMenuForm.action='../mod_dmenu/index.php'; 
document.myMenuForm.SystemMenuID.value=-2;
document.myMenuForm.submit();
"><table width="100%" height="25" border="0" cellpadding="2" cellspacing="0">
                          <tr> 
                            <td width="22" align="center"><img src="../images/icon/ico509.gif" width="16" height="13"></td>
                            <td> 
                              <? if($SystemMenuID==-2) { ?>
                              <b><font color="#990000">Menu Bulider</font></b> 
                              <? } else { ?>
                              Menu Bulider 
                              <? } ?>
                            </td>
                          </tr>
                        </table></td>
                    </tr>
                    <? } ?>
                    <? if($System_Session_User_ID>0) { ?>
                    <?
$sql = "SELECT * FROM ".$System_TableName_Menu." WHERE ".$System_TableName_Menu."_ParentID=0 AND ".$System_TableName_Menu."_Language = '$System_Session_Language' ORDER BY ".$System_TableName_Menu."_Order ASC ";
$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
$MenuRecordCount=MYSQL_NUMROWS($Query);

$index=1;
if($MenuRecordCount>0) {
	while($index<$MenuRecordCount+1) {
		$Row=MYSQL_FETCH_ARRAY($Query);
		
		// checking for User Permission
		
		$myUserID = $System_Session_User_ID;
		$myMenuID = $Row[$System_TableName_Menu."_ID"];
		$myMenuPermission = getUserPermissionOnMenu($myUserID,$myMenuID);

		if($Row[$System_TableName_Menu."_Type"]=="Group") {
			$isUserOnGroup=isUserOnGroup($myUserID,$myMenuID);
		} else {
			$isUserOnGroup=1;
		}
		if( strlen($myMenuPermission)>0 && $myMenuPermission!="NA" && $isUserOnGroup>0) {
		?>
                    <tr> 
                      <td height="1" class="menu_table_bg_hilight"><img src="../../images/blank.gif" width="1" height="1"></td>
                    </tr>
                    <tr> 
                      <td height="22" class="menu_table_bg_normal" onMouseOver="this.className='menu_table_bg_over'; " onMouseOut="this.className='menu_table_bg_normal'; " onClick="
<? if($Row[$System_TableName_Menu."_ModuleType"]=="Group") { ?>
	menuHideSubShow('idMenuSub<?=$Row[$System_TableName_Menu."_ID"]?>');
<? } else { ?>
with(document.myMenuForm) {
	SystemMenuID.value=<?=$Row[$System_TableName_Menu."_ID"]?>; 
	SystemModuleKey.value='<?=$Row[$System_TableName_Menu."_ModuleKey"]?>'; 
	action='<?=$Row[$System_TableName_Menu."_LinkPath"]?>'; 
	submit();
}
<? } ?>
"><table width="100%" height="25" border="0" cellpadding="2" cellspacing="0">
                          <tr> 
                            <td width="22" align="center"><? if($Row[$System_TableName_Menu."_Icon"]==""){ ?>
                              <img src="../images/icon/145.gif">							<? }else{ ?>
							<img src="<?=$Row[$System_TableName_Menu."_Icon"]?>"><? } ?></td>
                            <td> 
                              <? if($SystemMenuID==$Row[$System_TableName_Menu."_ID"]) { ?>
                              <b><font color="#990000"> 
                              <?=$Row[$System_TableName_Menu."_Name".$System_Session_Language]?>
                              </font></b> 
                              <? } else { ?>
                              <?=$Row[$System_TableName_Menu."_Name".$System_Session_Language]?>
                              <? } ?>
                            </td>
                            <? if($Row[$System_TableName_Menu."_ModuleType"]=="Group") { ?>
                            <td width="14" align="left"><img src="../images/arrow1.gif" width="13" height="10"></td>
                            <? } ?>
                          </tr>
                        </table></td>
                    </tr>
                    <?
		$ParentID=$Row[$System_TableName_Menu."_ID"];
		
		$sql1 = "SELECT * FROM ".$System_TableName_Menu." WHERE ".$System_TableName_Menu."_ParentID='$ParentID' ORDER BY ".$System_TableName_Menu."_Order ASC ";
		$Query1=MYSQL_DB_QUERY($System_DataBase_Name,$sql1) OR DIE("Error: เกิดความผิดพลาด <br>$sql1<br>\n");
		$RecordCount1=MYSQL_NUMROWS($Query1);
	
		// checking for this sub menu active
		$sql2 = "SELECT * FROM ".$System_TableName_Menu." WHERE ".$System_TableName_Menu."_ID='$SystemMenuID' AND ".$System_TableName_Menu."_ParentID='$ParentID' ";
		
		$Query2=MYSQL_DB_QUERY($System_DataBase_Name,$sql2) OR DIE("Error: เกิดความผิดพลาด <br>$sql2<br>\n");
		$isActiveMenu=MYSQL_NUMROWS($Query2);

		if($RecordCount1>0) {
		?>
                    <tr id="idMenuSub<?=$ParentID?>" <? if($isActiveMenu==0) { ?> style="display:none" <? } ?>> 
                      <td height="22" align="left" class="menu_table_bg_sub" > 
                        <table width="100%"  border="0" cellspacing="0" cellpadding="0">
<tr height="8" >
                            <td height="8" background="../images/rare1.gif" bgcolor="#EACFD3" style="background-position:top; background-repeat:repeat-x; "><img src="../images/spacer.gif" width="24" height="8" /></td>
</tr>
</table><?
		$index1=1;
		
		while($index1<$RecordCount1+1) {
			$Row1=MYSQL_FETCH_ARRAY($Query1);
			$myID=$Row1[$System_TableName_Menu."_ID"];

			// checking for User Permission
			$myUserID = $System_Session_User_ID;
			$myMenuID = $myID;
			$myMenuPermission = getUserPermissionOnMenu($myUserID,$myMenuID);
			if( strlen($myMenuPermission)>0 && $myMenuPermission!="NA") {

				?>
                        <table width="100%" border="0" cellspacing="0" cellpadding="0" class="menu_table_bg_sub" onMouseOver="this.className='menu_table_bg_oversub'; " onMouseOut="this.className='menu_table_bg_sub'; " >
                          <tr> 
                            <td width="4">&nbsp;</td>
                            <td width="171" align="left"><table width="100%" height="25" border="0" cellpadding="1" cellspacing="0"  
 onClick="
with(document.myMenuForm) {
	SystemMenuID.value=<?=$Row1[$System_TableName_Menu."_ID"]?>; 
	SystemModuleKey.value='<?=$Row1[$System_TableName_Menu."_ModuleKey"]?>'; 
	action='<?=$Row1[$System_TableName_Menu."_LinkPath"]?>'; 
	submit();
}
">
                                <tr> 
                                  <td width="22" align="left"><? if($Row1[$System_TableName_Menu."_Icon"]==""){ ?>-<? }else{ ?><img src="<?=$Row1[$System_TableName_Menu."_Icon"]?>"><? }?></td>
                                  <td align="left"> 
                                    <? if($SystemMenuID==$Row1[$System_TableName_Menu."_ID"]) { ?>
                                    <b><font color="#990000"> 
                                    <?=$Row1[$System_TableName_Menu."_Name".$System_Session_Language]?>
                                    </font></b> 
                                    <? } else { ?>
							  <font color="#6666AA"><?=$Row1[$System_TableName_Menu."_Name".$System_Session_Language]?></font>
                                    <? } ?>                                  </td>
                                </tr>
                            </table></td>
                          </tr>
                          <tr align="left">
                            <td colspan="2"><img src="../images/line3.gif" width="195"></td>
                          </tr>
                        </table>
                      <? 
					} // if Permission
					$index1++;
				} // while
			 } // if RecordCount1
			 ?>                      </td>
                    </tr>
                    <?
		} // if myMenuPermission
		$index++;
	} // while
} // if RecordCount
?>
                    <? } ?>
                    <tr> 
                      <td height="1" class="menu_table_bg_hilight"><img src="../../images/blank.gif" width="1" height="1"></td>
                    </tr>
                    <tr> 
                      <td height="22" class="menu_table_bg_normal" onMouseOver="this.className='menu_table_bg_over'; " onMouseOut="this.className='menu_table_bg_normal'; " onClick="document.myMenuForm.action='../system/logout.php'; document.myMenuForm.submit();"><table width="100%" height="25" border="0" cellpadding="2" cellspacing="0">
                          <tr> 
                            <td width="22" align="center"><img src="../images/icon/ico569.gif" width="13" height="13"></td>
                            <td>Logout</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
            </table></td>
              </tr>
            </table>
            
            <table width="205" height="30" border="0" align="center" cellpadding="0" cellspacing="0" background="../images/bg-search2.gif">
              <tr>
                <td>&nbsp;</td>
              </tr>
            </table>
            <? } ?>
            <script language="JavaScript" type="text/JavaScript">
function menuHideSubShow(myIdName) {
	if(document.getElementById(myIdName).style.display=='none') { 
		document.getElementById(myIdName).style.display=''
	} else {
		document.getElementById(myIdName).style.display='none';
	}
}
			  </script>
          <!--End Menu ----------------------------------------------------------------------------------->          </td>
          <td align="center" valign="top" bgcolor="#E9E6DF"> 
            <table width="100%" height="100%"  border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td height="16" valign="top" bgcolor="#C4BDB1">&nbsp;</td>
        <td align="center" valign="top" bgcolor="#C4BDB1">&nbsp;</td>
        <td valign="top" bgcolor="#C4BDB1">&nbsp;</td>
      </tr>
      <tr>
        <td width="20" valign="top" background="../images/object/border_03.gif"><img src="../images/object/border_16.gif" width="20" height="83"></td>
        <td align="center" valign="top" bgcolor="#FFFFFF">
		   <? if(strlen($System_Session_User_ID)>0) { ?>
            <!-- InstanceBeginEditable name="Programmable Region" --> <br>
            <table width="98%" height="22" border="0" cellpadding="2" cellspacing="0" class="table_header">
              <tr> 
                <td width="30" align="center"><img src="<?=getMenuIcon($SystemMenuID)?>"></td>
                <td><?=getMenuName($SystemMenuID)?>&nbsp;</td>
              </tr>
            </table>
            <table width="97%" border="0" cellpadding="0" cellspacing="0"><tr><td height="1" class="table_col3"><img src="../images/blank.gif" width="10" height="2"></td></tr>
<form action="?" method="get" name="myPageRedirectForm" id="myPageRedirectForm">
<input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
<input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
<tr><td height="20" align="right">
<table height="20" border="0" cellpadding="0" cellspacing="0"><tr> 
<td width="5" align="left" valign="bottom" class="table_col2"><img src="../images/tab-w.gif" width="1" height="1"></td>
<td width="100" align="center" class="table_col2"><a href="#" onClick="
	document.myPageRedirectForm.action='index.php';
	document.myPageRedirectForm.submit();
"><b>Group</b></a></td>
<td width="20" class="table_col2"><img src="../images/tab-w-slop-down.gif" width="20" height="20"></td>
<td width="5" align="left" valign="bottom" class="table_col3"><img src="../images/tab-w.gif" width="1" height="1"></td>
<td width="100" align="center" class="table_col3"><a href="#" onClick="
	document.myPageRedirectForm.action='index2.php';
	document.myPageRedirectForm.submit();
"><font color="#660000">Link Mgr.</font></a></td>
<td width="20" class="table_col3"><img src="../images/tab-w-slop-down.gif" width="20" height="20"></td>
<td width="30">&nbsp;</td></tr></table></td></tr></form></table>
            <br>
<br>
            <script language="JavaScript" src="../lib/popup.js" type="text/JavaScript"></script>
			<script language="JavaScript" src="lib/calendar.js" type="text/JavaScript"></script>
			 <script language="JavaScript" src="lib/loadcalendar.js" type="text/JavaScript"></script>
<? 
## Load Module Configuration Variable ############################################
include("config.php");
include("function.php");
## Default Value ############################################
$SystemModule_defaultPageSize = 10;
$SystemModule_defaultPageShow = 1;
$SystemModule_MaxPage = 20;
$SystemModule_ReduceRange = 10; 		// +,- from current page show
$SystemModule_ASCDESC = "DESC";
$SystemModule_OrderBy = $myModule_Table_Download."_ID";
#########################################################
?>
<? 
####################################################################
if($action=="view") { 
	$myCheckBoxID=0;
	for($i=1;$i<=$TotalCheckBoxID;$i++) {
		$myVar="CheckBoxID".$i;
		if(strlen($$myVar)>0) {
			$myCheckBoxID=$$myVar;
		}
	}
	$sql="SELECT * FROM ".$myModule_Table_Download." WHERE ".$myModule_Table_Download."_ID=".$myCheckBoxID;
	$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
	$Row=MYSQL_FETCH_ARRAY($Query);
	?><br>
            <table width="98%" border="0" cellpadding="0" cellspacing="1" class="table_header">
              <form action="?" method="get" name="myReturnForm" id="myReturnForm">
                <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
                <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
                <input name="action" type="hidden" id="action" value="">
                <input name="PageSize" type="hidden" id="PageSize" value="<?=$PageSize?>">
                <input name="PageShow" type="hidden" id="PageShow" value="<?=$PageShow?>">
                <input name="ASCDESC" type="hidden" id="ASCDESC" value="<?=$ASCDESC?>">
                <input name="OrderBy" type="hidden" id="OrderBy" value="<?=$OrderBy?>">
                <input name="PageSearch" type="hidden" id="PageSearch" value="<?=$PageSearch?>">
				<input name="GroupID" type="hidden" id="GroupID" value="<?=$GroupID?>">
              </form>
              <form action="?" method="get" name="myForm" id="myForm">
                <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
                <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
                <input name="action" type="hidden" id="action" value="edit">
                <input name="PageSize" type="hidden" id="PageSize" value="<?=$PageSize?>">
                <input name="PageShow" type="hidden" id="PageShow" value="<?=$PageShow?>">
                <input name="ASCDESC" type="hidden" id="ASCDESC" value="<?=$ASCDESC?>">
                <input name="OrderBy" type="hidden" id="OrderBy" value="<?=$OrderBy?>">
                <input name="PageSearch" type="hidden" id="PageSearch" value="<?=$PageSearch?>">
				 <input name="CheckBoxID1" type="hidden" id="CheckBoxID1" value="<?=$myCheckBoxID?>">
				 <input name="TotalCheckBoxID" type="hidden" id="TotalCheckBoxID" value="1">
				 <input name="GroupID" type="hidden" id="GroupID" value="<?=$GroupID?>">
                <tr> 
                  <td bgcolor="#FFFFFF"> <table width="100%" border="0" cellpadding="2" cellspacing="1">
                        <tr> 
                          <td height="24" colspan="2" align="center" class="menu_table_header">View <?=getMenuName($SystemMenuID)?></td>
                        </tr>
                        <tr> 
                          <td height="22" colspan="2" class="table_col3">&nbsp;&nbsp;<img src="../images/bullet/box21.gif" width="11" height="11">&nbsp;Header 
                            Information </td>
                        </tr>
                        <tr>
                          <td height="22" align="right" class="table_col1">Categories&nbsp;</td>
                          <td height="22" class="table_col2">
						  <?
						  $sql = "SELECT * FROM ".$myModule_Table_Download_Parent." WHERE ".$myModule_Table_Download_Parent."_DownloadID = '$myCheckBoxID'";
						  $QueryParent=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
						  $RowParent=MYSQL_FETCH_ARRAY($QueryParent);
						  $CategoryID = $RowParent[$myModule_Table_Download_Parent."_CatID"];
						  
						  $sql = "SELECT * FROM ".$myModule_Table_Download_Group." WHERE ".$myModule_Table_Download_Group."_ID = '$CategoryID'";
						  $QueryGroup=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
						  $RowGroup=MYSQL_FETCH_ARRAY($QueryGroup);
						  echo $RowGroup[$myModule_Table_Download_Group."_Name"];
						  
						  ?>
						  	
						  </td>
                        </tr>
                        <tr>
                          <td width="23%" height="22" align="right" class="table_col1">Name&nbsp;</td>
                          <td width="77%" height="22" class="table_col2"><?=$Row[$myModule_Table_Download."_Name"]?></td>
                        </tr>
                        <tr> 
                          <td width="23%" height="22" align="right" valign="top" class="table_col1">Thumbnail Picture&nbsp; </td>
                          <td height="22" valign="top" class="table_col2"><table border="0" cellspacing="0" cellpadding="2">
                              <tr> 
                                <td width="120" align="center" valign="middle"><img src="<?=$myModule_Path_ThumbnailPicture."/".$Row[$myModule_Table_Download."_ThumbnailPicture"]?>" name="PreviewImage"  id="PreviewImage"></td>
                                <td align="right"><div id="PreviewImageText">&nbsp;</div></td>
                              </tr>
                            </table></td>
                        </tr>
                        <tr>
                          <td height="22" align="right" class="table_col1">Detail&nbsp;</td>
                          <td height="50" class="table_col2"> <?=nl2br($Row[$myModule_Table_Download."_Description"])?>
                          </td>
                        </tr>
					<? if($Row[$myModule_Table_Download."_Type"]=="Link"){ ?>
                        <tr>
                          <td height="22" align="right" class="table_col1">Link</td>
                          <td height="22" class="table_col2"><?=$Row[$myModule_Table_Download."_UrlLink"]?></td>
                        </tr>
					<? }else{?>	
                        <tr>
                          <td height="22" align="right" class="table_col1">File Software&nbsp;</td>
                          <td height="22" class="table_col2"> &nbsp;<?=$myModule_Path_UploadFiles."/".$Row[$myModule_Table_Download."_UploadFile"]?> &nbsp;<br><a href="<?=$myModule_Path_UploadFiles."/".$Row[$myModule_Table_Download."_UploadFile"]?>" target="_blank">[ File Download ] </a>                          </td>
                        </tr>
					 <? }?>	
                      </table>
                    <table width="100%" height="24" border="0" cellpadding="3" cellspacing="0">
                      <tr align="right"> 
                        <td height="30" colspan="4" align="center" class="table_footer"> 
                          <table width="300" border="0" cellspacing="0" cellpadding="2">
                            <tr align="center"> 
<? if($System_Session_Permission[$SystemMenuID]=="RW" ){ ?>
                              <td><input name="btEdit" type="button" class="button_80" id="btEdit" value="Edit" onClick="
document.myForm.action.value='edit';
document.myForm.submit();
						"> </td>
<? }?>						
                              <td> <input name="btCalcel" type="button" class="button_80" id="btCalcel" onClick="
if(confirm('Are you sure to return to list?')) {
	document.myReturnForm.submit();
}
						" value="Cancel"> </td>
                            </tr>
                          </table></td>
                      </tr>
                    </table></td>
                </tr>
              </form>
            </table><br><br>
<? 
####################################################################
 } else if($action=="add") { 
	?><br>
<!-- import the calendar script -->
<link rel="stylesheet" type="text/css" href="../css/myCalendarStyle.css">
<script type="text/javascript" src="../lib/calendar.js"></script>
<script type="text/javascript" src="../lib/lang/calendar-th.js"></script>
<script type="text/javascript" src="../lib/loadcalendar.js"></script>
<!-- end the calendar script -->
            <table width="98%" border="0" cellpadding="0" cellspacing="1" class="table_header">
              <form action="?" method="get" name="myReturnForm" id="myReturnForm">
                <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
                <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
                <input name="action" type="hidden" id="action" value="">
                <input name="PageSize" type="hidden" id="PageSize" value="<?=$PageSize?>">
                <input name="PageShow" type="hidden" id="PageShow" value="<?=$PageShow?>">
                <input name="ASCDESC" type="hidden" id="ASCDESC" value="<?=$ASCDESC?>">
                <input name="OrderBy" type="hidden" id="OrderBy" value="<?=$OrderBy?>">
                <input name="PageSearch" type="hidden" id="PageSearch" value="<?=$PageSearch?>">
				<input name="GroupID" type="hidden" id="GroupID" value="<?=$GroupID?>">
              </form>
              <form action="?" method="post"  name="myForm" id="myForm" enctype="multipart/form-data">
                <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
                <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
                <input name="action" type="hidden" id="action" value="addnew">
                <input name="PageSize" type="hidden" id="PageSize" value="<?=$PageSize?>">
                <input name="PageShow" type="hidden" id="PageShow" value="<?=$PageShow?>">
                <input name="ASCDESC" type="hidden" id="ASCDESC" value="<?=$ASCDESC?>">
                <input name="OrderBy" type="hidden" id="OrderBy" value="<?=$OrderBy?>">
                <input name="PageSearch" type="hidden" id="PageSearch" value="<?=$PageSearch?>">
				<input name="GroupID" type="hidden" id="GroupID" value="<?=$GroupID?>">
                <tr> 
                  <td bgcolor="#FFFFFF"> <table width="100%" border="0" cellpadding="2" cellspacing="1">
                        <tr> 
                          <td height="24" colspan="2" align="center" class="menu_table_header">Add New <?=getMenuName($SystemMenuID)?></td>
                        </tr>
                        <tr> 
                          <td height="22" colspan="2" class="table_col3">&nbsp;&nbsp;<img src="../images/bullet/box21.gif" width="11" height="11">&nbsp;Header 
                            Information </td>
                        </tr>
						<tr>
                          <td height="22" align="right" class="table_col1">Categories&nbsp;</td>
                          <td height="22" class="table_col2">
						  	<select name="inputGroup" id="inputGroup" class="select">
								<? 
								$sql="SELECT * FROM ".$myModule_Table_Download_Group." WHERE ".$myModule_Table_Download_Group."_ModuleKey='".$SystemModuleKey."' AND ".$myModule_Table_Download_Group."_Language = '$System_Session_Language'";
								$QueryGroup=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
								while($RowGroup=MYSQL_FETCH_ARRAY($QueryGroup)){
								?>	
								<option value="<?=$RowGroup[$myModule_Table_Download_Group."_ID"]?>"><?=$RowGroup[$myModule_Table_Download_Group."_Name"]?></option>
								<? }?>
							</select>
						  </td>
                        </tr>
                         <tr>
                          <td width="23%" height="22" align="right" class="table_col1">Name&nbsp;</td>
                          <td width="77%" height="22" class="table_col2"> <input name="inputName" type="text" class="input_left" id="inputName" size="40"  maxlength="255"></td>
                        </tr>
                        <tr> 
                          <td width="23%" height="22" align="right" class="table_col1">Thumbnail 
                            Picture&nbsp; </td>
                          <td height="22" class="table_col2"><input name="inputThumbnailPicture" type="file" class="input_left" id="inputThumbnailPicture" size="35" accept="application/msexcel" onChange="
myfile = this.value;
if(myfile!='') {
	myfile = myfile.toLowerCase();
	Temp = myfile.charAt(myfile.length-4) + myfile.charAt(myfile.length-3) + myfile.charAt(myfile.length-2) + myfile.charAt(myfile.length-1);
	if(Temp=='.jpg' || Temp=='.gif' || Temp=='jpeg') {
		document.getElementById('PreviewImage').src=myfile;
		document.getElementById('PreviewImageText').innerHTML= document.getElementById('PreviewImage').width + 'x' + document.getElementById('PreviewImage').height + ' pixel';
	} else {
		alert('System allow to upload image files only.');
		this.focus();
	}
} else {
	alert('Please click Browse button to select thumbnail picture file.');
	this.focus();
}
" onMouseOut="
if(document.getElementById('PreviewImage').width>1 && document.getElementById('PreviewImage').height>1) {
	document.getElementById('PreviewImageText').innerHTML= document.getElementById('PreviewImage').width + 'x' + document.getElementById('PreviewImage').height + ' pixel';
}
"></td>
                        </tr>
                        <tr> 
                          <td height="22" align="right" class="table_col1">&nbsp;</td>
                          <td height="22" class="table_col2">Recommended to use 
                            a picture file size as 75x75 pixel.</td>
                        </tr>
                        <tr> 
                          <td width="23%" height="22" align="right" valign="top" class="table_col1">Preview&nbsp; 
                          </td>
                          <td height="22" valign="top" class="table_col2"><table border="0" cellspacing="0" cellpadding="2">
                              <tr> 
                                <td width="120" align="center" valign="middle"><img src="../images/blank.gif" name="PreviewImage" id="PreviewImage"></td>
                                <td align="right"><div id="PreviewImageText">&nbsp;</div></td>
                              </tr>
                            </table></td>
                        </tr>
                        <tr>
                          <td height="22" align="right" class="table_col1">Detail&nbsp;</td>
                          <td height="22" class="table_col2"> <textarea name="inputDesc" cols="60" rows="5" class="input_textarea" id="input"></textarea></td>
                        </tr>
                        <tr>
                          <td height="22" align="right" class="table_col1">Type&nbsp;</td>
                          <td height="22" class="table_col2"><input name="inputType" type="radio" value="Link" onClick="document.getElementById('row_link').style.display='';document.getElementById('row_file').style.display='none'">
Link&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input name="inputType" type="radio" value="File" checked onClick="document.getElementById('row_link').style.display='none';document.getElementById('row_file').style.display=''">
File</td>
                        </tr>
                        <tr id="row_link" style="display:none ">
                          <td height="22" align="right" class="table_col1">Link&nbsp;</td>
                          <td height="22" class="table_col2"><input name="inputLink" type="text" class="input_left" id="inputLink" size="40"  maxlength="255"  value="http://"></td>
                        </tr>
                        <tr id="row_file">
                          <td height="22" align="right" class="table_col1">File Software&nbsp;</td>
                          <td height="22" class="table_col2"> <input name="inputFileUpload" type="file" class="input_left" id="inputFileUpload" size="40"   onChange="document.myForm.inputRealFile.value = this.value;">
                          <input name="inputRealFile" type="hidden" id="inputRealFile" ></td>
                        </tr>
                      </table>
                    <table width="100%" height="24" border="0" cellpadding="3" cellspacing="0">
                      <tr align="right"> 
                        <td height="30" colspan="4" align="center" class="table_footer"> 
                          <table width="300" border="0" cellspacing="0" cellpadding="2">
                            <tr align="center"> 
                              <td> <script language="JavaScript" type="text/JavaScript">
function isBlank(myObj) { if(myObj.value=='') { return true; } return false; }
function isNumber(myObj) { return !isNaN(myObj.value*1) }
function verifySubmit() {
	with(document.myForm) {
	/*
		if(isBlank(inputName)) {	inputName.focus(); return false; }
		if(isBlank(inputThumbnailPicture)) {	inputThumbnailPicture.focus(); return false; }
		myfile = inputThumbnailPicture.value;
		if(myfile!='') {
			myfile = myfile.toLowerCase();
			Temp = myfile.charAt(myfile.length-4) + myfile.charAt(myfile.length-3) + myfile.charAt(myfile.length-2) + myfile.charAt(myfile.length-1);
			if(Temp=='.jpg' || Temp=='.gif' || Temp=='jpeg') {
				document.getElementById('PreviewImage').src=myfile;
				document.getElementById('PreviewImageText').innerHTML= document.getElementById('PreviewImage').width + 'x' + document.getElementById('PreviewImage').height + ' pixel';
			} else {
				alert('System allow to upload image files only.');
				document.myForm.inputThumbnailPicture.focus();
				return false; 
			}
		}
		if(isBlank(inputDesc)) {	inputDesc.focus(); return false; }
		if (inputType[0].checked) {
			if(isBlank(inputLink) || inputLink.value=='http://') {	inputLink.focus(); return false; }
		} else if (inputType[1].checked) {
			if(isBlank(inputFileUpload)) {	inputFileUpload.focus(); return false; }
		}
		*/
	}
	document.myForm.submit();
}
						</script> <input name="btAdd" type="button" class="button_80" id="btAdd" value="Add" onClick="verifySubmit();"> 
                              </td>
                              <td> <input name="btCalcel" type="button" class="button_80" id="btCalcel" onClick="
if(confirm('Are you sure to return to list?')) {
	document.myReturnForm.submit();
}
						" value="Cancel"> </td>
                            </tr>
                          </table></td>
                      </tr>
                    </table></td>
                </tr>
              </form>
            </table><br><br>
<? 
#########################################################
} else if($action=="addnew") { 
	if($inputType=="Link") $inputFileUpload	=""; 
	//else $inputLink	="";
	$sql = "INSERT INTO ".$myModule_Table_Download."(
	".$myModule_Table_Download."_Modulekey,
	".$myModule_Table_Download."_Name,
	".$myModule_Table_Download."_Type,
	".$myModule_Table_Download."_Description,
	".$myModule_Table_Download."_CreateBy ,
	".$myModule_Table_Download."_CreateByID,
	".$myModule_Table_Download."_Status,
	".$myModule_Table_Download."_LastUpdate,
	".$myModule_Table_Download."_CreateDate,
	".$myModule_Table_Download."_Language) VALUES('$SystemModuleKey',
	'".changeQuot($inputName)."',
	'$inputType',
	'".changeQuot($inputDesc)."',
	'$System_Session_UserName',
	'$System_Session_User_ID',
	'Enable',
	NOW(),NOW(),
	'$System_Session_Language')";
	$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
	
	
	$MaxID = mysql_insert_id();
	srand(make_seed());
	$myrand = rand(1111,9999);

	// Check to create module data directory. ---------
	if(!is_dir($System_RelativePath_Upload."/".$SystemModuleKey)) { mkdir($System_RelativePath_Upload."/".$SystemModuleKey,0777); }
	if(!is_dir($myModule_Path_ThumbnailPicture)) { mkdir($myModule_Path_ThumbnailPicture,0777); }
	if(!is_dir($myModule_Path_UploadFiles)) { mkdir($myModule_Path_UploadFiles,0777); }
	// ------------------------------------------------
	if(is_file($inputThumbnailPicture)) {
		$ImageData = getimagesize($inputThumbnailPicture);
		if($ImageData!=NULL) {
			if($ImageData[2]==1) { 
				$ImageType="gif";
			} elseif($ImageData[2]==2) {
				$ImageType="jpg";
			}
			$ThumbnailPictureName = "$MaxID-$myrand.$ImageType";
			if(file_exists($myModule_Path_ThumbnailPicture."/".$ThumbnailPictureName)) {
				unlink($myModule_Path_HomePicture."/".$ThumbnailPictureName);
			}
			if(copy($inputThumbnailPicture,$myModule_Path_ThumbnailPicture."/".$ThumbnailPictureName)) {
				chmod($myModule_Path_ThumbnailPicture."/".$ThumbnailPictureName,0777);
			}
			$sql = "UPDATE ".$myModule_Table_Download." SET ".$myModule_Table_Download."_ThumbnailPicture='$ThumbnailPictureName' WHERE ".$myModule_Table_Download."_ID=".$MaxID;
			$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
		}
	}
	if($inputFileUpload<>"" && is_file($inputFileUpload)) {
		$LastFileArray=explode(".",$inputRealFile);
		$ImageType=$LastFileArray[count($LastFileArray)-1];
		$FileName =explode(".",$inputFileUpload_name);
		$inputFileUpload_Size = $_FILES['inputFileUpload']['size'];
		$UploadFileName = "$MaxID-$myrand.$ImageType";
		if(copy($inputFileUpload,$myModule_Path_UploadFiles."/".$UploadFileName)) {
			chmod($myModule_Path_UploadFiles."/".$UploadFileName,0777);
		}
		$sql = "UPDATE ".$myModule_Table_Download." SET 
		".$myModule_Table_Download."_UploadFile='$UploadFileName',
		".$myModule_Table_Download."_FileUploadName='$FileName[0]' WHERE ".$myModule_Table_Download."_ID=".$MaxID;
	$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
	}
	
	
	
	if($inputType == "Link"){
		$sql = "UPDATE ".$myModule_Table_Download." SET 
		".$myModule_Table_Download."_Link='$inputLink' WHERE ".$myModule_Table_Download."_ID=".$MaxID;
	$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
	}
	//$numCat=count($inputCatID);
	//for($iCat=0;$iCat<$numCat;$iCat++){
	$sql = "INSERT INTO ".$myModule_Table_Download_Parent."(  ".$myModule_Table_Download_Parent."_CatID,".$myModule_Table_Download_Parent."_DownloadID ) VALUES(".$inputGroup.",$MaxID)";
	$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
	//}	
	
	?>
	    <form action="?" method="get" name="myForm" id="myForm">
	      <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
	      <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
	      <input name="action" type="hidden" id="action">
	      <input name="PageSize" type="hidden" id="PageSize" value="<?=$PageSize?>">
	      <input name="PageShow" type="hidden" id="PageShow" value="<?=$PageShow?>">
	      <input name="ASCDESC" type="hidden" id="ASCDESC" value="<?=$ASCDESC?>">
	      <input name="OrderBy" type="hidden" id="OrderBy" value="<?=$OrderBy?>">
	      <input name="PageSearch" type="hidden" id="PageSearch" value="<?=$PageSearch?>">
		  <input name="GroupID" type="hidden" id="GroupID" value="<?=$GroupID?>">
	    </form>
	    <script language="JavaScript" type="text/JavaScript">document.myForm.submit(); </script>
<? 
####################################################################
} else if($action=="edit") { 
	$myCheckBoxID=0;
	for($i=1;$i<=$TotalCheckBoxID;$i++) {
		$myVar="CheckBoxID".$i;
		if(strlen($$myVar)>0) {
			$myCheckBoxID=$$myVar;
		}
	}
	$sql="SELECT * FROM ".$myModule_Table_Download." WHERE ".$myModule_Table_Download."_ID=".$myCheckBoxID;
	$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
	$Row=MYSQL_FETCH_ARRAY($Query);
	?><br>
<!-- import the calendar script -->
<link rel="stylesheet" type="text/css" href="../css/myCalendarStyle.css">
<script type="text/javascript" src="../lib/calendar.js"></script>
<script type="text/javascript" src="../lib/lang/calendar-th.js"></script>
<script type="text/javascript" src="../lib/loadcalendar.js"></script>
<!-- end the calendar script -->
            <table width="98%" border="0" cellpadding="0" cellspacing="1" class="table_header">
              <form action="?" method="get" name="myReturnForm" id="myReturnForm">
                <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
                <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
                <input name="action" type="hidden" id="action" value="">
                <input name="PageSize" type="hidden" id="PageSize" value="<?=$PageSize?>">
                <input name="PageShow" type="hidden" id="PageShow" value="<?=$PageShow?>">
                <input name="ASCDESC" type="hidden" id="ASCDESC" value="<?=$ASCDESC?>">
                <input name="OrderBy" type="hidden" id="OrderBy" value="<?=$OrderBy?>">
                <input name="PageSearch" type="hidden" id="PageSearch" value="<?=$PageSearch?>">
				<input name="GroupID" type="hidden" id="GroupID" value="<?=$GroupID?>">
              </form>
              <form action="?" method="post"  name="myForm" id="myForm" enctype="multipart/form-data">
                <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
                <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
                <input name="action" type="hidden" id="action" value="update">
                <input name="PageSize" type="hidden" id="PageSize" value="<?=$PageSize?>">
                <input name="PageShow" type="hidden" id="PageShow" value="<?=$PageShow?>">
                <input name="ASCDESC" type="hidden" id="ASCDESC" value="<?=$ASCDESC?>">
                <input name="OrderBy" type="hidden" id="OrderBy" value="<?=$OrderBy?>">
                <input name="PageSearch" type="hidden" id="PageSearch" value="<?=$PageSearch?>">
				 <input name="CheckBoxID1" type="hidden" id="CheckBoxID1" value="<?=$myCheckBoxID?>">
				 <input name="GroupID" type="hidden" id="GroupID" value="<?=$GroupID?>">
                <tr> 
                  <td bgcolor="#FFFFFF"> <table width="100%" border="0" cellpadding="2" cellspacing="1">
                        <tr> 
                          <td height="24" colspan="2" align="center" class="menu_table_header">Edit <?=getMenuName($SystemMenuID)?></td>
                        </tr>
                        <tr> 
                          <td height="22" colspan="2" class="table_col3">&nbsp;&nbsp;<img src="../images/bullet/box21.gif" width="11" height="11">&nbsp;Header 
                            Information </td>
                        </tr>
						<tr>
                          <td height="22" align="right" class="table_col1">Categories&nbsp;</td>
                          <td height="22" class="table_col2">
						  	<select name="inputGroup" id="inputGroup" class="select">
								<? 
								$sqlCat = "SELECT * FROM ".$myModule_Table_Download_Parent." WHERE ".$myModule_Table_Download_Parent."_DownloadID=".$Row[$myModule_Table_Download."_ID"];
								$QueryCat=MYSQL_DB_QUERY($System_DataBase_Name,$sqlCat) OR DIE("Error: เกิดความผิดพลาด <br>$sqlCat<br>\n");			
								$RowCat=MYSQL_FETCH_ARRAY($QueryCat);
								
								$sql="SELECT * FROM ".$myModule_Table_Download_Group;
								$QueryGroup=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
								while($RowGroup=MYSQL_FETCH_ARRAY($QueryGroup)){
								?>	
								<option value="<?=$RowGroup[$myModule_Table_Download_Group."_ID"]?>" <? if($RowGroup[$myModule_Table_Download_Group."_ID"]==$RowCat[$myModule_Table_Download_Parent."_CatID"]){?> selected<? }?>><?=$RowGroup[$myModule_Table_Download_Group."_Name"]?></option>
								<? }?>
							</select>
						  </td>
                        </tr>
                        <tr>
                          <td width="23%" height="22" align="right" class="table_col1">Name&nbsp;</td>
                          <td width="77%" height="22" class="table_col2"> <input name="inputName" type="text" class="input_left" id="inputYes" size="40"  maxlength="255" value="<?=$Row[$myModule_Table_Download."_Name"]?>"></td>
                        </tr>
                        <tr> 
                          <td width="23%" height="22" align="right" class="table_col1">Thumbnail 
                            Picture&nbsp; </td>
                          <td height="22" class="table_col2"><input name="inputThumbnailPicture" type="file" class="input_left" id="inputThumbnailPicture" size="35" accept="application/msexcel" onChange="
myfile = this.value;
if(myfile!='') {
	myfile = myfile.toLowerCase();
	Temp = myfile.charAt(myfile.length-4) + myfile.charAt(myfile.length-3) + myfile.charAt(myfile.length-2) + myfile.charAt(myfile.length-1);
	if(Temp=='.jpg' || Temp=='.gif' || Temp=='jpeg') {
		document.getElementById('PreviewImage').src=myfile;
		document.getElementById('PreviewImageText').innerHTML= document.getElementById('PreviewImage').width + 'x' + document.getElementById('PreviewImage').height + ' pixel';
	} else {
		alert('System allow to upload image files only.');
		this.focus();
	}
} else {
	alert('Please click Browse button to select thumbnail picture file.');
	this.focus();
}
" onMouseOut="
if(document.getElementById('PreviewImage').width>1 && document.getElementById('PreviewImage').height>1) {
	document.getElementById('PreviewImageText').innerHTML= document.getElementById('PreviewImage').width + 'x' + document.getElementById('PreviewImage').height + ' pixel';
}
"></td>
                        </tr>
                        <tr> 
                          <td height="22" align="right" class="table_col1">&nbsp;</td>
                          <td height="22" class="table_col2">Recommended to use 
                            a picture file size as 75x75 pixel.</td>
                        </tr>
                        <tr> 
                          <td width="23%" height="22" align="right" valign="top" class="table_col1">Preview&nbsp; 
                          </td>
                          <td height="22" valign="top" class="table_col2"><table border="0" cellspacing="0" cellpadding="2">
                              <tr> 
                                <td width="120" align="center" valign="middle"><img src="<?=$myModule_Path_ThumbnailPicture."/".$Row[$myModule_Table_Download."_ThumbnailPicture"]?>" name="PreviewImage"  id="PreviewImage"></td>
                                <td align="right"><div id="PreviewImageText">&nbsp;</div></td>
                              </tr>
                            </table></td>
                        </tr>
                        <tr>
                          <td height="22" align="right" class="table_col1">Detail&nbsp;</td>
                          <td height="22" class="table_col2"> <textarea name="inputDesc" cols="60" rows="5" class="input_textarea" id="input"><?=nl2br($Row[$myModule_Table_Download."_Description"])?>
                          </textarea></td>
                        </tr>
						<tr>
                          <td height="22" align="right" class="table_col1">Type&nbsp;</td>
                          <td height="22" class="table_col2"><input name="inputType" type="radio" value="Link" <? if($Row[$myModule_Table_Download."_Type"]=="Link"){ echo "checked"; }?> onClick="
						  document.getElementById('row_link').style.display='';
						  document.getElementById('row_file').style.display='none'">
Link&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input name="inputType" type="radio" value="File" <? if($Row[$myModule_Table_Download."_Type"]=="File"){ echo "checked"; }?> onClick="
document.getElementById('row_link').style.display='none';
document.getElementById('row_file').style.display=''">
File</td>
                        </tr>
                        <tr id="row_link" <? if ($Row[$myModule_Table_Download."_Type"]=="File") { ?>style="display:none"<? } ?>>
                          <td height="22" align="right" class="table_col1">Link&nbsp;</td>
                          <td height="22" class="table_col2"><input name="inputLink" type="text" class="input_left" id="inputLink" size="40"  maxlength="255" value="<?
								if ($Row[$myModule_Table_Download."_UrlLink"]=="") echo "http://";
								else echo $Row[$myModule_Table_Download."_UrlLink"];
								?>"></td>
                        </tr>
                        <tr id="row_file" <? if ($Row[$myModule_Table_Download."_Type"]=="Link") { ?>style="display:none"<? } ?>>
                          <td height="22" align="right" class="table_col1" id="row_file">File Software&nbsp;</td>
                          <td height="22" class="table_col2"> <input name="inputUploadFile" type="file" class="input_left" id="inputUploadFile" size="40" onChange="document.myForm.inputUploadFileReal.value = this.value;">&nbsp;<? if($Row[$myModule_Table_Download."_UploadFile"]!=""){?><a href="<?=$myModule_Path_UploadFiles."/".$Row[$myModule_Table_Download."_UploadFile"]?>" target="_blank">[ File Download ] </a><? }?><input type="hidden" name="inputUploadFileReal" id="inputUploadFileReal"></td>
                        </tr>
                      </table>
                    <table width="100%" height="24" border="0" cellpadding="3" cellspacing="0">
                      <tr align="right"> 
                        <td height="30" colspan="4" align="center" class="table_footer"> 
                          <table width="300" border="0" cellspacing="0" cellpadding="2">
                            <tr align="center"> 
                              <td> <script language="JavaScript" type="text/JavaScript">
function isBlank(myObj) { if(myObj.value=='') { return true; } return false; }
function isNumber(myObj) { return !isNaN(myObj.value*1) }
function verifySubmit() {
	with(document.myForm) {
		if(isBlank(inputName)) {	inputName.focus(); return false; }
		//if(isBlank(inputThumbnailPicture)) {	inputThumbnailPicture.focus(); return false; }
		myfile = inputThumbnailPicture.value;
		if(myfile!='') {
			myfile = myfile.toLowerCase();
			Temp = myfile.charAt(myfile.length-4) + myfile.charAt(myfile.length-3) + myfile.charAt(myfile.length-2) + myfile.charAt(myfile.length-1);
			if(Temp=='.jpg' || Temp=='.gif' || Temp=='jpeg') {
				document.getElementById('PreviewImage').src=myfile;
				document.getElementById('PreviewImageText').innerHTML= document.getElementById('PreviewImage').width + 'x' + document.getElementById('PreviewImage').height + ' pixel';
			} else {
				alert('System allow to upload image files only.');
				document.myForm.inputThumbnailPicture.focus();
				return false; 
			}
		}
		if(isBlank(inputDesc)) {	inputDesc.focus(); return false; }
		if (inputType[0].checked) {
			if(isBlank(inputLink) || inputLink.value=='http://') {	inputLink.focus(); return false; }
		} else if (inputType[1].checked && '<?=$Row[$myModule_Table."_Link"]?>'!='') {
			if(isBlank(inputUploadFile)) {	inputUploadFile.focus(); return false; }
		}
	}
	document.myForm.submit();
}
						</script> <input name="btAdd" type="button" class="button_80" id="btAdd" value="Save" onClick="verifySubmit();"> 
                              </td>
                              <td> <input name="btCalcel" type="button" class="button_80" id="btCalcel" onClick="
if(confirm('Are you sure to return to list?')) {
	document.myReturnForm.submit();
}
						" value="Cancel"> </td>
                            </tr>
                          </table></td>
                      </tr>
                    </table></td>
                </tr>
              </form>
            </table><br><br>
<? 
#########################################################
} else if($action=="update") { 
	$MaxID = $CheckBoxID1;
	if($inputType=="Link") $inputFileUpload	=""; 
	else $inputLink	="";
	
	$sql = "UPDATE ".$myModule_Table_Download." SET ".$myModule_Table_Download."_Modulekey = '$SystemModuleKey',
	".$myModule_Table_Download."_Name = '".changeQuot($inputName)."',
	".$myModule_Table_Download."_Type = '".$inputType."',
	".$myModule_Table_Download."_Link = '".$inputLink."',
	".$myModule_Table_Download."_Description  = '".changeQuot($inputDesc)."',
	".$myModule_Table_Download."_CreateBy = '".$System_Session_UserName."',
	".$myModule_Table_Download."_CreateByID = '".$System_Session_User_ID."',
	".$myModule_Table_Download."_LastUpdate = NOW()
	WHERE ".$myModule_Table_Download."_ID=".$MaxID;
	$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
	srand(make_seed());
	$myrand = rand(1111,9999);

	// Check to create module data directory. ---------
	if(!is_dir($System_RelativePath_Upload."/".$SystemModuleKey)) { mkdir($System_RelativePath_Upload."/".$SystemModuleKey,0777); }
	if(!is_dir($myModule_Path_ThumbnailPicture)) { mkdir($myModule_Path_ThumbnailPicture,0777); }
	if(!is_dir($myModule_Path_UploadFiles)) { mkdir($myModule_Path_UploadFiles,0777); }
	// ------------------------------------------------
	$sql = "SELECT * FROM ".$myModule_Table_Download." WHERE ".$myModule_Table_Download."_ID=".$MaxID;
	$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
	$Row=MYSQL_FETCH_ARRAY($Query);
	
	if(is_file($inputThumbnailPicture)) {
		$ImageData = getimagesize($inputThumbnailPicture);
		if($ImageData!=NULL) {
			if($ImageData[2]==1) { 
				$ImageType="gif";
			} elseif($ImageData[2]==2) {
				$ImageType="jpg";
			}
			$ThumbnailPictureName = $Row[$myModule_Table_Download."_ThumbnailPicture"];		
			if(file_exists($myModule_Path_ThumbnailPicture."/".$ThumbnailPictureName)) {
				unlink($myModule_Path_ThumbnailPicture."/".$ThumbnailPictureName);
			}
			$ThumbnailPictureName = "$MaxID-$myrand.$ImageType";
			if(copy($inputThumbnailPicture,$myModule_Path_ThumbnailPicture."/".$ThumbnailPictureName)) {
				chmod($myModule_Path_ThumbnailPicture."/".$ThumbnailPictureName,0777);
			}
			$sql = "UPDATE ".$myModule_Table_Download." SET ".$myModule_Table_Download."_ThumbnailPicture='$ThumbnailPictureName' WHERE ".$myModule_Table_Download."_ID=".$MaxID;
			$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
		}			
	}
	if($inputType=="Link"){
			if ($Row[$myModule_Table_Download."_UploadFile"]<>"" && file_exists($myModule_Path_UploadFiles."/".$Row[$myModule_Table_Download."_UploadFile"])) {
			unlink($myModule_Path_UploadFiles."/".$Row[$myModule_Table_Download."_UploadFile"]);
			$sql = "UPDATE ".$myModule_Table_Download." SET ".$myModule_Table_Download."_UploadFile='' WHERE ".$myModule_Table_Download."_ID=".$MaxID;
			$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
		}
	}
	if($inputUploadFile<>"" && is_file($inputUploadFile)) {
		// Delete Old File
		if ($Row[$myModule_Table_Download."_UploadFile"]<>"" && file_exists($myModule_Path_UploadFiles."/".$Row[$myModule_Table_Download."_UploadFile"])) {
			unlink($myModule_Path_UploadFiles."/".$Row[$myModule_Table_Download."_UploadFile"]);
			$sql = "UPDATE ".$myModule_Table_Download." SET ".$myModule_Table_Download."_UploadFile='' WHERE ".$myModule_Table_Download."_ID=".$MaxID;
			$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
		}
		$LastFileArray=explode(".",$inputUploadFileReal);
		$ImageType=$LastFileArray[count($LastFileArray)-1];
		$UploadFileName = "$MaxID-$myrand.$ImageType";

		if(copy($inputUploadFile,$myModule_Path_UploadFiles."/".$UploadFileName)) {
			chmod($myModule_Path_UploadFiles."/".$UploadFileName,0777);
		}
		$sql = "UPDATE ".$myModule_Table_Download." SET ".$myModule_Table_Download."_UploadFile='$UploadFileName' WHERE ".$myModule_Table_Download."_ID=".$MaxID;
		$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
	}
	$sql = "DELETE FROM ".$myModule_Table_Download_Parent." WHERE ".$myModule_Table_Download_Parent."_DownloadID =".$MaxID;
	$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
		
	//$numCat=count($inputCatID);
	//for($iCat=0;$iCat<$numCat;$iCat++){
	$sql = "INSERT INTO ".$myModule_Table_Download_Parent."(  ".$myModule_Table_Download_Parent."_CatID,".$myModule_Table_Download_Parent."_DownloadID ) VALUES(".$inputGroup.",$MaxID)";
	$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
	//}		
	?>
	    <form action="?" method="get" name="myForm" id="myForm">
	      <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
	      <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
	      <input name="action" type="hidden" id="action">
	      <input name="PageSize" type="hidden" id="PageSize" value="<?=$PageSize?>">
	      <input name="PageShow" type="hidden" id="PageShow" value="<?=$PageShow?>">
	      <input name="ASCDESC" type="hidden" id="ASCDESC" value="<?=$ASCDESC?>">
	      <input name="OrderBy" type="hidden" id="OrderBy" value="<?=$OrderBy?>">
	      <input name="PageSearch" type="hidden" id="PageSearch" value="<?=$PageSearch?>">
		  <input name="GroupID" type="hidden" id="GroupID" value="<?=$GroupID?>">
	    </form>
	    <script language="JavaScript" type="text/JavaScript"> document.myForm.submit(); </script>
<? 
#########################################################
} else if($action=="delete") { 
	for($i=1;$i<=$TotalCheckBoxID;$i++) {
		$myVar="CheckBoxID".$i;
		if(strlen($$myVar)>0) {
			$sql = "SELECT * FROM ".$myModule_Table_Download." WHERE ".$myModule_Table_Download."_ID=".$$myVar;
			$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
			$Row=MYSQL_FETCH_ARRAY($Query);
			$ThumbnailPictureName = $Row[$myModule_Table_Download."_ThumbnailPicture"];		
			if(file_exists($myModule_Path_ThumbnailPicture."/".$ThumbnailPictureName)) {
				unlink($myModule_Path_ThumbnailPicture."/".$ThumbnailPictureName);
			}
			if ($Row[$myModule_Table_Download."_UploadFile"]<>"" && file_exists($myModule_Path_UploadFiles."/".$Row[$myModule_Table_Download."_UploadFile"])) {
				unlink($myModule_Path_UploadFiles."/".$Row[$myModule_Table_Download."_UploadFile"]);
			}
			$sql = "DELETE FROM ".$myModule_Table_Download_Parent." WHERE ".$myModule_Table_Download_Parent."_DownloadID =".$$myVar;
			$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
			
			$sql = "DELETE FROM ".$myModule_Table_Download." WHERE ".$myModule_Table_Download."_ID=".$$myVar;
			$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
		}
	}
?> 
	    <form action="?" method="get" name="myForm" id="myForm">
	      <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
	      <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
	      <input name="action" type="hidden" id="action">
	      <input name="PageSize" type="hidden" id="PageSize" value="<?=$PageSize?>">
	      <input name="PageShow" type="hidden" id="PageShow" value="<?=$PageShow?>">
	      <input name="ASCDESC" type="hidden" id="ASCDESC" value="<?=$ASCDESC?>">
	      <input name="OrderBy" type="hidden" id="OrderBy" value="<?=$OrderBy?>">
	      <input name="PageSearch" type="hidden" id="PageSearch" value="<?=$PageSearch?>">
		  <input name="GroupID" type="hidden" id="GroupID" value="<?=$GroupID?>">
	    </form>
	    <script language="JavaScript" type="text/JavaScript"> document.myForm.submit(); </script>
<? 
#########################################################
} else if($action=="setstatus") { 
	$myCheckBoxID=0;
	for($i=1;$i<=$TotalCheckBoxID;$i++) {
		$myVar="CheckBoxID".$i;
		if(strlen($$myVar)>0) {
			$myCheckBoxID=$$myVar;
		}
	}
	$sql="UPDATE ".$myModule_Table_Download." SET ".$myModule_Table_Download."_Status='$SelectStatus' WHERE ".$myModule_Table_Download."_ID=".$myCheckBoxID;
	$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
?> 
	    <form action="?" method="get" name="myForm" id="myForm">
	      <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
	      <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
	      <input name="action" type="hidden" id="action">
	      <input name="PageSize" type="hidden" id="PageSize" value="<?=$PageSize?>">
	      <input name="PageShow" type="hidden" id="PageShow" value="<?=$PageShow?>">
	      <input name="ASCDESC" type="hidden" id="ASCDESC" value="<?=$ASCDESC?>">
	      <input name="OrderBy" type="hidden" id="OrderBy" value="<?=$OrderBy?>">
	      <input name="PageSearch" type="hidden" id="PageSearch" value="<?=$PageSearch?>">
		  <input name="GroupID" type="hidden" id="GroupID" value="<?=$GroupID?>">
	    </form>
	    <script language="JavaScript" type="text/JavaScript"> document.myForm.submit(); </script>		
<? 
#########################################################
} else if($action=="setforweb") { 
	$myCheckBoxID=0;
	for($i=1;$i<=$TotalCheckBoxID;$i++) {
		$myVar="CheckBoxID".$i;
		if(strlen($$myVar)>0) {
			$myCheckBoxID=$$myVar;
		}
	}
	$sql="UPDATE ".$myModule_Table_Download." SET ".$myModule_Table_Download."_Forweb='$SelectStatus' WHERE ".$myModule_Table_Download."_ID=".$myCheckBoxID;
	$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
?> 
	    <form action="?" method="get" name="myForm" id="myForm">
	      <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
	      <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
	      <input name="action" type="hidden" id="action">
	      <input name="PageSize" type="hidden" id="PageSize" value="<?=$PageSize?>">
	      <input name="PageShow" type="hidden" id="PageShow" value="<?=$PageShow?>">
	      <input name="ASCDESC" type="hidden" id="ASCDESC" value="<?=$ASCDESC?>">
	      <input name="OrderBy" type="hidden" id="OrderBy" value="<?=$OrderBy?>">
	      <input name="PageSearch" type="hidden" id="PageSearch" value="<?=$PageSearch?>">
		  <input name="GroupID" type="hidden" id="GroupID" value="<?=$GroupID?>">
	    </form>
	    <script language="JavaScript" type="text/JavaScript"> document.myForm.submit(); </script>				
<?
#########################################################
} else {
?>
<?
# Check to set default value #########################
if($PageSize=="") { $PageSize = $SystemModule_defaultPageSize; }
if($PageShow=="") { $PageShow = $SystemModule_defaultPageShow; }
if($ASCDESC=="") { $ASCDESC = $SystemModule_ASCDESC; } 
if($OrderBy=="") { $OrderBy = $SystemModule_OrderBy; } 
if($action=="switchorder") { 
	if($ASCDESC=="ASC") { $ASCDESC = "DESC"; }  else { $ASCDESC="ASC"; } 
} 
if($PageSearch!="") { $PageSearch=trim($PageSearch); }
# Count total record size #########################

$SystemModuleKey=trim($SystemModuleKey);
$myModule_Table = trim($myModule_Table);

$sql = "SELECT * FROM ".$myModule_Table_Download;
if ($GroupID>0) {
	$sql .= " LEFT JOIN ".$myModule_Table_Download_Parent." ON ".$myModule_Table_Download."_ID=".$myModule_Table_Download_Parent."_DownloadID";
}
$sql .= " WHERE ".$myModule_Table_Download."_ModuleKey='$SystemModuleKey' AND ".$myModule_Table_Download."_Language='".$System_Session_Language."'";
if ($GroupID>0) {
	$sql .= " AND ".$myModule_Table_Download_Parent."_CatID=".$GroupID;
}

if($PageSearch<>"") {
	$sql = " AND ( "
	.$myModule_Table_Download."_Name  LIKE '%$PageSearch%' OR  "
	.$myModule_Table_Download."_Detail  LIKE '%$PageSearch%'  ) ";
}
$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
$TotalRecordCount=MYSQL_NUMROWS($Query);

# Find max page size #########################
if($TotalRecordCount>$PageSize) {
	$NoOfPage= ceil($TotalRecordCount/$PageSize);
} else {
	$NoOfPage=1;
}
# Recover page show into range #########################
if($PageShow>$NoOfPage) { $PageShow=$NoOfPage; }
# Select only paging range #########################
$RecordStart = ($PageShow-1)*$PageSize;

$sql .= " ORDER BY $OrderBy $ASCDESC LIMIT ".trim($RecordStart)." ,".trim($PageSize);

$Query=MYSQL_DB_QUERY($System_DataBase_Name,$sql) OR DIE("Error: เกิดความผิดพลาด <br>$sql<br>\n");
$RecordCount=MYSQL_NUMROWS($Query);

$RecordStart = trim($RecordStart);
$PageSize = 	trim($PageSize);
?>
<script language="JavaScript" type="text/JavaScript">
function Paging_CheckAll(objCheckHeader,txtCheckBoxFirstName,intTotalItems) {
	if(intTotalItems>0)
		for(i=1;i<=intTotalItems;i++)
			document.getElementById(txtCheckBoxFirstName+i).checked = objCheckHeader.checked;			
	return true;
}
function Paging_CheckAllHandle(objCheckHeader,txtCheckBoxFirstName,intTotalItems) {
	var isCheckedAll = true;
	if(intTotalItems>0)
		for(i=1;i<=intTotalItems;i++)
			if(!document.getElementById(txtCheckBoxFirstName+i).checked) 
				isCheckedAll = false;
	objCheckHeader.checked = isCheckedAll;
	return true;
}
function Paging_CountChecked(txtCheckBoxFirstName,intTotalItems) {
	var intChecked = 0;
	if(intTotalItems>0)
		for(i=1;i<=intTotalItems;i++)
			if(document.getElementById(txtCheckBoxFirstName+i).checked) 
				intChecked ++;
	return intChecked ;
}
function Paging_CheckedThisItem(objCheckHeader,indexing,txtCheckBoxFirstName,intTotalItems) {
	if(intTotalItems>0)
		for(i=1;i<=intTotalItems;i++)
			if(i==indexing) {
				document.getElementById(txtCheckBoxFirstName+i).checked = true;
			} else {
				document.getElementById(txtCheckBoxFirstName+i).checked = false;
			}
	objCheckHeader.checked = false;
	return true;
}
</script>
            <div id="divDataPicker" style="display:none; position:absolute; top:-115px; left:180px; width: 200px; z-index: 1;Filter:Alpha(opacity=95)"> 
              <table width="100%" border="0" cellpadding="0" cellspacing="1" class="table_border">
                <form action="?" method="get" name="myStatusForm" id="myStatusForm">
                  <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
                  <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
                  <tr> 
                    <td height="22"><table width="100%" height="22" border="0" cellpadding="0" cellspacing="0" class="table_header">
                        <tr> 
                          <td width="28" align="center"><img src="../images/icon/ico439.gif" width="19" height="15"></td>
                          <td align="center">Select Status</td>
                          <td width="22" align="center"><img src="../images/icon/ico215.gif" width="16" height="16" onMouseOver="this.style.cursor='hand'" onClick="document.getElementById('divDataPicker').style.display='none'; "></td>
                        </tr>
                      </table></td>
                  </tr>
                  <tr> 
                    <td height="120" align="center" class="table_row1"><br> <table width="120" border="0" cellpadding="2" cellspacing="0">
                        <tr> 
                          <td width="26" height="22" align="center"><input name="toolbarStatus" type="radio" class="form_checkbox" value="Enable" checked></td>
                          <td height="22" class="text_bold">Enable</td>
                        </tr>
                        <tr> 
                          <td width="26" height="22" align="center"><input name="toolbarStatus" type="radio" class="form_checkbox" value="Disable"></td>
                          <td height="22" class="text_bold">Disable</td>
                        </tr>
                      </table>
                      <br> <table border="0" cellspacing="0" cellpadding="6">
                        <tr> 
                          <td><input name="btSave" type="button" class="button_th_60" id="btSave" value="Save" onClick="
if(document.myStatusForm.toolbarStatus[0].checked) {
	document.myForm.SelectStatus.value=document.myStatusForm.toolbarStatus[0].value;
}
if(document.myStatusForm.toolbarStatus[1].checked) {
	document.myForm.SelectStatus.value=document.myStatusForm.toolbarStatus[1].value;
}
document.myForm.action.value='setstatus';
Paging_CheckedThisItem(document.myForm.CheckBoxAll, StatusIndex ,'CheckBoxID', document.myForm.TotalCheckBoxID.value );
document.myForm.submit();
"></td>
                          <td><input name="btClose" type="button" class="button_th_60" id="btClose" value="Close" onClick="document.getElementById('divDataPicker').style.display='none';"></td>
                        </tr>
                      </table></td>
                  </tr>
                  <tr> 
                    <td height="6" class="table_footer"><img src="../images/blank.gif" width="1" height="1"></td>
                  </tr>
                </form>
              </table>
            </div>

            <div id="divDataPicker2" style="display:none; position:absolute; top:-115px; left:180px; width: 200px; z-index: 1;Filter:Alpha(opacity=95)"> 
              <table width="100%" border="0" cellpadding="0" cellspacing="1" class="table_border">
                <form action="?" method="get" name="myForwebForm" id="myForwebForm">
                  <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
                  <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
                  <tr> 
                    <td height="22"><table width="100%" height="22" border="0" cellpadding="0" cellspacing="0" class="table_header">
                        <tr> 
                          <td width="28" align="center"><img src="../images/icon/ico439.gif" width="19" height="15"></td>
                          <td align="center">Select for web</td>
                          <td width="22" align="center"><img src="../images/icon/ico215.gif" width="16" height="16" onMouseOver="this.style.cursor='hand'" onClick="document.getElementById('divDataPicker2').style.display='none'; "></td>
                        </tr>
                      </table></td>
                  </tr>
                  <tr> 
                    <td height="120" align="center" class="table_row1"><br> <table width="120" border="0" cellpadding="2" cellspacing="0">
                        <tr> 
                          <td width="26" height="22" align="center"><input name="toolbarStatus" type="radio" class="form_checkbox" value="Iamwomen" checked></td>
                          <td height="22" class="text_bold">Iamwomen</td>
                        </tr>
                        <tr> 
                          <td width="26" height="22" align="center"><input name="toolbarStatus" type="radio" class="form_checkbox" value="Jigsaw"></td>
                          <td height="22" class="text_bold">Jigsaw</td>
                        </tr>
                        <tr> 
                          <td width="26" height="22" align="center"><input name="toolbarStatus" type="radio" class="form_checkbox" value="All"></td>
                          <td height="22" class="text_bold">All</td>
                        </tr>						
                      </table>
                      <br> <table border="0" cellspacing="0" cellpadding="6">
                        <tr> 
                          <td><input name="btSave" type="button" class="button_th_60" id="btSave" value="Save" onClick="
if(document.myForwebForm.toolbarStatus[0].checked) {
	document.myForm.SelectStatus.value=document.myForwebForm.toolbarStatus[0].value;
}
if(document.myForwebForm.toolbarStatus[1].checked) {
	document.myForm.SelectStatus.value=document.myForwebForm.toolbarStatus[1].value;
}
if(document.myForwebForm.toolbarStatus[2].checked) {
	document.myForm.SelectStatus.value=document.myForwebForm.toolbarStatus[2].value;
}
document.myForm.action.value='setforweb';
Paging_CheckedThisItem(document.myForm.CheckBoxAll, StatusIndex ,'CheckBoxID', document.myForm.TotalCheckBoxID.value );
document.myForm.submit();
"></td>
                          <td><input name="btClose" type="button" class="button_th_60" id="btClose" value="Close" onClick="document.getElementById('divDataPicker2').style.display='none';"></td>
                        </tr>
                      </table></td>
                  </tr>
                  <tr> 
                    <td height="6" class="table_footer"><img src="../images/blank.gif" width="1" height="1"></td>
                  </tr>
                </form>
              </table>
            </div>

            <script language="JavaScript" type="text/JavaScript">
var StatusIndex=0;
function ShowDataPicker(myDivName,RefX,RefY) {
	document.getElementById(myDivName).style.display=''; 
	document.getElementById(myDivName).style.left = document.body.scrollLeft + window.event.clientX + RefX;
	document.getElementById(myDivName).style.top= document.body.scrollTop+ window.event.clientY + RefY;
}
	  </script>
            <table width="95%" height="22" border="0" cellpadding="2" cellspacing="0">
              <form action="?" method="get" name="myHeaderButton" id="myHeaderButton" onSubmit="return false;">
                <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
                <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
                <!----tr valign="bottom"> 
                  <td colspan="2"><strong>Select Group :</strong> <select name="GroupID" class="select" id="GroupID" onChange="document.myForm.GroupID.value=this.value; document.myForm.submit();">
						<option value="0"> --- เลือกกลุ่ม --- </option>
						<? loadResidenceGroupSelect(0,0); ?>
                    </select><?
					if ($GroupID>0) echo "<script language='JavaScript'> document.myHeaderButton.GroupID.value = '".$GroupID."'; </script>";
					?></td>
                </tr------->
                <tr valign="bottom">
                  <td><table border="0" cellspacing="0" cellpadding="2">
                    <tr>
<? if($System_Session_Permission[$SystemMenuID]=="RW" ){ ?>
                      <td><input name="btAdd" type="button" class="button_80" id="btAdd" value="Add New" onClick="
document.myForm.action.value='add';
document.myForm.submit();
				"></td>
<? }?>				
                      <td><input name="btView" type="button" class="button_60" id="btView" onClick="
if(Paging_CountChecked('CheckBoxID',document.myForm.TotalCheckBoxID.value)==1) {
	document.myForm.action.value='view';
	document.myForm.submit();
} else {
	alert('Please checked 1 item to view this record.');
}
				  " value="View"></td>
<? if($System_Session_Permission[$SystemMenuID]=="RW" ){ ?>  
                      <td><input name="btEdit" type="button" class="button_60" id="btEdit" onClick="
if(Paging_CountChecked('CheckBoxID',document.myForm.TotalCheckBoxID.value)==1) {
	document.myForm.action.value='edit';
	document.myForm.submit();
} else {
	alert('Please checked 1 item to edit this record.');
}
				  " value="Edit"></td>
                      <td><input name="btDelete" type="button" class="button_60" id="btDelete" onClick="
if(Paging_CountChecked('CheckBoxID',document.myForm.TotalCheckBoxID.value)>0) {
	if(confirm('Are you sure to delete selected record?')) {
		document.myForm.action.value='delete';
		document.myForm.submit();
	}
} else {
	alert('Please checked 1 or more item to delete record.');
}
				  " value="Delete"></td>
<? }?>				  
                    </tr>
                  </table></td>
                  <td align="right"><strong>Select Group :</strong> <select name="GroupID" class="select" id="GroupID" onChange="document.myForm.GroupID.value=this.value; document.myForm.submit();">
						<option value="0"> --- เลือกกลุ่ม --- </option>
						<? loadResidenceGroupSelect(0,0); ?>
                  </select><?
					if ($GroupID>0) echo "<script language='JavaScript'> document.myHeaderButton.GroupID.value = '".$GroupID."'; </script>";
					?></td>
                </tr>
              </form>
            </table>
            <table width="98%" height="22" border="0" cellpadding="0" cellspacing="0" class="table_toolbar">
              <form action="?" method="get" name="myToolbarForm" id="myToolbarForm" onSubmit="return false;">
                <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
                <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
                <tr> 
                  <td width="5" align="left" valign="top"> <img src="../images/bgborder1w.gif" width="5" height="5"></td>
                  <td valign="bottom"> <table border="0" cellpadding="2" cellspacing="0" class="toolbar">
                      <tr> 
                        <td width="10">&nbsp;</td>
                        <td>Page</td>
                        <td> 
                          <? 
				  if($NoOfPage>1) { 
				  ?>
                          <select name="toolbarPageShow" class="select" onChange="document.myForm.PageShow.value=this.value; document.myForm.submit(); ">
                            <? 
if($NoOfPage<$SystemModule_MaxPage) {
	// Show page list #########################
	for($i=1;$i<=$NoOfPage;$i++) { 
		echo "<option value=\"$i\"";
		if($i==$PageShow) { echo " selected"; }
		echo ">$i</option>";
	} 
}  else {
	// # If total page count greater than default max page  value then reduce page select size #########################
	$starti = $PageShow-$SystemModule_ReduceRange;
	if($starti<1) { $starti=1; }
	$endi = $PageShow+$SystemModule_ReduceRange;
	if($endi>$NoOfPage) { $endi=$NoOfPage; }
	//#####################
//	for($i=$starti ;$i<=$endi;$i++) { 
	for($i=1 ;$i<=$NoOfPage;$i++) { 
		echo "<option value=\"$i\"";
		if($i==$PageShow) { echo " selected"; }
		echo ">$i</option>";
	} 
}
?>
                          </select> 
                          <? 
 } else { 
	echo "1";
 }
 ?>
                        </td>
                        <td>of 
                          <?=$NoOfPage?>
                        </td>
                        <td width="10">&nbsp;</td>
                        <td>Page size</td>
                        <td> <input name="toolbarPageSize" type="text" class="input_center" id="toolbarPageSize" value="<?=$PageSize?>" size="3" maxlength="3"></td>
                        <td> <input name="btChangePageSize" type="button" class="button_normal" id="btChangePageSize" value=" Go " onClick="
if(isNaN(document.myToolbarForm.toolbarPageSize.value*1)) {
	document.myToolbarForm.toolbarPageSize.value='<?=$PageSize?>';
	document.myToolbarForm.toolbarPageSize.focus();
	return false;
}
if(document.myToolbarForm.toolbarPageSize.value<=0) {
	document.myToolbarForm.toolbarPageSize.value='<?=$PageSize?>';
	document.myToolbarForm.toolbarPageSize.focus();
	return false;
}
document.myForm.PageSize.value=document.myToolbarForm.toolbarPageSize.value; 
document.myForm.submit(); 
				  "> </td>
                      </tr>
                    </table></td>
                  <td align="right" valign="bottom"> <table border="0" cellpadding="0" cellspacing="0">
                      <tr> 
                        <td>Found 
                          <?=$TotalRecordCount?>
                          record</td>
                        <td width="10">&nbsp;</td>
                        <? if($PageShow>1) { ?>
                        <td width="21" align="center"> <img src="../images/controlpage/playset_start.gif" width="21" height="21" 
				  onMouseOver="this.src='../images/controlpage/playset_start_active.gif'; this.style.cursor='hand';" 
				  onMouseOut="this.src='../images/controlpage/playset_start.gif';" 
				  onClick="document.myForm.PageShow.value=1; document.myForm.submit();"></td>
                        <? } else { ?>
                        <td width="21" align="center"><img src="../images/controlpage/playset_start_disable.gif" width="21" height="21"></td>
                        <? } ?>
                        <? if($PageShow>1) { ?>
                        <td width="21" align="center"> <img src="../images/controlpage/playset_backward.gif" width="21" height="21" 
				  onMouseOver="this.src='../images/controlpage/playset_backward_active.gif'; this.style.cursor='hand';" 
				  onMouseOut="this.src='../images/controlpage/playset_backward.gif';" 
				  onClick="document.myForm.PageShow.value--; document.myForm.submit();"></td>
                        <? } else { ?>
                        <td width="21" align="center"><img src="../images/controlpage/playset_backward_disable.gif" width="21" height="21"></td>
                        <? } ?>
                        <td width="21" align="center"> <img src="../images/controlpage/playset_stop.gif" width="21" height="21" 
				  onMouseOver="this.src='../images/controlpage/playset_stop_active.gif'; this.style.cursor='hand';" 
				  onMouseOut="this.src='../images/controlpage/playset_stop.gif';" 
				  onClick="
					with(document.myForm) {
						PageShow.value='';
						PageSize.value='';
						ASCDESC.value='';
						OrderBy.value='';
						PageSearch.value='';
						submit();
					}
					"></td>
                        <? if($PageShow<$NoOfPage) { ?>
                        <td width="21" align="center"> <img src="../images/controlpage/playset_forward.gif" width="21" height="21" 
				  onMouseOver="this.src='../images/controlpage/playset_forward_active.gif'; this.style.cursor='hand';" 
				  onMouseOut="this.src='../images/controlpage/playset_forward.gif';" 
				  onClick="document.myForm.PageShow.value++; document.myForm.submit();"></td>
                        <? } else { ?>
                        <td width="10" align="center"><img src="../images/controlpage/playset_forward_disable.gif" width="21" height="21"></td>
                        <? } ?>
                        <? if($PageShow<$NoOfPage) { ?>
                        <td width="10" align="center"><img src="../images/controlpage/playset_end.gif" width="21" height="21" 
				  onMouseOver="this.src='../images/controlpage/playset_end_active.gif'; this.style.cursor='hand';" 
				  onMouseOut="this.src='../images/controlpage/playset_end.gif';" 
				  onClick="document.myForm.PageShow.value='<?=$NoOfPage?>'; document.myForm.submit();"></td>
                        <? } else { ?>
                        <td width="10" align="center"><img src="../images/controlpage/playset_end_disable.gif" width="21" height="21"></td>
                        <? } ?>
                      </tr>
                    </table></td>
                  <td width="5" align="right" valign="top"><img src="../images/bgborder2w.gif" width="5" height="5"></td>
                </tr>
              </form>
            </table>
            <table width="98%" border="0" cellpadding="0" cellspacing="1" class="table_border">
              <tr> 
                <td bgcolor="#FFFFFF"> <table width="100%" border="0" cellpadding="0" cellspacing="1">
                    <form action="?" method="get" name="myForm" id="myForm">
                      <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
                      <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
                      <input name="action" type="hidden" id="action">
                      <input name="PageSize" type="hidden" id="PageSize" value="<?=$PageSize?>">
                      <input name="PageShow" type="hidden" id="PageShow" value="<?=$PageShow?>">
                      <input name="ASCDESC" type="hidden" id="ASCDESC" value="<?=$ASCDESC?>">
                      <input name="OrderBy" type="hidden" id="OrderBy" value="<?=$OrderBy?>">
                      <input name="PageSearch" type="hidden" id="PageSearch" value="<?=$PageSearch?>">
                      <input name="SelectStatus" type="hidden" id="SelectStatus">
					  <input name="GroupID" type="hidden" id="GroupID" value="<?=$GroupID?>">
                      <tr align="center" class="menu_table_header"> 
                        <td width="25" height="40"><input name="CheckBoxAll" type="checkbox" class="form_checkbox" id="CheckBoxAll" value="Yes" onClick="Paging_CheckAll(this,'CheckBoxID',document.myForm.TotalCheckBoxID.value)"></td>
                        <td width="45" height="40" align="center"><? 
$myOrderBy = $myModule_Table_Download."_ID";
if($OrderBy==$myOrderBy) { 
	if($ASCDESC=="DESC") { ?><img src="../images/controlpage/desc_order.gif" width="7" height="7"><? }
	if($ASCDESC=="ASC")  { ?><img src="../images/controlpage/asc_order.gif" width="7" height="7"><? }
}
?> <a href="#" class="link_headbar" onClick="
with(document.myForm) { 
	<? if($OrderBy==$myOrderBy) { echo "action.value='switchorder';\n"; } ?>
	OrderBy.value='<?=$myOrderBy?>';
	submit(); 
}">No.</a></td>
                        <td width="100">Thumbnail</td>
                        <td  height="40"> 
                          <? 
$myOrderBy = $myModule_Table_Download."_Name";
if($OrderBy==$myOrderBy) { 
	if($ASCDESC=="DESC") { ?>
                          <img src="../images/controlpage/desc_order.gif" width="7" height="7"> 
                          <? }
	if($ASCDESC=="ASC") { ?>
                          <img src="../images/controlpage/asc_order.gif" width="7" height="7"> 
                          <? }
} 
?>
                          <a href="#" class="link_headbar" onClick="
with(document.myForm) { 
	<? if($OrderBy==$myOrderBy) { echo "action.value='switchorder';\n"; } ?>
	OrderBy.value='<?=$myOrderBy?>';
	submit(); 
}
					">Name</a></td>
                        <td width="64">Create By </td>
                        <td width="99"><? 
$myOrderBy = $myModule_Table_Download."_Status";
if($OrderBy==$myOrderBy) { 
	if($ASCDESC=="DESC") { ?>
                          <img src="../images/controlpage/desc_order.gif" width="7" height="7"> 
                          <? }
	if($ASCDESC=="ASC") { ?>
                          <img src="../images/controlpage/asc_order.gif" width="7" height="7"> 
                          <? }
} 
?>
                          <a href="#" class="link_headbar" onClick="
with(document.myForm) { 
	<? if($OrderBy==$myOrderBy) { echo "action.value='switchorder';\n"; } ?>
	OrderBy.value='<?=$myOrderBy?>';
	submit(); 
}
					"> Status </a><br>
                          Action</td>
                      </tr>
                      <?
$index=1;
if($RecordCount>0) {
	while($index<$RecordCount+1) {
		if($myClassRow=="table_row1") { $myClassRow="table_row2"; } else { $myClassRow="table_row1";  }
		$Row=MYSQL_FETCH_ARRAY($Query);
	?>
                      <tr class="<?=$myClassRow?>" onMouseOver="this.className='table_rowover'" onMouseOut="this.className='<?=$myClassRow?>'"> 
                        <td width="25" height="30" align="center"> <input name="CheckBoxID<?=$index?>" type="checkbox" class="form_checkbox" id="CheckBoxID<?=$index?>" onClick="Paging_CheckAllHandle(document.myForm.CheckBoxAll,'CheckBoxID',document.myForm.TotalCheckBoxID.value)" value="<?=$Row[$myModule_Table_Download."_ID"]?>"></td>
                        <td width="45" height="30" align="center"><? if($ASCDESC=="DESC") { echo $RecordStart+$index; } else { echo ($TotalRecordCount-($RecordStart+$index)+1); } ?>
</td>
                        <td><? if($Row[$myModule_Table_Download."_ThumbnailPicture"]){?><img src="<?=$myModule_Path_ThumbnailPicture."/".$Row[$myModule_Table_Download."_ThumbnailPicture"]?>" width="100"><? }?></td>
                        <td height="30"> <span class="text_bold"> <a href="#" onClick="
Paging_CheckedThisItem( document.myForm.CheckBoxAll, <?=$index?>, 'CheckBoxID', document.myForm.TotalCheckBoxID.value );
document.myForm.action.value='view';
document.myForm.submit();
						  "> 
                          <?=$Row[$myModule_Table_Download."_Name"]?>
                          </a><br></span>
						  <?=$Row[$myModule_Table_Download."_Description"]?><br>						
						  <? if($Row[$myModule_Table_Download."_Type"]=="Link"){?>
						 <a href="<?=$Row[$myModule_Table_Download."_Link"]?>" target="_blank"> <?=$Row[$myModule_Table_Download."_Link"]?></a>
                          <? }else{ ?>
						  [<a href="<?=$myModule_Path_UploadFiles."/".$Row[$myModule_Table_Download."_UploadFile"]?>" target="_blank"> Download</a> ]
						  <? }?>
						</td>
                        <td height="30" align="center"><?=$Row[$myModule_Table_Download."_CreateBy"]?></td>
                        <td align="center"><img src="../images/icon/ico442.gif" width="8" height="14">
<? if($System_Session_Permission[$SystemMenuID]=="RW" ){ ?>
 <a href="#" onClick="
if('<?=$Row[$myModule_Table_Download."_Status"]?>'=='Enable') {
	document.myStatusForm.toolbarStatus[0].checked=true;
}
if('<?=$Row[$myModule_Table_Download."_Status"]?>'=='Disable') {
	document.myStatusForm.toolbarStatus[1].checked=true;
}
StatusIndex = <?=$index?>;
ShowDataPicker('divDataPicker',-230,-150)
">
                        <?=$Row[$myModule_Table_Download."_Status"]?>
                        </a>
<? }else{?>
<?=$Row[$myModule_Table_Download."_Status"]?>
<? }?>						
                          <table border="0" cellspacing="0" cellpadding="1">
                              <tr align="center" valign="bottom"> 
                                <td><img src="../images/icon/ico416.gif" alt="View" width="16" height="21" border="0" onMouseOver="this.style.cursor='hand'" onClick="
Paging_CheckedThisItem( document.myForm.CheckBoxAll, <?=$index?>, 'CheckBoxID', document.myForm.TotalCheckBoxID.value );
document.myForm.action.value='view';
document.myForm.submit();
						"></td>
<? if($System_Session_Permission[$SystemMenuID]=="RW" ){ ?>
                                <td><img src="../images/icon/ico425.gif" alt="Edit" width="16" height="16" border="0" onMouseOver="this.style.cursor='hand'" onClick="
if(confirm('Are you sure to edit this record?')) {
	Paging_CheckedThisItem( document.myForm.CheckBoxAll, <?=$index?>, 'CheckBoxID', document.myForm.TotalCheckBoxID.value );
	document.myForm.action.value='edit';
	document.myForm.submit();
}
						"></td>
                                <td><img src="../images/icon/ico417.gif" alt="Delete" width="16" height="16" border="0" onMouseOver="this.style.cursor='hand'" onClick="
if(confirm('Are you sure to delete this record?')) {
	Paging_CheckedThisItem( document.myForm.CheckBoxAll, <?=$index?>, 'CheckBoxID', document.myForm.TotalCheckBoxID.value );
	document.myForm.action.value='delete';
	document.myForm.submit();
}
						"></td>
<? }?>						
                              </tr>
                          </table></td>
                      </tr>
                      <?
		$index++;
	}
} else {  ?>
                      <tr class="table_row1"> 
                        <td height="80" colspan="6" align="center">Data not found!</td>
                      </tr>
<? } ?>
                      <input name="TotalCheckBoxID" type="hidden" id="TotalCheckBoxID" value="<?=$index-1?>">
                    </form>
                  </table>
                  <table width="100%" height="24" border="0" cellpadding="3" cellspacing="0">
                    <form action="?" method="get" name="mySearchForm" id="mySearchForm" onSubmit="return false;">
                      <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
                      <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
                      <tr align="right"> 
                        <td colspan="4" align="right" class="table_footer"> <table border="0" cellpadding="2" cellspacing="0" class="table_footer">
                            <tr> 
                              <td><input name="toolbarPageSearch" type="text" class="input_left" id="toolbarPageSearch" value="<?=$PageSearch?>" size="20" maxlength="50"></td>
                              <td><input name="btPageSearch" type="button" class="button_60" id="btPageSearch" value="Search" onClick="
document.myForm.PageSearch.value=document.mySearchForm.toolbarPageSearch.value;
document.myForm.submit();
						"></td>
                            </tr>
                          </table></td>
                      </tr>
                    </form>
                  </table></td>
              </tr>
            </table>
            <table width="95%" height="22" border="0" cellpadding="2" cellspacing="0">
              <form action="?" method="get" name="myFooterButton" id="myFooterButton" onSubmit="return false;">
                <input name="SystemModuleKey" type="hidden" id="SystemModuleKey" value="<?=$SystemModuleKey?>">
                <input name="SystemMenuID" type="hidden" id="SystemMenuID" value="<?=$SystemMenuID?>">
                <tr> 
                  <td valign="top"><table border="0" cellspacing="0" cellpadding="2">
                      <tr> 
<? if($System_Session_Permission[$SystemMenuID]=="RW" ){ ?>  
                        <td><input name="btAdd" type="button" class="button_80" id="btAdd" value="Add New" onClick="
document.myForm.action.value='add';
document.myForm.submit();
				"></td>
<? }?>				
                        <td><input name="btView" type="button" class="button_60" id="btView" onClick="
if(Paging_CountChecked('CheckBoxID',document.myForm.TotalCheckBoxID.value)==1) {
	document.myForm.action.value='view';
	document.myForm.submit();
} else {
	alert('Please checked 1 item to view this record.');
}
				  " value="View"></td>
<? if($System_Session_Permission[$SystemMenuID]=="RW" ){ ?>  
                        <td><input name="btEdit" type="button" class="button_60" id="btEdit" onClick="
if(Paging_CountChecked('CheckBoxID',document.myForm.TotalCheckBoxID.value)==1) {
	document.myForm.action.value='edit';
	document.myForm.submit();
} else {
	alert('Please checked 1 item to edit this record.');
}
				  " value="Edit"></td>
                        <td><input name="btDelete" type="button" class="button_60" id="btDelete" onClick="
if(Paging_CountChecked('CheckBoxID',document.myForm.TotalCheckBoxID.value)>0) {
	if(confirm('Are you sure to delete selected record?')) {
		document.myForm.action.value='delete';
		document.myForm.submit();
	}
} else {
	alert('Please checked 1 or more item to delete record.');
}
				  " value="Delete"></td>
<? }?>				  
                      </tr>
                    </table></td>
                </tr>
              </form>
            </table>
            <br>
<? 
}
#########################################################
?>
 <!-- InstanceEndEditable --> 
            <? }  else { echo "&nbsp;&nbsp;&nbsp;"; } ?>		</td>
        <td width="17" valign="top" background="../images/object/border_07.gif"><img src="../images/object/border_17.gif" width="17" height="119"></td>
      </tr>
      <tr>
        <td height="16"><img src="../images/object/border_09.gif" width="20" height="16"></td>
        <td height="16" background="../images/object/border_11.gif"><img src="../images/object/border_11.gif" width="1" height="16"></td>
        <td><img src="../images/object/border_13.gif" width="17" height="16"></td>
      </tr>
    </table></td>
        </tr>
      </table></td>
    <td width="1" bgcolor="#A13626"><img src="../../images/blank.gif" width="1" height="1"></td> 
  </tr>
</table>
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td width="4" height="3" align="center" bgcolor="#A13626"><img src="../../images/blank.gif" width="1" height="1"></td>
    <td height="3" align="center" bgcolor="#A13626"><img src="../../images/blank.gif" width="1" height="1"></td>
    <td width="4" height="3" align="center" bgcolor="#A13626"><img src="../../images/blank.gif" width="1" height="1"></td>
  </tr>
  <tr> 
    <td width="4" height="30" align="left" valign="bottom" background="../../images/main/main-t-bg.gif">&nbsp;</td>
    <td height="30" align="center" background="../../images/main/main-t-bg.gif">&nbsp;</td>
    <td width="4" height="30" align="right" valign="bottom" background="../../images/main/main-t-bg.gif">&nbsp;</td>
  </tr>
</table>
<table width="95%" height="22" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td align="left"><font color="#666666">Copyrights <img src="../../images/web/copyright.gif" width="8" height="9"> 
      2008  MOE. All rights are reserved.</font></td>
    <td align="right"><font color="#666666">Powered by <strong><a href="http://www.net-com.co.th">Net-Com</a></strong></font></td>
  </tr>
</table>
</body>
<!-- InstanceEnd --></html>
<? 
include("../../webengine/lib/disconnect.php");
?>

Hacked By AnonymousFox1.0, Coded By AnonymousFox