/* hpweb_welcome_config.js: general file with global configuration variables */

/* Support tab localisation */
var _or_automatically_detect_ = '또는 자동으로 내 제품을 확인합니다'; // Or automatically detect products
var _start_detection_ = '내 제품 바로 찾기'; // Start Detection
var _about_detection_ = '자동으로 내 제품 확인하기 정보'; // About automatic product detection

/* At Home / At work localisation */
var _at_home_ = '가정용'; // At Home
var _at_work_ = '사무용'; // At Work

/* Sliders localisation */
var _pause_slideshow_ = '정지'; // Pause slideshow
var _resume_slideshow_ = '다시보기'; // Resume slideshow
var _prev_slide_ = '이전'; // Previous slide
var _next_slide_ = '다음'; // Next slide
var _1st_slide_ = '첫번째'; // 1st slide
var _2nd_slide_ = '두번째'; // 2nd slide
var _3rd_slide_ = '세번째'; // 3rd slide
var _4th_slide_ = '네번째'; // 4th slide
var _5th_slide_ = '다섯번째'; // 5th slide

/* 20090601 */
