bitmapfontProp=type:BitmapFont, bitmap:(propFont13.png; propFont13 X2.png; propFont13 X3.png), columns:91, rows:1, startCode:32, caseConvertion:0, monospace:FALSE
sceneGUI=type:SceneSprite, width:240,height:240, x:CENTER,y:CENTER
sptCover = type:Sprite, container:sceneGUI, x:CENTER, y:20, frame:(0;0;0), width:90, height:90, texture:cover.jpg
txtGameTitle = type:Sprite, container:sceneGUI, x:10, y:115, width:220, height:20, textSize:13, textShadow:(0;0;0), textAlignment:CENTER, textColor:(255;255;255), bitmapFont:bitmapfontProp, textColor:(98;73;58), LTID:APP_NAME, text:Gomoku
txtGameSeries = type:Sprite, container:sceneGUI, x:10, y:130, width:220, height:20, textSize:13, textShadow:(0;0;0), textAlignment:CENTER, textColor:(255;255;255), bitmapFont:bitmapfontProp, textColor:(98;73;58), LTID:SMART_BUNNY_SERIES, text:SmartBunny Game Series
txtCopyright = type:Sprite, container:sceneGUI, x:10, y:150, width:220, height:60, textSize:13, textShadow:(0;0;0), textAlignment:CENTER, textColor:(255;255;255), bitmapFont:bitmapfontProp, textColor:(98;73;58), LTID:CPRT, text:Copyright(c)2009\nOmniG Software Inc.
sptLogo = type:Sprite, container:sceneGUI, x:185, y:145, texture:(OmniGSoft.png; OmniGSoft X2.png; OmniGSoft X3.png)
sptBunnyLogo=type:Sprite, container:sceneGUI, x:155, y:60, texture:(logoAnimated.mng; logoAnimated X2.mng; logoAnimated X3.mng)
sptLine1=type:Sprite, container:sceneGUI, x:CENTER, y:185, texture:ruler.png

txtContact = type:Sprite, container:sceneGUI, x:CENTER, y:195, width:225, height:160, \
		textSize:13, bitmapFont:bitmapfontProp, textAlignment:LEFT, textColor:(98;73;58), \
		LTID:INFO, text:"Further information: www.omnigsoft.com\nTechnical support: support@omnigsoft.com"
btnQuitToOS=type:Sprite, container:sceneGUI, GUIType:BUTTON, x:-40, y:-40, width:320, height:320, index:ENTER
