propFont13Bold=type:BitmapFont, bitmap:PropFont13Bold.png, columns:91, rows:1, startCode:32, caseConvertion:0, monospace:FALSE
TIT_COL=textColor:(180;160;140)
TEXT_COL=textColor:(255;200;250)
ENTRY=GUIType:hyperLink, container:sceneHelp, textUnderline:0, width:200, height:16, {TEXT_COL}, textSize:13, bitmapFont:propFont13Bold

sceneHelp=type:SceneSprite, x:CENTER, y:CENTER, width:240, height:240, navigationMode:DVD_MODE
sptBkg = type:Sprite, container:sceneHelp, x:CENTER, y:CENTER, width:320, height:320, wideScreenAutoFit:TRUE, color:(95;110;30)

sptLine1 = type:Sprite, container:sceneHelp, x:20, y:20, texture:ruler.png
sptLine2 = type:Sprite, container:sceneHelp, x:20, y:202, texture:ruler.png
txtTit=type:Sprite, container:sceneHelp, x:10, y:3, width:220, height:13, textBold:TRUE, {TIT_COL}, textAlignment:CENTER, text:Topics, textSize:13, bitmapFont:propFont13Bold
btnCloseHelp = type:Sprite, {ENTRY}, GUIType:button, {TIT_COL}, x:180, y:210, width:50, height:16, textAlignment:CENTER, text:Close, textSize:13, defaultFocus:TRUE, bitmapFton:propFont13Bold

#==================================
btnAbout=type:Sprite, {ENTRY}, href:manual/help_about.txt, x:20, y:30, text:About Game
btnSys=type:Sprite, {ENTRY}, href:manual/help_sys.txt, x:20, y:50, text:System Requirement
btnSetting=type:Sprite, {ENTRY}, href:manual/help_setting.txt, x:20, y:70, text:Game Settings
btnRule=type:Sprite, {ENTRY}, href:manual/help_rule.txt, x:20, y:90, text:Game Rules
btnPlay=type:Sprite, {ENTRY}, href:manual/help_play.txt, x:20, y:110, text:Swing & Strike
btnContact=type:Sprite, {ENTRY}, href:manual/help_contact.txt, x:20, y:130, text:Contact Us
btnGlossaryAO=type:Sprite, {ENTRY}, href:manual/help_glossary_ao.txt, x:20, y:150, height:16, text:Glossary A-O
btnGlossaryPZ=type:Sprite, {ENTRY}, href:manual/help_glossary_pz.txt, x:20, y:170, height:16, text:Glossary P-Z
