/* 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'; // At Home
var _at_work_ = '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_ = '1-ва страница'; // 1st slide
var _2nd_slide_ = '2-ра страница'; // 2nd slide
var _3rd_slide_ = '3-та страница'; // 3rd slide
var _4th_slide_ = '4-та страница'; // 4th slide
var _5th_slide_ = '5-та страница'; // 5th slide

/* 20090601 */
