MINI SHELL

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/libary/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/html/pathumthani_eoffice/libary/swap.js
// JavaScript Document
function swap(id,picexpand,pichidden)
{
	control = "ctrl" + id;
	swapbox = "swap" + id;

	target = document.all(swapbox);
  	if (target.style.display != "none")
	{
  		target.style.display = "none";
		document.images[control].src = picexpand;
		document.images[control].alt = "ขยายขนาด";
  	}
	else
	{
  		target.style.display = "";
		document.images[control].src = pichidden;
		document.images[control].alt = "ย่อขนาด";
	}
}

	function ToggleNav()
	{
		if(divCollapsedNav.style.display == "none")
		{
			divCollapsedNav.style.display = "";
			divOpenNav.style.display = "none";
			parent.frmstOuter.cols = "20,*"
			parent.document.all ('left').noResize = true;
		}
		else
		{
			divOpenNav.style.display = "";
			divCollapsedNav.style.display = "none";
			parent.frmstOuter.cols = "210,*"
			parent.document.all ('left').noResize = true;
		}
	}

Anon7 - 2021