|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /var/www/html/pathumthani_eoffice/application/gov_news/ |
Upload File : |
<HTML>
<!--------------------------------------------------------------->
<!-- Copyright (c) 2006 by Conor O'Mahony. -->
<!-- For enquiries, please email GubuSoft@GubuSoft.com. -->
<!-- Please keep all copyright notices below. -->
<!-- Original author of TreeView script is Marcelino Martins. -->
<!--------------------------------------------------------------->
<!-- This document includes the TreeView script. The TreeView -->
<!-- script can be found at http://www.TreeView.net. The -->
<!-- script is Copyright (c) 2006 by Conor O'Mahony. -->
<!--------------------------------------------------------------->
<HEAD>
<TITLE>::: Government News :::</TITLE>
<SCRIPT>
function op() {
// This function is for folders that do not open pages themselves.
// See the online instructions for more information.
}
</SCRIPT>
</HEAD>
<!-- You may make other changes, but do not change the names -->
<!-- of the frames (treeframe and basefrm). -->
<frameset rows="80,*" cols="*" frameborder="no" border="0" framespacing="0">
<frame src="top.php?gov_id=<?=$gov_id;?>" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" />
<frameset cols="200,*" frameborder="no" border="0" framespacing="0">
<frame src="left.php?gov_id=<?=$gov_id;?>" name="treeframe" scrolling="No" noresize="noresize" id="treeframe" />
<frame src="main.php?gov_id=<?=$gov_id;?>&act=structure" name="basefrm" id="basefrm" />
</frameset>
</frameset>
</HTML>