propFont13Bold=type:BitmapFont, bitmap:PropFont13Bold.png, columns:91, rows:1, startCode:32, caseConvertion:0, monospace:FALSE
propFont13=type:BitmapFont, bitmap:PropFont13.png, columns:95, rows:1, startCode:32, caseConvertion:0, monospace:FALSE

TIT_COL=textColor:(250;220;230)
TEXT_COL=textColor:(220;230;250)
ENTRY=GUIType:hyperLink, container:sceneHelp, width:145, height:16, {TEXT_COL}, textSize:13, bitmapFont:propFont13Bold
RULER=container:sceneHelp, x:10, texture:ruler.png

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:(100;100;175)
sptTitle = type:Sprite, container:sceneHelp, x:8, y:0, texture:/manual/title.gif
ruler1=type:Sprite, {RULER}, y:60
ruler2=type:Sprite, {RULER}, y:200
txtTit=type:Sprite, container:sceneHelp, x:10, y:45, width:220, height:12, {TIT_COL}, textSize:13, textAlignment:CENTER, bitmapFont:propFont13Bold, text:Index
btnClose = type:Sprite, {ENTRY}, href:intro.properties, {TIT_COL}, x:155, y:210, width:60, height:18, textAlignment:CENTER, text:Close, defaultFocus:TRUE

#==================================
btnGameInfo=type:Sprite,	{ENTRY}, href:manual/help_about.txt, x:30, y:70, text:Game Info, index:1
btnSys=type:Sprite,		{ENTRY}, href:manual/help_sys.txt, x:30, y:90, text:System Requirement, index:2
btnSetting=type:Sprite,		{ENTRY}, href:manual/help_setting.txt, x:30, y:110, text:Game Settings, index:3
btnRule=type:Sprite,		{ENTRY}, href:manual/help_play.txt, x:30, y:130, text:Game Control & Play, index:4
btnPlay=type:Sprite,		{ENTRY}, href:manual/help_rule.txt, x:30, y:150, text:Game Rules, index:5
btnContact=type:Sprite,		{ENTRY}, href:manual/help_contact.txt, x:30, y:170, text:Contact Us, index:7
