sceneGUI = type:SceneSprite, bkgTexture:cover.gif
btnEnter = type:Sprite, GUIType:hyperlink, href:intro.txt, container:sceneGUI, x:0, y:0, width:176, height:220, index:ENTER
txtVerion = type:Sprite, container:sceneGUI, x:0, y:190, width:176, height:20, textColor:(255;255;255), textAlignment:CENTER, textColor:(200;0;0)
