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
sptRuler2=type:Sprite, container:SceneGUI, x:10, y:215, texture:ruler.png

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

sptDecor1 = type:Sprite, container:SceneGUI, x:10, y:10, texture:(decor4.png; decor4 X2.png)
sptDecor2 = type:Sprite, container:SceneGUI, x:205, y:-12, texture:(decor3.png; decor3 X2.png)

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

sptDecor3 = type:Sprite, container:SceneGUI, x:-20, y:160, texture:(decor1.png; decor1 X2.png)
sptDecor4 = type:Sprite, container:SceneGUI, x:210, y:140, texture:(decor2.png; decor2 X2.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:(129;94;94), textColorBright:(216;41;41), textBold:1, LTID:CLOSE, text:Close, textAlignment:CENTER, defaultFocus:1

music=type:Sound, src:..\Sounds\newlevel.wav
