Newer
Older
Import / projects / LGN-IP3870 / t / orig / uiconfig.py
import config
from setting import setting
# KA: [20070809] hangul
#def_font = 'Vera'
#def_mono_font = 'VeraMono'

def_font = 'LGN'
def_mono_font = 'LGN_mono'
vera_mono_font = 'VeraMono'

#def_font = 'KoreaniTVSanSerifS'
#def_mono_font = 'KoreaniTVSanSerifS'
#vera_mono_font = 'VeraMono'

#def_font = 'HYGothic_V1.00'
#def_mono_font = 'HYGothic_V1.00'
#vera_mono_font = 'HYGothic_V1.00'



color_white = 225, 225, 225, 255 
color_black = 0, 0, 0, 255
color_gray = 183, 183, 183, 255
color_dark_gray = 48, 48, 48, 255

color_dark_telio = 0, 46, 61, 255
color_telio = 0, 140,190, 255

#color_select = 140, 215, 56, 255 # green like
color_select = color_telio

ALIGN_LEFT = 0
ALIGN_CENTER = 1
ALIGN_RIGHT = 2

MAX_INPUT_NAME = 40
MAX_INPUT_TEL = 20
MAX_INPUT_IP = 15
MAX_INPUT_MEMO = 30
MAX_INPUT_EMAIL = 50

#ka...3800 2007.03.28
image_dir = '/usr/local/lgvp/images/'	# 'images/'
emoticon_dir = image_dir + 'emoticon/'

#Thang: [20080314 -1] set images path, coordinator
class Theme:
	def __init__(self, bg, indicator, top, soft_bar, menu_select, unselected_bar, menu_disable, window_bar, vc_soft_bar):
		self.bg_file = bg					#backgroun
		self.indicator_bar = indicator			#menu top
		self.top_bar = top					#idle top
		self.soft_bar = soft_bar				#하나
		self.menu_selection = menu_select
		self.unselected_bar = unselected_bar
		self.menu_disable = menu_disable
		self.window_bar = window_bar
		self.vc_soft_bar = vc_soft_bar

#themes = (
#	Theme('systemback_default.png', 'indicator_bar_default.png','top_bar_default.png', 'soft_bar_default.png',
#		'depth_selectbar_default.png', 'depth_unselectbar_default.png', 'depth_selectbar_disable_default.png', 'window_bar_default.png', 'vc_soft_bar_default.png'),

#	Theme('systemback_nature.png', 'indicator_bar_nature.png','top_bar_nature.png', 'soft_bar_default.png',
#		'depth_selectbar_nature.png', 'depth_unselectbar_default.png', 'depth_selectbar_disable_default.png', 'window_bar_nature.png', 'vc_soft_bar_nature.png'),

#	Theme('systemback_flower.png', 'indicator_bar_flower.png','top_bar_flower.png', 'soft_bar_default.png',
#		'depth_selectbar_flower.png', 'depth_unselectbar_default.png', 'depth_selectbar_disable_default.png', 'window_bar_flower.png', 'vc_soft_bar_flower.png'),

#	Theme('systemback_purple.png', 'indicator_bar_purple.png','top_bar_purple.png', 'soft_bar_default.png',
#		'depth_selectbar_purple.png', 'depth_unselectbar_default.png', 'depth_selectbar_disable_default.png', 'window_bar_purple.png', 'vc_soft_bar_purple.png'))
depth_bg_image = 'depth_bg.png'

themes = (
	Theme(depth_bg_image, 'dial_bg.jpg','top_bar_default.png', 'softykey.png',
		'2de_select.png', 'depth_unselectbar_default.png', 'depth_selectbar_disable_default.png', 'window_bar_default.png', 'vc_soft_bar_default.png'),

	Theme(depth_bg_image, 'indicator_bar_nature.png','top_bar_nature.png', 'softykey.png',
		'2de_select.png', 'depth_unselectbar_default.png', 'depth_selectbar_disable_default.png', 'window_bar_nature.png', 'vc_soft_bar_nature.png'),

	Theme(depth_bg_image, 'indicator_bar_flower.png','top_bar_flower.png', 'softykey.png',
		'2de_select.png', 'depth_unselectbar_default.png', 'depth_selectbar_disable_default.png', 'window_bar_flower.png', 'vc_soft_bar_flower.png'),

	Theme(depth_bg_image, 'indicator_bar_purple.png','top_bar_purple.png','softykey.png',
		'2de_select.png', 'depth_unselectbar_default.png', 'depth_selectbar_disable_default.png', 'window_bar_purple.png', 'vc_soft_bar_purple.png'))
		
# Hau [20080314] List menu
menu_selection = 'color_select.png'
current_theme = themes[setting.menu_color]
#under_bar = 'depth_underbar.png'
under_bar = 'line_01.png'  # Hau [20080314] List menu

# KA: [20080314] new soft bar
soft_bar = 'softykey.png'

gif_tempdir = '/tmp/tmp_gif/'
#Thang [20080313 - 2] update background for liststage
#menu_bg_image = ('depth_bg.png', 'depth_bg.png', 'depth_bg.png', 'depth_bg.png', 'depth_bg.png', 'depth_bg.png', 'depth_bg.png','depth_bg.png','depth_bg.png')
menu_bg_image = (depth_bg_image, depth_bg_image, depth_bg_image, depth_bg_image, depth_bg_image, depth_bg_image, depth_bg_image, depth_bg_image, depth_bg_image)
#Thang [20080313 - 2] update background for liststage

##thang [20080314] -1 setup image for calendar

idle_clock_bg = 'calendar02/clock.png',(312 , 11)
idle_day_02 =('calendar02/day_01.png','calendar02/day_02.png','calendar02/day_03.png','calendar02/day_04.png','calendar02/day_05.png','calendar02/day_06.png','calendar02/day_07.png','calendar02/day_08.png','calendar02/day_09.png',\
                 'calendar02/day_10.png','calendar02/day_11.png','calendar02/day_12.png','calendar02/day_13.png','calendar02/day_14.png','calendar02/day_15.png','calendar02/day_16.png','calendar02/day_17.png','calendar02/day_18.png',\
                 'calendar02/day_19.png','calendar02/day_20.png','calendar02/day_21.png','calendar02/day_22.png','calendar02/day_23.png','calendar02/day_24.png','calendar02/day_25.png','calendar02/day_26.png','calendar02/day_27.png',\
                 'calendar02/day_28.png','calendar02/day_29.png','calendar02/day_30.png','calendar02/day_31.png')
                 
idle_week_02 = ('calendar02/week_02.png','calendar02/week_03.png','calendar02/week_04.png','calendar02/week_05.png','calendar02/week_06.png','calendar02/week_07.png','calendar02/week_01.png')
idle_week_02_bg = 'calendar02/week_bg.png'
idle_week_02_text =  (_('Mon'),_('Tue'),_('Wed'),_('Thu'),_('Fri'),_('Sat'),_('Sun'))

idle_pos_day_02 = ((310,138),(366,138),(422,138))
idle_pos_day_02_wlabel = 422+28, 138+12
idle_year_02 =('calendar02/year_00.png','calendar02/year_01.png','calendar02/year_02.png','calendar02/year_03.png','calendar02/year_04.png','calendar02/year_05.png','calendar02/year_06.png',\
				  'calendar02/year_07.png','calendar02/year_08.png','calendar02/year_09.png')
idle_pos_year_02 = ((317,122),(326,122),(335,122),(344,122))
idle_pos_year_03 = ((388,12),(396,12),(404,12),(412,12))


idle_min_arrow = ('calendar02/long_01.png','calendar02/long_02.png','calendar02/long_03.png','calendar02/long_04.png','calendar02/long_05.png','calendar02/long_06.png',\
                            'calendar02/long_07.png','calendar02/long_08.png','calendar02/long_09.png','calendar02/long_10.png','calendar02/long_11.png','calendar02/long_12.png',\
                            'calendar02/long_13.png','calendar02/long_14.png','calendar02/long_15.png','calendar02/long_16.png','calendar02/long_17.png','calendar02/long_18.png',\
                            'calendar02/long_19.png','calendar02/long_20.png','calendar02/long_21.png','calendar02/long_22.png','calendar02/long_23.png','calendar02/long_24.png',\
                            'calendar02/long_25.png','calendar02/long_26.png','calendar02/long_27.png','calendar02/long_28.png','calendar02/long_29.png','calendar02/long_30.png',\
                            'calendar02/long_31.png','calendar02/long_32.png','calendar02/long_33.png','calendar02/long_34.png','calendar02/long_35.png','calendar02/long_36.png',\
                            'calendar02/long_37.png','calendar02/long_38.png','calendar02/long_39.png','calendar02/long_40.png','calendar02/long_41.png','calendar02/long_42.png',\
                            'calendar02/long_43.png','calendar02/long_44.png','calendar02/long_45.png','calendar02/long_46.png','calendar02/long_47.png','calendar02/long_48.png',\
                            'calendar02/long_49.png','calendar02/long_50.png','calendar02/long_51.png','calendar02/long_52.png','calendar02/long_53.png','calendar02/long_54.png',\
                            'calendar02/long_55.png','calendar02/long_56.png','calendar02/long_57.png','calendar02/long_58.png','calendar02/long_59.png','calendar02/long_60.png')
			       
idle_hour_arrow = ('calendar02/short_01.png','calendar02/short_02.png','calendar02/short_03.png','calendar02/short_04.png','calendar02/short_05.png',\
                            'calendar02/short_06.png','calendar02/short_07.png','calendar02/short_08.png','calendar02/short_09.png','calendar02/short_10.png',\
                            'calendar02/short_11.png','calendar02/short_12.png','calendar02/short_13.png','calendar02/short_14.png','calendar02/short_15.png',\
                            'calendar02/short_16.png','calendar02/short_17.png','calendar02/short_18.png','calendar02/short_19.png','calendar02/short_20.png',\
                            'calendar02/short_21.png','calendar02/short_22.png','calendar02/short_23.png','calendar02/short_24.png','calendar02/short_25.png',\
                            'calendar02/short_26.png','calendar02/short_27.png','calendar02/short_28.png','calendar02/short_29.png','calendar02/short_30.png',\
                            'calendar02/short_31.png','calendar02/short_32.png','calendar02/short_33.png','calendar02/short_34.png','calendar02/short_35.png',\
                            'calendar02/short_36.png','calendar02/short_37.png','calendar02/short_38.png','calendar02/short_39.png','calendar02/short_40.png',\
                            'calendar02/short_41.png','calendar02/short_42.png','calendar02/short_43.png','calendar02/short_44.png','calendar02/short_45.png',\
                            'calendar02/short_46.png','calendar02/short_47.png','calendar02/short_48.png','calendar02/short_49.png','calendar02/short_50.png',\
                            'calendar02/short_51.png','calendar02/short_52.png','calendar02/short_53.png','calendar02/short_54.png','calendar02/short_55.png',\
                            'calendar02/short_56.png','calendar02/short_57.png','calendar02/short_58.png','calendar02/short_59.png','calendar02/short_60.png',\
                            'calendar02/short_61.png','calendar02/short_62.png','calendar02/short_63.png','calendar02/short_64.png','calendar02/short_65.png',\
                            'calendar02/short_66.png','calendar02/short_67.png','calendar02/short_68.png','calendar02/short_69.png','calendar02/short_70.png',\
                            'calendar02/short_71.png','calendar02/short_72.png')	

clock_dot = 'calendar02/dot.png'

#idle_temper_bg   = 'temper_bg.png',(305,196)
idle_calendar_bg = 'calendar01/calendar_bg.png', (305 , 4)
idle_calendar_bg02 = 'calendar02/calendar_bg.png', (305 , 4)
#idle_calender_bg02 = 'calendar03/calendar_bg2.png',( 394, 4)
idle_calendar_bg03 = 'calendar03/calendar_bg2_new.png',( 377, 4)

idle_number_box = 'idle_number_box.png', (80, 140)

idle_week01 = 'calendar01/week_01.png',(316 , 43 )
idle_week02 = 'calendar01/week_02.png',(339 , 43 )
idle_week03 = 'calendar01/week_03.png',(362 , 43 )
idle_week04 = 'calendar01/week_04.png',(385 , 43 )
idle_week05 = 'calendar01/week_05.png',(408 , 43 )
idle_week06 = 'calendar01/week_06.png',(431 , 43 )
idle_week07 = 'calendar01/week_07.png',(454 , 43 )
idle_ref        = 'ref.png',(310 , 151)
idle_am = 'am.png',(318 , 162)
idle_pm = 'pm.png',(318 , 162)
idle_am03 = 'am2.png',(407, 113)
idle_pm03 = 'pm2.png',(407, 113)



idle_time = ('calendar01/time_00.png','calendar01/time_01.png','calendar01/time_02.png','calendar01/time_03.png','calendar01/time_04.png','calendar01/time_05.png','calendar01/time_06.png','calendar01/time_07.png','calendar01/time_08.png','calendar01/time_09.png')
idle_time03 = ('calendar03/time2_0.png','calendar03/time2_1.png','calendar03/time2_2.png','calendar03/time2_3.png','calendar03/time2_4.png','calendar03/time2_5.png','calendar03/time2_6.png','calendar03/time2_7.png','calendar03/time2_8.png','calendar03/time2_9.png')

idle_colon = 'calendar01/time_colon.png',(412,162)

hour1_pos = (372,162)
hour2_pos = (392,162)
min1_pos = (423,162)
min2_pos = (443,162)

idle_colon03 = 'calendar03/time2_colon.png',(434,113)

hour1_pos03 = (407,113)
hour2_pos03 = (420,113)
min1_pos03 = (440,113)
min2_pos03 = (453,113)



idle_day =('calendar01/day_01.png','calendar01/day_02.png','calendar01/day_03.png','calendar01/day_04.png','calendar01/day_05.png','calendar01/day_06.png','calendar01/day_07.png','calendar01/day_08.png','calendar01/day_09.png',\
                 'calendar01/day_10.png','calendar01/day_11.png','calendar01/day_12.png','calendar01/day_13.png','calendar01/day_14.png','calendar01/day_15.png','calendar01/day_16.png','calendar01/day_17.png','calendar01/day_18.png',\
                 'calendar01/day_19.png','calendar01/day_20.png','calendar01/day_21.png','calendar01/day_22.png','calendar01/day_23.png','calendar01/day_24.png','calendar01/day_25.png','calendar01/day_26.png','calendar01/day_27.png',\
                 'calendar01/day_28.png','calendar01/day_29.png','calendar01/day_30.png','calendar01/day_31.png')

idle_pday =('pday_01.png','pday_02.png','pday_03.png','pday_04.png','pday_05.png','pday_06.png','pday_07.png','pday_08.png','pday_09.png',\
                 'pday_10.png','pday_11.png','pday_12.png','pday_13.png','pday_14.png','pday_15.png','pday_16.png','pday_17.png','pday_18.png',\
                 'pday_19.png','pday_20.png','pday_21.png','pday_22.png','pday_23.png','pday_24.png','pday_25.png','pday_26.png','pday_27.png',\
                 'pday_28.png','pday_29.png','pday_30.png','pday_31.png')   
                 
idle_daysel = ('calendar01/daysel_01.png','calendar01/daysel_02.png','calendar01/daysel_03.png','calendar01/daysel_04.png','calendar01/daysel_05.png','calendar01/daysel_06.png','calendar01/daysel_07.png','calendar01/daysel_08.png','calendar01/daysel_09.png',\
                 'calendar01/daysel_10.png','calendar01/daysel_11.png','calendar01/daysel_12.png','calendar01/daysel_13.png','calendar01/daysel_14.png','calendar01/daysel_15.png','calendar01/daysel_16.png','calendar01/daysel_17.png','calendar01/daysel_18.png',\
                 'calendar01/daysel_19.png','calendar01/daysel_20.png','calendar01/daysel_21.png','calendar01/daysel_22.png','calendar01/daysel_23.png','calendar01/daysel_24.png','calendar01/daysel_25.png','calendar01/daysel_26.png','calendar01/daysel_27.png',\
                 'calendar01/daysel_28.png','calendar01/daysel_29.png','calendar01/daysel_30.png','calendar01/daysel_31.png') 
             
idle_hdaysel = ('calendar01/hdaysel_01.png','calendar01/hdaysel_02.png','calendar01/hdaysel_03.png','calendar01/hdaysel_04.png','calendar01/hdaysel_05.png','calendar01/hdaysel_06.png','calendar01/hdaysel_07.png','calendar01/hdaysel_08.png','calendar01/hdaysel_09.png',\
                 'calendar01/hdaysel_10.png','calendar01/hdaysel_11.png','calendar01/hdaysel_12.png','calendar01/hdaysel_13.png','calendar01/hdaysel_14.png','calendar01/hdaysel_15.png','calendar01/hdaysel_16.png','calendar01/hdaysel_17.png','calendar01/hdaysel_18.png',\
                 'calendar01/hdaysel_19.png','calendar01/hdaysel_20.png','calendar01/hdaysel_21.png','calendar01/hdaysel_22.png','calendar01/hdaysel_23.png','calendar01/hdaysel_24.png','calendar01/hdaysel_25.png','calendar01/hdaysel_26.png','calendar01/hdaysel_27.png',\
                 'calendar01/hdaysel_28.png','calendar01/hdaysel_29.png','calendar01/hdaysel_30.png','calendar01/hdaysel_31.png') 

idle_ho = ('calendar01/ho_01.png','calendar01/ho_02.png','calendar01/ho_03.png','calendar01/ho_04.png','calendar01/ho_05.png','calendar01/ho_06.png','calendar01/ho_07.png','calendar01/ho_08.png','calendar01/ho_09.png',\
                 'calendar01/ho_10.png','calendar01/ho_11.png','calendar01/ho_12.png','calendar01/ho_13.png','calendar01/ho_14.png','calendar01/ho_15.png','calendar01/ho_16.png','calendar01/ho_17.png','calendar01/ho_18.png',\
                 'calendar01/ho_19.png','calendar01/ho_20.png','calendar01/ho_21.png','calendar01/ho_22.png','calendar01/ho_23.png','calendar01/ho_24.png','calendar01/ho_25.png','calendar01/ho_26.png','calendar01/ho_27.png',\
                 'calendar01/ho_28.png','calendar01/ho_29.png','calendar01/ho_30.png','calendar01/ho_31.png') 

                  
idle_month_short =('calendar01/month01.png','calendar01/month02.png','calendar01/month03.png','calendar01/month04.png','calendar01/month05.png','calendar01/month06.png','calendar01/month07.png',\
				  'calendar01/month08.png','calendar01/month09.png','calendar01/month10.png','calendar01/month11.png','calendar01/month12.png')
				  
idle_month03 =('calendar03/month_01.png','calendar03/month_02.png','calendar03/month_03.png','calendar03/month_04.png','calendar03/month_05.png','calendar03/month_06.png','calendar03/month_07.png',\
				  'calendar03/month_08.png','calendar03/month_09.png','calendar03/month_10.png','calendar03/month_11.png','calendar03/month_12.png')
idle_day_03 =('calendar03/day2_01.png','calendar03/day2_02.png','calendar03/day2_03.png','calendar03/day2_04.png','calendar03/day2_05.png','calendar03/day2_06.png','calendar03/day2_07.png','calendar03/day2_08.png','calendar03/day2_09.png',\
                 'calendar03/day2_10.png','calendar03/day2_11.png','calendar03/day2_12.png','calendar03/day2_13.png','calendar03/day2_14.png','calendar03/day2_15.png','calendar03/day2_16.png','calendar03/day2_17.png','calendar03/day2_18.png',\
                 'calendar03/day2_19.png','calendar03/day2_20.png','calendar03/day2_21.png','calendar03/day2_22.png','calendar03/day2_23.png','calendar03/day2_24.png','calendar03/day2_25.png','calendar03/day2_26.png','calendar03/day2_27.png',\
                 'calendar03/day2_28.png','calendar03/day2_29.png','calendar03/day2_30.png','calendar03/day2_31.png')		
               
idle_week_03 = ('calendar03/week2_01.png','calendar03/week2_02.png','calendar03/week2_03.png','calendar03/week2_04.png','calendar03/week2_05.png','calendar03/week2_06.png','calendar03/week2_07.png')
idle_week_03_text = (_('Mon'),_('Tue'),_('Wed'),_('Thu'),_('Fri'),_('Sat'),_('Sun'))


idle_weather01 = 'calendar03/weather_01.png',(412, 161)
idle_weather02 = 'calendar03/weather_02.png',(412, 200)

idle_month_long =('calendar01/year_1.png','calendar01/year_2.png','calendar01/year_3.png','calendar01/year_4.png','calendar01/year_5.png','calendar01/year_6.png','calendar01/year_7.png',\
				  'calendar01/year_8.png','calendar01/year_9.png','calendar01/year_10.png','calendar01/year_11.png','calendar01/year_12.png')


idle_month_long_text =(_('JANUARY'), _('FEBRUARY'), _('MARCH'), _('APRIL'), \
						_('MAY'), _('JUNE'), _('JULY'), _('AUGUST'), \
						_('SEPTEMBER'), _('OCTOBER'), _('NOVEMBER'), _('DECEMBER'))
                
idle_year =('calendar01/year_00.png','calendar01/year_01.png','calendar01/year_02.png','calendar01/year_03.png','calendar01/year_04.png','calendar01/year_05.png','calendar01/year_06.png',\
				  'calendar01/year_07.png','calendar01/year_08.png','calendar01/year_09.png')
#thang [20080314] -1 setup image for calendar
#thang [20080315] -2 setup image for 2 depth

#shchun: crazy code, why don't you change name properly????
up_arrow = 'scroll_bg.png'
down_arrow = 'scroll_ball.png'


soft_pos = 0, 244
soft1_pos = 60, 244 # 0, 248
soft2_pos = 180, 244 # 124, 248
soft3_pos = 300, 244 # 244, 248
soft4_pos = 420, 244 # 364, 248

####################################
# Text label positioning
####################################
# x: left align
# y: center align
# pos = x, y-(font_size/2+2) 
####################################

####################################
# Start of input position definition
####################################
# (x1, y1[n]) is icon position ([n] is line number)
# (x2, y2[n]) is label posiotion ([n] is line number)
# (x3, y3[n]) is image posiotion ([n] is line number)
# (x4, y4[n]) is text posiotion ([n] is line number)
####################################
input_font = def_font, 14

# x position 
input1_x1 = 83
input1_x2 = 114
input1_x3 = 210
input1_x4 = 302

input2_x1 = 83
input2_x2 = 114
input2_x3 = 210
input2_x4 = 302

input3_x1 = 83
input3_x2 = 114
input3_x3 = 210
input3_x4 = 302

input4_x1 = 83
input4_x2 = 114
input4_x3 = 210
input4_x4 = 302

input5_x1 = 83
input5_x2 = 114
input5_x3 = 210
input5_x4 = 302

input6_x1 = 94
input6_x2 = 126
input6_x3 = 197
input6_x41 = 218 # volume 1
input6_x42 = input6_x41 + 29 # volume 2
input6_x43 = input6_x42 + 29 # volume 3
input6_x44 = input6_x43 + 29 # volume 4
input6_x45 = input6_x44 + 29 # volume 5

input6p_x1 = 61
input6p_x2 = 92
input6p_x3 = 171
input6p_x41 = 183 # left align
input6p_x41 = 294 # center align

# y position of each line (input type is number of lines)
input1_y = 0, # not used type
input2_y = 92, 126
input3_y = 83, 117, 151
input4_y = 69, 102, 137, 171
input5_y = 51, 85, 119, 153, 187 #41, 75, 109, 143, 177
input6_y = 37, 71, 105, 139, 173, 207
input6p_y = 44, 77, 110, 143, 176, 209 #43, 77, 111, 145, 179, 212

input1_y1 = [y+4 for y in input1_y]
input1_y2 = [y+16-input_font[1]/2-2 for y in input1_y]
input1_y3 = [y+0 for y in input1_y]
input1_y4 = [y+16-input_font[1]/2-2 for y in input1_y]

input2_y1 = [y+4 for y in input2_y]
input2_y2 = [y+16-input_font[1]/2-2 for y in input2_y]
input2_y3 = [y+0 for y in input2_y]
input2_y4 = [y+16-input_font[1]/2-2 for y in input2_y]

input3_y1 = [y+4 for y in input3_y]
input3_y2 = [y+16-input_font[1]/2-2 for y in input3_y]
input3_y3 = [y+0 for y in input3_y]
input3_y4 = [y+16-input_font[1]/2-2 for y in input3_y]

input4_y1 = [y+4 for y in input4_y] # icon
input4_y2 = [y+16-input_font[1]/2-2 for y in input4_y] # Label Text
input4_y3 = [y+0 for y in input4_y]                              # input box
input4_y4 = [y+16-input_font[1]/2-2 for y in input4_y] # input box text

input5_y1 = [y+4 for y in input5_y]
input5_y2 = [y+16-input_font[1]/2-2 for y in input5_y]
input5_y3 = [y+0 for y in input5_y]
input5_y4 = [y+16-input_font[1]/2-2 for y in input5_y]

input6_y1 = [y+4 for y in input6_y]
input6_y2 = [y+16-input_font[1]/2-2 for y in input6_y]
input6_y3 = [y+0 for y in input6_y]
input6_y4 = [y+16-input_font[1]/2-2 for y in input6_y]

input6p_y1 = [y+4 for y in input6_y]
input6p_y2 = [y+16-input_font[1]/2-2 for y in input6_y]
input6p_y3 = [y+0 for y in input6_y]
input6p_y4 = [y+16-input_font[1]/2-2 for y in input6_y]
####################################
# End of input position definition
####################################

idle_font = def_font, 18
idle_pos = 160, 70 + 40
idle_color = 255, 0, 0, 255
idle_outline_color = 255, 255, 255, 255

idle_date_font = def_font, 14

idle_date_pos = 470, 27

idle_date_color = 255, 255, 255, 255
idle_date_outline_color = 0, 0, 0, 128

idle_mynumber_font = def_font, 18
idle_mynumber_pos = 240, 150
idle_mynumber_color = 255, 255, 255, 255
idle_mynumber_outline_color = 0, 0, 0, 128

#RSS
idle_rss_font = def_font, 12
idle_rss_pos = 240, 50
idle_rss_color = 255, 255, 255, 255
idle_rss_outline_color = 0, 0, 0, 128


# idle toolbar icons

#thang [20080326 -1] icon alarm
idle_agenda_icon = 'morning.png', (35, 4)
idle_alarm_icon = 'alarm.png', (35,4)	# (185, 4)
#thang [20080326 -1] icon alarm
idle_profile_pstn = 'profile_PSTN.png', (5,4)

idle_agenda_icon = 'alarm.png', (65, 4)

idle_profile_pstn = 'profile_PSTN.png', (2,2)


idle_profile_lan = 'lan-connet.png', (5,4)
idle_profile_lan_d = 'lan-disconnet.png', (5,4)
idle_profile_lan_sip = 'sip-connet.png', (35,4)
idle_profile_lan_nosip = 'sip-disconnet.png', (35,4)

idle_profile_wifi_1 = 'wifi01.png', (5,4)
idle_profile_wifi_2 = 'wifi02.png', (5,4)
idle_profile_wifi_3 = 'wifi03.png', (5,4)
idle_profile_wifi_4 = 'wifi04.png', (5,4)
idle_profile_wifi_5 = 'wifi05.png', (5,4)
idle_profile_wifi_d = 'wifi00.png', (5,4)
idle_profile_wifi_nosip_1 = 'nosip_wifi_01.png', (2,2)
idle_profile_wifi_nosip_2 = 'nosip_wifi_02.png', (2,2)
idle_profile_wifi_nosip_3 = 'nosip_wifi_03.png', (2,2)
idle_profile_wifi_nosip_4 = 'nosip_wifi_04.png', (2,2)
idle_profile_wifi_nosip_5 = 'nosip_wifi_05.png', (2,2)

idle_missed_call_icon = 'missed_call.png', (95, 4)

#idle_sms_icon = 'Message_notification.png', (51, 2)
#idle_sms_icon = 'message.png', (125, 4)
idle_sms_icon = 'message.png', (95, 4)

idle_sound_disable_icon = 'mute.png', (65, 4)

idle_vip_filter_icon = 'vip.png', (95,2)

idle_reserved_filter_icon = 'Reserve_number_filter.png', (116, 2)

idle_video_supervision = 'Supervision.png', (137, 2)

idle_mwi_icon = 'absence.png', (155, 4)
idle_absence_icon = 'absence.png', (125, 4)
idle_srswow_icon = 'SRS.png', (155,4)

connected_font = def_font, 18
connected_pos = 160, 65
connected_color = 255, 255, 255, 255
connected_icon = 'dial_call.png', (8, 24)
connected_mute_icon = 'icon_mic_mute.png', (132, 77)
connected_hands_free_icon = 'icon_speaker.png', (132, 77)

connected_hold_icon = 'Callhold.png', (132, 77)
connected_wait_icon = 'Waiting.png', (132, 77)

# Soft1, Soft2 key

button_font = def_font, 14 #12->11->14->13->12
#button_color = 255, 255, 255, 255
button_color = 0, 46, 61, 255
button_outline_color = 0, 0, 0, 128


left_button_pos = config.width/8*1, soft1_pos[1]-button_font[1]+17
right_button_pos = config.width/8*3, soft1_pos[1]-button_font[1]+17
left_2_button_pos = config.width/8*5, soft1_pos[1]-button_font[1]+17
right_2_button_pos = config.width/8*7, soft1_pos[1]-button_font[1]+17
'''
left_button_pos = soft1_pos[0] + 18, soft1_pos[1] + 4
right_button_pos = soft2_pos[0] + 13, soft2_pos[1] + 4
left_2_button_pos = soft3_pos[0] + 18, soft3_pos[1] + 4
right_2_button_pos = soft4_pos[0] + 18, soft4_pos[1] + 4
'''

# left align
title_pos = 10, 10
title_font = def_font, 16
title_text_font = ((def_font,16), (def_font, 15), (def_font, 13), (def_font, 11), (def_font, 10), (def_font, 9))
title_color =  0, 46, 61, 255 #0, 140,190, 255#95,164,7, 255

title_outline_color = 0, 0, 0, 128
title_width = 300

timer_font = def_font, 12
timer_pos = 430, 4
timer_color = 96, 96, 96, 255
timer_outline_color = 0, 0, 0, 128

ani_time = 100 # main menu animation interval

back_to_symbol_timeout = 500
play_audio_delay = 300
# Hau [20080314] main menu animation
menu_topmenu_animation_images_blk = \
	(('ico_01_1.png', 'ico_01_2.png', 'ico_01_3.png', 'ico_01_4.png', 'ico_01_5.png', 'ico_01_6.png','ico_01_7.png','ico_01_8.png','ico_01_9.png','ico_01_10.png','ico_01_11.png'), \
	('ico_03_1.png', 'ico_03_2.png', 'ico_03_3.png', 'ico_03_4.png', 'ico_03_5.png', 'ico_03_6.png','ico_03_7.png','ico_03_8.png','ico_03_9.png','ico_03_10.png','ico_03_11.png'), \
	('ico_02_1.png', 'ico_02_2.png', 'ico_02_3.png', 'ico_02_4.png', 'ico_02_5.png', 'ico_02_6.png','ico_02_7.png','ico_02_8.png','ico_02_9.png','ico_02_10.png','ico_02_11.png'), \
	('ico_04_1.png', 'ico_04_2.png', 'ico_04_3.png', 'ico_04_4.png', 'ico_04_5.png', 'ico_04_6.png','ico_04_7.png','ico_04_8.png','ico_04_9.png','ico_04_10.png','ico_04_11.png'), \
	('ico_05_1.png', 'ico_05_2.png', 'ico_05_3.png', 'ico_05_4.png', 'ico_05_5.png', 'ico_05_6.png','ico_05_7.png','ico_05_8.png','ico_05_9.png','ico_05_10.png','ico_05_11.png'), \
	('ico_07_1.png', 'ico_07_2.png', 'ico_07_3.png', 'ico_07_4.png', 'ico_07_5.png', 'ico_07_6.png','ico_07_7.png','ico_07_8.png','ico_07_9.png','ico_07_10.png','ico_07_11.png'), \
	('ico_06_1.png', 'ico_06_2.png', 'ico_06_3.png', 'ico_06_4.png', 'ico_06_5.png', 'ico_06_6.png','ico_06_7.png','ico_06_8.png','ico_06_9.png','ico_06_10.png','ico_06_11.png'), \
	('ico_08_1.png', 'ico_08_2.png', 'ico_08_3.png', 'ico_08_4.png', 'ico_08_5.png', 'ico_08_6.png','ico_08_7.png','ico_08_8.png','ico_08_9.png','ico_08_10.png','ico_08_11.png'))

menu_topmenu_animation_images_wht = \
	(('ico_01_1_2.png', 'ico_01_2_2.png', 'ico_01_3_2.png', 'ico_01_4_2.png', 'ico_01_5_2.png', 'ico_01_6_2.png'), \
	('ico_02_1_2.png', 'ico_02_2_2.png', 'ico_02_3_2.png', 'ico_02_4_2.png', 'ico_02_5_2.png', 'ico_02_6_2.png'), \
	('ico_03_1_2.png', 'ico_03_2_2.png', 'ico_03_3_2.png', 'ico_03_4_2.png', 'ico_03_5_2.png', 'ico_03_6_2.png'), \
	('ico_04_1_2.png', 'ico_04_2_2.png', 'ico_04_3_2.png', 'ico_04_4_2.png', 'ico_04_5_2.png', 'ico_04_6_2.png'), \
	('ico_05_1_2.png', 'ico_05_2_2.png', 'ico_05_3_2.png', 'ico_05_4_2.png', 'ico_05_5_2.png', 'ico_05_6_2.png'), \
	('ico_06_1_2.png', 'ico_06_2_2.png', 'ico_06_3_2.png', 'ico_06_4_2.png', 'ico_06_5_2.png', 'ico_06_6_2.png'), \
	('ico_07_1_2.png', 'ico_07_2_2.png', 'ico_07_3_2.png', 'ico_07_4_2.png', 'ico_07_5_2.png', 'ico_07_6_2.png'), \
	('ico_08_1_2.png', 'ico_08_2_2.png', 'ico_08_3_2.png', 'ico_08_4_2.png', 'ico_08_5_2.png', 'ico_08_6_2.png'))
	
menu_topmenu_button_pos = ((4, 4), (104, 4), (222, 4), (326, 4), (4, 125), (104, 125), (222, 125),(326, 125))
menu_topmenu_animation_pos_blk = ((17, 37), (119, 23), (244, 30), (348, 41), (26, 158), (123, 164),(230,168),(341,161))
menu_topmenu_title_pos = ((15, 14), (115, 14), (233, 14), (337, 14), (15, 135), (115, 135), (233, 135), (337, 135))

#menu_topmenu_animation_pos_wht = ((0, 0), (120, 0), (240, 0), (360,0), (0, 132), (120, 132),(240,132),(360,132))
menu_topmenu_animation_pos_wht = ((1, 3), (121, 3), (241, 3), (361,3), (1, 136), (121, 136),(241,136),(361,136))

# Hau [20080314] main menu animation

# KA: [20070814] text ui
menu_topmenu_text_pos = ((15+50, 60+52), (135+50, 60+52), (255+50, 60+52), (375+50, 60+52), \
						(15+50, 178+65), (135+50, 178+65), (255+50, 178+65), (375+50, 178+65))

menu_topmenu_font = def_font, 12

# colorful
#menu_topmenu_color = ( (230,108,188, 255),(115,184,7, 255),(250,52,52, 255),(136,140,180, 255),\
#						(232,156,9, 255),(147,88,227, 255),(212,81,2, 255),(86,140,230, 255) )
# gray
menu_topmenu_color = ( (63,63,63, 255),(63,63,63, 255),(63,63,63, 255),(63,63,63, 255),\
						(63,63,63, 255),(63,63,63, 255),(63,63,63, 255),(63,63,63, 255) )

menu_topmenu_outline_color = 0xff,0xff,0xff, 255
menu_topmenu_outline_color = 0,0,0, 128

# KA: [20070814] text ui ==

menu_tit_pos = (27, 31)
menu_tit2_pos = (9, 31)
menu_tits_pos = (13, 10)
menu_icon_pos = (38, 85)
menu_icon2_pos = (9, 36) #(27, 90)

ico_image_big = 'image_big.png'
ico_image_error = 'image_error.png'
ico_image_normal = 'image_normal.png'

#myann_icon = 'pink_girl.png', (350, 100)
myann_icon = 'ico_01.png', menu_icon_pos  #Hau [20080414] List menu
message_icon = 'ico_03.png', menu_icon_pos  #Hau [20080414] List menu
multimedia_icon = 'ico_05.png', menu_icon_pos
call_log_icon = 'icon_calllog.png', menu_icon2_pos
call_log_delete_icon = 'icon_callhistory_delete.png', menu_icon2_pos
call_log_missed_icon = 'icon_calllog.png', menu_icon2_pos
call_log_received_icon = 'icon_callhistory_received.png', menu_icon2_pos
call_log_dialled_icon = 'icon_callhistory_dialled.png', menu_icon2_pos
image_sound_icon = 'ico_07.png', menu_icon_pos  #Hau [20080414] List menu
phone_setting_icon = 'ico_08.png', menu_icon_pos  #Hau [20080414] List menu
network_setting_icon = 'ico_8_5.png', menu_icon_pos  #Hau [20080414] List menu
wired_profile_icon = 'ico_8_5.png', menu_icon_pos
wireless_profile_icon = 'ico_8_5.png', menu_icon_pos
calendar_agenda_icon = 'icon_agenda.png', menu_icon2_pos
agenda_icon = 'menu6_Ani6.png', (27,80)
phonebook_icon = 'ico_02.png', menu_icon_pos #Hau [20080414] List menu
video_setting_icon = 'icon_video_setting.png', menu_icon2_pos
email_icon = 'icon_email.png', menu_icon2_pos
email_setting_icon = 'icon_emailsetting.png', menu_icon2_pos
bluetooth_icon = 'icon_bluetooth.png', menu_icon2_pos
wifi_icon = 'icon_wifi.png', menu_icon2_pos
profile_icon = 'icon_profile.png', menu_icon2_pos
voip_icon = 'icon_voip.png', menu_icon2_pos
image_image_sound_image_icon = 'icon_image_sound_image.png', menu_icon2_pos
image_image_sound_sound_icon = 'icon_image_sound_sound.png', (350, 150)
image_image_sound_video_icon = 'icon_image_sound_video.png', menu_icon2_pos
image_image_sound_delete = 'icon_image_sound_delete.png', menu_icon2_pos
image_image_sound_image_delete_icon = 'icon_image_sound_delete_image.png', menu_icon2_pos
image_image_sound_sound_delete_icon = 'icon_image_sound_delete_sound.png', menu_icon2_pos
image_image_sound_video_delete_icon = 'icon_image_sound_delete_video.png', menu_icon2_pos
message_delete_icon = 'icon_message_delete.png', menu_icon2_pos
message_email_draft_icon = 'icon_message_email_draft.png', menu_icon2_pos
message_email_outbox_icon = 'icon_message_email_outbox.png', menu_icon2_pos
message_email_sent_icon = 'icon_message_email_sent.png', menu_icon2_pos
message_mms_icon = 'icon_message_mms.png', menu_icon2_pos
message_mms_draft_icon = 'icon_message_mms_draft.png', menu_icon2_pos
message_mms_outbox_icon = 'icon_message_mms_outbox.png', menu_icon2_pos
message_mms_sent_icon = 'icon_message_mms_sent.png', menu_icon2_pos
message_setting_icon = 'icon_message_setting.png', menu_icon2_pos
message_sms_icon = 'icon_message_sms.png', menu_icon2_pos
message_sms_draft_icon = 'icon_message_sms_draft.png', menu_icon2_pos
message_sms_outbox_icon = 'icon_message_sms_outbox.png', menu_icon2_pos
message_sms_sent_icon = 'icon_message_sms_sent.png', menu_icon2_pos
message_template_icon = 'icon_message_template.png', menu_icon2_pos
pbook_vip_icon = 'icon_pbook_vip.png', menu_icon2_pos

setting_admin_icon = 'ico_8_6.png', menu_icon_pos
setting_audio_icon = 'ico_06.png', menu_icon_pos
setting_phone_icon = 'icon_setting_phone.png', menu_icon2_pos
setting_system_icon = 'icon_setting_system.png', menu_icon2_pos
setting_system_network_icon = 'icon_setting_system_network.png', menu_icon2_pos
setting_system_network_wireless_icon = 'icon_setting_system_network_wireless.png', menu_icon2_pos
setting_system_reset_icon = 'icon_setting_system_reset.png', menu_icon2_pos
setting_system_technical_icon =   'ico_8_6.png', menu_icon_pos
setting_voip_icon =  'ico_8_6.png', menu_icon_pos
TdE_icon = 'ico_04.png', menu_icon_pos
TdE_teleservice_icon = 'icon_TdE_teleservice.png', menu_icon2_pos
TdE_web_icon = 'icon_TdE_web.png', menu_icon2_pos
TdE_video_supervision_icon = 'icon_image_sound_video.png', menu_icon2_pos

title_setting_audio_volume = 'tit_6_4.png', menu_tit2_pos
setting_audio_volume_icon = 'ico_6_4.png', menu_icon_pos
title_setting_groupbell = 'tit_6_5.png', menu_tit2_pos
setting_groupbell_icon = 'ico_6_5.png', menu_icon_pos
title_bg_setting = 'tit_7_1.png', menu_tit2_pos
bg_setting_icon = 'ico_7_1.png', menu_icon_pos
title_lighting_setting = 'tit_7_4.png', menu_tit2_pos
lighting_setting_icon = 'ico_7_4.png', menu_icon_pos
title_absence_setting = 'tit_4_4.png', menu_tit2_pos
absence_setting_icon = 'ico_4_4.png', menu_icon_pos
title_call_setting = 'tit_8_1.png', menu_tit2_pos
call_setting_icon = 'ico_8_1.png', menu_icon_pos
title_dect_setting = 'tit_8_2.png', menu_tit2_pos
dect_setting_icon = 'ico_8_2.png', menu_icon_pos
title_phone_info = 'tit_8_4.png', menu_tit2_pos
phone_info_icon = 'ico_8_4.png', menu_icon_pos
title_camera_setting = '5_tit_multimedia_3.png', menu_tits_pos
camera_setting_icon = 'ico_7_5.png', menu_icon_pos
title_cam_brightness_setting ='7_tit_display_7.png', menu_tits_pos
title_cam_wb_setting ='7_tit_display_8.png', menu_tits_pos
Third_title_change_menu_bar = '7_tit_display_4.png',  menu_tits_pos
title_prefix_set = '8_tit_setting_1.png', menu_tits_pos
title_out_restrict = '8_tit_setting_2.png', menu_tits_pos
title_in_restrict = '8_tit_setting_3.png', menu_tits_pos
title_dect_list = '8_tit_setting_5.png', menu_tits_pos

title_screensaver_setting = 'tit_8_8.png', menu_tit2_pos # Temp
screensaver_setting_icon =  'ico_07.png', menu_icon_pos 

tde_logo_small_icon = 'tde_logo_small.png', (160, 0)
tde_logo_center_icon = 'tde_logo_center.png', (72, 48)
supervision_remote_icon = 'supervision_remote.png', (240, 0)

videocall_background_icon = 'info_bg.png', (0, 0)
videocall_info_mark_icon = 'info_mark_01.png', (93, 99)

#thang [20080314 -2] line

list_up_arrow_pos = 452+10, 32+30
list_down_arrow_pos = 451+10, 32+30


list_pos_x   = 240 #241
#list_pos_y1 = (34-6,)
#list_pos_y2 = 34-6, 68-6
#list_pos_y3 = 34-6, 68-6, 102-6
#list_pos_y4 = 34-6, 68-6, 102-6, 136-6
#list_pos_y5 = 34-6, 68-6, 102-6, 136-6, 170-6
#list_pos_y6 = 34-6, 68-6, 102-6, 136-6, 170-6, 204-6

list_pos_y1 = (46+2,)
list_pos_y2 = 46+2,78+2
list_pos_y3 = 46+2,78+2,110+2
list_pos_y4 = 46+2,78+2,110+2,142+2
list_pos_y5 = 46+2,78+2,110+2,142+2,174+2
list_pos_y6 = 46+2,78+2,110+2,142+2,174+2,206+2

#ListStage for WorldTimeList
list2_pos_x = 46
list2_pos_y1 = (43+2,)
list2_pos_y2 = 43+2, 76+2
list2_pos_y3 = 43+2, 76+2, 109+2
list2_pos_y4 = 43+2, 76+2, 109+2, 142+2
list2_pos_y5 = 43+2, 76+2, 109+2, 142+2, 175+2
list2_pos_y6 = 43+2, 76+2, 109+2, 142+2, 175+2, 208+2



title_myann = 'tit_01.png', menu_tit_pos  #Hau [20080414] List menu
title_message = 'tit_02.png', menu_tit_pos #Hau [20080414] List menu
title_phonebook = 'tit_02.png', menu_tit_pos #Hau [20080414] List menu
title_group = 'tit_2_4.png', menu_tit2_pos
ico_group = 'ico_2_4.png', menu_icon_pos
title_calllog = 'depth_title_02.png', (13, 40)
title_tde_service = 'tit_04.png', menu_tit_pos #Hau [20080414] List menu
title_imagesound = 'tit_05.png', menu_tit_pos #Hau [20080414] List menu
title_screen = 'tit_06.png', menu_tit_pos #Hau [20080414] List menu
title_sound = 'tit_07.png', menu_tit_pos #Hau [20080414] List menu
title_setting = 'tit_08.png', menu_tit_pos #Hau [20080414] List menu
title_agenda = 'depth_title_06.png', (13, 40) 
#thang [20080314 -2] line ==============
#thang [20080324 -1] ==================================
Third_title_alarm = '4_tit_organizer_3.png', menu_tits_pos
#thang [20080324 -1] ==================================
title_admin = 'tit_8_7.png', menu_tit_pos


#KA: [20081011] phonebook UI
Third_title_PB_searh = 'tit_phonebooksearch.png', menu_tits_pos
Third_title_PB_detail = 'tit_phonebookadd.png', menu_tits_pos
Third_title_PB_group = 'tit_group.png', menu_tits_pos
Third_title_PB_address = 'tit_2_3.png', menu_tit2_pos
ico_PB_address = 'ico_2_3.png', menu_icon_pos
Third_title_PB_callhistory = 'tit_callstory.png', menu_tits_pos
ico_PB_callhistory = 'ico_2_5.png', menu_icon_pos

PB_search_image = 'ico_search.png', (54, 48)

# ka: add phonebook
pb_name = 'ico_pb_name.png'
pb_group = 'ico_pb_group.png'
pb_home = 'ico_pb_home.png'
pb_mobile = 'ico_pb_mobile.png'
pb_office = 'ico_pb_office.png'
pb_speed = 'ico_pb_speed.png'
pb_email ='ico_pb_email.png'
pb_bell = 'ico_pb_bell.png'
pb_image = 'ico_pb_image.png'
pb_pirority_number = ('ico_pb_home.png',  'ico_pb_mobile.png', 'ico_pb_office.png')
pb_pirority_number_set = ('ico_02_p.png',  'ico_03_p.png', 'ico_04_p.png')
#pb_mobile_pir = 'ico_03_1.png'
#pb_office_pir = 'ico_04_1.png'


#yylee : phone information
#Third_title_system_information = 'tit_version.png', menu_tits_pos
Third_title_system_information_font = def_mono_font, 18
Third_title_system_information_pos = menu_tits_pos
Third_title_version_information = 'tit_version.png', menu_tits_pos
Third_title_memory_usage = '8_tit_setting_7.png', menu_tits_pos
system_background = '8_bg_system.png', (75, 82)
system_icon_ip = '8_ico_ip.png', (82,88-20)
system_icon_mac = '8_ico_mac.png', (82,121-20)
system_icon_tel_number = '8_ico_addre.png', (82,154-20)
system_icon_serial_number = '8_ico_addre.png', (82,187-20)
version_background = 'ver_bg.png', (75, 92)
version_icon_hw = 'ico_hw.png', (82,97)
version_icon_sw = 'ico_sw.png', (82,130)
mem_info_background = 'memory_bg.png', (75, 42)
mem_info_icon_total_memory = 'ico_tm.png', (82,47)
mem_info_icon_used_memory = 'ico_um.png', (82,80)
mem_info_icon_free_memory = 'ico_fm.png', (82,112)
mem_info_icon_image = 'ico_image.png', (82, 146)
mem_info_icon_audio = 'ico_audio.png', (82, 179)
mem_info_icon_video = 'ico_video_mem.png', (82, 212)

phoneinfo_font = def_font, 14

Third_title_lighting_setting = 'tit_lightset.png', menu_tits_pos
Third_title_system_info = 'tit_systeminfo.png', menu_tits_pos

Third_title_brightness_setting = '7_tit_display_5.png', menu_tits_pos
lighting_brightness_icon = 'ico_brightness.png', (83, 108)
lighting_brightness_grade_bg = 'grade_bg.png', (220, 108)
lighting_grade = 'grade.png'
volume_grade = 'call_vol_bar.png'
volume_grade_bg = 'call_vol_bg.png', (359, 250)

# 야간밝기 (Night mode)
Third_title_nightmode_setting = '7_tit_display_6.png', menu_tits_pos
lighting_nightmode_icon = 'ico_lightset.png', (input4_x1, input5_y1[0])
lighting_nightmode_from_icon = 'ico_from.png', (input4_x1, input5_y1[1])
lighting_nightmode_to_icon = 'ico_to.png', (input4_x1, input5_y1[2])
lighting_nightmode_dark_icon = 'ico_dark.png',  (input4_x1, input5_y1[3])
lighting_nightmode_screenoff_icon = 'ico_screensaver.png', (input4_x1, input5_y1[4])
lighting_nightmode_label1_pos = (input4_x2, input5_y2[0])
lighting_nightmode_label2_pos = (input4_x2, input5_y2[1])
lighting_nightmode_label3_pos = (input4_x2, input5_y2[2])
lighting_nightmode_label4_pos = (input4_x2, input5_y2[3])
lighting_nightmode_label5_pos = (input4_x2, input5_y2[4])
lighting_nightmode_select = 'select_01.png', (input4_x3, input5_y3[0])
lighting_nightmode_select_r = 'select_01_r.png', (input4_x3, input5_y3[0])
lighting_nightmode_screenoff_select = 'select_01.png', (input4_x3, input5_y3[4])
lighting_nightmode_screenoff_select_r = 'select_01_r.png', (input4_x3, input5_y3[4])
nm_from_icon_am = 'am.png', (input4_x3, input5_y3[1]+5)
nm_from_icon_pm = 'pm.png', (input4_x3, input5_y3[1]+5)
nm_to_icon_am = 'am.png', (input4_x3, input5_y3[2]+5)
nm_to_icon_pm = 'pm.png', (input4_x3, input5_y3[2]+5)
lighting_dark_grade_bg = 'grade_bg.png', (input4_x3, input5_y3[3])
lighting_nightmode_text1_pos = (input4_x4, input5_y4[0])
lighting_nightmode_text2_pos = (287, input5_y4[1])
lighting_nightmode_text3_pos = (287, input5_y4[2])
lighting_nightmode_text4_pos = (input4_x4, input5_y4[4])

#yylee : Multimedia recorder_preview
Third_title_mm_recorder = 'tit_5_1.png', menu_tit2_pos
ico_mm_recorder = 'ico_5_1.png', menu_icon_pos
Third_title_mm_myalbum = 'tit_5_2.png', menu_tit2_pos
Third_title_mm_ext_myalbum = 'tit_5_3.png', menu_tit2_pos
ico_mm_myalbum = 'ico_5_2.png', menu_icon_pos
ico_mm_ext_myalbum = 'ico_5_3.png', menu_icon_pos

#yylee : MultimediaPlayer
Third_title_audio_recorder = 'tit_audiorec.png', menu_tits_pos
Third_title_video_recorder = 'tit_videorec.png', menu_tits_pos
mmp_record_bg = 'bg_videorec_01.png', (13,41)
mmp_audio_rec_img = 'img_audiorec.png', (41, 59)
mmp_rec_info_bg ='bg_videorec_02.png', (261, 97)
mmp_record_standby = 'ico_standby.png', (268, 111)
mmp_recording = 'ico_rec.png', (268, 111)
mmp_recording_done = 'ico_rec.png', (268, 111)

title_usb_gallery = '5_tit_multimedia_2.png', menu_tits_pos
title_sdmmc_gallery = '5_tit_multimedia_1.png',menu_tits_pos

# Audio Record
audio_record_duration_pos = 270, 168 #50, 132
audio_record_duration_color = color_dark_telio #color_dark_gray
audio_record_duration_font = def_font, 12
audio_record_max_duration_pos = 425, 168 #50, 90
audio_record_max_duration_color = color_dark_telio #color_dark_gray
audio_record_progress_pos = 272, 149 #50, 113
audio_record_progress_out_icon = 'bg_videorec_02_1.png'
#audio_record_progress_in_icon = 'progress_in.png'
audio_record_progress_in_icon = 'progress_in.png'
audio_record_progress_in_icon_new = 'progress_bar.png'
audio_record_progress_size = 180, 10 #208, 10
audio_rec_subtitle_pos = 296, 115
audio_rec_subtitle_color = color_dark_telio #color_dark_gray
audio_rec_subtitle_font = def_font, 13

downloading_box =  'down_progress_bg.png', (74, 30)

# Audio Gallery
Third_title_audio_gallery = 'tit_audiogallery.png', menu_tits_pos
audio_gallery_img = 'img_audiorec_01.png', (26, 90)

# Video Record
video_record_duration_pos = 270, 168 #225, 83
video_record_duration_color = color_dark_telio #color_dark_gray
video_record_duration_font = def_font, 12
video_record_progress_pos = 272, 149 #208, 57
video_record_progress_out_icon = 'bg_videorec_02_1.png'
video_record_progress_in_icon = 'V_progress_In.png'
video_record_progress_in_icon_new = 'progress_bar.png'
video_record_progress_size = 180, 10 #83, 19
video_rec_subtitle_pos = 296, 115
video_rec_subtitle_color = color_dark_telio #color_dark_gray
video_rec_subtitle_font = def_font, 13
video_rec_preview_pos = 22, 51 
video_rec_preview_size = 220, 180
video_rec_res_info_pos = 270, 200
video_rec_res_info_color = color_dark_telio #color_dark_gray
video_rec_res_info_font = def_font, 13

# 배경 문구 
background_text_pos_up = 240, 40
background_text_pos_center = 240, 120
background_text_pos_down = 240, 210
background_text_color = color_dark_telio #color_dark_gray
background_text_font = def_font, 16

normal_icon_select = 'select_01.png'
normal_icon_select_r = 'select_01_r.png'


# 소리 설정

# 벨소리 선택
Third_title_select_bell = 'tit_bell.png', menu_tits_pos
select_bell_icon1 = 'ico_bell_select.png', (input2_x1, input2_y1[0])
select_bell_label1_pos = (input2_x2, input2_y2[0])
select_bell_box1_pos = (input2_x3, input2_y3[0])
select_bell_box2_pos = (input2_x3, input2_y3[1])
select_bell_text1_pos = (input2_x4, input2_y4[0])
select_bell_text2_pos = (input2_x4, input2_y4[1])

# 효과음 선택
Third_title_select_effect = 'tit_effect.png', menu_tits_pos
select_effect_icon1 = 'ico_effect_keytone.png', (input2_x1-40, input2_y1[0])
select_effect_icon2 = 'ico_effect_set.png', (input2_x1-40, input2_y1[1])
select_effect_icon3 = 'ico_effect_message.png', (input4_x1-40, input4_y1[2]) # deleted
select_effect_icon4 = 'ico_effect_weather.png', (input4_x1-40, input4_y1[3]) # deleted
select_effect_label1_pos = (input2_x2-40, input2_y2[0])
select_effect_label2_pos = (input2_x2-40, input2_y2[1])
select_effect_label3_pos = (input4_x2-40, input4_y2[2]) # deleted
select_effect_label4_pos = (input4_x2-40, input4_y2[3]) # deleted
select_effect_box1_pos = (input2_x3+20, input2_y3[0])
select_effect_box2_pos = (input2_x3+20, input2_y3[1])
select_effect_box3_pos = (input4_x3+20, input4_y3[2]) # deleted
select_effect_box4_pos = (input4_x3+20, input4_y3[3]) # deleted
select_effect_text1_pos = (input2_x4+20, input2_y4[0])
select_effect_text2_pos = (input2_x4+20, input2_y4[1])
select_effect_text3_pos = (input4_x4+20, input4_y4[2]) # deleted
select_effect_text4_pos = (input2_x4+20, input4_y4[3]) # deleted

# 그룹 벨 지정
Third_title_group_bell = 'tit_groupbellset.png', menu_tits_pos
group_bell_icon1 = 'ico_group.png', (input3_x1-40, input3_y1[0])
group_bell_icon2 = 'ico_groupbell.png', (input3_x1-40, input3_y1[1])
group_bell_icon3 = 'ico_bell.png', (input3_x1, input3_y1[2]) # not used
group_bell_label1_pos = (input3_x2-40, input3_y2[0])
group_bell_label2_pos = (input3_x2-40, input3_y2[1])
group_bell_label3_pos = (input3_x2-40, input3_y2[2]) # not used
group_bell_box1 = '4_textfield_01.png', (input3_x3, input3_y3[0])
group_bell_box2_pos = (input3_x3, input3_y3[1])
group_bell_box3_pos = (input3_x3, input3_y3[2])
group_bell_text1_pos = (input3_x4, input3_y4[0])
group_bell_text2_pos = (input3_x4, input3_y4[1])
group_bell_text3_pos = (input3_x4, input3_y4[2])


# camera capture style (x-res, y-res, x-disp, y-disp, x-pos, y-pos)
cam_cap_style_normal = ('320', '240', '240', '180', '120', '20') 	# QVGA
cam_cap_style_wide = ('640', '480', '318', '180', '86', '20')		# WIDE - CROP FROM VGA
cam_cap_style_big = ('640', '480', '240', '180', '120', '20')		# VGA
cam_cap_style_small = ('120', '90', '120', '90', '180', '65')		# PHONEBOOK - CROP FROM QQVGA
cam_cap_style_cif = ('352', '288', '176', '144', '152', '38')		# CIF
cam_cap_style_name_center_pos = (240, 214)
cam_cap_style_name = (_('[NORMAL:320x240]'), _('[WIDE:480x272]'), _('[BIG:640x480]'), _('[SMALL:120x90]'),_('[CIF:352x288]'))
cam_subtitle_color = color_dark_telio #color_dark_gray
cam_subtitle_font = def_font, 14

title_srs_wow_setting='6_tit_sound_4.png', menu_tits_pos


# 화면 설정

# 위젯
Third_title_widget_setting = '7_tit_display_3.png', menu_tits_pos
ico_widget_enable = '7_ico_calset.png', (input2_x1, input2_y1[0])
ico_widget_mode = '7_ico_calmode.png', (input2_x1, input2_y1[1])

# 대체영상
setting_privacy_title = 'tit_privacysetting.png', menu_tits_pos
setting_privacy_icon = 'ico_privacysetting.png', (input5_x1, 55+4)
setting_privacy_label_pos = (input5_x2, 55+16-input_font[1]/2-2)
setting_privacy_box1_pos = (input5_x3, 55)
setting_privacy_box2_pos = (input5_x3, 89)
setting_privacy_back1 = '7_photoframe_01.png', (input5_x3, 123)
setting_privacy_img1_pos = (input5_x3+32, 123+3)
setting_privacy_img_size = (120, 90)

# 화면보호 => 전자액자
Third_title_screensaver = '7_tit_display_15.png', menu_tits_pos
screensaver_icon1 = 'ico_screensaver.png', (input4_x1, input3_y1[0])
#screensaver_icon2 = 'ico_slide.png', (input4_x1, input4_y1[1])
screensaver_icon2 = 'ico_screensavertime.png', (input4_x1, input3_y1[1])
screensaver_icon3 = 'ico_slidetime.png', (input4_x1, input3_y1[2])
screensaver_label1_pos = (input4_x2, input3_y2[0])
screensaver_label2_pos = (input4_x2, input3_y2[1])
screensaver_label3_pos = (input4_x2, input3_y2[2])
#screensaver_label4_pos = (input4_x2, input4_y2[3])
screensaver_box1_pos = (input4_x3, input3_y3[0])
screensaver_box2_pos = (input4_x3, input3_y3[1])
screensaver_box3_pos = (input4_x3, input3_y3[2])
#screensaver_box4_pos = (input4_x3, input4_y3[3])
screensaver_text1_pos = (input4_x4, input3_y4[0])
screensaver_text2_pos = (input4_x4, input3_y4[1])
screensaver_text3_pos = (input4_x4, input3_y4[2])
#screensaver_text4_pos = (input4_x4, input4_y4[3])

slideshow_select_title = '7_tit_display_14.png', menu_tits_pos
Third_title_networkEV = 'tit_networkEV.png', menu_tits_pos

# 화면꺼짐 설정
Third_title_screenoff = '7_tit_display_16.png', menu_tits_pos
screenoff_icon1 = 'ico_screensaver.png', (input4_x1, input2_y1[0])
screenoff_icon2 = 'ico_screensavertime.png', (input4_x1, input2_y1[1])
screenoff_label1_pos = (input4_x2, input2_y2[0])
screenoff_label2_pos = (input4_x2, input2_y2[1])
screenoff_box1_pos = (input4_x3, input2_y3[0])
screenoff_box2_pos = (input4_x3, input2_y3[1])
screenoff_box1_pos = (input4_x3, input2_y3[0])
screenoff_box2_pos = (input4_x3, input2_y3[1])
screenoff_text1_pos = (input4_x4, input2_y4[0])
screenoff_text2_pos = (input4_x4, input2_y4[1])

# 카메라 설정
icon_camera_brightness = 'ico_brightness.png', (input2_x1, input2_y1[0])
icon_camera_wb = 'ico_mode.png', (input2_x1, input2_y1[1])
camera_brightness_text_pos = (input2_x2, input2_y2[0])
camera_wb_text_pos = (input2_x2, input2_y2[1])
select_cam_set_box1_pos = (input2_x3+20, input2_y3[0])
select_cam_set_box2_pos = (input2_x3+20, input2_y3[1])



ico_in_restrict_set = '8_ico_misscall.png'
ico_in_restrict_tel = ('list_num_01.png', 'list_num_02.png', 'list_num_03.png', 'list_num_04.png', 'list_num_05.png', \
					'list_num_06.png', 'list_num_07.png', 'list_num_08.png', 'list_num_09.png', 'list_num_10.png')


title_network_profile_setting = 'tit_8_5.png', menu_tit2_pos
title_wired_profile_setting = '8_tit_setting_9.png', menu_tits_pos
title_wireless_profile_setting = '8_tit_setting_8.png', menu_tits_pos


# 전화번호부
PB_image_box = '2_photoframe_01.png'
PB_image_box_pos = (56, 75)

PB_search_icon_file = 'ico_search.png'
PB_search_icon_pos = (54,48)

PB_image_file = 'no_photo.png'
PB_image_pos = (58, 77)
PB_image_size = 120, 90

PB_sel_number_file = ('select_bar_01.png','select_bar_01_r.png')
PB_sel_number_pos = (58, 178)
PB_select_list = ('pb_select_01.png','pb_select_01_r.png')

PB_number_box = '2_textfield_02.png'
PB_number_box_pos = [(56, 171), (56, 194), (56, 217)]
PB_number_icon_file = ('ico_home.png', 'ico_phone.png' , 'ico_company.png')
#PB_number_icon_pos = [(58, 172), (58, 195), (58, 218)]
PB_number_icon_pos = [(58-28, 172), (58-28, 195), (58-28, 218)]

#PB_number_pos = [(82,175), (82, 198), (82,221)]
PB_number_pos = [(82-20,175), (82-20, 198), (82-20,221)]
PB_number_pos_font = def_mono_font, 12

# KA: [20080406] phonebook multiselect icon
pb_sel_pos_x = 185
pb_sel_pos_y1 = (80,)
pb_sel_pos_y2 = 80, 112
pb_sel_pos_y3 = 80, 112, 144
pb_sel_pos_y4 = 80, 112, 144, 176
pb_sel_pos_y5 = 80, 112, 144, 176, 208
# KA: [20080406] phonebook multiselect icon

# Phonebook search list
pb_list_pos_x =  232
pb_list_pos_y1 = (94,)
pb_list_pos_y2 = 94, 126
pb_list_pos_y3 = 94, 126, 158
pb_list_pos_y4 = 94, 126, 158, 190
pb_list_pos_y5 = 94, 126, 158, 190, 222

'''
pb_entry_pos_x = 177
pb_entry_pos_y1 = (44,)
pb_entry_pos_y2 = 44, 77
pb_entry_pos_y3 = 44, 77, 110
pb_entry_pos_y4 = 44, 77, 110, 143
pb_entry_pos_y5 = 44, 77, 110, 143, 176
pb_entry_pos_y6 = 44, 77, 110, 143, 176, 209
'''
pb_entry_pos_x = input6p_x3
pb_entry_pos_y1 = (input6p_y[0],)
pb_entry_pos_y2 = input6p_y[0], input6p_y[1]
pb_entry_pos_y3 = input6p_y[0], input6p_y[1], input6p_y[2]
pb_entry_pos_y4 = input6p_y[0], input6p_y[1], input6p_y[2], input6p_y[3]
pb_entry_pos_y5 = input6p_y[0], input6p_y[1], input6p_y[2], input6p_y[3], input6p_y[4]
pb_entry_pos_y6 = input6p_y[0], input6p_y[1], input6p_y[2], input6p_y[3], input6p_y[4], input6p_y[5]

pb_list_underbar = 94, 126, 158, 190, 222

pb_font = def_mono_font, 16


pb_underbar_pos_x = 200 #=menu selection
pb_underbar_pos_y = 77, 109, 141, 173, 205, 237
#thang [20080314 -2] line
#thang [20080315] -2 setup image for 2 depth
list_pos_text_delta_x = 30 #32
list_pos_text_delta_y = 8 #7

list2_pos_text_delta_x = 150
list2_pos_text_delta_y = 8

pb_entry_pos = 201, 44
pb_entry_size = 257, 30 #246, 32
pb_entry_color = color_dark_telio #color_dark_gray

pb_entry_font = def_mono_font, 14
entry_rounding_box = '2_textfield_01.png'

pb_search_entry_pos = 201, 44
pb_search_entry_size = 215, 32

pb_entry_group_pos = 210, 83
pb_entry_group_size = 184, 32 #228, 32

group_entry_pos_x = 110
group_entry_pos_y1 = (92,)
group_entry_pos_y2 = 92, 126
group_entry_pos_y3 = 92, 126, 160

#KA: [20081011] phonebook UI ==



#underbar_pos_x = 225
#underbar_pos_y = 60, 94, 128, 162, 196
underbar_pos_x = 225
underbar_pos_y = 46+31,78+31,110+31,142+31,174+31,206+31
#hau-worldtime
underbar1_pos_x = 9
underbar1_pos_y = 43, 76, 109, 142, 175, 208, 241

#setting menu
underbar2_pos_x = 76
underbar2_pos_y = 43, 76, 109, 142, 175, 208, 241
setting_entry_pos_y1 = (44,)
setting_entry_pos_y2 = 44, 77
setting_entry_pos_y3 = 44, 77, 110
setting_entry_pos_y4 = 44, 77, 110, 143
setting_entry_pos_y5 = 44, 77, 110, 143, 176
setting_entry_pos_y6 = 44, 77, 110, 143, 176, 209


# 외출관리

# 자동응답 설정 (auto answering setting)
answering_title = '4_tit_organizer_1.png'
answering_title_pos = menu_tits_pos #13, 10
icon_ans_image = 'ico_answering.png'
icon_anstime_image = 'ico_answeringtime.png'
icon_ansmode_image = 'ico_answeringmode.png'
setting_select_img = 'setting_select_01.png'
setting_select_img_r = 'setting_select_01_r.png'
select1_img_pos = 210, 83
select2_img_pos = 210, 117
select3_img_pos = 210, 151
# 부재중 전화 안내 (missed call message setting)
missedcallmsg_title = '4_tit_organizer_4.png'
missedcallmsg_title_pos = menu_tits_pos #13, 10
ico_MCA_set = '8_ico_misscall.png', (83, 73) #66)
ico_MCA_tel1 = 'list_num_01.png', (83, 107) #100)
ico_MCA_tel2 = 'list_num_02.png', (83, 141) #134)
ico_MCA_tel3 = 'list_num_03.png', (83, 175) #168)

cal_date_icon = 'ico_period.png', (input2_x1, input2_y1[0])#(input4_x1, input4_y1[0])
cal_set_icon = 'ico_morningset.png', (input4_x1, input4_y1[1])
cal_memo_icon = 'ico_textinput.png', (input2_x1, input2_y1[1])#(input4_x1, input4_y1[3])

#list_up_arrow_pos = 292, 42
#list_down_arrow_pos = 292, 260
#thang [20080317 - 1] update coordinator of sccollbar

list_scroll_bg_pos = 452, 29 #Hau [20080414] List menu
list_scroll_ball_pos = (453,29) #Hau [20080414] List menu 

#thang [20080317 - 1] update coordinator of sccollbar
list_font = def_font, 14 #11
list_text_width = 200

item_width_scroll = 170
item_width_scroll_medium = 128

list_text_color = color_dark_telio #color_dark_gray
list_text_emergency_color = 255, 0, 0, 255

phone_item_detail_icon_x = 50
phone_item_detail_text_color = color_dark_telio #color_dark_gray

icon_column_y1_list = [y+6 for y in list_pos_y1]
icon_column_y2_list = [y+6 for y in list_pos_y2]
icon_column_y3_list = [y+6 for y in list_pos_y3]
icon_column_y4_list = [y+6 for y in list_pos_y4]
icon_column_y5_list = [y+6 for y in list_pos_y5]
icon_column_y6_list = [y+6 for y in list_pos_y6]


##Worldtime icon colum
flag_icon_column_y1_list = [y+7 for y in list2_pos_y1]
flag_icon_column_y2_list = [y+7 for y in list2_pos_y2]
flag_icon_column_y3_list = [y+7 for y in list2_pos_y3]
flag_icon_column_y4_list = [y+7 for y in list2_pos_y4]
flag_icon_column_y5_list = [y+7 for y in list2_pos_y5]
flag_icon_column_y6_list = [y+7 for y in list2_pos_y6]


small_window_bar_pos = 60, 55 #0, 55
small_window_pos =60, 83 # 0, 83
# KA: [20070121] phonebook UI
small_window_pos1 = 65, 30
small_window_pos2 = 65, 65
small_window_pos3 = 65, 100
multi_window_image = 'window_multi.png'

# KA: [20070121] phonebook UI
small_window_image = 'window_small.png'
small_window_title_color = 255, 255, 255, 255
small_window_title_pos = 78, 63 #18, 63 # title text position
small_window_title_font = def_font, 11

large_window_bar_pos = 60+20, 26+10 #0, 26
large_window_pos = 60+20, 54+10 #0, 54
large_window_image = 'window_big.png'
large_window_up_arrow_pos = 350+20, 27+10 #290, 27
large_window_down_arrow_pos = 350+20, 160+10 #290, 160
large_window_text_color = color_dark_telio #color_dark_gray
large_window_text_font = def_font, 11
large_window_text_pos_x = 12
large_window_text_width = 280
cal_text_color = 255, 255, 255, 255
cal_text_font = def_font, 16

delta = 25
delta_calllog = 20
large_window_text_pos_y = (7, 7 + delta_calllog * 1, 7 + delta_calllog * 2, 7 + delta_calllog * 3, 7 + delta_calllog * 4,
							7 + delta_calllog * 5, 7 + delta_calllog * 6, 7 + delta_calllog * 7, 7 + delta_calllog * 8,
							7 + delta_calllog * 9, 7 + delta_calllog * 10, 7 + delta_calllog * 11, 7 + delta_calllog * 12,
							7 + delta_calllog * 13, 7 + delta_calllog * 14, 7 + delta_calllog * 15, 7 + delta_calllog * 16)

large_window_title_color = 255, 255, 255, 255
large_window_title_pos = 78+20, 33+10 #18, 33
large_window_title_font = def_font, 11
large_window_title_width = 250

large_window_info_color = 255, 255, 255, 255
large_window_info_pos = 300+20, 33+10 #240, 33 # right alignment
large_window_info_font = def_font, 11

#volume setting
volume_setting_bgicon_image = 'sound_bg.png'

gauge_up_pos = 245, 36
gauge_down_pos = 245, 81

gauge_level_count = 5
gauge_pos = ((181, 136), (221, 122), (261, 106), (301, 92), (341, 77))
gauge_size = ((28,30),(28,44),(28,60),(28,74),(28,89))
gauge_images = 'g_01.png', 'g_02.png', 'g_03.png', 'g_04.png', 'g_05.png'

notify_duration = 2000
notify_font = def_font, 14
notify_pos = 160, 50
notify_pos2 = 160, 50 + 20
notify_color = 255, 255, 255, 255

# KA: [20070121] phonebook UI
entry_size_1 = 254, 28
entry_pos_1 = 65, 30
entry_pos_2 = 65, 65
entry_pos_3 = 65, 100

entry_pos = 90, 110 # 30, 110
entry_color = color_dark_telio #color_dark_gray
entry_size = 254, 30
entry_font = def_mono_font, 14

entry_info_color = 255, 255, 255, 255
entry_info_pos = 300, 63# 240, 63 # right alignment
entry_info_font = def_font, 11

entry_automata_info_pos = 242, 56

# RichText, RichTextEdit
richtext_font = def_mono_font, 12
# RHC / [20061101_1]
richtext_small_font = def_font, 11
# RHC / [20061101_1]--
richtext_color = color_dark_telio #color_dark_gray
richtext_bgcolor = 255,255,255,256
richtext_min_line_height = 20

edit_underline_color = 0,0,0,128
edit_underline_invert_color = 255,255,255,255
edit_underline_rect_color = 128,128,128,255
edit_font = def_font, 16
edit_color = color_dark_telio #color_dark_gray
edit_invert_color = 255,255,255,255
edit_bgcolor = 255,255,255,128
edit_pos = 95,65 #70, 55
edit_size = 270,147

edit_automata_info_pos = 242, 28
def edit_automata_info_icon(name, casemode):
	if name == '123':
		return 'number.png'
	elif name == 't9':
		if casemode == 'upper':
			return 't9_big.png'
		elif casemode == 'lower':
			return 't9_small.png'
		elif casemode == 'first capital':
			return 't9_first_capital.png'
		else:
			assert False
# ka...hangul add 2007.01.23
	elif name == 'hangul':
		return 'hangul.png'
	else:
		if casemode == 'upper':
			return 'multi_big.png'
		elif casemode == 'lower':
			return 'multi_small.png'
		elif casemode == 'first capital':
			return 'multi_first_capital.png'
		else:
			assert False


edit_audio_icon = 'ems_sound.png'

date_edit_font = vera_mono_font, 14
date_edit_entry_color = color_dark_telio #color_dark_gray
date_edit_pos = 55, 110
date_edit_underline_y = 8
date_edit_char_width = 11

#ka...3800 wizard 2007.04.16
Large_text_font = (def_font,15)
Large_text_pos_y = ((120,), (105, 126), (93, 114, 135), (85, 106, 127, 148), (75, 96, 117, 138, 159), (65, 86, 107, 128, 149, 170), (59, 80, 101, 122, 143, 164, 185))
connection_pos = 0, 24
connection_config_picture = ('7.png', '8.png', '13.png') 

baloon_font = def_font, 14
baloon_text_color = color_dark_telio #color_dark_gray
baloon_text_pos = 90, 137
baloon_text_size = 320 - 19*2, 58
baloon_digit_pos = 95, 144
baloon_text2_color = 255, 0, 0, 255
baloon_text2_clip_pos = 95, 144 + 28 # right alignment
baloon_text2_pos = 480 - 95, 144 + 28 # right alignment
baloon_text2_size = 480 - 95*2, 28
#baloon_icon = 'call_baloon02.png', (85, 128)
baloon_icon = 'big_popup_01.png', (75, 35+15)
# Connected 에서의 두줄처리
baloon_small_font = def_font, 12
baloon_medium_font = def_font, 14
baloon_large_font = def_font, 20
baloon_small_text2_pos1 = 320 - 19, 144 + 28 # right alignment
baloon_small_text2_pos2 = 320 - 19, 144 + 42 # right alignment
baloon_text_pos_x = 90
#baloon_text_font = ((def_font,16), (def_font, 15), (def_font, 13), (def_font, 11), (def_font, 10), (def_font, 9))
baloon_text_font = ((def_font,14), (def_font, 14), (def_font, 14), (def_font, 14), (def_font, 14), (def_font, 14))
baloon_text_pos_base = 80 # 105
baloon_text_pos_y = ((baloon_text_pos_base+53-5,), \
					(baloon_text_pos_base+45-5, baloon_text_pos_base+69-5), \
					(baloon_text_pos_base+37-5, baloon_text_pos_base+37-5 + 20, baloon_text_pos_base+37-5 + 20*2), \
					(baloon_text_pos_base+37-5, baloon_text_pos_base+37-5 + 16, baloon_text_pos_base+37-5 + 16*2, baloon_text_pos_base+37-5 + 16*3), \
					(baloon_text_pos_base+37-5, baloon_text_pos_base+37-5 + 12, baloon_text_pos_base+37-5 + 12*2, baloon_text_pos_base+37-5 + 12*3, baloon_text_pos_base+37-5 + 12*4), \
					(baloon_text_pos_base+37-5, baloon_text_pos_base+37-5 + 11, baloon_text_pos_base+37-5 + 11*2, baloon_text_pos_base+37-5 + 11*3, baloon_text_pos_base+37-5 + 11*4, baloon_text_pos_base+37-5 + 11*5))

# KA: [20080403] SNMP UI
full_baloon_text_pos_x = 107
full_baloon_text_pos_y = ((70,), \
						(70, 100), \
						(70, 100, 130), 
						(105+37-5, 105+37-5 + 16, 105+37-5 + 16*2, 105+37-5 + 16*3), \
						(105+37-5, 105+37-5 + 12, 105+37-5 + 12*2, 105+37-5 + 12*3, 105+37-5 + 12*4), \
						(105+37-5, 105+37-5 + 11, 105+37-5 + 11*2, 105+37-5 + 11*3, 105+37-5 + 11*4, 105+37-5 + 11*5))
full_download_msg_pos_y = ((70, ), (50, 80), (50, 80, 110), (50, 80, 110, 180))

download_progress_text_font = ((def_font,13), (def_font, 13), (def_font, 13), (def_font, 12), (def_font, 11), (def_font, 9))
download_progress_text_pos = (305, 180)
download_progress_image_pos = 108, 150
download_progress_image = ('down_progress_00.png', 'down_progress_01.png', 'down_progress_02.png', 'down_progress_03.png', \
				'down_progress_04.png', 'down_progress_05.png', 'down_progress_06.png', 'down_progress_07.png', \
				'down_progress_08.png', 'down_progress_09.png', 'down_progress_10.png')
download_progress_bar_size = 265, 25



# KA: [20080403] SNMP UI ==


baloon_agenda_icon = 'icon_agenda.png', (9, 36)
baloon_call_log_icon = 'icon_calllog.png', (9, 36)
baloon_call_log_delete_icon = 'icon_callhistory_delete.png', (9,36)
baloon_call_log_missed_icon = 'icon_calllog.png', (9,36)
baloon_call_log_received_icon = 'icon_callhistory_received.png', (9,36)
baloon_call_log_dialled_icon = 'icon_callhistory_dialled.png', (9,36)
baloon_pbook_vip_icon = 'icon_pbook_vip.png', (9,36)

baloon_web_icon = 'icon_TdE.png', (9, 36)

baloon_message_icon = 'icon_message.png', (9, 36)
baloon_notify_message_icon = 'notification_baloon.png', (9, 36)
baloon_ems_icon = 'ems_new_baloong.png', (9, 36)

baloon_mwi_icon = 'icon_mwi.png', (9, 36)

baloon_phone_setting_icon = 'icon_setting.png', (9, 36)
baloon_video_setting_icon = 'icon_video_setting.png', (9, 36)
baloon_auto_provision_icon = 'icon_voip.png', (9, 36)
baloon_profile_setting_icon = 'icon_profile.png', (9, 36)
baloon_bluetooth_icon = 'icon_bluetooth.png', (9,36)
baloon_email_icon = 'icon_email.png', (9, 36)
baloon_sd_mmc_icon = 'icon_sd_mmc.png', (9, 36)

baloon_web_icon = 'icon_TdE_web.png', (9, 36)

baloon_copy_icon = 'copy.png', (50,36)
baloon_terminated_icon = 'end_call.png', (8, 24)

baloon_phonebook_icon = 'icon_pbook.png', ( 22, 26 )
baloon_record_icon = 'icon_image_sound_sound.png', ( 9, 36 )
baloon_image_sound_icon = 'icon_image_sound.png', ( 9, 36 )
baloon_image_sound_image_icon = 'icon_image_sound_image.png', (9, 36)
baloon_TdE_video_supervision_icon = 'icon_image_sound_video.png', (9,36)

baloon_sound_icon = 'icon_image_sound_sound.png', (9, 36)
baloon_photo_icon = 'icon_image_sound_image.png', ( 9, 36 )
baloon_video_icon = 'icon_image_sound_video.png', ( 9, 36 )
baloon_image_delete_icon = 'icon_image_sound_delete_image.png', ( 9, 36 )
baloon_sound_delete_icon = 'icon_image_sound_delete_sound.png', ( 9, 36 )
baloon_video_delete_icon = 'icon_image_sound_delete_video.png', ( 9, 36 )
baloon_setting_system_network_icon = 'icon_setting_system_network.png', ( 9, 36 )
baloon_setting_system_network_wireless_icon = 'icon_setting_system_network_wireless.png', ( 9, 36 )
baloon_wifi_icon = 'icon_wifi.png', (9, 36)
baloon_setting_audio_icon = 'icon_setting_audio.png', (9,36)
baloon_setting_phone_icon = 'icon_setting_phone.png', (9,36)
baloon_setting_voip_icon = 'icon_setting_voip.png', (9,36)
baloon_setting_system_icon = 'icon_setting_system.png', (9,36)
baloon_setting_system_reset_icon = 'icon_setting_system_reset.png', (9,36)
baloon_setting_system_technical_icon = 'icon_setting_system_technical.png', (9,36)
baloon_message_template_icon = 'icon_message_template.png', (9,36)
baloon_message_setting_icon = 'icon_message_setting.png', (9,36)
baloon_message_delete_icon = 'icon_message_delete.png', (9,36)
baloon_message_mms_icon = 'icon_message_mms.png', (9,36)
baloon_message_sms_icon = 'icon_message_sms.png', (9,36)
baloon_message_voip_icon = 'icon_voip.png', (9, 36)

video_call_audio_mute_icon = 'front_mic_mute.png', ( 282, 145 )

video_call_mute_icon_img = 'video_mute.png'
video_call_mute_icon_pos_small = ( 223, 50 )
video_call_mute_icon_pos_full = ( 260, 190 )
video_call_mute_grey_pos_full = ( 240, 168 )

video_call_remote_mute_icon_pos_small = ( 0, 0 )
video_call_remote_mute_icon_pos_full = ( 80, 60 )

video_call_connect_icon = 'video_connect.png', ( 20, 25 )
video_call_hands_free_icon = 'front_speaker.png', ( 282, 145 )

video_call_progress_pos = 50, 185
video_call_progress_out_icon2 = 'progress_outline2.png'
video_call_progress_in_icon2 = 'progress_in2.png'
video_call_progress_size = 208, 10
video_call_progress_type2_pos = 15, 133
video_call_progress_type2_size = 106, 18

video_call_bg_pos = (0, 0)
video_call_bg_size = (320, 240)
video_call_bg_color = (128, 128, 128, 255)

video_call_detail_bg_pos = (0, 144)
video_call_detail_bg_size = (320, 96)

# KT DEMO 
video_call_number_bg_pos = (4, 211)
video_call_number_pos = (43, 223)
video_call_number_size = (344, 33)
video_call_number_font = def_font, 12
video_call_number_bg_img = 'call_info_3.png'
video_call_number_font_color = 0, 0, 255, 255

video_call_detail_font = def_font, 9
video_call_detail_color = (240, 240, 240, 255)
left_side_x = 4
right_side_x = 165
pending_y = 18
video_call_detail_number_pos	= (left_side_x,		150)
video_call_detail_volume_pos	= (right_side_x,	150)
video_call_detail_state_pos		= (left_side_x,		150 + pending_y)
video_call_detail_fluency_pos	= (right_side_x,	150 + pending_y)
video_call_detail_speed_pos		= (left_side_x,		150 + pending_y*2)
video_call_detail_fps_pos		= (right_side_x,	150 + pending_y*2)

video_connection_details_font = def_font, 12
video_connection_details_color = color_dark_telio #color_dark_gray
video_connection_details_up_pos = 30, 70
video_connection_details_dn_pos = 30, 95
video_connection_details_fps_pos = 30, 120
video_connection_details_pri_pos = 30, 145
baloon_calling_icon = 'end_call.png', (8, 24)

# vpark begin 05.08.24
# Hold / Conference UI
waiting_baloon_font = def_font, 12
waiting_baloon_text1_color = 0, 0, 255, 255
waiting_baloon_text1_pos = 95, 48
waiting_baloon_text1_size = 320 - 95*2, 58
waiting_baloon_digit_pos = 95, 60
waiting_baloon_text2_color = 255, 0, 0, 255
waiting_baloon_text2_clip_pos = 95, 46 + 28 # right alignment
waiting_baloon_text2_pos = 320 - 10, 46 + 28 # right alignment
waiting_baloon_text2_size = 320 - 95-10, 28

small_baloon_font = def_font, 12
small_baloon_text1_color = 0, 0, 255, 255
small_baloon_text1_pos = 43, 165
small_baloon_text1_size = 320 - 45*2, 58
small_baloon_digit_pos = 45, 180
small_baloon_text2_color = 255, 0, 0, 255
small_baloon_text2_clip_pos = 45, 163 + 28 # right alignment
small_baloon_text2_pos = 320 - 45 - 18, 163 + 28 # right alignment
small_baloon_text2_size = 320 - 45 - 18, 28

small_connected_wait_icon = 'small_beside_in_conversation.png', (70, 86)	#x!
small_connected_hold_icon = 'small_beside_in_conversation.png', (70, 86)	#x!
small_connected_conference_icon = 'small_audioconference.png', (2, 80)	#x!
small_connected_waiting_call_icon = 'small_waiting_call.png', (150, 86)		#x!
small_second_incoming_call_icon = 'second_incoming_call.png', (150, 86)	#x!

conference_icon = 'Conferencecall.png', (4, 28)
conference_font = def_font, 13
conference_text_color = 0, 0, 255, 255
conference_text_pos = 19, 144
conference_text_size = 320 - 19*2, 58
conference_digit_pos = 19, 144

conference_text2_color = 255, 0, 0, 255
conference_text2_clip_pos = 19, 144 + 20 # right alignment
conference_text2_pos = 320 - 19, 144 + 20 # right alignment
conference_text2_size = 320 - 19*2, 20

conference_text3_color = 255, 0, 0, 255
conference_text3_clip_pos = 19, 144 + 40 # right alignment
conference_text3_pos = 320-19, 144 + 40
conference_text3_size = 320 - 19*2, 40

web_waiting_image = image_dir + 'web_waiting.png'
web_waiting_es_image = image_dir + 'web_waiting_es.png'

baloon_agenda_message_width = 180

agenda_active_label_pos = ((10,152), (10,145))

agenda_active_label_size = 280, 50

gallery_size = 220, 180# 170, 128
gallery_pos = 130, 20#large_window_bar_pos[0] + 70, large_window_bar_pos[1] + 38

gallery_small_size = 240, 180
gallery_small_pos = 120, 15

gallery_large_size = 317, 180
gallery_large_pos = 81, 15

front_incoming_icon_ani = ('front_in_call_01.png', 'front_in_call_02.png', 'front_in_call_03.png', 'front_in_call_04.png')
front_incoming_icon_ani_pos = (2, 50)
front_outgoing_icon_ani = ('front_out_call_01.png', 'front_out_call_02.png', 'front_out_call_03.png', 'front_out_call_04.png')
front_outgoing_icon_ani_pos = (2, 50)
back_incoming_icon_ani = ('back_in_call_01.png', 'back_in_call_02.png', 'back_in_call_03.png', 'back_in_call_04.png')
back_incoming_icon_ani_pos = (87, 33)

front_dial_call_icon = 'front_dial_call.png', (2, 50)
front_second_call_icon = 'front_out_call_01.png', (2, 50)
back_in_call_wait_icon = 'back_in_call_wait.png', (87, 33)
front_in_call_wait_icon = 'back_in_call_wait.png', (2,  50)

front_speaker_icon = 'front_speaker.png', (71, 86)
front_mute_icon = 'front_mic_mute.png', (71, 86)
back_baloon_icon = 'back_baloon.png', (146, 33)
front_baloon_icon = 'front_baloon.png', (5, 128)

front_baloon_font = def_font, 14
front_baloon_text_color = 0, 0, 255, 255
front_baloon_text_pos = 13, 137
front_baloon_text_size = 320 - 19*2, 58
front_baloon_digit_pos = 19, 144
front_baloon_text2_color = 255, 0, 0, 255
front_baloon_text2_clip_pos = 19, 144 + 28 # right alignment
front_baloon_text2_pos = 320 - 19, 144 + 28 # right alignment
front_baloon_text2_size = 320 - 19*2, 28

back_baloon_font = def_font, 12
back_baloon_text_color = 0, 0, 255, 255
back_baloon_text_pos = 152, 40
back_baloon_text_size = 320 - 152*2, 58
back_baloon_digit_pos = 180, 48
back_baloon_text2_color = 255, 0, 0, 255
back_baloon_text2_clip_pos = 180, 40 + 28 # right alignment
back_baloon_text2_pos = 320 - 18, 40 + 28 # right alignment
back_baloon_text2_size = 320 - 180-18, 28

incoming_icon_ani = ('in_call_01.png', 'in_call_02.png', 'in_call_03.png', 'in_call_04.png')

incoming_icon_ani_pos = (8,24)
incoming_video_icon_ani = ('video_in_call_01.png', 'video_in_call_01.png', 'video_in_call_03.png', 'video_in_call_04.png')
incoming_video_icon_ani_pos = (8,24)

incoming_call_font = def_font, 14
incoming_call_pos1 = config.width / 2, 50
incoming_call_pos2 = config.width / 2, 100
incoming_call_text_width = 200

progress_type2_font = def_font, 12
progress_type2_text_width = 140

#alarm_icon_ani = ('alarm_01.png', 'alarm_02.png', 'alarm_03.png', 'alarm_04.png')
alarm_icon_ani = ('clock_01.png', 'clock_02.png', 'clock_03.png', 'clock_04.png', 'clock_05.png', 'clock_06.png')
alarm_icon_ani_pos = (8,24)

# common
call_info = 'call_info.png', (352, 0)
call_info_service = 'call_info_2.png', (352, 0)
call_info_bar = 'info_bar.png', (21, 100)
audio_call_info_icon = 'ico_voice.png', (42, 121)
video_call_info_icon = 'ico_video.png', (42, 121)
second_call_info_bar = 'call_info_1.png', (49, 74)
second_audio_call_info_icon = 'ico_incoming_1.png', (169, 86)
second_video_call_info_icon = 'ico_video.png', (42, 41)
my_card_text_bg_icon = 'video_number_bg.png', (0, 215)
my_card_text_font = def_font, 12
my_card_text_font_color = 0, 0, 255, 255
my_card_text_pos = (10, 220)
my_card_text_size = (320, 20)
my_card_text_width = 348
second_call_message_info_bar = 'info_bar.png', (21, 20)
second_audio_call_message_info_icon = 'ico_voice.png', (42, 41)
second_video_call_message_info_icon = 'ico_video.png', (42, 41)

# pop up msg notify
sms_notify_box = 'info_bar.png', (81, 120)
sms_notify_font = def_font, 13
sms_notify_size = 230, 40
sms_notify_pos = 240, 222 #105, 152
# pop up msg notify ==

call_notify_box = 'info_bar.png', (21, 20)
call_notify_camera_icon = 'ico_video.png', (42, 41)
call_notify_text_pos = 86, 52

soundpath_speaker = 'front_speaker.png', (415, 30)
soundpath_handset = 'icon_call.png', (415, 30)
soundpath_mute = 'front_mic_mute.png', (445, 30)

timer_icon = 'ico_timer.png', (358, 106)
timer_text_icon = 'text_time.png', (377, 107-5)
frame_image = 'frame.png', (0,0)
call_softbar_image = 'softykey.png', (0, 244)

call_info_bar_font = def_font, 13
call_info_bar_text_pos = 86, 132
call_info_bar_text_color = color_dark_telio #color_dark_gray

second_call_message_info_bar_font = def_font, 14
second_call_message_info_bar_text_pos = 86, 52
second_call_message_info_bar_text_color = 0, 0, 0, 255

secondCall_info_bar_font = def_font, 12
secondCall_info_bar_font_for_anonymous = def_font, 10
secondCall_info_bar_anonymous_font = def_font, 10
secondCall_info_bar_text_pos = 190, 89
secondCall_info_bar_name_pos = 175, 121
secondCall_info_bar_number_pos = 194, 144
secondCall_info_bar_text_color = color_dark_telio #color_dark_gray

threeWayCall_info_firstName_pos = 375, 59
threeWayCall_info_firstName_pos2 = 358, 59
threeWayCall_info_firstName_pos_for_anonymous = 375, 61
threeWayCall_info_firstName_pos_for_anonymous2 = 358, 61
threeWayCall_info_firstNumber_pos = 358, 83
threeWayCall_info_secondName_pos = 375, 106
threeWayCall_info_secondName_pos2 = 358, 106
threeWayCall_info_secondName_pos_for_anonymous = 375, 108
threeWayCall_info_secondName_pos_for_anonymous2 = 358, 108
threeWayCall_info_secondNumber_pos = 358, 128

call_info_name_font = def_font, 11
call_info_name_pos = 357, 56 #360, 56
call_info_name_color = color_dark_telio #color_dark_gray

call_info_number_font = def_font, 13
call_info_number_pos = 357, 79 #360, 79
call_info_number_color = color_dark_telio #color_dark_gray

call_info_date_font = def_font, 11
call_info_date_pos = 357, 6
call_info_date_color = 255, 255, 255, 255

call_info_time_font = def_font, 14
call_info_time_pos = 378, 125 #360, 125
call_info_time_color = color_dark_telio #color_dark_gray

service_call_info_time_font = def_font, 12
service_call_info_time_pos = 405, 33
service_call_info_time_color = color_dark_telio #color_dark_gray

dect_path_test_font = def_font, 14
dect_path_test_pos = 90, 165
dect_path_test_color = color_dark_telio #color_dark_gray

# outgoing call connecting
outgoing_call_ani = ('outcall_00.png', 'outcall_01.png', 'outcall_02.png', 'outcall_03.png', 'outcall_04.png', 'outcall_05.png')
outgoing_call_ani_pos = (0,0)
outgoing_icon = 'ico_outgoing.png', (358, 34)
outgoing_text_icon = 'text_outgoing.png', (377, 35-5)

# incoming call arrived
incoming_call_ani = ('incall_00.png', 'incall_01.png', 'incall_02.png', 'incall_03.png', 'incall_04.png', 'incall_05.png')
incoming_call_ani_pos = (0,0)
incoming_icon = 'ico_incoming.png', (358, 34)
incoming_text_icon = 'text_incoming.png', (377, 35-5)

three_way_text_icon = 'service.png', (358, 34)

in_use_icon_1 = 'ico_hold.png', (357, 59)
in_use_icon_2 = 'ico_hold.png', (357, 106)

video_outgoing_icon_ani = ('image_outgoing.png', 'image_outgoing.png', 'image_outgoing.png', 'image_outgoing.png')
outgoing_icon_ani = ('out_call_01.png', 'out_call_02.png', 'out_call_03.png', 'out_call_04.png')
outgoing_icon_ani_pos = (8,24)
idle_sms_font = def_font, 16
idle_sms_pos = 19, 165
idle_sms_color = 0,0,255,255

digit_choice_text_color = color_dark_telio #color_dark_gray
digit_choice_text_pos =  145, 110
digit_choice_text_font = def_font, 16

calling_font = def_font, 14
calling_pos1 = 50, 50
calling_pos2 = 50, 150

details_font = def_font, 11
details_color = color_dark_telio #color_dark_gray
details_pos = 30, 80
#ka...3800 fb0top 2007.05.08
#camera_preview_timer_pos = (75, 150), (80, 140)
#camera_preview_timer_pos = (30, 160), (35, 157)
#camera_preview_timer_pos = (360, 200), (403, 200), (360, 200), (310, 150), (330, 180)
camera_preview_timer_pos = (380, 208)

picture_preview_pos = 120, 20#72, 40
picture_preview_size = 240, 180#176, 144

large_view_geometry = 0, 0, 352, 272
large_view_for_menu_geometry = 0, 0, 352, 244
small_view_geometry = 356, 150, 120, 90
transparent_color = 255, 255, 254, 255 # magic colorkey

#Dial number size Setting
dialnumber_title_setting = 'tit_dialnumbersize.png', menu_tits_pos
tes_text_font_small = def_font, 12
tes_text_font_medium = def_font, 14
tes_text_font_big = def_font, 20
ico_Dialnumber_RadioBig = 'radio.png', (210, 68)
ico_Dialnumber_RadioBig_r = 'radio_r.png', (210, 68)
ico_Dialnumber_RadioMedium = 'radio.png', (210, 93)
ico_Dialnumber_RadioMedium_r = 'radio_r.png', (210, 93)
ico_Dialnumber_RadioSmall = 'radio.png', (210, 119)
ico_Dialnumber_RadioSmall_r = 'radio_r.png', (210, 119)

#change background menu
ico_menu_bg = '7_ico_menutype.png', (83, 59)
change_bg_blackimg = 'bg_black.png'
change_bg_whiteimg = 'bg_white.png'
change_bg_pos = (242, 127-32)

# 다이얼 숫자 크기
ico_dial_number_size = '7_ico_dialsize.png', (input3_x1,input3_y1[0])

# PIN
pin_edit_pos = 25, 110
pin_prefix_font = def_font, 14
pin_edit_font = def_mono_font, 14
pin_edit_color = color_dark_telio #color_dark_gray
pin_edit_underline_y = 8
pin_edit_char_width = 8
pin_edit_size = 20, 30

# Password for hide Menu
pw_edit_pos = 199, 116
pw_prefix_font = def_font, 14
pw_edit_font = def_mono_font, 14
pw_edit_underline_y = 8
pw_edit_char_width = 8
pw_edit_size = 159, 32


# Password stage
tits_password = 'tit_password.png'
tits_password_set = 'tit_passwordset.png'

img_password = 'img_lock.png'
icon_password = 'ico_password.png'
icon_password_new = 'ico_newpassword.png'
icon_confirm = 'ico_comfirm.png'

img_password_pos = 23, 62
pw_entry_pos_x1 = 170
pw_entry_pos_x2 = 199
pw_entry_pos_x3 = 300 # 330
pw_entry_pos_y1 = 109
pw_entry_pos_y2 = 92, 127
pw_entry_size = 100, 32


# Pop-up window
pop_window_image = 'pop_bg_01.png'
pop_window_image_pos = 120, 53 # 130, 53
pop_window_icon = 'pop_ico_01.png'
pop_window_icon_pos = pop_window_image_pos[0]+70, pop_window_image_pos[1]+14
pop_window_title_font = def_font, 14
pop_window_title_color = color_white
pop_window_title_pos = pop_window_image_pos[0]+106, pop_window_image_pos[1]+14+16-pop_window_title_font[1]/2-2
pop_window_font = def_font, 14
pop_window_text_color = color_dark_telio #color_dark_gray
pop_window_text1_pos = 240, 132
pop_window_text2_pos = (240, 122), (240, 148)


#memoryusage list
#update version
button_image = 'btn_01.png'
button_image_r = 'btn_01_r.png'

#network register
network_icon_image1 = 'ico_mode.png'
network_icon_image2 = 'ball.png'

#Hau [20080418]

#Cal
result_pos = 358, 99
char_input_pos = 118,57
char_input_font = def_font,24
char_input_color = 255, 255,255,255
char_input_size = 282 , 24

# General Title
gen_big_title='tit_big.png', (-30, 10)
gen_small_title='tit_small.png', (13, 10)

#WorldTime
worldtime_title = 'tit_worldtime.png'
worldtimeset_title = 'tit_worldtimeset.png'
worldtime_title_pos = 13, 10
worldtime_title_size = 119, 29
worldtime_background = 'map.png'
worldtime_background_pos = 86, 40
worldtime_background_size = 309, 138
DST_select_image = 'map_select.png'
DST_select_image_pos = 115, 67
DST_select_image_size = 257, 32

DST_checkbox_image = 'check_box.png'
DST_checkbox_image_pos = 139, 105
DST_checkbox_image_size = 22, 22

DST_select_image_r = 'map_select_r.png'
DST_checkbox_image_r = 'check.png'
crossline_img = 'map_line_01.png'
verticalline_img = 'map_line_02.png'
map_ball = 'map_ball.png'
crossline_img_size = 300, 1
verticalline_img_size = 1, 128
map_ball_size = 15, 15

select_city_img = 'map_select.png'
select_city_img_pos = 90, 178
select_city_img_size = 302, 32
select_city_img_r = 'map_select_r.png'

worldtime_text_color = color_dark_telio #color_dark_gray
worldtime_text_font = def_font, 14


dst_icon = 'ico_summertime.png'
dst_icon1 = ('ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png',\
			'ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png',\
			'ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png',\
			'ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png',\
			'ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png',\
			'ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png','ico_summertime.png')
dst_icon_pos = 380, 218
dst_icon_size = 20, 20

co_ordinate = ( ((91,91),(117,45),(110,84)),\
			((91,91),(117,45),(110,84)),\
			((91,91),(117,45),(110,84)),\
                     ((91,100),(110,45),(103,93)),\
                     ((91,98),(112,45),(105,91)),\
                     \
                     ((91,92),(114,45),(107,85)),\
                     ((91,93),(115,45),(108,86)),\
                     ((91,91),(117,45),(110,84)),\
                     ((91,92),(118,45),(111,85)),\
                     ((91,94),(120,45),(113,87)),\
                     \
                     ((91,90),(121,45),(114,83)),\
                     ((91,92),(122,45),(115,85)),\
                     ((91,99),(131,45),(124,92)),\
                     ((91,76),(136,45),(129,69)),\
                     ((91,107),(139,45),(132,100)),\
                     \
                     ((91,87),(144,45),(137,80)),\
                     ((91,103),(145,45),(138,96)),\
                     ((91,106),(148,45),(141,99)),\
                     ((91,117),(190,45),(183,110)),\
                     ((91,127),(192,45),(185,120)),\
                     \
                     ((91,96),(200,45),(193,89)),\
                     ((91,110),(202,45),(195,103)),\
                     ((91,115),(205,45),(198,108)),\
			((91,99),(211,45),(204,92)), \
			((91,151),(225,45),(218,144)), \
			\
			((91,155),(244,45),(237,148)), \
			((91,138),(253,45),(246,131)), \
			((91,111),(271,45),(264,104)), \
                     ((91,97),(295,45),(288,90)), \
                     ((91,91),(297,45),(290,84)), \
                     \
                     ((91,102),(300,45),(293,95)), \
                     ((91,105),(307,45),(300,98)), \
                     ((91,100),(310,45),(303,93)), \
                     ((91,111),(312,45),(305,104)), \
                     ((91,103),(321,45),(314,96)), \
                     \
                     ((91,95),(322,45),(315,88)), \
                     ((91,91),(326,45),(319,84)), \
                     ((91,99),(329,45),(322,92)), \
                     ((91,91),(332,45),(325,84)), \
                     ((91,96),(333,45),(326,89)), \
                     ((91,92),(334,45),(327,85)), \
                     ((91,124),(345,45),(338,117)), \
                     ((91,140),(351,45),(344,133)) \
                     )



# ScrollView
scrollview_up_arrow_pos = 150, 38
scrollview_down_arrow_pos = 150, 201

# Cursor color
cursor_color = 128,128,0,255

# Phase2 Page 14 Phonebook Modify melody

current_melody_pos1 = 20, 155
current_melody_pos2 = 20, 155 + 28

current_melody_font1 = def_font, 15
current_melody_font2 = def_font, 12
current_melody_color1 = 0,0,255,255
current_melody_color2 = color_dark_telio #color_dark_gray

current_melody_text_width = 290

# incoming화면에서 상대방의 snapshot이 지정된 경우

# avatar
no_photo = 'no_photo.png'

avata_pos = 356, 150 
avata_size = 120, 90

check_list_marker_x = 65
check_icon_selected = 'radio_r.png'
check_icon_unselected = 'radio.png'
icon_directory = 'icon_directory.png'

idle_icon_messagefull = 'message_full.png', (51, 4)

# Emoticons
emoticons = [ \
	(_('Angry'), emoticon_dir + 'angry.png', ':@'), \
	(_('Joke'), emoticon_dir + 'joke.png', ':P'), \
	(_('Wink'), emoticon_dir + 'wink.png', ';)'), \
	(_('Smile'), emoticon_dir + 'smile.png', ':)'), \
	(_('Cool'),  emoticon_dir + 'cool.png', '(H)'), \
	(_('Sad'),  emoticon_dir + 'sad.png', ':('), \
	(_('Kiss'),  emoticon_dir + 'kiss.png', '(K)'), \
	(_('Heart'),  emoticon_dir + 'heart.png', '(L)'), \
	(_('Broken Heart'),  emoticon_dir + 'broken_heart.png', '(U)'), \
	(_('Coffee'),  emoticon_dir + 'coffee.png', '(C)'), \
	(_('Party'),  emoticon_dir + 'party.png', '<:o'), \
	(_('Bomb'),  emoticon_dir + 'bomb.png', '>*<'), \
	(_('Flower'),  emoticon_dir + 'flower.png', '(F)'), \
	(_('Idea'),  emoticon_dir + 'idea.png', '(I)'), \
	(_('Pirate'),  emoticon_dir + 'pirate.png', '%-I'), \
	(_('Sun'),  emoticon_dir + 'sun.png', '(#)'), \
	(_('Winner'),  emoticon_dir + 'winner.png', ':->') \
]

# SMS/Email의 Insert Icon화면에서 이모티콘을 표시할 x좌표
emoticon_list_icon_x = 65

# InfoT9
infot9_clip_pos = 40, 60
infot9_clip_size = 250, 132

#Thang [20080324 - 2] icons for alarm
alarm_font = def_font, 14
alarm_icon_morningset = 'ico_morningset.png',(input5_x1, input5_y1[0]) #45)
alarm_icon_timeset  = 'ico_timeset.png',(input5_x1, input5_y1[1]) #8)
alarm_icon_interval  = 'ico_interval.png',(input5_x1, input5_y1[2])
alarm_icon_count  = 'ico_count.png',(input5_x1, input5_y1[3])
alarm_icon_bell  = 'ico_bell.png',(input5_x1, input5_y1[4])
alarm_icon_select = 'select_01.png'
alarm_icon_select_r = 'select_01_r.png'
alarm_icon_check_box  = 'check_box.png',(255,77)
alarm_icon_check  = 'check.png',(255,77)
alarm_icon_am = 'am.png',(input5_x3, input5_y1[1]) #(230,108)
alarm_icon_pm = 'pm.png',(input5_x3,input5_y1[1]) #(230,108)
alarm_list_icon = 'alarm.png'
#Thang [20080324 - 2] ===========================

#Thang [20080405 - 3] Radio button
radio_select = 'radio_r.png'
radio_unselect = 'radio.png'
radio_focus = 'radio_focus.png'
check_select = 'check.png'
check_unselect = 'check_box.png'
check_focus = 'check_focus.png'
#Thang [20080405 - 3] ========
list_icon_name = 'icon_id_s.png'
list_icon_normal = 'icon_num_main.png'
list_icon_mobile = 'icon_num_cell.png'
list_icon_email = 'icon_e-mail.png'
list_icon_fax = 'icon_num_fax.png'
list_icon_melody = 'icon_melody1.png'
list_icon_image = 'icon_image.png'

list_icon_small_normal = 'icon_num_main.png'
list_icon_small_videocall = 'icon_video.png'
list_icon_small_normal_int = 'icon_call_int.png'
list_icon_small_videocall_int = 'icon_video_int.png'
list_icon_small_mobile = 'icon_num_cell.png'
list_icon_small_email = 'icon_e-mail.png'
list_icon_small_fax = 'icon_num_fax.png'

list_icon_text = 'icon_text.png'
list_icon_video_saved = 'icon_video3.png'
list_icon_vip = 'icon_vip.png'
list_icon_melody_mono = 'icon_melody1.png'
list_icon_melody_poly = 'icon_melody2.png'
list_icon_calltypes = 'icon_call.png', 'icon_video.png', 'icon_call_int.png', 'icon_video_int.png'
#Thang [20080313 -2] update images liststage
list_icon_cnt = ['no_01.png','no_02.png','no_03.png','no_04.png','no_05.png','no_06.png','no_07.png','no_08.png','no_09.png','no_10.png',\
				'no_11.png','no_12.png','no_13.png','no_14.png','no_15.png','no_16.png','no_17.png','no_18.png','no_19.png','no_20.png']
list_icon_cnt_r = ['no_01_r.png','no_02_r.png','no_03_r.png','no_04_r.png','no_05_r.png','no_06_r.png','no_07_r.png','no_08_r.png','no_09_r.png','no_10_r.png',\
				'no_11_r.png','no_12_r.png','no_13_r.png','no_14_r.png','no_15_r.png','no_16_r.png','no_17_r.png','no_18_r.png','no_19_r.png','no_20_r.png']
#Thang [20080313 -2] update images liststage
# RHC / [20060808_1]
list_icon_etc = 'icon_etc.png'
# RHC / [20060808_1]--

#worldtime_flag icon for TimeListstage
worldtime_icon_flag = ['worldtime_norway.png','worldtime_denmark.png','worldtime_netherland.png','worldtime_portugal.png','worldtime_spain.png','worldtime_england.png','worldtime_france.png','worldtime_germany.png','worldtime_germany.png','worldtime_italy.png','worldtime_germany.png',\
                                        'worldtime_austria.png','worldtime_greece.png','worldtime_finland.png','worldtime_egypt.png','worldtime_russia.png','worldtime_lebanon.png','worldtime_iraq.png',\
                                        'worldtime_thailand.png','worldtime_singapore.png','worldtime_china.png','worldtime_hongkong.png','worldtime_taiwan.png','worldtime_korea.png','worldtime_australia.png','worldtime_newzealand.png','worldtime_samoa.png','worldtime_america.png','worldtime_america.png','worldtime_america.png',\
                                        'worldtime_america.png','worldtime_america.png','worldtime_america.png','worldtime_mexico.png','worldtime_america.png','worldtime_america.png','worldtime_america.png',\
                                        'worldtime_america.png','worldtime_canada.png','worldtime_america.png','worldtime_america.png','worldtime_america.png','worldtime_brazil.png']
                                        
scroll_bg = 'scroll_bg.png'
scroll_bar = 'scroll_bar.png'
scroll_bg_pos = 467, 43+2
scroll_bar_pos = 467, 44+2

				
list_icon_calllog_type_missed = 'icon_miss_call_red.png'
list_icon_calllog_type_received = 'icon_miss_call.png'
list_icon_calllog_type_dialed = 'menu_answered_call.png'
list_icon_calllog_type_video = 'missed_videocall.png'

list_icon_sms_new = 'icon_message_sms_inbox_unread.png'
list_icon_sms_read = 'icon_message_sms_inbox_read.png'

list_icon_sms_notify_new = 'icon_message_sms_inbox_deunread.png'
list_icon_sms_notify_read = 'icon_message_sms_inbox_deread.png'

list_icon_email_inbox_unread = 'icon_message_email_unread_2.png'
list_icon_email_inbox_read = 'icon_message_email_inbox_read.png'
list_icon_email_inbox_sent = 'icon_message_email_inbox_re.png'
list_icon_email_mbox_big = 'icon_message_email_nodownload.png'
list_icon_email_mbox_unread = 'icon_message_email_unread_1.png'
list_icon_email_mbox_download_mark = 'icon_message_email_download.png'
list_icon_email_mbox_delete_mark = 'icon_message_email_delete.png'

# RHC / [20060807_2]
# 메일에 attach 유무를 아이콘으로 표시함.
list_icon_email_mbox_unread_attachment = 'icon_message_email_unread_attachment_1.png'
list_icon_email_inbox_unread_attachment = 'icon_message_email_unread_attachment_2.png'
list_icon_email_mbox_download_mark_attachment = 'icon_message_email_download_attachment.png'
list_icon_email_mbox_delete_mark_attachment = 'icon_message_email_delete_attachment.png'
list_icon_email_inbox_read_attachment = 'icon_message_email_inbox_read_attachment.png'
list_icon_email_mbox_big_attachment = 'icon_message_email_nodownload_attachment.png'
# RHC / [20060807_2]--


list_icon_mms_saved = 'icon_message_mms_inbox_read.png'
list_icon_mms_received = 'icon_message_mms_inbox_unread_2.png'
list_icon_mms_unload = 'icon_message_mms_inbox_unread_1.png'

list_icon_ems_new = 'ems_new.png'
list_icon_ems_read = 'ems_read.png'

list_icon_email_sent = 'icon_e-mail_envoy.png'
list_icon_email_saved = 'icon_e-mail.png'
list_icon_fax_sent = 'icon_fax_envoy.png'
list_icon_fax_saved = 'menu_fax_saved.png'

list_icon_photo = 'icon_photo.png'
list_icon_audio = 'icon_audio.png'
list_icon_video = 'icon_video2.png'

pb_list_icon_x = 63

pb_list_icon_num_x = 9
pb_list_icon_mob_x = 36
pb_list_icon_email_x = 63
pb_list_icon_fax_x = 90

pb_list_icon_melody_x = 20

pb_detail_icon_vip_x = 90
pb_detail_icon_vip = 'icon_vip.png'
pb_detail_icon_melody_x = 36
pb_detail_icon_melody = 'icon_melody1.png'
pb_detail_icon_snapshot_x = 9
pb_detail_icon_snapshot = 'icon_image.png'

calllog_list_icon_type_x = 60
sms_list_icon_x = calllog_list_icon_type_x
email_list_icon_x = sms_list_icon_x
fax_list_icon_x = sms_list_icon_x
ip_email_list_icon_x = sms_list_icon_x

sim_progress_text_pos1 = 19, 148
sim_progress_text_width1 = 115
sim_progress_text_pos2 = 19, 148+28
sim_progress_font1 = def_font, 14
sim_progress_font2 = def_font, 14
sim_progress_color1 = 0,0,255,255
sim_progress_color2 = color_dark_telio #color_dark_gray
sim_progress_out_icon = 'sim_progress.png'
sim_progress_in_icon = 'sim_progress2.png'
sim_progress_pos = 120, 150
sim_progress_size = 180, 10
sim_details_font = def_font, 12
sim_details_color = color_dark_telio #color_dark_gray
sim_details_name_pos = 50, 80
sim_details_number_pos = 50, 110
sim_details_number_width = 230
sim_details_etc_pos = 50, 140

#organize
cal_bg_image = 'calculator_bg.png'
cal_title = 'tit_calculator.png'
#button_pos = ((217, 158), (188, 140), (252, 140), (192, 135), (192,193), (107, 157), (297, 157))
#button_size = ((44, 43), (39, 77), (39, 77), (95, 31), (95, 31), (75, 43), (75, 43))
button_pos = ((196, 158), (143, 140), (265, 140), (180, 130), (180,199), (108, 179), (267, 179))
button_size = ((44, 43), (39, 77), (39, 77), (95, 31), (95, 31), (75, 43), (75, 43))

button_name = ('btn_equal.png', 'btn_plus.png', 'btn_minus.png', 'btn_double.png', 'btn_division.png', 'btn_star.png', 'btn_sharp.png' )
button_name_r = ('btn_equal_r.png','btn_plus_r.png','btn_minus_r.png', 'btn_double_r.png','btn_division_r.png', 'btn_star_r.png', 'btn_sharp_r.png' )

# text max width
audio_list_name_width = 120
email_list_name_width = 170
audio_details_file_width = 210
video_details_file_width = 210
sms_read_title_name_width = 115
sms_details_name_width = 250
phoneitem_details_text_width = 180

# calllog_details
calllog_details_font = def_font, 11
calllog_details_width = 200
calllog_details_color = color_dark_telio #color_dark_gray
calllog_details_number_pos = 29, 75
calllog_details_name_pos = 29, 100
calllog_details_date_pos = 29, 125
calllog_details_time_pos = 174, 125
calllog_details_count_pos = 29, 150
calllog_details_vcount_pos = 29, 175

# update
download_text_pos = 160, 81
download_text_font = def_font, 14
download_text_color = color_dark_telio #color_dark_gray
download_percent_text_pos = 160, 112
download_percent_text_font = def_font, 20
download_percent_text_color = color_dark_telio #color_dark_gray
download_progress_pos = 52, 159
download_progress_size = 208, 10
download_progress_out_icon = 'progress_outline.png'
download_progress_in_icon = 'progress_in.png'

# ShowVersionUI
swver_details_font = def_font, 11
swver_details_color = color_dark_telio #color_dark_gray
swver_details_swver_label_pos = 320/2, 140
swver_details_swver_pos = 320/2, 160
swver_details_hwver_label_pos = 320/2, 80
swver_details_hwver_pos = 320/2, 100

version_detail_pos_x = 12
#version_detail_pos_y = (70, 95, 120, 145, 170)
version_detail_pos_y = (65, 87, 109, 131, 153, 175)

#HWVersionUI
ver_detail_pos_x = 25+60+20 
ver_detail_pos_y = 109	

networkdetail_text_pos_x = 25+60+20
networkdetail_text_pos_y = 66
networkdetail_text_line_height = 18
networkdetail_text_pos = ((networkdetail_text_pos_x, networkdetail_text_pos_y), \
						(networkdetail_text_pos_x, networkdetail_text_pos_y + networkdetail_text_line_height),
						(networkdetail_text_pos_x, networkdetail_text_pos_y + (2 * networkdetail_text_line_height)),
						(networkdetail_text_pos_x, networkdetail_text_pos_y + (3 * networkdetail_text_line_height)),
						(networkdetail_text_pos_x, networkdetail_text_pos_y + (4 * networkdetail_text_line_height)),
						(networkdetail_text_pos_x, networkdetail_text_pos_y + (5 * networkdetail_text_line_height)),
						(networkdetail_text_pos_x, networkdetail_text_pos_y + (6 * networkdetail_text_line_height)),
						(networkdetail_text_pos_x, networkdetail_text_pos_y + (7 * networkdetail_text_line_height)),
						(networkdetail_text_pos_x, networkdetail_text_pos_y + (8 * networkdetail_text_line_height)))

symbol_sel = 'symbol_sel.png'
#symbol_sel_pos = 16+78, 51+3
symbol_sel_pos = 16+78+20, 51+3+10
symbol_sel_focus = 'symbol_sel_focus.png'
#symbol_sel_focus_pos_x = [x + 16+60 for x in (18, 53, 88, 123, 158, 193, 228)]
symbol_sel_focus_pos_x = [x + 16+60+20 for x in (18, 53, 88, 123, 158, 193, 228)]
#symbol_sel_focus_pos_y = [y + 51 for y in (3, 32, 61, 90, 119)]
symbol_sel_focus_pos_y = [y + 51+10 for y in (3, 32, 61, 90, 119)]

symbol_sel_case0 = 'symbol_tel.png'
symbol_sel_case1 = 'symbol_name3.png'
symbol_sel_case2 = 'symbol_pass2.png'
symbol_sel_case3 = 'symbol_name4.png'
# RHC / [20061026_1]
symbol_sel_email = 'symbol_email.png'
# RHC / [20061026_1]--

#Thang [20080404 - 3] Image galleries
image_bg = 'bg_01.png',(0,0)
image_filename_bg = 'filename_bg.png',(153,11)
image_small_arrow_left = 'arrow_left.png',(84,111)
image_small_arrow_right = 'arrow_right.png',(380,111)

image_large_arrow_left = 'arrow_left.png',(31,111)
image_large_arrow_right = 'arrow_right.png',(436,111)

image_text_font = def_font, 12
image_text_color = color_dark_telio #color_dark_gray
image_text_pos =  240,213
title_photogallery = 'tit_photogallery.png', menu_tits_pos
image_bg_list = 'bg_03.png',(15,58)
image_list_pos_x   = 172
image_list_menu_selection = 'color_select.png'
image_list_text_font = def_font, 14
image_list_text_color = color_dark_telio #color_dark_gray
image_list_text_pos =  60,175

image_list_small_size = 120, 90
image_list_small_pos = 30, 72
image_list_icon = 'ico_slide.png'
image_photo_select_pos = ((40, 48), (191, 48), (342, 48), (40, 145), (191, 145), (342, 145))

image_mutil_pos_x = (45,196,347)
image_mutil_pos_y = (53,150)
#Thang [20080404 - 3] ==========

#Thang [20080410 - 1] BackGround 
setting_bg_title = '7_tit_display_1.png', menu_tits_pos
setting_bg_icon = 'ico_background.png', (input5_x1, 55+4)
setting_bg_label_pos = (input5_x2, 55+16-input_font[1]/2-2)
setting_bg_box1_pos = (input5_x3, 55)
setting_bg_box2_pos = (input5_x3, 89)
setting_bg_back1 = '7_photoframe_01.png', (input5_x3, 123)
setting_bg_back2 = '7_photoframe_01.png', (input5_x3, 89)
setting_bg_img1_pos = (input5_x3+32, 123+3)
setting_bg_img2_pos = (input5_x3+32, 89+3)
setting_bg_img_size = (120, 90)
#Thang [20080410 - 1] BackGround  ================================

#Jongwook:Screen Text------------------
Third_title_screen_text ='7_tit_display_2.png', menu_tits_pos

screen_text_icon1 = '7_ico_typeset.png', (input5_x1, input5_y1[0])
screen_text_icon2 = '7_ico_typeplace.png', (input5_x1, input5_y1[1])
screen_text_icon3 = 'ico_textinput.png', (input5_x1, input5_y1[2])
screen_text_icon4 = '7_ico_typesize.png', (input5_x1, input5_y1[3])
screen_text_icon5 = '7_ico_typecolor.png', (input5_x1, input5_y1[4])

screen_text_label1_pos = (input5_x2, input5_y2[0])
screen_text_label2_pos = (input5_x2, input5_y2[1])
screen_text_label3_pos = (input5_x2, input5_y2[2])
screen_text_label4_pos = (input5_x2, input5_y2[3])
screen_text_label5_pos = (input5_x2, input5_y2[4])

screen_text_box1_pos = (input5_x3, input5_y3[0])
screen_text_box2_pos = (input5_x3, input5_y3[1])
screen_text_box3_pos = (input5_x3, input5_y3[2])
screen_text_box4_pos = (input5_x3, input5_y3[3])
screen_text_box5_pos = (input5_x3, input5_y3[4])

screen_text_box3_size = (184, 32)
screen_text_size_list = [12, 13, 14, 15, 16, 17, 18]
screen_text_color_list = [(0,0,0,255), (255,0,0,255), (255,126,0,255), (255,230,80,255), (188,255,102,255), (0,255,0,255), (0,205,255,255), (0,0,255,255), (148,0,211,255), (128,0,128,255)]
#                                    Black,          Red,               Orange,             Yellow,               Yellowish Green,     Green,           Sky blue,            Blue,              Violet,               Purple
#Jongwook------------------

#Thang [20080418 - 1] calendar ================
calendar_bg_small = 'calendar_bg_01.png',( 0 , 34)
#calendar_bg_large =  'calendar_bg_02.png',( 166 , 44)
calendar_bg_note =  'calendar_bg_02_2.png',( 172 , 204)
calendar_today      = 'calendar_today.png'
calendar_select      = 'calendar_select.png'
calendar_event	= 'calendar_marking.png'
calendar_title = 'tit_calendar.png',( 13 ,10)
calendar_list_icon = '4_ico_calendar .png'
#calendar_year = ('no0.png','no1.png','no2.png','no3.png','no4.png','no5.png','no6.png','no7.png','no8.png','no9.png')
#calendar_year_pos = ((65,54),(76,54),(87,54),(98,54))

calendar_year = ('calendar_no0.png','calendar_no1.png','calendar_no2.png','calendar_no3.png',\
					'calendar_no4.png','calendar_no5.png','calendar_no6.png','calendar_no7.png',\
					'calendar_no8.png','calendar_no9.png')
calendar_year_pos = ((64,75),(75,75),(86,75),(97,75))

calendar_month = ('m_01.png','m_02.png','m_03.png','m_04.png','m_05.png','m_06.png','m_07.png','m_08.png','m_09.png','m_10.png','m_11.png','m_12.png')
calendar_month_pos = (38, 119)

#calendar_select_pos = ((173, 74), (215, 74), (257, 74), (299, 74), (341, 74), (383, 74), (425,74),\
#					(173, 95), (215, 95), (257, 95), (299, 95), (341, 95), (383, 95), (425,95),\
#					(173, 116), (215, 116), (257, 116), (299, 116), (341, 116), (383, 116), (425,116),\
#					(173, 137), (215, 137), (257, 137), (299, 137), (341, 137), (383, 137), (425,137),\
#					(173, 158), (215, 158), (257, 158), (299, 158), (341, 158), (383, 158), (425,158),\
#					(173, 179), (215, 179), (257, 179), (299, 179), (341, 179), (383, 179), (425,179))
calendar_select_pos = ((173, 72), (215, 72), (257, 72), (299, 72), (341, 72), (383, 72), (425,72),\
					(173, 93), (215, 93), (257, 93), (299, 93), (341, 93), (383, 93), (425,93),\
					(173, 116), (215, 116), (257, 116), (299, 116), (341, 116), (383, 116), (425,116),\
					(173, 137), (215, 137), (257, 137), (299, 137), (341, 137), (383, 137), (425,137),\
					(173, 158), (215, 158), (257, 158), (299, 158), (341, 158), (383, 158), (425,158),\
					(173, 179), (215, 179), (257, 179), (299, 179), (341, 179), (383, 179), (425,179))


#Thang [20080418 - 1] ======================
calendar_small_font = def_font, 11
calendar_week_font = def_font, 18

calendar03_w_font = def_font, 18
# add shchun : for WPA-PSK
#Password for hide Menu
wpa_label_pos = 20, 116
wpa_edit_pos = 109,109
wpa_edit_size= 259,32

wep_entry_size = 300, 28

# add shchun for Scanning UI update.
list_icon_wep_scan = 'wepicon.png'
list_icon_wpa_scan = 'wpaicon.png'
list_icon_wpa2_scan = 'wpa2icon.png'
list_icon_channel_scan = ('ch01.png', 'ch02.png', 'ch03.png', 'ch04.png', \
						'ch05.png', 'ch06.png', 'ch07.png', 'ch08.png', \
						'ch09.png', 'ch10.png', 'ch11.png', 'ch12.png', \
						'ch13.png')
list_icon_wifipower_scan = ('rssi01.png',  'rssi01.png', 'rssi02.png', 'rssi03.png', 'rssi04.png', 'rssi05.png')
#scan_list_enc_icon_x = 250
#scan_list_channel_icon_x = 300
#scan_list_power_icon_x = 330
#scan_list_pos_x = 20
scan_list_enc_icon_x = 100
scan_list_channel_icon_x = 12
scan_list_power_icon_x = 61
scan_list_pos_x = 150

# ogi : call history
call_history_bg_left = 'addlist_1bg.png', (0, 34)

call_history_PB_image_pos = (62,92)

call_history_ico_callhistory_pos =240
#call_history_type_pos = [(21, 37), (70, 37), (117, 37), (164, 37)]
#call_history_type_ico_pos = [(18, 30), (65, 30), (112, 30), (159, 30)]
call_history_type_pos = [(30-2,55), (80-2, 55), (130-2,55), (180-2,55)]
call_history_type_ico_pos =  [(30-10,59+17), (80-10, 59+17), (130-10,59+17), (180-10,59+17)]

call_history_type_ico_sel = 'tap_select_r.png'
call_history_type_ico_unsel = 'tap_select.png'
call_history_type_ico_select = 'tap_select.png'


call_history_type_font = def_mono_font, 14
call_history_font = def_mono_font, 11 #12

list_icon_call_history_missed_video = 'video_missed.png'
list_icon_call_history_received_video = 'video_incoming.png'
list_icon_call_history_dialed_video = 'video_outgoing.png'
list_icon_call_history_restrict_video = 'video_missed_nonum.png'
list_icon_call_history_missed_voice = 'missed.png'
list_icon_call_history_received_voice = 'incoming.png'
list_icon_call_history_dialed_voice = 'outgoing.png'
list_icon_call_history_restrict_voice = 'missed_nonum.png'

call_history_info_box = '2_textfield_02.png'
#call_history_info_box_pos = [(47, 174), (47, 198)]
call_history_info_box_pos = [(68,201), (68,224)]

call_history_info_pos = [(68,201-9), (68,224-9)]

green_color = 85, 148, 7, 255

bell_width_scroll = 125

# ListBox Control 길이 지정
LIST_MODE_SMALL = 0
LIST_MODE_MEDIUM = 1
LIST_MODE_LONG = 2

# browser editor
browser_editor_bg_image = 'web_editor.png'
browser_editor_entry_pos = 112, 128
browser_editor_entry_size = 255, 25
browser_editor_entry_info_pos = 370, 100

# TIMER
SECOND_CALL_NUMBER_SHOW_TIME = 180000
AUTO_ANSWER_TIME = 12000

dial_ready = 'img_info.png', (81, 78)
dial_ready_back = 'dial_bg.png', (0, 0)

# KA:[20081013] 영상 모니터링
HM_background = 'img_homemonitoring.png', (0, 0)
HM_icon = 'ico_homemonitoring.png', (42, 121)
HM_notify_box = 'info_bar.png', (21, 100)
HM_notify_msg = 86, 132

enblock_dial_font = def_font, 14
enblock_dial_font_color = color_dark_telio #color_dark_gray
# Wording (temporary)
# KR WORDING: grep msgid kr.fail | sed "s/msgid \"//" | sed "s/\"$//"
#WD_0001 = unicode('한글로',						'euc-kr').encode('utf-8') # _('To Hangul')
#WD_0002 = unicode('지움',							'euc-kr').encode('utf-8') # _('DEL')
#WD_0003 = unicode('크기변경',						'euc-kr').encode('utf-8') # _('SIZE_SET')
#WD_0004 = unicode('이전내역',						'euc-kr').encode('utf-8') # _('P_HISTORY')
#WD_0005 = unicode('다음내역',						'euc-kr').encode('utf-8') # _('N_HISTORY')
#WD_0006 = unicode('메시지전송',						'euc-kr').encode('utf-8') # _('MSG_SEND')
#WD_0007 = unicode('단축해제',						'euc-kr').encode('utf-8') # _('SPD_CANCEL')
#WD_0008 = unicode('대표선택',						'euc-kr').encode('utf-8') # _('PRI_SELECT')
#WD_0009 = unicode('일반비율',						'euc-kr').encode('utf-8') # _('NORMAL_SIZE')
#WD_0010 = unicode('와이드비율',						'euc-kr').encode('utf-8') # _('WIDE_SIZE')
#WD_0011 = unicode('등록이 해지되었습니다.\n재시도하려면 통화버튼을 누르세요.',	'euc-kr').encode('utf-8') # _('De-registered.\nPress the call button.')
#WD_0012 = unicode('설정된 알람이 없습니다.\n추가하시겠습니까?',	'euc-kr').encode('utf-8') # _('Alarm empty. Add alarm?')
#WD_0013 = unicode('안내',							'euc-kr').encode('utf-8') # _('INFO')
#WD_0014 = unicode('그룹에 등록된\n전화번호가 없습니다.',	'euc-kr').encode('utf-8') # _('Group is empty')
#WD_0015 = unicode('알람을 일시정지하였습니다.',		'euc-kr').encode('utf-8') # _('Alarm snoozed')
#WD_0016 = unicode('알람을 종료하였습니다.',			'euc-kr').encode('utf-8') # _('Alarm stopped')
#WD_0017 = unicode('IP 설정을 적용합니다.',				'euc-kr').encode('utf-8') # _('Applying IP configuration')
#WD_0018 = unicode('시스템 종료후\n다시 시작합니다.',	'euc-kr').encode('utf-8') # _('The phone will be reboot shortly')
#WD_0019 = unicode('메시지를 받았습니다.',				'euc-kr').encode('utf-8') # _('Message received')
#WD_0020 = unicode('재입력',							'euc-kr').encode('utf-8') # _('Re input')
#WD_0021 = unicode('새비밀번호가',					'euc-kr').encode('utf-8') # _('New password is')
#WD_0022 = unicode('새비밀번호',						'euc-kr').encode('utf-8') # _('New password')
#WD_0023 = unicode('기본 이미지',						'euc-kr').encode('utf-8') # _('Basic Images')
#WD_0024 = unicode('받은 이미지',						'euc-kr').encode('utf-8') # _('Receive Images')
#WD_0025 = unicode('대체영상',						'euc-kr').encode('utf-8') # _('Privacy')
#WD_0026 = unicode('동영상 앨범',						'euc-kr').encode('utf-8') # _('Video album')
#WD_0027 = unicode('외부사진 가져오기',				'euc-kr').encode('utf-8') # _('External photo album')
#WD_0028 = unicode('WOW HD 설정',					'euc-kr').encode('utf-8') # _('WOW HD setting')
#WD_0029 = unicode('화이트밸런스',					'euc-kr').encode('utf-8') # _('White Balance')
#WD_0030 = unicode('설정이 저장되었습니다.',			'euc-kr').encode('utf-8') # _('Set is saved')
#WD_0031 = unicode('선택삭제',						'euc-kr').encode('utf-8') # _('Delete selected')
#WD_0032 = unicode('전자액자선택',					'euc-kr').encode('utf-8') # _('Set Slideshow')
#WD_0033 = unicode('배경화면 선택이\n잘못되었습니다.',	'euc-kr').encode('utf-8') # _('Background not selected')
#WD_0034 = unicode('크기가 너무 큽니다.',				'euc-kr').encode('utf-8') # _('Size too big.')
#WD_0035 = unicode('벨소리 선택이\n잘못되었습니다.',	'euc-kr').encode('utf-8') # _('Invalid ring for external calls')
#WD_0036 = unicode('이미 삭제되거나\n변경되었습니다.',	'euc-kr').encode('utf-8') # _('Already deleted or renamed')
#WD_0037 = unicode('앨범에 저장할\n공간이 없습니다.',	'euc-kr').encode('utf-8') # _('Gallery is full!')
#WD_0038 = unicode('메모를 입력하세요.',				'euc-kr').encode('utf-8') # _('Memo insert !')
#WD_0039 = unicode('사진목록',						'euc-kr').encode('utf-8') # _('PHOTO LIST')
#WD_0040 = unicode('전자액자용 이미지가\n선택되지 않았습니다.','euc-kr').encode('utf-8') # _('Image not selected')
#WD_0041 = unicode('화면전환',						'euc-kr').encode('utf-8') # _('SWAP')
#WD_0042 = unicode('IP 주소가 형식에\n맞지 않습니다.',	'euc-kr').encode('utf-8') # _('ipaddress format error')
#WD_0043 = unicode('게이트웨이가\n형식에 맞지 않습니다',	'euc-kr').encode('utf-8') # _('gateway format error')
#WD_0044 = unicode('서브넷 마스크가\n형식에 맞지 않습니다',	'euc-kr').encode('utf-8') # _('netmask format error')
#WD_0045 = unicode('하나 이상의 DNS가\n입력되어야 합니다.',	'euc-kr').encode('utf-8') # _('you should input at least one dns server')
#WD_0046 = unicode('DNS2가 형식에\n맞지 않습니다.',		'euc-kr').encode('utf-8') # _('dns2 format error')
#WD_0048 = unicode('선택된 이미지를\n삭제합니다.',		'euc-kr').encode('utf-8') # _('Delete selected images?')
#WD_0049 = unicode('선택된 이미지가\n삭제되었습니다.',	'euc-kr').encode('utf-8') # _('Selected images are deleted')
#WD_0050 = unicode('선택된 이미지가 없습니다.',		'euc-kr').encode('utf-8') # _('No selected image')
#WD_0051 = unicode('잠시만 기다려 주세요.',			'euc-kr').encode('utf-8') # _('Please wait...')
#WD_0052 = unicode('화면 문구',						'euc-kr').encode('utf-8') # _('Screen text')
#WD_0053 = unicode('작은 시계',						'euc-kr').encode('utf-8') # _('Small clock')
#WD_0054 = unicode('큰 시계',							'euc-kr').encode('utf-8') # _('Big clock')
#WD_0055 = unicode('월',								'euc-kr').encode('utf-8') # _('Mon')
#WD_0056 = unicode('화',								'euc-kr').encode('utf-8') # _('Tue')
#WD_0057 = unicode('수',								'euc-kr').encode('utf-8') # _('Wed')
#WD_0058 = unicode('목',								'euc-kr').encode('utf-8') # _('Thu')
#WD_0059 = unicode('금',								'euc-kr').encode('utf-8') # _('Fri')
#WD_0060 = unicode('토',								'euc-kr').encode('utf-8') # _('Sat')
#WD_0061 = unicode('일',								'euc-kr').encode('utf-8') # _('Sun')
# InitConfNotifyStage 시점에는 아직 translation 이 안됨.
WD_0062 = unicode('취소',							'euc-kr').encode('utf-8') # _('CANCEL')
#WD_0063 = unicode('수신이 제한된 번호입니다',			'euc-kr').encode('utf-8') # _('restricted number')
#WD_0064 = unicode('송화차단',						'euc-kr').encode('utf-8') # _('MUTE')
#WD_0065 = unicode('송화재개',						'euc-kr').encode('utf-8') # _('UNMUTE')
#WD_0066 = unicode('소프트웨어를 다운로드 중입니다.',	'euc-kr').encode('utf-8') # _('Updating S/W.')
#WD_0067 = unicode('전원을 끄지 말고\n잠시만 기다려 주세요.',	'euc-kr').encode('utf-8') # _('Dont turn off the power.')
#WD_0068 = unicode('다운로드 중입니다.',				'euc-kr').encode('utf-8') # _('Updating...')
#WD_0069 = unicode('새로운 소프트웨어가 있습니다.',	'euc-kr').encode('utf-8') # _('New software detacted.')
#WD_0070 = unicode('업데이트를 시작합니다.',			'euc-kr').encode('utf-8') # _('Start updating')
#WD_0071 = unicode('다운로드가 완료되었습니다.',		'euc-kr').encode('utf-8') # _('Download finished')
#WD_0072 = unicode('부팅후 다운로드 받은 프로그램을 설치합니다.',	'euc-kr').encode('utf-8') # _('After reboot, continues to update software')
#WD_0073 = unicode('어둡기',							'euc-kr').encode('utf-8') # _('Darkness')
#WD_0074 = unicode('DNS1이 형식에 맞지 않습니다.',		'euc-kr').encode('utf-8') # _('dns1 format error')
#WD_0075 = unicode('메뉴화면 선택',					'euc-kr').encode('utf-8') # _('Menu Theme')
#WD_0076 = unicode('그룹을 추가 하실수 없습니다.',	'euc-kr').encode('utf-8') # _('Group db is full.')
#WD_0077 = unicode('연결해제',						'euc-kr').encode('utf-8') # _('DISCONNECT')
#WD_0078 = unicode('이름이 중복되었습니다.\n저장하시겠습니까?',	'euc-kr').encode('utf-8') # _('Name conflict.\nDo you want to save?')
#WD_0079 = unicode('연결',							'euc-kr').encode('utf-8') # _('CONNECT')
#WD_0080 = unicode('상세보기',						'euc-kr').encode('utf-8') # _('DETAILS')
#WD_0081 = unicode('재검색',							'euc-kr').encode('utf-8') # _('REFRESH')
#WD_0082 = unicode('KT SMS센터',						'euc-kr').encode('utf-8') # _('KT SMS Center')
#WD_0083 = unicode('유선연결',						'euc-kr').encode('utf-8') # _('LAN Connection')
#WD_0084 = unicode('무선연결',						'euc-kr').encode('utf-8') # _('WIFI Connection')
#WD_0085 = unicode('연결안됨',						'euc-kr').encode('utf-8') # _('Not connected')
#WD_0086 = unicode('공장출시 상태로 모든\n데이터가 초기화 됩니다.\n초기화 하시겠습니까?',	'euc-kr').encode('utf-8') # _('WARNING: All data will delete to factory default. Do you want to proceed?')
#WD_0087 = unicode('입력번호',						'euc-kr').encode('utf-8') # _('Input number')
#WD_0088 = unicode('자동응답 중입니다.',				'euc-kr').encode('utf-8') # _('Auto answering...')
#WD_0089 = unicode('네트워크 설정이\n진행중입니다.',	'euc-kr').encode('utf-8') # _('Network initializing...')
#WD_0090 = unicode('비밀번호가',						'euc-kr').encode('utf-8') # _('Password is')
#WD_0091 = unicode('틀렸습니다.',						'euc-kr').encode('utf-8') # _('wrong')
#WD_0092 = unicode('변경되었습니다.',					'euc-kr').encode('utf-8') # _('changed')
#WD_0093 = unicode('비밀번호를',						'euc-kr').encode('utf-8') # _('Password')
#WD_0094 = unicode('입력하세요.',						'euc-kr').encode('utf-8') # _('input')
#WD_0095 = unicode('서버에 연결할수 없습니다.',		'euc-kr').encode('utf-8') # _('Cannot connect download server')
#WD_0096 = unicode('서버인증에 실패하였습니다.',		'euc-kr').encode('utf-8') # _('Download server auth fail')
#WD_0097 = unicode('대체영상으로 설정',				'euc-kr').encode('utf-8') # _('Set as default video')
#WD_0098 = unicode('서버설정이 잘못되었습니다.',		'euc-kr').encode('utf-8') # _('Download server setting is not valid')
#WD_0099 = unicode('다운로드를 실패하였습니다.',		'euc-kr').encode('utf-8') # _('Download error')
#WD_0100 = unicode('메시지가 도착하였습니다.',			'euc-kr').encode('utf-8') # _('New message received.')
#WD_0101 = unicode('생활서비스',						'euc-kr').encode('utf-8') # _('Life service')
#WD_0102 = unicode('부재중전화 메시지',				'euc-kr').encode('utf-8') # _('Missed call message')
#WD_0103 = unicode('자동 지역번호 설정',					'euc-kr').encode('utf-8') # _('Prefix setting')
#WD_0104 = unicode('KT전용 AP',						'euc-kr').encode('utf-8') # _('KT AP')
#WD_0105 = unicode('무선정보',						'euc-kr').encode('utf-8') # _('Wireless info')
#WD_0106 = unicode('IP정보',							'euc-kr').encode('utf-8') # _('IP info') 
#WD_0107 = unicode('전체',							'euc-kr').encode('utf-8') # _('All')
#WD_0108 = unicode('수신',							'euc-kr').encode('utf-8') # _('Recv')
#WD_0109 = unicode('발신',							'euc-kr').encode('utf-8') # _('Send')
#WD_0110 = unicode('부재',							'euc-kr').encode('utf-8') # _('Missed')
#WD_0111 = unicode('시스템을 재시작합니다.\n재시작후 새설정으로\n연결을 시도합니다.',	'euc-kr').encode('utf-8') # _('System rebooting, then reconnect with new setting values')
#WD_0112 = unicode('설정하신후 연결하세요.',			'euc-kr').encode('utf-8') # _('Setting first')
#WD_0113 = unicode('선택된 사진이\n복사되었습니다.',	'euc-kr').encode('utf-8') # _('Selected photo copied')
#WD_0114 = unicode('해당 단축번호가 없습니다.',		'euc-kr').encode('utf-8') # _('Speed dial empty')
#WD_0115 = unicode('서버에 등록 중입니다.',			'euc-kr').encode('utf-8') # _('Registering.')
#WD_0116 = unicode('잠시만 기다려 주세요.',			'euc-kr').encode('utf-8') # _('Please wait for a moment.')
#WD_0117 = unicode('서버 등록이 필요합니다.',			'euc-kr').encode('utf-8') # _('Please use after register to server')
#WD_0118 = unicode('USB 저장장치가 없습니다.',			'euc-kr').encode('utf-8') # _('USB storage is not inserted')
#WD_0119 = unicode('주소록 동기화\n결과를 체크합니다.',	'euc-kr').encode('utf-8') # _('Checking phonebook sync')
#WD_0120 = unicode('발신자 정보 없음',					'euc-kr').encode('utf-8') # _('No identification')
#WD_0121 = unicode('휴대장치',						'euc-kr').encode('utf-8') # _('Handset')
#WD_0122 = unicode('연결',							'euc-kr').encode('utf-8') # _('CONNECTED')
#WD_0123 = unicode('해제',							'euc-kr').encode('utf-8') # _('DISCONNECTED')
#WD_0124 = unicode('연결해제가 성공되었습니다.',		'euc-kr').encode('utf-8') # _('Desubscription succeeded')
#WD_0125 = unicode('연결해제가 실패되었습니다.',		'euc-kr').encode('utf-8') # _('Desubscription failed')
#WD_0126 = unicode('음성품질 측정모드',				'euc-kr').encode('utf-8') # _('Voice quality measure mode')
#WD_0127 = unicode('수신함이 가득찼습니다.',			'euc-kr').encode('utf-8') # _('Message inbox is full')
#WD_0128 = unicode('인터넷 전화 개통 후\n사용하시기 바랍니다.',	'euc-kr').encode('utf-8') # _('Please, subscribe first')
#WD_0129 = unicode('이상유무를 확인합니다.',			'euc-kr').encode('utf-8') # _('Check integrity')
#WD_0130 = unicode('다운로드 서버를\n설정 하였습니다.',	'euc-kr').encode('utf-8') # _('Download server set')
#WD_0131 = unicode('설치를 시작합니다.',				'euc-kr').encode('utf-8') # _('Starting install')
#WD_0132 = unicode('설정된 번호가 없습니다.',			'euc-kr').encode('utf-8') # _('No telephone number available')
#WD_0133 = unicode('더 이상 추가할 수 없습니다.',		'euc-kr').encode('utf-8') # _('You can add no more')
#WD_0134 = unicode('타이머취소',						'euc-kr').encode('utf-8') # _('Cancel timer')
#WD_0135 = unicode('모든 전화번호가 삭제됩니다\n전체삭제를 계속 하시겠습니까?',	'euc-kr').encode('utf-8') # _('Delete all phonebook?')
#WD_0136 = unicode('통화 내역이 없습니다.',			'euc-kr').encode('utf-8') # _('Empty call history')
#WD_0137 = unicode('등록된 메모가 없습니다.',			'euc-kr').encode('utf-8') # _('Calendar empty')
#WD_0138 = unicode('비밀번호를\n초기화 하시겠습니까?',	'euc-kr').encode('utf-8') # _('Do you want initialize password')
#WD_0139 = unicode('비밀번호가\n초기화 되었습니다.',	'euc-kr').encode('utf-8') # _('Password initialized')
#WD_0140 = unicode('주소록 동기화',					'euc-kr').encode('utf-8') # _('Addressbook sync')
#WD_0141 = unicode('야간조명',						'euc-kr').encode('utf-8') # _('Nightmode')
#WD_0142 = unicode('전자계산기',						'euc-kr').encode('utf-8') # _('Calculator')
#WD_0143 = unicode('세계시각',						'euc-kr').encode('utf-8') # _('World time')
#WD_0144 = unicode('컨텐츠관리',						'euc-kr').encode('utf-8') # _('Multimedia contents')
#WD_0145 = unicode('배경이미지 선택',					'euc-kr').encode('utf-8') # _('Select background')
#WD_0146 = unicode('화면밝기 조절',					'euc-kr').encode('utf-8') # _('Screen brightness')
#WD_0147 = unicode('야간조명 설정',					'euc-kr').encode('utf-8') # _('Night mode setting')
#WD_0148 = unicode('발신제한',						'euc-kr').encode('utf-8') # _('Outgoing restrict')
#WD_0149 = unicode('수신차단 번호',					'euc-kr').encode('utf-8') # _('Incoming restrict')
#WD_0150 = unicode('주소록 동기화 중입니다.',			'euc-kr').encode('utf-8') # _('Syncing phonebook...')
#WD_0151 = unicode('주소록을 올리고 있습니다.',		'euc-kr').encode('utf-8') # _('Uploading phonebook')
#WD_0152 = unicode('주소록을 내려받고 있습니다. ',		'euc-kr').encode('utf-8') # _('Downloading phonebook')
#WD_0153 = unicode('주소록 동기화에',					'euc-kr').encode('utf-8') # _('phonebook Syncing ')
#WD_0154 = unicode('주소록 올리기에',					'euc-kr').encode('utf-8') # _('Uploading phonebook')
#WD_0155 = unicode('주소록 내려받기에',				'euc-kr').encode('utf-8') # _('Downloading phonebook')
#WD_0156 = unicode('성공하였습니다.',					'euc-kr').encode('utf-8') # _('succeeded!')
#WD_0157 = unicode('실패하였습니다.',					'euc-kr').encode('utf-8') # _('failed!')
#WD_0158 = unicode('계산 범위 초과',					'euc-kr').encode('utf-8') # _('exceeding calculation range')
#WD_0159 = unicode('대체영상이 설정되었습니다.',		'euc-kr').encode('utf-8') # _('Alternative video set')
#WD_0160 = unicode('저장된 파일이 없습니다.',			'euc-kr').encode('utf-8') # _('Gallery empty!')
#WD_0161 = unicode('이름이 변경되었습니다.',			'euc-kr').encode('utf-8') # _('Renamed!')
#WD_0162 = unicode('이름이 없습니다',					'euc-kr').encode('utf-8') # _('Empty image name')
#WD_0163 = unicode('같은 이름이 있습니다.',			'euc-kr').encode('utf-8') # _('There exists same name')
#WD_0164 = unicode('저장이 취소됩니다.\n계속하시겠습니까?',	'euc-kr').encode('utf-8') # _('Save will cancel, continue?')
#WD_0165 = unicode('벨소리가 설정되었습니다.',			'euc-kr').encode('utf-8') # _('New ringtone set')
#WD_0166 = unicode('휴대장치가 호출되었습니다.',		'euc-kr').encode('utf-8') # _('Paging succeeded')
#WD_0167 = unicode('휴대장치 호출을\n취소하였습니다.',	'euc-kr').encode('utf-8') # _('Paging cancelled')
#WD_0168 = unicode('휴대장치로 통화전환 중입니다.',	'euc-kr').encode('utf-8') # _('Transfering to handy')
#WD_0169 = unicode('플래시',							'euc-kr').encode('utf-8') # _('FLASH')
#WD_0170 = unicode('최신 소프트웨어로\n업데이트 하시겠습니까?',	'euc-kr').encode('utf-8') # _('Do you want update to latest version?')
#WD_0171 = unicode('다운로드가 실패되었습니다.\n다시 시도하시겠습니까?',	'euc-kr').encode('utf-8') # _('Download failed. Try again?')
#WD_0172 = unicode('다운로드가 실패되었습니다.\n다시 시도하시겠습니까?',	'euc-kr').encode('utf-8') # _('Checking failed. Try again?')
#WD_0173 = unicode('휴대장치를 등록 중입니다.',		'euc-kr').encode('utf-8') # _('Subscribing handy.')
#WD_0174 = unicode('휴대장치를 해지 중입니다.',		'euc-kr').encode('utf-8') # _('De-Subscribing handy.')
#WD_0175 = unicode('휴대장치를 호출 중입니다.',		'euc-kr').encode('utf-8') # _('Paging handy.')
#WD_0176 = unicode('등록이 성공되었습니다.',			'euc-kr').encode('utf-8') # _('Subscription succeeded')
#WD_0177 = unicode('등록이 실패되었습니다.',			'euc-kr').encode('utf-8') # _('Subscription failed')
#WD_0178 = unicode('등록이 취소되었습니다.',			'euc-kr').encode('utf-8') # _('Subscription cancelled')
#WD_0179 = unicode('사진이 저장되었습니다.',			'euc-kr').encode('utf-8') # _('Photo saved')
#WD_0180 = unicode('사진이 삭제되었습니다.',			'euc-kr').encode('utf-8') # _('Photo deleted')
#WD_0181 = unicode('사진을 삭제하시겠습니까?',			'euc-kr').encode('utf-8') # _('Do you want to delete photo?')
#WD_0182 = unicode('동영상이 저장되었습니다.',			'euc-kr').encode('utf-8') # _('Movie saved')
#WD_0183 = unicode('동영상이 삭제되었습니다.',			'euc-kr').encode('utf-8') # _('Movie deleted')
#WD_0184 = unicode('동영상을 삭제하시겠습니까?',		'euc-kr').encode('utf-8') # _('Do you want to delete movie?')
#WD_0185 = unicode('음성이 저장되었습니다.',			'euc-kr').encode('utf-8') # _('Voice saved')
#WD_0186 = unicode('음성이 삭제되었습니다.',			'euc-kr').encode('utf-8') # _('Voice deleted')
#WD_0187 = unicode('음성을 삭제하시겠습니까?',			'euc-kr').encode('utf-8') # _('Do you want to delete voice?')
#WD_0188 = unicode('일반텍스트',						'euc-kr').encode('utf-8') # _('Plain text')
#WD_0189 = unicode('16진수',							'euc-kr').encode('utf-8') # _('Hexa')
#WD_0190 = unicode('영대',							'euc-kr').encode('utf-8') # _('ABC')
#WD_0191 = unicode('영소',							'euc-kr').encode('utf-8') # _('abc')
#WD_0192 = unicode('수신 통화내역이\n삭제되었습니다.',		'euc-kr').encode('utf-8') # _('Recv call history deleted')
#WD_0193 = unicode('발신 통화내역이\n삭제되었습니다.',		'euc-kr').encode('utf-8') # _('Send call history deleted')
#WD_0194 = unicode('부재중 통화내역이\n삭제되었습니다.',	'euc-kr').encode('utf-8') # _('Missed call history deleted')
#WD_0195 = unicode('전화번호를 입력해 주세요.',			'euc-kr').encode('utf-8') # _('Please input telephone number first')
#WD_0196 = unicode('IP Address는 공인대역, DNS1이 사설대역 입니다. 확인바랍니다.',		'euc-kr').encode('utf-8') # _('IP address is in pubic IP range while DNS1 is in private IP, Please check.')
#WD_0197 = unicode('게이트웨이가 같은 서브넷에\n존재 하지 않습니다.',		'euc-kr').encode('utf-8') # _('Gateway is not located same subnet')
#WD_0198 = unicode('번호 정보가 없습니다.',		'euc-kr').encode('utf-8') # _('No number available')
#WD_0199 = unicode('현재 사용중인 기능(생활정보, 메시지, 미디어 플레이어)을 종료해 주세요.',		'euc-kr').encode('utf-8') # _('Please finish using feature(Life service, message, media player).')
# by shchun : wifi wordings.
#WD_0200 = unicode('16진수 26자 또는 문자열 13자를 입력 바랍니다.',		'euc-kr').encode('utf-8') # _('26 chars of hex string or 13 chars of ascii string required')
#WD_0201 = unicode('입력값을 확인해 주세요. 26자리를 입력 하시려면 16진수로 입력 하셔야 합니다. ',		'euc-kr').encode('utf-8') # _('If you want to input hex string, 26 chars required.')
#WD_0202 = unicode('16진수 10자 또는 문자열 5자를 입력 바랍니다.',		'euc-kr').encode('utf-8') # _('10 chars of hex string or 5 chars of ascii string required')
#WD_0203 = unicode('입력값을 확인해 주세요. 10자리를 입력 하시려면 16진수로 입력 하셔야 합니다. ',		'euc-kr').encode('utf-8') # _('If you want to input hex string, 10 chars required.')
#WD_0204 = unicode('를 입력해 주세요. 선택된 Key값은 입력해야 합니다.',		'euc-kr').encode('utf-8') # _(': You shuould fill selected key value')
#WD_0205 = unicode('입력값을 확인해 주세요. 64자리를 입력하시려면 16진수로 입력 하셔야 합니다.',		'euc-kr').encode('utf-8') # _('If you want to input hex string, 64 chars required.')
#WD_0206 = unicode('입력값을 확인해주세요. 8자리 이상 64자리 이하로 입력해 주세요.',		'euc-kr').encode('utf-8') # _('You should input equal or less than 64 chars and more than 8 chars')
#WD_0207 = unicode('IP어드레스 포맷이 잘못되었습니다.',		'euc-kr').encode('utf-8') # _('IP address format error')
#WD_0208 = unicode('게이트웨이 포맷이 잘못되었습니다.',		'euc-kr').encode('utf-8') # _('Gateway format error')
#WD_0209 = unicode('넷마스크 포맷이 잘못되었습니다.',		'euc-kr').encode('utf-8') # _('Netmask format error')
#WD_0210 = unicode('DNS서버를 하나 이상 설정해 주세요.',		'euc-kr').encode('utf-8') # _('You should fill more than one DNS.')
#WD_0211 = unicode('DNS서버 포맷이 잘못되었습니다.',		'euc-kr').encode('utf-8') # _('DNS format error')
#WD_0212 = unicode('IP주소',		'euc-kr').encode('utf-8') # _('IP Address')
#WD_0213 = unicode('서브넷 마스크',		'euc-kr').encode('utf-8') # _('Subnet mask')
#WD_0214 = unicode('KT 프로파일',		'euc-kr').encode('utf-8') # _('KT profile')
#WD_0215 = unicode('보조 프로파일',		'euc-kr').encode('utf-8') # _('User profile')
#WD_0216 = unicode('채널:',		'euc-kr').encode('utf-8') # _('Channel:')
#WD_0217 = unicode('신호세기:',		'euc-kr').encode('utf-8') # _('RSSI:')
#WD_0218 = unicode('보안:',		'euc-kr').encode('utf-8') # _('Security:')
#WD_0219 = unicode('전송율:',		'euc-kr').encode('utf-8') # _('Speed:')
#WD_0220 = unicode('미설정',		'euc-kr').encode('utf-8') # _('Not available:')
#WD_0221 = unicode('3초마다 갱신됩니다.',		'euc-kr').encode('utf-8') # _('Refreshed once per 3 sec')
#WD_0222 = unicode('WPA-1x는 지원되지 않습니다.',		'euc-kr').encode('utf-8') # _('WPA-1X is not supported')
#WD_0223 = unicode('WPA2-1x는 지원되지 않습니다.',		'euc-kr').encode('utf-8') # _('WPA2-1X is not supported')
#WD_0224 = unicode('무선랜 검색',		'euc-kr').encode('utf-8') # _('Scan wireless connection')
#WD_0225 = unicode('무선 프로파일 에러',		'euc-kr').encode('utf-8') # _('Wireless profile error')
#WD_0226 = unicode('사용가능한 AP를 찾을수 없습니다.',		'euc-kr').encode('utf-8') # _('Cannot find available AP')
#WD_0227 = unicode('현재 보안기능을 사용하고 있지 않습니다',		'euc-kr').encode('utf-8') # _('Security deactivated')
#WD_0228 = unicode('현재 WEP기능을 사용중입니다.',		'euc-kr').encode('utf-8') # _('WEP setting activated')
#WD_0229 = unicode('현재 WPA-PSK기능을 사용중입니다.',		'euc-kr').encode('utf-8') # _('WPA-PSK setting activated')
#WD_0230 = unicode('현재 WPA2-PSK기능을 사용중입니다.',		'euc-kr').encode('utf-8') # _('WPA2-PSK setting activated')
#WD_0231 = unicode('BSSID모드',		'euc-kr').encode('utf-8') # _('BSSID mode')
#WD_0232 = unicode('해제',		'euc-kr').encode('utf-8') # _('Disable')
#WD_0233 = unicode('BSSID가 변경되었습니다.',		'euc-kr').encode('utf-8') # _('BSSID is changed')
#WD_0234 = unicode('유선프로파일을 사용중입니다.',		'euc-kr').encode('utf-8') # _('Wired profile is used')
#WD_0235 = unicode('무선프로파일을 사용중입니다.',		'euc-kr').encode('utf-8') # _('Wireless profile is used')
#WD_0236 = unicode('수정되었던값이 취소됩니다.',		'euc-kr').encode('utf-8') # _('All unsaved data will be lost.')
#WD_0237 = unicode('데이터 보안',		'euc-kr').encode('utf-8') # _('Data security')
#WD_0238 = unicode('무선설정',		'euc-kr').encode('utf-8') # _('Wireless setting')
#WD_0239 = unicode('IP설정',		'euc-kr').encode('utf-8') # _('IP setting')
#WD_0240 = unicode('보조프로파일을 삭제하시겠습니까?',		'euc-kr').encode('utf-8') # _('Do you want delete User profile?')
#WD_0241 = unicode('보조프로파일이 삭제되었습니다.',		'euc-kr').encode('utf-8') # _('User profile deleted')
#WD_0242 = unicode('SSID가 변경되었습니다.',		'euc-kr').encode('utf-8') # _('SSID is changed')
#WD_0243 = unicode('SSID가 삭제되었습니다.',		'euc-kr').encode('utf-8') # _('SSID is deleted')
#WD_0244 = unicode('키 %d',		'euc-kr').encode('utf-8') # _('Key %d')
#WD_0245 = unicode('키인덱스',		'euc-kr').encode('utf-8') # _('Key index')
#WD_0246 = unicode('WEP타입',		'euc-kr').encode('utf-8') # _('WEP type')
#WD_0247 = unicode('BSSID가 설정되었습니다.',		'euc-kr').encode('utf-8') # _('BSSID set')
#WD_0248 = unicode('BSSID가 삭제되었습니다.',		'euc-kr').encode('utf-8') # _('BSSID deleted')
#WD_0249 = unicode('보안설정안함',		'euc-kr').encode('utf-8') # _('No security')
#WD_0250 = unicode('mac address를 16진수와 :를 이용한 포맷(aa:bb:cc:dd:ee:ff)으로 입력해 주세요.',		'euc-kr').encode('utf-8') # _('aa:bb:cc:dd:ee:ff format(combination of hex and :) required')
#WD_0251 = unicode('BSSID가 해제되었습니다.',		'euc-kr').encode('utf-8') # _('BSSID disabled')
#WD_0252 = unicode('알수없음',		'euc-kr').encode('utf-8') # _('Unknown')
#WD_0253 = unicode('무선연결이 끊어져 있습니다.\n설정 정보를 확인하세요.',		'euc-kr').encode('utf-8') # _('Wireless connection disconected, please check setting.')
#WD_0254 = unicode('변경하신 설정을 원래값으로 돌리시겠습니까?',		'euc-kr').encode('utf-8') # _('Discard change and restore original setting?')
#WD_0258 = unicode('설정정보가 ',		'euc-kr').encode('utf-8') # _('Setting information is')
#WD_0259 = unicode('IP 주소가 Broadcast용 주소 입니다.\nIP주소 설정을 확인 하세요.',		'euc-kr').encode('utf-8') # _('IP address is broadcast address, please double check')

# by shchun: manual update wordings.
#WD_0260 = unicode('소프트웨어 업데이트가 실패했습니다.',		'euc-kr').encode('utf-8') # _('Software update failed') #distinguish between "failed" and ".". :add
#WD_0261 = unicode('이전의 소프트웨어입니다. 업데이트가 필요합니다.',		'euc-kr').encode('utf-8') # _('Using old Software. Update is needed.') :add
#WD_0262 = unicode('이전의 소프트웨어입니다. 영상호 지원을 위해 업데이트가 필요합니다.',		'euc-kr').encode('utf-8') # _('Using old Software. To support video call, update is needed') :add
#WD_0263 = unicode('소프트웨어 업데이트 중입니다.',		'euc-kr').encode('utf-8') # _('Software Updating.....') :add
#WD_0264 = unicode('소프트웨어 업데이트 중입니다. 잠시만 기다려 주세요',		'euc-kr').encode('utf-8') # _('Software Updating. Please wait.') :add
#WD_0265 = unicode('전화를 수신할 수 없습니다.',		'euc-kr').encode('utf-8') # _('Cannot answer the call.') : add
#WD_0266 = unicode('소프트웨어 업데이트',		'euc-kr').encode('utf-8') # _('Software update') :add
#WD_0267 = unicode('소프트웨어 업데이트가 중단되었습니다.',		'euc-kr').encode('utf-8') # _('Software update interrupted')
#WD_0268 = unicode('다운로드 서버어 로그인 할 수 없습니다.',		'euc-kr').encode('utf-8') # _('Cannot log in download server') :add
#WD_0269 = unicode('다운로드 시간이 초과 되었습니다.',		'euc-kr').encode('utf-8') # _('Download Timeout.') :add
#WD_0270 = unicode('다운로드 체크섬 에러 입니다.',		'euc-kr').encode('utf-8') # _('Download Checksum Error.') :add
#WD_0271 = unicode('설치를 실패 하였습니다.',		'euc-kr').encode('utf-8') # _('Software Installation Failed.') :add
#WD_0272 = unicode('설치가 종료되었습니다.',		'euc-kr').encode('utf-8') # _('Installation is finished successfully.') :add
#WD_0273 = unicode('새로운 소프트웨어 설치중입니다. 잠시만 기다려주세요.',		'euc-kr').encode('utf-8') # _('Installing new Software. Please wait...') :add
#WD_0274 = unicode('시스템을 다시시작한 후 설치가 계속 됩니다.',		'euc-kr').encode('utf-8') # _('Installation will continue after rebooting...') :add
#WD_0275 = unicode('값을 입력해 주세요.',		'euc-kr').encode('utf-8') # _('Input a value') :add
#WD_0276 = unicode('다운로드 포트를 설정했습니다.',		'euc-kr').encode('utf-8') # _('Download Port is Set') :add
#WD_0277 = unicode('다운로드 포트를 삭제하였습니다.',		'euc-kr').encode('utf-8') # _('Download Port is deleted.') :add
#WD_0278 = unicode('최대입력 값을 초과 했습니다.',		'euc-kr').encode('utf-8') # _('Invalid Value') :add
#WD_0279 = unicode('잘못된 주소입니다.',		'euc-kr').encode('utf-8') # _('Invalid Address') :add
#WD_0280 = unicode('소프트 웨어 타입이 설정되었습니다.',		'euc-kr').encode('utf-8') # _('Software type is set') :add
#WD_0281 = unicode('포트',		'euc-kr').encode('utf-8') # _('Port')

# 조동욱 전용 번호
#WD_0401 = unicode('S/W 업데이트 실패\n(파일서버 로그인 실패)',	'euc-kr').encode('utf-8') # _('Download login failed.') :add
#WD_0402 = unicode('S/W 업데이트 실패\n(파일서버 연결실패)',	'euc-kr').encode('utf-8') # _('Download connection failed') :add
#WD_0403 = unicode('S/W 업데이트 실패\n(파일서버 오류)',		'euc-kr').encode('utf-8') # _('Download server failed.') :add
#WD_0404 = unicode('S/W 업데이트 실패\n(파일 무결성 오류)',		'euc-kr').encode('utf-8') # _('Download checksum failed.') :add
#WD_0405 = unicode('S/W 업데이트 실패',				'euc-kr').encode('utf-8') # _('Download failed') :add
#WD_0406 = unicode('최신 버전을 사용하고 있습니다.',				'euc-kr').encode('utf-8') # _('You are using latest version')
#WD_0407 = unicode('필수 입력 항목이 없습니다.',				'euc-kr').encode('utf-8') # _('Fill required field')
#WD_0408 = unicode('단말 정보 확인에 실패했습니다.',				'euc-kr').encode('utf-8') # _('Terminal identification failed')
#WD_0409 = unicode('요청 pkgId 확인 실패입니다.',				'euc-kr').encode('utf-8') # _('Invalid PkgId')
#WD_0410 = unicode('알 수 없는 서버오류 입니다.',				'euc-kr').encode('utf-8') # _('Unknown server error')
# 류호창 전용 번호
#WD_0501 = unicode('지역번호 없음',					'euc-kr').encode('utf-8') # _('No prefix.') :add
#WD_0502 = unicode('통화전환 중입니다.',				'euc-kr').encode('utf-8') # _('Call transferring...') :add
#WD_0503 = unicode('반복횟수',						'euc-kr').encode('utf-8') # _('Iteration.') #distinguish between "Iteration" and "Iteration.". :add
#WD_0504 = unicode('호 유지 시간',						'euc-kr').encode('utf-8') # _('Call duration') :add
#WD_0505 = unicode('호 간격',							'euc-kr').encode('utf-8') # _('Call interval') :add
#WD_0506 = unicode('음성호 시작',						'euc-kr').encode('utf-8') # _('Start voice call') :add
#WD_0507 = unicode('영상호 시작',						'euc-kr').encode('utf-8') # _('Start video call') :add
#WD_0508 = unicode('휴대장치가 사용 중입니다.',		'euc-kr').encode('utf-8') # _('Dect in use.') :add
#WD_0509 = unicode('발신자 정보없음',					'euc-kr').encode('utf-8') # _('Anonymous') :add
#WD_0510 = unicode('전환 요청입니다.',					'euc-kr').encode('utf-8') # _('Request for call transfer') :add
#WD_0511 = unicode('수신 제한 번호',					'euc-kr').encode('utf-8') # _('Prohibited number') :add
#WD_0512 = unicode('발신자 번호 :',					'euc-kr').encode('utf-8') # _('Caller number :') :add
#WD_0513 = unicode('전화수신중',						'euc-kr').encode('utf-8') # _('Call receiving') :add
#WD_0514 = unicode('3인통화 중입니다.',				'euc-kr').encode('utf-8') # _('Call conferencing') #distinguish between "Call conferencing" and "Call conferencing.". :add
#WD_0515 = unicode('통화중대기 서비스중입니다.',			'euc-kr').encode('utf-8') # _('Call waiting') :add
#WD_0516 = unicode('3개 이상 등록할 수 없습니다.',		'euc-kr').encode('utf-8') # _('Can not subscribe more than 3.') :add
#WD_0517 = unicode('3인통화 서비스중입니다.',		'euc-kr').encode('utf-8') # _('Call conferencing.') :add

# newair7
#WD_0601 = unicode('KT Mega AP 프로파일 변경',		'euc-kr').encode('utf-8') # _('KT Mega AP profile setting') :add
#WD_0602 = unicode('SMS 정보설정',		'euc-kr').encode('utf-8') # _('SMS Configuration') :add
#WD_0603 = unicode('QoS 마킹',		'euc-kr').encode('utf-8') # _('QoS Marking.') #distinguish between "QoS Marking" and "QoS Marking." :add
#WD_0604 = unicode('DTMF 전송',		'euc-kr').encode('utf-8') # _('DTMF Sending') :add
#WD_0605 = unicode('URI 설정',		'euc-kr').encode('utf-8') # _('URI Setting') :add
#WD_0606 = unicode('프리미엄IP 할당여부',		'euc-kr').encode('utf-8') # _('Premium IP allocation') :add
#WD_0607 = unicode('원격 업그레이드',		'euc-kr').encode('utf-8') # _('Remote upgrade') :add
#WD_0608 = unicode('베이스 공장 초기화',		'euc-kr').encode('utf-8') # _('Base factory initialization') :add
#WD_0609 = unicode('로컬 업그레이드',		'euc-kr').encode('utf-8') # _('Local upgrade') :add
#WD_0610 = unicode('표준 URI',		'euc-kr').encode('utf-8') # _('Standard URI') :add
#WD_0611 = unicode('업그레이드 실행',		'euc-kr').encode('utf-8') # _('Start upgrade') :add
#WD_0612 = unicode('영상 코덱 설정',		'euc-kr').encode('utf-8') # _('Video codec settings') :add
#WD_0613 = unicode('음성 코덱 설정',		'euc-kr').encode('utf-8') # _('Voice codec settings') :add
#WD_0614 = unicode('S/W 업데이트 실패',		'euc-kr').encode('utf-8') # _('S/W upgrade failed') :add
#WD_0615 = unicode('유선 MAC address: ',		'euc-kr').encode('utf-8') # _('Ethernet MAC address: ') :add
#WD_0616 = unicode('무선 MAC address: ',		'euc-kr').encode('utf-8') # _('Wireless LAN MAC address: ') :add
#WD_0617 = unicode('설정',		'euc-kr').encode('utf-8') # _('Settings.') #distinguish between "Settings" and "Settings."  :add
#WD_0618 = unicode('프리미엄 IP가 설정되었습니다.',		'euc-kr').encode('utf-8') # _('Premuim IP set') :add
#WD_0619 = unicode('코넷 IP가 설정되었습니다.',		'euc-kr').encode('utf-8') # _('Kornet IP set') :add
#WD_0620 = unicode('서버주소',		'euc-kr').encode('utf-8') # _('Server address')
#WD_0621 = unicode('포트',		'euc-kr').encode('utf-8') # _('Port')
#WD_0622 = unicode('프리미엄 IP',		'euc-kr').encode('utf-8') # _('Premium IP')
#WD_0623 = unicode('코넷 IP',		'euc-kr').encode('utf-8') # _('Kornet IP') :add
#WD_0624 = unicode('시스템을 재시작하시겠습니까?',		'euc-kr').encode('utf-8') # _('Reboot the system now?') :add
#WD_0625 = unicode('연결상태: ',		'euc-kr').encode('utf-8') # _('Connection status') :add
#WD_0626 = unicode('네트워크모드: ',		'euc-kr').encode('utf-8') # _('Network modes') :add
#WD_0627 = unicode('인증아이디',		'euc-kr').encode('utf-8') # _('Auth ID') :add
#WD_0628 = unicode('SMS/MMS 정보설정',		'euc-kr').encode('utf-8') # _('SMS/MMS settings') :add
#WD_0629 = unicode('수동 업그레이드',		'euc-kr').encode('utf-8') # _('Manual upgrade') :add
#WD_0630 = unicode('기타 설정',		'euc-kr').encode('utf-8') # _('Other settings') :add
#WD_0631 = unicode('전화번호',		'euc-kr').encode('utf-8') # _('Phone number')
#WD_0632 = unicode('KT URI가 설정되었습니다.',		'euc-kr').encode('utf-8') # _('KT URI set') :add
#WD_0633 = unicode('표준 URI가 설정되었습니다.',		'euc-kr').encode('utf-8') # _('Standard URI set') :add
#WD_0634 = unicode('Inband가 설정되었습니다.',		'euc-kr').encode('utf-8') # _('Inband set') :add
#WD_0635 = unicode('Out of band가 설정되었습니다.',		'euc-kr').encode('utf-8') # _('Out of band set') :add
#WD_0636 = unicode('QoS가 설정되었습니다.',		'euc-kr').encode('utf-8') # _('QoS seting enabled') :add
#WD_0637 = unicode('제조사',		'euc-kr').encode('utf-8') # _('Manufacturer') :add
#WD_0638 = unicode('CPU 사용량',		'euc-kr').encode('utf-8') # _('CPU usage.') #distinguish between "CPU usage" and "CPU usage." :add
#WD_0639 = unicode('메모리 사용량',		'euc-kr').encode('utf-8') # _('Memory usage') #distinguish between "Memory usage" and "Memory usage." :add
#WD_0640 = unicode('Flash 메모리 사용량',		'euc-kr').encode('utf-8') # _('Flash memory usage.') #distinguish between "Flash memory usage" and "Flash memory usage." :add
#WD_0641 = unicode('QoS가 해제되었습니다.',		'euc-kr').encode('utf-8') # _('QoS setting disabled') :add
#WD_0642 = unicode('설정값 없음',		'euc-kr').encode('utf-8') # _('not configured') :add
#WD_0643 = unicode('QoS를 변경할수 없는 상태입니다.',		'euc-kr').encode('utf-8') # _('QoS Setting failed') :add
#WD_0644 = unicode('CSCF 포트 1',		'euc-kr').encode('utf-8') # _('CSCF Port 1') :add
#WD_0645 = unicode('CSCF 포트 2',		'euc-kr').encode('utf-8') # _('CSCF Port 2') :add
#WD_0646 = unicode('SBC 포트 1',		'euc-kr').encode('utf-8') # _('SBC Port 1') :add
#WD_0647 = unicode('SBC 포트 2',		'euc-kr').encode('utf-8') # _('SBC Port 2') :add
#WD_0648 = unicode('SSID가 설정되었습니다.',		'euc-kr').encode('utf-8') # _('SSID set') :add
#WD_0649 = unicode('SSID 정보가 없습니다.',		'euc-kr').encode('utf-8') # _('No SSID set.') :add
#WD_0650 = unicode('집전화 번호가 중복되었습니다.',		'euc-kr').encode('utf-8') # _('Duplicated Home phone number.') :add
#WD_0651 = unicode('핸드폰 번호가 중복되었습니다.',		'euc-kr').encode('utf-8') # _('Duplicated Mobile phone number.') :add
#WD_0652 = unicode('사무실 번호가 중복되었습니다.',		'euc-kr').encode('utf-8') # _('Duplicated Office phone number.') :add
#WD_0653 = unicode('집, 핸드폰 번호가 중복되었습니다.',		'euc-kr').encode('utf-8') # _('Duplicated Home, Mobile phone numbers.') :add
#WD_0654 = unicode('집, 사무실 번호가 중복되었습니다.',		'euc-kr').encode('utf-8') # _('Duplicated Home, Office phone numbers.') :add
#WD_0655 = unicode('핸드폰, 사무실 번호가 중복되었습니다.',		'euc-kr').encode('utf-8') # _('Duplicated Mobile, Office phone numbers.') :add
#WD_0656 = unicode('모든 번호가 중복되었습니다.',		'euc-kr').encode('utf-8') # _('All phone numbers are duplicated.') :add
#WD_0657 = unicode('',		'euc-kr').encode('utf-8') # _('')


# 우종욱 전용 번호
#WD_0700 = unicode('설정이 저장되었습니다.\n시스템 종료후\n다시 시작합니다.',	'euc-kr').encode('utf-8') # _('Setting saved.\nRebooting.\n') :add
#WD_0701 = unicode('비밀번호',	'euc-kr').encode('utf-8') # _('Password.') #distinguish between "Password" and "Password." :add
#WD_0702 = unicode('선택된 사진이\n없습니다.',	'euc-kr').encode('utf-8') # _('No photo\n selected.') :add
#WD_0703 = unicode('가\n이미 존재합니다.',	'euc-kr').encode('utf-8') # _('already exist.') :add
#WD_0704 = unicode('를\n복사하지 못했습니다.',	'euc-kr').encode('utf-8') # _('copy failed.') :add
#WD_0705 = unicode('는\n가져올 수 없는 파일입니다.',	'euc-kr').encode('utf-8') # _('cannot be copied.') :add
#WD_0706 = unicode('전자액자용 이미지를 선택하세요.',		'euc-kr').encode('utf-8') # _('Select images for digital photo album.') :add
#WD_0707 = unicode('자동응답이 설정되었습니다.',			'euc-kr').encode('utf-8') # _('Auto answer enabled') :add
#WD_0708 = unicode('자동응답이 해제되었습니다.',			'euc-kr').encode('utf-8') # _('Auto answer disabled') :add
#WD_0709 = unicode('\n복사 중 저장 공간이 부족합니다.',		'euc-kr').encode('utf-8') # _('Not enough space to store data') :add


# Temp
#WD_0800 = unicode('방식',		'euc-kr').encode('utf-8') # _('Mode.') #distinguish between "Mode" and "Mode." :add
#WD_0801 = unicode('화면꺼짐',		'euc-kr').encode('utf-8') # _('LCD off') :add
#WD_0802 = unicode('전자액자',		'euc-kr').encode('utf-8') # _('Photo Album') :add
#WD_0803 = unicode('화면보호 설정',		'euc-kr').encode('utf-8') # _('Screen saver setting') :add
#WD_0804 = unicode('전자액자 사진',		'euc-kr').encode('utf-8') # _('Photo Album photos') :add
#WD_0805 = unicode('IP호 테스트',		'euc-kr').encode('utf-8') # _('IP call test') :add


#WD_0806 = unicode('전화번호를 입력해 주시기 바랍니다.',		'euc-kr').encode('utf-8') # _('Please input telephone number first.') :add
#WD_0807 = unicode('도메인을 입력해 주시기 바랍니다.',		'euc-kr').encode('utf-8') # _('Please input domain name') :add
#WD_0808 = unicode('SBC관련 정보를 입력해 주시기 바랍니다.',		'euc-kr').encode('utf-8') # _('Please input information relating to SBC.') :add
#WD_0809 = unicode('CSCF 관련 정보를 입력해 주시기 바랍니다.',	'euc-kr').encode('utf-8') # _('Please input information relating to CSCF.') :add
#WD_0810 = unicode('부재중 전화',	'euc-kr').encode('utf-8') # _('Missed calls')
#WD_0811 = unicode('통',	'euc-kr').encode('utf-8') # _('Call.') :add
#WD_0812 = unicode('전화번호가 중복되었습니다.',		'euc-kr').encode('utf-8') # _('Duplicated number.') #distinguish between "Duplicated number" and "Duplicated number." :add
#WD_0813 = unicode('전자액자용 이미지가 설정되었습니다.',		'euc-kr').encode('utf-8') # _('Slideshow image set.') #distinguish between "Slideshow image set" and "Slideshow image set." :add
#WD_0814 = unicode('%s 는 파일 이름에 사용할 수 없습니다.',		'euc-kr').encode('utf-8') # _('Please, do not use %s characters to make file name') :add
#WD_0815 = unicode('전화번호부에서는 통화모드 변경을 지원하지 않습니다.',		'euc-kr').encode('utf-8') # _('Change of the sound path is not supported in phonebook') :add
#WD_0816 = unicode('오전',		'euc-kr').encode('utf-8') # _('AM')WD_0815
#WD_0817 = unicode('오후',		'euc-kr').encode('utf-8') # _('PM')
#WD_0818 = unicode('30초 간격',		'euc-kr').encode('utf-8') #_('30 Sec')
#WD_0819 = unicode('복사중',		'euc-kr').encode('utf-8') # _('Copying...')
#WD_0820 = unicode('최대번호 20자리를 초과 하였습니다.',	'euc-kr').encode('utf-8') # _('Max 20 characters exceeded') :add
#WD_0821 = unicode('대표번호가 설정되지 않았습니다.',		'euc-kr').encode('utf-8') # _('Priority define please.') #distinguish between "Priority define please" and "Priority define please." :add
#WD_0822 = unicode('저장할 공간이 없습니다. ',		'euc-kr').encode('utf-8') # _('Memory full..') #distinguish between "Memory full" and "Memory full.." :add
#WD_0823 = unicode('통화목록',					'euc-kr').encode('utf-8') # _('Call log') :add
#WD_0824 = unicode('휴대폰 주소록 가져오기',					'euc-kr').encode('utf-8') # _('Mobilephone address download') :add
#WD_0825 = unicode('자기번호',		'euc-kr').encode('utf-8') # _('My number')
#WD_0826 = unicode('전자액자 설정',	'euc-kr').encode('utf-8') # _('Set Elec Frame')
#WD_0827 = unicode('영상 대역폭 설정',	'euc-kr').encode('utf-8') # _('Set Bandwidth')
#WD_0828 = unicode('영상 모니터링 연결중',	'euc-kr').encode('utf-8') # _('Connecting HM')
#WD_0829 = unicode('영상 모니터링 착신중',	'euc-kr').encode('utf-8') # _('Incoming HM')
#WD_0830 = unicode('영상 모니터링 중입니다.',	'euc-kr').encode('utf-8') # _('HM activated')
#WD_0831 = unicode('1분후',		'euc-kr').encode('utf-8') # _('1 Min After')
#WD_0832 = unicode('사용안함',		'euc-kr').encode('utf-8') # _('Not Used')
#WD_0833 = unicode('사용함',		'euc-kr').encode('utf-8') # _('Used')
#WD_0834 = unicode('개수가 넘었습니다.',		'euc-kr').encode('utf-8') # _('Number exceeded')
#WD_0835 = unicode('영상광고수신',		'euc-kr').encode('utf-8') # _('VideoAd incoming')
#WD_0836 = unicode('영상광고해제',		'euc-kr').encode('utf-8') # _('Disable VideoAd')
#WD_0837 = unicode('접속 환경 설정',		'euc-kr').encode('utf-8') # _('Set Conn env')
#WD_0838 = unicode('초고속 인터넷',		'euc-kr').encode('utf-8') # _('High speed internet')
#WD_0839 = unicode('시스템을 적용합니다.',		'euc-kr').encode('utf-8') # _('Applying system')
#WD_0840 = unicode('사진 저장에 실패하였습니다.',	'euc-kr').encode('utf-8') # _('Picture save failed')
#WD_0841 = unicode('전체삭제', 				'euc-kr').encode('utf-8') # _('Delete all')
#WD_0842 = unicode('사진을 모두 삭제하시겠습니까?',	'euc-kr').encode('utf-8') # _('Do you want to delete all pictures?')
#WD_0843 = unicode('동영상을 모두 삭제하시겠습니까?',		'euc-kr').encode('utf-8') # _('Do you want to delete all videos?')
#WD_0844 = unicode('음성을 모두 삭제하시겠습니까?',			'euc-kr').encode('utf-8') # _('Do you want to delete all voices?')