﻿var MSG_BIZEX_BIZEXPLORE = 'BizHard Explorer';
var MSG_BIZEX_BIZBACKUP = 'BizHard Backup';
var MSG_BIZEX_WID = 'Windows Explorer';
var MSG_BIZEX_WEBTRANSFILES = 'BizHard Quick Up/Download';
var MSG_BIZEX_BIZMESSENGER = 'BizHard Messenger';

var MSG_PLATFORM_2000 = 'Windows 2000';
var MSG_PLATFORM_XP = 'Windows XP';
var MSG_PLATFORM_VISTA = 'Windows Vista';

var MSG_UNABLEPLATFORM = '{0} is optimized for {1} or higher version.';
var MSG_MANUALINSTALL = '{0} is optimized to install automatically and run for Internet Explorer 6 or higher version.\n\nDo you want to download setup file?';
var MSG_LAUNCHFAIL = 'BizHard ActiveX execution failed.\n\nError Code : {0}';
var MSG_AUTHFAIL = 'Please log in first.';

var MENU_MANUALINSTALL = {
    dir: SlideMenu.Dir.up,
    width: 110,
    btnset: [
    ['BizExplorer.launchSetup("WebTransFiles")', 'ActiveX setup', 'ActiveX setup for quick upload and download.'],
    ['BizExplorer.launchSetup("BizExplore")', 'Bizhard Explorer', 'Bizhard program for file transfers.'],
    ['BizExplorer.launchSetup("WID")', 'Windows Explorer', 'Bizhard can connect directly to the Explorer.'],
    ['BizExplorer.launchSetup("BizMessenger")', 'Bizmessenger', 'Enterprise IM program.']]
};

var TOOLTIP_BIZHARD = [
['btn_manualinstall', 'ActiveX setup, Windows explorer, Bizhard explorer, Bizmessenger'],
['btn_suggestion', 'Send e-mail to Bizhard customer center.'],
['btn_userguide', 'Learn more.'],
['btn_bizex', 'Bizhard program for file transfers.'],
['btn_widex', 'Bizhard can connect directly to the Explorer.']];