/*# Company Data #*/

/*- Company data -*/


var str_comp_name = "&#12465;&#12540;&#12456;&#12473;&#12456;&#12473;&#26666;&#24335;&#20250;&#31038;";	/*Name*/
var str_comp_str = "&#12306;146-0093";	/*Street*/
var str_comp_ort = "&#26481;&#20140;&#37117;&#22823;&#30000;&#21306;&#30690;&#21475;1-22-14";	/*Postcode/City*/
var str_comp_tel = "Tel: 03-3756-3921";	/*Phone*/
var str_comp_fax = "Fax: 03-3756-3232";	/*Fax*/
var str_comp_email = "sales@kss-superdrive.co.jp";	/*E-mail address*/
var str_comp_www = "www.kss-superdrive.co.jp";	/*WWW address*/

/*# Display of the Shopping Cart #*/

/*- Display of the shopping cart -*/

        

var sw_prs = false;	/*Price*/
var sw_prs_art = false;	/*Articles in packaging units*/
var sw_vrt = false;	/*Variants exist*/
var sw_ext = false;	/*Extras exist*/

/*# Single Editing #*/

/*- Single editing -*/


var str_add = "Articles in your shopping cart";	/*Title*/
var str_artikel = "The article:";	/*Article*/
var str_bst = "Order no.:";	/*Order no.*/
var str_legen = "will be placed into the shopping cart.";	/*Confirmation*/
var str_gelegt = "has already been placed into your shopping cart.";	/*Notice: Repeated*/
var str_anz = "Quantity:";	/*Quantity*/
var str_stuf = "Price gradation";	/*Price gradation*/
var str_unit = "Unit";	/*Unit*/
var str_noprice = "Price on request";	/*No listed prices*/
var str_keine_angaben = "No data corresponding to this order number were found!";	/*Error message*/
var str_ab = "from";	/*From number*/
var str_bis = "up to";	/*Until number*/ 

/*- For options -*/


var str_opt = "Options:";	/*Options*/
var str_noopt = "None";	/*No options*/

/*- For accessories -*/


var str_zub = "accessory";	/*Accessories*/
var str_nozub = "none";	/*No accessory*/

/*- For buttons -*/


var str_ok = "OK";	/*OK button*/
var str_back = "Back";	/*Back button*/

/*# Shopping Cart #*/

/*- Navigation shopping cart -*/


var str_scname = "DISPLAY SHOPPING CART CONTENT";	/*Title/Link*/
var user_data_input = "Enter user data";	/*User profile entry*/
var format_to_fax_anfr = "Shopping cart as a fax - inquiry";	/*Fax output for inquiry*/
var format_to_fax_best = "Shopping cart as a fax - order";	/*Fax output for order*/
var delete_article = "Delete selected articles";	/*Delete articles*/
var delete_sc = "Delete shopping cart";	/*Delete shopping cart*/
var print_sc = "Print shopping cart content";	/*Print the shopping cart*/

/*- Shopping cart -*/


var str_inh = "Contents of shopping cart";	/*Header*/
var str_minimum = "All prices do not include VAT and shipping costs.";	/*Information*/
var str_important = "Important: Please complete the user profile before sending your order!";	/*User profile request*/
var str_bemerk = "Remarks about your inquiry/order";	/*Remarks about your inquiry/order*/
var str_bemerk_anfr = "Remarks about your inquiry";	/*Remarks about your inquiry*/
var str_bemerk_best = "Remarks about your order";	/*Remarks about your order*/
var str_addr = "You could also send the contents of your shopping cart to an e-mail address of your choice for further editing:";	/*Note*/
var str_no_variant = "Please select:";	/*No variant selected*/
var str_extra = "Extra:";	/*Extra*/

/*- Table caption -*/


var str_pos = "Delete";	/*Delete article from shopping cart*/
var str_bestellnummer = "Article";	/*Article*/
var str_produktbezeichnung = "Description";	/*Description*/
var str_vrt = "Variant";	/*Variant*/
var str_prs = "Price";	/*Price*/
var str_anzahl = "Qty";	/*Quantity*/
var str_ext = "Extra";	/*Extra*/
var str_gesamtprs = "Total price";	/*Total price*/
var str_noprice_sc = "on request";	/*Price on request*/

/*- For buttons -*/


var str_intern_button = "Send to this Address";	/*Send*/
var str_anfr_button = "Send as Inquiry";	/*Send as inquiry*/
var str_best_button = "Send as Order";	/*Send as order*/
var str_anfrage = "Inquiry";	/*Mail subject: inquiry*/
var str_best = "Order";	/*Mail subject: order*/
var str_loesche_sc = "Would you like to delete your shopping cart when sending is completed?";	/*Promt to delete the shopping cart:*/

/*# Fax #*/

/*- Fax -*/


var str_an = "To:";	/*To*/
var str_datum = "Date:";	/*Date*/
var str_wochentag = new Array(6);

/*- For weekdays, given by the computer clock -*/


str_wochentag[0] = "Sunday";	/*Sunday*/
str_wochentag[1] = "Monday";	/*Monday*/
str_wochentag[2] = "Tuesday";	/*Tuesday*/
str_wochentag[3] = "Wednesday";	/*Wednesday*/
str_wochentag[4] = "Thursday";	/*Thursday*/
str_wochentag[5] = "Friday";	/*Friday*/
str_wochentag[6] = "Saturday";	/*Saturday*/
var str_monat = new Array(11);

/*- For months, given by the computer clock -*/


str_monat[0] = "January";	/*January*/
str_monat[1] = "February";	/*February*/
str_monat[2] = "March";	/*March*/
str_monat[3] = "April";	/*April*/
str_monat[4] = "May";	/*May*/
str_monat[5] = "June";	/*June*/
str_monat[6] = "July";	/*July*/
str_monat[7] = "August";	/*August*/
str_monat[8] = "September";	/*September*/
str_monat[9] = "October";	/*October*/
str_monat[10] = "November";	/*November*/
str_monat[11] = "December";	/*December*/

/*# Customer Data #*/

/*- Input fields for customer data -*/



var strCompany = "Company";	/*Company*/
var strDivision = "Department";	/*Department*/
var strTitle = "Title";	/*Title*/
var strName = "Name";	/*Name*/
var strPosition = "Position";	/*Position*/
var strEmail = "E-mail";	/*E-mail*/
var strStreet = "Street";	/*Street*/
var strZip = "Postcode";	/*Postcode*/
var strCity = "City";	/*City*/
var strCountry = "Country";	/*Country*/
var strTelephone = "Phone";	/*Phone*/
var strFax = "Fax";	/*Fax*/
var strComment = "Remarks";	/*Remarks*/
var strfields = new Array("company","division","title","name","position","email","street","zip","city","country","tel","fax","comment");
var strkunde = new Array(strCompany,strDivision,strTitle,strName,strPosition,strEmail,strStreet,strZip,strCity,strCountry,strTelephone,strFax,strComment);

/*- Compulsory entry field -*/


var str_must = "These fields must be completed!";	/*Text for compulsory fields*/
var strCompany_mandatory = false;	/*Company is compulsory*/
var strDivision_mandatory = false;	/*Department is compulsory*/
var strTitle_mandatory = false;	/*Title is compulsory*/
var strName_mandatory = true;	/*Name is compulsory*/
var strPosition_mandatory = false;	/*Position is compulsory*/
var strEmail_mandatory = true;	/*E-mail is compulsory*/
var strStreet_mandatory = true;	/*Street is compulsory*/
var strZip_mandatory = true;	/*Postcode is compulsory*/
var strCity_mandatory = true;	/*City is compulsory*/
var strCountry_mandatory = false;	/*Country is compulsory*/
var strTelephone_mandatory = false;	/*Phone is compulsory*/
var strFax_mandatory = false;	/*Fax is compulsory*/
var strmustkrit = new Array(strCompany_mandatory,strDivision_mandatory,strTitle_mandatory,strName_mandatory,strPosition_mandatory,strEmail_mandatory,strStreet_mandatory,strZip_mandatory,strCity_mandatory,strCountry_mandatory,strTelephone_mandatory,strFax_mandatory);

/*# Info Window #*/

/*- Info window -*/


var str_warenkorb_leer = "The shopping cart is empty!";	/*Empty shopping cart*/
var str_ZahlFormat = "The given quantity is invalid !";	/*Invalid quantity*/
var str_DatenUebernehmen = "Save Data";	/*Save data*/
var str_DatenGespeichert = "Your data are saved!";	/*Data saved*/
var str_benutzer_daten = "Please confirm your entries!";	/*Request entry confirmation*/
var str_user_daten = "Please complete your user data!";	/*Request data completion*/
var str_frage = "Do you really want to delete your shopping cart?";	/*Promt before deleting*/
var str_delete_article = "Do you really want to delete the selected art.?";	/*Prompt before deleting article*/
var str_artikel_markieren = "Please select the articles to delete in the corresponding boxes.";	/*Request selection*/
var str_adresse = "Please enter a valid e-mail address!";	/*Mail control*/
var str_bitte = "Please complete the following field(s):";	/*Compulsory fields message*/
var str_load_file = "The following file cannot be shown directly in the browser. Please choose the file by mouse click.";	/*Load MIME file*/
var str_platform = "The assembly drawing can only be displayed under Windows.";	/*Not supported platform*/

/*- Server reply after sending -*/



var str_order = "Thank you for your order.";	/*Text after order*/
var str_inquiry = "Thank you for your inquiry. You will hear from us soon.";	/*Text after inquiry*/
var str_other = "The content of your shopping cart has been sent to the given e-mail address.";	/*Other text*/

/*- Settings for e-mail -*/


var str_header = "Order from web shop";	/*Subject*/
var str_mail_article = "Order No.";	/*Order no.*/
var str_mail_name = "Description";	/*Description*/
var str_mail_variant = "Variant";	/*Variant*/
var str_mail_extra = "Extra";	/*Extra*/
var str_mail_extraprice = "Price for extra";	/*Price for extra*/
var str_mail_price = "Price";	/*Price*/
var str_mail_amount = "Quantity";	/*Quantity*/

/*# Search Engine #*/

/*- Search engine -*/


var cOhneFrame = true;	/*Show search result on entire page*/
var str_start_button = "&#26908;&#32034;&#38283;&#22987;";	/*Start button*/
var str_help_button = "&#12463;&#12522;&#12450;";	/*Help button*/
var str_erw1 = "OR, NOT, keyword or '(' expected";	/*Incorrect entry, matches*/
var str_erw2 = "')' expected";	/*Incorrect entry, end*/
var str_erw3 = "Keyword expected";	/*No entry*/
var str_fehl = "Incorrect entry:";	/*Incorrect entry*/
var str_wgk = "(Only word beginnings, upper case/lower case)";	/*Word beginnings, upper/lower case*/
var str_gk = "(&#22823;&#25991;&#23383;&#12289;&#23567;&#25991;&#23383;&#12434;&#21306;&#21029;&#12377;&#12427;)";	/*Search info: upper/lower case*/
var str_wa = "(&#12486;&#12461;&#12473;&#12488;&#12398;&#20808;&#38957;&#26908;&#32034;)";	/*Search info: word beginnings*/
var str_liste = "List of matches: local search engine";	/*List of matches*/
var str_tr = "&#35442;&#24403;&#29575;";	/*Matching quote*/
var str_sb = "&#12461;&#12540;&#12527;&#12540;&#12489;";	/*Search term*/
var str_bes = "&#35352;&#36848;";	/*Description*/
var str_keg = "&#20309;&#12418;&#26908;&#32034;&#26465;&#20214;&#12395;&#35442;&#24403;&#12375;&#12414;&#12379;&#12435;&#12391;&#12375;&#12383;&#12290;";	/*No matches*/
var str_bse = "キーワードを入力してください";	/*Request search term*/
var str_sn = "Searching:";	/*Searching*/
var str_herst = "Your Order Number:";	/*Order no.*/
var please_wait = "Building up the Search Engine...";	/*Please wait...*/

/*- Help text -*/


var str_beginning = "&#12486;&#12461;&#12473;&#12488;&#20808;&#38957;&#12363;&#12425;&#26908;&#32034;:";	/*Word beginnings*/
var str_case = "&#22823;&#25991;&#23383;&#65295;&#23567;&#25991;&#23383;&#12398;&#21306;&#21029;:";	/*Case*/
var str_all = "&#35079;&#21512;&#26908;&#32034;:";	/*General input*/
var str_help0 = "複数のキーワードと検索条件を組み合わせるために、AND、ORの検索オプションが使用でき、絞込み検索には半角スペースを入れて検索できます";	/*General explanation*/
var str_help1 = "&#12371;&#12371;&#12395;&#12481;&#12455;&#12483;&#12463;&#12434;&#20837;&#12428;&#12414;&#12377;&#12392;&#12289;&#26908;&#32034;&#12377;&#12427;&#12461;&#12540;&#12527;&#12540;&#12489;&#12363;&#12425;&#22987;&#12414;&#12427;&#25991;&#31456;&#12434;&#26908;&#32034;&#12375;&#12414;&#12377;&#12290;";	/*Explanation: word beginnings*/
var str_help2 = "&#12371;&#12371;&#12395;&#12481;&#12455;&#12483;&#12463;&#12434;&#12356;&#12428;&#12414;&#12377;&#12392;&#12289;&#22823;&#25991;&#23383;&#12392;&#23567;&#25991;&#23383;&#12434;&#21306;&#21029;&#12375;&#12390;&#26908;&#32034;&#12375;&#12414;&#12377;&#12290;";	/*Explanation: case*/

/*- Product attribute search -*/


var str_search_not_possible = "The search feature does not work for the selected category. Under this category no values where exported for search.";	/*Search not possible*/
var str_error_init = "Error: Applet could not be initialized.";	/*Error initializing applet*/
var str_initsearch_again = "When the search engine was initialized another category was selected. Initialize again for the category that is selected now?";	/*Reinitialize for new position*/
var str_select_pv = "Please select a parameter and a value.";	/*Select product attribute value*/
var str_search_parameter = "Parameter";	/*Parameter for search*/
var str_search_value = "Value";	/*Value for search*/
var str_please_wait = "Init data. Please wait ...";	/*Init search engine please wait*/
var str_start_search = "search";	/*Start search*/
var str_reset_search = "init";	/*Reset search*/
var str_no_result = "-- No result --";	/*No result*/
var str_number_results = "Number of results:";	/*Number of results*/
var str_no_faeturevalues = "Error: no values found for given parameter.";	/*No values for given parameter*/
var str_no_category_select = "Search is not possible if no category is selected in the navigation tree.";	/*No category selected*/
var str_sm_whole_catalog = "Product attribute search in whole catalog";	/*Search in whole catalog*/
var str_sm_category = "Product attribute search in";	/*Search in category*/
var str_pas_history = "Search conditions:";	/*Previous search conditions*/

/*# Main Menu #*/

/*- Main menu -*/


/**///this empty comment prevents an undefined javascript error in xml view, don&#65396;t change
var menu_item = new Array(6);
var menu_link = new Array(6);
var menu_link_xml = new Array(6);
var menu_target = new Array(6);
menu_item[0] = "HOME";	/*Products*/
menu_item[1] = "&#26032;&#30528;&#24773;&#22577;";	/*New priducts*/
menu_item[2] = "&#20250;&#31038;&#26696;&#20869;";	/*Company*/
menu_item[3] = "WEB&#12459;&#12479;&#12525;&#12464;";	/*webCatalog*/
menu_item[4] = "&#35069;&#21697;&#26908;&#32034;";	/*search*/
menu_item[5] = "&#12459;&#12479;&#12525;&#12464;&#35531;&#27714;";	/*inquily*/
menu_item[6] = "2D,3D CAD&#12487;&#12540;&#12479;";	/*CAD data*/
menu_item[7] = "採用情報";	/*recruit*/
menu_link[0] = "hp_index.htm";
menu_link[1] = "new_index.htm";
menu_link[2] = "inf_index.htm";
menu_link[3] = "index.htm";
menu_link[4] = "search/search.htm";
menu_link[5] = "inq_index.htm";
menu_link[6] = "http://service.web2cad.co.jp/pcom/?Maker=KSS";
menu_link[7] = "hp_recruit.htm";
menu_link_xml[0] = "main_xml.htm";
menu_link_xml[1] = "shop/sc_m.htm";
menu_link_xml[2] = "search/search_xml_m.htm";
menu_link_xml[3] = "staticpages/agb_xml_m.htm";

/*# Start Product Page #*/

/*- Start product page -*/


var str_products = "KSS SUPER DRIVE Web CATALOG";	/*Title*/
var str_headline = "&#24038;&#20596;&#12398;&#12484;&#12522;&#12540;&#12424;&#12426;&#35069;&#21697;&#12434;&#36984;&#25246;&#12375;&#12390;&#12367;&#12384;&#12373;&#12356;&#12290;";	/*Request choice*/
var str_netscape = "You use Netscape 6. Due to some problems in Netscape 6 several functionalities of the catalogue do not work as intended.";	/*Netscape6 - warning*/
var str_no_msxml3 = "You don't have msxml3 installed. You can download it from";	/*Error for missing MSXML 3 (1)*/
var str_no_msxml3_2 = "and install it.";	/*Error for missing MSXML 3 (2)*/
var str_msxml3_not_in_replacemode = "Please use xmlinst (download from";	/*Error for missing Replace Mode (1)*/
var str_msxml3_not_in_replacemode_2 = ") to install msxml3 in replace mode.";	/*Error for missing Replace Mode (2)*/
var str_downloadurl = "http://msdn.microsoft.com/downloads/sample.asp?url=/msdn-files/027/001/591/msdncompositedoc.xml&frame=false";	/*URL for MSXML 3*/
var str_downloadxmlinsturl = "http://msdn.microsoft.com/downloads/sample.asp?url=/msdn-files/027/001/469/msdncompositedoc.xml&frame=false";	/*URL for xmlinst*/
var str_use_ie = "This is a XML-Website. Please use Microsoft Internet Explorer 6 or higher (download from";	/*Use IE for XML catalog (1)*/
var str_use_ie_2 = ") to view the pages.";	/*Use IE for XML catalog (2)*/
var str_download_ie = "http://www.microsoft.com/downloads";	/*URL for IE*/

/*# Product Pages #*/

/*- Caption of article columns -*/


var str_art_name = "&#35069;&#21697;&#22411;&#30058;";	/*Name of article*/
var str_part_name = "Part";	/*Name of part*/
var str_art_nr = "&#12508;&#12540;&#12523;&#12397;&#12376;&#22411;&#30058;";	/*Reference number of article*/
var str_art_ean = "EAN";	/*EAN*/
var str_art_time = "Delivery Time";	/*Delivery time*/
var str_price = "Price";	/*Price*/
var str_part_posnr = "Item No.";	/*Item number*/
var str_part_hist = "History";	/*Part history*/
var str_part_show = "Show";	/*Show part*/
var str_pponweb = "PP on Web";	/*PowerParts on Web*/
var str_pplocal = "PP local";	/*PowerParts local*/

/*- ISO: Context menu -*/



/**///this empty comment prevents an undefined javascript error in xml view, don&#65396;t change
var str_iso_cm_one = "Show";	/*Highlight selected part*/
var str_iso_cm_two = "Sub-Assembly";	/*Go to sub-assembly*/

/*- ISO: Assembly drawings -*/


var str_subassembly = "(Subassembly)";	/*Tooltip for subassembly*/
var str_ie_plugin_url = "http://www.itedo.de/english/download/isoviewx202p.exe";	/*IsoView-Download for IE*/
var str_ns_plugin_url = "http://www.itedo.de/english/download/npisoview202p.exe";	/*IsoView-Download for Netscape*/

/*# History Window #*/

/*- For buttons -*/


var str_close = "Close";	/*Close*/

