TIT_COL=textColor:(0;64;0)
TEXT_COL=textColor:(255;200;250)
ENTRY=GUIType:hyperLink, container:sceneHelp, textUnderline:0
ENTRY_SIZE=x:16, width:160, height:16, {TEXT_COL}
RULER=container:sceneHelp, x:4, width:168, height:0, frame:(0;64;0)
PARAGRAPH=x:4, width:168, textAlignment:LEFT, {TEXT_COL}

sceneHelp=type:SceneSprite, bkgColor:(95;110;30), indexOffsetX:-5, indexOffsetY:-3
ruler1=type:Sprite, {RULER}, y:22
ruler2=type:Sprite, {RULER}, y:200
txtTit=type:Sprite, container:sceneHelp, x:8, y:2, width:160, height:16, textBold:1, {TIT_COL}, textAlignment:CENTER, text:Contact Us
btnClose = type:Sprite, {ENTRY}, href:help_index.txt, {TIT_COL}, x:130, y:202, width:40, height:16, text:Close, index:0
#==================================
txt1=type:Sprite, container:sceneHelp, {PARAGRAPH}, y:30, height:170, \
	text:"Our Website: www.omnigsoft.com\n\
	General Contact: contact@omnigsoft.com\n\
	Technical support: support@omnigsoft.com"
