sceneBkg=type:SceneSprite, bkgColor:(0;0;50)
sptDecor1=type:Sprite, container:sceneBkg, x:5, y:175, texture:levels/level6/bonus.gif
sptDecor2=type:Sprite, container:sceneBkg, x:150, y:10, texture:levels/level9/decor.gif

scenePrompt=type:SceneSprite, x:0, y:220, width:176, height:600
sceneGUI=type:SceneSprite, indexTextOffsetX:-10
btnExit = type:Sprite, container:sceneGUI, GUIType:button, x:0, y:0, width:176, height:220, index:ENTER

#================================
txtCopyright = type:Sprite, container:scenePrompt, x:8, y:60, width:160, height:60, \
		textAlignment:CENTER, textColor:(255;255;255), \
		text:VOLCANO ISLAND\nCopyright \nOmniG Software Inc.\nAll Rights Reserved

sptLogo = type:Sprite, container:scenePrompt, x:72, y:120, texture:logo.gif
sptCover = type:Sprite, container:scenePrompt, x:28, y:170, width:120, height:160, frame:(255;255;255), texture:cover.gif

txtContact = type:Sprite, container:scenePrompt, x:8, y:340, width:160, height:260, \
		textSize:16, textAlignment:LEFT, textColor:(255;255;255), \
			text:"Further information:\n\
			www.omnigsoft.com\n\
			Technical support:\n\
			support@omnigsoft.com\n\n\
			All comments, suggestions and problem-reporting are very welcome, \
			please contact us at:contact@omnigsoft.com."
