
new form
  name			construction
  shade			mid grey
  origin		31.5 0.2
  size			95 32
  start			hidden
 help			This is the construction top level form
  data font		6x12
  label font		6x12
  application font	6x12
  border		1
  selection border	0
end form

new field
	name			const_current_zone
	type			popup
	origin			4 1.5
	size			2 1
	menu			1\
				2\
				3\
				4\
				5\
				6\
				7\
				8\
				9\
				10\
				11\
				12\
				13\
				14\
				15
	label position		fit above
	label string		Current Zone
	label position		above
	help			The number of the zone currently displayed
	description		\
The current zone is the one shown below.  It\n\
can be changed to any other defined zone by\n\
selecting the zone name from the option menu\n\
(left mouse button on field label) or by using\n\
the right button in the field to toggle though\n\
all the options.
end field
