# Template: image-options
# Close off the previous image-format template
    BUTTON toggle VALUE(PSI_TOKEN.switch.val)
	    LOOKICONS(RightArrow, DownTriangle, bevel) SIZE(0.22, 0.22);
}

# Now, we have our feel
PSI_TOKEN.gad = IMAGEFORMATOPTIONS PSI_TOKEN.switch.val
		PSI_TOKEN.val[0] VALUE(PSI_TOKEN.val[1]) LOOK(plain)
		STRETCH(1, 0);
