/logging false def /report_errors true def /visible true def /validated true def /dragframeonly true def /autoindent true def /justification /Left def /framelabel (Untitled) def /cv nullcanvas def /iconX 50 def /iconY 10 def %begin postscript section /logo (hn/sys/logo.ps) run def %end postscript section /textfont /LucidaSans findfont 12 scalefont false printermatchfont def /headerfont /LucidaSans-Bold findfont 12 scalefont false printermatchfont def /footerfont /LucidaSans-Bold findfont 10 scalefont false printermatchfont def /iconfont /LucidaSans findfont 10 scalefont false printermatchfont def /@icon null def /@layout null def /@current_layout null def /@first_layout null def /@window_layout null def /@focus null def /@owner null def /@freezer null def /@menu null def /@windowmenu null def /@iconmenu null def /@editmenu null def /@scrollhmenu null def /@scrollvmenu null def /editSELcolor 1 0 0 rgbcolor def /editCTXcolor 1 0.6 0.6 rgbcolor def %begin postscript section /selFGcolor {BG} def /selBGcolor {FG} def /BG0 { //ClassDrawable /BG0 get } def /BG { //ClassDrawable /BG get } def /BG2 { //ClassDrawable /BG2 get } def /BG3 { //ClassDrawable /BG3 get } def /FG { //ClassDrawable /FG get } def /2DFG {//ClassDrawable /2DFG get} def /2DBG {//ClassDrawable /2DBG get} def %end postscript section /scrollautorepeat true def %begin postscript section UserProfile begin /ScrollDelay 50 ?def /ScrollThresh 100 ?def end /scrollthreshold { //UserProfile /ScrollThresh get } def /scrolllinedelay { //UserProfile /ScrollDelay get } def /scrollpagedelay { //UserProfile /ScrollDelay get } def %end postscript section