/* 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 */

