/* 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_ = 'スライド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 */
