/* hpweb_welcome_config.js: general file with global configuration variables */

/* Support tab localisation */
var _or_automatically_detect_ = 'Or automatically detect products'; // Or automatically detect products
var _start_detection_ = 'Start Detection'; // Start Detection
var _about_detection_ = 'About automatic product 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'; // Pause slideshow
var _resume_slideshow_ = 'Resume slideshow'; // Resume slideshow
var _prev_slide_ = 'Previous slide'; // Previous slide
var _next_slide_ = 'Next slide'; // Next slide
var _1st_slide_ = '1st slide'; // 1st slide
var _2nd_slide_ = '2nd slide'; // 2nd slide
var _3rd_slide_ = '3rd slide'; // 3rd slide
var _4th_slide_ = '4th slide'; // 4th slide
var _5th_slide_ = '5th slide'; // 5th slide

/* 20090601 */
