﻿
lang = document.location.href

if(lang.indexOf("&lang=")!=-1){
	lang = lang.split('&lang=')
	lang = lang[1].substring(0,2)
	if (lang == 'jp'){lang = 'en'}
}else{
	lang = 'en'
}
var selected=null

if(!window.dname){dname=' ';}

switch(lang){

    case "zh":
    
        var all = "全部"
        var selectmake = "选择一个品牌"
        var sold = "已售出"
        var mas_stockheader = "玛莎拉蒂库存"
        var modifysearch = "修改查询"
        var spec_kerb_weight_dry = "干重"
        var spec_kerb_weight = "整备重量"
        var enquiry = "联系我们"
        var spec_rear_suspension = "后悬挂"
        var spec_front_suspension = "前悬挂"
        var spec_chassis = "底盘"
        var spec_transmission = "变速箱"
        var spec_distribution = "分配"
        var spec_power = "动力"
        var spec_top_speed = "最高车速"
        var spec_displacement = "排量"
        var spec_engine = "发动机"
        var technical_specification = "技术规格"
        var calculate = "CALCULATE"
        var make = "品牌"
        var colour = "颜色"
        var sorry1 = "对不起"
        var sorry2 = "我们的库存中目前没有满足您要求的车辆。我们的库存每天都会更新，请在不久之后再次访问本页面。"
        var sortby = "排序，按照"
        var pricelohi = "价格 - 低 &gt; 高"
        var pricehilo = "价格 - 高 &gt; 低"
        var mileagelohi = "里程 - 低 &gt; 高"
        var mileagehilo = "里程 - 高 &gt; 低"
        var yearlohi = "年份 - 低 &gt; 高"
        var yearhilo = "年份 - 高 &gt; 低"
        var mileage = "里程"
        var model = "型号"
        var year = "年份"
        var total = "总计（减去保证金和抵换折扣）"
        var credit_charge = "信用费用"
        var final_payment = "最终付款"
        var monthly_payment = "每月付款"
        var payments = "付款"
        var none = "无"
        var balloon = "Final Balloon Payment"
        var allowance = "减去抵换折扣"
        var deposit = "减去保证金"
        var apr = "年利率（APR）"
        var car_price = "车辆价格"
        var calc_message = "填写以下详细资料，然后按计算按钮查看您的结果。"
        var calc_message2 = "This Car Loan Calculator will calculate the approximate cost of financing your next car but should be used for guide purposes only. Note: that the APR figure excludes the initial administration setup fee which will vary depending on finance company."
        var no = "No"
        var yes = "是"
        var test_req = "需要试驾吗？"
        var text = "填写下面的详细信息，以下人员将与您联系"
        var title = "个人称呼"
        var title1 = "先生"
        var title2 = "女士"
        var title3 = "小姐"
        var title4 = "Dr"
        var title5 = "其它"
        var first_name = "名"
        var surname = "姓"
        var company = "公司名称"
        var address = "地址"
        var postcode = "邮政编码"
        var email = "电子邮件地址"
        var comments = "备注"
        var town = "城市"
        var county = "城市/省"
        var country = "国家"
        var dob = "出生日期"
        var selector = "请选择"
        var daytel = "Daytime tel"
        var nighttel = "夜间电话"
        var mobile = "移动电话"
        var current = "当前车辆"
        var submitext = "提交申请"
        var carviewed = "电子邮件询问，关于"
        var data_protection = "是的，你们可以将我的信息提供给特定的公司，以便他们向我发送我感兴趣的关于产品和服务的信息。"
        var fer_data_protection = "Ferrari would like to point out that personal information you provide on this site will not be sold to third parties and will only be used by Ferrari companies, their authorised dealer network and by the systems provider who provides this process."
        var mas_data_protection = "玛莎拉蒂希望指出的是，您在本网站提供的个人信息不会被出售给第三方，这些信息将只由玛莎拉蒂、玛莎拉蒂授权经销商网络和本服务的系统供应商使用。"
        var thanks = "谢谢"
        var thanks2 = "我们将在不久之后与您联系。"
        var email_a_friend = "通过电子邮件发送给朋友"
        var vehicle_details = "车辆详细信息"
        var testdrive = "试驾"
        var print_details = "打印详细信息"
        var visit = "访问我们的网站"
        var current_stock = "返回项目清单"
        var tech_spec = "技术规格"
        var finance_calc = "金融计算器"
        var previous = "previous"
        var next = "next"
        var odometer = "里程表"
        var price = "价格"
        var capacity = "容量"
        var style = "造型"
        var engine = "发动机"
        var facia = "仪表板"
        var steering = "转向"
        var transmission = "变速箱"
        var specification = "预约"
        var features = "标准装备"
        var extras = "选项"
        var dealer_facilities = "经销商设施"
        var legal_disclaimer = "法律声明"
        var disclaimer_header = "免责声明"
        var disclaimer = dname+"尽最大努力保证网站内的信息（''信息''）精确和完整。但是，有时可能会出现错误和疏忽，所以我们不能保证信息的精确性。因此，我们不能对您对于信息的信任承担责任。"
        var ferrari_calc_message2 = "请注意，这里提供的数字仅供参考，并不是正式的报价。"
        var dealer_details = "经销商详细信息"
        var returntostocklist = "RETURN TO STOCK LIST"
        var searchresults = "SEARCH RESULTS"
        var legalrequirements = "Legal Requirements"
        var tridentalt = "TRIDENT DISCOVERIES Certified Pre-Owned"
		var current_make="品牌"
		var current_model="车型"
		var address2 = "地址2"
		var address1 = "地址1"
		var city = "City"
		var state = "State" 
		var lastname = "姓"
		var dayphone = "电话号码 "
		var trim = "装饰"
        break;

    case "ja":

                     var all = "全て"
                     var selectmake = "ブランドを選択する"
                     var sold = "sold"
                     var mas_stockheader = "Maseratiストック"
                     var modifysearch = "検索事項を変更する"
                     var spec_kerb_weight_dry = "乾燥重量"
                     var spec_kerb_weight = "総重量"
                     var spec_rear_suspension = "リア・サスペンション"
                     var spec_front_suspension = "フロント・サスペンション"
                     var spec_chassis = "シャシー"
                     var spec_transmission = "トランスミッション"
                     var spec_distribution = "重量配分"
                     var spec_power = "パワー"
                     var spec_top_speed = "最高速度"
                     var spec_displacement = "排気量"
                     var spec_engine = "エンジン"
                     var technical_specification = "主要諸元"
                     var calculate = "計算する"
                     var make = "ブランド"
                     var colour = "色"
                     var sorry1 = "申し訳ありません"
                     var sorry2 = "ご希望のお車がありません。ストックは毎日更新されますのでまたご覧ください。"
                     var sortby = "並べ替える"
                     var pricelohi = "価格 - 低 &gt; 高"
                     var pricehilo = "価格 - 高 &gt; 低"
                     var mileagelohi = "走行距離 - 少 &gt; 多"
                     var mileagehilo = "走行距離 -　多 &gt; 少"
                     var yearlohi = "年 - 少 &gt; 多"
                     var yearhilo = "年 - 多 &gt; 少"
                     var mileage = "走行距離"
                     var model = "モデル"
                     var year = "年"
                     var total = "合計（デポジット、簿価を引く）"
                     var credit_charge = "クレジット・カード払い"
                     var final_payment = "ファイナル・ペイメント"
                     var monthly_payment = "Monthly Payment"
                     var payments = "支払い"
                     var none = "なし"
                     var balloon = "Final Balloon Payment"
                     var allowance = "販売優先"
                     var deposit = "デポジット不足"
                     var apr = "４月"
                     var car_price = "価格"
                     var calc_message = "詳細を入力の上、「計算」ボタンをクリックしてください。"
                     var calc_message2 = "This Car Loan Calculator will calculate the approximate cost of financing your next car but should be used for guide purposes only. Note: that the APR figure excludes the initial administration setup fee which will vary depending on finance company."
                     var no = "いいえ"
                     var yes = "はい"
                     var test_req = "試乗をご希望ですか？"
                     var text = "Fill in the details below and you will then be contacted by "
                     var title = "タイトル"
                     var title1 = "ミスター"
                     var title2 = "ミセス"
                     var title3 = "ミス"
                     var title4 = "ドクター"
                     var title5 = "その他"
                     var first_name = "名"
                     var surname = "姓"
                     var company = "法人名"
                     var address = "住所"
                     var postcode = "郵便番号"
                     var email = "Eメールアドレス"
                     var comments = "コメント"
                     var town = "市区町村"
                     var county = "番地"
                     var country = "国名"
                     var dob = "生年月日"
                     var selector = "選択ください。"
                     var daytel = "日中の連絡先"
                     var nighttel = "夜間連絡先"
                    var mobile = "携帯電話番号"
                    var current = "最新の車両"
                    var submitext = "入力リクエスト"
                    var carviewed = "Eメールでお問合せ"
                    var data_protection = "私が関心を持っている商品/サービスを提供している企業に私の個人情報を提供して構いません。"
                    var fer_data_protection = "Ferrari would like to point out that personal information you provide on this site will not be sold to third parties and will only be used by Ferrari companies, their authorised dealer network and by the systems provider who provides this process."
                    var mas_data_protection = "Maserati would like to point out that personal information you provide on this site will not be sold to third parties and will only be used by Maserati, their authorised dealer network and by the systems provider who provides this process."
                    var thanks = "ありがとうございました"
                    var thanks2 = "こちらからご連絡いたします。"
                    var email_a_friend = "お友達に知らせる"
                    var vehicle_details = "車両詳細"
                    var testdrive = "試乗"
                    var enquiry = "連絡先"
                    var print_details = "詳細を印刷する"
                    var visit = "サイトを見る"
                    var current_stock = "back to hit list"
                    var tech_spec = "主要諸元"
                    var finance_calc = "Finance Calculator"
                    var previous = "前"
                    var next = "次"
                    var odometer = "走行距離"
                    var price = "価格"
                    var capacity = "排気量"
                    var style = "スタイル"
                    var engine = "エンジン"
                    var facia = "フェイシア"
                    var steering = "ステアリング"
                    var transmission = "トランスミッション"
                    var specification = "アポイント"
                    var features = "標準装備"
                    var extras = "オプション"
                    var dealer_facilities = "備考"
                    var legal_disclaimer = "免責"
                    var disclaimer_header = "免責"
                    var ferrari_calc_message2 = "表示中の数値は目安であり、正式な数値ではありませんのでご留意ください。"
                    var dealer_details = "ディーラー情報"
                    var returntostocklist = "RETURN TO STOCK LIST"
                    var searchresults = "SEARCH RESULTS"
                    var legalrequirements = "﻿法的必要条件"
                    var tridentalt = "TRIDENT DISCOVERIES Certified Pre-Owned"
                    var disclaimer = dname+"正しい情報の記載に勤めていますが、正確性に欠ける場合があります。これらに関し責任を負いません。"
                    var leather=""
					var current_make="現在お乗りのお車のメーカー名"
					var current_model="現在お乗りのお車の車種名"
					var address2 = "住所2"
					var address1 = "住所1"
					var city = "City"
					var state = "State" 
					var lastname = "姓"
					var dayphone = "日中の連絡先"
					var trim = "トリム"
                    break;


        case "fr":
					var all = "Tous"
					var selectmake = "Slectionner une marque"
					var sold = "Vendu"
					var mas_stockheader = "Stock Maserati"
					var modifysearch = "Modifier la recherche"
					var spec_kerb_weight_dry = "Poids  sec"
					var spec_kerb_weight = "Poids en ordre de marche"
					var spec_rear_suspension = "Suspensions arrire"
					var spec_front_suspension = "Suspensions avant"
					var spec_chassis = "Chssis"
					var spec_transmission = "Transmission"
					var spec_distribution = "Distribution"
					var spec_power = "Puissance"
					var spec_top_speed = "Vitesse maximum"
					var spec_displacement = "Cylindre"
					var spec_engine = "Moteur"
					var technical_specification = "Fiche technique"
					var calculate = "CALCULER"
					var make = "Marque"
					var colour = "Couleur"
					var sorry1 = "Nous sommes dsols"
					var sorry2 = "Actuellement, nous ne disposons pas de voiture correspondant  votre demande. Nos disponibilits sont mises  jour quotidiennement : consultez de nouveau cette page un peu plus tard."
					var sortby = "Trier par"
					var pricelohi = "Prix - Bas &gt; lev"
					var pricehilo = "Prix - lev &gt; Bas"
					var mileagelohi = "Kilomtrage - Bas &gt; lev"
					var mileagehilo = "Kilomtrage - lev &gt; Bas"
					var yearlohi = "Anne - Bas &gt; lev"
					var yearhilo = "Anne - lev &gt; Bas"
					var mileage = "Kilomtrage"
					var model = "Modle"
					var year = "Anne"
					var total = "Total (moins l'acompte et la valeur de la reprise)"
					var credit_charge = "Cot du crdit"
					var final_payment = "Dernier versement"
					var monthly_payment = "Mensualits"
					var payments = "Echelonnement"
					var none = "Rien"
					var balloon = "Solde"
					var allowance = "Moins la valeur de la reprise"
					var deposit = "Moins l'acompte vers"
					var apr = "Taux d'intrt annuel"
					var car_price = "Prix de la voiture"
					var calc_message = "Remplir les cases et cliquer sur le bouton \"Calculer\" pour voir les rsultats."
					var calc_message2 ="Avec la calculatrice financire il est possible de calculer approximativement le prix d'achat de la voiture dont le montant est purement indicatif. Nota : le taux annuel ne comprend pas les frais de dossier du crdit qui peuvent varier en fonction de la socit financire attributrice."
					var no = "Non"
					var yes = "Oui"
					var test_req = "Essai de conduite demand ?"
					var text = "Indiquez vos coordonnes dans les champs ci-dessous pour que "+dname+" prenne contact avec vous. Les champs prcds d'un astrisque * doivent obligatoirement tre remplis."
					var title = "Titre"
					var title1 = "M."
					var title2 = "Mme"
					var title3 = "Mlle"
					var title4 = "DR"
					var title5 = "Autre"
					var first_name = "Prnom"
					var surname = "Nom"
					var company = "Nom de la socit"
					var email = "Adresse e-mail"
					var address = "Adresse"
					var postcode = "Code postal"
					var comments = "Commentaires"
					var town = "Ville"
					var county = "Dpartement"
					var dob = "Date de naissance"
					var country = "Pays"
					var selector = "Choisir svp"
					var daytel = "Tlphone (journe)"
					var nighttel = "Tlphone (soire)"
					var mobile = "Tlphone (portable)"
					var current = "Vhicule actuel"
					var submitext = "Soumettre la demande"
					var carviewed ="Demande d'informations par e-mail pour"
					var data_protection = "Oui, je vous autorise  communiquer mes coordonnes aux entreprises dont les services et produits sont susceptibles de m'intresser."
					var fer_data_protection = "Ferrari souhaitent attirer votre attention sur le fait que les donnes personnelles fournies sur ce site ne seront en aucun cas communiques  des tiers, et seront traites exclusivement au sein des filiales Ferrari, de leurs rseaux de franchises et par le fournisseur de systmes qui gre le site."
					var mas_data_protection = "Maserati souhaitent attirer votre attention sur le fait que les donnes personnelles fournies sur ce site ne seront en aucun cas communiques  des tiers, et seront traites exclusivement au sein des filiales Maserati, de leurs rseaux de franchises et par le fournisseur de systmes qui gre le site."
					var thanks = "Merci"
					var thanks2 = "Merci, nous vous contacterons prochainement."	
					var email_a_friend = "Envoyer  un ami"
				    var vehicle_details = "Particularits de la voiture"
					var testdrive = "Essai de conduite "
					var enquiry = "Contactez-nous"
					var print_details = "Imprimez les particularits"
					var visit = "Consultez notre site"
					var current_stock = "Liste stock"
					var tech_spec = "Fiche technique"
					var finance_calc = "Calculatrice financire"
					var previous = "Page prcdente"
					var next = "Page suivante"
					var odometer = "Compteur"
					var price = "Prix"
					var capacity = "Capacit"
					var style = "Caisse"
					var transmission = "Transmission"
					var engine = "Moteur"
                    var facia = "Tableau de bord"
                    var steering = "Conduite"
					var specification = "Spcifications"
					var features = "quipement de srie"
					var extras = "Options"
					var dealer_facilities = "Services proposs par le concessionnaire"
					var legal_disclaimer = "Clause de non-responsabilit"
					var disclaimer_header = "Dcharge de Responsabilit"
					var disclaimer = dname+" s'efforce d'assurer la pertinence des informations disponibles sur ce site ( Informations ). Toutefois, des erreurs et omissions peuvent se produire occasionnellement et nous ne pouvons garantir l'exactitude des informations. Par consquent, nous ne pouvons pas tre tenus responsables des ventuels dsagrments causs par ces informations."+dname+" ne garantit pas les informations, les biens ou les services proposs sur ce site Web et ne prend aucun engagement quant  l'usage particulier que vous pourriez en faire."
					var ferrari_calc_message2 ="Remarque:  les chiffres saisis le sont  titre indicatif et ne constituent nullement une offre formelle."
					var dealer_details = "Coordonnes du concessionnaire"
					var returntostocklist = "RETOUR  LA LISTE"
					var searchresults = "RSULTATS DE LA RECHERCHE"
					var tridentalt= "TRIDENT DISCOVERIES Programme de garantie"
                    var leather=""
					var current_make="Marque actuellement possédée"
					var current_model="Modèle actuellement possédé"
					var address2 = "Adresse 2"
					var address1 = "Adresse 1"
					var city = "City"
					var state = "State" 
					var lastname = "Nom"
					var dayphone = "Téléphone (journée)"
					var trim = "Habillage intérieur"
					break;
				case "it":
					var all = "Tutti"
					var selectmake = "Seleziona produttore"
					var sold = "Venduta"
					var mas_stockheader = "Offerta Maserati"
					var modifysearch = "Modifica ricerca"
					var spec_kerb_weight_dry = "Peso a secco"
					var spec_kerb_weight = "Peso in ordine di marcia"
					var spec_rear_suspension = "Sospensioni posteriori"
					var spec_front_suspension = "Sospensioni anteriori"
					var spec_chassis = "Telaio"
					var spec_transmission = "Trasmissione"
					var spec_distribution = "Distribuzione"
					var spec_power = "Potenza"
					var spec_top_speed = "Velocit massima"
					var spec_displacement = "Cilindrata"
					var spec_engine = "Motore"
					var technical_specification = "Scheda tecnica"
					var calculate = "CALCOLA"
					var colour = "Colore"
					var sorry1 = "Spiacenti"
					var sorry2 = "Attualmente non disponiamo di vetture in grado di soddisfare le sue richieste. Le nostre disponibilit sono aggiornate su base giornaliera: la invitiamo quindi a visitare nuovamente questa pagina tra breve."
					var sortby = "Seleziona per"
					var pricelohi = "Prezzo - Basso &gt; Alto"
					var pricehilo = "Prezzo - Alto &gt; Basso"
					var mileagelohi = "Chilometraggio - Basso &gt; Alto"
					var mileagehilo = "Chilometraggio - Alto &gt; Basso"
					var yearlohi = "Anno - Basso &gt; Alto"
					var yearhilo = "Anno - Alto &gt; Basso"
					var mileage = "Chilometraggio"
					var model = "Modello"
					var year = "Anno"
					var total = "Totale (al netto dell'anticipo versato e del valore della permuta)"
					var credit_charge = "Costo del finanziamento"
					var final_payment = "Rata finale"
					var monthly_payment = "Rate mensili"
					var payments = "Rateizzazione"
					var none = "Nessuno"
					var balloon = "Rata balloon"
					var allowance = "Al netto del valore della permuta"
					var deposit = "Al netto dell'anticipo versato"
					var apr = "Tasso percentuale annuo"
					var car_price = "Prezzo della vettura"
					var calc_message = "Compilare i riquadri e premere il pulsante \"Calcola\" per visualizzare i risultati."
					var calc_message2 = "Con la calcolatrice finanziaria  possibile calcolare approssimativamente il costo dell'acquisto della sua vettura, ma la cifra  puramente indicativa. Nota: nel tasso percentuale annuo non  compreso il costo iniziale di gestione del finanziamento che varia a seconda della societ finanziaria."
					var no = "No"
					var yes = "S"
					var test_req = "Test drive richiesto?"
					var text = "Una volta fornite le seguenti informazioni, sarete contattati dalla Concessionaria. I campi contrassegnati da un asterisco (*) sono obbligatori."
					var title = "Titolo"
					var title1 = "Sig."
					var title2 = "Sig.ra"
					var title3 = "Sig.ra"
					var title4 = "Dott"
					var title5 = "Altro"
					var first_name = "Nome"
					var surname = "Cognome"
					var company = "Azienda"
					var email = "Indirizzo e-mail"
					var address = "Indirizzo"
					var postcode = "CAP"
					var comments = "Commenti"
					var town = "Località"
					var county = "Provincia" 
					var dob = "Data di nascita"
					var selector = "Prego Prescelto"
					var country = "Paese"
					var daytel = "Numero telefonico (ore diurne)"
					var nighttel = "Numero telefonico (ore serali)"
					var mobile = "Cellulare"
					var current = "Attuale vettura"
					var submitext = "Inoltra richiesta"
					var carviewed ="Richiesta di informazioni per"
					var data_protection = "S, acconsento a fornire i miei dati a societ selezionate per ricevere informazioni su prodotti e servizi che possono essere di mio interesse."
					var fer_data_protection = "Ferrari dichiarano che le informazioni personali da voi inserite in questo sito non saranno cedute a terzi ma verranno solamente utilizzate da Ferrari, la sua rete di concessionari e dai provider sistemici che forniscono questo processo."
					var mas_data_protection = "Maserati dichiarano che le informazioni personali da voi inserite in questo sito non saranno cedute a terzi ma verranno solamente utilizzate da Maserati, la sua rete di concessionari e dai provider sistemici che forniscono questo processo."
					var thanks = "Grazie"
					var thanks2 = "Grazie, vi contatteremo al pi presto."		
					var email_a_friend = "Invia ad un amico"
					var vehicle_details = "Dettagli della vettura"
					var testdrive = "Test drive"
					var enquiry = "Richiesta d'informazioni"
					var tech_spec = "Scheda tecnica"
					var finance_calc = "Calcolatrice finanziaria"
					var print_details = "Stampa i dettagli della vettura"
					var visit = "Visitate il nostro sito"
					var current_stock = "Stock list"
					var previous = "indietro"
					var next = "avanti"
					var odometer = "Odometro"
					var price = "Prezzo"
					var capacity = "Cilindrata del motore"
					var style = "Carrozzeria"
					var engine = "Carburante"
                    var facia = "Cruscotto"
                   	var steering = "Guida"
					var transmission = "Trasmissione"
					var specification = "Dati tecnici"
					var features = "Dotazioni di serie"
					var extras = "Opzionali"
					var dealer_facilities = "Servizi della concessionaria"
					var legal_disclaimer = "Negazione di responsabilit legale"
					var disclaimer_header = "Scarico di responabilit"
					var disclaimer = dname+" - Le informazioni contenute nel sito Web (\"le Informazioni\") sono state compilate con ogni cura affinch fossero accurate e complete, tuttavia, a volte possono contenere errori e omissioni. Non  possibile garantirne la totale accuratezza. Si declina quindi ogni responsabilit se le informazioni consultate non corrispondono alle aspettative del cliente. Inoltre, non si fornisce alcuna garanzia relativamente al sito Web, alle informazioni, ai beni o ai servizi disponibili attraverso il sito Web n per quanto riguarda l'idoneit a scopi particolari di tali beni o servizi."
					var ferrari_calc_message2 ="Le cifre fornite sono soltanto indicative e non costituiscono un'offerta formale."
					var dealer_details = "Informazioni sul rivenditore"
					var returntostocklist = "INDIETRO"
					var searchresults = "RISULTATO RICERCA"
					var tridentalt= "TRIDENT DISCOVERIES Usato certificato"
                    var leather=""
					var current_make="Marca attualmente posseduta"
					var current_model="Modello attualmente posseduto"
					var address2 = "Indirizzo 2"
					var address1 = "Indirizzo 1"
					var city = "City"
					var state = "State" 
					var lastname = "Cognome"
					var dayphone = "Numero telefonico (ore diurne)"
					var trim = "Interni"
					break;
				case "de":
					var all = "Alle"
					var selectmake = "Whlen Sie eine Marke"
					var sold = "Verkauft"
					var mas_stockheader = "Maserati Bestand"
					var modifysearch = "Suche verndern"
					var spec_kerb_weight_dry = "Trockengewicht"
					var spec_kerb_weight = "Gewicht fahrbereit"
					var spec_rear_suspension = "Radaufhngung hinten"
					var spec_front_suspension = "Radaufhngung vorn"
					var spec_chassis = "Karosserie"
					var spec_transmission = "Getriebe"
					var spec_distribution = "Ventilsteuerung"
					var spec_power = "Leistung"
					var spec_top_speed = "Höchstgeschwindigkeit"
					var spec_displacement = "Hubraum"
					var spec_engine = "Motor"
					var technical_specification = "Technische Daten"
					var calculate = "BERECHNEN"
					var colour = "Farbe"
					var sorry1 = "Es tut uns leid"
					var sorry2 = "Wir verfgen derzeit ber keine Fahrzeuge, die Ihren Wnschen entsprechen. Unser Bestand wird tglich aktualisiert. Bitte besuchen Sie deshalb diese Seite bald wieder."
					var sortby = "Ordnen nach"
					var pricelohi = "Preis - Niedrig &gt; Hoch"
					var pricehilo = "Preis - Hoch &gt; Niedrig"
					var mileagelohi = "Kilometerstand - Niedrig &gt; Hoch"
					var mileagehilo = "Kilometerstand - Hoch &gt; Niedrig"
					var yearlohi = "Erstzulassung - Niedrig &gt; Hoch"
					var yearhilo = "Erstzulassung - Hoch &gt; Niedrig"
					var mileage = "Kilometerstand"
					var model = "Modell"
					var year = "Erstzulassung"
					var total = "Gesamtbetrag (abzglich Anzahlung und Rcknahmevergtung)"
					var credit_charge = "Finanzierungskosten"
					var final_payment = "Schlussrate"
					var monthly_payment = "Monatsraten"
					var payments = "Zahlungen"
					var none = "Keine"
					var balloon = "\"Ballon\"-Rate"
					var allowance = "Abzglich Rcknahmevergtung"
					var deposit = "Abzglich Anzahlung"
					var apr = "Effektiver Jahreszins"
					var car_price = "Fahrzeugpreis"
					var calc_message = "Fllen Sie die Felder aus und drcken Sie dann \"Berechnen\" zur Anzeige der Resultate."
					var calc_message2 ="Mit dem Finanzierungsrechner knnen Sie ungefhr Ihr Finanzierungsangebot fr Ihr neues Fahrzeug berechnen. Die Angabe gilt jedoch nur als Anhaltswert. Hinweis: Im effektiven Jahreszins sind nicht die Grundkosten fr die Finanzierung enthalten, die je nach Finanzierungsgesellschaft unterschiedlich sind." 
					var no = "Nein"
					var yes = "Ja"
					var test_req = "Probefahrt gewnscht?"
					var text = "Bitte fllen Sie unten stehende Angaben aus. "+dname+" wird sich umgehend mit Ihnen in Verbindung setzen. Felder, die mit * markiert sind, mssen ausgefllt werden."
					var title = "Titel"
					var title1 = "Herr"
					var title2 = "Frau"
					var title3 = "Frau"
					var title4 = "Dr."
					var title5 = "Andere"
					var first_name = "Vorname"
					var surname = "Nachname"
					var company = "Firmenname"
					var email = "E-Mail-Adresse"
					var address = "Adresse"
					var postcode = "PLZ"
					var comments = "Anmerkungen"
					var town = "Stadt"
					var county = "Kreis"
					var dob = "Geburtsdatum"
					var country = "Land"
					var selector = "Bitte whlen"
					var daytel = "Telefon tagsber"
					var nighttel = "Telefon abends"
					var mobile = "Telefon mobil"
					var current = "Ich fahre derzeit"
					var submitext = "Anfrage senden"
					var carviewed ="E-Mail-Anfrage fr"
					var data_protection = "Ja, ich genehmige die Weitergabe meiner Daten an ausgewhlte Geschftspartner, um Informationen ber Produkte und Dienstleistungen zu erhalten, die fr mich interessant sein knnen."
					var fer_data_protection = "Ferrari versichert, dass persnliche Informationen nicht an Dritte weitergeleitet werden und nur durch Ferrari Tochtergesellschaften, deren autorisierte Hndler und dem Systemprovider zur internen Bearbeitung genutzt werden."
					var mas_data_protection = "Maserati versichert, dass persnliche Informationen nicht an Dritte weitergeleitet werden und nur durch Maserati Tochtergesellschaften, deren autorisierte Hndler und dem Systemprovider zur internen Bearbeitung genutzt werden."		
					var thanks = "Danke"
					var thanks2 = "Vielen Dank, wir werden uns in Krze mit Ihnen in Verbindung setzen."

					var email_a_friend = "Fahrzeug weiterempfehlen"
					var vehicle_details = "Fahrzeugdetails"
					var testdrive = "Probefahrt"
					var enquiry = "Kontaktieren Sie uns"
					var print_details = "Fahrzeugdetails ausdrucken"
					var visit = "Besuchen Sie unseren Internetauftritt"
					var current_stock = "Zurck zur Fahrzeugauswahl"
					var tech_spec = "Technische Daten"
					var finance_calc = "Finanzierungsrechner"
					var previous = "zurck"
					var next = "weiter"
					var odometer = "Bisherige Laufleistung"
					var price = "Preis"
					var capacity = "Hubraum"
					var style = "Karosserie-Typ"
					var engine = "Motor"
                    var facia = "Interieur"
                    var steering = "Links-/Rechtslenkung"
					var transmission = "Getriebe"
					var features = "Serienausstattung"
					var extras = "Sonderausstattung"
					var specification = "Technische Daten"
					var dealer_facilities = "Leistungsangebot des Händlers"
					var legal_disclaimer = "Haftungsausschluss"
					var disclaimer_header = "Haftungsausschluss"
					var disclaimer = dname+" ist um die Genauigkeit und Vollstndigkeit der auf dieser Website enthaltenen Informationen bemht. Irrtmer und nderungen vorbehalten. Wir lehnen deshalb jegliche Haftung hinsichtlich der Zuverlssigkeit, die Sie diesen Angaben zuschreiben, ab. Sollten auf diesen Seiten Verknpfungen zu anderen Seiten im Internet angelegt sein, so haben wir auf diese Links keinerlei Einfluss. Deshalb distanzieren wir uns ausdrcklich von allen Inhalten der verknpften Seiten. <br>Diese Erklrung gilt fr alle auf diesen Seiten angebrachten Links und fr alle Inhalte derjenigen Seiten, zu denen ggf. Banner fhren."
					var ferrari_calc_message2 ="Bitte beachten Sie, dass die angegebenen Zahlen nur Richtwerte und kein formelles Angebot darstellen."
					var dealer_details = "Hndlerangaben"
					var returntostocklist = "ZURCK"
					var searchresults = "SUCHERGEBNISSE"
					var tridentalt= "TRIDENT DISCOVERIES Geprfte Maserati aus Vorbesitz"
                    var leather="Leder"
					var current_make="Marke"
					var current_model="Derzeitige Fahrzeug"
					var address2 = "Adresse 2"
					var address1 = "Adresse 1"
					var city = "City"
					var state = "State" 
					var lastname = "Nachname"
					var dayphone = "Telefon tagsüber"
					var trim = "Innenausstattung"
					break;
				case "es":
            var additionals = "Optional Equipment";
            var address = "Dirección postal";
            var address1 = "Dirección postal 1";
            var address2 = "Dirección postal 2";
            var all = "Todo";
            var allowance = "Less Trade In Allowance";
            var apr = "APR";
            var balloon = "Final Balloon Payment";
            var bespoke_features = "Bespoke Features";
            var calc_message = "Rellene los datos y después pulse el botón de calcular para ver sus resultados ";
            var calc_message2 = "This Car Loan Calculator will calculate the approximate cost of financing your next car but should be used for guide purposes only. Note: that the APR figure excludes the initial administration setup fee which will vary depending on finance company.";
            var calculate = "CALCULATE";
            var capacity = "Capacidad";
            var car_price = "Precio del Coche";
            var carviewed = "Email de pregunta para";
            var city = "Ciudad";
            var colour = "Color";
            var comments = "Comentarios";
            var company = "Nombre de la empresa";
            var confirmemail = "Confirm Email address";
            var country = "País";
            var county = "País/Estado";
            var credit_charge = "Credit Charge";
            var current = "Marca";
            var current_make = "Marca";
            var current_model = "Modelo";
            var current_stock = "Volver a la Hit list";
            var data_protection = "Sí,usted puede proporcionar mi información a empresas seleccionadas para enviarme la información sobre productos y servicios que pueden ser de interés para mí";
            var dayphone = "Tlfno. durante la jornada laboral";
            var daytel = "Tlfno. durante la jornada laboral";
            var dealer_details = "Datos del concesionario";
            var dealer_facilities = "Facilidades del Distribuidor";
            var deposit = "Less Cash Deposit";
            var disclaimer_header = "Descargo de responsabilidad";
            var dob = "Fecha de Nacimiento";
            var email = "Dirección de Email";
            var email_a_friend = "Mandar un Email a un amigo";
            var engine = "Motor";
            var enquiry = "Contacte con nosotros";
            var exterior = "Exterior";
            var extras = "Opciones";
            var facia = "Salpicadero";
            var features = "Equipamiento de serie";
            var fer_data_protection = "Ferrari quiere resaltar que la información personal proporcionada en esta site no será vendida a terceras partes, y será únicamente usada por Ferrari, sus distribuidores autorizados y por el sistema que provee este proceso.";
            var ferrari_calc_message2 = "Por favor note que las cifras proporcionadas son para la dirección sólo y no constituyen una oferta formal ";
            var final_payment = "Último plazo";
            var finance_calc = "Finance Calculator";
            var first_name = "Nombre";
            var fueltype = "Fuel Type";
            var hometel = "Home Phone";
            var interior = "Interior";
            var lastname = "Apellidos";
            var leather = "Cuero";
            var legal_disclaimer = "Responsabilidad Legal";
            var legalrequirements = "Legal Requirements";
            var make = "Marca";
            var mas_data_protection = "Maserati quiere resaltar que la información personal proporcionada en esta site no será vendida a terceras partes, y será únicamente usada por Maserati, sus distribuidores autorizados y por el sistema que provee este proceso.";
            var mas_stockheader = "Maserati Stock";
            var mileage = "Rodaje";
            var mileagehilo = "Rodaje - Alto > Bajo";
            var mileagelohi = "Rodaje - Bajo > Alto";
            var mobile = "Móvil";
            var mobilephone = "Móvil";
            var model = "Modelo";
            var modifysearch = "Modificar Búsqueda";
            var monthly_payment = "Monthly Payment";
            var moreinfo = "More information";
            var next = "siguiente";
            var nighttel = "Tlfno. tras la jornada laboral";
            var no = "No";
            var none = "Ninguno";
            var odometer = "Rodaje";
            var payments = "Payments";
            var postcode = "Código Postal";
            var previous = "previo";
            var price = "Precio";
            var pricehilo = "Precio - Alto > Bajo";
            var pricelohi = "Precio - Bajo > Alto";
            var print_details = "Detalles de impresión";
            var returntostocklist = "VoLVER A LA LISTA DE STOCK";
            var searchresults = "BÚSQUEDA DE RESULTADOS";
            var selectmake = "Seleccione una marca";
            var selector = "Please select";
            var sold = "vendido";
            var sorry1 = "Lo sentimos";
            var sorry2 = "Actualmente no tenemos ningún vehículo en stock que reúna sus exigencias. Nuestro stock es puesto al día en una base diaria,por favor visite esta página otra vez en breve";
            var sortby = "Clasificar por";
            var spec_chassis = "Chasis";
            var spec_displacement = "Desplazamiento";
            var spec_distribution = "Distribución";
            var spec_engine = "Motor";
            var spec_front_suspension = "Suspensión Delantera";
            var spec_kerb_weight = "Peso Kerb";
            var spec_kerb_weight_dry = "Peso Kerb ";
            var spec_power = "Poder";
            var spec_rear_suspension = "Suspensión Trasera";
            var spec_top_speed = "Velocidad Máxima";
            var spec_transmission = "Transmisión";
            var specification = "Equipamiento";
            var specification_appointments = "Specification and Appointments";
            var state = "Estado";
            var steering = "Dirección";
            var style = "Estilo";
            var submitext = "Enviar petición";
            var surname = "Apellidos";
            var tech_spec = "Especificaciones Técnicas";
            var technical_specification = "Especificaciones Técnicas";
            var tel = "Teléfono";
            var test_req = "Conducción requerida?";
            var testdrive = "Prueba de conducción";
            var text = "Rellene los datos y se pondrán en contacto con usted "+dname+".Los apartados amrcados con * deben ser completados.";
            var text2 = "Los apartados amrcados con * deben ser completados.";
            var thanks = "Gracias";
            var thanks2 = "Nos pondremos en contacto con usted en breve";
            var title = "Forma de tratamiento";
            var title1 = "D.";
            var title2 = "Dña.";
            var title3 = "Dña.";
            var title4 = "Dr.";
            var title5 = "Otro";
            var total = "Total (less deposit & trade-in)";
            var town = "Ciudad";
            var transmission = "Transmisión";
            var tridentalt = "DESCUBRIMIENTOS DE TRIDENTE Certificaron Preposeído";
            var vehicle_details = "Detalles de Vehículo";
            var visit = "Visite nuestro sitio Web";
            var wheels = "Ruedas";
            var wood = "Madera";
            var year = "Año";
            var yearhilo = "Año - Alto > Baj";
            var yearlohi = "Año -  Bajo > Alt";
            var yes = "Si";
            var disclaimer = dname + " se compromete a hacer todo lo posible para asegurarse de que los datos que aparecen en el sitio Web (en lo sucesivo, ''la Información''), sean precisos y completos. En alguna ocasión y sin intención por nuestra parte, puede que se detecten errores u omisiones en el texto, por lo que no podemos garantizar la precisión de la Información por completo. Por tanto, no nos hacemos responsables de la confianza depositada en la Información.";
                    break;
				default:
					var all = "All"
					var selectmake = "Select a make"
					var sold = "Sold"
					var mas_stockheader = "Maserati Stock"
					var modifysearch = "Modify Search"
					var spec_kerb_weight_dry = "Kerb Weight Dry"
					var spec_kerb_weight = "Kerb Weight"
					var spec_rear_suspension = "Rear Suspension"
					var spec_front_suspension = "Front Suspension"
					var spec_chassis = "Chassis"
					var spec_transmission = "Transmission"
					var spec_distribution = "Distribution"
					var spec_power = "Power"
					var spec_top_speed = "Top speed"
					var spec_displacement = "Displacement"
					var spec_engine = "Engine"
					var technical_specification = "Technical Specification"
					var calculate = "CALCULATE"
					var make = "Make"
					var colour = "Colour"
					var sorry1 = "Sorry"
					var sorry2 = "We currently do not have any vehicles in stock that match your requirements. Our stock is updated on a daily basis, so please visit this page again shortly."
					var sortby = "Sort By"
					var pricelohi = "Price - Low &gt; High"
					var pricehilo = "Price - High &gt; Low"
					var mileagelohi = "Mileage - Low &gt; High"
					var mileagehilo = "Mileage - High &gt; Low"
					var yearlohi = "Year - Low &gt; High"
					var yearhilo = "Year - High &gt; Low"
					var mileage = "Mileage"
					var model = "Model"
					var year = "Year"
					var total = "Total (less deposit & trade-in)"
					var credit_charge = "Credit Charge"
					var final_payment = "Final Payment"
					var monthly_payment = "Monthly Payment"
					var payments = "Payments"
					var none = "None"
					var balloon = "Final Balloon Payment"
					var allowance = "Less Trade In Allowance"
					var deposit = "Less Cash Deposit"
					var apr = "APR"
					var car_price = "Car Price"
					var calc_message = "Fill in the details below and then press the calculate button to view your results."
					var calc_message2 ="This Car Loan Calculator will calculate the approximate cost of financing your next car but should be used for guide purposes only. Note: that the APR figure excludes the initial administration setup fee which will vary depending on finance company."
					var no = "No"
					var yes = "Yes"
					var test_req = "Test drive required?"
					var text = "Fill in the details below and you will then be contacted by "+dname+". Fields marked with the * must be completed."
					var title = "Title"
					var title1 = "Mr"
					var title2 = "Mrs"
					var title3 = "Miss"
					var title4 = "Dr"
					var title5 = "Other"
					var first_name = "First name"
					var surname = "Surname"
					var company = "Company Name"
					var address = "Address  1"
					var postcode = "Postcode/Zip"
					var email = "Email address"
					var comments = "Comments"
					var town = "Town"
					var county = "County/State"
					var country = "Country"
					var dob = "Date of birth"
					var selector = "Please select"
					var daytel = "Daytime Tel"
					var nighttel = "Evening Tel"
					var mobile = "Mobile Tel"
					var current = "Current make"
					var submitext = "Submit Request"
					var carviewed ="Email enquiry for"
					var data_protection = "Yes, you may provide my information to selected companies to send me information on products and services that may be of interest to me."
					var fer_data_protection = "Ferrari would like to point out that personal information you provide on this site will not be sold to third parties and will only be used by Ferrari companies, their authorised dealer network and by the systems provider who provides this process."
					var mas_data_protection = "Maserati would like to point out that personal information you provide on this site will not be sold to third parties and will only be used by Maserati, their authorised dealer network and by the systems provider who provides this process."
					var thanks = "Thank You"
					var thanks2 = "We will contact you shortly."
					var email_a_friend = "Email a friend"
					var vehicle_details = "Vehicle details"
					var testdrive = "Test drive"
					var enquiry = "Contact us"
					var print_details = "Print details"
					var visit = "Visit our site"
					var current_stock = "back to hit list"
					var tech_spec = "Technical Specification"
					var finance_calc = "Finance Calculator"
					var previous = "previous"
					var next = "next"
					var odometer = "Odometer"
					var price = "Price"
					var capacity = "Capacity"
					var style = "Style"
					var engine = "Engine"
                    var facia = "Fascia"
                    var steering = "Steering"
					var transmission = "Transmission"
					var specification = "Appointments"
					var features = "Standard Equipment"
					var extras = "Options"	
					var dealer_facilities = "Dealer facilities"
					var legal_disclaimer = "Legal disclaimer"
					var disclaimer_header = "Disclaimer"
					var disclaimer = dname+" makes every effort to ensure that the information contained on the Website (\"the Information\") is accurate and complete. However, errors and omissions may occur from time to time and we are not able to guarantee the accuracy of the Information. Therefore, we cannot be held liable for any reliance which you place on the Information. "+dname+" does not give any warranties in respect of the Website or the Information or the goods and services available via the Website and makes no representations as the fitness for a particular purpose of any goods or services available via the Website."
					var ferrari_calc_message2 ="Please note that the figures provided are for guidance only and do not constitute a formal offer."
					var dealer_details = "Dealer Details"
					var returntostocklist = "RETURN TO STOCK LIST"
					var searchresults = "SEARCH RESULTS"
					var tridentalt = "TRIDENT DISCOVERIES Certified Pre-Owned"
                    var leather="Leather"
					var current_model="Current model"
					var current_make="Current make"
					var address2 = "Address  2"
					var address1 = "Address  1"
					var city = "City"
					var state = "State" 
					var lastname = "Last name"
					var dayphone = "Daytime phone"
					var trim = "Trim"
                    break;
				}

