function dumpwin()
{
window.open("http://devel.twzellers.com/airclic/common/Filedump.php",
	"testwin");
}


