bitmapfont=type:BitmapFont, bitmap:(font.png;font X3.png;font X3.png), columns:10, rows:6
bitmapfontBright=type:BitmapFont, bitmap:(fontBright.png;fontBright X3.png;fontBright X3.png), columns:10, rows:6
bitmapfontProp=type:BitmapFont, bitmap:(propFont13.png; propFont13 X2.png; propFont13 X3.png), columns:91, rows:1, startCode:32, caseConvertion:0, monospace:FALSE

pageSetting=type:PageSetting, defaultTextColor:(255;200;100), defaultTextColorBright:(100;255;200)

#==========================================================
SceneGUI=type:SceneSprite, width:240, height:240, x:CENTER, y:CENTER, indexOffsetX:-5, indexOffsetY:-5, navigationMode:DVD_MODE
sptRuler1=type:Sprite, container:SceneGUI, x:10, y:35, texture:ruler.png

sptDecor1=type:Sprite, container:SceneGUI, x:5, y:25, texture:fruit\1.png
sptDecor2=type:Sprite, container:SceneGUI, x:215, y:100, texture:fruit\5.png
sptDecor3=type:Sprite, container:SceneGUI, x:-2, y:35, texture:fruit\11.png


txtTitle=type:Sprite,container:SceneGUI,x:20,y:15,width:200,height:36, bitmapFont:bitmapfontBright, \
		textShadow:(0;0;0), textColor:(246;96;149), textBold:1, textSize:16,textAlignment:CENTER, LTID:SCORE_BOARD, text:Score Board

sptScoreBoardFrame=type:Sprite, container:SceneGUI, x:8, y:48, width:222, height:150, frame:(90;225;0), frameBevel:1, frameBevelThickness:2
sptScoreBoard=type:Sprite, container:SceneGUI, x:10, y:50, width:220, height:150, textAlignment:CENTER, \
		frame:(60;100;0), frameBright:(90;225;0), \
		texture:cell.png, textureBright:cellBright.png, \
		textColor:(155;155;195), textColorBright:(180;255;50), \
		textSize:13, bitmapFont:bitmapfontProp, bitmapFontBright:bitmapfontProp, textColor:(179;255;128), textColorBright:(179;255;128), textOffsetY:4

sptDecor4=type:Sprite, container:SceneGUI, x:215, y:185, texture:fruit\8.png
sptDecor5=type:Sprite, container:SceneGUI, x:20, y:195, texture:fruit\22.png

sptRuler2=type:Sprite, container:SceneGUI, x:10, y:215, texture:ruler.png

btnCloseScoreBoard=type:Sprite, GUIType:HYPERLINK, href:MainEntry.txt, container:SceneGUI, textShadow:(0;0;0), textUnderline:0, x:180, y:220, width:50, height:15, index:RIGHT, textSize:16, bitmapFont:bitmapfont, bitmapFontBright:bitmapfontBright, textColor:(119;119;119), textColorBright:(246;96;149), textBold:1, LTID:CLOSE, text:Close, textAlignment:CENTER, defaultFocus:1
