﻿{
   "Type" : "Box",
   "Orientation" : "Vertical",
   "Padding" : {
      "Left" : 0,
      "Top" : 0,
      "Right" : 0,
      "Bottom" : 0
   },
   "Children" : [
      {
         "Type" : "Panel",
         "MinWidth" : 860,
         "BackgroundImage" : "1.0, 1.0, 1.0, 0.25",
         "Height" : 1,
         "Padding" : {
            "Left" : 0,
            "Top" : 0,
            "Right" : 0,
            "Bottom" : 0
         }
      },
      {
         "Type" : "Box",
         "Orientation" : "Horizontal",
         "Padding" : {
            "Left" : 0,
            "Top" : 0,
            "Right" : 0,
            "Bottom" : 0
         },
         "Children" : [
            {
               "Type" : "Panel",
               "Padding" : {
                  "Left" : 15,
                  "Top" : 5,
                  "Right" : 0,
                  "Bottom" : 5
               },
               "Text" : [
                  {
                     "VAlign" : "Center",
                     "Padding" : {
                        "Left" : 5,
                        "Top" : 0,
                        "Right" : 15,
                        "Bottom" : 0
                     },
                     "TextStyle" : "extrasmall-body",
                     "Text_translate" : "true",
                     "Text" : "External Site Contains ",
                     "Text_ko" : "외부 사이트 포함내용: ",
                     "Text_ja" : "外部リンクを含む ",
                     "Text_zh-CN" : "外部站点包含 ",
                     "Text_fr" : "Le site externe contient ",
                     "Text_es" : "El sitio externo contiene ",
                     "Text_de" : "Externe Seite enthält ",
                     "Text_it" : "Il sito esterno contiene ",
                     "Text_ru" : "Смотрите по внешней ссылке ",
                     "Text_pl" : "Witryna zewnętrzna zawiera ",
                     "Text_pt-BR" : "Site externo contém ",
                     "Text_es-MX" : "El sitio externo contiene ",
                     "Text_ar" : "محتويات الموقع الخارجي ",
                     "Text_tr" : "Dış Site İçeriği ",
                     "Text_zh-Hans" : "外部站点包含 ",
                     "Text_zh-Hant" : "外部網站包含 ",
                     "Text_th" : "ไซต์ภายนอกมี "
                  }
               ]
            },
            {
               "Type" : "SampleIcons",
               "HAlign" : "Left",
               "Links" : {
                  "Padding" : {
                     "Left" : 0,
                     "Top" : 0,
                     "Right" : 10,
                     "Bottom" : 0
                  },
                  "Binding" : "TechnicalDetails"
               }
            }
         ]
      }
   ]
}