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}

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:About Game
btnClose = type:Sprite, {ENTRY}, href:help_index.txt, {TIT_COL}, x:130, y:202, width:40, height:16, text:Close, index:0
#==================================
txtAbout=type:Sprite, container:sceneHelp, {PARAGRAPH}, y:30, height:170, \
	text:"3D Nine Hole Golf is a unique real-time 3D mobile Golf game featuring addictive \
	game playing and the most realistic 3D simulation on Java phones."
