fontGUI=type:BitmapFont, bitmap:fontGUI.gif, columns:10, rows:6

SceneGUI = type:SceneSprite, bkgTexture:pagebkg.gif
txtTitle=type:Sprite, container:SceneGUI, x:0, y:15, width:176, height:20, BitmapFontNormal:fontGUI, textAlignment:CENTER, textBold:1, LTID:SCORE_BOARD, text:Score Board
sptScoreTitle = type:Sprite, container:SceneGUI, x:8, y:35, width:160, height:20, textBold:1, textColor:(255;255;255), textBold:1, textAlignment:CENTER
sptScoreBox = type:Sprite, container:SceneGUI, x:2, y:55, width:172, height:130
btnCont=type:Sprite, GUIType:hyperlink, container:SceneGUI, href:intro.txt, BitmapFontNormal:fontGUI, textAlignment:CENTER, textOffsetY:1, textUnderline:0, x:80, y:190, width:70, height:20, LTID:BACK, text:Back, index:RIGHT, indexOffsetX:65
scoreboard = type:Sound, src:..\sounds\title.mid

