/*////////////////////////////////////////////////////////////////////////////////////////////////////////// FIVe3D Flash Interactive Vector-based 3D Mathieu Badimon | five3D.mathieu-badimon.com | www.mathieu-badimon.com | contact@mathieu-badimon.com /*////////////////////////////////////////////////////////////////////////////////////////////////////////// package com.emakmafu.trayler.assets.fonts { import org.papervision3d.typography.Font3D; public class HouschkaLight extends Font3D { static public var __motifs : Object = {}; static public var __widths : Object = {}; static public var __heights : Number = 100; static public var __initialized : Boolean = false; static public function initialize() : void { initializeMotifs(); initializeWidths(); __initialized = true; } //////////////////////////////////////////// override public function get motifs() : Object { if(!__initialized)initialize(); return __motifs; } override public function get widths() : Object { if(!__initialized)initialize(); return __widths; } override public function get height() : Number { if(!__initialized)initialize(); return __heights; } //////////////////////////////////////////// static private function initializeMotifs() : void { __motifs[" "] = []; __motifs["A"] = [['M',[55.15,36.6]],['C',[55.15,26.7,49.75,19.6]],['C',[44.4,12.55,33.75,12.25]],['C',[23.05,12.55,17.7,19.6]],['C',[12.4,26.7,12.45,36.6]],['L',[12.45,46.3]],['L',[55.15,46.3]],['L',[55.15,36.6]],['M',[60.5,36.7]],['L',[60.5,75.15]],['C',[60.45,75.9,59.75,75.95]],['L',[55.7,75.95]],['C',[55.2,75.9,55.15,75.25]],['L',[55.15,51]],['L',[12.45,51]],['L',[12.45,75.15]],['C',[12.4,75.9,11.7,75.95]],['L',[7.65,75.95]],['C',[7.05,75.9,7,75.25]],['L',[7,36.7]],['C',[6.95,25.55,13.5,16.65]],['C',[20.05,7.75,33.75,7.25]],['C',[47.4,7.75,54,16.65]],['C',[60.55,25.55,60.5,36.7]]]; __motifs["B"] = [['M',[13.55,43.95]],['L',[13.55,71.3]],['L',[35.45,71.3]],['C',[43.8,71.2,47.95,68.35]],['C',[54.1,63.55,53.75,57.4]],['C',[53.75,51.8,49.8,47.95]],['C',[45.85,44.1,37.95,43.95]],['L',[13.55,43.95]],['M',[41.9,15]],['C',[38.05,12.75,31.5,12.7]],['L',[13.55,12.7]],['L',[13.55,39.3]],['L',[34,39.3]],['C',[39.95,39.35,43.85,36]],['C',[47.8,32.75,47.95,25.85]],['C',[48.05,19.15,41.9,15]],['M',[53.4,25.35]],['C',[52.85,37.25,44.3,40.6]],['C',[44.35,40.65,44.4,40.7]],['C',[51.75,42.05,55.5,46.7]],['C',[59.3,51.35,59.3,58]],['C',[59.65,65.8,51.75,72]],['C',[46.25,75.95,36.05,76]],['L',[8.85,76]],['C',[8.2,75.9,8.15,75.4]],['L',[8.15,8.7]],['C',[8.2,8.1,8.85,8.05]],['L',[32,8.05]],['C',[40.2,8.1,45.25,11.2]],['C',[53.5,16.7,53.4,25.35]]]; __motifs["C"] = [['M',[60.55,14.35]],['C',[61.05,14.65,60.8,15.2]],['L',[58.7,18.4]],['C',[58.3,18.85,57.75,18.5]],['C',[54.65,16.3,50.3,14.4]],['C',[45.9,12.45,39.15,12.35]],['C',[26.75,12.65,18.2,21.1]],['C',[9.7,29.55,9.4,41.9]],['C',[9.7,54.7,18.2,63.05]],['C',[26.65,71.4,39.15,71.7]],['C',[46.45,71.5,51,69.35]],['C',[55.5,67.2,57.65,65.55]],['C',[58.2,65.15,58.6,65.65]],['L',[60.8,68.7]],['C',[61.05,69.25,60.55,69.6]],['C',[58.2,71.7,52.75,74.15]],['C',[47.3,76.6,39.15,76.8]],['C',[24.5,76.45,14.4,66.65]],['C',[4.35,56.9,3.9,41.9]],['C',[4.35,27.35,14.4,17.5]],['C',[24.5,7.65,39.15,7.25]],['C',[46.65,7.35,51.6,9.45]],['C',[56.65,11.55,60.55,14.35]]]; __motifs["D"] = [['M',[54.7,21.35]],['C',[46.1,13.35,33.6,13.1]],['L',[13.55,13.1]],['L',[13.55,70.9]],['L',[33.9,70.9]],['C',[46.4,70.7,54.85,62.6]],['C',[63.25,54.6,63.55,41.95]],['C',[63.25,29.3,54.7,21.35]],['M',[69.05,41.95]],['C',[68.6,56.9,58.6,66.3]],['C',[48.6,75.7,33.9,76]],['L',[8.85,76]],['C',[8.2,75.85,8.15,75.25]],['L',[8.15,8.6]],['C',[8.2,8.15,8.85,8.05]],['L',[33.6,8.05]],['C',[48.3,8.3,58.45,17.7]],['C',[68.6,27.05,69.05,41.95]]]; __motifs["E"] = [['M',[55.6,8.6]],['L',[55.6,12.05]],['C',[55.55,12.65,55.05,12.7]],['L',[13.55,12.7]],['L',[13.55,39.65]],['L',[49.75,39.65]],['C',[50.4,39.75,50.45,40.25]],['L',[50.45,43.7]],['C',[50.4,44.3,49.75,44.35]],['L',[13.55,44.35]],['L',[13.55,71.3]],['L',[55.05,71.3]],['C',[55.55,71.4,55.6,71.9]],['L',[55.6,75.3]],['C',[55.55,75.95,55.05,76]],['L',[8.85,76]],['C',[8.2,75.9,8.15,75.4]],['L',[8.15,8.7]],['C',[8.2,8.1,8.85,8.05]],['L',[55.05,8.05]],['C',[55.55,8.15,55.6,8.6]]]; __motifs["F"] = [['M',[52.05,12.7]],['L',[13.55,12.7]],['L',[13.55,39.65]],['L',[46.75,39.65]],['C',[47.15,39.7,47.3,40.15]],['C',[47.35,40.35,47.35,41.8]],['C',[47.4,43.25,47.4,43.5]],['C',[47.4,43.8,47.2,44.05]],['C',[47.2,44.35,46.75,44.35]],['L',[13.55,44.35]],['C',[13.55,50.45,13.6,57.55]],['C',[13.6,64.6,13.6,69.8]],['C',[13.6,74.95,13.6,75.15]],['C',[13.55,75.9,12.9,75.95]],['L',[8.85,75.95]],['C',[8.2,75.9,8.15,75.25]],['L',[8.15,8.7]],['C',[8.2,8.1,8.85,8.05]],['L',[52.05,8.05]],['C',[52.55,8.15,52.65,8.6]],['L',[52.65,12.05]],['C',[52.55,12.65,52.05,12.7]]]; __motifs["G"] = [['M',[60.6,14.3]],['C',[61.1,14.65,60.8,15.2]],['L',[58.7,18.35]],['C',[58.3,18.8,57.8,18.45]],['C',[54.65,16.25,50.3,14.35]],['C',[45.9,12.45,39.15,12.35]],['C',[26.7,12.65,18.2,21]],['C',[9.7,29.35,9.4,41.7]],['C',[9.7,54.7,18.2,63.05]],['C',[26.7,71.4,39.15,71.7]],['C',[52.65,71.15,60.2,63.4]],['L',[60.2,48.25]],['L',[37.3,48.25]],['C',[36.75,48.15,36.65,47.7]],['L',[36.65,43.9]],['C',[36.75,43.25,37.3,43.2]],['L',[64.95,43.2]],['C',[65.55,43.25,65.6,43.9]],['L',[65.6,75.15]],['C',[65.55,75.8,64.95,75.85]],['L',[60.95,75.85]],['C',[60.25,75.8,60.2,75.25]],['L',[60.2,69.6]],['C',[52.45,76.2,39.15,76.8]],['C',[24.5,76.45,14.4,66.65]],['C',[4.35,56.85,3.9,41.7]],['C',[4.35,27.25,14.4,17.45]],['C',[24.45,7.65,39.15,7.25]],['C',[46.65,7.35,51.65,9.45]],['C',[56.65,11.5,60.6,14.3]]]; __motifs["H"] = [['M',[58.25,8.7]],['C',[58.25,8.1,58.85,8.05]],['L',[62.9,8.05]],['C',[63.55,8.15,63.6,8.6]],['L',[63.6,75.15]],['C',[63.55,75.9,62.9,75.95]],['L',[58.85,75.95]],['C',[58.25,75.9,58.25,75.25]],['L',[58.25,44.35]],['L',[13.55,44.35]],['L',[13.6,75.15]],['C',[13.55,75.9,12.9,75.95]],['L',[8.85,75.95]],['C',[8.2,75.9,8.15,75.25]],['L',[8.15,8.7]],['C',[8.2,8.1,8.85,8.05]],['L',[12.9,8.05]],['C',[13.55,8.15,13.55,8.6]],['L',[13.55,39.65]],['L',[58.25,39.65]],['L',[58.25,8.7]]]; __motifs["I"] = [['M',[8.85,8.05]],['L',[12.9,8.05]],['C',[13.55,8.15,13.6,8.6]],['L',[13.6,75.15]],['C',[13.55,75.9,12.9,75.95]],['L',[8.85,75.95]],['C',[8.2,75.9,8.15,75.25]],['L',[8.15,8.7]],['C',[8.2,8.1,8.85,8.05]]]; __motifs["J"] = [['M',[42.9,8.6]],['L',[42.9,50.9]],['C',[42.5,64.5,34.95,70.7]],['C',[27.5,76.9,18,76.8]],['C',[9,76.7,1.4,70.2]],['C',[1,69.6,1.2,69.1]],['L',[3.85,66.45]],['C',[4.35,66.15,4.85,66.45]],['C',[10.75,71.8,18,71.8]],['C',[25.5,71.9,31.35,67.05]],['C',[37.2,62.2,37.55,51.1]],['L',[37.55,8.7]],['C',[37.6,8.1,38.3,8.05]],['L',[42.3,8.05]],['C',[42.85,8.15,42.9,8.6]]]; __motifs["K"] = [['M',[49.3,8.05]],['L',[54.85,8.05]],['C',[55.5,8.2,55.15,8.9]],['L',[25.65,37.6]],['L',[57.8,74.95]],['C',[58.4,75.7,57.6,75.95]],['L',[52.45,75.95]],['C',[51.85,75.95,51.1,75.05]],['L',[22,41.55]],['L',[13.55,49.65]],['L',[13.6,75.15]],['C',[13.55,75.9,12.9,75.95]],['L',[8.85,75.95]],['C',[8.2,75.9,8.15,75.25]],['L',[8.15,8.7]],['C',[8.2,8.1,8.85,8.05]],['L',[12.9,8.05]],['C',[13.55,8.15,13.55,8.6]],['L',[13.55,42.6]],['L',[48.25,8.7]],['C',[48.8,8.1,49.3,8.05]]]; __motifs["L"] = [['M',[8.85,8.05]],['L',[12.9,8.05]],['C',[13.55,8.15,13.55,8.6]],['L',[13.55,71.3]],['L',[47.4,71.3]],['C',[48.1,71.4,48.15,71.9]],['L',[48.15,75.3]],['C',[48.1,75.95,47.4,76]],['L',[8.85,76]],['C',[8.2,75.9,8.15,75.4]],['L',[8.15,8.7]],['C',[8.2,8.1,8.85,8.05]]]; __motifs["M"] = [['M',[70.1,8.05]],['L',[73.95,8.05]],['C',[74.5,8.15,74.5,8.6]],['L',[74.5,75.15]],['C',[74.5,75.9,73.95,75.95]],['L',[70.1,75.95]],['C',[69.65,75.9,69.55,75.25]],['L',[69.55,18.2]],['L',[43.6,59]],['C',[43.3,59.6,42.65,59.6]],['L',[40.1,59.6]],['C',[39.35,59.6,39.1,59]],['L',[13.2,18.2]],['L',[13.2,75.15]],['C',[13.1,75.9,12.6,75.95]],['L',[8.8,75.95]],['C',[8.15,75.9,8.1,75.25]],['L',[8.1,8.7]],['C',[8.15,8.1,8.8,8.05]],['L',[12.5,8.05]],['C',[13,8.2,13.2,8.7]],['L',[41.3,53.25]],['L',[69.55,8.7]],['C',[69.8,8.2,70.1,8.05]]]; __motifs["N"] = [['M',[62.35,8.05]],['L',[66.05,8.05]],['C',[66.75,8.15,66.8,8.6]],['L',[66.8,75.15]],['C',[66.75,75.9,66.05,75.95]],['L',[62.35,75.95]],['C',[62.1,75.8,61.8,75.5]],['L',[13.2,16.65]],['L',[13.3,75.15]],['C',[13.25,75.9,12.55,75.95]],['L',[8.85,75.95]],['C',[8.15,75.9,8.1,75.25]],['L',[8.1,8.7]],['C',[8.15,8.1,8.85,8.05]],['L',[12.55,8.05]],['C',[12.95,8.15,13.2,8.3]],['L',[61.7,66.9]],['L',[61.7,8.7]],['C',[61.8,8.1,62.35,8.05]]]; __motifs["O"] = [['M',[60.45,21.1]],['C',[51.95,12.65,39.3,12.35]],['C',[26.6,12.65,18.1,21.1]],['C',[9.65,29.5,9.35,42.1]],['C',[9.65,54.65,18.1,63]],['C',[26.6,71.35,39.3,71.7]],['C',[51.95,71.35,60.45,63]],['C',[68.95,54.65,69.3,42.1]],['C',[68.95,29.5,60.45,21.1]],['M',[74.55,42.1]],['C',[74.15,56.8,64.15,66.65]],['C',[54.1,76.4,39.3,76.8]],['C',[24.4,76.4,14.4,66.65]],['C',[4.35,56.8,3.95,42.1]],['C',[4.35,27.4,14.4,17.5]],['C',[24.4,7.65,39.3,7.25]],['C',[54.1,7.65,64.15,17.5]],['C',[74.15,27.4,74.55,42.1]]]; __motifs["P"] = [['M',[47.1,17.35]],['C',[41.85,12.8,33.85,12.7]],['L',[13.55,12.7]],['L',[13.55,46.7]],['L',[33.85,46.7]],['C',[41.85,46.6,47.1,42.05]],['C',[52.45,37.55,52.65,29.7]],['C',[52.45,21.85,47.1,17.35]],['M',[51.2,45.35]],['C',[44.6,51.25,34.8,51.4]],['L',[13.6,51.4]],['L',[13.6,75.15]],['C',[13.55,75.9,12.9,75.95]],['L',[8.85,75.95]],['C',[8.2,75.9,8.15,75.25]],['L',[8.15,8.7]],['C',[8.2,8.1,8.85,8.05]],['L',[34.8,8.05]],['C',[44.6,8.2,51.2,14.1]],['C',[57.8,20,58.1,29.7]],['C',[57.8,39.45,51.2,45.35]]]; __motifs["Q"] = [['M',[60.45,21.2]],['C',[51.95,12.65,39.3,12.35]],['C',[26.6,12.65,18.1,21.2]],['C',[9.65,29.7,9.35,42.4]],['C',[9.65,55.1,18.1,63.55]],['C',[26.6,72,39.3,72.35]],['C',[51.95,72,60.45,63.55]],['C',[68.95,55.1,69.3,42.4]],['C',[68.95,29.7,60.45,21.2]],['M',[74.55,42.4]],['C',[74.25,55.95,65.7,65.35]],['C',[57.2,74.85,44.1,76.65]],['C',[43.65,76.85,44.1,77.05]],['C',[50.95,78.5,58.85,79.9]],['C',[67.45,81.3,74.35,82.1]],['C',[75.25,82.35,74.85,82.75]],['L',[71.35,86.95]],['C',[71,87.45,70.3,87.45]],['C',[64.35,85.95,56.9,84.4]],['C',[49.45,82.9,42.95,81.6]],['C',[38.5,80.7,34.8,80.25]],['C',[34.2,80,34.15,79.5]],['L',[34.25,76.95]],['C',[21.25,74.85,12.75,65.35]],['C',[4.25,55.95,3.95,42.4]],['C',[4.35,27.55,14.4,17.6]],['C',[24.4,7.65,39.3,7.25]],['C',[54.1,7.65,64.15,17.6]],['C',[74.15,27.55,74.55,42.4]]]; __motifs["R"] = [['M',[48.65,17.1]],['C',[43.7,12.85,36.9,12.7]],['L',[13.55,12.7]],['L',[13.55,43.6]],['L',[36.9,43.6]],['C',[43.7,43.45,48.65,39.2]],['C',[53.55,34.95,53.8,28.15]],['C',[53.55,21.35,48.65,17.1]],['M',[52.95,42.4]],['C',[46.9,48.05,37.9,48.25]],['L',[36.45,48.25]],['L',[57.6,75.05]],['C',[58.15,75.85,57.4,75.95]],['L',[52.45,75.95]],['C',[51.8,75.95,51.3,75.25]],['L',[30.15,48.25]],['L',[13.6,48.25]],['L',[13.6,75.15]],['C',[13.55,75.9,12.9,75.95]],['L',[8.85,75.95]],['C',[8.2,75.9,8.15,75.25]],['L',[8.15,8.7]],['C',[8.2,8.1,8.85,8.05]],['L',[37.9,8.05]],['C',[46.9,8.3,52.95,13.95]],['C',[59.05,19.65,59.3,28.15]],['C',[59.05,36.75,52.95,42.4]]]; __motifs["S"] = [['M',[45.2,13.7]],['L',[42.95,16.9]],['C',[42.6,17.35,42.1,17.1]],['C',[39.85,15.4,36,13.95]],['C',[32.1,12.45,26.5,12.35]],['C',[16.7,12.45,12.6,15.9]],['C',[8.45,19.35,8.6,24.85]],['C',[9,31.7,14.7,34.2]],['C',[20.4,36.75,27,38.55]],['C',[29.35,39.25,32.85,40.3]],['C',[38.7,41.9,43.65,45.8]],['C',[48.55,49.65,48.85,57.3]],['C',[48.7,66.65,42.4,71.65]],['C',[36.1,76.75,25.55,76.8]],['C',[17.75,76.7,12.7,74.65]],['C',[7.65,72.55,4.05,69.5]],['C',[3.6,69.15,3.95,68.65]],['L',[6.55,65.55]],['C',[6.95,65.1,7.45,65.45]],['C',[10.25,67.95,14.45,69.8]],['C',[18.65,71.7,25.55,71.8]],['C',[43.35,71.1,43.35,57.3]],['C',[43.05,50.8,37.9,48]],['C',[32.75,45.25,26.2,43.55]],['C',[20.5,41.8,14.95,39.7]],['C',[10.1,37.8,6.7,34.45]],['C',[3.25,31.1,3.15,24.85]],['C',[3.65,7.7,26.5,7.25]],['C',[39.15,8.05,45,12.7]],['C',[45.5,13.15,45.2,13.7]]]; __motifs["T"] = [['M',[48.75,12.7]],['L',[26.9,12.7]],['L',[26.9,75.15]],['C',[26.85,75.9,26.15,75.95]],['L',[22.1,75.95]],['C',[21.6,75.9,21.55,75.25]],['L',[21.55,12.7]],['L',[-0.3,12.7]],['C',[-0.95,12.6,-1,12.15]],['L',[-1,8.7]],['C',[-0.95,8.1,-0.4,8.05]],['L',[48.75,8.05]],['C',[49.35,8.15,49.4,8.6]],['L',[49.4,12.15]],['C',[49.35,12.6,48.75,12.7]]]; __motifs["U"] = [['M',[57.85,8.7]],['C',[57.9,8.1,58.45,8.05]],['L',[62.5,8.05]],['C',[63.2,8.15,63.25,8.6]],['L',[63.25,49]],['C',[63.15,61.85,55.8,69.2]],['C',[48.55,76.65,35.1,76.8]],['C',[21.7,76.65,14.35,69.2]],['C',[7.1,61.85,7,49]],['L',[7,8.7]],['C',[7.05,8.1,7.65,8.05]],['L',[11.7,8.05]],['C',[12.35,8.15,12.35,8.6]],['L',[12.35,48.5]],['C',[12.95,71.2,35.1,71.8]],['C',[57.25,71.2,57.85,48.5]],['L',[57.85,8.7]]]; __motifs["V"] = [['M',[55.6,8.05]],['L',[60,8.05]],['C',[60.7,8.15,60.6,8.6]],['L',[33.2,75.55]],['C',[33.05,76.3,32.5,76.35]],['L',[28.2,76.35]],['C',[27.75,76.3,27.6,75.65]],['L',[0.2,8.7]],['C',[0.15,8.1,0.8,8.05]],['L',[5.2,8.05]],['C',[5.75,8.15,5.9,8.6]],['L',[30.4,69.1]],['L',[54.8,8.7]],['C',[55.05,8.1,55.6,8.05]]]; __motifs["W"] = [['M',[90.85,8.05]],['L',[94.9,8.05]],['C',[95.6,8.15,95.65,8.6]],['L',[95.65,49.95]],['C',[95.25,63.65,88.05,70.25]],['C',[80.8,76.85,71.9,76.8]],['C',[65.3,76.8,59.5,72.9]],['C',[53.8,69.05,50.8,61.15]],['C',[47.85,69.05,42.05,72.9]],['C',[36.3,76.8,29.75,76.8]],['C',[20.7,76.85,13.55,70.25]],['C',[6.3,63.65,5.9,49.95]],['L',[5.9,8.7]],['C',[5.95,8.1,6.5,8.05]],['L',[10.55,8.05]],['C',[11.25,8.15,11.3,8.6]],['L',[11.3,50.05]],['C',[11.6,61.4,17.2,66.65]],['C',[22.75,71.85,29.75,71.8]],['C',[37.75,71.7,42.8,65.9]],['C',[47.9,60.1,48.1,49.6]],['L',[48.1,8.7]],['C',[48.15,8.1,48.85,8.05]],['L',[52.85,8.05]],['C',[53.4,8.15,53.45,8.6]],['L',[53.45,49.6]],['C',[53.65,60.1,58.75,65.9]],['C',[63.85,71.7,71.9,71.8]],['C',[78.8,71.85,84.4,66.65]],['C',[89.95,61.4,90.3,50.05]],['L',[90.3,8.7]],['C',[90.35,8.1,90.85,8.05]]]; __motifs["X"] = [['M',[59.3,8.05]],['L',[64.7,8.05]],['C',[65.35,8.25,65.1,8.8]],['L',[35.6,42.1]],['L',[64.6,75.05]],['C',[65,75.75,64.3,75.95]],['L',[58.9,75.95]],['C',[58.3,76,58,75.5]],['L',[32.3,45.85]],['L',[6.6,75.5]],['C',[6.3,76,5.8,75.95]],['L',[0.3,75.95]],['C',[-0.4,75.75,0,75.05]],['L',[29,42]],['L',[-0.4,8.8]],['C',[-0.8,8.25,-0.1,8.05]],['L',[5.4,8.05]],['C',[5.9,8,6.3,8.4]],['L',[32.4,38.3]],['L',[58.4,8.4]],['C',[58.8,8,59.3,8.05]]]; __motifs["Y"] = [['M',[53.05,8.05]],['L',[58.1,8.05]],['C',[58.8,8.25,58.4,8.8]],['L',[31.6,44.6]],['L',[31.6,75.15]],['C',[31.55,75.9,30.95,75.95]],['L',[26.95,75.95]],['C',[26.25,75.9,26.2,75.25]],['L',[26.2,44.6]],['L',[-0.6,8.8]],['C',[-1,8.25,-0.3,8.05]],['L',[4.8,8.05]],['C',[5.4,8.05,5.9,8.6]],['L',[28.9,40]],['L',[51.9,8.7]],['C',[52.4,8,53.05,8.05]]]; __motifs["Z"] = [['M',[54.6,8.8]],['L',[10.4,71.3]],['L',[54.9,71.3]],['C',[55.55,71.4,55.6,71.9]],['L',[55.6,75.3]],['C',[55.45,75.95,54.9,76]],['L',[2.4,76]],['C',[1.75,75.75,1.9,75.1]],['L',[45.9,12.7]],['L',[3.6,12.7]],['C',[2.95,12.6,2.9,12.15]],['L',[2.9,8.7]],['C',[3.05,8.1,3.6,8.05]],['L',[54.2,8.05]],['C',[54.85,8.25,54.6,8.8]]]; __motifs["a"] = [['M',[34,67.15]],['L',[34,52.75]],['C',[25.2,53.1,16.5,55.5]],['C',[9.05,58.3,9.85,64.55]],['C',[11.35,71.55,21,72.2]],['C',[28.75,72.15,34,67.15]],['M',[13.45,31.9]],['C',[16.9,30.35,22.25,30.3]],['C',[27.3,29.95,32.95,33.3]],['C',[38.55,36.6,39.05,47.45]],['L',[39.05,75.15]],['C',[38.95,75.8,38.5,75.85]],['L',[34.7,75.85]],['C',[34.05,75.8,34,75.25]],['L',[34,72]],['C',[28.7,76.55,20.9,76.8]],['C',[7.3,76.15,4.9,65.3]],['C',[4.1,59.7,7.25,56.25]],['C',[10.3,52.8,15.7,51.05]],['C',[20.35,49.7,25.65,49.1]],['C',[30.9,48.5,34,48.3]],['L',[34,46.85]],['C',[33.8,40.2,30.25,37.5]],['C',[26.8,34.9,22.25,35]],['C',[17.95,35.05,15.2,36.25]],['C',[12.35,37.45,9.75,39.55]],['C',[9.25,39.8,8.85,39.35]],['L',[6.95,36.65]],['C',[6.6,36.2,7.05,35.75]],['C',[9.9,33.45,13.45,31.9]]]; __motifs["b"] = [['M',[13.2,40.65]],['L',[13.2,71.4]],['C',[16.8,72.05,22.1,72.1]],['C',[30.6,72.1,36.25,67.45]],['C',[41.9,62.85,42.1,53.7]],['L',[42.2,53.7]],['C',[41.65,42.75,36.05,38.9]],['C',[30.45,35.05,26.5,35.3]],['C',[21.65,35.4,18.35,37.15]],['C',[15.05,38.9,13.2,40.65]],['M',[8.8,8.05]],['L',[12.45,8.05]],['C',[13.15,8.15,13.2,8.6]],['L',[13.2,34.9]],['C',[18.05,30.75,26.4,30.3]],['C',[31.75,30,39.15,34.95]],['C',[46.55,39.85,47.25,53.7]],['C',[47,65.05,39.95,70.9]],['C',[32.85,76.75,21.75,76.8]],['C',[13.1,76.7,8.8,75.8]],['C',[8.15,75.65,8.1,75.2]],['L',[8.1,8.7]],['C',[8.15,8.1,8.8,8.05]]]; __motifs["c"] = [['M',[42.3,35.95]],['L',[40.3,38.85]],['C',[39.9,39.35,39.35,39.05]],['C',[35.4,35.7,28.15,35.3]],['C',[20.25,35.5,14.9,40.8]],['C',[9.55,46.1,9.4,53.65]],['C',[9.55,61.55,14.7,66.7]],['C',[20,71.95,28.1,72.1]],['C',[36.25,71.75,39.25,69]],['C',[39.9,68.7,40.2,69.1]],['L',[42.2,72]],['C',[42.45,72.55,42,72.9]],['C',[37.9,76.55,28.1,76.8]],['C',[18,76.7,11.3,70.2]],['C',[4.5,63.8,4.3,53.65]],['C',[4.6,43.9,11.45,37.25]],['C',[18.25,30.6,28.1,30.3]],['C',[37.4,30.95,42.1,34.95]],['C',[42.65,35.4,42.3,35.95]]]; __motifs["d"] = [['M',[26.1,35.3]],['C',[22.05,35.05,16,38.85]],['C',[10,42.7,9.4,53.6]],['C',[9.6,62.8,15.4,66.9]],['C',[21.2,71,29.7,70.9]],['L',[37.9,70.9]],['L',[38,38.45]],['C',[32.4,35.4,26.1,35.3]],['M',[42.95,8.6]],['L',[42.95,75.25]],['C',[42.85,75.95,42.4,76]],['L',[29.7,76]],['C',[18.75,76,11.6,70.45]],['C',[4.55,64.85,4.3,53.6]],['C',[4.55,44.3,8.65,39.25]],['C',[12.75,34.15,17.8,32.15]],['C',[22.9,30.2,26.1,30.3]],['C',[32.3,30.45,37.9,33.05]],['L',[37.9,8.7]],['C',[37.95,8.1,38.6,8.05]],['L',[42.25,8.05]],['C',[42.9,8.15,42.95,8.6]]]; __motifs["e"] = [['M',[25.95,34.85]],['C',[18.9,34.95,14.55,39.2]],['C',[10,43.5,9.35,50.2]],['L',[42.05,50.2]],['C',[41.45,43.1,37.25,39.3]],['C',[33.3,35.15,25.95,34.85]],['M',[26.05,30.35]],['C',[36.2,30.9,41.35,37]],['C',[47.05,42.5,47.2,53.25]],['L',[47.2,54.35]],['C',[47.1,54.85,46.75,54.9]],['L',[9.35,54.9]],['C',[9.65,62.3,14.6,67.15]],['C',[19.5,72,27.85,72.2]],['C',[36.65,71.7,41.15,68.1]],['C',[41.55,67.6,41.95,68]],['L',[44.35,70.6]],['C',[44.75,71.2,44.35,71.5]],['C',[38,76.65,27.55,76.8]],['C',[17,76.6,10.55,70]],['C',[4.1,63.4,3.95,52.9]],['C',[4.2,42.65,10.45,36.7]],['C',[16.15,30.4,26.05,30.35]]]; __motifs["f"] = [['M',[35,13.05]],['L',[33.05,15.75]],['C',[32.65,16.15,32.15,15.85]],['C',[28.9,12.6,22.95,12.2]],['C',[15.55,11.75,15.15,23.1]],['L',[15.15,31.1]],['L',[29.75,31.1]],['C',[30.25,31.2,30.3,31.7]],['L',[30.3,35.05]],['C',[30.25,35.7,29.75,35.75]],['L',[15.15,35.75]],['L',[15.15,75.15]],['C',[15.15,75.9,14.5,75.95]],['L',[10.75,75.95]],['C',[10.25,75.9,10.15,75.25]],['L',[10.15,35.75]],['L',[4.45,35.75]],['C',[3.8,35.65,3.75,35.15]],['L',[3.75,31.8]],['C',[3.8,31.15,4.35,31.1]],['L',[10.15,31.1]],['L',[10.15,22.85]],['C',[10,16.55,12.8,12.2]],['C',[15.6,7.85,22.75,7.7]],['C',[30.8,8.05,35,12.2]],['C',[35.4,12.55,35,13.05]]]; __motifs["g"] = [['M',[24.6,35.3]],['C',[16.95,35.45,13.15,40.7]],['C',[9.4,45.85,9.4,53.5]],['C',[9.45,62.2,13.6,66.95]],['C',[17.75,71.75,24.5,71.8]],['C',[33.15,72.05,38.65,64.9]],['L',[38.65,41.75]],['C',[34.45,35.85,24.6,35.3]],['M',[43.75,31.85]],['L',[43.75,76.7]],['C',[43.1,98.8,23.65,99.05]],['C',[17.6,98.9,13.65,96.45]],['C',[9.75,94.05,7.1,91.35]],['C',[6.8,90.85,7.1,90.35]],['L',[9.55,87.9]],['C',[9.9,87.45,10.7,87.9]],['C',[12.8,90.25,15.8,92.25]],['C',[18.9,94.2,23.55,94.35]],['C',[38.35,94.2,38.65,77.35]],['L',[38.65,71.1]],['C',[32.2,77.25,24.2,76.8]],['C',[13.95,76.4,9.1,69.45]],['C',[4.25,62.5,4.3,53.5]],['C',[4.2,45.25,8.85,38]],['C',[13.5,30.8,24.1,30.3]],['C',[29.8,30.45,33.25,32.15]],['C',[36.65,33.85,38.65,35.65]],['L',[38.65,31.95]],['C',[38.7,31.25,39.4,31.2]],['L',[43,31.2]],['C',[43.7,31.3,43.75,31.85]]]; __motifs["h"] = [['M',[26.5,35.3]],['C',[17.95,35.6,14.7,42.45]],['C',[13.2,45.8,13.2,51.45]],['L',[13.2,75.15]],['C',[13.1,75.9,12.55,75.95]],['L',[8.8,75.95]],['C',[8.15,75.9,8.1,75.25]],['L',[8.1,8.7]],['C',[8.15,8.1,8.8,8.05]],['L',[12.45,8.05]],['C',[13.15,8.15,13.2,8.6]],['L',[13.2,36.95]],['C',[17.5,30.5,27.2,30.3]],['C',[33.85,30,40.45,36.75]],['C',[45.15,42.45,44.8,50.65]],['L',[44.8,75.15]],['C',[44.75,75.9,44.2,75.95]],['L',[40.45,75.95]],['C',[39.95,75.9,39.85,75.25]],['L',[39.85,51.25]],['C',[40.35,45.1,36.9,40.1]],['C',[32.45,35.2,26.5,35.3]]]; __motifs["i"] = [['M',[8.8,31.25]],['L',[12.45,31.25]],['C',[13.15,31.3,13.2,31.85]],['L',[13.2,75.15]],['C',[13.1,75.9,12.55,75.95]],['L',[8.8,75.95]],['C',[8.15,75.9,8.1,75.25]],['L',[8.1,31.95]],['C',[8.15,31.3,8.8,31.25]],['M',[12.55,17.4]],['L',[8.8,17.4]],['C',[8.15,17.35,8.1,16.65]],['L',[8.1,8.75]],['C',[8.15,8.1,8.8,8.05]],['L',[12.45,8.05]],['C',[13.15,8.15,13.2,8.65]],['L',[13.2,16.65]],['C',[13.1,17.35,12.55,17.4]]]; __motifs["j"] = [['M',[8.95,31.3]],['L',[12.55,31.3]],['C',[13.25,31.35,13.3,31.9]],['L',[13.3,81.8]],['C',[13.2,89.05,11.05,92.65]],['C',[8.9,96.2,5.7,98.15]],['C',[5,98.85,4.4,98.6]],['L',[1.5,95.65]],['C',[1.15,95,1.7,94.65]],['C',[4.4,93.2,6.25,90.4]],['C',[8.1,87.55,8.2,82.25]],['L',[8.2,32]],['C',[8.25,31.35,8.95,31.3]],['M',[12.7,17.4]],['L',[8.95,17.4]],['C',[8.25,17.35,8.2,16.65]],['L',[8.2,8.75]],['C',[8.25,8.1,8.95,8.05]],['L',[12.55,8.05]],['C',[13.25,8.15,13.3,8.65]],['L',[13.3,16.65]],['C',[13.2,17.35,12.7,17.4]]]; __motifs["k"] = [['M',[44.2,31.95]],['L',[23.8,50.65]],['L',[45.05,74.95]],['C',[45.55,75.8,44.7,75.95]],['L',[40,75.95]],['C',[39.25,76,38.85,75.4]],['L',[20.25,53.95]],['L',[13.2,60.4]],['L',[13.2,75.15]],['C',[13.1,75.9,12.55,75.95]],['L',[8.8,75.95]],['C',[8.15,75.9,8.1,75.25]],['L',[8.1,8.7]],['C',[8.15,8.1,8.8,8.05]],['L',[12.45,8.05]],['C',[13.15,8.15,13.2,8.6]],['L',[13.2,54.2]],['L',[37.8,31.55]],['C',[38.25,31.1,38.85,31.1]],['L',[43.8,31.1]],['C',[44.6,31.3,44.2,31.95]]]; __motifs["l"] = [['M',[8.8,8.05]],['L',[12.45,8.05]],['C',[13.15,8.15,13.2,8.6]],['L',[13.2,75.15]],['C',[13.1,75.9,12.55,75.95]],['L',[8.8,75.95]],['C',[8.15,75.9,8.1,75.25]],['L',[8.1,8.7]],['C',[8.15,8.1,8.8,8.05]]]; __motifs["m"] = [['M',[57.55,35.3]],['C',[49.55,35,45.55,42.25]],['C',[44.05,45.6,44.05,50.65]],['L',[44.05,75.15]],['C',[44,75.9,43.3,75.95]],['L',[39.65,75.95]],['C',[39,75.9,38.95,75.25]],['L',[38.95,50.25]],['C',[39.15,43.65,36.1,39.7]],['C',[31.9,35.15,26.5,35.3]],['C',[18.75,35.2,15,41.75]],['C',[13.2,45.2,13.2,51.15]],['L',[13.2,75.15]],['C',[13.1,75.9,12.55,75.95]],['L',[8.8,75.95]],['C',[8.15,75.9,8.1,75.25]],['L',[8.1,31.95]],['C',[8.15,31.25,8.8,31.2]],['L',[12.45,31.2]],['C',[13.15,31.3,13.2,31.85]],['L',[13.2,37.15]],['C',[18.25,29.85,27.4,30.3]],['C',[33,30.25,38,34.85]],['C',[40.45,37.3,41.6,39.8]],['C',[43.8,35.9,47.65,33.2]],['C',[51.45,30.45,57.65,30.3]],['C',[64.6,30.15,70.5,36.15]],['C',[75,41.35,74.9,49.65]],['L',[74.9,75.15]],['C',[74.85,75.9,74.15,75.95]],['L',[70.5,75.95]],['C',[69.85,75.9,69.8,75.25]],['L',[69.8,50.1]],['C',[70,43.65,67.05,39.8]],['C',[62.6,35.1,57.55,35.3]]]; __motifs["n"] = [['M',[26.5,35.3]],['C',[17.95,35.6,14.7,42.45]],['C',[13.2,45.8,13.2,51.45]],['L',[13.2,75.15]],['C',[13.1,75.9,12.55,75.95]],['L',[8.8,75.95]],['C',[8.15,75.9,8.1,75.25]],['L',[8.1,31.95]],['C',[8.15,31.25,8.8,31.2]],['L',[12.45,31.2]],['C',[13.15,31.3,13.2,31.85]],['L',[13.2,36.95]],['C',[17.5,30.5,27.2,30.3]],['C',[33.85,30,40.45,36.75]],['C',[45.15,42.45,44.8,50.65]],['L',[44.8,75.15]],['C',[44.75,75.9,44.2,75.95]],['L',[40.45,75.95]],['C',[39.95,75.9,39.85,75.25]],['L',[39.85,51.25]],['C',[40.35,45.1,36.9,40.1]],['C',[32.45,35.2,26.5,35.3]]]; __motifs["o"] = [['M',[14.35,40.4]],['C',[9.1,45.7,8.9,53.6]],['C',[9.1,61.5,14.35,66.7]],['C',[19.65,72,27.55,72.2]],['C',[35.45,72,40.65,66.7]],['C',[45.9,61.5,46.1,53.6]],['L',[46.2,53.6]],['C',[46,45.7,40.7,40.4]],['C',[35.45,35.1,27.55,34.9]],['C',[19.65,35.1,14.35,40.4]],['M',[27.55,30.3]],['C',[37.45,30.55,44.2,37.15]],['C',[50.9,43.7,51.15,53.6]],['C',[50.9,63.45,44.2,70]],['C',[37.45,76.55,27.55,76.8]],['C',[17.65,76.55,10.9,70]],['C',[4.2,63.45,3.9,53.6]],['C',[4.2,43.7,10.9,37.15]],['C',[17.65,30.55,27.55,30.3]]]; __motifs["p"] = [['M',[22.05,35]],['C',[16.5,35.15,13.2,35.65]],['L',[13.2,68.95]],['C',[19.3,72.55,25.3,72.2]],['C',[30.25,72.3,35.95,67.95]],['C',[41.6,63.6,42.1,53.6]],['C',[41.85,44.35,36.25,39.65]],['C',[30.55,35,22.05,35]],['M',[8.8,31.35]],['C',[12.85,30.5,21.6,30.3]],['C',[32.75,30.3,39.9,36.2]],['C',[47,42.05,47.25,53.5]],['C',[46.65,66.25,39.3,71.6]],['C',[32,76.95,25.3,76.8]],['C',[19,77.1,13.2,74.05]],['L',[13.2,98.6]],['C',[13.1,99.35,12.55,99.4]],['L',[8.8,99.4]],['C',[8.15,99.35,8.1,98.7]],['L',[8.1,31.95]],['C',[8.15,31.35,8.8,31.35]]]; __motifs["q"] = [['M',[29.1,35]],['C',[20.7,35,15.15,39.6]],['C',[9.55,44.2,9.4,53.4]],['C',[9.75,63.15,14.1,67.2]],['C',[19.9,72.3,24.8,71.8]],['C',[32.25,72.2,36.5,64.6]],['C',[37.9,61.5,37.9,56.25]],['L',[38,35.65]],['C',[34.2,35.15,29.1,35]],['M',[42.95,31.95]],['L',[42.95,98.6]],['C',[42.85,99.35,42.4,99.4]],['L',[38.6,99.4]],['C',[38,99.35,38,98.6]],['L',[38,70.55]],['C',[32.25,77.35,24.8,76.8]],['C',[18.65,77.3,10.85,71]],['C',[4.75,65.8,4.3,53.4]],['C',[4.55,42,11.5,36.15]],['C',[18.5,30.35,29.6,30.3]],['C',[37.9,30.5,42.4,31.25]],['C',[42.85,31.4,42.95,31.95]]]; __motifs["r"] = [['M',[8.8,31.2]],['L',[12.45,31.2]],['C',[13.15,31.25,13.2,31.75]],['L',[13.2,37.65]],['C',[13.25,37.7,13.3,37.65]],['C',[18.25,30.3,25.7,30.3]],['C',[29.6,30.25,32.45,31.6]],['C',[35.3,33.05,36.95,34.6]],['C',[37.4,35.15,37.05,35.45]],['L',[34.45,38.15]],['C',[34.05,38.5,33.6,38.25]],['C',[31.5,35.65,25.8,35]],['C',[21.55,34.9,17.5,39.05]],['C',[13.5,43.2,13.2,53.75]],['L',[13.2,75.15]],['C',[13.1,75.9,12.55,75.95]],['L',[8.8,75.95]],['C',[8.15,75.9,8.1,75.25]],['L',[8.1,31.85]],['C',[8.15,31.2,8.8,31.2]]]; __motifs["s"] = [['M',[18.65,30.35]],['C',[27.1,30.6,31.8,34.1]],['C',[32.3,34.5,31.9,35.05]],['L',[29.55,37.45]],['C',[29.05,37.85,28.6,37.55]],['C',[25.45,35.25,18.55,34.95]],['C',[7.55,35.4,7.8,42.1]],['C',[8,45.6,11.25,47.35]],['C',[14.4,49.05,17.95,50.35]],['C',[23.2,52.2,28.25,54.95]],['C',[33.3,57.7,33.7,63.9]],['C',[33,76.35,17.95,76.75]],['C',[12.25,76.7,8.9,75.05]],['C',[5.5,73.5,3.05,71.35]],['C',[2.65,70.9,3.05,70.5]],['L',[5.45,68.1]],['C',[5.85,67.75,6.4,68.1]],['C',[9.6,71.65,17.75,72.15]],['C',[28.15,72.2,28.6,64.2]],['C',[28.3,60.05,24.15,57.95]],['C',[20,55.85,15.65,54.25]],['C',[11.05,52.6,7,50.15]],['C',[3,47.7,2.75,42]],['C',[3.1,30.8,18.65,30.35]]]; __motifs["t"] = [['M',[10.1,21.35]],['L',[13.85,21.35]],['C',[14.35,21.45,14.45,22]],['L',[14.45,31.1]],['L',[31.05,31.1]],['C',[31.6,31.2,31.65,31.7]],['L',[31.65,35.05]],['C',[31.6,35.7,31.05,35.75]],['L',[14.45,35.75]],['L',[14.45,61.3]],['C',[14.9,72.85,23.55,72.25]],['C',[29.35,71.9,32.55,68.3]],['C',[33.05,67.9,33.55,68.3]],['L',[35.75,70.55]],['C',[36.2,70.9,35.75,71.45]],['C',[31.1,76.5,23.45,76.75]],['C',[15.7,76.6,12.55,72.4]],['C',[9.4,68.15,9.45,61.6]],['L',[9.45,35.75]],['L',[3.75,35.75]],['C',[3.15,35.65,3.1,35.15]],['L',[3.1,31.8]],['C',[3.15,31.15,3.75,31.1]],['L',[9.45,31.1]],['L',[9.45,22.1]],['C',[9.55,21.4,10.1,21.35]]]; __motifs["u"] = [['M',[44.15,31.65]],['L',[44.15,57.35]],['C',[44.2,65.25,41.2,69.6]],['C',[36.8,76.65,25.65,76.8]],['C',[14.35,76.65,9.95,69.6]],['C',[7,65.2,7.05,57.45]],['L',[7.05,31.75]],['C',[7.15,31.15,7.6,31.1]],['L',[11.4,31.1]],['C',[12,31.2,12,31.65]],['L',[12,56.3]],['C',[11.9,62.35,13.8,66.2]],['C',[17.25,72.15,25.65,72.2]],['C',[33.9,72.15,37.35,66.2]],['C',[39.25,62.35,39.15,56.3]],['L',[39.15,31.75]],['C',[39.25,31.15,39.8,31.1]],['L',[43.55,31.1]],['C',[44.05,31.2,44.15,31.65]]]; __motifs["v"] = [['M',[4.7,31.65]],['L',[19.9,68.9]],['L',[35.1,31.75]],['C',[35.2,31.15,35.8,31.1]],['L',[39.8,31.1]],['C',[40.55,31.2,40.4,31.65]],['L',[22.2,75.55]],['C',[22.05,76.3,21.6,76.35]],['L',[17.9,76.35]],['C',[17.35,76.3,17.2,75.65]],['L',[-0.9,31.75]],['C',[-1.05,31.15,-0.3,31.1]],['L',[4,31.1]],['C',[4.45,31.2,4.7,31.65]]]; __motifs["w"] = [['M',[42.1,31.65]],['L',[42.1,56.65]],['C',[42.1,62.95,44.2,66.4]],['C',[47.4,72.15,54.65,72.2]],['C',[61.9,72.05,65,66.75]],['C',[67.25,63.35,67.2,57.5]],['L',[67.2,31.75]],['C',[67.25,31.15,67.9,31.1]],['L',[71.55,31.1]],['C',[72.2,31.2,72.25,31.65]],['L',[72.25,58.1]],['C',[72.2,65.6,68.8,70]],['C',[63.65,76.75,54.75,76.8]],['C',[46.2,76.55,42.3,71.6]],['C',[40.5,69.4,39.55,67.1]],['C',[38.75,69.45,36.9,71.5]],['C',[32.85,76.5,24.6,76.8]],['C',[15.45,76.8,10.4,70.1]],['C',[7.15,65.75,7.05,58.1]],['L',[7.05,31.75]],['C',[7.15,31.15,7.6,31.1]],['L',[11.4,31.1]],['C',[12,31.2,12,31.65]],['L',[12,57.4]],['C',[12,63.3,14.3,66.65]],['C',[17.4,72,24.5,72.2]],['C',[31.7,72.15,35,66.4]],['C',[37.1,62.95,37.1,56.8]],['L',[37.1,31.75]],['C',[37.2,31.15,37.7,31.1]],['L',[41.45,31.1]],['C',[42,31.2,42.1,31.65]]]; __motifs["x"] = [['M',[42.7,31.85]],['L',[24.2,53.25]],['L',[43.3,75.05]],['C',[43.7,75.85,42.9,75.95]],['L',[38.1,75.95]],['C',[37.6,76,37.2,75.4]],['L',[21.1,56.5]],['L',[5.2,75.4]],['C',[4.7,76,4.2,75.95]],['L',[-0.5,75.95]],['C',[-1.45,75.85,-0.9,75.05]],['L',[18.1,53.25]],['L',[-0.3,31.85]],['C',[-0.8,31.25,0.1,31.1]],['L',[4.8,31.1]],['C',[5.3,31.05,5.8,31.55]],['L',[21.3,49.75]],['L',[36.6,31.55]],['C',[37.1,31.05,37.6,31.1]],['L',[42.4,31.1]],['C',[43.15,31.25,42.7,31.85]]]; __motifs["y"] = [['M',[41.3,31.85]],['C',[41.1,32.35,37.9,40.85]],['C',[34.6,49.35,30.45,60.1]],['C',[26.25,70.85,23.3,78.2]],['C',[19.6,88,14.9,93.25]],['C',[10.25,98.5,1.8,99.05]],['C',[1.25,98.95,1.2,98.4]],['L',[1.2,94.7]],['C',[1.25,94.1,1.8,93.95]],['C',[8.95,93.45,12.65,88.45]],['C',[16.4,83.4,18.5,77.15]],['C',[15.15,68.85,10.65,58.4]],['C',[6.15,47.9,2.7,40.1]],['C',[-0.75,32.3,-0.9,31.85]],['C',[-1.2,31.25,-0.5,31.1]],['L',[3.9,31.1]],['C',[4.5,30.95,4.8,31.55]],['C',[5.05,32.05,8.25,39.75]],['C',[11.45,47.55,15.3,56.7]],['C',[19.1,65.9,21,70.8]],['C',[24.6,61.3,26.05,57.5]],['C',[27.55,53.65,29.35,48.8]],['C',[31.2,43.95,35.9,31.55]],['C',[36.15,30.95,36.7,31.1]],['L',[40.9,31.1]],['C',[41.6,31.25,41.3,31.85]]]; __motifs["z"] = [['M',[1.4,35.75]],['C',[0.75,35.65,0.7,35.15]],['L',[0.7,31.8]],['C',[0.75,31.15,1.4,31.1]],['L',[36.8,31.1]],['C',[37.6,31.2,37.3,31.9]],['L',[8.5,71.3]],['L',[37.2,71.3]],['C',[37.85,71.4,37.9,71.95]],['L',[37.9,75.25]],['C',[37.85,75.95,37.2,76]],['L',[0.9,76]],['C',[0,75.95,0.3,75.15]],['L',[29.1,35.75]],['L',[1.4,35.75]]]; __motifs["1"] = [['M',[3.05,15.8]],['C',[2.35,15.9,2.3,15.2]],['L',[2.3,12.15]],['C',[2.3,11.55,2.95,11.4]],['L',[14.55,7.2]],['C',[14.8,7.05,15.15,7]],['L',[18.45,7]],['C',[19.05,7.1,19.1,7.6]],['L',[19.1,71.3]],['L',[28.3,71.3]],['C',[28.9,71.4,28.9,71.9]],['L',[28.9,75.3]],['C',[28.9,75.95,28.3,76]],['L',[4.2,76]],['C',[3.65,75.9,3.6,75.4]],['L',[3.6,72]],['C',[3.65,71.35,4.2,71.3]],['L',[13.7,71.3]],['L',[13.7,12.5]],['L',[3.05,15.8]]]; __motifs["2"] = [['M',[43.4,39.5]],['C',[39.1,44.15,33,47.4]],['C',[24.45,51.95,18.35,56.5]],['C',[12.3,61.05,12,69.4]],['L',[12,71.3]],['L',[46.2,71.3]],['C',[46.85,71.35,46.85,72]],['L',[46.85,75.3]],['C',[46.85,75.95,46.2,76]],['L',[7.2,76]],['C',[6.65,76,6.55,75.5]],['L',[6.55,69.5]],['C',[7.25,57.5,15.85,51.8]],['C',[24.5,46.05,33.15,41.2]],['C',[41.8,36.35,42.5,26.9]],['C',[42.45,20.7,38.3,16.6]],['C',[34.15,12.45,26.55,12.35]],['C',[20.85,12.45,16.35,14.9]],['C',[11.9,17.35,8.4,20.6]],['C',[7.75,21.05,7.2,20.5]],['L',[5.15,17.3]],['C',[5,16.75,5.75,16.15]],['C',[9.85,12.45,15.1,9.95]],['C',[20.3,7.35,26.85,7.25]],['C',[35.75,7.35,41.75,12.6]],['C',[47.7,17.85,47.95,26.9]],['C',[47.75,34.8,43.4,39.5]]]; __motifs["3"] = [['M',[38,12.45]],['C',[43.25,17.5,43.35,25.1]],['C',[43.25,31.15,40.25,35]],['C',[37.2,38.85,32.45,40.5]],['C',[38.15,42.1,41.9,46.4]],['C',[45.6,50.65,45.75,57.65]],['C',[45.6,66.25,39.55,71.45]],['C',[33.45,76.65,23.2,76.8]],['C',[9.1,76.15,0.7,68.15]],['C',[0.35,67.7,0.6,67.25]],['L',[2.8,64.1]],['C',[3.15,63.6,3.7,64]],['C',[10.75,71,22.9,71.7]],['C',[31.35,71.55,35.85,67.65]],['C',[40.35,63.75,40.4,57.65]],['C',[40.2,50.55,35.35,46.85]],['C',[30.45,43.15,23.1,43.2]],['L',[14.1,43.2]],['C',[13.45,43.1,13.4,42.6]],['L',[13.4,39.1]],['C',[13.45,38.45,14.1,38.4]],['L',[23.1,38.5]],['C',[29.55,38.45,33.65,34.95]],['C',[37.75,31.4,37.9,25.1]],['C',[37.9,19.85,34.35,16.15]],['C',[30.75,12.45,23.7,12.35]],['C',[17.95,12.45,14.15,14.55]],['C',[10.4,16.65,7,19.95]],['C',[6.5,20.35,6,19.85]],['L',[3.9,16.75]],['C',[3.65,16.3,4,15.8]],['C',[7.7,12.4,12.35,9.9]],['C',[17,7.4,23.7,7.25]],['C',[32.7,7.45,38,12.45]]]; __motifs["4"] = [['M',[33.65,54.5]],['L',[33.65,16.9]],['L',[8.15,54.5]],['L',[33.65,54.5]],['M',[34.45,7.75]],['L',[38.3,7.75]],['C',[38.95,7.8,39,8.3]],['L',[39,54.5]],['L',[48.55,54.5]],['C',[49.15,54.5,49.2,55.1]],['L',[49.2,58.5]],['C',[49.15,59.15,48.55,59.2]],['L',[39,59.2]],['L',[39,75.1]],['C',[38.95,75.75,38.3,75.8]],['L',[34.25,75.8]],['C',[33.7,75.7,33.65,75.2]],['L',[33.65,59.2]],['L',[3.15,59.2]],['C',[2.5,59.15,2.45,58.5]],['L',[2.45,55.1]],['C',[2.5,54.75,2.75,54.5]],['L',[33.65,8.4]],['C',[33.8,7.85,34.45,7.75]]]; __motifs["5"] = [['M',[42.3,8.6]],['L',[42.3,12.05]],['C',[42.25,12.65,41.55,12.7]],['L',[13.05,12.7]],['L',[10.95,38.1]],['C',[17.9,31.85,25.55,32.25]],['C',[35.4,32.45,41.05,38.6]],['C',[46.75,44.75,46.85,54.5]],['C',[46.65,63.95,40.35,70.25]],['C',[34,76.55,23.85,76.8]],['C',[16.15,76.7,11.7,74.45]],['C',[7.3,72.15,3.95,68.8]],['C',[3.15,68.05,3.55,67.55]],['L',[5.85,64.5]],['C',[6.3,64,6.75,64.4]],['C',[9.9,67.65,13.6,69.65]],['C',[17.35,71.65,23.85,71.7]],['C',[31.7,71.5,36.5,66.65]],['C',[41.3,61.8,41.45,54.5]],['C',[41.35,46.65,37.1,42]],['C',[32.9,37.45,25.55,37.35]],['C',[16.9,37.05,10.25,45.05]],['C',[10.1,45.65,9.5,45.65]],['L',[6.15,44.85]],['C',[5.5,44.7,5.45,44.15]],['L',[8.35,8.7]],['C',[8.5,8.1,9.05,8.05]],['L',[41.55,8.05]],['C',[42.25,8.15,42.3,8.6]]]; __motifs["6"] = [['M',[16.35,43.3]],['C',[11.85,47.55,10.1,54.3]],['C',[10.9,61.4,14.65,66.45]],['C',[18.4,71.45,27.05,71.7]],['C',[34.75,71.55,39.05,67.05]],['C',[43.3,62.5,43.4,55.1]],['C',[43.15,39.6,27.55,38.9]],['C',[20.8,39.05,16.35,43.3]],['M',[47.3,13.3]],['L',[44.75,16.35]],['C',[44.35,16.7,43.8,16.45]],['C',[37.5,12.05,29.85,12.35]],['C',[17.95,12.95,13.7,22.35]],['C',[9.5,31.75,9.6,42.35]],['C',[9.6,43.25,9.6,44.15]],['C',[15.95,34.5,27.55,33.8]],['C',[37.65,33.95,43.15,39.75]],['C',[48.75,45.55,48.8,55.1]],['C',[48.65,64.7,42.75,70.7]],['C',[36.9,76.6,27.05,76.8]],['C',[14.4,76.45,9.3,67.55]],['C',[4.15,58.65,4.35,45.15]],['C',[4.15,38,5.95,29.25]],['C',[7.7,20.55,13.25,14.05]],['C',[18.75,7.6,29.85,7.25]],['C',[35.9,7.3,39.8,8.65]],['C',[43.7,10.05,47.1,12.35]],['C',[47.7,12.7,47.3,13.3]]]; __motifs["7"] = [['M',[45.05,12.5]],['L',[15.55,75.4]],['C',[15.25,76.15,14.75,76.1]],['L',[10.45,76.1]],['C',[9.7,76.05,9.75,75.5]],['L',[30.65,31.8]],['C',[31.25,30.55,33.35,26.3]],['C',[35.4,22.1,37.45,17.95]],['C',[39.55,13.8,40.15,12.7]],['L',[6.25,12.7]],['L',[6.25,23.7]],['C',[6.15,24.25,5.65,24.35]],['L',[2.25,24.35]],['C',[1.6,24.25,1.55,23.7]],['L',[1.55,8.7]],['C',[1.65,8.1,2.15,8.05]],['L',[44.65,8.05]],['C',[45.3,8.15,45.35,8.6]],['L',[45.35,11.85]],['C',[45.25,12.35,45.05,12.5]]]; __motifs["8"] = [['M',[27.25,42.8]],['C',[21.55,44.4,15.65,48.05]],['C',[9.7,51.8,9.25,58.6]],['C',[9.2,64.5,13.5,68.05]],['C',[17.75,71.6,27.35,71.7]],['C',[36.9,71.6,41.15,68.05]],['C',[45.4,64.5,45.35,58.6]],['C',[44.95,52.1,39.3,48.5]],['C',[33.65,44.9,27.25,42.8]],['M',[27.25,12.35]],['C',[19.15,12.45,15.35,15.85]],['C',[11.55,19.2,11.6,24.2]],['C',[12.05,29.7,17.2,32.9]],['C',[22.35,36.1,27.25,37.45]],['L',[27.35,37.45]],['C',[32.25,36.2,37.35,33.05]],['C',[42.5,29.9,42.85,24.2]],['C',[42.9,19.3,39.15,15.9]],['C',[35.35,12.45,27.25,12.35]],['M',[48.15,24.2]],['C',[47.85,30.7,43.1,34.5]],['C',[38.4,38.3,33.1,40.1]],['C',[39.1,42.15,44.75,46.5]],['C',[50.35,50.8,50.75,58.6]],['C',[50.65,67.3,44.5,72]],['C',[38.3,76.75,27.35,76.8]],['C',[16.4,76.75,10.3,72]],['C',[4.15,67.3,4.05,58.6]],['C',[4.4,50.8,9.85,46.5]],['C',[15.35,42.15,21.55,40.1]],['C',[15.95,38.2,11.4,34.5]],['C',[6.85,30.8,6.55,24.2]],['C',[6.65,16.55,12.1,11.95]],['C',[17.6,7.35,27.25,7.25]],['C',[36.9,7.35,42.5,11.95]],['C',[48.05,16.55,48.15,24.2]]]; __motifs["9"] = [['M',[26.55,12.35]],['C',[18.75,12.45,14.5,16.9]],['C',[10.2,21.4,10.1,28.75]],['C',[10.35,44.05,26.05,44.75]],['C',[32.95,44.6,37.5,40.4]],['C',[42,36.2,43.8,29.5]],['C',[42.95,22.55,39.1,17.55]],['C',[35.3,12.55,26.55,12.35]],['M',[44.2,39.55]],['C',[37.85,49.15,26.05,49.85]],['C',[15.85,49.7,10.3,43.9]],['C',[4.8,38.2,4.75,28.75]],['C',[4.9,19.2,10.75,13.3]],['C',[16.6,7.45,26.55,7.25]],['C',[39.35,7.6,44.6,16.4]],['C',[49.75,25.2,49.55,38.55]],['C',[49.75,45.75,47.95,54.5]],['C',[46.2,63.35,40.6,69.9]],['C',[35,76.45,23.75,76.8]],['C',[17.7,76.75,13.7,75.35]],['C',[9.75,74,6.3,71.7]],['C',[5.85,71.3,6.15,70.75]],['L',[8.65,67.65]],['C',[9.05,67.2,9.6,67.55]],['C',[16.05,72,23.75,71.7]],['C',[35.85,71.05,40.15,61.55]],['C',[44.4,52,44.2,41.35]],['C',[44.2,40.45,44.2,39.55]]]; __motifs["0"] = [['M',[10.55,42.25]],['C',[10.85,72.45,30.25,72.5]],['C',[49.75,72.45,50.05,42.25]],['C',[49.75,11.95,30.25,11.95]],['C',[10.9,11.95,10.55,42.25]],['M',[30.25,7.25]],['C',[54.95,7.4,55.3,42.25]],['C',[54.95,77,30.25,77.15]],['C',[5.7,77,5.35,42.25]],['C',[5.7,7.4,30.25,7.25]]]; } static private function initializeWidths() : void { __widths[" "] = 60; __widths["A"] = 68; __widths["B"] = 62; __widths["C"] = 64; __widths["D"] = 73; __widths["E"] = 58; __widths["F"] = 54; __widths["G"] = 72; __widths["H"] = 72; __widths["I"] = 22; __widths["J"] = 49; __widths["K"] = 59; __widths["L"] = 49; __widths["M"] = 83; __widths["N"] = 75; __widths["O"] = 79; __widths["P"] = 61; __widths["Q"] = 79; __widths["R"] = 63; __widths["S"] = 52; __widths["T"] = 49; __widths["U"] = 70; __widths["V"] = 61; __widths["W"] = 102; __widths["X"] = 65; __widths["Y"] = 58; __widths["Z"] = 58; __widths["a"] = 47; __widths["b"] = 51; __widths["c"] = 44; __widths["d"] = 51; __widths["e"] = 51; __widths["f"] = 34; __widths["g"] = 52; __widths["h"] = 52; __widths["i"] = 22; __widths["j"] = 22; __widths["k"] = 46; __widths["l"] = 22; __widths["m"] = 83; __widths["n"] = 52; __widths["o"] = 55; __widths["p"] = 51; __widths["q"] = 51; __widths["r"] = 35; __widths["s"] = 36; __widths["t"] = 36; __widths["u"] = 51; __widths["v"] = 40; __widths["w"] = 79; __widths["x"] = 43; __widths["y"] = 41; __widths["z"] = 38; __widths["1"] = 32; __widths["2"] = 53; __widths["3"] = 51; __widths["4"] = 52; __widths["5"] = 51; __widths["6"] = 53; __widths["7"] = 46; __widths["8"] = 55; __widths["9"] = 54; __widths["0"] = 61; } } }