TIT_COL=textColor:(0;64;0)
TEXT_COL=textColor:(255;200;250)
ENTRY=GUIType:hyperLink, container:sceneHelp, textUnderline:0
ENTRY_SIZE=x:16, width:160, height:16, {TEXT_COL}
RULER=container:sceneHelp, x:4, width:168, height:0, frame:(0;64;0)
PARAGRAPH=x:4, width:168, textAlignment:LEFT, {TEXT_COL}
TIP_ENTRY=GUIType:tiplink, container:sceneHelp, width:88, height:16, {TEXT_COL}
TIP=container:sceneHelp, x:4, y:20, width:168, height:195, frame:0;64;0, color:(115;130;50), {TEXT_COL}, textFormatted:1, visible:0

sceneHelp=type:SceneSprite, bkgColor:(95;110;30), indexOffsetX:-5, indexOffsetY:-3
ruler1=type:Sprite, {RULER}, y:22
ruler2=type:Sprite, {RULER}, y:200
txtTit=type:Sprite, container:sceneHelp, x:8, y:2, width:160, height:16, textBold:1, {TIT_COL}, textAlignment:CENTER, text:Glossary A-O
btnClose = type:Sprite, {ENTRY}, href:help_index.txt, {TIT_COL}, x:130, y:202, width:40, height:16, text:Close, index:0
#==================================
btnAlbatross= type:Sprite, {TIP_ENTRY}, href:txtAlbatross, x:15, y:30, text:Albatross, index:10
btnBirdie= type:Sprite, {TIP_ENTRY}, href:txtBirdie, x:15, y:50, text:Birdie, index:11
btnBogey= type:Sprite, {TIP_ENTRY}, href:txtBogey, x:15, y:70, text:Bogey, index:12
btnBunker= type:Sprite, {TIP_ENTRY}, href:txtBunker, x:15, y:90, text:Bunker, index:13
btnChip= type:Sprite, {TIP_ENTRY}, href:txtChip, x:15, y:110, text:Chip, index:14
btnDoubleBogey= type:Sprite, {TIP_ENTRY}, href:txtDoubleBogey, x:15, y:130, text:Double Bogey, index:15
btnEagle= type:Sprite, {TIP_ENTRY}, href:txtEagle, x:15, y:150, text:Eagle, index:16
btnFairway= type:Sprite, {TIP_ENTRY}, href:txtFairway, x:15, y:170, text:Fairway, index:17
btnFlop= type:Sprite, {TIP_ENTRY}, href:txtFlop, x:90, y:30, text:Flop, index:21
btnFullSwing= type:Sprite, {TIP_ENTRY}, href:txtFullSwing, x:90, y:50, text:Full Swing, index:22
btnHoleInOne= type:Sprite, {TIP_ENTRY}, href:txtHoleInOne, x:90, y:70, text:Hole-in-one, index:23
btnIron= type:Sprite, {TIP_ENTRY}, href:txtIron, x:90, y:90, text:Iron, index:24
btnOB= type:Sprite, {TIP_ENTRY}, href:txtOB, x:90, y:110, text:O.B., index:25

txtAlbatross=type:Sprite, {TIP}, text:"a score of 3 under par for a hole"
txtBirdie=type:Sprite, {TIP}, text:"a score of one under par for a hole"
txtBogey=type:Sprite, {TIP}, text:"a score of one over par for a hole"
txtBunker=type:Sprite, {TIP}, text:"a depression in the ground filled with sand"
txtChip=type:Sprite, {TIP}, text:"a shot that makes ball to roll farther than it flies"
txtDoubleBogey=type:Sprite, {TIP}, text:"a score of 2 over par for a hole"
txtEagle=type:Sprite, {TIP}, text:"a score of 2 under par for a hole"
txtFairway=type:Sprite, {TIP}, text:"the closely mown area between the tee and green"
txtFlop=type:Sprite, {TIP}, text:"a soft-landing, relatively vertical shot from close to the green (usually played with a sandwedge or lob wedge)"
txtFullSwing=type:Sprite, {TIP}, text:"a shot made with full power"
txtHoleInOne=type:Sprite, {TIP}, text:"1. a score of 1 on a hole   2. holing the first shot, or tee shot, on a hole"
txtIron=type:Sprite, {TIP}, text:"a club with a head made of steel or iron and a relatively narrow sole"
txtOB=type:Sprite, {TIP}, text:"out of boundary - area that is not part of the course, on which play is not permitted"

