TIT_COL=textColor:(255;255;100)
ENTRY=GUIType:hyperLink, container:sceneHelp, textUnderline:0
ENTRY_SIZE=x:16, width:160, height:16
RULER=container:sceneHelp, x:4, width:168, height:0, frame:(255;255;100)
PARAGRAPH=x:4, width:168, textAlignment:LEFT

sceneHelp=type:SceneSprite, bkgColor:(0;0;50), 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:"Our hero is in jeopardy! Surrounded by treasure and haunted by spirits, \
	nowhere to hide. Run smart and outwit the spirits to \
	collect all the items and advance to the next level..."
