commit 3c1aaae4452212b024602c08acecbf8e2e83cc13 Author: archive Date: Tue Apr 9 00:00:00 2002 +0000 as released 2002-04-09 diff --git a/BASIC SCRIPTS.doc b/BASIC SCRIPTS.doc new file mode 100644 index 0000000..b423b35 Binary files /dev/null and b/BASIC SCRIPTS.doc differ diff --git a/LEGAL READ ME.doc b/LEGAL READ ME.doc new file mode 100644 index 0000000..263aeb5 Binary files /dev/null and b/LEGAL READ ME.doc differ diff --git a/MOHAATools/INSTALL.TXT b/MOHAATools/INSTALL.TXT new file mode 100644 index 0000000..244c4e7 --- /dev/null +++ b/MOHAATools/INSTALL.TXT @@ -0,0 +1,5 @@ +1. Unzip to the location of your choice. + +2. Ensure that your paths (basepath, mapspath, autosave) in the project properly point to your MOHAA installation. This information is stored in the qe4 file. You can set these from File->Project Settings. + +3. Copy entdefs.pk3 to your MOHAA/main directory. \ No newline at end of file diff --git a/MOHAATools/MOHlight.exe b/MOHAATools/MOHlight.exe new file mode 100644 index 0000000..858a421 Binary files /dev/null and b/MOHAATools/MOHlight.exe differ diff --git a/MOHAATools/aidialog.cfg b/MOHAATools/aidialog.cfg new file mode 100644 index 0000000..82f79b9 --- /dev/null +++ b/MOHAATools/aidialog.cfg @@ -0,0 +1,160 @@ +// behavior-specific key pairs have the following syntax: +// +// string "" ? help_text +// value ? help_text +// +// min, max, slow_spin, and fast_spin must be integers + +// keys for curious should be placed in type_idle + +type_idle +{ + idle + { + sound_awareness value 100 0 100 1 10 ? percent chance to notice a sound within half the sound's range, fades to zero outside range + noticescale value 100 1 500 5 10 ? multiplier in time to notice an enemy (default 100, half as big notices twice as fast) + fixedleash value 0 0 1 1 1 ? if non-zero, the leash will never auto-reset; if zero, the leash may auto-reset + enemysharerange value 0 0 16384 16 256 ? sets the range outside which the AI will not receive notification that a teammate has a new enemy + voicetype string "" ? letter for the AI's voice type; leave blank for a random voice each map + } + + patrol + { + patrolpath string "" ? name of a pathnode or waypoint to use as the patrol path + waittrigger value 0 0 1 1 1 ? set to 1 to wait until triggered + sound_awareness value 100 0 100 1 10 ? percent chance to notice a sound within half the sound's range, fades to zero outside range + noticescale value 100 1 500 5 10 ? multiplier in time to notice an enemy (default 100, half as big notices twice as fast) + fixedleash value 0 0 1 1 1 ? if non-zero, the leash will never auto-reset; if zero, the leash may auto-reset + enemysharerange value 0 0 16384 16 256 ? sets the range outside which the AI will not receive notification that a teammate has a new enemy + voicetype string "" ? letter for the AI's voice type; leave blank for a random voice each map + } + + runner + { + patrolpath string "" ? name of a pathnode or waypoint to use as the patrol path + waittrigger value 0 0 1 1 1 ? set to 1 to wait until triggered + sound_awareness value 100 0 100 1 10 ? percent chance to notice a sound within half the sound's range, fades to zero outside range + noticescale value 100 1 500 5 10 ? multiplier in time to notice an enemy (default 100, half as big notices twice as fast) + fixedleash value 0 0 1 1 1 ? if non-zero, the leash will never auto-reset; if zero, the leash may auto-reset + enemysharerange value 0 0 16384 16 256 ? sets the range outside which the AI will not receive notification that a teammate has a new enemy + voicetype string "" ? letter for the AI's voice type; leave blank for a random voice each map + } + + machinegunner + { + turret string "" ? name of turret being used + sound_awareness value 100 0 100 1 10 ? percent chance to notice a sound within half the sound's range, fades to zero outside range + noticescale value 100 1 500 5 10 ? multiplier in time to notice an enemy (default 100, half as big notices twice as fast) + fixedleash value 0 0 1 1 1 ? if non-zero, the leash will never auto-reset; if zero, the leash may auto-reset + enemysharerange value 0 0 16384 16 256 ? sets the range outside which the AI will not receive notification that a teammate has a new enemy + voicetype string "" ? letter for the AI's voice type; leave blank for a random voice each map + } + + balcony_idle + { + sound_awareness value 100 0 100 1 10 ? percent chance to notice a sound within half the sound's range, fades to zero outside range + noticescale value 100 1 500 5 10 ? multiplier in time to notice an enemy (default 100, half as big notices twice as fast) + fixedleash value 0 0 1 1 1 ? if non-zero, the leash will never auto-reset; if zero, the leash may auto-reset + enemysharerange value 0 0 16384 16 256 ? sets the range outside which the AI will not receive notification that a teammate has a new enemy + voicetype string "" ? letter for the AI's voice type; leave blank for a random voice each map + balconyheight value 128 0 1024 16 64 ? minimum height AI must fall to do a balcony death + } +} + +type_attack +{ + turret + { + accuracy value 20 0 100 1 10 ? percent chance to hit + ammo_grenade value 0 0 4 1 1 ? number of grenades the guy starts with + } + + cover + { + accuracy value 20 0 100 1 10 ? percent chance to hit + ammo_grenade value 0 0 4 1 1 ? number of grenades the guy starts with + } + + alarm + { + alarmnode string "" ? name of entity to use as alarm node + alarmthread string "" ? thread to call when actor reaches alarm node + accuracy value 20 0 100 1 10 ? percent chance to hit + ammo_grenade value 0 0 4 1 1 ? number of grenades the guy starts with + } + + machinegunner + { + turret string "" ? name of turret being used + accuracy value 100 0 100 1 10 ? percent chance to hit + ammo_grenade value 0 0 4 1 1 ? number of grenades the guy starts with + } + + balcony_attack + { + accuracy value 100 0 100 1 10 ? percent chance to hit + ammo_grenade value 0 0 4 1 1 ? number of grenades the guy starts with + } + + weaponless + { + ammo_grenade value 0 0 4 1 1 ? number of grenades the guy starts with + } +} + +type_disguise +{ + salute + { + disguise_range value 256 32 16384 32 128 ? maximum distance AI can be for them to do disguise behavior + disguise_period value 15 1 3600 1 10 ? minimum time between repititions of disguise behavior + } + + sentry + { + disguise_range value 256 32 16384 32 128 ? maximum distance AI can be for them to do disguise behavior + disguise_accept_thread string "" ? thread to call when actor reaches alarm node + disguise_period value 15 1 3600 1 10 ? minimum time between repititions of disguise behavior + disguise_level value 1 1 2 1 1 ? level of papers required for success + } + + officer + { + disguise_range value 256 32 16384 32 128 ? maximum distance AI can be for them to do disguise behavior + disguise_period value 15 1 3600 1 10 ? minimum time between repititions of disguise behavior + } + + rover + { + disguise_range value 256 32 16384 32 128 ? maximum distance AI can be for them to do disguise behavior + disguise_period value 15 1 3600 1 10 ? minimum time between repititions of disguise behavior + } + + none + { + } + + machinegunner + { + } + + balcony_disguise + { + } +} + +type_grenade +{ + grenade + { + gren_awareness value 10 0 100 1 10 ? chance that an AI will notice a grenade when they can see it + } + + machinegunner + { + } + + balcony_grenade + { + } +} diff --git a/MOHAATools/default.qe4 b/MOHAATools/default.qe4 new file mode 100644 index 0000000..cc678db --- /dev/null +++ b/MOHAATools/default.qe4 @@ -0,0 +1,18 @@ +{ +"brush_primit" "0" +"basepath" "c:\program files\ea games\mohaa\" +"rshcmd" "" +"autosave" "c:\program files\ea games\mohaa\maps\" +"mapspath" "c:\program files\ea games\mohaa\maps\" +"remotebasepath" "" +"modelmask" "*.tik" +"entitydir" "code/" +"moddir" "main" + +"bsp_BSP" "! q3map -v -gamedir ../mohaa/ $" +"bsp_Vis (fast)" "! q3map -vis -v -fast -gamedir ../mohaa/ $" +"bsp_Vis" "! q3map -vis -v -gamedir ../mohaa/ $" +"bsp_Light (fast)" "! mohlight -v -fast -gamedir ../mohaa/ $" +"bsp_Light" "! mohlight -v -gamedir ../mohaa/ $" +"bsp_Light (final)" "! mohlight -v -final -gamedir ../mohaa/ $" +} diff --git a/MOHAATools/docs/AI tips.doc b/MOHAATools/docs/AI tips.doc new file mode 100644 index 0000000..1b5fa30 Binary files /dev/null and b/MOHAATools/docs/AI tips.doc differ diff --git a/MOHAATools/docs/Game Objects Usage Doc.doc b/MOHAATools/docs/Game Objects Usage Doc.doc new file mode 100644 index 0000000..ba7b067 Binary files /dev/null and b/MOHAATools/docs/Game Objects Usage Doc.doc differ diff --git a/MOHAATools/docs/Getting Started Tutorial.htm b/MOHAATools/docs/Getting Started Tutorial.htm new file mode 100644 index 0000000..db182cf --- /dev/null +++ b/MOHAATools/docs/Getting Started Tutorial.htm @@ -0,0 +1,784 @@ + + + + + + + + + + + +This tutorial assumes that you’ve successfully installed and set up +MOHRadiant and have all the path information set correctly + + + + + + +
+ +

Building a Room

+ +

 

+ +

 

+ +

This tutorial assumes that you’ve successfully installed and +set up MOHRadiant and have all the path information set correctly. This +tutorial also assumes that you have no previous experience editing Quake Levels

+ +

 

+ +

Section 1: Intro to brushes and the camera

+ +

 

+ +

            Brushes are +the building block for worlds in Quake engine games such as MOH.  Brushes can only be convex shapes.  In order to build a concave object you will +use multiple brushes.  This is for +efficient collision detection in the game.

+ +

           

+ +

            To create a +new brush simply drag a box in the 2d view like this:

+ +

 

+ +

+ +

 

+ +

            Now pull +the edges out by clicking outside of the box and dragging outward. 

+ +

 

+ +

+ +

When you’ve got the box in the +shape that you want press the escape button.  +Notice the brush is no longer highlighted.

+ +

 

+ +

 

+ +

            To select a +brush for modifications, hold down shift and click in the center of the +brush.   You can also deselect a brush +the same way.  Pressing escape deselects +all of the selected brushes.       

+ +

 

+ +

  

+ +

 

+ +

            This is +basic brush manipulation.  Now you’ll +learn how to focus the camera on the brush.  +This is the camera:

+ +

 

+ +

 

+ +

 

+ +

If you can’t find the camera scroll +the 2dmap around by holding the right click and moving the mouse.  Use the Mouse-wheel to zoom in and out.  If you don’t have a mouse wheel use the +insert and delete keys.  Pressing Alt+x +will center the 2d view on the current selected brush.  Since you don’t have any brushes selected +pressing Alt+x will center the 2d view on the camera.

+ +

 

+ +

Notice the two lines coming out of +the camera.  These lines show the +camera’s field of view.  You can point +your camera by middle-clicking in the 2d view.

+ +

 

+ +

+ +

 

+ +

Notice your camera’s Field of view +lines change.

+ +

 

+ +

+ +

 

+ +

And your 3d view is now updated.

+ +

 

+ +

+ +

 

+ +

If at any point your camera is off +looking at gray (void) space you can reposition it in the 2d view.

+ +

 

+ +

You’re going to control your camera +mostly within the 3d view but when starting a map it’s easiest to first +position the camera in the 2d view.  Now +you’ll move on to 3d camera manipulation.

+ +

 

+ +

There are a few different camera +modes they can be selected by clicking on the camera eye icon in the tool bar. +Click on it and watch it cycle through the different modes. 

+ +

 

+ +

+ +

 

+ +

 

+ +

+ +

Default mode with the eye and no numbers is classic Q3 +Radiant mode. Those who have used Q3radiant will be familiar with the camera +controls in this mode.

+ +

+ +

The mode with a “1” over the eye is “game mode” and requires +button rebinding to work.

+ +

+ +

The mode with a “2” over the eye is the “mode with no name” +mode and this is the one I will use for this tutorial since it’s the one that I +prefer. 

+ +

 

+ +

In the 3d view click and hold your right mouse button, now +move the mouse around and see what happens to the camera.  Forward and back move the camera forward and +back side-to-side turns the camera view from left to right.

+ +

 

+ +

Now hold down the control button and the right mouse button +while moving the mouse.  Moving up and +down will move the camera up and down moving side-to-side will strafe the +camera.

+ +

 

+ +

Hold down the control button the shift button and the right +button and move the camera around. This will be like looking around in the game

+ +

 

+ +

If your ever lost in the gray void you can re-position your +camera in the 2d view by CTRL+MIDDLE clicking.  +Combine that with the middle click to point the camera and you can +quickly set your camera anywhere.

+ +

 

+ +

You can edit within the 3d view the same way that you edit +in the 2d view.  Just Shift-click the +brush to select and pull away from edges.  +When you want precision or just plain ease of use you’ll edit in the 2d +window.

+ +

 

+ +

To edit 3d geometry you’ll need to switch sides in the 2d +view. Notice the words “XY Top” in the top left corner of the 2d view

+ +

+ +

 

+ +

Select the brush and Press CTRL+TAB to switch the 2d view to +a different side.  When the view +switches it will center on the current selected brush or brushes.  If nothing is selected the 2d view will +center on the 3d camera.

+ +

 

+ +

 

+ +

Now you’re looking at the front view and it should look +something like this:

+ +

 

+ +

+ +

           

+ +

 

+ +

Click and drag the edges as you did earlier in the tutorial +to make the brush taller.

+ +

 

+ +

 

+ +

 

+ +

Section 2: Hollowing a room

+ +

 

+ +

Now that you’ve learned the basics of brush and camera manipulation +you can build a room.  Go to the file +menu and select New.  If it asks you to +copy the selection click on no.

+ +

 

+ +

Start by making your grid size 128 units, do this by +pressing the “8” key.  Notice the status +window changing at the bottom of the window.  +It should say “Grid 128”.  The +numbers 1-9 change the grid size 1=1, 2=2, 3=4, 4=8, 5=16 etc.

+ +

 

+ +

Switch your view to the top view.

+ +

 

+ +

Draw a box that is 512 x 512 units.  You can use the grid numbers on top and on +the side or you can go by how many times the box “snaps”, each snap being the +distance of the grid size.  An easier +way to measure a brush is to check the “paint sizing info” box in the +preferences dialog box.  Find the +preferences in the “edit” menu.

+ +

 

+ +

+ +

 

+ +

You’ll now see the measurements on the selected brush or +brushes.

+ +

 

+ +

Stretch the brush out until you see this:

+ +

 

+ +

+ +

The numbers on the bottom and right sides are the size of +the box; the number on the top is the coordinate for the top left corner.

+ +

 

+ +

Switch you’re 2d view (CTRL+TAB) and make the brush 512 +units tall.

+ +

 

+ +

Now change the grid size to 8 (press 4).

+ +

 

+ +

Press the “hollow” Icon that looks like this:

+ +

+ +

 

+ +

Your brush will split into 6 brushes and looks like this:

+ +

 

+ +

+ +

 

+ +

This is the quick and dirty way of creating a room and is +fine for this example.  In creating +buildings and such you’ll never use the hollow tool because the hollow tool +doesn’t layout the brushes properly.  At +each of the edges the brushes overlap. For this example that’s fine because you +won’t see the sides of the brush that overlap, but in a level where this room +might be visible from outside this will create a problem because two surfaces +will be on the same plane.

+ +

 

+ +

Move the camera inside the box (CONTROL+MIDDLE CLICK in the +2d view)

+ +

 

+ +

Now the room needs a texture. Go to the Textures menu +and select barrel. I’m using Barrel for the tutorial because it’s the +smallest texture directory and loads quickly.

+ +

 

+ +

You should see the texture window to the right of the screen +fill up with barrel textures.  Chose a +texture to place on the wall and left-click it. This is the room, all it needs +is a player start position and a light to run it in the game.

+ +

 

+ +

Section 3: Adding a player start and a light

+ +

 

+ +

First deselect everything (press Escape).

+ +

 

+ +

After deselecting everything right Click in the 2d window to +bring up the entity selection menu.  The +menu looks like this:

+ +

 

+ +

+ +

 

+ +

Select Info>Player>Start:

+ +

 

+ +

+ +

 

+ +

This places a player starting position where you click.  Now you’ll rearrange that entity.  In the 3d view turn the camera so it’s +looking at the ground.  Now hold +CTRL+ALT and middle click in the center of the ground surface in the 3d +view. 

+ +

 

+ +

+ +

 

+ +

Deselect the player start position (press Escape).  Right-Click in the 2d view and select “Light” +from the menu.  Place the light in the +3d view the same way as you placed the player start. You should end up with +something that looks like this.

+ +

 

+ +

+ +

 

+ +

Save this level and you’ll be ready to compile and play in +the game.

+ +

 

+ +

 

+ +

Section 4: Compiling and playing

+ +

 

+ +

Compiling is a 3-step process. BSP, VIS, and LIGHT +

+ +

 

+ +

Q3map is a command line utility that is used to compile BSP +and VIS the map.

+ +

 

+ +

Open a command prompt and run q3map like this

+ +

 

+ +

Q3map –gamedir <base directory of the game> <name +of the map>

+ +

On a machine with MOHAA installed to c:/mohaa and the +map named tutorial.map placed in the c:/mohaa/map_source +directory the command would look like this:

+ +

 

+ +

Q3map –gamedir c:/mohaa c:/mohaa/map_source/tutorial

+ +

 

+ +

This compiles the BSP for the map

+ +

Compiling Vis is much the same way but with a –vis command +attached like this:

+ +

 

+ +

Q3map –vis –gamedir c:/mohaa c:/mohaa/map_source/tutorial

+ +

 

+ +

Compiling Light is done with a separate program called +mohlight; mohlight is run much the same, like this:

+ +

 

+ +

Mohlight –gamedir c:/mohaa c:/mohaa/map_source/tutorial

+ +

 

+ +

Now copy the resulting .bsp (in this case tutorial.bsp, should +be in the same place as the .map file) to your mohaa/main/maps folder.

+ +

 

+ +

Once the .bsp file is in the maps folder it is ready to +run.  You’ll have to load MOH in +developer mode so that you can use the special developer mode tools.  Load moh from the run menu or a command line +like this.

+ +

 

+ +

mohaa +set developer 1 +set thereisnomonkey 1 +set cheats +1 +set ui_console 1

+ +

 

+ +

Once in the game you should see the console, it looks like +this:

+ +

+ +

If you don’t see the console press the Tilde (`) key to +bring it down.

+ +

 

+ +

In the console type “map” followed by a space and then the +name of your map, like this:

+ +

+ +

 

+ +

After pressing enter you will be able to walk around in the +room.

+ +

 

+ +

These are the basic steps to getting a map up and running in +the game.  From here you should be able +to build a simple map.

+ +
+ + + + diff --git a/MOHAATools/docs/Getting Started Tutorial_files/CVS/Entries b/MOHAATools/docs/Getting Started Tutorial_files/CVS/Entries new file mode 100644 index 0000000..88d4d86 --- /dev/null +++ b/MOHAATools/docs/Getting Started Tutorial_files/CVS/Entries @@ -0,0 +1,49 @@ +/filelist.xml/1.1/Mon Feb 11 23:15:46 2002// +/image001.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image002.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image003.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image004.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image005.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image006.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image007.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image008.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image009.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image010.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image011.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image012.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image013.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image014.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image015.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image016.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image017.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image018.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image019.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image020.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image021.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image022.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image023.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image024.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image025.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image026.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image027.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image028.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image029.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image030.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image031.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image032.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image033.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image034.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image035.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image036.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image037.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image038.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image039.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image040.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image041.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image042.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image043.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image044.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image045.png/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/image046.jpg/1.1/Mon Feb 11 23:16:02 2002/-kb/ +/oledata.mso/1.1/Mon Feb 11 23:16:02 2002/-kb/ +D diff --git a/MOHAATools/docs/Getting Started Tutorial_files/CVS/Repository b/MOHAATools/docs/Getting Started Tutorial_files/CVS/Repository new file mode 100644 index 0000000..264c1f0 --- /dev/null +++ b/MOHAATools/docs/Getting Started Tutorial_files/CVS/Repository @@ -0,0 +1 @@ +mohta/docs/LD_docs/Getting Started Tutorial_files diff --git a/MOHAATools/docs/Getting Started Tutorial_files/CVS/Root b/MOHAATools/docs/Getting Started Tutorial_files/CVS/Root new file mode 100644 index 0000000..300d0b0 --- /dev/null +++ b/MOHAATools/docs/Getting Started Tutorial_files/CVS/Root @@ -0,0 +1 @@ +:pserver:jason@qix:/repository diff --git a/MOHAATools/docs/Getting Started Tutorial_files/filelist.xml b/MOHAATools/docs/Getting Started Tutorial_files/filelist.xml new file mode 100644 index 0000000..e5a930d --- /dev/null +++ b/MOHAATools/docs/Getting Started Tutorial_files/filelist.xml @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image001.png b/MOHAATools/docs/Getting Started Tutorial_files/image001.png new file mode 100644 index 0000000..6a91a87 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image001.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image002.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image002.jpg new file mode 100644 index 0000000..c3bbb20 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image002.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image003.png b/MOHAATools/docs/Getting Started Tutorial_files/image003.png new file mode 100644 index 0000000..c303799 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image003.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image004.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image004.jpg new file mode 100644 index 0000000..4452a04 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image004.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image005.png b/MOHAATools/docs/Getting Started Tutorial_files/image005.png new file mode 100644 index 0000000..6150345 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image005.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image006.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image006.jpg new file mode 100644 index 0000000..ad5acfd Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image006.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image007.png b/MOHAATools/docs/Getting Started Tutorial_files/image007.png new file mode 100644 index 0000000..bfe3a11 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image007.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image008.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image008.jpg new file mode 100644 index 0000000..80d7aa9 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image008.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image009.png b/MOHAATools/docs/Getting Started Tutorial_files/image009.png new file mode 100644 index 0000000..cf30c1d Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image009.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image010.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image010.jpg new file mode 100644 index 0000000..307ccbc Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image010.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image011.png b/MOHAATools/docs/Getting Started Tutorial_files/image011.png new file mode 100644 index 0000000..2b20e89 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image011.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image012.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image012.jpg new file mode 100644 index 0000000..df832a5 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image012.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image013.png b/MOHAATools/docs/Getting Started Tutorial_files/image013.png new file mode 100644 index 0000000..2819c17 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image013.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image014.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image014.jpg new file mode 100644 index 0000000..1683f0c Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image014.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image015.png b/MOHAATools/docs/Getting Started Tutorial_files/image015.png new file mode 100644 index 0000000..fd52b35 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image015.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image016.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image016.jpg new file mode 100644 index 0000000..383a437 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image016.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image017.png b/MOHAATools/docs/Getting Started Tutorial_files/image017.png new file mode 100644 index 0000000..a718a09 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image017.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image018.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image018.jpg new file mode 100644 index 0000000..3cc98ec Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image018.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image019.png b/MOHAATools/docs/Getting Started Tutorial_files/image019.png new file mode 100644 index 0000000..5fb94ae Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image019.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image020.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image020.jpg new file mode 100644 index 0000000..42ec35c Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image020.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image021.png b/MOHAATools/docs/Getting Started Tutorial_files/image021.png new file mode 100644 index 0000000..2b9fd79 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image021.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image022.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image022.jpg new file mode 100644 index 0000000..111f815 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image022.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image023.png b/MOHAATools/docs/Getting Started Tutorial_files/image023.png new file mode 100644 index 0000000..3ad80b7 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image023.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image024.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image024.jpg new file mode 100644 index 0000000..4a2b481 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image024.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image025.png b/MOHAATools/docs/Getting Started Tutorial_files/image025.png new file mode 100644 index 0000000..9dd88e1 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image025.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image026.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image026.jpg new file mode 100644 index 0000000..cebd5d4 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image026.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image027.png b/MOHAATools/docs/Getting Started Tutorial_files/image027.png new file mode 100644 index 0000000..29bb607 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image027.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image028.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image028.jpg new file mode 100644 index 0000000..82d6715 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image028.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image029.png b/MOHAATools/docs/Getting Started Tutorial_files/image029.png new file mode 100644 index 0000000..ff4a165 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image029.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image030.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image030.jpg new file mode 100644 index 0000000..95a5e6d Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image030.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image031.png b/MOHAATools/docs/Getting Started Tutorial_files/image031.png new file mode 100644 index 0000000..8b2f889 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image031.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image032.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image032.jpg new file mode 100644 index 0000000..56b24d7 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image032.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image033.png b/MOHAATools/docs/Getting Started Tutorial_files/image033.png new file mode 100644 index 0000000..951ce4f Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image033.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image034.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image034.jpg new file mode 100644 index 0000000..842ce1a Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image034.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image035.png b/MOHAATools/docs/Getting Started Tutorial_files/image035.png new file mode 100644 index 0000000..cfe5027 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image035.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image036.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image036.jpg new file mode 100644 index 0000000..c62f75d Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image036.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image037.png b/MOHAATools/docs/Getting Started Tutorial_files/image037.png new file mode 100644 index 0000000..d99a91a Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image037.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image038.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image038.jpg new file mode 100644 index 0000000..76ab12c Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image038.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image039.png b/MOHAATools/docs/Getting Started Tutorial_files/image039.png new file mode 100644 index 0000000..2964800 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image039.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image040.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image040.jpg new file mode 100644 index 0000000..eef5006 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image040.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image041.png b/MOHAATools/docs/Getting Started Tutorial_files/image041.png new file mode 100644 index 0000000..76a9d04 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image041.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image042.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image042.jpg new file mode 100644 index 0000000..d0240fc Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image042.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image043.png b/MOHAATools/docs/Getting Started Tutorial_files/image043.png new file mode 100644 index 0000000..0921d38 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image043.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image044.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image044.jpg new file mode 100644 index 0000000..91a2eb4 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image044.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image045.png b/MOHAATools/docs/Getting Started Tutorial_files/image045.png new file mode 100644 index 0000000..b2a6e96 Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image045.png differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/image046.jpg b/MOHAATools/docs/Getting Started Tutorial_files/image046.jpg new file mode 100644 index 0000000..bba3b7e Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/image046.jpg differ diff --git a/MOHAATools/docs/Getting Started Tutorial_files/oledata.mso b/MOHAATools/docs/Getting Started Tutorial_files/oledata.mso new file mode 100644 index 0000000..68adf6a Binary files /dev/null and b/MOHAATools/docs/Getting Started Tutorial_files/oledata.mso differ diff --git a/MOHAATools/docs/MOH Terrain Editing Manual.doc b/MOHAATools/docs/MOH Terrain Editing Manual.doc new file mode 100644 index 0000000..0496a65 Binary files /dev/null and b/MOHAATools/docs/MOH Terrain Editing Manual.doc differ diff --git a/MOHAATools/docs/MoH Radiant Feature List.doc b/MOHAATools/docs/MoH Radiant Feature List.doc new file mode 100644 index 0000000..6fc61f7 Binary files /dev/null and b/MOHAATools/docs/MoH Radiant Feature List.doc differ diff --git a/MOHAATools/docs/Script Commands - huddraw.txt b/MOHAATools/docs/Script Commands - huddraw.txt new file mode 100644 index 0000000..1ecc1ec --- /dev/null +++ b/MOHAATools/docs/Script Commands - huddraw.txt @@ -0,0 +1,50 @@ +Description of the use of the huddraw set of script commands +------------------------------------------------------------ + +The huddraw script commands allow you to draw up to 256 different graphic icons on the player's hud. +The element to adjust with each command is specified by an index number in the range of 0 to 255. +They currently broadcast to all players, but that could be changed if the need arises. + +Commands Summary +---------------- + +huddraw_shader + This sets the shader to use for a particular huddraw element. + +huddraw_align + This sets the alignment of the huddraw element. + Valid values for horizontal alignment are "left", "center", and "right". + Valid values for vertical alignment are "top", "center", and "bottom". + + +huddraw_rect + This sets the position and size of the huddraw element. X and Y specify the position of + the upper left corner position. Higher values of X move it to the right, and higher + values of Y move it down. When you set the alignment, the XY position specified is + relative to that alignment. For example, if you align it to the right edge of the hud, + the X position should be less than zero so that it the upper left corner will be brough + back to the left onto the screen. + +huddraw_virtualsize + This let's you set the huddraw element's size and position according to a virtual screen + resolution of 640x480. What this means is that it lets you treat the hud like it's always + at 640x480, and it will be properly resized and positioned according to the actual resolution. + +huddraw_color + This set the color of the huddraw element. Each color channel should be between 0 and 1. + +huddraw_alpha + This set the alpha of the huddraw element. It should be set between 0 and 1. This is also + used to turn off a huddraw element that is no longer wanted by setting the alpha to 0. + +huddraw_string + This sets the huddraw element to display a string instead of a shader graphic. The size + of the font can not be adjusted, but the color and alpha settings do affect the text. + The width and height parameters of huddraw_rect are only used for alignment centering, + Not for setting the size of the string. + +huddraw_font + This sets the font for a string displaying huddraw element to use. The names of available + font can be gotten from the game/main/fonts folder. The file names of the .ritualfont files + in there are the names used for the fonts. + \ No newline at end of file diff --git a/MOHAATools/docs/Script Files.txt b/MOHAATools/docs/Script Files.txt new file mode 100644 index 0000000..4837110 --- /dev/null +++ b/MOHAATools/docs/Script Files.txt @@ -0,0 +1,559 @@ +Syntax Summary +============== + +program: +-------- +statement_list + +statement_list: +--------------- +statement statement ... statement + +statement: +---------- +identifier event_parameter_list : +case integer event_parameter_list : +case identifier event_parameter_list : +compound_statement +if prim_expr statement +if prim_expr statement else statement +while prim_expr statement +for ( statement ; expr ; statement_list ) statement +try compound_statement catch compound_statement +switch prim_expr compound_statement +break +continue +identifier event_parameter_list +nonident_prim_expr identifier event_parameter_list +nonident_prim_expr = expr +nonident_prim_expr += expr +nonident_prim_expr -= expr +nonident_prim_expr ++ +nonident_prim_expr -- +; + +compound_statement: +------------------- +{ statement_list } + +expr: +----- +expr && expr +expr || expr +expr & expr +expr | expr +expr ^ expr +expr == expr +expr != expr +expr < expr +expr > expr +expr <= expr +expr >= expr +expr + expr +expr - expr +expr * expr +expr / expr +expr % expr +nonident_prim_expr +func_prim_expr + +func_prim_expr: +--------------- +identifier event_parameter_list +nonident_prim_expr identifier event_parameter_list +- func_prim_expr +~ func_prim_expr +! func_prim_expr +identifier :: prim_expr +nonident_prim_expr :: prim_expr + +event_parameter_list: +--------------------- +prim_expr prim_expr ... prim_expr + +prim_expr: +---------- +nonident_prim_expr +identifier_prim +prim_expr :: prim_expr + +nonident_prim_expr: +------------------- +$ prim_expr +nonident_prim_expr . identifier +nonident_prim_expr . size +nonident_prim_expr [ expr ] +string +integer +float +( number number number ) +game +level +local +parm +self +group +( expr ) +- nonident_prim_expr +~ nonident_prim_expr +! nonident_prim_expr +NULL +NIL + +number: +------- +float +integer + + +Automatically started scripts +============================= + +1) maps/mapname.scr +A level script is associated with each map, and is loaded and started at the start of that map (and not for subsequent starts from a saved game). This script is used for triggering all map related dynamic objects such as doors, elevators, AI, etc. maps/mapname.scr corresponds to maps/mapname.bsp. A level script is optional. + +2) maps/mapname_precache.scr +A level precache script is associated with each map, and is loaded and started whenever the map is loaded (even from a saved game). This script is used for precaching map specific resources. maps/mapname_precache.scr corresponds to maps/mapname.bsp. A level precache script is optional. + +3) Scripts in the anim directory are executed to carry out animation behavior of AI characters. Which script is executed is determined by internal AI state or scripts such as global/shoot.scr. + +Threads +======= + +A thread executes commands in a script one at a time in order. Multiple threads can exist. The automatically started scripts start execution with a single thread at the start of the file. + +All threads belong to a group of threads, denoted "group". The current thread is denoted "local". The group of threads that a thread belongs to will be discussed in the next section. + +Methods of creation of threads +------------------------------ + +1) Automatic +The new thread initially is the only thread in its group. + +2) Command: thread label +The new thread belongs to the same group of threads as the original thread. + +3) Command: thread filename::label +The new thread initially is the only thread in its group. + +4) Command: object thread label +The new thread initially is the only thread in its group. + +5) Command: object thread filename::label +The new thread initially is the only thread in its group. + + +Predefined object references +============================ + +1) game +Refers to the unique game object which maintains its state across levels. Only primitive values (integers/floats/strings/vectors) will persist across levels. + +2) level +Refers to the unique level object which maintains its state for the duration of a level. + +3) local +Refers to the thread executing the current command. + +4) parm +Refers to the unique parm object which can be used to pass parameters to new threads. +Note that any use of this variable could be coded "better" by using parameters in the creation of new threads. + +5) self +Refers to the object that the thread is processing for. This object is the same for all threads in a group of threads. + +6) group +Refers to the object representing the group of threads the thread executing the current command belongs to. + + +self object +=========== + +The "self" object has its value set at the creation of a group of threads. The following are some such situations: + +1) Automatically started scripts +self is NULL for level scripts. self is the character for animation scripts. + +2) Command: thread label +Since the new thread has the same group as the original thread, self in the new thread is equal to self in the original thread. + +3) Command: thread filename::label +self in the new thread is set equal to self in the original thread. + +4) Command: object thread label +self in the new thread is set equal to object. + +5) Command: object thread filename::label +self in the new thread is set equal to object. + +6) If a thread is initiated in response to an event of an object, then self is set equal to this object. + + +switch (selection) statement +============================ + +Standard usage +-------------- + +switch (expr) +{ +label1: + statement + ... + statement + break + +label2: + statement + ... + statement + break + +case 0: + statement + ... + statement + break + +case 1: + statement + ... + statement + break + +default: + statement + ... + statement + break +} + +The expression expr is evaluated and cast to a string. Code execution tranfers to the matching label or to the optional default label if there is no match. The case prefix is required for integers, and optional for strings. The break command makes the switch statement finish. + + +if (conditional) statement +========================== + +Standard usage +-------------- + +if (expr) + statement + +if (expr) + statement +else + statement + +if (expr) +{ + statement + ... + statement +} + +if (expr) +{ + statement + ... + statement +} +else +{ + statement + ... + statement +} + +arithmetic binary operators +=========================== + +precedence +---------- + +The operators are listed in order of later evaluation to sooner evaluation: + +|| +&& +| +^ +& +== != +< > <= >= ++ - +* / % + +descriptions +------------ + +|| logical or (outputs 0 or 1) + +&& logical and (outputs 0 or 1) + +| bitwise or (outputs integer) + +^ bitwise exclusive or (outputs integer) + +& bitwise and (outputs integer) + +== equality (outputs 0 or 1) + +!= inequality (outputs 0 or 1) + +< less than (outputs 0 or 1) + +> gretaer than (outputs 0 or 1) + +<= less than or equal (outputs 0 or 1) + +>= greater than or equal (outputs 0 or 1) + ++ plus (numeric or string types) + +- minus + +* multiply + +/ divide + +% modulus (remainder after division by integer) + + +while statement +=============== + +Standard usage +-------------- + +while (expr) + statement + +while (expr) +{ + statement + ... + statement +} + +At the start of a cycle of the loop the expression expr is evaluated and cast to boolean (true or false). While the expression evaluates to true the statement(s) are executed. +A continue placed inside such a loop will move the code execution point to the end of the current cycle of the loop. +A break placed inside such a loop will terminate execution of the loop (code execution will continue sfter the loop). + +Example +------- + +local.n = 1 +while (local.n <= 10) +{ + println local.n + local.n++ +} + + +for statement +============= + +Standard usage +-------------- + +for ( statement1 ; expr ; statement2 ) + statement + +for ( statement1 ; expr ; statement2 ) +{ + statement + ... + statement +} + +At the start of execution of this entire statement, statement1 is executed. At the start of a cycle of the loop the expression expr is evaluated and cast to boolean (true or false). While the expression evaluates to true the statement(s) are executed. At the end of each cycle of the loop, statement2 is executed. +A continue placed inside such a loop will move the code execution point to the end of the current cycle of the loop. +A break placed inside such a loop will terminate execution of the loop (code execution will continue after the loop). + +Example +------- + +for (local.n = 1; local.n <= 10; local.n++) +{ + println local.n + local.n++ +} + +Vectors (coordinates) +===================== + +Standard usage +-------------- + +( number number number ) + +Example +------- + +(1.1 23.2 -15.5) is preferable to "1.1 23.2 -15.5" since the latter is a string which would be cast to a vector each time it is interpretted as a vector. + +Note +---- + +Due to a parsing deficiency, vectors like (-1 2 3) should be written ( -1 2 3). That is, a space must be between the "(" and the "-". + +Targetname operator $ +===================== + +The targetname operator $ converts a string to the object with targetname equal to that string. + +Examples +-------- + +$my_targetname // object with targetname "my_targetname" + +local.t = "my_targetname2" +$(local.t) // object with targetname "my_targetname2" + +Variables +========= + +Any object in the game can have variables in its variable list. + +Examples +-------- + +game.a // variable a for game object + +level.b // variable b for level object + +local.c // variable c for local object + +parm.d // variable d for parm object + +self.e // variable e for self object + +group.f // variable f for group object + +$my_targetname.g // variable g for object with targetname "my_targetname" + +self.enemy.health // for this to make sense self.enemy would be an object and self.enemy.health would be the health variable of this object + + +Arrays +====== + +Standard usage +-------------- + +nonident_prim_expr [ expr ] + +nonident_prim_expr is a non-identify primitive expression and expr is an arbitrary expression. +nonident_prim_expr [ expr ] interprets nonident_prim_expr as an array and accesses the element at the position at which expr evaluates to. +Indexing of arrays can be by integers or strings. + +Types of arrays +--------------- + +1) Constant array +Created by expression of the form entry_1::entry_2::entry_3:: ... :: entry_n +Constant arrays start their indexing at 1. +Once created a constant array can not be changed but it can be read for its values. + +2) Hash table array +Unitialised entries evaluate to NIL. Any new entry can be set. + +3) Targetname array +Created by the $ targetname operator if more than one entity exists for that targetname. +For example, $player is an array if more than one player is in the game. +Targetname arrays start their indexing at 1. + +Examples +-------- + +println local.n[10] // prints the element at position 10 of the local.n array + +local.n[1][3] = 10 // sets the element at position (1, 3) of the local.n array equal to 10 (Hash table array) + +local.n = hello::world::this::is::a::test::123 // consant array +println local.n[1] // prints hello +println local.n[7] // prints 123 +println local.n[8] // results in Script Error: const array index '8' out of range +println local.n[hello] // results in Script Error: const array index '0' out of range + +local.n[hello][world][5] = 23 +local.a = local.n[hello] +local.b = local.a[world] +println local.b[5] // prints 23 + +for (local.n = 1; local.n <= 10; local.n++) + println game.stats[game.stats_name[local.n]] // print out element in game.stats array at position game.stats_name[local.n] + +local.a = (a::b)::c +println local.a[1][1] // prints a +println local.a[1][2] // prints b +println local.a[2] // prints c + + +Vector Examples +--------------- + +Vectors are accessed like arrays in the indices 0, 1, 2. +A vector could be set like +local.my_vector = (10 -2 60.1) + +Then this vector could be accessed like: +println local.n[2] +which would print 60.1 to the console. + +Example +------- +$player.origin += (5 6 7) // offset the player's origin by (5 6 7). + + +Make Array Example +------------------ + +local.Path1 = makeArray +t1 300 10 200 +t2 +t3 +t4 +t5 +t6 +t7 NIL 10 200 +t8 +t9 +t10 +t11 +t12 +t13 +t14 0 10 200 +endArray + +println local.Path1[1][2] +println local.Path1[1][3] +println local.Path1[1][4] +println local.Path1[1][5] +println local.Path1[14][1] +println local.Path1[15][1] +end + +results in: + +300 +10 +200 +NIL +t14 +NIL + +printed to console. + + +Automatic casting +================= + +If a parameter in a statement is required to be of some type, then an automatic cast will be attempted. + +Accessing characters of a string +================================ + +Characters of a string are accessed by the [] array operator. Indexing starts at 0. +For example, "abc"[2] evaluates to the string "c". +There is no character type, so characters are just strings of length 1. diff --git a/MOHAATools/docs/Shader Surface Types.txt b/MOHAATools/docs/Shader Surface Types.txt new file mode 100644 index 0000000..b24db55 --- /dev/null +++ b/MOHAATools/docs/Shader Surface Types.txt @@ -0,0 +1,26 @@ +In Game Surface Types + +Note: The in game surface types are not the same as the search keywords material types. + +The surface type for a shader is specified via a "surfaceparm type" line, where type is the surface type to use. + +Example: + surfaceparm wood + +Note that only one surface type can be used at a time, and so only one should be specified in a shader. + +Here's a list of each of the surface types that can be specified: + wood - wooden surface + metal - metal surface (like metal plating) + stone - stone or rock surface + dirt - dirt surface + grill - metal grill surface + grass - grass covered surface + mud - muddy or squishy sounding surface + puddle - water puddle surface + glass - glass surface + gravel - rocky gravel surface + sand - sandy surface + foliage - tree tops, bushes, or leaf covered surface + snow - snow covered surface + carpet - carpeted surface diff --git a/MOHAATools/docs/g_allclasses.html b/MOHAATools/docs/g_allclasses.html new file mode 100644 index 0000000..efafbbf --- /dev/null +++ b/MOHAATools/docs/g_allclasses.html @@ -0,0 +1,7173 @@ + + +Game Module Classes + + +

+
(Note: This file was generated with the in-game +console command "dumpallclasses". Some of the listed commands may not work.)
+
 
+
Game Module Classes
+

+

Actor, Animate, Entity, ScriptSlave, ScriptThread, Sentient, Trigger, World

+

Actor (Actor) -> SimpleActor -> Sentient +-> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+ +

accuracy
+

    Set percent to hit
+ +

accuracy( Float value )
+

    Set percent to hit
+ +

accuracy( Float value )
+

    Set percent to hit
+ +

ai_off
+

    Turns the AI off for this actor.
+ +

ai_on
+

    Turns the AI on for this actor.
+ +

aimat( String target )
+

    Specify the target to aim at.
+ +

alarmnode( String value )
+

    Sets the name of the alarm node for the actor (must have type set to alarm for effect)
+ +

alarmnode( String value )
+

    Sets the name of the alarm node for the actor (must have type set to alarm for effect)
+ +

alarmnode
+

    Gets the name of the alarm node for the actor (must have type set to alarm for effect)
+ +

alarmthread( String value )
+

    Sets the name of the alarm thread for the actor (must have type set to alarm for effect)
+ +

alarmthread( String value )
+

    Sets the name of the alarm thread for the actor (must have type set to alarm for effect)
+ +

alarmthread
+

    Gets the name of the alarm thread for the actor (must have type set to alarm for effect)
+ +

ammo_grenade( Integer grenade_count )
+

    Gives the AI some grenades
+ +

ammo_grenade
+

    Returns how many grenades an AI has
+ +

ammo_grenade( Integer grenade_count )
+

    Gives the AI some grenades
+ +

anim( String name )
+

    Play animation.
+ +

anim_noclip( String name )
+

    Play noclip animation.
+ +

anim_scripted( String name )
+

    Play scripted animation.
+ +

animfinal
+

    Whether the animation was succesfully finished
+ +

animloop( String name )
+

    Loop animation.
+ +

animname
+

    Sets the animname.
+ +

animname
+

    Gets the animname.
+ +

animscript( String name )
+

    Play the animation script
+ +

animscript_noclip( String name )
+

    Play the noclip animation script
+ +

animscript_scripted( String name )
+

    Play the scripted animation script
+ +

attachgrenade
+

    Used only by grenade return animations to tell the code when to attach the grenade to the actor
+ +

attackhandler
+

    Gets the current script that will handle attack events
+ +

attackhandler
+

    Sets the current script that will handle attack events
+ +

attackplayer
+

    Force Actor to attack the player
+ +

avoidplayer( Integer allowavoid )
+

    set to 0 if this AI shouldn't automatically get out of the way, non-zero if he should.
    +
+ +

avoidplayer
+

    is 0 if this AI won't automatically get out of the way, non-zero if he will
    +
+ +

avoidplayer( Integer allowavoid )
+

    set to 0 if this AI shouldn't automatically get out of the way, non-zero if he should.
    +
+ +

balconyheight
+

    minimum height a balcony guy must fall to do special balcony death
+ +

balconyheight( Float height )
+

    minimum height a balcony guy must fall to do special balcony death
+ +

balconyheight( Float height )
+

    minimum height a balcony guy must fall to do special balcony death
+ +

bedead
+

    Forces the actor to be instantly and totally dead; no death animation is played
+ +

blendtime
+

    Set the crossblend time to something other than the default, in seconds
+ +

blendtime
+

    Get the crossblend time
+ +

breakspecial
+

    tell ai to break special attack
+ +

calcgrenadetoss( Vector target_position )
+

    Called to calculate a grenade toss. Must be called before a grenade throwing animation.
    +Returns the name of the script to call with animscript if the toss can succeed, or if the toss won't work.
    +Should be called infrequently, and never during the middle of a grenade toss.
+ +

canmoveto( Vector position )
+

    returns a boolean if the AI can move to a point; for use in anim scripts
+ +

cansee( Entity entity, [ Float fov ], [ Float vision_distance ] )
+

    returns 1 if the entities can see eachother, 0 if not
+ +

canshoot( Vector shootOrigin )
+

    Determines if it would be possible to shoot the sentient's enemy from the given position.
+ +

canshootenemyfrom( Vector shootOrigin )
+

    Determines if it would be possible to shoot the sentient's enemy from the given position.
+ +

crawlto( String dest )
+

    Specify the location to crawl to.
+ +

crouchto( String dest )
+

    Specify the location to crouch to.
+ +

damagepuff( Vector position, Vector direction )
+

    Spawns a puff of 'blood' smoke at the speficied location in the specified direction.
+ +

deathembalm
+

    preps the dead actor for turning nonsolid gradually over time
+ +

deathhandler
+

    Gets the current script that will handle death events
+ +

deathhandler
+

    Sets the current script that will handle death events
+ +

deathsinkstart
+

    Makes the entity sink into the ground and then get removed (this starts it).
+ +

delete
+

    Removes this listener immediately.
+ +

detachgrenade
+

    Used only by grenade return animations to tell the code when to throw the grenade
+ +

disguise_accept_thread( String value )
+

    Sets the name of the thread for the actor to start when accepting papers
+ +

disguise_accept_thread
+

    Gets the name of the thread for the actor to start when accepting papers
+ +

disguise_accept_thread( String value )
+

    Sets the name of the thread for the actor to start when accepting papers
+ +

disguise_level
+

    Gets the disguise level of the actor. May be 1 or 2
+ +

disguise_level( Integer value )
+

    Sets the disguise level of the actor. May be 1 or 2
+ +

disguise_level( Integer value )
+

    Sets the disguise level of the actor. May be 1 or 2
+ +

disguise_period( Float period_in_seconds )
+

    Sets the time between the end of one disguise behavior and start of the next
+ +

disguise_period( Float period_in_seconds )
+

    Sets the time between the end of one disguise behavior and start of the next
+ +

disguise_period
+

    Gets the time between the end of one disguise behavior and start of the next
+ +

disguise_range( Float range_in_units )
+

    Sets the maximum distance for disguise behavior to get triggered
+ +

disguise_range( Float range_in_units )
+

    Sets the maximum distance for disguise behavior to get triggered
+ +

disguise_range
+

    Gets the maximum distance for disguise behavior to get triggered
+ +

distancetoenemy
+

    Get the distance from the Actor to its enemy
+ +

doActivate( Entity activatingEntity )
+

    General trigger event for all entities
+ +

dumb
+

    Make Actor dumb.
+ +

emotion
+

    The method of setting the facial expression of the Actor
+ +

enableEnemy
+

    sets enableEnemy variable
+ +

enablePain
+

    sets enablePain variable
+ +

endactionanim( )
+

    End any aiming/action animation which is currently playing
+ +

enemy
+

    Get the actor's current enemy
+ +

enemy_visible_change_time
+

    Get the last time whether or not the enemy is visible changed, in seconds
+ +

enemysharerange( Float range )
+

    sets the range outside which the AI will not receive notification that a teammate has a new enemy
+ +

enemysharerange( Float range )
+

    sets the range outside which the AI will not receive notification that a teammate has a new enemy
+ +

enemysharerange
+

    gets the range outside which the AI will not receive notification that a teammate has a new enemy
+ +

entitystart
+

    Initialize a Actor.
+ +

eyeslookat( Entity entity )
+

    The actor will look at this entity.
+ +

fallheight( Float height )
+

    Set the fallheight
+ +

fallheight
+

    Set the fallheight
+ +

favoriteenemy
+

    Gets this AI's favorite enemy
+ +

favoriteenemy( Entity ai_or_player )
+

    Gets this AI's favorite enemy
+ +

favoriteenemy( Entity ai_or_player )
+

    Gets this AI's favorite enemy
+ +

fire_grenade
+

    Used only by grenade throw animations to tell the code when to throw a grenade
+ +

fixedleash( Float multiplier )
+

    if non-zero, the leash will never auto-reset; if zero, the leash may auto-reset
+ +

fixedleash( Float multiplier )
+

    if non-zero, the leash will never auto-reset; if zero, the leash may auto-reset
+ +

fixedleash
+

    if non-zero, the leash will never auto-reset; if zero, the leash may auto-reset
+ +

fov
+

    The fov angle of the actor
+ +

fov( Float angle )
+

    The fov angle of the actor
+ +

fov( Float angle )
+

    The fov angle of the actor
+ +

GetLocalYawFromVector
+

    Turn a worldspace vector into a local space yaw
+ +

GetRunAnim
+

    Internal usage
+ +

GetWalkAnim
+

    Internal usage
+ +

gren_awareness
+

    gets the awareness of grenades in 0-100 percent chance of responding to a grenadewhen the AI sees it (applied once every 0.4 seconds)
+ +

gren_awareness( Float awareness_percent )
+

    sets the awareness of grenades in 0-100 percent chance of responding to a grenadewhen the AI sees it (applied once every 0.4 seconds)
+ +

gren_awareness( Float awareness_percent )
+

    sets the awareness of grenades in 0-100 percent chance of responding to a grenadewhen the AI sees it (applied once every 0.4 seconds)
+ +

gun( String s )
+

    specifies the gun to use
+ +

gun
+

    gets the gun to being used
+ +

gun( String s )
+

    specifies the gun to use
+ +

hascompletelookahead
+

    returns true if there are no corners to turn on the rest of the AI's current path
+ +

headmodel( String headmodel )
+

    sets the head model
+ +

headmodel
+

    gets the head model
+ +

headskin
+

    gets the head skin
+ +

headskin( String headskin )
+

    sets the head skin
+ +

hearing( Float radius )
+

    The hearing radius of the actor
+ +

hearing( Float radius )
+

    The hearing radius of the actor
+ +

hearing( Float radius )
+

    The hearing radius of the actor
+ +

holster
+

    Holster weapon
+ +

idlesay( String animation )
+

    The name of an idle dialog animation to play
+ +

immediateremove
+

    Removes this listener immediately.
+ +

inreload
+

    returns non-zero if the AI is in a reload
+ +

inreload( Integer reloading )
+

    set to non-zero to indicate the AI is in a reload
+ +

interrupt_point
+

    hint from animation scripts to AI code that now is a good time to switch animations
+ +

interval( Float distance )
+

    Sets the distance AI tries to keep between squadmates while moving.
+ +

interval( Float distance )
+

    Sets the distance AI tries to keep between squadmates while moving.
+ +

interval
+

    Gets the distance AI tries to keep between squadmates while moving.
+ +

intervaldir
+

    the direction the AI would like to move to maintain its interval
+ +

is_enemy_visible
+

    0 if the enemy is not currently visible, 1 if he is
+ +

kickdir
+

    Gets the direction the AI wants to kick
+ +

killed( Entity attacker, Integer damage, Entity inflictor, Vector position, Vector direction, Vector normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer location )
+

    event which is sent to an entity once it as been killed
    +
    +Location values:
    +-1 General
    +0 Pelvis
    +1 Lower Torso
    +2 Mid Torso
    +3 Upper Torso
    +4 Neck
    +5 Head
    +6 RUpperArm
    +7 RForearm
    +8 RHand
    +9 LUpperArm
    +10 LForearm
    +11 LHand
    +12 RThigh
    +13 RCalf
    +14 RFoot
    +15 LThigh
    +16 LCalf
    +17 LFoot
    +
+ +

last_enemy_visible_time
+

    Get the last time the enemy was visible, in seconds
+ +

leash
+

    Gets the maximum distance the AI will wander from its leash home
+ +

leash( Float distance )
+

    Sets the maximum distance the AI will wander from its leash home
+ +

leash( Float distance )
+

    Sets the maximum distance the AI will wander from its leash home
+ +

lookaroundangle( Float angle )
+

    gets the angle in degrees left or right of center that the AI will look around while patrolling
+ +

lookaroundangle( Float angle )
+

    gets the angle in degrees left or right of center that the AI will look around while patrolling
+ +

lookaroundangle
+

    gets the angle in degrees left or right of center that the AI will look around while patrolling
+ +

lookat( Entity entity )
+

    The actor will look at this entity.
+ +

maxdist
+

    Gets the maximum distance the AI tries to keep between itself and the player
+ +

maxdist( Float distance )
+

    Sets the maximum distance the AI tries to allow between itself and the player
+ +

maxdist( Float distance )
+

    Sets the maximum distance the AI tries to allow between itself and the player
+ +

mindist( Float distance )
+

    Sets the minimum distance the AI tries to keep between itself and the player
+ +

mindist
+

    Gets the minimum distance the AI tries to keep between itself and the player
+ +

mindist( Float distance )
+

    Sets the minimum distance the AI tries to keep between itself and the player
+ +

mood( String new_mood )
+

    sets the AI mood... must be 'bored', 'nervous', 'curious', or 'alert'.
+ +

mood
+

    gets the AI mood: 'bored', 'nervous', 'curious', or 'alert'.
+ +

movedir
+

    Returns a unit vector pointing in the current direction of motion, or zero if not moving.This still has meaning if velocity is zero but the AI is starting to move on a path.
+ +

movedoneradius( Float radius )
+

    Set the waittill movedone radius, default 0 means don't use manual radius
+ +

moveto( String anim, String dest )
+

    Specify the location to move to, with animation anim.
+ +

mumble( Integer can_mumble )
+

    Set to 1 if this guy is allowed to mumble, or 0 if he is not
+ +

mumble( Integer can_mumble )
+

    Set to 1 if this guy is allowed to mumble, or 0 if he is not
+ +

mumble
+

    Returns 1 if this guy is allowed to mumble, or 0 if he is not
+ +

no_idle
+

    Gets if the actor will not go into idle after playing an animation
+ +

no_idle
+

    Specifies if the actor will not go into idle after playing an animation
+ +

nolongpain( Integer allow )
+

    Set to 1 if long pain is not allowed, or 0 if long pain is allowed.
+ +

nolongpain
+

    Returns 1 if long pain is not allowed, or 0 if long pain is allowed.
+ +

nolongpain( Integer allow )
+

    Set to 1 if long pain is not allowed, or 0 if long pain is allowed.
+ +

nosurprise( Integer nosurprise )
+

    set to 0 to allow this guy to play a surprised animation when first encountering an enemy.
    +
+ +

nosurprise
+

    gets whether or not this guy is allowed to play a surprised animation when first encountering an enemy.
    +
+ +

nosurprise( Integer nosurprise )
+

    set to 0 to allow this guy to play a surprised animation when first encountering an enemy.
    +
+ +

noticescale( Float multiplier )
+

    Set the max multiplier in time to notice an enemy (default 100, half as big notices twice as fast)
+ +

noticescale( Float multiplier )
+

    Set the max multiplier in time to notice an enemy (default 100, half as big notices twice as fast)
+ +

noticescale
+

    Get the max multiplier in time to notice an enemy (default 100, half as big notices twice as fast)
+ +

pain( Entity attacker, Float damage, Entity inflictor, Vector position, Vector direction, Vector normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer location )
+

    used to inflict pain to an entity
+ +

painhandler
+

    Sets the current script that will handle pain events
+ +

painhandler
+

    Gets the current script that will handle pain events
+ +

pathdist
+

    returns total distance along current path to the path goal
+ +

patrolpath( String value )
+

    Sets the name of the patrol path for the actor (must have type set to patrol for effect)
+ +

patrolpath
+

    Gets the name of the patrol path for the actor (must have type set to patrol for effect)
+ +

patrolpath( String value )
+

    Sets the name of the patrol path for the actor (must have type set to patrol for effect)
+ +

physics_off
+

    turn physics off.
+ +

physics_on
+

    turn physics on.
+ +

playsound( String soundName, [ Integer channel ], [ Float volume ], [ Float min_distance ], [ Float pitch ] )
+

    play a sound coming from this entity.
    +default channel, CHAN_BODY.
+ +

pointat( Entity entity )
+

    The actor will point at this entity.
+ +

position
+

    The Position the Actor wants to be and should animate towards
+ +

position
+

    The Position the Actor wants to be and should animate towards
+ +

ReadyToFire
+

    Returns if ready to fire
+ +

reload_mg42
+

    Reload the mg42 - only used by machinegunner
+ +

remove
+

    Removes this listener the next time events are processed.
+ +

resetleash
+

    resets the AI's leash to their current position
+ +

runto( String dest )
+

    Specify the location to run to.
+ +

say( String animation )
+

    The name of a dialog animation to play
+ +

saydone
+

    Even used by sound-only special case of say to trigger waittill saydone
+ +

setactionanim( String base_anim, Float lower_limit, Float upper_limit )
+

    Set the base action animation and range that they cover
+ +

setaimmotionanim( String anim_crouch, String anim_stand )
+

    Set aim motion animation (handler scripts only)
+ +

setaimtarget( Entity entity )
+

    Sets the primary weapon's aim target.
+ +

setanim( String anim, Integer slot, Float weight, String flagged )
+

    Set animation slot
+ +

setanimlength( Float time )
+

    Set the maximum time an animation will play
+ +

setmotionanim( String anim )
+

    Set motion animation (handler scripts only)
+ +

setreloadcover
+

    do this command to let the ai know it needs to reload; used to reload while going to cover
+ +

setsay( String animation )
+

    The name of a dialog animation to play - used by animation script only
+ +

setupperanim( String anim )
+

    Set the upper body animation - used by animation script only
+ +

share_enemy
+

    internal code use only - shares an AI's enemy with his squad mates.
+ +

share_grenade
+

    internal code use only - shares an AI's grenade with his squad mates.
+ +

sight( Float max_sight_range )
+

    Sets the vision distance of the actor.
+ +

sight
+

    Gets the vision distance of the actor.
+ +

sight( Float max_sight_range )
+

    Sets the vision distance of the actor.
+ +

silent( Integer silent )
+

    set to 0 to prevent this guy from saying stuff besides pain and death sounds.
    +
+ +

silent
+

    gets whether or not this guy is allowed to say stuff besides pain and death sounds
+ +

silent( Integer silent )
+

    set to 0 to prevent this guy from saying stuff besides pain and death sounds.
    +
+ +

sound_awareness
+

    gets the awareness of sounds in 0-100 percent chance of hearing a sound withinhalf of the sound's radius' fades to zero outside sound's radius
+ +

sound_awareness( Float awareness_percent )
+

    sets the awareness of sounds in 0-100 percent chance of hearing a sound withinhalf of the sound's radius' fades to zero outside sound's radius
+ +

sound_awareness( Float awareness_percent )
+

    sets the awareness of sounds in 0-100 percent chance of hearing a sound withinhalf of the sound's radius' fades to zero outside sound's radius
+ +

tether( Entity entity )
+

    the entity to which the AI's leash should be tethered
+ +

thinkstate
+

    current ai think state; can be void, idle, pain, killed, attack, curious, disguise, or grenade.
+ +

turndoneerror
+

    The error amount that turndone will occur for the turnto command.
+ +

turndoneerror( Float error )
+

    The error amount that turndone will occur for the turnto command.
+ +

turndoneerror( Float error )
+

    The error amount that turndone will occur for the turnto command.
+ +

turnspeed( Float speed )
+

    The turn speed of the actor.
+ +

turnspeed
+

    The turn speed of the actor.
+ +

turnspeed( Float speed )
+

    The turn speed of the actor.
+ +

turnto( Entity entity )
+

    The actor will turn to this entity.
+ +

turret
+

    Gets the turret of the actor.
+ +

turret( String turret )
+

    Sets the turret of the actor.
+ +

turret( String turret )
+

    Sets the turret of the actor.
+ +

type_attack
+

    Gets the attack type of the actor.
+ +

type_attack( String value )
+

    Sets the attack type of the actor.
+ +

type_attack( String value )
+

    Sets the attack type of the actor.
+ +

type_disguise
+

    Gets the disguise type of the actor.
+ +

type_disguise( String value )
+

    Sets the disguise type of the actor.
+ +

type_disguise( String value )
+

    Sets the disguise type of the actor.
+ +

type_grenade
+

    Gets the grenade type of the actor.
+ +

type_grenade( String value )
+

    Sets the grenade type of the actor.
+ +

type_grenade( String value )
+

    Sets the grenade type of the actor.
+ +

type_idle( String value )
+

    Sets the idle type of the actor.
+ +

type_idle( String value )
+

    Sets the idle type of the actor.
+ +

type_idle
+

    Gets the idle type of the actor.
+ +

unholster
+

    Unholster weapon
+ +

upperanim( String anim )
+

    Set the upper body animation
+ +

use( String name, [ Integer weapon_hand ] )
+

    Use the specified weapon or item in the hand choosen (optional).
+ +

voicetype
+

    Gets the voice type
+ +

voicetype
+

    Set voicetype to magic letter postfix
+ +

voicetype
+

    Set voicetype to magic letter postfix
+ +

waittrigger( Boolean bool )
+

    If true, patrol guys and running men wait until triggered to move
+ +

waittrigger
+

    If true, patrol guys and running men wait until triggered to move
+ +

waittrigger( Boolean bool )
+

    If true, patrol guys and running men wait until triggered to move
+ +

walkto( String dest )
+

    Specify the location to walk to.
+ +

weapon( String weapon_modelname )
+

    Gives the sentient the weapon specified.
+ +

weapon( String weapon_modelname )
+

    Sets the weapon.
+ +

weapon
+

    Gets the weapon.
+ +

weapon_internal( String s )
+

    internal use
+ +

weapongroup
+

    Specifies weapon animation set to use in anim scripts
+ +

weapontype
+

    The Weapon Type of the Actor
+
+ +

Ammo -> Class

+
+
+ +

AmmoEntity +-> Item -> Trigger +-> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+ +

ammoentity_postspawn
+

    Ammo Entity Post Spawn
+
+ +

Animate (animate) -> Entity -> SimpleEntity -> Listener -> Class

+
+ +

anim( String animName )
+

    Exec anim commands on server or client.
+ +

isloopinganim( String anim_name )
+

    returns 1 if the anim is a looping anim, or 0 otherwise
+ +

setcontrollerangles( Integer num, Vector angles )
+

    Sets the control angles for the specified bone.
+ +

setsynctime( Float synctime )
+

    Set sync time for entity.
+
+ +

AnimationEvent -> Event -> Class

+
+
+ +

Archiver +-> Class

+
+
+ +

Armor -> Item -> Trigger -> Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+
+ +

BarrelObject (func_barrel) -> Entity -> SimpleEntity -> Listener -> Class

+
+ +

barreltype( String type )
+

    Sets the barrel's type
+ +

damage( Entity attacker, Integer damage, Entity inflictor, Vector position, Vector direction, Vector normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer location )
+

    general damage event used by all entities
    +
    +Location values:
    +-1 General
    +0 Pelvis
    +1 Lower Torso
    +2 Mid Torso
    +3 Upper Torso
    +4 Neck
    +5 Head
    +6 RUpperArm
    +7 RForearm
    +8 RHand
    +9 LUpperArm
    +10 LForearm
    +11 LHand
    +12 RThigh
    +13 RCalf
    +14 RFoot
    +15 LThigh
    +16 LCalf
    +17 LFoot
    +
+ +

killed( Entity attacker, Integer damage, Entity inflictor, Vector position, Vector direction, Vector normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer location )
+

    event which is sent to an entity once it as been killed
    +
    +Location values:
    +-1 General
    +0 Pelvis
    +1 Lower Torso
    +2 Mid Torso
    +3 Upper Torso
    +4 Neck
    +5 Head
    +6 RUpperArm
    +7 RForearm
    +8 RHand
    +9 LUpperArm
    +10 LForearm
    +11 LHand
    +12 RThigh
    +13 RCalf
    +14 RFoot
    +15 LThigh
    +16 LCalf
    +17 LFoot
    +
+
+ +

Body -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+
+ +

Camera (func_camera) -> Entity -> SimpleEntity -> Listener -> Class

+
+ +

auto_active( Boolean newActiveState )
+

    Whether or not the auto camera is active.
+ +

auto_maxfov( Float maxFOV )
+

    Sets the maximum FOV that should be used when automatically calculating FOV.
+ +

auto_radius( Float newRadius )
+

    Sets the radius of the automatic camera.
+ +

auto_starttime( Float newTime )
+

    Sets how long it takes for the camera to be switched to.
+ +

auto_state( String state1, [ String state2 ], [ String state3 ], [ String state4 ], [ String state5 ], [ String state6 ] )
+

    Sets the states the player needs to be in for this camera to activate.
+ +

auto_stoptime( Float newTime )
+

    Sets how long it takes for the camera switch back to the player.
+ +

camera_think
+

    Called each frame to allow the camera to adjust its position.
+ +

continue
+

    Continue the camera movement.
+ +

cut
+

    switch camera states immediately, do not transition
+ +

doActivate( Entity activatingEntity )
+

    General trigger event for all entities
+ +

fadetime( Float fadetime )
+

    Sets the fade time for camera transitioning.
+ +

follow( Entity targetEnt, [ Entity targetWatchEnt ] )
+

    Makes the camera follow an entity and optionally watch an entity.
+ +

follow_distance( Float distance )
+

    Sets the camera follow distance.
+ +

follow_yaw( Float yaw )
+

    Sets the yaw offset of the camera following an entity.
+ +

follow_yaw_absolute
+

    Makes the follow camera yaw absolute.
+ +

follow_yaw_relative
+

    Makes the follow camera yaw relative (not absolute).
+ +

fov( Float fov, [ Float fadeTime ] )
+

    Sets the camera's field of view (fov).
    +if fadeTime is specified, camera will fade over that time
    +if fov is less than 3, than an auto_fov will be assumed
    +the value of fov will be the ratio used for keeping a watch
    +entity in the view at the right scale
+ +

lookat( Entity ent )
+

    Makes the camera look at an entity.
+ +

moveto( Entity ent )
+

    Move the camera's position to that of the specified entities.
+ +

movetopos( Vector position )
+

    Move the camera's position to the specified position.
+ +

nextcamera( String nextCamera )
+

    Sets the next camera to use.
+ +

nowatch( [ Float fadeTime ] )
+

    Stop watching an entity or looking along a path.
    +Camera is now static as far as orientation.
    +if fadeTime is specified, camera will fade over that time
+ +

orbit( Entity targetEnt, [ Entity targetWatchEnt ] )
+

    Makes the camera orbit around an entity and optionally watch an entity.
+ +

orbit_height( Float height )
+

    Sets the orbit camera's height.
+ +

pause
+

    Pause the camera.
+ +

speed( Float speed )
+

    Sets the camera speed.
+ +

start
+

    Start camera moving.
+ +

stop
+

    Stop the camera movement.
+ +

turnto( Vector angle )
+

    Makes the camera look in the specified direction.
+ +

watch( Entity watchEnt, [ Float fadeTime ] )
+

    Makes the camera watch an entity.
    +if fadeTime is specified, camera will fade over that time
+ +

watchnode( [ Float fadeTime ] )
+

    Makes the camera watch based on what is stored
    +in the camera nodes.
    +if fadeTime is specified, camera will fade over that time
+ +

watchpath( [ Float fadeTime ] )
+

    Makes the camera look along the path of travel.
    +if fadeTime is specified, camera will fade over that time
+
+ +

CameraManager -> Listener -> Class

+
+ +

add
+

    Add a new point to the camera path where the player is standing.
+ +

cancelFor( String name )
+

    Cancel for current path node event of type name
+ +

delete
+

    Delete the current path node.
+ +

hide
+

    Hides the paths.
+ +

load( String filename )
+

    Loads a camera path.
+ +

loop( [ Entity path ] )
+

    Loop the current path or the specified one.
+ +

moveplayer
+

    Move the player to the current path node position.
+ +

new
+

    Starts a new path.
+ +

next
+

    Go to the next path node.
+ +

nextpath
+

    Go to the next path.
+ +

nowatch
+

    Set the current path node to watch nothing.
+ +

play( [ Entity path ] )
+

    Play the current path or the specified one once.
+ +

prev
+

    Go to the previous path node.
+ +

prevpath
+

    Go to the previous path.
+ +

renamepath( String newName )
+

    Rename the path to the new name.
+ +

replace
+

    Replace the current path node position/angle with the player's.
+ +

save( String filename )
+

    Saves the camera path.
+ +

savemap( String filename )
+

    Saves the camera path to a map file.
+ +

setfadetime( Float newFadeTime )
+

    Set the fadetime of the current path node.
+ +

setfov( String newFOV )
+

    Set the fov at the current path node.
+ +

setpath( Entity path )
+

    Sets the new path.
+ +

setspeed( Float speed )
+

    Set the speed of the camera at the current path node.
+ +

settarget( String target )
+

    Set the trigger target.
+ +

settargetname( String targetname )
+

    Set the targetname.
+ +

show( [ Entity path ] )
+

    Shows the specified path.
+ +

stop
+

    Stop the camera playing path.
+ +

updateinput
+

    Updates the current node with user interface values.
+ +

waitTill( String name )
+

    Wait until current path node event of type name
+ +

watch( String watch )
+

    Set the current path node to watch something.
+
+ +

Class

+
+
+ +

ConsoleEvent -> Event -> Class

+
+
+ +

CrateObject (func_crate) -> Entity -> SimpleEntity -> Listener -> Class

+
+ +

damage( Entity attacker, Integer damage, Entity inflictor, Vector position, Vector direction, Vector normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer location )
+

    general damage event used by all entities
    +
    +Location values:
    +-1 General
    +0 Pelvis
    +1 Lower Torso
    +2 Mid Torso
    +3 Upper Torso
    +4 Neck
    +5 Head
    +6 RUpperArm
    +7 RForearm
    +8 RHand
    +9 LUpperArm
    +10 LForearm
    +11 LHand
    +12 RThigh
    +13 RCalf
    +14 RFoot
    +15 LThigh
    +16 LCalf
    +17 LFoot
    +
+ +

debristype( Integer type )
+

    Sets the debris type of the crate
+ +

killed( Entity attacker, Integer damage, Entity inflictor, Vector position, Vector direction, Vector normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer location )
+

    event which is sent to an entity once it as been killed
    +
    +Location values:
    +-1 General
    +0 Pelvis
    +1 Lower Torso
    +2 Mid Torso
    +3 Upper Torso
    +4 Neck
    +5 Head
    +6 RUpperArm
    +7 RForearm
    +8 RHand
    +9 LUpperArm
    +10 LForearm
    +11 LHand
    +12 RThigh
    +13 RCalf
    +14 RFoot
    +15 LThigh
    +16 LCalf
    +17 LFoot
    +
+
+ +

Decal -> Entity -> SimpleEntity -> Listener -> Class

+
+
+ +

DM_Manager +-> Listener -> Class

+
+ +

doroundtransition
+

    delayed function call to (possibly) determine round winner and restart next round
+ +

finishroundtransition
+

    delayed function call to do the actual restart for the next round
+
+ +

DM_Team -> Listener +-> Class

+
+
+ +

Door (NormalDoor) -> ScriptSlave -> Mover -> Trigger -> Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+ +

alwaysaway
+

    Makes the door always open away from the person opening it.
+ +

angle( Float newAngle )
+

    set the angles of the entity using just one value.
    +Sets the yaw of the entity or an up and down
    +direction if newAngle is [0-359] or -1 or -2
+ +

close
+

    Closes the door.
+ +

dmg( Integer damage )
+

    Sets the amount of damage the door will do to entities that get stuck in it.
+ +

doActivate( Entity activatingEntity )
+

    General trigger event for all entities
+ +

doBlocked( Entity obstacle )
+

    sent to entity when blocked.
+ +

door_triggerfield( Entity other )
+

    Is called when a doors trigger field is touched.
+ +

doorclosed
+

    Called when the door finishes closing.
+ +

dooropened
+

    Called when the door finishes opening.
+ +

doortype( String door_type )
+

    Sets the defaults for this door
    +Door Defaults: wood(default)
    + metal
    +
+ +

doUse( Entity activatingEntity )
+

    sent to entity when it is used by another entity
+ +

killed( Entity attacker, Integer damage, Entity inflictor, Vector position, Vector direction, Vector normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer location )
+

    event which is sent to an entity once it as been killed
    +
    +Location values:
    +-1 General
    +0 Pelvis
    +1 Lower Torso
    +2 Mid Torso
    +3 Upper Torso
    +4 Neck
    +5 Head
    +6 RUpperArm
    +7 RForearm
    +8 RHand
    +9 LUpperArm
    +10 LForearm
    +11 LHand
    +12 RThigh
    +13 RCalf
    +14 RFoot
    +15 LThigh
    +16 LCalf
    +17 LFoot
    +
+ +

linkdoor
+

    Link doors together.
+ +

lock
+

    Lock the door.
+ +

open( Entity other )
+

    Opens the door.
+ +

sound_close_end( String sound_close )
+

    Sets the sound to use when the door closes.
+ +

sound_close_start( String sound_close )
+

    Sets the sound to use when the door closes.
+ +

sound_locked( String sound_locked )
+

    Sets the sound to use when the door is locked.
+ +

sound_message( String sound_message )
+

    Sets the sound to use when the door displays a message.
+ +

sound_open_end( String sound_open_end )
+

    Sets the sound to use when the door stops to opens.
+ +

sound_open_start( String sound_open_start )
+

    Sets the sound to use when the door starts to opens.
+ +

time( Float traveltime )
+

    Sets the time it takes for the door to open an close.
+ +

toggledoor( Entity other )
+

    Toggles the state of the door (open/close).
+ +

triggereffect( Entity triggering_entity )
+

    Send event to owner of trigger.
+ +

trysolid
+

    Trys to make the door solid.
+ +

tryToOpen( Entity other )
+

    Tries to open the door.
+ +

unlock
+

    Unlock the door.
+ +

wait( Float wait )
+

    Sets the amount of time to wait before automatically shutting.
+
+ +

DrivableVehicle -> Vehicle -> VehicleBase -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+ +

doBlocked( Entity obstacle )
+

    sent to entity when blocked.
+ +

doTouch( Entity touchingEntity )
+

    sent to entity when touched.
+ +

killed( Entity attacker, Integer damage, Entity inflictor, Vector position, Vector direction, Vector normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer location )
+

    event which is sent to an entity once it as been killed
    +
    +Location values:
    +-1 General
    +0 Pelvis
    +1 Lower Torso
    +2 Mid Torso
    +3 Upper Torso
    +4 Neck
    +5 Head
    +6 RUpperArm
    +7 RForearm
    +8 RHand
    +9 LUpperArm
    +10 LForearm
    +11 LHand
    +12 RThigh
    +13 RCalf
    +14 RFoot
    +15 LThigh
    +16 LCalf
    +17 LFoot
    +
+
+ +

DynItem -> Item -> Trigger -> Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+ +

damage( Entity attacker, Integer damage, Entity inflictor, Vector position, Vector direction, Vector normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer location )
+

    general damage event used by all entities
    +
    +Location values:
    +-1 General
    +0 Pelvis
    +1 Lower Torso
    +2 Mid Torso
    +3 Upper Torso
    +4 Neck
    +5 Head
    +6 RUpperArm
    +7 RForearm
    +8 RHand
    +9 LUpperArm
    +10 LForearm
    +11 LHand
    +12 RThigh
    +13 RCalf
    +14 RFoot
    +15 LThigh
    +16 LCalf
    +17 LFoot
    +
+ +

kill
+

    console based command to kill yourself if stuck.
+
+ +

EffectEntity (effectentity) -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+
+ +

Emitter (func_emitter) -> Entity -> SimpleEntity -> Listener -> Class

+
+ +

doTouch( Entity touchingEntity )
+

    sent to entity when touched.
+ +

emitter( String name )
+

    Emitter to use
+ +

idle
+

    Animates the puff daddy.
+
+ +

Entity -> SimpleEntity -> Listener -> Class

+
+ +

ai_event( [ String type ], [ Float radius ] )
+

    Let the AI know that this entity made a sound,
    +type is a string specifying what type of sound it is.
    +radius determines how far the sound reaches.
+ +

alpha( Float newAlpha )
+

    Set the alpha of the entity to alpha.
+ +

alwaysdraw
+

    Sets this entity to always draw
+ +

attach( Entity parent, String tagname, [ Integer use_angles ] )
+

    attach this entity to the parent's legs tag called tagname
+ +

attachedmodelanim( String tagname, String anim_name, Float crossblend_time, String model_name )
+

    Tells models (or specified model) attached to specified tag to play
    +specified animation. Crossbkend time doesn't work yet.
+ +

attachmodel( String modelname, String tagname, [ Float scale ], [ String targetname ], [ Boolean detach_at_death ], [ Float removetime ], [ Float fadeintime ], [ Float fadeoutdelay ], [ Float fadetime ], [ Vector offset ] )
+

    attach a entity with modelname to this entity to tag called tagname.
    +scale - scale of attached entities
    +targetname - targetname for attached entities
    +detach_at_death - when entity dies, should this model be detached.
    +removetime - when the entity should be removed, if not specified, never.
    +fadeintime - time to fade the model in over.
    +fadeoutdelay - time to wait until we fade the attached model out
    +fadeoutspeed - time the model fades out over
    +offset - vector offset for the model from the specified tag
+ +

avelocity
+

    gets the angular velocity for this entity.
+ +

bind( Entity parent )
+

    bind this entity to the specified entity.
+ +

brushmodel
+

    get the brush modelName.
+ +

cansee( Entity entity, [ Float fov ], [ Float vision_distance ] )
+

    returns 1 if the entities can see eachother, 0 if not
+ +

censor
+

    used to ban certain contact when in parentmode
    +
+ +

classname
+

    The entity's classname
+ +

classname( String nameOfClass )
+

    Determines what class to use for this entity,
    +this is pre-processed from the BSP at the start
    +of the level.
+ +

connect_paths
+

    Connects all navigation paths which intersect with the specified entity's volume
+ +

damage( Entity attacker, Integer damage, Entity inflictor, Vector position, Vector direction, Vector normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer location )
+

    general damage event used by all entities
    +
    +Location values:
    +-1 General
    +0 Pelvis
    +1 Lower Torso
    +2 Mid Torso
    +3 Upper Torso
    +4 Neck
    +5 Head
    +6 RUpperArm
    +7 RForearm
    +8 RHand
    +9 LUpperArm
    +10 LForearm
    +11 LHand
    +12 RThigh
    +13 RCalf
    +14 RFoot
    +15 LThigh
    +16 LCalf
    +17 LFoot
    +
+

damage_type( String + meansofdeathstring )
+

    Set the type of damage that this entity can take
+

deathsinkeachframe
+

    Makes the entity sink into the ground and then get + removed (this gets called each frame).
+

deathsinkstart
+

    Makes the entity sink into the ground and then get + removed (this starts it).
+

delete
+

    Removes this listener immediately.
+

detach
+

    detach this entity from its parent.
+

detachallchildren
+

    Detach all the children from the entity.
+

disconnect_paths
+

    Disconnects all navigation paths which intersect + with the specified entity's volume
+

droptofloor( [ Float maxRange + ] )
+

    drops the entity to the ground, if maxRange is not + specified 8192 is used.
+

effects( [ String parameter1 + ], [ String parameter2 ], [ String parameter3 ], [ String parameter4 ], [ + String parameter5 ], [ String parameter6 ] )
+

    Change the current entity effects flags.
    Valid flags are as follows:
    + + sets a flag, - clears a flag
    antisbjuice - anti + sucknblow juiceeveryframe - process commands every time entity is +rendered
+

entnum
+

    The entity's entity number
+

explosionattack( String + explosionModel, [ String tagName ] )
+

    Spawn an explosion optionally from a specific +tag
+

fade( [ Float + fadetime<0.00...max_float> ], [ Float target_alpha<0.00...1.00> ] + )
+

    Fade the entity's alpha, reducing it by 0.03
    every FRAMETIME, until it has faded out, does not + remove the entity
+

fadein( [ Float + fadetime<0.00...max_float> ], [ Float target_alpha<0.00...1.00> ] + )
+

    Fade the entity's alpha and scale in, increasing it + by 0.03
    every FRAMETIME, until it has faded + completely in to 1.0.
    If fadetime or target_alpha + are defined, they will override
    the default + values.
+

fadeout( [ Float + fadetime<0.00...max_float> ], [ Float alpha<0.00...1.00> ] + )
+

    Fade the entity's alpha and scale out, reducing it + by 0.03
    every FRAMETIME, until it has faded out. If + fadetime or
    target_alpha are defined, they will + override the defaults.
    Once the entity has been + completely faded, the entity is removed.
+

flags( [ String parameter1 ], + [ String parameter2 ], [ String parameter3 ], [ String parameter4 ], [ String + parameter5 ], [ String parameter6 ] )
+

    Change the current entity flags.
    Valid flags are as follows:
    + + sets a flag, - clears a flag
    blood - should it + bleed
    explode - should it explode when dead
    die_gibs - should it spawn gibs when dead
    god - makes the entity invincible
+

forceactivate
+

    Forces an entity to activate outside of the + player's PVS
+

getcontrollerangles( Integer + num )
+

    Gets the control angles for the specified bone.
+

gettagangles( String tag_name + )
+

    Gets the world angles of the tag
+

gettagposition( String + tag_name )
+

    Gets the world position of the tag
+

ghost
+

    make non-solid but still send to client regardless + of hide status.
+

glue( Entity parent, [ + Integer glueAngles ] )
+

    glue this entity to the specified entity.
+

gravity( Float gravityValue + )
+

    Change the gravity on this entity
+

heal( Float health + )
+

    Adds health to an entity, 0-1 fraction of + max_health
+

health
+

    entity's health
+

health( Float newHealth + )
+

    set the health (and max_health) of the entity to + newHealth
+

health( Float newHealth + )
+

    set the health (and max_health) of the entity to + newHealth
+

healthonly( Float newHealth + )
+

    set the health of the entity to newHealth without + changing max_health
+

healthonly( Float newHealth + )
+

    set the health of the entity to newHealth without + changing max_health
+

hide
+

    hide the entity, opposite of show.
+

hurt( Integer damage, [ + String means_of_death ], [ Vector direction ] )
+

    Inflicts damage if the entity is damageable. If the + number of damage
    points specified in the command + argument is greater or equal than the
    entity's + current health, it will be killed or destroyed.
+

immediateremove
+

    Removes this listener immediately.
+

immune( String + immune_string1, [ String immune_string2 ], [ String immune_string3 ], [ String + immune_string4 ], [ String immune_string5 ], [ String immune_string6 ] + )
+

    Adds to the immunity list for this sentient.
+

inpvs( Entity entity + )
+

    returns 1 if the entities have connected pvs, 0 if + not
+

istouching( Entity entity + )
+

    returns 1 if the entities are touching, 0 if not
+

joinTeam( Entity teamMember + )
+

    join a bind team.
+

kill
+

    console based command to kill yourself if stuck.
+

killattach
+

    kill all the attached entities.
+

killed( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    event which is sent to an entity once it as been + killed

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

killtarget( String targetName + )
+

    when dying kill entities with this targetName.
+

light( Float red, Float + green, Float blue, Float radius )
+

    Create a dynmaic light on this entity.
+

lightBlue( Float red + )
+

    Set the red component of the dynmaic light on this + entity.
+

lightGreen( Float red + )
+

    Set the red component of the dynmaic light on this + entity.
+

lightOff
+

    Turn the configured dynamic light on this entity + off.
+

lightOn
+

    Turn the configured dynmaic light on this entity + on.
+

lightRadius( Float red + )
+

    Set the red component of the dynmaic light on this + entity.
+

lightRed( Float red + )
+

    Set the red component of the dynmaic light on this + entity.
+

lightStyle( Integer + lightStyleIndex )
+

    What light style to use for this dynamic light on + this entity.
+

loopsound( String soundName, + [ Float volume ], [ String minimum_distance ] )
+

    play a looped-sound with a certain volume and + minimum_distance
    which is attached to the current + entity.
+

mass( Float massAmount + )
+

    set the mass of this entity.
+

max_health
+

    gets the entity's max health
+

max_health( Integer + max_health )
+

    sets max_health without changing health
+

max_health( Integer + max_health )
+

    sets max_health without changing health
+

model( String modelName + )
+

    set the model to modelName.
+

model( String modelName + )
+

    set the model to modelName.
+

model
+

    get the modelName.
+

movementstealth( Float scale + )
+

    Sets the current movement stealth scalar for the + sentient
+

neverdraw
+

    Sets this entity to never draw
+

nodamage
+

    entity does not take damage.
+

normal_damage
+

    The Normal Health of the Actor (0 - 100)
+

normal_health
+

    The Normal Health of the Actor
+

normaldraw
+

    Sets this entity to normal draw
+

notsolid
+

    make non-solid.
+

playsound( String soundName, + [ Integer channel ], [ Float volume ], [ Float min_distance ], [ Float pitch ] + )
+

    play a sound coming from this entity.
    default channel, CHAN_BODY.
+

pusher( Entity inflictor, + Entity attacker, Vector direction, Float force )
+

    Push an entity in the specified direction with the + specified force
+

quitTeam
+

    quit the current bind team
+

radnum( Float radnum + )
+

    set the radnum
+

radnum
+

    entity's radnum
+

remove
+

    Removes this listener the next time events are + processed.
+

removeattachedmodel( String + tagname, [ Float fadeRate ], [ String modelName ] )
+

    Removes the model attached to this entity at the + specified tag.
+

removeimmune( String + immune_string1, [ String immune_string2 ], [ String immune_string3 ], [ String + immune_string4 ], [ String immune_string5 ], [ String immune_string6 ] + )
+

    Removes from the immunity list for this +sentient.
+

rendereffects( [ String + parameter1 ], [ String parameter2 ], [ String parameter3 ], [ String + parameter4 ], [ String parameter5 ], [ String parameter6 ] )
+

    Change the current render effects flags.
    Valid flags are as follows:
    + + sets a flag, - clears a flag
    dontdraw - send the + entity to the client, but don't draw
    betterlighting + - do sphere based vertex lighting on the entity
    lensflare - add a lens glow to the entity at its + origin
    viewlensflare - add a view dependent lens + glow to the entity at its origin
    lightoffset - use + the dynamic color values as a light offset to the model
    skyorigin - this entity is the portal sky origin
    minlight - this entity always has some lighting on + it
    fullbright - this entity is always fully lit
    additivedynamiclight - the dynamic light should have an + additive effect
    lightstyledynamiclight - the dynamic + light uses a light style, use the
    'lightstyle' + command to set the index of the light style to be used
+

rotatedbbox( Integer on_off + )
+

    Sets the entity's bbox to rotate with it.
+

rotatedbbox
+

    Gets te entity's bbox to rotate with it.
+

saydone
+

    Even used by sound-only special case of say to + trigger waittill saydone
+

scale( Float newScale + )
+

    set the scale of the entity
+

scale( Float newScale + )
+

    set the scale of the entity
+

scale
+

    get the scale of the entity
+

scriptshader( String + shaderCommand, Float argument1, [ Float argument2 ] )
+

    alias for shader command, change a specific shader + parameter for the entity.
    Valid shader commands + are:
    translation [trans_x] [trans_y] - change the + texture translation
    offset [offset_x] [offset_y] - + change the texture offset
    rotation [rot_speed] - + change the texture rotation speed
    frame [frame_num] + - change the animated texture frame
    wavebase [base] + - change the base parameter of the wave function
    waveamp [amp] - change the amp parameter of the wave + function
    wavebase [phase] - change the phase + parameter of the wave function
    wavefreq [freq] - + change the frequency parameter of the wave function
+

setcontrollerangles( Integer + num, Vector angles )
+

    Sets the control angles for the specified bone.
+

setshaderdata( Float data0, + Float data1 )
+

    sets the shader controllers for this entity.
+

setsize( Vector mins, Vector + maxs )
+

    Set the bounding box of the entity to mins and + maxs.
+

shader( String shaderCommand, + Float argument1, [ Float argument2 ] )
+

    change a specific shader parameter for the + entity.
    Valid shader commands are:
    translation [trans_x] [trans_y] - change the texture + translation
    offset [offset_x] [offset_y] - change + the texture offset
    rotation [rot_speed] - change the + texture rotation speed
    wavebase [base] - change the + base parameter of the wave function
    waveamp [amp] - + change the amp parameter of the wave function
    wavebase [phase] - change the phase parameter of the + wave function
    wavefreq [freq] - change the frequency + parameter of the wave function
+

show
+

    show the entity, opposite of hide.
+

sighttrace( Vector start, + Vector end, [ Integer pass_entities ], [ Vector mins ], [ Vector maxs ] + )
+

    Performs a trace line from the start to the end, + returns 0 if something was hit and 1 otherwise
+

solid
+

    make solid.
+

spawnflags( Integer flags + )
+

    spawnflags from the BSP, these are set inside the + editor
+

stationary
+

    entity does not move, causes no physics to be run + on it.
+

stoploopsound
+

    Stop the looped-sound on this entity.
+

stopsound( [ Integer channel + ] )
+

    stop the current sound on the specified channel.
    default channel, CHAN_BODY.
+

surface( String surfaceName, + [ String parameter1 ], [ String parameter2 ], [ String parameter3 ], [ String + parameter4 ], [ String parameter5 ], [ String parameter6 ] )
+

    change a legs surface parameter for the given + surface.
    + sets the flag, - clears the flag
    Valid surface commands are:
    skin1 - set the skin1 offset bit
    skin2 - set the skin2 offset bit
    nodraw - don't draw this surface
+

svflags( [ String parameter1 + ], [ String parameter2 ], [ String parameter3 ], [ String parameter4 ], [ + String parameter5 ], [ String parameter6 ] )
+

    Change the current server flags.
    Valid flags are as follows:
    + + sets a flag, - clears a flag
    broadcast - always send + this entity to the client
+

takedamage
+

    makes entity take damage.
+

team( String moveTeam + )
+

    used to make multiple entities move together.
+

touchtriggers
+

    this entity should touch triggers.
+

trace( Vector start, Vector + end, [ Integer pass_entities ], [ Vector mins ], [ Vector maxs ] )
+

    Performs a Trace Line from the start to the end, + returns the end or the position it hit at
+

trigger( String name + )
+

    Trigger the specified target or entity.
+

unbind
+

    unbind this entity.
+

unglue
+

    unglue this entity.
+

usebbox
+

    do not perform perfect collision, use bounding box + instead.
+

velocity
+

    gets the velocity for this entity.
+

velocity( Vector velocity + )
+

    sets the velocity for this entity.
+

volumedamage( Float damage + )
+

    does damage to any entity within this's volume
+

yaw
+

    entity's yaw
+
+

Event -> Class

+
+

ExplodeObject (func_explodeobject) -> MultiExploder -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

amount( Integer + amountOfDebris )
+

    How much debris to spawn each time.
+

debrismodel( String + debrisModel )
+

    What kind of debris to spawn when triggered.
+

severity( Float newSeverity + )
+

    How violently the debris should be ejected.
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

Exploder (func_exploder) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

dmg( Integer damage + )
+

    Sets the damage the explosion does.
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

ExplodingWall (func_explodingwall) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

anglespeed( Float speed + )
+

    Set the angle speed.
+

base_velocity( Vector + velocity )
+

    Set the base velocity.
+

checkonground
+

    Check if exploding wall is on ground.
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

dmg( Integer dmg + )
+

    Set the damage from the exploding wall.
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

explosions( Integer + explosions )
+

    Set the number of explosions.
+

land_angles( Vector angles + )
+

    Set the land angles.
+

land_radius( Float radius + )
+

    Set the land radius.
+

random_velocity( Vector + velocity )
+

    Set the amount of random variation of the base + velocity.
+

stoprotating
+

    Stop rotating the wall.
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

Explosion +-> Projectile -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

constantdamage
+

    Makes the explosion do constant damage over the + radius
+

damageagain
+

    This event is generated each frame if explosion is + set to damage each frame
+

damageeveryframe
+

    Makes the explosion damage every frame
+

explosioneffect( String + explosionType )
+

    Make an explosionType explosion effect
+

flash( Float time, Float r, + Float g, Float b, Float radius )
+

    Flash player screens
+

radius( Float + projectileRadius )
+

    set the radius for the explosion
+

radiusdamage( Float + radiusDamage )
+

    set the radius damage an explosion +does
+

FallingRock +(func_fallingrock) -> Entity -> SimpleEntity -> Listener -> Class

+
+

bounce
+

    sent to entity when touched.
+

dmg( Integer dmg + )
+

    Set the damage from the rock.
+

doActivate( Entity + activatingEntity )
+

    General trigger event for all entities
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

noise( String sound + )
+

    Set the sound to play when the rock bounces
+

rotate
+

    rotates the falling rock.
+

speed( Float speed + )
+

    Set the speed that the rock moves at.
+

start
+

    Starts rock falling.
+

wait( Float wait + )
+

    How long to wait before rock starts +falling.
+

FileRead +-> Class

+
+

Flamethrower -> Weapon -> Item -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

Fulcrum (func_fulcrum) -> ScriptSlave -> Mover -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

dampening( Float newDampening + )
+

    dampening of fulcrum.
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

limit( Float newLimit + )
+

    angular limit for the fulcrum.
+

movesound( String + newSinkSound )
+

    Sound played when fulcrum is moving.
+

reset
+

    Reset the fulcrum right now.
+

resetspeed( Float + newResetspeed )
+

    Speed at which fulcrum resets itself, defaults to + 0.002 * speed.
+

speed( Float speed + )
+

    Speed at which fulcrum operates +itself.
+

FuncBeam (func_beam) -> ScriptSlave -> Mover -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

activate
+

    Activate the beam
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or -2
+

angles( Vector + newAngles<0.00...360.00><0.00...360.00><0.00...360.00> + )
+

    set the angles of the entity to newAngles.
+

color( Vector + beam_color<0.00...1.00><0.00...1.00><0.00...1.00> + )
+

    Set the color of the beam
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

deactivate
+

    Deactivate the beam
+

delay( Float delay + )
+

    Set the amount of delay on the beam updater
+

doActivate( Entity + activatingEntity )
+

    General trigger event for all entities
+

endalpha( Float alpha + )
+

    Set the endpoint alpha value of the beam
+

endpoint( Vector + beam_end_point )
+

    Set the end point of the beam. The beam will be + draw from the origin to
    the end point.
+

findendpoint
+

    Find the endpoint of a beam
+

life( Float beam_life + )
+

    Set the amount of time the beam stays on when + activated
+

maxoffset( Float max_offset + )
+

    Set the maximum offset the beam can travel above, + below, forward or back of it's endpoints
+

minoffset( Float min_offset + )
+

    Set the minimun offset the beam can travel above, + below, forward or back of it's endpoints
+

model( String modelName + )
+

    set the model to modelName.
+

numsegments( Integer + numsegments )
+

    Set the number of segments for the beam
+

numspherebeams( Integer num + )
+

    Set the number of beams that will be shot out in a + sphere like formation
+

overlap( Float beam_overlap + )
+

    Set the amount of overlap the beams have when they + are being strung together
+

persist( Boolean bool + )
+

    Set the persist property of the beam
+

radius( Float radius + )
+

    Set the starting radius of the beams if this is a + beamsphere
+

shader( String beam_shader + )
+

    Set the shader that the beam will use
+

shoot
+

    Make the beam cause damage to entities that get in + the way
+

shootradius( Float radius + )
+

    Set the radius of the damage area between beam + endpoints
+

target( String beam_target + )
+

    Set the target of the beam. The beam will be drawn + from the origin
    to the origin of the target +entity
+

tileshader( String + beam_shader )
+

    Set the shader that the beam will use. This shader + will be tiled.
+

toggledelay( [ String + [random] ], [ Float time ] )
+

    Causes a beam toggling effect. Sets the time + between toggling. If random is specified, The time will be between 0 and + time
+

updateendpoint
+

    Update the endpoint of a beam
+

updateorigin
+

    Update the origin of a beam
+

FuncLadder (func_ladder) -> Entity -> SimpleEntity -> Listener -> Class

+
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or +-2
+

FuncRemove (func_remove) -> Entity -> SimpleEntity -> Listener -> Class

+
+

Game -> Listener +-> Class

+
+

detail
+

    game.detail
+

skill
+

    game.skill
+

Gib (gib) -> Mover -> Trigger -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

stopped
+

    sent when entity has stopped bouncing for + MOVETYPE_TOSS.
+

throwgib( Entity ent, Integer + velocity, Float scale )
+

    Throw a gib.
+

GrenadeHint +(info_grenadehint) -> SimpleEntity -> Listener +-> Class

+
+

Health (health_020) -> Item -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

health_postspawn
+

    Health Post Spawn
+

item_pickup( Entity item + )
+

    Pickup the specified item.
+

HelmetObject +(helmetobject) -> Entity -> SimpleEntity -> Listener -> Class

+
+

HorizontalPipe (func_horizontalpipe) -> Entity -> SimpleEntity -> Listener -> Class

+
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or +-2
+

InfoNotNull +(info_notnull) -> Entity -> SimpleEntity -> Listener -> Class

+
+

InfoNull (info_null) -> Entity -> SimpleEntity -> Listener -> Class

+
+

InteractObject (interactobject) -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

hiteffect
+

    Sets the tiki it will spawn when it's hit
+

killed( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    event which is sent to an entity once it as been + killed

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

killedeffect
+

    Sets the tiki it will spawn when it's +destroyed
+

InventoryItem -> Weapon -> Item -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

activateitem( [ String mode ] + )
+

    Activates the item
+

activatepapers
+

    The activation of the papers item
+

Item -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

amount( Integer amount + )
+

    Sets the amount of the item.
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or -2
+

dialogneeded( String + dialog_needed )
+

    Sets the dialog needed string.
+

dmamount( Integer amount + )
+

    Sets the amount of the item for DM.
+

dmmaxamount( Integer + max_amount )
+

    Sets the max amount of the item for DM.
+

doUse( Entity + activatingEntity )
+

    sent to entity when it is used by another entity
+

item_droptofloor
+

    Drops the item to the ground.
+

item_pickup( Entity item + )
+

    Pickup the specified item.
+

maxamount( Integer max_amount + )
+

    Sets the max amount of the item.
+

name( String item_name + )
+

    Sets the item name.
+

no_remove
+

    Makes it so the item is not removed from the world + when it is picked up.
+

pickup_done
+

    Called when the item pickup is done.
+

pickupsound( String name + )
+

    sets the item's pickup sound alias
+

respawn
+

    Respawns the item.
+

respawn_done
+

    Called when the item respawn is done.
+

respawnsound
+

    Turns on the respawn sound for this item.
+

set_respawn( Integer respawn + )
+

    Turns respawn on or off.
+

set_respawn_time( Float + respawn_time )
+

    Sets the respawn time.
+

stopped
+

    sent when entity has stopped bouncing for + MOVETYPE_TOSS.
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

Level -> Listener +-> Class

+
+

alarm( Integer alarm_status + )
+

    zero = global level alarm off, non-zero = alarm + on
+

alarm
+

    zero = global level alarm off, non-zero = alarm + on
+

bombs_planted
+

    Gets the number of bombs that are set
+

bombs_planted( Integer num + )
+

    Sets the number of bombs that are set
+

bombs_planted( Integer num + )
+

    the number of bombs that are set
+

clockside( String + axis_allies_draw_kills )
+

    Sets which side the clock is on... 'axis' or + 'allies' win when time is up, 'kills' gives the win to the team with more + live members, 'draw' no one wins
+

clockside
+

    Gets which side the clock is on... 'axis' or + 'allies' win when time is up
+

clockside( String + axis_or_allies )
+

    Sets which side the clock is on... 'axis' or + 'allies' win when time is up
+

dmrespawning( Integer + allow_respawn )
+

    set to 1 to turn on wave-based DM, to 0 to disable + respawns within a round
+

dmrespawning( Integer + allow_respawn )
+

    set to 1 to turn on wave-based DM, to 0 to disable + respawns within a round
+

dmrespawning
+

    returns 1 if wave-based DM, 0 if respawns are + disabled within a round
+

dmroundlimit( Integer + roundlimit )
+

    sets the default roundlimit, in minutes; can be + overridden by 'roundlimit' cvar
+

dmroundlimit( Integer + roundlimit )
+

    sets the default roundlimit, in minutes; can be + overridden by 'roundlimit' cvar
+

dmroundlimit
+

    gets the actual roundlimit, in minutes; may be + 'roundlimit' cvar or the default round limit
+

found_secrets
+

    count of found secrets
+

loop_protection
+

    says if infinite loop protection is enabled
+

loop_protection( Integer + loop_protection )
+

    specify if infinite loop protection is enabled
+

nodrophealth( Integer + alarm_status )
+

    zero = automatically drop health according to + cvars, non-zero = don't autodrop health (like hard mode)
+

papers
+

    the level of papers the player currently has
+

papers
+

    the level of papers the player currently has
+

planting_team
+

    Gets which is planting the bomb, 'axis' or + 'allies'
+

planting_team( String + axis_or_allies )
+

    Sets which is planting the bomb, 'axis' or + 'allies'
+

planting_team( String + axis_allies_draw_kills )
+

    which is planting the bomb, 'axis' or 'allies'
+

prespawnsentient
+

    internal usage.
+

rain_density
+

    Sets the rain density
+

rain_density
+

    Sets the rain density
+

rain_length
+

    Sets the rain length
+

rain_length
+

    Sets the rain length
+

rain_min_dist
+

    Sets the rain min_dist
+

rain_min_dist
+

    Sets the rain min_dist
+

rain_numshaders
+

    Sets the rain numshaders
+

rain_numshaders
+

    Sets the rain numshaders
+

rain_shader
+

    Sets the rain shader
+

rain_shader
+

    Sets the rain shader
+

rain_slant
+

    Sets the rain slant
+

rain_slant
+

    Sets the rain slant
+

rain_speed
+

    Sets the rain speed
+

rain_speed
+

    Sets the rain speed
+

rain_speed_vary
+

    Sets the rain speed variance
+

rain_speed_vary
+

    Sets the rain speed variance
+

rain_width
+

    Sets the rain width
+

rain_width
+

    Sets the rain width
+

roundbased
+

    Gets wether or not the game is currently round + based or not
+

targets_destroyed( Integer + num )
+

    the number of bomb targets that have been + destroyed
+

targets_destroyed( Integer + num )
+

    Sets the number of bomb targets that have been + destroyed
+

targets_destroyed
+

    Gets the number of bomb targets that have been + destroyed
+

targets_to_destroy( Integer + num )
+

    the number of bomb targets that must be +destroyed
+

targets_to_destroy( Integer + num )
+

    Sets the number of bomb targets that must be + destroyed
+

targets_to_destroy
+

    Gets the number of bomb targets that must be + destroyed
+

time
+

    current level time
+

total_secrets
+

    count of total secrets
+

Light (light) -> Entity -> SimpleEntity -> Listener +-> Class

+
+

LightStyleClass -> Class

+
+

Listener +-> Class

+
+

cancelFor( String name + )
+

    Cancel for event of type name
+

classname
+

    classname variable
+

commanddelay( Float delay, + String command, [ String [arg1] ], [ String [arg2] ], [ String [arg3] ], [ + String [arg4] ], [ String [arg5] ], [ String [arg6] ] )
+

    executes a command after the given delay
+

delaythrow( String label + )
+

    Internal usage.
+

delete
+

    Removes this listener immediately.
+

exec( String script + )
+

    Executes the specified script.
+

exec( String script + )
+

    Executes the specified script.
+

immediateremove
+

    Removes this listener immediately.
+

owner
+

    Returns the owner.
+

remove
+

    Removes this listener the next time events are + processed.
+

thread( String label + )
+

    Creates a thread starting at label.
+

thread( String label + )
+

    Creates a thread starting at label.
+

throw( String label + )
+

    Throws to the specified label.
+

unregister( String label + )
+

    Unregisters the label from the event of the same + name.
+

waitexec( String script + )
+

    Executes the specified script and waits until the + called thread group is finished.
+

waitexec( String script + )
+

    Executes the specified script and waits until the + called thread group is finished.
+

waitthread( String label + )
+

    Creates a thread starting at label and waits until + the called thread is finished.
+

waitthread( String label + )
+

    Creates a thread starting at label and waits until + the called thread is finished.
+

waitTill( String name + )
+

    Wait until event of type name
+

LODMaster (lodmaster) -> Listener -> Class

+
+

lod_angles( Float + pitch<0.00...360.00>, Float yaw<0.00...360.00>, Float + roll<0.00...360.00> )
+

    Set the angles of the model
+

lod_discard
+

    Discard LOD changes
+

lod_roll( Float roll + )
+

    Set the roll of the model
+

lod_spawn( String model + )
+

    Edit LOD on the specified model
+

lod_yaw( Float yaw + )
+

    Set the yaw of the model
+

LODSlave (lodslave) -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

lod_discard
+

    Discard LOD changes
+

lod_model
+

    Set the model of the current viewthing
+

lod_think
+

    Called every frame to process the view +thing.
+

MonkeyBars (func_monkeybars) -> Entity -> SimpleEntity -> Listener -> Class

+
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or +-2
+

Mover (mover) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

movedone( Entity + finishedEntity )
+

    Sent to commanding thread when done with move +.
+

MultiExploder (func_multi_exploder) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

dmg( Integer damage + )
+

    Sets the damage the explosion does.
+

duration( Float duration + )
+

    Sets the duration of the explosion.
+

random( Float randomness + )
+

    Sets the randomness value of the explosion.
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

wait( Float explodewait + )
+

    Sets the wait time of the explosion.
+

Object (object) -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

handlespawn
+

    Internal usage
+

model( String modelName + )
+

    set the model to modelName.
+

model( String modelName + )
+

    set the model to modelName.
+

Parm -> Listener +-> Class

+
+

motionfail
+

    motionfail
+

movedone
+

    movedone
+

movefail
+

    movefail
+

other
+

    other
+

owner
+

    owner
+

previousthread
+

    Returns the previous thread.
+

sayfail
+

    sayfail
+

upperfail
+

    upperfail
+

PathNode (info_pathnode) -> SimpleEntity -> Listener +-> Class

+
+

delete
+

    Removes this listener immediately.
+

immediateremove
+

    Removes this listener immediately.
+

istouching( Entity entity + )
+

    returns 1 if the entities are touching, 0 if not
+

spawnflags( Integer + node_flags )
+

    Sets the path nodes flags.
+

PathSearch +-> Class

+
+

Player (player) -> Sentient -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

actionanimend
+

    Called when the action animation has finished.
+

actor( String modelname, [ + String keyname1 ], [ String value1 ], [ String keyname2 ], [ String value2 ], + [ String keyname3 ], [ String value3 ], [ String keyname4 ], [ String value4 ] + )
+

    Spawns an actor.
+

actorinfo( Integer + actor_number )
+

    Prints info on the specified actor.
+

animloop_legs
+

    Called when the legs animation has finished.
+

animloop_torso
+

    Called when the torso animation has finished.
+

attachtoladder
+

    Attaches the sentient to a ladder
+

auto_join_team
+

    Join the team with fewer players
+

callvote( String arg1, [ + String arg2 ] )
+

    Player calls a vote
+

coord
+

    Prints out current location and angles
+

correctweaponattachments
+

    makes sure the weapons is properly attached when + interupting a reload
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

damage_multiplier( Float + damage_multiplier )
+

    Sets the current damage multiplier
+

dead
+

    Called when the player is dead.
+

deadbody
+

    Spawn a dead body
+

dmdeathdrop
+

    Drops the player inventory in DM after's he's been + killed
+

dmmessage( Integer mode, + String stuffstrings )
+

    sends a DM message to the appropriate players
+

dmteam
+

    returns 'allies', 'axis', 'spectator', or + 'freeforall'
+

dog( [ Integer god_mode ] + )
+

    Sets the god mode cheat or toggles it.
+

endlevel
+

    Called when the player gets to the end of the + level.
+

ensureforwardoffladder
+

    Ensures that the player went forward off the + ladder.
+

ensureoverladder
+

    Ensures that the player is at the proper height + when getting off the top of a ladder
+

enter( Entity vehicle, [ + String driver_anim ] )
+

    Called when someone gets into a vehicle.
+

exit( Entity vehicle + )
+

    Called when driver gets out of the vehicle.
+

face( Vector angles + )
+

    Force angles to specified vector
+

finishuseanim
+

    Fires off all targets associated with a particular + useanim.
+

finishuseobject
+

    Fires off all targets associated with a particular + useobject.
+

fireheld
+

    returns 1 if this player is holding fire, or 0 if + he is not
+

forcelegsstate( String + legsstate )
+

    Force the player's legs to a certain state
+

forcetorsostate( String + torsostate )
+

    Force the player's torso to a certain state
+

fov( [ Float fov ] + )
+

    Sets the player's fov.
+

fullheal
+

    Heals player.
+

gameversion
+

    Prints the game version.
+

getmovement
+

    returns the player current movement
+

getposition
+

    returns the player current position
+

give( String name, [ Integer + amount ] )
+

    Gives the player the specified thing (weapon, ammo, + item, etc.) and optionally the amount.
+

giveweapon( String + weapon_name )
+

    Gives the player the specified weapon.
+

gotkill( Entity victim, + Integer damage, Entity inflictor, Integer meansofdeath, Boolean gib + )
+

    event sent to attacker when an entity dies
+

has_disguise( Integer + is_disguised )
+

    zero = does not have a disguise, non-zero = has a + disguise
+

has_disguise
+

    zero = does not have a disguise, non-zero = has a + disguise
+

holster
+

    Holsters all wielded weapons, or unholsters + previously put away weapons
+

invnext
+

    Cycle to player's next item.
+

invprev
+

    Cycle to player's previous item.
+

iprint( String string, [ + Integer bold ] )
+

    prints a string to the player, optionally in +bold
+

is_disguised
+

    zero = not disguised, non-zero = disguised
+

join_team( String team + )
+

    Join the specified team (allies or axis)
+

jump( Float height + )
+

    Makes the player jump.
+

jumpxy( Float forwardmove, + Float sidemove, Float speed )
+

    Makes the sentient jump.
+

kill
+

    console based command to kill yourself if stuck.
+

killclass( String classname, + [ Integer except_entity_number ] )
+

    Kills all of the entities in the specified +class.
+

killed( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    event which is sent to an entity once it as been + killed

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

killent( Integer + entity_number )
+

    Kills the specified entity.
+

leave_team
+

    Leave the current team
+

listinventory
+

    List of the player's inventory.
+

logstats( Boolean state + )
+

    Turn on/off the debugging playlog
+

modheight( String height + )
+

    change the maximum height of the player
    can specify 'stand', 'duck', 'duckrun', 'prone', or a + specific height
+

moveposflags( String + position, [ String movement ] )
+

    used by the state files to tell the game dll what + the player is doing
+

nextpaintime( Float seconds + )
+

    Set the next time the player experiences pain + (Current time + seconds specified).
+

noclip
+

    Toggles the noclip cheat.
+

notarget
+

    Toggles the notarget cheat.
+

notready
+

    makes this player not ready for the round to + start
+

objectivecount( Integer + num_completed, Integer out_of )
+

    Sets the number of objectives completed and the + total number of objectives
+

pain( Entity attacker, Float + damage, Entity inflictor, Vector position, Vector direction, Vector normal, + Integer knockback, Integer damageflags, Integer meansofdeath, Integer location + )
+

    used to inflict pain to an entity
+

perferredweapon( String + weapon_name )
+

    Overrides your perferred weapon that is displayed + in the stats screen.
+

physics_off
+

    turn player physics off.
+

physics_on
+

    turn player physics on.
+

poweruptimer( Integer + poweruptimer, Integer poweruptype )
+

    Sets the powerup timer and powerup type.
+

primarydmweapon( String + weaptype )
+

    Sets the player's primary DM weapon
+

ready
+

    makes this player ready for the round to start
+

ready
+

    returns 1 if this player is ready, 0 otherwise
+

reload
+

    Reloads the player's weapon
+

removeclass( String + classname, [ Integer except_entity_number ] )
+

    Removes all of the entities in the specified + class.
+

removeent( Integer + entity_number )
+

    Removes the specified entity.
+

resethaveitem( String + weapon_name )
+

    Resets the game var that keeps track that we have + gotten this weapon
+

resetstate
+

    Reset the player's state table.
+

respawn
+

    Respawns the player.
+

safeholster( Boolean putaway + )
+

    Holsters all wielded weapons, or unholsters + previously put away weapons
    preserves state, so it + will not holster or unholster unless necessary
+

safezoom( Boolean zoomin + )
+

    0 turns off zoom, and 1 returns zoom to previous + setting
+

score
+

    Show the score for the current deathmatch game
+

show
+

    show the entity, opposite of hide.
+

skipcinematic
+

    Skip the current cinematic
+

spawn( String entityname, [ + String keyname1 ], [ String value1 ], [ String keyname2 ], [ String value2 ], + [ String keyname3 ], [ String value3 ], [ String keyname4 ], [ String value4 ] + )
+

    Spawns an entity.
+

spectator
+

    Become a spectator
+

startuseobject
+

    starts up the useobject's animations.
+

state
+

    Dumps the player's state to the console.
+

stats
+

    Display the MissionLog.
+

stopwatch( Integer duration + )
+

    Starts a stopwatch for a given duration... use 0 to + clear the stopwatch
+

stopwatchingactor( Entity + actor_to_stop_watching )
+

    Makes the player's camera stop watching the + specified actor.
+

stufftext( String + stuffstrings )
+

    Stuffs text to the player's console
+

takepain( Boolean bool + )
+

    Set whether or not to take pain
+

tele( Vector location + )
+

    Teleport to location
+

testthread( String + scriptfile, [ String label ] )
+

    Starts the named thread at label if provided.
+

turn( Float yawangle + )
+

    Causes player to turn the specified amount.
+

turnlegs( Float yawangle + )
+

    Turns the players legs instantly by the specified + amount.
+

turnupdate( Float yaw, Float + timeleft )
+

    Causes player to turn the specified amount.
+

turretenter( Entity turret, [ + String driver_anim ] )
+

    Called when someone gets into a turret.
+

turretexit( Entity turret + )
+

    Called when driver gets out of the turret.
+

tweakladderpos
+

    Tweaks the player's position on a ladder to be + proper
+

unattachfromladder
+

    Unattaches the sentient from a ladder
+

updatepoweruptime
+

    Called once a second to decrement powerup time.
+

useheld
+

    returns 1 if this player is holding use, or 0 if he + is not
+

usestuff
+

    Makes the player try to use whatever is in front of + her.
+

viewangles
+

    get the angles of the entity.
+

viewangles( Vector newAngles + )
+

    set the view angles of the entity to newAngles.
+

viewmodelanim( String anim, [ + Integer force_restart ] )
+

    Sets the player's view model animation
+

voicetype( String voice_name + )
+

    Sets the voice type to use the player.
+

vote( String arg1 + )
+

    Player votes either yes or no
+

waitForState( String + stateToWaitFor )
+

    When set, the player will clear waitforplayer when + this state is hit
    in the legs or torso.
+

watchactor( Entity + actor_to_watch )
+

    Makes the player's camera watch the specified + actor.
+

weapdrop
+

    Drops the player's current weapon.
+

weapnext
+

    Cycle to player's next weapon.
+

weapprev
+

    Cycle to player's previous weapon.
+

whatis( Integer entity_number + )
+

    Prints info on the specified entity.
+

wuss
+

    Gives player all weapons.
+

zoomoff
+

    makes sure that zoom is off
+

PlayerAlliedDeathmatchStart (info_player_allied) -> PlayerDeathmatchStart -> PlayerStart -> SimpleArchivedEntity -> SimpleEntity -> Listener -> Class

+
+

PlayerAxisDeathmatchStart (info_player_axis) -> PlayerDeathmatchStart -> PlayerStart -> SimpleArchivedEntity -> SimpleEntity -> Listener -> Class

+
+

PlayerDeathmatchStart (info_player_deathmatch) -> PlayerStart -> SimpleArchivedEntity -> SimpleEntity -> Listener -> Class

+
+

arena( Integer arena_number + )
+

    set the arena number for this starting +position
+

PlayerIntermission (info_player_intermission) -> Camera -> Entity -> SimpleEntity -> Listener -> Class

+
+

PlayerStart +(info_player_start) -> SimpleArchivedEntity -> SimpleEntity -> Listener -> Class

+
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or -2
+

disablespawn
+

    forbids spawning from this spawnpoint
+

enablespawn
+

    allows spawning from this spawnpoint
+

PortalCamera +(portal_camera) -> Entity -> SimpleEntity -> Listener -> Class

+
+

roll( Float roll + )
+

    Sets the portal camera's roll.
+

PortalSurface (portal_surface) -> Entity -> SimpleEntity -> Listener -> Class

+
+

locatecamera
+

    Locates the camera position.
+

Projectile (projectile) -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

addownervelocity( Boolean + bool )
+

    Set whether or not the owner's velocity is added to + the projectile's velocity
+

addvelocity( Float + velocity_x, Float velocity_y, Float velocity_z )
+

    Set a velocity to be added to the projectile when + it is created
+

avelocity( [ String + [random|crandom] ], [ Float yaw ], [ String [random|crandom] ], [ Float pitch + ], [ String [random|crandom] ], [ Float roll ] )
+

    set the angular velocity of the projectile
+

beam( String command, [ + String arg1 ], [ String arg2 ], [ String arg3 ], [ String arg4 ], [ String + arg5 ], [ String arg6 ] )
+

    send a command to the beam of this projectile
+

bouncesound
+

    Set the name of the sound that is played when the + projectile bounces
+

bouncesound_hard
+

    Set the name of the sound that is played when the + projectile bounces off hard surfaces
+

bouncesound_metal
+

    Set the name of the sound that is played when the + projectile bounces off metal
+

bouncesound_water
+

    Set the name of the sound that is played when the + projectile bounces in water
+

bouncetouch
+

    Make the projectile bounce when it hits a + non-damageable solid
+

canhitowner
+

    Make the projectile be able to hit its owner
+

chargelife
+

    set the projectile's life to be determined by the + charge time
+

chargespeed
+

    set the projectile's speed to be determined by the + charge time
+

clearowner
+

    Make the projectile be able to hit its owner now
+

dlight( Float red, Float + green, Float blue, Float intensity )
+

    set the color and intensity of the dynamic light on + the projectile
+

dmlife( Float projectileLife + )
+

    set the life of the projectile in DM
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

drunk( Float amount, Float + rate )
+

    Make the projectile drunk
+

explode
+

    Make the projectile explode
+

explodeontouch
+

    Make the projectile explode when it touches + something damagable
+

explosionmodel( String + modelname )
+

    Set the modelname of the explosion to be spawned
+

heatseek
+

    Make the projectile heat seek
+

hitdamage( Float + projectileHitDamage )
+

    set the damage a projectile does when it hits + something
+

impactmarkorientation( Float + degrees )
+

    Set the orientation of the impact mark
+

impactmarkradius( Float + radius )
+

    Set the radius of the impact mark
+

impactmarkshader( String + shader )
+

    Set the impact mark of the shader
+

killed( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    event which is sent to an entity once it as been + killed

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

knockback( Float + projectileKnockback )
+

    set the knockback of the projectile when it hits + something
+

life( Float projectileLife + )
+

    set the life of the projectile
+

meansofdeath( String + meansOfDeath )
+

    set the meansOfDeath of the projectile
+

minlife( Float + minProjectileLife )
+

    set the minimum life of the projectile (this is for + charge up weapons)
+

minspeed( Float minspeed + )
+

    set the minimum speed of the projectile (this is + for charge up weapons)
+

notouchdamage
+

    Makes the projectile not blow up or deal damage + when it touches a damagable object
+

prethink
+

    Make the projectile think to update it's +velocity
+

removewhenstopped
+

    Make the projectile get removed when it stops
+

smashthroughglass( Integer + speed )
+

    Makes the projectile smash through windows & + other damageble glass objects when going above a set speed
+

speed( Float projectileSpeed + )
+

    set the speed of the projectile
+

stopped
+

    sent when entity has stopped bouncing for + MOVETYPE_TOSS.
+

updatebeam
+

    Update the attached beam
+

PuffDaddy (plant_puffdaddy) -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

idle
+

    Animates the puff daddy.
+

PushObject (func_pushobject) -> Entity -> SimpleEntity -> Listener -> Class

+
+

dmg( Integer damage + )
+

    Set the damage.
+

doBlocked( Entity obstacle + )
+

    sent to entity when blocked.
+

pushsound( String sound + )
+

    Set the pushing sound
+

start
+

    Sets up the pushobject.
+

Rain (func_rain) -> Entity -> SimpleEntity -> Listener -> Class

+
+

RandomSpawn +(func_randomspawn) -> Spawn -> ScriptSlave -> Mover -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

doActivate( Entity + activatingEntity )
+

    General trigger event for all entities
+

max_time( Float maxTime + )
+

    Maximum time between random spawns.
+

min_time( Float minTime + )
+

    Minimum time between random spawns.
+

RandomSpeaker (sound_randomspeaker) -> TriggerSpeaker -> TriggerPlaySound -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

chance( Float + newChance<0.00...1.00> )
+

    Sets the chance that the sound will play when + triggered.
+

maxdelay( Float max_delay + )
+

    Sets the maximum time between playings.
+

mindelay( Float min_delay + )
+

    Sets the minimum time between playings.
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

ReSpawn (func_respawn) -> Spawn -> ScriptSlave -> Mover -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

RotatingDoor +(func_rotatingdoor) -> Door -> ScriptSlave -> Mover -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

doclose
+

    Closes the door (special doors).
+

doopen( Entity other + )
+

    Opens the door (special doors).
+

openangle( Float open_angle + )
+

    Sets the open angle of the door.
+

RunThrough (func_runthrough) -> Entity -> SimpleEntity -> Listener -> Class

+
+

chance( Float chance + )
+

    chance that trigger will spawn something.
+

delay( Float delay + )
+

    time between RunThrough being activated.
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

lip( Float lip )
+

    distance below trigger we should spawn things.
+

offset( Vector spawn_offset + )
+

    When triggered, what to offset the spawned object + by.
+

spawnmodel( String + model_to_spawn )
+

    When triggered, what to spawn.
+

speed( Float speed + )
+

    threshold speed at which RunThrough is +activated.
+

Script -> Class

+
+

ScriptClass -> Listener -> Class

+
+

ScriptDoor (script_door) -> Door -> ScriptSlave -> Mover -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or -2
+

doclose
+

    Closes the door (special doors).
+

doinit
+

    Sets up the script door.
+

doopen( Entity other + )
+

    Opens the door (special doors).
+

movedir
+

    door's movedir
+

opendot
+

    door's open dot product
+

startangles
+

    door's size
+

startorigin
+

    door's startorigin
+

ScriptMaster -> Listener -> Class

+
+

alias( String alias, String + realPath, [ String arg1 ], [ String arg2 ], [ String arg3 ], [ String arg4 ], + [ String arg5 ], [ String arg6 ] )
+

    Create an alias to the specified path
+

aliascache( String alias, + String realPath, [ String arg1 ], [ String arg2 ], [ String arg3 ], [ String + arg4 ], [ String arg5 ], [ String arg6 ] )
+

    Create an alias to the specified path and cache the + resource
+

cache( String resourceName + )
+

    pre-cache the given resource.
+

ScriptModel +(script_model) -> ScriptSlave -> Mover -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or -2
+

anim( String anim_name + )
+

    Sets the script model's animation
+

model( String modelName + )
+

    set the model to modelName.
+

ScriptOrigin +(script_origin) -> ScriptSlave -> Mover -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

model( String modelName + )
+

    set the model to modelName.
+

ScriptSkyOrigin (script_skyorigin) -> ScriptSlave -> Mover -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

ScriptSlave +(script_object) -> Mover -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or -2
+

angles( Vector angles + )
+

    Sets the angles.
+

bind( Entity parent + )
+

    bind this entity to the specified entity.
+

closeportal
+

    Close the area portal enclosed in this object
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

dmg( Integer damage + )
+

    Set the damage.
+

doActivate( Entity + activatingEntity )
+

    General trigger event for all entities
+

doBlocked( Entity obstacle + )
+

    sent to entity when blocked.
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

doUse( Entity + activatingEntity )
+

    sent to entity when it is used by another entity
+

endpath
+

    Stop following the path
+

explode( Float damage + )
+

    Creates an explosion at the script slave's + position
+

flypath( Entity array, Float + speed, Float acceleration, Float look_ahead )
+

    Makes the script slave fly the specified path with + speed and acceleration until reached_distance close to position
+

followpath( Entity path, [ + String arg1 ], [ String arg2 ], [ String arg3 ], [ String arg4 ], [ String + arg5 ], [ String arg6 ] )
+

    Makes the script slave follow the specified path. + The allowable arguments are ignoreangles,
    ignorevelocity, normalangles, loop, and a number + specifying the start time.
+

jumpto( String + vector_or_entity )
+

    Jump to specified vector or entity.
+

model( String modelName + )
+

    set the model to modelName.
+

modifyflypath( Float speed, + Float acceleration, Float look_ahead )
+

    Makes the script slave fly the specified path with + speed and acceleration until reached_distance close to position
+

move
+

    Move the script slave.
+

moveBackward( Float dist + )
+

    Move the position backward.
+

moveDown( Float dist + )
+

    Move the position down.
+

moveEast( Float dist + )
+

    Move the position east.
+

moveForward( Float dist + )
+

    Move the position forward.
+

moveLeft( Float dist + )
+

    Move the position left.
+

moveNorth( Float dist + )
+

    Move the position north.
+

moveOffset( Vector dist + )
+

    Move the position by the offset vector.
+

moveRight( Float dist + )
+

    Move the position right.
+

moveSouth( Float dist + )
+

    Move the position south.
+

moveto( String + vector_or_entity )
+

    Move to the specified vector or entity.
+

moveUp( Float dist + )
+

    Move the position up.
+

moveWest( Float dist + )
+

    Move the position west.
+

next
+

    Goto the next waypoint.
+

notshootable
+

    Makes the script slave not shootable
+

openportal
+

    Open the area portal enclosed in this object
+

physics_off
+

    Turn physics off this script object on
+

physics_on( [ Integer + no_collide_entity ] )
+

    Turn physics on this script object on
    If no_collide_entity is set to 1 then the script slave + will not collide with other entities
+

physics_velocity( Vector + impulseVector )
+

    Add a physical impulse to an object when it is + being physically simulated
+

rotateaxis( Integer axis, + Float avelocity )
+

    Rotate about the specified axis at the specified + angular velocity.
+

rotateaxisdown( Integer axis, + Float angle )
+

    Rotate the specified axis down by the specified + amount.
+

rotateaxisdownto( Integer + axis, Float angle )
+

    Rotate the specified axis down to angle.
+

rotateaxisup( Integer axis, + Float angle )
+

    Rotate the specified axis up by the specified + amount.
+

rotateaxisupto( Integer axis, + Float angle )
+

    Rotate the specified axis up to angle.
+

rotatedownto( Vector + direction )
+

    Rotate down to the specified direction.
+

rotateto( Vector direction + )
+

    Rotate to the specified direction.
+

rotateupto( Vector direction + )
+

    Rotate up to the specified direction.
+

rotateX( Float avelocity + )
+

    Rotate about the x axis at the specified angular + velocity.
+

rotateXdown( Float angle + )
+

    Rotate the x down by the specified amount.
+

rotateXdownto( Float angle + )
+

    Rotate the x down to angle.
+

rotateXup( Float angle + )
+

    Rotate the x up by the specified amount.
+

rotateXupto( Float angle + )
+

    Rotate the x up to angle.
+

rotateY( Float avelocity + )
+

    Rotate about the y axis at the specified angular + velocity.
+

rotateYdown( Float angle + )
+

    Rotate the y down by the specified amount.
+

rotateYdownto( Float angle + )
+

    Rotate the y down to angle.
+

rotateYup( Float angle + )
+

    Rotate the y up by the specified amount.
+

rotateYupto( Float angle + )
+

    Rotate the y up to angle.
+

rotateZ( Float avelocity + )
+

    Rotate about the z axis at the specified angular + velocity.
+

rotateZdown( Float angle + )
+

    Rotate the z down by the specified amount.
+

rotateZdownto( Float angle + )
+

    Rotate the z down to angle.
+

rotateZup( Float angle + )
+

    Rotate the z up by the specified amount.
+

rotateZupto( Float angle + )
+

    Rotate the z up to angle.
+

scriptslave_followingpath
+

    Called every frame to actually follow the path
+

scriptslave_movedone
+

    Called when the script slave is done moving
+

setdamage( Integer damage + )
+

    Set the damage.
+

setmeansofdeath( String + means_of_death )
+

    Set the damage means of death.
+

speed( Float speed + )
+

    Sets the speed.
+

stop
+

    Stop the script slave.
+

threadmove( String label + )
+

    Move the script slave and create thread which waits + until finished.
+

time( Float travel_time + )
+

    Sets the travel time.
+

trigger( Entity ent + )
+

    Trigger entities target.
+

unbind
+

    unbind this entity.
+

waitmove
+

    Move the script slave and wait until +finished.
+

ScriptThread -> Listener -> Class

+
+

abs( Float arg )
+

    Absolute value of int or float
+

addobjective( Integer + objective_number, Integer status, [ String text ], [ Vector location ] + )
+

    Adds/Changes an Objective
+

aliascache( String alias, + String realPath, [ String arg1 ], [ String arg2 ], [ String arg3 ], [ String + arg4 ], [ String arg5 ], [ String arg6 ] )
+

    Create an alias to the specified path and cache the + resource
+

all_ai_off
+

    Turns all AI off.
+

all_ai_on
+

    Turns all AI back on.
+

angles_pointat( Entity + parent_entity, Entity entity, Entity target_entity )
+

    Returns the angles that points at the target_entity + given the base orientation of the parent_entity and the position of the + entity.
+

angles_toforward( Vector + angles )
+

    Returns the forward vector of the specified + angles
+

angles_toleft( Vector angles + )
+

    Returns the left vector of the specified angles
+

angles_toup( Vector angles + )
+

    Returns the up vector of the specified angles
+

assert( Float value + )
+

    Assert if value is 0.
+

bool( Integer value + )
+

    Casts value to a bool.
+

bsptransition( String + next_map )
+

    Transitions to the next BSP. Keeps player data, and + game data.
+

cache( String resource_name + )
+

    Cache the specified resource.
+

cam( String command, [ String + arg1 ], [ String arg2 ], [ String arg3 ], [ String arg4 ], [ String arg5 ], [ + String arg6 ] )
+

    Processes a camera command.
+

centerprint( String + stuffToPrint )
+

    prints the included message in the middle of all + player's screens
+

cinematic
+

    Turns on cinematic.
+

clear_objective_pos
+

    Clears the position of the current objective, for + when you don't have one
+

clearfade
+

    Clear the fade from the screen
+

clearletterbox( Float time + )
+

    Clears letterbox mode.
+

CreateListener
+

    Creates a Listener instance.
+

cuecamera( Entity entity, [ + Float switchTime ] )
+

    Cue the camera. If switchTime is specified, then + the camera
    will switch over that length of time.
+

cueplayer( [ Float switchTime + ] )
+

    Go back to the normal camera. If switchTime is + specified,
    then the camera will switch over that + length of time.
+

delaythrow( String label + )
+

    Internal usage.
+

drawhud( Integer value + )
+

    Specfiy if hud is to be drawn
+

earthquake( Float duration, + Float magnitude, Float no_rampup, Float no_rampdown )
+

    Create an earthquake
+

end
+

    End the thread.
+

entity( Integer value + )
+

    Casts value to an entity.
+

error( String message, + Integer level )
+

    Generate a script error with specified message and + stack level
+

exec( String script + )
+

    Executes the specified script.
+

exec( String script + )
+

    Executes the specified script.
+

fadein( Float time, Float + red, Float green, Float blue, Float alpha, [ Integer mode ] )
+

    Sets up fadein in values.
+

fadeout( Float time, Float + red, Float green, Float blue, Float alpha, [ Integer mode ] )
+

    Sets up fadeout values.
+

fadesound( Float time + )
+

    fades the sound out over the given time.
+

float( Integer value + )
+

    Casts value to a float.
+

forcemusic( String current, [ + String fallback ] )
+

    Forces the current and fallback (optional) music + moods.
+

freezeplayer
+

    Freeze the player.
+

getboundkey1( String keyname + )
+

    return a string describing the key
+

getboundkey2( String keyname + )
+

    return a string describing the key
+

getcvar( String name + )
+

    getcvar
+

goto( String label + )
+

    Goes to the specified label.
+

hidemenu( String name, [ + Integer bForce ] )
+

    hide menu, with option to force it off
+

hidemouse
+

    hide mouse cursor
+

huddraw_align( Integer index, + String h_align, String v_align )
+

    Sets the alignment of a huddraw element. Specified + with 'left', 'center', or 'right'
+

huddraw_alpha( Integer index, + Float alpha )
+

    Sets the alpha of a huddraw element.
+

huddraw_color( Integer index, + Float red, Float green, Float blue )
+

    Sets the color for a huddraw element
+

huddraw_font( Integer index, + String fontname )
+

    Sets the font to use.
+

huddraw_rect( Integer index, + Integer x, Integer y, Integer width, Integer height )
+

    Specifies the position of the upper left corner and + size of a huddraw element
+

huddraw_shader( Integer + index, String shader )
+

    Sets the shader to use for a particular huddraw + element
+

huddraw_string( Integer + index, String string )
+

    Sets a string to be displayed. Clears the shader + value.
+

huddraw_virtualsize( Integer + index, Integer virtual )
+

    Sets if the huddraw element should use virutal + screen resolution for positioning and size
+

int( Integer value + )
+

    Casts value to an int.
+

iprintln( String string + )
+

    Prints a string.followed by a newline.
+

iprintln_noloc( String string + )
+

    Prints a string.followed by a newline with no + localization conversion.
+

iprintlnbold( String string + )
+

    Prints a string.followed by a newline in a + bold/important way.
+

iprintlnbold_noloc( String + string )
+

    Prints a string.followed by a newline in a + bold/important way with no localization conversion.
+

IsAlive( Entity ent + )
+

    Returns true if the specified entity exists and has + health > 0.
+

killclass( String class_name, + [ Integer except ] )
+

    Kills everything in the specified class except for + the specified entity (optional).
+

killent( Integer ent_num + )
+

    Kill the specified entity.
+

letterbox( Float time + )
+

    Puts the game in letterbox mode.
+

leveltransition( String + next_map )
+

    Transitions to the next Level. Statistics to Map + Loading, does not keep player data or game data.
+

loc_convert_string( String in + )
+

    returns a localized version of the string.
+

locprint( Integer xoffset, + Integer yoffset, String stuffToPrint )
+

    prints the included message in the specified + location of all player's screens
+

map( String map_name + )
+

    Starts the specified map.
+

missionfailed
+

    Makes the player fail their mission, level + restarts.
+

missiontransition( String + next_map )
+

    Transitions to the next Mission. Statistics to Main + Menu, Next Level should be unlocked.
+

mprint( String string + )
+

    Prints a string.
+

mprintln( String string + )
+

    Prints a string.followed by a newline.
+

music( String current, [ + String fallback ] )
+

    Sets the current and fallback (optional) music + moods.
+

musicvolume( Float volume, + Float fade_time )
+

    Sets the volume and fade time of the music.
+

noncinematic
+

    Turns off cinematic.
+

pause
+

    Pauses the thread.
+

popmenu( Integer index + )
+

    pop menu
+

print( String string + )
+

    Prints a string.
+

print3d( Vector origin, + String string, [ String [strings] ] )
+

    prints a string in 3D space
+

println( String string + )
+

    Prints a string.followed by a newline.
+

pushmenu( String name + )
+

    push menu
+

radiusdamage( Vector origin, + Float damage, Float radius, Integer constant_damage )
+

    radius damage at origin
+

randomfloat( Float max + )
+

    randomfloat
+

randomint( Integer max + )
+

    randomint
+

releaseplayer
+

    Release the player.
+

removeclass( String + class_name, [ Integer except ] )
+

    Removes everything in the specified class except + for the specified entity (optional).
+

removeent( Integer ent_num + )
+

    Removes the specified entity.
+

restoremusicvolume( Float + fade_time )
+

    Restores the music volume to its previous value.
+

restoresoundtrack
+

    Restores the soundtrack to the previous one.
+

self
+

    self
+

server( [ String arg1 ], [ + String arg2 ], [ String arg3 ], [ String arg4 ], [ String arg5 ], [ String + arg6 ] )
+

    Server only command.
+

set_objective_pos( Vector pos + )
+

    Sets the position in the world of the current + objective
+

setcurrentobjective( Integer + objective_number )
+

    Sets the specified objective as the current + objective
+

setcvar( String cvar_name, + String value )
+

    Sets the value of the specified cvar.
+

setlightstyle( Integer + lightstyleindex, String lightstyledata )
+

    Set up the lightstyle with lightstyleindex to the + specified data
+

showmenu( String name, [ + Integer bForce ] )
+

    show menu, with option to force it on
+

sighttrace( Vector start, + Vector end, [ Integer pass_entities ], [ Vector mins ], [ Vector maxs ] + )
+

    Performs a trace line from the start to the end, + returns 0 if something was hit and 1 otherwise
+

soundtrack( String + soundtrack_name )
+

    Changes the soundtrack.
+

spawn( String entityname, [ + String keyname1 ], [ String value1 ], [ String keyname2 ], [ String value2 ], + [ String keyname3 ], [ String value3 ], [ String keyname4 ], [ String value4 ] + )
+

    Spawn the specified entity.
+

spawn( String entityname, [ + String keyname1 ], [ String value1 ], [ String keyname2 ], [ String value2 ], + [ String keyname3 ], [ String value3 ], [ String keyname4 ], [ String value4 ] + )
+

    Spawn the specified entity.
+

string( Integer value + )
+

    Casts value to a string.
+

stuffcmd( [ String arg1 ], [ + String arg2 ], [ String arg3 ], [ String arg4 ], [ String arg5 ], [ String + arg6 ] )
+

    Server only command.
+

teamwin( String + axis_or_allies )
+

    Sets that the 'axis' or the 'allies' have won the + map.
+

thread( String label + )
+

    Creates a thread starting at label.
+

thread( String label + )
+

    Creates a thread starting at label.
+

throw( String label + )
+

    Throws to the specified label.
+

timeout( Float time + )
+

    specifies script timeout time
+

trace( Vector start, Vector + end, [ Integer pass_entities ], [ Vector mins ], [ Vector maxs ] )
+

    Performs a Trace Line from the start to the end, + returns the end or the position it hit at
+

trigger( String name + )
+

    Trigger the specified target or entity.
+

vector_add( Vector vector1, + Vector vector2 )
+

    Returns vector1 + vector2
+

vector_closer( Vector vec_a, + Vector vec_b, Vector vec_c )
+

    returns 1 if the first vector is closer than the + second vector to the third vector
+

vector_cross( Vector vector1, + Vector vector2 )
+

    Returns vector1 x vector2
+

vector_dot( Vector vector1, + Vector vector2 )
+

    Returns vector1 * vector2
+

vector_length( Vector vector + )
+

    Returns the length of the specified vector.
+

vector_normalize( Vector + vector )
+

    Returns the normalized vector of the specified + vector.
+

vector_scale( Vector vector1, + Float scale_factor )
+

    Returns vector1 * scale_factor
+

vector_subtract( Vector + vector1, Vector vector2 )
+

    Returns vector1 - vector2
+

vector_toangles( Vector + vector1 )
+

    Returns vector1 converted to angles.
+

vector_within( Vector + position1, Vector position2, Float distance )
+

    returns 1 if the two points are <= distance + apart, or 0 if they are greater than distance apart
+

wait( Float wait_time + )
+

    Wait for the specified amount of time.
+

waitframe
+

    Wait for one server frame.
+

ScriptVariableList -> Class

+
+

Sentient +-> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

activatenewweapon( [ String + handsurf ] )
+

    Activate the new weapon specified by useWeapon. + handsurf allows specifying which hand to use for the player
+

american
+

    Makes the sentient an American.
+

ammo( String type, Integer + amount )
+

    Gives the sentient some ammo.
+

armor( String type, Integer + amount )
+

    Gives the sentient some armor.
+

blockend
+

    Is the end of the sentient's block.
+

blockstart
+

    Is the start of the sentient's block.
+

bloodmodel( String bloodModel + )
+

    set the model to be used when showing blood
+

charge( [ String hand ], [ + String mode ] )
+

    Starts the charging of the weapon in the specified + hand
+

checkanims
+

    Check the animations in the .tik file versus the + statefile
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

damagemult( Integer location, + Float multiplier )
+

    Sets the damage multiplier for a particular body + location
+

deactivateweapon( String side + )
+

    Deactivate the weapon in the specified hand.
+

dontdropweapons
+

    Make the sentient not drop weapons
+

dropitems
+

    drops inventory items
+

fire( [ String hand ], [ + String mode ] )
+

    Fires the weapon in the specified hand.
+

german
+

    Makes the sentient a German.
+

give( String name + )
+

    Gives the sentient the targeted item.
+

givedynitem( String model, + String bonename )
+

    Pass the args to the item
+

item( String type, Integer + amount )
+

    Gives the sentient the specified amount of the + specified item.
+

jumpxy( Float forwardmove, + Float sidemove, Float speed )
+

    Makes the sentient jump.
+

maxgibs( Integer + max_number_of_gibs )
+

    Sets the maximum amount of generic gibs this + sentient will spawn when hit.
+

maxmouthangle( Float + max_mouth_angle )
+

    Sets the max mouth angle.
+

meleeattackend
+

    Is the end of the sentient's melee attack.
+

meleeattackstart
+

    Is the start of the sentient's melee attack.
+

noshadow
+

    Turns off the shadow for this sentient.
+

onfire
+

    Called every frame when the sentient is on fire.
+

pophelmet
+

    Pops a sentient's helmet off if he's got one
+

putawayweapon( String + whichHand )
+

    Put away or deactivate the current weapon, + whichHand can be left, right or dual.
+

releasefire( Float + fireholdtime )
+

    Releases the attack in the time specified.
+

reloadweapon( [ String hand ] + )
+

    Reloads the weapon in the specified hand
+

sethelmet( String tikifile, + Float popspeed, Float dmgmult, String surfacename, String [optional + )
+

    Gives the sentient a helmet and sets the needed + info for it
+

shadow
+

    Turns on the shadow for this sentient.
+

spawnbloodygibs( [ Integer + number_of_gibs ], [ Float scale ] )
+

    Spawns some bloody generic gibs.
+

stopfire( [ String hand ] + )
+

    Stops the firing of the weapon in the specified + hand.
+

stoponfire
+

    Stops the sentient from being on fire.
+

stunend
+

    Is the end of the sentient's stun.
+

stunstart
+

    Is the start of the sentient's stun.
+

take( String item_name + )
+

    Takes away the specified item from the sentient.
+

takeall
+

    Clears out the sentient's entire inventory.
+

team
+

    returns 'german' or 'american'
+

threatbias
+

    Gets the threat bias for this player / AI
+

threatbias( Integer bias + )
+

    Sets the threat bias for this player / AI
+

threatbias( Integer bias + )
+

    Sets the threat bias for this player / AI
+

toggleitem
+

    Toggles the use of the player's item (first item if + he has multiple)
+

use( String name, [ Integer + weapon_hand ] )
+

    Use the specified weapon or item in the hand + choosen (optional).
+

uselast
+

    Activates the last active weapon
+

useweaponclass( String + weaponclass, [ Integer weapon_hand ] )
+

    Use the weapon of the specified class in the hand + choosen (optional).
+

weapon( String + weapon_modelname )
+

    Gives the sentient the weapon specified.
+

weaponcommand( String hand, [ + String arg1 ], [ String arg2 ], [ String arg3 ], [ String arg4 ], [ String + arg5 ], [ String arg6 ], [ String arg7 ] )
+

    Pass the args to the active weapon in the specified + hand
+

SimpleActor -> Sentient -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

SimpleArchivedEntity -> SimpleEntity -> Listener +-> Class

+
+

SimpleEntity -> Listener -> Class

+
+

angle
+

    get the angles of the entity using just one + value.
    Gets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or -2
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or -2
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or -2
+

angles( Vector + newAngles<0.00...360.00><0.00...360.00><0.00...360.00> + )
+

    get the angles of the entity.
+

angles( Vector + newAngles<0.00...360.00><0.00...360.00><0.00...360.00> + )
+

    set the angles of the entity to newAngles.
+

angles( Vector + newAngles<0.00...360.00><0.00...360.00><0.00...360.00> + )
+

    set the angles of the entity to newAngles.
+

centroid
+

    entity's centroid
+

forwardvector
+

    get the forward vector of angles
+

leftvector
+

    get the left vector of angles
+

origin
+

    entity's origin
+

origin( Vector newOrigin + )
+

    Set the origin of the entity to newOrigin.
+

origin( Vector newOrigin + )
+

    Set the origin of the entity to newOrigin.
+

rightvector
+

    get the right vector of angles
+

target( String + targetname_to_target )
+

    target another entity with targetname_to_target.
+

target( String + targetname_to_target )
+

    entity's target
+

target
+

    entity's target
+

targetname
+

    entity's targetname
+

targetname( String targetName + )
+

    set the targetname of the entity to targetName.
+

targetname( String targetName + )
+

    set the targetname of the entity to targetName.
+

upvector
+

    get the up vector of angles
+

SinkObject (func_sinkobject) -> ScriptSlave -> Mover -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

active
+

    make the SinkObject active, so that it will respond + to players touching it.
+

dampening( Float newDampening + )
+

    dampening of SinkObject.
+

delay( Float delay + )
+

    Delay until SinkObject starts falling.
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

limit( Float newLimit + )
+

    maximum displacement of the SinkObject.
+

notactive
+

    make the SinkObject not active, so that it won't + respond to players touching it.
+

reset
+

    Reset the SinkObject right now.
+

resetdelay( Float + newResetDelay )
+

    Delay between when sinkobject starts resetting.
+

resetsound( String + newResetSound )
+

    Sound played when sinkobject is resetting.
+

resetspeed( Float + newResetspeed )
+

    Speed at which SinkObject resets itself, defaults + to 0.002 * speed.
+

sinksound( String + newSinkSound )
+

    Sound played when sinkobject is sinking.
+

speed( Float speed + )
+

    Speed at which SinkObject starts +falling.
+

SlidingDoor +(func_door) -> Door -> ScriptSlave -> Mover -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or -2
+

doclose
+

    Closes the door (special doors).
+

doopen( Entity other + )
+

    Opens the door (special doors).
+

lip( Float lip )
+

    Sets the lip of the sliding door.
+

speed( Float speed + )
+

    Sets the speed of the sliding door.
+

SoundManager -> Listener -> Class

+
+

addmusictrigger
+

    Add a new music trigger where the player is + standing.
+

addrandomspeaker
+

    Add a new sound where the player is standing.
+

addreverbtrigger
+

    Add a new reverb trigger where the player is + standing.
+

addspeaker
+

    Add a new sound where the player is standing.
+

delete
+

    Delete the current sound.
+

globaltranslate( Vector + translate_amount )
+

    Translates all sounds and triggers by specified + amount.
+

hide
+

    Hides the sounds.
+

moveplayer
+

    Move the player to the current sound position.
+

next
+

    Go to the next sound.
+

prev
+

    Go to the previous sound.
+

previewreverb
+

    Test out the current reverb settings.
+

replace
+

    Replace the current sound position with the + player's.
+

reset
+

    Resets the state of all sounds and triggers.
+

resetreverb
+

    reset the reverb settings to a normal.
+

save
+

    Saves the sounds.
+

show( [ Entity path ] + )
+

    Show all the sounds.
+

switchfacet
+

    Switch the current facet that we are editing.
+

updateinput
+

    Updates the current sound with user interface + values.
+

Spawn (func_spawn) -> ScriptSlave -> Mover -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or -2
+

attackmode( Integer + attackmode )
+

    Sets the attackmode for this spawn entity.
+

doActivate( Entity + activatingEntity )
+

    General trigger event for all entities
+

modelname( String model_name + )
+

    Sets the model name for this spawn entity.
+

pickup_thread( String + threadName )
+

    Sets the pickup thread for the spawned entity.
+

spawnchance( Float + spawn_chance )
+

    Sets the chance that this spawned entity will spawn + something when killed, if it is an actor.
+

spawnitem( String + spawn_item_name )
+

    Adds this named item to what will be spawned when + this spawned entity is killed, if it is an actor.
+

spawntarget( String + spawntarget )
+

    Sets spawn target for this spawn entity.
+

spawntargetname( String + spawntargetname )
+

    Sets spawn target name for this spawn +entity.
+

SpawnArgs +-> Class

+
+

SpawnChain (func_spawnchain) -> Spawn -> ScriptSlave -> Mover -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

SpawnOutOfSight (func_spawnoutofsight) -> Spawn -> ScriptSlave -> Mover -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

SplinePath (info_splinepath) -> Entity -> SimpleEntity -> Listener -> Class

+
+

fadetime( Float fadeTime + )
+

    Sets the fadetime at this node.
+

fov( Float cameraFOV + )
+

    Sets the fov at this node.
+

loop( String loop_name + )
+

    Sets the loop name.
+

speed( Float speed + )
+

    Sets the path speed.
+

SplinePath_create
+

    Creates the spline path from the target list.
+

triggertarget( String target + )
+

    Sets the trigger target.
+

watch( String watchEntity + )
+

    Sets the entity to watch at this +node.
+

StateScript -> Class

+
+

TargetList +-> Class

+
+

Teleporter (trigger_teleport) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

TeleporterDestination (func_teleportdest) -> Entity -> SimpleEntity -> Listener -> Class

+
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or +-2
+

TempWaypoint -> SimpleArchivedEntity -> SimpleEntity -> Listener -> Class

+
+

TestPlayerStart (testplayerstart) -> PlayerStart -> SimpleArchivedEntity -> SimpleEntity -> Listener -> Class

+
+

ThrowObject +(func_throwobject) -> Object -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

pickup( Entity entity, String + tag_name )
+

    Picks up this throw object and attaches it to the + entity.
+

pickupoffset( Vector + pickup_offset )
+

    Sets the pickup_offset.
+

throw( Entity owner, Float + speed, Entity targetent, [ Float grav ] )
+

    Throw this throw object.
+

throwsound( String + throw_sound )
+

    Sets the sound to play when object is +thrown.
+

TossObject (TossObject) -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

bouncesound( String sound + )
+

    When bouncing, what sound to play on impact
+

bouncesoundchance( Float + chance<0.00...1.00> )
+

    When bouncing, the chance that the bounce sound + will be played
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

stopped
+

    sent when entity has stopped bouncing for + MOVETYPE_TOSS.
+

TouchAnim (func_touchanim) -> UseAnim -> Entity -> SimpleEntity -> Listener -> Class

+
+

TouchField +-> Trigger -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

TreeModel (plant_tree) -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

start
+

    Initializes the tree a little
+

Trigger (trigger_multiple) -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

activatetrigger( Entity + triggering_entity )
+

    Activates all of the targets for this trigger.
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or -2
+

cnt( Integer count + )
+

    Set the amount of times this trigger can be + triggered
+

cone( Float newTriggerCone + )
+

    Sets the cone in which directed triggers will + trigger.
+

delay( Float delay_time + )
+

    Set the delay time (time between triggering and + firing) for this trigger
+

doActivate( Entity + activatingEntity )
+

    General trigger event for all entities
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

edgetriggered( Boolean + newEdgeTriggered )
+

    If true, trigger will only trigger when object + enters trigger, not when it is inside it.
+

message( String message + )
+

    Set a message to be displayed when this trigger is + activated
+

model( String modelName + )
+

    set the model to modelName.
+

multifaceted( Integer + facetDirection )
+

    Make this trigger multifaceted. If facet is 1, than + trigger is North/South oriented.
    If facet is 2 than + trigger is East/West oriented. If facet is 3 than trigger is Up/Down + oriented.
+

noise( String sound + )
+

    Set the sound to play when this trigger is + activated
+

nottriggerable
+

    Turn this trigger off
+

setthread( String thread + )
+

    Set the thread to execute when this trigger is + activated
+

sound( String sound + )
+

    Set the sound to play when this trigger is + activated
+

triggerable
+

    Turn this trigger back on
+

triggerthread
+

    Start the trigger thread.
+

wait( Float wait_time + )
+

    Set the wait time (time bewteen triggerings) for + this trigger
+

TriggerAll (trigger_multipleall) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

doActivate( Entity + activatingEntity )
+

    General trigger event for all entities
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

TriggerBox (trigger_box) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

maxs( Vector maxs + )
+

    Sets the maximum bounds of the trigger box.
+

mins( Vector mins + )
+

    Sets the minimum bounds of the trigger +box.
+

TriggerByPushObject (trigger_pushobject) -> TriggerOnce -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

triggername( String + targetname_of_object )
+

    If set, trigger will only respond to objects with + specified name.
+

TriggerCameraUse (trigger_camerause) -> TriggerUse -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

doUse( Entity + activatingEntity )
+

    sent to entity when it is used by another +entity
+

TriggerChangeLevel (trigger_changelevel) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

map( String map_name + )
+

    Sets the map to change to when triggered.
+

spawnspot( String spawn_spot + )
+

    Sets the spawn spot to use.
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

TriggerClickItem (trigger_clickitem) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

model( String modelName + )
+

    set the model to modelName.
+

TriggerDamageTargets (trigger_damagetargets) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

activatetrigger( Entity + triggering_entity )
+

    Activates all of the targets for this trigger.
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

TriggerExit +(trigger_exit) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

TriggerGivePowerup (trigger_givepowerup) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

oneshot
+

    Make this a one time trigger.
+

powerupname( String + powerup_name )
+

    Specifies the powerup to give to the sentient.
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

TriggerHurt +(trigger_hurt) -> TriggerUse -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

damage( Integer damage + )
+

    Sets the amount of damage to do.
+

damagetype( String damageType + )
+

    Sets the type of damage a TriggerHurt delivers.
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

TriggerMusic +(trigger_music) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

altcurrent( String + alternate_current_mood )
+

    Sets the alternate current mood to use when + triggered.
+

altfallback( String + alterante_fallback_mood )
+

    Sets the alternate fallback mood to use when + triggered.
+

current( String current_mood + )
+

    Sets the current mood to use when triggered.
+

fallback( String + fallback_mood )
+

    Sets the fallback mood to use when triggered.
+

oneshot
+

    Make this a one time trigger.
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

triggereffectalt( Entity + triggering_entity )
+

    Send event to owner of trigger. This event is only + triggered when using a trigger
    as a multi-faceted + edge trigger.
+

TriggerOnce +(trigger_once) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

TriggerPlaySound (play_sound_triggered) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

channel( Integer channel + )
+

    Sets the sound channel to play on.
+

min_dist( Float min_dist + )
+

    Sets the minimum distance.
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

volume( Float volume + )
+

    Sets the volume.
+

TriggerPush +(trigger_push) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

angle( Float newAngle + )
+

    set the angles of the entity using just one + value.
    Sets the yaw of the entity or an up and + down
    direction if newAngle is [0-359] or -1 or -2
+

speed( Float speed + )
+

    Set the push speed of the TriggerPush
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

TriggerPushAny (trigger_pushany) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

speed( Float speed + )
+

    Set the speed.
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

TriggerRelay +(trigger_relay) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

TriggerReverb (trigger_music) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

altreverblevel( Float + reverbLevel )
+

    Sets the reverb level to be used when triggered.
+

altreverbtype( Integer + reverbType )
+

    Sets the reverb type.
+

oneshot
+

    Make this a one time trigger.
+

reverblevel( Float + reverbLevel )
+

    Sets the reverb level to be used when triggered.
+

reverbtype( Integer + reverbType )
+

    Sets the reverb type.
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

triggereffectalt( Entity + triggering_entity )
+

    Send event to owner of trigger. This event is only + triggered when using a trigger
    as a multi-faceted + edge trigger.
+

TriggerSave +(trigger_save) -> TriggerOnce -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

savename( String name + )
+

    Sets the name which is appended to the + world.message for this specific autosave
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

TriggerSecret (trigger_secret) -> TriggerOnce -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

TriggerSpeaker (sound_speaker) -> TriggerPlaySound +-> Trigger -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

TriggerUse (trigger_use) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

doUse( Entity + activatingEntity )
+

    sent to entity when it is used by another +entity
+

TriggerUseOnce (trigger_useonce) -> TriggerUse -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

TriggerVehicle (trigger_vehicle) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

TurretGun +-> Weapon +-> Item -> +Trigger +-> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

burstFireSettings( Float + mintime, Float maxtime, Float mindelay, Float maxdelay )
+

    Sets the settings for burst mode firing
+

clearAimTarget( [ String + target ] )
+

    Makes the turret aim at an entity
+

doUse( Entity + activatingEntity )
+

    sent to entity when it is used by another entity
+

idleCheckOffset( Vector + offset )
+

    Sets the offset to trace to for collision checking + when idling
+

item_droptofloor
+

    Drops the item to the ground.
+

maxYawOffset( Float maxoffset + )
+

    Sets the max yaw offset from the turrets central + facing direction
+

pitchCaps( Vector caps + )
+

    Sets the pitch caps for the turret. First number is + upward cap, second is downward cap, and the third just makes it nice little + vector
+

setAimOffset( Vector offset + )
+

    Makes the turret aim with specified offset
+

setAimTarget( [ String target + ] )
+

    Makes the turret aim at an entity
+

setPlayerUsable( Integer + state )
+

    Sets wether the turret can be used by players. 0 + means no, 1 means yes.
+

setthread( String value + )
+

    Sets the name of the thread called when a player + uses the turret
+

shoot( [ String mode ] + )
+

    Shoot the weapon
+

startFiring
+

    Makes the turret start shooting
+

stopFiring
+

    Makes the turret stop shooting
+

turnSpeed( Float speed + )
+

    Sets the turret's turn speed
+

userdistance( Float dist + )
+

    Sets the distance the user should be placed at + while using this turret
+

viewangles
+

    get the angles of the entity.
+

viewangles( Vector newAngles + )
+

    set the view angles of the entity to newAngles.
+

viewjitter( Float amount + )
+

    Sets the amount that the owner's view should be + jittered when fired
+

viewOffset( Vector offset + )
+

    Sets the view offset to use for the turret
+

yawCenter( Float yaw + )
+

    Sets the yaw for the center of the turret's turning + arc
+

UseAnim (func_useanim) -> Entity -> SimpleEntity -> Listener -> Class

+
+

anim( String animName + )
+

    set the animation to use for player.
+

camera( String cameraPosition + )
+

    set the camera to use when in this animation.
    topdown, behind, front, side, behind_fixed, side_left, + side_right
+

count( Integer newCount + )
+

    Sets how many times the UseAnim can be +triggered.
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

key( String keyName + )
+

    set the key needed to make this UseAnim +function.
+

num_loops( Integer loopCount + )
+

    set the number of times to loop an animation per + use.
+

state( String stateName + )
+

    set the state to use for the player.
+

triggertarget( String + targetname )
+

    Sets what should be triggered, when this UseAnim is + triggered.
+

UseAnimDestination (func_useanimdest) -> Entity -> SimpleEntity -> Listener -> Class

+
+

anim( String animName + )
+

    set the animation to use for player.
+

num_loops( Integer loopCount + )
+

    set the number of times to loop an animation per + use.
+

state( String stateName + )
+

    set the state to use for the player.
+

UseObject (func_useobject) -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

activate
+

    Allow the useobject to be used.
+

cone( Float newCone + )
+

    Sets the cone in angles of where the Useobject can + be used.
+

count( Integer newCount + )
+

    Sets how many times the UseObject can be + triggered.
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

damage_type( String + newDamageType )
+

    Sets what kind of damage is needed to activate the + trigger.
+

deactivate
+

    Do not allow the useobject to be used.
+

offset( Vector newOffset + )
+

    Sets the offset to use for this UseObject.
+

reset_time( Float + newResetTime )
+

    Sets the time it takes for the UseObject to reset + itself.
+

state( String newState + )
+

    Sets the state to use for this UseObject.
+

state_backwards( String + newState )
+

    Sets the backward state to use for this + UseObject.
+

triggertarget( String + targetname )
+

    Sets what should be triggered, when this UseObject + is triggered.
+

usematerial( String + nameOfUseMaterial )
+

    the name of the material that glows when active.
+

yaw_offset( Float + newYawOffset )
+

    Sets the yaw offset to use for this +UseObject.
+

Vehicle (script_vehicle) -> VehicleBase -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

AnimationSet( String animset + )
+

    Sets the Animation Set to use.
+

AttachDriverSlot( Integer + slot, Entity entity )
+

    Attaches an entity to the specified slot.
+

AttachPassengerSlot( Integer + slot, Entity entity )
+

    Attaches an entity to the specified slot.
+

AttachTurretSlot( Integer + slot, Entity entity )
+

    Attaches an entity to the specified slot.
+

back_mass( Float weight + )
+

    Sets the mass of the back of the vehicle
+

canjump( Boolean jumpable + )
+

    Sets whether or not the vehicle can jump
+

collisionent
+

    Gets the Collision Entity
+

collisionent( Entity entity + )
+

    Gets the Collision Entity
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

DetachDriverSlot( Integer + slot, [ Vector exit_position ] )
+

    Detaches an entity to the specified slot.
+

DetachPassengerSlot( Integer + slot, [ Vector exit_position ] )
+

    Detaches an entity to the specified slot.
+

DetachTurretSlot( Integer + slot, [ Vector exit_position ] )
+

    Detaches an entity to the specified slot.
+

doBlocked( Entity obstacle + )
+

    sent to entity when blocked.
+

doTouch( Entity + touchingEntity )
+

    sent to entity when touched.
+

doUse( Entity + activatingEntity )
+

    sent to entity when it is used by another entity
+

drivable
+

    Make the vehicle drivable
+

drive( Vector position, Float + speed, Float acceleration, Float reach_distance, Float look_ahead, [ Vector + alternate_position ] )
+

    Makes the vehicle drive to position with speed and + acceleration until reached_distance close to position
+

driveNoWait( Vector position, + Float speed, Float acceleration, Float reach_distance )
+

    Makes the vehicle drive to position with speed and + acceleration until reached_distance close to position, thread doesn't +wait
+

explosionmodel( String model + )
+

    Sets the TIKI to call when the vehicle dies.
+

front_mass( Float weight + )
+

    Sets the mass of the front of the vehicle
+

fullstop
+

    Make the Vehicle Stop Moving... Completely!
+

lock
+

    Sets the vehicle to be locked
+

lockmovement
+

    The Vehicle cannot move.
+

model( String modelName + )
+

    set the model to modelName.
+

modifydrive( Float + desired_speed, Float acceleration, Float look_ahead )
+

    Modifys the parameters of the current drive.
+

nextdrive( Entity next_path + )
+

    appends the specified path to the current path
+

QueryDriverSlotAngles( Integer slot )
+

    Returns the angles of the specified slot on the + vehicle.
+

QueryDriverSlotEntity( Integer slot )
+

    Returns an entity at the specified slot.
+

QueryDriverSlotPosition( Integer slot )
+

    Returns the position of the specified slot on the + vehicle.
+

QueryDriverSlotStatus( Integer slot )
+

    Returns the status of the specified slot on the + vehicle.
+

QueryFreeDriverSlot
+

    Returns a number that represents the first free + driver slot on the vehicle.
+

QueryFreePassengerSlot
+

    Returns a number that represents the first free + passenger slot on the vehicle.
+

QueryFreeTurretSlot
+

    Returns a number that represents the first free + turret slot on the vehicle.
+

QueryPassengerSlotEntity( Integer slot )
+

    Returns an entity at the specified slot.
+

QueryPassengerSlotPosition( Integer slot )
+

    Returns the position of the specified slot on the + vehicle.
+

QueryPassengerSlotStatus( Integer slot )
+

    Returns the status of the specified slot on the + vehicle.
+

QueryTurretSlotEntity( Integer slot )
+

    Returns an entity at the specified slot.
+

QueryTurretSlotPosition( Integer slot )
+

    Returns the position of the specified slot on the + vehicle.
+

QueryTurretSlotStatus( Integer slot )
+

    Returns the status of the specified slot on the + vehicle.
+

removeondeath( Integer + removeondeath )
+

    If set to a non-zero value, vehicles will not be + removed when they die
+

seatanglesoffset( Vector + angles )
+

    Set the angles offset of the seat
+

seatoffset( Vector offset + )
+

    Set the offset of the seat
+

setcollisionentity( Entity + entity )
+

    Sets the Collision Entity.
+

setsoundparameters( Float + min_speed, Float min_pitch, Float max_speed, Float max_pitch )
+

    Sets the Sound parameters for this vehicle
+

setvolumeparameters( Float + min_speed, Float min_volume, Float max_speed, Float max_volume )
+

    Sets the Volume parameters for this vehicle
+

setweapon( String weaponname + )
+

    Set the weapon for the vehicle
+

showweapon
+

    Set the weapon to be show in the view
+

skidding( Integer on_off + )
+

    Makes the vehicle skid around corners.
+

SoundSet( String soundset + )
+

    Sets the Sound Set to use.
+

spawnturret( Integer slot, + String tikifile )
+

    Spawns a turret with the specified model and + connects it to the specified slot
+

start
+

    Initialize the vehicle.
+

steerinplace
+

    Set the vehicle to turn in place
+

stop
+

    Make the Vehicle Stop Moving... FULL BREAKS!
+

stopatend
+

    Makes the vehicle slow down to a complete stop at + the end of the path.
+

turnrate( Float rate + )
+

    Set the turning rate of the vehicle
+

undrivable
+

    Make the vehicle undrivable
+

unlock
+

    Sets the vehicle to be unlocked
+

unlockmovement
+

    The Vehicle can move again.
+

vehicleanim( String + anim_name, [ Float weight ] )
+

    Sets an animation to use in the LD Animation slot. +
    Weight defaults to 1.0
+

vehiclebouncy( Float + bouncycoef )
+

    Sets the Bouncy Coefficient for the shocks.
+

vehicledestroyed
+

    Driver is dead
+

vehicledrag( Float size + )
+

    Sets the Drag Factor
+

vehicleinit
+

    Initialized the Vehicle as the specified file
+

vehiclemass( Float weight + )
+

    Sets the mass of the vehicle (backmass = frontmass + = mass/2)
+

vehicleradius( Float size + )
+

    Sets the radius of the wheels
+

vehicleRoll( Float min, Float + max, Float coef )
+

    Sets the Roll min and max and the acceleration + coefficient for the shocks.
+

vehiclerollingresistance( Float size )
+

    Sets the radius of the wheels
+

vehiclespeed( Float speed + )
+

    Set the speed of the vehicle
+

vehiclespringy( Float + springycoef )
+

    Sets the Springy Coefficient for the shocks.
+

vehicletread( Float size + )
+

    Sets the size of the wheels
+

VehicleWheelCorners( Vector + size, Vector offset )
+

    Sets the wheel trace corners.
+

vehicleYaw( Float min, Float + max, Float coef )
+

    Sets the Yaw min and max and the acceleration + coefficient for the shocks.
+

vehicleZ( Float min, Float + max, Float coef )
+

    Sets the Z min and max and the acceleration + coefficient for the shocks.
+

VehicleBase -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

VehicleCollisionEntity -> Entity -> SimpleEntity -> Listener -> Class

+
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

VehicleHalfTrack (VehicleHalfTrack) -> DrivableVehicle -> +Vehicle +-> VehicleBase -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

killed( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    event which is sent to an entity once it as been + killed

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

VehiclePoint +(info_vehiclepoint) -> Waypoint -> SimpleArchivedEntity -> SimpleEntity -> Listener -> Class

+
+

spawnflags( Integer + spawn_flags )
+

    Sets the spawn flags.
+

VehicleSoundEntity -> Entity -> SimpleEntity -> Listener -> Class

+
+

vehiclesoudnentity_updatetraces
+

    Updates the traces of a Vehicle Sound Entity
+

vehiclesoundentity_postspawn
+

    PostSpawn of a Vehicle Sound Entity
+

VehicleTank +(VehicleTank) -> DrivableVehicle -> +Vehicle +-> VehicleBase -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

VehicleTurretGun -> TurretGun -> Weapon -> Item -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

collisionent
+

    Gets the Collision Entity
+

collisionent( Entity entity + )
+

    Sets the Collision Entity
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

doUse( Entity + activatingEntity )
+

    sent to entity when it is used by another entity
+

item_droptofloor
+

    Drops the item to the ground.
+

killed( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    event which is sent to an entity once it as been + killed

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

lock
+

    The Turret can not be used.
+

removeondeath( Integer + removeondeath )
+

    If set to a non-zero value, vehicles will not be + removed when they die
+

setbaseentity( Entity + base_entity )
+

    Sets the base entity to take its orientation + from.
+

setcollisionentity( Entity + entity )
+

    Sets the Collision Entity.
+

SoundSet( String soundset + )
+

    Sets the Sound Set to use.
+

turnSpeed( Float speed + )
+

    Sets the turret's turn speed
+

unlock
+

    The Turret Can be used.
+

VehicleWheelsX2 (VehicleWheelsX2) -> DrivableVehicle -> +Vehicle +-> VehicleBase -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

killed( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    event which is sent to an entity once it as been + killed

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

VehicleWheelsX4 (VehicleWheelsX4) -> DrivableVehicle -> +Vehicle +-> VehicleBase -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

killed( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    event which is sent to an entity once it as been + killed

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

ViewJitter (func_viewjitter) -> Trigger -> Animate -> +Entity -> +SimpleEntity -> Listener -> Class

+
+

donedeath
+

    Makes the view jitter only happen once
+

duration( Float time + )
+

    Sets the length of time it should last. 0 will be + instantanious
+

edgeeffect( Float fraction + )
+

    Sets the fraction of the jitter to apply at the max + radius
+

jitteramount( Vector + jitterangles )
+

    Sets the jitter angles to apply to the player
+

radius( Float radius + )
+

    Sets the max radius of the view jitter. 0 affects + all
+

timedecay( Vector decayrate + )
+

    Sets jitter decay per second
+

triggereffect( Entity + triggering_entity )
+

    Send event to owner of trigger.
+

ViewMaster +-> Listener -> Class

+
+

viewangles( Float + pitch<0.00...360.00>, Float yaw<0.00...360.00>, Float + roll<0.00...360.00> )
+

    Set the angles of the current viewthing
+

viewanimate
+

    Cycle through the animations modes of the current + viewthing
    No Animation
    Animation with no motion
    Animation with looping motion
    Animation with motion
+

viewattach( String tagname, + String model )
+

    Attach a model the the specified tagname
+

viewdelete
+

    Delete the current viewthing
+

viewdeleteall
+

    Delete all viewthings
+

viewdetach
+

    Detach the current viewthing from its parent
+

viewdetachall
+

    Detach all the models attached to the current + viewthing
+

viewmodel( String + viewthingModel )
+

    Set the model of the current viewthing
+

viewnext
+

    Advance to the next frame of animation of the + current viewthing
+

viewnextanim
+

    Advance to the next animation of the current + viewthing
+

vieworigin( Float x, Float y, + Float z )
+

    Set the origin of the current viewthing
+

viewpitch( Float pitch + )
+

    Set the pitch of the current viewthing
+

viewprev
+

    Advance to the previous frame of animation of the + current viewthing
+

viewprevanim
+

    Advance to the previous animation of the current + viewthing
+

viewroll( Float roll + )
+

    Set the roll of the current viewthing
+

viewscale( Float scale + )
+

    Set the scale of the current viewthing
+

viewscaledown
+

    Decrease the scale of the current viewthing
+

viewscaleup
+

    Increase the scale of the current viewthing
+

viewscrub( Float animScrub + )
+

    Set the animation time based off a floating point + value
+

viewsetanim( Float animNum + )
+

    Set the animation absolutely based off a floating + point value
+

viewsetanim2( Float animNum2 + )
+

    Set the animation absolutely based off a floating + point value
+

viewsetanimslot( Integer + animSlot )
+

    Set current animation slot that sliders apply to
+

viewspawn( String model + )
+

    Create a viewthing with the specified model
+

viewthingnext
+

    Change the active viewthing to the next +viewthing
+

viewthingprev
+

    Change the active viewthing to the previous + viewthing
+

viewyaw( Float yaw + )
+

    Set the yaw of the current viewthing
+

Viewthing (viewthing) -> Animate -> Entity -> SimpleEntity -> Listener -> Class

+
+

exec( String script + )
+

    Don't execute the specified script for +ViewThing.
+

viewangles( Float + pitch<0.00...360.00>, Float yaw<0.00...360.00>, Float + roll<0.00...360.00> )
+

    Set the angles of the current viewthing
+

viewanimate
+

    Cycle through the animations modes of the current + viewthing
    No Animation
    Animation with no motion
    Animation with looping motion
    Animation with motion
+

viewattach( String tagname, + String model )
+

    Attach a model the the specified tagname
+

viewdelete
+

    Delete the current viewthing
+

viewdetach
+

    Detach the current viewthing from its parent
+

viewdetachall
+

    Detach all the models attached to the current + viewthing
+

viewlastframe
+

    Called when the view things last animation frame is + displayed.
+

viewmodel( String + viewthingModel )
+

    Set the model of the current viewthing
+

viewnext
+

    Advance to the next frame of animation of the + current viewthing
+

viewnextanim
+

    Advance to the next animation of the current + viewthing
+

vieworigin( Float x, Float y, + Float z )
+

    Set the origin of the current viewthing
+

viewpitch( Float pitch + )
+

    Set the pitch of the current viewthing
+

viewprev
+

    Advance to the previous frame of animation of the + current viewthing
+

viewprevanim
+

    Advance to the previous animation of the current + viewthing
+

viewroll( Float roll + )
+

    Set the roll of the current viewthing
+

viewsavesurfaces
+

    Called after the model is spawned to save off the + models original surfaces.
+

viewscale( Float scale + )
+

    Set the scale of the current viewthing
+

viewscaledown
+

    Decrease the scale of the current viewthing
+

viewscaleup
+

    Increase the scale of the current viewthing
+

viewscrub( Float animScrub + )
+

    Set the animation time based off a floating point + value
+

viewsetanim( Float animNum + )
+

    Set the animation absolutely based off a floating + point value
+

viewsetanim2( Float animNum2 + )
+

    Set the animation absolutely based off a floating + point value
+

viewsetanimslot( Integer + animSlot )
+

    Set current animation slot that sliders apply to
+

viewthing_think
+

    Called every frame to process the view thing.
+

viewyaw( Float yaw + )
+

    Set the yaw of the current viewthing
+

Waypoint (info_waypoint) -> SimpleArchivedEntity -> SimpleEntity -> Listener -> Class

+
+

Weapon -> Item -> Trigger -> +Animate +-> Entity +-> SimpleEntity -> Listener -> Class

+
+

ai_event( [ String type ], [ + Float radius ] )
+

    Let the AI know that this entity made a sound,
    type is a string specifying what type of sound it + is.
    radius determines how far the sound reaches.
+

airange( String airange + )
+

    Set the range of this gun for the ai: short, + medium, long, sniper
+

ammo_in_clip( Integer + ammoInClip )
+

    Set the amount of ammo in the clip
+

ammopickupsound( String name + )
+

    sets the weapon's ammo pickup sound alias
+

ammorequired( Integer amount + )
+

    Set the amount of ammo this weapon requires to + fire
+

ammotype( String name + )
+

    Set the type of ammo this weapon uses
+

anim( String animName + )
+

    Exec anim commands on server or client.
+

attachtohand( String hand + )
+

    Attaches an active weapon to the specified hand
+

autoaim
+

    Turn on auto aiming for the weapon
+

autoputaway( Boolean bool + )
+

    Set the weapon to be automatically put away when + out of ammo
+

bulletcount( Float + bulletCount )
+

    Set the number of bullets this weapon shoots when + fired
+

bulletdamage( Float + bulletDamage )
+

    Set the damage that the bullet causes
+

bulletknockback( Float + bulletKnockback )
+

    Set the knockback that the bullet causes
+

bulletrange( Float + bulletRange )
+

    Set the range of the bullets
+

bulletspread( Float + bulletSpreadX, Float bulletSpreadY, [ Float bulletSpreadXmax ], [ Float + bulletSpreadYmax ] )
+

    Set the min & optional max spread of the bullet + in the x and y axis
+

cantpartialreload
+

    Prevents the weapon from being reloaded part way + through a clip
+

clip_add( Integer ammoAmount + )
+

    Add to the weapons ammo clip with ammo from its + owner
+

clip_empty
+

    Empties the weapon's clip of ammo, returning it to + the owner
+

clip_fill
+

    Fills the weapons ammo clip with ammo from its + owner
+

clipsize( Integer + ammoClipSize )
+

    Set the amount of rounds a clip of the weapon + holds
+

crosshair( Boolean bool + )
+

    Turn on/off the crosshair for this weapon
+

dmammorequired( Integer + amount )
+

    Set the amount of ammo this weapon requires to fire + for DM
+

dmbulletcount( Float + bulletCount )
+

    Set the number of bullets this weapon shoots when + fired for DM
+

dmbulletdamage( Float + bulletDamage )
+

    Set the damage that the bullet causes for DM
+

dmbulletrange( Float + bulletRange )
+

    Set the range of the bullets
+

dmbulletspread( Float + bulletSpreadX, Float bulletSpreadY, [ Float bulletSpreadXmax ], [ Float + bulletSpreadYmax ] )
+

    Set the min & optional max spread of the bullet + in the x and y axis
+

dmcantpartialreload
+

    Prevents the weapon from being reloaded part way + through a clip for DM
+

dmcrosshair( Boolean bool + )
+

    Turn on/off the crosshair for this weapon
+

dmfiredelay( Float fFireDelay + )
+

    Set the minimum time between shots from the weapon + for DM
+

dmfirespreadmult( Float + scaleadd, Float falloff, Float cap )
+

    Sets a time decayed multiplyer to spread when the + weapon is fired
+

dmmovementspeed( Float + speedmult )
+

    Alters the movement speed of the player when he has + the weapon out
+

dmprojectile( String + projectileModel )
+

    Set the model of the projectile that this weapon + fires in DM
+

dmstartammo( Integer amount + )
+

    Set the starting ammo of this weapon
+

dmzoomspreadmult( Float scale + )
+

    Sets the spread multiplyer for when using the zoom + on a zooming weapon
+

donefiring
+

    Signals the end of the fire animation
+

donereloading
+

    Signals the end of the reload animation
+

fallingangleadjust
+

    Adjusts the weapons angles as it falls to the + ground
+

firedelay( Float fFireDelay + )
+

    Set the minimum time between shots from the + weapon
+

firespreadmult( Float + scaleadd, Float falloff, Float cap, Float maxtime )
+

    Sets a time decayed multiplyer to spread when the + weapon is fired
+

firetype( String firingType + )
+

    Set the firing type of the weapon (projectile or + bullet)
+

holsterangles( Vector angles + )
+

    Set the angles of this weapon when it is + holstered
+

holsteroffset( Vector offset + )
+

    Set the positional offset when it is holstered
+

holsterscale( Float scale + )
+

    Set the scale of the weapon when it's attached to + the holster
+

holstertag( String tagname + )
+

    Set the name of the tag to attach this to when the + weapon is holstered.
+

idle
+

    Puts the weapon into an idle state
+

idleinit
+

    Puts the weapon into an idle state and clears all + the anim slots
+

item_pickup( Entity item + )
+

    Pickup the specified item.
+

loopfire
+

    Makes the weapon fire by looping the fire + animation.
+

mainattachtotag( String + tagname )
+

    Set the name of the tag to attach this to it's + owner when being used.
+

makenoise( [ Float + noise_radius ], [ Boolean force ] )
+

    Makes the weapon make noise that actors can +hear.
+

maxchargetime( Integer time + )
+

    Set the maximum time the weapon may be charged +up
+

maxrange( Float maxRange + )
+

    Set the maximum range of a weapon so the AI knows + how to use it
+

meansofdeath( String + meansOfDeath )
+

    Set the meansOfDeath of the weapon.
+

minchargetime( Integer time + )
+

    Set the minimum time the weapon must be charged + up
+

minrange( Float minRange + )
+

    Set the minimum range of a weapon so the AI knows + how to use it
+

movementspeed( Float + speedmult )
+

    Alters the movement speed of the player when he has + the weapon out
+

noammosound( String name + )
+

    sets the weapon's dry fire sound alias
+

notdroppable
+

    Makes a weapon not droppable
+

offhandattachtotag( String + tagname )
+

    Set the name of the tag to attach this to it's + owner's off hand.
+

projectile( String + projectileModel )
+

    Set the model of the projectile that this weapon + fires
+

quiet
+

    Makes the weapon make no noise.
+

range( Float range + )
+

    Set the range of the weapon
+

rank( Integer iOrder,, + Integer iRank )
+

    Set the order value and power ranking for the + weapon
+

ready
+

    Signals the end of the ready animation so the + weapon can be used
+

secondary( [ String arg1 ], [ + String arg2 ], [ String arg3 ], [ String arg4 ], [ String arg5 ], [ String + arg6 ], [ String arg7 ], [ String arg8 ] )
+

    Set the secondary mode of the weapon, by passing + commands through
+

semiauto
+

    Sets the weapon to fire semi-auto
+

setaimanim( String + aimAnimation, Integer aimFrame )
+

    Set the aim animation and frame for when a weapon + fires
+

shareclip( Integer shareClip + )
+

    Sets the weapon to share the same clip between all + fire modes
+

shoot( [ String mode ] + )
+

    Shoot the weapon
+

startammo( Integer amount + )
+

    Set the starting ammo of this weapon
+

startingammotoowner
+

    Internal event used to give ammo to the owner of + the weapon
+

tracerfrequency( Integer + frequenct )
+

    Set the frequency of making tracers
+

usenoammo( Boolean bool + )
+

    Set the weapon to be able to be used when it's out + of ammo
+

viewkick( Float pitchmin, + Float pitchmax, [ Float yawmin ], [ Float yawmax ] )
+

    Adds kick to the view of the owner when fired.
+

weapongroup( String + weapon_group )
+

    Sets the weapon group, a set of animations for + actor animations scripts to use
+

weapontype( String + weapon_type )
+

    Sets the weapon type
+

worldhitspawn( String + modelname )
+

    Set a model to be spawned when the weapon strikes + the world.
+

zoom( Integer zoomfov, [ + Integer autozoom ] )
+

    Sets fov to zoom to on a secondary fire
+

zoomspreadmult( Float scale + )
+

    Sets the spread multiplyer for when using the zoom + on a zooming weapon
+

WindowObject +(func_window) -> Entity -> SimpleEntity -> Listener -> Class

+
+

damage( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    general damage event used by all entities

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

debristype( Integer type + )
+

    Sets the debris type of the Window
+

killed( Entity attacker, + Integer damage, Entity inflictor, Vector position, Vector direction, Vector + normal, Integer knockback, Integer damageflags, Integer meansofdeath, Integer + location )
+

    event which is sent to an entity once it as been + killed

    Location values:
    -1 General
    0 Pelvis
    1 Lower Torso
    2 Mid Torso
    3 Upper Torso
    4 Neck
    5 Head
    6 RUpperArm
    7 RForearm
    8 RHand
    9 LUpperArm
    10 LForearm
    11 LHand
    12 RThigh
    13 RCalf
    14 RFoot
    15 LThigh
    16 LCalf
    17 LFoot
+

World (worldspawn) -> Entity -> SimpleEntity -> Listener -> Class

+
+

ai_visiondistance( Float + vision_distance )
+

    Sets the default AI Vision Distance
+

farplane
+

    Get the distance of the far clipping plane
+

farplane( Float + farplaneDistance )
+

    Set the distance of the far clipping plane
+

farplane( Float + farplaneDistance )
+

    Set the distance of the far clipping plane
+

farplane_color( Vector + farplaneColor )
+

    Set the color of the far clipping plane fog
+

farplane_color
+

    Get the color of the far clipping plane fog
+

farplane_color( Vector + farplaneColor )
+

    Set the color of the far clipping plane fog
+

farplane_cull( Boolean + farplaneCull )
+

    Whether or not the far clipping plane should cull + things out of the world
+

gravity( Float worldGravity + )
+

    Set the gravity for the whole world.
+

lavaalpha( Float lavaAlpha + )
+

    Set the alpha of lava screen blend
+

lavacolor( Vector lavaColor + )
+

    Set the color of lava screen blend
+

message( String worldMessage + )
+

    Set a message for the world
+

nextmap( String nextMap + )
+

    Set the next map to change to
+

northyaw( Float yaw + )
+

    Sets the yaw direction that is considered to be + north
+

numarenas( Integer numarenas + )
+

    Set the number of arenas in the world
+

skyalpha( Float + newAlphaForPortalSky )
+

    Set the alpha on the sky
+

skyportal( Boolean + newSkyPortalState )
+

    Whether or not to use the sky portal at all
+

soundtrack( String MusicFile + )
+

    Set music soundtrack for this level.
+

wateralpha( Float waterAlpha + )
+

    Set the alpha of the water screen blend
+

watercolor( Vector waterColor + )
+

    Set the watercolor screen blend
+

154 Game Module Classes.
1587 +Game Module Events.

+ + diff --git a/MOHAATools/docs/radiant.ini b/MOHAATools/docs/radiant.ini new file mode 100644 index 0000000..8507cfb --- /dev/null +++ b/MOHAATools/docs/radiant.ini @@ -0,0 +1,241 @@ +; Command mapping for QERadiant +; +; Syntax is as follows: +; Command name=+modifier+modifier +; +; Use +ALT, +SHIFT, and +CTRL to modify the keys +; +; Example: +; FileNew=N+CTRL +; +; Valid keys are: +; +; A-Z +; 0-9 +; ESCAPE +; TAB +; SPACE +; BACKSPACE +; RETURN +; INSERT +; DELETE +; HOME +; END +; PAGEUP +; PAGEDOWN +; UP +; DOWN +; LEFT +; RIGHT +; PLUS +; MINUS +; MULTIPLY +; DIVIDE +; COMMA +; PERIOD +; LBRACKET +; RBRACKET +; TILDE +; BKSLASH +; FWSLASH +; SEMICOLON +; QUOTE +; F1 +; F2 +; F3 +; F4 +; F5 +; F6 +; F7 +; F8 +; F9 +; F10 +; F11 +; F12 +; NUMPAD0 +; NUMPAD1 +; NUMPAD2 +; NUMPAD3 +; NUMPAD4 +; NUMPAD5 +; NUMPAD6 +; NUMPAD7 +; NUMPAD8 +; NUMPAD9 + + +[Commands] +;file menu +FileNew=N+CTRL +FileOpen=O+CTRL +FileSave=S+CTRL +;Exit= + +; edit menu +Undo=Z+CTRL +Copy=C+CTRL +Paste=V+CTRL +;Preferences= + +; view menu +NextView=TAB+CTRL +;ToggleCamera= +;ToggleConsole= +;ToggleEntity= +;ToggleZ= +CenterView=END +UpFloor=PAGEUP +DownFloor=PAGEDOWN +ZoomOut=INSERT +ZoomIn=DELETE +ZZoomOut=INSERT+CTRL +ZZoomIn=DELETE+CTRL +FilterWorldBrushes=1+ALT +FilterEntities=2+ALT +FilterPatches=3+ALT +FilterTranslucent4+ALT +FilterLiquids=5+ALT +FilterCaulk=6+ALT +FilterClips=7+ALT +FilterPaths=8+ALT +FilterAINodes=9+ALT +FilterLights=0+ALT +FilterDetails=D+CTRL +FilterHintsSkips=H+CTRL +FilterModels=M+CTRL +FilterAreaportals=P+CTRL +FilterTriggers=T+CTRL +CameraFromEntity=J+CTRL +CameraToEntity=J+CTRL+SHIFT +CameraGridMove=FWSLASH +;ToggleCubicClip= +CubicClipZoomOut=RBRACKET +CubicClipZoomIn=LBRACKET +ToggleSizePaint=Q+SHIFT +CenterXYFromCamera=X+ALT +; select menu +DragEdges=E +DragVertices=V +CloneSelection=SPACE +CloneSelectionExact=SPACE+CTRL +UnSelectSelection=ESCAPE +DeleteSelection=BACKSPACE +SelectCompleteEntity=E+CTRL +;SelectNextTarget= +;SelectAllOfType= +SelectSnapPointsToGrid=G+CTRL +SelectClampPlanePoints=G+CTRL+SHIFT +IncreaseLightmapDensity=RBRACKET+CTRL +DecreaseLightmapDensity=LBRACKET+CTRL +MouseRotate=R +MouseScale=L +;SelectScale= +ToggleClipper=X +FlipClip=TILDE +ClipSelected=RETURN +SplitSelected=RETURN+SHIFT +EntityColor=K +ConnectSelection=K+CTRL +MakeDetail=D+CTRL+SHIFT +MakeStructural=D+CTRL+ALT +ToggleDetail=D+CTRL+ALT+SHIFT + +; grid menu +SetGrid1=1 +SetGrid2=2 +SetGrid4=3 +SetGrid8=4 +SetGrid16=5 +SetGrid32=6 +SetGrid64=7 +;ToggleGrid= +;GridUp= +;GridDown= + +; texture menu +ShowAllTextures=A+CTRL +ShowInUseTextures=U +SurfaceInspector=S +CloseSurfDialog=ESCAPE+SHIFT +PatchInspector=P +TextureFit=F+CTRL +ToggleMoveLock=M+SHIFT +ToggleRotateLock=R+SHIFT + +; misc menu +NextLeakSpot=L+CTRL +PrevLeakSpot=L+SHIFT + +; brush menu +Brush3Sided=3+CTRL +Brush4Sided=4+CTRL +Brush5Sided=5+CTRL +Brush6Sided=6+CTRL +Brush7Sided=7+CTRL +Brush8Sided=8+CTRL +Brush9Sided=9+CTRL + +; curve menu +InvertCurve=I+CTRL +BendMode=B+CTRL +PatchTAB=TAB +TogglePatchOverlay=Y+CTRL +;MakeOverlayPatch= +;ClearPatchOverlays= +;RedisperseRows= +;RedisperseCols= +ThickenPatch=T+CTRL +;IncPatchColumn= +;IncPatchRow= +;DecPatchColumn= +;DecPatchRow= +IncreaseComplexity=RBRACKET+SHIFT +DecreaseComplexity=LBRACKET+SHIFT + +; commands not on the menu +ViewEntityInfo=N +ViewConsole=O +ViewTextures=T +ToggleCurveSelection=U+CTRL +CameraForward=UP +CameraBack=DOWN +CameraLeft=LEFT +CameraRight=RIGHT +CameraUp=D +CameraDown=C +CameraAngleUp=A +CameraAngleDown=Z +CameraStrafeRight=PERIOD +CameraStrafeLeft=COMMA +CameraGridForward=UP+CTRL +CameraGridBack=DOWN+CTRL +;CameraGridUp= +;CameraGridDown= +CameraGridStrafeRight=PERIOD+CTRL +CameraGridStrafeLeft=COMMA+CTRL +CameraFastForward=UP+SHIFT +CameraFastBack=DOWN+SHIFT +CameraFastUp=D+SHIFT +CameraFastDown=C+SHIFT +CameraFastStrafeRight=PERIOD+SHIFT +CameraFastStrafeLeft=COMMA+SHIFT +IncreaseLightRadius=RBRACKET+ALT +DecreaseLightRadius=LBRACKET+ALT +;TexShiftLeft= +;TexShiftRight= +;TexShiftUp= +;TexShiftDown= +;TexScaleLeft= +;TexScaleRight= +;TexScaleUp= +;TexScaleDown= +TexRotateClock=PAGEDOWN+SHIFT +TexRotateCounter=PAGEUP+SHIFT +TexDecrement=SUBTRACT+SHIFT +TexIncrement=ADD+SHIFT +MoveSelectionDown=SUBTRACT +MoveSelectionUp=ADD +SelectNudgeLeft=LEFT+ALT +SelectNudgeRight=RIGHT+ALT +SelectNudgeUp=UP+ALT +SelectNudgeDown=DOWN+ALT diff --git a/MOHAATools/docs/test_firefight.map b/MOHAATools/docs/test_firefight.map new file mode 100644 index 0000000..0a495be --- /dev/null +++ b/MOHAATools/docs/test_firefight.map @@ -0,0 +1,4516 @@ +{ +"classname" "worldspawn" +// brush 0 +{ +( 392 -16 0 ) ( 328 -16 0 ) ( 328 -80 0 ) german/crate_reinforced1_sideflt 32 192 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 336 -80 64 ) ( 336 -16 64 ) ( 400 -16 64 ) german/crate_reinforced1_top 32 192 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 328 -80 8 ) ( 392 -80 8 ) ( 392 -80 0 ) german/crate_reinforced1_side 32 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 392 -80 8 ) ( 392 -16 8 ) ( 392 -16 0 ) german/crate_reinforced1_sideflt 192 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 392 -16 8 ) ( 328 -16 8 ) ( 328 -16 0 ) german/crate_reinforced1_side 32 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 328 -16 8 ) ( 328 -80 8 ) ( 328 -80 0 ) german/crate_reinforced1_sideflt 192 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 1 +{ +( 64 -192 0 ) ( 0 -192 0 ) ( 0 -256 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 8 -256 64 ) ( 8 -192 64 ) ( 72 -192 64 ) german/crate_reinforced1_top 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 0 -256 8 ) ( 64 -256 8 ) ( 64 -256 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 64 -256 8 ) ( 64 -192 8 ) ( 64 -192 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 64 -192 8 ) ( 0 -192 8 ) ( 0 -192 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 0 -192 8 ) ( 0 -256 8 ) ( 0 -256 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 2 +{ +( 568 -188 64 ) ( 504 -188 64 ) ( 504 -252 64 ) german/crate_reinforced1_sideflt -32 16 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 512 -252 128 ) ( 512 -188 128 ) ( 576 -188 128 ) german/crate_reinforced1_top -32 16 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 504 -252 72 ) ( 568 -252 72 ) ( 568 -252 64 ) german/crate_reinforced1_side -32 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 568 -284 72 ) ( 568 -220 72 ) ( 568 -220 64 ) german/crate_reinforced1_sideflt 16 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 568 -188 72 ) ( 504 -188 72 ) ( 504 -188 64 ) german/crate_reinforced1_side -32 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 504 -236 72 ) ( 504 -300 72 ) ( 504 -300 64 ) german/crate_reinforced1_sideflt 16 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 3 +{ +( 576 -224 0 ) ( 512 -224 0 ) ( 512 -288 0 ) german/crate_reinforced1_sideflt 0 128 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 520 -288 64 ) ( 520 -224 64 ) ( 584 -224 64 ) german/crate_reinforced1_top 0 128 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 512 -288 8 ) ( 576 -288 8 ) ( 576 -288 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 576 -320 8 ) ( 576 -256 8 ) ( 576 -256 0 ) german/crate_reinforced1_sideflt 128 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 576 -224 8 ) ( 512 -224 8 ) ( 512 -224 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 512 -272 8 ) ( 512 -336 8 ) ( 512 -336 0 ) german/crate_reinforced1_sideflt 128 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 4 +{ +( 560 -160 0 ) ( 496 -160 0 ) ( 496 -224 0 ) german/crate_reinforced1_sideflt 192 128 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 504 -224 64 ) ( 504 -160 64 ) ( 568 -160 64 ) german/crate_reinforced1_top 192 128 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 496 -224 8 ) ( 560 -224 8 ) ( 560 -224 0 ) german/crate_reinforced1_side 192 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 560 -256 8 ) ( 560 -192 8 ) ( 560 -192 0 ) german/crate_reinforced1_sideflt 128 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 560 -160 8 ) ( 496 -160 8 ) ( 496 -160 0 ) german/crate_reinforced1_side 192 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 496 -160 8 ) ( 496 -224 8 ) ( 496 -224 0 ) german/crate_reinforced1_sideflt 128 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 5 +{ +( 384 -608 64 ) ( 320 -608 64 ) ( 320 -672 64 ) german/crate_reinforced1_sideflt 0 128 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 328 -672 128 ) ( 328 -608 128 ) ( 392 -608 128 ) german/crate_reinforced1_top 0 128 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 320 -672 72 ) ( 384 -672 72 ) ( 384 -672 64 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 384 -704 72 ) ( 384 -640 72 ) ( 384 -640 64 ) german/crate_reinforced1_sideflt 128 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 384 -608 72 ) ( 320 -608 72 ) ( 320 -608 64 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 320 -608 72 ) ( 320 -672 72 ) ( 320 -672 64 ) german/crate_reinforced1_sideflt 128 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 6 +{ +( 400 -640 0 ) ( 336 -640 0 ) ( 336 -704 0 ) german/crate_reinforced1_sideflt 64 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 344 -704 64 ) ( 344 -640 64 ) ( 408 -640 64 ) german/crate_reinforced1_top 64 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 336 -704 8 ) ( 400 -704 8 ) ( 400 -704 0 ) german/crate_reinforced1_side 64 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 400 -704 8 ) ( 400 -640 8 ) ( 400 -640 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 400 -640 8 ) ( 336 -640 8 ) ( 336 -640 0 ) german/crate_reinforced1_side 64 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 336 -640 8 ) ( 336 -704 8 ) ( 336 -704 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 7 +{ +( 384 -576 0 ) ( 320 -576 0 ) ( 320 -640 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 328 -640 64 ) ( 328 -576 64 ) ( 392 -576 64 ) german/crate_reinforced1_top 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 320 -640 8 ) ( 384 -640 8 ) ( 384 -640 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 384 -640 8 ) ( 384 -576 8 ) ( 384 -576 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 384 -576 8 ) ( 320 -576 8 ) ( 320 -576 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 320 -576 8 ) ( 320 -640 8 ) ( 320 -640 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 8 +{ +( 64 -192 64 ) ( 0 -192 64 ) ( 0 -256 64 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 8 -256 128 ) ( 8 -192 128 ) ( 72 -192 128 ) german/crate_reinforced1_top 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 0 -256 72 ) ( 64 -256 72 ) ( 64 -256 64 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 64 -256 72 ) ( 64 -192 72 ) ( 64 -192 64 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 64 -192 72 ) ( 0 -192 72 ) ( 0 -192 64 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 0 -192 72 ) ( 0 -256 72 ) ( 0 -256 64 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 9 +{ +( 0 368 64 ) ( -64 368 64 ) ( -64 304 64 ) german/crate_reinforced1_sideflt 0 -64 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( -56 304 128 ) ( -56 368 128 ) ( 8 368 128 ) german/crate_reinforced1_top 0 -64 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( -64 304 72 ) ( 0 304 72 ) ( 0 304 64 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 0 304 72 ) ( 0 368 72 ) ( 0 368 64 ) german/crate_reinforced1_sideflt -64 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 0 368 72 ) ( -64 368 72 ) ( -64 368 64 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( -64 368 72 ) ( -64 304 72 ) ( -64 304 64 ) german/crate_reinforced1_sideflt -64 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 10 +{ +( 0 384 0 ) ( -64 384 0 ) ( -64 320 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( -56 320 64 ) ( -56 384 64 ) ( 8 384 64 ) german/crate_reinforced1_top 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( -64 320 8 ) ( 0 320 8 ) ( 0 320 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 0 320 8 ) ( 0 384 8 ) ( 0 384 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 0 384 8 ) ( -64 384 8 ) ( -64 384 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( -64 384 8 ) ( -64 320 8 ) ( -64 320 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 11 +{ +( 528 384 0 ) ( 464 384 0 ) ( 464 320 0 ) german/crate_reinforced1_sideflt 64 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 472 320 64 ) ( 472 384 64 ) ( 536 384 64 ) german/crate_reinforced1_top 64 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 464 320 8 ) ( 528 320 8 ) ( 528 320 0 ) german/crate_reinforced1_side 64 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 528 320 8 ) ( 528 384 8 ) ( 528 384 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 528 384 8 ) ( 464 384 8 ) ( 464 384 0 ) german/crate_reinforced1_side 64 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 464 384 8 ) ( 464 320 8 ) ( 464 320 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 12 +{ +( 512 448 0 ) ( 448 448 0 ) ( 448 384 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 456 384 64 ) ( 456 448 64 ) ( 520 448 64 ) german/crate_reinforced1_top 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 448 384 8 ) ( 512 384 8 ) ( 512 384 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 512 384 8 ) ( 512 448 8 ) ( 512 448 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 512 448 8 ) ( 448 448 8 ) ( 448 448 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 448 448 8 ) ( 448 384 8 ) ( 448 384 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 13 +{ +( 384 -384 0 ) ( 320 -384 0 ) ( 320 -448 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 328 -448 64 ) ( 328 -384 64 ) ( 392 -384 64 ) german/crate_reinforced1_top 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 320 -448 8 ) ( 384 -448 8 ) ( 384 -448 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 384 -448 8 ) ( 384 -384 8 ) ( 384 -384 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 384 -384 8 ) ( 320 -384 8 ) ( 320 -384 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 320 -384 8 ) ( 320 -448 8 ) ( 320 -448 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 14 +{ +( 192 192 0 ) ( 128 192 0 ) ( 128 128 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 136 128 64 ) ( 136 192 64 ) ( 200 192 64 ) german/crate_reinforced1_top 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 128 128 8 ) ( 192 128 8 ) ( 192 128 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 192 128 8 ) ( 192 192 8 ) ( 192 192 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 192 192 8 ) ( 128 192 8 ) ( 128 192 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 128 192 8 ) ( 128 128 8 ) ( 128 128 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 15 +{ +( 0 320 0 ) ( -64 320 0 ) ( -64 256 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( -56 256 64 ) ( -56 320 64 ) ( 8 320 64 ) german/crate_reinforced1_top 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( -64 256 8 ) ( 0 256 8 ) ( 0 256 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 0 256 8 ) ( 0 320 8 ) ( 0 320 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( 0 320 8 ) ( -64 320 8 ) ( -64 320 0 ) german/crate_reinforced1_side 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +( -64 320 8 ) ( -64 256 8 ) ( -64 256 0 ) german/crate_reinforced1_sideflt 0 0 0.00 -0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 16 +{ +( 144 40 -64 ) ( -368 40 -64 ) ( -368 -8 -64 ) das_boot/iron_floor2a 0 0 0.00 1 1 0 32768 0 +( -368 -8 0 ) ( -368 40 0 ) ( 144 40 0 ) das_boot/iron_floor2a 0 0 0.00 1 1 0 32768 0 +( -368 -88 0 ) ( 144 -88 0 ) ( 144 -88 -24 ) das_boot/iron_floor2a 0 0 0.00 1 1 0 32768 0 +( 2264 -24 0 ) ( 2264 24 0 ) ( 2264 24 -24 ) das_boot/iron_floor2a 0 0 0.00 1 1 0 32768 0 +( 136 88 0 ) ( -376 88 0 ) ( -376 88 -24 ) das_boot/iron_floor2a 0 0 0.00 1 1 0 32768 0 +( -728 16 0 ) ( -728 -32 0 ) ( -728 -32 -24 ) das_boot/iron_floor2a 0 0 0.00 1 1 0 32768 0 +} +// brush 17 +{ +( 840 -1000 0 ) ( 712 -1000 0 ) ( 712 -1024 0 ) central_europe/frenchdoor_wood1 64 -170 0.00 -1 0.093750 0 16384 0 +( 704 -1024 192 ) ( 704 -1000 192 ) ( 832 -1000 192 ) central_europe/frenchdoor_wood1 64 -170 0.00 -1 0.093750 0 16384 0 +( 704 -1024 272 ) ( 832 -1024 272 ) ( 832 -1024 24 ) central_europe/frenchdoor_wood1 64 0 0.00 -1 0.750000 0 16384 0 +( 832 -1024 272 ) ( 832 -1000 272 ) ( 832 -1000 24 ) central_europe/frenchdoor_wood1 -85 0 0.00 -0.187500 0.750000 0 16384 0 +( 832 -1000 272 ) ( 704 -1000 272 ) ( 704 -1000 24 ) central_europe/frenchdoor_wood1 64 0 0.00 -1 0.750000 0 16384 0 +( 704 -1000 272 ) ( 704 -1024 272 ) ( 704 -1024 24 ) central_europe/frenchdoor_wood1 -85 0 0.00 -0.187500 0.750000 0 16384 0 +} +// brush 18 +{ +( 840 1040 0 ) ( 712 1040 0 ) ( 712 1016 0 ) central_europe/frenchdoor_wood1 64 85 0.00 -1 0.093750 0 16384 0 +( 704 1016 192 ) ( 704 1040 192 ) ( 832 1040 192 ) central_europe/frenchdoor_wood1 64 85 0.00 -1 0.093750 0 16384 0 +( 704 1016 272 ) ( 832 1016 272 ) ( 832 1016 24 ) central_europe/frenchdoor_wood1 64 0 0.00 -1 0.750000 0 16384 0 +( 832 1016 272 ) ( 832 1040 272 ) ( 832 1040 24 ) central_europe/frenchdoor_wood1 42 0 0.00 -0.187500 0.750000 0 16384 0 +( 832 1040 272 ) ( 704 1040 272 ) ( 704 1040 24 ) central_europe/frenchdoor_wood1 64 0 0.00 -1 0.750000 0 16384 0 +( 704 1040 272 ) ( 704 1016 272 ) ( 704 1016 24 ) central_europe/frenchdoor_wood1 42 0 0.00 -0.187500 0.750000 0 16384 0 +} +// brush 19 +{ +( -728 -1008 24 ) ( -728 -1008 272 ) ( -728 -1032 272 ) general_structure/jh_brick4 64 12 0.00 1 1 0 0 0 +( -672 -1000 272 ) ( -672 -1000 24 ) ( 2240 -1000 24 ) mohcommon/jh_woodwall_2shd 12 8 0.00 1 1 0 16384 0 +( 704 -890 24 ) ( 704 -914 24 ) ( 704 -914 272 ) mohcommon/jh_woodwall_2shd 44 8 0.00 1 1 0 16384 0 +( -460 -1024 24 ) ( -672 -1024 24 ) ( -672 -1024 272 ) mohcommon/jh_woodwall_2shd 12 8 0.00 1 1 0 16384 0 +( -460 -1024 272 ) ( -672 -1024 272 ) ( -664 -1000 272 ) general_structure/jh_brick4 63 -11 90.00 1 1 0 0 0 +( -672 -1024 24 ) ( -460 -1024 24 ) ( -460 -1000 24 ) general_structure/jh_brick4 63 -11 90.00 1 1 0 0 0 +} +// brush 20 +{ +( -718 -1040 -128 ) ( -718 -1016 -128 ) ( -718 -1016 128 ) general_structure/jh_brick4 64 85 0.00 1 1 0 0 0 +( -576 -996 -108 ) ( -344 -996 -108 ) ( -344 -996 148 ) general_structure/jh_bricktrim1 0 8 0.00 0.500000 0.500000 0 0 0 +( 704 -1032 -44 ) ( 704 -1056 -44 ) ( 704 -1056 212 ) general_structure/jh_bricktrim1 0 9 0.00 0.500000 0.500000 0 0 0 +( -344 -1028 -108 ) ( -576 -1028 -108 ) ( -576 -1028 148 ) general_structure/jh_bricktrim1 -208 7 -180.00 0.500000 -0.500000 0 0 0 +( -344 -1000 24 ) ( -344 -1024 24 ) ( -576 -1024 24 ) general_structure/jh_bricktrim1 -207 8 -180.00 0.500000 0.500000 0 0 0 +( -576 -1032 0 ) ( -344 -1032 0 ) ( -344 -1008 0 ) general_structure/jh_brick4 63 231 90.00 1 1 0 0 0 +} +// brush 21 +{ +( 832 -1016 24 ) ( 832 -1016 272 ) ( 832 -1040 272 ) mohcommon/jh_woodwall_2shd 44 8 0.00 1 1 0 16384 0 +( 1000 -1000 272 ) ( 1000 -1000 24 ) ( 3912 -1000 24 ) mohcommon/jh_woodwall_2shd 132 8 0.00 1 1 0 16384 0 +( 2248 -898 24 ) ( 2248 -922 24 ) ( 2248 -922 272 ) general_structure/jh_brick4 64 12 0.00 1 1 0 0 0 +( 1212 -1024 24 ) ( 1000 -1024 24 ) ( 1000 -1024 272 ) mohcommon/jh_woodwall_2shd 132 8 0.00 1 1 0 16384 0 +( 1212 -1024 272 ) ( 1000 -1024 272 ) ( 1008 -1000 272 ) general_structure/jh_brick4 64 108 90.00 1 1 0 0 0 +( 1000 -1024 24 ) ( 1212 -1024 24 ) ( 1212 -1000 24 ) general_structure/jh_brick4 64 108 90.00 1 1 0 0 0 +} +// brush 22 +{ +( 832 -1048 -108 ) ( 832 -1024 -108 ) ( 832 -1024 148 ) general_structure/jh_bricktrim1 200 8 0.00 0.500000 0.500000 0 0 0 +( 1028 -996 -108 ) ( 1260 -996 -108 ) ( 1260 -996 148 ) general_structure/jh_bricktrim1 120 8 0.00 0.500000 0.500000 0 0 0 +( 2266 -1026 -44 ) ( 2266 -1050 -44 ) ( 2266 -1050 212 ) general_structure/jh_bricktrim1 0 9 0.00 0.500000 0.500000 0 0 0 +( 1260 -1028 -108 ) ( 1028 -1028 -108 ) ( 1028 -1028 148 ) general_structure/jh_bricktrim1 -72 7 -180.00 0.500000 -0.500000 0 0 0 +( 1260 -1000 24 ) ( 1260 -1024 24 ) ( 1028 -1024 24 ) general_structure/jh_bricktrim1 -71 8 -180.00 0.500000 0.500000 0 0 0 +( 1028 -1032 0 ) ( 1260 -1032 0 ) ( 1260 -1008 0 ) general_structure/jh_brick4 64 163 90.00 1 1 0 0 0 +} +// brush 23 +{ +( 704 -1000 192 ) ( 704 -1024 192 ) ( 888 -1024 192 ) mohcommon/jh_woodwall_2shd -221 -175 -90.00 1 1 0 16384 0 +( 896 -1000 272 ) ( 896 -1024 272 ) ( 712 -1024 272 ) common/caulk -41 -31 -90.00 1 1 0 160 0 +( 704 -1000 528 ) ( 704 -1000 256 ) ( 888 -1000 256 ) mohcommon/jh_woodwall_2shd 236 8 0.00 1 1 0 16384 0 +( 704 -1024 528 ) ( 704 -1024 256 ) ( 704 -1000 256 ) general_structure/jh_brick4 -168 0 -180.00 1 -1 0 0 0 +( 888 -1024 528 ) ( 888 -1024 256 ) ( 704 -1024 256 ) mohcommon/jh_woodwall_2shd 236 8 0.00 1 1 0 16384 0 +( 832 -1000 528 ) ( 832 -1000 256 ) ( 832 -1024 256 ) general_structure/jh_brick4 -168 0 -180.00 1 -1 0 0 0 +} +// brush 24 +{ +( 704 1040 192 ) ( 704 1016 192 ) ( 888 1016 192 ) mohcommon/jh_woodwall_2shd -229 -176 -90.00 1 1 0 16384 0 +( 896 1040 272 ) ( 896 1016 272 ) ( 712 1016 272 ) common/caulk -49 -31 -90.00 1 1 0 160 0 +( 704 1040 528 ) ( 704 1040 256 ) ( 888 1040 256 ) mohcommon/jh_woodwall_2shd 236 8 0.00 1 1 0 16384 0 +( 704 1016 528 ) ( 704 1016 256 ) ( 704 1040 256 ) general_structure/jh_brick4 -176 0 -180.00 1 -1 0 0 0 +( 888 1016 528 ) ( 888 1016 256 ) ( 704 1016 256 ) mohcommon/jh_woodwall_2shd 236 8 0.00 1 1 0 16384 0 +( 832 1040 528 ) ( 832 1040 256 ) ( 832 1016 256 ) general_structure/jh_brick4 -176 0 -180.00 1 -1 0 0 0 +} +// brush 25 +{ +( -728 1032 24 ) ( -728 1032 272 ) ( -728 1008 272 ) general_structure/jh_brick4 72 12 0.00 1 1 0 0 0 +( -672 1040 272 ) ( -672 1040 24 ) ( 2240 1040 24 ) mohcommon/jh_woodwall_2shd 12 8 0.00 1 1 0 16384 0 +( 704 1142 24 ) ( 704 1118 24 ) ( 704 1118 272 ) mohcommon/jh_woodwall_2shd 12 8 0.00 1 1 0 16384 0 +( -460 1016 24 ) ( -672 1016 24 ) ( -672 1016 272 ) mohcommon/jh_woodwall_2shd 12 8 0.00 1 1 0 16384 0 +( -460 1016 272 ) ( -672 1016 272 ) ( -664 1040 272 ) general_structure/jh_brick4 71 -11 90.00 1 1 0 0 0 +( -672 1016 24 ) ( -460 1016 24 ) ( -460 1040 24 ) general_structure/jh_brick4 71 -11 90.00 1 1 0 0 0 +} +// brush 26 +{ +( -726 1000 -110 ) ( -726 1024 -110 ) ( -726 1024 146 ) general_structure/jh_brick4 72 85 0.00 1 1 0 0 0 +( -576 1044 -108 ) ( -344 1044 -108 ) ( -344 1044 148 ) general_structure/jh_bricktrim1 0 8 0.00 0.500000 0.500000 0 0 0 +( 704 1000 -44 ) ( 704 976 -44 ) ( 704 976 212 ) general_structure/jh_bricktrim1 -136 8 0.00 0.500000 0.500000 0 0 0 +( -344 1012 -108 ) ( -576 1012 -108 ) ( -576 1012 148 ) general_structure/jh_bricktrim1 48 7 -180.00 0.500000 -0.500000 0 0 0 +( -410 1040 24 ) ( -410 1016 24 ) ( -642 1016 24 ) general_structure/jh_bricktrim1 48 23 -180.00 0.500000 0.500000 0 0 0 +( -576 1008 0 ) ( -344 1008 0 ) ( -344 1032 0 ) general_structure/jh_brick4 71 -24 90.00 1 1 0 0 0 +} +// brush 27 +{ +( 832 1032 24 ) ( 832 1032 272 ) ( 832 1008 272 ) mohcommon/jh_woodwall_2shd -124 8 0.00 1 1 0 16384 0 +( 1000 1040 272 ) ( 1000 1040 24 ) ( 3912 1040 24 ) mohcommon/jh_woodwall_2shd -124 8 0.00 1 1 0 16384 0 +( 2248 1150 24 ) ( 2248 1126 24 ) ( 2248 1126 272 ) general_structure/jh_brick4 72 12 0.00 1 1 0 0 0 +( 1212 1016 24 ) ( 1000 1016 24 ) ( 1000 1016 272 ) mohcommon/jh_woodwall_2shd -124 8 0.00 1 1 0 16384 0 +( 1212 1016 272 ) ( 1000 1016 272 ) ( 1008 1040 272 ) general_structure/jh_brick4 72 -148 90.00 1 1 0 0 0 +( 1000 1016 24 ) ( 1212 1016 24 ) ( 1212 1040 24 ) general_structure/jh_brick4 72 -148 90.00 1 1 0 0 0 +} +// brush 28 +{ +( 832 1000 -108 ) ( 832 1024 -108 ) ( 832 1024 148 ) general_structure/jh_bricktrim1 -136 8 0.00 0.500000 0.500000 0 0 0 +( 1028 1044 -108 ) ( 1260 1044 -108 ) ( 1260 1044 148 ) general_structure/jh_bricktrim1 -136 8 0.00 0.500000 0.500000 0 0 0 +( 2266 1022 -44 ) ( 2266 998 -44 ) ( 2266 998 212 ) general_structure/jh_bricktrim1 16 9 0.00 0.500000 0.500000 0 0 0 +( 1260 1012 -108 ) ( 1028 1012 -108 ) ( 1028 1012 148 ) general_structure/jh_bricktrim1 184 7 -180.00 0.500000 -0.500000 0 0 0 +( 1260 1040 24 ) ( 1260 1016 24 ) ( 1028 1016 24 ) general_structure/jh_bricktrim1 184 23 -180.00 0.500000 0.500000 0 0 0 +( 1028 1008 0 ) ( 1260 1008 0 ) ( 1260 1032 0 ) general_structure/jh_brick4 72 -92 90.00 1 1 0 0 0 +} +// brush 29 +{ +( 2198 -476 0 ) ( 2180 -476 0 ) ( 2180 -484 0 ) common/caulk 42 -33 0.00 1 1 0 160 0 +surfaceparm detail +( 2180 -484 80 ) ( 2180 -476 80 ) ( 2198 -476 80 ) common/caulk 42 -33 0.00 1 1 0 160 0 +surfaceparm detail +( 2076 -484 80 ) ( 2094 -484 80 ) ( 2094 -484 42 ) general_industrial/strangebrace1straight -28 32 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2206 -484 80 ) ( 2206 -476 80 ) ( 2206 -476 42 ) common/caulk 0 48 0.00 1 1 0 160 0 +surfaceparm detail +( 2310 -476 80 ) ( 2292 -476 80 ) ( 2292 -476 42 ) general_industrial/strangebrace1straight -28 32 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2188 -476 80 ) ( 2188 -484 80 ) ( 2188 -484 42 ) general_industrial/ibeam_vert -8 63 -180.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +} +// brush 30 +{ +( 2180 -476 80 ) ( 2180 -484 80 ) ( 2198 -484 80 ) general_industrial/ibeam_vert -11 -11 -90.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +( 2134 -484 208 ) ( 2134 -476 208 ) ( 2198 -476 208 ) common/caulk 45 -33 0.00 1 1 0 160 0 +surfaceparm detail +( 2030 -484 208 ) ( 2094 -484 208 ) ( 2094 -484 80 ) general_industrial/strangebrace1b -90 160 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2206 -484 208 ) ( 2206 -476 208 ) ( 2206 -476 80 ) common/caulk 3 48 0.00 1 1 0 160 0 +surfaceparm detail +( 2310 -476 208 ) ( 2246 -476 208 ) ( 2246 -476 80 ) general_industrial/strangebrace1b -90 160 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2188 -484 80 ) ( 2188 -476 80 ) ( 2155 -476 208 ) general_industrial/ibeam_vert -8 63 -180.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +} +// brush 31 +{ +( 2224 -464 0 ) ( 2184 -464 0 ) ( 2184 -496 0 ) common/caulk 0 40 -180.00 1 1 0 160 0 +( 2184 -496 24 ) ( 2184 -464 24 ) ( 2224 -464 24 ) mohtest/groovedstn1a 2 -8 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2080 -504 24 ) ( 2120 -504 24 ) ( 2120 -504 -40 ) mohtest/groovedstn1a 2 25 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2224 -496 24 ) ( 2224 -464 24 ) ( 2224 -464 -40 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 2336 -456 24 ) ( 2296 -456 24 ) ( 2296 -456 -40 ) mohtest/groovedstn1a 2 25 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2192 -464 24 ) ( 2192 -496 24 ) ( 2192 -496 -40 ) mohtest/groovedstn1a 28 26 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2200 -504 -32 ) ( 2192 -496 -32 ) ( 2196 -500 24 ) mohtest/groovedstn1a 46 25 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2192 -464 -32 ) ( 2200 -456 -32 ) ( 2196 -460 24 ) mohtest/groovedstn1a 62 25 0.00 0.869873 0.875000 0 0 0 +surfaceparm detail +} +// brush 32 +{ +( 2240 -464 0 ) ( 2208 -464 0 ) ( 2208 -496 0 ) common/caulk 0 40 -180.00 1 1 0 160 0 +( 2192 -496 256 ) ( 2192 -464 256 ) ( 2224 -464 256 ) mohcommon/ibeam_1a 97 15 90.00 1 1 0 32768 0 +surfaceparm detail +( 2088 -496 224 ) ( 2120 -496 224 ) ( 2120 -496 208 ) mohcommon/ibeam_1a -111 17 90.00 1 1 0 32768 0 +surfaceparm detail +( 2224 -496 224 ) ( 2224 -464 224 ) ( 2224 -464 208 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 2336 -464 224 ) ( 2304 -464 224 ) ( 2304 -464 208 ) mohcommon/ibeam_1a -111 17 90.00 1 1 0 32768 0 +surfaceparm detail +( 2200 -464 224 ) ( 2200 -496 224 ) ( 2200 -496 208 ) mohcommon/ibeam_1a -117 17 90.00 1 1 0 32768 0 +surfaceparm detail +} +// brush 33 +{ +( -712 472 0 ) ( -680 472 0 ) ( -680 504 0 ) common/caulk 8 48 0.00 1 1 0 160 0 +( -664 504 256 ) ( -664 472 256 ) ( -696 472 256 ) mohcommon/ibeam_1a 105 -24 -90.00 1 1 0 32768 0 +surfaceparm detail +( -560 504 224 ) ( -592 504 224 ) ( -592 504 208 ) mohcommon/ibeam_1a -112 -23 90.00 1 -1 0 32768 0 +surfaceparm detail +( -696 504 224 ) ( -696 472 224 ) ( -696 472 208 ) common/caulk 8 0 -180.00 1 -1 0 160 0 +surfaceparm detail +( -808 472 224 ) ( -776 472 224 ) ( -776 472 208 ) mohcommon/ibeam_1a -112 -23 90.00 1 -1 0 32768 0 +surfaceparm detail +( -672 472 224 ) ( -672 504 224 ) ( -672 504 208 ) mohcommon/ibeam_1a -118 25 90.00 1 -1 0 32768 0 +surfaceparm detail +} +// brush 34 +{ +( -696 472 0 ) ( -656 472 0 ) ( -656 504 0 ) common/caulk 8 48 0.00 1 1 0 160 0 +( -656 504 24 ) ( -656 472 24 ) ( -696 472 24 ) mohtest/groovedstn1a -34 -17 -180.00 0.869995 0.875000 0 0 0 +surfaceparm detail +( -552 512 24 ) ( -592 512 24 ) ( -592 512 -40 ) mohtest/groovedstn1a -34 26 180.00 0.869995 -0.875000 0 0 0 +surfaceparm detail +( -696 504 24 ) ( -696 472 24 ) ( -696 472 -40 ) common/caulk 8 0 -180.00 1 -1 0 160 0 +surfaceparm detail +( -808 464 24 ) ( -768 464 24 ) ( -768 464 -40 ) mohtest/groovedstn1a -34 26 180.00 0.869995 -0.875000 0 0 0 +surfaceparm detail +( -664 472 24 ) ( -664 504 24 ) ( -664 504 -40 ) mohtest/groovedstn1a 37 26 -180.00 0.870117 -0.875000 0 0 0 +surfaceparm detail +( -672 512 -32 ) ( -664 504 -32 ) ( -668 508 24 ) mohtest/groovedstn1a 0 25 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( -664 472 -32 ) ( -672 464 -32 ) ( -668 468 24 ) mohtest/groovedstn1a -28 25 0.00 0.869995 0.875000 0 0 0 +surfaceparm detail +} +// brush 35 +{ +( -652 484 80 ) ( -652 492 80 ) ( -670 492 80 ) general_industrial/ibeam_vert -11 -27 90.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +( -606 492 208 ) ( -606 484 208 ) ( -670 484 208 ) common/caulk -27 -41 -180.00 1 1 0 160 0 +surfaceparm detail +( -502 492 208 ) ( -566 492 208 ) ( -566 492 80 ) general_industrial/strangebrace1b -12 160 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -678 492 208 ) ( -678 484 208 ) ( -678 484 80 ) common/caulk 11 48 -180.00 1 -1 0 160 0 +surfaceparm detail +( -782 484 208 ) ( -718 484 208 ) ( -718 484 80 ) general_industrial/strangebrace1b -12 160 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -660 492 80 ) ( -660 484 80 ) ( -627 484 208 ) general_industrial/ibeam_vert -8 64 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 36 +{ +( -670 484 0 ) ( -652 484 0 ) ( -652 492 0 ) common/caulk -30 -41 -180.00 1 1 0 160 0 +surfaceparm detail +( -652 492 80 ) ( -652 484 80 ) ( -670 484 80 ) common/caulk -30 -41 -180.00 1 1 0 160 0 +surfaceparm detail +( -548 492 80 ) ( -566 492 80 ) ( -566 492 42 ) general_industrial/strangebrace1straight 49 32 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -678 492 80 ) ( -678 484 80 ) ( -678 484 42 ) common/caulk 8 48 -180.00 1 -1 0 160 0 +surfaceparm detail +( -782 484 80 ) ( -764 484 80 ) ( -764 484 42 ) general_industrial/strangebrace1straight 49 32 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -660 484 80 ) ( -660 492 80 ) ( -660 492 42 ) general_industrial/ibeam_vert -8 64 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 37 +{ +( 2208 496 332 ) ( 2232 496 332 ) ( 2232 496 318 ) general_structure/jh_brick4 248 4 -180.00 1 -1 0 0 0 +( 2208 592 324 ) ( 2208 824 324 ) ( 2208 824 580 ) mohcommon/jh_woodwall_2shd 94 115 174.00 1.000106 -0.999996 0 16384 0 +( 2208 932 272 ) ( 2232 932 272 ) ( 2232 1008 272 ) general_structure/jh_brick4 247 118 -180.00 1 1 0 0 0 +( 2232 824 324 ) ( 2232 592 324 ) ( 2232 592 580 ) mohcommon/jh_woodwall_2shd 94 115 174.00 1.000106 -0.999996 0 16384 0 +( 2232 496 332 ) ( 2208 496 332 ) ( 2208 1008 272 ) general_structure/jh_brick4 248 86 -180.00 1 1 0 0 0 +( 2208 496 318 ) ( 2232 496 318 ) ( 2232 932 272 ) mohcommon/jh_woodwall_2shd -14 167 -90.00 1 1 0 16384 0 +} +// brush 38 +{ +( -728 -1008 528 ) ( -728 -1008 784 ) ( -712 -1008 784 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -720 192 528 ) ( -720 192 784 ) ( -720 -168 784 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -728 1040 784 ) ( -728 1040 528 ) ( -712 1040 528 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -704 -168 528 ) ( -704 -168 784 ) ( -704 192 784 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -736 156 808 ) ( -712 156 808 ) ( -712 -76 808 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -688 -76 0 ) ( -688 156 0 ) ( -712 156 0 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +} +// brush 39 +{ +( 2240 -1024 528 ) ( 2240 -1024 784 ) ( 2256 -1024 784 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 2248 176 528 ) ( 2248 176 784 ) ( 2248 -184 784 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 2240 1024 784 ) ( 2240 1024 528 ) ( 2256 1024 528 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 2264 -184 528 ) ( 2264 -184 784 ) ( 2264 176 784 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 2232 140 808 ) ( 2256 140 808 ) ( 2256 -92 808 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 2280 -92 0 ) ( 2280 140 0 ) ( 2256 140 0 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +} +// brush 40 +{ +( 1000 1024 808 ) ( 520 1024 808 ) ( 520 1024 784 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 520 1024 808 ) ( 1000 1024 808 ) ( 1000 -1256 808 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 768 -1024 878 ) ( 520 -1024 878 ) ( 520 -1024 902 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 768 1656 784 ) ( 520 1656 784 ) ( 520 1444 784 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 2248 1680 832 ) ( 2248 1688 808 ) ( 2248 1476 808 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -712 1420 808 ) ( -712 1420 784 ) ( -712 1632 784 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +} +// brush 41 +{ +( 2264 1000 272 ) ( 2264 1000 784 ) ( 2264 1024 784 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 2224 1000 784 ) ( 2224 1000 272 ) ( -704 1000 272 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -728 914 272 ) ( -728 938 272 ) ( -728 938 520 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 1996 1024 272 ) ( 2208 1024 272 ) ( 2208 1024 520 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 1996 1000 784 ) ( 2208 1000 784 ) ( 2200 976 784 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 2208 1024 272 ) ( 1996 1024 272 ) ( 1996 1000 272 ) mohcommon/ibeam_1a 0 -10 0.00 1 0.750000 0 32768 0 +} +// brush 42 +{ +( -728 -1008 272 ) ( -728 -1008 784 ) ( -728 -1032 784 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -672 -1000 784 ) ( -672 -1000 272 ) ( 2264 -1000 272 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 2264 -914 272 ) ( 2264 -938 272 ) ( 2264 -938 520 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -460 -1024 272 ) ( -672 -1024 272 ) ( -672 -1024 520 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -460 -1024 784 ) ( -672 -1024 784 ) ( -664 -1000 784 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -672 -1024 272 ) ( -460 -1024 272 ) ( -460 -1000 272 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +} +// brush 43 +{ +( -704 1032 -88 ) ( -680 1032 -88 ) ( -680 1032 168 ) general_structure/jh_bricktrim1 224 8 0.00 0.500000 0.500000 0 0 0 +( -676 592 -108 ) ( -676 360 -108 ) ( -676 360 148 ) general_structure/jh_bricktrim1 16 8 0.00 0.500000 0.500000 0 0 0 +( -736 468 -44 ) ( -760 468 -44 ) ( -760 468 212 ) general_structure/jh_bricktrim1 128 8 0.00 0.500000 0.500000 0 0 0 +( -708 360 -108 ) ( -708 592 -108 ) ( -708 592 148 ) general_structure/jh_bricktrim1 16 8 0.00 0.500000 0.500000 0 0 0 +( -680 360 24 ) ( -704 360 24 ) ( -704 592 24 ) general_structure/jh_bricktrim1 15 8 90.00 0.500000 0.500000 0 0 0 +( -712 592 0 ) ( -712 360 0 ) ( -688 360 0 ) general_structure/jh_brick4 0 -8 0.00 1 1 0 0 0 +} +// brush 44 +{ +( -704 1024 80 ) ( -680 1024 80 ) ( -680 1024 336 ) mohcommon/jh_woodwall_2shd 16 8 0.00 1 1 0 16384 0 +( -680 904 76 ) ( -680 672 76 ) ( -680 672 332 ) mohcommon/jh_woodwall_2shd -240 8 0.00 1 1 0 16384 0 +( -736 488 154 ) ( -760 488 154 ) ( -760 488 410 ) general_structure/jh_brick4 0 12 0.00 1 1 0 0 0 +( -704 672 76 ) ( -704 904 76 ) ( -704 904 332 ) mohcommon/jh_woodwall_2shd -240 8 0.00 1 1 0 16384 0 +( -672 672 272 ) ( -696 672 272 ) ( -696 904 272 ) general_structure/jh_brick4 0 48 0.00 1 1 0 0 0 +( -708 904 24 ) ( -708 672 24 ) ( -684 672 24 ) general_structure/jh_brick4 0 48 0.00 1 1 0 0 0 +} +// brush 45 +{ +( 2240 488 332 ) ( 1384 488 332 ) ( 1384 488 338 ) general_structure/jh_brick4 -23 9 -180.00 1 -1 0 0 0 +( -704 504 332 ) ( -704 1016 272 ) ( -704 1016 278 ) general_structure/jh_brick4 -56 9 -180.00 1 -1 0 0 0 +( 1384 1000 272 ) ( 2240 1000 272 ) ( 2240 1000 278 ) common/caulk 0 24 -180.00 1 -1 0 160 0 +( 2240 1000 272 ) ( 2240 488 332 ) ( 2240 488 338 ) algiers/jh_corrugate_256 16 152 -180.00 1 -1 0 32768 0 +( 1384 1000 278 ) ( 2240 1000 278 ) ( 2240 488 338 ) algiers/jh_corrugate_256 0 -46 -180.00 1 1 0 32768 0 +( 2240 488 332 ) ( 2240 1000 272 ) ( 1384 1000 272 ) algiers/jh_corrugate_256 0 -46 -180.00 1 1 0 32768 0 +} +// brush 46 +{ +( -680 712 328 ) ( -680 769 295 ) ( -680 712 262 ) mohcommon/jh_woodwall_2shd -16 8 -180.00 1 -1 0 16384 0 +( -704 704 262 ) ( -704 761 295 ) ( -704 704 328 ) mohcommon/jh_woodwall_2shd -16 8 -180.00 1 -1 0 16384 0 +( -704 496 318 ) ( -680 496 318 ) ( -680 496 272 ) mohcommon/jh_woodwall_2shd 133 68 -90.00 1 1 0 16384 0 +( -680 932 272 ) ( -704 932 272 ) ( -704 712 272 ) mohcommon/jh_woodwall_2shd 1 67 -90.00 1 1 0 16384 0 +( -680 496 318 ) ( -704 496 318 ) ( -704 932 272 ) mohcommon/jh_woodwall_2shd 2 67 -90.00 1 1 0 16384 0 +} +// brush 47 +{ +( -704 496 332 ) ( -680 496 332 ) ( -680 496 318 ) general_structure/jh_brick4 152 4 -180.00 1 -1 0 0 0 +( -704 592 324 ) ( -704 824 324 ) ( -704 824 580 ) mohcommon/jh_woodwall_2shd 94 115 174.00 1.000106 -0.999996 0 16384 0 +( -704 932 272 ) ( -680 932 272 ) ( -680 1008 272 ) general_structure/jh_brick4 151 119 -180.00 1 1 0 0 0 +( -680 824 324 ) ( -680 592 324 ) ( -680 592 580 ) mohcommon/jh_woodwall_2shd 94 115 174.00 1.000106 -0.999996 0 16384 0 +( -680 496 332 ) ( -704 496 332 ) ( -704 1008 272 ) general_structure/jh_brick4 152 87 -180.00 1 1 0 0 0 +( -704 496 318 ) ( -680 496 318 ) ( -680 932 272 ) mohcommon/jh_woodwall_2shd -15 71 -90.00 1 1 0 16384 0 +} +// brush 48 +{ +( 2192 512 320 ) ( 2192 488 320 ) ( 2192 488 576 ) general_structure/jh_brick4 48 0 -180.00 1 -1 0 0 0 +( 2280 472 320 ) ( 2048 472 320 ) ( 2048 472 576 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( 1848 528 384 ) ( 1848 552 384 ) ( 1848 552 640 ) general_structure/jh_brick4 48 0 -180.00 1 -1 0 0 0 +( 2048 496 320 ) ( 2280 496 320 ) ( 2280 496 576 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( 2048 464 528 ) ( 2048 488 528 ) ( 2280 488 528 ) general_structure/jh_brick4 46 144 -90.00 1 1 0 0 0 +( 2280 512 488 ) ( 2048 512 488 ) ( 2048 488 488 ) general_structure/jh_brick4 46 144 -90.00 1 1 0 0 0 +} +// brush 49 +{ +( 2192 512 320 ) ( 2192 488 320 ) ( 2192 488 576 ) general_structure/jh_brick4 48 0 -180.00 1 -1 0 0 0 +( 2280 472 320 ) ( 2048 472 320 ) ( 2048 472 576 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( 1848 512 384 ) ( 1848 536 384 ) ( 1848 536 640 ) general_structure/jh_brick4 48 0 -180.00 1 -1 0 0 0 +( 2048 496 320 ) ( 2280 496 320 ) ( 2280 496 576 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( 2048 462 318 ) ( 2048 486 318 ) ( 2280 486 318 ) general_structure/jh_brick4 46 144 -90.00 1 1 0 0 0 +( 2280 488 256 ) ( 2048 488 256 ) ( 2048 464 256 ) mohcommon/jh_woodwall_2shd 15 224 -180.00 1 -1 0 16384 0 +} +// brush 50 +{ +( 2192 512 376 ) ( 2192 488 376 ) ( 2192 488 632 ) common/caulk 24 24 -180.00 1 -1 0 160 0 +( 2280 476 376 ) ( 2048 476 376 ) ( 2048 476 632 ) algiers/jh_warewindow2b 128 96 0.00 1 1 0 4194304 0 +( -688 528 440 ) ( -688 552 440 ) ( -688 552 696 ) common/caulk 23 24 -180.00 1 -1 0 160 0 +( 2048 492 376 ) ( 2280 492 376 ) ( 2280 492 632 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +( 2048 472 488 ) ( 2048 496 488 ) ( 2280 496 488 ) common/caulk 15 -24 -180.00 1 1 0 160 0 +( 2280 488 344 ) ( 2048 488 344 ) ( 2048 464 344 ) common/caulk 15 -24 -180.00 1 1 0 160 0 +} +// brush 51 +{ +( 2240 496 456 ) ( 2240 496 328 ) ( 2232 472 328 ) general_structure/jh_brick4 48 40 -180.00 1 -1 0 0 0 +( 2232 472 456 ) ( 2232 472 328 ) ( 2192 472 328 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( 2192 528 424 ) ( 2192 552 424 ) ( 2192 552 680 ) general_structure/jh_brick4 48 40 -180.00 1 -1 0 0 0 +( 2240 496 328 ) ( 2240 496 456 ) ( 2192 496 456 ) mohcommon/jh_woodwall_2shd -240 7 0.00 1 1 0 16384 0 +( 2112 472 456 ) ( 2112 496 456 ) ( 2344 496 456 ) general_structure/jh_brick4 46 208 -90.00 1 1 0 0 0 +( 2344 488 332 ) ( 2112 488 332 ) ( 2112 464 332 ) general_structure/jh_brick4 46 208 -90.00 1 1 0 0 0 +} +// brush 52 +{ +( 2240 496 328 ) ( 2240 496 272 ) ( 2232 472 272 ) general_structure/jh_brick4 48 0 -180.00 1 -1 0 0 0 +( 2232 472 328 ) ( 2232 472 272 ) ( 2192 472 272 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( 2192 528 384 ) ( 2192 552 384 ) ( 2192 552 640 ) general_structure/jh_brick4 48 0 -180.00 1 -1 0 0 0 +( 2240 496 272 ) ( 2240 496 328 ) ( 2192 496 328 ) mohcommon/jh_woodwall_2shd -240 7 0.00 1 1 0 16384 0 +( 2112 464 334 ) ( 2112 488 334 ) ( 2344 488 334 ) general_structure/jh_brick4 46 208 -90.00 1 1 0 0 0 +( 2344 488 256 ) ( 2112 488 256 ) ( 2112 464 256 ) mohcommon/jh_woodwall_2shd 15 224 -180.00 1 -1 0 16384 0 +} +// brush 53 +{ +( 2240 496 528 ) ( 2240 496 456 ) ( 2232 472 456 ) general_structure/jh_brick4 48 0 -180.00 1 -1 0 0 0 +( 2232 472 528 ) ( 2232 472 456 ) ( 2192 472 456 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( 2192 528 384 ) ( 2192 552 384 ) ( 2192 552 640 ) general_structure/jh_brick4 48 0 -180.00 1 -1 0 0 0 +( 2240 496 456 ) ( 2240 496 528 ) ( 2192 496 528 ) mohcommon/jh_woodwall_2shd -240 7 0.00 1 1 0 16384 0 +( 2112 464 528 ) ( 2112 488 528 ) ( 2344 488 528 ) general_structure/jh_brick4 46 208 -90.00 1 1 0 0 0 +( 2344 512 456 ) ( 2112 512 456 ) ( 2112 488 456 ) general_structure/jh_brick4 46 208 -90.00 1 1 0 0 0 +} +// brush 54 +{ +( 2192 512 346 ) ( 2192 488 346 ) ( 2192 488 602 ) general_structure/jh_brick4 48 26 -180.00 1 -1 0 0 0 +( 2280 472 346 ) ( 2048 472 346 ) ( 2048 472 602 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( 1848 512 410 ) ( 1848 536 410 ) ( 1848 536 666 ) general_structure/jh_brick4 48 26 -180.00 1 -1 0 0 0 +( 2048 496 346 ) ( 2280 496 346 ) ( 2280 496 602 ) mohcommon/jh_woodwall_2shd -16 -69 0.00 1 -1 0 16384 0 +( 2048 462 344 ) ( 2048 486 344 ) ( 2280 486 344 ) general_structure/jh_brick4 46 144 -90.00 1 1 0 0 0 +( 2280 488 318 ) ( 2048 488 318 ) ( 2048 464 318 ) general_structure/jh_brick4 46 144 -90.00 1 1 0 0 0 +} +// brush 55 +{ +( 2174 484 208 ) ( 2198 484 208 ) ( 2198 492 208 ) general_industrial/ibeam_vert -6 39 90.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +( 2214 492 240 ) ( 2214 484 240 ) ( 2190 484 240 ) common/caulk 5 -36 -180.00 1 1 0 160 0 +surfaceparm detail +( 2206 492 176 ) ( 2182 492 176 ) ( 2182 492 160 ) general_industrial/strangebrace1 80 33 -180.00 0.500000 -0.300018 204800 35328 0 +( -688 492 176 ) ( -688 484 176 ) ( -688 484 160 ) general_industrial/ibeam_vert -7 91 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( 1726 484 176 ) ( 1750 484 176 ) ( 1750 484 160 ) general_industrial/strangebrace1 80 33 -180.00 0.500000 -0.300018 204800 35328 0 +( 2216 484 176 ) ( 2216 492 176 ) ( 2216 492 160 ) general_industrial/ibeam_vert -8 91 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 56 +{ +( 2192 480 240 ) ( 2224 480 240 ) ( 2224 496 240 ) general_industrial/ibeam_vert -1 -48 90.00 1 1 0 32768 0 +surfaceparm detail +( 2216 496 256 ) ( 2216 480 256 ) ( 2184 480 256 ) mohcommon/ibeam_1 58 -16 -180.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( 1792 496 256 ) ( 1760 496 256 ) ( 1760 496 144 ) mohcommon/ibeam_1 59 0 -180.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +( -688 504 256 ) ( -688 488 256 ) ( -688 488 144 ) mohcommon/ibeam_1 74 0 -180.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +( 2072 472 256 ) ( 2104 472 256 ) ( 2104 472 144 ) mohcommon/ibeam_1 59 0 -180.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +( 2216 480 256 ) ( 2216 496 256 ) ( 2216 496 144 ) mohcommon/ibeam_1 75 0 -180.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +} +// brush 57 +{ +( 1848 512 320 ) ( 1848 488 320 ) ( 1848 488 576 ) general_structure/jh_brick4 48 0 -180.00 1 -1 0 0 0 +( 1936 472 320 ) ( 1704 472 320 ) ( 1704 472 576 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( 1424 512 384 ) ( 1424 536 384 ) ( 1424 536 640 ) general_structure/jh_brick4 48 0 -180.00 1 -1 0 0 0 +( 1704 496 320 ) ( 1936 496 320 ) ( 1936 496 576 ) mohcommon/jh_woodwall_2shd -88 7 0.00 1 1 0 16384 0 +( 1704 462 318 ) ( 1704 486 318 ) ( 1936 486 318 ) general_structure/jh_brick4 46 56 -90.00 1 1 0 0 0 +( 1936 488 256 ) ( 1704 488 256 ) ( 1704 464 256 ) mohcommon/jh_woodwall_2shd 184 224 -180.00 1 -1 0 16384 0 +} +// brush 58 +{ +( 1848 512 320 ) ( 1848 488 320 ) ( 1848 488 576 ) general_structure/jh_brick4 48 0 -180.00 1 -1 0 0 0 +( 1936 472 320 ) ( 1704 472 320 ) ( 1704 472 576 ) mohcommon/jh_woodwall_2shd -88 7 0.00 1 1 0 16384 0 +( 1424 528 384 ) ( 1424 552 384 ) ( 1424 552 640 ) general_structure/jh_brick4 48 0 -180.00 1 -1 0 0 0 +( 1704 496 320 ) ( 1936 496 320 ) ( 1936 496 576 ) mohcommon/jh_woodwall_2shd -88 7 0.00 1 1 0 16384 0 +( 1704 464 528 ) ( 1704 488 528 ) ( 1936 488 528 ) general_structure/jh_brick4 46 56 -90.00 1 1 0 0 0 +( 1936 512 488 ) ( 1704 512 488 ) ( 1704 488 488 ) general_structure/jh_brick4 46 56 -90.00 1 1 0 0 0 +} +// brush 59 +{ +( 1424 512 320 ) ( 1424 488 320 ) ( 1424 488 576 ) general_structure/jh_brick4 48 0 -180.00 1 -1 0 0 0 +( 1512 472 320 ) ( 1280 472 320 ) ( 1280 472 576 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( -688 480 384 ) ( -688 504 384 ) ( -688 504 640 ) general_structure/jh_brick4 47 0 -180.00 1 -1 0 0 0 +( 1280 496 320 ) ( 1512 496 320 ) ( 1512 496 576 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( 1280 464 528 ) ( 1280 488 528 ) ( 1512 488 528 ) general_structure/jh_brick4 46 144 -90.00 1 1 0 0 0 +( 1512 512 488 ) ( 1280 512 488 ) ( 1280 488 488 ) general_structure/jh_brick4 46 144 -90.00 1 1 0 0 0 +} +// brush 60 +{ +( 1424 512 320 ) ( 1424 488 320 ) ( 1424 488 576 ) general_structure/jh_brick4 48 0 -180.00 1 -1 0 0 0 +( 1512 472 320 ) ( 1280 472 320 ) ( 1280 472 576 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( -688 544 384 ) ( -688 568 384 ) ( -688 568 640 ) general_structure/jh_brick4 47 0 -180.00 1 -1 0 0 0 +( 1280 496 320 ) ( 1512 496 320 ) ( 1512 496 576 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( 1280 462 318 ) ( 1280 486 318 ) ( 1512 486 318 ) general_structure/jh_brick4 46 144 -90.00 1 1 0 0 0 +( 1512 488 256 ) ( 1280 488 256 ) ( 1280 464 256 ) mohcommon/jh_woodwall_2shd 15 224 -180.00 1 -1 0 16384 0 +} +// brush 61 +{ +( 1848 512 346 ) ( 1848 488 346 ) ( 1848 488 602 ) general_structure/jh_brick4 48 26 -180.00 1 -1 0 0 0 +( 1936 472 346 ) ( 1704 472 346 ) ( 1704 472 602 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( 1424 512 410 ) ( 1424 536 410 ) ( 1424 536 666 ) general_structure/jh_brick4 48 26 -180.00 1 -1 0 0 0 +( 1704 496 346 ) ( 1936 496 346 ) ( 1936 496 602 ) mohcommon/jh_woodwall_2shd -184 -69 0.00 1 -1 0 16384 0 +( 1704 462 344 ) ( 1704 486 344 ) ( 1936 486 344 ) general_structure/jh_brick4 46 56 -90.00 1 1 0 0 0 +( 1936 488 318 ) ( 1704 488 318 ) ( 1704 464 318 ) general_structure/jh_brick4 46 56 -90.00 1 1 0 0 0 +} +// brush 62 +{ +( 1424 512 346 ) ( 1424 488 346 ) ( 1424 488 602 ) general_structure/jh_brick4 48 26 -180.00 1 -1 0 0 0 +( 1512 472 346 ) ( 1280 472 346 ) ( 1280 472 602 ) mohcommon/jh_woodwall_2shd -176 7 0.00 1 1 0 16384 0 +( -688 520 410 ) ( -688 544 410 ) ( -688 544 666 ) general_structure/jh_brick4 47 26 -180.00 1 -1 0 0 0 +( 1280 496 346 ) ( 1512 496 346 ) ( 1512 496 602 ) mohcommon/jh_woodwall_2shd -16 -69 0.00 1 -1 0 16384 0 +( 1280 462 344 ) ( 1280 486 344 ) ( 1512 486 344 ) general_structure/jh_brick4 46 144 -90.00 1 1 0 0 0 +( 1512 488 318 ) ( 1280 488 318 ) ( 1280 464 318 ) general_structure/jh_brick4 46 144 -90.00 1 1 0 0 0 +} +// brush 63 +{ +( 2216 -464 80 ) ( 2240 -464 80 ) ( 2240 -464 336 ) mohcommon/jh_woodwall_2shd -88 8 0.00 1 1 0 16384 0 +( 2240 -608 76 ) ( 2240 -840 76 ) ( 2240 -840 332 ) mohcommon/jh_woodwall_2shd -8 8 0.00 1 1 0 16384 0 +( 2184 -1024 154 ) ( 2160 -1024 154 ) ( 2160 -1024 410 ) general_structure/jh_brick4 -104 12 0.00 1 1 0 0 0 +( 2216 -840 76 ) ( 2216 -608 76 ) ( 2216 -608 332 ) mohcommon/jh_woodwall_2shd -8 8 0.00 1 1 0 16384 0 +( 2248 -840 272 ) ( 2224 -840 272 ) ( 2224 -608 272 ) general_structure/jh_brick4 -104 72 0.00 1 1 0 0 0 +( 2212 -608 24 ) ( 2212 -840 24 ) ( 2236 -840 24 ) general_structure/jh_brick4 -104 72 0.00 1 1 0 0 0 +} +// brush 64 +{ +( 2216 -440 -88 ) ( 2240 -440 -88 ) ( 2240 -440 168 ) general_structure/jh_bricktrim1 16 8 0.00 0.500000 0.500000 0 0 0 +( 2244 -880 -108 ) ( 2244 -1112 -108 ) ( 2244 -1112 148 ) general_structure/jh_bricktrim1 -112 8 0.00 0.500000 0.500000 0 0 0 +( 2184 -1004 -44 ) ( 2160 -1004 -44 ) ( 2160 -1004 212 ) general_structure/jh_bricktrim1 -80 8 0.00 0.500000 0.500000 0 0 0 +( 2212 -1112 -108 ) ( 2212 -880 -108 ) ( 2212 -880 148 ) general_structure/jh_bricktrim1 -112 8 0.00 0.500000 0.500000 0 0 0 +( 2240 -1112 24 ) ( 2216 -1112 24 ) ( 2216 -880 24 ) general_structure/jh_bricktrim1 -112 -6 90.00 0.500000 0.500000 0 0 0 +( 2208 -880 0 ) ( 2208 -1112 0 ) ( 2232 -1112 0 ) general_structure/jh_brick4 -104 56 0.00 1 1 0 0 0 +} +// brush 65 +{ +( 2248 -360 -108 ) ( 2224 -360 -108 ) ( 2224 -360 148 ) general_structure/jh_brick4 8 84 -180.00 1 -1 0 0 0 +( 2220 -192 -108 ) ( 2220 40 -108 ) ( 2220 40 148 ) general_structure/jh_bricktrim1 48 8 -180.00 0.500000 -0.500000 0 0 0 +( 2272 -120 -44 ) ( 2296 -120 -44 ) ( 2296 -120 212 ) general_structure/jh_bricktrim1 144 8 -180.00 0.500000 -0.500000 0 0 0 +( 2252 40 -108 ) ( 2252 -192 -108 ) ( 2252 -192 148 ) general_structure/jh_bricktrim1 48 8 -180.00 0.500000 -0.500000 0 0 0 +( 2224 40 24 ) ( 2248 40 24 ) ( 2248 -192 24 ) general_structure/jh_bricktrim1 47 -7 -90.00 0.500000 0.500000 0 0 0 +( 2256 -192 0 ) ( 2256 40 0 ) ( 2232 40 0 ) general_structure/jh_brick4 7 -152 -180.00 1 1 0 0 0 +} +// brush 66 +{ +( 2252 -492 24 ) ( 2252 -492 0 ) ( 2224 -464 0 ) common/caulk -40 24 0.00 1 1 0 160 0 +( 2224 -464 24 ) ( 2224 -464 0 ) ( 2224 -360 0 ) general_structure/jh_bricktrim1 48 8 -180.00 0.500000 -0.500000 0 0 0 +( 2252 -360 0 ) ( 2252 -360 24 ) ( 2224 -360 24 ) general_structure/jh_brick4 8 84 -180.00 1 -1 0 0 0 +( 2252 -492 0 ) ( 2252 -492 24 ) ( 2252 -360 24 ) general_structure/jh_bricktrim1 48 8 -180.00 0.500000 -0.500000 0 0 0 +( 2224 -88 24 ) ( 2248 -88 24 ) ( 2248 -320 24 ) general_structure/jh_bricktrim1 47 -8 -90.00 0.500000 0.500000 0 0 0 +( 2256 -320 0 ) ( 2256 -88 0 ) ( 2232 -88 0 ) general_structure/jh_brick4 7 -24 -180.00 1 1 0 0 0 +} +// brush 67 +{ +( 2234 -118 0 ) ( 2240 -124 0 ) ( 2330 -34 0 ) algiers/jh_corrdoor1a 7 -8 -180.00 1 1 0 32768 0 +( 2240 -124 258 ) ( 2234 -118 258 ) ( 2324 -28 258 ) algiers/jh_corrdoor1a 7 -8 -180.00 1 1 0 32768 0 +( 2248 -120 2 ) ( 2248 -120 258 ) ( 2248 10 258 ) algiers/jh_corrdoor1a 8 0 -180.00 1 -1 0 32768 0 +( 2246 132 2 ) ( 2246 132 258 ) ( 2230 132 258 ) algiers/jh_corrdoor1a 8 0 -180.00 1 -1 0 32768 0 +( 2232 -120 258 ) ( 2232 -120 2 ) ( 2232 10 2 ) algiers/jh_corrdoor1a 8 0 -180.00 1 -1 0 32768 0 +( 2232 -124 2 ) ( 2232 -124 258 ) ( 2248 -124 258 ) algiers/jh_corrdoor1a 8 0 -180.00 1 -1 0 32768 0 +} +// brush 68 +{ +( 2252 128 -108 ) ( 2228 128 -108 ) ( 2228 128 148 ) general_structure/jh_bricktrim1 144 8 -180.00 0.500000 -0.500000 0 0 0 +( 2220 252 -108 ) ( 2220 484 -108 ) ( 2220 484 148 ) general_structure/jh_bricktrim1 48 8 -180.00 0.500000 -0.500000 0 0 0 +( 2272 280 -44 ) ( 2296 280 -44 ) ( 2296 280 212 ) general_structure/jh_brick4 8 84 -180.00 1 -1 0 0 0 +( 2252 488 -108 ) ( 2252 256 -108 ) ( 2252 256 148 ) general_structure/jh_bricktrim1 176 8 -180.00 0.500000 -0.500000 0 0 0 +( 2224 488 24 ) ( 2248 488 24 ) ( 2248 256 24 ) general_structure/jh_bricktrim1 175 -7 -90.00 0.500000 0.500000 0 0 0 +( 2256 256 0 ) ( 2256 488 0 ) ( 2232 488 0 ) general_structure/jh_brick4 7 -88 -180.00 1 1 0 0 0 +} +// brush 69 +{ +( 2224 148 24 ) ( 2224 148 272 ) ( 2248 148 272 ) general_structure/jh_brick4 8 12 -180.00 1 -1 0 0 0 +( 2224 200 272 ) ( 2224 200 24 ) ( 2224 280 24 ) mohcommon/jh_woodwall_2shd 24 8 -180.00 1 -1 0 16384 0 +( 2272 280 144 ) ( 2296 280 144 ) ( 2296 280 400 ) general_structure/jh_brick4 8 12 -180.00 1 -1 0 0 0 +( 2248 200 24 ) ( 2248 200 272 ) ( 2248 280 272 ) mohcommon/jh_woodwall_2shd 24 8 -180.00 1 -1 0 16384 0 +( 2216 488 272 ) ( 2240 488 272 ) ( 2240 256 272 ) general_structure/jh_brick4 7 -88 -180.00 1 1 0 0 0 +( 2252 256 24 ) ( 2252 488 24 ) ( 2228 488 24 ) general_structure/jh_brick4 7 -88 -180.00 1 1 0 0 0 +} +// brush 70 +{ +( 2248 280 80 ) ( 2224 280 80 ) ( 2224 280 336 ) general_structure/jh_brick4 8 12 -180.00 1 -1 0 0 0 +( 2224 448 76 ) ( 2224 680 76 ) ( 2224 680 332 ) mohcommon/jh_woodwall_2shd 24 8 -180.00 1 -1 0 16384 0 +( 2248 480 24 ) ( 2248 480 272 ) ( 2224 472 272 ) general_structure/jh_brick4 8 12 -180.00 1 -1 0 0 0 +( 2248 480 272 ) ( 2248 480 24 ) ( 2248 280 24 ) mohcommon/jh_woodwall_2shd 24 8 -180.00 1 -1 0 16384 0 +( 2216 680 272 ) ( 2240 680 272 ) ( 2240 448 272 ) general_structure/jh_brick4 7 -24 -180.00 1 1 0 0 0 +( 2252 448 24 ) ( 2252 680 24 ) ( 2228 680 24 ) general_structure/jh_brick4 7 -24 -180.00 1 1 0 0 0 +} +// brush 71 +{ +( 2248 280 -108 ) ( 2224 280 -108 ) ( 2224 280 148 ) general_structure/jh_brick4 8 84 -180.00 1 -1 0 0 0 +( 2220 448 -108 ) ( 2220 680 -108 ) ( 2220 680 148 ) general_structure/jh_bricktrim1 48 8 -180.00 0.500000 -0.500000 0 0 0 +( 2272 504 -44 ) ( 2296 504 -44 ) ( 2296 504 212 ) general_structure/jh_bricktrim1 144 8 -180.00 0.500000 -0.500000 0 0 0 +( 2252 680 -108 ) ( 2252 448 -108 ) ( 2252 448 148 ) general_structure/jh_bricktrim1 48 8 -180.00 0.500000 -0.500000 0 0 0 +( 2224 680 24 ) ( 2248 680 24 ) ( 2248 448 24 ) general_structure/jh_bricktrim1 47 -7 -90.00 0.500000 0.500000 0 0 0 +( 2256 448 0 ) ( 2256 680 0 ) ( 2232 680 0 ) general_structure/jh_brick4 7 -24 -180.00 1 1 0 0 0 +} +// brush 72 +{ +( 2232 496 80 ) ( 2208 496 80 ) ( 2208 496 336 ) mohcommon/jh_woodwall_2shd 8 8 -180.00 1 -1 0 16384 0 +( 2208 640 76 ) ( 2208 872 76 ) ( 2208 872 332 ) mohcommon/jh_woodwall_2shd 24 8 -180.00 1 -1 0 16384 0 +( 2256 904 154 ) ( 2280 904 154 ) ( 2280 904 410 ) general_structure/jh_brick4 -8 12 -180.00 1 -1 0 0 0 +( 2232 872 76 ) ( 2232 640 76 ) ( 2232 640 332 ) mohcommon/jh_woodwall_2shd 24 8 -180.00 1 -1 0 16384 0 +( 2200 872 272 ) ( 2224 872 272 ) ( 2224 640 272 ) general_structure/jh_brick4 -8 -216 -180.00 1 1 0 0 0 +( 2236 640 24 ) ( 2236 872 24 ) ( 2212 872 24 ) general_structure/jh_brick4 -8 -216 -180.00 1 1 0 0 0 +} +// brush 73 +{ +( 2248 904 80 ) ( 2224 904 80 ) ( 2224 904 336 ) general_structure/jh_brick4 -8 12 -180.00 1 -1 0 0 0 +( 2208 1008 76 ) ( 2208 1240 76 ) ( 2208 1240 332 ) mohcommon/jh_woodwall_2shd 8 8 -180.00 1 -1 0 16384 0 +( 2232 1016 24 ) ( 2232 1016 272 ) ( 2208 1008 272 ) general_structure/jh_brick4 -8 12 -180.00 1 -1 0 0 0 +( 2232 1016 272 ) ( 2232 1016 24 ) ( 2232 904 24 ) mohcommon/jh_woodwall_2shd 8 8 -180.00 1 -1 0 16384 0 +( 2200 1240 272 ) ( 2224 1240 272 ) ( 2224 1008 272 ) general_structure/jh_brick4 -8 -72 -180.00 1 1 0 0 0 +( 2236 1008 24 ) ( 2236 1240 24 ) ( 2212 1240 24 ) general_structure/jh_brick4 -8 -72 -180.00 1 1 0 0 0 +} +// brush 74 +{ +( 2248 -472 272 ) ( 2248 -472 24 ) ( 2224 -464 24 ) common/caulk 8 24 -180.00 1 -1 0 160 0 +( 2224 -192 76 ) ( 2224 40 76 ) ( 2224 40 332 ) mohcommon/jh_woodwall_2shd 24 8 -180.00 1 -1 0 16384 0 +( 2272 -140 140 ) ( 2296 -140 140 ) ( 2296 -140 396 ) general_structure/jh_brick4 8 12 -180.00 1 -1 0 0 0 +( 2248 -472 24 ) ( 2248 -472 272 ) ( 2248 -168 272 ) mohcommon/jh_woodwall_2shd 24 8 -180.00 1 -1 0 16384 0 +( 2214 40 272 ) ( 2238 40 272 ) ( 2238 -192 272 ) general_structure/jh_brick4 7 -152 -180.00 1 1 0 0 0 +( 2256 -192 24 ) ( 2256 40 24 ) ( 2232 40 24 ) general_structure/jh_brick4 7 -152 -180.00 1 1 0 0 0 +} +// brush 75 +{ +( 2256 -124 320 ) ( 2232 -124 320 ) ( 2232 -124 576 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2224 -84 320 ) ( 2224 148 320 ) ( 2224 148 576 ) mohcommon/jh_woodwall_2shd 228 8 -180.00 1 -1 0 16384 0 +( 2280 132 384 ) ( 2304 132 384 ) ( 2304 132 640 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2248 148 320 ) ( 2248 -84 320 ) ( 2248 -84 576 ) mohcommon/jh_woodwall_2shd 228 8 -180.00 1 -1 0 16384 0 +( 2216 148 528 ) ( 2240 148 528 ) ( 2240 -84 528 ) common/caulk 7 -24 -180.00 1 1 0 160 0 +( 2256 -84 256 ) ( 2256 148 256 ) ( 2232 148 256 ) mohcommon/jh_woodwall_2shd -44 -168 -180.00 1 1 0 16384 0 +} +// brush 76 +{ +( 2248 -472 528 ) ( 2248 -472 272 ) ( 2224 -464 272 ) common/caulk 8 24 -180.00 1 -1 0 160 0 +( 2224 -456 320 ) ( 2224 -224 320 ) ( 2224 -224 576 ) mohcommon/jh_woodwall_2shd -8 8 -180.00 1 -1 0 16384 0 +( 2272 -360 384 ) ( 2296 -360 384 ) ( 2296 -360 640 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2248 -472 272 ) ( 2248 -472 528 ) ( 2248 -360 528 ) mohcommon/jh_woodwall_2shd 228 8 -180.00 1 -1 0 16384 0 +( 2216 -224 528 ) ( 2240 -224 528 ) ( 2240 -456 528 ) general_structure/jh_brick4 7 -144 -180.00 1 1 0 0 0 +( 2256 -456 272 ) ( 2256 -224 272 ) ( 2232 -224 272 ) general_structure/jh_brick4 7 -144 -180.00 1 1 0 0 0 +} +// brush 77 +{ +( 2264 -360 320 ) ( 2240 -360 320 ) ( 2240 -360 576 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2224 -448 320 ) ( 2224 -216 320 ) ( 2224 -216 576 ) mohcommon/jh_woodwall_2shd -8 8 -180.00 1 -1 0 16384 0 +( 2280 -232 384 ) ( 2304 -232 384 ) ( 2304 -232 640 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2248 -216 320 ) ( 2248 -448 320 ) ( 2248 -448 576 ) mohcommon/jh_woodwall_2shd 228 8 -180.00 1 -1 0 16384 0 +( 2216 -216 528 ) ( 2240 -216 528 ) ( 2240 -448 528 ) general_structure/jh_brick4 7 -152 -180.00 1 1 0 0 0 +( 2264 -440 440 ) ( 2264 -208 440 ) ( 2240 -208 440 ) general_structure/jh_brick4 7 -152 -180.00 1 1 0 0 0 +} +// brush 78 +{ +( 2264 -360 320 ) ( 2240 -360 320 ) ( 2240 -360 576 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2224 -448 320 ) ( 2224 -216 320 ) ( 2224 -216 576 ) mohcommon/jh_woodwall_2shd -8 8 -180.00 1 -1 0 16384 0 +( 2280 -232 384 ) ( 2304 -232 384 ) ( 2304 -232 640 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2248 -216 320 ) ( 2248 -448 320 ) ( 2248 -448 576 ) mohcommon/jh_woodwall_2shd 228 8 -180.00 1 -1 0 16384 0 +( 2216 -216 312 ) ( 2240 -216 312 ) ( 2240 -448 312 ) general_structure/jh_brick4 7 -152 -180.00 1 1 0 0 0 +( 2240 -448 272 ) ( 2240 -216 272 ) ( 2216 -216 272 ) general_structure/jh_brick4 7 -152 -180.00 1 1 0 0 0 +} +// brush 79 +{ +( 2264 -360 344 ) ( 2240 -360 344 ) ( 2240 -360 600 ) general_structure/jh_brick4 8 24 -180.00 1 -1 0 0 0 +( 2228 -448 344 ) ( 2228 -216 344 ) ( 2228 -216 600 ) algiers/jh_warewindow3 24 56 -180.00 1 -1 0 4194304 0 +( 2280 -232 408 ) ( 2304 -232 408 ) ( 2304 -232 664 ) general_structure/jh_brick4 8 24 -180.00 1 -1 0 0 0 +( 2240 -216 344 ) ( 2240 -448 344 ) ( 2240 -448 600 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +( 2224 -216 440 ) ( 2248 -216 440 ) ( 2248 -448 440 ) general_structure/jh_brick4 7 -152 -180.00 1 1 0 0 0 +( 2240 -448 312 ) ( 2240 -216 312 ) ( 2216 -216 312 ) general_structure/jh_brick4 7 -152 -180.00 1 1 0 0 0 +} +// brush 80 +{ +( 2264 280 344 ) ( 2240 280 344 ) ( 2240 280 600 ) general_structure/jh_brick4 8 24 -180.00 1 -1 0 0 0 +( 2228 192 344 ) ( 2228 424 344 ) ( 2228 424 600 ) algiers/jh_warewindow3 24 56 -180.00 1 -1 0 4194304 0 +( 2280 408 408 ) ( 2304 408 408 ) ( 2304 408 664 ) general_structure/jh_brick4 8 24 -180.00 1 -1 0 0 0 +( 2240 424 344 ) ( 2240 192 344 ) ( 2240 192 600 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +( 2224 424 440 ) ( 2248 424 440 ) ( 2248 192 440 ) general_structure/jh_brick4 7 -24 -180.00 1 1 0 0 0 +( 2240 192 312 ) ( 2240 424 312 ) ( 2216 424 312 ) general_structure/jh_brick4 7 -24 -180.00 1 1 0 0 0 +} +// brush 81 +{ +( 2264 280 320 ) ( 2240 280 320 ) ( 2240 280 576 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2224 192 320 ) ( 2224 424 320 ) ( 2224 424 576 ) mohcommon/jh_woodwall_2shd -8 8 -180.00 1 -1 0 16384 0 +( 2280 408 384 ) ( 2304 408 384 ) ( 2304 408 640 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2248 424 320 ) ( 2248 192 320 ) ( 2248 192 576 ) mohcommon/jh_woodwall_2shd 228 8 -180.00 1 -1 0 16384 0 +( 2216 424 312 ) ( 2240 424 312 ) ( 2240 192 312 ) general_structure/jh_brick4 7 -24 -180.00 1 1 0 0 0 +( 2240 192 272 ) ( 2240 424 272 ) ( 2216 424 272 ) general_structure/jh_brick4 7 -24 -180.00 1 1 0 0 0 +} +// brush 82 +{ +( 2264 280 320 ) ( 2240 280 320 ) ( 2240 280 576 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2224 192 320 ) ( 2224 424 320 ) ( 2224 424 576 ) mohcommon/jh_woodwall_2shd -8 8 -180.00 1 -1 0 16384 0 +( 2280 408 384 ) ( 2304 408 384 ) ( 2304 408 640 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2248 424 320 ) ( 2248 192 320 ) ( 2248 192 576 ) mohcommon/jh_woodwall_2shd 228 8 -180.00 1 -1 0 16384 0 +( 2216 424 528 ) ( 2240 424 528 ) ( 2240 192 528 ) general_structure/jh_brick4 7 -24 -180.00 1 1 0 0 0 +( 2264 192 440 ) ( 2264 424 440 ) ( 2240 424 440 ) general_structure/jh_brick4 7 -24 -180.00 1 1 0 0 0 +} +// brush 83 +{ +( 2256 132 320 ) ( 2232 132 320 ) ( 2232 132 576 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2224 64 320 ) ( 2224 296 320 ) ( 2224 296 576 ) mohcommon/jh_woodwall_2shd -8 8 -180.00 1 -1 0 16384 0 +( 2280 280 384 ) ( 2304 280 384 ) ( 2304 280 640 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2248 296 320 ) ( 2248 64 320 ) ( 2248 64 576 ) mohcommon/jh_woodwall_2shd 228 8 -180.00 1 -1 0 16384 0 +( 2216 296 528 ) ( 2240 296 528 ) ( 2240 64 528 ) common/caulk 7 -24 -180.00 1 1 0 160 0 +( 2256 64 272 ) ( 2256 296 272 ) ( 2232 296 272 ) general_structure/jh_brick4 7 -152 -180.00 1 1 0 0 0 +} +// brush 84 +{ +( 2256 408 320 ) ( 2232 408 320 ) ( 2232 408 576 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2224 288 320 ) ( 2224 520 320 ) ( 2224 520 576 ) mohcommon/jh_woodwall_2shd -8 8 -180.00 1 -1 0 16384 0 +( 2248 480 272 ) ( 2248 480 528 ) ( 2224 472 528 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2248 480 528 ) ( 2248 480 272 ) ( 2248 408 272 ) mohcommon/jh_woodwall_2shd 228 8 -180.00 1 -1 0 16384 0 +( 2216 520 528 ) ( 2240 520 528 ) ( 2240 288 528 ) general_structure/jh_brick4 7 -120 -180.00 1 1 0 0 0 +( 2256 288 272 ) ( 2256 520 272 ) ( 2232 520 272 ) general_structure/jh_brick4 7 -120 -180.00 1 1 0 0 0 +} +// brush 85 +{ +( 2232 712 328 ) ( 2232 769 295 ) ( 2232 712 262 ) mohcommon/jh_woodwall_2shd 240 8 -180.00 1 -1 0 16384 0 +( 2208 704 262 ) ( 2208 761 295 ) ( 2208 704 328 ) mohcommon/jh_woodwall_2shd 240 8 -180.00 1 -1 0 16384 0 +( 2208 496 318 ) ( 2232 496 318 ) ( 2232 496 272 ) mohcommon/jh_woodwall_2shd 132 164 -90.00 1 1 0 16384 0 +( 2232 932 272 ) ( 2208 932 272 ) ( 2208 712 272 ) mohcommon/jh_woodwall_2shd 0 163 -90.00 1 1 0 16384 0 +( 2232 496 318 ) ( 2208 496 318 ) ( 2208 932 272 ) mohcommon/jh_woodwall_2shd 0 163 -90.00 1 1 0 16384 0 +} +// brush 86 +{ +( 2248 504 0 ) ( 2216 504 0 ) ( 2216 472 0 ) common/caulk 6 -32 -180.00 1 1 0 160 0 +( 2200 472 256 ) ( 2200 504 256 ) ( 2232 504 256 ) mohcommon/ibeam_1a -103 6 90.00 1 1 0 32768 0 +surfaceparm detail +( 2096 472 224 ) ( 2128 472 224 ) ( 2128 472 208 ) mohcommon/ibeam_1a -111 9 90.00 1 1 0 32768 0 +surfaceparm detail +( 2232 472 224 ) ( 2232 504 224 ) ( 2232 504 208 ) common/caulk -8 0 0.00 1 1 0 160 0 +surfaceparm detail +( 2344 504 224 ) ( 2312 504 224 ) ( 2312 504 208 ) mohcommon/ibeam_1a -111 9 90.00 1 1 0 32768 0 +surfaceparm detail +( 2208 504 224 ) ( 2208 472 224 ) ( 2208 472 208 ) mohcommon/ibeam_1a -117 -23 90.00 1 1 0 32768 0 +surfaceparm detail +} +// brush 87 +{ +( 2232 504 0 ) ( 2192 504 0 ) ( 2192 472 0 ) common/caulk 6 -32 -180.00 1 1 0 160 0 +( 2192 472 24 ) ( 2192 504 24 ) ( 2232 504 24 ) mohtest/groovedstn1a -7 10 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2088 464 24 ) ( 2128 464 24 ) ( 2128 464 -40 ) mohtest/groovedstn1a -7 25 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2232 472 24 ) ( 2232 504 24 ) ( 2232 504 -40 ) common/caulk -8 0 0.00 1 1 0 160 0 +surfaceparm detail +( 2344 512 24 ) ( 2304 512 24 ) ( 2304 512 -40 ) mohtest/groovedstn1a -7 25 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2200 504 24 ) ( 2200 472 24 ) ( 2200 472 -40 ) mohtest/groovedstn1a -60 26 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2208 464 -32 ) ( 2200 472 -32 ) ( 2204 468 24 ) mohtest/groovedstn1a -42 25 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2200 504 -32 ) ( 2208 512 -32 ) ( 2204 508 24 ) mohtest/groovedstn1a -26 25 0.00 0.869873 0.875000 0 0 0 +surfaceparm detail +} +// brush 88 +{ +( 2188 492 80 ) ( 2188 484 80 ) ( 2206 484 80 ) general_industrial/ibeam_vert 5 -27 -90.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +( 2142 484 208 ) ( 2142 492 208 ) ( 2206 492 208 ) common/caulk 37 39 0.00 1 1 0 160 0 +surfaceparm detail +( 2038 484 208 ) ( 2102 484 208 ) ( 2102 484 80 ) general_industrial/strangebrace1b -71 160 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2214 484 208 ) ( 2214 492 208 ) ( 2214 492 80 ) common/caulk -5 48 0.00 1 1 0 160 0 +surfaceparm detail +( 2318 492 208 ) ( 2254 492 208 ) ( 2254 492 80 ) general_industrial/strangebrace1b -71 160 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2196 484 80 ) ( 2196 492 80 ) ( 2163 492 208 ) general_industrial/ibeam_vert 8 64 -180.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +} +// brush 89 +{ +( 2206 492 0 ) ( 2188 492 0 ) ( 2188 484 0 ) common/caulk 34 39 0.00 1 1 0 160 0 +surfaceparm detail +( 2188 484 80 ) ( 2188 492 80 ) ( 2206 492 80 ) common/caulk 34 39 0.00 1 1 0 160 0 +surfaceparm detail +( 2084 484 80 ) ( 2102 484 80 ) ( 2102 484 42 ) general_industrial/strangebrace1straight -9 32 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2214 484 80 ) ( 2214 492 80 ) ( 2214 492 42 ) common/caulk -8 48 0.00 1 1 0 160 0 +surfaceparm detail +( 2318 492 80 ) ( 2300 492 80 ) ( 2300 492 42 ) general_industrial/strangebrace1straight -9 32 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2196 492 80 ) ( 2196 484 80 ) ( 2196 484 42 ) general_industrial/ibeam_vert 8 64 -180.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +} +// brush 90 +{ +( 2224 132 24 ) ( 2224 132 272 ) ( 2248 132 272 ) general_structure/jh_brick4 8 12 -180.00 1 -1 0 0 0 +( 2224 132 272 ) ( 2224 132 24 ) ( 2224 156 24 ) mohcommon/jh_woodwall_2shd 212 8 -180.00 1 -1 0 16384 0 +( 2272 148 144 ) ( 2296 148 144 ) ( 2296 148 400 ) general_structure/jh_brick4 8 12 -180.00 1 -1 0 0 0 +( 2248 132 24 ) ( 2248 132 272 ) ( 2248 212 272 ) mohcommon/jh_woodwall_2shd 212 8 -180.00 1 -1 0 16384 0 +( 2216 420 272 ) ( 2240 420 272 ) ( 2240 188 272 ) general_structure/jh_brick4 7 -20 -180.00 1 1 0 0 0 +( 2268 188 256 ) ( 2268 420 256 ) ( 2244 420 256 ) general_structure/jh_brick4 7 -20 -180.00 1 1 0 0 0 +} +// brush 91 +{ +( 2232 132 256 ) ( 2232 132 24 ) ( 2224 132 24 ) mohcommon/jh_woodwall_2shd 87 184 90.00 1 -1 0 16384 0 +( 2224 148 24 ) ( 2224 148 256 ) ( 2224 132 256 ) mohcommon/jh_woodwall_2shd 88 140 90.00 1 -1 0 16384 0 +( 2224 148 256 ) ( 2224 148 24 ) ( 2232 132 24 ) mohcommon/jh_woodwall_2shd -85 139 -90.00 1 1 0 16384 0 +( 2240 132 24 ) ( 2240 156 24 ) ( 2216 156 24 ) mohcommon/jh_woodwall_2shd -67 22 90.00 1 1 0 16384 0 +( 2216 156 256 ) ( 2240 156 256 ) ( 2240 132 256 ) mohcommon/jh_woodwall_2shd -67 22 90.00 1 1 0 16384 0 +} +// brush 92 +{ +( 2232 -124 24 ) ( 2232 -124 256 ) ( 2224 -124 256 ) mohcommon/jh_woodwall_2shd 111 184 -90.00 1 1 0 16384 0 +( 2224 -140 256 ) ( 2224 -140 24 ) ( 2224 -124 24 ) mohcommon/jh_woodwall_2shd 112 -123 -90.00 1 -1 0 16384 0 +( 2224 -140 24 ) ( 2224 -140 256 ) ( 2232 -124 256 ) mohcommon/jh_woodwall_2shd -108 -124 90.00 1 1 0 16384 0 +( 2240 -124 256 ) ( 2240 -148 256 ) ( 2216 -148 256 ) mohcommon/jh_woodwall_2shd 196 23 -90.00 1 -1 0 16384 0 +( 2216 -148 24 ) ( 2240 -148 24 ) ( 2240 -124 24 ) mohcommon/jh_woodwall_2shd 196 23 -90.00 1 -1 0 16384 0 +} +// brush 93 +{ +( 2224 -140 24 ) ( 2224 -140 272 ) ( 2248 -140 272 ) general_structure/jh_brick4 8 12 -180.00 1 -1 0 0 0 +( 2224 -140 272 ) ( 2224 -140 24 ) ( 2224 -116 24 ) mohcommon/jh_woodwall_2shd 196 8 -180.00 1 -1 0 16384 0 +( 2272 -124 144 ) ( 2296 -124 144 ) ( 2296 -124 400 ) general_structure/jh_brick4 8 12 -180.00 1 -1 0 0 0 +( 2248 -140 24 ) ( 2248 -140 272 ) ( 2248 -60 272 ) mohcommon/jh_woodwall_2shd 196 8 -180.00 1 -1 0 16384 0 +( 2216 148 272 ) ( 2240 148 272 ) ( 2240 -84 272 ) general_structure/jh_brick4 7 -4 -180.00 1 1 0 0 0 +( 2268 -84 256 ) ( 2268 148 256 ) ( 2244 148 256 ) general_structure/jh_brick4 7 -4 -180.00 1 1 0 0 0 +} +// brush 94 +{ +( 2232 -488 40 ) ( 2232 -488 296 ) ( 2248 -488 296 ) mohcommon/jh_woodwall_2shd 8 8 -180.00 1 -1 0 16384 0 +( 2232 -488 296 ) ( 2232 -488 40 ) ( 2224 -464 40 ) mohcommon/jh_woodwall_2shd -215 -77 0.00 1 1 0 16384 0 +( 2248 -488 40 ) ( 2248 -488 296 ) ( 2224 -464 296 ) mohcommon/jh_woodwall_2shd -104 -80 0.00 1 1 0 16384 0 +( 2248 -488 256 ) ( 2248 -464 256 ) ( 2224 -464 256 ) mohcommon/jh_woodwall_2shd -217 14 90.00 1 1 0 16384 0 +( 2224 -464 272 ) ( 2248 -464 272 ) ( 2248 -488 272 ) mohcommon/jh_woodwall_2shd -217 14 90.00 1 1 0 16384 0 +} +// brush 95 +{ +( 2232 -488 272 ) ( 2232 -488 528 ) ( 2248 -488 528 ) mohcommon/jh_woodwall_2shd 152 -192 -90.00 1 -1 0 16384 0 +( 2232 -488 528 ) ( 2232 -488 272 ) ( 2224 -464 272 ) mohcommon/jh_woodwall_2shd -215 153 0.00 1 1 0 16384 0 +( 2248 -488 272 ) ( 2248 -488 528 ) ( 2224 -464 528 ) mohcommon/jh_woodwall_2shd -104 152 0.00 1 1 0 16384 0 +( 2248 -488 272 ) ( 2248 -464 272 ) ( 2224 -464 272 ) mohcommon/jh_woodwall_2shd -217 14 90.00 1 1 0 16384 0 +( 2224 -464 512 ) ( 2248 -464 512 ) ( 2248 -488 512 ) mohcommon/jh_woodwall_2shd -217 14 90.00 1 1 0 16384 0 +} +// brush 96 +{ +( 2232 -488 296 ) ( 2232 -488 552 ) ( 2248 -488 552 ) mohcommon/jh_woodwall_2shd 8 8 -180.00 1 -1 0 16384 0 +( 2232 -488 552 ) ( 2232 -488 296 ) ( 2224 -464 296 ) mohcommon/jh_woodwall_2shd -215 177 0.00 1 1 0 16384 0 +( 2248 -488 296 ) ( 2248 -488 552 ) ( 2224 -464 552 ) mohcommon/jh_woodwall_2shd -104 176 0.00 1 1 0 16384 0 +( 2248 -488 512 ) ( 2248 -464 512 ) ( 2224 -464 512 ) mohcommon/jh_woodwall_2shd -217 14 90.00 1 1 0 16384 0 +( 2224 -464 528 ) ( 2248 -464 528 ) ( 2248 -488 528 ) mohcommon/jh_woodwall_2shd -217 14 90.00 1 1 0 16384 0 +} +// brush 97 +{ +( 2192 -180 0 ) ( 2174 -180 0 ) ( 2174 -188 0 ) common/caulk 32 9 0.00 1 1 0 160 0 +surfaceparm detail +( 2182 -188 308 ) ( 2182 -180 308 ) ( 2200 -180 308 ) common/caulk 32 9 0.00 1 1 0 160 0 +surfaceparm detail +( 2062 -188 116 ) ( 2080 -188 116 ) ( 2080 -188 78 ) general_industrial/strangebrace1straight -40 40 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2192 -188 116 ) ( 2192 -180 116 ) ( 2192 -180 78 ) common/caulk -39 20 0.00 1 1 0 160 0 +surfaceparm detail +( 2296 -180 116 ) ( 2278 -180 116 ) ( 2278 -180 78 ) general_industrial/strangebrace1straight -40 40 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2174 -180 116 ) ( 2174 -188 116 ) ( 2174 -188 78 ) general_industrial/ibeam_vert 8 8 -180.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +} +// brush 98 +{ +( 2192 -200 0 ) ( 2232 -200 0 ) ( 2232 -168 0 ) common/caulk 7 -24 -180.00 1 1 0 160 0 +( 2232 -168 56 ) ( 2232 -200 56 ) ( 2192 -200 56 ) mohtest/groovedstn1a -44 -15 -180.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2336 -160 56 ) ( 2296 -160 56 ) ( 2296 -160 -8 ) mohtest/groovedstn1a -44 0 -180.00 0.870117 -0.875000 0 0 0 +surfaceparm detail +( 2184 -168 56 ) ( 2184 -200 56 ) ( 2184 -200 -8 ) mohtest/groovedstn1a 31 0 -180.00 0.869873 -0.875000 0 0 0 +surfaceparm detail +( 2080 -208 56 ) ( 2120 -208 56 ) ( 2120 -208 -8 ) mohtest/groovedstn1a -44 0 -180.00 0.870117 -0.875000 0 0 0 +surfaceparm detail +( 2224 -200 56 ) ( 2224 -168 56 ) ( 2224 -168 -8 ) mohtest/groovedstn1a 31 0 -180.00 0.869873 -0.875000 0 0 0 +surfaceparm detail +( 2216 -160 0 ) ( 2224 -168 0 ) ( 2220 -164 56 ) mohtest/groovedstn1a -32 0 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2224 -200 0 ) ( 2216 -208 0 ) ( 2220 -204 56 ) mohtest/groovedstn1a -50 0 0.00 0.869873 0.875000 0 0 0 +surfaceparm detail +( 2192 -208 0 ) ( 2184 -200 0 ) ( 2188 -204 56 ) mohtest/groovedstn1a -13 0 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2184 -168 0 ) ( 2192 -160 0 ) ( 2188 -164 56 ) mohtest/groovedstn1a -5 0 0.00 0.869873 0.875000 0 0 0 +surfaceparm detail +} +// brush 99 +{ +( 2176 -200 56 ) ( 2208 -200 56 ) ( 2208 -168 56 ) mohcommon/ibeam_1a 72 -7 -90.00 1 1 0 32768 0 +surfaceparm detail +( 2232 -168 528 ) ( 2232 -200 528 ) ( 2200 -200 528 ) common/caulk 7 -24 -180.00 1 1 0 160 0 +( 2336 -168 448 ) ( 2304 -168 448 ) ( 2304 -168 432 ) mohcommon/ibeam_1a -79 -9 90.00 1 -1 0 32768 0 +surfaceparm detail +( 2192 -168 448 ) ( 2192 -200 448 ) ( 2192 -200 432 ) mohcommon/ibeam_1a -79 23 90.00 1 -1 0 32768 0 +surfaceparm detail +( 2088 -200 448 ) ( 2120 -200 448 ) ( 2120 -200 432 ) mohcommon/ibeam_1a -79 -9 90.00 1 -1 0 32768 0 +surfaceparm detail +( 2224 -200 448 ) ( 2224 -168 448 ) ( 2224 -168 432 ) mohcommon/ibeam_1a -85 23 90.00 1 -1 0 32768 0 +surfaceparm detail +} +// brush 100 +{ +( 2182 -180 308 ) ( 2182 -188 308 ) ( 2200 -188 308 ) general_industrial/ibeam_vert 7 95 -90.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +( 2128 -188 432 ) ( 2128 -180 432 ) ( 2192 -180 432 ) common/caulk 34 10 0.00 1 1 0 160 0 +surfaceparm detail +( 2016 -188 436 ) ( 2080 -188 436 ) ( 2080 -188 308 ) general_industrial/strangebrace1b -105 103 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2192 -188 436 ) ( 2192 -180 436 ) ( 2192 -180 308 ) common/caulk -37 20 0.00 1 1 0 160 0 +surfaceparm detail +( 2296 -180 436 ) ( 2232 -180 436 ) ( 2232 -180 308 ) general_industrial/strangebrace1b -105 103 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2174 -188 308 ) ( 2174 -180 308 ) ( 2141 -180 436 ) general_industrial/ibeam_vert 8 8 -180.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +} +// brush 101 +{ +( 2232 472 -88 ) ( 2208 472 -88 ) ( 2208 472 168 ) general_structure/jh_bricktrim1 -48 8 -180.00 0.500000 -0.500000 0 0 0 +( 2204 912 -108 ) ( 2204 1144 -108 ) ( 2204 1144 148 ) general_structure/jh_bricktrim1 208 8 -180.00 0.500000 -0.500000 0 0 0 +( 2264 1036 -44 ) ( 2288 1036 -44 ) ( 2288 1036 212 ) general_structure/jh_bricktrim1 112 8 -180.00 0.500000 -0.500000 0 0 0 +( 2248 1144 -108 ) ( 2248 912 -108 ) ( 2248 912 148 ) general_structure/jh_bricktrim1 208 8 -180.00 0.500000 -0.500000 0 0 0 +( 2208 1144 24 ) ( 2232 1144 24 ) ( 2232 912 24 ) general_structure/jh_bricktrim1 207 -7 -90.00 0.500000 0.500000 0 0 0 +( 2240 912 0 ) ( 2240 1144 0 ) ( 2216 1144 0 ) general_structure/jh_brick4 -8 -232 -180.00 1 1 0 0 0 +} +// brush 102 +{ +( 2182 196 308 ) ( 2182 188 308 ) ( 2200 188 308 ) general_industrial/ibeam_vert 7 95 -90.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +( 2128 188 432 ) ( 2128 196 432 ) ( 2192 196 432 ) common/caulk 35 2 0.00 1 1 0 160 0 +surfaceparm detail +( 2016 188 436 ) ( 2080 188 436 ) ( 2080 188 308 ) general_industrial/strangebrace1b -106 103 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2192 188 436 ) ( 2192 196 436 ) ( 2192 196 308 ) common/caulk -30 20 0.00 1 1 0 160 0 +surfaceparm detail +( 2296 196 436 ) ( 2232 196 436 ) ( 2232 196 308 ) general_industrial/strangebrace1b -106 103 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2174 188 308 ) ( 2174 196 308 ) ( 2141 196 436 ) general_industrial/ibeam_vert 8 8 -180.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +} +// brush 103 +{ +( 2176 176 56 ) ( 2208 176 56 ) ( 2208 208 56 ) mohcommon/ibeam_1a 64 -7 -90.00 1 1 0 32768 0 +surfaceparm detail +( 2232 208 528 ) ( 2232 176 528 ) ( 2200 176 528 ) common/caulk 7 -24 -180.00 1 1 0 160 0 +( 2336 208 448 ) ( 2304 208 448 ) ( 2304 208 432 ) mohcommon/ibeam_1a -79 -9 90.00 1 -1 0 32768 0 +surfaceparm detail +( 2192 208 448 ) ( 2192 176 448 ) ( 2192 176 432 ) mohcommon/ibeam_1a -79 15 90.00 1 -1 0 32768 0 +surfaceparm detail +( 2088 176 448 ) ( 2120 176 448 ) ( 2120 176 432 ) mohcommon/ibeam_1a -79 -9 90.00 1 -1 0 32768 0 +surfaceparm detail +( 2224 176 448 ) ( 2224 208 448 ) ( 2224 208 432 ) mohcommon/ibeam_1a -85 15 90.00 1 -1 0 32768 0 +surfaceparm detail +} +// brush 104 +{ +( 2192 176 0 ) ( 2232 176 0 ) ( 2232 208 0 ) common/caulk 7 -24 -180.00 1 1 0 160 0 +( 2232 208 56 ) ( 2232 176 56 ) ( 2192 176 56 ) mohtest/groovedstn1a -44 2 -180.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2336 216 56 ) ( 2296 216 56 ) ( 2296 216 -8 ) mohtest/groovedstn1a -44 0 -180.00 0.870117 -0.875000 0 0 0 +surfaceparm detail +( 2184 208 56 ) ( 2184 176 56 ) ( 2184 176 -8 ) mohtest/groovedstn1a 16 0 -180.00 0.869873 -0.875000 0 0 0 +surfaceparm detail +( 2080 168 56 ) ( 2120 168 56 ) ( 2120 168 -8 ) mohtest/groovedstn1a -44 0 -180.00 0.870117 -0.875000 0 0 0 +surfaceparm detail +( 2224 176 56 ) ( 2224 208 56 ) ( 2224 208 -8 ) mohtest/groovedstn1a 16 0 -180.00 0.869873 -0.875000 0 0 0 +surfaceparm detail +( 2216 216 0 ) ( 2224 208 0 ) ( 2220 212 56 ) mohtest/groovedstn1a -32 0 0.00 0.869873 0.875000 0 0 0 +surfaceparm detail +( 2224 176 0 ) ( 2216 168 0 ) ( 2220 172 56 ) mohtest/groovedstn1a -49 0 0.00 0.869904 0.875000 0 0 0 +surfaceparm detail +( 2192 168 0 ) ( 2184 176 0 ) ( 2188 172 56 ) mohtest/groovedstn1a -12 0 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( 2184 208 0 ) ( 2192 216 0 ) ( 2188 212 56 ) mohtest/groovedstn1a -4 0 0.00 0.869904 0.875000 0 0 0 +surfaceparm detail +} +// brush 105 +{ +( 2192 196 0 ) ( 2174 196 0 ) ( 2174 188 0 ) common/caulk 33 1 0.00 1 1 0 160 0 +surfaceparm detail +( 2182 188 308 ) ( 2182 196 308 ) ( 2200 196 308 ) common/caulk 33 1 0.00 1 1 0 160 0 +surfaceparm detail +( 2062 188 116 ) ( 2080 188 116 ) ( 2080 188 78 ) general_industrial/strangebrace1straight -41 40 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2192 188 116 ) ( 2192 196 116 ) ( 2192 196 78 ) common/caulk -32 20 0.00 1 1 0 160 0 +surfaceparm detail +( 2296 196 116 ) ( 2278 196 116 ) ( 2278 196 78 ) general_industrial/strangebrace1straight -41 40 -180.00 0.406250 -0.500000 204800 35328 0 +surfaceparm detail +( 2174 196 116 ) ( 2174 188 116 ) ( 2174 188 78 ) general_industrial/ibeam_vert 8 8 -180.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +} +// brush 106 +{ +( 2248 200 584 ) ( 2248 257 551 ) ( 2248 200 518 ) mohcommon/jh_woodwall_2shd 240 8 -180.00 1 -1 0 16384 0 +( 2224 192 518 ) ( 2224 249 551 ) ( 2224 192 584 ) mohcommon/jh_woodwall_2shd 240 8 -180.00 1 -1 0 16384 0 +( 2224 200 574 ) ( 2248 200 574 ) ( 2248 200 528 ) mohcommon/jh_woodwall_2shd 132 180 -90.00 1 1 0 16384 0 +( 2248 420 528 ) ( 2224 420 528 ) ( 2224 200 528 ) mohcommon/jh_woodwall_2shd 0 179 -90.00 1 1 0 16384 0 +( 2248 200 574 ) ( 2224 200 574 ) ( 2224 420 528 ) mohcommon/jh_woodwall_2shd 0 179 -90.00 1 1 0 16384 0 +} +// brush 107 +{ +( 2248 200 574 ) ( 2224 200 574 ) ( 2224 200 588 ) general_structure/jh_brick4 8 4 -180.00 1 -1 0 0 0 +( 2224 80 580 ) ( 2224 312 580 ) ( 2224 312 836 ) mohcommon/jh_woodwall_2shd 56 97 168.00 0.999877 -1.000022 0 16384 0 +( 2224 420 528 ) ( 2248 420 528 ) ( 2248 496 528 ) general_structure/jh_brick4 7 -136 -180.00 1 1 0 0 0 +( 2248 312 580 ) ( 2248 80 580 ) ( 2248 80 836 ) mohcommon/jh_woodwall_2shd 56 97 168.00 0.999877 -1.000022 0 16384 0 +( 2248 200 588 ) ( 2224 200 588 ) ( 2224 496 528 ) general_structure/jh_brick4 7 -168 -180.00 1 1 0 0 0 +( 2248 420 528 ) ( 2224 420 528 ) ( 2224 200 574 ) mohcommon/jh_woodwall_2shd 239 183 -90.00 1 1 0 16384 0 +} +// brush 108 +{ +( 2224 -192 574 ) ( 2248 -192 574 ) ( 2248 -192 588 ) general_structure/jh_brick4 -112 3 0.00 1 1 0 0 0 +( 2248 -72 580 ) ( 2248 -304 580 ) ( 2248 -304 836 ) mohcommon/jh_woodwall_2shd -206 -160 12.00 1.000122 1.000026 0 16384 0 +( 2248 -412 528 ) ( 2224 -412 528 ) ( 2224 -488 528 ) general_structure/jh_brick4 -112 128 0.00 1 1 0 0 0 +( 2224 -304 580 ) ( 2224 -72 580 ) ( 2224 -72 836 ) mohcommon/jh_woodwall_2shd -206 -160 12.00 1.000122 1.000026 0 16384 0 +( 2224 -192 588 ) ( 2248 -192 588 ) ( 2248 -488 528 ) general_structure/jh_brick4 -112 96 0.00 1 1 0 0 0 +( 2224 -412 528 ) ( 2248 -412 528 ) ( 2248 -192 574 ) mohcommon/jh_woodwall_2shd -24 -193 90.00 1 1 0 16384 0 +} +// brush 109 +{ +( 2224 -192 584 ) ( 2224 -249 551 ) ( 2224 -192 518 ) mohcommon/jh_woodwall_2shd -24 7 0.00 1 1 0 16384 0 +( 2248 -184 518 ) ( 2248 -241 551 ) ( 2248 -184 584 ) mohcommon/jh_woodwall_2shd -24 7 0.00 1 1 0 16384 0 +( 2248 -192 574 ) ( 2224 -192 574 ) ( 2224 -192 528 ) mohcommon/jh_woodwall_2shd 132 -196 -90.00 1 -1 0 16384 0 +( 2224 -412 528 ) ( 2248 -412 528 ) ( 2248 -192 528 ) mohcommon/jh_woodwall_2shd -8 -197 90.00 1 1 0 16384 0 +( 2224 -192 574 ) ( 2248 -192 574 ) ( 2248 -412 528 ) mohcommon/jh_woodwall_2shd -7 -197 90.00 1 1 0 16384 0 +} +// brush 110 +{ +( 2256 -232 320 ) ( 2232 -232 320 ) ( 2232 -232 576 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2224 -300 320 ) ( 2224 -68 320 ) ( 2224 -68 576 ) mohcommon/jh_woodwall_2shd 140 8 -180.00 1 -1 0 16384 0 +( 2284 -124 384 ) ( 2308 -124 384 ) ( 2308 -124 640 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2248 -68 320 ) ( 2248 -300 320 ) ( 2248 -300 576 ) mohcommon/jh_woodwall_2shd 228 8 -180.00 1 -1 0 16384 0 +( 2216 -68 528 ) ( 2240 -68 528 ) ( 2240 -300 528 ) common/caulk 7 -24 -180.00 1 1 0 160 0 +( 2256 -300 272 ) ( 2256 -68 272 ) ( 2232 -68 272 ) general_structure/jh_brick4 7 -44 -180.00 1 1 0 0 0 +} +// brush 111 +{ +( 2248 -176 784 ) ( 2248 -176 528 ) ( 2232 -168 528 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2232 -84 576 ) ( 2232 148 576 ) ( 2232 148 832 ) mohcommon/jh_woodwall_2shd 24 -7 -180.00 1 -1 0 16384 0 +( 2248 184 528 ) ( 2248 184 784 ) ( 2232 176 784 ) general_structure/jh_brick4 8 0 -180.00 1 -1 0 0 0 +( 2248 -176 528 ) ( 2248 -176 784 ) ( 2248 184 784 ) mohcommon/jh_woodwall_2shd 228 8 -180.00 1 -1 0 16384 0 +( 2216 148 784 ) ( 2240 148 784 ) ( 2240 -84 784 ) common/caulk 7 -24 -180.00 1 1 0 160 0 +( 2256 -84 528 ) ( 2256 148 528 ) ( 2232 148 528 ) mohcommon/jh_woodwall_2shd -44 -168 -180.00 1 1 0 16384 0 +} +// brush 112 +{ +( 2424 496 528 ) ( 1144 496 528 ) ( 1144 496 532 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -704 496 528 ) ( -704 524 522 ) ( -704 524 526 ) algiers/jh_corrugate_256 16 152 0.00 1 1 0 32768 0 +( -680 524 522 ) ( 600 524 522 ) ( 600 524 526 ) algiers/jh_corrugate_256 0 152 0.00 1 1 0 32768 0 +( 2232 516 522 ) ( 2232 488 528 ) ( 2232 488 532 ) common/caulk 16 24 0.00 1 1 0 160 0 +surfaceparm detail +( -680 524 526 ) ( 600 524 526 ) ( 600 496 532 ) algiers/jh_corrugate_256 0 -244 0.00 1 1 0 32768 0 +( 600 496 528 ) ( 600 524 522 ) ( -680 524 522 ) algiers/jh_corrugate_256 0 -244 0.00 1 1 0 32768 0 +} +// brush 113 +{ +( -672 184 768 ) ( -672 184 784 ) ( -688 184 784 ) general_structure/jh_brick4 -16 0 0.00 1 1 0 0 0 +( 2248 -128 768 ) ( 2248 -128 784 ) ( 2248 232 784 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -672 -176 784 ) ( -672 -176 768 ) ( -688 -176 768 ) general_structure/jh_brick4 -16 0 0.00 1 1 0 0 0 +( -688 184 528 ) ( -688 184 784 ) ( -688 -176 784 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -656 -140 784 ) ( -680 -140 784 ) ( -680 92 784 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -696 84 768 ) ( -696 -148 768 ) ( -672 -148 768 ) mohcommon/jh_woodwall_2shd 0 -232 0.00 1 1 0 16384 0 +} +// brush 114 +{ +( -680 -488 528 ) ( 600 -488 528 ) ( 600 -488 532 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( 384 -496 528 ) ( 384 -524 522 ) ( 384 -524 526 ) common/caulk 16 24 0.00 1 1 0 160 0 +surfaceparm detail +( 576 -516 522 ) ( -704 -516 522 ) ( -704 -516 526 ) algiers/jh_corrugate_256 0 152 0.00 1 1 0 32768 0 +( -704 -516 522 ) ( -704 -488 528 ) ( -704 -488 532 ) algiers/jh_corrugate_256 16 152 0.00 1 1 0 32768 0 +( 576 -516 526 ) ( -704 -516 526 ) ( -704 -488 532 ) algiers/jh_corrugate_256 0 -16 0.00 1 1 0 32768 0 +( -704 -488 528 ) ( -704 -516 522 ) ( 576 -516 522 ) algiers/jh_corrugate_256 0 -46 0.00 1 1 0 32768 0 +} +// brush 115 +{ +( -704 184 776 ) ( -704 184 544 ) ( -704 200 544 ) mohcommon/jh_woodwall_2shd -168 63 90.00 1 1 0 16384 0 +( -688 176 544 ) ( -688 176 784 ) ( -704 200 784 ) mohcommon/jh_woodwall_2shd 81 168 0.00 1 1 0 16384 0 +( -688 176 784 ) ( -688 176 544 ) ( -704 184 544 ) mohcommon/jh_woodwall_2shd 120 168 0.00 1 1 0 16384 0 +( -704 184 528 ) ( -680 184 528 ) ( -680 208 528 ) mohcommon/jh_woodwall_2shd 1 -113 0.00 1 1 0 16384 0 +( -680 208 784 ) ( -680 184 784 ) ( -704 184 784 ) common/caulk 0 -16 0.00 1 1 0 160 0 +} +// brush 116 +{ +( -688 200 544 ) ( -688 200 800 ) ( -704 200 800 ) mohcommon/jh_woodwall_2shd 168 -184 -90.00 1 1 0 16384 0 +( -688 176 544 ) ( -688 176 784 ) ( -688 200 784 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -688 176 784 ) ( -688 176 544 ) ( -704 200 544 ) mohcommon/jh_woodwall_2shd 56 168 0.00 1 1 0 16384 0 +( -704 200 528 ) ( -704 176 528 ) ( -680 176 528 ) mohcommon/jh_woodwall_2shd -249 -233 -90.00 1 1 0 16384 0 +( -680 176 784 ) ( -704 176 784 ) ( -704 200 784 ) common/caulk 0 -16 0.00 1 1 0 160 0 +} +// brush 117 +{ +( -704 -176 544 ) ( -704 -176 800 ) ( -704 -192 800 ) mohcommon/jh_woodwall_2shd 167 -184 270.00 1 1 0 16384 0 +( -688 -168 528 ) ( -688 -168 784 ) ( -704 -176 784 ) mohcommon/jh_woodwall_2shd 0 168 0.00 1 1 0 16384 0 +( -688 -168 784 ) ( -688 -168 528 ) ( -704 -192 528 ) mohcommon/jh_woodwall_2shd 232 168 0.00 1 1 0 16384 0 +( -696 -192 528 ) ( -672 -192 528 ) ( -672 -168 528 ) mohcommon/jh_woodwall_2shd 0 -232 0.00 1 1 0 16384 0 +( -680 -168 784 ) ( -680 -192 784 ) ( -704 -192 784 ) common/caulk 0 -16 0.00 1 1 0 160 0 +} +// brush 118 +{ +( -704 -192 544 ) ( -704 -192 800 ) ( -688 -192 800 ) mohcommon/jh_woodwall_2shd -168 -184 90.00 1 -1 0 16384 0 +( -688 -168 528 ) ( -688 -168 784 ) ( -704 -192 784 ) mohcommon/jh_woodwall_2shd 0 168 0.00 1 1 0 16384 0 +( -688 -168 784 ) ( -688 -168 528 ) ( -688 -192 528 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -680 -192 528 ) ( -680 -168 528 ) ( -704 -168 528 ) mohcommon/jh_woodwall_2shd 255 136 90.00 1 1 0 16384 0 +( -712 -168 784 ) ( -688 -168 784 ) ( -688 -192 784 ) common/caulk 0 -16 0.00 1 1 0 160 0 +} +// brush 119 +{ +( 2248 -120 576 ) ( 2248 -144 576 ) ( 2248 -144 832 ) general_structure/jh_brick4 -112 0 -180.00 1 -1 0 0 0 +( -332 -192 576 ) ( -564 -192 576 ) ( -564 -192 832 ) mohcommon/jh_woodwall_2shd 132 8 0.00 1 1 0 16384 0 +( -616 -148 640 ) ( -616 -124 640 ) ( -616 -124 896 ) general_structure/jh_brick4 -112 0 -180.00 1 -1 0 0 0 +( -564 -176 576 ) ( -332 -176 576 ) ( -332 -176 832 ) mohcommon/jh_woodwall_2shd 0 -8 0.00 1 1 0 16384 0 +( -564 -208 784 ) ( -564 -184 784 ) ( -332 -184 784 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -324 -152 744 ) ( -556 -152 744 ) ( -556 -176 744 ) mohcommon/jh_woodwall_2shd -164 -73 -90.00 1 1 0 16384 0 +} +// brush 120 +{ +( 2248 216 576 ) ( 2248 192 576 ) ( 2248 192 832 ) general_structure/jh_brick4 -248 0 -180.00 1 -1 0 0 0 +( -332 184 576 ) ( -564 184 576 ) ( -564 184 832 ) mohcommon/jh_woodwall_2shd 0 -8 0.00 1 1 0 16384 0 +( -616 228 640 ) ( -616 252 640 ) ( -616 252 896 ) general_structure/jh_brick4 -248 0 -180.00 1 -1 0 0 0 +( -564 200 576 ) ( -332 200 576 ) ( -332 200 832 ) mohcommon/jh_woodwall_2shd 132 8 0.00 1 1 0 16384 0 +( -564 168 784 ) ( -564 192 784 ) ( -332 192 784 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -324 224 744 ) ( -556 224 744 ) ( -556 200 744 ) mohcommon/jh_woodwall_2shd -44 -73 -90.00 1 1 0 16384 0 +} +// brush 121 +{ +( -688 -216 376 ) ( -688 -192 376 ) ( -688 -192 632 ) general_structure/jh_brick4 8 56 0.00 1 1 0 0 0 +( 32 -176 376 ) ( 264 -176 376 ) ( 264 -176 632 ) mohcommon/jh_woodwall_2shd 96 -21 -360.00 1 -1 0 16384 0 +( 2248 -224 440 ) ( 2248 -248 440 ) ( 2248 -248 696 ) general_structure/jh_brick4 8 56 0.00 1 1 0 0 0 +( 272 -192 376 ) ( 40 -192 376 ) ( 40 -192 632 ) mohcommon/jh_woodwall_2shd 96 -21 -360.00 1 -1 0 16384 0 +( 272 -168 542 ) ( 272 -192 542 ) ( 40 -192 542 ) general_structure/jh_brick4 6 128 90.00 1 1 0 0 0 +( 40 -212 528 ) ( 272 -212 528 ) ( 272 -188 528 ) general_structure/jh_brick4 6 128 90.00 1 1 0 0 0 +} +// brush 122 +{ +( -616 -160 576 ) ( -616 -184 576 ) ( -616 -184 832 ) general_structure/jh_brick4 -112 0 -180.00 1 -1 0 0 0 +( -688 -192 600 ) ( -688 -192 784 ) ( -616 -192 784 ) mohcommon/jh_woodwall_2shd 196 8 0.00 1 1 0 16384 0 +( -688 -176 600 ) ( -688 -176 784 ) ( -688 -192 784 ) general_structure/jh_brick4 -112 0 -180.00 1 -1 0 0 0 +( -688 -176 784 ) ( -688 -176 600 ) ( -616 -176 600 ) mohcommon/jh_woodwall_2shd 0 -8 0.00 1 1 0 16384 0 +( -628 -208 784 ) ( -628 -184 784 ) ( -396 -184 784 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -388 -168 600 ) ( -620 -168 600 ) ( -620 -192 600 ) mohcommon/jh_woodwall_2shd -164 -137 -90.00 1 1 0 16384 0 +} +// brush 123 +{ +( -616 216 576 ) ( -616 192 576 ) ( -616 192 832 ) general_structure/jh_brick4 -248 0 -180.00 1 -1 0 0 0 +( -396 184 576 ) ( -628 184 576 ) ( -628 184 832 ) mohcommon/jh_woodwall_2shd 0 -8 0.00 1 1 0 16384 0 +( -688 228 640 ) ( -688 252 640 ) ( -688 252 896 ) general_structure/jh_brick4 -248 0 -180.00 1 -1 0 0 0 +( -628 200 576 ) ( -396 200 576 ) ( -396 200 832 ) mohcommon/jh_woodwall_2shd 196 8 0.00 1 1 0 16384 0 +( -628 168 784 ) ( -628 192 784 ) ( -396 192 784 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -388 208 600 ) ( -620 208 600 ) ( -620 184 600 ) mohcommon/jh_woodwall_2shd -44 -137 -90.00 1 1 0 16384 0 +} +// brush 124 +{ +( -704 184 784 ) ( -704 184 528 ) ( -688 176 528 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -688 92 576 ) ( -688 -140 576 ) ( -688 -140 832 ) mohcommon/jh_woodwall_2shd 16 -8 0.00 1 1 0 16384 0 +( -704 -176 528 ) ( -704 -176 784 ) ( -688 -168 784 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -704 184 528 ) ( -704 184 784 ) ( -704 -176 784 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -672 -140 784 ) ( -696 -140 784 ) ( -696 92 784 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -712 92 528 ) ( -712 -140 528 ) ( -688 -140 528 ) mohcommon/jh_woodwall_2shd 204 -160 0.00 1 1 0 16384 0 +} +// brush 125 +{ +( -688 162 376 ) ( -688 186 376 ) ( -688 186 632 ) general_structure/jh_brick4 144 56 0.00 1 1 0 0 0 +( -144 200 376 ) ( 88 200 376 ) ( 88 200 632 ) mohcommon/jh_woodwall_2shd 96 -21 -360.00 1 -1 0 16384 0 +( 2248 128 440 ) ( 2248 104 440 ) ( 2248 104 696 ) general_structure/jh_brick4 144 56 0.00 1 1 0 0 0 +( 272 184 376 ) ( 40 184 376 ) ( 40 184 632 ) mohcommon/jh_woodwall_2shd 96 -21 -360.00 1 -1 0 16384 0 +( 272 208 542 ) ( 272 184 542 ) ( 40 184 542 ) general_structure/jh_brick4 142 128 90.00 1 1 0 0 0 +( 40 164 528 ) ( 272 164 528 ) ( 272 188 528 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 126 +{ +( -712 240 320 ) ( -688 240 320 ) ( -688 240 576 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -680 308 320 ) ( -680 76 320 ) ( -680 76 576 ) mohcommon/jh_woodwall_2shd 132 8 0.00 1 1 0 16384 0 +( -740 132 384 ) ( -764 132 384 ) ( -764 132 640 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -704 76 320 ) ( -704 308 320 ) ( -704 308 576 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -672 76 528 ) ( -696 76 528 ) ( -696 308 528 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -712 308 272 ) ( -712 76 272 ) ( -688 76 272 ) general_structure/jh_brick4 0 -36 0.00 1 1 0 0 0 +} +// brush 127 +{ +( 128 496 528 ) ( -576 496 528 ) ( -576 200 588 ) algiers/jh_corrugate_256 -64 242 -180.00 1 1 0 32768 0 +( -576 496 532 ) ( 128 496 532 ) ( 128 200 593 ) algiers/jh_corrugate_256 0 -244 0.00 1 1 0 32768 0 +( 2232 506 543 ) ( 2232 506 539 ) ( 2232 205 589 ) algiers/jh_corrugate_256 -97 -90 81.00 0.999992 -0.999992 0 32768 0 +( 1976 496 532 ) ( 1272 496 532 ) ( 1272 496 528 ) common/caulk 0 24 0.00 1 1 0 160 0 +( -704 208 593 ) ( -704 208 589 ) ( -704 509 539 ) algiers/jh_corrugate_256 16 152 0.00 1 1 0 32768 0 +( 136 200 588 ) ( -576 200 588 ) ( -576 200 593 ) general_structure/jh_brick4 -88 8 -180.00 1 -1 0 0 0 +} +// brush 128 +{ +( -704 -488 528 ) ( 0 -488 528 ) ( 0 -192 588 ) algiers/jh_corrugate_256 0 -6 0.00 1 1 0 32768 0 +( 0 -488 532 ) ( -704 -488 532 ) ( -704 -192 593 ) algiers/jh_corrugate_256 0 -16 0.00 1 1 0 32768 0 +( -704 -492 543 ) ( -704 -492 539 ) ( -704 -191 589 ) algiers/jh_corrugate_256 16 152 0.00 1 1 0 32768 0 +( -680 -488 532 ) ( 24 -488 532 ) ( 24 -488 528 ) common/caulk 0 24 0.00 1 1 0 160 0 +( 2240 -236 593 ) ( 2240 -236 589 ) ( 2240 -537 539 ) general_structure/jh_brick4 160 9 0.00 1 1 0 0 0 +( -712 -192 588 ) ( 0 -192 588 ) ( 0 -192 593 ) general_structure/jh_brick4 232 9 0.00 1 1 0 0 0 +} +// brush 129 +{ +( -688 160 392 ) ( -688 184 392 ) ( -688 184 648 ) general_structure/jh_brick4 144 72 0.00 1 1 0 0 0 +( 24 200 392 ) ( 256 200 392 ) ( 256 200 648 ) mohcommon/jh_woodwall_2shd -160 79 -180.00 1 -1 0 16384 0 +( 2248 200 456 ) ( 2248 176 456 ) ( 2248 176 712 ) general_structure/jh_brick4 144 72 0.00 1 1 0 0 0 +( 272 184 392 ) ( 40 184 392 ) ( 40 184 648 ) mohcommon/jh_woodwall_2shd -160 79 -180.00 1 -1 0 16384 0 +( 272 208 600 ) ( 272 184 600 ) ( 40 184 600 ) general_structure/jh_brick4 142 128 90.00 1 1 0 0 0 +( 40 162 542 ) ( 272 162 542 ) ( 272 186 542 ) general_structure/jh_brick4 142 128 90.00 1 1 0 0 0 +} +// brush 130 +{ +( -680 200 584 ) ( -680 257 551 ) ( -680 200 518 ) mohcommon/jh_woodwall_2shd -16 7 -180.00 1 -1 0 16384 0 +( -704 192 518 ) ( -704 249 551 ) ( -704 192 584 ) mohcommon/jh_woodwall_2shd -16 7 -180.00 1 -1 0 16384 0 +( -704 200 574 ) ( -680 200 574 ) ( -680 200 528 ) mohcommon/jh_woodwall_2shd 132 -188 -90.00 1 1 0 16384 0 +( -680 420 528 ) ( -704 420 528 ) ( -704 200 528 ) mohcommon/jh_woodwall_2shd 0 -189 -90.00 1 1 0 16384 0 +( -680 200 574 ) ( -704 200 574 ) ( -704 420 528 ) mohcommon/jh_woodwall_2shd -255 -189 -90.00 1 1 0 16384 0 +} +// brush 131 +{ +( -680 200 574 ) ( -704 200 574 ) ( -704 200 588 ) general_structure/jh_brick4 -104 3 -180.00 1 -1 0 0 0 +( -704 80 580 ) ( -704 312 580 ) ( -704 312 836 ) mohcommon/jh_woodwall_2shd -199 97 168.00 0.999996 -1.000022 0 16384 0 +( -704 420 528 ) ( -680 420 528 ) ( -680 496 528 ) general_structure/jh_brick4 -105 120 -180.00 1 1 0 0 0 +( -680 312 580 ) ( -680 80 580 ) ( -680 80 836 ) mohcommon/jh_woodwall_2shd -199 97 168.00 0.999996 -1.000022 0 16384 0 +( -680 200 588 ) ( -704 200 588 ) ( -704 496 528 ) general_structure/jh_brick4 -105 88 -180.00 1 1 0 0 0 +( -680 420 528 ) ( -704 420 528 ) ( -704 200 574 ) mohcommon/jh_woodwall_2shd -16 -185 -90.00 1 1 0 16384 0 +} +// brush 132 +{ +( -704 -192 574 ) ( -680 -192 574 ) ( -680 -192 588 ) general_structure/jh_brick4 0 4 0.00 1 1 0 0 0 +( -680 -72 580 ) ( -680 -304 580 ) ( -680 -304 836 ) mohcommon/jh_woodwall_2shd 49 96 12.00 1 1 0 16384 0 +( -680 -412 528 ) ( -704 -412 528 ) ( -704 -488 528 ) general_structure/jh_brick4 0 -128 0.00 1 1 0 0 0 +( -704 -304 580 ) ( -704 -72 580 ) ( -704 -72 836 ) mohcommon/jh_woodwall_2shd 49 96 12.00 1 1 0 16384 0 +( -704 -192 588 ) ( -680 -192 588 ) ( -680 -488 528 ) general_structure/jh_brick4 0 -160 0.00 1 1 0 0 0 +( -704 -412 528 ) ( -680 -412 528 ) ( -680 -192 574 ) mohcommon/jh_woodwall_2shd 231 176 90.00 1 1 0 16384 0 +} +// brush 133 +{ +( -704 -192 584 ) ( -704 -249 551 ) ( -704 -192 518 ) mohcommon/jh_woodwall_2shd 232 8 0.00 1 1 0 16384 0 +( -680 -184 518 ) ( -680 -241 551 ) ( -680 -184 584 ) mohcommon/jh_woodwall_2shd 232 8 0.00 1 1 0 16384 0 +( -680 -192 574 ) ( -704 -192 574 ) ( -704 -192 528 ) mohcommon/jh_woodwall_2shd 132 172 -90.00 1 -1 0 16384 0 +( -704 -412 528 ) ( -680 -412 528 ) ( -680 -192 528 ) mohcommon/jh_woodwall_2shd 247 172 90.00 1 1 0 16384 0 +( -704 -192 574 ) ( -680 -192 574 ) ( -680 -412 528 ) mohcommon/jh_woodwall_2shd 248 172 90.00 1 1 0 16384 0 +} +// brush 134 +{ +( -688 -208 392 ) ( -688 -184 392 ) ( -688 -184 648 ) general_structure/jh_brick4 0 72 0.00 1 1 0 0 0 +( 24 -176 392 ) ( 256 -176 392 ) ( 256 -176 648 ) mohcommon/jh_woodwall_2shd -160 79 -180.00 1 -1 0 16384 0 +( 2248 -224 456 ) ( 2248 -248 456 ) ( 2248 -248 712 ) general_structure/jh_brick4 0 72 0.00 1 1 0 0 0 +( 272 -192 392 ) ( 40 -192 392 ) ( 40 -192 648 ) mohcommon/jh_woodwall_2shd -160 79 -180.00 1 -1 0 16384 0 +( 272 -160 600 ) ( 272 -184 600 ) ( 40 -184 600 ) general_structure/jh_brick4 254 128 90.00 1 1 0 0 0 +( 40 -208 542 ) ( 272 -208 542 ) ( 272 -184 542 ) general_structure/jh_brick4 254 128 90.00 1 1 0 0 0 +} +// brush 135 +{ +( 448 -192 600 ) ( 472 -192 600 ) ( 472 -176 600 ) common/caulk 16 0 0.00 1 1 0 160 0 +( 472 -176 744 ) ( 472 -192 744 ) ( 448 -192 744 ) common/caulk 16 0 0.00 1 1 0 160 0 +( 480 -176 744 ) ( 456 -176 744 ) ( 456 -176 600 ) algiers/jh_warewindow2b 128 96 0.00 1 1 0 4194304 0 +( -616 -176 752 ) ( -616 -192 752 ) ( -616 -192 608 ) common/caulk 0 32 0.00 1 1 0 160 0 +( 424 -192 752 ) ( 448 -192 752 ) ( 448 -192 608 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +( 2248 -168 752 ) ( 2248 -152 752 ) ( 2248 -152 608 ) mohcommon/jh_woodwall_2shd 228 8 -180.00 1 -1 0 16384 0 +} +// brush 136 +{ +( -656 200 600 ) ( -680 200 600 ) ( -680 184 600 ) common/caulk 0 -56 0.00 1 1 0 160 0 +( -680 184 744 ) ( -680 200 744 ) ( -656 200 744 ) common/caulk 0 -56 0.00 1 1 0 160 0 +( -680 184 744 ) ( -656 184 744 ) ( -656 184 600 ) algiers/jh_warewindow2b 128 96 0.00 1 1 0 4194304 0 +( 2248 168 752 ) ( 2248 184 752 ) ( 2248 184 608 ) mohcommon/jh_woodwall_2shd 228 8 -180.00 1 -1 0 16384 0 +( -656 200 752 ) ( -680 200 752 ) ( -680 200 608 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +( -616 192 752 ) ( -616 176 752 ) ( -616 176 608 ) common/caulk 56 32 0.00 1 1 0 160 0 +} +// brush 137 +{ +( 128 -504 346 ) ( 128 -480 346 ) ( 128 -480 602 ) general_structure/jh_brick4 40 26 0.00 1 1 0 0 0 +( 40 -464 346 ) ( 272 -464 346 ) ( 272 -464 602 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( 2240 -512 410 ) ( 2240 -536 410 ) ( 2240 -536 666 ) general_structure/jh_brick4 40 26 0.00 1 1 0 0 0 +( 272 -488 346 ) ( 40 -488 346 ) ( 40 -488 602 ) mohcommon/jh_woodwall_2shd 0 -69 -180.00 1 1 0 16384 0 +( 272 -454 344 ) ( 272 -478 344 ) ( 40 -478 344 ) general_structure/jh_brick4 38 128 90.00 1 1 0 0 0 +( 40 -480 318 ) ( 272 -480 318 ) ( 272 -456 318 ) general_structure/jh_brick4 38 128 90.00 1 1 0 0 0 +} +// brush 138 +{ +( -296 -504 346 ) ( -296 -480 346 ) ( -296 -480 602 ) general_structure/jh_brick4 40 26 0.00 1 1 0 0 0 +( -384 -464 346 ) ( -152 -464 346 ) ( -152 -464 602 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( 128 -504 410 ) ( 128 -528 410 ) ( 128 -528 666 ) general_structure/jh_brick4 40 26 0.00 1 1 0 0 0 +( -152 -488 346 ) ( -384 -488 346 ) ( -384 -488 602 ) mohcommon/jh_woodwall_2shd -168 -69 -180.00 1 1 0 16384 0 +( -152 -454 344 ) ( -152 -478 344 ) ( -384 -478 344 ) general_structure/jh_brick4 38 40 90.00 1 1 0 0 0 +( -384 -480 318 ) ( -152 -480 318 ) ( -152 -456 318 ) general_structure/jh_brick4 38 40 90.00 1 1 0 0 0 +} +// brush 139 +{ +( 128 -504 320 ) ( 128 -480 320 ) ( 128 -480 576 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( 40 -464 320 ) ( 272 -464 320 ) ( 272 -464 576 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( 2240 -536 384 ) ( 2240 -560 384 ) ( 2240 -560 640 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( 272 -488 320 ) ( 40 -488 320 ) ( 40 -488 576 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( 272 -454 318 ) ( 272 -478 318 ) ( 40 -478 318 ) general_structure/jh_brick4 38 128 90.00 1 1 0 0 0 +( 40 -480 256 ) ( 272 -480 256 ) ( 272 -456 256 ) mohcommon/jh_woodwall_2shd 0 216 0.00 1 -1 0 16384 0 +} +// brush 140 +{ +( 128 -504 320 ) ( 128 -480 320 ) ( 128 -480 576 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( 40 -464 320 ) ( 272 -464 320 ) ( 272 -464 576 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( 2240 -472 384 ) ( 2240 -496 384 ) ( 2240 -496 640 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( 272 -488 320 ) ( 40 -488 320 ) ( 40 -488 576 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( 272 -456 528 ) ( 272 -480 528 ) ( 40 -480 528 ) general_structure/jh_brick4 38 128 90.00 1 1 0 0 0 +( 40 -504 488 ) ( 272 -504 488 ) ( 272 -480 488 ) general_structure/jh_brick4 38 128 90.00 1 1 0 0 0 +} +// brush 141 +{ +( -296 -504 320 ) ( -296 -480 320 ) ( -296 -480 576 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( -384 -464 320 ) ( -152 -464 320 ) ( -152 -464 576 ) mohcommon/jh_woodwall_2shd -72 7 -180.00 1 -1 0 16384 0 +( 128 -520 384 ) ( 128 -544 384 ) ( 128 -544 640 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( -152 -488 320 ) ( -384 -488 320 ) ( -384 -488 576 ) mohcommon/jh_woodwall_2shd -72 7 -180.00 1 -1 0 16384 0 +( -152 -456 528 ) ( -152 -480 528 ) ( -384 -480 528 ) general_structure/jh_brick4 38 40 90.00 1 1 0 0 0 +( -384 -504 488 ) ( -152 -504 488 ) ( -152 -480 488 ) general_structure/jh_brick4 38 40 90.00 1 1 0 0 0 +} +// brush 142 +{ +( -296 -504 320 ) ( -296 -480 320 ) ( -296 -480 576 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( -384 -464 320 ) ( -152 -464 320 ) ( -152 -464 576 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( 128 -504 384 ) ( 128 -528 384 ) ( 128 -528 640 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( -152 -488 320 ) ( -384 -488 320 ) ( -384 -488 576 ) mohcommon/jh_woodwall_2shd -72 7 -180.00 1 -1 0 16384 0 +( -152 -454 318 ) ( -152 -478 318 ) ( -384 -478 318 ) general_structure/jh_brick4 38 40 90.00 1 1 0 0 0 +( -384 -480 256 ) ( -152 -480 256 ) ( -152 -456 256 ) mohcommon/jh_woodwall_2shd 168 216 0.00 1 -1 0 16384 0 +} +// brush 143 +{ +( -632 -48 720 ) ( -656 -48 720 ) ( -656 -56 720 ) general_industrial/ibeam_vert -15 26 90.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +( -672 -56 768 ) ( -672 -48 768 ) ( -648 -48 768 ) common/caulk 0 -48 0.00 1 1 0 160 0 +surfaceparm detail +( -672 -56 672 ) ( -648 -56 672 ) ( -648 -56 656 ) general_industrial/strangebrace1 2 44 90.00 -0.500000 0.500000 204800 35328 0 +surfaceparm detail +( 2248 -32 688 ) ( 2248 -24 688 ) ( 2248 -24 672 ) general_industrial/ibeam_vert 0 91 0.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +( 344 -48 688 ) ( 320 -48 688 ) ( 320 -48 672 ) general_industrial/strangebrace1 2 44 90.00 -0.500000 0.500000 204800 35328 0 +surfaceparm detail +( -680 -48 688 ) ( -680 -56 688 ) ( -680 -56 672 ) general_industrial/ibeam_vert 0 91 0.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 144 +{ +( -632 32 720 ) ( -656 32 720 ) ( -656 24 720 ) general_industrial/ibeam_vert -15 26 90.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +( -672 24 768 ) ( -672 32 768 ) ( -648 32 768 ) common/caulk 0 -32 0.00 1 1 0 160 0 +surfaceparm detail +( -208 24 672 ) ( -184 24 672 ) ( -184 24 656 ) general_industrial/strangebrace1 2 44 90.00 -0.500000 0.500000 204800 35328 0 +surfaceparm detail +( 2248 24 688 ) ( 2248 32 688 ) ( 2248 32 672 ) general_industrial/ibeam_vert 0 91 0.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +( 24 32 688 ) ( 0 32 688 ) ( 0 32 672 ) general_industrial/strangebrace1 2 44 90.00 -0.500000 0.500000 204800 35328 0 +surfaceparm detail +( -680 32 688 ) ( -680 24 688 ) ( -680 24 672 ) general_industrial/ibeam_vert 0 91 0.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 145 +{ +( -632 -136 720 ) ( -656 -136 720 ) ( -656 -144 720 ) general_industrial/ibeam_vert -15 27 90.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +( -672 -144 768 ) ( -672 -136 768 ) ( -648 -136 768 ) common/caulk 0 -8 0.00 1 1 0 160 0 +surfaceparm detail +( -672 -144 672 ) ( -648 -144 672 ) ( -648 -144 656 ) general_industrial/strangebrace1 2 44 90.00 -0.500000 0.500000 204800 35328 0 +surfaceparm detail +( 2248 -88 688 ) ( 2248 -80 688 ) ( 2248 -80 672 ) general_industrial/ibeam_vert 0 91 0.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +( 456 -136 688 ) ( 432 -136 688 ) ( 432 -136 672 ) general_industrial/strangebrace1 2 44 90.00 -0.500000 0.500000 204800 35328 0 +surfaceparm detail +( -680 -136 688 ) ( -680 -144 688 ) ( -680 -144 672 ) general_industrial/ibeam_vert 0 91 0.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 146 +{ +( -576 -176 448 ) ( -680 -176 448 ) ( -680 -192 448 ) common/caulk 0 -56 0.00 1 1 0 160 0 +surfaceparm detail +( -680 -192 512 ) ( -680 -176 512 ) ( -576 -176 512 ) common/caulk 0 -56 0.00 1 1 0 160 0 +surfaceparm detail +( -784 -188 512 ) ( -680 -188 512 ) ( -680 -188 448 ) general_industrial/crossbrace1a 101 0 0.00 0.350000 0.400000 204800 35328 0 +surfaceparm detail +( 2240 -212 520 ) ( 2240 -196 520 ) ( 2240 -196 456 ) common/caulk 24 16 0.00 1 1 0 160 0 +surfaceparm detail +( -464 -180 512 ) ( -568 -180 512 ) ( -568 -180 448 ) general_industrial/crossbrace1a 101 0 0.00 0.350000 0.400000 204800 35328 0 +surfaceparm detail +( -680 -176 512 ) ( -680 -192 512 ) ( -680 -192 448 ) common/caulk 24 16 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 147 +{ +( -656 -176 432 ) ( -688 -176 432 ) ( -688 -192 432 ) general_industrial/ibeam_flat2 -2 -48 -90.00 1 1 0 32768 0 +surfaceparm detail +( -680 -192 448 ) ( -680 -176 448 ) ( -648 -176 448 ) common/caulk 0 -56 0.00 1 1 0 160 0 +surfaceparm detail +( -784 -192 448 ) ( -752 -192 448 ) ( -752 -192 336 ) mohcommon/ibeam_1 59 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( 2240 -184 448 ) ( 2240 -168 448 ) ( 2240 -168 336 ) mohcommon/ibeam_1 107 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -536 -176 448 ) ( -568 -176 448 ) ( -568 -176 336 ) mohcommon/ibeam_1 59 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -680 -176 448 ) ( -680 -192 448 ) ( -680 -192 336 ) mohcommon/ibeam_1 107 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 148 +{ +( -656 -176 512 ) ( -688 -176 512 ) ( -688 -192 512 ) general_industrial/ibeam_vert -2 -48 -90.00 1 1 0 32768 0 +surfaceparm detail +( -680 -192 528 ) ( -680 -176 528 ) ( -648 -176 528 ) mohcommon/ibeam_1 59 -16 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -784 -192 528 ) ( -752 -192 528 ) ( -752 -192 416 ) mohcommon/ibeam_1 59 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( 2240 -224 528 ) ( 2240 -208 528 ) ( 2240 -208 416 ) mohcommon/ibeam_1 107 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -536 -176 528 ) ( -568 -176 528 ) ( -568 -176 416 ) mohcommon/ibeam_1 59 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -680 -176 528 ) ( -680 -192 528 ) ( -680 -192 416 ) mohcommon/ibeam_1 107 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 149 +{ +( -648 -188 0 ) ( -630 -188 0 ) ( -630 -180 0 ) common/caulk -23 57 -180.00 1 1 0 160 0 +surfaceparm detail +( -638 -180 308 ) ( -638 -188 308 ) ( -656 -188 308 ) common/caulk -23 57 -180.00 1 1 0 160 0 +surfaceparm detail +( -518 -180 116 ) ( -536 -180 116 ) ( -536 -180 78 ) general_industrial/strangebrace1straight -2 40 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -648 -180 116 ) ( -648 -188 116 ) ( -648 -188 78 ) common/caulk -24 20 -180.00 1 -1 0 160 0 +surfaceparm detail +( -752 -188 116 ) ( -734 -188 116 ) ( -734 -188 78 ) general_industrial/strangebrace1straight -2 40 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -630 -188 116 ) ( -630 -180 116 ) ( -630 -180 78 ) general_industrial/ibeam_vert 8 8 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 150 +{ +( -648 -168 0 ) ( -688 -168 0 ) ( -688 -200 0 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -688 -200 56 ) ( -688 -168 56 ) ( -648 -168 56 ) mohtest/groovedstn1a 37 -52 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -792 -208 56 ) ( -752 -208 56 ) ( -752 -208 -8 ) mohtest/groovedstn1a 37 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -640 -200 56 ) ( -640 -168 56 ) ( -640 -168 -8 ) mohtest/groovedstn1a 7 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -536 -160 56 ) ( -576 -160 56 ) ( -576 -160 -8 ) mohtest/groovedstn1a 37 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -680 -168 56 ) ( -680 -200 56 ) ( -680 -200 -8 ) mohtest/groovedstn1a 7 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -672 -208 0 ) ( -680 -200 0 ) ( -676 -204 56 ) mohtest/groovedstn1a 7 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -680 -168 0 ) ( -672 -160 0 ) ( -676 -164 56 ) mohtest/groovedstn1a 7 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -648 -160 0 ) ( -640 -168 0 ) ( -644 -164 56 ) mohtest/groovedstn1a 7 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -640 -200 0 ) ( -648 -208 0 ) ( -644 -204 56 ) mohtest/groovedstn1a 7 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +} +// brush 151 +{ +( -632 -168 56 ) ( -664 -168 56 ) ( -664 -200 56 ) mohcommon/ibeam_1a 56 -15 90.00 1 1 0 32768 0 +surfaceparm detail +( -688 -200 528 ) ( -688 -168 528 ) ( -656 -168 528 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -792 -200 448 ) ( -760 -200 448 ) ( -760 -200 432 ) mohcommon/ibeam_1a -80 15 90.00 1 1 0 32768 0 +surfaceparm detail +( -648 -200 448 ) ( -648 -168 448 ) ( -648 -168 432 ) mohcommon/ibeam_1a -80 7 90.00 1 1 0 32768 0 +surfaceparm detail +( -544 -168 448 ) ( -576 -168 448 ) ( -576 -168 432 ) mohcommon/ibeam_1a -80 15 90.00 1 1 0 32768 0 +surfaceparm detail +( -680 -168 448 ) ( -680 -200 448 ) ( -680 -200 432 ) mohcommon/ibeam_1a -86 7 90.00 1 1 0 32768 0 +surfaceparm detail +} +// brush 152 +{ +( -638 -188 308 ) ( -638 -180 308 ) ( -656 -180 308 ) general_industrial/ibeam_vert 7 -17 90.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +( -584 -180 432 ) ( -584 -188 432 ) ( -648 -188 432 ) common/caulk -21 58 -180.00 1 1 0 160 0 +surfaceparm detail +( -472 -180 436 ) ( -536 -180 436 ) ( -536 -180 308 ) general_industrial/strangebrace1b 61 103 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -648 -180 436 ) ( -648 -188 436 ) ( -648 -188 308 ) common/caulk -22 20 -180.00 1 -1 0 160 0 +surfaceparm detail +( -752 -188 436 ) ( -688 -188 436 ) ( -688 -188 308 ) general_industrial/strangebrace1b 61 103 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -630 -180 308 ) ( -630 -188 308 ) ( -597 -188 436 ) general_industrial/ibeam_vert 8 8 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 153 +{ +( -688 -464 -88 ) ( -664 -464 -88 ) ( -664 -464 168 ) general_structure/jh_bricktrim1 192 8 0.00 0.500000 0.500000 0 0 0 +( -660 -904 -108 ) ( -660 -1136 -108 ) ( -660 -1136 148 ) general_structure/jh_bricktrim1 192 8 0.00 0.500000 0.500000 0 0 0 +( -720 -1028 -44 ) ( -744 -1028 -44 ) ( -744 -1028 212 ) general_structure/jh_bricktrim1 96 8 0.00 0.500000 0.500000 0 0 0 +( -716 -1136 -108 ) ( -716 -904 -108 ) ( -716 -904 148 ) general_structure/jh_bricktrim1 192 8 0.00 0.500000 0.500000 0 0 0 +( -664 -1136 24 ) ( -688 -1136 24 ) ( -688 -904 24 ) general_structure/jh_bricktrim1 191 9 90.00 0.500000 0.500000 0 0 0 +( -696 -904 0 ) ( -696 -1136 0 ) ( -672 -1136 0 ) general_structure/jh_brick4 -16 -224 0.00 1 1 0 0 0 +} +// brush 154 +{ +( 2240 -488 332 ) ( 2216 -488 332 ) ( 2216 -488 318 ) general_structure/jh_brick4 -104 4 0.00 1 1 0 0 0 +( 2240 -584 324 ) ( 2240 -816 324 ) ( 2240 -816 580 ) mohcommon/jh_woodwall_2shd 88 116 6.00 1 1 0 16384 0 +( 2240 -924 272 ) ( 2216 -924 272 ) ( 2216 -1000 272 ) general_structure/jh_brick4 -104 -128 0.00 1 1 0 0 0 +( 2216 -816 324 ) ( 2216 -584 324 ) ( 2216 -584 580 ) mohcommon/jh_woodwall_2shd 88 116 6.00 1 1 0 16384 0 +( 2216 -488 332 ) ( 2240 -488 332 ) ( 2240 -1000 272 ) general_structure/jh_brick4 -104 96 0.00 1 1 0 0 0 +( 2240 -488 318 ) ( 2216 -488 318 ) ( 2216 -924 272 ) mohcommon/jh_woodwall_2shd -24 -184 90.00 1 1 0 16384 0 +} +// brush 155 +{ +( 2216 -704 328 ) ( 2216 -761 295 ) ( 2216 -704 262 ) mohcommon/jh_woodwall_2shd -24 8 0.00 1 1 0 16384 0 +( 2240 -696 262 ) ( 2240 -753 295 ) ( 2240 -696 328 ) mohcommon/jh_woodwall_2shd -24 8 0.00 1 1 0 16384 0 +( 2240 -488 318 ) ( 2216 -488 318 ) ( 2216 -488 272 ) mohcommon/jh_woodwall_2shd 133 -188 -90.00 1 -1 0 16384 0 +( 2216 -924 272 ) ( 2240 -924 272 ) ( 2240 -704 272 ) mohcommon/jh_woodwall_2shd -8 -188 90.00 1 1 0 16384 0 +( 2216 -488 318 ) ( 2240 -488 318 ) ( 2240 -924 272 ) mohcommon/jh_woodwall_2shd -7 -188 90.00 1 1 0 16384 0 +} +// brush 156 +{ +( -638 188 308 ) ( -638 196 308 ) ( -656 196 308 ) general_industrial/ibeam_vert 7 -17 90.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +( -584 196 432 ) ( -584 188 432 ) ( -648 188 432 ) common/caulk -22 2 -180.00 1 1 0 160 0 +surfaceparm detail +( -472 196 436 ) ( -536 196 436 ) ( -536 196 308 ) general_industrial/strangebrace1b 62 103 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -648 196 436 ) ( -648 188 436 ) ( -648 188 308 ) common/caulk -29 20 -180.00 1 -1 0 160 0 +surfaceparm detail +( -752 188 436 ) ( -688 188 436 ) ( -688 188 308 ) general_industrial/strangebrace1b 62 103 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -630 196 308 ) ( -630 188 308 ) ( -597 188 436 ) general_industrial/ibeam_vert 8 8 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 157 +{ +( -632 208 56 ) ( -664 208 56 ) ( -664 176 56 ) mohcommon/ibeam_1a 64 -15 90.00 1 1 0 32768 0 +surfaceparm detail +( -688 176 528 ) ( -688 208 528 ) ( -656 208 528 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -792 176 448 ) ( -760 176 448 ) ( -760 176 432 ) mohcommon/ibeam_1a -80 15 90.00 1 1 0 32768 0 +surfaceparm detail +( -648 176 448 ) ( -648 208 448 ) ( -648 208 432 ) mohcommon/ibeam_1a -80 15 90.00 1 1 0 32768 0 +surfaceparm detail +( -544 208 448 ) ( -576 208 448 ) ( -576 208 432 ) mohcommon/ibeam_1a -80 15 90.00 1 1 0 32768 0 +surfaceparm detail +( -680 208 448 ) ( -680 176 448 ) ( -680 176 432 ) mohcommon/ibeam_1a -86 15 90.00 1 1 0 32768 0 +surfaceparm detail +} +// brush 158 +{ +( -648 208 0 ) ( -688 208 0 ) ( -688 176 0 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -688 176 56 ) ( -688 208 56 ) ( -648 208 56 ) mohtest/groovedstn1a 37 -6 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -792 168 56 ) ( -752 168 56 ) ( -752 168 -8 ) mohtest/groovedstn1a 37 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -640 176 56 ) ( -640 208 56 ) ( -640 208 -8 ) mohtest/groovedstn1a 22 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -536 216 56 ) ( -576 216 56 ) ( -576 216 -8 ) mohtest/groovedstn1a 37 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -680 208 56 ) ( -680 176 56 ) ( -680 176 -8 ) mohtest/groovedstn1a 22 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -672 168 0 ) ( -680 176 0 ) ( -676 172 56 ) mohtest/groovedstn1a 22 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -680 208 0 ) ( -672 216 0 ) ( -676 212 56 ) mohtest/groovedstn1a 22 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -648 216 0 ) ( -640 208 0 ) ( -644 212 56 ) mohtest/groovedstn1a 22 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +( -640 176 0 ) ( -648 168 0 ) ( -644 172 56 ) mohtest/groovedstn1a 22 0 0.00 0.870000 0.875000 0 0 0 +surfaceparm detail +} +// brush 159 +{ +( -648 188 0 ) ( -630 188 0 ) ( -630 196 0 ) common/caulk -24 1 -180.00 1 1 0 160 0 +surfaceparm detail +( -638 196 308 ) ( -638 188 308 ) ( -656 188 308 ) common/caulk -24 1 -180.00 1 1 0 160 0 +surfaceparm detail +( -518 196 116 ) ( -536 196 116 ) ( -536 196 78 ) general_industrial/strangebrace1straight -1 40 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -648 196 116 ) ( -648 188 116 ) ( -648 188 78 ) common/caulk -31 20 -180.00 1 -1 0 160 0 +surfaceparm detail +( -752 188 116 ) ( -734 188 116 ) ( -734 188 78 ) general_industrial/strangebrace1straight -1 40 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -630 188 116 ) ( -630 196 116 ) ( -630 196 78 ) general_industrial/ibeam_vert 8 8 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 160 +{ +( -704 480 528 ) ( -704 480 296 ) ( -704 496 296 ) mohcommon/jh_woodwall_2shd 16 8 0.00 1 1 0 16384 0 +( -680 472 296 ) ( -680 472 536 ) ( -704 496 536 ) mohcommon/jh_woodwall_2shd 41 176 0.00 1 1 0 16384 0 +( -704 480 296 ) ( -704 480 528 ) ( -680 472 528 ) mohcommon/jh_woodwall_2shd 120 176 0.00 1 1 0 16384 0 +( -704 480 512 ) ( -680 480 512 ) ( -680 504 512 ) mohcommon/jh_woodwall_2shd 1 -73 0.00 1 1 0 16384 0 +( -680 504 528 ) ( -680 480 528 ) ( -704 480 528 ) mohcommon/jh_woodwall_2shd 1 -73 0.00 1 1 0 16384 0 +} +// brush 161 +{ +( -688 496 296 ) ( -688 496 552 ) ( -704 496 552 ) mohcommon/jh_woodwall_2shd 0 8 0.00 1 1 0 16384 0 +( -688 496 552 ) ( -688 496 296 ) ( -680 472 296 ) mohcommon/jh_woodwall_2shd -208 177 -180.00 1 -1 0 16384 0 +( -704 496 296 ) ( -704 496 552 ) ( -680 472 552 ) mohcommon/jh_woodwall_2shd 16 176 0.00 1 1 0 16384 0 +( -704 496 512 ) ( -704 472 512 ) ( -680 472 512 ) mohcommon/jh_woodwall_2shd -209 -233 -90.00 1 1 0 16384 0 +( -680 472 528 ) ( -704 472 528 ) ( -704 496 528 ) mohcommon/jh_woodwall_2shd -209 -233 -90.00 1 1 0 16384 0 +} +// brush 162 +{ +( -688 496 272 ) ( -688 496 528 ) ( -704 496 528 ) mohcommon/jh_woodwall_2shd 152 -184 -90.00 1 1 0 16384 0 +( -688 496 528 ) ( -688 496 272 ) ( -680 472 272 ) mohcommon/jh_woodwall_2shd -208 153 -180.00 1 -1 0 16384 0 +( -704 496 272 ) ( -704 496 528 ) ( -680 472 528 ) mohcommon/jh_woodwall_2shd 16 152 0.00 1 1 0 16384 0 +( -704 496 272 ) ( -704 472 272 ) ( -680 472 272 ) mohcommon/jh_woodwall_2shd -209 -233 -90.00 1 1 0 16384 0 +( -680 472 512 ) ( -704 472 512 ) ( -704 496 512 ) mohcommon/jh_woodwall_2shd -209 -233 -90.00 1 1 0 16384 0 +} +// brush 163 +{ +( -704 480 504 ) ( -704 480 272 ) ( -704 496 272 ) mohcommon/jh_woodwall_2shd -152 22 90.00 1 1 0 16384 0 +( -680 472 272 ) ( -680 472 512 ) ( -704 496 512 ) mohcommon/jh_woodwall_2shd 41 152 0.00 1 1 0 16384 0 +( -704 480 272 ) ( -704 480 504 ) ( -680 472 504 ) mohcommon/jh_woodwall_2shd 120 152 0.00 1 1 0 16384 0 +( -704 480 272 ) ( -680 480 272 ) ( -680 504 272 ) mohcommon/jh_woodwall_2shd 1 -73 0.00 1 1 0 16384 0 +( -680 504 512 ) ( -680 480 512 ) ( -704 480 512 ) mohcommon/jh_woodwall_2shd 1 -73 0.00 1 1 0 16384 0 +} +// brush 164 +{ +( -688 496 40 ) ( -688 496 296 ) ( -704 496 296 ) mohcommon/jh_woodwall_2shd 0 8 0.00 1 1 0 16384 0 +( -688 496 296 ) ( -688 496 40 ) ( -680 472 40 ) mohcommon/jh_woodwall_2shd -208 -78 -180.00 1 -1 0 16384 0 +( -704 496 40 ) ( -704 496 296 ) ( -680 472 296 ) mohcommon/jh_woodwall_2shd 16 -80 0.00 1 1 0 16384 0 +( -704 496 256 ) ( -704 472 256 ) ( -680 472 256 ) mohcommon/jh_woodwall_2shd -209 -233 -90.00 1 1 0 16384 0 +( -680 472 272 ) ( -704 472 272 ) ( -704 496 272 ) mohcommon/jh_woodwall_2shd -209 -233 -90.00 1 1 0 16384 0 +} +// brush 165 +{ +( -704 480 272 ) ( -704 480 40 ) ( -704 496 40 ) mohcommon/jh_woodwall_2shd 16 8 0.00 1 1 0 16384 0 +( -680 472 40 ) ( -680 472 280 ) ( -704 496 280 ) mohcommon/jh_woodwall_2shd 41 -80 0.00 1 1 0 16384 0 +( -704 480 40 ) ( -704 480 272 ) ( -680 472 272 ) mohcommon/jh_woodwall_2shd 120 -80 0.00 1 1 0 16384 0 +( -704 480 256 ) ( -680 480 256 ) ( -680 504 256 ) mohcommon/jh_woodwall_2shd 1 -73 0.00 1 1 0 16384 0 +( -680 504 272 ) ( -680 480 272 ) ( -704 480 272 ) mohcommon/jh_woodwall_2shd 1 -73 0.00 1 1 0 16384 0 +} +// brush 166 +{ +( -704 480 256 ) ( -704 480 24 ) ( -704 496 24 ) mohcommon/jh_woodwall_2shd 96 23 90.00 1 1 0 16384 0 +( -680 472 24 ) ( -680 472 264 ) ( -704 496 264 ) mohcommon/jh_woodwall_2shd 41 -96 0.00 1 1 0 16384 0 +( -704 480 24 ) ( -704 480 256 ) ( -680 472 256 ) mohcommon/jh_woodwall_2shd 120 -96 0.00 1 1 0 16384 0 +( -704 480 24 ) ( -680 480 24 ) ( -680 504 24 ) mohcommon/jh_woodwall_2shd 1 -73 0.00 1 1 0 16384 0 +( -680 504 256 ) ( -680 480 256 ) ( -704 480 256 ) mohcommon/jh_woodwall_2shd 1 -73 0.00 1 1 0 16384 0 +} +// brush 167 +{ +( -688 496 24 ) ( -688 496 280 ) ( -704 496 280 ) mohcommon/jh_woodwall_2shd -95 -184 -90.00 1 1 0 16384 0 +( -688 496 280 ) ( -688 496 24 ) ( -680 472 24 ) mohcommon/jh_woodwall_2shd -208 -94 -180.00 1 -1 0 16384 0 +( -704 496 24 ) ( -704 496 280 ) ( -680 472 280 ) mohcommon/jh_woodwall_2shd 16 -96 0.00 1 1 0 16384 0 +( -704 496 24 ) ( -704 472 24 ) ( -680 472 24 ) mohcommon/jh_woodwall_2shd -209 -233 -90.00 1 1 0 16384 0 +( -680 472 256 ) ( -704 472 256 ) ( -704 496 256 ) mohcommon/jh_woodwall_2shd -209 -233 -90.00 1 1 0 16384 0 +} +// brush 168 +{ +( -680 148 24 ) ( -680 148 272 ) ( -704 148 272 ) general_structure/jh_brick4 0 12 0.00 1 1 0 0 0 +( -680 148 272 ) ( -680 148 24 ) ( -680 124 24 ) mohcommon/jh_woodwall_2shd 188 8 0.00 1 1 0 16384 0 +( -728 132 144 ) ( -752 132 144 ) ( -752 132 400 ) general_structure/jh_brick4 0 12 0.00 1 1 0 0 0 +( -704 148 24 ) ( -704 148 272 ) ( -704 68 272 ) mohcommon/jh_woodwall_2shd 188 8 0.00 1 1 0 16384 0 +( -672 -140 272 ) ( -696 -140 272 ) ( -696 92 272 ) general_structure/jh_brick4 0 -252 0.00 1 1 0 0 0 +( -724 92 256 ) ( -724 -140 256 ) ( -700 -140 256 ) general_structure/jh_brick4 0 -252 0.00 1 1 0 0 0 +} +// brush 169 +{ +( -688 132 248 ) ( -688 132 -8 ) ( -704 132 -8 ) mohcommon/jh_woodwall_2shd -111 -184 90.00 1 -1 0 16384 0 +( -680 148 256 ) ( -680 148 24 ) ( -688 132 24 ) mohcommon/jh_woodwall_2shd 189 -110 0.00 1 -1 0 16384 0 +( -680 148 24 ) ( -680 148 256 ) ( -704 132 256 ) mohcommon/jh_woodwall_2shd 233 -111 0.00 1 -1 0 16384 0 +( -704 132 256 ) ( -704 156 256 ) ( -680 156 256 ) mohcommon/jh_woodwall_2shd 187 -233 90.00 1 -1 0 16384 0 +( -680 156 24 ) ( -704 156 24 ) ( -704 132 24 ) mohcommon/jh_woodwall_2shd 187 -233 90.00 1 -1 0 16384 0 +} +// brush 170 +{ +( -704 132 248 ) ( -704 132 -8 ) ( -704 148 -8 ) mohcommon/jh_woodwall_2shd 112 -116 -90.00 1 0.999998 0 16384 0 +( -680 148 256 ) ( -680 148 24 ) ( -704 132 24 ) mohcommon/jh_woodwall_2shd 0 -111 0.00 1 -1 0 16384 0 +( -680 148 24 ) ( -680 148 256 ) ( -704 148 256 ) mohcommon/jh_woodwall_2shd -111 -184 90.00 1 -1 0 16384 0 +( -704 148 256 ) ( -680 148 256 ) ( -680 124 256 ) mohcommon/jh_woodwall_2shd 0 68 0.00 1 -1 0 16384 0 +( -680 124 24 ) ( -680 148 24 ) ( -704 148 24 ) mohcommon/jh_woodwall_2shd 0 68 0.00 1 -1 0 16384 0 +} +// brush 171 +{ +( -688 132 24 ) ( -688 132 256 ) ( -680 132 256 ) mohcommon/jh_woodwall_2shd 111 176 -90.00 1 -1 0 16384 0 +( -680 148 256 ) ( -680 148 24 ) ( -680 132 24 ) mohcommon/jh_woodwall_2shd 112 -116 -90.00 1 0.999998 0 16384 0 +( -680 148 24 ) ( -680 148 256 ) ( -688 132 256 ) mohcommon/jh_woodwall_2shd -109 -116 90.00 1 -1 0 16384 0 +( -696 132 256 ) ( -696 156 256 ) ( -672 156 256 ) mohcommon/jh_woodwall_2shd 188 -225 90.00 1 -1 0 16384 0 +( -672 156 24 ) ( -696 156 24 ) ( -696 132 24 ) mohcommon/jh_woodwall_2shd 188 -225 90.00 1 -1 0 16384 0 +} +// brush 172 +{ +( -688 -124 256 ) ( -688 -124 24 ) ( -680 -124 24 ) mohcommon/jh_woodwall_2shd 87 176 90.00 1 1 0 16384 0 +( -680 -140 24 ) ( -680 -140 256 ) ( -680 -124 256 ) mohcommon/jh_woodwall_2shd 88 132 90.00 1 1 0 16384 0 +( -680 -140 256 ) ( -680 -140 24 ) ( -688 -124 24 ) mohcommon/jh_woodwall_2shd -86 132 -90.00 1 -1 0 16384 0 +( -696 -124 24 ) ( -696 -148 24 ) ( -672 -148 24 ) mohcommon/jh_woodwall_2shd -59 -225 -90.00 1 1 0 16384 0 +( -672 -148 256 ) ( -696 -148 256 ) ( -696 -124 256 ) mohcommon/jh_woodwall_2shd -59 -225 -90.00 1 1 0 16384 0 +} +// brush 173 +{ +( -680 -124 24 ) ( -680 -124 272 ) ( -704 -124 272 ) general_structure/jh_brick4 0 12 0.00 1 1 0 0 0 +( -680 -124 272 ) ( -680 -124 24 ) ( -680 -148 24 ) mohcommon/jh_woodwall_2shd 204 8 0.00 1 1 0 16384 0 +( -728 -140 144 ) ( -752 -140 144 ) ( -752 -140 400 ) general_structure/jh_brick4 0 12 0.00 1 1 0 0 0 +( -704 -124 24 ) ( -704 -124 272 ) ( -704 -204 272 ) mohcommon/jh_woodwall_2shd 204 8 0.00 1 1 0 16384 0 +( -672 -412 272 ) ( -696 -412 272 ) ( -696 -180 272 ) general_structure/jh_brick4 0 -12 0.00 1 1 0 0 0 +( -724 -180 256 ) ( -724 -412 256 ) ( -700 -412 256 ) general_structure/jh_brick4 0 -12 0.00 1 1 0 0 0 +} +// brush 174 +{ +( -704 -124 32 ) ( -704 -124 288 ) ( -704 -140 288 ) mohcommon/jh_woodwall_2shd 88 132 90.00 1 1 0 16384 0 +( -680 -140 24 ) ( -680 -140 256 ) ( -704 -124 256 ) mohcommon/jh_woodwall_2shd 0 -88 0.00 1 1 0 16384 0 +( -680 -140 256 ) ( -680 -140 24 ) ( -704 -140 24 ) mohcommon/jh_woodwall_2shd -87 -184 -90.00 1 1 0 16384 0 +( -704 -140 24 ) ( -680 -140 24 ) ( -680 -116 24 ) mohcommon/jh_woodwall_2shd 1 -180 0.00 1 1 0 16384 0 +( -680 -116 256 ) ( -680 -140 256 ) ( -704 -140 256 ) mohcommon/jh_woodwall_2shd 1 -180 0.00 1 1 0 16384 0 +} +// brush 175 +{ +( -688 -124 32 ) ( -688 -124 288 ) ( -704 -124 288 ) mohcommon/jh_woodwall_2shd -87 -184 -90.00 1 1 0 16384 0 +( -680 -140 24 ) ( -680 -140 256 ) ( -688 -124 256 ) mohcommon/jh_woodwall_2shd -60 -86 -180.00 1 -1 0 16384 0 +( -680 -140 256 ) ( -680 -140 24 ) ( -704 -124 24 ) mohcommon/jh_woodwall_2shd 232 -88 0.00 1 1 0 16384 0 +( -704 -124 24 ) ( -704 -148 24 ) ( -680 -148 24 ) mohcommon/jh_woodwall_2shd -60 -233 -90.00 1 1 0 16384 0 +( -680 -148 256 ) ( -704 -148 256 ) ( -704 -124 256 ) mohcommon/jh_woodwall_2shd -60 -233 -90.00 1 1 0 16384 0 +} +// brush 176 +{ +( -640 -472 240 ) ( -672 -472 240 ) ( -672 -488 240 ) general_industrial/ibeam_vert -9 -32 -90.00 1 1 0 32768 0 +surfaceparm detail +( -664 -488 256 ) ( -664 -472 256 ) ( -632 -472 256 ) mohcommon/ibeam_1 27 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -240 -488 256 ) ( -208 -488 256 ) ( -208 -488 144 ) mohcommon/ibeam_1 27 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( 2240 -496 256 ) ( 2240 -480 256 ) ( 2240 -480 144 ) mohcommon/ibeam_1 59 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -520 -464 256 ) ( -552 -464 256 ) ( -552 -464 144 ) mohcommon/ibeam_1 27 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -664 -472 256 ) ( -664 -488 256 ) ( -664 -488 144 ) mohcommon/ibeam_1 59 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 177 +{ +( -622 -476 208 ) ( -646 -476 208 ) ( -646 -484 208 ) general_industrial/ibeam_vert -6 7 90.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +( -662 -484 240 ) ( -662 -476 240 ) ( -638 -476 240 ) common/caulk -10 -28 0.00 1 1 0 160 0 +surfaceparm detail +( -654 -484 176 ) ( -630 -484 176 ) ( -630 -484 160 ) general_industrial/strangebrace1 48 34 0.00 0.500000 0.300000 204800 35328 0 +( 2240 -484 176 ) ( 2240 -476 176 ) ( 2240 -476 160 ) general_industrial/ibeam_vert -8 91 0.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +( -174 -476 176 ) ( -198 -476 176 ) ( -198 -476 160 ) general_industrial/strangebrace1 48 34 0.00 0.500000 0.300000 204800 35328 0 +( -664 -476 176 ) ( -664 -484 176 ) ( -664 -484 160 ) general_industrial/ibeam_vert -8 91 0.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 178 +{ +( -662 -484 0 ) ( -644 -484 0 ) ( -644 -476 0 ) common/caulk -22 31 -180.00 1 1 0 160 0 +surfaceparm detail +( -644 -476 80 ) ( -644 -484 80 ) ( -662 -484 80 ) common/caulk -22 31 -180.00 1 1 0 160 0 +surfaceparm detail +( -540 -476 80 ) ( -558 -476 80 ) ( -558 -476 42 ) general_industrial/strangebrace1straight 30 32 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -670 -476 80 ) ( -670 -484 80 ) ( -670 -484 42 ) common/caulk 0 48 -180.00 1 -1 0 160 0 +surfaceparm detail +( -774 -484 80 ) ( -756 -484 80 ) ( -756 -484 42 ) general_industrial/strangebrace1straight 30 32 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -652 -484 80 ) ( -652 -476 80 ) ( -652 -476 42 ) general_industrial/ibeam_vert 8 64 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 179 +{ +( -644 -484 80 ) ( -644 -476 80 ) ( -662 -476 80 ) general_industrial/ibeam_vert 5 -12 90.00 0.500000 -0.500000 0 32768 0 +surfaceparm detail +( -598 -476 208 ) ( -598 -484 208 ) ( -662 -484 208 ) common/caulk -19 31 -180.00 1 1 0 160 0 +surfaceparm detail +( -494 -476 208 ) ( -558 -476 208 ) ( -558 -476 80 ) general_industrial/strangebrace1b -32 160 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -670 -476 208 ) ( -670 -484 208 ) ( -670 -484 80 ) common/caulk -61 48 -180.00 1 -1 0 160 0 +surfaceparm detail +( -774 -484 208 ) ( -710 -484 208 ) ( -710 -484 80 ) general_industrial/strangebrace1b -32 160 0.00 0.406250 0.500000 204800 35328 0 +surfaceparm detail +( -652 -476 80 ) ( -652 -484 80 ) ( -619 -484 208 ) general_industrial/ibeam_vert 8 64 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 180 +{ +( -688 -496 0 ) ( -648 -496 0 ) ( -648 -464 0 ) common/caulk 0 -24 0.00 1 1 0 160 0 +( -648 -464 24 ) ( -648 -496 24 ) ( -688 -496 24 ) mohtest/groovedstn1a -25 1 -180.00 0.869995 0.875000 0 0 0 +surfaceparm detail +( -544 -456 24 ) ( -584 -456 24 ) ( -584 -456 -40 ) mohtest/groovedstn1a -25 26 180.00 0.869995 -0.875000 0 0 0 +surfaceparm detail +( -688 -464 24 ) ( -688 -496 24 ) ( -688 -496 -40 ) common/caulk 0 0 -180.00 1 -1 0 160 0 +surfaceparm detail +( -800 -504 24 ) ( -760 -504 24 ) ( -760 -504 -40 ) mohtest/groovedstn1a -25 26 180.00 0.869995 -0.875000 0 0 0 +surfaceparm detail +( -656 -496 24 ) ( -656 -464 24 ) ( -656 -464 -40 ) mohtest/groovedstn1a -51 26 -180.00 0.870117 -0.875000 0 0 0 +surfaceparm detail +( -664 -456 -32 ) ( -656 -464 -32 ) ( -660 -460 24 ) mohtest/groovedstn1a 24 25 0.00 0.870117 0.875000 0 0 0 +surfaceparm detail +( -656 -496 -32 ) ( -664 -504 -32 ) ( -660 -500 24 ) mohtest/groovedstn1a 60 25 0.00 0.869995 0.875000 0 0 0 +surfaceparm detail +} +// brush 181 +{ +( -704 -496 0 ) ( -672 -496 0 ) ( -672 -464 0 ) common/caulk 0 -24 0.00 1 1 0 160 0 +( -656 -464 256 ) ( -656 -496 256 ) ( -688 -496 256 ) mohcommon/ibeam_1a -95 -16 -90.00 1 1 0 32768 0 +surfaceparm detail +( -552 -464 224 ) ( -584 -464 224 ) ( -584 -464 208 ) mohcommon/ibeam_1a -112 -15 90.00 1 -1 0 32768 0 +surfaceparm detail +( -688 -464 224 ) ( -688 -496 224 ) ( -688 -496 208 ) common/caulk 0 0 -180.00 1 -1 0 160 0 +surfaceparm detail +( -800 -496 224 ) ( -768 -496 224 ) ( -768 -496 208 ) mohcommon/ibeam_1a -112 -15 90.00 1 -1 0 32768 0 +surfaceparm detail +( -664 -496 224 ) ( -664 -464 224 ) ( -664 -464 208 ) mohcommon/ibeam_1a -118 -15 90.00 1 -1 0 32768 0 +surfaceparm detail +} +// brush 182 +{ +( -688 -488 24 ) ( -688 -488 272 ) ( -680 -488 272 ) mohcommon/jh_woodwall_2shd 87 -176 90.00 1 -1 0 16384 0 +( -680 -464 24 ) ( -680 -464 272 ) ( -688 -488 272 ) mohcommon/jh_woodwall_2shd 40 -88 0.00 1 1 0 16384 0 +( -680 -464 272 ) ( -680 -464 24 ) ( -680 -488 24 ) mohcommon/jh_woodwall_2shd 16 8 0.00 1 1 0 16384 0 +( -680 -488 24 ) ( -680 -464 24 ) ( -704 -464 24 ) mohcommon/jh_woodwall_2shd 39 128 90.00 1 1 0 16384 0 +( -704 -464 272 ) ( -680 -464 272 ) ( -680 -488 272 ) mohcommon/jh_woodwall_2shd 39 128 90.00 1 1 0 16384 0 +} +// brush 183 +{ +( -688 -488 342 ) ( -688 -488 286 ) ( -680 -464 286 ) general_structure/jh_brick4 40 14 0.00 1 1 0 0 0 +( -680 -464 342 ) ( -680 -464 286 ) ( -640 -464 286 ) mohcommon/jh_woodwall_2shd -160 21 -180.00 1 -1 0 16384 0 +( -640 -520 398 ) ( -640 -544 398 ) ( -640 -544 654 ) general_structure/jh_brick4 40 14 0.00 1 1 0 0 0 +( -688 -488 286 ) ( -688 -488 342 ) ( -640 -488 342 ) mohcommon/jh_woodwall_2shd 0 -69 -180.00 1 1 0 16384 0 +( -560 -456 332 ) ( -560 -480 332 ) ( -792 -480 332 ) general_structure/jh_brick4 38 192 90.00 1 1 0 0 0 +( -792 -484 318 ) ( -560 -484 318 ) ( -560 -460 318 ) general_structure/jh_brick4 38 192 90.00 1 1 0 0 0 +} +// brush 184 +{ +( -640 -504 346 ) ( -640 -480 346 ) ( -640 -480 602 ) general_structure/jh_brick4 40 26 0.00 1 1 0 0 0 +( -728 -464 346 ) ( -496 -464 346 ) ( -496 -464 602 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( -296 -504 410 ) ( -296 -528 410 ) ( -296 -528 666 ) general_structure/jh_brick4 40 26 0.00 1 1 0 0 0 +( -496 -488 346 ) ( -728 -488 346 ) ( -728 -488 602 ) mohcommon/jh_woodwall_2shd 0 -69 -180.00 1 1 0 16384 0 +( -496 -454 344 ) ( -496 -478 344 ) ( -728 -478 344 ) general_structure/jh_brick4 38 128 90.00 1 1 0 0 0 +( -728 -480 318 ) ( -496 -480 318 ) ( -496 -456 318 ) general_structure/jh_brick4 38 128 90.00 1 1 0 0 0 +} +// brush 185 +{ +( -704 -472 32 ) ( -704 -472 288 ) ( -704 -488 288 ) mohcommon/jh_woodwall_2shd -88 -224 270.00 1 1 0 16384 0 +( -704 -472 288 ) ( -704 -472 32 ) ( -680 -464 32 ) mohcommon/jh_woodwall_2shd 0 -88 0.00 1 1 0 16384 0 +( -704 -488 32 ) ( -704 -488 288 ) ( -680 -464 288 ) mohcommon/jh_woodwall_2shd 16 -88 0.00 1 1 0 16384 0 +( -704 -488 24 ) ( -680 -488 24 ) ( -680 -464 24 ) mohcommon/jh_woodwall_2shd 0 -16 0.00 1 1 0 16384 0 +( -680 -464 272 ) ( -680 -488 272 ) ( -704 -488 272 ) mohcommon/jh_woodwall_2shd 0 -16 0.00 1 1 0 16384 0 +} +// brush 186 +{ +( -704 -488 32 ) ( -704 -488 288 ) ( -688 -488 288 ) mohcommon/jh_woodwall_2shd 87 -184 90.00 1 -1 0 16384 0 +( -680 -464 32 ) ( -680 -464 272 ) ( -704 -488 272 ) mohcommon/jh_woodwall_2shd 40 -88 0.00 1 1 0 16384 0 +( -680 -464 272 ) ( -680 -464 32 ) ( -688 -488 32 ) mohcommon/jh_woodwall_2shd -88 -224 270.00 1 1 0 16384 0 +( -688 -488 24 ) ( -688 -464 24 ) ( -712 -464 24 ) mohcommon/jh_woodwall_2shd 39 136 90.00 1 1 0 16384 0 +( -712 -464 272 ) ( -688 -464 272 ) ( -688 -488 272 ) mohcommon/jh_woodwall_2shd 39 136 90.00 1 1 0 16384 0 +} +// brush 187 +{ +( -688 -704 328 ) ( -688 -761 295 ) ( -688 -704 262 ) mohcommon/jh_woodwall_2shd 232 8 0.00 1 1 0 16384 0 +( -664 -696 262 ) ( -664 -753 295 ) ( -664 -696 328 ) mohcommon/jh_woodwall_2shd 232 8 0.00 1 1 0 16384 0 +( -664 -488 318 ) ( -688 -488 318 ) ( -688 -488 272 ) mohcommon/jh_woodwall_2shd 132 156 -90.00 1 -1 0 16384 0 +( -688 -924 272 ) ( -664 -924 272 ) ( -664 -704 272 ) mohcommon/jh_woodwall_2shd 247 156 90.00 1 1 0 16384 0 +( -688 -488 318 ) ( -664 -488 318 ) ( -664 -924 272 ) mohcommon/jh_woodwall_2shd 248 156 90.00 1 1 0 16384 0 +} +// brush 188 +{ +( -704 -488 288 ) ( -704 -488 544 ) ( -688 -488 544 ) mohcommon/jh_woodwall_2shd -224 7 -180.00 1 -1 0 16384 0 +( -680 -464 288 ) ( -680 -464 528 ) ( -704 -488 528 ) mohcommon/jh_woodwall_2shd 40 168 0.00 1 1 0 16384 0 +( -680 -464 528 ) ( -680 -464 288 ) ( -688 -488 288 ) mohcommon/jh_woodwall_2shd 160 168 0.00 1 1 0 16384 0 +( -696 -488 512 ) ( -696 -464 512 ) ( -720 -464 512 ) mohcommon/jh_woodwall_2shd 39 136 90.00 1 1 0 16384 0 +( -712 -464 528 ) ( -688 -464 528 ) ( -688 -488 528 ) mohcommon/jh_woodwall_2shd 39 136 90.00 1 1 0 16384 0 +} +// brush 189 +{ +( -704 -488 272 ) ( -704 -488 528 ) ( -688 -488 528 ) mohcommon/jh_woodwall_2shd -152 -184 90.00 1 -1 0 16384 0 +( -680 -464 272 ) ( -680 -464 512 ) ( -704 -488 512 ) mohcommon/jh_woodwall_2shd 40 152 0.00 1 1 0 16384 0 +( -680 -464 512 ) ( -680 -464 272 ) ( -688 -488 272 ) mohcommon/jh_woodwall_2shd 160 152 0.00 1 1 0 16384 0 +( -688 -488 272 ) ( -688 -464 272 ) ( -712 -464 272 ) mohcommon/jh_woodwall_2shd 39 136 90.00 1 1 0 16384 0 +( -712 -464 512 ) ( -688 -464 512 ) ( -688 -488 512 ) mohcommon/jh_woodwall_2shd 39 136 90.00 1 1 0 16384 0 +} +// brush 190 +{ +( -704 -472 288 ) ( -704 -472 544 ) ( -704 -488 544 ) mohcommon/jh_woodwall_2shd 80 8 0.00 1 1 0 16384 0 +( -704 -472 544 ) ( -704 -472 288 ) ( -680 -464 288 ) mohcommon/jh_woodwall_2shd 0 168 0.00 1 1 0 16384 0 +( -704 -488 288 ) ( -704 -488 544 ) ( -680 -464 544 ) mohcommon/jh_woodwall_2shd 16 168 0.00 1 1 0 16384 0 +( -696 -488 512 ) ( -672 -488 512 ) ( -672 -464 512 ) mohcommon/jh_woodwall_2shd 0 -16 0.00 1 1 0 16384 0 +( -680 -464 528 ) ( -680 -488 528 ) ( -704 -488 528 ) mohcommon/jh_woodwall_2shd 0 -16 0.00 1 1 0 16384 0 +} +// brush 191 +{ +( -704 -472 272 ) ( -704 -472 528 ) ( -704 -488 528 ) mohcommon/jh_woodwall_2shd 152 -224 270.00 1 1 0 16384 0 +( -704 -472 528 ) ( -704 -472 272 ) ( -680 -464 272 ) mohcommon/jh_woodwall_2shd 0 152 0.00 1 1 0 16384 0 +( -704 -488 272 ) ( -704 -488 528 ) ( -680 -464 528 ) mohcommon/jh_woodwall_2shd 16 152 0.00 1 1 0 16384 0 +( -704 -488 272 ) ( -680 -488 272 ) ( -680 -464 272 ) mohcommon/jh_woodwall_2shd 0 -16 0.00 1 1 0 16384 0 +( -680 -464 512 ) ( -680 -488 512 ) ( -704 -488 512 ) mohcommon/jh_woodwall_2shd 0 -16 0.00 1 1 0 16384 0 +} +// brush 192 +{ +( -704 -488 332 ) ( 152 -488 332 ) ( 152 -488 338 ) general_structure/jh_brick4 232 9 0.00 1 1 0 0 0 +( 2240 -504 332 ) ( 2240 -1016 272 ) ( 2240 -1016 278 ) general_structure/jh_brick4 200 9 0.00 1 1 0 0 0 +( 152 -1000 272 ) ( -704 -1000 272 ) ( -704 -1000 278 ) common/caulk 0 24 0.00 1 1 0 160 0 +( -704 -1000 272 ) ( -704 -488 332 ) ( -704 -488 338 ) algiers/jh_corrugate_256 16 152 0.00 1 1 0 32768 0 +( 152 -1000 278 ) ( -704 -1000 278 ) ( -704 -488 338 ) algiers/jh_corrugate_256 0 -46 0.00 1 1 0 32768 0 +( -704 -488 332 ) ( -704 -1000 272 ) ( 152 -1000 272 ) algiers/jh_corrugate_256 0 -46 0.00 1 1 0 32768 0 +} +// brush 193 +{ +( -688 -488 528 ) ( -688 -488 456 ) ( -680 -464 456 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( -680 -464 528 ) ( -680 -464 456 ) ( -640 -464 456 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( -640 -520 384 ) ( -640 -544 384 ) ( -640 -544 640 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( -688 -488 456 ) ( -688 -488 528 ) ( -640 -488 528 ) mohcommon/jh_woodwall_2shd -224 7 -180.00 1 -1 0 16384 0 +( -560 -456 528 ) ( -560 -480 528 ) ( -792 -480 528 ) general_structure/jh_brick4 38 192 90.00 1 1 0 0 0 +( -792 -504 456 ) ( -560 -504 456 ) ( -560 -480 456 ) general_structure/jh_brick4 38 192 90.00 1 1 0 0 0 +} +// brush 194 +{ +( -688 -488 328 ) ( -688 -488 272 ) ( -680 -464 272 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( -680 -464 328 ) ( -680 -464 272 ) ( -640 -464 272 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( -640 -520 384 ) ( -640 -544 384 ) ( -640 -544 640 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( -688 -488 272 ) ( -688 -488 328 ) ( -640 -488 328 ) mohcommon/jh_woodwall_2shd -224 7 -180.00 1 -1 0 16384 0 +( -560 -456 318 ) ( -560 -480 318 ) ( -792 -480 318 ) general_structure/jh_brick4 38 192 90.00 1 1 0 0 0 +( -792 -480 256 ) ( -560 -480 256 ) ( -560 -456 256 ) mohcommon/jh_woodwall_2shd 0 216 0.00 1 -1 0 16384 0 +} +// brush 195 +{ +( -688 -488 456 ) ( -688 -488 328 ) ( -680 -464 328 ) general_structure/jh_brick4 40 40 0.00 1 1 0 0 0 +( -680 -464 456 ) ( -680 -464 328 ) ( -640 -464 328 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( -640 -520 424 ) ( -640 -544 424 ) ( -640 -544 680 ) general_structure/jh_brick4 40 40 0.00 1 1 0 0 0 +( -688 -488 328 ) ( -688 -488 456 ) ( -640 -488 456 ) mohcommon/jh_woodwall_2shd -224 7 -180.00 1 -1 0 16384 0 +( -560 -464 456 ) ( -560 -488 456 ) ( -792 -488 456 ) general_structure/jh_brick4 38 192 90.00 1 1 0 0 0 +( -792 -480 332 ) ( -560 -480 332 ) ( -560 -456 332 ) general_structure/jh_brick4 38 192 90.00 1 1 0 0 0 +} +// brush 196 +{ +( -640 -504 376 ) ( -640 -480 376 ) ( -640 -480 632 ) common/caulk 16 24 0.00 1 1 0 160 0 +( -728 -468 376 ) ( -496 -468 376 ) ( -496 -468 632 ) algiers/jh_warewindow2b 128 96 0.00 1 1 0 4194304 0 +( 2240 -520 440 ) ( 2240 -544 440 ) ( 2240 -544 696 ) mohcommon/jh_woodwall_2shd 152 -192 -90.00 1 -1 0 16384 0 +( -496 -484 376 ) ( -728 -484 376 ) ( -728 -484 632 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +( -496 -464 488 ) ( -496 -488 488 ) ( -728 -488 488 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -728 -480 344 ) ( -496 -480 344 ) ( -496 -456 344 ) common/caulk 0 -16 0.00 1 1 0 160 0 +} +// brush 197 +{ +( -640 -504 320 ) ( -640 -480 320 ) ( -640 -480 576 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( -728 -464 320 ) ( -496 -464 320 ) ( -496 -464 576 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( -296 -504 384 ) ( -296 -528 384 ) ( -296 -528 640 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( -496 -488 320 ) ( -728 -488 320 ) ( -728 -488 576 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( -496 -454 318 ) ( -496 -478 318 ) ( -728 -478 318 ) general_structure/jh_brick4 38 128 90.00 1 1 0 0 0 +( -728 -480 256 ) ( -496 -480 256 ) ( -496 -456 256 ) mohcommon/jh_woodwall_2shd 0 216 0.00 1 -1 0 16384 0 +} +// brush 198 +{ +( -640 -504 320 ) ( -640 -480 320 ) ( -640 -480 576 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( -728 -464 320 ) ( -496 -464 320 ) ( -496 -464 576 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( -296 -520 384 ) ( -296 -544 384 ) ( -296 -544 640 ) general_structure/jh_brick4 40 0 0.00 1 1 0 0 0 +( -496 -488 320 ) ( -728 -488 320 ) ( -728 -488 576 ) mohcommon/jh_woodwall_2shd -160 7 -180.00 1 -1 0 16384 0 +( -496 -456 528 ) ( -496 -480 528 ) ( -728 -480 528 ) general_structure/jh_brick4 38 128 90.00 1 1 0 0 0 +( -728 -504 488 ) ( -496 -504 488 ) ( -496 -480 488 ) general_structure/jh_brick4 38 128 90.00 1 1 0 0 0 +} +// brush 199 +{ +( -664 -488 318 ) ( -688 -488 318 ) ( -688 -924 272 ) mohcommon/jh_woodwall_2shd 231 160 90.00 1 1 0 16384 0 +( -688 -488 332 ) ( -664 -488 332 ) ( -664 -1000 272 ) general_structure/jh_brick4 -16 -160 0.00 1 1 0 0 0 +( -688 -1000 272 ) ( -688 -924 272 ) ( -688 -488 318 ) mohcommon/jh_woodwall_2shd 88 116 6.00 1 1 0 16384 0 +( -688 -924 272 ) ( -688 -1000 272 ) ( -664 -1000 272 ) general_structure/jh_brick4 -16 -128 0.00 1 1 0 0 0 +( -664 -488 332 ) ( -664 -488 318 ) ( -664 -924 272 ) mohcommon/jh_woodwall_2shd 88 116 6.00 1 1 0 16384 0 +( -688 -488 332 ) ( -688 -488 318 ) ( -664 -488 318 ) general_structure/jh_brick4 -16 4 0.00 1 1 0 0 0 +} +// brush 200 +{ +( -712 -400 320 ) ( -688 -400 320 ) ( -688 -400 576 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -680 -280 320 ) ( -680 -512 320 ) ( -680 -512 576 ) mohcommon/jh_woodwall_2shd 240 8 0.00 1 1 0 16384 0 +( -704 -472 272 ) ( -704 -472 528 ) ( -680 -464 528 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -704 -472 528 ) ( -704 -472 272 ) ( -704 -400 272 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -672 -512 528 ) ( -696 -512 528 ) ( -696 -280 528 ) general_structure/jh_brick4 0 -112 0.00 1 1 0 0 0 +( -712 -280 272 ) ( -712 -512 272 ) ( -688 -512 272 ) general_structure/jh_brick4 0 -112 0.00 1 1 0 0 0 +} +// brush 201 +{ +( -712 -124 320 ) ( -688 -124 320 ) ( -688 -124 576 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -680 -56 320 ) ( -680 -288 320 ) ( -680 -288 576 ) mohcommon/jh_woodwall_2shd 240 8 0.00 1 1 0 16384 0 +( -736 -272 384 ) ( -760 -272 384 ) ( -760 -272 640 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -704 -288 320 ) ( -704 -56 320 ) ( -704 -56 576 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -672 -288 528 ) ( -696 -288 528 ) ( -696 -56 528 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -712 -56 272 ) ( -712 -288 272 ) ( -688 -288 272 ) general_structure/jh_brick4 0 -144 0.00 1 1 0 0 0 +} +// brush 202 +{ +( -720 -272 320 ) ( -696 -272 320 ) ( -696 -272 576 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -680 -184 320 ) ( -680 -416 320 ) ( -680 -416 576 ) mohcommon/jh_woodwall_2shd 240 8 0.00 1 1 0 16384 0 +( -736 -400 384 ) ( -760 -400 384 ) ( -760 -400 640 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -704 -416 320 ) ( -704 -184 320 ) ( -704 -184 576 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -672 -416 528 ) ( -696 -416 528 ) ( -696 -184 528 ) general_structure/jh_brick4 0 -16 0.00 1 1 0 0 0 +( -720 -184 440 ) ( -720 -416 440 ) ( -696 -416 440 ) general_structure/jh_brick4 0 -16 0.00 1 1 0 0 0 +} +// brush 203 +{ +( -720 -272 320 ) ( -696 -272 320 ) ( -696 -272 576 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -680 -184 320 ) ( -680 -416 320 ) ( -680 -416 576 ) mohcommon/jh_woodwall_2shd 240 8 0.00 1 1 0 16384 0 +( -736 -400 384 ) ( -760 -400 384 ) ( -760 -400 640 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -704 -416 320 ) ( -704 -184 320 ) ( -704 -184 576 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -672 -416 312 ) ( -696 -416 312 ) ( -696 -184 312 ) general_structure/jh_brick4 0 -16 0.00 1 1 0 0 0 +( -696 -184 272 ) ( -696 -416 272 ) ( -672 -416 272 ) general_structure/jh_brick4 0 -16 0.00 1 1 0 0 0 +} +// brush 204 +{ +( -720 -272 344 ) ( -696 -272 344 ) ( -696 -272 600 ) general_structure/jh_brick4 0 24 0.00 1 1 0 0 0 +( -684 -184 344 ) ( -684 -416 344 ) ( -684 -416 600 ) algiers/jh_warewindow3 16 56 0.00 1 1 0 4194304 0 +( -736 -400 408 ) ( -760 -400 408 ) ( -760 -400 664 ) general_structure/jh_brick4 0 24 0.00 1 1 0 0 0 +( -696 -416 344 ) ( -696 -184 344 ) ( -696 -184 600 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +( -680 -416 440 ) ( -704 -416 440 ) ( -704 -184 440 ) general_structure/jh_brick4 0 -16 0.00 1 1 0 0 0 +( -696 -184 312 ) ( -696 -416 312 ) ( -672 -416 312 ) general_structure/jh_brick4 0 -16 0.00 1 1 0 0 0 +} +// brush 205 +{ +( -720 368 344 ) ( -696 368 344 ) ( -696 368 600 ) general_structure/jh_brick4 0 24 0.00 1 1 0 0 0 +( -684 456 344 ) ( -684 224 344 ) ( -684 224 600 ) algiers/jh_warewindow3 16 56 0.00 1 1 0 4194304 0 +( -736 240 408 ) ( -760 240 408 ) ( -760 240 664 ) general_structure/jh_brick4 0 24 0.00 1 1 0 0 0 +( -696 224 344 ) ( -696 456 344 ) ( -696 456 600 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +( -680 224 440 ) ( -704 224 440 ) ( -704 456 440 ) general_structure/jh_brick4 0 -144 0.00 1 1 0 0 0 +( -696 456 312 ) ( -696 224 312 ) ( -672 224 312 ) general_structure/jh_brick4 0 -144 0.00 1 1 0 0 0 +} +// brush 206 +{ +( -720 368 320 ) ( -696 368 320 ) ( -696 368 576 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -680 456 320 ) ( -680 224 320 ) ( -680 224 576 ) mohcommon/jh_woodwall_2shd 240 8 0.00 1 1 0 16384 0 +( -736 240 384 ) ( -760 240 384 ) ( -760 240 640 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -704 224 320 ) ( -704 456 320 ) ( -704 456 576 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -672 224 312 ) ( -696 224 312 ) ( -696 456 312 ) general_structure/jh_brick4 0 -144 0.00 1 1 0 0 0 +( -696 456 272 ) ( -696 224 272 ) ( -672 224 272 ) general_structure/jh_brick4 0 -144 0.00 1 1 0 0 0 +} +// brush 207 +{ +( -720 368 320 ) ( -696 368 320 ) ( -696 368 576 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -680 456 320 ) ( -680 224 320 ) ( -680 224 576 ) mohcommon/jh_woodwall_2shd 240 8 0.00 1 1 0 16384 0 +( -736 240 384 ) ( -760 240 384 ) ( -760 240 640 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -704 224 320 ) ( -704 456 320 ) ( -704 456 576 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -672 224 528 ) ( -696 224 528 ) ( -696 456 528 ) general_structure/jh_brick4 0 -144 0.00 1 1 0 0 0 +( -720 448 440 ) ( -720 216 440 ) ( -696 216 440 ) general_structure/jh_brick4 0 -144 0.00 1 1 0 0 0 +} +// brush 208 +{ +( -704 480 528 ) ( -704 480 272 ) ( -680 472 272 ) common/caulk 0 24 0.00 1 1 0 160 0 +( -680 464 320 ) ( -680 232 320 ) ( -680 232 576 ) mohcommon/jh_woodwall_2shd 240 8 0.00 1 1 0 16384 0 +( -728 368 384 ) ( -752 368 384 ) ( -752 368 640 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -704 480 272 ) ( -704 480 528 ) ( -704 368 528 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -672 232 528 ) ( -696 232 528 ) ( -696 464 528 ) general_structure/jh_brick4 0 -136 0.00 1 1 0 0 0 +( -712 464 272 ) ( -712 232 272 ) ( -688 232 272 ) general_structure/jh_brick4 0 -136 0.00 1 1 0 0 0 +} +// brush 209 +{ +( -712 132 320 ) ( -688 132 320 ) ( -688 132 576 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -680 92 320 ) ( -680 -140 320 ) ( -680 -140 576 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -736 -124 384 ) ( -760 -124 384 ) ( -760 -124 640 ) general_structure/jh_brick4 0 0 0.00 1 1 0 0 0 +( -704 -140 320 ) ( -704 92 320 ) ( -704 92 576 ) mohcommon/jh_woodwall_2shd 220 8 0.00 1 1 0 16384 0 +( -672 -140 528 ) ( -696 -140 528 ) ( -696 92 528 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -712 92 256 ) ( -712 -140 256 ) ( -688 -140 256 ) mohcommon/jh_woodwall_2shd 204 -160 0.00 1 1 0 16384 0 +} +// brush 210 +{ +( -704 480 272 ) ( -704 480 24 ) ( -680 472 24 ) common/caulk 0 24 0.00 1 1 0 160 0 +( -680 200 76 ) ( -680 -32 76 ) ( -680 -32 332 ) mohcommon/jh_woodwall_2shd 16 8 0.00 1 1 0 16384 0 +( -728 148 140 ) ( -752 148 140 ) ( -752 148 396 ) general_structure/jh_brick4 0 12 0.00 1 1 0 0 0 +( -704 480 24 ) ( -704 480 272 ) ( -704 176 272 ) mohcommon/jh_woodwall_2shd 16 8 0.00 1 1 0 16384 0 +( -670 -32 272 ) ( -694 -32 272 ) ( -694 200 272 ) general_structure/jh_brick4 0 -144 0.00 1 1 0 0 0 +( -712 200 24 ) ( -712 -32 24 ) ( -688 -32 24 ) general_structure/jh_brick4 0 -144 0.00 1 1 0 0 0 +} +// brush 211 +{ +( -704 -896 80 ) ( -680 -896 80 ) ( -680 -896 336 ) general_structure/jh_brick4 -16 12 0.00 1 1 0 0 0 +( -664 -1000 76 ) ( -664 -1232 76 ) ( -664 -1232 332 ) mohcommon/jh_woodwall_2shd 0 8 0.00 1 1 0 16384 0 +( -688 -1008 24 ) ( -688 -1008 272 ) ( -664 -1000 272 ) general_structure/jh_brick4 -16 12 0.00 1 1 0 0 0 +( -688 -1008 272 ) ( -688 -1008 24 ) ( -688 -896 24 ) mohcommon/jh_woodwall_2shd 0 8 0.00 1 1 0 16384 0 +( -656 -1232 272 ) ( -680 -1232 272 ) ( -680 -1000 272 ) general_structure/jh_brick4 -16 -64 0.00 1 1 0 0 0 +( -692 -1000 24 ) ( -692 -1232 24 ) ( -668 -1232 24 ) general_structure/jh_brick4 -16 -64 0.00 1 1 0 0 0 +} +// brush 212 +{ +( -688 -488 80 ) ( -664 -488 80 ) ( -664 -488 336 ) mohcommon/jh_woodwall_2shd 0 8 0.00 1 1 0 16384 0 +( -664 -632 76 ) ( -664 -864 76 ) ( -664 -864 332 ) mohcommon/jh_woodwall_2shd 16 8 0.00 1 1 0 16384 0 +( -712 -896 154 ) ( -736 -896 154 ) ( -736 -896 410 ) general_structure/jh_brick4 -16 12 0.00 1 1 0 0 0 +( -688 -864 76 ) ( -688 -632 76 ) ( -688 -632 332 ) mohcommon/jh_woodwall_2shd 16 8 0.00 1 1 0 16384 0 +( -656 -864 272 ) ( -680 -864 272 ) ( -680 -632 272 ) general_structure/jh_brick4 -16 -208 0.00 1 1 0 0 0 +( -692 -632 24 ) ( -692 -864 24 ) ( -668 -864 24 ) general_structure/jh_brick4 -16 -208 0.00 1 1 0 0 0 +} +// brush 213 +{ +( -704 -272 -108 ) ( -680 -272 -108 ) ( -680 -272 148 ) general_structure/jh_brick4 0 84 0.00 1 1 0 0 0 +( -676 -440 -108 ) ( -676 -672 -108 ) ( -676 -672 148 ) general_structure/jh_bricktrim1 32 8 0.00 0.500000 0.500000 0 0 0 +( -728 -496 -44 ) ( -752 -496 -44 ) ( -752 -496 212 ) general_structure/jh_bricktrim1 128 8 0.00 0.500000 0.500000 0 0 0 +( -708 -672 -108 ) ( -708 -440 -108 ) ( -708 -440 148 ) general_structure/jh_bricktrim1 32 8 0.00 0.500000 0.500000 0 0 0 +( -680 -672 24 ) ( -704 -672 24 ) ( -704 -440 24 ) general_structure/jh_bricktrim1 31 9 90.00 0.500000 0.500000 0 0 0 +( -712 -440 0 ) ( -712 -672 0 ) ( -688 -672 0 ) general_structure/jh_brick4 0 -16 0.00 1 1 0 0 0 +} +// brush 214 +{ +( -704 -272 80 ) ( -680 -272 80 ) ( -680 -272 336 ) general_structure/jh_brick4 0 12 0.00 1 1 0 0 0 +( -680 -440 76 ) ( -680 -672 76 ) ( -680 -672 332 ) mohcommon/jh_woodwall_2shd 16 8 0.00 1 1 0 16384 0 +( -704 -472 24 ) ( -704 -472 272 ) ( -680 -464 272 ) general_structure/jh_brick4 0 12 0.00 1 1 0 0 0 +( -704 -472 272 ) ( -704 -472 24 ) ( -704 -272 24 ) mohcommon/jh_woodwall_2shd 16 8 0.00 1 1 0 16384 0 +( -672 -672 272 ) ( -696 -672 272 ) ( -696 -440 272 ) general_structure/jh_brick4 0 -16 0.00 1 1 0 0 0 +( -708 -440 24 ) ( -708 -672 24 ) ( -684 -672 24 ) general_structure/jh_brick4 0 -16 0.00 1 1 0 0 0 +} +// brush 215 +{ +( -680 -140 24 ) ( -680 -140 272 ) ( -704 -140 272 ) general_structure/jh_brick4 0 12 0.00 1 1 0 0 0 +( -680 -192 272 ) ( -680 -192 24 ) ( -680 -272 24 ) mohcommon/jh_woodwall_2shd 16 8 0.00 1 1 0 16384 0 +( -728 -272 144 ) ( -752 -272 144 ) ( -752 -272 400 ) general_structure/jh_brick4 0 12 0.00 1 1 0 0 0 +( -704 -192 24 ) ( -704 -192 272 ) ( -704 -272 272 ) mohcommon/jh_woodwall_2shd 16 8 0.00 1 1 0 16384 0 +( -672 -480 272 ) ( -696 -480 272 ) ( -696 -248 272 ) general_structure/jh_brick4 0 -80 0.00 1 1 0 0 0 +( -708 -248 24 ) ( -708 -480 24 ) ( -684 -480 24 ) general_structure/jh_brick4 0 -80 0.00 1 1 0 0 0 +} +// brush 216 +{ +( -708 -120 -108 ) ( -684 -120 -108 ) ( -684 -120 148 ) general_structure/jh_bricktrim1 128 8 0.00 0.500000 0.500000 0 0 0 +( -676 -244 -108 ) ( -676 -476 -108 ) ( -676 -476 148 ) general_structure/jh_bricktrim1 32 8 0.00 0.500000 0.500000 0 0 0 +( -728 -272 -44 ) ( -752 -272 -44 ) ( -752 -272 212 ) general_structure/jh_brick4 0 84 0.00 1 1 0 0 0 +( -708 -480 -108 ) ( -708 -248 -108 ) ( -708 -248 148 ) general_structure/jh_bricktrim1 160 8 0.00 0.500000 0.500000 0 0 0 +( -680 -480 24 ) ( -704 -480 24 ) ( -704 -248 24 ) general_structure/jh_bricktrim1 159 9 90.00 0.500000 0.500000 0 0 0 +( -712 -248 0 ) ( -712 -480 0 ) ( -688 -480 0 ) general_structure/jh_brick4 0 -80 0.00 1 1 0 0 0 +} +// brush 217 +{ +( -690 126 0 ) ( -696 132 0 ) ( -786 42 0 ) algiers/jh_corrdoor1a 0 0 0.00 1 1 0 32768 0 +( -696 132 258 ) ( -690 126 258 ) ( -780 36 258 ) algiers/jh_corrdoor1a 0 0 0.00 1 1 0 32768 0 +( -704 128 2 ) ( -704 128 258 ) ( -704 -2 258 ) algiers/jh_corrdoor1a 0 0 0.00 1 1 0 32768 0 +( -702 -124 2 ) ( -702 -124 258 ) ( -686 -124 258 ) algiers/jh_corrdoor1a 0 0 0.00 1 1 0 32768 0 +( -688 128 258 ) ( -688 128 2 ) ( -688 -2 2 ) algiers/jh_corrdoor1a 0 0 0.00 1 1 0 32768 0 +( -688 132 2 ) ( -688 132 258 ) ( -704 132 258 ) algiers/jh_corrdoor1a 0 0 0.00 1 1 0 32768 0 +} +// brush 218 +{ +( -708 500 24 ) ( -708 500 0 ) ( -680 472 0 ) common/caulk 16 24 0.00 1 1 0 160 0 +( -680 472 24 ) ( -680 472 0 ) ( -680 368 0 ) general_structure/jh_bricktrim1 32 8 0.00 0.500000 0.500000 0 0 0 +( -708 368 0 ) ( -708 368 24 ) ( -680 368 24 ) general_structure/jh_brick4 0 84 0.00 1 1 0 0 0 +( -708 500 0 ) ( -708 500 24 ) ( -708 368 24 ) general_structure/jh_bricktrim1 32 8 0.00 0.500000 0.500000 0 0 0 +( -680 96 24 ) ( -704 96 24 ) ( -704 328 24 ) general_structure/jh_bricktrim1 31 8 90.00 0.500000 0.500000 0 0 0 +( -712 328 0 ) ( -712 96 0 ) ( -688 96 0 ) general_structure/jh_brick4 0 -16 0.00 1 1 0 0 0 +} +// brush 219 +{ +( -704 368 -108 ) ( -680 368 -108 ) ( -680 368 148 ) general_structure/jh_brick4 0 84 0.00 1 1 0 0 0 +( -676 200 -108 ) ( -676 -32 -108 ) ( -676 -32 148 ) general_structure/jh_bricktrim1 32 8 0.00 0.500000 0.500000 0 0 0 +( -728 128 -44 ) ( -752 128 -44 ) ( -752 128 212 ) general_structure/jh_bricktrim1 128 8 0.00 0.500000 0.500000 0 0 0 +( -708 -32 -108 ) ( -708 200 -108 ) ( -708 200 148 ) general_structure/jh_bricktrim1 32 8 0.00 0.500000 0.500000 0 0 0 +( -680 -32 24 ) ( -704 -32 24 ) ( -704 200 24 ) general_structure/jh_bricktrim1 31 9 90.00 0.500000 0.500000 0 0 0 +( -712 200 0 ) ( -712 -32 0 ) ( -688 -32 0 ) general_structure/jh_brick4 0 -144 0.00 1 1 0 0 0 +} +// brush 220 +{ +( -656 200 512 ) ( -688 200 512 ) ( -688 184 512 ) general_industrial/ibeam_vert -9 -48 -90.00 1 1 0 32768 0 +surfaceparm detail +( -680 184 528 ) ( -680 200 528 ) ( -648 200 528 ) mohcommon/ibeam_1 59 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -784 184 528 ) ( -752 184 528 ) ( -752 184 416 ) mohcommon/ibeam_1 59 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( 2248 160 528 ) ( 2248 176 528 ) ( 2248 176 416 ) mohcommon/ibeam_1 123 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -672 200 528 ) ( -704 200 528 ) ( -704 200 416 ) mohcommon/ibeam_1 59 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -680 200 528 ) ( -680 184 528 ) ( -680 184 416 ) mohcommon/ibeam_1 123 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 221 +{ +( -656 200 432 ) ( -688 200 432 ) ( -688 184 432 ) general_industrial/ibeam_flat2 -9 -48 -90.00 1 1 0 32768 0 +surfaceparm detail +( -680 184 448 ) ( -680 200 448 ) ( -648 200 448 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -784 184 448 ) ( -752 184 448 ) ( -752 184 336 ) mohcommon/ibeam_1 59 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( 2248 184 448 ) ( 2248 200 448 ) ( 2248 200 336 ) mohcommon/ibeam_1 123 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -536 200 448 ) ( -568 200 448 ) ( -568 200 336 ) mohcommon/ibeam_1 59 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -680 200 448 ) ( -680 184 448 ) ( -680 184 336 ) mohcommon/ibeam_1 123 0 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 222 +{ +( -576 200 448 ) ( -680 200 448 ) ( -680 184 448 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -680 184 512 ) ( -680 200 512 ) ( -576 200 512 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -808 188 512 ) ( -704 188 512 ) ( -704 188 448 ) general_industrial/crossbrace1a 101 0 0.00 0.350000 0.400000 204800 35328 0 +surfaceparm detail +( 2248 212 520 ) ( 2248 228 520 ) ( 2248 228 456 ) common/caulk 32 16 0.00 1 1 0 160 0 +surfaceparm detail +( -464 196 512 ) ( -568 196 512 ) ( -568 196 448 ) general_industrial/crossbrace1a 101 0 0.00 0.350000 0.400000 204800 35328 0 +surfaceparm detail +( -680 200 512 ) ( -680 184 512 ) ( -680 184 448 ) common/caulk 32 16 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 223 +{ +( -632 112 720 ) ( -656 112 720 ) ( -656 104 720 ) general_industrial/ibeam_vert -15 27 90.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +( -672 104 768 ) ( -672 112 768 ) ( -648 112 768 ) common/caulk 0 -16 0.00 1 1 0 160 0 +surfaceparm detail +( -664 104 672 ) ( -640 104 672 ) ( -640 104 656 ) general_industrial/strangebrace1 2 44 90.00 -0.500000 0.500000 204800 35328 0 +surfaceparm detail +( 2248 120 688 ) ( 2248 128 688 ) ( 2248 128 672 ) general_industrial/ibeam_vert 0 91 0.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +( -384 112 688 ) ( -408 112 688 ) ( -408 112 672 ) general_industrial/strangebrace1 2 44 90.00 -0.500000 0.500000 204800 35328 0 +surfaceparm detail +( -680 112 688 ) ( -680 104 688 ) ( -680 104 672 ) general_industrial/ibeam_vert 0 91 0.00 -0.500000 0.500000 0 32768 0 +surfaceparm detail +} +// brush 224 +{ +( 144 136 -64 ) ( -368 136 -64 ) ( -368 88 -64 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -368 88 0 ) ( -368 136 0 ) ( 144 136 0 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -368 88 -8 ) ( 144 88 -8 ) ( 144 88 -32 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 2264 72 0 ) ( 2264 120 0 ) ( 2264 120 -24 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 64 1024 0 ) ( -448 1024 0 ) ( -448 1024 -24 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -728 112 0 ) ( -728 64 0 ) ( -728 64 -24 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +} +// brush 225 +{ +( 144 136 -64 ) ( -368 136 -64 ) ( -368 88 -64 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -368 88 0 ) ( -368 136 0 ) ( 144 136 0 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -312 -1024 0 ) ( 200 -1024 0 ) ( 200 -1024 -24 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 2264 104 0 ) ( 2264 152 0 ) ( 2264 152 -24 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( 128 -88 0 ) ( -384 -88 0 ) ( -384 -88 -24 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +( -728 104 0 ) ( -728 56 0 ) ( -728 56 -24 ) algiers/whsflrset1_1b 0 0 0.00 1 1 0 0 0 +} +} +// entity 1 +{ +"classname" "ai_allied_1st-ranger_private" +"scale" "1.0" +"model" "human//1st-ranger_private.tik" +"testanim" "idle" +"origin" "504.00 232.00 0.00" +"angle" "180" +"type_idle" "idle" +"type_attack" "cover" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "M1 Garand" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "250" +} +// entity 2 +{ +"angle" "180" +"origin" "1072 -40 0" +"classname" "info_player_start" +} +// entity 3 +{ +"origin" "-32.00 -232.00 0.00" +"testanim" "idle" +"model" "human//german_waffenss_shutze.tik" +"scale" "1.0" +"classname" "ai_german_waffenss_shutze" +"type_idle" "idle" +"type_attack" "cover" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "MP40" +"angle" "0" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "250" +} +// entity 4 +{ +"spawnflags" "36" +"origin" "-24 -232 0" +"classname" "info_pathnode" +} +// entity 5 +{ +"light" "308" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.05" +"angles" "90 0 0" +"spot_angle" "35" +"origin" "0 28 360" +"classname" "light" +} +// entity 6 +{ +"origin" "-560 -336 344" +"color" "255 220 128" +"classname" "light" +"light" "44" +} +// entity 7 +{ +"classname" "light" +"origin" "320 28 360" +"spot_angle" "35" +"angles" "90 0 0" +"overbright_range" "1.05" +"_color" "1.000000 0.960784 0.835294" +"light" "308" +} +// entity 8 +{ +"classname" "light" +"origin" "0 12 280" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "200" +} +// entity 9 +{ +"classname" "light" +"origin" "-320 28 360" +"spot_angle" "35" +"angles" "90 0 0" +"overbright_range" "1.05" +"_color" "1.000000 0.960784 0.835294" +"light" "308" +} +// entity 10 +{ +"light" "200" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "320 12 280" +"classname" "light" +} +// entity 11 +{ +"classname" "light" +"origin" "-320 12 280" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "200" +} +// entity 12 +{ +"classname" "light" +"origin" "0 -320 360" +"spot_angle" "35" +"angles" "90 0 0" +"overbright_range" "1.05" +"_color" "1.000000 0.960784 0.835294" +"light" "308" +} +// entity 13 +{ +"light" "50" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.05" +"angles" "90 0 0" +"spot_angle" "35" +"origin" "320 -336 360" +"classname" "light" +} +// entity 14 +{ +"light" "150" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "0 -320 280" +"classname" "light" +} +// entity 15 +{ +"light" "308" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.05" +"angles" "90 0 0" +"spot_angle" "35" +"origin" "-320 -328 360" +"classname" "light" +} +// entity 16 +{ +"light" "150" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "-320 -328 280" +"classname" "light" +} +// entity 17 +{ +"light" "44" +"classname" "light" +"color" "255 220 128" +"origin" "-560 304 344" +} +// entity 18 +{ +"light" "308" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.05" +"angles" "90 0 0" +"spot_angle" "35" +"origin" "0 344 360" +"classname" "light" +} +// entity 19 +{ +"classname" "light" +"origin" "320 336 360" +"spot_angle" "35" +"angles" "90 0 0" +"overbright_range" "1.05" +"_color" "1.000000 0.960784 0.835294" +"light" "50" +} +// entity 20 +{ +"classname" "light" +"origin" "0 344 280" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "150" +} +// entity 21 +{ +"classname" "light" +"origin" "-320 344 360" +"spot_angle" "35" +"angles" "90 0 0" +"overbright_range" "1.05" +"_color" "1.000000 0.960784 0.835294" +"light" "308" +} +// entity 22 +{ +"classname" "light" +"origin" "-320 344 280" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "150" +} +// entity 23 +{ +"light" "150" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "320 336 280" +"classname" "light" +} +// entity 24 +{ +"light" "50" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.05" +"angles" "90 0 0" +"spot_angle" "35" +"origin" "640 344 360" +"classname" "light" +} +// entity 25 +{ +"classname" "light" +"origin" "640 344 280" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "150" +} +// entity 26 +{ +"classname" "light" +"origin" "960 344 360" +"spot_angle" "35" +"angles" "90 0 0" +"overbright_range" "1.05" +"_color" "1.000000 0.960784 0.835294" +"light" "50" +} +// entity 27 +{ +"light" "150" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "960 344 280" +"classname" "light" +} +// entity 28 +{ +"light" "50" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.05" +"angles" "90 0 0" +"spot_angle" "35" +"origin" "1280 344 360" +"classname" "light" +} +// entity 29 +{ +"classname" "light" +"origin" "1280 344 280" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "150" +} +// entity 30 +{ +"classname" "light" +"origin" "1600 344 360" +"spot_angle" "35" +"angles" "90 0 0" +"overbright_range" "1.05" +"_color" "1.000000 0.960784 0.835294" +"light" "50" +} +// entity 31 +{ +"light" "150" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "1600 344 280" +"classname" "light" +} +// entity 32 +{ +"light" "50" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.05" +"angles" "90 0 0" +"spot_angle" "35" +"origin" "1952 344 360" +"classname" "light" +} +// entity 33 +{ +"classname" "light" +"origin" "1952 344 280" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "150" +} +// entity 34 +{ +"classname" "light" +"origin" "320 -336 280" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "150" +} +// entity 35 +{ +"classname" "light" +"origin" "640 -328 360" +"spot_angle" "35" +"angles" "90 0 0" +"overbright_range" "1.05" +"_color" "1.000000 0.960784 0.835294" +"light" "50" +} +// entity 36 +{ +"light" "150" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "640 -328 280" +"classname" "light" +} +// entity 37 +{ +"light" "50" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.05" +"angles" "90 0 0" +"spot_angle" "35" +"origin" "960 -328 360" +"classname" "light" +} +// entity 38 +{ +"classname" "light" +"origin" "960 -328 280" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "150" +} +// entity 39 +{ +"classname" "light" +"origin" "1280 -328 360" +"spot_angle" "35" +"angles" "90 0 0" +"overbright_range" "1.05" +"_color" "1.000000 0.960784 0.835294" +"light" "50" +} +// entity 40 +{ +"light" "150" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "1280 -328 280" +"classname" "light" +} +// entity 41 +{ +"light" "50" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.05" +"angles" "90 0 0" +"spot_angle" "35" +"origin" "1600 -328 360" +"classname" "light" +} +// entity 42 +{ +"classname" "light" +"origin" "1600 -328 280" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "150" +} +// entity 43 +{ +"classname" "light" +"origin" "1952 -328 360" +"spot_angle" "35" +"angles" "90 0 0" +"overbright_range" "1.05" +"_color" "1.000000 0.960784 0.835294" +"light" "50" +} +// entity 44 +{ +"light" "150" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "1952 -328 280" +"classname" "light" +} +// entity 45 +{ +"light" "308" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.05" +"angles" "90 0 0" +"spot_angle" "35" +"origin" "640 28 360" +"classname" "light" +} +// entity 46 +{ +"classname" "light" +"origin" "640 12 280" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "200" +} +// entity 47 +{ +"classname" "light" +"origin" "960 28 360" +"spot_angle" "35" +"angles" "90 0 0" +"overbright_range" "1.05" +"_color" "1.000000 0.960784 0.835294" +"light" "308" +} +// entity 48 +{ +"light" "200" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "960 12 280" +"classname" "light" +} +// entity 49 +{ +"light" "308" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.05" +"angles" "90 0 0" +"spot_angle" "35" +"origin" "1280 28 360" +"classname" "light" +} +// entity 50 +{ +"classname" "light" +"origin" "1280 12 280" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "200" +} +// entity 51 +{ +"classname" "light" +"origin" "1600 36 360" +"spot_angle" "35" +"angles" "90 0 0" +"overbright_range" "1.05" +"_color" "1.000000 0.960784 0.835294" +"light" "308" +} +// entity 52 +{ +"light" "200" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "1600 20 280" +"classname" "light" +} +// entity 53 +{ +"light" "308" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.05" +"angles" "90 0 0" +"spot_angle" "35" +"origin" "1952 28 360" +"classname" "light" +} +// entity 54 +{ +"classname" "light" +"origin" "1952 12 280" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "200" +} +// entity 55 +{ +"light" "150" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "0 12 600" +"classname" "light" +} +// entity 56 +{ +"classname" "light" +"origin" "320 12 600" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "150" +} +// entity 57 +{ +"light" "150" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "-320 12 600" +"classname" "light" +} +// entity 58 +{ +"light" "150" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "640 12 600" +"classname" "light" +} +// entity 59 +{ +"classname" "light" +"origin" "960 12 600" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "150" +} +// entity 60 +{ +"light" "150" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "1280 12 600" +"classname" "light" +} +// entity 61 +{ +"classname" "light" +"origin" "1600 20 600" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "150" +} +// entity 62 +{ +"light" "150" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "1952 12 600" +"classname" "light" +} +// entity 63 +{ +"classname" "light" +"origin" "0 -744 152" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "175" +} +// entity 64 +{ +"classname" "light" +"origin" "-320 -752 152" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "175" +} +// entity 65 +{ +"light" "175" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "320 -760 152" +"classname" "light" +} +// entity 66 +{ +"classname" "light" +"origin" "640 -752 152" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "175" +} +// entity 67 +{ +"light" "175" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "960 -752 152" +"classname" "light" +} +// entity 68 +{ +"classname" "light" +"origin" "1280 -752 152" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "175" +} +// entity 69 +{ +"light" "175" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "1600 -752 152" +"classname" "light" +} +// entity 70 +{ +"classname" "light" +"origin" "1952 -752 152" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "175" +} +// entity 71 +{ +"light" "175" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "0 776 152" +"classname" "light" +} +// entity 72 +{ +"light" "175" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "-320 768 152" +"classname" "light" +} +// entity 73 +{ +"classname" "light" +"origin" "320 760 152" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "175" +} +// entity 74 +{ +"light" "175" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "640 768 152" +"classname" "light" +} +// entity 75 +{ +"classname" "light" +"origin" "960 768 152" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "175" +} +// entity 76 +{ +"light" "175" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "1280 768 152" +"classname" "light" +} +// entity 77 +{ +"classname" "light" +"origin" "1600 768 152" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "175" +} +// entity 78 +{ +"light" "175" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "1952 768 152" +"classname" "light" +} +// entity 79 +{ +"light" "200" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "-512 12 280" +"classname" "light" +} +// entity 80 +{ +"classname" "light" +"origin" "-512 -328 280" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "150" +} +// entity 81 +{ +"light" "150" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "-512 344 280" +"classname" "light" +} +// entity 82 +{ +"light" "175" +"_color" "1.000000 0.960784 0.835294" +"overbright_range" "1.1" +"origin" "-512 -752 152" +"classname" "light" +} +// entity 83 +{ +"classname" "light" +"origin" "-512 768 152" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "175" +} +// entity 84 +{ +"classname" "light" +"origin" "768 896 144" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "175" +} +// entity 85 +{ +"classname" "light" +"origin" "768 -904 144" +"overbright_range" "1.1" +"_color" "1.000000 0.960784 0.835294" +"light" "175" +} +// entity 86 +{ +"spawnflags" "20" +"classname" "info_pathnode" +"origin" "-32 16 0" +} +// entity 87 +{ +"spawnflags" "36" +"origin" "-32 160 0" +"classname" "info_pathnode" +} +// entity 88 +{ +"spawnflags" "130" +"classname" "info_pathnode" +"origin" "-88 280 0" +} +// entity 89 +{ +"spawnflags" "6" +"origin" "-88 344 0" +"classname" "info_pathnode" +} +// entity 90 +{ +"spawnflags" "130" +"classname" "info_pathnode" +"origin" "104 168 0" +} +// entity 91 +{ +"spawnflags" "130" +"origin" "392 224 0" +"classname" "info_pathnode" +} +// entity 92 +{ +"spawnflags" "130" +"classname" "info_pathnode" +"origin" "440 352 0" +} +// entity 93 +{ +"spawnflags" "130" +"origin" "416 416 0" +"classname" "info_pathnode" +} +// entity 94 +{ +"spawnflags" "130" +"classname" "info_pathnode" +"origin" "480 472 0" +"angle" "270" +} +// entity 95 +{ +"spawnflags" "130" +"origin" "536 416 0" +"classname" "info_pathnode" +"angle" "180" +} +// entity 96 +{ +"spawnflags" "130" +"classname" "info_pathnode" +"origin" "552 352 0" +"angle" "180" +} +// entity 97 +{ +"spawnflags" "130" +"origin" "504 296 0" +"classname" "info_pathnode" +"angle" "90" +} +// entity 98 +{ +"spawnflags" "130" +"classname" "info_pathnode" +"origin" "464 164 0" +"angle" "90" +} +// entity 99 +{ +"spawnflags" "130" +"origin" "504 232 0" +"classname" "info_pathnode" +"angle" "180" +} +// entity 100 +{ +"spawnflags" "130" +"classname" "info_pathnode" +"origin" "448 280 0" +"angle" "270" +} +// entity 101 +{ +"spawnflags" "130" +"origin" "472 -192 0" +"classname" "info_pathnode" +} +// entity 102 +{ +"spawnflags" "130" +"classname" "info_pathnode" +"origin" "488 -272 0" +} +// entity 103 +{ +"spawnflags" "6" +"origin" "544 -312 0" +"classname" "info_pathnode" +"angle" "90" +} +// entity 104 +{ +"spawnflags" "130" +"classname" "info_pathnode" +"origin" "600 -264 0" +"angle" "180" +} +// entity 105 +{ +"spawnflags" "130" +"origin" "600 -184 0" +"classname" "info_pathnode" +"angle" "180" +} +// entity 106 +{ +"spawnflags" "6" +"classname" "info_pathnode" +"origin" "528 -128 0" +"angle" "270" +} +// entity 107 +{ +"spawnflags" "130" +"origin" "352 -360 0" +"classname" "info_pathnode" +"angle" "270" +} +// entity 108 +{ +"spawnflags" "130" +"classname" "info_pathnode" +"origin" "296 -416 0" +} +// entity 109 +{ +"spawnflags" "130" +"origin" "408 -416 0" +"classname" "info_pathnode" +} +// entity 110 +{ +"spawnflags" "130" +"classname" "info_pathnode" +"origin" "352 -472 0" +"angle" "90" +} +// entity 111 +{ +"spawnflags" "130" +"origin" "296 -600 0" +"classname" "info_pathnode" +} +// entity 112 +{ +"spawnflags" "6" +"classname" "info_pathnode" +"origin" "296 -656 0" +} +// entity 113 +{ +"spawnflags" "6" +"origin" "368 -728 0" +"classname" "info_pathnode" +"angle" "90" +} +// entity 114 +{ +"spawnflags" "130" +"classname" "info_pathnode" +"origin" "424 -680 0" +"angle" "180" +} +// entity 115 +{ +"spawnflags" "130" +"origin" "408 -608 0" +"classname" "info_pathnode" +"angle" "180" +} +// entity 116 +{ +"spawnflags" "6" +"classname" "info_pathnode" +"origin" "360 -552 0" +"angle" "270" +} +// entity 117 +{ +"spawnflags" "20" +"origin" "32 -600 0" +"classname" "info_pathnode" +} +// entity 118 +{ +"spawnflags" "36" +"classname" "info_pathnode" +"origin" "32 -440 0" +} +// entity 119 +{ +"spawnflags" "20" +"origin" "88 -440 0" +"classname" "info_pathnode" +} +// entity 120 +{ +"spawnflags" "36" +"classname" "info_pathnode" +"origin" "88 -600 0" +} +// entity 121 +{ +"spawnflags" "20" +"origin" "32 -280 0" +"classname" "info_pathnode" +"angle" "90" +} +// entity 122 +{ +"spawnflags" "36" +"classname" "info_pathnode" +"origin" "88 -224 0" +} +// entity 123 +{ +"spawnflags" "20" +"origin" "32 -168 0" +"classname" "info_pathnode" +"angle" "270" +} +// entity 124 +{ +"spawnflags" "36" +"classname" "info_pathnode" +"origin" "24 16 0" +} +// entity 125 +{ +"spawnflags" "20" +"origin" "24 160 0" +"classname" "info_pathnode" +} +// entity 126 +{ +"spawnflags" "6" +"classname" "info_pathnode" +"origin" "-32 232 0" +"angle" "90" +} +// entity 127 +{ +"spawnflags" "130" +"origin" "24 280 0" +"classname" "info_pathnode" +"angle" "180" +} +// entity 128 +{ +"spawnflags" "6" +"classname" "info_pathnode" +"origin" "24 344 0" +"angle" "180" +} +// entity 129 +{ +"spawnflags" "6" +"origin" "-32 408 0" +"classname" "info_pathnode" +"angle" "270" +} +// entity 130 +{ +"classname" "info_pathnode" +"origin" "-512 0 0" +} +// entity 131 +{ +"origin" "-512 256 0" +"classname" "info_pathnode" +} +// entity 132 +{ +"classname" "info_pathnode" +"origin" "-512 -256 0" +} +// entity 133 +{ +"classname" "info_pathnode" +"origin" "-512 -768 0" +} +// entity 134 +{ +"origin" "-512 -512 0" +"classname" "info_pathnode" +} +// entity 135 +{ +"origin" "-264 0 0" +"classname" "info_pathnode" +} +// entity 136 +{ +"classname" "info_pathnode" +"origin" "-264 256 0" +} +// entity 137 +{ +"origin" "-264 -256 0" +"classname" "info_pathnode" +} +// entity 138 +{ +"origin" "-264 -768 0" +"classname" "info_pathnode" +} +// entity 139 +{ +"classname" "info_pathnode" +"origin" "-264 -512 0" +} +// entity 140 +{ +"classname" "info_pathnode" +"origin" "768 0 0" +} +// entity 141 +{ +"origin" "768 352 0" +"classname" "info_pathnode" +} +// entity 142 +{ +"classname" "info_pathnode" +"origin" "768 -192 0" +} +// entity 143 +{ +"classname" "info_pathnode" +"origin" "768 -704 0" +} +// entity 144 +{ +"origin" "512 8 0" +"classname" "info_pathnode" +} +// entity 145 +{ +"classname" "info_pathnode" +"origin" "248 40 0" +} +// entity 146 +{ +"origin" "256 -256 0" +"classname" "info_pathnode" +} +// entity 147 +{ +"classname" "info_pathnode" +"origin" "64 -352 0" +} +// entity 148 +{ +"origin" "56 -704 0" +"classname" "info_pathnode" +} +// entity 149 +{ +"classname" "info_pathnode" +"origin" "192 -640 0" +} +// entity 150 +{ +"origin" "128 -88 0" +"classname" "info_pathnode" +} +// entity 151 +{ +"classname" "info_pathnode" +"origin" "-128 -88 0" +} +// entity 152 +{ +"origin" "-128 96 0" +"classname" "info_pathnode" +} +// entity 153 +{ +"classname" "info_pathnode" +"origin" "-64 -520 0" +} +// entity 154 +{ +"origin" "-128 -640 0" +"classname" "info_pathnode" +} +// entity 155 +{ +"origin" "264 388 0" +"classname" "info_pathnode" +} +// entity 156 +{ +"spawnflags" "20" +"origin" "296 560 0" +"classname" "info_pathnode" +} +// entity 157 +{ +"spawnflags" "36" +"classname" "info_pathnode" +"origin" "296 712 0" +} +// entity 158 +{ +"spawnflags" "36" +"origin" "352 560 0" +"classname" "info_pathnode" +} +// entity 159 +{ +"spawnflags" "20" +"classname" "info_pathnode" +"origin" "352 712 0" +} +// entity 160 +{ +"classname" "info_pathnode" +"origin" "192 640 0" +} +// entity 161 +{ +"origin" "64 520 0" +"classname" "info_pathnode" +} +// entity 162 +{ +"classname" "info_pathnode" +"origin" "-256 448 0" +} +// entity 163 +{ +"spawnflags" "130" +"origin" "160 104 0" +"classname" "info_pathnode" +"angle" "90" +} +// entity 164 +{ +"spawnflags" "130" +"classname" "info_pathnode" +"origin" "216 160 0" +"angle" "180" +} +// entity 165 +{ +"spawnflags" "130" +"origin" "160 216 0" +"classname" "info_pathnode" +} +// entity 166 +{ +"classname" "ai_german_wehrmact_soldier" +"scale" "1.0" +"model" "human//german_wehrmact_soldier.tik" +"testanim" "idle" +"origin" "32.00 -440.00 0.00" +"type_idle" "idle" +"type_attack" "cover" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"angle" "0" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "250" +} +// entity 167 +{ +"origin" "-32.00 16.00 0.00" +"testanim" "idle" +"model" "human//german_waffenss_officer.tik" +"scale" "1.0" +"classname" "ai_german_waffenss_officer" +"type_idle" "idle" +"type_attack" "cover" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "StG44" +"angle" "0" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "250" +} +// entity 168 +{ +"classname" "ai_german_waffenss_shutze" +"scale" "1.0" +"model" "human//german_waffenss_shutze.tik" +"testanim" "idle" +"origin" "-88.00 280.00 0.00" +"type_idle" "idle" +"type_attack" "cover" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"angle" "0" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "1" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "250" +} +// entity 169 +{ +"origin" "248.00 40.00 220.00" +"testanim" "idle" +"model" "human//german_waffenss_shutze.tik" +"scale" "1.0" +"classname" "ai_german_waffenss_shutze" +"type_idle" "idle" +"type_attack" "balcony_attack" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"angle" "0" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "150" +} +// entity 170 +{ +"classname" "ai_german_elite_sentry" +"scale" "1.0" +"model" "human//german_elite_sentry.tik" +"testanim" "idle" +"origin" "104.00 168.00 0.00" +"type_idle" "idle" +"type_attack" "cover" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Walter P38" +"angle" "0" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "1" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "250" +} +// entity 171 +{ +"angle" "180" +"origin" "536.00 416.00 0.00" +"testanim" "idle" +"model" "human//1st-ranger_lieutenant.tik" +"scale" "1.0" +"classname" "ai_allied_1st-ranger_lieutenant" +"type_idle" "idle" +"type_attack" "cover" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "M1 Garand" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "250" +} +// entity 172 +{ +"classname" "ai_allied_1st-ranger_lieutenant" +"scale" "1.0" +"model" "human//1st-ranger_lieutenant.tik" +"testanim" "idle" +"origin" "600.00 -184.00 0.00" +"angle" "180" +"type_idle" "idle" +"type_attack" "cover" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Thompson" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "250" +} +// entity 173 +{ +"angle" "180" +"origin" "408.00 -416.00 0.00" +"testanim" "idle" +"model" "human//1st-ranger_private.tik" +"scale" "1.0" +"classname" "ai_allied_1st-ranger_private" +"type_idle" "idle" +"type_attack" "cover" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "M1 Garand" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "1" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "250" +} +// entity 174 +{ +"classname" "ai_allied_1st-ranger_sergeant" +"scale" "1.0" +"model" "human//1st-ranger_sergeant.tik" +"testanim" "idle" +"origin" "408.00 -608.00 0.00" +"angle" "180" +"type_idle" "idle" +"type_attack" "cover" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "M1 Garand" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "250" +} +// entity 175 +{ +"classname" "ai_allied_1st-ranger_lieutenant" +"scale" "1.0" +"model" "human//1st-ranger_lieutenant.tik" +"testanim" "idle" +"origin" "784.00 128.00 0.00" +"angle" "180" +"type_idle" "idle" +"type_attack" "cover" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "BAR" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "250" +} +// entity 176 +{ +"classname" "info_pathnode" +"origin" "136 388 0" +} +// entity 177 +{ +"origin" "264 148 232" +"classname" "info_pathnode" +} +// entity 178 +{ +"classname" "info_pathnode" +"origin" "264 20 232" +} +// entity 179 +{ +"origin" "264 -124 232" +"classname" "info_pathnode" +} +// entity 180 +{ +"classname" "info_pathnode" +"origin" "264 -364 16" +} +// entity 181 +{ +"origin" "168 -396 16" +"classname" "info_pathnode" +} +// entity 182 +{ +"classname" "info_pathnode" +"origin" "216 -524 16" +} +// entity 183 +{ +"origin" "264 -124 16" +"classname" "info_pathnode" +} +// entity 184 +{ +"classname" "info_pathnode" +"origin" "264 132 16" +} +// entity 185 +{ +"classname" "info_pathnode" +"origin" "704 120 0" +"spawnflags" "20" +} +// entity 186 +{ +"origin" "704 280 0" +"classname" "info_pathnode" +"spawnflags" "36" +} +// entity 187 +{ +"classname" "info_pathnode" +"origin" "760 280 0" +"spawnflags" "20" +} +// entity 188 +{ +"origin" "760 120 0" +"classname" "info_pathnode" +"spawnflags" "36" +} +// entity 189 +{ +"classname" "func_barrel" +"barreltype" "oil" +// brush 0 + { + patchDef2 + { + barrel/black_side + ( 9 3 0 -2147450880 0 ) +( +( ( 440 260 0 0 0 ) ( 440 260 32 0 0.500000 ) ( 440 260 64 0 1 ) ) +( ( 421 259 0 0.375000 0 ) ( 421 259 32 0.375000 0.500000 ) ( 421 259 64 0.375000 1 ) ) +( ( 420 240 0 0.750000 0 ) ( 420 240 32 0.750000 0.500000 ) ( 420 240 64 0.750000 1 ) ) +( ( 421 221 0 1.125000 0 ) ( 421 221 32 1.125000 0.500000 ) ( 421 221 64 1.125000 1 ) ) +( ( 440 220 0 1.500000 0 ) ( 440 220 32 1.500000 0.500000 ) ( 440 220 64 1.500000 1 ) ) +( ( 459 221 0 1.875000 0 ) ( 459 221 32 1.875000 0.500000 ) ( 459 221 64 1.875000 1 ) ) +( ( 460 240 0 2.250000 0 ) ( 460 240 32 2.250000 0.500000 ) ( 460 240 64 2.250000 1 ) ) +( ( 459 259 0 2.625000 0 ) ( 459 259 32 2.625000 0.500000 ) ( 459 259 64 2.625000 1 ) ) +( ( 440 260 0 3 0 ) ( 440 260 32 3 0.500000 ) ( 440 260 64 3 1 ) ) +) + } + } +// brush 1 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ) +( ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ) +( ( 440 260 64 -89.498085 23.006927 ) ( 421 259 64 -89.967216 23.031477 ) ( 420 240 64 -89.991913 23.497816 ) ) +) + } + } +// brush 2 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ) +( ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ) +( ( 420 240 64 -89.991913 23.497816 ) ( 421 221 64 -89.967216 23.964153 ) ( 440 220 64 -89.498085 23.988691 ) ) +) + } + } +// brush 3 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ) +( ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ) +( ( 440 220 64 -89.498085 23.988691 ) ( 459 221 64 -89.028954 23.964153 ) ( 460 240 64 -89.004257 23.497816 ) ) +) + } + } +// brush 4 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ) +( ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ( 440 240 64 -89.498085 23.497816 ) ) +( ( 460 240 64 -89.004257 23.497816 ) ( 459 259 64 -89.028954 23.031477 ) ( 440 260 64 -89.498085 23.006927 ) ) +) + } + } +// brush 5 +{ +( 464 260 -2 ) ( 424 260 -2 ) ( 424 220 -2 ) common/origin 60 28 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 418 220 2 ) ( 418 260 2 ) ( 458 260 2 ) common/origin 60 28 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 420 220 68 ) ( 460 220 68 ) ( 460 220 60 ) common/origin 60 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 460 220 68 ) ( 460 260 68 ) ( 460 260 60 ) common/origin -28 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 460 260 68 ) ( 420 260 68 ) ( 420 260 60 ) common/origin 60 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 420 260 68 ) ( 420 220 68 ) ( 420 220 60 ) common/origin -28 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +} +} +// entity 190 +{ +"barreltype" "oil" +"classname" "func_barrel" +// brush 0 + { + patchDef2 + { + barrel/black_side + ( 9 3 0 -2147450880 0 ) +( +( ( 464 224 0 0 0 ) ( 464 224 32 0 0.500000 ) ( 464 224 64 0 1 ) ) +( ( 445 223 0 0.375000 0 ) ( 445 223 32 0.375000 0.500000 ) ( 445 223 64 0.375000 1 ) ) +( ( 444 204 0 0.750000 0 ) ( 444 204 32 0.750000 0.500000 ) ( 444 204 64 0.750000 1 ) ) +( ( 445 185 0 1.125000 0 ) ( 445 185 32 1.125000 0.500000 ) ( 445 185 64 1.125000 1 ) ) +( ( 464 184 0 1.500000 0 ) ( 464 184 32 1.500000 0.500000 ) ( 464 184 64 1.500000 1 ) ) +( ( 483 185 0 1.875000 0 ) ( 483 185 32 1.875000 0.500000 ) ( 483 185 64 1.875000 1 ) ) +( ( 484 204 0 2.250000 0 ) ( 484 204 32 2.250000 0.500000 ) ( 484 204 64 2.250000 1 ) ) +( ( 483 223 0 2.625000 0 ) ( 483 223 32 2.625000 0.500000 ) ( 483 223 64 2.625000 1 ) ) +( ( 464 224 0 3 0 ) ( 464 224 32 3 0.500000 ) ( 464 224 64 3 1 ) ) +) + } + } +// brush 1 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ) +( ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ) +( ( 464 224 64 -89.498085 23.006927 ) ( 445 223 64 -89.967216 23.031477 ) ( 444 204 64 -89.991913 23.497816 ) ) +) + } + } +// brush 2 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ) +( ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ) +( ( 444 204 64 -89.991913 23.497816 ) ( 445 185 64 -89.967216 23.964153 ) ( 464 184 64 -89.498085 23.988691 ) ) +) + } + } +// brush 3 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ) +( ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ) +( ( 464 184 64 -89.498085 23.988691 ) ( 483 185 64 -89.028954 23.964153 ) ( 484 204 64 -89.004257 23.497816 ) ) +) + } + } +// brush 4 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ) +( ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ( 464 204 64 -89.498085 23.497816 ) ) +( ( 484 204 64 -89.004257 23.497816 ) ( 483 223 64 -89.028954 23.031477 ) ( 464 224 64 -89.498085 23.006927 ) ) +) + } + } +// brush 5 +{ +( 488 224 -2 ) ( 448 224 -2 ) ( 448 184 -2 ) common/origin 36 -8 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 442 184 2 ) ( 442 224 2 ) ( 482 224 2 ) common/origin 36 -8 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 444 184 68 ) ( 484 184 68 ) ( 484 184 60 ) common/origin 36 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 484 184 68 ) ( 484 224 68 ) ( 484 224 60 ) common/origin 8 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 484 224 68 ) ( 444 224 68 ) ( 444 224 60 ) common/origin 36 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 444 224 68 ) ( 444 184 68 ) ( 444 184 60 ) common/origin 8 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +} +} +// entity 191 +{ +"classname" "func_barrel" +"barreltype" "oil" +// brush 0 + { + patchDef2 + { + barrel/black_side + ( 9 3 0 -2147450880 0 ) +( +( ( 68 128 0 0 0 ) ( 68 128 32 0 0.500000 ) ( 68 128 64 0 1 ) ) +( ( 49 127 0 0.375000 0 ) ( 49 127 32 0.375000 0.500000 ) ( 49 127 64 0.375000 1 ) ) +( ( 48 108 0 0.750000 0 ) ( 48 108 32 0.750000 0.500000 ) ( 48 108 64 0.750000 1 ) ) +( ( 49 89 0 1.125000 0 ) ( 49 89 32 1.125000 0.500000 ) ( 49 89 64 1.125000 1 ) ) +( ( 68 88 0 1.500000 0 ) ( 68 88 32 1.500000 0.500000 ) ( 68 88 64 1.500000 1 ) ) +( ( 87 89 0 1.875000 0 ) ( 87 89 32 1.875000 0.500000 ) ( 87 89 64 1.875000 1 ) ) +( ( 88 108 0 2.250000 0 ) ( 88 108 32 2.250000 0.500000 ) ( 88 108 64 2.250000 1 ) ) +( ( 87 127 0 2.625000 0 ) ( 87 127 32 2.625000 0.500000 ) ( 87 127 64 2.625000 1 ) ) +( ( 68 128 0 3 0 ) ( 68 128 32 3 0.500000 ) ( 68 128 64 3 1 ) ) +) + } + } +// brush 1 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ) +( ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ) +( ( 68 128 64 -89.498085 23.006927 ) ( 49 127 64 -89.967216 23.031477 ) ( 48 108 64 -89.991913 23.497816 ) ) +) + } + } +// brush 2 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ) +( ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ) +( ( 48 108 64 -89.991913 23.497816 ) ( 49 89 64 -89.967216 23.964153 ) ( 68 88 64 -89.498085 23.988691 ) ) +) + } + } +// brush 3 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ) +( ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ) +( ( 68 88 64 -89.498085 23.988691 ) ( 87 89 64 -89.028954 23.964153 ) ( 88 108 64 -89.004257 23.497816 ) ) +) + } + } +// brush 4 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ) +( ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ( 68 108 64 -89.498085 23.497816 ) ) +( ( 88 108 64 -89.004257 23.497816 ) ( 87 127 64 -89.028954 23.031477 ) ( 68 128 64 -89.498085 23.006927 ) ) +) + } + } +// brush 5 +{ +( 92 128 -2 ) ( 52 128 -2 ) ( 52 88 -2 ) common/origin -16 24 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 46 88 2 ) ( 46 128 2 ) ( 86 128 2 ) common/origin -16 24 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 48 88 68 ) ( 88 88 68 ) ( 88 88 60 ) common/origin -16 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 88 88 68 ) ( 88 128 68 ) ( 88 128 60 ) common/origin -24 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 88 128 68 ) ( 48 128 68 ) ( 48 128 60 ) common/origin -16 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 48 128 68 ) ( 48 88 68 ) ( 48 88 60 ) common/origin -24 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +} +} +// entity 192 +{ +"barreltype" "oil" +"classname" "func_barrel" +// brush 0 + { + patchDef2 + { + barrel/black_side + ( 9 3 0 -2147450880 0 ) +( +( ( 72 88 0 0 0 ) ( 72 88 32 0 0.500000 ) ( 72 88 64 0 1 ) ) +( ( 53 87 0 0.375000 0 ) ( 53 87 32 0.375000 0.500000 ) ( 53 87 64 0.375000 1 ) ) +( ( 52 68 0 0.750000 0 ) ( 52 68 32 0.750000 0.500000 ) ( 52 68 64 0.750000 1 ) ) +( ( 53 49 0 1.125000 0 ) ( 53 49 32 1.125000 0.500000 ) ( 53 49 64 1.125000 1 ) ) +( ( 72 48 0 1.500000 0 ) ( 72 48 32 1.500000 0.500000 ) ( 72 48 64 1.500000 1 ) ) +( ( 91 49 0 1.875000 0 ) ( 91 49 32 1.875000 0.500000 ) ( 91 49 64 1.875000 1 ) ) +( ( 92 68 0 2.250000 0 ) ( 92 68 32 2.250000 0.500000 ) ( 92 68 64 2.250000 1 ) ) +( ( 91 87 0 2.625000 0 ) ( 91 87 32 2.625000 0.500000 ) ( 91 87 64 2.625000 1 ) ) +( ( 72 88 0 3 0 ) ( 72 88 32 3 0.500000 ) ( 72 88 64 3 1 ) ) +) + } + } +// brush 1 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ) +( ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ) +( ( 72 88 64 -89.498085 23.006927 ) ( 53 87 64 -89.967216 23.031477 ) ( 52 68 64 -89.991913 23.497816 ) ) +) + } + } +// brush 2 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ) +( ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ) +( ( 52 68 64 -89.991913 23.497816 ) ( 53 49 64 -89.967216 23.964153 ) ( 72 48 64 -89.498085 23.988691 ) ) +) + } + } +// brush 3 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ) +( ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ) +( ( 72 48 64 -89.498085 23.988691 ) ( 91 49 64 -89.028954 23.964153 ) ( 92 68 64 -89.004257 23.497816 ) ) +) + } + } +// brush 4 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ) +( ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ( 72 68 64 -89.498085 23.497816 ) ) +( ( 92 68 64 -89.004257 23.497816 ) ( 91 87 64 -89.028954 23.031477 ) ( 72 88 64 -89.498085 23.006927 ) ) +) + } + } +// brush 5 +{ +( 96 88 -2 ) ( 56 88 -2 ) ( 56 48 -2 ) common/origin -20 -16 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 50 48 2 ) ( 50 88 2 ) ( 90 88 2 ) common/origin -20 -16 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 52 48 68 ) ( 92 48 68 ) ( 92 48 60 ) common/origin -20 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 92 48 68 ) ( 92 88 68 ) ( 92 88 60 ) common/origin 16 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 92 88 68 ) ( 52 88 68 ) ( 52 88 60 ) common/origin -20 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 52 88 68 ) ( 52 48 68 ) ( 52 48 60 ) common/origin 16 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +} +} +// entity 193 +{ +"barreltype" "oil" +"classname" "func_barrel" +// brush 0 + { + patchDef2 + { + barrel/black_side + ( 9 3 0 -2147450880 0 ) +( +( ( 20 656 0 0 0 ) ( 20 656 32 0 0.500000 ) ( 20 656 64 0 1 ) ) +( ( 1 655 0 0.375000 0 ) ( 1 655 32 0.375000 0.500000 ) ( 1 655 64 0.375000 1 ) ) +( ( 0 636 0 0.750000 0 ) ( 0 636 32 0.750000 0.500000 ) ( 0 636 64 0.750000 1 ) ) +( ( 1 617 0 1.125000 0 ) ( 1 617 32 1.125000 0.500000 ) ( 1 617 64 1.125000 1 ) ) +( ( 20 616 0 1.500000 0 ) ( 20 616 32 1.500000 0.500000 ) ( 20 616 64 1.500000 1 ) ) +( ( 39 617 0 1.875000 0 ) ( 39 617 32 1.875000 0.500000 ) ( 39 617 64 1.875000 1 ) ) +( ( 40 636 0 2.250000 0 ) ( 40 636 32 2.250000 0.500000 ) ( 40 636 64 2.250000 1 ) ) +( ( 39 655 0 2.625000 0 ) ( 39 655 32 2.625000 0.500000 ) ( 39 655 64 2.625000 1 ) ) +( ( 20 656 0 3 0 ) ( 20 656 32 3 0.500000 ) ( 20 656 64 3 1 ) ) +) + } + } +// brush 1 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ) +( ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ) +( ( 20 656 64 -89.498085 23.006927 ) ( 1 655 64 -89.967216 23.031477 ) ( 0 636 64 -89.991913 23.497816 ) ) +) + } + } +// brush 2 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ) +( ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ) +( ( 0 636 64 -89.991913 23.497816 ) ( 1 617 64 -89.967216 23.964153 ) ( 20 616 64 -89.498085 23.988691 ) ) +) + } + } +// brush 3 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ) +( ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ) +( ( 20 616 64 -89.498085 23.988691 ) ( 39 617 64 -89.028954 23.964153 ) ( 40 636 64 -89.004257 23.497816 ) ) +) + } + } +// brush 4 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ) +( ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ( 20 636 64 -89.498085 23.497816 ) ) +( ( 40 636 64 -89.004257 23.497816 ) ( 39 655 64 -89.028954 23.031477 ) ( 20 656 64 -89.498085 23.006927 ) ) +) + } + } +// brush 5 +{ +( 44 656 -2 ) ( 4 656 -2 ) ( 4 616 -2 ) common/origin 32 -24 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( -2 616 2 ) ( -2 656 2 ) ( 38 656 2 ) common/origin 32 -24 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 0 616 68 ) ( 40 616 68 ) ( 40 616 60 ) common/origin 32 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 40 616 68 ) ( 40 656 68 ) ( 40 656 60 ) common/origin 24 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 40 656 68 ) ( 0 656 68 ) ( 0 656 60 ) common/origin 32 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 0 656 68 ) ( 0 616 68 ) ( 0 616 60 ) common/origin 24 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +} +} +// entity 194 +{ +"classname" "func_barrel" +"barreltype" "oil" +// brush 0 + { + patchDef2 + { + barrel/black_side + ( 9 3 0 -2147450880 0 ) +( +( ( 24 616 0 0 0 ) ( 24 616 32 0 0.500000 ) ( 24 616 64 0 1 ) ) +( ( 5 615 0 0.375000 0 ) ( 5 615 32 0.375000 0.500000 ) ( 5 615 64 0.375000 1 ) ) +( ( 4 596 0 0.750000 0 ) ( 4 596 32 0.750000 0.500000 ) ( 4 596 64 0.750000 1 ) ) +( ( 5 577 0 1.125000 0 ) ( 5 577 32 1.125000 0.500000 ) ( 5 577 64 1.125000 1 ) ) +( ( 24 576 0 1.500000 0 ) ( 24 576 32 1.500000 0.500000 ) ( 24 576 64 1.500000 1 ) ) +( ( 43 577 0 1.875000 0 ) ( 43 577 32 1.875000 0.500000 ) ( 43 577 64 1.875000 1 ) ) +( ( 44 596 0 2.250000 0 ) ( 44 596 32 2.250000 0.500000 ) ( 44 596 64 2.250000 1 ) ) +( ( 43 615 0 2.625000 0 ) ( 43 615 32 2.625000 0.500000 ) ( 43 615 64 2.625000 1 ) ) +( ( 24 616 0 3 0 ) ( 24 616 32 3 0.500000 ) ( 24 616 64 3 1 ) ) +) + } + } +// brush 1 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ) +( ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ) +( ( 24 616 64 -89.498085 23.006927 ) ( 5 615 64 -89.967216 23.031477 ) ( 4 596 64 -89.991913 23.497816 ) ) +) + } + } +// brush 2 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ) +( ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ) +( ( 4 596 64 -89.991913 23.497816 ) ( 5 577 64 -89.967216 23.964153 ) ( 24 576 64 -89.498085 23.988691 ) ) +) + } + } +// brush 3 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ) +( ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ) +( ( 24 576 64 -89.498085 23.988691 ) ( 43 577 64 -89.028954 23.964153 ) ( 44 596 64 -89.004257 23.497816 ) ) +) + } + } +// brush 4 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ) +( ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ( 24 596 64 -89.498085 23.497816 ) ) +( ( 44 596 64 -89.004257 23.497816 ) ( 43 615 64 -89.028954 23.031477 ) ( 24 616 64 -89.498085 23.006927 ) ) +) + } + } +// brush 5 +{ +( 48 616 -2 ) ( 8 616 -2 ) ( 8 576 -2 ) common/origin 28 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 2 576 2 ) ( 2 616 2 ) ( 42 616 2 ) common/origin 28 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 4 576 68 ) ( 44 576 68 ) ( 44 576 60 ) common/origin 28 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 44 576 68 ) ( 44 616 68 ) ( 44 616 60 ) common/origin 0 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 44 616 68 ) ( 4 616 68 ) ( 4 616 60 ) common/origin 28 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 4 616 68 ) ( 4 576 68 ) ( 4 576 60 ) common/origin 0 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +} +} +// entity 195 +{ +"classname" "func_barrel" +"barreltype" "oil" +// brush 0 + { + patchDef2 + { + barrel/black_side + ( 9 3 0 -2147450880 0 ) +( +( ( 64 640 0 0 0 ) ( 64 640 32 0 0.500000 ) ( 64 640 64 0 1 ) ) +( ( 45 639 0 0.375000 0 ) ( 45 639 32 0.375000 0.500000 ) ( 45 639 64 0.375000 1 ) ) +( ( 44 620 0 0.750000 0 ) ( 44 620 32 0.750000 0.500000 ) ( 44 620 64 0.750000 1 ) ) +( ( 45 601 0 1.125000 0 ) ( 45 601 32 1.125000 0.500000 ) ( 45 601 64 1.125000 1 ) ) +( ( 64 600 0 1.500000 0 ) ( 64 600 32 1.500000 0.500000 ) ( 64 600 64 1.500000 1 ) ) +( ( 83 601 0 1.875000 0 ) ( 83 601 32 1.875000 0.500000 ) ( 83 601 64 1.875000 1 ) ) +( ( 84 620 0 2.250000 0 ) ( 84 620 32 2.250000 0.500000 ) ( 84 620 64 2.250000 1 ) ) +( ( 83 639 0 2.625000 0 ) ( 83 639 32 2.625000 0.500000 ) ( 83 639 64 2.625000 1 ) ) +( ( 64 640 0 3 0 ) ( 64 640 32 3 0.500000 ) ( 64 640 64 3 1 ) ) +) + } + } +// brush 1 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ) +( ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ) +( ( 64 640 64 -89.498085 23.006927 ) ( 45 639 64 -89.967216 23.031477 ) ( 44 620 64 -89.991913 23.497816 ) ) +) + } + } +// brush 2 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ) +( ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ) +( ( 44 620 64 -89.991913 23.497816 ) ( 45 601 64 -89.967216 23.964153 ) ( 64 600 64 -89.498085 23.988691 ) ) +) + } + } +// brush 3 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ) +( ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ) +( ( 64 600 64 -89.498085 23.988691 ) ( 83 601 64 -89.028954 23.964153 ) ( 84 620 64 -89.004257 23.497816 ) ) +) + } + } +// brush 4 + { + patchDef2 + { + barrel/black_top + ( 3 3 0 -2147450880 0 ) +( +( ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ) +( ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ( 64 620 64 -89.498085 23.497816 ) ) +( ( 84 620 64 -89.004257 23.497816 ) ( 83 639 64 -89.028954 23.031477 ) ( 64 640 64 -89.498085 23.006927 ) ) +) + } + } +// brush 5 +{ +( 88 640 -2 ) ( 48 640 -2 ) ( 48 600 -2 ) common/origin -12 -40 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 42 600 2 ) ( 42 640 2 ) ( 82 640 2 ) common/origin -12 -40 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 44 600 68 ) ( 84 600 68 ) ( 84 600 60 ) common/origin -12 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 84 600 68 ) ( 84 640 68 ) ( 84 640 60 ) common/origin 40 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 84 640 68 ) ( 44 640 68 ) ( 44 640 60 ) common/origin -12 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +( 44 640 68 ) ( 44 600 68 ) ( 44 600 60 ) common/origin 40 0 0.00 1 1 16777216 2176 0 surfaceColor -1.000000 -1.000000 -1.000000 +} +} +// entity 196 +{ +"classname" "info_pathnode" +"origin" "536 -408 0" +} +// entity 197 +{ +"origin" "704 -316 0" +"classname" "info_pathnode" +} +// entity 198 +{ +"origin" "304 -40 0" +"classname" "info_pathnode" +"spawnflags" "130" +} +// entity 199 +{ +"angle" "90" +"classname" "info_pathnode" +"origin" "360 -104 0" +"spawnflags" "130" +} +// entity 200 +{ +"angle" "180" +"origin" "416 -48 0" +"classname" "info_pathnode" +"spawnflags" "130" +} +// entity 201 +{ +"classname" "info_pathnode" +"origin" "360 8 0" +"spawnflags" "130" +} +// entity 202 +{ +"classname" "detail" +// brush 0 +{ +( 312 -96 212 ) ( 308 -96 212 ) ( 308 -148 212 ) das_boot/iron_floor2a 8 44 0.00 1 1 0 32768 0 +( 308 -148 216 ) ( 308 -96 216 ) ( 312 -96 216 ) das_boot/iron_floor2a 8 44 0.00 1 1 0 32768 0 +( 216 -148 216 ) ( 220 -148 216 ) ( 220 -148 212 ) das_boot/iron_floor2a 8 88 0.00 1 1 0 32768 0 +( 312 -148 216 ) ( 312 -96 216 ) ( 312 -96 212 ) das_boot/iron_floor2a -44 88 0.00 1 1 0 32768 0 +( 312 172 220 ) ( 308 172 220 ) ( 308 172 216 ) das_boot/iron_floor2a 8 88 0.00 1 1 0 32768 0 +( 216 -96 216 ) ( 216 -148 216 ) ( 216 -148 212 ) das_boot/iron_floor2a -44 88 0.00 1 1 0 32768 0 +} +// brush 1 +{ +( 312 172 216 ) ( 312 168 216 ) ( 316 168 216 ) das_boot/ironwall1 8 236 0.00 1 1 0 32768 0 +( 316 168 764 ) ( 312 168 764 ) ( 312 172 764 ) das_boot/ironwall1 8 236 0.00 1 1 0 32768 0 +( 316 172 216 ) ( 316 172 276 ) ( 312 172 276 ) das_boot/ironwall1 8 88 0.00 1 1 0 32768 0 +( 316 168 568 ) ( 316 168 628 ) ( 316 172 628 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +( 312 168 216 ) ( 312 168 276 ) ( 316 168 276 ) das_boot/ironwall1 8 88 0.00 1 1 0 32768 0 +( 312 172 352 ) ( 312 172 412 ) ( 312 168 412 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +} +// brush 2 +{ +( 316 -144 216 ) ( 312 -144 216 ) ( 312 -148 216 ) das_boot/ironwall1 8 236 0.00 1 1 0 32768 0 +( 312 -148 764 ) ( 312 -144 764 ) ( 316 -144 764 ) das_boot/ironwall1 8 236 0.00 1 1 0 32768 0 +( 312 -148 276 ) ( 316 -148 276 ) ( 316 -148 216 ) das_boot/ironwall1 8 88 0.00 1 1 0 32768 0 +( 316 -148 628 ) ( 316 -144 628 ) ( 316 -144 568 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +( 316 -144 276 ) ( 312 -144 276 ) ( 312 -144 216 ) das_boot/ironwall1 8 88 0.00 1 1 0 32768 0 +( 312 -144 412 ) ( 312 -148 412 ) ( 312 -148 352 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +} +// brush 3 +{ +( 316 -60 276 ) ( 312 -60 276 ) ( 312 -148 276 ) das_boot/ironwall1 8 236 0.00 1 1 0 32768 0 +( 312 -148 280 ) ( 312 -60 280 ) ( 316 -60 280 ) das_boot/ironwall1 8 236 0.00 1 1 0 32768 0 +( 312 -148 280 ) ( 316 -148 280 ) ( 316 -148 276 ) das_boot/ironwall1 8 88 0.00 1 1 0 32768 0 +( 316 -148 280 ) ( 316 -60 280 ) ( 316 -60 276 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +( 316 172 272 ) ( 312 172 272 ) ( 312 172 268 ) das_boot/ironwall1 8 88 0.00 1 1 0 32768 0 +( 312 -60 280 ) ( 312 -148 280 ) ( 312 -148 276 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +} +// brush 4 +{ +( 316 16 216 ) ( 312 16 216 ) ( 312 12 216 ) das_boot/ironwall1 8 140 0.00 1 1 0 32768 0 +( 312 12 276 ) ( 312 16 276 ) ( 316 16 276 ) das_boot/ironwall1 8 140 0.00 1 1 0 32768 0 +( 312 12 276 ) ( 316 12 276 ) ( 316 12 216 ) das_boot/ironwall1 8 88 0.00 1 1 0 32768 0 +( 316 12 276 ) ( 316 16 276 ) ( 316 16 216 ) das_boot/ironwall1 -140 88 0.00 1 1 0 32768 0 +( 316 16 276 ) ( 312 16 276 ) ( 312 16 216 ) das_boot/ironwall1 8 88 0.00 1 1 0 32768 0 +( 312 16 276 ) ( 312 12 276 ) ( 312 12 216 ) das_boot/ironwall1 -140 88 0.00 1 1 0 32768 0 +} +// brush 5 +{ +( 216 -60 276 ) ( 212 -60 276 ) ( 212 -148 276 ) das_boot/ironwall1 108 236 0.00 1 1 0 32768 0 +( 212 -148 280 ) ( 212 -60 280 ) ( 216 -60 280 ) das_boot/ironwall1 108 236 0.00 1 1 0 32768 0 +( 212 -148 280 ) ( 216 -148 280 ) ( 216 -148 276 ) das_boot/ironwall1 108 88 0.00 1 1 0 32768 0 +( 216 -148 280 ) ( 216 -60 280 ) ( 216 -60 276 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +( 216 172 272 ) ( 212 172 272 ) ( 212 172 268 ) das_boot/ironwall1 108 88 0.00 1 1 0 32768 0 +( 212 -60 280 ) ( 212 -148 280 ) ( 212 -148 276 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +} +// brush 6 +{ +( 216 -144 216 ) ( 212 -144 216 ) ( 212 -148 216 ) das_boot/ironwall1 108 236 0.00 1 1 0 32768 0 +( 212 -148 764 ) ( 212 -144 764 ) ( 216 -144 764 ) das_boot/ironwall1 108 236 0.00 1 1 0 32768 0 +( 212 -148 276 ) ( 216 -148 276 ) ( 216 -148 216 ) das_boot/ironwall1 108 88 0.00 1 1 0 32768 0 +( 216 -148 628 ) ( 216 -144 628 ) ( 216 -144 568 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +( 216 -144 276 ) ( 212 -144 276 ) ( 212 -144 216 ) das_boot/ironwall1 108 88 0.00 1 1 0 32768 0 +( 212 -144 276 ) ( 212 -148 276 ) ( 212 -148 216 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +} +// brush 7 +{ +( 216 16 216 ) ( 212 16 216 ) ( 212 12 216 ) das_boot/ironwall1 108 140 0.00 1 1 0 32768 0 +( 212 12 276 ) ( 212 16 276 ) ( 216 16 276 ) das_boot/ironwall1 108 140 0.00 1 1 0 32768 0 +( 212 12 276 ) ( 216 12 276 ) ( 216 12 216 ) das_boot/ironwall1 108 88 0.00 1 1 0 32768 0 +( 216 12 276 ) ( 216 16 276 ) ( 216 16 216 ) das_boot/ironwall1 -140 88 0.00 1 1 0 32768 0 +( 216 16 276 ) ( 212 16 276 ) ( 212 16 216 ) das_boot/ironwall1 108 88 0.00 1 1 0 32768 0 +( 212 16 276 ) ( 212 12 276 ) ( 212 12 216 ) das_boot/ironwall1 -140 88 0.00 1 1 0 32768 0 +} +// brush 8 +{ +( 212 172 216 ) ( 212 168 216 ) ( 216 168 216 ) das_boot/ironwall1 108 236 0.00 1 1 0 32768 0 +( 216 168 764 ) ( 212 168 764 ) ( 212 172 764 ) das_boot/ironwall1 108 236 0.00 1 1 0 32768 0 +( 216 172 216 ) ( 216 172 276 ) ( 212 172 276 ) das_boot/ironwall1 108 88 0.00 1 1 0 32768 0 +( 216 168 568 ) ( 216 168 628 ) ( 216 172 628 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +( 212 168 216 ) ( 212 168 276 ) ( 216 168 276 ) das_boot/ironwall1 108 88 0.00 1 1 0 32768 0 +( 212 172 216 ) ( 212 172 276 ) ( 212 168 276 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +} +// brush 9 +{ +( 216 -96 212 ) ( 212 -96 212 ) ( 212 -148 212 ) das_boot/ironwall1 108 236 0.00 1 1 0 32768 0 +( 212 -148 216 ) ( 212 -96 216 ) ( 216 -96 216 ) das_boot/ironwall1 108 236 0.00 1 1 0 32768 0 +( 212 -148 216 ) ( 216 -148 216 ) ( 216 -148 212 ) das_boot/ironwall1 108 88 0.00 1 1 0 32768 0 +( 216 -148 216 ) ( 216 -96 216 ) ( 216 -96 212 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +( 216 172 220 ) ( 212 172 220 ) ( 212 172 216 ) das_boot/ironwall1 108 88 0.00 1 1 0 32768 0 +( 212 -96 216 ) ( 212 -148 216 ) ( 212 -148 212 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +} +// brush 10 +{ +( 316 -96 212 ) ( 312 -96 212 ) ( 312 -148 212 ) das_boot/ironwall1 8 236 0.00 1 1 0 32768 0 +( 312 -148 216 ) ( 312 -96 216 ) ( 316 -96 216 ) das_boot/ironwall1 8 236 0.00 1 1 0 32768 0 +( 312 -148 216 ) ( 316 -148 216 ) ( 316 -148 212 ) das_boot/ironwall1 8 88 0.00 1 1 0 32768 0 +( 316 -148 216 ) ( 316 -96 216 ) ( 316 -96 212 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +( 316 172 220 ) ( 312 172 220 ) ( 312 172 216 ) das_boot/ironwall1 8 88 0.00 1 1 0 32768 0 +( 312 -96 216 ) ( 312 -148 216 ) ( 312 -148 212 ) das_boot/ironwall1 -236 88 0.00 1 1 0 32768 0 +} +} +// entity 203 +{ +"classname" "detail" +// brush 0 +{ +( 0 184 4 ) ( -4 184 4 ) ( -4 36 4 ) normandy/wood_plank 0 184 0.00 1 1 0 16384 0 +( -4 36 244 ) ( -4 184 244 ) ( 0 184 244 ) normandy/wood_plank 0 184 0.00 1 1 0 16384 0 +( -4 -8 128 ) ( 0 -8 128 ) ( 0 -8 64 ) normandy/wood_plank 0 0 0.00 1 1 0 16384 0 +( 0 36 148 ) ( 0 184 148 ) ( 0 184 84 ) normandy/wood_plank 8 0 0.00 1 1 0 16384 0 +( 0 184 128 ) ( -4 184 128 ) ( -4 184 64 ) normandy/wood_plank 0 0 0.00 1 1 0 16384 0 +( -2 142 212 ) ( -2 -6 212 ) ( -2 -6 148 ) normandy/wood_plank 8 0 0.00 1 1 0 16384 0 +} +// brush 1 +{ +( -4 184 4 ) ( -8 184 4 ) ( -8 36 4 ) normandy/wood_plank 0 184 0.00 1 1 0 16384 0 +( -8 36 244 ) ( -8 184 244 ) ( -4 184 244 ) normandy/wood_plank 0 184 0.00 1 1 0 16384 0 +( -8 -8 128 ) ( -4 -8 128 ) ( -4 -8 64 ) normandy/wood_plank 0 0 0.00 1 1 0 16384 0 +( -4 36 184 ) ( -4 184 184 ) ( -4 184 120 ) normandy/wood_plank 8 0 0.00 1 1 0 16384 0 +( -4 184 128 ) ( -8 184 128 ) ( -8 184 64 ) normandy/wood_plank 0 0 0.00 1 1 0 16384 0 +( -6 142 128 ) ( -6 -6 128 ) ( -6 -6 64 ) normandy/wood_plank 8 0 0.00 1 1 0 16384 0 +} +// brush 2 +{ +( 2 180 0 ) ( -6 180 0 ) ( -6 0 0 ) das_boot/iron_floor2a 0 56 0.00 1 1 0 32768 0 +( -6 0 4 ) ( -6 180 4 ) ( 2 180 4 ) das_boot/iron_floor2a 0 56 0.00 1 1 0 32768 0 +( -6 -8 4 ) ( 2 -8 4 ) ( 2 -8 0 ) das_boot/iron_floor2a 0 0 0.00 1 1 0 32768 0 +( 0 -8 6 ) ( 0 172 6 ) ( 0 172 2 ) das_boot/iron_floor2a -56 0 0.00 1 1 0 32768 0 +( 2 184 4 ) ( -6 184 4 ) ( -6 184 0 ) das_boot/iron_floor2a 0 0 0.00 1 1 0 32768 0 +( -6 184 2 ) ( -6 4 2 ) ( -6 4 -2 ) das_boot/iron_floor2a -56 0 0.00 1 1 0 32768 0 +} +// brush 3 +{ +( -2 180 4 ) ( -4 180 4 ) ( -4 178 4 ) das_boot/iron_floor2a 0 56 0.00 1 1 0 32768 0 +( -4 180 244 ) ( -4 182 244 ) ( -2 182 244 ) das_boot/iron_floor2a 0 56 0.00 1 1 0 32768 0 +( 18 -4 128 ) ( 20 -4 128 ) ( 20 -4 64 ) das_boot/iron_floor2a 0 0 0.00 1 1 0 32768 0 +( -2 178 200 ) ( -2 180 200 ) ( -2 180 136 ) das_boot/iron_floor2a -56 0 0.00 1 1 0 32768 0 +( -2 180 128 ) ( -4 180 128 ) ( -4 180 64 ) das_boot/iron_floor2a 0 0 0.00 1 1 0 32768 0 +( -4 180 212 ) ( -4 178 212 ) ( -4 178 148 ) das_boot/iron_floor2a -56 0 0.00 1 1 0 32768 0 +} +// brush 4 +{ +( 2 180 244 ) ( -6 180 244 ) ( -6 0 244 ) das_boot/iron_floor2a 0 56 0.00 1 1 0 32768 0 +( -6 0 248 ) ( -6 180 248 ) ( 2 180 248 ) das_boot/iron_floor2a 0 56 0.00 1 1 0 32768 0 +( -6 -8 248 ) ( 2 -8 248 ) ( 2 -8 244 ) das_boot/iron_floor2a 0 -12 0.00 1 1 0 32768 0 +( 0 -8 250 ) ( 0 172 250 ) ( 0 172 246 ) das_boot/iron_floor2a -56 -12 0.00 1 1 0 32768 0 +( 2 184 248 ) ( -6 184 248 ) ( -6 184 244 ) das_boot/iron_floor2a 0 -12 0.00 1 1 0 32768 0 +( -6 184 246 ) ( -6 4 246 ) ( -6 4 242 ) das_boot/iron_floor2a -56 -12 0.00 1 1 0 32768 0 +} +} +// entity 204 +{ +"classname" "detail" +// brush 0 +{ +( 328 736 4 ) ( 324 736 4 ) ( 324 588 4 ) normandy/wood_plank -8 -32 0.00 1 1 0 16384 0 +( 324 588 204 ) ( 324 736 204 ) ( 328 736 204 ) normandy/wood_plank -8 -32 0.00 1 1 0 16384 0 +( 324 544 128 ) ( 328 544 128 ) ( 328 544 64 ) normandy/wood_plank -8 0 0.00 1 1 0 16384 0 +( 328 588 108 ) ( 328 736 108 ) ( 328 736 44 ) normandy/wood_plank -32 0 0.00 1 1 0 16384 0 +( 328 736 128 ) ( 324 736 128 ) ( 324 736 64 ) normandy/wood_plank -8 0 0.00 1 1 0 16384 0 +( 326 694 172 ) ( 326 546 172 ) ( 326 546 108 ) normandy/wood_plank -32 0 0.00 1 1 0 16384 0 +} +// brush 1 +{ +( 324 736 4 ) ( 320 736 4 ) ( 320 588 4 ) normandy/wood_plank -8 -32 0.00 1 1 0 16384 0 +( 320 588 204 ) ( 320 736 204 ) ( 324 736 204 ) normandy/wood_plank -8 -32 0.00 1 1 0 16384 0 +( 320 544 128 ) ( 324 544 128 ) ( 324 544 64 ) normandy/wood_plank -8 0 0.00 1 1 0 16384 0 +( 324 588 144 ) ( 324 736 144 ) ( 324 736 80 ) normandy/wood_plank -32 0 0.00 1 1 0 16384 0 +( 324 736 128 ) ( 320 736 128 ) ( 320 736 64 ) normandy/wood_plank -8 0 0.00 1 1 0 16384 0 +( 322 694 128 ) ( 322 546 128 ) ( 322 546 64 ) normandy/wood_plank -32 0 0.00 1 1 0 16384 0 +} +// brush 2 +{ +( 330 732 0 ) ( 322 732 0 ) ( 322 552 0 ) das_boot/iron_floor2a -72 -32 0.00 1 1 0 32768 0 +( 322 552 4 ) ( 322 732 4 ) ( 330 732 4 ) das_boot/iron_floor2a -72 -32 0.00 1 1 0 32768 0 +( 322 544 4 ) ( 330 544 4 ) ( 330 544 0 ) das_boot/iron_floor2a -72 0 0.00 1 1 0 32768 0 +( 328 544 6 ) ( 328 724 6 ) ( 328 724 2 ) das_boot/iron_floor2a 32 0 0.00 1 1 0 32768 0 +( 330 736 4 ) ( 322 736 4 ) ( 322 736 0 ) das_boot/iron_floor2a -72 0 0.00 1 1 0 32768 0 +( 322 736 2 ) ( 322 556 2 ) ( 322 556 -2 ) das_boot/iron_floor2a 32 0 0.00 1 1 0 32768 0 +} +// brush 3 +{ +( 326 732 4 ) ( 324 732 4 ) ( 324 730 4 ) das_boot/iron_floor2a -72 -32 0.00 1 1 0 32768 0 +( 324 732 204 ) ( 324 734 204 ) ( 326 734 204 ) das_boot/iron_floor2a -72 -32 0.00 1 1 0 32768 0 +( 346 548 128 ) ( 348 548 128 ) ( 348 548 64 ) das_boot/iron_floor2a -72 0 0.00 1 1 0 32768 0 +( 326 730 160 ) ( 326 732 160 ) ( 326 732 96 ) das_boot/iron_floor2a 32 0 0.00 1 1 0 32768 0 +( 326 732 128 ) ( 324 732 128 ) ( 324 732 64 ) das_boot/iron_floor2a -72 0 0.00 1 1 0 32768 0 +( 324 732 172 ) ( 324 730 172 ) ( 324 730 108 ) das_boot/iron_floor2a 32 0 0.00 1 1 0 32768 0 +} +// brush 4 +{ +( 338 732 204 ) ( 330 732 204 ) ( 330 552 204 ) das_boot/iron_floor2a -72 -32 0.00 1 1 0 32768 0 +( 322 552 208 ) ( 322 732 208 ) ( 330 732 208 ) das_boot/iron_floor2a -72 -32 0.00 1 1 0 32768 0 +( 322 544 208 ) ( 330 544 208 ) ( 330 544 204 ) das_boot/iron_floor2a -72 -52 0.00 1 1 0 32768 0 +( 328 544 210 ) ( 328 724 210 ) ( 328 724 206 ) das_boot/iron_floor2a 32 -52 0.00 1 1 0 32768 0 +( 330 736 208 ) ( 322 736 208 ) ( 322 736 204 ) das_boot/iron_floor2a -72 -52 0.00 1 1 0 32768 0 +( 322 736 206 ) ( 322 556 206 ) ( 322 556 202 ) das_boot/iron_floor2a 32 -52 0.00 1 1 0 32768 0 +} +} +// entity 205 +{ +"classname" "detail" +// brush 0 +{ +( 64 -424 4 ) ( 60 -424 4 ) ( 60 -572 4 ) normandy/wood_plank 0 -168 0.00 1 1 0 16384 0 +( 60 -572 204 ) ( 60 -424 204 ) ( 64 -424 204 ) normandy/wood_plank 0 -168 0.00 1 1 0 16384 0 +( 60 -616 128 ) ( 64 -616 128 ) ( 64 -616 64 ) normandy/wood_plank 0 0 0.00 1 1 0 16384 0 +( 64 -572 108 ) ( 64 -424 108 ) ( 64 -424 44 ) normandy/wood_plank -24 0 0.00 1 1 0 16384 0 +( 64 -424 128 ) ( 60 -424 128 ) ( 60 -424 64 ) normandy/wood_plank 0 0 0.00 1 1 0 16384 0 +( 62 -618 172 ) ( 62 -766 172 ) ( 62 -766 108 ) normandy/wood_plank -24 0 0.00 1 1 0 16384 0 +} +// brush 1 +{ +( 60 -424 4 ) ( 56 -424 4 ) ( 56 -572 4 ) normandy/wood_plank 0 -168 0.00 1 1 0 16384 0 +( 56 -572 204 ) ( 56 -424 204 ) ( 60 -424 204 ) normandy/wood_plank 0 -168 0.00 1 1 0 16384 0 +( 56 -616 128 ) ( 60 -616 128 ) ( 60 -616 64 ) normandy/wood_plank 0 0 0.00 1 1 0 16384 0 +( 60 -724 144 ) ( 60 -576 144 ) ( 60 -576 80 ) normandy/wood_plank -24 0 0.00 1 1 0 16384 0 +( 60 -424 128 ) ( 56 -424 128 ) ( 56 -424 64 ) normandy/wood_plank 0 0 0.00 1 1 0 16384 0 +( 58 -618 128 ) ( 58 -766 128 ) ( 58 -766 64 ) normandy/wood_plank -24 0 0.00 1 1 0 16384 0 +} +// brush 2 +{ +( 66 -428 0 ) ( 58 -428 0 ) ( 58 -608 0 ) das_boot/iron_floor2a -64 -40 0.00 1 1 0 32768 0 +( 58 -608 4 ) ( 58 -428 4 ) ( 66 -428 4 ) das_boot/iron_floor2a -64 -40 0.00 1 1 0 32768 0 +( 58 -616 4 ) ( 66 -616 4 ) ( 66 -616 0 ) das_boot/iron_floor2a -64 0 0.00 1 1 0 32768 0 +( 64 -616 6 ) ( 64 -436 6 ) ( 64 -436 2 ) das_boot/iron_floor2a 40 0 0.00 1 1 0 32768 0 +( 66 -424 4 ) ( 58 -424 4 ) ( 58 -424 0 ) das_boot/iron_floor2a -64 0 0.00 1 1 0 32768 0 +( 58 -576 2 ) ( 58 -756 2 ) ( 58 -756 -2 ) das_boot/iron_floor2a 40 0 0.00 1 1 0 32768 0 +} +// brush 3 +{ +( 62 -428 4 ) ( 60 -428 4 ) ( 60 -430 4 ) das_boot/iron_floor2a -64 -40 0.00 1 1 0 32768 0 +( 60 -428 204 ) ( 60 -426 204 ) ( 62 -426 204 ) das_boot/iron_floor2a -64 -40 0.00 1 1 0 32768 0 +( 82 -612 128 ) ( 84 -612 128 ) ( 84 -612 64 ) das_boot/iron_floor2a -64 0 0.00 1 1 0 32768 0 +( 62 -582 160 ) ( 62 -580 160 ) ( 62 -580 96 ) das_boot/iron_floor2a 40 0 0.00 1 1 0 32768 0 +( 62 -428 128 ) ( 60 -428 128 ) ( 60 -428 64 ) das_boot/iron_floor2a -64 0 0.00 1 1 0 32768 0 +( 60 -580 172 ) ( 60 -582 172 ) ( 60 -582 108 ) das_boot/iron_floor2a 40 0 0.00 1 1 0 32768 0 +} +// brush 4 +{ +( 74 -428 204 ) ( 66 -428 204 ) ( 66 -608 204 ) das_boot/iron_floor2a -64 -40 0.00 1 1 0 32768 0 +( 58 -608 208 ) ( 58 -428 208 ) ( 66 -428 208 ) das_boot/iron_floor2a -64 -40 0.00 1 1 0 32768 0 +( 58 -616 208 ) ( 66 -616 208 ) ( 66 -616 204 ) das_boot/iron_floor2a -64 -52 0.00 1 1 0 32768 0 +( 64 -616 210 ) ( 64 -436 210 ) ( 64 -436 206 ) das_boot/iron_floor2a 40 -52 0.00 1 1 0 32768 0 +( 66 -424 208 ) ( 58 -424 208 ) ( 58 -424 204 ) das_boot/iron_floor2a -64 -52 0.00 1 1 0 32768 0 +( 58 -576 206 ) ( 58 -756 206 ) ( 58 -756 202 ) das_boot/iron_floor2a 40 -52 0.00 1 1 0 32768 0 +} +} +// entity 206 +{ +"classname" "detail" +// brush 0 +{ +( 736 296 4 ) ( 732 296 4 ) ( 732 148 4 ) normandy/wood_plank 32 40 0.00 1 1 0 16384 0 +( 732 148 204 ) ( 732 296 204 ) ( 736 296 204 ) normandy/wood_plank 32 40 0.00 1 1 0 16384 0 +( 732 104 128 ) ( 736 104 128 ) ( 736 104 64 ) normandy/wood_plank 32 0 0.00 1 1 0 16384 0 +( 736 148 108 ) ( 736 296 108 ) ( 736 296 44 ) normandy/wood_plank -40 0 0.00 1 1 0 16384 0 +( 736 296 128 ) ( 732 296 128 ) ( 732 296 64 ) normandy/wood_plank 32 0 0.00 1 1 0 16384 0 +( 734 102 172 ) ( 734 -46 172 ) ( 734 -46 108 ) normandy/wood_plank -40 0 0.00 1 1 0 16384 0 +} +// brush 1 +{ +( 732 296 4 ) ( 728 296 4 ) ( 728 148 4 ) normandy/wood_plank 32 40 0.00 1 1 0 16384 0 +( 728 148 204 ) ( 728 296 204 ) ( 732 296 204 ) normandy/wood_plank 32 40 0.00 1 1 0 16384 0 +( 728 104 128 ) ( 732 104 128 ) ( 732 104 64 ) normandy/wood_plank 32 0 0.00 1 1 0 16384 0 +( 732 -4 144 ) ( 732 144 144 ) ( 732 144 80 ) normandy/wood_plank -40 0 0.00 1 1 0 16384 0 +( 732 296 128 ) ( 728 296 128 ) ( 728 296 64 ) normandy/wood_plank 32 0 0.00 1 1 0 16384 0 +( 730 102 128 ) ( 730 -46 128 ) ( 730 -46 64 ) normandy/wood_plank -40 0 0.00 1 1 0 16384 0 +} +// brush 2 +{ +( 738 292 0 ) ( 730 292 0 ) ( 730 112 0 ) das_boot/iron_floor2a 32 40 0.00 1 1 0 32768 0 +( 730 112 4 ) ( 730 292 4 ) ( 738 292 4 ) das_boot/iron_floor2a 32 40 0.00 1 1 0 32768 0 +( 730 104 4 ) ( 738 104 4 ) ( 738 104 0 ) das_boot/iron_floor2a 32 0 0.00 1 1 0 32768 0 +( 736 104 6 ) ( 736 284 6 ) ( 736 284 2 ) das_boot/iron_floor2a -40 0 0.00 1 1 0 32768 0 +( 738 296 4 ) ( 730 296 4 ) ( 730 296 0 ) das_boot/iron_floor2a 32 0 0.00 1 1 0 32768 0 +( 730 144 2 ) ( 730 -36 2 ) ( 730 -36 -2 ) das_boot/iron_floor2a -40 0 0.00 1 1 0 32768 0 +} +// brush 3 +{ +( 734 292 4 ) ( 732 292 4 ) ( 732 290 4 ) das_boot/iron_floor2a 32 40 0.00 1 1 0 32768 0 +( 732 292 204 ) ( 732 294 204 ) ( 734 294 204 ) das_boot/iron_floor2a 32 40 0.00 1 1 0 32768 0 +( 754 108 128 ) ( 756 108 128 ) ( 756 108 64 ) das_boot/iron_floor2a 32 0 0.00 1 1 0 32768 0 +( 734 138 160 ) ( 734 140 160 ) ( 734 140 96 ) das_boot/iron_floor2a -40 0 0.00 1 1 0 32768 0 +( 734 292 128 ) ( 732 292 128 ) ( 732 292 64 ) das_boot/iron_floor2a 32 0 0.00 1 1 0 32768 0 +( 732 140 172 ) ( 732 138 172 ) ( 732 138 108 ) das_boot/iron_floor2a -40 0 0.00 1 1 0 32768 0 +} +// brush 4 +{ +( 746 292 204 ) ( 738 292 204 ) ( 738 112 204 ) das_boot/iron_floor2a 32 40 0.00 1 1 0 32768 0 +( 730 112 208 ) ( 730 292 208 ) ( 738 292 208 ) das_boot/iron_floor2a 32 40 0.00 1 1 0 32768 0 +( 730 104 208 ) ( 738 104 208 ) ( 738 104 204 ) das_boot/iron_floor2a 32 -52 0.00 1 1 0 32768 0 +( 736 104 210 ) ( 736 284 210 ) ( 736 284 206 ) das_boot/iron_floor2a -40 -52 0.00 1 1 0 32768 0 +( 738 296 208 ) ( 730 296 208 ) ( 730 296 204 ) das_boot/iron_floor2a 32 -52 0.00 1 1 0 32768 0 +( 730 144 206 ) ( 730 -36 206 ) ( 730 -36 202 ) das_boot/iron_floor2a -40 -52 0.00 1 1 0 32768 0 +} +} diff --git a/MOHAATools/docs/texture keywords.txt b/MOHAATools/docs/texture keywords.txt new file mode 100644 index 0000000..7cb6766 --- /dev/null +++ b/MOHAATools/docs/texture keywords.txt @@ -0,0 +1,59 @@ +Usage of texture: +wall - vertical wall textures, natural or man-made +floor - floor textures, either natural(ground) or man-made +ceiling - anything that was made to be used as a ceiling +roof - rooftop textures for buildings +door - any door texture, including gates +window - any window texture, including the window frames +sky - sky's....DUHHHHHH ;)p +signs - anything that has verbage on it, posters, signs +road - road, paths and trails +pipe - pipe textures, valves for pipes, also includes wires +flat - anything that produces an even, non-bordered pattern in all directions +special - made for brush objects ONLY (i.e. crates, boxcars) +indoor - pictures, misc household items +trim - all trim, including ibeams, endcaps, etc... +masked - any texture that has alpha'd areas (like handrails, grates, etc...) +damaged - anything that's been damaged (has blast marks, burns, etc...) +utility - textures like nodraw, caulk, trigger, etc.... ONLY! +terrain - only put this on textures made specifically for the terrain system +panel - paneled type textures (like the library ones) +light - light emmiting textures + +Material types: +metal - all types of metal +rusted - rusted, weathered metal +corrugated - corrugated materials +gravel - gravel textures +sand - sand textures +rock - naturally occuring rock formations (walls, floors, etc...) +stone - man-altered rocks like stone walls, cobblestone streets, also tile +brick - brick textures +concrete - concrete textures +wood - wood textured +plaster - plaster textures +carpet - carpet and cloth type textures +liquid - all liquids, including oceans, rivers, puddles, etc.... +river - river textures, or other flowing water types +ocean - ocean textures +glass - glass textures +tudor - used in french/german towns with plaster sandwiched between wooden beams +natural - non man-made materials +dirt - all dirt textures, including transitional textures with dirt +grass - all grass texture, including transitional textures with grass +tree - textures relating to trees +bush - textures relating to bushes +folliage - vines, forest canopy, underbrush +snow - if the texture has any snow or ice on it +mud - if the texture is, or has mud on it + +Level Reference: - meaning the texture was made for a particular mission +m1 - North Africa +m2 - D-Day, Normandy, Nebelwerfer +m3 - OSS mission in France, blow train rails, manor house +m4 - Brest France, Artillery missions, sniper hunt +m5 - snow forrest, snow town/train station, schmertzen +m6 - Hunt artillery, Ramagen +m7 - U-Boats in Norway +intro - opening cinematic +ending - ending cinematic \ No newline at end of file diff --git a/MOHAATools/entdefs.pk3 b/MOHAATools/entdefs.pk3 new file mode 100644 index 0000000..a81c8d0 Binary files /dev/null and b/MOHAATools/entdefs.pk3 differ diff --git a/MOHAATools/mohradiant.exe b/MOHAATools/mohradiant.exe new file mode 100644 index 0000000..3822a20 Binary files /dev/null and b/MOHAATools/mohradiant.exe differ diff --git a/MOHAATools/q3map.exe b/MOHAATools/q3map.exe new file mode 100644 index 0000000..88c5cc7 Binary files /dev/null and b/MOHAATools/q3map.exe differ diff --git a/MOHAATools/radiant.ini b/MOHAATools/radiant.ini new file mode 100644 index 0000000..8507cfb --- /dev/null +++ b/MOHAATools/radiant.ini @@ -0,0 +1,241 @@ +; Command mapping for QERadiant +; +; Syntax is as follows: +; Command name=+modifier+modifier +; +; Use +ALT, +SHIFT, and +CTRL to modify the keys +; +; Example: +; FileNew=N+CTRL +; +; Valid keys are: +; +; A-Z +; 0-9 +; ESCAPE +; TAB +; SPACE +; BACKSPACE +; RETURN +; INSERT +; DELETE +; HOME +; END +; PAGEUP +; PAGEDOWN +; UP +; DOWN +; LEFT +; RIGHT +; PLUS +; MINUS +; MULTIPLY +; DIVIDE +; COMMA +; PERIOD +; LBRACKET +; RBRACKET +; TILDE +; BKSLASH +; FWSLASH +; SEMICOLON +; QUOTE +; F1 +; F2 +; F3 +; F4 +; F5 +; F6 +; F7 +; F8 +; F9 +; F10 +; F11 +; F12 +; NUMPAD0 +; NUMPAD1 +; NUMPAD2 +; NUMPAD3 +; NUMPAD4 +; NUMPAD5 +; NUMPAD6 +; NUMPAD7 +; NUMPAD8 +; NUMPAD9 + + +[Commands] +;file menu +FileNew=N+CTRL +FileOpen=O+CTRL +FileSave=S+CTRL +;Exit= + +; edit menu +Undo=Z+CTRL +Copy=C+CTRL +Paste=V+CTRL +;Preferences= + +; view menu +NextView=TAB+CTRL +;ToggleCamera= +;ToggleConsole= +;ToggleEntity= +;ToggleZ= +CenterView=END +UpFloor=PAGEUP +DownFloor=PAGEDOWN +ZoomOut=INSERT +ZoomIn=DELETE +ZZoomOut=INSERT+CTRL +ZZoomIn=DELETE+CTRL +FilterWorldBrushes=1+ALT +FilterEntities=2+ALT +FilterPatches=3+ALT +FilterTranslucent4+ALT +FilterLiquids=5+ALT +FilterCaulk=6+ALT +FilterClips=7+ALT +FilterPaths=8+ALT +FilterAINodes=9+ALT +FilterLights=0+ALT +FilterDetails=D+CTRL +FilterHintsSkips=H+CTRL +FilterModels=M+CTRL +FilterAreaportals=P+CTRL +FilterTriggers=T+CTRL +CameraFromEntity=J+CTRL +CameraToEntity=J+CTRL+SHIFT +CameraGridMove=FWSLASH +;ToggleCubicClip= +CubicClipZoomOut=RBRACKET +CubicClipZoomIn=LBRACKET +ToggleSizePaint=Q+SHIFT +CenterXYFromCamera=X+ALT +; select menu +DragEdges=E +DragVertices=V +CloneSelection=SPACE +CloneSelectionExact=SPACE+CTRL +UnSelectSelection=ESCAPE +DeleteSelection=BACKSPACE +SelectCompleteEntity=E+CTRL +;SelectNextTarget= +;SelectAllOfType= +SelectSnapPointsToGrid=G+CTRL +SelectClampPlanePoints=G+CTRL+SHIFT +IncreaseLightmapDensity=RBRACKET+CTRL +DecreaseLightmapDensity=LBRACKET+CTRL +MouseRotate=R +MouseScale=L +;SelectScale= +ToggleClipper=X +FlipClip=TILDE +ClipSelected=RETURN +SplitSelected=RETURN+SHIFT +EntityColor=K +ConnectSelection=K+CTRL +MakeDetail=D+CTRL+SHIFT +MakeStructural=D+CTRL+ALT +ToggleDetail=D+CTRL+ALT+SHIFT + +; grid menu +SetGrid1=1 +SetGrid2=2 +SetGrid4=3 +SetGrid8=4 +SetGrid16=5 +SetGrid32=6 +SetGrid64=7 +;ToggleGrid= +;GridUp= +;GridDown= + +; texture menu +ShowAllTextures=A+CTRL +ShowInUseTextures=U +SurfaceInspector=S +CloseSurfDialog=ESCAPE+SHIFT +PatchInspector=P +TextureFit=F+CTRL +ToggleMoveLock=M+SHIFT +ToggleRotateLock=R+SHIFT + +; misc menu +NextLeakSpot=L+CTRL +PrevLeakSpot=L+SHIFT + +; brush menu +Brush3Sided=3+CTRL +Brush4Sided=4+CTRL +Brush5Sided=5+CTRL +Brush6Sided=6+CTRL +Brush7Sided=7+CTRL +Brush8Sided=8+CTRL +Brush9Sided=9+CTRL + +; curve menu +InvertCurve=I+CTRL +BendMode=B+CTRL +PatchTAB=TAB +TogglePatchOverlay=Y+CTRL +;MakeOverlayPatch= +;ClearPatchOverlays= +;RedisperseRows= +;RedisperseCols= +ThickenPatch=T+CTRL +;IncPatchColumn= +;IncPatchRow= +;DecPatchColumn= +;DecPatchRow= +IncreaseComplexity=RBRACKET+SHIFT +DecreaseComplexity=LBRACKET+SHIFT + +; commands not on the menu +ViewEntityInfo=N +ViewConsole=O +ViewTextures=T +ToggleCurveSelection=U+CTRL +CameraForward=UP +CameraBack=DOWN +CameraLeft=LEFT +CameraRight=RIGHT +CameraUp=D +CameraDown=C +CameraAngleUp=A +CameraAngleDown=Z +CameraStrafeRight=PERIOD +CameraStrafeLeft=COMMA +CameraGridForward=UP+CTRL +CameraGridBack=DOWN+CTRL +;CameraGridUp= +;CameraGridDown= +CameraGridStrafeRight=PERIOD+CTRL +CameraGridStrafeLeft=COMMA+CTRL +CameraFastForward=UP+SHIFT +CameraFastBack=DOWN+SHIFT +CameraFastUp=D+SHIFT +CameraFastDown=C+SHIFT +CameraFastStrafeRight=PERIOD+SHIFT +CameraFastStrafeLeft=COMMA+SHIFT +IncreaseLightRadius=RBRACKET+ALT +DecreaseLightRadius=LBRACKET+ALT +;TexShiftLeft= +;TexShiftRight= +;TexShiftUp= +;TexShiftDown= +;TexScaleLeft= +;TexScaleRight= +;TexScaleUp= +;TexScaleDown= +TexRotateClock=PAGEDOWN+SHIFT +TexRotateCounter=PAGEUP+SHIFT +TexDecrement=SUBTRACT+SHIFT +TexIncrement=ADD+SHIFT +MoveSelectionDown=SUBTRACT +MoveSelectionUp=ADD +SelectNudgeLeft=LEFT+ALT +SelectNudgeRight=RIGHT+ALT +SelectNudgeUp=UP+ALT +SelectNudgeDown=DOWN+ALT diff --git a/MOHAATools/radiant_ai_cfg/aipreset.cfg b/MOHAATools/radiant_ai_cfg/aipreset.cfg new file mode 100644 index 0000000..c237c90 --- /dev/null +++ b/MOHAATools/radiant_ai_cfg/aipreset.cfg @@ -0,0 +1,21 @@ +// this defines all the preset key-pair values in the ai dialog in radiant +// the syntax is "rootmenu_submenu_menuitem", followed by a "{", a list of key-pairs, and a "}" + +german_wehrmacht_officer +{ + targetname "enemy" + health 120 +} + +german_wehrmacht_soldier +{ + targetname "enemy" + health 80 +} + +allied_captain +{ + targetname "friend" + health 100 + accuracy 100 +} diff --git a/m4l0/m4l0.map b/m4l0/m4l0.map new file mode 100644 index 0000000..3b3e7d7 --- /dev/null +++ b/m4l0/m4l0.map @@ -0,0 +1,94209 @@ +{ +"farplane_color" ".7 .7 .55" +"farplane" "13000" +"classname" "worldspawn" +"suncolor" "55 48 36" +"sundirection" "330 230 0" +"ambientlight" "7 6 4.6" +// brush 0 +{ +( -1280 -5286 -376 ) ( -2816 -5286 -376 ) ( -2816 -6879 -376 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2816 -6907 -217 ) ( -2816 -5314 -217 ) ( -1280 -5314 -217 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2790 -7028 -189 ) ( -1254 -7028 -189 ) ( -1254 -7028 -609 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1085 -6950 -189 ) ( -1085 -5357 -189 ) ( -1085 -5357 -609 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1280 -5162 -189 ) ( -2816 -5162 -189 ) ( -2816 -5162 -609 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2972 -5271 -189 ) ( -2972 -6864 -189 ) ( -2972 -6864 -609 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1 +{ +( 4967 -4083 396 ) ( 4967 -4091 388 ) ( 4983 -4083 388 ) misc_outside/remag_cliffside_trans -87 -35 0.00 1 1 0 8388608 0 +( 5007 -4075 412 ) ( 4983 -4075 388 ) ( 5007 -4096.333008 388 ) misc_outside/remag_cliffside_trans -87 -396 0.00 1 1 0 8388608 0 +( 5007 -4104.333008 388 ) ( 4967 -4099 388 ) ( 4967 -4107 412 ) misc_outside/remag_cliffside_trans -87 -396 0.00 1 1 0 8388608 0 +( 4967 -4099 420 ) ( 4967 -4075 404 ) ( 5007 -4075 420 ) misc_outside/remag_cliffside_trans -87 -35 0.00 1 1 0 8388608 0 +( 4967 -4099 388 ) ( 5007 -4107 388 ) ( 4983 -4083 388 ) misc_outside/remag_cliffside_trans -87 -35 0.00 1 1 0 8388608 0 +( 5007 -4107 404 ) ( 4967 -4107 420 ) ( 5007 -4083 420 ) misc_outside/remag_cliffside_trans -87 -35 0.00 1 1 0 8388608 0 +( 4967 -4107 412 ) ( 5007 -4107 396 ) ( 5007 -4104.333008 388 ) misc_outside/remag_cliffside_trans -87 -396 0.00 1 1 0 8388608 0 +( 5007 -4104.333008 396 ) ( 5007 -4107 404 ) ( 5007 -4083 420 ) misc_outside/remag_cliffside_trans 35 -396 0.00 1 1 0 8388608 0 +( 5039 -4075 412 ) ( 4967 -4075 412 ) ( 4967 -4075 340 ) misc_outside/remag_cliffside_trans -87 -396 0.00 1 1 0 8388608 0 +( 4967 -4043 460 ) ( 4967 -4107 460 ) ( 4967 -4107 388 ) misc_outside/remag_cliffside_trans 35 -396 0.00 1 1 0 8388608 0 +} +// brush 2 +{ +( -5044 -5335 -176 ) ( -5172 -5335 -176 ) ( -5172 -5343 -176 ) common/clip -16 31 -90.00 1 1 196608 2193 0 +( -5164 -5343 274 ) ( -5164 -5335 274 ) ( -5036 -5335 274 ) common/clip -16 31 -90.00 1 1 196608 2193 0 +( -4960 -5343 18 ) ( -4960 -5335 18 ) ( -4960 -5335 -64 ) common/clip -16 0 -180.00 1 -1 196608 2193 0 +( -5124 -5343 18 ) ( -5024 -5343 18 ) ( -5024 -5343 -64 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -5368 -5351 18 ) ( -5368 -5359 18 ) ( -5368 -5359 -38 ) common/clip -16 0 -180.00 1 -1 196608 2193 0 +( -5148 -5335 -176 ) ( -5048 -5335 -176 ) ( -5048 -5335 -94 ) common/clip -32 0 0.00 1 1 196608 2193 0 +} +// brush 3 +{ +( -5369 -5012 -176 ) ( -5369 -5140 -176 ) ( -5361 -5140 -176 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5361 -5132 274 ) ( -5369 -5132 274 ) ( -5369 -5004 274 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5361 -5016 18 ) ( -5369 -5016 18 ) ( -5369 -5016 -64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5361 -5092 18 ) ( -5361 -4992 18 ) ( -5361 -4992 -64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5353 -5336 18 ) ( -5345 -5336 18 ) ( -5345 -5336 -38 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5369 -5116 -176 ) ( -5369 -5016 -176 ) ( -5369 -5016 -94 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 4 +{ +( -4152 -3572 296 ) ( -4920 -3572 296 ) ( -4632 -3572 584 ) central_europe/nrmndywlset_2c -70 117 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( -4920 -3554 296 ) ( -4152 -3554 296 ) ( -4440 -3554 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4920 -3572 296 ) ( -4920 -3552 296 ) ( -4632 -3552 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -3552 296 ) ( -4152 -3572 296 ) ( -4440 -3572 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4920 -3552 296 ) ( -4920 -3572 296 ) ( -4152 -3572 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4632 -3572 584 ) ( -4632 -3552 584 ) ( -4440 -3552 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 5 +{ +( -4758 -2612 404 ) ( -4728 -2612 350 ) ( -4692 -2612 404 ) central_europe/nrmndywlset_2c -70 117 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( -4692 -2630 404 ) ( -4728 -2630 350 ) ( -4758 -2630 404 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4536 -2606 680 ) ( -4536 -2642 680 ) ( -4920 -2642 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -2606 296 ) ( -4152 -2642 296 ) ( -4536 -2642 680 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -2642 296 ) ( -4152 -2606 296 ) ( -4920 -2606 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 6 +{ +( -720 -3084 1028 ) ( -680 -2996 1028 ) ( -680 -2996 1036 ) central_europe/spouting_hori_1 40 24 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -680 -2996 1028 ) ( -552 -3124 1196 ) ( -552 -3124 1204 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1196 ) ( -720 -3084 1028 ) ( -720 -3084 1036 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1204 ) ( -720 -3084 1036 ) ( -680 -2996 1036 ) mohtest/shngl1drt 79 93 180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -720 -3084 1028 ) ( -552 -3124 1196 ) ( -680 -2996 1028 ) general_structure/jh_barndoor1 -216 -276 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 7 +{ +( -680 -2996 1028 ) ( -592 -2956 1028 ) ( -592 -2956 1036 ) central_europe/spouting_hori_1 -112 24 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -592 -2956 1028 ) ( -552 -3124 1196 ) ( -552 -3124 1204 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1196 ) ( -680 -2996 1028 ) ( -680 -2996 1036 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1204 ) ( -680 -2996 1036 ) ( -592 -2956 1036 ) mohtest/shngl1drt 79 93 180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -680 -2996 1028 ) ( -552 -3124 1196 ) ( -592 -2956 1028 ) general_structure/jh_barndoor1 -216 -276 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 8 +{ +( -592 -2956 1028 ) ( -512 -2956 1028 ) ( -512 -2956 1036 ) central_europe/spouting_hori_1 -112 24 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -512 -2956 1028 ) ( -552 -3124 1196 ) ( -552 -3124 1204 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1196 ) ( -592 -2956 1028 ) ( -592 -2956 1036 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1204 ) ( -592 -2956 1036 ) ( -512 -2956 1036 ) mohtest/shngl1drt 79 93 180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -592 -2956 1028 ) ( -552 -3124 1196 ) ( -512 -2956 1028 ) general_structure/jh_barndoor1 -216 -276 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 9 +{ +( -720 -3164 1028 ) ( -720 -3084 1028 ) ( -720 -3084 1036 ) central_europe/spouting_hori_1 40 24 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -552 -3124 1204 ) ( -720 -3084 1036 ) ( -720 -3084 1028 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1196 ) ( -720 -3164 1028 ) ( -720 -3164 1036 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1204 ) ( -720 -3164 1036 ) ( -720 -3084 1036 ) mohtest/shngl1drt 79 93 180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -720 -3164 1028 ) ( -552 -3124 1196 ) ( -720 -3084 1028 ) general_structure/jh_barndoor1 -216 -276 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 10 +{ +( -680 -3252 1028 ) ( -720 -3164 1028 ) ( -720 -3164 1036 ) central_europe/spouting_hori_1 40 24 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -552 -3124 1204 ) ( -720 -3164 1036 ) ( -720 -3164 1028 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1196 ) ( -680 -3252 1028 ) ( -680 -3252 1036 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1204 ) ( -680 -3252 1036 ) ( -720 -3164 1036 ) mohtest/shngl1drt 79 93 180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -680 -3252 1028 ) ( -552 -3124 1196 ) ( -720 -3164 1028 ) general_structure/jh_barndoor1 -216 -172 0.00 1 -1 0 16384 0 +surfaceparm detail +} +// brush 11 +{ +( -592 -3292 1028 ) ( -680 -3252 1028 ) ( -680 -3252 1036 ) central_europe/spouting_hori_1 -112 24 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -552 -3124 1204 ) ( -680 -3252 1036 ) ( -680 -3252 1028 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1196 ) ( -592 -3292 1028 ) ( -592 -3292 1036 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -680 -3252 1036 ) ( -552 -3124 1204 ) ( -592 -3292 1036 ) mohtest/shngl1drt 79 93 180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -592 -3292 1028 ) ( -552 -3124 1196 ) ( -680 -3252 1028 ) general_structure/jh_barndoor1 -216 -172 0.00 1 -1 0 16384 0 +surfaceparm detail +} +// brush 12 +{ +( -424 -3252 1028 ) ( -512 -3292 1028 ) ( -512 -3292 1036 ) central_europe/spouting_hori_1 -112 24 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -552 -3124 1204 ) ( -512 -3292 1036 ) ( -512 -3292 1028 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1196 ) ( -424 -3252 1028 ) ( -424 -3252 1036 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -512 -3292 1036 ) ( -552 -3124 1204 ) ( -424 -3252 1036 ) mohtest/shngl1drt 79 93 180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -424 -3252 1028 ) ( -552 -3124 1196 ) ( -512 -3292 1028 ) general_structure/jh_barndoor1 216 -172 0.00 -1 -1 0 16384 0 +surfaceparm detail +} +// brush 13 +{ +( -384 -3164 1028 ) ( -424 -3252 1028 ) ( -424 -3252 1036 ) central_europe/spouting_hori_1 40 24 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -552 -3124 1204 ) ( -424 -3252 1036 ) ( -424 -3252 1028 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1196 ) ( -384 -3164 1028 ) ( -384 -3164 1036 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -424 -3252 1036 ) ( -552 -3124 1204 ) ( -384 -3164 1036 ) mohtest/shngl1drt 79 93 180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -384 -3164 1028 ) ( -552 -3124 1196 ) ( -424 -3252 1028 ) general_structure/jh_barndoor1 216 -172 0.00 -1 -1 0 16384 0 +surfaceparm detail +} +// brush 14 +{ +( -384 -3084 1028 ) ( -384 -3164 1028 ) ( -384 -3164 1036 ) central_europe/spouting_hori_1 40 24 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -384 -3164 1028 ) ( -552 -3124 1196 ) ( -552 -3124 1204 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1196 ) ( -384 -3084 1028 ) ( -384 -3084 1036 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1204 ) ( -384 -3084 1036 ) ( -384 -3164 1036 ) mohtest/shngl1drt 79 93 180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -384 -3084 1028 ) ( -552 -3124 1196 ) ( -384 -3164 1028 ) general_structure/jh_barndoor1 -216 -276 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 15 +{ +( -424 -2996 1028 ) ( -384 -3084 1028 ) ( -384 -3084 1036 ) central_europe/spouting_hori_1 40 24 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -384 -3084 1028 ) ( -552 -3124 1196 ) ( -552 -3124 1204 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1196 ) ( -424 -2996 1028 ) ( -424 -2996 1036 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -384 -3084 1036 ) ( -552 -3124 1204 ) ( -424 -2996 1036 ) mohtest/shngl1drt 136 -90 115.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -424 -2996 1028 ) ( -552 -3124 1196 ) ( -384 -3084 1028 ) general_structure/jh_barndoor1 216 -276 0.00 -1 1 0 16384 0 +surfaceparm detail +} +// brush 16 +{ +( -512 -2956 1028 ) ( -424 -2996 1028 ) ( -424 -2996 1036 ) central_europe/spouting_hori_1 -112 24 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -424 -2996 1028 ) ( -552 -3124 1196 ) ( -552 -3124 1204 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1196 ) ( -512 -2956 1028 ) ( -512 -2956 1036 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1204 ) ( -512 -2956 1036 ) ( -424 -2996 1036 ) mohtest/shngl1drt 95 -80 155.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -512 -2956 1028 ) ( -552 -3124 1196 ) ( -424 -2996 1028 ) general_structure/jh_barndoor1 216 -276 0.00 -1 1 0 16384 0 +surfaceparm detail +} +// brush 17 +{ +( 5256 1804 536 ) ( 5248 1804 536 ) ( 5248 1772 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1772 688 ) ( 5248 1804 688 ) ( 5256 1804 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1768 676 ) ( 5256 1768 676 ) ( 5256 1768 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5256 1772 676 ) ( 5256 1804 676 ) ( 5256 1804 536 ) mohtest/hotelflat 0 0 0.00 1 1 0 0 0 +surfaceparm detail +( 5256 1804 676 ) ( 5248 1804 676 ) ( 5248 1804 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1804 688 ) ( 5248 1772 688 ) ( 5248 1772 548 ) mohtest/hotelflat_revAC 0 54 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +} +// brush 18 +{ +( -1280 -1643 440 ) ( -1576 -1643 440 ) ( -1576 -1707 440 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1576 -1728 520 ) ( -1576 -1664 520 ) ( -1280 -1664 520 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1592 -1728 48 ) ( -1296 -1728 48 ) ( -1296 -1728 8 ) mohtest/platestonelittn -85 -74 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( -896 -1752 48 ) ( -896 -1688 48 ) ( -896 -1688 8 ) mohtest/platestonelittn -85 -74 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( -1248 -1344 48 ) ( -1544 -1344 48 ) ( -1544 -1344 8 ) mohtest/platestonelittn -85 -74 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( -1536 -1656 48 ) ( -1536 -1720 48 ) ( -1536 -1720 8 ) mohtest/platestonelittn -85 -74 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +} +// brush 19 +{ +( -1320 -1736 712 ) ( -1440 -1736 712 ) ( -1440 -1536 968 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1440 -1336 712 ) ( -1320 -1336 712 ) ( -1320 -1536 968 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1320 -1336 712 ) ( -1440 -1336 712 ) ( -1440 -1736 712 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1544 -2268 272 ) ( -1544 -1132 272 ) ( -1544 -1700 1256 ) mohtest/argent2b 20 199 0.00 1 1 0 0 0 +surfaceparm detail +( -888 -1700 1256 ) ( -888 -1132 272 ) ( -888 -2268 272 ) mohtest/argent2b 20 199 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 20 +{ +( -1152 -1656 712 ) ( -1408 -1656 712 ) ( -1408 -1740 712 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1408 -1732 804 ) ( -1408 -1648 804 ) ( -1152 -1648 804 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1408 -1736 976 ) ( -1152 -1736 976 ) ( -1152 -1736 696 ) mohtest/argent2sd1 -192 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -1088 -1736 976 ) ( -1088 -1652 976 ) ( -1088 -1652 696 ) mohtest/argent2sd1 -120 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -1144 -1536 976 ) ( -1400 -1536 976 ) ( -1400 -1536 696 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1344 -1652 976 ) ( -1344 -1736 976 ) ( -1344 -1736 696 ) mohtest/argent2sd1 -120 -56 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 21 +{ +( -1192 -1336 804 ) ( -1312 -1336 804 ) ( -1312 -1736 804 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1308 -1736 880 ) ( -1308 -1336 880 ) ( -1188 -1336 880 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1312 -1736 928 ) ( -1192 -1736 928 ) ( -1192 -1736 824 ) mohtest/argent2d1 -2 -42 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( -1216 -1736 928 ) ( -1216 -1336 928 ) ( -1216 -1336 824 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1192 -1536 915 ) ( -1312 -1536 915 ) ( -1312 -1536 811 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1276 -1336 928 ) ( -1276 -1736 928 ) ( -1276 -1736 824 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 22 +{ +( -1132 -1336 804 ) ( -1252 -1336 804 ) ( -1252 -1736 804 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1248 -1736 880 ) ( -1248 -1336 880 ) ( -1128 -1336 880 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1252 -1736 928 ) ( -1132 -1736 928 ) ( -1132 -1736 824 ) mohtest/argent2d1 -83 -42 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( -1156 -1736 928 ) ( -1156 -1336 928 ) ( -1156 -1336 824 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1132 -1536 912 ) ( -1252 -1536 912 ) ( -1252 -1536 808 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1216 -1336 928 ) ( -1216 -1736 928 ) ( -1216 -1736 824 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 23 +{ +( -1276 -1536 804 ) ( -1276 -1736 804 ) ( -1276 -1736 891 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1276 -1736 804 ) ( -1344 -1736 804 ) ( -1276 -1736 891 ) central_europe/tudor_set1w_exwall1flat -192 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -1276 -1536 891 ) ( -1344 -1536 804 ) ( -1276 -1536 804 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1276 -1536 804 ) ( -1344 -1536 804 ) ( -1344 -1736 804 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1276 -1736 891 ) ( -1344 -1736 804 ) ( -1344 -1536 804 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 24 +{ +( -1156 -1736 891 ) ( -1156 -1736 804 ) ( -1156 -1536 804 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1088 -1736 804 ) ( -1156 -1736 804 ) ( -1156 -1736 891 ) central_europe/tudor_set1w_exwall1flat -192 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -1156 -1536 891 ) ( -1156 -1536 804 ) ( -1088 -1536 804 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1088 -1536 804 ) ( -1156 -1536 804 ) ( -1156 -1736 804 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1088 -1736 804 ) ( -1156 -1736 891 ) ( -1156 -1536 891 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 25 +{ +( -1156 -1536 891 ) ( -1156 -1736 891 ) ( -1216 -1736 968 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1216 -1536 880 ) ( -1216 -1736 880 ) ( -1156 -1736 880 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1216 -1536 968 ) ( -1216 -1536 804 ) ( -1156 -1536 804 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1156 -1736 891 ) ( -1156 -1736 804 ) ( -1216 -1736 804 ) central_europe/tudor_set1w_exwall1flat -192 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -1216 -1736 1044 ) ( -1216 -1736 880 ) ( -1216 -1536 880 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1156 -1536 891 ) ( -1156 -1536 804 ) ( -1156 -1736 804 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 26 +{ +( -1276 -1736 891 ) ( -1276 -1536 891 ) ( -1216 -1536 968 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1276 -1536 880 ) ( -1276 -1736 880 ) ( -1216 -1736 880 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1276 -1536 891 ) ( -1276 -1536 804 ) ( -1216 -1536 804 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1216 -1736 968 ) ( -1216 -1736 804 ) ( -1276 -1736 804 ) central_europe/tudor_set1w_exwall1flat -192 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -1276 -1736 891 ) ( -1276 -1736 804 ) ( -1276 -1536 804 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1216 -1536 1044 ) ( -1216 -1536 880 ) ( -1216 -1736 880 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 27 +{ +( 55.692413 4250.230957 72 ) ( 94.692505 4317.781738 72 ) ( 79.102966 4326.780762 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 79.102966 4326.780762 264 ) ( 94.692505 4317.781738 264 ) ( 55.692413 4250.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 154.103546 4456.684570 264 ) ( 115.103912 4389.134277 264 ) ( 115.103912 4389.134277 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 46.692169 4234.642578 264 ) ( 46.692169 4234.642578 72 ) ( 40.103699 4259.231445 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 46.692169 4234.642578 72 ) ( 46.692169 4234.642578 264 ) ( 430.692352 4899.750000 264 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( 430.692352 4899.750000 72 ) ( 430.692352 4899.750000 264 ) ( 406.103180 4893.161621 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 28 +{ +( -400.692261 5379.750000 312 ) ( -394.103577 5355.161621 312 ) ( -394.103577 5355.161621 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 406.103180 4893.161621 264 ) ( 406.103180 4893.161621 72 ) ( -394.103577 5355.161621 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 406.103180 4893.161621 72 ) ( 406.103180 4893.161621 264 ) ( 430.692352 4899.750000 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -400.692261 5379.750000 312 ) ( -400.692261 5379.750000 72 ) ( -166.865417 5244.750000 72 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -175.865112 5229.161133 72 ) ( -166.865417 5244.750000 72 ) ( -400.692261 5379.750000 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -164.266907 5243.250488 147 ) ( -176.267090 5222.464844 147 ) ( -237.013245 5285.250000 147 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 29 +{ +( 406.103180 4893.161621 264 ) ( 406.103180 4893.161621 72 ) ( -394.103577 5355.161621 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 406.103180 4893.161621 72 ) ( 406.103180 4893.161621 264 ) ( 430.692352 4899.750000 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -400.692261 5379.750000 312 ) ( -400.692261 5379.750000 72 ) ( -166.865417 5244.750000 72 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -176.267090 5222.464844 147 ) ( -164.266907 5243.250488 147 ) ( -237.013245 5285.250000 147 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -260.396423 5298.750000 231 ) ( -187.649109 5256.750000 231 ) ( -199.649536 5235.964844 231 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 295.591583 4977.750000 240 ) ( 283.592133 4956.964844 240 ) ( 295.591583 4977.750000 48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 30 +{ +( 406.103180 4893.161621 264 ) ( 406.103180 4893.161621 72 ) ( -394.103577 5355.161621 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -400.692261 5379.750000 312 ) ( -400.692261 5379.750000 72 ) ( -166.865417 5244.750000 72 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -176.267090 5222.464844 147 ) ( -164.266907 5243.250488 147 ) ( -237.013245 5285.250000 147 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -260.396423 5298.750000 231 ) ( -187.649109 5256.750000 231 ) ( -199.649536 5235.964844 231 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -203.238098 5265.750000 240 ) ( -215.238220 5244.964844 240 ) ( -203.238098 5265.750000 48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 221.238281 4992.965332 240 ) ( 233.238220 5013.750000 240 ) ( 221.238281 4992.965332 48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 31 +{ +( -400.692261 5379.750000 312 ) ( -394.103577 5355.161621 312 ) ( -394.103577 5355.161621 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 406.103180 4893.161621 264 ) ( 406.103180 4893.161621 72 ) ( -394.103577 5355.161621 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -400.692261 5379.750000 312 ) ( -400.692261 5379.750000 72 ) ( -166.865417 5244.750000 72 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -176.267090 5222.464844 147 ) ( -164.266907 5243.250488 147 ) ( -237.013245 5285.250000 147 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -260.396423 5298.750000 231 ) ( -187.649109 5256.750000 231 ) ( -199.649536 5235.964844 231 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -277.592163 5280.964844 240 ) ( -265.591492 5301.750000 240 ) ( -277.592163 5280.964844 48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 32 +{ +( -721.104126 4788.780762 72 ) ( -736.691406 4797.780273 72 ) ( -775.692139 4730.230957 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -775.692139 4730.230957 264 ) ( -736.691406 4797.780273 264 ) ( -721.104126 4788.780762 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -685.103638 4851.134766 72 ) ( -685.103638 4851.134766 264 ) ( -646.103760 4918.684082 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -400.692261 5379.750000 264 ) ( -784.691895 4714.642578 264 ) ( -784.691895 4714.642578 72 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -394.103577 5355.161621 264 ) ( -400.692261 5379.750000 264 ) ( -400.692261 5379.750000 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -612.692139 5012.555176 232 ) ( -597.104370 5003.555176 226 ) ( -612.692139 5012.555176 220 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 33 +{ +( 40.103699 4259.231445 72 ) ( 40.103699 4259.231445 264 ) ( -760.103882 4721.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -550.865723 4579.642578 72 ) ( -784.691895 4714.642578 72 ) ( -784.691895 4714.642578 312 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -550.865723 4579.642578 264 ) ( -784.691895 4714.642578 264 ) ( -775.692139 4730.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -781.227783 4712.642578 208 ) ( -547.401245 4577.642578 208 ) ( -538.400879 4593.230957 208 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -443.138489 4538.230957 176 ) ( -443.138489 4538.230957 204 ) ( -452.138794 4522.642578 190 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -380.784607 4502.230957 204 ) ( -380.784607 4502.230957 176 ) ( -389.784668 4486.642578 190 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 34 +{ +( 40.103699 4259.231445 72 ) ( 40.103699 4259.231445 264 ) ( -760.103882 4721.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -550.865723 4579.642578 72 ) ( -784.691895 4714.642578 72 ) ( -784.691895 4714.642578 312 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -550.865723 4579.642578 264 ) ( -784.691895 4714.642578 264 ) ( -775.692139 4730.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -380.784607 4502.230957 176 ) ( -380.784607 4502.230957 204 ) ( -389.784668 4486.642578 190 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -190.259277 4392.230957 234 ) ( -190.259277 4392.230957 220 ) ( -199.259094 4376.642090 227 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -181.598145 4387.231445 148 ) ( -188.526917 4391.230957 148 ) ( -194.062988 4373.642578 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 35 +{ +( 40.103699 4259.231445 72 ) ( 40.103699 4259.231445 264 ) ( -760.103882 4721.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -550.865723 4579.642578 72 ) ( -784.691895 4714.642578 72 ) ( -784.691895 4714.642578 312 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -784.691895 4714.642578 72 ) ( -550.865723 4579.642578 72 ) ( -541.865234 4595.230957 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -380.784607 4502.230957 176 ) ( -380.784607 4502.230957 204 ) ( -389.784668 4486.642578 190 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -190.259277 4392.230957 234 ) ( -190.259277 4392.230957 220 ) ( -199.259094 4376.642090 227 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -188.526917 4391.230957 148 ) ( -181.598145 4387.231445 148 ) ( -194.062988 4373.642578 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 36 +{ +( 40.103699 4259.231445 72 ) ( 40.103699 4259.231445 264 ) ( -760.103882 4721.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -550.865723 4579.642578 72 ) ( -784.691895 4714.642578 72 ) ( -784.691895 4714.642578 312 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -784.691895 4714.642578 72 ) ( -550.865723 4579.642578 72 ) ( -541.865234 4595.230957 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -190.259277 4392.230957 220 ) ( -190.259277 4392.230957 234 ) ( -199.259094 4376.642090 227 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -65.551086 4320.230469 230 ) ( -65.551086 4320.230469 226 ) ( -74.551270 4304.642578 228 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -188.526917 4391.230957 148 ) ( -181.598145 4387.231445 148 ) ( -194.062988 4373.642578 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 37 +{ +( 40.103699 4259.231445 72 ) ( 40.103699 4259.231445 264 ) ( -760.103882 4721.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 40.103699 4259.231445 264 ) ( 40.103699 4259.231445 72 ) ( 46.692169 4234.642578 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -550.865723 4579.642578 72 ) ( -784.691895 4714.642578 72 ) ( -784.691895 4714.642578 312 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -550.865723 4579.642578 264 ) ( -784.691895 4714.642578 264 ) ( -775.692139 4730.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -65.551086 4320.230469 226 ) ( -65.551086 4320.230469 230 ) ( -74.551270 4304.642578 228 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -181.598145 4387.231445 148 ) ( -188.526917 4391.230957 148 ) ( -194.062988 4373.642578 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 38 +{ +( 40.103699 4259.231445 72 ) ( 40.103699 4259.231445 264 ) ( -760.103882 4721.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -550.865723 4579.642578 72 ) ( -784.691895 4714.642578 72 ) ( -784.691895 4714.642578 312 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -550.865723 4579.642578 264 ) ( -784.691895 4714.642578 264 ) ( -775.692139 4730.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -190.259277 4392.230957 220 ) ( -190.259277 4392.230957 234 ) ( -199.259094 4376.642090 227 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -65.551086 4320.230469 230 ) ( -65.551086 4320.230469 226 ) ( -74.551270 4304.642578 228 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -183.330811 4388.230957 234 ) ( -190.259277 4392.230957 234 ) ( -195.795105 4374.643066 234 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +} +// brush 39 +{ +( 40.103699 4259.231445 72 ) ( 40.103699 4259.231445 264 ) ( -760.103882 4721.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 40.103699 4259.231445 264 ) ( 40.103699 4259.231445 72 ) ( 46.692169 4234.642578 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -550.865723 4579.642578 72 ) ( -784.691895 4714.642578 72 ) ( -784.691895 4714.642578 312 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -784.691895 4714.642578 72 ) ( -550.865723 4579.642578 72 ) ( -541.865234 4595.230957 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -65.551086 4320.230469 226 ) ( -65.551086 4320.230469 230 ) ( -74.551270 4304.642578 228 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -188.526917 4391.230957 148 ) ( -181.598145 4387.231445 148 ) ( -194.062988 4373.642578 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 40 +{ +( -721.104126 4788.780762 72 ) ( -736.691406 4797.780273 72 ) ( -775.692139 4730.230957 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -775.692139 4730.230957 264 ) ( -736.691406 4797.780273 264 ) ( -721.104126 4788.780762 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -685.103638 4851.134766 72 ) ( -685.103638 4851.134766 264 ) ( -646.103760 4918.684082 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -760.103882 4721.230957 72 ) ( -784.691895 4714.642578 72 ) ( -784.691895 4714.642578 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -400.692261 5379.750000 264 ) ( -784.691895 4714.642578 264 ) ( -784.691895 4714.642578 72 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -684.692139 4887.848145 148 ) ( -669.103760 4878.847656 152 ) ( -684.692139 4887.848145 156 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 41 +{ +( -721.104126 4788.780762 72 ) ( -736.691406 4797.780273 72 ) ( -775.692139 4730.230957 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -685.103638 4851.134766 72 ) ( -685.103638 4851.134766 264 ) ( -646.103760 4918.684082 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -400.692261 5379.750000 264 ) ( -784.691895 4714.642578 264 ) ( -784.691895 4714.642578 72 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -597.104370 5003.555176 226 ) ( -612.692139 5012.555176 232 ) ( -612.692139 5012.555176 220 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -671.104126 4875.383301 152 ) ( -686.691772 4884.383301 148 ) ( -686.691772 4884.383301 156 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -612.692139 5012.555176 148 ) ( -608.103882 4984.501953 148 ) ( -634.692383 4974.450195 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 42 +{ +( 40.103699 4259.231445 72 ) ( 40.103699 4259.231445 264 ) ( -760.103882 4721.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -550.865723 4579.642578 72 ) ( -784.691895 4714.642578 72 ) ( -784.691895 4714.642578 312 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -550.865723 4579.642578 264 ) ( -784.691895 4714.642578 264 ) ( -775.692139 4730.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -784.691895 4714.642578 72 ) ( -550.865723 4579.642578 72 ) ( -541.865234 4595.230957 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -443.138489 4538.230957 204 ) ( -443.138489 4538.230957 176 ) ( -452.138794 4522.642578 190 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -550.525024 4600.230957 222 ) ( -550.525024 4600.230957 230 ) ( -559.525269 4584.642578 226 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 43 +{ +( -684.233643 4656.642090 148 ) ( -675.232300 4672.230957 148 ) ( -550.525024 4600.230957 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -550.525024 4600.230957 72 ) ( -559.525269 4584.642578 72 ) ( -559.525269 4584.642578 146 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -684.233643 4656.642090 72 ) ( -675.232300 4672.230957 72 ) ( -675.232300 4672.230957 146 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -559.525269 4584.642578 72 ) ( -550.525024 4600.230957 72 ) ( -675.232300 4672.230957 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -684.233643 4656.642090 72 ) ( -684.233643 4656.642090 146 ) ( -559.525269 4584.642578 146 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -550.525024 4600.230957 72 ) ( -550.525024 4600.230957 146 ) ( -675.232300 4672.230957 146 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 44 +{ +( -760.103882 4721.230957 72 ) ( -760.103882 4721.230957 312 ) ( -784.691895 4714.642578 312 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 40.103699 4259.231445 72 ) ( 40.103699 4259.231445 264 ) ( -760.103882 4721.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -550.865723 4579.642578 72 ) ( -784.691895 4714.642578 72 ) ( -784.691895 4714.642578 312 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -550.865723 4579.642578 264 ) ( -784.691895 4714.642578 264 ) ( -775.692139 4730.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -784.691895 4714.642578 72 ) ( -550.865723 4579.642578 72 ) ( -541.865234 4595.230957 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -675.232300 4672.230957 232 ) ( -675.232300 4672.230957 222 ) ( -684.233643 4656.642090 227 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 45 +{ +( -532.104004 5116.138672 558 ) ( -547.692139 5125.138184 558 ) ( -637.692505 4969.253418 558 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -544.692261 5130.334961 648 ) ( -640.691772 4964.057617 648 ) ( -640.691772 4964.057617 558 ) general_structure/plank_flat -177 -31 -180.00 0.866211 -1 0 16384 0 +surfaceparm detail +( -625.103271 4955.057617 648 ) ( -529.103149 5121.333984 648 ) ( -529.103149 5121.333984 558 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -547.692139 5125.138184 558 ) ( -532.104004 5116.138672 558 ) ( -577.103516 5038.196289 648 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -599.604126 4999.225098 603 ) ( -637.692505 4969.253418 558 ) ( -592.691772 5047.196289 648 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 46 +{ +( -745.103638 4747.211914 42 ) ( -760.691772 4756.211914 42 ) ( -775.692139 4730.230957 42 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -775.692139 4730.230957 72 ) ( -760.691772 4756.211914 72 ) ( -745.103638 4747.211914 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -760.103882 4721.230957 42 ) ( -760.103882 4721.230957 72 ) ( -745.103638 4747.211914 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -760.103882 4721.230957 42 ) ( -784.691895 4714.642578 42 ) ( -784.691895 4714.642578 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -784.691895 4714.642578 42 ) ( -400.692261 5379.750000 42 ) ( -400.692261 5379.750000 72 ) general_structure/plank_flat -172 -31 -180.00 0.863770 -1 0 16384 0 +surfaceparm detail +( -394.103577 5355.161621 72 ) ( -400.692261 5379.750000 72 ) ( -400.692261 5379.750000 42 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 47 +{ +( 40.103699 4259.231445 42 ) ( 406.103180 4893.161621 42 ) ( -394.103577 5355.161621 42 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -384.639526 5363.553223 72 ) ( 415.567932 4901.553711 72 ) ( 49.567688 4267.623047 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -394.103577 5355.161621 72 ) ( -760.103882 4721.230957 72 ) ( -760.103882 4721.230957 42 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -760.103882 4721.230957 72 ) ( 40.103699 4259.231445 72 ) ( 40.103699 4259.231445 42 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 40.103699 4259.231445 72 ) ( 406.103180 4893.161621 72 ) ( 406.103180 4893.161621 42 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 406.103180 4893.161621 72 ) ( -394.103577 5355.161621 72 ) ( -394.103577 5355.161621 42 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 48 +{ +( -558.525024 4586.374023 152 ) ( -550.525024 4600.230957 152 ) ( -553.989502 4602.230469 152 ) common/caulk -12 23 -120.02 0.999254 1.000828 0 160 0 +surfaceparm detail +( -551.525024 4598.499023 234 ) ( -559.525269 4584.642578 234 ) ( -562.988892 4586.642578 230 ) common/caulk -11 22 -119.96 1.001552 0.999567 0 160 0 +surfaceparm detail +( -554.989746 4600.499023 230 ) ( -562.988892 4586.642578 230 ) ( -562.988892 4586.642578 152 ) general_structure/plank_flat 32 -8 90.00 1 -0.867188 0 16384 0 +surfaceparm detail +( -562.988892 4586.642578 230 ) ( -559.525269 4584.642578 230 ) ( -559.525269 4584.642578 152 ) general_structure/plank_flat 32 13 90.00 1 -0.865936 0 16384 0 +surfaceparm detail +( -559.525269 4584.642578 234 ) ( -551.525024 4598.499023 234 ) ( -551.525024 4598.499023 152 ) common/caulk -15 -31 -180.00 0.865723 -1 0 160 0 +surfaceparm detail +( -550.525024 4600.230957 230 ) ( -553.989502 4602.230469 230 ) ( -553.989502 4602.230469 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 49 +{ +( -497.171631 4548.642578 152 ) ( -488.171631 4564.230469 152 ) ( -612.879272 4636.230957 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -612.879272 4636.230957 230 ) ( -488.171631 4564.230469 230 ) ( -497.171631 4548.642578 230 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -618.414795 4618.642578 234 ) ( -618.414795 4618.642578 148 ) ( -609.415283 4634.231445 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -494.903564 4556.570313 234 ) ( -494.903564 4556.570313 148 ) ( -619.611694 4628.570313 148 ) mohcommon/jh_window2pj 69 -8 0.00 0.866699 0.609375 536870912 4194816 0 +surfaceparm detail +( -552.257568 4601.231445 226 ) ( -552.257568 4601.231445 140 ) ( -561.257324 4585.642578 140 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -617.611206 4632.034668 234 ) ( -617.611206 4632.034668 148 ) ( -492.904053 4560.034668 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 50 +{ +( -614.415649 4625.570801 152 ) ( -609.415283 4634.231445 152 ) ( -616.343262 4638.230469 152 ) common/caulk -12 23 -120.02 0.999254 1.000828 0 160 0 +surfaceparm detail +( -616.343262 4638.230469 230 ) ( -609.415283 4634.231445 230 ) ( -614.415649 4625.570801 230 ) common/caulk -12 23 -120.02 0.999254 1.000828 0 160 0 +surfaceparm detail +( -616.343262 4638.230469 152 ) ( -621.343750 4629.569824 152 ) ( -621.343750 4629.569824 148 ) general_structure/plank_flat -127 -31 -180.00 0.865234 -1 0 16384 0 +surfaceparm detail +( -622.343750 4627.838867 152 ) ( -615.414917 4623.838867 152 ) ( -615.414917 4623.838867 148 ) general_structure/plank_flat 16 -31 -180.00 0.866272 -1 0 16384 0 +surfaceparm detail +( -614.415649 4625.570801 152 ) ( -609.415283 4634.231445 152 ) ( -609.415283 4634.231445 148 ) general_structure/plank_flat -33 -31 -180.00 0.866211 -1 0 16384 0 +surfaceparm detail +( -611.415405 4630.767090 156 ) ( -618.343506 4634.767090 156 ) ( -618.343506 4634.767090 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 51 +{ +( -559.525269 4584.642578 152 ) ( -550.525024 4600.230957 152 ) ( -675.232300 4672.230957 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -675.232300 4672.230957 230 ) ( -550.525024 4600.230957 230 ) ( -559.525269 4584.642578 230 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -680.769287 4654.642578 234 ) ( -680.769287 4654.642578 148 ) ( -671.769287 4670.230957 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -557.256714 4592.570313 234 ) ( -557.256714 4592.570313 148 ) ( -681.965210 4664.570313 148 ) mohcommon/jh_window2pj -13 121 0.00 -0.866031 0.609375 536870912 4194816 0 +surfaceparm detail +( -616.343262 4638.230469 224 ) ( -616.343262 4638.230469 138 ) ( -625.343872 4622.642578 138 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -679.965820 4668.034668 234 ) ( -679.965820 4668.034668 148 ) ( -555.257813 4596.035156 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 52 +{ +( -679.769165 4656.375000 152 ) ( -671.769287 4670.230957 152 ) ( -675.232300 4672.230957 152 ) common/caulk -12 23 -120.02 0.999254 1.000828 0 160 0 +surfaceparm detail +( -684.233643 4656.642090 234 ) ( -676.232910 4670.498535 234 ) ( -672.769287 4668.499023 230 ) common/caulk -13 22 -119.98 0.999494 1.001039 0 160 0 +surfaceparm detail +( -676.232910 4670.498535 234 ) ( -684.233643 4656.642090 234 ) ( -684.233643 4656.642090 152 ) common/caulk -48 -31 -180.00 0.864746 -1 0 160 0 +surfaceparm detail +( -684.233643 4656.642090 230 ) ( -680.769287 4654.642578 230 ) ( -680.769287 4654.642578 152 ) general_structure/plank_flat 32 15 90.00 1 0.866516 0 16384 0 +surfaceparm detail +( -679.769165 4656.375000 230 ) ( -671.769287 4670.230957 230 ) ( -671.769287 4670.230957 152 ) general_structure/plank_flat 32 -27 90.00 1 -0.866699 0 16384 0 +surfaceparm detail +( -671.769287 4670.230957 230 ) ( -675.232300 4672.230957 230 ) ( -675.232300 4672.230957 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 53 +{ +( -73.551208 4306.374512 152 ) ( -65.551086 4320.230469 152 ) ( -69.015076 4322.230469 152 ) common/caulk -11 4 -120.00 0.999132 0.999738 0 160 0 +surfaceparm detail +( -66.551331 4318.499023 234 ) ( -74.551270 4304.642578 234 ) ( -78.015686 4306.642578 230 ) common/caulk -11 4 -120.00 0.999132 0.999738 0 160 0 +surfaceparm detail +( -69.015076 4322.230469 230 ) ( -77.015381 4308.374023 230 ) ( -77.015381 4308.374023 152 ) general_structure/plank_flat 32 53 90.00 1 0.866211 0 16384 0 +surfaceparm detail +( -78.015686 4306.642578 230 ) ( -74.551270 4304.642578 230 ) ( -74.551270 4304.642578 152 ) general_structure/plank_flat 32 -25 90.00 1 0.866455 0 16384 0 +surfaceparm detail +( -74.551270 4304.642578 234 ) ( -66.551331 4318.499023 234 ) ( -66.551331 4318.499023 152 ) common/caulk -24 31 -180.00 0.865234 -1 0 160 0 +surfaceparm detail +( -65.551086 4320.230469 230 ) ( -69.015076 4322.230469 230 ) ( -69.015076 4322.230469 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 54 +{ +( -12.197693 4268.642578 152 ) ( -3.197632 4284.231445 152 ) ( -127.905212 4356.230957 152 ) common/caulk -11 4 -120.00 0.999132 0.999738 0 160 0 +surfaceparm detail +( -127.905212 4356.230957 230 ) ( -3.197632 4284.231445 230 ) ( -12.197693 4268.642578 230 ) common/caulk -11 4 -120.00 0.999132 0.999738 0 160 0 +surfaceparm detail +( -133.441162 4338.642090 234 ) ( -133.441162 4338.642090 148 ) ( -124.440735 4354.230469 148 ) common/caulk 41 -31 0.00 0.867188 1 0 160 0 +surfaceparm detail +( -9.930115 4276.570801 234 ) ( -9.930115 4276.570801 148 ) ( -134.636841 4348.570801 148 ) mohcommon/jh_window2pj 85 -8 0.00 0.866699 0.609375 536870912 4194816 0 +surfaceparm detail +( -69.015076 4322.230469 224 ) ( -69.015076 4322.230469 138 ) ( -78.015686 4306.642578 138 ) common/caulk -17 -31 -180.00 0.865723 -1 0 160 0 +surfaceparm detail +( -132.636963 4352.034668 234 ) ( -132.636963 4352.034668 148 ) ( -7.929688 4280.034668 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 55 +{ +( -129.440430 4345.570801 152 ) ( -124.440735 4354.230469 152 ) ( -131.369263 4358.230957 152 ) common/caulk -11 4 -120.00 0.999132 0.999738 0 160 0 +surfaceparm detail +( -131.369263 4358.230957 230 ) ( -124.440735 4354.230469 230 ) ( -129.440430 4345.570801 230 ) common/caulk -11 4 -120.00 0.999132 0.999738 0 160 0 +surfaceparm detail +( -131.369263 4358.230957 152 ) ( -136.369385 4349.570801 152 ) ( -136.369385 4349.570801 148 ) general_structure/plank_flat -155 -31 -180.00 0.865234 -1 0 16384 0 +surfaceparm detail +( -137.369080 4347.838379 152 ) ( -130.441040 4343.838379 152 ) ( -130.441040 4343.838379 148 ) general_structure/plank_flat -25 -31 0.00 0.866394 1 0 16384 0 +surfaceparm detail +( -129.440430 4345.570801 152 ) ( -124.440735 4354.230469 152 ) ( -124.440735 4354.230469 148 ) general_structure/plank_flat -47 -31 -180.00 0.864746 -1 0 16384 0 +surfaceparm detail +( -126.441040 4350.767090 156 ) ( -133.369751 4354.768066 156 ) ( -133.369751 4354.768066 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 56 +{ +( -74.551270 4304.642578 152 ) ( -65.551086 4320.230469 152 ) ( -190.259277 4392.230957 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -190.259277 4392.230957 230 ) ( -65.551086 4320.230469 230 ) ( -74.551270 4304.642578 230 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -195.795105 4374.643066 234 ) ( -195.795105 4374.643066 148 ) ( -186.795166 4390.230957 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -72.283203 4312.570313 234 ) ( -72.283203 4312.570313 148 ) ( -196.990723 4384.570313 148 ) mohcommon/jh_window2pj 93 -8 0.00 0.866699 0.609375 536870912 4194816 0 +surfaceparm detail +( -131.369263 4358.230957 224 ) ( -131.369263 4358.230957 138 ) ( -140.369141 4342.642578 138 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -194.991089 4388.034668 234 ) ( -194.991089 4388.034668 148 ) ( -70.283264 4316.034668 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 57 +{ +( -194.794739 4376.374023 152 ) ( -186.795166 4390.230957 152 ) ( -190.259277 4392.230957 152 ) common/caulk -11 4 -120.00 0.999132 0.999738 0 160 0 +surfaceparm detail +( -199.259094 4376.642090 234 ) ( -191.258728 4390.499023 234 ) ( -187.794861 4388.499023 230 ) common/caulk -11 4 -120.03 0.997680 1.000438 0 160 0 +surfaceparm detail +( -191.258728 4390.499023 234 ) ( -199.259094 4376.642090 234 ) ( -199.259094 4376.642090 152 ) common/caulk -59 -31 -180.00 0.867188 -1 0 160 0 +surfaceparm detail +( -199.259094 4376.642090 230 ) ( -195.795105 4374.643066 230 ) ( -195.795105 4374.643066 152 ) general_structure/plank_flat 32 -28 90.00 1 0.865936 0 16384 0 +surfaceparm detail +( -195.795105 4374.643066 230 ) ( -187.794861 4388.499023 230 ) ( -187.794861 4388.499023 152 ) general_structure/plank_flat 32 -56 90.00 1 -0.864746 0 16384 0 +surfaceparm detail +( -186.795166 4390.230957 230 ) ( -190.259277 4392.230957 230 ) ( -190.259277 4392.230957 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 58 +{ +( -682.959961 4886.847656 152 ) ( -669.103760 4878.847656 152 ) ( -667.103516 4882.311523 152 ) common/caulk 46 -2 150.03 1.000795 1.000161 0 160 0 +surfaceparm detail +( -670.835205 4879.847656 234 ) ( -684.692139 4887.848145 234 ) ( -682.692139 4891.311523 230 ) common/caulk 49 57 150.03 0.999811 0.998404 0 160 0 +surfaceparm detail +( -668.835938 4883.311523 230 ) ( -682.692139 4891.311523 230 ) ( -682.692139 4891.311523 152 ) general_structure/plank_flat 32 0 90.00 1 0.865967 0 16384 0 +surfaceparm detail +( -682.692139 4891.311523 230 ) ( -684.692139 4887.848145 230 ) ( -684.692139 4887.848145 152 ) general_structure/plank_flat 32 19 90.00 1 0.864258 0 16384 0 +surfaceparm detail +( -684.692139 4887.848145 234 ) ( -670.835205 4879.847656 234 ) ( -670.835205 4879.847656 152 ) common/caulk 42 -31 -180.00 0.866699 -1 0 160 0 +surfaceparm detail +( -669.103760 4878.847656 230 ) ( -667.103516 4882.311523 230 ) ( -667.103516 4882.311523 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 59 +{ +( -720.691406 4825.493164 152 ) ( -705.103271 4816.493164 152 ) ( -633.103760 4941.200684 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -633.103760 4941.200684 230 ) ( -705.103271 4816.493164 230 ) ( -720.691406 4825.493164 230 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -650.692383 4946.737305 234 ) ( -650.692383 4946.737305 148 ) ( -635.103394 4937.736816 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -712.763916 4823.226074 234 ) ( -712.763916 4823.226074 148 ) ( -640.763672 4947.933105 148 ) mohcommon/jh_window2pj 123 -8 0.00 0.866699 0.609375 536870912 4194816 0 +surfaceparm detail +( -667.103516 4882.311523 224 ) ( -667.103516 4882.311523 138 ) ( -682.692139 4891.311523 138 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -637.299683 4945.933105 234 ) ( -637.299683 4945.933105 148 ) ( -709.299561 4821.225586 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 60 +{ +( -643.763428 4942.736816 152 ) ( -635.103394 4937.736816 152 ) ( -631.103516 4944.665039 152 ) common/caulk 46 -2 150.03 1.000795 1.000161 0 160 0 +surfaceparm detail +( -631.103516 4944.665039 230 ) ( -635.103394 4937.736816 230 ) ( -643.763428 4942.736816 230 ) common/caulk 46 -2 150.03 1.000795 1.000161 0 160 0 +surfaceparm detail +( -631.103516 4944.665039 152 ) ( -639.763184 4949.666016 152 ) ( -639.763184 4949.666016 148 ) general_structure/plank_flat 148 -31 -180.00 0.867920 -1 0 16384 0 +surfaceparm detail +( -641.496216 4950.665527 152 ) ( -645.495850 4943.736328 152 ) ( -645.495850 4943.736328 148 ) general_structure/plank_flat -100 -31 -180.00 0.865723 -1 0 16384 0 +surfaceparm detail +( -643.763428 4942.736816 152 ) ( -635.103394 4937.736816 152 ) ( -635.103394 4937.736816 148 ) general_structure/plank_flat -33 -31 0.00 0.865784 1 0 16384 0 +surfaceparm detail +( -638.567627 4939.737305 156 ) ( -634.567749 4946.664063 156 ) ( -634.567749 4946.664063 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 61 +{ +( -684.692139 4887.848145 152 ) ( -669.103760 4878.847656 152 ) ( -597.104370 5003.555176 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -597.104370 5003.555176 230 ) ( -669.103760 4878.847656 230 ) ( -684.692139 4887.848145 230 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -614.692017 5009.090820 234 ) ( -614.692017 5009.090820 148 ) ( -599.103882 5000.090820 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -676.763550 4885.579590 234 ) ( -676.763550 4885.579590 148 ) ( -604.764160 5010.287109 148 ) mohcommon/jh_window2pj 115 -8 0.00 0.866699 0.609375 536870912 4194816 0 +surfaceparm detail +( -631.103516 4944.665039 224 ) ( -631.103516 4944.665039 138 ) ( -646.692749 4953.666016 138 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -601.299805 5008.287109 234 ) ( -601.299805 5008.287109 148 ) ( -673.300415 4883.579102 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 62 +{ +( -612.959961 5008.090820 152 ) ( -599.103882 5000.090820 152 ) ( -597.104370 5003.555176 152 ) common/caulk 46 -2 150.03 1.000795 1.000161 0 160 0 +surfaceparm detail +( -612.692139 5012.555176 234 ) ( -598.835449 5004.555176 234 ) ( -600.835938 5001.090820 230 ) common/caulk -12 6 149.96 1.001633 1.000588 0 160 0 +surfaceparm detail +( -598.835449 5004.555176 234 ) ( -612.692139 5012.555176 234 ) ( -612.692139 5012.555176 152 ) common/caulk 8 -31 -180.00 0.864807 -1 0 160 0 +surfaceparm detail +( -612.692139 5012.555176 230 ) ( -614.692017 5009.090820 230 ) ( -614.692017 5009.090820 152 ) general_structure/plank_flat 32 -37 90.00 1 -0.864258 0 16384 0 +surfaceparm detail +( -612.959961 5008.090820 230 ) ( -599.103882 5000.090820 230 ) ( -599.103882 5000.090820 152 ) general_structure/plank_flat 32 -3 90.00 1 -0.866577 0 16384 0 +surfaceparm detail +( -599.103882 5000.090820 230 ) ( -597.104370 5003.555176 230 ) ( -597.104370 5003.555176 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 63 +{ +( -68.254028 4827.550293 600 ) ( -179.105103 4891.550781 600 ) ( -211.105042 4836.124512 664 ) common/caulk -12 23 -120.02 0.999254 1.000828 0 160 0 +surfaceparm detail +( -71.105408 5078.611328 736 ) ( 39.745697 5014.610840 736 ) ( 7.745575 4959.185547 736 ) common/caulk -12 23 -120.02 0.999254 1.000828 0 160 0 +surfaceparm detail +( -51.104980 5113.251953 232 ) ( -83.104858 5057.826660 232 ) ( -83.104858 5057.826660 152 ) algiers/brick1 -175 -31 -180.00 0.866211 -1 0 0 0 +surfaceparm detail +( -211.105042 4836.124512 240 ) ( -100.253784 4772.124512 240 ) ( -100.253784 4772.124512 160 ) algiers/brick1 -200 -31 0.00 0.865173 1 0 0 0 +surfaceparm detail +( 27.746277 4993.826172 232 ) ( 59.746216 5049.251953 232 ) ( 59.746216 5049.251953 152 ) algiers/brick1 -250 -31 -180.00 0.866211 -1 0 0 0 +surfaceparm detail +( -179.105103 4891.550781 600 ) ( -68.254028 4827.550293 600 ) ( -68.254028 4827.550293 736 ) algiers/brick1 18 -31 0.00 0.865845 1 0 0 0 +surfaceparm detail +} +// brush 64 +{ +( -96.254028 4779.052246 736 ) ( -64.253845 4834.478027 736 ) ( -175.105530 4898.478027 736 ) common/caulk -12 23 -120.02 0.999254 1.000828 0 160 0 +surfaceparm detail +( -179.105103 4891.550781 752 ) ( -68.254028 4827.550293 752 ) ( -100.253784 4772.124512 752 ) common/caulk -12 23 -120.02 0.999254 1.000828 0 160 0 +surfaceparm detail +( -179.105103 4891.550781 736 ) ( -211.105042 4836.124512 736 ) ( -211.105042 4836.124512 600 ) mohtest/pierset -175 -31 -180.00 0.866211 -1 0 0 0 +surfaceparm detail +( -211.105042 4836.124512 736 ) ( -100.253784 4772.124512 736 ) ( -100.253784 4772.124512 600 ) mohtest/pierset -4 -31 -180.00 0.865112 -1 0 0 0 +surfaceparm detail +( -100.253784 4772.124512 736 ) ( -68.254028 4827.550293 736 ) ( -68.254028 4827.550293 600 ) mohtest/pierset -252 -31 -180.00 0.864746 -1 0 0 0 +surfaceparm detail +( -68.254028 4827.550293 736 ) ( -179.105103 4891.550781 736 ) ( -179.105103 4891.550781 600 ) mohtest/pierset 18 -31 0.00 0.865845 1 0 0 0 +surfaceparm detail +} +// brush 65 +{ +( 322.562897 4934.465820 147 ) ( 334.563477 4955.250000 147 ) ( 261.817383 4997.250000 147 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 238.434509 5010.749512 231 ) ( 311.180359 4968.750000 231 ) ( 299.179993 4947.964844 231 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 233.238220 5013.750000 240 ) ( 221.238281 4992.965332 240 ) ( 221.238281 4992.965332 48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 229.434418 4995.161621 240 ) ( 302.180481 4953.161133 240 ) ( 302.180481 4953.161133 48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 283.592133 4956.964844 240 ) ( 295.591583 4977.750000 240 ) ( 295.591583 4977.750000 48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 311.180359 4968.750000 240 ) ( 238.434509 5010.749512 240 ) ( 238.434509 5010.749512 48 ) algiers/algrset1_3b 1 -212 0.00 0.823600 0.949951 0 0 0 +surfaceparm detail +} +// brush 66 +{ +( -176.267090 5222.464844 147 ) ( -164.266907 5243.250488 147 ) ( -237.013245 5285.250000 147 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -260.396423 5298.750000 231 ) ( -187.649109 5256.750000 231 ) ( -199.649536 5235.964844 231 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -265.591492 5301.750000 240 ) ( -277.592163 5280.964844 240 ) ( -277.592163 5280.964844 48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -269.395996 5283.161621 240 ) ( -196.650391 5241.161133 240 ) ( -196.650391 5241.161133 48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -215.238220 5244.964844 240 ) ( -203.238098 5265.750000 240 ) ( -203.238098 5265.750000 48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -187.649109 5256.750000 240 ) ( -260.396423 5298.750000 240 ) ( -260.396423 5298.750000 48 ) algiers/algrset1_3b -35 -212 0.00 0.823600 0.949951 0 0 0 +surfaceparm detail +} +// brush 67 +{ +( -2802.297607 6462.697266 200 ) ( -2810.297607 6476.553711 200 ) ( -3253.702393 6220.554199 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3032.000244 6348.553711 472 ) ( -3023.999756 6334.697266 472 ) ( -3245.702148 6206.697754 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3023.999756 6334.697266 472 ) ( -3032.000244 6348.553711 472 ) ( -2810.297607 6476.553711 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2913.148926 6398.697266 584 ) ( -2580.594727 6590.698242 200 ) ( -3245.702148 6206.697754 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2588.595215 6604.553711 200 ) ( -2921.148926 6412.553711 584 ) ( -3253.702393 6220.554199 200 ) central_europe/remgn_wallexter1 203 -66 0.00 0.865234 1 0 16384 0 +surfaceparm detail +} +// brush 68 +{ +( -2810.297607 6476.553711 -16 ) ( -2816.154053 6454.697266 -16 ) ( -2816.154053 6454.697266 176 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3475.404785 6092.553223 -88 ) ( -2810.297607 6476.553711 -88 ) ( -2810.297607 6476.553711 104 ) central_europe/remgn_wallexter1 196 -66 0.00 0.867188 1 0 16384 0 +surfaceparm detail +( -3231.846436 6214.696777 -64 ) ( -3253.702393 6220.554199 -64 ) ( -3253.702393 6220.554199 128 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2594.451172 6582.697266 -48 ) ( -3231.846436 6214.696777 -48 ) ( -3231.846436 6214.696777 144 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2594.451172 6582.697266 200 ) ( -3231.846436 6214.696777 200 ) ( -3253.702393 6220.554199 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2588.595215 6604.553711 -48 ) ( -3253.702393 6220.554199 -48 ) ( -3231.846436 6214.696777 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 69 +{ +( -2448.153809 5817.303223 120 ) ( -2448.153809 5817.303223 -72 ) ( -2426.297363 5811.446289 -72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2426.297363 5811.446289 104 ) ( -2426.297363 5811.446289 -88 ) ( -3091.405029 5427.446289 -88 ) central_europe/remgn_wallexter1 16 -66 0.00 0.865234 1 0 16384 0 +surfaceparm detail +( -2869.702637 5555.446289 128 ) ( -2869.702637 5555.446289 -64 ) ( -2863.846680 5577.302734 -64 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2863.846680 5577.302734 144 ) ( -2863.846680 5577.302734 -48 ) ( -2226.451172 5945.302734 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2869.702637 5555.446289 200 ) ( -2863.846680 5577.302734 200 ) ( -2226.451172 5945.302734 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2863.846680 5577.302734 -48 ) ( -2869.702637 5555.446289 -48 ) ( -2204.595215 5939.446777 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 70 +{ +( -2869.702637 5555.446289 200 ) ( -2426.297363 5811.446289 200 ) ( -2434.297363 5825.302734 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2656.000488 5697.302734 472 ) ( -2648 5683.446289 472 ) ( -2869.702637 5555.446289 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2648 5683.446289 472 ) ( -2656.000488 5697.302734 472 ) ( -2434.297363 5825.302734 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2877.703125 5569.302734 200 ) ( -2212.595215 5953.302734 200 ) ( -2545.149414 5761.302734 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2869.702637 5555.446289 200 ) ( -2537.149170 5747.446289 584 ) ( -2204.595215 5939.446777 200 ) central_europe/remgn_wallexter1 24 -66 0.00 0.865723 1 0 16384 0 +surfaceparm detail +} +// brush 71 +{ +( -2434.297363 5825.302734 -48 ) ( -2802.297607 6462.697266 -48 ) ( -2816.154053 6454.697266 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2816.154053 6454.697266 200 ) ( -2802.297607 6462.697266 200 ) ( -2434.297363 5825.302734 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2816.154053 6454.697266 200 ) ( -2448.153809 5817.303223 200 ) ( -2448.153809 5817.303223 8 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2426.297363 5811.446289 144 ) ( -2426.297363 5811.446289 -48 ) ( -2448.153809 5817.303223 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2810.297607 6476.553711 144 ) ( -2810.297607 6476.553711 -48 ) ( -2426.297363 5811.446289 -48 ) central_europe/remgn_wallexter1 -159 -67 0.00 0.866211 1 0 16384 0 +surfaceparm detail +( -2810.297607 6476.553711 8 ) ( -2810.297607 6476.553711 200 ) ( -2816.154053 6454.697266 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 72 +{ +( -3235.845947 6221.625977 -88 ) ( -3239.846436 6228.553711 -88 ) ( -3253.702393 6220.554199 -88 ) common/caulk 28 -9 -59.92 1.000471 1.002017 0 160 0 +surfaceparm detail +( -3253.702393 6220.554199 200 ) ( -3239.846436 6228.553711 200 ) ( -3235.845947 6221.625977 200 ) common/caulk 28 -9 -59.92 1.000471 1.002017 0 160 0 +surfaceparm detail +( -3257.166748 6218.553711 128 ) ( -3253.166748 6211.625488 128 ) ( -3253.166748 6211.625488 -80 ) general_structure/plank_flat 153 15 90.00 1 -0.865234 0 16384 0 +surfaceparm detail +( -3245.702148 6206.697754 128 ) ( -3231.846436 6214.696777 128 ) ( -3231.846436 6214.696777 -80 ) general_structure/plank_flat 152 33 90.00 1 0.865234 0 16384 0 +surfaceparm detail +( -3235.845947 6221.625977 128 ) ( -3239.846436 6228.553711 128 ) ( -3239.846436 6228.553711 -80 ) general_structure/plank_flat 153 35 90.00 1 -0.864746 0 16384 0 +surfaceparm detail +( -3245.309814 6230.017578 128 ) ( -3259.166016 6222.017578 128 ) ( -3259.166016 6222.017578 -80 ) general_structure/plank_flat 152 43 90.00 1 0.866699 0 16384 0 +surfaceparm detail +} +// brush 73 +{ +( -2857.845947 5566.910156 -112 ) ( -2861.846191 5573.838379 -112 ) ( -2875.702148 5565.838379 -112 ) common/caulk 52 -26 -60.02 0.999494 0.999949 0 160 0 +surfaceparm detail +( -2875.702148 5565.838379 200 ) ( -2861.846191 5573.838379 200 ) ( -2857.845947 5566.910156 200 ) common/caulk 52 -26 -60.02 0.999494 0.999949 0 160 0 +surfaceparm detail +( -2879.166016 5563.838867 128 ) ( -2875.166748 5556.910645 128 ) ( -2875.166748 5556.910645 -80 ) general_structure/plank_flat 153 29 90.00 1 -0.866699 0 16384 0 +surfaceparm detail +( -2867.702148 5551.981934 128 ) ( -2853.846191 5559.981934 128 ) ( -2853.846191 5559.981934 -80 ) general_structure/plank_flat 152 49 90.00 1 0.865234 0 16384 0 +surfaceparm detail +( -2857.845947 5566.910156 128 ) ( -2861.846191 5573.838379 128 ) ( -2861.846191 5573.838379 -80 ) general_structure/plank_flat 153 34 90.00 1 -0.865967 0 16384 0 +surfaceparm detail +( -2867.310059 5575.302734 128 ) ( -2881.166748 5567.303223 128 ) ( -2881.166748 5567.303223 -80 ) general_structure/plank_flat 152 1 90.00 1 0.865723 0 16384 0 +surfaceparm detail +} +// brush 74 +{ +( -2586.298096 6088.574219 -104 ) ( -2798.297852 6455.769043 -104 ) ( -3241.702881 6199.768555 -104 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3205.702393 6137.415527 -48 ) ( -2762.297852 6393.414551 -48 ) ( -2550.297852 6026.220703 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3253.702393 6220.554199 144 ) ( -3041.702881 5853.358887 144 ) ( -3041.702881 5853.358887 -48 ) mohtest/platestonelittn 189 -204 -180.00 0.649170 -0.750000 0 0 0 +surfaceparm detail +( -2863.846680 5577.302734 -48 ) ( -2863.846680 5577.302734 -88 ) ( -2869.702637 5555.446289 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2863.846680 5577.302734 -88 ) ( -2863.846680 5577.302734 -48 ) ( -3015.846436 5840.574219 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2586.298096 6088.574219 76 ) ( -3029.702393 5832.574219 200 ) ( -3029.702393 5832.574219 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 75 +{ +( -2586.298096 6088.574219 -88 ) ( -2798.297852 6455.769043 -88 ) ( -3241.702881 6199.768555 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3333.702148 6359.117676 -48 ) ( -2890.297363 6615.117676 -48 ) ( -2678.297607 6247.922852 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3253.702393 6220.554199 144 ) ( -3041.702881 5853.358887 144 ) ( -3041.702881 5853.358887 -48 ) mohtest/platestonelittn 189 -204 -180.00 0.649170 -0.750000 0 0 0 +surfaceparm detail +( -3231.846436 6214.696777 -48 ) ( -3231.846436 6214.696777 -88 ) ( -3143.846436 6062.276855 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3231.846436 6214.696777 -88 ) ( -3231.846436 6214.696777 -48 ) ( -3253.702393 6220.554199 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3157.702881 6054.276855 200 ) ( -2714.297363 6310.276855 76 ) ( -3157.702881 6054.276855 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 76 +{ +( -3195.845703 6152.343750 -48 ) ( -3209.702393 6144.343262 -48 ) ( -2841.701904 5506.948730 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2877.703125 5569.302734 200 ) ( -3245.702148 6206.697754 200 ) ( -3231.846436 6214.696777 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2863.846680 5577.302734 -48 ) ( -2863.846680 5577.302734 144 ) ( -3231.846436 6214.696777 144 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2863.846680 5577.302734 -48 ) ( -2869.702637 5555.446289 -48 ) ( -2869.702637 5555.446289 144 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2869.702637 5555.446289 -48 ) ( -3253.702393 6220.554199 -48 ) ( -3253.702393 6220.554199 144 ) central_europe/remgn_wallexter1 -121 -67 0.00 0.865967 1 0 16384 0 +surfaceparm detail +( -3015.846436 5840.574219 76 ) ( -3029.702393 5832.574219 200 ) ( -3029.702393 5832.574219 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 77 +{ +( -3323.845947 6374.045898 -48 ) ( -3337.702148 6366.045898 -48 ) ( -2969.702881 5728.651367 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2877.703125 5569.302734 200 ) ( -3245.702148 6206.697754 200 ) ( -3231.846436 6214.696777 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2863.846680 5577.302734 -48 ) ( -2863.846680 5577.302734 144 ) ( -3231.846436 6214.696777 144 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2869.702637 5555.446289 -48 ) ( -3253.702393 6220.554199 -48 ) ( -3253.702393 6220.554199 144 ) central_europe/remgn_wallexter1 -121 -67 0.00 0.865967 1 0 16384 0 +surfaceparm detail +( -3231.846436 6214.696777 144 ) ( -3253.702393 6220.554199 144 ) ( -3253.702393 6220.554199 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3157.702881 6054.276855 200 ) ( -3143.846436 6062.276855 76 ) ( -3157.702881 6054.276855 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 78 +{ +( -3127.922852 6274.697266 -88 ) ( -3135.922852 6288.553223 -88 ) ( -3239.846436 6228.553711 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3239.846436 6228.553711 -48 ) ( -3135.922852 6288.553223 -48 ) ( -3127.922852 6274.697266 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3253.702393 6220.554199 -88 ) ( -3253.702393 6220.554199 -48 ) ( -3231.846436 6214.696777 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2816.154053 6454.697266 -48 ) ( -2816.154053 6454.697266 -88 ) ( -3231.846436 6214.696777 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2816.154053 6454.697266 -88 ) ( -2816.154053 6454.697266 -48 ) ( -2810.297607 6476.553711 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3253.702393 6220.554199 -48 ) ( -3253.702393 6220.554199 -88 ) ( -3135.922852 6288.553223 -88 ) mohtest/platestonelittn 226 -203 0.00 0.648926 0.750000 0 0 0 +surfaceparm detail +} +// brush 79 +{ +( -2782.297119 6428.056152 -88 ) ( -2802.297607 6462.697266 -88 ) ( -2816.154053 6454.697266 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2816.154053 6454.697266 -48 ) ( -2802.297607 6462.697266 -48 ) ( -2782.297119 6428.056152 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2816.154053 6454.697266 -48 ) ( -2796.153809 6420.056152 -48 ) ( -2796.153809 6420.056152 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2426.297363 5811.446289 -48 ) ( -2426.297363 5811.446289 -88 ) ( -2448.153809 5817.303223 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2426.297363 5811.446289 -88 ) ( -2426.297363 5811.446289 -48 ) ( -2810.297607 6476.553711 -48 ) mohtest/platestonelittn 76 -204 -180.00 0.649414 -0.750000 0 0 0 +surfaceparm detail +( -2810.297607 6476.553711 -88 ) ( -2810.297607 6476.553711 -48 ) ( -2816.154053 6454.697266 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 80 +{ +( -2436.153809 5796.518066 -104 ) ( -2448.153809 5817.303223 -104 ) ( -2545.149414 5761.302734 -104 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2545.149414 5761.302734 -48 ) ( -2448.153809 5817.303223 -48 ) ( -2436.153809 5796.518066 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2869.702637 5555.446289 -48 ) ( -2869.702637 5555.446289 -88 ) ( -2863.846680 5577.302734 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2869.702637 5555.446289 -88 ) ( -2869.702637 5555.446289 -48 ) ( -2426.297363 5811.446289 -48 ) mohtest/platestonelittn 177 -203 0.00 0.648438 0.750000 0 0 0 +surfaceparm detail +( -2426.297363 5811.446289 -88 ) ( -2426.297363 5811.446289 -48 ) ( -2448.153809 5817.303223 -48 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -2448.153809 5817.303223 -48 ) ( -2545.149414 5761.302734 -48 ) ( -2545.149414 5761.302734 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 81 +{ +( -3139.846436 6055.348633 -88 ) ( -3143.846436 6062.276855 -88 ) ( -3157.702881 6054.276855 -88 ) common/caulk 28 -9 -59.92 1.000471 1.002017 0 160 0 +surfaceparm detail +( -3153.702637 6047.348633 176 ) ( -3139.846436 6055.348633 176 ) ( -3135.846436 6048.420410 176 ) common/caulk 28 -9 -59.92 1.000471 1.002017 0 160 0 +surfaceparm detail +( -3161.166748 6052.276367 128 ) ( -3157.166016 6045.349121 128 ) ( -3157.166016 6045.349121 -80 ) general_structure/plank_flat 153 63 90.00 1 -0.867920 0 16384 0 +surfaceparm detail +( -3147.702881 6036.956543 128 ) ( -3133.846191 6044.957031 128 ) ( -3133.846191 6044.957031 -80 ) general_structure/plank_flat 152 50 90.00 1 0.866211 0 16384 0 +surfaceparm detail +( -3136.381592 6057.349121 128 ) ( -3140.382080 6064.276855 128 ) ( -3140.382080 6064.276855 -80 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3147.310547 6060.276855 128 ) ( -3161.166748 6052.276367 128 ) ( -3161.166748 6052.276367 -80 ) general_structure/plank_flat 152 57 90.00 1 0.866699 0 16384 0 +surfaceparm detail +} +// brush 82 +{ +( -3021.846436 5850.966797 -88 ) ( -3025.846436 5857.895020 -88 ) ( -3039.702637 5849.895020 -88 ) common/caulk 61 -27 -59.97 0.999982 0.999982 0 160 0 +surfaceparm detail +( -3035.702881 5842.966797 176 ) ( -3021.846436 5850.966797 176 ) ( -3017.846680 5844.038574 176 ) common/caulk 61 -27 -59.97 0.999982 0.999982 0 160 0 +surfaceparm detail +( -3043.166992 5847.895020 128 ) ( -3039.166504 5840.966797 128 ) ( -3039.166504 5840.966797 -80 ) general_structure/plank_flat 153 36 90.00 1 -0.865967 0 16384 0 +surfaceparm detail +( -3029.702393 5832.574219 128 ) ( -3015.846436 5840.574219 128 ) ( -3015.846436 5840.574219 -80 ) general_structure/plank_flat 152 46 90.00 1 0.867188 0 16384 0 +surfaceparm detail +( -3018.382080 5852.966797 128 ) ( -3022.382324 5859.894531 128 ) ( -3022.382324 5859.894531 -80 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3029.310303 5855.895020 128 ) ( -3043.166992 5847.895020 128 ) ( -3043.166992 5847.895020 -80 ) general_structure/plank_flat 152 46 90.00 1 0.865723 0 16384 0 +surfaceparm detail +} +// brush 83 +{ +( -2424.833984 5816.909668 -88 ) ( -2428.833008 5823.838867 -88 ) ( -2442.689697 5815.838379 -88 ) common/caulk 50 -39 -60.00 0.999616 1.000161 0 160 0 +surfaceparm detail +( -2442.689697 5815.838379 200 ) ( -2428.833008 5823.838867 200 ) ( -2424.833984 5816.909668 200 ) common/caulk 50 -39 -60.00 0.999616 1.000161 0 160 0 +surfaceparm detail +( -2446.153809 5813.838379 128 ) ( -2442.154053 5806.909668 128 ) ( -2442.154053 5806.909668 -80 ) general_structure/plank_flat 153 46 90.00 1 -0.866699 0 16384 0 +surfaceparm detail +( -2434.689697 5801.981934 128 ) ( -2420.833008 5809.982422 128 ) ( -2420.833008 5809.982422 -80 ) general_structure/plank_flat 152 1 90.00 1 0.865234 0 16384 0 +surfaceparm detail +( -2424.833984 5816.909668 128 ) ( -2428.833008 5823.838867 128 ) ( -2428.833008 5823.838867 -80 ) general_structure/plank_flat 153 57 90.00 1 -0.867676 0 16384 0 +surfaceparm detail +( -2434.297363 5825.302734 128 ) ( -2448.153809 5817.303223 128 ) ( -2448.153809 5817.303223 -80 ) general_structure/plank_flat 152 61 90.00 1 0.867188 0 16384 0 +surfaceparm detail +} +// brush 84 +{ +( -2802.833008 6471.625488 -88 ) ( -2806.833984 6478.553223 -88 ) ( -2820.689453 6470.554688 -88 ) common/caulk 44 -48 -59.99 0.999738 1.001251 0 160 0 +surfaceparm detail +( -2820.689453 6470.554688 200 ) ( -2806.833984 6478.553223 200 ) ( -2802.833008 6471.625488 200 ) common/caulk 44 -48 -59.99 0.999738 1.001251 0 160 0 +surfaceparm detail +( -2824.153809 6468.553711 128 ) ( -2820.153809 6461.625488 128 ) ( -2820.153809 6461.625488 -80 ) general_structure/plank_flat 153 46 90.00 1 -0.865723 0 16384 0 +surfaceparm detail +( -2812.689453 6456.697754 128 ) ( -2798.833984 6464.696777 128 ) ( -2798.833984 6464.696777 -80 ) general_structure/plank_flat 152 39 90.00 1 0.866211 0 16384 0 +surfaceparm detail +( -2802.833008 6471.625488 128 ) ( -2806.833984 6478.553223 128 ) ( -2806.833984 6478.553223 -80 ) general_structure/plank_flat 153 51 90.00 1 -0.867188 0 16384 0 +surfaceparm detail +( -2812.297607 6480.018066 128 ) ( -2826.153809 6472.017578 128 ) ( -2826.153809 6472.017578 -80 ) general_structure/plank_flat 152 57 90.00 1 0.866699 0 16384 0 +surfaceparm detail +} +// brush 85 +{ +( -3034.775146 5857.358887 -88 ) ( -3062.774658 5905.856445 -88 ) ( -3069.701904 5901.856445 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3069.701904 5901.856445 176 ) ( -3062.774658 5905.856445 176 ) ( -3034.775146 5857.358887 176 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3069.701904 5901.856445 176 ) ( -3041.702881 5853.358887 176 ) ( -3041.702881 5853.358887 -88 ) general_structure/jh_barndoor1 138 -173 -180.00 0.365234 -0.515625 0 16384 0 +surfaceparm detail +( -3034.775146 5857.358887 176 ) ( -3062.774658 5905.856445 176 ) ( -3062.774658 5905.856445 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3140.774414 6040.956055 176 ) ( -3147.702881 6036.956543 176 ) ( -3147.702881 6036.956543 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3086.774414 5947.425781 -88 ) ( -3090.239014 5945.425293 -88 ) ( -3088.506592 5946.425781 176 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 86 +{ +( -3117.702148 5984.994629 -88 ) ( -3110.774414 5988.994629 -88 ) ( -3138.774170 6037.492676 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3138.774170 6037.492676 176 ) ( -3110.774414 5988.994629 176 ) ( -3117.702148 5984.994629 176 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3145.702393 6033.491699 -88 ) ( -3145.702393 6033.491699 176 ) ( -3117.702148 5984.994629 176 ) general_structure/jh_barndoor1 -163 -173 0.00 0.364502 0.515625 0 16384 0 +surfaceparm detail +( -3110.774414 5988.994629 -88 ) ( -3110.774414 5988.994629 176 ) ( -3138.774170 6037.492676 176 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3039.702637 5849.895020 -88 ) ( -3039.702637 5849.895020 176 ) ( -3032.774658 5853.895508 176 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3088.506592 5946.425781 176 ) ( -3090.239014 5945.425293 -88 ) ( -3086.774414 5947.425781 -88 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 87 +{ +( -4154 -3312 184 ) ( -4170 -3312 184 ) ( -4170 -3316 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4168 -3312 266 ) ( -4152 -3312 266 ) ( -4152 -3316 262 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4168 -3316 262 ) ( -4152 -3316 262 ) ( -4152 -3316 184 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4152 -3316 262 ) ( -4152 -3312 262 ) ( -4152 -3312 184 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4152 -3312 266 ) ( -4168 -3312 266 ) ( -4168 -3312 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -3312 262 ) ( -4170 -3316 262 ) ( -4170 -3316 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 88 +{ +( -4152 -3240 184 ) ( -4170 -3240 184 ) ( -4170 -3384 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -3384 262 ) ( -4170 -3240 262 ) ( -4152 -3240 262 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -3380 266 ) ( -4152 -3380 180 ) ( -4170 -3380 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4160 -3242 266 ) ( -4160 -3242 180 ) ( -4160 -3386 180 ) mohcommon/jh_window2pj -52 45 0.00 -1 0.609375 536870912 4194816 0 +surfaceparm detail +( -4170 -3314 258 ) ( -4170 -3314 172 ) ( -4152 -3314 172 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4164 -3386 266 ) ( -4164 -3386 180 ) ( -4164 -3242 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 89 +{ +( -4160 -3380 184 ) ( -4170 -3380 184 ) ( -4170 -3388 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -3388 262 ) ( -4170 -3380 262 ) ( -4160 -3380 262 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -3388 184 ) ( -4160 -3388 184 ) ( -4160 -3388 180 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4158 -3388 184 ) ( -4158 -3380 184 ) ( -4158 -3380 180 ) general_structure/plank_flat -122 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4160 -3380 184 ) ( -4170 -3380 184 ) ( -4170 -3380 180 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4166 -3380 188 ) ( -4166 -3388 188 ) ( -4166 -3388 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 90 +{ +( -4152 -3312 184 ) ( -4170 -3312 184 ) ( -4170 -3456 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -3456 262 ) ( -4170 -3312 262 ) ( -4152 -3312 262 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -3452 266 ) ( -4152 -3452 180 ) ( -4170 -3452 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4160 -3314 266 ) ( -4160 -3314 180 ) ( -4160 -3458 180 ) mohcommon/jh_window2pj -60 45 0.00 -1 0.609375 536870912 4194816 0 +surfaceparm detail +( -4170 -3388 256 ) ( -4170 -3388 170 ) ( -4152 -3388 170 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4164 -3458 266 ) ( -4164 -3458 180 ) ( -4164 -3314 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 91 +{ +( -4154 -3452 184 ) ( -4170 -3452 184 ) ( -4170 -3456 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -3456 266 ) ( -4168 -3456 266 ) ( -4168 -3452 262 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4168 -3456 266 ) ( -4152 -3456 266 ) ( -4152 -3456 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -3456 262 ) ( -4152 -3452 262 ) ( -4152 -3452 184 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4154 -3452 262 ) ( -4170 -3452 262 ) ( -4170 -3452 184 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4170 -3452 262 ) ( -4170 -3456 262 ) ( -4170 -3456 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 92 +{ +( -4154 -2752 184 ) ( -4170 -2752 184 ) ( -4170 -2756 184 ) common/caulk 0 -16 0.00 1 1 0 160 0 +surfaceparm detail +( -4168 -2752 266 ) ( -4152 -2752 266 ) ( -4152 -2756 262 ) common/caulk 0 -16 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -2756 262 ) ( -4154 -2756 262 ) ( -4154 -2756 184 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4152 -2756 262 ) ( -4152 -2752 262 ) ( -4152 -2752 184 ) general_structure/plank_flat 0 16 90.00 1 1 0 16384 0 +surfaceparm detail +( -4152 -2752 266 ) ( -4168 -2752 266 ) ( -4168 -2752 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -2752 262 ) ( -4170 -2756 262 ) ( -4170 -2756 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 93 +{ +( -4152 -2680 184 ) ( -4170 -2680 184 ) ( -4170 -2824 184 ) common/caulk 0 -16 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -2824 262 ) ( -4170 -2680 262 ) ( -4152 -2680 262 ) common/caulk 0 -16 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -2820 266 ) ( -4152 -2820 180 ) ( -4170 -2820 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4160 -2682 266 ) ( -4160 -2682 180 ) ( -4160 -2826 180 ) mohcommon/jh_window2pj -4 45 0.00 -1 0.609375 536870912 4194816 0 +surfaceparm detail +( -4170 -2756 256 ) ( -4170 -2756 170 ) ( -4152 -2756 170 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4164 -2826 266 ) ( -4164 -2826 180 ) ( -4164 -2682 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 94 +{ +( -4160 -2820 184 ) ( -4170 -2820 184 ) ( -4170 -2828 184 ) common/caulk 0 -16 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -2828 262 ) ( -4170 -2820 262 ) ( -4160 -2820 262 ) common/caulk 0 -16 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -2828 184 ) ( -4160 -2828 184 ) ( -4160 -2828 180 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4158 -2828 184 ) ( -4158 -2820 184 ) ( -4158 -2820 180 ) general_structure/plank_flat -170 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4160 -2820 184 ) ( -4170 -2820 184 ) ( -4170 -2820 180 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4166 -2820 188 ) ( -4166 -2828 188 ) ( -4166 -2828 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 95 +{ +( -4152 -2752 184 ) ( -4170 -2752 184 ) ( -4170 -2896 184 ) common/caulk 0 -16 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -2896 262 ) ( -4170 -2752 262 ) ( -4152 -2752 262 ) common/caulk 0 -16 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -2892 266 ) ( -4152 -2892 180 ) ( -4170 -2892 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4160 -2754 266 ) ( -4160 -2754 180 ) ( -4160 -2898 180 ) mohcommon/jh_window2pj -12 45 0.00 -1 0.609375 536870912 4194816 0 +surfaceparm detail +( -4170 -2828 256 ) ( -4170 -2828 170 ) ( -4152 -2828 170 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4164 -2898 266 ) ( -4164 -2898 180 ) ( -4164 -2754 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 96 +{ +( -4154 -2892 184 ) ( -4170 -2892 184 ) ( -4170 -2896 184 ) common/caulk 0 -16 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -2896 266 ) ( -4168 -2896 266 ) ( -4168 -2892 262 ) common/caulk 0 -16 0.00 1 1 0 160 0 +surfaceparm detail +( -4168 -2896 266 ) ( -4152 -2896 266 ) ( -4152 -2896 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -2896 262 ) ( -4152 -2892 262 ) ( -4152 -2892 184 ) general_structure/plank_flat 0 16 90.00 1 1 0 16384 0 +surfaceparm detail +( -4152 -2892 262 ) ( -4168 -2892 262 ) ( -4168 -2892 184 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4170 -2892 262 ) ( -4170 -2896 262 ) ( -4170 -2896 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 97 +{ +( -4352 -3570 184 ) ( -4352 -3554 184 ) ( -4356 -3554 184 ) common/caulk -43 49 -90.00 1 1 0 160 0 +surfaceparm detail +( -4352 -3556 266 ) ( -4352 -3572 266 ) ( -4356 -3572 262 ) common/caulk -43 49 -90.00 1 1 0 160 0 +surfaceparm detail +( -4356 -3556 262 ) ( -4356 -3572 262 ) ( -4356 -3572 184 ) general_structure/plank_flat 0 -44 90.00 1 -1 0 16384 0 +surfaceparm detail +( -4356 -3572 262 ) ( -4352 -3572 262 ) ( -4352 -3572 184 ) general_structure/plank_flat 0 -48 90.00 1 1 0 16384 0 +surfaceparm detail +( -4352 -3572 266 ) ( -4352 -3556 266 ) ( -4352 -3556 184 ) common/caulk -44 0 -180.00 1 -1 0 160 0 +surfaceparm detail +( -4352 -3554 262 ) ( -4356 -3554 262 ) ( -4356 -3554 184 ) general_structure/plank_flat 0 -48 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 98 +{ +( -4280 -3572 184 ) ( -4280 -3554 184 ) ( -4424 -3554 184 ) common/caulk -43 49 -90.00 1 1 0 160 0 +surfaceparm detail +( -4424 -3554 262 ) ( -4280 -3554 262 ) ( -4280 -3572 262 ) common/caulk -43 49 -90.00 1 1 0 160 0 +surfaceparm detail +( -4420 -3572 266 ) ( -4420 -3572 180 ) ( -4420 -3554 180 ) common/caulk -44 0 -180.00 1 -1 0 160 0 +surfaceparm detail +( -4282 -3564 266 ) ( -4282 -3564 180 ) ( -4426 -3564 180 ) mohcommon/jh_window2pj 60 42 -180.00 1 -0.609375 536870912 4194816 0 +surfaceparm detail +( -4356 -3554 256 ) ( -4356 -3554 170 ) ( -4356 -3572 170 ) common/caulk -44 0 -180.00 1 -1 0 160 0 +surfaceparm detail +( -4426 -3560 266 ) ( -4426 -3560 180 ) ( -4282 -3560 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 99 +{ +( -4420 -3564 184 ) ( -4420 -3554 184 ) ( -4428 -3554 184 ) common/caulk -43 49 -90.00 1 1 0 160 0 +surfaceparm detail +( -4428 -3554 262 ) ( -4420 -3554 262 ) ( -4420 -3564 262 ) common/caulk -43 49 -90.00 1 1 0 160 0 +surfaceparm detail +( -4428 -3554 184 ) ( -4428 -3564 184 ) ( -4428 -3564 180 ) general_structure/plank_flat 20 0 -180.00 1 -1 0 16384 0 +surfaceparm detail +( -4428 -3566 184 ) ( -4420 -3566 184 ) ( -4420 -3566 180 ) general_structure/plank_flat -106 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4420 -3564 184 ) ( -4420 -3554 184 ) ( -4420 -3554 180 ) general_structure/plank_flat 20 0 -180.00 1 -1 0 16384 0 +surfaceparm detail +( -4420 -3558 188 ) ( -4428 -3558 188 ) ( -4428 -3558 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 100 +{ +( -4352 -3572 184 ) ( -4352 -3554 184 ) ( -4496 -3554 184 ) common/caulk -43 49 -90.00 1 1 0 160 0 +surfaceparm detail +( -4496 -3554 262 ) ( -4352 -3554 262 ) ( -4352 -3572 262 ) common/caulk -43 49 -90.00 1 1 0 160 0 +surfaceparm detail +( -4492 -3572 266 ) ( -4492 -3572 180 ) ( -4492 -3554 180 ) common/caulk -44 0 -180.00 1 -1 0 160 0 +surfaceparm detail +( -4354 -3564 266 ) ( -4354 -3564 180 ) ( -4498 -3564 180 ) mohcommon/jh_window2pj 52 42 -180.00 1 -0.609375 536870912 4194816 0 +surfaceparm detail +( -4428 -3554 256 ) ( -4428 -3554 170 ) ( -4428 -3572 170 ) common/caulk -44 0 -180.00 1 -1 0 160 0 +surfaceparm detail +( -4498 -3560 266 ) ( -4498 -3560 180 ) ( -4354 -3560 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 101 +{ +( -4492 -3570 184 ) ( -4492 -3554 184 ) ( -4496 -3554 184 ) common/caulk -43 49 -90.00 1 1 0 160 0 +surfaceparm detail +( -4496 -3572 266 ) ( -4496 -3556 266 ) ( -4492 -3556 262 ) common/caulk -43 49 -90.00 1 1 0 160 0 +surfaceparm detail +( -4496 -3556 266 ) ( -4496 -3572 266 ) ( -4496 -3572 184 ) common/caulk -44 0 -180.00 1 -1 0 160 0 +surfaceparm detail +( -4496 -3572 262 ) ( -4492 -3572 262 ) ( -4492 -3572 184 ) general_structure/plank_flat 0 -48 90.00 1 1 0 16384 0 +surfaceparm detail +( -4492 -3570 262 ) ( -4492 -3554 262 ) ( -4492 -3554 184 ) general_structure/plank_flat 0 -44 90.00 1 -1 0 16384 0 +surfaceparm detail +( -4492 -3554 262 ) ( -4496 -3554 262 ) ( -4496 -3554 184 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 102 +{ +( 4792 992 560 ) ( 4760 1024 560 ) ( 4744 992 560 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4744 988 564 ) ( 4760 1020 564 ) ( 4792 988 564 ) mohtest/pierset 104 248 -90.00 1 1 0 0 0 +surfaceparm detail +( 4760 976 648 ) ( 4760 976 560 ) ( 4736 1000 560 ) mohtest/pierset 9 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 4760 976 560 ) ( 4760 976 648 ) ( 4784 1000 648 ) mohtest/pierset -47 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 4784 1000 560 ) ( 4784 1000 648 ) ( 4760 1024 648 ) mohtest/pierset 9 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 4736 1000 648 ) ( 4736 1000 560 ) ( 4760 1024 560 ) mohtest/pierset -96 -120 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 103 +{ +( 4792 992 472 ) ( 4760 1024 472 ) ( 4744 992 472 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4744 992 560 ) ( 4760 1024 560 ) ( 4792 992 560 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4760 976 560 ) ( 4760 976 472 ) ( 4736 1000 472 ) mohtest/platestonelittn 64 -80 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 4760 976 472 ) ( 4760 976 560 ) ( 4784 1000 560 ) mohtest/platestonelittn -47 -80 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 4784 1000 472 ) ( 4784 1000 560 ) ( 4760 1024 560 ) mohtest/platestonelittn 64 -80 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 4736 1000 560 ) ( 4736 1000 472 ) ( 4760 1024 472 ) mohtest/platestonelittn 113 -80 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +} +// brush 104 +{ +( 4752 1000 472 ) ( 4768 1000 472 ) ( 4768 1144 472 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4768 1000 536 ) ( 4752 1000 536 ) ( 4752 1144 536 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4752 1000 536 ) ( 4752 1000 472 ) ( 4752 1144 472 ) mohtest/platestonelittn 127 -80 -180.00 0.500000 -0.500000 0 0 0 +surfaceparm detail +( 4680 1000 536 ) ( 4712 1000 536 ) ( 4712 1000 472 ) common/caulk -40 -56 0.00 1 1 0 160 0 +surfaceparm detail +( 4768 1000 472 ) ( 4768 1000 536 ) ( 4768 1144 536 ) mohtest/platestonelittn 127 -80 -180.00 0.500000 -0.500000 0 0 0 +surfaceparm detail +( 4776 1144 536 ) ( 4744 1144 536 ) ( 4744 1144 472 ) common/caulk -40 -56 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 105 +{ +( 4752 1000 536 ) ( 4768 1000 536 ) ( 4768 1144 536 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4768 1000 544 ) ( 4752 1000 544 ) ( 4752 1144 544 ) mohtest/pierset 39 231 -90.00 1 1 0 0 0 +surfaceparm detail +( 4752 1000 544 ) ( 4752 1000 480 ) ( 4752 1144 480 ) mohtest/pierset 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4680 1000 544 ) ( 4712 1000 544 ) ( 4712 1000 480 ) common/caulk -40 -56 0.00 1 1 0 160 0 +surfaceparm detail +( 4768 1000 480 ) ( 4768 1000 544 ) ( 4768 1144 544 ) mohtest/pierset 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4776 1144 600 ) ( 4744 1144 600 ) ( 4744 1144 536 ) common/caulk -40 -56 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 106 +{ +( 4752 1144 472 ) ( 4768 1144 472 ) ( 4752 1448 472 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4768 1144 536 ) ( 4752 1144 536 ) ( 4736 1448 536 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4752 1144 536 ) ( 4752 1144 472 ) ( 4736 1448 472 ) mohtest/platestonelittn 127 -80 -180.00 0.500000 -0.500000 0 0 0 +surfaceparm detail +( 4680 1144 536 ) ( 4712 1144 536 ) ( 4712 1144 472 ) common/caulk -40 -56 0.00 1 1 0 160 0 +surfaceparm detail +( 4768 1144 472 ) ( 4768 1144 536 ) ( 4752 1448 536 ) mohtest/platestonelittn 127 -80 -180.00 0.500000 -0.500000 0 0 0 +surfaceparm detail +( 4760 1448 536 ) ( 4728 1448 536 ) ( 4728 1448 472 ) common/caulk -40 -56 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 107 +{ +( 4752 1144 536 ) ( 4768 1144 536 ) ( 4752 1448 536 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4768 1144 544 ) ( 4752 1144 544 ) ( 4736 1448 544 ) mohtest/pierset 39 231 -90.00 1 1 0 0 0 +surfaceparm detail +( 4752 1144 544 ) ( 4752 1144 480 ) ( 4736 1448 480 ) mohtest/pierset 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4680 1144 600 ) ( 4712 1144 600 ) ( 4712 1144 536 ) common/caulk -40 -56 0.00 1 1 0 160 0 +surfaceparm detail +( 4768 1144 480 ) ( 4768 1144 544 ) ( 4752 1448 544 ) mohtest/pierset 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4760 1448 600 ) ( 4728 1448 600 ) ( 4728 1448 536 ) common/caulk -40 -56 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 108 +{ +( 4776 1440 560 ) ( 4744 1472 560 ) ( 4728 1440 560 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4728 1436 564 ) ( 4744 1468 564 ) ( 4776 1436 564 ) mohtest/pierset 39 231 -90.00 1 1 0 0 0 +surfaceparm detail +( 4744 1424 648 ) ( 4744 1424 560 ) ( 4720 1448 560 ) mohtest/pierset 25 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 4744 1424 560 ) ( 4744 1424 648 ) ( 4768 1448 648 ) mohtest/pierset 17 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 4768 1448 560 ) ( 4768 1448 648 ) ( 4744 1472 648 ) mohtest/pierset 25 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 4720 1448 648 ) ( 4720 1448 560 ) ( 4744 1472 560 ) mohtest/pierset -31 -120 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 109 +{ +( 4776 1440 472 ) ( 4744 1472 472 ) ( 4728 1440 472 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4728 1440 560 ) ( 4744 1472 560 ) ( 4776 1440 560 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4744 1424 560 ) ( 4744 1424 472 ) ( 4720 1448 472 ) mohtest/platestonelittn 97 -80 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 4744 1424 472 ) ( 4744 1424 560 ) ( 4768 1448 560 ) mohtest/platestonelittn 80 -80 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 4768 1448 472 ) ( 4768 1448 560 ) ( 4744 1472 560 ) mohtest/platestonelittn 97 -80 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 4720 1448 560 ) ( 4720 1448 472 ) ( 4744 1472 472 ) mohtest/platestonelittn -16 -80 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +} +// brush 110 +{ +( 4736 1448 472 ) ( 4752 1448 472 ) ( 4792 1752 472 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4752 1448 536 ) ( 4736 1448 536 ) ( 4776 1752 536 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4736 1448 536 ) ( 4736 1448 472 ) ( 4776 1752 472 ) mohtest/platestonelittn -32 -80 -180.00 0.500000 -0.500000 0 0 0 +surfaceparm detail +( 4664 1448 536 ) ( 4696 1448 536 ) ( 4696 1448 472 ) common/caulk -40 -56 0.00 1 1 0 160 0 +surfaceparm detail +( 4752 1448 472 ) ( 4752 1448 536 ) ( 4792 1752 536 ) mohtest/platestonelittn -32 -80 -180.00 0.500000 -0.500000 0 0 0 +surfaceparm detail +( 4800 1752 536 ) ( 4768 1752 536 ) ( 4768 1752 472 ) common/caulk -40 -56 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 111 +{ +( 4736 1448 536 ) ( 4752 1448 536 ) ( 4792 1752 536 ) common/caulk -23 39 -90.00 1 1 0 160 0 +surfaceparm detail +( 4752 1448 544 ) ( 4736 1448 544 ) ( 4776 1752 544 ) mohtest/pierset 39 231 -90.00 1 1 0 0 0 +surfaceparm detail +( 4736 1448 544 ) ( 4736 1448 480 ) ( 4776 1752 480 ) mohtest/pierset 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4664 1448 600 ) ( 4696 1448 600 ) ( 4696 1448 536 ) common/caulk -40 -56 0.00 1 1 0 160 0 +surfaceparm detail +( 4752 1448 480 ) ( 4752 1448 544 ) ( 4792 1752 544 ) mohtest/pierset 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4800 1752 544 ) ( 4768 1752 544 ) ( 4768 1752 480 ) common/caulk -40 -56 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 112 +{ +( 4760 1752 564 ) ( 4760 1752 560 ) ( 4808 1752 560 ) common/caulk -40 -56 0.00 1 1 0 160 0 +surfaceparm detail +( 4808 1752 564 ) ( 4808 1752 560 ) ( 4784 1728 560 ) mohtest/pierset -31 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 4784 1728 564 ) ( 4784 1728 560 ) ( 4760 1752 560 ) mohtest/pierset -15 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 4760 1752 564 ) ( 4808 1752 564 ) ( 4784 1728 564 ) mohtest/pierset 88 15 -90.00 1 1 0 0 0 +surfaceparm detail +( 4784 1728 560 ) ( 4808 1752 560 ) ( 4760 1752 560 ) common/caulk -40 15 -90.00 1 1 0 160 0 +surfaceparm detail +} +// brush 113 +{ +( 4760 1752 560 ) ( 4760 1752 472 ) ( 4808 1752 472 ) common/caulk -40 -56 0.00 1 1 0 160 0 +surfaceparm detail +( 4808 1752 560 ) ( 4808 1752 472 ) ( 4784 1728 472 ) mohtest/platestonelittn -16 -80 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 4784 1728 560 ) ( 4784 1728 472 ) ( 4760 1752 472 ) mohtest/platestonelittn 16 -80 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 4760 1752 560 ) ( 4808 1752 560 ) ( 4784 1728 560 ) common/caulk -40 15 -90.00 1 1 0 160 0 +surfaceparm detail +( 4784 1728 472 ) ( 4808 1752 472 ) ( 4760 1752 472 ) common/caulk -40 15 -90.00 1 1 0 160 0 +surfaceparm detail +} +// brush 114 +{ +( 5152 496 584 ) ( 5152 528 584 ) ( 5080 528 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5080 528 592 ) ( 5152 528 592 ) ( 5152 496 592 ) mohtest/sootwallflt -48 55 -90.00 1 1 0 0 0 +surfaceparm detail +( 5080 528 592 ) ( 5080 496 592 ) ( 5080 496 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5080 496 592 ) ( 5152 496 592 ) ( 5152 496 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5152 496 592 ) ( 5152 528 592 ) ( 5152 528 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5152 528 592 ) ( 5080 528 592 ) ( 5080 528 584 ) mohtest/sootwallflt -48 -32 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 115 +{ +( 5668 514 536 ) ( 5668 530 536 ) ( 5664 530 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5664 530 664 ) ( 5668 530 664 ) ( 5668 514 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5664 530 604 ) ( 5664 514 604 ) ( 5664 514 536 ) mohcommon/beam2 56 2 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5664 514 604 ) ( 5668 514 604 ) ( 5668 514 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5668 514 664 ) ( 5668 530 664 ) ( 5668 530 596 ) mohcommon/beam2 56 2 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5668 530 604 ) ( 5664 530 604 ) ( 5664 530 536 ) mohcommon/beam2 57 -3 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 116 +{ +( 5968 1484 844 ) ( 5968 1524 844 ) ( 5704 1524 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 1524 932 ) ( 5968 1524 932 ) ( 5968 1484 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1524 932 ) ( 5712 1484 932 ) ( 5712 1484 844 ) general_structure/windowtownhall1 42 -142 -180.00 0.750000 -0.500000 0 0 0 +surfaceparm detail +( 5704 1480 928 ) ( 5968 1480 928 ) ( 5968 1480 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5752 1484 924 ) ( 5752 1524 924 ) ( 5752 1524 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5968 1536 932 ) ( 5704 1536 932 ) ( 5704 1536 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 117 +{ +( 5648 1568 908 ) ( 5744 1568 908 ) ( 5744 1464 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1568 956 ) ( 5712 1464 956 ) ( 5712 1464 828 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5648 1456 932 ) ( 5744 1456 932 ) ( 5744 1456 804 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5904 1464 1012 ) ( 5904 1568 1012 ) ( 5904 1568 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5968 1484 844 ) ( 5968 1524 844 ) ( 5704 1524 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5968 1480 928 ) ( 5704 1480 928 ) ( 5968 1480 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 118 +{ +( 5800 1568 908 ) ( 5896 1568 908 ) ( 5896 1464 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1568 956 ) ( 5712 1464 956 ) ( 5712 1464 828 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5744 1560 948 ) ( 5648 1560 948 ) ( 5648 1560 820 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5968 1484 844 ) ( 5968 1524 844 ) ( 5704 1524 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5904 1484 924 ) ( 5904 1524 924 ) ( 5904 1524 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 1536 932 ) ( 5968 1536 932 ) ( 5704 1536 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 119 +{ +( 5872 1432 908 ) ( 5872 1536 908 ) ( 5776 1536 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1568 956 ) ( 5712 1464 956 ) ( 5712 1464 828 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5904 1568 924 ) ( 5712 1568 924 ) ( 5712 1560 908 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5904 1508 1004 ) ( 5712 1508 1004 ) ( 5712 1568 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 1524 932 ) ( 5968 1524 932 ) ( 5968 1484 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5904 1484 924 ) ( 5904 1524 924 ) ( 5904 1524 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 1536 932 ) ( 5968 1536 932 ) ( 5704 1536 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 120 +{ +( 5720 1432 908 ) ( 5720 1536 908 ) ( 5624 1536 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1568 956 ) ( 5712 1464 956 ) ( 5712 1464 828 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5904 1464 1012 ) ( 5904 1568 1012 ) ( 5904 1568 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1448 924 ) ( 5904 1448 924 ) ( 5904 1456 908 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5712 1508 1004 ) ( 5904 1508 1004 ) ( 5904 1448 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 1524 932 ) ( 5968 1524 932 ) ( 5968 1484 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5968 1480 928 ) ( 5704 1480 928 ) ( 5968 1480 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 121 +{ +( 5720 1456 796 ) ( 5720 1560 796 ) ( 5624 1560 796 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1568 956 ) ( 5712 1464 956 ) ( 5712 1464 828 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5648 1456 932 ) ( 5744 1456 932 ) ( 5744 1456 804 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5744 1560 948 ) ( 5648 1560 948 ) ( 5648 1560 820 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5968 1524 844 ) ( 5968 1484 844 ) ( 5704 1524 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5760 1456 828 ) ( 5760 1560 812 ) ( 5760 1456 796 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 122 +{ +( 5968 1188 844 ) ( 5968 1228 844 ) ( 5704 1228 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 1228 932 ) ( 5968 1228 932 ) ( 5968 1188 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1228 932 ) ( 5712 1188 932 ) ( 5712 1188 844 ) general_structure/windowtownhall1 157 -142 -180.00 0.750000 -0.500000 0 0 0 +surfaceparm detail +( 5704 1184 928 ) ( 5968 1184 928 ) ( 5968 1184 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5752 1188 924 ) ( 5752 1228 924 ) ( 5752 1228 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5968 1240 932 ) ( 5704 1240 932 ) ( 5704 1240 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 123 +{ +( 5648 1272 908 ) ( 5744 1272 908 ) ( 5744 1168 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1272 956 ) ( 5712 1168 956 ) ( 5712 1168 828 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5648 1160 932 ) ( 5744 1160 932 ) ( 5744 1160 804 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5904 1168 1012 ) ( 5904 1272 1012 ) ( 5904 1272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5968 1188 844 ) ( 5968 1228 844 ) ( 5704 1228 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5968 1184 928 ) ( 5704 1184 928 ) ( 5968 1184 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 124 +{ +( 5800 1272 908 ) ( 5896 1272 908 ) ( 5896 1168 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1272 956 ) ( 5712 1168 956 ) ( 5712 1168 828 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5744 1264 948 ) ( 5648 1264 948 ) ( 5648 1264 820 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5968 1188 844 ) ( 5968 1228 844 ) ( 5704 1228 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5904 1188 924 ) ( 5904 1228 924 ) ( 5904 1228 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 1240 932 ) ( 5968 1240 932 ) ( 5704 1240 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 125 +{ +( 5872 1136 908 ) ( 5872 1240 908 ) ( 5776 1240 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1272 956 ) ( 5712 1168 956 ) ( 5712 1168 828 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5904 1272 924 ) ( 5712 1272 924 ) ( 5712 1264 908 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5904 1212 1004 ) ( 5712 1212 1004 ) ( 5712 1272 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 1228 932 ) ( 5968 1228 932 ) ( 5968 1188 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5904 1188 924 ) ( 5904 1228 924 ) ( 5904 1228 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 1240 932 ) ( 5968 1240 932 ) ( 5704 1240 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 126 +{ +( 5720 1136 908 ) ( 5720 1240 908 ) ( 5624 1240 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1272 956 ) ( 5712 1168 956 ) ( 5712 1168 828 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5904 1168 1012 ) ( 5904 1272 1012 ) ( 5904 1272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1152 924 ) ( 5904 1152 924 ) ( 5904 1160 908 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5712 1212 1004 ) ( 5904 1212 1004 ) ( 5904 1152 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 1228 932 ) ( 5968 1228 932 ) ( 5968 1188 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5968 1184 928 ) ( 5704 1184 928 ) ( 5968 1184 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 127 +{ +( 5720 1160 796 ) ( 5720 1264 796 ) ( 5624 1264 796 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1272 956 ) ( 5712 1168 956 ) ( 5712 1168 828 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5648 1160 932 ) ( 5744 1160 932 ) ( 5744 1160 804 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5744 1264 948 ) ( 5648 1264 948 ) ( 5648 1264 820 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5968 1228 844 ) ( 5968 1188 844 ) ( 5704 1228 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5760 1160 828 ) ( 5760 1264 812 ) ( 5760 1160 796 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 128 +{ +( 5424 472 796 ) ( 5528 472 796 ) ( 5528 568 796 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5536 480 956 ) ( 5432 480 956 ) ( 5432 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5424 544 932 ) ( 5424 448 932 ) ( 5424 448 804 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5432 272 1012 ) ( 5536 272 1012 ) ( 5536 272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5528 448 948 ) ( 5528 544 948 ) ( 5528 544 820 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5492 224 844 ) ( 5452 224 844 ) ( 5492 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 129 +{ +( 5452 224 844 ) ( 5492 224 844 ) ( 5492 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5492 488 932 ) ( 5492 224 932 ) ( 5452 224 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5492 480 932 ) ( 5452 480 932 ) ( 5452 480 844 ) general_structure/windowtownhall1 -52 -144 0.00 0.750000 0.500000 0 0 0 +surfaceparm detail +( 5448 488 928 ) ( 5448 224 928 ) ( 5448 224 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5452 440 924 ) ( 5492 440 924 ) ( 5492 440 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5504 224 932 ) ( 5504 488 932 ) ( 5504 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 130 +{ +( 5536 544 908 ) ( 5536 448 908 ) ( 5432 448 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5536 480 956 ) ( 5432 480 956 ) ( 5432 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5424 544 932 ) ( 5424 448 932 ) ( 5424 448 804 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5432 272 1012 ) ( 5536 272 1012 ) ( 5536 272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5452 224 844 ) ( 5492 224 844 ) ( 5492 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5448 224 928 ) ( 5448 488 928 ) ( 5448 224 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 131 +{ +( 5536 392 908 ) ( 5536 296 908 ) ( 5432 296 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5536 480 956 ) ( 5432 480 956 ) ( 5432 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5528 448 948 ) ( 5528 544 948 ) ( 5528 544 820 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5452 224 844 ) ( 5492 224 844 ) ( 5492 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5452 272 924 ) ( 5492 272 924 ) ( 5492 272 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5504 472 932 ) ( 5504 208 932 ) ( 5504 472 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 132 +{ +( 5400 320 908 ) ( 5504 320 908 ) ( 5504 416 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5536 480 956 ) ( 5432 480 956 ) ( 5432 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5536 288 924 ) ( 5536 480 924 ) ( 5528 480 908 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5476 288 1004 ) ( 5476 480 1004 ) ( 5536 480 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5492 488 932 ) ( 5492 224 932 ) ( 5452 224 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5452 272 924 ) ( 5492 272 924 ) ( 5492 272 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5504 472 932 ) ( 5504 208 932 ) ( 5504 472 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 133 +{ +( 5400 472 908 ) ( 5504 472 908 ) ( 5504 568 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5536 480 956 ) ( 5432 480 956 ) ( 5432 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5432 272 1012 ) ( 5536 272 1012 ) ( 5536 272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5416 480 924 ) ( 5416 288 924 ) ( 5424 288 908 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5476 480 1004 ) ( 5476 288 1004 ) ( 5416 288 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5492 488 932 ) ( 5492 224 932 ) ( 5452 224 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5448 224 928 ) ( 5448 488 928 ) ( 5448 224 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 134 +{ +( 5064 472 796 ) ( 5168 472 796 ) ( 5168 568 796 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5176 480 956 ) ( 5072 480 956 ) ( 5072 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5064 544 932 ) ( 5064 448 932 ) ( 5064 448 804 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5072 272 1012 ) ( 5176 272 1012 ) ( 5176 272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5168 448 948 ) ( 5168 544 948 ) ( 5168 544 820 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5132 224 844 ) ( 5092 224 844 ) ( 5132 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 135 +{ +( 5092 224 844 ) ( 5132 224 844 ) ( 5132 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5132 488 932 ) ( 5132 224 932 ) ( 5092 224 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5132 480 932 ) ( 5092 480 932 ) ( 5092 480 844 ) general_structure/windowtownhall1 -85 -144 0.00 0.750000 0.500000 0 0 0 +surfaceparm detail +( 5088 488 928 ) ( 5088 224 928 ) ( 5088 224 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5092 440 924 ) ( 5132 440 924 ) ( 5132 440 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5144 224 932 ) ( 5144 488 932 ) ( 5144 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 136 +{ +( 5176 392 908 ) ( 5176 296 908 ) ( 5072 296 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5176 480 956 ) ( 5072 480 956 ) ( 5072 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5168 448 948 ) ( 5168 544 948 ) ( 5168 544 820 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5092 224 844 ) ( 5132 224 844 ) ( 5132 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5092 272 924 ) ( 5132 272 924 ) ( 5132 272 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5144 472 932 ) ( 5144 208 932 ) ( 5144 472 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 137 +{ +( 5040 320 908 ) ( 5144 320 908 ) ( 5144 416 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5176 480 956 ) ( 5072 480 956 ) ( 5072 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5176 288 924 ) ( 5176 480 924 ) ( 5168 480 908 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5116 288 1004 ) ( 5116 480 1004 ) ( 5176 480 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5132 488 932 ) ( 5132 224 932 ) ( 5092 224 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5092 272 924 ) ( 5132 272 924 ) ( 5132 272 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5144 472 932 ) ( 5144 208 932 ) ( 5144 472 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 138 +{ +( 5040 472 908 ) ( 5144 472 908 ) ( 5144 568 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5176 480 956 ) ( 5072 480 956 ) ( 5072 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5072 272 1012 ) ( 5176 272 1012 ) ( 5176 272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5056 480 924 ) ( 5056 288 924 ) ( 5064 288 908 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5116 480 1004 ) ( 5116 288 1004 ) ( 5056 288 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5132 488 932 ) ( 5132 224 932 ) ( 5092 224 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5088 224 928 ) ( 5088 488 928 ) ( 5088 224 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 139 +{ +( 4704 472 796 ) ( 4808 472 796 ) ( 4808 568 796 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4816 480 956 ) ( 4712 480 956 ) ( 4712 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 4704 544 932 ) ( 4704 448 932 ) ( 4704 448 804 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4712 272 1012 ) ( 4816 272 1012 ) ( 4816 272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4808 448 948 ) ( 4808 544 948 ) ( 4808 544 820 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4772 224 844 ) ( 4732 224 844 ) ( 4772 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 140 +{ +( 4816 544 908 ) ( 4816 448 908 ) ( 4712 448 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4816 480 956 ) ( 4712 480 956 ) ( 4712 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 4704 544 932 ) ( 4704 448 932 ) ( 4704 448 804 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4712 272 1012 ) ( 4816 272 1012 ) ( 4816 272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4732 224 844 ) ( 4772 224 844 ) ( 4772 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4728 224 928 ) ( 4728 488 928 ) ( 4728 224 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 141 +{ +( 4816 392 908 ) ( 4816 296 908 ) ( 4712 296 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4816 480 956 ) ( 4712 480 956 ) ( 4712 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 4808 448 948 ) ( 4808 544 948 ) ( 4808 544 820 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4732 224 844 ) ( 4772 224 844 ) ( 4772 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4732 272 924 ) ( 4772 272 924 ) ( 4772 272 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4784 472 932 ) ( 4784 208 932 ) ( 4784 472 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 142 +{ +( 4680 320 908 ) ( 4784 320 908 ) ( 4784 416 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4816 480 956 ) ( 4712 480 956 ) ( 4712 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 4816 288 924 ) ( 4816 480 924 ) ( 4808 480 908 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4756 288 1004 ) ( 4756 480 1004 ) ( 4816 480 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4772 488 932 ) ( 4772 224 932 ) ( 4732 224 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4732 272 924 ) ( 4772 272 924 ) ( 4772 272 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4784 472 932 ) ( 4784 208 932 ) ( 4784 472 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 143 +{ +( 4680 472 908 ) ( 4784 472 908 ) ( 4784 568 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4816 480 956 ) ( 4712 480 956 ) ( 4712 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 4712 272 1012 ) ( 4816 272 1012 ) ( 4816 272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4696 480 924 ) ( 4696 288 924 ) ( 4704 288 908 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4756 480 1004 ) ( 4756 288 1004 ) ( 4696 288 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4772 488 932 ) ( 4772 224 932 ) ( 4732 224 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4728 224 928 ) ( 4728 488 928 ) ( 4728 224 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 144 +{ +( 4628 -872 544 ) ( 4596 -840 544 ) ( 4580 -872 544 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4580 -876 548 ) ( 4596 -844 548 ) ( 4628 -876 548 ) mohtest/pierset 32 84 -90.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4596 -888 632 ) ( 4596 -888 544 ) ( 4572 -864 544 ) mohtest/pierset 81 -136 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4596 -888 544 ) ( 4596 -888 632 ) ( 4620 -864 632 ) mohtest/pierset 25 -136 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4620 -864 544 ) ( 4620 -864 632 ) ( 4596 -840 632 ) mohtest/pierset 81 -136 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4572 -864 632 ) ( 4572 -864 544 ) ( 4596 -840 544 ) mohtest/pierset -24 -136 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 145 +{ +( 4628 -872 440 ) ( 4596 -840 440 ) ( 4580 -872 440 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4580 -872 544 ) ( 4596 -840 544 ) ( 4628 -872 544 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4596 -888 544 ) ( 4596 -888 456 ) ( 4572 -864 456 ) mohtest/platestonelittn -48 -112 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4596 -888 456 ) ( 4596 -888 544 ) ( 4620 -864 544 ) mohtest/platestonelittn 97 -112 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4620 -864 456 ) ( 4620 -864 544 ) ( 4596 -840 544 ) mohtest/platestonelittn -48 -112 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4572 -864 544 ) ( 4572 -864 456 ) ( 4596 -840 456 ) mohtest/platestonelittn 1 -112 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 146 +{ +( 4588 -868 440 ) ( 4604 -868 440 ) ( 4604 -724 440 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4604 -864 520 ) ( 4588 -864 520 ) ( 4588 -720 532 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -864 544 ) ( 4588 -864 480 ) ( 4588 -720 480 ) mohtest/platestonelittn -17 -64 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -864 520 ) ( 4604 -864 520 ) ( 4604 -864 440 ) common/caulk -4 -48 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4604 -864 480 ) ( 4604 -864 544 ) ( 4604 -720 544 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4612 -720 544 ) ( 4580 -720 544 ) ( 4580 -720 480 ) common/caulk -4 -48 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 147 +{ +( 4588 -864 520 ) ( 4604 -864 520 ) ( 4604 -720 532 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4604 -864 528 ) ( 4588 -864 528 ) ( 4588 -720 540 ) mohtest/pierset -33 67 -90.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -864 528 ) ( 4588 -864 520 ) ( 4588 -720 532 ) mohtest/pierset -33 -124 -180.00 1 -1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4516 -864 528 ) ( 4548 -864 528 ) ( 4548 -864 464 ) common/caulk -4 -60 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4604 -864 520 ) ( 4604 -864 528 ) ( 4604 -720 540 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4612 -720 596 ) ( 4580 -720 596 ) ( 4580 -720 532 ) common/caulk -4 -60 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 148 +{ +( 4588 -416 440 ) ( 4572 -416 440 ) ( 4588 -720 440 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4572 -416 544 ) ( 4588 -416 544 ) ( 4604 -720 532 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -720 532 ) ( 4588 -720 448 ) ( 4572 -416 448 ) mohtest/platestonelittn -17 -64 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4604 -720 532 ) ( 4604 -720 448 ) ( 4588 -720 448 ) common/caulk -4 -48 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -416 544 ) ( 4588 -416 448 ) ( 4604 -720 448 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4572 -416 544 ) ( 4572 -416 448 ) ( 4588 -416 448 ) common/caulk -4 -48 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 149 +{ +( 4612 -424 568 ) ( 4580 -392 568 ) ( 4564 -424 568 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4564 -428 572 ) ( 4580 -396 572 ) ( 4612 -428 572 ) mohtest/pierset -33 67 -90.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4580 -440 656 ) ( 4580 -440 568 ) ( 4556 -416 568 ) mohtest/pierset 97 -112 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4580 -440 568 ) ( 4580 -440 656 ) ( 4604 -416 656 ) mohtest/pierset 89 -112 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4604 -416 568 ) ( 4604 -416 656 ) ( 4580 -392 656 ) mohtest/pierset 97 -112 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4556 -416 656 ) ( 4556 -416 568 ) ( 4580 -392 568 ) mohtest/pierset 41 -112 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 150 +{ +( 4612 -424 480 ) ( 4580 -392 480 ) ( 4564 -424 480 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4564 -424 568 ) ( 4580 -392 568 ) ( 4612 -424 568 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4580 -440 568 ) ( 4580 -440 480 ) ( 4556 -416 480 ) mohtest/platestonelittn -15 -64 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4580 -440 480 ) ( 4580 -440 568 ) ( 4604 -416 568 ) mohtest/platestonelittn -32 -64 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4604 -416 480 ) ( 4604 -416 568 ) ( 4580 -392 568 ) mohtest/platestonelittn -15 -64 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4556 -416 568 ) ( 4556 -416 480 ) ( 4580 -392 480 ) mohtest/platestonelittn 128 -64 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 151 +{ +( 4572 -416 480 ) ( 4588 -416 480 ) ( 4628 -112 480 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -416 544 ) ( 4572 -416 544 ) ( 4612 -112 544 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4572 -416 544 ) ( 4572 -416 480 ) ( 4612 -112 480 ) mohtest/platestonelittn -176 -64 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4500 -416 544 ) ( 4532 -416 544 ) ( 4532 -416 480 ) common/caulk -4 -48 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -416 480 ) ( 4588 -416 544 ) ( 4628 -112 544 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4636 -112 544 ) ( 4604 -112 544 ) ( 4604 -112 480 ) common/caulk -4 -48 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 152 +{ +( 4572 -416 544 ) ( 4588 -416 544 ) ( 4628 -112 544 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -416 552 ) ( 4572 -416 552 ) ( 4612 -112 552 ) mohtest/pierset -33 67 -90.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4572 -416 552 ) ( 4572 -416 488 ) ( 4612 -112 488 ) mohtest/pierset -33 -112 -180.00 1 -1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4500 -416 608 ) ( 4532 -416 608 ) ( 4532 -416 544 ) common/caulk -4 -48 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -416 488 ) ( 4588 -416 552 ) ( 4628 -112 552 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4636 -112 552 ) ( 4604 -112 552 ) ( 4604 -112 488 ) common/caulk -4 -48 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 153 +{ +( 4588 -416 544 ) ( 4572 -416 544 ) ( 4588 -720 532 ) common/caulk -31 3 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4572 -416 552 ) ( 4588 -416 552 ) ( 4604 -720 540 ) mohtest/pierset -33 67 -90.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -720 540 ) ( 4588 -720 532 ) ( 4572 -416 544 ) mohtest/pierset -33 -112 -180.00 1 -1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4604 -720 540 ) ( 4604 -720 532 ) ( 4588 -720 532 ) common/caulk -4 -48 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -416 552 ) ( 4588 -416 544 ) ( 4604 -720 532 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4572 -416 552 ) ( 4572 -416 544 ) ( 4588 -416 544 ) common/caulk -4 -48 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 154 +{ +( 4980 -1360 492 ) ( 4948 -1328 492 ) ( 4932 -1360 492 ) common/caulk -6 35 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4932 -1364 496 ) ( 4948 -1332 496 ) ( 4980 -1364 496 ) mohtest/pierset -200 180 -90.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4948 -1376 580 ) ( 4948 -1376 492 ) ( 4924 -1352 492 ) mohtest/pierset 57 -188 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4948 -1376 492 ) ( 4948 -1376 580 ) ( 4972 -1352 580 ) mohtest/pierset 1 -188 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4972 -1352 492 ) ( 4972 -1352 580 ) ( 4948 -1328 580 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4924 -1352 580 ) ( 4924 -1352 492 ) ( 4948 -1328 492 ) mohtest/pierset -48 -188 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 155 +{ +( 4980 -1360 388 ) ( 4948 -1328 388 ) ( 4932 -1360 388 ) common/caulk -6 35 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4932 -1360 492 ) ( 4948 -1328 492 ) ( 4980 -1360 492 ) common/caulk -6 35 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4948 -1376 492 ) ( 4948 -1376 404 ) ( 4924 -1352 404 ) mohtest/platestonelittn -96 -216 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4948 -1376 404 ) ( 4948 -1376 492 ) ( 4972 -1352 492 ) mohtest/platestonelittn 49 -216 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4972 -1352 404 ) ( 4972 -1352 492 ) ( 4948 -1328 492 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4924 -1352 492 ) ( 4924 -1352 404 ) ( 4948 -1328 404 ) mohtest/platestonelittn -47 -216 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 156 +{ +( 4604 -864 384 ) ( 4588 -864 384 ) ( 4740 -1152 384 ) common/caulk 33 19 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -864 520 ) ( 4604 -864 520 ) ( 4756 -1152 508 ) common/caulk 33 19 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4740 -1152 508 ) ( 4740 -1152 416 ) ( 4588 -864 416 ) mohtest/platestonelittn 111 -112 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4756 -1152 508 ) ( 4756 -1152 416 ) ( 4740 -1152 416 ) common/caulk -20 -8 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4604 -864 520 ) ( 4604 -864 416 ) ( 4756 -1152 416 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -864 520 ) ( 4588 -864 416 ) ( 4604 -864 416 ) common/caulk -20 -8 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 157 +{ +( 4604 -864 520 ) ( 4588 -864 520 ) ( 4740 -1152 508 ) common/caulk 33 19 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -864 528 ) ( 4604 -864 528 ) ( 4756 -1152 516 ) mohtest/pierset 31 83 -90.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4740 -1152 516 ) ( 4740 -1152 508 ) ( 4588 -864 520 ) mohtest/pierset 31 -136 -180.00 1 -1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4756 -1152 516 ) ( 4756 -1152 508 ) ( 4740 -1152 508 ) common/caulk -20 -8 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4604 -864 528 ) ( 4604 -864 520 ) ( 4756 -1152 508 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4588 -864 528 ) ( 4588 -864 520 ) ( 4604 -864 520 ) common/caulk -20 -8 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 158 +{ +( 4740 -1152 508 ) ( 4756 -1152 508 ) ( 4756 -1152 516 ) common/caulk 20 -20 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4956.000488 -1348 468.000061 ) ( 4956.000488 -1348 476.000061 ) ( 4756.000488 -1152 515.999512 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4956 -1348 468 ) ( 4940 -1348 468 ) ( 4940 -1348 476 ) common/caulk 20 -20 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4940.000977 -1348 476.000061 ) ( 4940.000977 -1348 468.000061 ) ( 4740.000977 -1152 508.000061 ) mohtest/pierset 0 -148 -180.00 1 -1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4956 -1348 476 ) ( 4940.000488 -1348 476 ) ( 4740.000488 -1152 516 ) mohtest/pierset -1 -21 -90.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4940.000488 -1348 468.000031 ) ( 4956 -1348 468.000031 ) ( 4756 -1152 508.000031 ) common/caulk 1 -20 -90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 159 +{ +( 4732 224 844 ) ( 4772 224 844 ) ( 4772 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4772 488 932 ) ( 4772 224 932 ) ( 4732 224 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4772 480 932 ) ( 4732 480 932 ) ( 4732 480 844 ) general_structure/windowtownhall1 -117 -144 0.00 0.750000 0.500000 0 0 0 +surfaceparm detail +( 4728 488 928 ) ( 4728 224 928 ) ( 4728 224 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4732 440 924 ) ( 4772 440 924 ) ( 4772 440 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4784 224 932 ) ( 4784 488 932 ) ( 4784 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 160 +{ +( 5600 514 536 ) ( 5600 530 536 ) ( 5596 530 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5596 530 664 ) ( 5600 530 664 ) ( 5600 514 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5596 530 604 ) ( 5596 514 604 ) ( 5596 514 536 ) mohcommon/beam2 56 2 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5596 514 604 ) ( 5600 514 604 ) ( 5600 514 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5600 514 664 ) ( 5600 530 664 ) ( 5600 530 596 ) mohcommon/beam2 56 2 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5600 530 604 ) ( 5596 530 604 ) ( 5596 530 536 ) mohcommon/beam2 57 1 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 161 +{ +( 4896 2888 536 ) ( 4880 2888 536 ) ( 4896 2584 536 ) common/caulk -23 -9 90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4880 2888 544 ) ( 4896 2888 544 ) ( 4912 2584 544 ) mohtest/pierset -153 -201 90.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4896 2888 544 ) ( 4896 2888 480 ) ( 4912 2584 480 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4968 2816 600 ) ( 4936 2816 600 ) ( 4936 2816 536 ) common/caulk 8 -55 -180.00 1 -1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4880 2888 480 ) ( 4880 2888 544 ) ( 4896 2584 544 ) mohtest/pierset -153 -119 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4888 2584 600 ) ( 4920 2584 600 ) ( 4920 2584 536 ) common/caulk 8 -55 -180.00 1 -1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 162 +{ +( 4864 2688 560 ) ( 4896 2656 560 ) ( 4912 2688 560 ) common/caulk -55 -1 90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4912 2692 564 ) ( 4896 2660 564 ) ( 4864 2692 564 ) mohtest/pierset -249 -193 90.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4896 2704 648 ) ( 4896 2704 560 ) ( 4920 2680 560 ) mohtest/pierset -130 -120 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4896 2704 560 ) ( 4896 2704 648 ) ( 4872 2680 648 ) mohtest/pierset -98 -120 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4872 2680 560 ) ( 4872 2680 648 ) ( 4896 2656 648 ) mohtest/pierset -84 -120 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4920 2680 648 ) ( 4920 2680 560 ) ( 4896 2656 560 ) mohtest/pierset -98 -120 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 163 +{ +( 4864 2688 472 ) ( 4896 2656 472 ) ( 4912 2688 472 ) common/caulk -55 -1 90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4912 2688 560 ) ( 4896 2656 560 ) ( 4864 2688 560 ) common/caulk -55 -1 90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4896 2704 560 ) ( 4896 2704 472 ) ( 4920 2680 472 ) mohtest/platestonelittn -214 -80 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4896 2704 472 ) ( 4896 2704 560 ) ( 4872 2680 560 ) mohtest/platestonelittn -152 -80 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4872 2680 472 ) ( 4872 2680 560 ) ( 4896 2656 560 ) mohtest/platestonelittn -119 -80 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4920 2680 560 ) ( 4920 2680 472 ) ( 4896 2656 472 ) mohtest/platestonelittn -152 -80 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 164 +{ +( 4912 2584 472 ) ( 4896 2584 472 ) ( 4856 2280 472 ) common/caulk -23 -9 90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4896 2584 536 ) ( 4912 2584 536 ) ( 4872 2280 536 ) common/caulk -23 -9 90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4912 2584 536 ) ( 4912 2584 472 ) ( 4872 2280 472 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4984 2584 536 ) ( 4952 2584 536 ) ( 4952 2584 472 ) common/caulk 8 -55 -180.00 1 -1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4896 2584 472 ) ( 4896 2584 536 ) ( 4856 2280 536 ) mohtest/platestonelittn -160 -79 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4848 2280 536 ) ( 4880 2280 536 ) ( 4880 2280 472 ) common/caulk 8 -55 -180.00 1 -1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 165 +{ +( 4912 2584 536 ) ( 4896 2584 536 ) ( 4856 2280 536 ) common/caulk -23 -9 90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4896 2584 544 ) ( 4912 2584 544 ) ( 4872 2280 544 ) mohtest/pierset -153 -201 90.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4912 2584 544 ) ( 4912 2584 480 ) ( 4872 2280 480 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4984 2584 600 ) ( 4952 2584 600 ) ( 4952 2584 536 ) common/caulk 8 -55 -180.00 1 -1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4896 2584 480 ) ( 4896 2584 544 ) ( 4856 2280 544 ) mohtest/pierset -153 -119 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4848 2280 544 ) ( 4880 2280 544 ) ( 4880 2280 480 ) common/caulk 8 -55 -180.00 1 -1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 166 +{ +( 4888 2280 564 ) ( 4888 2280 560 ) ( 4840 2280 560 ) common/caulk 8 -55 -180.00 1 -1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4840 2280 564 ) ( 4840 2280 560 ) ( 4864 2304 560 ) mohtest/pierset -42 -120 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4864 2304 564 ) ( 4864 2304 560 ) ( 4888 2280 560 ) mohtest/pierset 13 -120 0.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4888 2280 564 ) ( 4840 2280 564 ) ( 4864 2304 564 ) mohtest/pierset -104 -161 90.00 1 1 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4864 2304 560 ) ( 4840 2280 560 ) ( 4888 2280 560 ) common/caulk 23 -33 90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 167 +{ +( 4888 2280 560 ) ( 4888 2280 472 ) ( 4840 2280 472 ) common/caulk 8 -55 -180.00 1 -1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4840 2280 560 ) ( 4840 2280 472 ) ( 4864 2304 472 ) mohtest/platestonelittn -39 -80 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4864 2304 560 ) ( 4864 2304 472 ) ( 4888 2280 472 ) mohtest/platestonelittn -183 -80 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4888 2280 560 ) ( 4840 2280 560 ) ( 4864 2304 560 ) common/caulk 23 -33 90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4864 2304 472 ) ( 4840 2280 472 ) ( 4888 2280 472 ) common/caulk 23 -33 90.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 168 +{ +( 5915 1024 692 ) ( 5917 1024 692 ) ( 5917 1036 692 ) common/caulk 13 24 -90.00 1 1 0 160 0 +surfaceparm detail +( 5917 1023 744 ) ( 5915 1023 744 ) ( 5915 1034 744 ) common/caulk 13 24 -90.00 1 1 0 160 0 +surfaceparm detail +( 5917 1024 692 ) ( 5915 1024 692 ) ( 5915 1023 744 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5915 1036 692 ) ( 5915 1036 744 ) ( 5915 1031 744 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5917 1036 692 ) ( 5917 1034 744 ) ( 5915 1034 744 ) common/caulk -40 -8 0.00 1 1 0 160 0 +surfaceparm detail +( 5917 1031 692 ) ( 5917 1031 744 ) ( 5917 1036 744 ) interior/railing -56 -13 -180.00 0.500000 -0.500000 8192 16896 0 +surfaceparm detail +} +// brush 169 +{ +( 6021 1036 692 ) ( 6019 1036 692 ) ( 6019 1031 692 ) common/caulk -27 24 -90.00 1 1 0 160 0 +surfaceparm detail +( 6021 1023 744 ) ( 6019 1023 744 ) ( 6019 1034 744 ) common/caulk -27 24 -90.00 1 1 0 160 0 +surfaceparm detail +( 6019 1023 744 ) ( 6021 1023 744 ) ( 6021 1024 692 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6021 1031 744 ) ( 6021 1036 744 ) ( 6021 1036 692 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6021 1034 744 ) ( 6019 1034 744 ) ( 6019 1036 692 ) common/caulk -16 -8 0.00 1 1 0 160 0 +surfaceparm detail +( 6019 1036 744 ) ( 6019 1031 744 ) ( 6019 1031 692 ) interior/railing -56 -13 -180.00 0.500000 -0.500000 8192 16896 0 +surfaceparm detail +} +// brush 170 +{ +( 6016 1012 716 ) ( 6024 1012 716 ) ( 6024 1180 548 ) common/caulk 13 24 -90.00 1 1 0 160 0 +surfaceparm detail +( 6021 1034 744 ) ( 6019 1034 744 ) ( 6019 1178 600 ) common/caulk 13 24 -90.00 1 1 0 160 0 +surfaceparm detail +( 6019 1034 744 ) ( 6021 1034 744 ) ( 6021 1036 692 ) common/caulk -16 -48 0.00 1 1 0 160 0 +surfaceparm detail +( 6021 1156 584 ) ( 6021 1180 584 ) ( 6021 1180 548 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6021 1178 600 ) ( 6019 1178 600 ) ( 6019 1180 548 ) common/caulk -16 -48 0.00 1 1 0 160 0 +surfaceparm detail +( 6019 1180 584 ) ( 6019 1156 584 ) ( 6019 1156 548 ) interior/railing 24 -93 -180.00 0.500000 -0.500000 8192 16896 0 +surfaceparm detail +} +// brush 171 +{ +( 5912 1180 548 ) ( 5912 1012 716 ) ( 5920 1012 716 ) common/caulk -11 24 -90.00 1 1 0 160 0 +surfaceparm detail +( 5917 1034 744 ) ( 5915 1034 744 ) ( 5915 1178 600 ) common/caulk -11 24 -90.00 1 1 0 160 0 +surfaceparm detail +( 5915 1034 744 ) ( 5917 1034 744 ) ( 5917 1036 692 ) common/caulk -40 -48 0.00 1 1 0 160 0 +surfaceparm detail +( 5915 1180 548 ) ( 5915 1180 584 ) ( 5915 1156 584 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5917 1180 548 ) ( 5917 1178 600 ) ( 5915 1178 600 ) common/caulk -40 -48 0.00 1 1 0 160 0 +surfaceparm detail +( 5917 1156 548 ) ( 5917 1156 584 ) ( 5917 1180 584 ) interior/railing 24 -93 -180.00 0.500000 -0.500000 8192 16896 0 +surfaceparm detail +} +// brush 172 +{ +( -4158 -3382 184 ) ( -4158 -3316 184 ) ( -4162 -3316 184 ) common/caulk -2 -2 0.00 1 1 0 160 0 +surfaceparm detail +( -4158 -3316 262 ) ( -4158 -3382 262 ) ( -4162 -3382 262 ) common/caulk -2 -2 0.00 1 1 0 160 0 +surfaceparm detail +( -4158 -3382 262 ) ( -4158 -3382 184 ) ( -4162 -3382 184 ) common/caulk -2 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4158 -3244 266 ) ( -4158 -3244 180 ) ( -4158 -3388 180 ) mohcommon/jh_window2pj -54 45 0.00 -1 0.609375 536870912 4194816 0 +surfaceparm detail +( -4158 -3316 184 ) ( -4158 -3316 262 ) ( -4162 -3316 262 ) common/caulk -2 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4162 -3388 266 ) ( -4162 -3388 180 ) ( -4162 -3244 180 ) common/caulk 2 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 173 +{ +( -4158 -3382 184 ) ( -4168 -3382 184 ) ( -4168 -3390 184 ) common/caulk -2 -2 0.00 1 1 0 160 0 +surfaceparm detail +( -4168 -3390 262 ) ( -4168 -3382 262 ) ( -4158 -3382 262 ) common/caulk -2 -2 0.00 1 1 0 160 0 +surfaceparm detail +( -4168 -3390 184 ) ( -4158 -3390 184 ) ( -4158 -3390 180 ) general_structure/plank_flat -194 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4156 -3390 184 ) ( -4156 -3382 184 ) ( -4156 -3382 180 ) general_structure/plank_flat -120 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4158 -3382 184 ) ( -4168 -3382 184 ) ( -4168 -3382 180 ) general_structure/plank_flat -194 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4164 -3382 188 ) ( -4164 -3390 188 ) ( -4164 -3390 184 ) common/caulk 2 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 174 +{ +( -4158 -3454 184 ) ( -4158 -3390 184 ) ( -4162 -3390 184 ) common/caulk -2 -2 0.00 1 1 0 160 0 +surfaceparm detail +( -4158 -3390 262 ) ( -4158 -3454 262 ) ( -4162 -3454 262 ) common/caulk -2 -2 0.00 1 1 0 160 0 +surfaceparm detail +( -4158 -3454 262 ) ( -4158 -3454 184 ) ( -4162 -3454 184 ) common/caulk -2 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4158 -3316 266 ) ( -4158 -3316 180 ) ( -4158 -3460 180 ) mohcommon/jh_window2pj -62 45 0.00 -1 0.609375 536870912 4194816 0 +surfaceparm detail +( -4158 -3390 184 ) ( -4158 -3390 262 ) ( -4162 -3390 262 ) common/caulk -2 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4162 -3460 266 ) ( -4162 -3460 180 ) ( -4162 -3316 180 ) common/caulk 2 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 175 +{ +( -4152 -3454 184 ) ( -4168 -3454 184 ) ( -4168 -3458 184 ) common/caulk -2 -2 0.00 1 1 0 160 0 +surfaceparm detail +( -4150 -3458 266 ) ( -4166 -3458 266 ) ( -4166 -3454 262 ) common/caulk -2 -2 0.00 1 1 0 160 0 +surfaceparm detail +( -4166 -3458 266 ) ( -4150 -3458 266 ) ( -4150 -3458 184 ) general_structure/plank_flat 0 2 90.00 1 1 0 16384 0 +surfaceparm detail +( -4150 -3458 262 ) ( -4150 -3454 262 ) ( -4150 -3454 184 ) general_structure/plank_flat 0 2 90.00 1 1 0 16384 0 +surfaceparm detail +( -4152 -3454 262 ) ( -4168 -3454 262 ) ( -4168 -3454 184 ) general_structure/plank_flat 0 -2 90.00 1 1 0 16384 0 +surfaceparm detail +( -4168 -3454 262 ) ( -4168 -3458 262 ) ( -4168 -3458 184 ) common/caulk 2 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 176 +{ +( 5176 544 908 ) ( 5176 448 908 ) ( 5072 448 908 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5176 480 956 ) ( 5072 480 956 ) ( 5072 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5064 544 932 ) ( 5064 448 932 ) ( 5064 448 804 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5072 272 1012 ) ( 5176 272 1012 ) ( 5176 272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5092 224 844 ) ( 5132 224 844 ) ( 5132 488 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5088 224 928 ) ( 5088 488 928 ) ( 5088 224 840 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 177 +{ +( -4088 -1660 64 ) ( -4096 -1660 64 ) ( -4096 -1676 64 ) common/caulk 0 -12 0.00 1 1 0 160 0 +surfaceparm detail +( -4096 -1676 352 ) ( -4096 -1660 352 ) ( -4088 -1660 352 ) common/caulk 0 -12 0.00 1 1 0 160 0 +surfaceparm detail +( -4096 -1680 280 ) ( -4088 -1680 280 ) ( -4088 -1680 72 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4080 -1676 280 ) ( -4080 -1660 280 ) ( -4080 -1660 72 ) general_structure/plank_flat 0 12 90.00 1 1 0 16384 0 +surfaceparm detail +( -4088 -1660 280 ) ( -4096 -1660 280 ) ( -4096 -1660 72 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4100 -1664 280 ) ( -4100 -1680 280 ) ( -4100 -1680 72 ) general_structure/plank_flat 0 12 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 178 +{ +( -3332 -1660 64 ) ( -3340 -1660 64 ) ( -3340 -1676 64 ) common/caulk -52 -12 0.00 1 1 0 160 0 +surfaceparm detail +( -3340 -1676 352 ) ( -3340 -1660 352 ) ( -3332 -1660 352 ) common/caulk -52 -12 0.00 1 1 0 160 0 +surfaceparm detail +( -3340 -1680 280 ) ( -3332 -1680 280 ) ( -3332 -1680 72 ) general_structure/plank_flat 0 -52 90.00 1 1 0 16384 0 +surfaceparm detail +( -3324 -1676 280 ) ( -3324 -1660 280 ) ( -3324 -1660 72 ) general_structure/plank_flat 0 12 90.00 1 1 0 16384 0 +surfaceparm detail +( -3332 -1660 280 ) ( -3340 -1660 280 ) ( -3340 -1660 72 ) general_structure/plank_flat 0 -52 90.00 1 1 0 16384 0 +surfaceparm detail +( -3344 -1664 280 ) ( -3344 -1680 280 ) ( -3344 -1680 72 ) general_structure/plank_flat 0 12 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 179 +{ +( -3332 -2160 64 ) ( -3340 -2160 64 ) ( -3340 -2176 64 ) common/caulk -52 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3340 -2176 352 ) ( -3340 -2160 352 ) ( -3332 -2160 352 ) common/caulk -52 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3340 -2180 280 ) ( -3332 -2180 280 ) ( -3332 -2180 72 ) general_structure/plank_flat 0 -52 90.00 1 1 0 16384 0 +surfaceparm detail +( -3324 -2176 280 ) ( -3324 -2160 280 ) ( -3324 -2160 72 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -3332 -2160 280 ) ( -3340 -2160 280 ) ( -3340 -2160 72 ) general_structure/plank_flat 0 -52 90.00 1 1 0 16384 0 +surfaceparm detail +( -3344 -2164 280 ) ( -3344 -2180 280 ) ( -3344 -2180 72 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 180 +{ +( -4088 -2160 64 ) ( -4096 -2160 64 ) ( -4096 -2176 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4096 -2176 352 ) ( -4096 -2160 352 ) ( -4088 -2160 352 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4096 -2180 280 ) ( -4088 -2180 280 ) ( -4088 -2180 72 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4080 -2176 280 ) ( -4080 -2160 280 ) ( -4080 -2160 72 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4088 -2160 280 ) ( -4096 -2160 280 ) ( -4096 -2160 72 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4100 -2164 280 ) ( -4100 -2180 280 ) ( -4100 -2180 72 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 181 +{ +( -4552 -3008 768 ) ( -4616 -3008 768 ) ( -4616 -3136 768 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4608 -3136 784 ) ( -4608 -3008 784 ) ( -4544 -3008 784 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4608 -3136 768 ) ( -4544 -3136 768 ) ( -4544 -3136 632 ) mohtest/pierset -192 0 0.00 1 1 0 0 0 +surfaceparm detail +( -4544 -3136 768 ) ( -4544 -3008 768 ) ( -4544 -3008 632 ) mohtest/pierset -128 0 0.00 1 1 0 0 0 +surfaceparm detail +( -4544 -3008 768 ) ( -4608 -3008 768 ) ( -4608 -3008 632 ) mohtest/pierset -192 0 0.00 1 1 0 0 0 +surfaceparm detail +( -4608 -3008 768 ) ( -4608 -3136 768 ) ( -4608 -3136 632 ) mohtest/pierset -128 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 182 +{ +( -4608 -3008 632 ) ( -4608 -3136 632 ) ( -4544 -3136 696 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4824 -3136 768 ) ( -4824 -3008 768 ) ( -4760 -3008 768 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4864 -3136 264 ) ( -4800 -3136 264 ) ( -4800 -3136 184 ) algiers/brick1 -192 0 0.00 1 1 0 0 0 +surfaceparm detail +( -4544 -3136 272 ) ( -4544 -3008 272 ) ( -4544 -3008 192 ) algiers/brick1 -128 0 0.00 1 1 0 0 0 +surfaceparm detail +( -4800 -3008 264 ) ( -4864 -3008 264 ) ( -4864 -3008 184 ) algiers/brick1 -192 0 0.00 1 1 0 0 0 +surfaceparm detail +( -4608 -3136 632 ) ( -4608 -3008 632 ) ( -4608 -3008 768 ) algiers/brick1 -128 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 183 +{ +( -160 -2056 744 ) ( -160 -2040 744 ) ( -672 -2040 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -416 -2040 1016 ) ( -416 -2056 1016 ) ( -672 -2056 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -416 -2056 1016 ) ( -416 -2040 1016 ) ( -160 -2040 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -288 -2056 1128 ) ( 96 -2056 744 ) ( -672 -2056 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 96 -2040 744 ) ( -288 -2040 1128 ) ( -672 -2040 744 ) central_europe/remgn_wallexter1 -63 -35 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 184 +{ +( -672 -2808 744 ) ( -160 -2808 744 ) ( -160 -2792 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -416 -2792 1016 ) ( -416 -2808 1016 ) ( -672 -2808 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -416 -2808 1016 ) ( -416 -2792 1016 ) ( -160 -2792 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -672 -2792 744 ) ( 96 -2792 744 ) ( -288 -2792 1128 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -672 -2808 744 ) ( -288 -2808 1128 ) ( 96 -2808 744 ) central_europe/remgn_wallexter1 -63 -35 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 185 +{ +( -656 -2048 456 ) ( -656 -2040 456 ) ( -672 -2040 456 ) common/caulk -56 31 -90.00 1 1 0 160 0 +surfaceparm detail +( -672 -2040 744 ) ( -656 -2040 744 ) ( -656 -2048 744 ) common/caulk -56 31 -90.00 1 1 0 160 0 +surfaceparm detail +( -676 -2040 672 ) ( -676 -2048 672 ) ( -676 -2048 464 ) general_structure/plank_flat -135 -57 90.00 1 -1 0 16384 0 +surfaceparm detail +( -672 -2056 672 ) ( -656 -2056 672 ) ( -656 -2056 464 ) general_structure/plank_flat -136 -32 90.00 1 1 0 16384 0 +surfaceparm detail +( -656 -2048 672 ) ( -656 -2040 672 ) ( -656 -2040 464 ) general_structure/plank_flat -135 -57 90.00 1 -1 0 16384 0 +surfaceparm detail +( -660 -2036 672 ) ( -676 -2036 672 ) ( -676 -2036 464 ) general_structure/plank_flat -136 -32 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 186 +{ +( -656 -2804 432 ) ( -656 -2796 432 ) ( -672 -2796 432 ) common/caulk -44 31 -90.00 1 1 0 160 0 +surfaceparm detail +( -672 -2796 744 ) ( -656 -2796 744 ) ( -656 -2804 744 ) common/caulk -44 31 -90.00 1 1 0 160 0 +surfaceparm detail +( -676 -2796 672 ) ( -676 -2804 672 ) ( -676 -2804 464 ) general_structure/plank_flat -135 -44 90.00 1 -1 0 16384 0 +surfaceparm detail +( -672 -2812 672 ) ( -656 -2812 672 ) ( -656 -2812 464 ) general_structure/plank_flat -136 -32 90.00 1 1 0 16384 0 +surfaceparm detail +( -656 -2804 672 ) ( -656 -2796 672 ) ( -656 -2796 464 ) general_structure/plank_flat -135 -44 90.00 1 -1 0 16384 0 +surfaceparm detail +( -660 -2792 672 ) ( -676 -2792 672 ) ( -676 -2792 464 ) general_structure/plank_flat -136 -32 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 187 +{ +( -156 -2804 456 ) ( -156 -2796 456 ) ( -172 -2796 456 ) common/caulk -44 19 -90.00 1 1 0 160 0 +surfaceparm detail +( -172 -2796 744 ) ( -156 -2796 744 ) ( -156 -2804 744 ) common/caulk -44 19 -90.00 1 1 0 160 0 +surfaceparm detail +( -176 -2796 672 ) ( -176 -2804 672 ) ( -176 -2804 464 ) general_structure/plank_flat -135 -44 90.00 1 -1 0 16384 0 +surfaceparm detail +( -172 -2812 672 ) ( -156 -2812 672 ) ( -156 -2812 464 ) general_structure/plank_flat -136 -20 90.00 1 1 0 16384 0 +surfaceparm detail +( -156 -2804 672 ) ( -156 -2796 672 ) ( -156 -2796 464 ) general_structure/plank_flat -135 -44 90.00 1 -1 0 16384 0 +surfaceparm detail +( -160 -2792 672 ) ( -176 -2792 672 ) ( -176 -2792 464 ) general_structure/plank_flat -136 -20 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 188 +{ +( -156 -2048 456 ) ( -156 -2040 456 ) ( -172 -2040 456 ) common/caulk -56 19 -90.00 1 1 0 160 0 +surfaceparm detail +( -172 -2040 744 ) ( -156 -2040 744 ) ( -156 -2048 744 ) common/caulk -56 19 -90.00 1 1 0 160 0 +surfaceparm detail +( -176 -2040 672 ) ( -176 -2048 672 ) ( -176 -2048 464 ) general_structure/plank_flat -135 -57 90.00 1 -1 0 16384 0 +surfaceparm detail +( -172 -2056 672 ) ( -156 -2056 672 ) ( -156 -2056 464 ) general_structure/plank_flat -136 -20 90.00 1 1 0 16384 0 +surfaceparm detail +( -156 -2048 672 ) ( -156 -2040 672 ) ( -156 -2040 464 ) general_structure/plank_flat -135 -57 90.00 1 -1 0 16384 0 +surfaceparm detail +( -160 -2036 672 ) ( -176 -2036 672 ) ( -176 -2036 464 ) general_structure/plank_flat -136 -20 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 189 +{ +( 5184 512 472 ) ( 5184 528 472 ) ( 4352 528 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4864 528 536 ) ( 5696 528 536 ) ( 5696 512 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4544 512 536 ) ( 4544 512 472 ) ( 4528 528 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4544 512 472 ) ( 4544 512 536 ) ( 5568 512 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5568 512 536 ) ( 5568 528 536 ) ( 5568 528 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5184 528 536 ) ( 4352 528 536 ) ( 4352 528 472 ) mohtest/platestonelittn -96 -80 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +} +// brush 190 +{ +( 5184 -112 472 ) ( 5184 -96 472 ) ( 4352 -96 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4864 -96 536 ) ( 5696 -96 536 ) ( 5696 -112 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 -96 536 ) ( 4528 -112 536 ) ( 4528 -112 472 ) mohtest/platestonelittn -96 -80 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 4352 -112 536 ) ( 5184 -112 536 ) ( 5184 -112 472 ) mohtest/platestonelittn -96 -80 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 6080 -128 536 ) ( 6080 -112 536 ) ( 6080 -112 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5360 -96 536 ) ( 4528 -96 536 ) ( 4528 -96 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 191 +{ +( 5120 -128 536 ) ( 5120 -112 536 ) ( 4864 -112 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4864 -96 728 ) ( 5120 -96 728 ) ( 5120 -112 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 -96 536 ) ( 4528 -112 536 ) ( 4528 -112 472 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +surfaceparm detail +( 4352 -112 856 ) ( 4608 -112 856 ) ( 4608 -112 792 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( 6080 -144 536 ) ( 6080 -128 536 ) ( 6080 -128 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4784 -96 408 ) ( 4528 -96 408 ) ( 4528 -96 344 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 192 +{ +( 4784 -112 536 ) ( 4784 -96 536 ) ( 4528 -96 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 -80 728 ) ( 4784 -80 728 ) ( 4784 -96 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 528 536 ) ( 4528 528 728 ) ( 4528 -96 728 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +surfaceparm detail +( 4532 -96 728 ) ( 4788 -96 728 ) ( 4788 -96 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4544 -64 536 ) ( 4544 -48 536 ) ( 4544 -48 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 528 728 ) ( 4528 528 536 ) ( 4544 512 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 193 +{ +( 5360 -224 472 ) ( 5360 -208 472 ) ( 4528 -208 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 -80 536 ) ( 5360 -80 536 ) ( 5360 -96 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 528 472 ) ( 4528 528 536 ) ( 4528 -96 536 ) mohtest/platestonelittn -32 -80 -180.00 0.500000 -0.500000 0 0 0 +surfaceparm detail +( 4528 -96 536 ) ( 5360 -96 536 ) ( 5360 -96 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4544 -48 536 ) ( 4544 -32 536 ) ( 4544 -32 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 528 536 ) ( 4528 528 472 ) ( 4544 512 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 194 +{ +( 4528 528 792 ) ( 4528 528 728 ) ( 4544 512 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4544 512 728 ) ( 4544 -224 728 ) ( 4544 -224 816 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4544 -96 728 ) ( 4528 -96 728 ) ( 4528 -96 816 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 528 728 ) ( 4528 528 792 ) ( 4528 -96 792 ) mohtest/argent2b 39 -72 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4528 -224 792 ) ( 4528 512 792 ) ( 4544 512 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 640 728 ) ( 4528 -96 728 ) ( 4544 -96 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 195 +{ +( 5120 -128 728 ) ( 5120 -112 728 ) ( 4864 -112 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4352 -96 792 ) ( 4608 -96 792 ) ( 4608 -112 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 -96 680 ) ( 4528 -112 680 ) ( 4528 -112 616 ) mohtest/argent2b 39 -72 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4352 -112 1000 ) ( 4608 -112 1000 ) ( 4608 -112 936 ) mohtest/argent2b -233 -72 0.00 1 1 0 0 0 +surfaceparm detail +( 6080 -144 680 ) ( 6080 -128 680 ) ( 6080 -128 616 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4784 -96 584 ) ( 4528 -96 584 ) ( 4528 -96 520 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 196 +{ +( 4528 -112 792 ) ( 4544 -112 792 ) ( 4544 528 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 208 984 ) ( 4544 208 984 ) ( 4544 -112 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4544 208 984 ) ( 4528 208 984 ) ( 4528 528 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 528 792 ) ( 4528 144 1112 ) ( 4528 -240 792 ) mohtest/argent2sd1a 150 -223 -180.00 0.759766 -0.750000 0 0 0 +surfaceparm detail +( 4544 -240 792 ) ( 4544 144 1112 ) ( 4544 528 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 197 +{ +( 5712 512 472 ) ( 5712 744 472 ) ( 5696 744 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5696 744 536 ) ( 5712 744 536 ) ( 5712 512 536 ) mohtest/flrwood1_rep 0 0 -90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5576 192 536 ) ( 5576 -40 536 ) ( 5576 -40 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5696 536 536 ) ( 5712 536 536 ) ( 5712 536 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 512 536 ) ( 5704 744 536 ) ( 5704 744 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5616 1032 536 ) ( 5600 1032 536 ) ( 5600 1032 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 198 +{ +( 5712 1624 536 ) ( 5712 1936 536 ) ( 5704 1936 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 2304 744 ) ( 5712 2304 744 ) ( 5712 1992 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5696 664 728 ) ( 5696 352 728 ) ( 5696 352 536 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +surfaceparm detail +( 5672 512 728 ) ( 5680 512 728 ) ( 5680 512 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 1080 728 ) ( 5704 1392 728 ) ( 5704 1392 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1056 728 ) ( 5704 1056 728 ) ( 5704 1056 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 199 +{ +( 5576 1768 472 ) ( 5576 1872 472 ) ( 5568 1872 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5568 1880 532 ) ( 5576 1880 532 ) ( 5576 1776 532 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5568 1832 560 ) ( 5568 1728 560 ) ( 5568 1728 472 ) mohtest/platestonelittn -96 -72 -180.00 0.500000 -0.500000 0 0 0 +surfaceparm detail +( 5568 528 556 ) ( 5576 528 556 ) ( 5576 528 468 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 5576 936 564 ) ( 5576 1040 564 ) ( 5576 1040 476 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 5576 1040 560 ) ( 5568 1040 560 ) ( 5568 1040 472 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 200 +{ +( 5576 1760 532 ) ( 5576 1864 532 ) ( 5568 1864 532 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5568 1880 536 ) ( 5576 1880 536 ) ( 5576 1776 536 ) mohcommon/beam2 -48 0 -90.00 1 1 0 16384 0 +surfaceparm detail +( 5568 1832 560 ) ( 5568 1728 560 ) ( 5568 1728 472 ) mohcommon/beam2 -48 -2 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 5568 528 556 ) ( 5576 528 556 ) ( 5576 528 468 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 5576 936 564 ) ( 5576 1040 564 ) ( 5576 1040 476 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 5576 1040 560 ) ( 5568 1040 560 ) ( 5568 1040 472 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 201 +{ +( 5696 528 528 ) ( 5696 536 528 ) ( 5576 536 528 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5576 536 536 ) ( 5696 536 536 ) ( 5696 528 536 ) mohcommon/beam2 -49 -8 0.00 1 1 0 16384 0 +surfaceparm detail +( 5576 536 688 ) ( 5576 528 688 ) ( 5576 528 536 ) mohcommon/beam2 39 -12 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5576 528 520 ) ( 5696 528 520 ) ( 5696 528 368 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5696 528 688 ) ( 5696 536 688 ) ( 5696 536 536 ) mohcommon/beam2 39 -12 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5696 536 688 ) ( 5576 536 688 ) ( 5576 536 536 ) mohcommon/beam2 -48 -8 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 202 +{ +( 5692 1696 798 ) ( 5692 1040 798 ) ( 5500 1040 680 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5500 1696 682 ) ( 5504 1696 672 ) ( 5702 1696 790 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5696 1040 792 ) ( 5696 1696 792 ) ( 5504 1696 672 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5652 1040 802 ) ( 5652 1040 790 ) ( 5454 1040 672 ) mohtest/sootwallflt 0 -104 0.00 1 1 0 0 0 +surfaceparm detail +( 5696 1696 792 ) ( 5696 1040 792 ) ( 5692 1040 798 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5504 1040 672 ) ( 5504 1696 672 ) ( 5500 1696 680 ) mohtest/sootwallflt -8 -104 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 203 +{ +( 5248 2432 472 ) ( 6080 2432 472 ) ( 6080 2448 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6080 2320 536 ) ( 6080 2304 536 ) ( 5248 2304 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2928 472 ) ( 5248 2928 536 ) ( 5248 2912 536 ) mohtest/platestonelittn 0 -80 -180.00 0.500000 -0.500000 0 0 0 +surfaceparm detail +( 6080 2320 472 ) ( 6080 2320 536 ) ( 5248 2320 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5264 2256 472 ) ( 5264 2256 536 ) ( 5264 2272 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5240 2192 472 ) ( 5240 2192 536 ) ( 6072 2192 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 204 +{ +( 4160 2320 472 ) ( 4992 2320 472 ) ( 4992 2336 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5504 2336 536 ) ( 5504 2320 536 ) ( 4672 2320 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2336 472 ) ( 5248 2336 536 ) ( 5248 2320 536 ) mohtest/platestonelittn -32 -80 -180.00 0.500000 -0.500000 0 0 0 +surfaceparm detail +( 4992 2336 472 ) ( 4992 2336 536 ) ( 4160 2336 536 ) mohtest/platestonelittn -224 -80 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 6376 2320 472 ) ( 6376 2320 536 ) ( 6376 2336 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6120 2320 472 ) ( 6120 2320 536 ) ( 6952 2320 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 205 +{ +( 4160 1696 472 ) ( 4992 1696 472 ) ( 4992 1712 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5504 1712 536 ) ( 5504 1696 536 ) ( 4672 1696 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1712 472 ) ( 5248 1712 536 ) ( 5248 1696 536 ) mohtest/platestonelittn -64 -72 -180.00 0.500000 -0.500000 0 0 0 +surfaceparm detail +( 6080 1712 472 ) ( 6080 1712 536 ) ( 5248 1712 536 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 5504 1696 476 ) ( 5504 1696 540 ) ( 5504 1712 540 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 4160 1696 472 ) ( 4160 1696 536 ) ( 4992 1696 536 ) mohtest/platestonelittn -224 -72 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +} +// brush 206 +{ +( 5248 1748 734 ) ( 4672 1748 734 ) ( 4672 2016 896 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2016 896 ) ( 5248 2016 888 ) ( 5248 1752 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2016 888 ) ( 4672 2016 888 ) ( 4672 1752 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 1752 736 ) ( 4672 1752 728 ) ( 4672 2016 888 ) mohtest/sootwallflt -32 -70 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4672 2016 896 ) ( 4672 2016 888 ) ( 5248 2016 888 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 1748 734 ) ( 5248 1748 734 ) ( 5248 1752 728 ) mohtest/sootwallflt -112 -72 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 207 +{ +( 5248 1752 472 ) ( 5248 1768 472 ) ( 4672 1768 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 1768 536 ) ( 5248 1768 536 ) ( 5248 1752 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4688 1768 472 ) ( 4688 1768 536 ) ( 4672 1752 536 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 1752 536 ) ( 5248 1752 536 ) ( 5248 1752 472 ) mohtest/platestonelittn -64 -72 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 5248 1752 536 ) ( 5248 1768 536 ) ( 5248 1768 472 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 4688 1768 540 ) ( 4688 1768 476 ) ( 5248 1768 476 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 208 +{ +( 4672 2264 472 ) ( 5248 2264 472 ) ( 5248 2280 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2280 536 ) ( 5248 2264 536 ) ( 4672 2264 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4688 2264 536 ) ( 4688 2264 472 ) ( 4672 2280 472 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2280 476 ) ( 5248 2280 540 ) ( 4672 2280 540 ) mohtest/platestonelittn -63 -72 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 5248 2264 472 ) ( 5248 2264 536 ) ( 5248 2280 536 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 4688 2264 472 ) ( 4688 2264 536 ) ( 5248 2264 536 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 209 +{ +( 4672 2016 896 ) ( 4672 2284 734 ) ( 5248 2284 734 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2280 728 ) ( 5248 2016 888 ) ( 5248 2016 896 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 2280 728 ) ( 4672 2016 888 ) ( 5248 2016 888 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 2016 888 ) ( 4672 2280 728 ) ( 4672 2280 736 ) mohtest/sootwallflt -16 -70 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5248 2016 888 ) ( 4672 2016 888 ) ( 4672 2016 896 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2280 728 ) ( 5248 2284 734 ) ( 4672 2284 734 ) mohtest/sootwallflt -112 -72 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 210 +{ +( 4672 2432 472 ) ( 5504 2432 472 ) ( 5504 2448 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5504 2320 536 ) ( 5504 2304 536 ) ( 4672 2304 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 2280 476 ) ( 4672 2280 540 ) ( 4672 1752 540 ) mohtest/platestonelittn -32 -72 -180.00 0.500000 -0.500000 0 0 0 +surfaceparm detail +( 4672 2280 536 ) ( 4672 2280 472 ) ( 4688 2264 472 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 4688 2256 472 ) ( 4688 2256 536 ) ( 4688 2272 536 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 1752 472 ) ( 4672 1752 536 ) ( 4688 1768 536 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 211 +{ +( 4688 1752 728 ) ( 4688 2280 728 ) ( 4672 2280 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 2280 792 ) ( 4688 2280 792 ) ( 4688 1752 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 2280 792 ) ( 4672 1752 792 ) ( 4672 1752 728 ) mohtest/argent2b 39 -72 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4688 1752 792 ) ( 4688 2280 792 ) ( 4688 2280 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 2280 728 ) ( 4688 2148 808 ) ( 4672 2016 888 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 2016 888 ) ( 4688 1884 808 ) ( 4672 1752 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 212 +{ +( 4672 2280 728 ) ( 4688 2280 728 ) ( 4688 2016 888 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4688 1752 728 ) ( 4672 1752 728 ) ( 4672 2016 888 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 2464 792 ) ( 4672 2080 1112 ) ( 4672 1696 792 ) mohtest/argent2sd1a 158 -60 -180.00 0.760010 -0.750000 0 0 0 +surfaceparm detail +( 4688 1696 792 ) ( 4688 2080 1112 ) ( 4688 2464 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4688 2188 792 ) ( 4672 2192 792 ) ( 4672 2184 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 213 +{ +( 4864 528 728 ) ( 5120 528 728 ) ( 5120 512 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4544 512 728 ) ( 4544 512 672 ) ( 4528 528 672 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4544 512 672 ) ( 4544 512 728 ) ( 5696 512 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5696 496 536 ) ( 5696 512 536 ) ( 5696 512 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4608 528 536 ) ( 4352 528 536 ) ( 4352 528 472 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( 5664 528 668 ) ( 5600 528 668 ) ( 5664 512 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 214 +{ +( 5120 496 536 ) ( 5120 512 536 ) ( 4864 512 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 512 728 ) ( 4784 512 728 ) ( 4784 512 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5696 496 536 ) ( 5696 512 536 ) ( 5696 512 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4608 528 536 ) ( 4352 528 536 ) ( 4352 528 472 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( 5600 528 668 ) ( 5664 528 668 ) ( 5664 512 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5668 528 672 ) ( 5668 512 672 ) ( 5668 528 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 215 +{ +( 5120 496 536 ) ( 5120 512 536 ) ( 4864 512 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4544 512 584 ) ( 4544 512 536 ) ( 4528 528 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4544 512 536 ) ( 4544 512 584 ) ( 5600 512 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4608 528 536 ) ( 4352 528 536 ) ( 4352 528 472 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( 5596 512 672 ) ( 5596 528 672 ) ( 5596 512 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5160 528 584 ) ( 5160 512 584 ) ( 5096 528 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 216 +{ +( 4528 528 536 ) ( 4528 512 536 ) ( 4528 512 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 512 728 ) ( 4784 512 728 ) ( 4784 512 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4608 528 536 ) ( 4352 528 536 ) ( 4352 528 472 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( 5600 528 668 ) ( 5664 528 668 ) ( 5664 512 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5596 512 672 ) ( 5596 528 672 ) ( 5596 512 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5152 528 664 ) ( 5088 528 664 ) ( 5152 512 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 217 +{ +( 4528 512 728 ) ( 4784 512 728 ) ( 4784 512 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4608 528 536 ) ( 4352 528 536 ) ( 4352 528 472 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( 5596 512 672 ) ( 5596 528 672 ) ( 5596 512 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5160 512 584 ) ( 5160 528 584 ) ( 5096 528 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5088 528 664 ) ( 5152 528 664 ) ( 5152 512 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5152 528 712 ) ( 5152 512 712 ) ( 5152 528 520 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 218 +{ +( 5136 -64 592 ) ( 5136 16 592 ) ( 5088 16 592 ) common/caulk -47 48 -90.00 1 1 0 160 0 +surfaceparm detail +( 5088 16 660 ) ( 5136 16 660 ) ( 5136 -64 660 ) common/caulk -47 48 -90.00 1 1 0 160 0 +surfaceparm detail +( 5084 16 660 ) ( 5084 -64 660 ) ( 5084 -64 604 ) common/caulk -48 -40 -180.00 1 -1 0 160 0 +surfaceparm detail +( 5080 508 664 ) ( 5128 508 664 ) ( 5128 508 608 ) algiers/jh_warewindow3 55 -35 -180.00 0.500000 -0.531250 0 4194304 0 +surfaceparm detail +( 5148 -64 664 ) ( 5148 16 664 ) ( 5148 16 608 ) common/caulk -48 -40 -180.00 1 -1 0 160 0 +surfaceparm detail +( 5128 516 664 ) ( 5080 516 664 ) ( 5080 516 608 ) algiers/jh_warewindow3 55 -35 -180.00 0.500000 -0.531250 0 4194304 0 +surfaceparm detail +} +// brush 219 +{ +( 4544 512 664 ) ( 4544 512 584 ) ( 4528 528 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4544 512 584 ) ( 4544 512 664 ) ( 4696 512 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4608 528 536 ) ( 4352 528 536 ) ( 4352 528 472 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( 5160 512 584 ) ( 5160 528 584 ) ( 5096 528 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5088 528 664 ) ( 5152 528 664 ) ( 5152 512 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4696 512 712 ) ( 4696 528 712 ) ( 4696 512 520 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 220 +{ +( 4528 512 728 ) ( 4784 512 728 ) ( 4784 512 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4608 528 536 ) ( 4352 528 536 ) ( 4352 528 472 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( 5160 512 584 ) ( 5160 528 584 ) ( 5096 528 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5088 528 664 ) ( 5152 528 664 ) ( 5152 512 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5080 512 712 ) ( 5080 528 712 ) ( 5080 512 520 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4768 528 712 ) ( 4768 512 712 ) ( 4768 528 520 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 221 +{ +( 4752 -64 592 ) ( 4752 16 592 ) ( 4704 16 592 ) common/caulk -47 48 -90.00 1 1 0 160 0 +surfaceparm detail +( 4704 16 660 ) ( 4752 16 660 ) ( 4752 -64 660 ) common/caulk -47 48 -90.00 1 1 0 160 0 +surfaceparm detail +( 4700 16 660 ) ( 4700 -64 660 ) ( 4700 -64 604 ) common/caulk -48 -40 -180.00 1 -1 0 160 0 +surfaceparm detail +( 4696 508 664 ) ( 4744 508 664 ) ( 4744 508 608 ) common/caulk -48 -40 0.00 1 1 0 160 0 +surfaceparm detail +( 4764 -64 664 ) ( 4764 16 664 ) ( 4764 16 608 ) common/caulk -48 -40 -180.00 1 -1 0 160 0 +surfaceparm detail +( 4744 516 664 ) ( 4696 516 664 ) ( 4696 516 608 ) algiers/jh_warewindow3 55 -35 -180.00 0.500000 -0.531250 0 4194304 0 +surfaceparm detail +} +// brush 222 +{ +( 5248 1952 472 ) ( 6080 1952 472 ) ( 6080 1968 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6080 1840 536 ) ( 6080 1824 536 ) ( 5248 1824 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2448 472 ) ( 5248 2448 536 ) ( 5248 2432 536 ) mohtest/platestonelittn 32 -72 -180.00 0.500000 -0.500000 0 0 0 +surfaceparm detail +( 6080 1768 476 ) ( 6080 1768 540 ) ( 5248 1768 540 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 5264 1704 476 ) ( 5264 1704 540 ) ( 5264 1720 540 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 5240 1712 472 ) ( 5240 1712 536 ) ( 6072 1712 536 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 223 +{ +( 4672 1748 734 ) ( 5248 1748 734 ) ( 5248 2016 896 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 2016 902 ) ( 5248 2016 902 ) ( 5248 1744 740 ) brest/brstroof1a -112 -23 0.00 1 1 0 16384 0 +surfaceparm detail +( 4672 2016 896 ) ( 4672 2016 904 ) ( 4672 1712 744 ) mohtest/sootwallflt -16 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 5248 2016 904 ) ( 5248 2016 896 ) ( 5248 1712 736 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2016 902 ) ( 4672 2016 902 ) ( 4672 2016 896 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1748 724.520874 ) ( 4672 1748 724.520874 ) ( 4960 1748 902 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 224 +{ +( 5248 2016 896 ) ( 5248 2284 734 ) ( 4672 2284 734 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2288 740 ) ( 5248 2016 902 ) ( 4672 2016 902 ) brest/brstroof1a -112 -7 0.00 1 1 0 16384 0 +surfaceparm detail +( 4672 2320 744 ) ( 4672 2016 904 ) ( 4672 2016 896 ) mohtest/sootwallflt -16 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 5248 2320 736 ) ( 5248 2016 896 ) ( 5248 2016 904 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 2016 896 ) ( 4672 2016 902 ) ( 5248 2016 902 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 2284 724.521240 ) ( 5248 2284 724.521240 ) ( 4960 2284 902 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 225 +{ +( 5232 2016 996 ) ( 5232 2016 992 ) ( 6976 2016 992 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5232 1684 800 ) ( 5232 1692 800 ) ( 5232 2016 992 ) mohtest/sootwallflt -16 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 5888 2016 996 ) ( 5888 1690 806 ) ( 4144 1690 806 ) brest/brstroof1a -113 -32 0.00 1 1 0 16384 0 +surfaceparm detail +( 5888 2016 992 ) ( 4144 2016 992 ) ( 4144 1692 800 ) mohtest/sootwallflt -112 16 0.00 1 1 0 0 0 +surfaceparm detail +( 5712 1692 794.721497 ) ( 5232 1692 794.721497 ) ( 5472 1692 996.000366 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2016 799.999512 ) ( 5248 1692 799.999512 ) ( 5248 1854 996.000305 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 226 +{ +( 5232 2016 996.000549 ) ( 6376 2016 996.000549 ) ( 6376 2016 992 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5232 2340 807.166199 ) ( 5232 2016 996.000549 ) ( 5232 2016 992 ) mohtest/sootwallflt -16 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 4144 2342 806 ) ( 5888 2342 806 ) ( 5888 2016 996 ) brest/brstroof1a -113 16 0.00 1 1 0 16384 0 +surfaceparm detail +( 4144 2340 800 ) ( 4144 2016 992 ) ( 5888 2016 992 ) mohtest/sootwallflt -112 16 0.00 1 1 0 0 0 +surfaceparm detail +( 6376 2340 807.166138 ) ( 5232 2340 807.166138 ) ( 5232 2340 800 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2338 800.000122 ) ( 5248 2016 800.000122 ) ( 5248 2177 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 227 +{ +( 6376 2340 800 ) ( 6376 2016 992 ) ( 6376 2016 996.000549 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2016 992 ) ( 5248 2016 996.000549 ) ( 6376 2016 996.000549 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2016 995.999939 ) ( 5248 2340 807.165588 ) ( 6376 2340 807.165588 ) brest/brstroof1a -113 16 0.00 1 1 0 16384 0 +surfaceparm detail +( 5248 2340 800.000122 ) ( 5248 2016 992.000122 ) ( 6376 2016 992.000122 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2340 807.166138 ) ( 5248 2340 800 ) ( 6376 2340 800 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2016 992 ) ( 5248 2340 800 ) ( 5248 2340 807.166199 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 228 +{ +( 5689 1040 796 ) ( 5689 1024 796 ) ( 5687 1024 799 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5688 1024 796 ) ( 5490 1024 674 ) ( 5490 1024 676 ) mohtest/sootwallflt -112 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 5689 1024 796 ) ( 5689 1040 796 ) ( 5500 1040 680 ) mohtest/sootwallflt -112 16 0.00 1 1 0 0 0 +surfaceparm detail +( 5687 1696 799 ) ( 5687 1024 799 ) ( 5490 1024 676 ) brest/brstroof1a 16 70 -90.00 1 1 0 16384 0 +surfaceparm detail +( 5500 1024 680 ) ( 5500 1040 680 ) ( 5500 1040 682 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5500 1040 680.130676 ) ( 5584 1040 680.130676 ) ( 5542 1040 798.999817 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 229 +{ +( 5689 1696 796 ) ( 5689 1040 796 ) ( 5687 1040 799 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5689 1040 796 ) ( 5689 1696 796 ) ( 5500 1696 680 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5686 1696 800 ) ( 5490 1696 676 ) ( 5490 1696 674 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5687 1696 799 ) ( 5687 1024 799 ) ( 5490 1024 676 ) brest/brstroof1a 16 70 -90.00 1 1 0 16384 0 +surfaceparm detail +( 5500 1552 674 ) ( 5500 1696 674 ) ( 5500 1624 798.999939 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5584 1040 680.130676 ) ( 5500 1040 680.130676 ) ( 5542 1040 798.999817 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 230 +{ +( 6024 532 800 ) ( 6024 208 992 ) ( 6024 208 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6256 208 992 ) ( 4512 208 992 ) ( 4512 208 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4336 534 806 ) ( 6080 534 806 ) ( 6080 208 996 ) brest/brstroof1a -49 -51 0.00 1 1 0 16384 0 +surfaceparm detail +( 4336 532 800 ) ( 4336 208 992 ) ( 6080 208 992 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6024 543 984 ) ( 5504 543 672 ) ( 5764 208 828 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 472 794.721558 ) ( 4528 532 794.721558 ) ( 4528 502 996.000061 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 532 794.721619 ) ( 4608 532 794.721619 ) ( 4568 532 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 231 +{ +( 6080 208 996 ) ( 6080 208 992 ) ( 6080 -116 800 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4512 208 996 ) ( 4512 208 992 ) ( 6256 208 992 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6080 208 996 ) ( 6080 -118 806 ) ( 4336 -118 806 ) brest/brstroof1a -49 3 0.00 1 1 0 16384 0 +surfaceparm detail +( 6080 208 992 ) ( 4336 208 992 ) ( 4336 -116 800 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 176 794.721436 ) ( 4528 208 794.721436 ) ( 4528 192 996.000061 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4608 -116 794.721436 ) ( 4528 -116 794.721436 ) ( 4568 -116 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 232 +{ +( -4536 -2600 698 ) ( -4950 -2600 284 ) ( -4950 -3584 284 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4956 -3584 290 ) ( -4956 -2600 290 ) ( -4536 -2600 710 ) brest/brstroof1a 20 -70 90.00 1 1 0 16384 0 +surfaceparm detail +( -4536 -2600 710 ) ( -4536 -2600 698 ) ( -4536 -3584 698 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4926 -3584 283.999908 ) ( -4926 -2600 283.999908 ) ( -4926 -3092 710 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4926 -2612 307.999817 ) ( -4536 -2612 307.999817 ) ( -4731 -2612 710 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4536 -3572 307.999817 ) ( -4926 -3572 307.999817 ) ( -4731 -3572 710.000122 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 233 +{ +( -4122 -3584 284 ) ( -4122 -2600 284 ) ( -4536 -2600 698 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4536 -2600 710 ) ( -4116 -2600 290 ) ( -4116 -3584 290 ) brest/brstroof1a -19 73 -90.00 1 1 0 16384 0 +surfaceparm detail +( -4536 -3584 698 ) ( -4536 -2600 698 ) ( -4536 -2600 710 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4146 -2600 284.000031 ) ( -4146 -3584 284.000031 ) ( -4146 -3092 710.000244 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4536 -2612 308 ) ( -4146 -2612 308 ) ( -4341 -2612 710.000244 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4146 -3572 308 ) ( -4536 -3572 308 ) ( -4341 -3572 710.000244 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 234 +{ +( -4112 -2192 332.000244 ) ( -3312 -2192 332.000244 ) ( -3312 -1920 624.000549 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3312 -2196.000488 340.001007 ) ( -4112 -2196.000488 340.001007 ) ( -4112 -1920 632.001648 ) brest/brstroof1a -84 65 0.00 1 1 0 16384 0 +surfaceparm detail +( -4096 -1920 624 ) ( -3328 -1920 624 ) ( -3328 -1920 632 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4062 -2176 331.999634 ) ( -4096 -2176 331.999634 ) ( -4079 -2176 632.001648 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4096 -2176 349.175934 ) ( -4096 -2112 349.175934 ) ( -4096 -2144 632.001648 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3328 -2160 349.175934 ) ( -3328 -2176 349.175934 ) ( -3328 -2168 632.001709 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 235 +{ +( -3312 -1920 624 ) ( -3312 -1648 332 ) ( -4112 -1648 332 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4112 -1920 632 ) ( -4112 -1644 340 ) ( -3312 -1644 340 ) brest/brstroof1a -84 65 0.00 1 1 0 16384 0 +surfaceparm detail +( -3328 -1920 632 ) ( -3328 -1920 624 ) ( -4096 -1920 624 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4112 -1664 331.999786 ) ( -4077 -1664 331.999786 ) ( -4094.500000 -1664 632 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4096 -1680 349.176483 ) ( -4096 -1664 349.176483 ) ( -4096 -1672 632 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3328 -1664 349.176483 ) ( -3328 -1680 349.176483 ) ( -3328 -1672 632.000122 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 236 +{ +( -416 -2824 1016 ) ( -144 -2824 724 ) ( -144 -2024 724 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -416 -2024 1024 ) ( -140 -2024 732 ) ( -140 -2824 732 ) general_structure/jh_woodshingles1b 88 -112 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -416 -2808 1024 ) ( -416 -2808 1016 ) ( -416 -2040 1016 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -160 -2040 723.999878 ) ( -160 -2064 723.999878 ) ( -160 -2052 1024.000610 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -416 -2040 741.176453 ) ( -384 -2040 741.176453 ) ( -400 -2040 1024.000488 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -160 -2808 741.176453 ) ( -256 -2808 741.176453 ) ( -208 -2808 1024.000488 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 237 +{ +( -688 -2024 724 ) ( -688 -2824 724 ) ( -416 -2824 1016 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -692 -2824 732 ) ( -692 -2024 732 ) ( -416 -2024 1024 ) general_structure/jh_woodshingles1b 88 -112 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -416 -2040 1016 ) ( -416 -2808 1016 ) ( -416 -2808 1024 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -672 -2072 723.999634 ) ( -672 -2040 723.999634 ) ( -672 -2056 1024 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -672 -2040 741.175964 ) ( -640 -2040 741.175964 ) ( -656 -2040 1024 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -656 -2808 741.175964 ) ( -672 -2808 741.175964 ) ( -664 -2808 1024 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 238 +{ +( 5664 532 536 ) ( 5600 532 536 ) ( 5600 516 536 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 5600 516 664 ) ( 5600 532 664 ) ( 5664 532 664 ) common/caulk 0 4 0.00 1 1 0 160 0 +surfaceparm detail +( 5600 524 664 ) ( 5664 524 664 ) ( 5664 524 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5664 516 664 ) ( 5664 528 664 ) ( 5664 528 536 ) common/caulk -4 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5664 528 664 ) ( 5600 528 664 ) ( 5600 528 536 ) mohcommon/doorold_1a 64 48 0.00 -0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5600 528 664 ) ( 5600 516 664 ) ( 5600 516 536 ) common/caulk -4 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 239 +{ +( -420 4524 72 ) ( -446 4524 72 ) ( -446 4496 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -446 4496 200 ) ( -446 4524 200 ) ( -420 4524 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -391 4492 72 ) ( -391 4492 200 ) ( -388 4498 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -388 4498 72 ) ( -388 4498 200 ) ( -444 4530 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -447 4524 200 ) ( -447 4524 72 ) ( -444 4530 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -391 4492 200 ) ( -391 4492 72 ) ( -447 4524 72 ) mohcommon/doorold_1a 0 144 0.00 -0.437500 0.500000 0 16384 0 +surfaceparm detail +} +// brush 240 +{ +( -4156 -3168 104 ) ( -4168 -3168 104 ) ( -4168 -3184 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4168 -3200 232 ) ( -4168 -3184 232 ) ( -4156 -3184 232 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4168 -3184 180 ) ( -4156 -3184 180 ) ( -4156 -3184 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4156 -3184 180 ) ( -4156 -3168 180 ) ( -4156 -3168 104 ) mohcommon/doorold_1a -96 208 0.00 -0.500000 0.500000 0 16384 0 +surfaceparm detail +( -4156 -3120 180 ) ( -4168 -3120 180 ) ( -4168 -3120 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4164 -3168 180 ) ( -4164 -3184 180 ) ( -4164 -3184 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 241 +{ +( 5721 536 744 ) ( 5705 536 744 ) ( 5705 528 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5696 512 800 ) ( 5696 1056 800 ) ( 5720 1056 800 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 5696 512 96 ) ( 5712 512 96 ) ( 5712 512 92 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 528 836 ) ( 5704 536 836 ) ( 5704 536 832 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5716 1056 96 ) ( 5700 1056 96 ) ( 5700 1056 92 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5696 1056 791 ) ( 5696 512 791 ) ( 5696 512 742 ) mohtest/argent2b -232 -72 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 242 +{ +( 5698 1056 793 ) ( 5698 512 793 ) ( 5820 512 864 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5798 1056 860 ) ( 5798 512 860 ) ( 5692 512 798 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5684 512 860 ) ( 5791 512 860 ) ( 5791 512 791 ) mohtest/sootwallflt -48 -104 0.00 1 1 0 0 0 +surfaceparm detail +( 5812 1056 860 ) ( 5812 512 860 ) ( 5798 512 860 ) mohtest/sootwallflt -48 -104 0.00 1 1 0 0 0 +surfaceparm detail +( 5799 1056 860 ) ( 5692 1056 860 ) ( 5692 1056 791 ) mohtest/sootwallflt -48 -104 0.00 1 1 0 0 0 +surfaceparm detail +( 5698 512 789 ) ( 5698 1056 789 ) ( 5692 1056 798 ) mohtest/sootwallflt -48 -104 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 243 +{ +( -4170 -3424 180 ) ( -4174 -3424 180 ) ( -4174 -3436 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4174 -3506 266 ) ( -4174 -3494 266 ) ( -4170 -3494 266 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4174 -3456 1416 ) ( -4170 -3456 1416 ) ( -4170 -3456 -424 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -3460 1416 ) ( -4170 -3448 1416 ) ( -4170 -3448 -424 ) common/black 0 0 0.00 1 1 0 256 0 +surfaceparm detail +( -4166 -3312 1414 ) ( -4170 -3312 1414 ) ( -4170 -3312 -426 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4174 -3422 1416 ) ( -4174 -3434 1416 ) ( -4174 -3434 -424 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 244 +{ +( -4170 -2864 180 ) ( -4174 -2864 180 ) ( -4174 -2876 180 ) common/caulk 0 48 0.00 1 1 0 160 0 +surfaceparm detail +( -4174 -2946 266 ) ( -4174 -2934 266 ) ( -4170 -2934 266 ) common/caulk 0 48 0.00 1 1 0 160 0 +surfaceparm detail +( -4174 -2896 1416 ) ( -4170 -2896 1416 ) ( -4170 -2896 -424 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -2900 1416 ) ( -4170 -2888 1416 ) ( -4170 -2888 -424 ) common/black -48 0 0.00 1 1 0 256 0 +surfaceparm detail +( -4166 -2752 1414 ) ( -4170 -2752 1414 ) ( -4170 -2752 -426 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4174 -2862 1416 ) ( -4174 -2874 1416 ) ( -4174 -2874 -424 ) common/caulk -48 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 245 +{ +( -4486 -3550 180 ) ( -4496 -3550 180 ) ( -4496 -3554 180 ) common/caulk 0 2 0.00 1 1 0 160 0 +surfaceparm detail +( -4496 -3554 266 ) ( -4496 -3550 266 ) ( -4486 -3550 266 ) common/caulk 0 2 0.00 1 1 0 160 0 +surfaceparm detail +( -4454 -3554 266 ) ( -4444 -3554 266 ) ( -4444 -3554 180 ) common/black 0 0 0.00 1 1 0 256 0 +surfaceparm detail +( -4352 -3564 266 ) ( -4352 -3560 266 ) ( -4352 -3560 180 ) common/caulk -2 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4486 -3550 266 ) ( -4496 -3550 266 ) ( -4496 -3550 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4496 -3550 266 ) ( -4496 -3554 266 ) ( -4496 -3554 180 ) common/caulk -2 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 246 +{ +( 5088 496 584 ) ( 5080 496 584 ) ( 5080 492 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5080 492 664 ) ( 5080 496 664 ) ( 5088 496 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5080 492 670 ) ( 5088 492 670 ) ( 5088 492 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5152 490 670 ) ( 5152 494 670 ) ( 5152 494 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5088 496 670 ) ( 5080 496 670 ) ( 5080 496 584 ) common/black 0 0 0.00 1 1 0 256 0 +surfaceparm detail +( 5080 496 670 ) ( 5080 492 670 ) ( 5080 492 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 247 +{ +( 4704 496 584 ) ( 4696 496 584 ) ( 4696 492 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4696 492 664 ) ( 4696 496 664 ) ( 4704 496 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4696 492 670 ) ( 4704 492 670 ) ( 4704 492 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4768 490 670 ) ( 4768 494 670 ) ( 4768 494 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4704 496 670 ) ( 4696 496 670 ) ( 4696 496 584 ) common/black 0 0 0.00 1 1 0 256 0 +surfaceparm detail +( 4696 496 670 ) ( 4696 492 670 ) ( 4696 492 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 248 +{ +( -36 4360 150 ) ( -84 4360 150 ) ( -84 4342 150 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -98 4342 234 ) ( -98 4360 234 ) ( -50 4360 234 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -64 4318 234 ) ( -64 4318 148 ) ( -194 4394 148 ) common/black 0 0 0.00 1 1 0 256 0 +surfaceparm detail +( -62 4324 234 ) ( -62 4324 148 ) ( -64 4318 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -62 4324 148 ) ( -62 4324 234 ) ( -190 4400 234 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -190 4400 148 ) ( -190 4400 234 ) ( -194 4394 234 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 249 +{ +( -520 4640 150 ) ( -568 4640 150 ) ( -568 4622 150 ) common/caulk 36 24 0.00 1 1 0 160 0 +surfaceparm detail +( -582 4622 234 ) ( -582 4640 234 ) ( -534 4640 234 ) common/caulk 36 24 0.00 1 1 0 160 0 +surfaceparm detail +( -548 4598 234 ) ( -548 4598 148 ) ( -678 4674 148 ) common/black 36 0 0.00 1 1 0 256 0 +surfaceparm detail +( -546 4604 234 ) ( -546 4604 148 ) ( -548 4598 148 ) common/caulk -24 0 0.00 1 1 0 160 0 +surfaceparm detail +( -546 4604 148 ) ( -546 4604 234 ) ( -674 4680 234 ) common/caulk 36 0 0.00 1 1 0 160 0 +surfaceparm detail +( -674 4680 148 ) ( -674 4680 234 ) ( -678 4674 234 ) common/caulk -24 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 250 +{ +( -664 4878 150 ) ( -670 4878 150 ) ( -670 4874 150 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -670 4874 234 ) ( -670 4878 234 ) ( -664 4878 234 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -666 4876 150 ) ( -666 4876 234 ) ( -594 5002 234 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -594 5002 150 ) ( -594 5002 234 ) ( -598 5004 234 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -598 5004 150 ) ( -598 5004 234 ) ( -670 4878 234 ) common/black 0 0 0.00 1 1 0 256 0 +surfaceparm detail +( -666 4876 234 ) ( -666 4876 150 ) ( -670 4878 150 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 251 +{ +( 5796 1620 536 ) ( 5784 1620 536 ) ( 5784 1616 536 ) common/caulk -24 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5784 1616 660 ) ( 5784 1620 660 ) ( 5796 1620 660 ) common/caulk -24 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5784 1616 672 ) ( 5796 1616 672 ) ( 5796 1616 536 ) common/caulk -24 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5792 1616 672 ) ( 5792 1620 672 ) ( 5792 1620 536 ) general_structure/plank_flat 0 3 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5796 1620 672 ) ( 5784 1620 672 ) ( 5784 1620 536 ) general_structure/plank_flat 0 -44 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5784 1620 672 ) ( 5784 1616 672 ) ( 5784 1616 536 ) general_structure/plank_flat 0 3 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 252 +{ +( 5796 1688 536 ) ( 5784 1688 536 ) ( 5784 1684 536 ) common/caulk -24 4 0.00 1 1 0 160 0 +surfaceparm detail +( 5784 1684 660 ) ( 5784 1688 660 ) ( 5796 1688 660 ) common/caulk -24 4 0.00 1 1 0 160 0 +surfaceparm detail +( 5784 1684 672 ) ( 5796 1684 672 ) ( 5796 1684 536 ) general_structure/plank_flat 0 -44 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5792 1684 672 ) ( 5792 1688 672 ) ( 5792 1688 536 ) general_structure/plank_flat 0 3 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5796 1688 672 ) ( 5784 1688 672 ) ( 5784 1688 536 ) common/caulk -24 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5784 1688 672 ) ( 5784 1684 672 ) ( 5784 1684 536 ) general_structure/plank_flat 0 3 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 253 +{ +( 5248 1928 536 ) ( 5232 1928 536 ) ( 5232 1920 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5228 1920 676 ) ( 5228 1928 676 ) ( 5244 1928 676 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5232 1920 728 ) ( 5248 1920 728 ) ( 5248 1920 536 ) mohtest/hotelflat_revAC 0 54 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 5248 1920 728 ) ( 5248 1928 728 ) ( 5248 1928 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1928 728 ) ( 5232 1928 728 ) ( 5232 1928 536 ) central_europe/interiorwall_set3wtrim 0 70 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5060 1940 728 ) ( 5060 1932 728 ) ( 5060 1932 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 254 +{ +( 4988 1928 536 ) ( 4936 1928 536 ) ( 4936 1920 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4932 1920 676 ) ( 4932 1928 676 ) ( 4984 1928 676 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4936 1920 728 ) ( 4988 1920 728 ) ( 4988 1920 536 ) mohtest/hotelflat_revAC 0 54 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 4960 1920 728 ) ( 4960 1928 728 ) ( 4960 1928 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4988 1928 728 ) ( 4936 1928 728 ) ( 4936 1928 536 ) central_europe/interiorwall_set2wtrim 0 71 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4932 1928 728 ) ( 4932 1920 728 ) ( 4932 1920 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 255 +{ +( 4856 1924 536 ) ( 4828 1924 536 ) ( 4828 1920 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4832 1920 676 ) ( 4832 1924 676 ) ( 4860 1924 676 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4828 1920 728 ) ( 4856 1920 728 ) ( 4856 1920 536 ) mohtest/hotelflat_revAC 0 54 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 4860 1920 728 ) ( 4860 1924 728 ) ( 4860 1924 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4856 1928 728 ) ( 4828 1928 728 ) ( 4828 1928 536 ) central_europe/interiorwall_set2wtrim 0 71 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4688 1920 728 ) ( 4688 1916 728 ) ( 4688 1916 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 256 +{ +( 4964 1944 536 ) ( 4952 1944 536 ) ( 4952 1928 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4952 1928 676 ) ( 4952 1944 676 ) ( 4964 1944 676 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4952 1928 728 ) ( 4964 1928 728 ) ( 4964 1928 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4964 1924 728 ) ( 4964 1940 728 ) ( 4964 1940 536 ) central_europe/interiorwall_set3wtrim 0 70 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4948 2264 728 ) ( 4936 2264 728 ) ( 4936 2264 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4956 1944 728 ) ( 4956 1928 728 ) ( 4956 1928 536 ) central_europe/interiorwall_set2wtrim 0 71 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 257 +{ +( 4992 1928 536 ) ( 4984 1928 536 ) ( 4984 1920 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4984 1920 664 ) ( 4984 1928 664 ) ( 4992 1928 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4984 1920 728 ) ( 4992 1920 728 ) ( 4992 1920 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4992 1920 664 ) ( 4992 1928 664 ) ( 4992 1928 472 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4992 1928 728 ) ( 4984 1928 728 ) ( 4984 1928 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4988 1928 728 ) ( 4988 1920 728 ) ( 4988 1920 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 258 +{ +( 5060 1928 536 ) ( 5052 1928 536 ) ( 5052 1920 536 ) common/caulk -4 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5052 1920 664 ) ( 5052 1928 664 ) ( 5060 1928 664 ) common/caulk -4 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5052 1920 728 ) ( 5060 1920 728 ) ( 5060 1920 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5060 1920 728 ) ( 5060 1928 728 ) ( 5060 1928 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5060 1928 728 ) ( 5052 1928 728 ) ( 5052 1928 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5056 1928 728 ) ( 5056 1920 728 ) ( 5056 1920 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 259 +{ +( 4864 1928 536 ) ( 4856 1928 536 ) ( 4856 1920 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4856 1920 664 ) ( 4856 1928 664 ) ( 4864 1928 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4856 1920 728 ) ( 4864 1920 728 ) ( 4864 1920 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4864 1920 664 ) ( 4864 1928 664 ) ( 4864 1928 472 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4864 1928 728 ) ( 4856 1928 728 ) ( 4856 1928 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4860 1928 728 ) ( 4860 1920 728 ) ( 4860 1920 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 260 +{ +( 4932 1928 536 ) ( 4924 1928 536 ) ( 4924 1920 536 ) common/caulk -4 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4924 1920 664 ) ( 4924 1928 664 ) ( 4932 1928 664 ) common/caulk -4 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4924 1920 728 ) ( 4932 1920 728 ) ( 4932 1920 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4932 1920 664 ) ( 4932 1928 664 ) ( 4932 1928 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4932 1928 728 ) ( 4924 1928 728 ) ( 4924 1928 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4928 1928 728 ) ( 4928 1920 728 ) ( 4928 1920 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 261 +{ +( 5060 1928 668 ) ( 4988 1928 668 ) ( 4988 1920 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4988 1920 676 ) ( 4988 1928 676 ) ( 5060 1928 676 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4988 1920 676 ) ( 5060 1920 676 ) ( 5060 1920 668 ) mohtest/hotelflat_revAC 0 54 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 5060 1920 676 ) ( 5060 1928 676 ) ( 5060 1928 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5060 1928 676 ) ( 4988 1928 676 ) ( 4988 1928 668 ) central_europe/interiorwall_set3wtrim 0 70 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4988 1928 676 ) ( 4988 1920 676 ) ( 4988 1920 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 262 +{ +( 4932 1928 668 ) ( 4860 1928 668 ) ( 4860 1920 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4860 1920 676 ) ( 4860 1928 676 ) ( 4932 1928 676 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4860 1920 676 ) ( 4932 1920 676 ) ( 4932 1920 668 ) mohtest/hotelflat_revAC 0 54 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 4932 1920 676 ) ( 4932 1928 676 ) ( 4932 1928 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4932 1928 676 ) ( 4860 1928 676 ) ( 4860 1928 668 ) central_europe/interiorwall_set2wtrim 0 71 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4860 1928 676 ) ( 4860 1920 676 ) ( 4860 1920 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 263 +{ +( 4988 1928 536 ) ( 4960 1928 536 ) ( 4960 1920 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4960 1920 676 ) ( 4960 1928 676 ) ( 4988 1928 676 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4960 1920 676 ) ( 4988 1920 676 ) ( 4988 1920 536 ) mohtest/hotelflat_revAC 0 54 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 4988 1920 676 ) ( 4988 1928 676 ) ( 4988 1928 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4988 1928 676 ) ( 4960 1928 676 ) ( 4960 1928 536 ) central_europe/interiorwall_set3wtrim 0 70 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4960 1928 676 ) ( 4960 1920 676 ) ( 4960 1920 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 264 +{ +( 5256 1876 536 ) ( 5248 1876 536 ) ( 5248 1872 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1876 664 ) ( 5248 1880 664 ) ( 5256 1880 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1872 728 ) ( 5256 1872 728 ) ( 5256 1872 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5256 1872 728 ) ( 5256 1876 728 ) ( 5256 1876 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5256 1876 728 ) ( 5248 1876 728 ) ( 5248 1876 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1876 728 ) ( 5248 1872 728 ) ( 5248 1872 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 265 +{ +( 5256 1808 536 ) ( 5248 1808 536 ) ( 5248 1804 536 ) common/caulk 0 -4 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1808 664 ) ( 5248 1812 664 ) ( 5256 1812 664 ) common/caulk 0 -4 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1804 728 ) ( 5256 1804 728 ) ( 5256 1804 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5256 1804 728 ) ( 5256 1808 728 ) ( 5256 1808 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5256 1808 728 ) ( 5248 1808 728 ) ( 5248 1808 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5248 1808 728 ) ( 5248 1804 728 ) ( 5248 1804 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 266 +{ +( 5256 1920 536 ) ( 5248 1920 536 ) ( 5248 1876 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1876 688 ) ( 5248 1920 688 ) ( 5256 1920 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5256 1876 532 ) ( 5248 1876 532 ) ( 5248 1876 676 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5256 1920 532 ) ( 5256 1876 532 ) ( 5256 1876 676 ) mohtest/hotelflat 0 0 0.00 1 1 0 0 0 +surfaceparm detail +( 5248 1920 532 ) ( 5256 1920 532 ) ( 5256 1920 676 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1876 532 ) ( 5248 1920 532 ) ( 5248 1920 676 ) mohtest/hotelflat_revAC 0 54 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +} +// brush 267 +{ +( 5256 1816 668 ) ( 5248 1816 668 ) ( 5248 1804 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1804 688 ) ( 5248 1816 688 ) ( 5256 1816 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1804 676 ) ( 5256 1804 676 ) ( 5256 1804 672 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5256 1804 676 ) ( 5256 1816 676 ) ( 5256 1816 672 ) mohtest/hotelflat 0 0 0.00 1 1 0 0 0 +surfaceparm detail +( 5256 1876 664 ) ( 5248 1876 664 ) ( 5248 1876 660 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1816 676 ) ( 5248 1804 676 ) ( 5248 1804 672 ) mohtest/hotelflat_revAC 0 54 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +} +// brush 268 +{ +( 6024 2016 992 ) ( 6024 2002.500000 984 ) ( 6024 1995.409546 984 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2016 996.000549 ) ( 5248 2016 992 ) ( 6024 2016 992 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1692 807.166016 ) ( 5248 2016 996.000366 ) ( 6024 2016 996.000366 ) brest/brstroof1a -113 -32 0.00 1 1 0 16384 0 +surfaceparm detail +( 5248 2016 991.999512 ) ( 5248 1692 799.999512 ) ( 5717.958496 1692 799.999512 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1692 800 ) ( 5248 1692 807.166138 ) ( 5729.878418 1692 807.166138 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1692 800 ) ( 5248 2016 992 ) ( 5248 2016 996.000549 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6024 2002.500610 984.000366 ) ( 5717.958496 1692 800 ) ( 5729.876953 1692 807.165649 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 269 +{ +( 5688 2016 796 ) ( 6024 2016 992 ) ( 6024 2016 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6024 2016 992 ) ( 6024 208 992 ) ( 6024 208 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6024 208 992 ) ( 5688 208 796 ) ( 5688 208 798 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5687 208 799 ) ( 5687 2016 799 ) ( 6024 2016 996 ) brest/brstroof1a 16 70 -90.00 1 1 0 16384 0 +surfaceparm detail +( 5689 2016 796 ) ( 5689 208 796 ) ( 6024 208 992 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6168 672 860 ) ( 5844 672 860 ) ( 6168 664 860 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5791.349609 2016 984 ) ( 5791.349609 1698 792 ) ( 6024 1857 888 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 270 +{ +( 6024 208 992 ) ( 5688 208 796 ) ( 5688 208 798 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5692 208 802 ) ( 5692 2016 802 ) ( 5792 2016 860 ) brest/brstroof1a 16 70 -90.00 1 1 0 16384 0 +surfaceparm detail +( 5698 2016 793 ) ( 5698 208 793 ) ( 5812 208 860 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5812 2016 860 ) ( 5812 208 860 ) ( 5792 208 860 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5698 208 793 ) ( 5698 2016 793 ) ( 5692 2016 802 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5692 2016 984 ) ( 5692 1698 792 ) ( 5812.000488 1857 888 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 271 +{ +( 5794 1616 536 ) ( 5784 1616 536 ) ( 5784 1600 536 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5784 1600 672 ) ( 5784 1616 672 ) ( 5794 1616 672 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5792 1592 672 ) ( 5792 1592 536 ) ( 5784 1600 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5792 1592 536 ) ( 5792 1592 672 ) ( 5792 1616 672 ) mohtest/hotelflat 0 0 0.00 1 1 0 0 0 +surfaceparm detail +( 5794 1616 672 ) ( 5784 1616 672 ) ( 5784 1616 536 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5784 1616 672 ) ( 5784 1600 672 ) ( 5784 1600 536 ) mohtest/hotelflat_revAC 0 52 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +} +// brush 272 +{ +( 5792 1696 536 ) ( 5784 1696 536 ) ( 5784 1688 536 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5784 1688 672 ) ( 5784 1696 672 ) ( 5792 1696 672 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5784 1688 672 ) ( 5792 1688 672 ) ( 5792 1688 536 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5792 1696 672 ) ( 5792 1704 672 ) ( 5792 1704 536 ) mohtest/hotelflat 0 0 0.00 1 1 0 0 0 +surfaceparm detail +( 5792 1704 676 ) ( 5784 1704 676 ) ( 5784 1704 540 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5784 1696 672 ) ( 5784 1688 672 ) ( 5784 1688 536 ) mohtest/hotelflat_revAC 0 52 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +} +// brush 273 +{ +( 5794 1688 664 ) ( 5784 1688 664 ) ( 5784 1650 664 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5782 1650 672 ) ( 5782 1688 672 ) ( 5792 1688 672 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5786 1616 672 ) ( 5796 1616 672 ) ( 5796 1616 536 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5792 1650 672 ) ( 5792 1688 672 ) ( 5792 1688 536 ) mohtest/hotelflat 0 0 0.00 1 1 0 0 0 +surfaceparm detail +( 5794 1688 672 ) ( 5784 1688 672 ) ( 5784 1688 536 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5784 1688 672 ) ( 5784 1650 672 ) ( 5784 1650 536 ) mohtest/hotelflat_revAC 0 52 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +} +// brush 274 +{ +( 6071 1700 692 ) ( 6069 1700 692 ) ( 6069 1027 692 ) common/caulk -3 36 -90.00 1 1 0 160 0 +surfaceparm detail +( 6069 1080 740 ) ( 6069 1246 740 ) ( 6071 1246 740 ) common/caulk -3 36 -90.00 1 1 0 160 0 +surfaceparm detail +( 6069 1027 740 ) ( 6071 1027 740 ) ( 6071 1027 518 ) common/caulk -54 -12 0.00 1 1 0 160 0 +surfaceparm detail +( 6071 1080 910 ) ( 6071 1246 910 ) ( 6071 1246 688 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6069 1700 692 ) ( 6071 1700 692 ) ( 6071 1701 740 ) common/caulk -54 -12 0.00 1 1 0 160 0 +surfaceparm detail +( 6069 1194 740 ) ( 6069 1028 740 ) ( 6069 1028 518 ) interior/railing 104 -21 -180.00 0.500000 -0.500000 8192 16896 0 +surfaceparm detail +} +// brush 275 +{ +( 5858 1027 692 ) ( 5692 1027 692 ) ( 5692 1025 692 ) common/caulk 33 3 -90.00 1 1 0 160 0 +surfaceparm detail +( 5788 1025 740 ) ( 5788 1027 740 ) ( 5954 1027 740 ) common/caulk 33 3 -90.00 1 1 0 160 0 +surfaceparm detail +( 5915 1025 518 ) ( 5915 1025 740 ) ( 5915 1027 740 ) common/caulk 32 -9 -180.00 1 -1 0 160 0 +surfaceparm detail +( 5786 1025 688 ) ( 5786 1025 910 ) ( 5952 1025 910 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5792 1026 518 ) ( 5792 1026 740 ) ( 5792 1024 740 ) common/caulk 32 -9 -180.00 1 -1 0 160 0 +surfaceparm detail +( 5908 1027 518 ) ( 5908 1027 740 ) ( 5742 1027 740 ) interior/railing -40 -24 0.00 0.500000 0.500000 8192 16896 0 +surfaceparm detail +} +// brush 276 +{ +( 6240 1025 692 ) ( 6240 1027 692 ) ( 6074 1027 692 ) common/caulk 33 7 -90.00 1 1 0 160 0 +surfaceparm detail +( 6074 1027 740 ) ( 6240 1027 740 ) ( 6240 1025 740 ) common/caulk 33 7 -90.00 1 1 0 160 0 +surfaceparm detail +( 6021 1027 740 ) ( 6021 1025 740 ) ( 6021 1025 518 ) common/caulk 32 -8 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6074 1025 910 ) ( 6240 1025 910 ) ( 6240 1025 688 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6072 1025 740 ) ( 6072 1027 740 ) ( 6072 1027 518 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6190 1027 740 ) ( 6024 1027 740 ) ( 6024 1027 518 ) interior/railing -64 -24 0.00 0.500000 0.500000 8192 16896 0 +surfaceparm detail +} +// brush 277 +{ +( 5928 1188 568 ) ( 5928 1164 536 ) ( 5928 1148 568 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 5920 1144 568 ) ( 5920 1160 536 ) ( 5920 1184 568 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5920 1024 520 ) ( 5896 1024 520 ) ( 5896 1024 688 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 5896 1000 536 ) ( 5920 1000 536 ) ( 5920 1168 536 ) general_structure/plank_flat -15 -42 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5920 1000 704 ) ( 5896 1000 704 ) ( 5896 1168 536 ) general_structure/plank_flat -15 -42 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 278 +{ +( 5812 888 692 ) ( 5792 888 692 ) ( 5792 880 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5792 880 844 ) ( 5792 888 844 ) ( 5812 888 844 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5784 880 692 ) ( 5784 880 828 ) ( 5812 880 828 ) central_europe/interiorwall_set2wtrim 0 256 0.00 0.500000 0.550000 0 16384 0 +surfaceparm detail +( 5812 880 844 ) ( 5812 888 844 ) ( 5812 888 708 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5812 888 828 ) ( 5792 888 828 ) ( 5792 888 692 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +surfaceparm detail +( 5784 880 828 ) ( 5784 880 692 ) ( 5792 888 692 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 279 +{ +( 5280 1728 536 ) ( 5260 1728 536 ) ( 5260 1712 536 ) common/caulk 24 -16 0.00 1 1 0 160 0 +surfaceparm detail +( 5256 1712 688 ) ( 5256 1728 688 ) ( 5276 1728 688 ) common/caulk 24 -16 0.00 1 1 0 160 0 +surfaceparm detail +( 5256 1712 692 ) ( 5276 1712 692 ) ( 5276 1712 500 ) common/caulk 24 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5264 1712 692 ) ( 5264 1728 692 ) ( 5264 1728 500 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5276 1720 688 ) ( 5256 1720 688 ) ( 5256 1720 496 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5256 1728 692 ) ( 5256 1712 692 ) ( 5256 1712 500 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 280 +{ +( 6040 1728 536 ) ( 6020 1728 536 ) ( 6020 1712 536 ) common/caulk -32 -16 0.00 1 1 0 160 0 +surfaceparm detail +( 6016 1712 688 ) ( 6016 1728 688 ) ( 6036 1728 688 ) common/caulk -32 -16 0.00 1 1 0 160 0 +surfaceparm detail +( 6016 1712 692 ) ( 6036 1712 692 ) ( 6036 1712 500 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6032 1712 692 ) ( 6032 1728 692 ) ( 6032 1728 500 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6036 1720 688 ) ( 6016 1720 688 ) ( 6016 1720 496 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 6024 1728 692 ) ( 6024 1712 692 ) ( 6024 1712 500 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 281 +{ +( 6040 2048 536 ) ( 6020 2048 536 ) ( 6020 2032 536 ) common/caulk -32 48 0.00 1 1 0 160 0 +surfaceparm detail +( 6016 2032 688 ) ( 6016 2048 688 ) ( 6036 2048 688 ) common/caulk -32 48 0.00 1 1 0 160 0 +surfaceparm detail +( 6016 2040 692 ) ( 6036 2040 692 ) ( 6036 2040 500 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 6032 2032 692 ) ( 6032 2048 692 ) ( 6032 2048 500 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6036 2048 688 ) ( 6016 2048 688 ) ( 6016 2048 496 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6024 2048 692 ) ( 6024 2032 692 ) ( 6024 2032 500 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 282 +{ +( 6044 1980 692 ) ( 6036 1980 692 ) ( 6036 1956 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6036 1956 844 ) ( 6036 1980 844 ) ( 6044 1980 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6036 1964 692 ) ( 6036 1964 828 ) ( 6044 1964 828 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6044 1964 704 ) ( 6044 1964 828 ) ( 6044 1980 828 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +surfaceparm detail +( 6044 1980 816 ) ( 6036 1980 816 ) ( 6036 1980 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6036 1964 828 ) ( 6036 1964 692 ) ( 6036 1980 692 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 283 +{ +( 4672 2336 536 ) ( 4928 2336 536 ) ( 4928 2352 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2336 472 ) ( 5248 2336 536 ) ( 5248 2320 536 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( 4416 2336 792 ) ( 4416 2336 856 ) ( 4160 2336 856 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( 6376 2336 472 ) ( 6376 2336 536 ) ( 6376 2352 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6120 2320 344 ) ( 6120 2320 408 ) ( 6376 2320 408 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2056 688 ) ( 5248 2076 688 ) ( 6376 2066 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 284 +{ +( 5248 2320 536 ) ( 5504 2320 536 ) ( 5504 2336 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2656 472 ) ( 5248 2656 536 ) ( 5248 2640 536 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +surfaceparm detail +( 5504 2320 664 ) ( 5504 2320 728 ) ( 5248 2320 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5256 2272 480 ) ( 5256 2272 544 ) ( 5256 2288 544 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2280 536 ) ( 5248 2280 728 ) ( 5256 2280 632 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2056 692 ) ( 5248 2076 692 ) ( 5256 2066 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 285 +{ +( 5272 2048 536 ) ( 5252 2048 536 ) ( 5252 2032 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2032 688 ) ( 5248 2048 688 ) ( 5268 2048 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2040 692 ) ( 5268 2040 692 ) ( 5268 2040 500 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5264 2032 692 ) ( 5264 2048 692 ) ( 5264 2048 500 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5268 2048 688 ) ( 5248 2048 688 ) ( 5248 2048 496 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5256 2048 692 ) ( 5256 2032 692 ) ( 5256 2032 500 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 286 +{ +( 6044 2052 820 ) ( 6036 2052 820 ) ( 6036 1980 820 ) common/caulk -16 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6036 1980 828 ) ( 6044 1980 828 ) ( 6044 1980 692 ) common/caulk -16 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6044 1980 828 ) ( 6044 2052 828 ) ( 6044 2052 692 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +surfaceparm detail +( 6044 2052 828 ) ( 6036 2052 828 ) ( 6036 2052 692 ) common/caulk -16 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6036 2052 828 ) ( 6036 1980 828 ) ( 6036 1980 692 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +surfaceparm detail +( 6036 1980 844 ) ( 6036 2052 844 ) ( 6044 2016 844 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 287 +{ +( 6044 2064 692 ) ( 6040 2064 692 ) ( 6040 2056 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6036 2052 963 ) ( 6044 2052 963 ) ( 6044 2052 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6044 2232 828 ) ( 6044 2232 692 ) ( 6044 2208 692 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +surfaceparm detail +( 6036 2076 692 ) ( 6036 2076 816 ) ( 6036 2052 816 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +surfaceparm detail +( 6036 2052 844 ) ( 6036 2076 844 ) ( 6044 2064 844 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +surfaceparm detail +( 6036 2068 844 ) ( 6036 2068 692 ) ( 6044 2068 768 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 288 +{ +( 5248 2320 536 ) ( 5504 2320 536 ) ( 5504 2336 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2656 472 ) ( 5248 2656 536 ) ( 5248 2640 536 ) central_europe/interiorwall_set3wtrim 0 70 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5256 2272 480 ) ( 5256 2272 544 ) ( 5256 2288 544 ) mohtest/hotelflat 0 0 0.00 1 1 0 0 0 +surfaceparm detail +( 5240 1920 344 ) ( 5240 1920 408 ) ( 5496 1920 408 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2060 688 ) ( 5248 2080 688 ) ( 5256 2070 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2048 688 ) ( 5248 2048 536 ) ( 5256 2048 612 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 289 +{ +( 6048 128 984 ) ( 6048 584 984 ) ( 6024 584 984 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6024 568 1008 ) ( 6048 568 1008 ) ( 6048 112 1008 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1784 528 ) ( 6024 1328 528 ) ( 6024 1328 336 ) mohtest/sootwallflt -40 -112 -180.00 1 -1 0 0 0 +surfaceparm detail +( 6040 144 528 ) ( 6040 600 528 ) ( 6040 600 336 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6016 2016 528 ) ( 5992 2016 528 ) ( 5992 2016 336 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1712 984 ) ( 6024 1712 1008 ) ( 6040 1712 996 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +} +// brush 290 +{ +( 5724 2336 728 ) ( 5724 2320 728 ) ( 5468 2320 728 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6044 2336 472 ) ( 6044 2336 536 ) ( 6044 2320 536 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( 5212 2336 792 ) ( 5212 2336 856 ) ( 4956 2336 856 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( 6708 2320 336 ) ( 6708 2320 400 ) ( 6964 2320 400 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6044 2076 688 ) ( 6044 2056 688 ) ( 7172 2066 688 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6376 2352 688 ) ( 6376 2332 688 ) ( 6376 2342 728 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +} +// brush 291 +{ +( 5468 2336 728 ) ( 5724 2336 728 ) ( 5724 2352 728 ) common/caulk -28 0 0.00 1 1 0 160 0 +surfaceparm detail +( 7172 2320 802 ) ( 6044 2320 802 ) ( 6044 2336 792 ) common/caulk -28 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6044 2336 616 ) ( 6044 2336 680 ) ( 6044 2320 680 ) mohtest/argent2b 39 -72 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5212 2336 936 ) ( 5212 2336 1000 ) ( 4956 2336 1000 ) mohtest/argent2b -232 -72 0.00 1 1 0 0 0 +surfaceparm detail +( 5836 2320 802 ) ( 6964 2320 802 ) ( 6964 2320 728 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6376 2352 728 ) ( 6376 2332 728 ) ( 6376 2342 802.000244 ) common/caulk 32 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 292 +{ +( -936 6744 96 ) ( -936 6752 96 ) ( -1008 6832 96 ) common/caulk -37 18 0.00 -0.750000 1.312500 0 160 0 +surfaceparm detail +( -1152 6744 360 ) ( -1096 6744 360 ) ( -1096 6736 360 ) common/caulk -37 18 0.00 -0.750000 1.312500 0 160 0 +surfaceparm detail +( -988 6828 96 ) ( -988 6828 360 ) ( -948 6744 360 ) general_structure/jh_barndoor1 73 186 -180.00 0.328125 -0.515625 0 16384 0 +surfaceparm detail +( -980 6828 360 ) ( -980 6828 96 ) ( -940 6744 96 ) general_structure/jh_barndoor1 73 186 -180.00 0.328125 -0.515625 0 16384 0 +surfaceparm detail +( -940 6744 360 ) ( -940 6744 96 ) ( -948 6744 96 ) general_structure/plank_flat -31 7 90.00 1 -1 0 16384 0 +surfaceparm detail +( -988 6828 360 ) ( -988 6828 96 ) ( -980 6828 96 ) general_structure/plank_flat -31 7 90.00 1 -1 0 16384 0 +surfaceparm detail +} +// brush 293 +{ +( -944 6744 96 ) ( -1000 6744 96 ) ( -1000 6736 96 ) common/caulk -21 18 0.00 -0.187496 1.312500 0 160 0 +surfaceparm detail +( -1000 6736 360 ) ( -1000 6744 360 ) ( -944 6744 360 ) common/caulk -21 18 0.00 -0.187496 1.312500 0 160 0 +surfaceparm detail +( -1148 6744 96 ) ( -1148 6744 360 ) ( -1144 6828 360 ) general_structure/jh_barndoor1 73 186 -180.00 0.328125 -0.515625 0 16384 0 +surfaceparm detail +( -1152 6828 96 ) ( -1152 6828 360 ) ( -1156 6744 360 ) general_structure/jh_barndoor1 73 186 -180.00 0.328125 -0.515625 0 16384 0 +surfaceparm detail +( -1148 6744 360 ) ( -1148 6744 96 ) ( -1156 6744 96 ) general_structure/plank_flat -31 7 90.00 1 -1 0 16384 0 +surfaceparm detail +( -1144 6828 96 ) ( -1144 6828 360 ) ( -1152 6828 360 ) general_structure/plank_flat -31 7 90.00 1 -1 0 16384 0 +surfaceparm detail +} +// brush 294 +{ +( -1360 7252 96 ) ( -1368 7252 96 ) ( -1368 7236 96 ) common/caulk 24 34 -90.00 1 1 0 160 0 +surfaceparm detail +( -1368 7236 384 ) ( -1368 7252 384 ) ( -1360 7252 384 ) common/caulk 24 34 -90.00 1 1 0 160 0 +surfaceparm detail +( -1368 7232 312 ) ( -1360 7232 312 ) ( -1360 7232 104 ) general_structure/plank_flat -31 7 90.00 1 -1 0 16384 0 +surfaceparm detail +( -1352 7236 312 ) ( -1352 7252 312 ) ( -1352 7252 104 ) general_structure/plank_flat -31 -52 90.00 1 1 0 16384 0 +surfaceparm detail +( -1360 7252 312 ) ( -1368 7252 312 ) ( -1368 7252 104 ) general_structure/plank_flat -31 7 90.00 1 -1 0 16384 0 +surfaceparm detail +( -1372 7248 312 ) ( -1372 7232 312 ) ( -1372 7232 104 ) general_structure/plank_flat -31 -52 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 295 +{ +( -604 7252 96 ) ( -612 7252 96 ) ( -612 7236 96 ) common/caulk 36 34 -90.00 1 1 0 160 0 +surfaceparm detail +( -612 7236 384 ) ( -612 7252 384 ) ( -604 7252 384 ) common/caulk 36 34 -90.00 1 1 0 160 0 +surfaceparm detail +( -612 7232 312 ) ( -604 7232 312 ) ( -604 7232 104 ) general_structure/plank_flat -31 19 90.00 1 -1 0 16384 0 +surfaceparm detail +( -596 7236 312 ) ( -596 7252 312 ) ( -596 7252 104 ) general_structure/plank_flat -31 -52 90.00 1 1 0 16384 0 +surfaceparm detail +( -604 7252 312 ) ( -612 7252 312 ) ( -612 7252 104 ) general_structure/plank_flat -31 19 90.00 1 -1 0 16384 0 +surfaceparm detail +( -616 7248 312 ) ( -616 7232 312 ) ( -616 7232 104 ) general_structure/plank_flat -31 -52 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 296 +{ +( -932 6752 96 ) ( -940 6752 96 ) ( -940 6736 96 ) common/caulk 44 46 -90.00 1 1 0 160 0 +surfaceparm detail +( -932 6736 360 ) ( -932 6752 360 ) ( -924 6752 360 ) common/caulk 44 46 -90.00 1 1 0 160 0 +surfaceparm detail +( -940 6732 312 ) ( -932 6732 312 ) ( -932 6732 104 ) general_structure/plank_flat -31 28 90.00 1 -1 0 16384 0 +surfaceparm detail +( -920 6736 312 ) ( -920 6752 312 ) ( -920 6752 104 ) general_structure/plank_flat -31 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -932 6756 312 ) ( -940 6756 312 ) ( -940 6756 104 ) general_structure/plank_flat -31 7 90.00 1 -1 0 16384 0 +surfaceparm detail +( -940 6748 312 ) ( -940 6732 312 ) ( -940 6732 104 ) general_structure/plank_flat -31 0 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 297 +{ +( -1168 6752 64 ) ( -1176 6752 64 ) ( -1176 6736 64 ) common/caulk 24 46 -90.00 1 1 0 160 0 +surfaceparm detail +( -1168 6736 360 ) ( -1168 6752 360 ) ( -1160 6752 360 ) common/caulk 24 46 -90.00 1 1 0 160 0 +surfaceparm detail +( -1176 6732 312 ) ( -1168 6732 312 ) ( -1168 6732 104 ) general_structure/plank_flat -31 7 90.00 1 -1 0 16384 0 +surfaceparm detail +( -1156 6736 312 ) ( -1156 6752 312 ) ( -1156 6752 104 ) general_structure/plank_flat -31 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -1168 6756 312 ) ( -1176 6756 312 ) ( -1176 6756 104 ) general_structure/plank_flat -31 7 90.00 1 -1 0 16384 0 +surfaceparm detail +( -1176 6748 312 ) ( -1176 6732 312 ) ( -1176 6732 104 ) general_structure/plank_flat -31 0 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 298 +{ +( -604 6752 72 ) ( -612 6752 72 ) ( -612 6736 72 ) common/caulk 36 46 -90.00 1 1 0 160 0 +surfaceparm detail +( -612 6736 384 ) ( -612 6752 384 ) ( -604 6752 384 ) common/caulk 36 46 -90.00 1 1 0 160 0 +surfaceparm detail +( -612 6732 312 ) ( -604 6732 312 ) ( -604 6732 104 ) general_structure/plank_flat -31 19 90.00 1 -1 0 16384 0 +surfaceparm detail +( -596 6736 312 ) ( -596 6752 312 ) ( -596 6752 104 ) general_structure/plank_flat -31 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -604 6752 312 ) ( -612 6752 312 ) ( -612 6752 104 ) general_structure/plank_flat -31 19 90.00 1 -1 0 16384 0 +surfaceparm detail +( -616 6748 312 ) ( -616 6732 312 ) ( -616 6732 104 ) general_structure/plank_flat -31 0 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 299 +{ +( -1360 6752 32 ) ( -1368 6752 32 ) ( -1368 6736 32 ) common/caulk 24 46 -90.00 1 1 0 160 0 +surfaceparm detail +( -1368 6736 384 ) ( -1368 6752 384 ) ( -1360 6752 384 ) common/caulk 24 46 -90.00 1 1 0 160 0 +surfaceparm detail +( -1368 6732 312 ) ( -1360 6732 312 ) ( -1360 6732 104 ) general_structure/plank_flat -31 7 90.00 1 -1 0 16384 0 +surfaceparm detail +( -1352 6736 312 ) ( -1352 6752 312 ) ( -1352 6752 104 ) general_structure/plank_flat -31 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -1360 6752 312 ) ( -1368 6752 312 ) ( -1368 6752 104 ) general_structure/plank_flat -31 7 90.00 1 -1 0 16384 0 +surfaceparm detail +( -1372 6748 312 ) ( -1372 6732 312 ) ( -1372 6732 104 ) general_structure/plank_flat -31 0 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 300 +{ +( -600 6736 384 ) ( -600 7248 384 ) ( -616 7248 384 ) common/caulk -16 16 0.00 1 1 0 160 0 +surfaceparm detail +( -616 6992 656 ) ( -600 6992 656 ) ( -600 6736 384 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -600 6992 656 ) ( -616 6992 656 ) ( -616 7248 384 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -616 6736 384 ) ( -616 7504 384 ) ( -616 7120 768 ) central_europe/remgn_wallexter1 -31 -139 0.00 1 1 0 16384 0 +surfaceparm detail +( -600 6736 384 ) ( -600 7120 768 ) ( -600 7504 384 ) central_europe/remgn_wallexter1 -31 -139 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 301 +{ +( -1352 7248 384 ) ( -1368 7248 384 ) ( -1368 6736 384 ) common/caulk -16 16 0.00 1 1 0 160 0 +surfaceparm detail +( -1368 6992 656 ) ( -1352 6992 656 ) ( -1352 6736 384 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -1352 6992 656 ) ( -1368 6992 656 ) ( -1368 7248 384 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -1352 7120 768 ) ( -1352 7504 384 ) ( -1352 6736 384 ) central_europe/remgn_wallexter1 -31 -139 0.00 1 1 0 16384 0 +surfaceparm detail +( -1368 7504 384 ) ( -1368 7120 768 ) ( -1368 6736 384 ) central_europe/remgn_wallexter1 -31 -139 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 302 +{ +( -868 7232 148 ) ( -864 7232 148 ) ( -864 7232 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -872 7212 172 ) ( -864 7212 172 ) ( -864 7204 172 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -808 7212 172 ) ( -808 7204 172 ) ( -808 7204 140 ) general_industrial/utilbox2_side_pulse -8 28 0.00 1 1 0 32768 0 +surfaceparm detail +( -864 7232 148 ) ( -868 7232 148 ) ( -868 7212 172 ) general_industrial/utilbox2_side_pulse -96 28 0.00 1 1 0 32768 0 +surfaceparm detail +( -804 7212 172 ) ( -804 7220 172 ) ( -804 7220 140 ) general_industrial/utilbox2_side_pulse -8 28 0.00 1 1 0 32768 0 +surfaceparm detail +( -868 7232 152 ) ( -864 7232 152 ) ( -864 7216 172 ) general_industrial/utilbox2_side_pulse -96 28 0.00 1 1 0 32768 0 +surfaceparm detail +} +// brush 303 +{ +( -636 7232 148 ) ( -632 7232 148 ) ( -632 7232 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -640 7212 172 ) ( -632 7212 172 ) ( -632 7204 172 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -636 7212 172 ) ( -636 7204 172 ) ( -636 7204 140 ) general_industrial/utilbox2_side_pulse -8 28 0.00 1 1 0 32768 0 +surfaceparm detail +( -632 7232 148 ) ( -636 7232 148 ) ( -636 7212 172 ) general_industrial/utilbox2_side_pulse -72 28 0.00 1 1 0 32768 0 +surfaceparm detail +( -632 7212 172 ) ( -632 7220 172 ) ( -632 7220 140 ) general_industrial/utilbox2_side_pulse -8 28 0.00 1 1 0 32768 0 +surfaceparm detail +( -636 7232 152 ) ( -632 7232 152 ) ( -632 7216 172 ) general_industrial/utilbox2_side_pulse -72 28 0.00 1 1 0 32768 0 +surfaceparm detail +} +// brush 304 +{ +( 504 -5120 -128 ) ( 360 -5120 -128 ) ( 360 -5144 -128 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 384 -5144 16 ) ( 384 -5120 16 ) ( 528 -5120 16 ) general_structure/stonebricks1drk -144 -192 90.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 380 -5152 -88 ) ( 380 -5128 -88 ) ( 380 -5128 -96 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 507 -5144 -88 ) ( 363 -5144 -88 ) ( 363 -5144 -96 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 360 -5120 -88 ) ( 360 -5144 -88 ) ( 360 -5144 -96 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 362 -5382 -128 ) ( 358 -5382 -128 ) ( 360 -5382 16 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 305 +{ +( 4168 512 360 ) ( 3984 512 360 ) ( 3984 488 360 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4500 512 613 ) ( 4500 496 613 ) ( 3824 496 500 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3976 496 688 ) ( 4160 496 688 ) ( 4160 496 496 ) mohtest/platestonelittn -175 -96 11.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4500 496 613 ) ( 4500 512 613 ) ( 4500 512 360 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4314 512 728 ) ( 4130 512 728 ) ( 4130 512 536 ) mohtest/platestonelittn -175 -96 11.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3824 512 500 ) ( 3824 496 500 ) ( 3824 496 360 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 306 +{ +( -552 -3124 1204 ) ( -592 -3292 1036 ) ( -592 -3292 1028 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -552 -3124 1196 ) ( -512 -3292 1028 ) ( -512 -3292 1036 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -512 -3292 1028 ) ( -592 -3292 1028 ) ( -592 -3292 1036 ) central_europe/spouting_hori_1 -112 24 0.00 0.500000 0.500000 0 32768 0 +surfaceparm detail +( -552 -3124 1204 ) ( -512 -3292 1036 ) ( -592 -3292 1036 ) mohtest/shngl1drt 79 93 180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -592 -3292 1028 ) ( -512 -3292 1028 ) ( -552 -3124 1196 ) general_structure/jh_barndoor1 -216 -172 0.00 1 -1 0 16384 0 +surfaceparm detail +} +// brush 307 +{ +( -556.000977 -3119.999512 1192 ) ( -552.000244 -3132.001465 1192 ) ( -547.999634 -3119.999756 1192 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -547.999756 -3119.999512 1192 ) ( -552.000244 -3132.000977 1192 ) ( -552.000244 -3124 1308.023682 ) mohtest/pierset -128 8 0.00 1 1 0 0 0 +surfaceparm detail +( -556.000244 -3119.999268 1192 ) ( -547.999756 -3119.999512 1192 ) ( -552 -3123.999512 1308.008301 ) mohtest/pierset -192 8 0.00 1 1 0 0 0 +surfaceparm detail +( -552 -3124 1308.019287 ) ( -552 -3132.000977 1192 ) ( -556.000732 -3119.999268 1192 ) mohtest/pierset -128 8 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 308 +{ +( -672 -3004 368 ) ( -712 -3084 368 ) ( -712 -3164 368 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -592 -2964 1036 ) ( -592 -2964 668 ) ( -512 -2964 668 ) brest/brest_wal1a -248 108 0.00 1 1 0 0 0 +surfaceparm detail +( -592 -2988 604 ) ( -592 -2972 604 ) ( -592 -2980 972 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -512 -2972 372 ) ( -512 -2980 372 ) ( -512 -2976 740 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -544 -2972 436 ) ( -560 -2972 436 ) ( -552 -2972 804 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -592 -2964 1040 ) ( -592 -2948 1040 ) ( -512 -2956 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 309 +{ +( -392 -3164 1040 ) ( -432 -3244 1040 ) ( -512 -3284 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -432 -3004 1036 ) ( -432 -3004 668 ) ( -392 -3084 668 ) brest/brest_wal1a -172 108 0.00 1 1 0 0 0 +surfaceparm detail +( -392 -3084 368 ) ( -408 -3084 368 ) ( -400 -3084 736 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -512 -3084 372 ) ( -432 -3004 372 ) ( -472 -3044 740 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -400 -3084 672 ) ( -440 -3012 672 ) ( -420 -3048 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -442 -3072 368 ) ( -442 -3080 368 ) ( -394 -3076 368 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 310 +{ +( -392 -3164 1040 ) ( -432 -3244 1040 ) ( -512 -3284 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -672 -3004 368 ) ( -712 -3084 368 ) ( -712 -3164 368 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -432 -3244 1036 ) ( -432 -3244 668 ) ( -512 -3284 668 ) brest/brest_wal1a -248 108 0.00 1 1 0 0 0 +surfaceparm detail +( -512 -2980 368 ) ( -512 -2972 368 ) ( -512 -2976 736 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -512 -3164 372 ) ( -432 -3244 372 ) ( -472 -3204 740 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -512 -3276 672 ) ( -440 -3236 672 ) ( -476 -3256 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 311 +{ +( -392 -3164 1040 ) ( -432 -3244 1040 ) ( -512 -3284 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -672 -3004 368 ) ( -712 -3084 368 ) ( -712 -3164 368 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -512 -2964 1036 ) ( -512 -2964 668 ) ( -432 -3004 668 ) brest/brest_wal1a -248 108 0.00 1 1 0 0 0 +surfaceparm detail +( -512 -2980 372 ) ( -512 -2972 372 ) ( -512 -2976 740 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -432 -3004 368 ) ( -512 -3084 368 ) ( -472 -3044 736 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -440 -3012 672 ) ( -512 -2972 672 ) ( -476 -2992 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 312 +{ +( -392 -3164 1040 ) ( -432 -3244 1040 ) ( -512 -3284 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -672 -3004 368 ) ( -712 -3084 368 ) ( -712 -3164 368 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -712 -3084 1036 ) ( -712 -3084 668 ) ( -672 -3004 668 ) brest/brest_wal1a -172 108 0.00 1 1 0 0 0 +surfaceparm detail +( -680 -3084 368 ) ( -688 -3084 368 ) ( -684 -3084 736 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -672 -3004 368 ) ( -592 -3084 368 ) ( -632 -3044 736 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -664 -3012 668 ) ( -704 -3084 668 ) ( -684 -3048 1036 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 313 +{ +( -392 -3164 1040 ) ( -432 -3244 1040 ) ( -512 -3284 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -672 -3004 368 ) ( -712 -3084 368 ) ( -712 -3164 368 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -672 -3004 1036 ) ( -672 -3004 668 ) ( -592 -2964 668 ) brest/brest_wal1a -248 108 0.00 1 1 0 0 0 +surfaceparm detail +( -592 -2972 604 ) ( -592 -2988 604 ) ( -592 -2980 972 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -592 -3084 368 ) ( -672 -3004 368 ) ( -632 -3044 736 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -592 -2972 668 ) ( -664 -3012 668 ) ( -628 -2992 1036 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 314 +{ +( -392 -3164 1040 ) ( -432 -3244 1040 ) ( -512 -3284 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -672 -3004 368 ) ( -712 -3084 368 ) ( -712 -3164 368 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -512 -3284 1036 ) ( -512 -3284 668 ) ( -592 -3284 668 ) brest/brest_wal1a -248 108 0.00 1 1 0 0 0 +surfaceparm detail +( -592 -2988 604 ) ( -592 -2972 604 ) ( -592 -2980 972 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -512 -2972 368 ) ( -512 -2980 368 ) ( -512 -2976 736 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -560 -3276 432 ) ( -544 -3276 432 ) ( -552 -3276 800 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 315 +{ +( -592 -3284 1040 ) ( -672 -3244 1040 ) ( -712 -3164 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -392 -3164 368 ) ( -392 -3084 368 ) ( -432 -3004 368 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -392 -3084 668 ) ( -392 -3164 668 ) ( -392 -3164 1036 ) brest/brest_wal1a -172 108 0.00 1 1 0 0 0 +surfaceparm detail +( -400 -2980 976 ) ( -400 -2988 608 ) ( -400 -2972 608 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -420 -3164 800 ) ( -416 -3164 432 ) ( -424 -3164 432 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -420 -3084 736 ) ( -424 -3084 368 ) ( -416 -3084 368 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 316 +{ +( -592 -3284 1040 ) ( -672 -3244 1040 ) ( -712 -3164 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -392 -3164 668 ) ( -432 -3244 668 ) ( -432 -3244 1036 ) brest/brest_wal1a -172 108 0.00 1 1 0 0 0 +surfaceparm detail +( -420 -3164 804 ) ( -424 -3164 436 ) ( -416 -3164 436 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -472 -3204 740 ) ( -432 -3244 372 ) ( -512 -3164 372 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -420 -3200 1040 ) ( -440 -3236 672 ) ( -400 -3164 672 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -440 -3180 368 ) ( -392 -3188 368 ) ( -392 -3172 368 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 317 +{ +( -392 -3164 1040 ) ( -432 -3244 1040 ) ( -512 -3284 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -672 -3244 1036 ) ( -672 -3244 668 ) ( -712 -3164 668 ) brest/brest_wal1a -172 108 0.00 1 1 0 0 0 +surfaceparm detail +( -688 -3164 436 ) ( -680 -3164 436 ) ( -684 -3164 804 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -592 -3164 372 ) ( -672 -3244 372 ) ( -632 -3204 740 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -704 -3164 672 ) ( -664 -3236 672 ) ( -684 -3200 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -712 -3172 368 ) ( -712 -3188 368 ) ( -663.999512 -3180 368 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 318 +{ +( -392 -3164 1040 ) ( -432 -3244 1040 ) ( -512 -3284 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -672 -3004 368 ) ( -712 -3084 368 ) ( -712 -3164 368 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -712 -3164 1036 ) ( -712 -3164 668 ) ( -712 -3084 668 ) brest/brest_wal1a -172 108 0.00 1 1 0 0 0 +surfaceparm detail +( -704 -2972 608 ) ( -704 -2988 608 ) ( -704 -2980 976 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -680 -3164 432 ) ( -688 -3164 432 ) ( -684 -3164 800 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -688 -3084 368 ) ( -680 -3084 368 ) ( -684 -3084 736 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 319 +{ +( -392 -3164 1040 ) ( -432 -3244 1040 ) ( -512 -3284 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -672 -3004 368 ) ( -712 -3084 368 ) ( -712 -3164 368 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -592 -3284 1036 ) ( -592 -3284 668 ) ( -672 -3244 668 ) brest/brest_wal1a -248 108 0.00 1 1 0 0 0 +surfaceparm detail +( -592 -2972 608 ) ( -592 -2988 608 ) ( -592 -2980 976 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -672 -3244 372 ) ( -592 -3164 372 ) ( -632 -3204 740 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -664 -3236 672 ) ( -592 -3276 672 ) ( -628 -3256 1040 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 320 +{ +( 3824 512 256 ) ( 3392 448 256 ) ( 3392 432 256 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3391 430 381 ) ( 3391 450 381 ) ( 3815 513 499 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3824 494 464 ) ( 3824 494 256 ) ( 3396 430 256 ) mohtest/platestonelittn -220 -168 16.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3815 493 499 ) ( 3815 513 499 ) ( 3820 513 256 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3824 514 256 ) ( 3824 514 464 ) ( 3396 450 346 ) mohtest/platestonelittn -220 -168 16.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3391 450 381 ) ( 3391 430 381 ) ( 3396 430 256 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 321 +{ +( 3400 448 160 ) ( 3208 448 160 ) ( 3208 432 160 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2884 432 276 ) ( 2884 448 276 ) ( 3396 448 380 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3208 430 464 ) ( 3400 430 464 ) ( 3400 430 256 ) mohtest/platestonelittn -175 -96 11.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3396 432 464 ) ( 3396 448 464 ) ( 3396 448 256 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3392 450 464 ) ( 3200 450 464 ) ( 3200 450 256 ) mohtest/platestonelittn -175 -96 11.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2880 448 240 ) ( 2880 432 240 ) ( 2880 432 160 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 322 +{ +( 2880 472 160 ) ( 2832 472 160 ) ( 2832 416 160 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2840 416 292 ) ( 2840 472 292 ) ( 2888 472 292 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2832 424 344 ) ( 2880 424 344 ) ( 2880 424 160 ) mohtest/platestonelittn -128 0 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2880 416 344 ) ( 2880 472 344 ) ( 2880 472 160 ) mohtest/platestonelittn 0 0 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2880 456 344 ) ( 2832 456 344 ) ( 2832 456 160 ) mohtest/platestonelittn -128 0 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2848 472 344 ) ( 2848 416 344 ) ( 2848 416 160 ) mohtest/platestonelittn 0 0 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 323 +{ +( 2776 -96 144 ) ( 2728 -96 144 ) ( 2728 -152 144 ) common/nodraw -24 -56 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2736 -152 256 ) ( 2736 -96 256 ) ( 2784 -96 256 ) common/nodraw -24 -56 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2728 -144 328 ) ( 2776 -144 328 ) ( 2776 -144 144 ) mohtest/platestonelittn -176 -32 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2776 -152 328 ) ( 2776 -96 328 ) ( 2776 -96 144 ) mohtest/platestonelittn 112 -32 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2776 -112 328 ) ( 2728 -112 328 ) ( 2728 -112 144 ) mohtest/platestonelittn -176 -32 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2744 -96 328 ) ( 2744 -152 328 ) ( 2744 -152 144 ) mohtest/platestonelittn 112 -32 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 324 +{ +( 2456 -728 6 ) ( 2408 -728 6 ) ( 2408 -784 6 ) common/nodraw -24 -48 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2416 -784 124 ) ( 2416 -728 124 ) ( 2464 -728 124 ) common/nodraw -24 -48 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2408 -776 196 ) ( 2456 -776 196 ) ( 2456 -776 12 ) mohtest/platestonelittn -48 -40 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2456 -784 196 ) ( 2456 -728 196 ) ( 2456 -728 12 ) mohtest/platestonelittn 96 -40 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2456 -744 196 ) ( 2408 -744 196 ) ( 2408 -744 12 ) mohtest/platestonelittn -48 -40 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2424 -728 196 ) ( 2424 -784 196 ) ( 2424 -784 12 ) mohtest/platestonelittn 96 -40 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 325 +{ +( -4052 -4180 72 ) ( -4180 -4180 72 ) ( -4180 -4188 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4180 -4188 154 ) ( -4180 -4180 154 ) ( -4052 -4180 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4064 -4188 154 ) ( -4064 -4180 154 ) ( -4064 -4180 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4156 -4188 154 ) ( -4056 -4188 154 ) ( -4056 -4188 72 ) mohtest/platestonelittn -216 0 0.00 1 1 0 0 0 +surfaceparm detail +( -4384 -4196 154 ) ( -4384 -4204 154 ) ( -4384 -4204 98 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4156 -4180 72 ) ( -4056 -4180 72 ) ( -4056 -4180 154 ) mohtest/platestonelittn -104 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 326 +{ +( -4380 -4180 72 ) ( -4508 -4180 72 ) ( -4508 -4188 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4508 -4188 154 ) ( -4508 -4180 154 ) ( -4380 -4180 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4400 -4188 154 ) ( -4400 -4180 154 ) ( -4400 -4180 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4484 -4188 154 ) ( -4384 -4188 154 ) ( -4384 -4188 72 ) mohtest/platestonelittn -216 0 0.00 1 1 0 0 0 +surfaceparm detail +( -4712 -4196 154 ) ( -4712 -4204 154 ) ( -4712 -4204 98 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4484 -4180 72 ) ( -4384 -4180 72 ) ( -4384 -4180 154 ) mohtest/platestonelittn -32 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 327 +{ +( -4708 -4180 72 ) ( -4836 -4180 72 ) ( -4836 -4188 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4836 -4188 154 ) ( -4836 -4180 154 ) ( -4708 -4180 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4728 -4188 154 ) ( -4728 -4180 154 ) ( -4728 -4180 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4812 -4188 154 ) ( -4712 -4188 154 ) ( -4712 -4188 72 ) mohtest/platestonelittn -216 0 0.00 1 1 0 0 0 +surfaceparm detail +( -5040 -4196 154 ) ( -5040 -4204 154 ) ( -5040 -4204 98 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4812 -4180 72 ) ( -4712 -4180 72 ) ( -4712 -4180 154 ) mohtest/platestonelittn -216 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 328 +{ +( -5044 -3264 72 ) ( -5044 -3272 72 ) ( -4916 -3272 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4916 -3272 154 ) ( -5044 -3272 154 ) ( -5044 -3264 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4936 -3272 72 ) ( -4936 -3272 154 ) ( -4936 -3264 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4920 -3264 72 ) ( -4920 -3264 154 ) ( -5020 -3264 154 ) mohtest/platestonelittn -8 0 0.00 1 1 0 0 0 +surfaceparm detail +( -5240 -3248 98 ) ( -5240 -3248 154 ) ( -5240 -3256 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4920 -3272 154 ) ( -4920 -3272 72 ) ( -5020 -3272 72 ) mohtest/platestonelittn -8 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 329 +{ +( -5568 -3432 72 ) ( -5568 -3440 72 ) ( -5248 -3272 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5568 -3440 154 ) ( -5568 -3432 154 ) ( -5248 -3264 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5256 -3268 154 ) ( -5256 -3268 72 ) ( -5256 -3276 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5256 -3268 72 ) ( -5256 -3268 154 ) ( -5560 -3436 154 ) mohtest/platestonelittn -192 0 0.00 1 1 0 0 0 +surfaceparm detail +( -5560 -3436 72 ) ( -5560 -3436 154 ) ( -5560 -3444 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5256 -3276 154 ) ( -5256 -3276 72 ) ( -5560 -3444 72 ) mohtest/platestonelittn -192 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 330 +{ +( -5692 -3436 72 ) ( -5692 -3444 72 ) ( -5564 -3444 72 ) common/nodraw 0 -4 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5564 -3444 154 ) ( -5692 -3444 154 ) ( -5692 -3436 154 ) common/nodraw 0 -4 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5576 -3444 72 ) ( -5576 -3444 154 ) ( -5576 -3436 154 ) common/nodraw 4 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5568 -3436 72 ) ( -5568 -3436 154 ) ( -5668 -3436 154 ) mohtest/platestonelittn -128 0 0.00 1 1 0 0 0 +surfaceparm detail +( -5952 -3420 98 ) ( -5952 -3420 154 ) ( -5952 -3428 154 ) common/nodraw 4 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5568 -3444 154 ) ( -5568 -3444 72 ) ( -5668 -3444 72 ) mohtest/platestonelittn -128 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 331 +{ +( -4324 -1304 218 ) ( -4220 -1304 218 ) ( -4220 -1288 218 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4220 -1288 226 ) ( -4220 -1304 226 ) ( -4324 -1304 226 ) general_structure/stonebricks1drk -112 -33 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4324 -1288 218 ) ( -4324 -1288 226 ) ( -4324 -1298 226 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4224 -1288 218 ) ( -4224 -1288 226 ) ( -4324 -1288 226 ) general_structure/stonebricks1drk -112 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4240 -1288 226 ) ( -4240 -1288 218 ) ( -4240 -1298 218 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4224 -1298 226 ) ( -4224 -1298 218 ) ( -4324 -1298 218 ) general_structure/stonebricks1drk -112 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +} +// brush 332 +{ +( -4120 -1788 72 ) ( -4112 -1788 72 ) ( -4224 -1296 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4112 -1788 218 ) ( -4120 -1788 218 ) ( -4232 -1296 218 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4128 -1788 136 ) ( -4128 -1788 218 ) ( -4120 -1788 218 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4112 -1788 136 ) ( -4112 -1788 218 ) ( -4224 -1296 218 ) mohtest/platestonelittn -128 64 0.00 1 1 0 0 0 +surfaceparm detail +( -4224 -1296 98 ) ( -4224 -1296 154 ) ( -4232 -1296 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4120 -1788 218 ) ( -4120 -1788 136 ) ( -4232 -1296 136 ) mohtest/platestonelittn -128 64 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 333 +{ +( -3604 -4864 8 ) ( -3604 -4736 8 ) ( -3612 -4736 8 ) common/nodraw 0 -12 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -4736 114 ) ( -3604 -4736 114 ) ( -3604 -4864 114 ) common/nodraw 0 -12 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -4844 114 ) ( -3604 -4844 114 ) ( -3604 -4844 32 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -4760 114 ) ( -3612 -4860 114 ) ( -3612 -4860 32 ) mohtest/platestonelittn -60 -40 -180.00 1 -1 0 0 0 +surfaceparm detail +( -3620 -4532 114 ) ( -3628 -4532 114 ) ( -3628 -4532 58 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3604 -4760 24 ) ( -3604 -4860 24 ) ( -3604 -4860 106 ) mohtest/platestonelittn -60 -40 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 334 +{ +( 3426.175781 472 267.689941 ) ( 3378.904785 472 259.354797 ) ( 3378.904785 416 259.354797 ) common/nodraw -23 0 0.00 0.985840 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3363.334961 416 391.042450 ) ( 3363.334961 472 391.042450 ) ( 3410.605469 472 399.377594 ) common/nodraw -3 0 0.00 0.984863 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3346.953613 424 440.559448 ) ( 3394.224609 424 448.894562 ) ( 3426.175781 424 267.689941 ) mohtest/platestonelittn -184 41 10.01 0.499792 0.499778 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3394.224609 416 448.894562 ) ( 3394.224609 472 448.894562 ) ( 3426.175781 472 267.689941 ) mohtest/platestonelittn 0 223 0.00 0.500000 0.492432 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3394.224609 456 448.894562 ) ( 3346.953613 456 440.559448 ) ( 3378.904785 456 259.354797 ) mohtest/platestonelittn -184 41 10.01 0.499792 0.499778 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3362.710449 472 443.337799 ) ( 3362.710449 416 443.337799 ) ( 3394.661621 416 262.133148 ) mohtest/platestonelittn 0 212 0.00 0.500000 0.492401 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 335 +{ +( 3850.175781 536 375.689941 ) ( 3802.904785 536 367.354797 ) ( 3802.904785 480 367.354797 ) common/nodraw -4 0 0.00 0.984375 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3826 520 514 ) ( 3826 488 514 ) ( 3794 488 508 ) common/nodraw -49 0 0.00 0.985352 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3770.953613 488 548.559387 ) ( 3818.224609 488 556.894592 ) ( 3850.175781 488 375.689941 ) mohtest/platestonelittn -34 106 10.00 0.500273 0.499898 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3826 488 514 ) ( 3826 520 514 ) ( 3850 520 376 ) mohtest/platestonelittn 128 186 0.00 0.500000 0.492432 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3818.224609 520 556.894592 ) ( 3770.953613 520 548.559387 ) ( 3802.904785 520 367.354797 ) mohtest/platestonelittn -34 106 10.00 0.500273 0.499898 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3794 520 508 ) ( 3794 488 508 ) ( 3819 488 370 ) mohtest/platestonelittn 128 175 0.00 0.500000 0.492432 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 336 +{ +( 4528 536 474 ) ( 4480 536 474 ) ( 4480 480 474 ) common/nodraw -48 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4492 480 626 ) ( 4492 536 626 ) ( 4540 536 626 ) common/nodraw -48 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4480 488 698 ) ( 4528 488 698 ) ( 4528 488 514 ) mohtest/platestonelittn -96 116 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4528 480 698 ) ( 4528 536 698 ) ( 4528 536 514 ) mohtest/platestonelittn 128 116 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4528 520 658 ) ( 4480 520 658 ) ( 4480 520 474 ) mohtest/platestonelittn -96 116 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4500 536 658 ) ( 4500 480 658 ) ( 4500 480 474 ) mohtest/platestonelittn 128 116 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 337 +{ +( -5371 -4669 -21 ) ( -5371 -4681 -21 ) ( -5359 -4681 -21 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5359 -4686 142 ) ( -5371 -4686 142 ) ( -5371 -4674 142 ) general_structure/stonebricks1drk -196 -130 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5359 -4672 48 ) ( -5359 -4672 130 ) ( -5371 -4672 130 ) general_structure/stonebricks1drk -196 2 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5357 -4686 46 ) ( -5357 -4686 128 ) ( -5357 -4674 128 ) general_structure/stonebricks1drk -39 -158 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5371 -4688 58 ) ( -5371 -4688 140 ) ( -5359 -4688 140 ) general_structure/stonebricks1drk -196 2 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5373 -4672 48 ) ( -5373 -4672 130 ) ( -5373 -4684 130 ) general_structure/stonebricks1drk -7 2 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 338 +{ +( -5371 -4997 -108 ) ( -5371 -5009 -108 ) ( -5359 -5009 -108 ) common/nodraw 0 -8 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5359 -5014 102 ) ( -5371 -5014 102 ) ( -5371 -5002 102 ) general_structure/stonebricks1drk -195 -162 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5359 -5000 8 ) ( -5359 -5000 90 ) ( -5371 -5000 90 ) general_structure/stonebricks1drk -196 -158 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5357 -5014 6 ) ( -5357 -5014 88 ) ( -5357 -5002 88 ) general_structure/stonebricks1drk -39 -158 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5371 -5016 18 ) ( -5371 -5016 100 ) ( -5359 -5016 100 ) general_structure/stonebricks1drk -196 -158 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5373 -5000 8 ) ( -5373 -5000 90 ) ( -5373 -5012 90 ) general_structure/stonebricks1drk -39 -158 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 339 +{ +( -5371 -5333 -128 ) ( -5371 -5345 -128 ) ( -5359 -5345 -128 ) common/nodraw 0 -24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5358 -5350 30 ) ( -5370 -5350 30 ) ( -5370 -5338 30 ) general_structure/stonebricks1drk -194 -226 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5359 -5336 -12 ) ( -5359 -5336 70 ) ( -5371 -5336 70 ) general_structure/stonebricks1drk -196 -238 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5357 -5350 -14 ) ( -5357 -5350 68 ) ( -5357 -5338 68 ) general_structure/stonebricks1drk -103 -238 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5371 -5352 -2 ) ( -5371 -5352 80 ) ( -5359 -5352 80 ) general_structure/stonebricks1drk -196 -238 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5373 -5336 -12 ) ( -5373 -5336 70 ) ( -5373 -5348 70 ) general_structure/stonebricks1drk -103 -238 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 340 +{ +( -3604 -5192 0 ) ( -3604 -5064 0 ) ( -3612 -5064 0 ) common/nodraw 0 -20 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -5064 114 ) ( -3604 -5064 114 ) ( -3604 -5192 114 ) common/nodraw 0 -20 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -5172 114 ) ( -3604 -5172 114 ) ( -3604 -5172 32 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -5088 114 ) ( -3612 -5188 114 ) ( -3612 -5188 32 ) mohtest/platestonelittn -204 -40 -180.00 1 -1 0 0 0 +surfaceparm detail +( -3620 -4860 114 ) ( -3628 -4860 114 ) ( -3628 -4860 58 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3604 -5088 0 ) ( -3604 -5188 0 ) ( -3604 -5188 82 ) mohtest/platestonelittn -132 -40 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 341 +{ +( -3604 -5520 0 ) ( -3604 -5392 0 ) ( -3612 -5392 0 ) common/nodraw 0 -28 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -5392 114 ) ( -3604 -5392 114 ) ( -3604 -5520 114 ) common/nodraw 0 -28 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -5500 114 ) ( -3604 -5500 114 ) ( -3604 -5500 32 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -5416 114 ) ( -3612 -5516 114 ) ( -3612 -5516 32 ) mohtest/platestonelittn -204 -40 -180.00 1 -1 0 0 0 +surfaceparm detail +( -3620 -5188 114 ) ( -3628 -5188 114 ) ( -3628 -5188 58 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3604 -5416 24 ) ( -3604 -5516 24 ) ( -3604 -5516 106 ) mohtest/platestonelittn -204 -40 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 342 +{ +( -2136 3832 -152 ) ( -2008 3832 -152 ) ( -2008 3840 -152 ) common/nodraw -48 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1804 3840 -14 ) ( -1804 3832 -14 ) ( -2116 3832 -62 ) common/nodraw -48 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -2116 3840 -62 ) ( -2116 3832 -62 ) ( -2116 3832 -144 ) common/nodraw -56 -24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -2032 3840 -62 ) ( -2132 3840 -62 ) ( -2132 3840 -144 ) mohtest/platestonelittn 8 -215 -180.00 1 -1 0 0 0 +surfaceparm detail +( -1804 3832 -14 ) ( -1804 3840 -14 ) ( -1804 3840 -152 ) common/nodraw -56 -24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -2032 3832 -152 ) ( -2132 3832 -152 ) ( -2132 3832 -70 ) mohtest/platestonelittn 8 -215 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 343 +{ +( -1792 3496 -152 ) ( -1792 3624 -152 ) ( -1800 3624 -152 ) common/nodraw -28 -44 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1792 3516 42 ) ( -1800 3516 42 ) ( -1800 3828 -14 ) common/nodraw -28 -44 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1800 3516 42 ) ( -1792 3516 42 ) ( -1792 3516 -152 ) common/nodraw -36 -24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1800 3600 -62 ) ( -1800 3500 -62 ) ( -1800 3500 -144 ) mohtest/platestonelittn -164 -215 -180.00 1 -1 0 0 0 +surfaceparm detail +( -1792 3828 -14 ) ( -1800 3828 -14 ) ( -1800 3828 -152 ) common/nodraw -36 -24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1792 3600 -152 ) ( -1792 3500 -152 ) ( -1792 3500 -70 ) mohtest/platestonelittn -164 -215 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 344 +{ +( -1792 3168 -96 ) ( -1792 3296 -96 ) ( -1800 3296 -96 ) common/nodraw -28 -52 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1792 3188 98 ) ( -1800 3188 98 ) ( -1800 3500 42 ) common/nodraw -28 -52 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1800 3188 98 ) ( -1792 3188 98 ) ( -1792 3188 -96 ) common/nodraw -36 32 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1800 3272 -6 ) ( -1800 3172 -6 ) ( -1800 3172 -88 ) mohtest/platestonelittn -236 -159 -180.00 1 -1 0 0 0 +surfaceparm detail +( -1792 3500 42 ) ( -1800 3500 42 ) ( -1800 3500 -96 ) common/nodraw -36 32 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1792 3272 -96 ) ( -1792 3172 -96 ) ( -1792 3172 -14 ) mohtest/platestonelittn -236 -159 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 345 +{ +( -1792 2840 -40 ) ( -1792 2968 -40 ) ( -1800 2968 -40 ) common/nodraw -28 -60 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1792 2860 136 ) ( -1800 2860 136 ) ( -1800 3172 98 ) common/nodraw -28 -60 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1800 2860 136 ) ( -1792 2860 136 ) ( -1792 2860 -40 ) common/nodraw -36 24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1800 2944 50 ) ( -1800 2844 50 ) ( -1800 2844 -32 ) mohtest/platestonelittn -52 -103 -180.00 1 -1 0 0 0 +surfaceparm detail +( -1792 3172 98 ) ( -1800 3172 98 ) ( -1800 3172 -40 ) common/nodraw -36 24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1792 2944 -40 ) ( -1792 2844 -40 ) ( -1792 2844 42 ) mohtest/platestonelittn -52 -103 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 346 +{ +( -2464 3832 -200 ) ( -2336 3832 -200 ) ( -2336 3840 -200 ) common/nodraw 24 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -2444 3832 -70 ) ( -2444 3840 -70 ) ( -2132 3840 -62 ) common/nodraw 24 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -2444 3840 -70 ) ( -2444 3832 -70 ) ( -2444 3832 -200 ) common/nodraw -56 -8 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -2360 3840 -110 ) ( -2460 3840 -110 ) ( -2460 3840 -192 ) mohtest/platestonelittn -64 -7 -180.00 1 -1 0 0 0 +surfaceparm detail +( -2132 3832 -62 ) ( -2132 3840 -62 ) ( -2132 3840 -200 ) common/nodraw -56 -8 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -2360 3832 -200 ) ( -2460 3832 -200 ) ( -2460 3832 -118 ) mohtest/platestonelittn -64 -7 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 347 +{ +( -3716 -4180 26 ) ( -3844 -4180 26 ) ( -3844 -4188 26 ) common/nodraw -16 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3844 -4188 154 ) ( -3844 -4180 154 ) ( -3716 -4180 154 ) common/nodraw -16 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3616 -4192 156 ) ( -3616 -4192 72 ) ( -3616 -4200 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3616 -4200 156 ) ( -3616 -4200 72 ) ( -4048 -4188 72 ) mohtest/platestonelittn -216 0 0.00 1 1 0 0 0 +surfaceparm detail +( -4048 -4196 154 ) ( -4048 -4204 154 ) ( -4048 -4204 98 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3616 -4192 72 ) ( -3616 -4192 156 ) ( -4048 -4180 156 ) mohtest/platestonelittn -184 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 348 +{ +( -3604 -5848 0 ) ( -3604 -5720 0 ) ( -3612 -5720 0 ) common/nodraw 0 -36 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -5720 114 ) ( -3604 -5720 114 ) ( -3604 -5848 114 ) common/nodraw 0 -36 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -5828 114 ) ( -3604 -5828 114 ) ( -3604 -5828 32 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -5744 114 ) ( -3612 -5844 114 ) ( -3612 -5844 32 ) mohtest/platestonelittn -204 -40 -180.00 1 -1 0 0 0 +surfaceparm detail +( -3620 -5516 114 ) ( -3628 -5516 114 ) ( -3628 -5516 58 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3604 -5744 24 ) ( -3604 -5844 24 ) ( -3604 -5844 106 ) mohtest/platestonelittn -20 -40 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 349 +{ +( -3604 -6176 0 ) ( -3604 -6048 0 ) ( -3612 -6048 0 ) common/nodraw 0 -44 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -6048 114 ) ( -3604 -6048 114 ) ( -3604 -6176 114 ) common/nodraw 0 -44 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -6156 114 ) ( -3604 -6156 114 ) ( -3604 -6156 32 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -6072 114 ) ( -3612 -6172 114 ) ( -3612 -6172 32 ) mohtest/platestonelittn -204 -40 -180.00 1 -1 0 0 0 +surfaceparm detail +( -3620 -5844 114 ) ( -3628 -5844 114 ) ( -3628 -5844 58 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3604 -6072 24 ) ( -3604 -6172 24 ) ( -3604 -6172 106 ) mohtest/platestonelittn -92 -39 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 350 +{ +( -3604 -6504 0 ) ( -3604 -6376 0 ) ( -3612 -6376 0 ) common/nodraw 0 -52 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -6376 114 ) ( -3604 -6376 114 ) ( -3604 -6504 114 ) common/nodraw 0 -52 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -6484 114 ) ( -3604 -6484 114 ) ( -3604 -6484 32 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -6400 114 ) ( -3612 -6500 114 ) ( -3612 -6500 32 ) mohtest/platestonelittn -204 -40 -180.00 1 -1 0 0 0 +surfaceparm detail +( -3620 -6172 114 ) ( -3628 -6172 114 ) ( -3628 -6172 58 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3604 -6400 24 ) ( -3604 -6500 24 ) ( -3604 -6500 106 ) mohtest/platestonelittn -164 -39 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 351 +{ +( -3604 -6832 0 ) ( -3604 -6704 0 ) ( -3612 -6704 0 ) common/nodraw 0 -60 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -6704 114 ) ( -3604 -6704 114 ) ( -3604 -6832 114 ) common/nodraw 0 -60 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -6812 114 ) ( -3604 -6812 114 ) ( -3604 -6812 32 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -6728 114 ) ( -3612 -6828 114 ) ( -3612 -6828 32 ) mohtest/platestonelittn -204 -40 -180.00 1 -1 0 0 0 +surfaceparm detail +( -3620 -6500 114 ) ( -3628 -6500 114 ) ( -3628 -6500 58 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3604 -6728 24 ) ( -3604 -6828 24 ) ( -3604 -6828 106 ) mohtest/platestonelittn -236 -39 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 352 +{ +( -5268 -1916 72 ) ( -5252 -1916 72 ) ( -5252 -1900 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5244 -1900 360 ) ( -5244 -1916 360 ) ( -5260 -1916 360 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5252 -1900 264 ) ( -5268 -1900 264 ) ( -5268 -1900 72 ) general_structure/plank_flat -81 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5268 -1900 264 ) ( -5268 -1916 264 ) ( -5268 -1916 72 ) general_structure/plank_flat -83 -51 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5268 -1916 264 ) ( -5252 -1916 264 ) ( -5252 -1916 72 ) general_structure/plank_flat -81 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5252 -1908 264 ) ( -5252 -1892 264 ) ( -5252 -1892 72 ) general_structure/plank_flat -83 -51 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 353 +{ +( -5268 -2204 72 ) ( -5252 -2204 72 ) ( -5252 -2188 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5244 -2188 360 ) ( -5244 -2204 360 ) ( -5260 -2204 360 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5252 -2188 264 ) ( -5268 -2188 264 ) ( -5268 -2188 72 ) general_structure/plank_flat -81 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5268 -2188 264 ) ( -5268 -2204 264 ) ( -5268 -2204 72 ) general_structure/plank_flat -83 -50 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5268 -2204 264 ) ( -5252 -2204 264 ) ( -5252 -2204 72 ) general_structure/plank_flat -81 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5252 -2196 264 ) ( -5252 -2180 264 ) ( -5252 -2180 72 ) general_structure/plank_flat -83 -50 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 354 +{ +( -5684 -2204 72 ) ( -5668 -2204 72 ) ( -5668 -2188 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5668 -2188 264 ) ( -5668 -2204 264 ) ( -5684 -2204 264 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5668 -2188 264 ) ( -5684 -2188 264 ) ( -5684 -2188 72 ) general_structure/plank_flat -81 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5684 -2188 264 ) ( -5684 -2204 264 ) ( -5684 -2204 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5684 -2204 264 ) ( -5668 -2204 264 ) ( -5668 -2204 72 ) general_structure/plank_flat -81 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5668 -2196 264 ) ( -5668 -2180 264 ) ( -5668 -2180 72 ) general_structure/plank_flat -83 -50 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 355 +{ +( -5268 -2484 72 ) ( -5252 -2484 72 ) ( -5252 -2468 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5244 -2468 360 ) ( -5244 -2484 360 ) ( -5260 -2484 360 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5252 -2468 264 ) ( -5268 -2468 264 ) ( -5268 -2468 72 ) general_structure/plank_flat -81 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5268 -2468 264 ) ( -5268 -2484 264 ) ( -5268 -2484 72 ) general_structure/plank_flat -83 -18 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5268 -2484 264 ) ( -5252 -2484 264 ) ( -5252 -2484 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5252 -2476 264 ) ( -5252 -2460 264 ) ( -5252 -2460 72 ) general_structure/plank_flat -83 -18 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 356 +{ +( -5268 -1636 72 ) ( -5252 -1636 72 ) ( -5252 -1620 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5244 -1620 360 ) ( -5244 -1636 360 ) ( -5260 -1636 360 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5252 -1620 264 ) ( -5268 -1620 264 ) ( -5268 -1620 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5268 -1620 264 ) ( -5268 -1636 264 ) ( -5268 -1636 72 ) general_structure/plank_flat -84 -18 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5268 -1636 264 ) ( -5252 -1636 264 ) ( -5252 -1636 72 ) general_structure/plank_flat -81 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5252 -1628 264 ) ( -5252 -1612 264 ) ( -5252 -1612 72 ) general_structure/plank_flat -84 -18 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 357 +{ +( -5684 -1668 72 ) ( -5684 -1604 72 ) ( -5700 -1604 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5700 -1668 260 ) ( -5700 -1604 260 ) ( -5684 -1604 264 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5688 -2500 112 ) ( -5688 -2500 304 ) ( -5672 -2500 304 ) general_structure/floor4 -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -5700 -1604 260 ) ( -5700 -1668 260 ) ( -5700 -1668 72 ) general_structure/floor4 -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -5700 -1604 72 ) ( -5684 -1604 72 ) ( -5684 -1604 264 ) general_structure/floor4 -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -5684 -1668 264 ) ( -5684 -1604 264 ) ( -5684 -1604 72 ) general_structure/floor4 -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 358 +{ +( -5668 -2192 72 ) ( -5668 -2200 72 ) ( -5496 -2200 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5496 -2200 140 ) ( -5668 -2200 140 ) ( -5668 -2192 140 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5268 -2192 264 ) ( -5268 -2184 264 ) ( -5268 -2184 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5496 -2192 264 ) ( -5668 -2192 264 ) ( -5668 -2192 72 ) general_structure/floor4 -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -5668 -2192 264 ) ( -5668 -2200 264 ) ( -5668 -2200 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5668 -2200 264 ) ( -5496 -2200 264 ) ( -5496 -2200 72 ) general_structure/floor4 -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 359 +{ +( -5664 -2192 140 ) ( -5664 -2200 140 ) ( -5624 -2200 140 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5268 -2200 144 ) ( -5308 -2200 144 ) ( -5308 -2192 144 ) general_structure/plank_flat 156 -50 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5268 -2200 144 ) ( -5268 -2192 144 ) ( -5268 -2192 140 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5268 -2192 144 ) ( -5308 -2192 144 ) ( -5308 -2192 140 ) general_structure/plank_flat 250 -48 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5668 -2192 128 ) ( -5668 -2200 128 ) ( -5668 -2200 124 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5308 -2200 144 ) ( -5268 -2200 144 ) ( -5268 -2200 140 ) general_structure/plank_flat 250 -48 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 360 +{ +( -5664 -1904 140 ) ( -5664 -1912 140 ) ( -5624 -1912 140 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5268 -1912 144 ) ( -5308 -1912 144 ) ( -5308 -1904 144 ) general_structure/plank_flat 157 -50 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5268 -1912 144 ) ( -5268 -1904 144 ) ( -5268 -1904 140 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5268 -1904 144 ) ( -5308 -1904 144 ) ( -5308 -1904 140 ) general_structure/plank_flat 250 -48 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5668 -1904 128 ) ( -5668 -1912 128 ) ( -5668 -1912 124 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5308 -1912 144 ) ( -5268 -1912 144 ) ( -5268 -1912 140 ) general_structure/plank_flat 250 -48 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +} +// brush 361 +{ +( -5668 -1904 72 ) ( -5668 -1912 72 ) ( -5496 -1912 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5496 -1912 140 ) ( -5668 -1912 140 ) ( -5668 -1904 140 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5268 -1904 264 ) ( -5268 -1896 264 ) ( -5268 -1896 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5496 -1904 264 ) ( -5668 -1904 264 ) ( -5668 -1904 72 ) general_structure/floor4 -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -5668 -1904 264 ) ( -5668 -1912 264 ) ( -5668 -1912 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5668 -1912 264 ) ( -5496 -1912 264 ) ( -5496 -1912 72 ) general_structure/floor4 -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 362 +{ +( -5476 -2204 72 ) ( -5460 -2204 72 ) ( -5460 -2188 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5460 -2188 312 ) ( -5460 -2204 312 ) ( -5476 -2204 308 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5460 -2188 264 ) ( -5476 -2188 264 ) ( -5476 -2188 72 ) general_structure/plank_flat -80 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5476 -2188 212 ) ( -5476 -2204 212 ) ( -5476 -2204 20 ) general_structure/plank_flat -83 -50 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5476 -2204 264 ) ( -5460 -2204 264 ) ( -5460 -2204 72 ) general_structure/plank_flat -80 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5460 -2204 312 ) ( -5460 -2188 312 ) ( -5460 -2188 72 ) general_structure/plank_flat -83 -50 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 363 +{ +( -5476 -1916 72 ) ( -5460 -1916 72 ) ( -5460 -1900 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5460 -1900 312 ) ( -5460 -1916 312 ) ( -5476 -1916 308 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5460 -1900 264 ) ( -5476 -1900 264 ) ( -5476 -1900 72 ) general_structure/plank_flat -80 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5476 -1900 212 ) ( -5476 -1916 212 ) ( -5476 -1916 20 ) general_structure/plank_flat -83 -50 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5476 -1916 264 ) ( -5460 -1916 264 ) ( -5460 -1916 72 ) general_structure/plank_flat -80 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5460 -1916 312 ) ( -5460 -1900 312 ) ( -5460 -1900 72 ) general_structure/plank_flat -83 -50 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 364 +{ +( -4226 -1292 72 ) ( -4238 -1292 72 ) ( -4238 -1304 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4238 -1302 230 ) ( -4238 -1290 230 ) ( -4226 -1290 230 ) general_structure/stonebricks1drk 240 -192 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4238 -1304 154 ) ( -4226 -1304 154 ) ( -4226 -1304 72 ) general_structure/stonebricks1drk 240 101 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4224 -1302 228 ) ( -4224 -1290 228 ) ( -4224 -1290 146 ) general_structure/stonebricks1drk -40 102 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4226 -1288 228 ) ( -4238 -1288 228 ) ( -4238 -1288 146 ) general_structure/stonebricks1drk 240 101 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4240 -1292 218 ) ( -4240 -1304 218 ) ( -4240 -1304 136 ) general_structure/stonebricks1drk -40 102 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 365 +{ +( -4636 -1124 72 ) ( -4636 -1140 72 ) ( -4620 -1140 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4620 -1140 312 ) ( -4636 -1140 312 ) ( -4636 -1124 308 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4620 -1140 264 ) ( -4620 -1124 264 ) ( -4620 -1124 72 ) general_structure/plank_flat -80 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4620 -1124 212 ) ( -4636 -1124 212 ) ( -4636 -1124 20 ) general_structure/plank_flat -83 14 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -4636 -1124 264 ) ( -4636 -1140 264 ) ( -4636 -1140 72 ) general_structure/plank_flat -80 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4636 -1140 312 ) ( -4620 -1140 312 ) ( -4620 -1140 72 ) general_structure/plank_flat -83 14 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 366 +{ +( -4924 -1124 72 ) ( -4924 -1140 72 ) ( -4908 -1140 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4908 -1140 312 ) ( -4924 -1140 312 ) ( -4924 -1124 308 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4908 -1140 264 ) ( -4908 -1124 264 ) ( -4908 -1124 72 ) general_structure/plank_flat -80 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4908 -1124 212 ) ( -4924 -1124 212 ) ( -4924 -1124 20 ) general_structure/plank_flat -83 14 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -4924 -1124 264 ) ( -4924 -1140 264 ) ( -4924 -1140 72 ) general_structure/plank_flat -80 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4924 -1140 312 ) ( -4908 -1140 312 ) ( -4908 -1140 72 ) general_structure/plank_flat -83 14 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 367 +{ +( -4624 -932 72 ) ( -4632 -932 72 ) ( -4632 -1104 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4632 -1104 140 ) ( -4632 -932 140 ) ( -4624 -932 140 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4624 -1332 264 ) ( -4616 -1332 264 ) ( -4616 -1332 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4624 -1104 264 ) ( -4624 -932 264 ) ( -4624 -932 72 ) general_structure/floor4 -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4624 -932 264 ) ( -4632 -932 264 ) ( -4632 -932 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4632 -932 264 ) ( -4632 -1104 264 ) ( -4632 -1104 72 ) general_structure/floor4 -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 368 +{ +( -4624 -936 140 ) ( -4632 -936 140 ) ( -4632 -976 140 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4632 -1332 144 ) ( -4632 -1292 144 ) ( -4624 -1292 144 ) general_structure/plank_flat 189 13 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -4632 -1332 144 ) ( -4624 -1332 144 ) ( -4624 -1332 140 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4624 -1332 144 ) ( -4624 -1292 144 ) ( -4624 -1292 140 ) general_structure/plank_flat 26 -50 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -4624 -932 128 ) ( -4632 -932 128 ) ( -4632 -932 124 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4632 -1292 144 ) ( -4632 -1332 144 ) ( -4632 -1332 140 ) general_structure/plank_flat 26 -50 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 369 +{ +( -4912 -936 140 ) ( -4920 -936 140 ) ( -4920 -976 140 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4920 -1332 144 ) ( -4920 -1292 144 ) ( -4912 -1292 144 ) general_structure/plank_flat 188 13 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -4920 -1332 144 ) ( -4912 -1332 144 ) ( -4912 -1332 140 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4912 -1332 144 ) ( -4912 -1292 144 ) ( -4912 -1292 140 ) general_structure/plank_flat 26 -50 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -4912 -932 128 ) ( -4920 -932 128 ) ( -4920 -932 124 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4920 -1292 144 ) ( -4920 -1332 144 ) ( -4920 -1332 140 ) general_structure/plank_flat 26 -50 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 370 +{ +( -4912 -932 72 ) ( -4920 -932 72 ) ( -4920 -1104 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4920 -1104 140 ) ( -4920 -932 140 ) ( -4912 -932 140 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4912 -1332 264 ) ( -4904 -1332 264 ) ( -4904 -1332 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4912 -1104 264 ) ( -4912 -932 264 ) ( -4912 -932 72 ) general_structure/floor4 -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4912 -932 264 ) ( -4920 -932 264 ) ( -4920 -932 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4920 -932 264 ) ( -4920 -1104 264 ) ( -4920 -1104 72 ) general_structure/floor4 -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 371 +{ +( -4388 -916 72 ) ( -4324 -916 72 ) ( -4324 -900 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4388 -900 260 ) ( -4324 -900 260 ) ( -4324 -916 264 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5220 -912 112 ) ( -5220 -912 304 ) ( -5220 -928 304 ) general_structure/floor4 -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4324 -900 260 ) ( -4388 -900 260 ) ( -4388 -900 72 ) general_structure/floor4 -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4324 -900 72 ) ( -4324 -916 72 ) ( -4324 -916 264 ) general_structure/floor4 -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4388 -916 264 ) ( -4324 -916 264 ) ( -4324 -916 72 ) general_structure/floor4 -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 372 +{ +( -4356 -916 72 ) ( -4356 -932 72 ) ( -4340 -932 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4340 -932 264 ) ( -4356 -932 264 ) ( -4356 -916 264 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4340 -932 264 ) ( -4340 -916 264 ) ( -4340 -916 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4340 -916 264 ) ( -4356 -916 264 ) ( -4356 -916 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4356 -916 264 ) ( -4356 -932 264 ) ( -4356 -932 72 ) general_structure/plank_flat -81 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4348 -932 264 ) ( -4332 -932 264 ) ( -4332 -932 72 ) general_structure/plank_flat -84 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 373 +{ +( -5204 -1332 72 ) ( -5204 -1348 72 ) ( -5188 -1348 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5188 -1356 360 ) ( -5204 -1356 360 ) ( -5204 -1340 360 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5188 -1348 264 ) ( -5188 -1332 264 ) ( -5188 -1332 72 ) general_structure/plank_flat -81 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5188 -1332 264 ) ( -5204 -1332 264 ) ( -5204 -1332 72 ) general_structure/plank_flat -83 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5204 -1332 264 ) ( -5204 -1348 264 ) ( -5204 -1348 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5196 -1348 264 ) ( -5180 -1348 264 ) ( -5180 -1348 72 ) general_structure/plank_flat -83 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 374 +{ +( -5204 -916 72 ) ( -5204 -932 72 ) ( -5188 -932 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5188 -932 264 ) ( -5204 -932 264 ) ( -5204 -916 264 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5188 -932 264 ) ( -5188 -916 264 ) ( -5188 -916 72 ) general_structure/plank_flat -81 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5188 -916 264 ) ( -5204 -916 264 ) ( -5204 -916 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5204 -916 264 ) ( -5204 -932 264 ) ( -5204 -932 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5196 -932 264 ) ( -5180 -932 264 ) ( -5180 -932 72 ) general_structure/plank_flat -83 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 375 +{ +( -4924 -916 72 ) ( -4924 -932 72 ) ( -4908 -932 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4908 -932 264 ) ( -4924 -932 264 ) ( -4924 -916 264 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4908 -932 264 ) ( -4908 -916 264 ) ( -4908 -916 72 ) general_structure/plank_flat -81 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4908 -916 264 ) ( -4924 -916 264 ) ( -4924 -916 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4924 -916 264 ) ( -4924 -932 264 ) ( -4924 -932 72 ) general_structure/plank_flat -81 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4916 -932 264 ) ( -4900 -932 264 ) ( -4900 -932 72 ) general_structure/plank_flat -83 14 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 376 +{ +( -4924 -1332 72 ) ( -4924 -1348 72 ) ( -4908 -1348 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4908 -1356 360 ) ( -4924 -1356 360 ) ( -4924 -1340 360 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4908 -1348 264 ) ( -4908 -1332 264 ) ( -4908 -1332 72 ) general_structure/plank_flat -81 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4908 -1332 264 ) ( -4924 -1332 264 ) ( -4924 -1332 72 ) general_structure/plank_flat -83 14 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -4924 -1332 264 ) ( -4924 -1348 264 ) ( -4924 -1348 72 ) general_structure/plank_flat -81 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4916 -1348 264 ) ( -4900 -1348 264 ) ( -4900 -1348 72 ) general_structure/plank_flat -83 14 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 377 +{ +( -4636 -1332 72 ) ( -4636 -1348 72 ) ( -4620 -1348 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4620 -1356 360 ) ( -4636 -1356 360 ) ( -4636 -1340 360 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4620 -1348 264 ) ( -4620 -1332 264 ) ( -4620 -1332 72 ) general_structure/plank_flat -81 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4620 -1332 264 ) ( -4636 -1332 264 ) ( -4636 -1332 72 ) general_structure/plank_flat -83 13 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -4636 -1332 264 ) ( -4636 -1348 264 ) ( -4636 -1348 72 ) general_structure/plank_flat -81 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4628 -1348 264 ) ( -4612 -1348 264 ) ( -4612 -1348 72 ) general_structure/plank_flat -83 13 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 378 +{ +( -4636 -916 72 ) ( -4636 -932 72 ) ( -4620 -932 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4620 -932 264 ) ( -4636 -932 264 ) ( -4636 -916 264 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4620 -932 264 ) ( -4620 -916 264 ) ( -4620 -916 72 ) general_structure/plank_flat -81 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4620 -916 264 ) ( -4636 -916 264 ) ( -4636 -916 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4636 -916 264 ) ( -4636 -932 264 ) ( -4636 -932 72 ) general_structure/plank_flat -81 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4628 -932 264 ) ( -4612 -932 264 ) ( -4612 -932 72 ) general_structure/plank_flat -83 13 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 379 +{ +( -3328 -2176 352 ) ( -3328 -1664 352 ) ( -3344 -1664 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3344 -1920 624 ) ( -3328 -1920 624 ) ( -3328 -2176 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3328 -1920 624 ) ( -3344 -1920 624 ) ( -3344 -1664 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3344 -2176 352 ) ( -3344 -1408 352 ) ( -3344 -1792 736 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3328 -2176 352 ) ( -3328 -1792 736 ) ( -3328 -1408 352 ) central_europe/nrmndywlset_2c -59 189 -180.00 0.750000 -0.750000 0 0 0 +surfaceparm detail +} +// brush 380 +{ +( -4080 -1664 352 ) ( -4096 -1664 352 ) ( -4096 -2176 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4096 -1920 624 ) ( -4080 -1920 624 ) ( -4080 -2176 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4080 -1920 624 ) ( -4096 -1920 624 ) ( -4096 -1664 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4080 -1792 736 ) ( -4080 -1408 352 ) ( -4080 -2176 352 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4096 -1408 352 ) ( -4096 -1792 736 ) ( -4096 -2176 352 ) central_europe/nrmndywlset_2c -59 189 -180.00 0.750000 -0.750000 0 0 0 +surfaceparm detail +} +// brush 381 +{ +( -5376 -4352 72 ) ( -5376 -4360 72 ) ( -5056 -4192 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5376 -4360 154 ) ( -5376 -4352 154 ) ( -5056 -4184 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5056 -4188 72 ) ( -5056 -4188 154 ) ( -5056 -4180 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5361 -4344 72 ) ( -5361 -4344 154 ) ( -5056 -4188 154 ) mohtest/platestonelittn -128 0 0.00 1 1 0 0 0 +surfaceparm detail +( -5361 -4344 154 ) ( -5361 -4344 72 ) ( -5369 -4344 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5369 -4344 154 ) ( -5369 -4344 72 ) ( -5056 -4180 72 ) mohtest/platestonelittn -128 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 382 +{ +( -5369 -4348 -40 ) ( -5369 -4476 -40 ) ( -5361 -4476 -40 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5361 -4476 130 ) ( -5369 -4476 130 ) ( -5369 -4348 130 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5360 -4360 130 ) ( -5368 -4360 130 ) ( -5368 -4360 48 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5361 -4452 130 ) ( -5361 -4352 130 ) ( -5361 -4352 48 ) mohtest/platestonelittn -128 0 0.00 1 1 0 0 0 +surfaceparm detail +( -5353 -4672 130 ) ( -5345 -4672 130 ) ( -5345 -4672 74 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5369 -4452 -40 ) ( -5369 -4352 -40 ) ( -5369 -4352 42 ) mohtest/platestonelittn -128 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 383 +{ +( -5368 -4684 -104 ) ( -5368 -4812 -104 ) ( -5360 -4812 -104 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5360 -4804 90 ) ( -5368 -4804 90 ) ( -5368 -4676 90 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5360 -4688 90 ) ( -5368 -4688 90 ) ( -5368 -4688 8 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5361 -4780 90 ) ( -5361 -4680 90 ) ( -5361 -4680 8 ) mohtest/platestonelittn -128 0 0.00 1 1 0 0 0 +surfaceparm detail +( -5352 -5000 90 ) ( -5344 -5000 90 ) ( -5344 -5000 34 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5369 -4788 -104 ) ( -5369 -4688 -104 ) ( -5369 -4688 -22 ) mohtest/platestonelittn -128 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 384 +{ +( -5369 -5012 -176 ) ( -5369 -5140 -176 ) ( -5361 -5140 -176 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5361 -5132 18 ) ( -5369 -5132 18 ) ( -5369 -5004 18 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5361 -5016 18 ) ( -5369 -5016 18 ) ( -5369 -5016 -64 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5361 -5108 18 ) ( -5361 -5008 18 ) ( -5361 -5008 -64 ) mohtest/platestonelittn -128 0 0.00 1 1 0 0 0 +surfaceparm detail +( -5353 -5336 18 ) ( -5345 -5336 18 ) ( -5345 -5336 -38 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5369 -5116 -176 ) ( -5369 -5016 -176 ) ( -5369 -5016 -94 ) mohtest/platestonelittn -128 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 385 +{ +( 528 -5120 -128 ) ( 384 -5120 -128 ) ( 384 -5144 -128 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 408 -5144 16 ) ( 408 -5120 16 ) ( 552 -5120 16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 952 -5140 16 ) ( 952 -5140 -128 ) ( 384 -5140 -128 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 952 -5140 -128 ) ( 952 -5140 16 ) ( 946 -5120 16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 528 -5120 -88 ) ( 384 -5120 -88 ) ( 384 -5120 -96 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 384 -5120 -88 ) ( 384 -5144 -88 ) ( 384 -5144 -96 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 386 +{ +( 1536 -4992 -128 ) ( 1536 -4968 -128 ) ( 960 -5120 -128 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1536 -4968 16 ) ( 1536 -4992 16 ) ( 960 -5144 16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1531 -4989 16 ) ( 1531 -4989 -128 ) ( 978 -5132 -128 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1531 -4989 -128 ) ( 1531 -4989 16 ) ( 1521 -4972 16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1521 -4972 -128 ) ( 1521 -4972 16 ) ( 973 -5113 16 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 973 -5113 -128 ) ( 973 -5113 16 ) ( 978 -5132 16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 387 +{ +( 2112 -4840 -128 ) ( 2112 -4816 -128 ) ( 1536 -4968 -128 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2112 -4816 16 ) ( 2112 -4840 16 ) ( 1536 -4992 16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1932 -4495 16 ) ( 1932 -4495 -128 ) ( 1554 -4975 -128 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1916 -4485 16 ) ( 1916 -4485 -128 ) ( 1932 -4495 -128 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1916 -4485 -128 ) ( 1916 -4485 16 ) ( 1545 -4959 16 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1554 -4975 16 ) ( 1554 -4975 -128 ) ( 1545 -4959 -128 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 388 +{ +( 2199 -3711 -128 ) ( 2175 -3711 -128 ) ( 1919 -4479 -128 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2175 -3711 16 ) ( 2199 -3711 16 ) ( 1943 -4479 16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1928 -4461 -128 ) ( 1928 -4461 16 ) ( 1946 -4472 16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1946 -4472 -128 ) ( 1946 -4472 16 ) ( 2191 -3730 16 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2191 -3730 -128 ) ( 2191 -3730 16 ) ( 2171 -3725 16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1928 -4461 16 ) ( 1928 -4461 -128 ) ( 2171 -3725 -128 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 389 +{ +( 2450 -776 -28 ) ( 2430 -776 -28 ) ( 2430 -796 -28 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2430 -796 102 ) ( 2430 -776 102 ) ( 2450 -776 102 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2440 -1280 148 ) ( 2460 -1280 148 ) ( 2460 -1280 12 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2450 -796 148 ) ( 2450 -776 148 ) ( 2450 -776 12 ) mohtest/platestonelittn -40 98 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2450 -776 148 ) ( 2430 -776 148 ) ( 2430 -776 12 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2430 -776 138 ) ( 2430 -796 138 ) ( 2430 -796 2 ) mohtest/platestonelittn -40 98 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 390 +{ +( 2458 -1305 -96 ) ( 2436 -1305 -96 ) ( 2436 -1349 -96 ) common/nodraw -24 -48 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2436 -1353 102 ) ( 2436 -1309 102 ) ( 2458 -1309 102 ) common/nodraw -24 -48 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2334 -1791 2 ) ( 2334 -1791 0 ) ( 2316 -1786 0 ) common/nodraw -24 -48 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2334 -1791 0 ) ( 2334 -1791 2 ) ( 2450 -1308 2 ) mohtest/platestonelittn -40 98 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2458 -1308 2 ) ( 2436 -1308 2 ) ( 2436 -1308 0 ) common/nodraw -24 -48 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2316 -1786 2 ) ( 2316 -1786 0 ) ( 2430 -1308 0 ) mohtest/platestonelittn -40 98 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 391 +{ +( 2332 -2296 -128 ) ( 2310 -2296 -128 ) ( 2310 -2300 -128 ) common/nodraw -24 -44 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2310 -2300 102 ) ( 2310 -2296 102 ) ( 2332 -2296 102 ) common/nodraw -24 -44 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2310 -2304 114 ) ( 2332 -2304 114 ) ( 2332 -2304 -128 ) common/nodraw -24 -48 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2330 -1818 114 ) ( 2330 -1818 -128 ) ( 2330 -2300 -128 ) mohtest/platestonelittn -40 98 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2312 -1813 114 ) ( 2312 -1813 -128 ) ( 2330 -1818 -128 ) common/nodraw -24 -48 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2312 -1813 -128 ) ( 2312 -1813 114 ) ( 2312 -2300 114 ) mohtest/platestonelittn -40 98 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 392 +{ +( 2328 -2332 -128 ) ( 2308 -2332 -128 ) ( 2308 -2382 -128 ) common/nodraw -20 -44 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2250 -2930 58 ) ( 2232 -2926 58 ) ( 2312 -2332 102 ) common/nodraw -20 -44 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2232 -2926 58 ) ( 2250 -2930 58 ) ( 2250 -2930 -128 ) common/nodraw -20 -44 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2250 -2930 -128 ) ( 2250 -2930 70 ) ( 2330 -2332 70 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2330 -2332 103 ) ( 2312 -2332 103 ) ( 2312 -2332 -128 ) common/nodraw -20 -44 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2232 -2926 70 ) ( 2232 -2926 -128 ) ( 2312 -2332 -128 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 393 +{ +( 2242 -2960 -128 ) ( 2224 -2960 -128 ) ( 2224 -3018 -128 ) common/nodraw -20 -44 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2194 -3704 16 ) ( 2182 -3700 16 ) ( 2230 -2952 54 ) common/nodraw -20 -44 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2182 -3700 16 ) ( 2194 -3704 16 ) ( 2194 -3704 -128 ) common/nodraw -20 -44 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2194 -3704 48 ) ( 2194 -3704 56 ) ( 2248 -2956 56 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2230 -2952 56 ) ( 2230 -2952 48 ) ( 2248 -2956 48 ) common/nodraw -20 -44 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2182 -3700 56 ) ( 2182 -3700 48 ) ( 2230 -2952 48 ) mohtest/platestonelittn -40 98 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 394 +{ +( 5860 1708 536 ) ( 5856 1708 536 ) ( 5856 1704 536 ) common/nodraw -32 -4 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5856 1704 660 ) ( 5856 1708 660 ) ( 5860 1708 660 ) common/nodraw -32 -4 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5856 1704 660 ) ( 5860 1704 660 ) ( 5860 1704 536 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5860 1704 660 ) ( 5860 1708 660 ) ( 5860 1708 536 ) general_structure/plank_flat 0 3 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5860 1712 660 ) ( 5856 1712 660 ) ( 5856 1712 536 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5856 1708 660 ) ( 5856 1704 660 ) ( 5856 1704 536 ) common/nodraw 4 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 395 +{ +( 5928 1712 536 ) ( 5924 1712 536 ) ( 5924 1704 536 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5924 1704 660 ) ( 5924 1712 660 ) ( 5928 1712 660 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5924 1704 660 ) ( 5928 1704 660 ) ( 5928 1704 536 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5928 1704 660 ) ( 5928 1712 660 ) ( 5928 1712 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5928 1712 660 ) ( 5924 1712 660 ) ( 5924 1712 536 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5924 1712 660 ) ( 5924 1704 660 ) ( 5924 1704 536 ) general_structure/plank_flat 0 3 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 396 +{ +( 6112 1712 692 ) ( 6108 1712 692 ) ( 6108 1704 692 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6108 1704 816 ) ( 6108 1712 816 ) ( 6112 1712 816 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6108 1704 816 ) ( 6112 1704 816 ) ( 6112 1704 692 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6112 1704 816 ) ( 6112 1712 816 ) ( 6112 1712 692 ) general_structure/plank_flat 0 3 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6112 1712 816 ) ( 6108 1712 816 ) ( 6108 1712 692 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6108 1712 816 ) ( 6108 1704 816 ) ( 6108 1704 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 397 +{ +( 6112 1712 692 ) ( 6108 1712 692 ) ( 6108 1704 692 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6108 1704 816 ) ( 6108 1712 816 ) ( 6112 1712 816 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6108 1704 816 ) ( 6112 1704 816 ) ( 6112 1704 692 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6180 1704 816 ) ( 6180 1712 816 ) ( 6180 1712 692 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6112 1712 816 ) ( 6108 1712 816 ) ( 6108 1712 692 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6176 1712 812 ) ( 6176 1704 812 ) ( 6176 1704 688 ) general_structure/plank_flat 0 3 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 398 +{ +( 6108 1712 692 ) ( 6072 1712 692 ) ( 6072 1704 692 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6072 1704 844 ) ( 6072 1712 844 ) ( 6108 1712 844 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6076 1704 816 ) ( 6112 1704 816 ) ( 6112 1704 692 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +surfaceparm detail +( 6108 1704 832 ) ( 6108 1712 832 ) ( 6108 1712 708 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6108 1712 816 ) ( 6072 1712 816 ) ( 6072 1712 692 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +surfaceparm detail +( 6076 1712 832 ) ( 6076 1704 832 ) ( 6076 1704 708 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 399 +{ +( 6176 1712 820 ) ( 6104 1712 820 ) ( 6104 1704 820 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6108 1704 844 ) ( 6108 1712 844 ) ( 6180 1712 844 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6104 1704 956 ) ( 6176 1704 956 ) ( 6176 1704 820 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +surfaceparm detail +( 6180 1704 844 ) ( 6180 1712 844 ) ( 6180 1712 708 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6180 1712 828 ) ( 6108 1712 828 ) ( 6108 1712 692 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +surfaceparm detail +( 6108 1712 844 ) ( 6108 1704 844 ) ( 6108 1704 708 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 400 +{ +( 6200 1712 692 ) ( 6172 1712 692 ) ( 6172 1704 692 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6180 1704 844 ) ( 6180 1712 844 ) ( 6208 1712 844 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6180 1704 828 ) ( 6208 1704 828 ) ( 6208 1704 820 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +surfaceparm detail +( 6216 1712 828 ) ( 6216 1712 820 ) ( 6208 1704 820 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6216 1712 820 ) ( 6216 1712 828 ) ( 6180 1712 828 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +surfaceparm detail +( 6180 1712 844 ) ( 6180 1704 844 ) ( 6180 1704 836 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 401 +{ +( 5816 888 692 ) ( 5812 888 692 ) ( 5812 880 692 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5812 880 816 ) ( 5812 888 816 ) ( 5816 888 816 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5812 880 828 ) ( 5816 880 828 ) ( 5816 880 692 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5816 880 828 ) ( 5816 888 828 ) ( 5816 888 692 ) general_structure/plank_flat -64 3 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5816 888 828 ) ( 5812 888 828 ) ( 5812 888 692 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5812 888 828 ) ( 5812 880 828 ) ( 5812 880 692 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 402 +{ +( 5876 888 692 ) ( 5872 888 692 ) ( 5872 880 692 ) common/nodraw -28 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5872 880 816 ) ( 5872 888 816 ) ( 5876 888 816 ) common/nodraw -28 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5872 880 828 ) ( 5876 880 828 ) ( 5876 880 692 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5876 880 828 ) ( 5876 888 828 ) ( 5876 888 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5876 888 828 ) ( 5872 888 828 ) ( 5872 888 692 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5872 888 828 ) ( 5872 880 828 ) ( 5872 880 692 ) general_structure/plank_flat 0 3 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 403 +{ +( 5876 888 820 ) ( 5812 888 820 ) ( 5812 880 820 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5812 880 844 ) ( 5812 888 844 ) ( 5876 888 844 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5812 880 828 ) ( 5876 880 828 ) ( 5876 880 820 ) central_europe/interiorwall_set2wtrim 0 256 0.00 0.500000 0.550000 0 16384 0 +surfaceparm detail +( 5876 880 844 ) ( 5876 888 844 ) ( 5876 888 836 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5876 888 828 ) ( 5812 888 828 ) ( 5812 888 820 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +surfaceparm detail +( 5812 888 844 ) ( 5812 880 844 ) ( 5812 880 836 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 404 +{ +( 5916 1712 536 ) ( 5844 1712 536 ) ( 5844 1704 536 ) common/nodraw -40 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5928 1704 828 ) ( 6000 1704 828 ) ( 6000 1704 824 ) mohtest/hotelflat -32 0 0.00 1 1 0 0 0 +surfaceparm detail +( 6072 1704 824 ) ( 6072 1712 824 ) ( 6072 1712 820 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6000 1712 828 ) ( 5928 1712 828 ) ( 5928 1712 824 ) mohtest/hotelflat -32 0 0.00 1 1 0 0 0 +surfaceparm detail +( 5928 1712 828 ) ( 5928 1704 828 ) ( 5928 1704 824 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5792 1704 692 ) ( 5824 1712 692 ) ( 5856 1704 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 405 +{ +( 6044 2048 692 ) ( 6044 2052 692 ) ( 6036 2052 692 ) common/nodraw 8 52 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6036 2052 816 ) ( 6044 2052 816 ) ( 6044 2048 816 ) common/nodraw 8 52 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6036 2052 816 ) ( 6036 2048 816 ) ( 6036 2048 692 ) general_structure/plank_flat 0 -37 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6036 1980 816 ) ( 6044 1980 816 ) ( 6044 1980 692 ) common/nodraw 8 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6044 2048 816 ) ( 6044 2052 816 ) ( 6044 2052 692 ) general_structure/plank_flat 0 -37 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6044 1984 812 ) ( 6036 1984 812 ) ( 6036 1984 688 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 406 +{ +( 6044 2048 692 ) ( 6044 2052 692 ) ( 6036 2052 692 ) common/nodraw 8 52 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6036 2052 816 ) ( 6044 2052 816 ) ( 6044 2048 816 ) common/nodraw 8 52 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6036 2052 816 ) ( 6036 2048 816 ) ( 6036 2048 692 ) general_structure/plank_flat 0 -37 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6036 2048 816 ) ( 6044 2048 816 ) ( 6044 2048 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6044 2048 816 ) ( 6044 2052 816 ) ( 6044 2052 692 ) general_structure/plank_flat 0 -37 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6044 2052 816 ) ( 6036 2052 816 ) ( 6036 2052 692 ) common/nodraw 8 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 407 +{ +( 5840 1712 664 ) ( 5768 1712 664 ) ( 5768 1704 664 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5856 1704 828 ) ( 5928 1704 828 ) ( 5928 1704 824 ) mohtest/hotelflat -32 0 0.00 1 1 0 0 0 +surfaceparm detail +( 5928 1704 828 ) ( 5928 1712 828 ) ( 5928 1712 824 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5928 1712 828 ) ( 5856 1712 828 ) ( 5856 1712 824 ) mohtest/hotelflat -32 0 0.00 1 1 0 0 0 +surfaceparm detail +( 5856 1712 828 ) ( 5856 1704 828 ) ( 5856 1704 824 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5856 2056 692 ) ( 5856 2076 692 ) ( 5928 2066 692 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 408 +{ +( 5280 1724 692 ) ( 5264 1724 692 ) ( 5264 1708 692 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5264 1728 812 ) ( 5280 1728 812 ) ( 5280 1712 802 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5264 1712 800 ) ( 5280 1712 800 ) ( 5280 1712 728 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5280 1712 800 ) ( 5280 1728 800 ) ( 5280 1728 728 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5280 1728 812 ) ( 5264 1728 812 ) ( 5264 1728 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5264 1728 800 ) ( 5264 1712 800 ) ( 5264 1712 728 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 409 +{ +( 5280 2320 692 ) ( 5264 2320 692 ) ( 5264 2304 692 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5264 2320 802 ) ( 5280 2320 802 ) ( 5280 2304 812 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5264 2304 812 ) ( 5280 2304 812 ) ( 5280 2304 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5280 2304 812 ) ( 5280 2320 812 ) ( 5280 2320 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5280 2320 802 ) ( 5264 2320 802 ) ( 5264 2320 692 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5264 2320 812 ) ( 5264 2304 812 ) ( 5264 2304 692 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 410 +{ +( 6036 2320 692 ) ( 6020 2320 692 ) ( 6020 2304 692 ) common/nodraw -52 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6020 2320 802 ) ( 6036 2320 802 ) ( 6036 2304 812 ) common/nodraw -52 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6020 2304 812 ) ( 6036 2304 812 ) ( 6036 2304 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6036 2304 812 ) ( 6036 2320 812 ) ( 6036 2320 692 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6036 2320 802 ) ( 6020 2320 802 ) ( 6020 2320 692 ) common/nodraw -52 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6020 2320 812 ) ( 6020 2304 812 ) ( 6020 2304 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 411 +{ +( 6036 1724 692 ) ( 6020 1724 692 ) ( 6020 1708 692 ) common/nodraw -52 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6020 1728 812 ) ( 6036 1728 812 ) ( 6036 1712 802 ) common/nodraw -52 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6020 1712 800 ) ( 6036 1712 800 ) ( 6036 1712 728 ) common/nodraw -52 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6036 1712 800 ) ( 6036 1728 800 ) ( 6036 1728 728 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6036 1728 812 ) ( 6020 1728 812 ) ( 6020 1728 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6020 1728 800 ) ( 6020 1712 800 ) ( 6020 1712 728 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 412 +{ +( 5780 1724 692 ) ( 5764 1724 692 ) ( 5764 1708 692 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5764 1728 812 ) ( 5780 1728 812 ) ( 5780 1712 802 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5764 1712 800 ) ( 5780 1712 800 ) ( 5780 1712 728 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5780 1712 800 ) ( 5780 1728 800 ) ( 5780 1728 728 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5780 1728 812 ) ( 5764 1728 812 ) ( 5764 1728 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5764 1728 800 ) ( 5764 1712 800 ) ( 5764 1712 728 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 413 +{ +( 5780 2320 692 ) ( 5764 2320 692 ) ( 5764 2304 692 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5764 2320 802 ) ( 5780 2320 802 ) ( 5780 2304 812 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5764 2304 812 ) ( 5780 2304 812 ) ( 5780 2304 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5780 2304 812 ) ( 5780 2320 812 ) ( 5780 2320 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5780 2320 802 ) ( 5764 2320 802 ) ( 5764 2320 692 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5764 2320 812 ) ( 5764 2304 812 ) ( 5764 2304 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 414 +{ +( 5524 2320 692 ) ( 5508 2320 692 ) ( 5508 2304 692 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5508 2320 802 ) ( 5524 2320 802 ) ( 5524 2304 812 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5508 2304 812 ) ( 5524 2304 812 ) ( 5524 2304 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5524 2304 812 ) ( 5524 2320 812 ) ( 5524 2320 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5524 2320 802 ) ( 5508 2320 802 ) ( 5508 2320 692 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5508 2320 812 ) ( 5508 2304 812 ) ( 5508 2304 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 415 +{ +( 5524 1724 692 ) ( 5508 1724 692 ) ( 5508 1708 692 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5508 1728 812 ) ( 5524 1728 812 ) ( 5524 1712 802 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5508 1712 800 ) ( 5524 1712 800 ) ( 5524 1712 728 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5524 1712 800 ) ( 5524 1728 800 ) ( 5524 1728 728 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5524 1728 812 ) ( 5508 1728 812 ) ( 5508 1728 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5508 1728 800 ) ( 5508 1712 800 ) ( 5508 1712 728 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 416 +{ +( 5802 1712 536 ) ( 5798 1712 536 ) ( 5798 1708 536 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5792 1704 828 ) ( 5796 1704 828 ) ( 5796 1704 676 ) mohtest/hotelflat -32 0 0.00 1 1 0 0 0 +surfaceparm detail +( 5856 1706 828 ) ( 5856 1710 828 ) ( 5856 1710 676 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5796 1712 828 ) ( 5792 1712 828 ) ( 5792 1712 676 ) mohtest/hotelflat -32 0 0.00 1 1 0 0 0 +surfaceparm detail +( 5790 1712 830 ) ( 5790 1708 830 ) ( 5790 1708 678 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5792 1704 692 ) ( 5824 1712 692 ) ( 5856 1704 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 417 +{ +( -840 6936 128 ) ( -840 6920 128 ) ( -824 6920 128 ) common/nodraw -20 12 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -824 6912 364 ) ( -840 6912 364 ) ( -840 6928 364 ) common/nodraw -20 12 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -824 6920 320 ) ( -824 6936 320 ) ( -824 6936 128 ) general_structure/plank_flat -48 -34 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -824 6936 320 ) ( -840 6936 320 ) ( -840 6936 128 ) general_structure/plank_flat -50 -34 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -840 6936 320 ) ( -840 6920 320 ) ( -840 6920 128 ) general_structure/plank_flat -48 -34 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -832 6920 320 ) ( -816 6920 320 ) ( -816 6920 128 ) general_structure/plank_flat -50 -34 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 418 +{ +( -828 7228 196 ) ( -836 7228 196 ) ( -836 7188 196 ) common/nodraw -20 -28 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -836 6832 200 ) ( -836 6872 200 ) ( -828 6872 200 ) general_structure/plank_flat 45 -34 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -836 6936 200 ) ( -828 6936 200 ) ( -828 6936 196 ) common/nodraw -20 56 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -828 6832 200 ) ( -828 6872 200 ) ( -828 6872 196 ) general_structure/plank_flat 138 -18 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -828 7216 184 ) ( -836 7216 184 ) ( -836 7216 180 ) common/nodraw -20 56 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -836 6872 200 ) ( -836 6832 200 ) ( -836 6832 196 ) general_structure/plank_flat 138 -18 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 419 +{ +( -828 7236 112 ) ( -836 7236 112 ) ( -836 7064 112 ) common/nodraw -20 -28 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -836 7060 196 ) ( -836 7232 196 ) ( -828 7232 196 ) common/nodraw -20 -28 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -828 6936 320 ) ( -820 6936 320 ) ( -820 6936 128 ) common/nodraw -20 56 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -828 7060 320 ) ( -828 7232 320 ) ( -828 7232 128 ) general_structure/floor4 156 56 0.00 1 1 0 16384 0 +surfaceparm detail +( -828 7216 320 ) ( -836 7216 320 ) ( -836 7216 128 ) common/nodraw -20 56 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -836 7336 320 ) ( -836 7164 320 ) ( -836 7164 128 ) general_structure/floor4 156 56 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 420 +{ +( -840 7232 128 ) ( -840 7216 128 ) ( -824 7216 128 ) common/nodraw -20 36 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -824 7216 364 ) ( -840 7216 364 ) ( -840 7232 364 ) common/nodraw -20 36 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -824 7216 320 ) ( -824 7232 320 ) ( -824 7232 128 ) general_structure/plank_flat -47 -2 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -824 7232 268 ) ( -840 7232 268 ) ( -840 7232 76 ) general_structure/plank_flat -50 -33 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -840 7232 320 ) ( -840 7216 320 ) ( -840 7216 128 ) general_structure/plank_flat -47 -2 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -840 7216 364 ) ( -824 7216 364 ) ( -824 7216 128 ) general_structure/plank_flat -50 -33 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 421 +{ +( -1160 7232 128 ) ( -1160 7216 128 ) ( -1144 7216 128 ) common/nodraw 44 36 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1144 7216 364 ) ( -1160 7216 364 ) ( -1160 7232 364 ) common/nodraw 44 36 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1144 7216 320 ) ( -1144 7232 320 ) ( -1144 7232 128 ) general_structure/plank_flat -47 -2 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -1144 7232 268 ) ( -1160 7232 268 ) ( -1160 7232 76 ) general_structure/plank_flat -50 -33 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1160 7232 320 ) ( -1160 7216 320 ) ( -1160 7216 128 ) general_structure/plank_flat -47 -2 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -1160 7216 364 ) ( -1144 7216 364 ) ( -1144 7216 128 ) general_structure/plank_flat -50 -33 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 422 +{ +( -1148 7228 72 ) ( -1156 7228 72 ) ( -1156 7056 72 ) common/nodraw 44 -28 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1156 7060 192 ) ( -1156 7232 192 ) ( -1148 7232 192 ) common/nodraw 44 -28 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1148 6936 320 ) ( -1140 6936 320 ) ( -1140 6936 128 ) common/nodraw 44 56 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1148 7060 320 ) ( -1148 7232 320 ) ( -1148 7232 128 ) general_structure/floor4 156 56 0.00 1 1 0 16384 0 +surfaceparm detail +( -1148 7216 320 ) ( -1156 7216 320 ) ( -1156 7216 128 ) common/nodraw 44 56 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1156 7336 320 ) ( -1156 7164 320 ) ( -1156 7164 128 ) general_structure/floor4 156 56 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 423 +{ +( -1148 7228 192 ) ( -1156 7228 192 ) ( -1156 7188 192 ) common/nodraw 44 -28 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1156 6832 200 ) ( -1156 6872 200 ) ( -1148 6872 200 ) general_structure/plank_flat 44 -34 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1156 6936 200 ) ( -1148 6936 200 ) ( -1148 6936 196 ) common/nodraw 44 56 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1148 6832 200 ) ( -1148 6872 200 ) ( -1148 6872 196 ) general_structure/plank_flat 138 -18 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1148 7216 184 ) ( -1156 7216 184 ) ( -1156 7216 180 ) common/nodraw 44 56 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1156 6872 200 ) ( -1156 6832 200 ) ( -1156 6832 196 ) general_structure/plank_flat 138 -18 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 424 +{ +( -1160 6932 72 ) ( -1160 6916 72 ) ( -1144 6916 72 ) common/nodraw 44 12 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1144 6912 364 ) ( -1160 6912 364 ) ( -1160 6928 364 ) common/nodraw 44 12 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1144 6920 320 ) ( -1144 6936 320 ) ( -1144 6936 128 ) general_structure/plank_flat -48 -34 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -1144 6936 320 ) ( -1160 6936 320 ) ( -1160 6936 128 ) general_structure/plank_flat -50 -34 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1160 6936 320 ) ( -1160 6920 320 ) ( -1160 6920 128 ) general_structure/plank_flat -48 -34 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -1152 6920 320 ) ( -1136 6920 320 ) ( -1136 6920 128 ) general_structure/plank_flat -50 -34 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 425 +{ +( -5033 -5339 -176 ) ( -5161 -5339 -176 ) ( -5161 -5347 -176 ) common/nodraw -43 -36 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5153 -5347 18 ) ( -5153 -5339 18 ) ( -5025 -5339 18 ) common/nodraw -43 -36 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4981 -5347 18 ) ( -4981 -5339 18 ) ( -4981 -5339 -64 ) common/nodraw 20 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5129 -5347 18 ) ( -5029 -5347 18 ) ( -5029 -5347 -64 ) mohtest/platestonelittn -203 -136 0.00 1 1 0 0 0 +surfaceparm detail +( -5357 -5355 18 ) ( -5357 -5363 18 ) ( -5357 -5363 -38 ) common/nodraw 20 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5137 -5339 -176 ) ( -5037 -5339 -176 ) ( -5037 -5339 -94 ) mohtest/platestonelittn -128 0 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 426 +{ +( -1352 7212 120 ) ( -1352 7216 120 ) ( -1352 7216 124 ) general_industrial/utilbox2_side_pulse 0 0 0.00 1 1 0 32768 0 +surfaceparm detail +( -1332 7208 144 ) ( -1332 7216 144 ) ( -1324 7216 144 ) general_industrial/utilbox2_side_pulse 0 0 0.00 1 1 0 32768 0 +surfaceparm detail +( -1332 7212 144 ) ( -1324 7212 144 ) ( -1324 7212 112 ) general_industrial/utilbox2_side_pulse 0 0 0.00 1 1 0 32768 0 +surfaceparm detail +( -1352 7216 120 ) ( -1352 7212 120 ) ( -1332 7212 144 ) general_industrial/utilbox2_side_pulse 0 0 0.00 1 1 0 32768 0 +surfaceparm detail +( -1324 7216 144 ) ( -1332 7216 144 ) ( -1332 7216 112 ) general_industrial/utilbox2_side_pulse 0 0 0.00 1 1 0 32768 0 +surfaceparm detail +( -1352 7212 124 ) ( -1352 7216 124 ) ( -1336 7216 144 ) general_industrial/utilbox2_side_pulse 0 0 0.00 1 1 0 32768 0 +surfaceparm detail +} +// brush 427 +{ +( -1352 6980 120 ) ( -1352 6984 120 ) ( -1352 6984 124 ) general_industrial/utilbox2_side_pulse 104 0 0.00 1 1 0 32768 0 +surfaceparm detail +( -1332 6976 144 ) ( -1332 6984 144 ) ( -1324 6984 144 ) general_industrial/utilbox2_side_pulse 0 -232 0.00 1 1 0 32768 0 +surfaceparm detail +( -1332 6980 144 ) ( -1324 6980 144 ) ( -1324 6980 112 ) general_industrial/utilbox2_side_pulse 0 0 0.00 1 1 0 32768 0 +surfaceparm detail +( -1352 6984 120 ) ( -1352 6980 120 ) ( -1332 6980 144 ) general_industrial/utilbox2_side_pulse 104 0 0.00 1 1 0 32768 0 +surfaceparm detail +( -1324 6984 144 ) ( -1332 6984 144 ) ( -1332 6984 112 ) general_industrial/utilbox2_side_pulse 0 0 0.00 1 1 0 32768 0 +surfaceparm detail +( -1352 6980 124 ) ( -1352 6984 124 ) ( -1336 6984 144 ) general_industrial/utilbox2_side_pulse 104 0 0.00 1 1 0 32768 0 +surfaceparm detail +} +// brush 428 +{ +( -5252 -1604 360 ) ( -5252 -1604 72 ) ( -5252 -1620 72 ) general_structure/floor4 -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -5684 -1604 264 ) ( -5684 -1604 72 ) ( -5252 -1604 72 ) general_structure/floor4 -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -5684 -1620 264 ) ( -5684 -1620 72 ) ( -5684 -1604 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -5252 -1620 360 ) ( -5252 -1620 72 ) ( -5684 -1620 72 ) general_structure/floor4 -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -5684 -1620 264 ) ( -5684 -1604 264 ) ( -5252 -1604 360 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -5684 -1604 72 ) ( -5684 -1620 72 ) ( -5252 -1620 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 429 +{ +( -5252 -2484 72 ) ( -5252 -2500 72 ) ( -5252 -2500 360 ) general_structure/floor4 -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -5252 -2500 72 ) ( -5684 -2500 72 ) ( -5684 -2500 264 ) general_structure/floor4 -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -5684 -2500 72 ) ( -5684 -2484 72 ) ( -5684 -2484 264 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5684 -2484 72 ) ( -5252 -2484 72 ) ( -5252 -2484 360 ) general_structure/floor4 -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -5252 -2500 360 ) ( -5684 -2500 264 ) ( -5684 -2484 264 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5252 -2484 72 ) ( -5684 -2484 72 ) ( -5684 -2500 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 430 +{ +( -5204 -1348 72 ) ( -5220 -1348 72 ) ( -5220 -1348 360 ) general_structure/floor4 -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -5220 -1348 72 ) ( -5220 -916 72 ) ( -5220 -916 264 ) general_structure/floor4 -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -5220 -916 72 ) ( -5204 -916 72 ) ( -5204 -916 264 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5204 -916 72 ) ( -5204 -1348 72 ) ( -5204 -1348 360 ) general_structure/floor4 -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -5220 -1348 360 ) ( -5220 -916 264 ) ( -5204 -916 264 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5204 -1348 72 ) ( -5204 -916 72 ) ( -5220 -916 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 431 +{ +( -4324 -1348 360 ) ( -4324 -1348 72 ) ( -4340 -1348 72 ) general_structure/floor4 -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4324 -916 264 ) ( -4324 -916 72 ) ( -4324 -1348 72 ) general_structure/floor4 -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4340 -916 264 ) ( -4340 -916 72 ) ( -4324 -916 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4340 -1348 360 ) ( -4340 -1348 72 ) ( -4340 -916 72 ) general_structure/floor4 -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4340 -916 264 ) ( -4324 -916 264 ) ( -4324 -1348 360 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4324 -916 72 ) ( -4340 -916 72 ) ( -4340 -1348 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 432 +{ +( 5828 2040 680 ) ( 5820 2040 680 ) ( 5820 1996 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5820 1996 688 ) ( 5820 2040 688 ) ( 5828 2040 688 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5820 1940 688 ) ( 5828 1940 688 ) ( 5828 1940 680 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5828 1996 688 ) ( 5828 2040 688 ) ( 5828 2040 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5828 2044 688 ) ( 5820 2044 688 ) ( 5820 2044 680 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5820 2044 688 ) ( 5820 2000 688 ) ( 5820 2000 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 433 +{ +( -1496 -1344 520 ) ( -1528 -1344 520 ) ( -1528 -1392 520 ) general_structure/plank_flat -135 -57 90.00 1 -1 0 16384 0 +surfaceparm detail +( -1504 -1392 712 ) ( -1504 -1344 712 ) ( -1472 -1344 712 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -664 -1736 520 ) ( -632 -1736 520 ) ( -632 -1736 408 ) mohtest/argent2d1 -45 -74 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( -888 -1768 520 ) ( -888 -1720 520 ) ( -888 -1720 408 ) mohtest/argent2c 42 -74 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( -1512 -1336 520 ) ( -1544 -1336 520 ) ( -1544 -1336 408 ) mohtest/argent2c -213 -74 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( -1544 -1344 520 ) ( -1544 -1392 520 ) ( -1544 -1392 408 ) mohtest/argent2c 42 -74 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +} +// brush 434 +{ +( -562.988892 4586.642578 230 ) ( -554.989746 4600.499023 230 ) ( -672.769287 4668.499023 230 ) general_structure/plank_flat -145 -13 -29.98 0.998615 1.000401 0 16384 0 +surfaceparm detail +( -676.232910 4670.498535 234 ) ( -551.525024 4598.499023 234 ) ( -559.525269 4584.642578 234 ) common/caulk -12 23 -120.02 0.999254 1.000828 0 160 0 +surfaceparm detail +( -680.769287 4654.642578 230 ) ( -672.769287 4668.499023 230 ) ( -676.232910 4670.498535 234 ) common/caulk -14 23 -119.94 0.998522 0.999779 0 160 0 +surfaceparm detail +( -684.233643 4656.642090 236 ) ( -559.525269 4584.642578 236 ) ( -559.525269 4584.642578 232 ) general_structure/plank_flat -233 -31 0.00 0.864990 1 0 16384 0 +surfaceparm detail +( -554.989746 4600.499023 230 ) ( -562.988892 4586.642578 230 ) ( -559.525269 4584.642578 234 ) common/caulk -14 23 -119.97 0.999917 0.999494 0 160 0 +surfaceparm detail +( -550.525024 4600.230957 236 ) ( -675.232300 4672.230957 236 ) ( -675.232300 4672.230957 232 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 435 +{ +( -559.525269 4584.642578 148 ) ( -551.525024 4598.499023 148 ) ( -676.232910 4670.498535 148 ) general_structure/plank_flat -145 -13 -29.98 0.998615 1.000401 0 16384 0 +surfaceparm detail +( -675.232300 4672.230957 152 ) ( -550.525024 4600.230957 152 ) ( -558.525024 4586.374023 152 ) general_structure/plank_flat -145 -13 -29.98 0.998615 1.000401 0 16384 0 +surfaceparm detail +( -679.697388 4672.498535 152 ) ( -687.697388 4658.642578 152 ) ( -687.697388 4658.642578 148 ) general_structure/plank_flat -243 -31 -180.00 0.867188 -1 0 16384 0 +surfaceparm detail +( -688.964844 4652.446777 152 ) ( -564.257813 4580.445801 152 ) ( -564.257813 4580.445801 148 ) general_structure/plank_flat -233 -31 0.00 0.865112 1 0 16384 0 +surfaceparm detail +( -556.061157 4582.642578 152 ) ( -548.061279 4596.499023 152 ) ( -548.061279 4596.499023 148 ) general_structure/plank_flat 174 -31 0.00 0.867188 1 0 16384 0 +surfaceparm detail +( -547.525269 4605.427246 152 ) ( -672.233398 4677.427246 152 ) ( -672.233398 4677.427246 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 436 +{ +( -78.015686 4306.642578 230 ) ( -70.015503 4320.498047 230 ) ( -187.794861 4388.499023 230 ) general_structure/plank_flat -198 -14 -30.04 1.000861 0.998470 0 16384 0 +surfaceparm detail +( -191.258728 4390.499023 234 ) ( -66.551331 4318.499023 234 ) ( -74.551270 4304.642578 234 ) common/caulk -11 4 -120.00 0.999132 0.999738 0 160 0 +surfaceparm detail +( -195.795105 4374.643066 230 ) ( -187.794861 4388.499023 230 ) ( -191.258728 4390.499023 234 ) common/caulk -12 5 -119.99 1.000161 1.000022 0 160 0 +surfaceparm detail +( -199.259094 4376.642090 236 ) ( -74.551270 4304.642578 236 ) ( -74.551270 4304.642578 232 ) general_structure/plank_flat -32 -31 0.00 0.867035 1 0 16384 0 +surfaceparm detail +( -70.015503 4320.498047 230 ) ( -78.015686 4306.642578 230 ) ( -74.551270 4304.642578 234 ) common/caulk -11 4 -120.00 0.999132 0.999738 0 160 0 +surfaceparm detail +( -65.551086 4320.230469 236 ) ( -190.259277 4392.230957 236 ) ( -190.259277 4392.230957 232 ) general_structure/plank_flat -38 -31 0.00 0.866791 1 0 16384 0 +surfaceparm detail +} +// brush 437 +{ +( -74.551270 4304.642578 148 ) ( -66.551331 4318.499023 148 ) ( -191.258728 4390.499023 148 ) general_structure/plank_flat -145 -13 -29.98 0.998615 1.000401 0 16384 0 +surfaceparm detail +( -190.259277 4392.230957 152 ) ( -65.551086 4320.230469 152 ) ( -73.551208 4306.374512 152 ) general_structure/plank_flat -145 -13 -29.98 0.998615 1.000401 0 16384 0 +surfaceparm detail +( -194.722229 4392.499023 152 ) ( -202.723267 4378.642578 152 ) ( -202.723267 4378.642578 148 ) general_structure/plank_flat -54 -31 -180.00 0.864746 -1 0 16384 0 +surfaceparm detail +( -203.991028 4372.446289 152 ) ( -79.283264 4300.446289 152 ) ( -79.283264 4300.446289 148 ) general_structure/plank_flat -28 -31 0.00 0.865784 1 0 16384 0 +surfaceparm detail +( -71.087708 4302.642578 152 ) ( -63.087036 4316.498535 152 ) ( -63.087036 4316.498535 148 ) general_structure/plank_flat -143 -31 -180.00 0.866699 -1 0 16384 0 +surfaceparm detail +( -62.551453 4325.427246 152 ) ( -187.259460 4397.426758 152 ) ( -187.259460 4397.426758 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 438 +{ +( -682.692139 4891.311523 230 ) ( -668.835938 4883.311523 230 ) ( -600.835938 5001.090820 230 ) general_structure/plank_flat -61 48 -120.00 1.000222 1.000616 0 16384 0 +surfaceparm detail +( -598.835449 5004.555176 234 ) ( -670.835205 4879.847656 234 ) ( -684.692139 4887.848145 234 ) common/caulk 46 -2 150.03 1.000795 1.000161 0 160 0 +surfaceparm detail +( -614.692017 5009.090820 230 ) ( -600.835938 5001.090820 230 ) ( -598.835449 5004.555176 234 ) common/caulk 49 16 149.98 1.000299 0.999493 0 160 0 +surfaceparm detail +( -612.692139 5012.555176 236 ) ( -684.692139 4887.848145 236 ) ( -684.692139 4887.848145 232 ) general_structure/plank_flat 86 -31 0.00 0.864258 1 0 16384 0 +surfaceparm detail +( -668.835938 4883.311523 230 ) ( -682.692139 4891.311523 230 ) ( -684.692139 4887.848145 234 ) common/caulk -13 0 150.00 1.001039 1.001189 0 160 0 +surfaceparm detail +( -669.103760 4878.847656 236 ) ( -597.104370 5003.555176 236 ) ( -597.104370 5003.555176 232 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 439 +{ +( -684.692139 4887.848145 148 ) ( -670.835205 4879.847656 148 ) ( -598.835449 5004.555176 148 ) general_structure/plank_flat -61 48 -120.00 1.000222 1.000616 0 16384 0 +surfaceparm detail +( -597.104370 5003.555176 152 ) ( -669.103760 4878.847656 152 ) ( -682.959961 4886.847656 152 ) general_structure/plank_flat -61 48 -120.00 1.000222 1.000616 0 16384 0 +surfaceparm detail +( -596.835083 5008.019043 152 ) ( -610.692017 5016.019043 152 ) ( -610.692017 5016.019043 148 ) general_structure/plank_flat 69 -31 -180.00 0.865906 -1 0 16384 0 +surfaceparm detail +( -616.887939 5017.287109 152 ) ( -688.888794 4892.579102 152 ) ( -688.888794 4892.579102 148 ) general_structure/plank_flat -95 -31 -180.00 0.864746 -1 0 16384 0 +surfaceparm detail +( -686.691772 4884.383301 152 ) ( -672.836060 4876.383301 152 ) ( -672.836060 4876.383301 148 ) general_structure/plank_flat -11 -31 -180.00 0.865601 -1 0 16384 0 +surfaceparm detail +( -669.103760 4878.847656 152 ) ( -597.104370 5003.555176 152 ) ( -597.104370 5003.555176 148 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 440 +{ +( 433.691589 4904.946289 276 ) ( -397.692017 5384.946289 276 ) ( -400.692261 5379.750000 264 ) general_structure/plank_flat -171 -31 0.00 0.865784 1 0 16384 0 +surfaceparm detail +( 238.692017 4567.196289 648 ) ( -592.691772 5047.196289 648 ) ( -592.691772 5047.196289 666 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -592.691772 5047.196289 666 ) ( -601.692017 5031.608398 666 ) ( -400.692261 5379.750000 264 ) general_structure/plank_flat -104 -6 132.00 0.934707 -0.812922 0 16384 0 +surfaceparm detail +( -592.691772 5047.196289 648 ) ( 238.692017 4567.196289 648 ) ( 430.692352 4899.750000 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 229.691620 4551.607910 666 ) ( 238.692017 4567.196289 666 ) ( 439.692535 4915.338379 264 ) general_structure/plank_flat -84 4 131.87 0.932704 -0.812727 0 16384 0 +surfaceparm detail +( -397.692017 5384.946289 276 ) ( 433.691589 4904.946289 276 ) ( 238.692017 4567.196289 666 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 441 +{ +( -784.691895 4714.642578 264 ) ( -787.691772 4709.446289 276 ) ( 43.692261 4229.446777 276 ) general_structure/plank_flat 230 15 48.12 0.932658 0.813747 0 16384 0 +surfaceparm detail +( -592.691772 5047.196289 666 ) ( -592.691772 5047.196289 648 ) ( 238.692017 4567.196289 648 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -784.691895 4714.642578 264 ) ( -583.691650 5062.784668 666 ) ( -592.691772 5047.196289 666 ) general_structure/plank_flat 230 15 48.12 0.932658 0.813747 0 16384 0 +surfaceparm detail +( 46.692169 4234.642578 264 ) ( 238.692017 4567.196289 648 ) ( -592.691772 5047.196289 648 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 37.691833 4219.053711 264 ) ( 238.692017 4567.196289 666 ) ( 247.691833 4582.784668 666 ) general_structure/plank_flat -21 -36 131.91 0.933424 -0.812916 0 16384 0 +surfaceparm detail +( 238.692017 4567.196289 666 ) ( 43.692261 4229.446777 276 ) ( -787.691772 4709.446289 276 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 442 +{ +( -630.299561 4958.058105 552 ) ( -534.300171 5124.334961 552 ) ( -549.888062 5133.334473 552 ) general_structure/plank_flat -139 20 -120.00 0.999071 1.000511 0 16384 0 +surfaceparm detail +( -544.692261 5130.334961 558 ) ( -529.103149 5121.333984 558 ) ( -625.103271 4955.057617 558 ) general_structure/plank_flat -139 20 -120.00 0.999071 1.000511 0 16384 0 +surfaceparm detail +( -549.888062 5133.334473 558 ) ( -645.888550 4967.058105 558 ) ( -645.888550 4967.058105 552 ) general_structure/plank_flat -180 -31 -180.00 0.865723 -1 0 16384 0 +surfaceparm detail +( -640.691772 4964.057617 558 ) ( -625.103271 4955.057617 558 ) ( -625.103271 4955.057617 552 ) general_structure/plank_flat -142 -31 0.00 0.865234 1 0 16384 0 +surfaceparm detail +( -625.103271 4955.057617 558 ) ( -529.103149 5121.333984 558 ) ( -529.103149 5121.333984 552 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -529.103149 5121.333984 558 ) ( -544.692261 5130.334961 558 ) ( -544.692261 5130.334961 552 ) general_structure/plank_flat 1 -31 0.00 0.865112 1 0 16384 0 +surfaceparm detail +} +// brush 443 +{ +( 429.084381 4872.965332 246 ) ( 441.084045 4893.750000 246 ) ( -390.299683 5373.750000 246 ) general_structure/plank_flat -145 -13 -29.98 0.998615 1.000401 0 16384 0 +surfaceparm detail +( -400.692261 5379.750000 264 ) ( 430.692352 4899.750000 264 ) ( 418.692230 4878.965820 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -411.083923 5385.750000 270 ) ( -423.085083 5364.965332 270 ) ( -423.085083 5364.965332 252 ) general_structure/plank_flat -176 -31 -180.00 0.866699 -1 0 16384 0 +surfaceparm detail +( -412.691650 5358.965332 270 ) ( 418.692230 4878.965820 270 ) ( 418.692230 4878.965820 252 ) general_structure/plank_flat -228 -31 -180.00 0.865234 -1 0 16384 0 +surfaceparm detail +( 429.084381 4872.965332 264 ) ( 441.084045 4893.750000 264 ) ( 441.084045 4893.750000 246 ) general_structure/plank_flat -228 -31 -180.00 0.865234 -1 0 16384 0 +surfaceparm detail +( 433.691589 4904.946289 264 ) ( -397.692017 5384.946289 264 ) ( -397.692017 5384.946289 246 ) general_structure/plank_flat -171 -31 0.00 0.865784 1 0 16384 0 +surfaceparm detail +} +// brush 444 +{ +( -774.299194 4708.642090 246 ) ( 57.084656 4228.642578 246 ) ( 69.084503 4249.426758 246 ) general_structure/plank_flat -145 -13 -29.98 0.998615 1.000401 0 16384 0 +surfaceparm detail +( 58.691559 4255.427246 264 ) ( 46.692169 4234.642578 264 ) ( -784.691895 4714.642578 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -783.083862 4741.425781 252 ) ( -783.083862 4741.425781 270 ) ( -795.084595 4720.642578 270 ) general_structure/plank_flat -172 -31 -180.00 0.865723 -1 0 16384 0 +surfaceparm detail +( 58.691559 4255.427246 252 ) ( 58.691559 4255.427246 270 ) ( -772.692017 4735.427246 270 ) general_structure/plank_flat -172 -31 -180.00 0.865723 -1 0 16384 0 +surfaceparm detail +( 57.084656 4228.642578 246 ) ( 57.084656 4228.642578 264 ) ( 69.084503 4249.426758 264 ) general_structure/plank_flat -115 -31 -180.00 0.867188 -1 0 16384 0 +surfaceparm detail +( -787.691772 4709.446289 246 ) ( -787.691772 4709.446289 264 ) ( 43.692261 4229.446777 264 ) general_structure/plank_flat -49 32 0.00 0.866516 1 0 16384 0 +surfaceparm detail +} +// brush 445 +{ +( 55.692413 4250.230957 42 ) ( 70.692200 4276.211426 42 ) ( 55.103577 4285.211914 42 ) general_structure/plank_flat -139 20 -120.00 0.999071 1.000511 0 16384 0 +surfaceparm detail +( 55.103577 4285.211914 72 ) ( 70.692200 4276.211426 72 ) ( 55.692413 4250.230957 72 ) general_structure/plank_flat -139 20 -120.00 0.999071 1.000511 0 16384 0 +surfaceparm detail +( 55.103577 4285.211914 72 ) ( 40.103699 4259.231445 72 ) ( 40.103699 4259.231445 42 ) general_structure/plank_flat -137 -31 -180.00 0.865234 -1 0 16384 0 +surfaceparm detail +( 46.692169 4234.642578 72 ) ( 46.692169 4234.642578 42 ) ( 40.103699 4259.231445 42 ) general_structure/plank_flat 172 -31 0.00 1.365234 1 0 16384 0 +surfaceparm detail +( 430.692352 4899.750000 72 ) ( 430.692352 4899.750000 42 ) ( 46.692169 4234.642578 42 ) general_structure/plank_flat 69 -31 0.00 0.867188 1 0 16384 0 +surfaceparm detail +( 430.692352 4899.750000 42 ) ( 430.692352 4899.750000 72 ) ( 406.103180 4893.161621 72 ) general_structure/plank_flat -239 -31 0.00 1.366028 1 0 16384 0 +surfaceparm detail +} +// brush 446 +{ +( -640.592163 4652.230957 42 ) ( -775.692139 4730.230957 42 ) ( -784.691895 4714.642578 42 ) general_structure/plank_flat -139 20 -120.00 0.999071 1.000511 0 16384 0 +surfaceparm detail +( -784.691895 4714.642578 72 ) ( -775.692139 4730.230957 72 ) ( -640.592163 4652.230957 72 ) general_structure/plank_flat -226 -33 -29.93 0.999218 0.998762 0 16384 0 +surfaceparm detail +( -784.691895 4714.642578 72 ) ( -649.592529 4636.642578 72 ) ( -649.592529 4636.642578 42 ) general_structure/plank_flat -233 -31 0.00 0.866241 1 0 16384 0 +surfaceparm detail +( 40.103699 4259.231445 72 ) ( 40.103699 4259.231445 42 ) ( 46.692169 4234.642578 42 ) general_structure/plank_flat 172 -31 0.00 1.365234 1 0 16384 0 +surfaceparm detail +( 40.103699 4259.231445 42 ) ( 40.103699 4259.231445 72 ) ( -760.103882 4721.230957 72 ) general_structure/plank_flat 9 -31 0.00 0.866119 1 0 16384 0 +surfaceparm detail +( -760.103882 4721.230957 42 ) ( -760.103882 4721.230957 72 ) ( -784.691895 4714.642578 72 ) general_structure/plank_flat -53 -31 0.00 1.366943 1 0 16384 0 +surfaceparm detail +} +// brush 447 +{ +( -400.692261 5379.750000 42 ) ( -409.692139 5364.161621 42 ) ( -274.591980 5286.161133 42 ) general_structure/plank_flat -139 20 -120.00 0.999071 1.000511 0 16384 0 +surfaceparm detail +( -274.591980 5286.161133 72 ) ( -409.692139 5364.161621 72 ) ( -400.692261 5379.750000 72 ) general_structure/plank_flat -139 20 -120.00 0.999071 1.000511 0 16384 0 +surfaceparm detail +( -265.591492 5301.750000 42 ) ( -265.591492 5301.750000 72 ) ( -400.692261 5379.750000 72 ) general_structure/plank_flat 186 -31 -180.00 0.867310 -1 0 16384 0 +surfaceparm detail +( 406.103180 4893.161621 42 ) ( 406.103180 4893.161621 72 ) ( 430.692352 4899.750000 72 ) general_structure/plank_flat -239 -31 0.00 1.366028 1 0 16384 0 +surfaceparm detail +( 406.103180 4893.161621 72 ) ( 406.103180 4893.161621 42 ) ( -394.103577 5355.161621 42 ) general_structure/plank_flat 236 -31 -180.00 0.866699 -1 0 16384 0 +surfaceparm detail +( -400.692261 5379.750000 72 ) ( -394.103577 5355.161621 72 ) ( -394.103577 5355.161621 42 ) general_structure/plank_flat -17 -31 -180.00 1.364746 -1 0 16384 0 +surfaceparm detail +} +// brush 448 +{ +( -389.784668 4486.642578 200 ) ( -381.784668 4500.498535 200 ) ( -444.138367 4536.498535 200 ) general_structure/plank_flat -226 -33 -29.93 0.999218 0.998762 0 16384 0 +surfaceparm detail +( -444.138367 4536.498535 208 ) ( -381.784668 4500.498535 208 ) ( -389.784668 4486.642578 208 ) general_structure/plank_flat -226 -33 -29.93 0.999218 0.998762 0 16384 0 +surfaceparm detail +( -459.066406 4526.642578 200 ) ( -451.067017 4540.499023 200 ) ( -451.067017 4540.499023 204 ) general_structure/plank_flat -219 8 -180.00 0.868164 -1 0 16384 0 +surfaceparm detail +( -455.138184 4517.446289 204 ) ( -392.784241 4481.446777 204 ) ( -392.784241 4481.446777 200 ) general_structure/plank_flat -56 8 0.00 0.866150 1 0 16384 0 +surfaceparm detail +( -374.856873 4496.498535 200 ) ( -382.856140 4482.642578 200 ) ( -382.856140 4482.642578 204 ) general_structure/plank_flat -17 8 -180.00 0.866211 -1 0 16384 0 +surfaceparm detail +( -380.784607 4504.230957 204 ) ( -443.138489 4540.230957 204 ) ( -443.138489 4540.230957 200 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 449 +{ +( -389.784668 4486.642578 72 ) ( -381.784668 4500.498535 72 ) ( -385.248901 4502.499023 72 ) general_structure/plank_flat -226 -33 -29.93 0.999218 0.998762 0 16384 0 +surfaceparm detail +( -381.784668 4500.498535 200 ) ( -389.784668 4486.642578 200 ) ( -393.248047 4488.642578 200 ) general_structure/plank_flat -226 -33 -29.93 0.999218 0.998762 0 16384 0 +surfaceparm detail +( -384.248596 4504.230957 200 ) ( -392.248962 4490.375000 200 ) ( -392.248962 4490.375000 72 ) general_structure/plank_flat -47 -12 90.00 1 -0.865723 0 16384 0 +surfaceparm detail +( -393.248047 4488.642578 200 ) ( -389.784668 4486.642578 200 ) ( -389.784668 4486.642578 72 ) general_structure/plank_flat -47 -9 90.00 1 -0.865692 0 16384 0 +surfaceparm detail +( -389.784668 4486.642578 200 ) ( -381.784668 4500.498535 200 ) ( -381.784668 4500.498535 72 ) general_structure/plank_flat -47 -25 90.00 1 -0.866699 0 16384 0 +surfaceparm detail +( -380.784607 4502.230957 200 ) ( -384.248596 4504.230957 200 ) ( -384.248596 4504.230957 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 450 +{ +( -448.674622 4520.642090 72 ) ( -440.673767 4534.499023 72 ) ( -444.138367 4536.498535 72 ) general_structure/plank_flat -226 -33 -29.93 0.999218 0.998762 0 16384 0 +surfaceparm detail +( -452.138794 4522.642578 200 ) ( -444.138367 4536.498535 200 ) ( -440.673767 4534.499023 200 ) general_structure/plank_flat -226 -33 -29.93 0.999218 0.998762 0 16384 0 +surfaceparm detail +( -444.138367 4536.498535 200 ) ( -452.138794 4522.642578 200 ) ( -452.138794 4522.642578 72 ) general_structure/plank_flat -47 -42 90.00 1 -0.865234 0 16384 0 +surfaceparm detail +( -452.138794 4522.642578 200 ) ( -448.674622 4520.642090 200 ) ( -448.674622 4520.642090 72 ) general_structure/plank_flat -47 -1 90.00 1 0.864868 0 16384 0 +surfaceparm detail +( -447.674133 4522.374023 200 ) ( -439.674316 4536.230957 200 ) ( -439.674316 4536.230957 72 ) general_structure/plank_flat -47 -44 90.00 1 -0.867188 0 16384 0 +surfaceparm detail +( -439.674316 4536.230957 200 ) ( -443.138489 4538.230957 200 ) ( -443.138489 4538.230957 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 451 +{ +( -773.371704 4694.250000 40 ) ( -757.371582 4721.963379 40 ) ( -785.084473 4737.962891 40 ) general_structure/plank_flat -149 -21 -30.03 1.001178 0.998953 0 16384 0 +surfaceparm detail +( -785.084473 4737.962891 248 ) ( -757.371582 4721.963379 248 ) ( -773.371704 4694.250000 248 ) general_structure/plank_flat -149 -21 -30.03 1.001178 0.998953 0 16384 0 +surfaceparm detail +( -778.156006 4733.962891 264 ) ( -794.156616 4706.250000 264 ) ( -794.156616 4706.250000 240 ) general_structure/plank_flat 32 -51 90.00 1 -0.863770 0 16384 0 +surfaceparm detail +( -797.084473 4717.178223 264 ) ( -769.370972 4701.178223 264 ) ( -769.370972 4701.178223 240 ) general_structure/plank_flat 32 -38 90.00 1 0.866058 0 16384 0 +surfaceparm detail +( -773.371704 4694.250000 264 ) ( -757.371582 4721.963379 264 ) ( -757.371582 4721.963379 240 ) general_structure/plank_flat 32 0 90.00 1 -0.866211 0 16384 0 +surfaceparm detail +( -757.371582 4721.963379 264 ) ( -785.084473 4737.962891 264 ) ( -785.084473 4737.962891 240 ) general_structure/plank_flat 32 9 90.00 1 0.866302 0 16384 0 +surfaceparm detail +} +// brush 452 +{ +( 44.156342 4222.250000 40 ) ( 60.156036 4249.962402 40 ) ( 32.443115 4265.962402 40 ) general_structure/plank_flat -64 -17 -29.95 0.999673 0.999128 0 16384 0 +surfaceparm detail +( 32.443115 4265.962402 248 ) ( 60.156036 4249.962402 248 ) ( 44.156342 4222.250000 248 ) general_structure/plank_flat -64 -17 -29.95 0.999673 0.999128 0 16384 0 +surfaceparm detail +( 39.370911 4261.962891 264 ) ( 23.370880 4234.250000 264 ) ( 23.370880 4234.250000 240 ) general_structure/plank_flat 32 -29 90.00 1 0.863831 0 16384 0 +surfaceparm detail +( 20.443207 4245.178711 264 ) ( 48.156189 4229.178223 264 ) ( 48.156189 4229.178223 240 ) general_structure/plank_flat 32 -29 90.00 1 0.863831 0 16384 0 +surfaceparm detail +( 44.156342 4222.250000 264 ) ( 60.156036 4249.962402 264 ) ( 60.156036 4249.962402 240 ) general_structure/plank_flat 32 -35 90.00 1 -0.865723 0 16384 0 +surfaceparm detail +( 60.156036 4249.962402 264 ) ( 32.443115 4265.962402 264 ) ( 32.443115 4265.962402 240 ) general_structure/plank_flat 32 -29 90.00 1 0.863831 0 16384 0 +surfaceparm detail +} +// brush 453 +{ +( -3143.846436 6062.276855 188 ) ( -3143.846436 6062.276855 196 ) ( -3157.702881 6054.276855 196 ) general_structure/plank_flat -225 4 -180.00 0.867188 -1 0 16384 0 +surfaceparm detail +( -3029.702393 5832.574219 188 ) ( -3015.846436 5840.574219 188 ) ( -3015.846436 5840.574219 180 ) general_structure/plank_flat -64 4 -180.00 0.867188 -1 0 16384 0 +surfaceparm detail +( -3053.166748 5865.215820 196 ) ( -3053.166748 5865.215820 188 ) ( -3157.166016 6045.349121 188 ) general_structure/plank_flat 151 4 -180.00 0.866211 -1 0 16384 0 +surfaceparm detail +( -3049.702881 5867.215332 176 ) ( -3035.845947 5875.215820 176 ) ( -3139.846436 6055.348633 176 ) general_structure/plank_flat 232 20 -59.99 1.000283 -0.999949 0 16384 0 +surfaceparm detail +( -3032.382080 5877.215332 188 ) ( -3032.382080 5877.215332 196 ) ( -3136.381592 6057.349121 196 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3039.310303 5873.215332 196 ) ( -3053.166748 5865.215820 196 ) ( -3157.166016 6045.349121 196 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 454 +{ +( -4152 -3316 262 ) ( -4168 -3316 262 ) ( -4168 -3452 262 ) general_structure/plank_flat -127 -63 90.00 1 1 0 16384 0 +surfaceparm detail +( -4168 -3456 266 ) ( -4168 -3312 266 ) ( -4152 -3312 266 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -3452 262 ) ( -4168 -3452 262 ) ( -4168 -3456 266 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -3456 268 ) ( -4152 -3312 268 ) ( -4152 -3312 264 ) general_structure/plank_flat -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4168 -3316 262 ) ( -4152 -3316 262 ) ( -4152 -3312 266 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -3312 268 ) ( -4170 -3456 268 ) ( -4170 -3456 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 455 +{ +( -4152 -3312 180 ) ( -4168 -3312 180 ) ( -4168 -3456 180 ) general_structure/plank_flat -176 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4170 -3456 184 ) ( -4170 -3312 184 ) ( -4154 -3312 184 ) general_structure/plank_flat -176 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4168 -3460 184 ) ( -4152 -3460 184 ) ( -4152 -3460 180 ) general_structure/plank_flat -176 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4146 -3458 184 ) ( -4146 -3314 184 ) ( -4146 -3314 180 ) general_structure/plank_flat -176 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4152 -3308 184 ) ( -4168 -3308 184 ) ( -4168 -3308 180 ) general_structure/plank_flat -176 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4176 -3312 184 ) ( -4176 -3456 184 ) ( -4176 -3456 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 456 +{ +( -4152 -2756 262 ) ( -4168 -2756 262 ) ( -4168 -2892 262 ) general_structure/plank_flat -175 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4168 -2896 266 ) ( -4168 -2752 266 ) ( -4152 -2752 266 ) common/caulk 0 -16 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -2892 262 ) ( -4168 -2892 262 ) ( -4168 -2896 266 ) common/caulk 0 -16 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -2896 268 ) ( -4152 -2752 268 ) ( -4152 -2752 264 ) general_structure/plank_flat -176 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4168 -2756 262 ) ( -4152 -2756 262 ) ( -4152 -2752 266 ) common/caulk 0 -16 0.00 1 1 0 160 0 +surfaceparm detail +( -4170 -2752 268 ) ( -4170 -2896 268 ) ( -4170 -2896 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 457 +{ +( -4152 -2752 180 ) ( -4168 -2752 180 ) ( -4168 -2896 180 ) general_structure/plank_flat -127 -63 90.00 1 1 0 16384 0 +surfaceparm detail +( -4170 -2896 184 ) ( -4170 -2752 184 ) ( -4154 -2752 184 ) general_structure/plank_flat -175 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4168 -2900 184 ) ( -4152 -2900 184 ) ( -4152 -2900 180 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4146 -2898 184 ) ( -4146 -2754 184 ) ( -4146 -2754 180 ) general_structure/plank_flat -176 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4152 -2748 184 ) ( -4168 -2748 184 ) ( -4168 -2748 180 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4176 -2752 184 ) ( -4176 -2896 184 ) ( -4176 -2896 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 458 +{ +( -3403 -2415 82 ) ( -3424 -2415 82 ) ( -3424 -2735 82 ) general_structure/plank_flat -219 -23 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3424 -2735 110 ) ( -3424 -2415 110 ) ( -3403 -2415 110 ) general_structure/plank_flat -219 -23 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3424 -2735 110 ) ( -3403 -2735 110 ) ( -3403 -2735 91 ) general_structure/plank_flat -219 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3402 -2735 109 ) ( -3402 -2415 109 ) ( -3402 -2415 90 ) general_structure/plank_flat -151 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3403 -2734 110 ) ( -3424 -2734 110 ) ( -3424 -2734 91 ) general_structure/plank_flat -219 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3425 -2415 110 ) ( -3425 -2735 110 ) ( -3425 -2735 91 ) general_structure/plank_flat -151 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3402 -2735 91 ) ( -3404 -2415 86.500000 ) ( -3406 -2735 82 ) general_structure/plank_flat -151 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3421 -2735 82 ) ( -3423 -2415 86.500000 ) ( -3425 -2735 91 ) general_structure/plank_flat -151 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 459 +{ +( -3406 -2742 74 ) ( -3422 -2742 74 ) ( -3422 -2854 74 ) general_structure/plank_flat -219 -27 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3414 -2854 82 ) ( -3414 -2742 82 ) ( -3398 -2742 82 ) general_structure/plank_flat -218 51 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3414 -3054 362 ) ( -3398 -3054 362 ) ( -3398 -3054 74 ) general_structure/plank_flat -219 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3406 -2854 362 ) ( -3406 -2742 362 ) ( -3406 -2742 74 ) general_structure/plank_flat -155 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3406 -2734 362 ) ( -3422 -2734 362 ) ( -3422 -2734 74 ) general_structure/plank_flat -219 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3422 -2742 362 ) ( -3422 -2854 362 ) ( -3422 -2854 74 ) general_structure/plank_flat -155 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 460 +{ +( -3420 -3054 82 ) ( -3420 -2734 82 ) ( -3421 -2734 82 ) general_structure/plank_flat -219 -27 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3424 -2734 91 ) ( -3424 -3054 91 ) ( -3425 -3054 91 ) general_structure/plank_flat -219 -27 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3425 -3053 91 ) ( -3424 -3053 91 ) ( -3420 -3053 82 ) general_structure/plank_flat -219 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3424 -3054 91 ) ( -3424 -2734 91 ) ( -3420 -2734 82 ) general_structure/plank_flat -155 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3424 -2735 91 ) ( -3425 -2735 91 ) ( -3421 -2735 82 ) general_structure/plank_flat -219 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3425 -2734 91 ) ( -3425 -3054 91 ) ( -3421 -3054 82 ) general_structure/plank_flat -155 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 461 +{ +( -3424 -2734 91 ) ( -3425 -2734 91 ) ( -3425 -3054 91 ) general_structure/plank_flat -219 -27 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3425 -3054 110 ) ( -3425 -2734 110 ) ( -3424 -2734 110 ) general_structure/plank_flat -218 51 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3425 -3053 98 ) ( -3424 -3053 98 ) ( -3424 -3053 91 ) general_structure/plank_flat -219 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3424 -3054 98 ) ( -3424 -2734 98 ) ( -3424 -2734 91 ) general_structure/plank_flat -155 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3424 -2735 98 ) ( -3425 -2735 98 ) ( -3425 -2735 91 ) general_structure/plank_flat -219 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3425 -2734 98 ) ( -3425 -3054 98 ) ( -3425 -3054 91 ) general_structure/plank_flat -155 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 462 +{ +( -3406 -2734 82 ) ( -3407 -2734 82 ) ( -3407 -3054 82 ) general_structure/plank_flat -219 -27 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3402 -3054 91 ) ( -3403 -3054 91 ) ( -3403 -2734 91 ) general_structure/plank_flat -219 -27 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3407 -3053 82 ) ( -3403 -3053 91 ) ( -3402 -3053 91 ) general_structure/plank_flat -219 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3407 -2734 82 ) ( -3403 -2734 91 ) ( -3403 -3054 91 ) general_structure/plank_flat -155 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3406 -2735 82 ) ( -3402 -2735 91 ) ( -3403 -2735 91 ) general_structure/plank_flat -219 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3406 -3054 82 ) ( -3402 -3054 91 ) ( -3402 -2734 91 ) general_structure/plank_flat -155 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 463 +{ +( -3403 -2734 82 ) ( -3424 -2734 82 ) ( -3424 -3054 82 ) general_structure/plank_flat -219 -27 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3424 -3054 110 ) ( -3424 -2734 110 ) ( -3403 -2734 110 ) general_structure/plank_flat -219 -27 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3424 -3054 110 ) ( -3403 -3054 110 ) ( -3403 -3054 91 ) general_structure/plank_flat -219 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3402 -3054 109 ) ( -3402 -2734 109 ) ( -3402 -2734 90 ) general_structure/plank_flat -155 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3403 -3053 110 ) ( -3424 -3053 110 ) ( -3424 -3053 91 ) general_structure/plank_flat -219 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3425 -2734 110 ) ( -3425 -3054 110 ) ( -3425 -3054 91 ) general_structure/plank_flat -155 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3402 -3054 91 ) ( -3404 -2734 86.500000 ) ( -3406 -3054 82 ) general_structure/plank_flat -155 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3421 -3054 82 ) ( -3423 -2734 86.500000 ) ( -3425 -3054 91 ) general_structure/plank_flat -155 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 464 +{ +( -3402 -3054 91 ) ( -3402 -2734 91 ) ( -3403 -2734 91 ) general_structure/plank_flat -219 -27 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3403 -2734 110 ) ( -3402 -2734 110 ) ( -3402 -3054 110 ) general_structure/plank_flat -218 51 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3403 -3053 91 ) ( -3403 -3053 98 ) ( -3402 -3053 98 ) general_structure/plank_flat -219 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3403 -2733 91 ) ( -3403 -2733 98 ) ( -3403 -3053 98 ) general_structure/plank_flat -155 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3402 -2735 91 ) ( -3402 -2735 98 ) ( -3403 -2735 98 ) general_structure/plank_flat -219 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3402 -3054 91 ) ( -3402 -3054 98 ) ( -3402 -2734 98 ) general_structure/plank_flat -155 37 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 465 +{ +( -4356 -3572 262 ) ( -4356 -3556 262 ) ( -4492 -3556 262 ) general_structure/plank_flat -113 -44 0.00 1 1 0 16384 0 +surfaceparm detail +( -4496 -3556 266 ) ( -4352 -3556 266 ) ( -4352 -3572 266 ) common/caulk -43 49 -90.00 1 1 0 160 0 +surfaceparm detail +( -4492 -3572 262 ) ( -4492 -3556 262 ) ( -4496 -3556 266 ) common/caulk -43 49 -90.00 1 1 0 160 0 +surfaceparm detail +( -4496 -3572 268 ) ( -4352 -3572 268 ) ( -4352 -3572 264 ) general_structure/plank_flat -112 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4356 -3556 262 ) ( -4356 -3572 262 ) ( -4352 -3572 266 ) common/caulk -43 49 -90.00 1 1 0 160 0 +surfaceparm detail +( -4352 -3554 268 ) ( -4496 -3554 268 ) ( -4496 -3554 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 466 +{ +( -4352 -3572 180 ) ( -4352 -3556 180 ) ( -4496 -3556 180 ) general_structure/plank_flat -113 -44 0.00 1 1 0 16384 0 +surfaceparm detail +( -4496 -3554 184 ) ( -4352 -3554 184 ) ( -4352 -3570 184 ) general_structure/plank_flat -113 -44 0.00 1 1 0 16384 0 +surfaceparm detail +( -4500 -3556 184 ) ( -4500 -3572 184 ) ( -4500 -3572 180 ) general_structure/plank_flat 20 0 -180.00 1 -1 0 16384 0 +surfaceparm detail +( -4498 -3578 184 ) ( -4354 -3578 184 ) ( -4354 -3578 180 ) general_structure/plank_flat -112 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4348 -3572 184 ) ( -4348 -3556 184 ) ( -4348 -3556 180 ) general_structure/plank_flat 20 0 -180.00 1 -1 0 16384 0 +surfaceparm detail +( -4352 -3554 184 ) ( -4496 -3554 184 ) ( -4496 -3554 180 ) general_structure/plank_flat -112 0 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 467 +{ +( 5668 1038 536 ) ( 5668 1054 536 ) ( 5664 1054 536 ) general_structure/plank_flat 4 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5664 1054 664 ) ( 5668 1054 664 ) ( 5668 1038 664 ) general_structure/plank_flat 4 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5664 1058 604 ) ( 5664 1042 604 ) ( 5664 1042 536 ) general_structure/plank_flat 0 4 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5664 1040 604 ) ( 5668 1040 604 ) ( 5668 1040 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5668 1038 664 ) ( 5668 1054 664 ) ( 5668 1054 596 ) general_structure/plank_flat 0 4 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5668 1056 604 ) ( 5664 1056 604 ) ( 5664 1056 536 ) general_structure/plank_flat 0 4 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 468 +{ +( 5600 1038 536 ) ( 5600 1054 536 ) ( 5596 1054 536 ) general_structure/plank_flat 4 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5596 1054 664 ) ( 5600 1054 664 ) ( 5600 1038 664 ) general_structure/plank_flat 4 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5596 1054 604 ) ( 5596 1038 604 ) ( 5596 1038 536 ) general_structure/plank_flat 0 4 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5596 1040 604 ) ( 5600 1040 604 ) ( 5600 1040 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5600 1038 664 ) ( 5600 1054 664 ) ( 5600 1054 596 ) general_structure/plank_flat 0 4 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5600 1056 604 ) ( 5596 1056 604 ) ( 5596 1056 536 ) general_structure/plank_flat 0 4 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 469 +{ +( -4150 -3318 262 ) ( -4166 -3318 262 ) ( -4166 -3454 262 ) general_structure/plank_flat -125 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4166 -3458 266 ) ( -4166 -3314 266 ) ( -4150 -3314 266 ) common/caulk -2 -2 0.00 1 1 0 160 0 +surfaceparm detail +( -4150 -3454 262 ) ( -4166 -3454 262 ) ( -4166 -3458 266 ) common/caulk -2 -2 0.00 1 1 0 160 0 +surfaceparm detail +( -4150 -3458 268 ) ( -4150 -3314 268 ) ( -4150 -3314 264 ) general_structure/plank_flat -126 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4166 -3318 262 ) ( -4150 -3318 262 ) ( -4150 -3314 266 ) general_structure/plank_flat -126 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4168 -3314 268 ) ( -4168 -3458 268 ) ( -4168 -3458 264 ) common/caulk 2 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 470 +{ +( -5684 -1916 72 ) ( -5668 -1916 72 ) ( -5668 -1900 72 ) general_structure/plank_flat -162 49 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5668 -1900 264 ) ( -5668 -1916 264 ) ( -5684 -1916 264 ) general_structure/plank_flat -162 49 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5668 -1900 264 ) ( -5684 -1900 264 ) ( -5684 -1900 72 ) general_structure/plank_flat -81 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5684 -1900 264 ) ( -5684 -1916 264 ) ( -5684 -1916 72 ) general_structure/plank_flat -83 -51 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5684 -1916 264 ) ( -5668 -1916 264 ) ( -5668 -1916 72 ) general_structure/plank_flat -81 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5668 -1908 264 ) ( -5668 -1892 264 ) ( -5668 -1892 72 ) general_structure/plank_flat -83 -51 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 471 +{ +( -5668 -1900 248 ) ( -5668 -1916 248 ) ( -5268 -1916 336 ) general_structure/plank_flat 188 46 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5668 -1916 264 ) ( -5668 -1900 264 ) ( -5268 -1900 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5668 -1904 264 ) ( -5668 -1904 248 ) ( -5268 -1904 336 ) general_structure/plank_flat 117 -12 -168.03 0.250566 -0.250071 0 16384 0 +surfaceparm detail +( -5668 -1900 264 ) ( -5668 -1916 264 ) ( -5668 -1916 248 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5668 -1912 248 ) ( -5668 -1912 264 ) ( -5268 -1912 352 ) general_structure/plank_flat 117 -12 -168.03 0.250566 -0.250071 0 16384 0 +surfaceparm detail +( -5268 -1916 352 ) ( -5268 -1900 352 ) ( -5268 -1900 336 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 472 +{ +( -5668 -2188 248 ) ( -5668 -2204 248 ) ( -5268 -2204 336 ) general_structure/plank_flat 188 46 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5668 -2204 264 ) ( -5668 -2188 264 ) ( -5268 -2188 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5668 -2192 264 ) ( -5668 -2192 248 ) ( -5268 -2192 336 ) general_structure/plank_flat 6 -52 -167.98 0.249614 -0.250220 0 16384 0 +surfaceparm detail +( -5668 -2188 264 ) ( -5668 -2204 264 ) ( -5668 -2204 248 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5668 -2200 248 ) ( -5668 -2200 264 ) ( -5268 -2200 352 ) general_structure/plank_flat 6 -52 -167.98 0.249614 -0.250220 0 16384 0 +surfaceparm detail +( -5268 -2204 352 ) ( -5268 -2188 352 ) ( -5268 -2188 336 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 473 +{ +( -5686 -1860 248 ) ( -5670 -1860 248 ) ( -5670 -1636 248 ) general_structure/plank_flat -66 39 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5670 -1636 264 ) ( -5670 -1860 264 ) ( -5686 -1860 264 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5670 -1636 272 ) ( -5686 -1636 272 ) ( -5686 -1636 -16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5682 -1636 272 ) ( -5682 -1860 272 ) ( -5682 -1860 -16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5678 -2468 272 ) ( -5662 -2468 272 ) ( -5662 -2468 -16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5670 -1860 272 ) ( -5670 -1636 272 ) ( -5670 -1636 -16 ) general_structure/plank_flat 26 -1 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 474 +{ +( -5268 -1860 336 ) ( -5252 -1860 336 ) ( -5252 -1636 336 ) general_structure/plank_flat -67 47 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5252 -1636 352 ) ( -5252 -1860 352 ) ( -5268 -1860 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5252 -1636 360 ) ( -5268 -1636 360 ) ( -5268 -1636 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5264 -1636 360 ) ( -5264 -1860 360 ) ( -5264 -1860 72 ) general_structure/plank_flat -68 26 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5260 -2468 360 ) ( -5244 -2468 360 ) ( -5244 -2468 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5252 -1860 360 ) ( -5252 -1636 360 ) ( -5252 -1636 72 ) general_structure/plank_flat 26 -1 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 475 +{ +( -5684 -2484 72 ) ( -5668 -2484 72 ) ( -5668 -2468 72 ) general_structure/plank_flat -132 47 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5668 -2468 264 ) ( -5668 -2484 264 ) ( -5684 -2484 264 ) general_structure/plank_flat -132 47 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5668 -2468 264 ) ( -5684 -2468 264 ) ( -5684 -2468 72 ) general_structure/plank_flat -81 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5684 -2468 264 ) ( -5684 -2484 264 ) ( -5684 -2484 72 ) general_structure/plank_flat -83 -18 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5684 -2484 264 ) ( -5668 -2484 264 ) ( -5668 -2484 72 ) general_structure/plank_flat -81 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5668 -2476 264 ) ( -5668 -2460 264 ) ( -5668 -2460 72 ) general_structure/plank_flat -83 -18 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 476 +{ +( -5668 -2468 248 ) ( -5668 -2484 248 ) ( -5268 -2484 336 ) general_structure/plank_flat 188 14 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5668 -2484 264 ) ( -5668 -2468 264 ) ( -5268 -2468 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5668 -2472 264 ) ( -5668 -2472 248 ) ( -5268 -2472 336 ) general_structure/plank_flat 6 -52 -167.98 0.249614 -0.250220 0 16384 0 +surfaceparm detail +( -5668 -2468 264 ) ( -5668 -2484 264 ) ( -5668 -2484 248 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5668 -2480 248 ) ( -5668 -2480 264 ) ( -5268 -2480 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5268 -2484 352 ) ( -5268 -2468 352 ) ( -5268 -2468 336 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 477 +{ +( -5668 -1620 248 ) ( -5668 -1636 248 ) ( -5268 -1636 336 ) general_structure/plank_flat 188 14 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5668 -1636 264 ) ( -5668 -1620 264 ) ( -5268 -1620 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5668 -1624 264 ) ( -5668 -1624 248 ) ( -5268 -1624 336 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5668 -1620 264 ) ( -5668 -1636 264 ) ( -5668 -1636 248 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5668 -1632 248 ) ( -5668 -1632 264 ) ( -5268 -1632 352 ) general_structure/plank_flat 6 -52 -167.98 0.249614 -0.250220 0 16384 0 +surfaceparm detail +( -5268 -1636 352 ) ( -5268 -1620 352 ) ( -5268 -1620 336 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 478 +{ +( -5684 -1636 72 ) ( -5668 -1636 72 ) ( -5668 -1620 72 ) general_structure/plank_flat -66 47 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5668 -1620 264 ) ( -5668 -1636 264 ) ( -5684 -1636 264 ) general_structure/plank_flat -66 47 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5668 -1620 264 ) ( -5684 -1620 264 ) ( -5684 -1620 72 ) general_structure/plank_flat -81 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5684 -1620 264 ) ( -5684 -1636 264 ) ( -5684 -1636 72 ) general_structure/plank_flat -84 -18 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5684 -1636 264 ) ( -5668 -1636 264 ) ( -5668 -1636 72 ) general_structure/plank_flat -81 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5668 -1628 264 ) ( -5668 -1612 264 ) ( -5668 -1612 72 ) general_structure/plank_flat -84 -18 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 479 +{ +( -4356 -1332 72 ) ( -4356 -1348 72 ) ( -4340 -1348 72 ) general_structure/plank_flat 61 13 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4340 -1356 360 ) ( -4356 -1356 360 ) ( -4356 -1340 360 ) general_structure/plank_flat 61 13 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4340 -1348 264 ) ( -4340 -1332 264 ) ( -4340 -1332 72 ) general_structure/plank_flat -81 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4340 -1332 264 ) ( -4356 -1332 264 ) ( -4356 -1332 72 ) general_structure/plank_flat -84 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -4356 -1332 264 ) ( -4356 -1348 264 ) ( -4356 -1348 72 ) general_structure/plank_flat -81 14 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4348 -1348 264 ) ( -4332 -1348 264 ) ( -4332 -1348 72 ) general_structure/plank_flat -84 46 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 480 +{ +( -4340 -932 248 ) ( -4356 -932 248 ) ( -4356 -1332 336 ) general_structure/plank_flat 220 -48 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4356 -932 264 ) ( -4340 -932 264 ) ( -4340 -1332 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4344 -932 264 ) ( -4344 -932 248 ) ( -4344 -1332 336 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4340 -932 264 ) ( -4356 -932 264 ) ( -4356 -932 248 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4352 -932 248 ) ( -4352 -932 264 ) ( -4352 -1332 352 ) general_structure/plank_flat 11 -42 -12.02 0.249611 0.250050 0 16384 0 +surfaceparm detail +( -4356 -1332 352 ) ( -4340 -1332 352 ) ( -4340 -1332 336 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 481 +{ +( -5188 -932 248 ) ( -5204 -932 248 ) ( -5204 -1332 336 ) general_structure/plank_flat 220 -48 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -5204 -932 264 ) ( -5188 -932 264 ) ( -5188 -1332 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5192 -932 264 ) ( -5192 -932 248 ) ( -5192 -1332 336 ) general_structure/plank_flat 11 -42 -12.02 0.249611 0.250050 0 16384 0 +surfaceparm detail +( -5188 -932 264 ) ( -5204 -932 264 ) ( -5204 -932 248 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5200 -932 248 ) ( -5200 -932 264 ) ( -5200 -1332 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5204 -1332 352 ) ( -5188 -1332 352 ) ( -5188 -1332 336 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 482 +{ +( -4580 -1332 336 ) ( -4580 -1348 336 ) ( -4356 -1348 336 ) general_structure/plank_flat 60 13 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4356 -1348 352 ) ( -4580 -1348 352 ) ( -4580 -1332 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4356 -1348 360 ) ( -4356 -1332 360 ) ( -4356 -1332 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4356 -1336 360 ) ( -4580 -1336 360 ) ( -4580 -1336 72 ) general_structure/plank_flat 60 27 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -5188 -1340 360 ) ( -5188 -1356 360 ) ( -5188 -1356 72 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4580 -1348 360 ) ( -4356 -1348 360 ) ( -4356 -1348 72 ) general_structure/plank_flat -102 -2 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 483 +{ +( -4580 -914 248 ) ( -4580 -930 248 ) ( -4356 -930 248 ) general_structure/plank_flat 61 5 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4356 -930 264 ) ( -4580 -930 264 ) ( -4580 -914 264 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4356 -930 272 ) ( -4356 -914 272 ) ( -4356 -914 -16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4356 -918 272 ) ( -4580 -918 272 ) ( -4580 -918 -16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5188 -922 272 ) ( -5188 -938 272 ) ( -5188 -938 -16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4580 -930 272 ) ( -4356 -930 272 ) ( -4356 -930 -16 ) general_structure/plank_flat -102 -2 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 484 +{ +( -4908 -932 248 ) ( -4924 -932 248 ) ( -4924 -1332 336 ) general_structure/plank_flat 220 -17 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4924 -932 264 ) ( -4908 -932 264 ) ( -4908 -1332 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4912 -932 264 ) ( -4912 -932 248 ) ( -4912 -1332 336 ) general_structure/plank_flat 11 -42 -12.02 0.249611 0.250050 0 16384 0 +surfaceparm detail +( -4908 -932 264 ) ( -4924 -932 264 ) ( -4924 -932 248 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4920 -932 248 ) ( -4920 -932 264 ) ( -4920 -1332 352 ) general_structure/plank_flat 11 -42 -12.02 0.249611 0.250050 0 16384 0 +surfaceparm detail +( -4924 -1332 352 ) ( -4908 -1332 352 ) ( -4908 -1332 336 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 485 +{ +( -4620 -932 248 ) ( -4636 -932 248 ) ( -4636 -1332 336 ) general_structure/plank_flat 220 -17 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4636 -932 264 ) ( -4620 -932 264 ) ( -4620 -1332 352 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4624 -932 264 ) ( -4624 -932 248 ) ( -4624 -1332 336 ) general_structure/plank_flat 29 -45 -11.97 0.250566 0.249976 0 16384 0 +surfaceparm detail +( -4620 -932 264 ) ( -4636 -932 264 ) ( -4636 -932 248 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4632 -932 248 ) ( -4632 -932 264 ) ( -4632 -1332 352 ) general_structure/plank_flat 29 -45 -11.97 0.250566 0.249976 0 16384 0 +surfaceparm detail +( -4636 -1332 352 ) ( -4620 -1332 352 ) ( -4620 -1332 336 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 486 +{ +( -4310 -3562 52 ) ( -4310 -3566 52 ) ( -3990 -3566 52 ) general_structure/plank_flat 195 5 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3986 -3566 144 ) ( -4306 -3566 144 ) ( -4306 -3562 144 ) general_structure/plank_flat 195 5 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3986 -3566 136 ) ( -3986 -3562 136 ) ( -3986 -3562 108 ) general_structure/plank_flat -52 6 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3986 -3560 136 ) ( -4306 -3560 136 ) ( -4306 -3560 108 ) general_structure/plank_flat -51 56 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3994 -3562 124 ) ( -3994 -3566 124 ) ( -3994 -3566 96 ) general_structure/plank_flat -52 6 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4306 -3568 136 ) ( -3986 -3568 136 ) ( -3986 -3568 108 ) general_structure/plank_flat -51 56 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 487 +{ +( -3994 -3566 136 ) ( -3994 -3561.999512 136 ) ( -4138 -3561.999512 136 ) general_structure/plank_flat 99 40 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3994 -3561.999512 140 ) ( -3994 -3566 140 ) ( -4138 -3566 140 ) general_structure/plank_flat 99 40 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3994 -3562 140 ) ( -3994 -3554 140 ) ( -3994 -3554 132 ) general_structure/plank_flat 52 0 0.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3994 -3562 136 ) ( -3994 -3562 140 ) ( -4138 -3562 140 ) general_structure/plank_flat 100 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -4138 -3562 140 ) ( -4138 -3570 140 ) ( -4138 -3570 132 ) general_structure/plank_flat 52 0 0.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3994 -3566 140 ) ( -3994 -3566 136 ) ( -4138 -3566 136 ) general_structure/plank_flat 100 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 488 +{ +( -3994 -3566 108 ) ( -3994 -3561.999512 108 ) ( -4138 -3561.999512 108 ) general_structure/plank_flat 99 40 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3994 -3561.999512 112 ) ( -3994 -3566 112 ) ( -4138 -3566 112 ) general_structure/plank_flat 99 40 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3994 -3562 112 ) ( -3994 -3554 112 ) ( -3994 -3554 104 ) general_structure/plank_flat 52 14 0.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3994 -3562 108 ) ( -3994 -3562 112 ) ( -4138 -3562 112 ) general_structure/plank_flat 100 13 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -4138 -3562 112 ) ( -4138 -3570 112 ) ( -4138 -3570 104 ) general_structure/plank_flat 52 14 0.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3994 -3566 112 ) ( -3994 -3566 108 ) ( -4138 -3566 108 ) general_structure/plank_flat 100 13 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 489 +{ +( -4458 -3558 48 ) ( -4458 -3562 48 ) ( -4138 -3562 48 ) general_structure/plank_flat 99 6 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4138 -3566 144 ) ( -4458 -3566 144 ) ( -4458 -3562 144 ) general_structure/plank_flat 99 6 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4138 -3566 136 ) ( -4138 -3562 136 ) ( -4138 -3562 108 ) general_structure/plank_flat -52 6 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4138 -3560 136 ) ( -4458 -3560 136 ) ( -4458 -3560 108 ) general_structure/plank_flat -52 24 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -4146 -3562 124 ) ( -4146 -3566 124 ) ( -4146 -3566 96 ) general_structure/plank_flat -52 6 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4458 -3568 136 ) ( -4138 -3568 136 ) ( -4138 -3568 108 ) general_structure/plank_flat -52 24 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 490 +{ +( -3320 -2496 76 ) ( -3316 -2496 76 ) ( -3316 -2176 76 ) general_structure/plank_flat -244 1 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3316 -2176 144 ) ( -3316 -2496 144 ) ( -3320 -2496 144 ) general_structure/plank_flat -244 1 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3316 -2176 136 ) ( -3320 -2176 136 ) ( -3320 -2176 108 ) general_structure/plank_flat -52 62 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3322 -2176 136 ) ( -3322 -2496 136 ) ( -3322 -2496 108 ) general_structure/plank_flat -52 0 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3320 -2184 124 ) ( -3316 -2184 124 ) ( -3316 -2184 96 ) general_structure/plank_flat -52 62 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3314 -2496 136 ) ( -3314 -2176 136 ) ( -3314 -2176 108 ) general_structure/plank_flat -52 0 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 491 +{ +( -3127 -2244 104 ) ( -3131 -2244 104 ) ( -3312 -2504 136 ) general_structure/plank_flat -19 34 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3132 -2244 108 ) ( -3124 -2244 108 ) ( -3308 -2504 140 ) general_structure/plank_flat -20 0 -120.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3128 -2244 108 ) ( -3128 -2244 104 ) ( -3124 -2244 104 ) general_structure/plank_flat 108 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3128 -2244 104 ) ( -3128 -2244 108 ) ( -3312 -2504 140 ) general_structure/plank_flat -20 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3312 -2504 140 ) ( -3304 -2504 140 ) ( -3304 -2504 132 ) general_structure/plank_flat 108 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3124 -2244 108 ) ( -3124 -2244 104 ) ( -3308 -2504 136 ) general_structure/plank_flat -20 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 492 +{ +( -3288 -2184 100 ) ( -3292 -2184 100 ) ( -3312 -2504 72 ) general_structure/plank_flat -19 34 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3292 -2184 104 ) ( -3288 -2184 104 ) ( -3308 -2504 76 ) general_structure/plank_flat -19 34 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3292 -2184 100 ) ( -3288 -2184 100 ) ( -3288 -2184 104 ) general_structure/plank_flat 108 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3292 -2184 96 ) ( -3292 -2184 100 ) ( -3312 -2504 76 ) general_structure/plank_flat -19 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3312 -2504 78 ) ( -3308 -2504 78 ) ( -3308 -2504 74 ) general_structure/plank_flat 108 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3288 -2184 100 ) ( -3288 -2184 96 ) ( -3308 -2504 72 ) general_structure/plank_flat -19 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 493 +{ +( -3308 -2824 60 ) ( -3304 -2824 60 ) ( -3304 -2504 60 ) general_structure/plank_flat -19 33 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3308 -2504 144 ) ( -3308 -2824 144 ) ( -3312 -2824 144 ) general_structure/plank_flat -19 33 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3308 -2504 136 ) ( -3312 -2504 136 ) ( -3312 -2504 108 ) general_structure/plank_flat -52 30 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3314 -2504 136 ) ( -3314 -2824 136 ) ( -3314 -2824 108 ) general_structure/plank_flat -52 -32 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3308 -2512 108 ) ( -3304 -2512 108 ) ( -3304 -2512 80 ) general_structure/plank_flat -52 30 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3306 -2824 136 ) ( -3306 -2504 136 ) ( -3306 -2504 108 ) general_structure/plank_flat -52 -32 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 494 +{ +( -3308 -3152 60 ) ( -3304 -3152 60 ) ( -3304 -2832 60 ) general_structure/plank_flat -52 33 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3308 -2832 144 ) ( -3308 -3152 144 ) ( -3312 -3152 144 ) general_structure/plank_flat -52 33 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3304 -2832 120 ) ( -3308 -2832 120 ) ( -3308 -2832 92 ) general_structure/plank_flat -52 30 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3314 -2832 136 ) ( -3314 -3152 136 ) ( -3314 -3152 108 ) general_structure/plank_flat -52 0 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3312 -2840 124 ) ( -3308 -2840 124 ) ( -3308 -2840 96 ) general_structure/plank_flat -52 30 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3306 -3152 136 ) ( -3306 -2832 136 ) ( -3306 -2832 108 ) general_structure/plank_flat -52 0 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 495 +{ +( -3312 -2840 108 ) ( -3304 -2840 108 ) ( -3304 -2768 108 ) general_structure/plank_flat -52 34 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3304 -2768 112 ) ( -3304 -2840 112 ) ( -3312 -2840 112 ) general_structure/plank_flat -52 34 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3312 -2512 112 ) ( -3320 -2512 112 ) ( -3320 -2512 104 ) general_structure/plank_flat 108 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3312 -2768 112 ) ( -3312 -2840 112 ) ( -3312 -2840 104 ) general_structure/plank_flat -52 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3312 -2832 112 ) ( -3304 -2832 112 ) ( -3304 -2832 104 ) general_structure/plank_flat 108 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3308 -2844 116 ) ( -3308 -2772 116 ) ( -3308 -2772 108 ) general_structure/plank_flat -52 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 496 +{ +( -3312 -2840 136 ) ( -3304 -2840 136 ) ( -3304 -2768 136 ) general_structure/plank_flat -52 34 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3304 -2768 140 ) ( -3304 -2840 140 ) ( -3312 -2840 140 ) general_structure/plank_flat -52 34 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3312 -2512 140 ) ( -3320 -2512 140 ) ( -3320 -2512 132 ) general_structure/plank_flat 108 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3312 -2768 140 ) ( -3312 -2840 140 ) ( -3312 -2840 132 ) general_structure/plank_flat -52 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3312 -2832 140 ) ( -3304 -2832 140 ) ( -3304 -2832 132 ) general_structure/plank_flat 108 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3308 -2844 144 ) ( -3308 -2772 144 ) ( -3308 -2772 136 ) general_structure/plank_flat -52 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 497 +{ +( -3308 -2840 136 ) ( -3312 -2840 136 ) ( -3368 -3160 136 ) general_structure/plank_flat -84 0 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3312 -2840 140 ) ( -3308 -2840 140 ) ( -3364 -3160 140 ) general_structure/plank_flat -84 0 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3312 -2840 140 ) ( -3320 -2840 140 ) ( -3320 -2840 132 ) general_structure/plank_flat 140 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3312 -2840 136 ) ( -3312 -2840 140 ) ( -3368 -3160 140 ) general_structure/plank_flat -84 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3368 -3160 140 ) ( -3360 -3160 140 ) ( -3360 -3160 132 ) general_structure/plank_flat 140 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3308 -2840 140 ) ( -3308 -2840 136 ) ( -3364 -3160 136 ) general_structure/plank_flat -84 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 498 +{ +( -3308 -2840 108 ) ( -3312 -2840 108 ) ( -3368 -3160 108 ) general_structure/plank_flat -84 0 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3312 -2840 112 ) ( -3308 -2840 112 ) ( -3364 -3160 112 ) general_structure/plank_flat -84 0 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3312 -2840 112 ) ( -3320 -2840 112 ) ( -3320 -2840 104 ) general_structure/plank_flat 140 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3312 -2840 108 ) ( -3312 -2840 112 ) ( -3368 -3160 112 ) general_structure/plank_flat -84 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3368 -3160 112 ) ( -3360 -3160 112 ) ( -3360 -3160 104 ) general_structure/plank_flat 140 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3308 -2840 112 ) ( -3308 -2840 108 ) ( -3364 -3160 108 ) general_structure/plank_flat -84 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 499 +{ +( -3368 -3488 104 ) ( -3364 -3488 104 ) ( -3364 -3168 136 ) general_structure/plank_flat -116 0 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3364 -3488 108 ) ( -3368 -3488 108 ) ( -3368 -3168 140 ) general_structure/plank_flat -116 0 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3368 -3168 140 ) ( -3376 -3168 140 ) ( -3376 -3168 132 ) general_structure/plank_flat 140 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3368 -3488 108 ) ( -3368 -3488 104 ) ( -3368 -3168 136 ) general_structure/plank_flat -116 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3368 -3488 108 ) ( -3360 -3488 108 ) ( -3360 -3488 100 ) general_structure/plank_flat 140 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3364 -3488 104 ) ( -3364 -3488 108 ) ( -3364 -3168 140 ) general_structure/plank_flat -116 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 500 +{ +( -3368 -3488 80 ) ( -3364 -3488 80 ) ( -3364 -3168 108 ) general_structure/plank_flat -116 0 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3364 -3488 84 ) ( -3368 -3488 84 ) ( -3368 -3168 112 ) general_structure/plank_flat -116 0 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3368 -3168 112 ) ( -3376 -3168 112 ) ( -3376 -3168 104 ) general_structure/plank_flat 140 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3368 -3488 84 ) ( -3368 -3488 80 ) ( -3368 -3168 108 ) general_structure/plank_flat -116 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3368 -3488 84 ) ( -3360 -3488 84 ) ( -3360 -3488 76 ) general_structure/plank_flat 140 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3364 -3488 80 ) ( -3364 -3488 84 ) ( -3364 -3168 112 ) general_structure/plank_flat -116 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 501 +{ +( -3368 -3484 72 ) ( -3364 -3484 72 ) ( -3364 -3164 72 ) general_structure/plank_flat -100 0 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3364 -3164 144 ) ( -3364 -3484 144 ) ( -3368 -3484 144 ) general_structure/plank_flat -100 0 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3364 -3160 136 ) ( -3368 -3160 136 ) ( -3368 -3160 108 ) general_structure/plank_flat -52 63 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3370 -3164 136 ) ( -3370 -3484 136 ) ( -3370 -3484 108 ) general_structure/plank_flat -52 -48 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3368 -3168 124 ) ( -3364 -3168 124 ) ( -3364 -3168 96 ) general_structure/plank_flat -52 63 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3362 -3484 136 ) ( -3362 -3164 136 ) ( -3362 -3164 108 ) general_structure/plank_flat -52 -48 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 502 +{ +( -3368 -3808 48 ) ( -3364 -3808 48 ) ( -3364 -3488 48 ) general_structure/plank_flat -116 0 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3364 -3488 116 ) ( -3364 -3808 116 ) ( -3368 -3808 116 ) general_structure/plank_flat -116 0 -90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3364 -3488 108 ) ( -3368 -3488 108 ) ( -3368 -3488 80 ) general_structure/plank_flat 60 62 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3370 -3488 108 ) ( -3370 -3808 108 ) ( -3370 -3808 80 ) general_structure/plank_flat 60 0 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3368 -3496 96 ) ( -3364 -3496 96 ) ( -3364 -3496 68 ) general_structure/plank_flat 60 62 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3362 -3808 108 ) ( -3362 -3488 108 ) ( -3362 -3488 80 ) general_structure/plank_flat 60 0 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 503 +{ +( -4010 -3530 52 ) ( -4010 -3534 52 ) ( -3690 -3534 52 ) general_structure/plank_flat 99 6 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3690 -3534 128 ) ( -4010 -3534 128 ) ( -4010 -3530 128 ) general_structure/plank_flat 99 6 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3690 -3534 120 ) ( -3690 -3530 120 ) ( -3690 -3530 92 ) general_structure/plank_flat 12 6 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3690 -3528 120 ) ( -4010 -3528 120 ) ( -4010 -3528 92 ) general_structure/plank_flat 12 23 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3698 -3530 108 ) ( -3698 -3534 108 ) ( -3698 -3534 80 ) general_structure/plank_flat 12 6 90.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -4010 -3536 112 ) ( -3690 -3536 112 ) ( -3690 -3536 84 ) general_structure/plank_flat 12 23 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 504 +{ +( -3690 -3529.999756 116.000107 ) ( -3690 -3534 116.000107 ) ( -3370 -3494 104.000107 ) general_structure/plank_flat 99 40 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3690 -3534 120.000084 ) ( -3690 -3529.999756 120.000084 ) ( -3370 -3489.999756 108.000076 ) general_structure/plank_flat 99 40 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3370 -3490 108 ) ( -3370 -3482 108 ) ( -3370 -3482 100 ) general_structure/plank_flat 180 0 0.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3690 -3530 120.000069 ) ( -3690 -3530 116.000084 ) ( -3370 -3490 104.000076 ) general_structure/plank_flat 100 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3690 -3530 120 ) ( -3690 -3538 120 ) ( -3690 -3538 112 ) general_structure/plank_flat 180 0 0.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3690 -3534 116.000160 ) ( -3690 -3534 120.000099 ) ( -3370 -3494 108.000092 ) general_structure/plank_flat 100 0 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 505 +{ +( -4140 -2608 72 ) ( -4172 -2608 72 ) ( -4172 -2640 72 ) general_structure/plank_flat -47 -3 90.00 1 1 0 16384 0 +surfaceparm detail +( -4172 -2640 280 ) ( -4172 -2608 280 ) ( -4140 -2608 280 ) general_structure/plank_flat -47 -3 90.00 1 1 0 16384 0 +surfaceparm detail +( -4172 -2632 296 ) ( -4140 -2632 296 ) ( -4140 -2632 272 ) general_structure/plank_flat 0 -4 90.00 1 1 0 16384 0 +surfaceparm detail +( -4148 -2640 296 ) ( -4148 -2608 296 ) ( -4148 -2608 272 ) general_structure/plank_flat 0 16 90.00 1 1 0 16384 0 +surfaceparm detail +( -4140 -2608 296 ) ( -4172 -2608 296 ) ( -4172 -2608 272 ) general_structure/plank_flat 0 -4 90.00 1 1 0 16384 0 +surfaceparm detail +( -4172 -2608 296 ) ( -4172 -2640 296 ) ( -4172 -2640 272 ) general_structure/plank_flat 0 16 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 506 +{ +( -4140 -3552 72 ) ( -4172 -3552 72 ) ( -4172 -3584 72 ) general_structure/plank_flat -127 -3 90.00 1 1 0 16384 0 +surfaceparm detail +( -4172 -3584 280 ) ( -4172 -3552 280 ) ( -4140 -3552 280 ) general_structure/plank_flat -127 -3 90.00 1 1 0 16384 0 +surfaceparm detail +( -4172 -3576 296 ) ( -4140 -3576 296 ) ( -4140 -3576 272 ) general_structure/plank_flat 0 -4 90.00 1 1 0 16384 0 +surfaceparm detail +( -4148 -3584 296 ) ( -4148 -3552 296 ) ( -4148 -3552 272 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +( -4140 -3552 296 ) ( -4172 -3552 296 ) ( -4172 -3552 272 ) general_structure/plank_flat 0 -4 90.00 1 1 0 16384 0 +surfaceparm detail +( -4172 -3552 296 ) ( -4172 -3584 296 ) ( -4172 -3584 272 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 507 +{ +( -4152 -3184 104 ) ( -4168 -3184 104 ) ( -4168 -3188 104 ) general_structure/plank_flat 48 -23 90.00 1 1 0 16384 0 +surfaceparm detail +( -4152 -3188 232 ) ( -4168 -3188 232 ) ( -4168 -3184 232 ) general_structure/plank_flat 48 -23 90.00 1 1 0 16384 0 +surfaceparm detail +( -4168 -3188 232 ) ( -4152 -3188 232 ) ( -4152 -3188 104 ) general_structure/plank_flat -80 -24 90.00 1 1 0 16384 0 +surfaceparm detail +( -4152 -3188 232 ) ( -4152 -3184 232 ) ( -4152 -3184 104 ) general_structure/plank_flat -80 40 90.00 1 1 0 16384 0 +surfaceparm detail +( -4154 -3184 232 ) ( -4170 -3184 232 ) ( -4170 -3184 104 ) general_structure/plank_flat -80 -24 90.00 1 1 0 16384 0 +surfaceparm detail +( -4170 -3184 232 ) ( -4170 -3188 232 ) ( -4170 -3188 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 508 +{ +( -4152 -3116 104 ) ( -4168 -3116 104 ) ( -4168 -3120 104 ) general_structure/plank_flat 48 -23 90.00 1 1 0 16384 0 +surfaceparm detail +( -4168 -3116 232 ) ( -4152 -3116 232 ) ( -4152 -3120 232 ) general_structure/plank_flat 48 -23 90.00 1 1 0 16384 0 +surfaceparm detail +( -4170 -3120 232 ) ( -4154 -3120 232 ) ( -4154 -3120 104 ) general_structure/plank_flat -80 -24 90.00 1 1 0 16384 0 +surfaceparm detail +( -4152 -3120 232 ) ( -4152 -3116 232 ) ( -4152 -3116 104 ) general_structure/plank_flat -80 40 90.00 1 1 0 16384 0 +surfaceparm detail +( -4152 -3116 232 ) ( -4168 -3116 232 ) ( -4168 -3116 104 ) general_structure/plank_flat -80 -24 90.00 1 1 0 16384 0 +surfaceparm detail +( -4170 -3116 232 ) ( -4170 -3120 232 ) ( -4170 -3120 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 509 +{ +( -4152 -3116 232 ) ( -4168 -3116 232 ) ( -4168 -3188 232 ) general_structure/plank_flat 48 -23 90.00 1 1 0 16384 0 +surfaceparm detail +( -4168 -3188 240 ) ( -4168 -3116 240 ) ( -4152 -3116 240 ) general_structure/plank_flat 48 -23 90.00 1 1 0 16384 0 +surfaceparm detail +( -4152 -3196 232 ) ( -4168 -3196 232 ) ( -4168 -3196 236 ) general_structure/plank_flat -16 -24 0.00 1 1 0 16384 0 +surfaceparm detail +( -4146 -3188 236 ) ( -4146 -3116 236 ) ( -4146 -3116 232 ) general_structure/plank_flat 48 -24 0.00 1 1 0 16384 0 +surfaceparm detail +( -4168 -3108 232 ) ( -4152 -3108 232 ) ( -4152 -3108 236 ) general_structure/plank_flat -16 -24 0.00 1 1 0 16384 0 +surfaceparm detail +( -4172 -3116 236 ) ( -4172 -3188 236 ) ( -4172 -3188 232 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 510 +{ +( -4152 -3560 278 ) ( -4152 -2600 278 ) ( -4176 -2600 278 ) general_structure/plank_flat -127 -63 90.00 1 1 0 16384 0 +surfaceparm detail +( -4176 -2612 296 ) ( -4152 -2612 296 ) ( -4152 -3572 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4176 -3584 284 ) ( -4176 -3584 302 ) ( -4152 -3584 302 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4176 -2612 284 ) ( -4176 -2612 302 ) ( -4176 -3572 302 ) general_structure/plank_flat -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4152 -2600 278 ) ( -4152 -2600 296 ) ( -4176 -2600 296 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4146 -3572 278 ) ( -4146 -3572 296 ) ( -4146 -2612 296 ) general_structure/plank_flat -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 511 +{ +( -4896 -2600 278 ) ( -4920 -2600 278 ) ( -4920 -3560 278 ) general_structure/plank_flat -127 -63 90.00 1 1 0 16384 0 +surfaceparm detail +( -4920 -3572 296 ) ( -4920 -2612 296 ) ( -4896 -2612 296 ) common/caulkshadow 0 0 0.00 1 1 0 480 0 +surfaceparm detail +( -4920 -3584 302 ) ( -4896 -3584 302 ) ( -4896 -3584 284 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4896 -3572 302 ) ( -4896 -2612 302 ) ( -4896 -2612 284 ) general_structure/plank_flat -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4896 -2600 296 ) ( -4920 -2600 296 ) ( -4920 -2600 278 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4926 -2612 296 ) ( -4926 -3572 296 ) ( -4926 -3572 278 ) general_structure/plank_flat -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 512 +{ +( -4626 -3554 590 ) ( -4626 -3572 590 ) ( -4446 -3572 590 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4632 -3572 680 ) ( -4440 -3572 680 ) ( -4440 -3572 590 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4440 -3554 680 ) ( -4632 -3554 680 ) ( -4632 -3554 590 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4626 -3572 590 ) ( -4626 -3554 590 ) ( -4536 -3554 680 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4491 -3554 635 ) ( -4446 -3572 590 ) ( -4536 -3572 680 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 513 +{ +( -4440 -3560 584 ) ( -4632 -3560 584 ) ( -4632 -3578 584 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4632 -3572 590 ) ( -4632 -3554 590 ) ( -4440 -3554 590 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4632 -3578 590 ) ( -4440 -3578 590 ) ( -4440 -3578 584 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4440 -3572 590 ) ( -4440 -3554 590 ) ( -4440 -3554 584 ) general_structure/plank_flat -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4440 -3554 590 ) ( -4632 -3554 590 ) ( -4632 -3554 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4632 -3554 590 ) ( -4632 -3572 590 ) ( -4632 -3572 584 ) general_structure/plank_flat -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 514 +{ +( -4152 -3572 296 ) ( -4146 -3572 308 ) ( -4146 -2612 308 ) general_structure/plank_flat -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4536 -3572 698 ) ( -4536 -3572 680 ) ( -4536 -2612 680 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4152 -3572 296 ) ( -4554 -3572 698 ) ( -4536 -3572 698 ) general_structure/plank_flat -27 -42 44.00 0.999936 0.875038 0 16384 0 +surfaceparm detail +( -4152 -2612 296 ) ( -4536 -2612 680 ) ( -4536 -3572 680 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4134 -2612 296 ) ( -4536 -2612 698 ) ( -4554 -2612 698 ) general_structure/plank_flat 105 42 136.02 1.000245 -0.875412 0 16384 0 +surfaceparm detail +( -4536 -2612 698 ) ( -4146 -2612 308 ) ( -4146 -3572 308 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 515 +{ +( -4926 -2612 308 ) ( -4926 -3572 308 ) ( -4920 -3572 296 ) general_structure/plank_flat -128 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -4536 -2612 680 ) ( -4536 -3572 680 ) ( -4536 -3572 698 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4536 -3572 698 ) ( -4518 -3572 698 ) ( -4920 -3572 296 ) general_structure/plank_flat -27 -42 44.00 0.999936 0.875038 0 16384 0 +surfaceparm detail +( -4536 -3572 680 ) ( -4536 -2612 680 ) ( -4920 -2612 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4518 -2612 698 ) ( -4536 -2612 698 ) ( -4938 -2612 296 ) general_structure/plank_flat -27 -42 44.00 0.999936 0.874885 0 16384 0 +surfaceparm detail +( -4926 -3572 308 ) ( -4926 -2612 308 ) ( -4536 -2612 698 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 516 +{ +( -3690 -3529.999756 87.999901 ) ( -3690 -3534 87.999901 ) ( -3370 -3494 79.999901 ) general_structure/plank_flat 99 40 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3690 -3534 92.000084 ) ( -3690 -3529.999756 92.000084 ) ( -3370 -3489.999756 84.000084 ) general_structure/plank_flat 99 40 -180.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3370 -3490 84 ) ( -3370 -3482 84 ) ( -3370 -3482 76 ) general_structure/plank_flat 180 14 0.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3690 -3530 92.000023 ) ( -3690 -3530 87.999748 ) ( -3370 -3490 79.999756 ) general_structure/plank_flat 100 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -3690 -3530 92 ) ( -3690 -3538 92 ) ( -3690 -3538 84 ) general_structure/plank_flat 180 14 0.00 0.250000 0.250000 0 16384 0 +surfaceparm detail +( -3690 -3534 87.999809 ) ( -3690 -3534 92.000053 ) ( -3370 -3494 84.000053 ) general_structure/plank_flat 100 14 -180.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 517 +{ +( 5666 1056 664 ) ( 5592 1056 664 ) ( 5592 1040 664 ) general_structure/plank_flat 0 4 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5594 1040 668 ) ( 5594 1056 668 ) ( 5668 1056 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5594 1040 664 ) ( 5668 1040 664 ) ( 5668 1040 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5668 1040 664 ) ( 5668 1056 664 ) ( 5668 1056 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5670 1056 664 ) ( 5596 1056 664 ) ( 5596 1056 536 ) general_structure/plank_flat 0 4 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5596 1056 664 ) ( 5596 1040 664 ) ( 5596 1040 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 518 +{ +( 5792 1688 660 ) ( 5784 1688 660 ) ( 5784 1680 660 ) general_structure/plank_flat 0 -44 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5784 1616 664 ) ( 5784 1624 664 ) ( 5792 1624 664 ) common/caulk -24 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5784 1616 664 ) ( 5792 1616 664 ) ( 5792 1616 660 ) common/caulk -24 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5792 1616 664 ) ( 5792 1624 664 ) ( 5792 1624 660 ) general_structure/plank_flat 0 4 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5792 1688 664 ) ( 5784 1688 664 ) ( 5784 1688 660 ) common/caulk -24 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5784 1624 664 ) ( 5784 1616 664 ) ( 5784 1616 660 ) general_structure/plank_flat 0 4 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 519 +{ +( 4872 1928 664 ) ( 4860 1928 664 ) ( 4860 1920 664 ) general_structure/plank_flat 0 0 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4860 1920 668 ) ( 4860 1928 668 ) ( 4872 1928 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4860 1920 668 ) ( 4872 1920 668 ) ( 4872 1920 664 ) general_structure/plank_flat 0 0 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4932 1920 668 ) ( 4932 1928 668 ) ( 4932 1928 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4872 1928 668 ) ( 4860 1928 668 ) ( 4860 1928 664 ) general_structure/plank_flat 0 0 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4860 1928 668 ) ( 4860 1920 668 ) ( 4860 1920 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 520 +{ +( 5000 1928 664 ) ( 4988 1928 664 ) ( 4988 1920 664 ) general_structure/plank_flat 0 0 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4988 1920 668 ) ( 4988 1928 668 ) ( 5000 1928 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4988 1920 668 ) ( 5000 1920 668 ) ( 5000 1920 664 ) general_structure/plank_flat 0 0 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5060 1920 668 ) ( 5060 1928 668 ) ( 5060 1928 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5000 1928 668 ) ( 4988 1928 668 ) ( 4988 1928 664 ) general_structure/plank_flat 0 0 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4988 1928 668 ) ( 4988 1920 668 ) ( 4988 1920 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 521 +{ +( 5256 1808 664 ) ( 5248 1808 664 ) ( 5248 1804 664 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5248 1804 668 ) ( 5248 1808 668 ) ( 5256 1808 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1804 668 ) ( 5256 1804 668 ) ( 5256 1804 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5256 1804 668 ) ( 5256 1808 668 ) ( 5256 1808 664 ) general_structure/plank_flat 0 0 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5256 1876 672 ) ( 5248 1876 672 ) ( 5248 1876 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1808 668 ) ( 5248 1804 668 ) ( 5248 1804 664 ) general_structure/plank_flat 0 0 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 522 +{ +( 6072 1024 668 ) ( 6072 1054 668 ) ( 6068 1054 668 ) general_structure/plank_flat -53 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 6068 1054 692 ) ( 6072 1054 692 ) ( 6072 1024 692 ) general_structure/plank_flat -53 -42 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 6068 1118 692 ) ( 6068 1088 692 ) ( 6068 1088 668 ) general_structure/plank_flat -53 -37 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 6072 1024 692 ) ( 6072 1024 668 ) ( 6068 1028 668 ) common/caulk -40 -28 0.00 1 1 0 160 0 +surfaceparm detail +( 6072 1336 692 ) ( 6072 1336 668 ) ( 6072 1024 668 ) common/caulk -40 -28 0.00 1 1 0 160 0 +surfaceparm detail +( 6065 1704 666 ) ( 6065 1704 690 ) ( 6061 1704 690 ) common/caulk -8 -28 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 523 +{ +( 5792 1024 668 ) ( 5792 1028 668 ) ( 5692 1028 668 ) general_structure/plank_flat -37 -37 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5692 1028 692 ) ( 5792 1028 692 ) ( 5792 1024 692 ) general_structure/plank_flat -37 53 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5792 1028 692 ) ( 5792 1024 692 ) ( 5792 1024 676 ) common/caulk -40 -28 0.00 1 1 0 160 0 +surfaceparm detail +( 6072 1024 692 ) ( 6072 1024 668 ) ( 5792 1024 668 ) common/caulk -28 -28 0.00 1 1 0 160 0 +surfaceparm detail +( 6072 1024 668 ) ( 6072 1024 692 ) ( 6068 1028 692 ) common/caulk -40 -28 0.00 1 1 0 160 0 +surfaceparm detail +( 5863 1028 692 ) ( 5763 1028 692 ) ( 5763 1028 676 ) general_structure/plank_flat -37 -37 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 524 +{ +( 6024 1188 568 ) ( 6024 1164 536 ) ( 6024 1148 568 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 6016 1144 568 ) ( 6016 1160 536 ) ( 6016 1184 568 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6016 1024 520 ) ( 5992 1024 520 ) ( 5992 1024 688 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 5992 1000 536 ) ( 6016 1000 536 ) ( 6016 1168 536 ) general_structure/plank_flat -15 -53 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 6016 1000 704 ) ( 5992 1000 704 ) ( 5992 1168 536 ) general_structure/plank_flat -15 -53 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 525 +{ +( 5872 1712 660 ) ( 5856 1712 660 ) ( 5856 1640 660 ) general_structure/plank_flat -64 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5856 1640 664 ) ( 5856 1712 664 ) ( 5872 1712 664 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5856 1704 664 ) ( 5872 1704 664 ) ( 5872 1704 660 ) general_structure/plank_flat -64 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5928 1640 660 ) ( 5928 1712 660 ) ( 5928 1712 656 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5872 1712 664 ) ( 5856 1712 664 ) ( 5856 1712 660 ) general_structure/plank_flat -64 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5856 1712 664 ) ( 5856 1640 664 ) ( 5856 1640 660 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 526 +{ +( 6120 1712 816 ) ( 6108 1712 816 ) ( 6108 1704 816 ) general_structure/plank_flat -64 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6108 1704 820 ) ( 6108 1712 820 ) ( 6120 1712 820 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6108 1704 820 ) ( 6120 1704 820 ) ( 6120 1704 816 ) general_structure/plank_flat -64 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6180 1704 820 ) ( 6180 1712 820 ) ( 6180 1712 816 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6120 1712 820 ) ( 6108 1712 820 ) ( 6108 1712 816 ) general_structure/plank_flat -64 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6108 1712 820 ) ( 6108 1704 820 ) ( 6108 1704 816 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 527 +{ +( 5820 888 816 ) ( 5812 888 816 ) ( 5812 880 816 ) general_structure/plank_flat -64 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5812 880 820 ) ( 5812 888 820 ) ( 5820 888 820 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5812 880 820 ) ( 5820 880 820 ) ( 5820 880 816 ) general_structure/plank_flat -64 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5876 880 820 ) ( 5876 888 820 ) ( 5876 888 816 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5820 888 820 ) ( 5812 888 820 ) ( 5812 888 816 ) general_structure/plank_flat -64 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5812 888 820 ) ( 5812 880 820 ) ( 5812 880 816 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 528 +{ +( 6066 1704 668 ) ( 6048 1704 668 ) ( 6048 1700 668 ) general_structure/plank_flat -95 -37 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 6048 1700 692 ) ( 6048 1704 692 ) ( 6066 1704 692 ) general_structure/plank_flat -95 -37 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5794 1702 668 ) ( 5794 1702 692 ) ( 6068 1702 692 ) general_structure/plank_flat -95 -37 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 6068 1700 692 ) ( 6068 1704 692 ) ( 6068 1704 668 ) common/nodraw 0 -24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6066 1704 692 ) ( 6048 1704 692 ) ( 6048 1704 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5794 1702 692 ) ( 5794 1702 668 ) ( 5792 1704 668 ) common/nodraw 0 -24 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 529 +{ +( 5794 1696 668 ) ( 5792 1696 668 ) ( 5792 1682 668 ) general_structure/plank_flat -53 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5792 1682 692 ) ( 5792 1696 692 ) ( 5794 1696 692 ) general_structure/plank_flat -53 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5806 1028 692 ) ( 5808 1028 692 ) ( 5808 1028 668 ) common/nodraw -32 -24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5794 1590 692 ) ( 5794 1604 692 ) ( 5794 1604 668 ) general_structure/plank_flat -53 -37 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5792 1704 692 ) ( 5792 1704 668 ) ( 5794 1702 668 ) common/nodraw 0 -24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5792 1704 668 ) ( 5792 1704 692 ) ( 5792 1028 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 530 +{ +( 5260 2312 672 ) ( 5256 2312 672 ) ( 5256 2276 672 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5256 2276 688 ) ( 5256 2312 688 ) ( 5260 2312 688 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5264 1720 688 ) ( 5268 1720 688 ) ( 5268 1720 672 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5260 2276 688 ) ( 5260 2312 688 ) ( 5260 2312 672 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5260 2040 688 ) ( 5256 2040 688 ) ( 5256 2040 672 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5256 2044 688 ) ( 5256 2008 688 ) ( 5256 2008 672 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 531 +{ +( 5300 1716 672 ) ( 5264 1716 672 ) ( 5264 1712 672 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5264 1712 688 ) ( 5264 1716 688 ) ( 5300 1716 688 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5360 1712 692 ) ( 5396 1712 692 ) ( 5396 1712 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6024 1736 692 ) ( 6024 1740 692 ) ( 6024 1740 536 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5320 1716 688 ) ( 5284 1716 688 ) ( 5284 1716 532 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5264 1716 692 ) ( 5264 1712 692 ) ( 5264 1712 536 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 532 +{ +( 6032 1748 672 ) ( 6028 1748 672 ) ( 6028 1720 672 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 6028 1720 688 ) ( 6028 1748 688 ) ( 6032 1748 688 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6028 1720 688 ) ( 6032 1720 688 ) ( 6032 1720 672 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6032 1720 688 ) ( 6032 1748 688 ) ( 6032 1748 672 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6044 2040 688 ) ( 6040 2040 688 ) ( 6040 2040 672 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6028 1840 688 ) ( 6028 1812 688 ) ( 6028 1812 672 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 533 +{ +( 6024 2048 672 ) ( 5948 2048 672 ) ( 5948 2044 672 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5948 2044 688 ) ( 5948 2048 688 ) ( 6024 2048 688 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5948 2044 688 ) ( 6024 2044 688 ) ( 6024 2044 672 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 6024 2044 688 ) ( 6024 2048 688 ) ( 6024 2048 672 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6024 2048 688 ) ( 5948 2048 688 ) ( 5948 2048 672 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5264 2044 688 ) ( 5264 2040 688 ) ( 5264 2040 672 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 534 +{ +( 5828 1940 680 ) ( 5796 1940 680 ) ( 5796 1932 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5796 1932 688 ) ( 5796 1940 688 ) ( 5828 1940 688 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5784 1932 688 ) ( 5816 1932 688 ) ( 5816 1932 672 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 6028 1936 688 ) ( 6028 1944 688 ) ( 6028 1944 672 ) common/nodraw -16 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5828 1940 688 ) ( 5796 1940 688 ) ( 5796 1940 672 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5260 1932 688 ) ( 5260 1924 688 ) ( 5260 1924 672 ) common/nodraw -16 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 535 +{ +( 5832 1808 680 ) ( 5800 1808 680 ) ( 5800 1800 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5800 1800 688 ) ( 5800 1808 688 ) ( 5832 1808 688 ) common/nodraw -12 12 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5788 1800 688 ) ( 5820 1800 688 ) ( 5820 1800 672 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 6028 1804 688 ) ( 6028 1812 688 ) ( 6028 1812 672 ) common/nodraw -12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5832 1808 688 ) ( 5800 1808 688 ) ( 5800 1808 672 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5264 1800 688 ) ( 5264 1792 688 ) ( 5264 1792 672 ) common/nodraw -12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 536 +{ +( 5828 1932 680 ) ( 5820 1932 680 ) ( 5820 1888 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5820 1888 688 ) ( 5820 1932 688 ) ( 5828 1932 688 ) common/nodraw -8 -28 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5816 1808 688 ) ( 5824 1808 688 ) ( 5824 1808 680 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5828 1888 688 ) ( 5828 1932 688 ) ( 5828 1932 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5828 1932 688 ) ( 5820 1932 688 ) ( 5820 1932 680 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5820 1932 688 ) ( 5820 1888 688 ) ( 5820 1888 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 537 +{ +( 5828 1840 680 ) ( 5820 1840 680 ) ( 5820 1796 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5820 1796 688 ) ( 5820 1840 688 ) ( 5828 1840 688 ) common/nodraw -8 -56 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5816 1716 688 ) ( 5824 1716 688 ) ( 5824 1716 680 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5828 1796 688 ) ( 5828 1840 688 ) ( 5828 1840 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5824 1800 688 ) ( 5816 1800 688 ) ( 5816 1800 680 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5820 1840 688 ) ( 5820 1796 688 ) ( 5820 1796 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 538 +{ +( 5956 1840 680 ) ( 5948 1840 680 ) ( 5948 1796 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5948 1796 688 ) ( 5948 1840 688 ) ( 5956 1840 688 ) common/nodraw -8 -56 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5944 1716 688 ) ( 5952 1716 688 ) ( 5952 1716 680 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5956 1796 688 ) ( 5956 1840 688 ) ( 5956 1840 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5952 1800 688 ) ( 5944 1800 688 ) ( 5944 1800 680 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5948 1840 688 ) ( 5948 1796 688 ) ( 5948 1796 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 539 +{ +( 5956 1932 680 ) ( 5948 1932 680 ) ( 5948 1888 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5948 1888 688 ) ( 5948 1932 688 ) ( 5956 1932 688 ) common/nodraw -8 -28 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5944 1808 688 ) ( 5952 1808 688 ) ( 5952 1808 680 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5956 1888 688 ) ( 5956 1932 688 ) ( 5956 1932 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5956 1932 688 ) ( 5948 1932 688 ) ( 5948 1932 680 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5948 1932 688 ) ( 5948 1888 688 ) ( 5948 1888 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 540 +{ +( 5956 2040 680 ) ( 5948 2040 680 ) ( 5948 1996 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5948 1996 688 ) ( 5948 2040 688 ) ( 5956 2040 688 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5948 1940 688 ) ( 5956 1940 688 ) ( 5956 1940 680 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5956 1996 688 ) ( 5956 2040 688 ) ( 5956 2040 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5956 2040 688 ) ( 5948 2040 688 ) ( 5948 2040 680 ) common/nodraw -8 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5948 2040 688 ) ( 5948 1996 688 ) ( 5948 1996 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 541 +{ +( 5700 2040 680 ) ( 5692 2040 680 ) ( 5692 1996 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5692 1996 688 ) ( 5692 2040 688 ) ( 5700 2040 688 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5692 1940 688 ) ( 5700 1940 688 ) ( 5700 1940 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5700 1996 688 ) ( 5700 2040 688 ) ( 5700 2040 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5700 2044 688 ) ( 5692 2044 688 ) ( 5692 2044 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5692 2044 688 ) ( 5692 2000 688 ) ( 5692 2000 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 542 +{ +( 5700 1932 680 ) ( 5692 1932 680 ) ( 5692 1888 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5692 1888 688 ) ( 5692 1932 688 ) ( 5700 1932 688 ) common/nodraw 56 -28 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5688 1808 688 ) ( 5696 1808 688 ) ( 5696 1808 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5700 1888 688 ) ( 5700 1932 688 ) ( 5700 1932 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5700 1932 688 ) ( 5692 1932 688 ) ( 5692 1932 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5692 1932 688 ) ( 5692 1888 688 ) ( 5692 1888 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 543 +{ +( 5700 1840 680 ) ( 5692 1840 680 ) ( 5692 1796 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5692 1796 688 ) ( 5692 1840 688 ) ( 5700 1840 688 ) common/nodraw 56 8 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5688 1716 688 ) ( 5696 1716 688 ) ( 5696 1716 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5700 1796 688 ) ( 5700 1840 688 ) ( 5700 1840 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5696 1800 688 ) ( 5688 1800 688 ) ( 5688 1800 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5692 1840 688 ) ( 5692 1796 688 ) ( 5692 1796 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 544 +{ +( 5572 1840 680 ) ( 5564 1840 680 ) ( 5564 1796 680 ) general_structure/plank_flat 56 8 0.00 1 1 0 16384 0 +surfaceparm detail +( 5564 1796 688 ) ( 5564 1840 688 ) ( 5572 1840 688 ) common/nodraw 56 8 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5560 1716 688 ) ( 5568 1716 688 ) ( 5568 1716 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5572 1796 688 ) ( 5572 1840 688 ) ( 5572 1840 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5568 1800 688 ) ( 5560 1800 688 ) ( 5560 1800 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5564 1840 688 ) ( 5564 1796 688 ) ( 5564 1796 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 545 +{ +( 5572 1932 680 ) ( 5564 1932 680 ) ( 5564 1888 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5564 1888 688 ) ( 5564 1932 688 ) ( 5572 1932 688 ) common/nodraw 56 -28 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5560 1808 688 ) ( 5568 1808 688 ) ( 5568 1808 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5572 1888 688 ) ( 5572 1932 688 ) ( 5572 1932 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5572 1932 688 ) ( 5564 1932 688 ) ( 5564 1932 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5564 1932 688 ) ( 5564 1888 688 ) ( 5564 1888 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 546 +{ +( 5572 2040 680 ) ( 5564 2040 680 ) ( 5564 1996 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5564 1996 688 ) ( 5564 2040 688 ) ( 5572 2040 688 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5564 1940 688 ) ( 5572 1940 688 ) ( 5572 1940 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5572 2000 688 ) ( 5572 2044 688 ) ( 5572 2044 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5572 2044 688 ) ( 5564 2044 688 ) ( 5564 2044 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5564 2040 688 ) ( 5564 1996 688 ) ( 5564 1996 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 547 +{ +( 5316 2040 680 ) ( 5308 2040 680 ) ( 5308 1996 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5308 1996 688 ) ( 5308 2040 688 ) ( 5316 2040 688 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5308 1940 688 ) ( 5316 1940 688 ) ( 5316 1940 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5316 2000 688 ) ( 5316 2044 688 ) ( 5316 2044 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5316 2044 688 ) ( 5308 2044 688 ) ( 5308 2044 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5308 2040 688 ) ( 5308 1996 688 ) ( 5308 1996 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 548 +{ +( 5316 1932 680 ) ( 5308 1932 680 ) ( 5308 1888 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5308 1888 688 ) ( 5308 1932 688 ) ( 5316 1932 688 ) common/nodraw 56 -28 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5304 1808 688 ) ( 5312 1808 688 ) ( 5312 1808 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5316 1888 688 ) ( 5316 1932 688 ) ( 5316 1932 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5316 1932 688 ) ( 5308 1932 688 ) ( 5308 1932 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5308 1932 688 ) ( 5308 1888 688 ) ( 5308 1888 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 549 +{ +( 5316 1840 680 ) ( 5308 1840 680 ) ( 5308 1796 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5308 1796 688 ) ( 5308 1840 688 ) ( 5316 1840 688 ) common/nodraw 56 8 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5304 1716 688 ) ( 5312 1716 688 ) ( 5312 1716 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5316 1796 688 ) ( 5316 1840 688 ) ( 5316 1840 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5312 1800 688 ) ( 5304 1800 688 ) ( 5304 1800 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5308 1840 688 ) ( 5308 1796 688 ) ( 5308 1796 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 550 +{ +( 5444 1840 680 ) ( 5436 1840 680 ) ( 5436 1796 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5436 1796 688 ) ( 5436 1840 688 ) ( 5444 1840 688 ) common/nodraw 56 8 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5432 1716 688 ) ( 5440 1716 688 ) ( 5440 1716 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5444 1796 688 ) ( 5444 1840 688 ) ( 5444 1840 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5440 1800 688 ) ( 5432 1800 688 ) ( 5432 1800 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5436 1840 688 ) ( 5436 1796 688 ) ( 5436 1796 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 551 +{ +( 5444 1932 680 ) ( 5436 1932 680 ) ( 5436 1888 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5436 1888 688 ) ( 5436 1932 688 ) ( 5444 1932 688 ) common/nodraw 56 -28 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5432 1808 688 ) ( 5440 1808 688 ) ( 5440 1808 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5444 1888 688 ) ( 5444 1932 688 ) ( 5444 1932 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5444 1932 688 ) ( 5436 1932 688 ) ( 5436 1932 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5436 1932 688 ) ( 5436 1888 688 ) ( 5436 1888 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 552 +{ +( 5444 2040 680 ) ( 5436 2040 680 ) ( 5436 1996 680 ) general_structure/plank_flat 0 -15 90.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5436 1996 688 ) ( 5436 2040 688 ) ( 5444 2040 688 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5436 1940 688 ) ( 5444 1940 688 ) ( 5444 1940 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5444 2000 688 ) ( 5444 2044 688 ) ( 5444 2044 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +( 5444 2044 688 ) ( 5436 2044 688 ) ( 5436 2044 680 ) common/nodraw 56 16 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5436 2040 688 ) ( 5436 1996 688 ) ( 5436 1996 680 ) general_structure/plank_flat 0 -15 0.00 0.750000 0.750000 0 16384 0 +surfaceparm detail +} +// brush 553 +{ +( 6044 2040 816 ) ( 6044 2052 816 ) ( 6036 2052 816 ) general_structure/plank_flat 144 43 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6036 2052 820 ) ( 6044 2052 820 ) ( 6044 2040 820 ) common/nodraw 8 52 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6036 2052 820 ) ( 6036 2040 820 ) ( 6036 2040 816 ) general_structure/plank_flat -104 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6036 1980 820 ) ( 6044 1980 820 ) ( 6044 1980 816 ) common/nodraw 8 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6044 2040 820 ) ( 6044 2052 820 ) ( 6044 2052 816 ) general_structure/plank_flat -104 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6044 2052 820 ) ( 6036 2052 820 ) ( 6036 2052 816 ) common/nodraw 8 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 554 +{ +( 5280 2304 796 ) ( 5264 2304 796 ) ( 5264 2016 968 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5264 2304 812 ) ( 5280 2304 812 ) ( 5280 2016 984 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5264 2024 982 ) ( 5280 2024 982 ) ( 5280 2024 962 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5280 2016 984 ) ( 5280 2024 984 ) ( 5280 2024 964 ) general_structure/plank_flat 0 19 330.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5264 2304 796 ) ( 5280 2304 796 ) ( 5280 2304 812 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5264 2024 984 ) ( 5264 2016 984 ) ( 5264 2016 964 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 555 +{ +( 5264 1728 796 ) ( 5280 1728 796 ) ( 5280 2016 968 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5280 1728 812 ) ( 5264 1728 812 ) ( 5264 2016 984 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5280 1728 796 ) ( 5264 1728 796 ) ( 5264 1728 812 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5280 1988 984 ) ( 5280 2016 984 ) ( 5280 2016 968 ) general_structure/plank_flat 0 19 210.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5280 2008 982 ) ( 5264 2008 982 ) ( 5264 2008 966 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5264 2016 984 ) ( 5264 1988 984 ) ( 5264 1988 968 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 556 +{ +( 6020 1728 796 ) ( 6036 1728 796 ) ( 6036 2016 968 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6036 1728 812 ) ( 6020 1728 812 ) ( 6020 2016 984 ) common/nodraw -52 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6036 1728 796 ) ( 6020 1728 796 ) ( 6020 1728 812 ) common/nodraw -52 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6036 1988 984 ) ( 6036 2016 984 ) ( 6036 2016 968 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6036 2008 983 ) ( 6020 2008 983 ) ( 6020 2008 967 ) common/nodraw -52 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6020 2016 984 ) ( 6020 1988 984 ) ( 6020 1988 968 ) general_structure/plank_flat 0 19 210.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 557 +{ +( 6036 2304 796 ) ( 6020 2304 796 ) ( 6020 2016 968 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6020 2304 812 ) ( 6036 2304 812 ) ( 6036 2016 984 ) common/nodraw -52 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6020 2024 981 ) ( 6036 2024 981 ) ( 6036 2024 961 ) common/nodraw -52 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6036 2016 984 ) ( 6036 2024 984 ) ( 6036 2024 964 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6020 2304 796 ) ( 6036 2304 796 ) ( 6036 2304 812 ) common/nodraw -52 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 6020 2024 984 ) ( 6020 2016 984 ) ( 6020 2016 964 ) general_structure/plank_flat 0 19 330.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 558 +{ +( 5780 2304 796 ) ( 5764 2304 796 ) ( 5764 2016 968 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5764 2304 812 ) ( 5780 2304 812 ) ( 5780 2016 984 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5764 2024 982 ) ( 5780 2024 982 ) ( 5780 2024 962 ) general_structure/plank_flat 0 19 330.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5780 2016 984 ) ( 5780 2024 984 ) ( 5780 2024 964 ) general_structure/plank_flat 0 19 330.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5764 2304 796 ) ( 5780 2304 796 ) ( 5780 2304 812 ) general_structure/plank_flat 0 19 330.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5764 2024 984 ) ( 5764 2016 984 ) ( 5764 2016 964 ) general_structure/plank_flat 0 19 330.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 559 +{ +( 5764 1728 796 ) ( 5780 1728 796 ) ( 5780 2016 968 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5780 1728 812 ) ( 5764 1728 812 ) ( 5764 2016 984 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5780 1728 796 ) ( 5764 1728 796 ) ( 5764 1728 812 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5780 1988 984 ) ( 5780 2016 984 ) ( 5780 2016 968 ) general_structure/plank_flat 0 19 210.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5780 2008 981 ) ( 5764 2008 981 ) ( 5764 2008 965 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5764 2016 984 ) ( 5764 1988 984 ) ( 5764 1988 968 ) general_structure/plank_flat 0 19 210.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 560 +{ +( 5508 1728 796 ) ( 5524 1728 796 ) ( 5524 2016 968 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5524 1728 812 ) ( 5508 1728 812 ) ( 5508 2016 984 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5524 1728 796 ) ( 5508 1728 796 ) ( 5508 1728 812 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5524 1988 984 ) ( 5524 2016 984 ) ( 5524 2016 968 ) general_structure/plank_flat 0 19 210.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5524 2008 983 ) ( 5508 2008 983 ) ( 5508 2008 967 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5508 2016 984 ) ( 5508 1988 984 ) ( 5508 1988 968 ) general_structure/plank_flat 0 19 210.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 561 +{ +( 5524 2304 796 ) ( 5508 2304 796 ) ( 5508 2016 968 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5508 2304 812 ) ( 5524 2304 812 ) ( 5524 2016 984 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5508 2024 980 ) ( 5524 2024 980 ) ( 5524 2024 960 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5524 2016 984 ) ( 5524 2024 984 ) ( 5524 2024 964 ) general_structure/plank_flat 0 19 330.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5508 2304 796 ) ( 5524 2304 796 ) ( 5524 2304 812 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5508 2024 984 ) ( 5508 2016 984 ) ( 5508 2016 964 ) general_structure/plank_flat 0 19 330.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 562 +{ +( 5724 2024 963 ) ( 5700 2024 963 ) ( 5700 2008 963 ) general_structure/plank_flat 0 19 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5700 2008 980 ) ( 5700 2024 980 ) ( 5724 2024 980 ) common/nodraw 12 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5796 2008 980 ) ( 5820 2008 980 ) ( 5820 2008 976 ) general_structure/plank_flat 0 19 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6036 2000 980 ) ( 6036 2016 980 ) ( 6036 2016 976 ) common/nodraw 12 12 0.00 1 1 536870912 2224 0 +surfaceparm detail +( 5724 2024 980 ) ( 5700 2024 980 ) ( 5700 2024 976 ) general_structure/plank_flat 0 19 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5264 2012 980 ) ( 5264 1996 980 ) ( 5264 1996 976 ) common/nodraw 12 12 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 563 +{ +( -1176 6752 372 ) ( -1176 6752 380 ) ( -1176 6736 380 ) general_structure/plank_flat 160 -3 -180.00 1 -1 0 16384 0 +surfaceparm detail +( -920 6736 372 ) ( -920 6752 372 ) ( -920 6752 364 ) general_structure/plank_flat 160 -3 -180.00 1 -1 0 16384 0 +surfaceparm detail +( -960 6732 384 ) ( -960 6732 376 ) ( -1168 6732 376 ) general_structure/plank_flat 72 -4 -180.00 1 -1 0 16384 0 +surfaceparm detail +( -960 6736 360 ) ( -960 6752 360 ) ( -1168 6752 360 ) general_structure/plank_flat -31 0 0.00 1 1 0 16384 0 +surfaceparm detail +( -960 6756 372 ) ( -960 6756 380 ) ( -1168 6756 380 ) general_structure/plank_flat 72 -4 -180.00 1 -1 0 16384 0 +surfaceparm detail +( -960 6748 384 ) ( -960 6732 384 ) ( -1168 6732 384 ) common/caulk -16 16 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 564 +{ +( -832 7232 364 ) ( -840 7232 364 ) ( -840 7064 364 ) general_structure/plank_flat -66 -33 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -840 7064 384 ) ( -840 7232 384 ) ( -832 7232 384 ) common/caulk 4 4 0.00 1 1 0 160 0 +surfaceparm detail +( -840 6920 376 ) ( -832 6920 376 ) ( -832 6920 136 ) general_structure/plank_flat -50 -34 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -824 7064 376 ) ( -824 7232 376 ) ( -824 7232 136 ) general_structure/plank_flat -66 -17 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -832 7232 376 ) ( -840 7232 376 ) ( -840 7232 136 ) common/caulk 4 0 0.00 1 1 0 160 0 +surfaceparm detail +( -840 7232 376 ) ( -840 7064 376 ) ( -840 7064 136 ) general_structure/plank_flat -66 -17 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 565 +{ +( -1152 7232 364 ) ( -1160 7232 364 ) ( -1160 7064 364 ) general_structure/plank_flat -66 -33 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1160 7064 384 ) ( -1160 7232 384 ) ( -1152 7232 384 ) common/caulk 4 4 0.00 1 1 0 160 0 +surfaceparm detail +( -1160 6920 376 ) ( -1152 6920 376 ) ( -1152 6920 136 ) general_structure/plank_flat -50 -34 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1144 7064 376 ) ( -1144 7232 376 ) ( -1144 7232 136 ) general_structure/plank_flat -66 -17 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1152 7232 376 ) ( -1160 7232 376 ) ( -1160 7232 136 ) common/caulk 4 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1160 7232 376 ) ( -1160 7064 376 ) ( -1160 7064 136 ) general_structure/plank_flat -66 -17 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +} +// brush 566 +{ +( -1112 6936 368 ) ( -1144 6936 368 ) ( -1144 6920 368 ) general_structure/plank_flat -50 -18 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1144 6920 384 ) ( -1144 6936 384 ) ( -1112 6936 384 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1144 6920 384 ) ( -1112 6920 384 ) ( -1112 6920 368 ) general_structure/plank_flat -50 -18 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -840 6916 384 ) ( -840 6932 384 ) ( -840 6932 368 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1112 6936 384 ) ( -1144 6936 384 ) ( -1144 6936 368 ) general_structure/plank_flat -50 -18 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1144 6936 384 ) ( -1144 6920 384 ) ( -1144 6920 368 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 567 +{ +( -792 6936 368 ) ( -824 6936 368 ) ( -824 6920 368 ) general_structure/plank_flat -50 -18 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -824 6920 384 ) ( -824 6936 384 ) ( -792 6936 384 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -824 6920 384 ) ( -792 6920 384 ) ( -792 6920 368 ) general_structure/plank_flat -50 -18 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -616 6916 384 ) ( -616 6932 384 ) ( -616 6932 368 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -792 6936 384 ) ( -824 6936 384 ) ( -824 6936 368 ) general_structure/plank_flat -50 -18 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -824 6936 384 ) ( -824 6920 384 ) ( -824 6920 368 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 568 +{ +( -1336 6936 368 ) ( -1368 6936 368 ) ( -1368 6920 368 ) general_structure/plank_flat -50 -18 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1368 6920 384 ) ( -1368 6936 384 ) ( -1336 6936 384 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1368 6920 384 ) ( -1336 6920 384 ) ( -1336 6920 368 ) general_structure/plank_flat -50 -18 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1160 6916 384 ) ( -1160 6932 384 ) ( -1160 6932 368 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1336 6936 384 ) ( -1368 6936 384 ) ( -1368 6936 368 ) general_structure/plank_flat -50 -18 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1352 6936 384 ) ( -1352 6920 384 ) ( -1352 6920 368 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 569 +{ +( -1316 7232 144 ) ( -1352 7232 144 ) ( -1352 7092 144 ) general_structure/plank_flat -82 -33 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1352 7092 148 ) ( -1352 7232 148 ) ( -1316 7232 148 ) general_structure/plank_flat -82 -33 90.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1352 6964 148 ) ( -1316 6964 148 ) ( -1316 6964 116 ) general_structure/plank_flat -66 -33 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1316 7092 148 ) ( -1316 7232 148 ) ( -1316 7232 116 ) general_structure/plank_flat -82 -33 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -1316 7232 148 ) ( -1352 7232 148 ) ( -1352 7232 116 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1352 7232 148 ) ( -1352 7092 148 ) ( -1352 7092 116 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 570 +{ +( -716 7196 172 ) ( -716 7232 172 ) ( -808 7232 172 ) general_structure/plank_flat -82 -33 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -816 7232 176 ) ( -724 7232 176 ) ( -724 7196 176 ) general_structure/plank_flat -82 -33 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -816 7232 176 ) ( -816 7196 176 ) ( -816 7196 152 ) general_structure/plank_flat -82 -33 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -808 7196 196 ) ( -716 7196 196 ) ( -716 7196 172 ) general_structure/plank_flat -82 -33 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -624 7200 176 ) ( -624 7236 176 ) ( -624 7236 152 ) general_structure/plank_flat -82 -33 0.00 0.250000 -0.250000 0 16384 0 +surfaceparm detail +( -724 7232 176 ) ( -816 7232 176 ) ( -816 7232 152 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 571 +{ +( 370 -5386 -128 ) ( 370 -5398 -128 ) ( 382 -5398 -128 ) general_structure/stonebricks1drk 241 -169 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 382 -5392 28 ) ( 370 -5392 28 ) ( 370 -5380 28 ) general_structure/stonebricks1drk 241 -169 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 386 -5382 -126 ) ( 386 -5382 -44 ) ( 374 -5382 -44 ) general_structure/stonebricks1drk 241 -194 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 384 -5392 -56 ) ( 384 -5392 26 ) ( 384 -5380 26 ) general_structure/stonebricks1drk -16 -195 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 374 -5410 -56 ) ( 374 -5410 26 ) ( 386 -5410 26 ) general_structure/stonebricks1drk 241 -194 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 356 -5382 -126 ) ( 356 -5382 -44 ) ( 356 -5394 -44 ) general_structure/stonebricks1drk -16 -195 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 572 +{ +( 370 -5548 16 ) ( 348 -5548 16 ) ( 348 -5556 16 ) general_structure/stonebricks1drk 210 10 90.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 358 -5556 24 ) ( 358 -5548 24 ) ( 380 -5548 24 ) general_structure/stonebricks1drk 210 10 90.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 382 -5070 24 ) ( 382 -5070 -206 ) ( 382 -5556 -206 ) general_structure/stonebricks1drk 210 -226 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 358 -5198 24 ) ( 358 -5206 24 ) ( 358 -5206 -206 ) general_structure/stonebricks1drk 210 -226 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 360 -5144 16 ) ( 364 -5144 16 ) ( 362 -5144 24 ) general_structure/stonebricks1drk 210 -226 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 362 -5382 16 ) ( 358 -5382 16 ) ( 360 -5382 24 ) general_structure/stonebricks1drk 210 -226 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 573 +{ +( 3391 452 381 ) ( 3391 428 381 ) ( 3815 492 499 ) general_structure/stonebricks1drk -106 109 8.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3819 512 507.999847 ) ( 3819 496 507.999847 ) ( 3387 432 387.999847 ) general_structure/stonebricks1drk -106 109 8.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3815 492 508 ) ( 3815 492 500 ) ( 3391 428 382 ) general_structure/stonebricks1drk -242 -97 16.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3815 492 500 ) ( 3815 492 508 ) ( 3815 516 506 ) common/nodraw 0 12 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3815 516 500 ) ( 3815 516 508 ) ( 3391 452 390 ) general_structure/stonebricks1drk -242 -97 16.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3391 428 381 ) ( 3391 452 381 ) ( 3391 452 389 ) common/nodraw 0 12 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 574 +{ +( 2884 448 276 ) ( 2884 432 276 ) ( 3396 432 380 ) general_structure/stonebricks1drk -128 0 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3392 448 388 ) ( 3392 432 388 ) ( 2880 432 284 ) general_structure/stonebricks1drk -128 0 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2880 428 380 ) ( 2912 428 380 ) ( 2912 428 196 ) general_structure/stonebricks1drk -189 11 12.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3396 448 380 ) ( 3396 432 380 ) ( 3396 432 388 ) common/nodraw 0 36 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2912 452 380 ) ( 2880 452 380 ) ( 2880 452 196 ) general_structure/stonebricks1drk -189 11 12.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2880 432 276 ) ( 2880 448 276 ) ( 2880 448 284 ) common/nodraw 0 36 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 575 +{ +( 2876 424 276 ) ( 2852 424 276 ) ( 2748 -112 240 ) general_structure/stonebricks1drk 13 -138 79.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2852 424 284 ) ( 2876 424 284 ) ( 2772 -112 248 ) general_structure/stonebricks1drk 13 -138 79.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2772 -112 248 ) ( 2772 -112 240 ) ( 2748 -112 240 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2876 424 248 ) ( 2876 424 240 ) ( 2772 -112 240 ) general_structure/stonebricks1drk 0 0 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2852 424 276 ) ( 2876 424 276 ) ( 2876 424 284 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2852 424 240 ) ( 2852 424 248 ) ( 2748 -112 248 ) general_structure/stonebricks1drk 0 0 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 576 +{ +( 2748 -144 240 ) ( 2748 -144 248 ) ( 2428 -744 110 ) general_structure/stonebricks1drk 60 33 13.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2772 -144 236 ) ( 2772 -144 244 ) ( 2748 -144 244 ) common/nodraw -24 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2772 -144 244 ) ( 2772 -144 236 ) ( 2452 -744 102 ) general_structure/stonebricks1drk 60 33 13.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2452 -744 104 ) ( 2452 -744 96 ) ( 2428 -744 102 ) common/nodraw -24 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2448 -768 104 ) ( 2432 -768 104 ) ( 2752 -128 248 ) general_structure/stonebricks1drk 21 -150 64.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2432 -768 96 ) ( 2448 -768 96 ) ( 2768 -128 240 ) general_structure/stonebricks1drk 21 -150 64.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 577 +{ +( 2768 -112 256 ) ( 2736 -112 256 ) ( 2736 -144 256 ) general_structure/stonebricks1drk -176 -112 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2744 -144 264 ) ( 2744 -112 264 ) ( 2776 -112 264 ) general_structure/stonebricks1drk -176 -112 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2744 -146 8 ) ( 2776 -146 8 ) ( 2776 -146 0 ) general_structure/stonebricks1drk -176 -32 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2778 -144 8 ) ( 2778 -112 8 ) ( 2778 -112 0 ) general_structure/stonebricks1drk 112 -32 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2776 -110 8 ) ( 2744 -110 8 ) ( 2744 -110 0 ) general_structure/stonebricks1drk -176 -32 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2742 -112 264 ) ( 2742 -144 264 ) ( 2742 -144 256 ) general_structure/stonebricks1drk 112 -32 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 578 +{ +( 2448 -744 124 ) ( 2416 -744 124 ) ( 2416 -776 124 ) general_structure/stonebricks1drk -48 -96 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2424 -776 132 ) ( 2424 -744 132 ) ( 2456 -744 132 ) general_structure/stonebricks1drk -48 -96 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2424 -778 -124 ) ( 2456 -778 -124 ) ( 2456 -778 -132 ) general_structure/stonebricks1drk -48 -40 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2458 -776 -124 ) ( 2458 -744 -124 ) ( 2458 -744 -132 ) general_structure/stonebricks1drk 96 -40 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2456 -742 -124 ) ( 2424 -742 -124 ) ( 2424 -742 -132 ) general_structure/stonebricks1drk -48 -40 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2422 -744 132 ) ( 2422 -776 132 ) ( 2422 -776 124 ) general_structure/stonebricks1drk 96 -40 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 579 +{ +( -4052 -4188 154 ) ( -4052 -4172 154 ) ( -4156 -4172 154 ) general_structure/stonebricks1drk -16 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4156 -4172 162 ) ( -4052 -4172 162 ) ( -4052 -4188 162 ) general_structure/stonebricks1drk -16 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4384 -4194 162 ) ( -4384 -4204 162 ) ( -4384 -4204 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4156 -4190 162 ) ( -4056 -4190 162 ) ( -4056 -4190 154 ) general_structure/stonebricks1drk -208 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4064 -4180 154 ) ( -4064 -4190 154 ) ( -4064 -4190 162 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4156 -4178 154 ) ( -4056 -4178 154 ) ( -4056 -4178 162 ) general_structure/stonebricks1drk -16 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +} +// brush 580 +{ +( -3614 -4188 24 ) ( -3614 -4200 24 ) ( -3602 -4200 24 ) general_structure/stonebricks1drk 176 -16 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3602 -4202 166 ) ( -3614 -4202 166 ) ( -3614 -4190 166 ) general_structure/stonebricks1drk 176 -16 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3602 -4188 32 ) ( -3602 -4188 114 ) ( -3614 -4188 114 ) general_structure/stonebricks1drk 176 -59 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3600 -4202 42 ) ( -3600 -4202 124 ) ( -3600 -4190 124 ) general_structure/stonebricks1drk -120 -60 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3614 -4204 42 ) ( -3614 -4204 124 ) ( -3602 -4204 124 ) general_structure/stonebricks1drk 176 -59 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3616 -4188 32 ) ( -3616 -4188 114 ) ( -3616 -4200 114 ) general_structure/stonebricks1drk -120 -60 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 581 +{ +( -4398 -4176 72 ) ( -4398 -4188 72 ) ( -4386 -4188 72 ) general_structure/stonebricks1drk 112 -225 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4386 -4190 166 ) ( -4398 -4190 166 ) ( -4398 -4178 166 ) general_structure/stonebricks1drk 112 -225 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4386 -4176 72 ) ( -4386 -4176 154 ) ( -4398 -4176 154 ) general_structure/stonebricks1drk 112 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4384 -4190 82 ) ( -4384 -4190 164 ) ( -4384 -4178 164 ) general_structure/stonebricks1drk -72 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4398 -4192 82 ) ( -4398 -4192 164 ) ( -4386 -4192 164 ) general_structure/stonebricks1drk 112 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4400 -4176 72 ) ( -4400 -4176 154 ) ( -4400 -4188 154 ) general_structure/stonebricks1drk -72 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 582 +{ +( -4380 -4190 154 ) ( -4380 -4174 154 ) ( -4484 -4174 154 ) general_structure/stonebricks1drk -240 -67 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4484 -4174 162 ) ( -4380 -4174 162 ) ( -4380 -4190 162 ) general_structure/stonebricks1drk -240 -67 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4712 -4196 162 ) ( -4712 -4206 162 ) ( -4712 -4206 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4484 -4190 162 ) ( -4384 -4190 162 ) ( -4384 -4190 154 ) general_structure/stonebricks1drk -208 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4400 -4181 154 ) ( -4400 -4191 154 ) ( -4400 -4191 162 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4484 -4178 154 ) ( -4384 -4178 154 ) ( -4384 -4178 162 ) general_structure/stonebricks1drk -240 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +} +// brush 583 +{ +( -4726 -4176 72 ) ( -4726 -4188 72 ) ( -4714 -4188 72 ) general_structure/stonebricks1drk 80 -225 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4714 -4190 166 ) ( -4726 -4190 166 ) ( -4726 -4178 166 ) general_structure/stonebricks1drk 80 -225 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4714 -4176 72 ) ( -4714 -4176 154 ) ( -4726 -4176 154 ) general_structure/stonebricks1drk 80 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4712 -4190 82 ) ( -4712 -4190 164 ) ( -4712 -4178 164 ) general_structure/stonebricks1drk -72 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4726 -4192 82 ) ( -4726 -4192 164 ) ( -4714 -4192 164 ) general_structure/stonebricks1drk 112 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4728 -4176 72 ) ( -4728 -4176 154 ) ( -4728 -4188 154 ) general_structure/stonebricks1drk -72 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 584 +{ +( -5054 -4176 72 ) ( -5054 -4188 72 ) ( -5042 -4188 72 ) general_structure/stonebricks1drk 48 -226 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5042 -4190 166 ) ( -5054 -4190 166 ) ( -5054 -4178 166 ) general_structure/stonebricks1drk 48 -226 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5042 -4176 72 ) ( -5042 -4176 154 ) ( -5054 -4176 154 ) general_structure/stonebricks1drk 48 99 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5040 -4190 82 ) ( -5040 -4190 164 ) ( -5040 -4178 164 ) general_structure/stonebricks1drk -72 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5054 -4192 82 ) ( -5054 -4192 164 ) ( -5042 -4192 164 ) general_structure/stonebricks1drk 112 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5056 -4176 72 ) ( -5056 -4176 154 ) ( -5056 -4188 154 ) general_structure/stonebricks1drk -72 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 585 +{ +( -5020 -3280 154 ) ( -4916 -3280 154 ) ( -4916 -3264 154 ) general_structure/stonebricks1drk -144 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4916 -3264 162 ) ( -4916 -3280 162 ) ( -5020 -3280 162 ) general_structure/stonebricks1drk -144 -11 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5240 -3248 154 ) ( -5240 -3248 162 ) ( -5240 -3258 162 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4920 -3264 154 ) ( -4920 -3264 162 ) ( -5020 -3264 162 ) general_structure/stonebricks1drk -144 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4936 -3264 162 ) ( -4936 -3264 154 ) ( -4936 -3274 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4920 -3274 162 ) ( -4920 -3274 154 ) ( -5020 -3274 154 ) general_structure/stonebricks1drk -144 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +} +// brush 586 +{ +( -5568 -3432 154 ) ( -5568 -3442 154 ) ( -5248 -3274 154 ) general_structure/stonebricks1drk -112 -11 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5568 -3442 162 ) ( -5568 -3432 162 ) ( -5248 -3264 162 ) general_structure/stonebricks1drk -112 25 -151.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5560 -3434 154 ) ( -5560 -3434 162 ) ( -5560 -3444 162 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5560 -3434 162 ) ( -5560 -3434 154 ) ( -5256 -3266 154 ) general_structure/stonebricks1drk -112 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5256 -3266 162 ) ( -5256 -3266 154 ) ( -5256 -3278 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5560 -3444 154 ) ( -5560 -3444 162 ) ( -5256 -3278 162 ) general_structure/stonebricks1drk -112 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +} +// brush 587 +{ +( -5668 -3452 154 ) ( -5564 -3452 154 ) ( -5564 -3436 154 ) general_structure/stonebricks1drk -112 -187 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5564 -3436 162 ) ( -5564 -3452 162 ) ( -5668 -3452 162 ) general_structure/stonebricks1drk -112 -187 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5952 -3420 154 ) ( -5952 -3420 162 ) ( -5952 -3430 162 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5568 -3434 154 ) ( -5568 -3434 162 ) ( -5668 -3434 162 ) general_structure/stonebricks1drk -112 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5576 -3436 162 ) ( -5576 -3436 154 ) ( -5576 -3446 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5568 -3446 162 ) ( -5568 -3446 154 ) ( -5668 -3446 154 ) general_structure/stonebricks1drk -112 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +} +// brush 588 +{ +( -4122 -1788 218 ) ( -4112 -1788 218 ) ( -4224 -1296 218 ) general_structure/stonebricks1drk -63 246 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4112 -1788 226 ) ( -4122 -1788 226 ) ( -4234 -1296 226 ) general_structure/stonebricks1drk -218 129 283.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4224 -1296 218 ) ( -4224 -1296 226 ) ( -4234 -1296 226 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4112 -1788 218 ) ( -4112 -1788 226 ) ( -4224 -1296 226 ) general_structure/stonebricks1drk -64 102 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4120 -1788 226 ) ( -4120 -1788 218 ) ( -4130 -1788 218 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4122 -1788 226 ) ( -4122 -1788 218 ) ( -4234 -1296 218 ) general_structure/stonebricks1drk -64 102 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 589 +{ +( -3602 -4204 150 ) ( -3602 -4516 114 ) ( -3602 -4516 122 ) general_structure/stonebricks1drk -72 85 186.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3602 -4516 114 ) ( -3614 -4516 114 ) ( -3614 -4516 122 ) common/nodraw 0 -4 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3614 -4516 114 ) ( -3614 -4204 150 ) ( -3614 -4204 158 ) general_structure/stonebricks1drk -72 85 186.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3614 -4204 150 ) ( -3602 -4204 150 ) ( -3602 -4204 158 ) general_structure/stonebricks1drk -80 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3602 -4516 122 ) ( -3614 -4516 122 ) ( -3614 -4204 158 ) general_structure/stonebricks1drk -70 198 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3602 -4204 150 ) ( -3614 -4204 150 ) ( -3614 -4516 114 ) general_structure/stonebricks1drk -70 198 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +} +// brush 590 +{ +( -3600 -4518 24 ) ( -3612 -4518 24 ) ( -3612 -4530 24 ) general_structure/stonebricks1drk 192 28 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3614 -4530 126 ) ( -3614 -4518 126 ) ( -3602 -4518 126 ) general_structure/stonebricks1drk 192 28 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3600 -4530 32 ) ( -3600 -4530 114 ) ( -3600 -4518 114 ) general_structure/stonebricks1drk 192 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3614 -4532 42 ) ( -3614 -4532 124 ) ( -3602 -4532 124 ) general_structure/stonebricks1drk 184 -60 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3616 -4518 42 ) ( -3616 -4518 124 ) ( -3616 -4530 124 ) general_structure/stonebricks1drk 192 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3600 -4516 32 ) ( -3600 -4516 114 ) ( -3612 -4516 114 ) general_structure/stonebricks1drk 184 -60 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 591 +{ +( -3614 -4864 114 ) ( -3598 -4864 114 ) ( -3598 -4760 114 ) general_structure/stonebricks1drk -94 191 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3598 -4760 122 ) ( -3598 -4864 122 ) ( -3614 -4864 122 ) general_structure/stonebricks1drk -62 182 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3620 -4532 122 ) ( -3630 -4532 122 ) ( -3630 -4532 114 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3614 -4760 122 ) ( -3614 -4860 122 ) ( -3614 -4860 114 ) mohtest/platestonelittn -60 -40 -180.00 1 -1 0 0 0 +surfaceparm detail +( -3604 -4844 114 ) ( -3614 -4844 114 ) ( -3614 -4844 122 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3602 -4760 114 ) ( -3602 -4860 114 ) ( -3602 -4860 122 ) general_structure/stonebricks1drk -96 -59 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 592 +{ +( -3600 -4846 0 ) ( -3612 -4846 0 ) ( -3612 -4858 0 ) general_structure/stonebricks1drk 224 27 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3614 -4858 126 ) ( -3614 -4846 126 ) ( -3602 -4846 126 ) general_structure/stonebricks1drk 224 27 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3600 -4858 8 ) ( -3600 -4858 90 ) ( -3600 -4846 90 ) general_structure/stonebricks1drk 224 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3614 -4860 42 ) ( -3614 -4860 124 ) ( -3602 -4860 124 ) general_structure/stonebricks1drk 184 -60 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3616 -4846 42 ) ( -3616 -4846 124 ) ( -3616 -4858 124 ) general_structure/stonebricks1drk 128 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3600 -4844 32 ) ( -3600 -4844 114 ) ( -3612 -4844 114 ) general_structure/stonebricks1drk 184 -60 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 593 +{ +( 3394.848633 456 396.599182 ) ( 3363.334961 456 391.042450 ) ( 3363.334961 424 391.042450 ) general_structure/stonebricks1drk 3 0 0.00 0.492188 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3369.824219 424 400.310059 ) ( 3369.824219 456 400.310059 ) ( 3401.338379 456 405.866852 ) general_structure/stonebricks1drk 4 0 0.00 0.492676 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3414.278320 422 148.199310 ) ( 3445.791992 422 153.756012 ) ( 3447.181152 422 145.877548 ) general_structure/stonebricks1drk -183 81 10.01 0.499792 0.499778 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3447.761719 424 154.103348 ) ( 3447.761719 456 154.103348 ) ( 3449.150879 456 146.224884 ) general_structure/stonebricks1drk 0 8 0.00 0.500000 0.492416 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3445.791992 458 153.756012 ) ( 3414.278320 458 148.199310 ) ( 3415.667480 458 140.320847 ) general_structure/stonebricks1drk -183 81 10.01 0.499792 0.499778 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3367.854980 456 399.962830 ) ( 3367.854980 424 399.962830 ) ( 3369.244141 424 392.084351 ) general_structure/stonebricks1drk 0 251 0.00 0.500000 0.492371 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 594 +{ +( 3792 522 507 ) ( 3792 486 507 ) ( 3828 486 514 ) general_structure/stonebricks1drk -89 -128 0.00 0.492676 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3790 486 515 ) ( 3790 522 515 ) ( 3826 522 522 ) general_structure/stonebricks1drk -87 -128 0.00 0.493164 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3837.278320 486 264.199341 ) ( 3868.791992 486 269.756012 ) ( 3870.181152 486 261.877563 ) general_structure/stonebricks1drk -33 162 10.00 0.500273 0.499898 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3870.761719 488 270.103333 ) ( 3870.761719 520 270.103333 ) ( 3872.150879 520 262.224884 ) general_structure/stonebricks1drk 128 243 0.00 0.500000 0.492371 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3868.791992 522 269.756012 ) ( 3837.278320 522 264.199341 ) ( 3838.667480 522 256.320862 ) general_structure/stonebricks1drk -33 162 10.00 0.500273 0.499898 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3790 522 515 ) ( 3790 486 515 ) ( 3792 486 507 ) general_structure/stonebricks1drk 128 231 0.00 0.500000 0.492340 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 595 +{ +( 4524 520 626 ) ( 4492 520 626 ) ( 4492 488 626 ) general_structure/stonebricks1drk -96 -128 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4496 488 634 ) ( 4496 520 634 ) ( 4528 520 634 ) general_structure/stonebricks1drk -96 -128 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4496 486 354 ) ( 4528 486 354 ) ( 4528 486 346 ) general_structure/stonebricks1drk -96 148 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4530 488 354 ) ( 4530 520 354 ) ( 4530 520 346 ) general_structure/stonebricks1drk 128 148 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4528 522 354 ) ( 4496 522 354 ) ( 4496 522 346 ) general_structure/stonebricks1drk -96 148 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4498 520 610 ) ( 4498 488 610 ) ( 4498 488 602 ) general_structure/stonebricks1drk 128 148 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 596 +{ +( -4708 -4188 154 ) ( -4708 -4172 154 ) ( -4812 -4172 154 ) general_structure/stonebricks1drk -208 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4812 -4172 162 ) ( -4708 -4172 162 ) ( -4708 -4188 162 ) general_structure/stonebricks1drk -208 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5040 -4194 162 ) ( -5040 -4204 162 ) ( -5040 -4204 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4812 -4190 162 ) ( -4712 -4190 162 ) ( -4712 -4190 154 ) general_structure/stonebricks1drk -208 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4728 -4176 154 ) ( -4728 -4186 154 ) ( -4728 -4186 162 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -4812 -4178 154 ) ( -4712 -4178 154 ) ( -4712 -4178 162 ) general_structure/stonebricks1drk -208 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +} +// brush 597 +{ +( -5371 -4344 60 ) ( -5371 -4356 60 ) ( -5359 -4356 60 ) general_structure/stonebricks1drk -196 -130 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5359 -4358 166 ) ( -5371 -4358 166 ) ( -5371 -4346 166 ) general_structure/stonebricks1drk -196 -130 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5359 -4344 72 ) ( -5359 -4344 154 ) ( -5371 -4344 154 ) general_structure/stonebricks1drk -196 98 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5357 -4358 70 ) ( -5357 -4358 152 ) ( -5357 -4346 152 ) general_structure/stonebricks1drk -39 -158 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5371 -4360 82 ) ( -5371 -4360 164 ) ( -5359 -4360 164 ) general_structure/stonebricks1drk -196 98 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5373 -4344 72 ) ( -5373 -4344 154 ) ( -5373 -4356 154 ) general_structure/stonebricks1drk -232 99 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 598 +{ +( -3614 -5192 114 ) ( -3598 -5192 114 ) ( -3598 -5088 114 ) general_structure/stonebricks1drk -126 191 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3598 -5088 122 ) ( -3598 -5192 122 ) ( -3614 -5192 122 ) general_structure/stonebricks1drk -94 182 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3620 -4860 122 ) ( -3630 -4860 122 ) ( -3630 -4860 114 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3614 -5088 122 ) ( -3614 -5188 122 ) ( -3614 -5188 114 ) general_structure/stonebricks1drk -160 -61 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3604 -5172 114 ) ( -3614 -5172 114 ) ( -3614 -5172 122 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3602 -5088 114 ) ( -3602 -5188 114 ) ( -3602 -5188 122 ) general_structure/stonebricks1drk -128 -60 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 599 +{ +( -3600 -5174 0 ) ( -3612 -5174 0 ) ( -3612 -5186 0 ) general_structure/stonebricks1drk 0 26 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3614 -5186 126 ) ( -3614 -5174 126 ) ( -3602 -5174 126 ) general_structure/stonebricks1drk 0 26 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3600 -5186 8 ) ( -3600 -5186 90 ) ( -3600 -5174 90 ) general_structure/stonebricks1drk 0 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3614 -5188 42 ) ( -3614 -5188 124 ) ( -3602 -5188 124 ) general_structure/stonebricks1drk 184 -60 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3616 -5174 42 ) ( -3616 -5174 124 ) ( -3616 -5186 124 ) general_structure/stonebricks1drk 128 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3600 -5172 32 ) ( -3600 -5172 114 ) ( -3612 -5172 114 ) general_structure/stonebricks1drk 184 -60 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 600 +{ +( -3614 -5520 114 ) ( -3598 -5520 114 ) ( -3598 -5416 114 ) general_structure/stonebricks1drk -158 191 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3598 -5416 122 ) ( -3598 -5520 122 ) ( -3614 -5520 122 ) general_structure/stonebricks1drk -126 182 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3620 -5188 122 ) ( -3630 -5188 122 ) ( -3630 -5188 114 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3614 -5416 122 ) ( -3614 -5516 122 ) ( -3614 -5516 114 ) general_structure/stonebricks1drk -160 -61 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3604 -5500 114 ) ( -3614 -5500 114 ) ( -3614 -5500 122 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3602 -5416 114 ) ( -3602 -5516 114 ) ( -3602 -5516 122 ) general_structure/stonebricks1drk -160 -61 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 601 +{ +( 4160 496 556.000061 ) ( 4160 512 556.000061 ) ( 3824 512 500.000061 ) general_structure/stonebricks1drk -128 0 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4160 512 563.999939 ) ( 4160 496 563.999939 ) ( 3824 496 507.999939 ) general_structure/stonebricks1drk -128 0 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4160 494 564 ) ( 4160 494 556 ) ( 3824 494 500 ) general_structure/stonebricks1drk -56 -54 9.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4500 498 556 ) ( 4500 498 564 ) ( 4500 518 564 ) common/nodraw 0 4 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4160 514 556 ) ( 4160 514 564 ) ( 3824 514 508 ) general_structure/stonebricks1drk -56 -54 9.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 3824 494 508 ) ( 3824 494 500 ) ( 3824 514 500 ) common/nodraw 0 4 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 602 +{ +( -2116 3842 -152 ) ( -2128 3842 -152 ) ( -2128 3830 -152 ) general_structure/stonebricks1drk -223 76 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -2130 3830 -50 ) ( -2130 3842 -50 ) ( -2118 3842 -50 ) general_structure/stonebricks1drk -223 76 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -2116 3830 -144 ) ( -2116 3830 -62 ) ( -2116 3842 -62 ) general_structure/stonebricks1drk -224 -251 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -2130 3828 -134 ) ( -2130 3828 -52 ) ( -2118 3828 -52 ) general_structure/stonebricks1drk 232 -253 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -2132 3842 -134 ) ( -2132 3842 -52 ) ( -2132 3830 -52 ) general_structure/stonebricks1drk -224 -251 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -2116 3844 -144 ) ( -2116 3844 -62 ) ( -2128 3844 -62 ) general_structure/stonebricks1drk 232 -253 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 603 +{ +( -1804 3830 -14 ) ( -1804 3842 -14 ) ( -2116 3842 -62 ) general_structure/stonebricks1drk 210 125 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1804 3842 -6 ) ( -1804 3830 -6 ) ( -2116 3830 -54 ) general_structure/stonebricks1drk 242 117 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1804 3842 -14 ) ( -1804 3830 -14 ) ( -1804 3830 -6 ) common/nodraw -56 -24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -2032 3842 -54 ) ( -2132 3842 -54 ) ( -2132 3842 -62 ) general_structure/stonebricks1drk 176 -250 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -2116 3832 -62 ) ( -2116 3842 -62 ) ( -2116 3842 -54 ) common/nodraw -56 -24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -2032 3830 -62 ) ( -2132 3830 -62 ) ( -2132 3830 -54 ) general_structure/stonebricks1drk 176 -250 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 604 +{ +( -1788 3842 -104 ) ( -1800 3842 -104 ) ( -1800 3830 -104 ) general_structure/stonebricks1drk -223 108 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1802 3830 -2 ) ( -1802 3842 -2 ) ( -1790 3842 -2 ) general_structure/stonebricks1drk -223 108 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1788 3830 -96 ) ( -1788 3830 -14 ) ( -1788 3842 -14 ) general_structure/stonebricks1drk -224 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1802 3828 -86 ) ( -1802 3828 -4 ) ( -1790 3828 -4 ) general_structure/stonebricks1drk 8 -61 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1804 3842 -86 ) ( -1804 3842 -4 ) ( -1804 3830 -4 ) general_structure/stonebricks1drk -224 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1788 3844 -96 ) ( -1788 3844 -14 ) ( -1800 3844 -14 ) general_structure/stonebricks1drk 8 -61 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 605 +{ +( -1802 3516 -48 ) ( -1802 3504 -48 ) ( -1790 3504 -48 ) general_structure/stonebricks1drk 209 252 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1790 3502 54 ) ( -1802 3502 54 ) ( -1802 3514 54 ) general_structure/stonebricks1drk 209 252 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1790 3516 -40 ) ( -1790 3516 42 ) ( -1802 3516 42 ) general_structure/stonebricks1drk -144 165 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1788 3502 -30 ) ( -1788 3502 52 ) ( -1788 3514 52 ) general_structure/stonebricks1drk -200 162 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1802 3500 -30 ) ( -1802 3500 52 ) ( -1790 3500 52 ) general_structure/stonebricks1drk -144 165 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1804 3516 -40 ) ( -1804 3516 42 ) ( -1804 3504 42 ) general_structure/stonebricks1drk -200 162 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 606 +{ +( -1802 3516 42 ) ( -1790 3516 42 ) ( -1790 3828 -14 ) general_structure/stonebricks1drk -222 45 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1790 3516 50 ) ( -1802 3516 50 ) ( -1802 3828 -6 ) general_structure/stonebricks1drk -190 37 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1802 3828 -14 ) ( -1790 3828 -14 ) ( -1790 3828 -6 ) common/nodraw -36 -24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1802 3600 -54 ) ( -1802 3500 -54 ) ( -1802 3500 -62 ) general_structure/stonebricks1drk 0 -250 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1790 3516 42 ) ( -1802 3516 42 ) ( -1802 3516 50 ) common/nodraw -36 -24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1790 3600 -62 ) ( -1790 3500 -62 ) ( -1790 3500 -54 ) general_structure/stonebricks1drk 0 -250 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 607 +{ +( -1802 3188 8 ) ( -1802 3176 8 ) ( -1790 3176 8 ) general_structure/stonebricks1drk 241 -4 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1790 3174 110 ) ( -1802 3174 110 ) ( -1802 3186 110 ) general_structure/stonebricks1drk 241 -4 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1790 3188 16 ) ( -1790 3188 98 ) ( -1802 3188 98 ) general_structure/stonebricks1drk -144 133 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1788 3174 26 ) ( -1788 3174 108 ) ( -1788 3186 108 ) general_structure/stonebricks1drk -232 129 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1802 3172 26 ) ( -1802 3172 108 ) ( -1790 3172 108 ) general_structure/stonebricks1drk -144 133 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1804 3188 16 ) ( -1804 3188 98 ) ( -1804 3176 98 ) general_structure/stonebricks1drk -232 129 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 608 +{ +( -1802 3188 98 ) ( -1790 3188 98 ) ( -1790 3500 42 ) general_structure/stonebricks1drk -254 45 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1790 3188 106 ) ( -1802 3188 106 ) ( -1802 3500 50 ) general_structure/stonebricks1drk -222 37 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1802 3500 42 ) ( -1790 3500 42 ) ( -1790 3500 50 ) common/nodraw -36 32 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1802 3272 2 ) ( -1802 3172 2 ) ( -1802 3172 -6 ) general_structure/stonebricks1drk -32 -26 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1790 3188 98 ) ( -1802 3188 98 ) ( -1802 3188 106 ) common/nodraw -36 32 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1790 3272 -6 ) ( -1790 3172 -6 ) ( -1790 3172 2 ) general_structure/stonebricks1drk -32 -26 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 609 +{ +( -1802 2860 46 ) ( -1802 2848 46 ) ( -1790 2848 46 ) general_structure/stonebricks1drk 17 -4 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1790 2846 148 ) ( -1802 2846 148 ) ( -1802 2858 148 ) general_structure/stonebricks1drk 17 -4 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1790 2860 54 ) ( -1790 2860 136 ) ( -1802 2860 136 ) general_structure/stonebricks1drk -144 29 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1788 2846 64 ) ( -1788 2846 146 ) ( -1788 2858 146 ) general_structure/stonebricks1drk -8 25 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1802 2844 64 ) ( -1802 2844 146 ) ( -1790 2844 146 ) general_structure/stonebricks1drk -144 29 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1804 2860 54 ) ( -1804 2860 136 ) ( -1804 2848 136 ) general_structure/stonebricks1drk -8 25 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 610 +{ +( -1802 2860 136 ) ( -1790 2860 136 ) ( -1790 3172 98 ) general_structure/stonebricks1drk -30 45 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1790 2860 144 ) ( -1802 2860 144 ) ( -1802 3172 106 ) general_structure/stonebricks1drk -254 37 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -1802 3172 98 ) ( -1790 3172 98 ) ( -1790 3172 106 ) common/nodraw -36 24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1802 2944 58 ) ( -1802 2844 58 ) ( -1802 2844 50 ) general_structure/stonebricks1drk -64 197 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -1802 2860 144 ) ( -1790 2860 144 ) ( -1790 2860 136 ) common/nodraw -36 24 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -1790 2944 50 ) ( -1790 2844 50 ) ( -1790 2844 58 ) general_structure/stonebricks1drk -64 197 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 611 +{ +( -2444 3842 -160 ) ( -2456 3842 -160 ) ( -2456 3830 -160 ) general_structure/stonebricks1drk -223 -212 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -2458 3830 -58 ) ( -2458 3842 -58 ) ( -2446 3842 -58 ) general_structure/stonebricks1drk -223 -212 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -2444 3830 -152 ) ( -2444 3830 -70 ) ( -2444 3842 -70 ) general_structure/stonebricks1drk -224 -27 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -2458 3828 -142 ) ( -2458 3828 -60 ) ( -2446 3828 -60 ) general_structure/stonebricks1drk -56 -29 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -2460 3842 -142 ) ( -2460 3842 -60 ) ( -2460 3830 -60 ) general_structure/stonebricks1drk -224 -27 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -2444 3844 -152 ) ( -2444 3844 -70 ) ( -2456 3844 -70 ) general_structure/stonebricks1drk -56 -29 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 612 +{ +( -2444 3842 -70 ) ( -2444 3830 -70 ) ( -2132 3830 -62 ) general_structure/stonebricks1drk 210 -163 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -2444 3830 -62 ) ( -2444 3842 -62 ) ( -2132 3842 -54 ) general_structure/stonebricks1drk 242 -171 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -2132 3842 -62 ) ( -2132 3830 -62 ) ( -2132 3830 -54 ) common/nodraw -56 -8 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -2360 3842 -102 ) ( -2460 3842 -102 ) ( -2460 3842 -110 ) general_structure/stonebricks1drk -112 -186 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -2444 3830 -70 ) ( -2444 3842 -70 ) ( -2444 3842 -62 ) common/nodraw -56 -8 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -2360 3830 -110 ) ( -2460 3830 -110 ) ( -2460 3830 -102 ) general_structure/stonebricks1drk -112 -186 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 613 +{ +( 2872 456 292 ) ( 2840 456 292 ) ( 2840 424 292 ) general_structure/stonebricks1drk -128 0 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2848 424 300 ) ( 2848 456 300 ) ( 2880 456 300 ) general_structure/stonebricks1drk -128 0 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2848 422 44 ) ( 2880 422 44 ) ( 2880 422 36 ) general_structure/stonebricks1drk -128 40 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2882 424 44 ) ( 2882 456 44 ) ( 2882 456 36 ) general_structure/stonebricks1drk 0 40 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2880 458 44 ) ( 2848 458 44 ) ( 2848 458 36 ) general_structure/stonebricks1drk -128 40 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2846 456 300 ) ( 2846 424 300 ) ( 2846 424 292 ) general_structure/stonebricks1drk 0 40 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 614 +{ +( -3716 -4188 154 ) ( -3716 -4172 154 ) ( -3820 -4172 154 ) general_structure/stonebricks1drk -80 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3820 -4172 162 ) ( -3716 -4172 162 ) ( -3716 -4188 162 ) general_structure/stonebricks1drk -80 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4048 -4194 162 ) ( -4048 -4204 162 ) ( -4048 -4204 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3616 -4202 162 ) ( -3616 -4202 154 ) ( -4048 -4190 154 ) general_structure/stonebricks1drk -208 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3616 -4190 162 ) ( -3616 -4190 154 ) ( -3616 -4202 154 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3616 -4190 154 ) ( -3616 -4190 162 ) ( -4048 -4178 162 ) general_structure/stonebricks1drk -80 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +} +// brush 615 +{ +( -4062 -4176 72 ) ( -4062 -4188 72 ) ( -4050 -4188 72 ) general_structure/stonebricks1drk 176 31 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4050 -4190 166 ) ( -4062 -4190 166 ) ( -4062 -4178 166 ) general_structure/stonebricks1drk 176 31 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4050 -4176 72 ) ( -4050 -4176 154 ) ( -4062 -4176 154 ) general_structure/stonebricks1drk 176 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4048 -4190 82 ) ( -4048 -4190 164 ) ( -4048 -4178 164 ) general_structure/stonebricks1drk -72 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4062 -4192 82 ) ( -4062 -4192 164 ) ( -4050 -4192 164 ) general_structure/stonebricks1drk 112 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4064 -4176 72 ) ( -4064 -4176 154 ) ( -4064 -4188 154 ) general_structure/stonebricks1drk -72 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 616 +{ +( -3600 -5502 0 ) ( -3612 -5502 0 ) ( -3612 -5514 0 ) general_structure/stonebricks1drk 32 25 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3614 -5514 126 ) ( -3614 -5502 126 ) ( -3602 -5502 126 ) general_structure/stonebricks1drk 32 25 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3600 -5514 32 ) ( -3600 -5514 114 ) ( -3600 -5502 114 ) general_structure/stonebricks1drk 32 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3614 -5516 42 ) ( -3614 -5516 124 ) ( -3602 -5516 124 ) general_structure/stonebricks1drk 184 -60 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3616 -5502 42 ) ( -3616 -5502 124 ) ( -3616 -5514 124 ) general_structure/stonebricks1drk 128 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3600 -5500 32 ) ( -3600 -5500 114 ) ( -3612 -5500 114 ) general_structure/stonebricks1drk 184 -60 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 617 +{ +( -3614 -5848 114 ) ( -3598 -5848 114 ) ( -3598 -5744 114 ) general_structure/stonebricks1drk -190 191 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3598 -5744 122 ) ( -3598 -5848 122 ) ( -3614 -5848 122 ) general_structure/stonebricks1drk -158 182 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3620 -5516 122 ) ( -3630 -5516 122 ) ( -3630 -5516 114 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3614 -5744 122 ) ( -3614 -5844 122 ) ( -3614 -5844 114 ) general_structure/stonebricks1drk -160 -61 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3604 -5828 114 ) ( -3614 -5828 114 ) ( -3614 -5828 122 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3602 -5744 114 ) ( -3602 -5844 114 ) ( -3602 -5844 122 ) general_structure/stonebricks1drk -192 -61 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 618 +{ +( -3600 -5830 0 ) ( -3612 -5830 0 ) ( -3612 -5842 0 ) general_structure/stonebricks1drk 64 24 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3614 -5842 126 ) ( -3614 -5830 126 ) ( -3602 -5830 126 ) general_structure/stonebricks1drk 64 24 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3600 -5842 32 ) ( -3600 -5842 114 ) ( -3600 -5830 114 ) general_structure/stonebricks1drk 64 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3614 -5844 42 ) ( -3614 -5844 124 ) ( -3602 -5844 124 ) general_structure/stonebricks1drk -72 -60 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3616 -5830 42 ) ( -3616 -5830 124 ) ( -3616 -5842 124 ) general_structure/stonebricks1drk 128 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3600 -5828 32 ) ( -3600 -5828 114 ) ( -3612 -5828 114 ) general_structure/stonebricks1drk -72 -60 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 619 +{ +( -3614 -6176 114 ) ( -3598 -6176 114 ) ( -3598 -6072 114 ) general_structure/stonebricks1drk -222 -64 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3598 -6072 122 ) ( -3598 -6176 122 ) ( -3614 -6176 122 ) general_structure/stonebricks1drk -190 -73 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3620 -5844 122 ) ( -3630 -5844 122 ) ( -3630 -5844 114 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3614 -6072 122 ) ( -3614 -6172 122 ) ( -3614 -6172 114 ) general_structure/stonebricks1drk -160 -61 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3604 -6156 114 ) ( -3614 -6156 114 ) ( -3614 -6156 122 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3602 -6072 114 ) ( -3602 -6172 114 ) ( -3602 -6172 122 ) general_structure/stonebricks1drk -224 -61 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 620 +{ +( -3600 -6158 -8 ) ( -3612 -6158 -8 ) ( -3612 -6170 -8 ) general_structure/stonebricks1drk 96 23 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3614 -6170 126 ) ( -3614 -6158 126 ) ( -3602 -6158 126 ) general_structure/stonebricks1drk 96 23 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3600 -6170 0 ) ( -3600 -6170 82 ) ( -3600 -6158 82 ) general_structure/stonebricks1drk 96 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3614 -6172 42 ) ( -3614 -6172 124 ) ( -3602 -6172 124 ) general_structure/stonebricks1drk -72 -59 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3616 -6158 42 ) ( -3616 -6158 124 ) ( -3616 -6170 124 ) general_structure/stonebricks1drk 128 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3600 -6156 0 ) ( -3600 -6156 82 ) ( -3612 -6156 82 ) general_structure/stonebricks1drk -72 -59 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 621 +{ +( -3614 -6504 114 ) ( -3598 -6504 114 ) ( -3598 -6400 114 ) general_structure/stonebricks1drk 1 -63 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3598 -6400 122 ) ( -3598 -6504 122 ) ( -3614 -6504 122 ) general_structure/stonebricks1drk -222 -72 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3620 -6172 122 ) ( -3630 -6172 122 ) ( -3630 -6172 114 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3614 -6400 122 ) ( -3614 -6500 122 ) ( -3614 -6500 114 ) general_structure/stonebricks1drk -160 -61 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3604 -6484 114 ) ( -3614 -6484 114 ) ( -3614 -6484 122 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3602 -6400 114 ) ( -3602 -6500 114 ) ( -3602 -6500 122 ) general_structure/stonebricks1drk 0 -61 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 622 +{ +( -3600 -6486 0 ) ( -3612 -6486 0 ) ( -3612 -6498 0 ) general_structure/stonebricks1drk 128 22 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3614 -6498 126 ) ( -3614 -6486 126 ) ( -3602 -6486 126 ) general_structure/stonebricks1drk 128 22 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3600 -6498 32 ) ( -3600 -6498 114 ) ( -3600 -6486 114 ) general_structure/stonebricks1drk 128 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3614 -6500 42 ) ( -3614 -6500 124 ) ( -3602 -6500 124 ) general_structure/stonebricks1drk -72 -59 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3616 -6486 42 ) ( -3616 -6486 124 ) ( -3616 -6498 124 ) general_structure/stonebricks1drk 128 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3600 -6484 32 ) ( -3600 -6484 114 ) ( -3612 -6484 114 ) general_structure/stonebricks1drk -72 -59 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 623 +{ +( -3614 -6832 114 ) ( -3598 -6832 114 ) ( -3598 -6728 114 ) general_structure/stonebricks1drk -31 -62 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3598 -6728 122 ) ( -3598 -6832 122 ) ( -3614 -6832 122 ) general_structure/stonebricks1drk -254 -71 -90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3620 -6500 122 ) ( -3630 -6500 122 ) ( -3630 -6500 114 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3614 -6728 122 ) ( -3614 -6828 122 ) ( -3614 -6828 114 ) general_structure/stonebricks1drk -160 -61 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3604 -6812 114 ) ( -3614 -6812 114 ) ( -3614 -6812 122 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3602 -6728 114 ) ( -3602 -6828 114 ) ( -3602 -6828 122 ) general_structure/stonebricks1drk -32 -61 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 624 +{ +( -3600 -6814 0 ) ( -3612 -6814 0 ) ( -3612 -6826 0 ) general_structure/stonebricks1drk 160 21 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3614 -6826 126 ) ( -3614 -6814 126 ) ( -3602 -6814 126 ) general_structure/stonebricks1drk 160 21 90.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3600 -6826 32 ) ( -3600 -6826 114 ) ( -3600 -6814 114 ) general_structure/stonebricks1drk 160 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3614 -6828 42 ) ( -3614 -6828 124 ) ( -3602 -6828 124 ) general_structure/stonebricks1drk -72 -59 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -3616 -6814 42 ) ( -3616 -6814 124 ) ( -3616 -6826 124 ) general_structure/stonebricks1drk 128 -59 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -3600 -6812 32 ) ( -3600 -6812 114 ) ( -3612 -6812 114 ) general_structure/stonebricks1drk -72 -59 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 625 +{ +( -4111 -1781 72 ) ( -4127 -1785 72 ) ( -4123 -1801 72 ) general_structure/stonebricks1drk 173 -224 -165.00 0.249973 -0.250090 0 0 0 +surfaceparm detail +( -4123 -1801 230 ) ( -4127 -1785 230 ) ( -4111 -1781 230 ) general_structure/stonebricks1drk 173 -224 -165.00 0.249973 -0.250090 0 0 0 +surfaceparm detail +( -4107 -1797 230 ) ( -4107 -1797 136 ) ( -4123 -1801 136 ) general_structure/stonebricks1drk 133 100 -180.00 0.241699 -0.250000 0 0 0 +surfaceparm detail +( -4111 -1781 230 ) ( -4111 -1781 136 ) ( -4107 -1797 136 ) general_structure/stonebricks1drk -235 102 -180.00 0.241211 -0.250000 0 0 0 +surfaceparm detail +( -4127 -1785 230 ) ( -4127 -1785 136 ) ( -4111 -1781 136 ) general_structure/stonebricks1drk 104 100 -180.00 0.241211 -0.250000 0 0 0 +surfaceparm detail +( -4123 -1801 230 ) ( -4123 -1801 136 ) ( -4127 -1785 136 ) general_structure/stonebricks1drk -253 102 -180.00 0.241211 -0.250000 0 0 0 +surfaceparm detail +} +// brush 626 +{ +( -4922 -3268 72 ) ( -4934 -3268 72 ) ( -4934 -3280 72 ) general_structure/stonebricks1drk 16 -161 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4934 -3278 166 ) ( -4934 -3266 166 ) ( -4922 -3266 166 ) general_structure/stonebricks1drk 16 -161 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4934 -3280 154 ) ( -4922 -3280 154 ) ( -4922 -3280 72 ) general_structure/stonebricks1drk 16 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4920 -3278 164 ) ( -4920 -3266 164 ) ( -4920 -3266 82 ) general_structure/stonebricks1drk -8 101 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4922 -3264 164 ) ( -4934 -3264 164 ) ( -4934 -3264 82 ) general_structure/stonebricks1drk 16 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -4936 -3268 154 ) ( -4936 -3280 154 ) ( -4936 -3280 72 ) general_structure/stonebricks1drk -8 101 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 627 +{ +( -5242 -3268 72 ) ( -5254 -3268 72 ) ( -5254 -3280 72 ) general_structure/stonebricks1drk 16 -162 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5254 -3278 166 ) ( -5254 -3266 166 ) ( -5242 -3266 166 ) general_structure/stonebricks1drk 16 -162 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5254 -3280 154 ) ( -5242 -3280 154 ) ( -5242 -3280 72 ) general_structure/stonebricks1drk 16 99 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5240 -3278 164 ) ( -5240 -3266 164 ) ( -5240 -3266 82 ) general_structure/stonebricks1drk -8 101 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5242 -3264 164 ) ( -5254 -3264 164 ) ( -5254 -3264 82 ) general_structure/stonebricks1drk 16 99 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5256 -3268 154 ) ( -5256 -3280 154 ) ( -5256 -3280 72 ) general_structure/stonebricks1drk -8 101 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 628 +{ +( -5562 -3436 72 ) ( -5574 -3436 72 ) ( -5574 -3448 72 ) general_structure/stonebricks1drk 17 -66 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5574 -3446 166 ) ( -5574 -3434 166 ) ( -5562 -3434 166 ) general_structure/stonebricks1drk 17 -66 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5574 -3448 154 ) ( -5562 -3448 154 ) ( -5562 -3448 72 ) general_structure/stonebricks1drk 16 98 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5560 -3446 164 ) ( -5560 -3434 164 ) ( -5560 -3434 82 ) general_structure/stonebricks1drk -168 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5562 -3432 164 ) ( -5574 -3432 164 ) ( -5574 -3432 82 ) general_structure/stonebricks1drk 16 98 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5576 -3436 154 ) ( -5576 -3448 154 ) ( -5576 -3448 72 ) general_structure/stonebricks1drk -168 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 629 +{ +( -5954 -3436 72 ) ( -5966 -3436 72 ) ( -5966 -3448 72 ) general_structure/stonebricks1drk 241 -66 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5966 -3446 166 ) ( -5966 -3434 166 ) ( -5954 -3434 166 ) general_structure/stonebricks1drk 241 -66 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5966 -3448 154 ) ( -5954 -3448 154 ) ( -5954 -3448 72 ) general_structure/stonebricks1drk 240 97 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5952 -3446 164 ) ( -5952 -3434 164 ) ( -5952 -3434 82 ) general_structure/stonebricks1drk -168 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5954 -3432 164 ) ( -5966 -3432 164 ) ( -5966 -3432 82 ) general_structure/stonebricks1drk 240 97 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5968 -3436 154 ) ( -5968 -3448 154 ) ( -5968 -3448 72 ) general_structure/stonebricks1drk -168 100 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +} +// brush 630 +{ +( -5376 -4350 154 ) ( -5376 -4360 154 ) ( -5056 -4192 154 ) general_structure/stonebricks1drk -208 -67 -150.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5376 -4360 162 ) ( -5376 -4350 162 ) ( -5056 -4182 162 ) general_structure/stonebricks1drk -208 -67 -150.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5359 -4344 162 ) ( -5359 -4344 154 ) ( -5371 -4344 154 ) general_structure/stonebricks1drk -159 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5359 -4344 154 ) ( -5359 -4344 162 ) ( -5056 -4190 162 ) general_structure/stonebricks1drk -112 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5056 -4190 154 ) ( -5056 -4190 162 ) ( -5056 -4178 162 ) general_structure/stonebricks1drk 64 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5371 -4344 162 ) ( -5371 -4344 154 ) ( -5056 -4178 154 ) general_structure/stonebricks1drk -112 104 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +} +// brush 631 +{ +( -5360 -4348 130 ) ( -5376 -4348 130 ) ( -5376 -4452 130 ) general_structure/stonebricks1drk 144 -10 90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5376 -4452 138 ) ( -5376 -4348 138 ) ( -5360 -4348 138 ) general_structure/stonebricks1drk 144 -10 90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5354 -4672 138 ) ( -5344 -4672 138 ) ( -5344 -4672 130 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5359 -4452 138 ) ( -5359 -4352 138 ) ( -5359 -4352 130 ) general_structure/stonebricks1drk 144 7 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5370 -4360 130 ) ( -5360 -4360 130 ) ( -5360 -4360 138 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5371 -4452 130 ) ( -5371 -4352 130 ) ( -5371 -4352 138 ) general_structure/stonebricks1drk 144 7 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +} +// brush 632 +{ +( -5360 -4676 90 ) ( -5376 -4676 90 ) ( -5376 -4780 90 ) general_structure/stonebricks1drk 176 -9 90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5376 -4780 98 ) ( -5376 -4676 98 ) ( -5360 -4676 98 ) general_structure/stonebricks1drk 176 -9 90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5354 -5000 98 ) ( -5344 -5000 98 ) ( -5344 -5000 90 ) general_structure/stonebricks1drk 33 -153 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5359 -4780 98 ) ( -5359 -4680 98 ) ( -5359 -4680 90 ) general_structure/stonebricks1drk 144 7 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5370 -4688 90 ) ( -5360 -4688 90 ) ( -5360 -4688 98 ) general_structure/stonebricks1drk 0 -153 -180.00 0.250000 -0.250000 0 0 0 +surfaceparm detail +( -5371 -4780 90 ) ( -5371 -4680 90 ) ( -5371 -4680 98 ) general_structure/stonebricks1drk 176 -153 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +} +// brush 633 +{ +( -5360 -5004 18 ) ( -5376 -5004 18 ) ( -5376 -5108 18 ) general_structure/stonebricks1drk 208 -8 90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5376 -5108 26 ) ( -5376 -5004 26 ) ( -5360 -5004 26 ) general_structure/stonebricks1drk 208 -8 90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5354 -5336 26 ) ( -5344 -5336 26 ) ( -5344 -5336 18 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5359 -5108 26 ) ( -5359 -5008 26 ) ( -5359 -5008 18 ) general_structure/stonebricks1drk 144 7 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5370 -5016 18 ) ( -5360 -5016 18 ) ( -5360 -5016 26 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5371 -5108 18 ) ( -5371 -5008 18 ) ( -5371 -5008 26 ) general_structure/stonebricks1drk 208 -185 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +} +// brush 634 +{ +( 370 -5120 -128 ) ( 370 -5132 -128 ) ( 382 -5132 -128 ) general_structure/stonebricks1drk 241 -129 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 382 -5126 28 ) ( 370 -5126 28 ) ( 370 -5114 28 ) general_structure/stonebricks1drk 241 -129 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 386 -5116 -126 ) ( 386 -5116 -44 ) ( 374 -5116 -44 ) general_structure/stonebricks1drk 241 -194 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 384 -5126 -56 ) ( 384 -5126 26 ) ( 384 -5114 26 ) general_structure/stonebricks1drk -232 -195 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 374 -5144 -56 ) ( 374 -5144 26 ) ( 386 -5144 26 ) general_structure/stonebricks1drk 241 -194 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 356 -5116 -126 ) ( 356 -5116 -44 ) ( 356 -5128 -44 ) general_structure/stonebricks1drk -232 -195 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 635 +{ +( 385 -5142 8 ) ( 961 -5142 8 ) ( 961 -5118 8 ) general_structure/stonebricks1drk 112 -184 0.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 961 -5142 16 ) ( 385 -5142 16 ) ( 384 -5118 24 ) general_structure/stonebricks1drk -144 -184 0.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 384 -5142 8 ) ( 384 -5118 8 ) ( 384 -5118 24 ) common/nodraw -2 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 953 -5142 16 ) ( 953 -5142 8 ) ( 384 -5142 8 ) general_structure/stonebricks1drk 112 -192 0.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 946 -5118 24 ) ( 946 -5118 8 ) ( 953 -5142 8 ) common/nodraw -2 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 946 -5118 8 ) ( 946 -5118 24 ) ( 384 -5118 24 ) general_structure/stonebricks1drk -144 -192 0.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 636 +{ +( 1536 -4992 16 ) ( 1536 -4968 16 ) ( 960 -5120 16 ) general_structure/stonebricks1drk 112 -192 0.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1536 -4968 24 ) ( 1536 -4992 24 ) ( 960 -5144 24 ) general_structure/stonebricks1drk -144 -168 15.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 978 -5134 24 ) ( 978 -5134 16 ) ( 972 -5111 16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1533 -4990 24 ) ( 1533 -4990 16 ) ( 978 -5134 16 ) general_structure/stonebricks1drk 112 -192 0.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1533 -4990 16 ) ( 1533 -4990 24 ) ( 1520 -4970 24 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1520 -4970 16 ) ( 1520 -4970 24 ) ( 972 -5111 24 ) general_structure/stonebricks1drk -144 -192 0.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 637 +{ +( 1922 -4502 16 ) ( 1922 -4478 16 ) ( 1536 -4968 16 ) general_structure/stonebricks1drk 112 -192 0.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1922 -4478 24 ) ( 1922 -4502 24 ) ( 1536 -4992 24 ) general_structure/stonebricks1drk 112 -192 52.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1556 -4978 24 ) ( 1556 -4978 16 ) ( 1543 -4957 16 ) common/nodraw 40 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1935 -4495 24 ) ( 1935 -4495 16 ) ( 1556 -4978 16 ) general_structure/stonebricks1drk 112 -192 0.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1915 -4482 24 ) ( 1915 -4482 16 ) ( 1935 -4495 16 ) common/nodraw -24 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1915 -4482 16 ) ( 1915 -4482 24 ) ( 1543 -4957 24 ) general_structure/stonebricks1drk 112 -192 0.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 638 +{ +( 2306 -4014 16 ) ( 2306 -3990 16 ) ( 1920 -4480 16 ) general_structure/stonebricks1drk 112 -192 0.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2306 -3990 24 ) ( 2306 -4014 24 ) ( 1920 -4504 24 ) general_structure/stonebricks1drk 112 -192 71.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1947 -4474 24 ) ( 1947 -4474 16 ) ( 1926 -4461 16 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2193 -3730 24 ) ( 2193 -3730 16 ) ( 1947 -4474 16 ) general_structure/stonebricks1drk 112 -192 0.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2193 -3730 16 ) ( 2193 -3730 24 ) ( 2169 -3724 24 ) common/nodraw -24 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2169 -3724 16 ) ( 2169 -3724 24 ) ( 1926 -4461 24 ) general_structure/stonebricks1drk 112 -192 0.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 639 +{ +( 979 -5136 -128 ) ( 952 -5143 -128 ) ( 952 -5143 28 ) general_structure/stonebricks1drk 199 -195 -180.00 0.241333 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 972 -5109 -128 ) ( 979 -5136 -128 ) ( 979 -5136 28 ) general_structure/stonebricks1drk -181 -194 -180.00 0.241455 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 945 -5116 -128 ) ( 972 -5109 -128 ) ( 972 -5109 28 ) general_structure/stonebricks1drk -64 -195 0.00 0.241455 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 952 -5143 -128 ) ( 945 -5116 -128 ) ( 945 -5116 28 ) general_structure/stonebricks1drk -50 -193 -180.00 0.241455 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 952 -5143 28 ) ( 945 -5116 28 ) ( 972 -5109 28 ) general_structure/stonebricks1drk -25 -45 -75.00 0.250032 -0.250224 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 972 -5109 -128 ) ( 945 -5116 -128 ) ( 952 -5143 -128 ) general_structure/stonebricks1drk -25 -45 -75.00 0.250032 -0.250224 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 640 +{ +( 1519 -4969 -128 ) ( 1543 -4955 -128 ) ( 1543 -4955 28 ) general_structure/stonebricks1drk 219 -194 -180.00 0.216309 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1533 -4993 -128 ) ( 1519 -4969 -128 ) ( 1519 -4969 28 ) general_structure/stonebricks1drk 15 -193 0.00 0.216309 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1557 -4979 -128 ) ( 1533 -4993 -128 ) ( 1533 -4993 28 ) general_structure/stonebricks1drk 14 -194 -180.00 0.216797 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1543 -4955 -128 ) ( 1557 -4979 -128 ) ( 1557 -4979 28 ) general_structure/stonebricks1drk 194 -193 0.00 0.216553 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1543 -4955 28 ) ( 1557 -4979 28 ) ( 1533 -4993 28 ) general_structure/stonebricks1drk 124 150 119.99 0.250040 -0.249768 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1519 -4969 -128 ) ( 1533 -4993 -128 ) ( 1557 -4979 -128 ) general_structure/stonebricks1drk 124 150 119.99 0.250040 -0.249768 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 641 +{ +( 1935 -4497 -128 ) ( 1911 -4483 -128 ) ( 1911 -4483 28 ) general_structure/stonebricks1drk -117 -194 0.00 0.216553 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1949 -4473 -128 ) ( 1935 -4497 -128 ) ( 1935 -4497 28 ) general_structure/stonebricks1drk -197 -194 -180.00 0.216492 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1925 -4459 -128 ) ( 1949 -4473 -128 ) ( 1949 -4473 28 ) general_structure/stonebricks1drk -182 -194 0.00 0.216553 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1911 -4483 -128 ) ( 1925 -4459 -128 ) ( 1925 -4459 28 ) general_structure/stonebricks1drk -82 -194 -180.00 0.216797 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1911 -4483 28 ) ( 1925 -4459 28 ) ( 1949 -4473 28 ) general_structure/stonebricks1drk 167 -111 -119.99 0.250040 -0.250040 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 1949 -4473 -128 ) ( 1925 -4459 -128 ) ( 1911 -4483 -128 ) general_structure/stonebricks1drk 167 -111 -119.99 0.250040 -0.250040 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 642 +{ +( 2167 -3724 -128 ) ( 2174 -3697 -128 ) ( 2174 -3697 28 ) general_structure/stonebricks1drk -197 -194 -180.00 0.241486 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2194 -3731 -128 ) ( 2167 -3724 -128 ) ( 2167 -3724 28 ) general_structure/stonebricks1drk 107 -193 -180.00 0.241455 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2201 -3704 -128 ) ( 2194 -3731 -128 ) ( 2194 -3731 28 ) general_structure/stonebricks1drk -216 -194 -180.00 0.241653 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2174 -3697 -128 ) ( 2201 -3704 -128 ) ( 2201 -3704 28 ) general_structure/stonebricks1drk 144 -193 -180.00 0.241699 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2174 -3697 28 ) ( 2201 -3704 28 ) ( 2194 -3731 28 ) general_structure/stonebricks1drk 30 99 165.01 0.250208 -0.249850 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2201 -3704 -128 ) ( 2174 -3697 -128 ) ( 2167 -3724 -128 ) general_structure/stonebricks1drk 30 99 165.01 0.250208 -0.249850 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 643 +{ +( 2448 -776 102 ) ( 2424 -776 102 ) ( 2424 -832 102 ) general_structure/stonebricks1drk -150 -54 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2428 -832 110 ) ( 2428 -776 110 ) ( 2452 -776 110 ) general_structure/stonebricks1drk -150 -54 90.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2418 -1280 110 ) ( 2442 -1280 110 ) ( 2442 -1280 -20 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2452 -832 110 ) ( 2452 -776 110 ) ( 2452 -776 -20 ) general_structure/stonebricks1drk -150 -54 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2452 -776 110 ) ( 2428 -776 110 ) ( 2428 -776 -20 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2428 -776 110 ) ( 2428 -832 110 ) ( 2428 -832 -20 ) general_structure/stonebricks1drk -150 -54 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 644 +{ +( 2438 -1284 -28 ) ( 2438 -1296 -28 ) ( 2450 -1296 -28 ) general_structure/stonebricks1drk 72 111 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2452 -1290 114 ) ( 2440 -1290 114 ) ( 2440 -1278 114 ) general_structure/stonebricks1drk 72 111 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2456 -1280 -40 ) ( 2456 -1280 42 ) ( 2444 -1280 42 ) general_structure/stonebricks1drk 73 150 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2458 -1290 30 ) ( 2458 -1290 112 ) ( 2458 -1278 112 ) general_structure/stonebricks1drk 7 149 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2444 -1308 30 ) ( 2444 -1308 112 ) ( 2456 -1308 112 ) general_structure/stonebricks1drk 73 150 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2424 -1280 -40 ) ( 2424 -1280 42 ) ( 2424 -1292 42 ) general_structure/stonebricks1drk 7 149 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 645 +{ +( 2320 -1796 -96 ) ( 2320 -1808 -96 ) ( 2332 -1808 -96 ) general_structure/stonebricks1drk -151 -145 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2332 -1802 114 ) ( 2320 -1802 114 ) ( 2320 -1790 114 ) general_structure/stonebricks1drk -151 -145 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2308 -1784 114 ) ( 2308 -1784 -28 ) ( 2342 -1792 -28 ) general_structure/stonebricks1drk -151 150 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2338 -1820 -28 ) ( 2338 -1820 114 ) ( 2342 -1792 114 ) general_structure/stonebricks1drk 7 149 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2338 -1820 114 ) ( 2338 -1820 -28 ) ( 2304 -1812 -28 ) general_structure/stonebricks1drk -151 150 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2308 -1784 -28 ) ( 2308 -1784 114 ) ( 2304 -1812 114 ) general_structure/stonebricks1drk 7 149 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 646 +{ +( 2445 -1308 102 ) ( 2422 -1308 102 ) ( 2422 -1342 102 ) general_structure/stonebricks1drk -150 -54 77.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2428 -1342 110 ) ( 2428 -1308 110 ) ( 2451 -1308 110 ) general_structure/stonebricks1drk -150 -54 77.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2336 -1792 110 ) ( 2336 -1792 -20 ) ( 2314 -1786 -20 ) common/nodraw -24 -48 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2336 -1792 -20 ) ( 2336 -1792 110 ) ( 2452 -1308 110 ) general_structure/stonebricks1drk -150 -54 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2451 -1308 110 ) ( 2428 -1308 110 ) ( 2428 -1308 -20 ) common/nodraw -24 -48 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2314 -1786 110 ) ( 2314 -1786 -20 ) ( 2428 -1308 -20 ) general_structure/stonebricks1drk -150 -54 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 647 +{ +( 2316 -2308 -128 ) ( 2316 -2320 -128 ) ( 2328 -2320 -128 ) general_structure/stonebricks1drk -151 -145 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2332 -2314 114 ) ( 2320 -2314 114 ) ( 2320 -2302 114 ) general_structure/stonebricks1drk -151 -145 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2336 -2304 -40 ) ( 2336 -2304 42 ) ( 2324 -2304 42 ) general_structure/stonebricks1drk -151 150 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2338 -2314 30 ) ( 2338 -2314 112 ) ( 2338 -2302 112 ) general_structure/stonebricks1drk 7 148 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2324 -2332 30 ) ( 2324 -2332 112 ) ( 2336 -2332 112 ) general_structure/stonebricks1drk -151 150 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2304 -2304 -40 ) ( 2304 -2304 42 ) ( 2304 -2316 42 ) general_structure/stonebricks1drk 7 148 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 648 +{ +( 2322 -2296 102 ) ( 2300 -2296 102 ) ( 2300 -2304 102 ) general_structure/stonebricks1drk -150 -54 90.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2310 -2304 110 ) ( 2310 -2296 110 ) ( 2332 -2296 110 ) general_structure/stonebricks1drk -150 -54 90.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2310 -2304 110 ) ( 2332 -2304 110 ) ( 2332 -2304 -120 ) common/nodraw -24 -36 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2332 -1818 110 ) ( 2332 -1818 -120 ) ( 2332 -2304 -120 ) general_structure/stonebricks1drk -150 -54 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2332 -1818 -120 ) ( 2332 -1818 110 ) ( 2310 -1812 110 ) common/nodraw -24 -36 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2310 -1946 110 ) ( 2310 -1954 110 ) ( 2310 -1954 -120 ) general_structure/stonebricks1drk -150 -54 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 649 +{ +( 2222 -2952 -128 ) ( 2256 -2958 -128 ) ( 2258 -2930 -128 ) general_structure/stonebricks1drk -215 -89 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2256 -2958 70 ) ( 2222 -2952 70 ) ( 2224 -2924 70 ) general_structure/stonebricks1drk -215 -89 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2258 -2930 -128 ) ( 2258 -2930 114 ) ( 2224 -2924 114 ) general_structure/stonebricks1drk -215 150 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2255.999756 -2958 -128 ) ( 2255.999756 -2958 114 ) ( 2257.999756 -2930.000244 114 ) general_structure/stonebricks1drk 63 147 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2222 -2952 -128 ) ( 2222 -2952 114 ) ( 2256 -2958 114 ) general_structure/stonebricks1drk -215 150 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2222 -2952 114 ) ( 2222 -2952 -128 ) ( 2224 -2924.000244 -128 ) general_structure/stonebricks1drk 63 147 -180.00 0.250000 -0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 650 +{ +( 2230 -2926 58 ) ( 2252 -2930 58 ) ( 2332 -2332 102 ) general_structure/stonebricks1drk -150 -54 82.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2252 -2930 66 ) ( 2230 -2926 66 ) ( 2310 -2332 110 ) general_structure/stonebricks1drk -150 -54 82.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2252 -2930 58 ) ( 2230 -2926 58 ) ( 2230 -2926 66 ) common/nodraw -20 -36 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2252 -2930 -120 ) ( 2252 -2930 110 ) ( 2332 -2332 110 ) general_structure/stonebricks1drk -150 -54 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2310 -2332 102 ) ( 2332 -2332 102 ) ( 2332 -2332 110 ) common/nodraw -20 -36 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2230 -2926 110 ) ( 2230 -2926 -120 ) ( 2310 -2332 -120 ) general_structure/stonebricks1drk -150 -54 4.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 651 +{ +( 2180 -3700 16 ) ( 2196 -3704 16 ) ( 2250 -2956 54 ) general_structure/stonebricks1drk 112 -192 86.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2228 -2952 66 ) ( 2250 -2956 66 ) ( 2196 -3704 24 ) general_structure/stonebricks1drk 112 -192 86.00 0.250000 0.250000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2196 -3704 16 ) ( 2180 -3700 16 ) ( 2180 -3700 24 ) common/nodraw -20 -44 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2196 -3704 -128 ) ( 2196 -3704 54 ) ( 2250 -2956 54 ) general_structure/stonebricks1drk -150 -54 3.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2228 -2952 54 ) ( 2250 -2956 54 ) ( 2250 -2956 66 ) common/nodraw -20 -44 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2180 -3700 54 ) ( 2180 -3700 -128 ) ( 2228 -2952 -128 ) general_structure/stonebricks1drk -150 -54 3.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 652 +{ +( -5025 -5348 18 ) ( -5025 -5332 18 ) ( -5129 -5332 18 ) general_structure/stonebricks1drk 96 -180 90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5129 -5332 26 ) ( -5025 -5332 26 ) ( -5025 -5348 26 ) general_structure/stonebricks1drk 96 -180 90.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -5357 -5354 26 ) ( -5357 -5364 26 ) ( -5357 -5364 18 ) common/nodraw 20 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5129 -5349 26 ) ( -5029 -5349 26 ) ( -5029 -5349 18 ) general_structure/stonebricks1drk -156 -185 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +( -4981 -5338 18 ) ( -4981 -5348 18 ) ( -4981 -5348 26 ) common/nodraw 20 0 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -5129 -5337 18 ) ( -5029 -5337 18 ) ( -5029 -5337 26 ) general_structure/stonebricks1drk 144 7 0.00 0.250000 0.250000 0 0 0 +surfaceparm detail +} +// brush 653 +{ +( 5696 -304 536 ) ( 5696 1040 536 ) ( 5688 1040 536 ) mohcommon/beam2 -41 -2 0.00 1 1 0 16384 0 +surfaceparm detail +( 5688 1040 728 ) ( 5696 1040 728 ) ( 5696 -304 728 ) mohcommon/beam2 -41 -2 0.00 1 1 0 16384 0 +surfaceparm detail +( 5688 1040 744 ) ( 5688 -304 744 ) ( 5688 -304 616 ) mohcommon/beam2 56 0 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5660 1032 672 ) ( 5668 1032 672 ) ( 5668 1032 544 ) mohcommon/beam2 57 -5 90.00 1 1 0 16384 0 +surfaceparm detail +( 5696 -304 672 ) ( 5696 1040 672 ) ( 5696 1040 544 ) mohcommon/beam2 56 0 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5696 1040 672 ) ( 5688 1040 672 ) ( 5688 1040 544 ) mohcommon/beam2 57 -5 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 654 +{ +( 5696 1032 720 ) ( 5696 1040 720 ) ( 5576 1040 672 ) mohcommon/beam2 -49 -2 0.00 1 1 0 16384 0 +surfaceparm detail +( 5568 1032 680 ) ( 5568 1040 680 ) ( 5696 1040 728 ) mohcommon/beam2 -49 -2 0.00 1 1 0 16384 0 +surfaceparm detail +( 5568 1040 680 ) ( 5568 1032 680 ) ( 5576 1032 672 ) mohcommon/beam2 -17 2 -71.01 0.999994 1.000034 0 16384 0 +surfaceparm detail +( 5696 1032 728 ) ( 5696 1032 720 ) ( 5576 1032 672 ) mohcommon/beam2 -15 -1 19.00 1.000034 0.999965 0 16384 0 +surfaceparm detail +( 5696 1040 720 ) ( 5696 1040 728 ) ( 5576 1040 680 ) mohcommon/beam2 -15 -1 19.00 1.000034 0.999965 0 16384 0 +surfaceparm detail +( 5688 1040 728 ) ( 5688 1040 720 ) ( 5688 1032 724 ) mohcommon/beam2 -4 -13 161.00 0.999918 -0.999936 0 16384 0 +surfaceparm detail +} +// brush 655 +{ +( 5696 1032 664 ) ( 5696 1040 664 ) ( 5576 1040 664 ) mohcommon/beam2 -49 -2 0.00 1 1 0 16384 0 +surfaceparm detail +( 5576 1040 672 ) ( 5696 1040 672 ) ( 5696 1032 672 ) mohcommon/beam2 -49 -2 0.00 1 1 0 16384 0 +surfaceparm detail +( 5576 1040 672 ) ( 5576 1032 672 ) ( 5576 1032 664 ) mohcommon/beam2 16 -6 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 5576 1032 672 ) ( 5696 1032 672 ) ( 5696 1032 664 ) mohcommon/beam2 -48 -8 0.00 1 1 0 16384 0 +surfaceparm detail +( 5688 1032 672 ) ( 5688 1040 672 ) ( 5688 1040 664 ) mohcommon/beam2 16 -6 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 5696 1040 672 ) ( 5576 1040 672 ) ( 5576 1040 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 656 +{ +( 5576 -304 536 ) ( 5576 1040 536 ) ( 5568 1040 536 ) mohcommon/beam2 -49 -2 0.00 1 1 0 16384 0 +surfaceparm detail +( 5568 1040 672 ) ( 5576 1040 672 ) ( 5576 -304 672 ) mohcommon/beam2 -49 -2 0.00 1 1 0 16384 0 +surfaceparm detail +( 5568 1040 672 ) ( 5568 -304 672 ) ( 5568 -304 544 ) mohcommon/beam2 56 0 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5540 1032 672 ) ( 5548 1032 672 ) ( 5548 1032 544 ) mohcommon/beam2 57 0 90.00 1 1 0 16384 0 +surfaceparm detail +( 5576 -304 688 ) ( 5576 1040 688 ) ( 5576 1040 560 ) mohcommon/beam2 56 0 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5576 1040 672 ) ( 5568 1040 672 ) ( 5568 1040 544 ) mohcommon/beam2 57 0 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 657 +{ +( 5696 -556 536 ) ( 5696 788 536 ) ( 5688 788 536 ) mohcommon/beam2 -41 0 0.00 1 1 0 16384 0 +surfaceparm detail +( 5688 788 728 ) ( 5696 788 728 ) ( 5696 -556 728 ) mohcommon/beam2 -41 0 0.00 1 1 0 16384 0 +surfaceparm detail +( 5688 788 744 ) ( 5688 -556 744 ) ( 5688 -556 616 ) mohcommon/beam2 56 0 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5660 780 672 ) ( 5668 780 672 ) ( 5668 780 544 ) mohcommon/beam2 57 -5 90.00 1 1 0 16384 0 +surfaceparm detail +( 5696 -556 672 ) ( 5696 788 672 ) ( 5696 788 544 ) mohcommon/beam2 56 0 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5696 788 672 ) ( 5688 788 672 ) ( 5688 788 544 ) mohcommon/beam2 57 -5 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 658 +{ +( 5696 780 720 ) ( 5696 788 720 ) ( 5576 788 672 ) mohcommon/beam2 -49 0 0.00 1 1 0 16384 0 +surfaceparm detail +( 5568 780 680 ) ( 5568 788 680 ) ( 5696 788 728 ) mohcommon/beam2 -49 0 0.00 1 1 0 16384 0 +surfaceparm detail +( 5568 788 680 ) ( 5568 780 680 ) ( 5576 780 672 ) mohcommon/beam2 0 2 -70.99 0.999958 1.000034 0 16384 0 +surfaceparm detail +( 5696 780 728 ) ( 5696 780 720 ) ( 5576 780 672 ) mohcommon/beam2 -15 -1 19.00 1.000034 0.999965 0 16384 0 +surfaceparm detail +( 5696 788 720 ) ( 5696 788 728 ) ( 5576 788 680 ) mohcommon/beam2 -15 -1 19.00 1.000034 0.999965 0 16384 0 +surfaceparm detail +( 5688 788 728 ) ( 5688 788 720 ) ( 5688 780 724 ) mohcommon/beam2 10 -15 161.00 0.999918 -0.999976 0 16384 0 +surfaceparm detail +} +// brush 659 +{ +( 5696 780 664 ) ( 5696 788 664 ) ( 5576 788 664 ) mohcommon/beam2 -49 0 0.00 1 1 0 16384 0 +surfaceparm detail +( 5576 788 672 ) ( 5696 788 672 ) ( 5696 780 672 ) mohcommon/beam2 -49 0 0.00 1 1 0 16384 0 +surfaceparm detail +( 5576 788 672 ) ( 5576 780 672 ) ( 5576 780 664 ) mohcommon/beam2 19 -6 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 5576 780 672 ) ( 5696 780 672 ) ( 5696 780 664 ) mohcommon/beam2 -48 -8 0.00 1 1 0 16384 0 +surfaceparm detail +( 5688 780 672 ) ( 5688 788 672 ) ( 5688 788 664 ) mohcommon/beam2 19 -6 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 5696 788 672 ) ( 5576 788 672 ) ( 5576 788 664 ) mohcommon/beam2 -48 -8 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 660 +{ +( 5576 -556 536 ) ( 5576 788 536 ) ( 5568 788 536 ) mohcommon/beam2 -49 0 0.00 1 1 0 16384 0 +surfaceparm detail +( 5568 788 672 ) ( 5576 788 672 ) ( 5576 -556 672 ) mohcommon/beam2 -49 0 0.00 1 1 0 16384 0 +surfaceparm detail +( 5568 788 672 ) ( 5568 -556 672 ) ( 5568 -556 544 ) mohcommon/beam2 56 0 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5540 780 672 ) ( 5548 780 672 ) ( 5548 780 544 ) mohcommon/beam2 57 0 90.00 1 1 0 16384 0 +surfaceparm detail +( 5576 -556 688 ) ( 5576 788 688 ) ( 5576 788 560 ) mohcommon/beam2 56 0 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5576 788 672 ) ( 5568 788 672 ) ( 5568 788 544 ) mohcommon/beam2 57 0 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 661 +{ +( 5696 -808 536 ) ( 5696 536 536 ) ( 5688 536 536 ) mohcommon/beam2 -41 -8 0.00 1 1 0 16384 0 +surfaceparm detail +( 5688 536 728 ) ( 5696 536 728 ) ( 5696 -808 728 ) mohcommon/beam2 -41 -8 0.00 1 1 0 16384 0 +surfaceparm detail +( 5688 536 744 ) ( 5688 -808 744 ) ( 5688 -808 616 ) mohcommon/beam2 56 -8 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5660 528 672 ) ( 5668 528 672 ) ( 5668 528 544 ) mohcommon/beam2 57 -5 90.00 1 1 0 16384 0 +surfaceparm detail +( 5696 -808 672 ) ( 5696 536 672 ) ( 5696 536 544 ) mohcommon/beam2 56 -8 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5696 536 672 ) ( 5688 536 672 ) ( 5688 536 544 ) mohcommon/beam2 57 -5 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 662 +{ +( 5696 528 720 ) ( 5696 536 720 ) ( 5576 536 672 ) mohcommon/beam2 -49 -8 0.00 1 1 0 16384 0 +surfaceparm detail +( 5568 528 680 ) ( 5568 536 680 ) ( 5696 536 728 ) mohcommon/beam2 -49 -8 0.00 1 1 0 16384 0 +surfaceparm detail +( 5568 536 680 ) ( 5568 528 680 ) ( 5576 528 672 ) mohcommon/beam2 -108 0 -71.01 0.999879 1.000034 0 16384 0 +surfaceparm detail +( 5696 528 728 ) ( 5696 528 720 ) ( 5576 528 672 ) mohcommon/beam2 -15 -1 19.00 1.000034 0.999965 0 16384 0 +surfaceparm detail +( 5696 536 720 ) ( 5696 536 728 ) ( 5576 536 680 ) mohcommon/beam2 -15 -1 19.00 1.000034 0.999965 0 16384 0 +surfaceparm detail +( 5688 536 728 ) ( 5688 536 720 ) ( 5688 528 724 ) mohcommon/beam2 31 0 161.00 1.000054 -1.000016 0 16384 0 +surfaceparm detail +} +// brush 663 +{ +( 5696 528 664 ) ( 5696 536 664 ) ( 5576 536 664 ) mohcommon/beam2 -49 -8 0.00 1 1 0 16384 0 +surfaceparm detail +( 5576 536 672 ) ( 5696 536 672 ) ( 5696 528 672 ) mohcommon/beam2 -49 -8 0.00 1 1 0 16384 0 +surfaceparm detail +( 5576 536 672 ) ( 5576 528 672 ) ( 5576 528 664 ) mohcommon/beam2 23 -6 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 5576 528 672 ) ( 5696 528 672 ) ( 5696 528 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5688 528 672 ) ( 5688 536 672 ) ( 5688 536 664 ) mohcommon/beam2 23 -6 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 5696 536 672 ) ( 5576 536 672 ) ( 5576 536 664 ) mohcommon/beam2 -48 -8 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 664 +{ +( 5576 -808 536 ) ( 5576 536 536 ) ( 5568 536 536 ) mohcommon/beam2 -49 -8 0.00 1 1 0 16384 0 +surfaceparm detail +( 5568 536 672 ) ( 5576 536 672 ) ( 5576 -808 672 ) mohcommon/beam2 -49 -8 0.00 1 1 0 16384 0 +surfaceparm detail +( 5568 536 672 ) ( 5568 -808 672 ) ( 5568 -808 544 ) mohcommon/beam2 56 -8 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5540 528 672 ) ( 5548 528 672 ) ( 5548 528 544 ) mohcommon/beam2 57 0 90.00 1 1 0 16384 0 +surfaceparm detail +( 5576 -808 688 ) ( 5576 536 688 ) ( 5576 536 560 ) mohcommon/beam2 56 -8 90.00 1 -1 0 16384 0 +surfaceparm detail +( 5576 536 672 ) ( 5568 536 672 ) ( 5568 536 544 ) mohcommon/beam2 57 0 90.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 665 +{ +( 5576 528 672 ) ( 5576 1872 672 ) ( 5568 1872 672 ) mohcommon/beam2 -48 0 -90.00 1 1 0 16384 0 +surfaceparm detail +( 5568 1872 680 ) ( 5576 1872 680 ) ( 5576 528 680 ) mohcommon/beam2 -48 0 -90.00 1 1 0 16384 0 +surfaceparm detail +( 5568 1048 680 ) ( 5568 -296 680 ) ( 5568 -296 672 ) mohcommon/beam2 -48 -6 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 5568 528 680 ) ( 5576 528 680 ) ( 5576 528 672 ) mohcommon/beam2 -48 -8 0.00 1 1 0 16384 0 +surfaceparm detail +( 5576 528 680 ) ( 5576 1872 680 ) ( 5576 1872 672 ) mohcommon/beam2 -48 -6 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 5576 1040 680 ) ( 5568 1040 680 ) ( 5568 1040 672 ) mohcommon/beam2 -48 -8 0.00 1 1 0 16384 0 +surfaceparm detail +} +// brush 666 +{ +( 5920 1136 572 ) ( 5920 1152 572 ) ( 5920 1152 588 ) mohcommon/woodtrm_set2drk 0 -32 0.00 0.133301 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1144 572 ) ( 6024 1144 572 ) ( 6024 1144 588 ) mohcommon/woodtrm_set2drk 20 -22 -180.00 0.933350 -0.187500 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6016 1152 572 ) ( 6016 1136 572 ) ( 6016 1136 588 ) mohcommon/woodtrm_set2drk 0 -32 0.00 0.133301 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6024 1132 572 ) ( 5912 1132 572 ) ( 5912 1132 588 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1136 584 ) ( 5912 1136 584 ) ( 5912 1152 584 ) general_structure/plank_flat -15 -43 90.00 0.750000 0.750000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1136 572 ) ( 6024 1136 572 ) ( 6024 1152 572 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +} +// brush 667 +{ +( 5920 1148 560 ) ( 5920 1164 560 ) ( 5920 1164 576 ) mohcommon/woodtrm_set2drk -25 0 0.00 0.133423 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1156 560 ) ( 6024 1156 560 ) ( 6024 1156 576 ) mohcommon/woodtrm_set2drk 20 -21 -180.00 0.933350 -0.187500 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6016 1164 560 ) ( 6016 1148 560 ) ( 6016 1148 576 ) mohcommon/woodtrm_set2drk -25 0 0.00 0.133423 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6024 1144 560 ) ( 5912 1144 560 ) ( 5912 1144 576 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1148 572 ) ( 5912 1148 572 ) ( 5912 1164 572 ) general_structure/plank_flat -15 -43 90.00 0.750000 0.750000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1148 560 ) ( 6024 1148 560 ) ( 6024 1164 560 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +} +// brush 668 +{ +( 5920 1052 656 ) ( 5920 1068 656 ) ( 5920 1068 672 ) mohcommon/woodtrm_set2drk -25 0 0.00 0.133423 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1060 656 ) ( 6024 1060 656 ) ( 6024 1060 672 ) mohcommon/woodtrm_set2drk 20 -23 -180.00 0.933350 -0.187500 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6016 1068 656 ) ( 6016 1052 656 ) ( 6016 1052 672 ) mohcommon/woodtrm_set2drk -25 0 0.00 0.133423 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6024 1048 656 ) ( 5912 1048 656 ) ( 5912 1048 672 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1052 668 ) ( 5912 1052 668 ) ( 5912 1068 668 ) general_structure/plank_flat -15 -43 90.00 0.750000 0.750000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1052 656 ) ( 6024 1052 656 ) ( 6024 1068 656 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +} +// brush 669 +{ +( 5920 1028 680 ) ( 5920 1044 680 ) ( 5920 1044 696 ) mohcommon/woodtrm_set2drk 30 0 0.00 0.133301 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1036 680 ) ( 6024 1036 680 ) ( 6024 1036 696 ) mohcommon/woodtrm_set2drk 20 -21 -180.00 0.933350 -0.187500 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6016 1044 680 ) ( 6016 1028 680 ) ( 6016 1028 696 ) mohcommon/woodtrm_set2drk 30 0 0.00 0.133301 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6024 1028 680 ) ( 5912 1028 680 ) ( 5912 1028 696 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1032 692 ) ( 5912 1032 692 ) ( 5912 1048 692 ) general_structure/plank_flat -15 -43 90.00 0.750000 0.750000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1028 680 ) ( 6024 1028 680 ) ( 6024 1044 680 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +} +// brush 670 +{ +( 5920 1040 668 ) ( 5920 1056 668 ) ( 5920 1056 684 ) mohcommon/woodtrm_set2drk 0 -32 0.00 0.133301 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1048 668 ) ( 6024 1048 668 ) ( 6024 1048 684 ) mohcommon/woodtrm_set2drk 20 -21 -180.00 0.933350 -0.187500 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6016 1056 668 ) ( 6016 1040 668 ) ( 6016 1040 684 ) mohcommon/woodtrm_set2drk 0 -32 0.00 0.133301 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6024 1036 668 ) ( 5912 1036 668 ) ( 5912 1036 684 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1040 680 ) ( 5912 1040 680 ) ( 5912 1056 680 ) general_structure/plank_flat -15 -43 90.00 0.750000 0.750000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1040 668 ) ( 6024 1040 668 ) ( 6024 1056 668 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +} +// brush 671 +{ +( 5920 1064 644 ) ( 5920 1080 644 ) ( 5920 1080 660 ) mohcommon/woodtrm_set2drk -55 -32 0.00 0.133423 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1072 644 ) ( 6024 1072 644 ) ( 6024 1072 660 ) mohcommon/woodtrm_set2drk 20 -22 -180.00 0.933350 -0.187500 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6016 1080 644 ) ( 6016 1064 644 ) ( 6016 1064 660 ) mohcommon/woodtrm_set2drk -55 -32 0.00 0.133423 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6024 1060 644 ) ( 5912 1060 644 ) ( 5912 1060 660 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1064 656 ) ( 5912 1064 656 ) ( 5912 1080 656 ) general_structure/plank_flat -15 -43 90.00 0.750000 0.750000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1064 644 ) ( 6024 1064 644 ) ( 6024 1080 644 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +} +// brush 672 +{ +( 5920 1076 632 ) ( 5920 1092 632 ) ( 5920 1092 648 ) mohcommon/woodtrm_set2drk 30 0 0.00 0.133301 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1084 632 ) ( 6024 1084 632 ) ( 6024 1084 648 ) mohcommon/woodtrm_set2drk 20 -22 -180.00 0.933350 -0.187500 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6016 1092 632 ) ( 6016 1076 632 ) ( 6016 1076 648 ) mohcommon/woodtrm_set2drk 30 0 0.00 0.133301 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6024 1072 632 ) ( 5912 1072 632 ) ( 5912 1072 648 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1076 644 ) ( 5912 1076 644 ) ( 5912 1092 644 ) general_structure/plank_flat -15 -43 90.00 0.750000 0.750000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1076 632 ) ( 6024 1076 632 ) ( 6024 1092 632 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +} +// brush 673 +{ +( 5920 1088 620 ) ( 5920 1104 620 ) ( 5920 1104 636 ) mohcommon/woodtrm_set2drk 0 -32 0.00 0.133301 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1096 620 ) ( 6024 1096 620 ) ( 6024 1096 636 ) mohcommon/woodtrm_set2drk 20 -21 -180.00 0.933350 -0.187500 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6016 1104 620 ) ( 6016 1088 620 ) ( 6016 1088 636 ) mohcommon/woodtrm_set2drk 0 -32 0.00 0.133301 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6024 1084 620 ) ( 5912 1084 620 ) ( 5912 1084 636 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1088 632 ) ( 5912 1088 632 ) ( 5912 1104 632 ) general_structure/plank_flat -15 -43 90.00 0.750000 0.750000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1088 620 ) ( 6024 1088 620 ) ( 6024 1104 620 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +} +// brush 674 +{ +( 5920 1100 608 ) ( 5920 1116 608 ) ( 5920 1116 624 ) mohcommon/woodtrm_set2drk -25 0 0.00 0.133423 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1108 608 ) ( 6024 1108 608 ) ( 6024 1108 624 ) mohcommon/woodtrm_set2drk 20 -21 -180.00 0.933350 -0.187500 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6016 1116 608 ) ( 6016 1100 608 ) ( 6016 1100 624 ) mohcommon/woodtrm_set2drk -25 0 0.00 0.133423 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6024 1096 608 ) ( 5912 1096 608 ) ( 5912 1096 624 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1100 620 ) ( 5912 1100 620 ) ( 5912 1116 620 ) general_structure/plank_flat -15 -43 90.00 0.750000 0.750000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1100 608 ) ( 6024 1100 608 ) ( 6024 1116 608 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +} +// brush 675 +{ +( 5920 1112 596 ) ( 5920 1128 596 ) ( 5920 1128 612 ) mohcommon/woodtrm_set2drk -55 -32 0.00 0.133423 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1120 596 ) ( 6024 1120 596 ) ( 6024 1120 612 ) mohcommon/woodtrm_set2drk 20 -23 -180.00 0.933350 -0.187500 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6016 1128 596 ) ( 6016 1112 596 ) ( 6016 1112 612 ) mohcommon/woodtrm_set2drk -55 -32 0.00 0.133423 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6024 1108 596 ) ( 5912 1108 596 ) ( 5912 1108 612 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1112 608 ) ( 5912 1112 608 ) ( 5912 1128 608 ) general_structure/plank_flat -15 -43 90.00 0.750000 0.750000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1112 596 ) ( 6024 1112 596 ) ( 6024 1128 596 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +} +// brush 676 +{ +( 5920 1124 584 ) ( 5920 1140 584 ) ( 5920 1140 600 ) mohcommon/woodtrm_set2drk 30 0 0.00 0.133301 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1132 584 ) ( 6024 1132 584 ) ( 6024 1132 600 ) mohcommon/woodtrm_set2drk 20 -22 -180.00 0.933350 -0.187500 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6016 1140 584 ) ( 6016 1124 584 ) ( 6016 1124 600 ) mohcommon/woodtrm_set2drk 30 0 0.00 0.133301 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6024 1120 584 ) ( 5912 1120 584 ) ( 5912 1120 600 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1124 596 ) ( 5912 1124 596 ) ( 5912 1140 596 ) general_structure/plank_flat -15 -43 90.00 0.750000 0.750000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1124 584 ) ( 6024 1124 584 ) ( 6024 1140 584 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +} +// brush 677 +{ +( 5920 1160 548 ) ( 5920 1176 548 ) ( 5920 1176 564 ) mohcommon/woodtrm_set2drk -55 -32 0.00 0.133423 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1168 548 ) ( 6024 1168 548 ) ( 6024 1168 564 ) mohcommon/woodtrm_set2drk 20 -21 -180.00 0.933350 -0.187500 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6016 1176 548 ) ( 6016 1160 548 ) ( 6016 1160 564 ) mohcommon/woodtrm_set2drk -55 -32 0.00 0.133423 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6024 1156 548 ) ( 5912 1156 548 ) ( 5912 1156 564 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1160 560 ) ( 5912 1160 560 ) ( 5912 1176 560 ) general_structure/plank_flat -15 -43 90.00 0.750000 0.750000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1160 548 ) ( 6024 1160 548 ) ( 6024 1176 548 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +} +// brush 678 +{ +( 5920 1172 536 ) ( 5920 1188 536 ) ( 5920 1188 552 ) mohcommon/woodtrm_set2drk 30 0 0.00 0.133301 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1180 536 ) ( 6024 1180 536 ) ( 6024 1180 552 ) mohcommon/woodtrm_set2drk 20 -20 -180.00 0.933350 -0.187500 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6016 1188 536 ) ( 6016 1172 536 ) ( 6016 1172 552 ) mohcommon/woodtrm_set2drk 30 0 0.00 0.133301 0.125000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 6024 1168 536 ) ( 5912 1168 536 ) ( 5912 1168 552 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +surfaceparm detail +( 6024 1172 548 ) ( 5912 1172 548 ) ( 5912 1188 548 ) general_structure/plank_flat -15 -43 90.00 0.750000 0.750000 0 16384 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 5912 1172 536 ) ( 6024 1172 536 ) ( 6024 1188 536 ) common/nodraw -32 -28 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 679 +{ +( 349.692322 4759.453613 372 ) ( 334.692200 4733.472656 318 ) ( 316.692017 4702.295898 372 ) mohtest/argent2b -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( 301.103699 4711.296387 372 ) ( 319.103943 4742.472656 318 ) ( 334.104004 4768.453613 372 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 243.888184 4564.195313 648 ) ( 212.711334 4582.196289 648 ) ( 404.711426 4914.750000 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 51.888031 4231.642578 264 ) ( 20.711456 4249.642578 264 ) ( 212.711334 4582.196289 648 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 20.711456 4249.642578 264 ) ( 51.888031 4231.642578 264 ) ( 435.888336 4896.749512 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 680 +{ +( -784.691895 4714.642578 264 ) ( -400.692261 5379.750000 264 ) ( -544.692261 5130.334961 552 ) mohtest/argent2b -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -385.103943 5370.750000 264 ) ( -769.103394 4705.642578 264 ) ( -625.103271 4955.057617 552 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -400.692261 5379.750000 264 ) ( -383.370911 5369.750000 264 ) ( -527.372009 5120.334473 552 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -767.371338 4704.642090 264 ) ( -784.691895 4714.642578 264 ) ( -640.691772 4964.057617 552 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -383.370911 5369.750000 264 ) ( -400.692261 5379.750000 264 ) ( -784.691895 4714.642578 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -544.692261 5130.334961 552 ) ( -527.372009 5120.334473 552 ) ( -623.371582 4954.057617 552 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 681 +{ +( 5712 1568 956 ) ( 5712 1464 956 ) ( 5712 1464 828 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5904 1464 1012 ) ( 5904 1568 1012 ) ( 5904 1568 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1562 932 ) ( 5904 1562 932 ) ( 5904 1508 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5904 1454 932 ) ( 5712 1454 932 ) ( 5712 1508 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1454 932 ) ( 5904 1454 932 ) ( 5904 1562 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 682 +{ +( 5712 1272 956 ) ( 5712 1168 956 ) ( 5712 1168 828 ) mohtest/argent2b 167 -228 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5904 1168 1012 ) ( 5904 1272 1012 ) ( 5904 1272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1266 932 ) ( 5904 1266 932 ) ( 5904 1212 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5904 1158 932 ) ( 5712 1158 932 ) ( 5712 1212 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 1158 932 ) ( 5904 1158 932 ) ( 5904 1266 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 683 +{ +( 5536 480 956 ) ( 5432 480 956 ) ( 5432 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5432 272 1012 ) ( 5536 272 1012 ) ( 5536 272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5530 480 932 ) ( 5530 288 932 ) ( 5476 288 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5422 288 932 ) ( 5422 480 932 ) ( 5476 480 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5422 480 932 ) ( 5422 288 932 ) ( 5530 288 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 684 +{ +( 5176 480 956 ) ( 5072 480 956 ) ( 5072 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 5072 272 1012 ) ( 5176 272 1012 ) ( 5176 272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5170 480 932 ) ( 5170 288 932 ) ( 5116 288 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5062 288 932 ) ( 5062 480 932 ) ( 5116 480 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5062 480 932 ) ( 5062 288 932 ) ( 5170 288 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 685 +{ +( 4816 480 956 ) ( 4712 480 956 ) ( 4712 480 828 ) mohtest/argent2b -104 -228 0.00 1 1 0 0 0 +surfaceparm detail +( 4712 272 1012 ) ( 4816 272 1012 ) ( 4816 272 884 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4810 480 932 ) ( 4810 288 932 ) ( 4756 288 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4702 288 932 ) ( 4702 480 932 ) ( 4756 480 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4702 480 932 ) ( 4702 288 932 ) ( 4810 288 932 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 686 +{ +( 4352 528 728 ) ( 5696 528 728 ) ( 5696 528 816 ) mohtest/argent2b -232 -72 0.00 1 1 0 0 0 +surfaceparm detail +( 5696 528 728 ) ( 5696 512 728 ) ( 5696 512 816 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4544 512 728 ) ( 4544 512 792 ) ( 5696 512 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4544 512 792 ) ( 4544 512 728 ) ( 4528 528 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4352 512 792 ) ( 4352 528 792 ) ( 5696 528 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4352 528 728 ) ( 4352 512 728 ) ( 5696 512 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 687 +{ +( -400.692261 5379.750000 312 ) ( -394.103577 5355.161621 312 ) ( -394.103577 5355.161621 72 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( 406.103180 4893.161621 264 ) ( 406.103180 4893.161621 72 ) ( -394.103577 5355.161621 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 406.103180 4893.161621 72 ) ( 406.103180 4893.161621 264 ) ( 430.692352 4899.750000 264 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -400.692261 5379.750000 312 ) ( -400.692261 5379.750000 72 ) ( -166.865417 5244.750000 72 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -409.692139 5364.161621 264 ) ( -400.692261 5379.750000 264 ) ( -166.865417 5244.750000 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -187.649109 5256.750000 231 ) ( -260.396423 5298.750000 231 ) ( -199.649536 5235.964844 231 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +} +// brush 688 +{ +( -775.692139 4730.230957 264 ) ( -736.691406 4797.780273 264 ) ( -721.104126 4788.780762 264 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -685.103638 4851.134766 72 ) ( -685.103638 4851.134766 264 ) ( -646.103760 4918.684082 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -400.692261 5379.750000 264 ) ( -784.691895 4714.642578 264 ) ( -784.691895 4714.642578 72 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -597.104370 5003.555176 226 ) ( -612.692139 5012.555176 232 ) ( -612.692139 5012.555176 220 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -669.103760 4878.847656 152 ) ( -684.692139 4887.848145 148 ) ( -684.692139 4887.848145 156 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -606.104248 4987.966797 234 ) ( -610.692017 5016.019043 234 ) ( -632.692017 4977.914063 234 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +} +// brush 689 +{ +( -550.525024 4600.230957 234 ) ( -675.232300 4672.230957 234 ) ( -684.233643 4656.642090 234 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -550.525024 4600.230957 264 ) ( -550.525024 4600.230957 234 ) ( -559.525269 4584.642578 234 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -684.233643 4656.642090 264 ) ( -684.233643 4656.642090 234 ) ( -675.232300 4672.230957 234 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -675.232300 4672.230957 264 ) ( -550.525024 4600.230957 264 ) ( -559.525269 4584.642578 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -684.233643 4656.642090 234 ) ( -684.233643 4656.642090 264 ) ( -559.525269 4584.642578 264 ) mohtest/argent2sd1a -51 95 0.00 0.649475 0.750000 0 0 0 +surfaceparm detail +( -550.525024 4600.230957 234 ) ( -550.525024 4600.230957 264 ) ( -675.232300 4672.230957 264 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 690 +{ +( -5732 -2516 248 ) ( -5236 -2516 360 ) ( -5236 -1588 360 ) mohtest/drkgry1beam 52 46 -180.00 1 1 0 16384 0 +surfaceparm detail +( -5236 -1588 368 ) ( -5236 -2516 368 ) ( -5732 -2516 256 ) general_structure/shingles_ce2 -6 122 -90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -5732 -1588 256 ) ( -5732 -1588 248 ) ( -5236 -1588 360 ) mohtest/pierset 188 5 -180.00 1 -1 0 0 0 +surfaceparm detail +( -5732 -2516 256 ) ( -5732 -2516 248 ) ( -5732 -1588 248 ) mohtest/pierset -4 4 -180.00 1 -1 0 0 0 +surfaceparm detail +( -5236 -2516 368 ) ( -5236 -2516 360 ) ( -5732 -2516 248 ) mohtest/pierset 188 5 -180.00 1 -1 0 0 0 +surfaceparm detail +( -5236 -1588 368 ) ( -5236 -1588 360 ) ( -5236 -2516 360 ) mohtest/pierset -4 4 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 691 +{ +( -5236 -868 248 ) ( -5236 -1364 360 ) ( -4308 -1364 360 ) mohtest/drkgry1beam -3 -48 90.00 1 1 0 16384 0 +surfaceparm detail +( -4308 -1364 368 ) ( -5236 -1364 368 ) ( -5236 -868 256 ) general_structure/shingles_ce2 185 8 -180.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -4308 -868 256 ) ( -4308 -868 248 ) ( -4308 -1364 360 ) mohtest/pierset -124 7 0.00 1 1 0 0 0 +surfaceparm detail +( -5236 -868 256 ) ( -5236 -868 248 ) ( -4308 -868 248 ) mohtest/pierset 92 5 -180.00 1 -1 0 0 0 +surfaceparm detail +( -5236 -1364 368 ) ( -5236 -1364 360 ) ( -5236 -868 248 ) mohtest/pierset -124 7 0.00 1 1 0 0 0 +surfaceparm detail +( -4308 -1364 368 ) ( -4308 -1364 360 ) ( -5236 -1364 360 ) mohtest/pierset 92 5 -180.00 1 -1 0 0 0 +surfaceparm detail +} +// brush 692 +{ +( 5504 1056 536 ) ( 5696 1056 536 ) ( 5696 1056 728 ) mohtest/hotelflat_revAC 0 52 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 5696 1040 536 ) ( 5504 1040 536 ) ( 5504 1040 674 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( 5504 1056 672 ) ( 5504 1040 672 ) ( 5504 1040 536 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +surfaceparm detail +( 5504 1056 536 ) ( 5504 1040 536 ) ( 5696 1040 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5600 1056 668 ) ( 5664 1056 668 ) ( 5664 1040 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5596 1040 672 ) ( 5596 1056 672 ) ( 5596 1040 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 693 +{ +( 5504 1056 536 ) ( 5696 1056 536 ) ( 5696 1056 728 ) mohtest/hotelflat_revAC 0 52 0.00 0.500000 0.500000 0 0 0 +surfaceparm detail +( 5696 1056 536 ) ( 5696 1040 536 ) ( 5696 1040 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5696 1040 536 ) ( 5504 1040 536 ) ( 5504 1040 674 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +surfaceparm detail +( 5504 1056 536 ) ( 5504 1040 536 ) ( 5696 1040 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5600 1056 668 ) ( 5664 1056 668 ) ( 5664 1040 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5668 1056 672 ) ( 5668 1040 672 ) ( 5668 1056 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 694 +{ +( 5912 1168 536 ) ( 5920 1168 536 ) ( 5920 1188 536 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5912 1180 548 ) ( 5912 1188 548 ) ( 5920 1188 548 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5920 1168 536 ) ( 5912 1168 536 ) ( 5912 1180 548 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5920 1180 548 ) ( 5920 1188 548 ) ( 5920 1188 536 ) mohtest/joist 13 18 90.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 5920 1188 548 ) ( 5912 1188 548 ) ( 5912 1188 536 ) mohtest/joist 14 -71 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5912 1188 548 ) ( 5912 1180 548 ) ( 5912 1180 536 ) mohtest/joist 13 18 90.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +} +// brush 695 +{ +( 6016 1168 536 ) ( 6024 1168 536 ) ( 6024 1188 536 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6016 1180 548 ) ( 6016 1188 548 ) ( 6024 1188 548 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6024 1168 536 ) ( 6016 1168 536 ) ( 6016 1180 548 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6024 1180 548 ) ( 6024 1188 548 ) ( 6024 1188 536 ) mohtest/joist 13 18 90.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 6024 1188 548 ) ( 6016 1188 548 ) ( 6016 1188 536 ) mohtest/joist 14 -71 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6016 1188 548 ) ( 6016 1180 548 ) ( 6016 1180 536 ) mohtest/joist 13 18 90.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +} +// brush 696 +{ +( 6022 1178 600 ) ( 6018 1178 600 ) ( 6018 1010 768 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6022 1011 770 ) ( 6018 1011 770 ) ( 6018 1179 602 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6022 1179 602 ) ( 6022 1178 600 ) ( 6022 1010 768 ) mohtest/joist -8 -2 -135.00 0.374960 -0.375046 0 16384 0 +surfaceparm detail +( 6018 1179 602 ) ( 6018 1178 600 ) ( 6022 1178 600 ) mohtest/joist 14 -71 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6018 1011 770 ) ( 6018 1010 768 ) ( 6018 1178 600 ) mohtest/joist -8 -2 -135.00 0.374960 -0.375046 0 16384 0 +surfaceparm detail +( 6022 1036 748 ) ( 6022 1035 746 ) ( 6018 1035 746 ) mohtest/joist 14 -71 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +} +// brush 697 +{ +( 5914 1024 746 ) ( 5914 1024 744 ) ( 5914 1036 744 ) mohtest/joist 3 -46 90.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 5916 1020 746 ) ( 5916 1020 744 ) ( 5914 1020 744 ) mohtest/joist 3 -6 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5918 1034 746 ) ( 5918 1036 744 ) ( 5918 1024 744 ) mohtest/joist 3 -46 90.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 5914 1034 744 ) ( 5918 1034 744 ) ( 5918 1035 746 ) mohtest/joist 3 -6 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5914 1024 746 ) ( 5914 1035 746 ) ( 5916 1035 746 ) mohtest/joist -30 -44 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5918 1034 744 ) ( 5914 1034 744 ) ( 5914 1020 744 ) mohtest/joist -30 -44 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +} +// brush 698 +{ +( 6018 1024 746 ) ( 6018 1024 744 ) ( 6018 1036 744 ) mohtest/joist 3 -46 90.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 6020 1020 746 ) ( 6020 1020 744 ) ( 6018 1020 744 ) mohtest/joist 3 -6 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6022 1034 746 ) ( 6022 1036 744 ) ( 6022 1024 744 ) mohtest/joist 3 -46 90.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 6018 1034 744 ) ( 6022 1034 744 ) ( 6022 1035 746 ) mohtest/joist 3 -6 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6018 1024 746 ) ( 6018 1035 746 ) ( 6020 1035 746 ) mohtest/joist -30 -44 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6022 1034 744 ) ( 6018 1034 744 ) ( 6018 1020 744 ) mohtest/joist -30 -44 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +} +// brush 699 +{ +( 6018 1027 692 ) ( 6018 1023 692 ) ( 6022 1023 692 ) mohtest/joist -23 35 -90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6021 1024 740 ) ( 6019 1024 740 ) ( 6019 1026 740 ) mohtest/joist -23 35 -90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6019 1026 740 ) ( 6018 1027 688 ) ( 6022 1027 688 ) mohtest/joist 0 -85 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6022 1023 688 ) ( 6021 1024 740 ) ( 6021 1026 740 ) mohtest/joist 4 -84 -180.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 6018 1023 688 ) ( 6019 1024 740 ) ( 6021 1024 740 ) mohtest/joist 0 -85 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6019 1024 740 ) ( 6018 1023 688 ) ( 6018 1027 688 ) mohtest/joist 4 -84 -180.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +} +// brush 700 +{ +( 6018 1184 548 ) ( 6018 1180 548 ) ( 6022 1180 548 ) mohtest/joist 18 123 -90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6021 1181 600 ) ( 6019 1181 600 ) ( 6019 1183 600 ) mohtest/joist 18 123 -90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6019 1183 600 ) ( 6018 1184 548 ) ( 6022 1184 548 ) mohtest/joist 0 -75 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6022 1180 548 ) ( 6021 1181 600 ) ( 6021 1183 600 ) mohtest/joist -7 -74 -180.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 6018 1180 548 ) ( 6019 1181 600 ) ( 6021 1181 600 ) mohtest/joist 0 -75 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6019 1181 600 ) ( 6018 1180 548 ) ( 6018 1184 548 ) mohtest/joist -7 -74 -180.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +} +// brush 701 +{ +( 6018 1172 600 ) ( 6018 1184 600 ) ( 6018 1184 602 ) mohtest/joist 13 18 90.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 6018 1190 600 ) ( 6020 1190 600 ) ( 6020 1190 602 ) mohtest/joist 14 -71 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6022 1184 600 ) ( 6022 1172 600 ) ( 6022 1174 602 ) mohtest/joist 13 18 90.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 6019 1179 602 ) ( 6021 1179 602 ) ( 6021 1178 600 ) mohtest/joist 14 -71 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6020 1173 602 ) ( 6018 1173 602 ) ( 6018 1184 602 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6019 1172 600 ) ( 6021 1172 600 ) ( 6021 1184 600 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +} +// brush 702 +{ +( 5914 1184 548 ) ( 5914 1180 548 ) ( 5918 1180 548 ) mohtest/joist 7 123 -90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5917 1181 600 ) ( 5915 1181 600 ) ( 5915 1183 600 ) mohtest/joist 7 123 -90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5915 1183 600 ) ( 5914 1184 548 ) ( 5918 1184 548 ) mohtest/joist -12 -75 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5918 1180 548 ) ( 5917 1181 600 ) ( 5917 1183 600 ) mohtest/joist -8 -74 -180.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 5914 1180 548 ) ( 5915 1181 600 ) ( 5917 1181 600 ) mohtest/joist -12 -75 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5915 1181 600 ) ( 5914 1180 548 ) ( 5914 1184 548 ) mohtest/joist -8 -74 -180.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +} +// brush 703 +{ +( 5914 1172 600 ) ( 5914 1184 600 ) ( 5914 1184 602 ) mohtest/joist 13 18 90.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 5914 1190 600 ) ( 5916 1190 600 ) ( 5916 1190 602 ) mohtest/joist 14 -71 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5918 1184 600 ) ( 5918 1172 600 ) ( 5918 1174 602 ) mohtest/joist 13 18 90.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 5915 1179 602 ) ( 5917 1179 602 ) ( 5917 1178 600 ) mohtest/joist 14 -71 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5916 1173 602 ) ( 5914 1173 602 ) ( 5914 1184 602 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5915 1172 600 ) ( 5917 1172 600 ) ( 5917 1184 600 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +} +// brush 704 +{ +( 5914 1034 744 ) ( 5918 1034 744 ) ( 5918 1178 600 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5918 1011 770 ) ( 5914 1011 770 ) ( 5914 1179 602 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5918 1179 602 ) ( 5918 1178 600 ) ( 5918 1010 768 ) mohtest/joist -8 -2 -135.00 0.374960 -0.375046 0 16384 0 +surfaceparm detail +( 5914 1179 602 ) ( 5914 1178 600 ) ( 5918 1178 600 ) mohtest/joist 14 -71 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5914 1011 770 ) ( 5914 1010 768 ) ( 5914 1178 600 ) mohtest/joist -8 -2 -135.00 0.374960 -0.375046 0 16384 0 +surfaceparm detail +( 5918 1034 744 ) ( 5914 1034 744 ) ( 5914 1035 746 ) mohtest/joist 14 -71 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +} +// brush 705 +{ +( 5912 1024 680 ) ( 5920 1024 680 ) ( 5920 1168 536 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5920 1036 692 ) ( 5912 1036 692 ) ( 5912 1180 548 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5920 1180 548 ) ( 5920 1180 536 ) ( 5920 1000 700 ) mohtest/joist -8 -2 -135.00 0.374960 -0.375046 0 16384 0 +surfaceparm detail +( 5912 1168 536 ) ( 5920 1168 536 ) ( 5920 1180 548 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5912 1180 536 ) ( 5912 1180 548 ) ( 5912 1000 712 ) mohtest/joist -8 -2 -135.00 0.374960 -0.375046 0 16384 0 +surfaceparm detail +( 5920 1024 692 ) ( 5912 1024 692 ) ( 5912 1036 692 ) mohtest/joist -30 20 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 5920 1028 535.999573 ) ( 5912 1028 535.999573 ) ( 5916 1028 692 ) mohtest/joist 14 -71 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +} +// brush 706 +{ +( 6068 1028 692 ) ( 6068 1024 692 ) ( 6072 1024 692 ) mohtest/joist -20 40 -90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6071 1025 740 ) ( 6069 1025 740 ) ( 6069 1027 740 ) mohtest/joist -20 40 -90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6069 1027 740 ) ( 6068 1028 688 ) ( 6072 1028 688 ) mohtest/joist -7 -85 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6072 1024 688 ) ( 6071 1025 740 ) ( 6071 1027 740 ) mohtest/joist 7 -84 -180.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 6068 1024 688 ) ( 6069 1025 740 ) ( 6071 1025 740 ) mohtest/joist -7 -85 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6069 1025 740 ) ( 6068 1024 688 ) ( 6068 1028 688 ) mohtest/joist 7 -84 -180.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +} +// brush 707 +{ +( 6068 1704 692 ) ( 6068 1700 692 ) ( 6072 1700 692 ) mohtest/joist 20 40 -90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6071 1701 740 ) ( 6069 1701 740 ) ( 6069 1703 740 ) mohtest/joist 20 40 -90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6069 1703 740 ) ( 6068 1704 688 ) ( 6072 1704 688 ) mohtest/joist -8 -85 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6072 1700 688 ) ( 6071 1701 740 ) ( 6071 1703 740 ) mohtest/joist 18 -84 -180.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +( 6068 1700 688 ) ( 6069 1701 740 ) ( 6071 1701 740 ) mohtest/joist -8 -85 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6069 1701 740 ) ( 6068 1700 688 ) ( 6068 1704 688 ) mohtest/joist 18 -84 -180.00 0.375000 -0.375000 0 16384 0 +surfaceparm detail +} +// brush 708 +{ +( 6016 1024 680 ) ( 6024 1024 680 ) ( 6024 1168 536 ) mohtest/joist -30 19 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6024 1036 692 ) ( 6016 1036 692 ) ( 6016 1180 548 ) mohtest/joist -30 19 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6024 1168 536.000061 ) ( 6024 1000 704.000061 ) ( 6024 1000 716 ) mohtest/joist -8 -2 -135.00 0.374960 -0.375046 0 16384 0 +surfaceparm detail +( 6016 1168 536.000061 ) ( 6024 1168 536.000061 ) ( 6024 1180 548.000061 ) mohtest/joist -30 19 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6016 1000 704.000061 ) ( 6016 1168 536.000061 ) ( 6016 1180 548.000061 ) mohtest/joist -8 -2 -135.00 0.374960 -0.375046 0 16384 0 +surfaceparm detail +( 6024 1024 692 ) ( 6016 1024 692 ) ( 6016 1036 692 ) mohtest/joist -30 19 0.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +( 6024 1028 535.999939 ) ( 6016 1028 535.999939 ) ( 6020 1028 692 ) mohtest/joist 14 -71 90.00 0.375000 0.375000 0 16384 0 +surfaceparm detail +} +// brush 709 +{ +( 6072 1112 740 ) ( 6056 1112 740 ) ( 6056 1028 740 ) mohtest/joist -25 6 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6056 1028 742 ) ( 6056 1112 742 ) ( 6072 1112 742 ) mohtest/joist -25 6 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6056 1028 742 ) ( 6072 1028 742 ) ( 6072 1028 740 ) mohtest/joist 9 -50 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6072 1162 742 ) ( 6072 1246 742 ) ( 6072 1246 740 ) mohtest/joist 8 18 90.00 0.500000 -0.500000 0 16384 0 +surfaceparm detail +( 6065 1704 742 ) ( 6049 1704 742 ) ( 6049 1704 740 ) mohtest/joist 9 -50 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6068 1110 742 ) ( 6068 1026 742 ) ( 6068 1026 740 ) mohtest/joist 8 18 90.00 0.500000 -0.500000 0 16384 0 +surfaceparm detail +} +// brush 710 +{ +( 6006 1040 740 ) ( 5922 1040 740 ) ( 5922 1024 740 ) mohtest/joist 0 115 -90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5826 1024 742 ) ( 5826 1040 742 ) ( 5910 1040 742 ) mohtest/joist 0 115 -90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5915 1024 740 ) ( 5915 1024 742 ) ( 5915 1040 742 ) mohtest/joist 8 -8 90.00 0.500000 -0.500000 0 16384 0 +surfaceparm detail +( 5784 1024 740 ) ( 5784 1024 742 ) ( 5868 1024 742 ) mohtest/joist 9 -14 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5792 1048 740 ) ( 5792 1048 742 ) ( 5792 1032 742 ) mohtest/joist 8 -8 90.00 0.500000 -0.500000 0 16384 0 +surfaceparm detail +( 5912 1028 740 ) ( 5912 1028 742 ) ( 5828 1028 742 ) mohtest/joist 9 -14 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 711 +{ +( 6106 1024 740 ) ( 6106 1040 740 ) ( 6022 1040 740 ) mohtest/joist 1 123 -90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6022 1040 742 ) ( 6106 1040 742 ) ( 6106 1024 742 ) mohtest/joist 1 123 -90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6021 1040 742 ) ( 6021 1024 742 ) ( 6021 1024 740 ) mohtest/joist 8 -8 90.00 0.500000 -0.500000 0 16384 0 +surfaceparm detail +( 6156 1024 742 ) ( 6240 1024 742 ) ( 6240 1024 740 ) mohtest/joist 9 -22 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6072 1024 742 ) ( 6072 1040 742 ) ( 6072 1040 740 ) mohtest/joist 8 -8 90.00 0.500000 -0.500000 0 16384 0 +surfaceparm detail +( 6104 1028 742 ) ( 6020 1028 742 ) ( 6020 1028 740 ) mohtest/joist 9 -22 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 712 +{ +( -3039.999756 6362.410156 472 ) ( -2804.440918 6498.410156 180 ) ( -2800.977051 6500.410156 188 ) mohtest/pierset 157 -95 0.00 0.867676 1 0 0 0 +surfaceparm detail +( -2640.000244 5669.590332 472 ) ( -2404.440918 5805.589844 180 ) ( -2804.440918 6498.410156 180 ) mohtest/pierset 37 124 -59.96 1.000649 -0.931514 0 0 0 +surfaceparm detail +( -2640.000244 5669.590332 480 ) ( -2400.977295 5807.589844 188 ) ( -2404.440918 5805.589844 180 ) mohtest/pierset 203 -95 0.00 0.866699 1 0 0 0 +surfaceparm detail +( -3039.999756 6362.410156 480 ) ( -2800.977051 6500.410156 188 ) ( -2400.977295 5807.589844 188 ) general_structure/jh_woodshingles1b -99 11 119.95 0.499836 0.472280 0 16384 0 +surfaceparm detail +( -2648 5683.446289 480 ) ( -2648 5683.446289 472 ) ( -3032.000244 6348.553711 472 ) mohtest/pierset -30 -94 -180.00 0.866211 -1 0 0 0 +surfaceparm detail +( -2412.441406 5819.446777 180 ) ( -2408.977051 5821.446289 188 ) ( -2792.977051 6486.553711 188 ) mohtest/pierset 167 -94 -180.00 0.865723 -1 0 0 0 +surfaceparm detail +} +// brush 713 +{ +( -1352 -1736 792 ) ( -1352 -1544 792 ) ( -1356 -1544 796 ) mohtest/pierset -192 120 0.00 1 1 0 0 0 +surfaceparm detail +( -1356 -1536 796 ) ( -1352 -1536 792 ) ( -1216 -1536 968 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1216 -1544 968 ) ( -1216 -1736 968 ) ( -1216 -1736 976 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1352 -1744 792 ) ( -1356 -1744 796 ) ( -1216 -1744 976 ) mohtest/pierset -192 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -1356.000244 -1736 796.000305 ) ( -1356.000244 -1544 796.000305 ) ( -1216 -1544 976.000732 ) general_structure/jh_woodshingles1b 16 -112 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -1352 -1544 791.999634 ) ( -1352 -1736 791.999634 ) ( -1216 -1736 967.999634 ) mohtest/pierset -120 -56 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 714 +{ +( -1076 -1544 796 ) ( -1080 -1544 792 ) ( -1080 -1736 792 ) mohtest/pierset -80 120 0.00 1 1 0 0 0 +surfaceparm detail +( -1216 -1536 968 ) ( -1080 -1536 792 ) ( -1076 -1536 796 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1216 -1736 976 ) ( -1216 -1736 968 ) ( -1216 -1544 968 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1216 -1744 976 ) ( -1076 -1744 796 ) ( -1080 -1744 792 ) mohtest/pierset -80 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -1216 -1544 976 ) ( -1076 -1544 796 ) ( -1076 -1736 796 ) general_structure/jh_woodshingles1b 16 -112 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -1216 -1736 968 ) ( -1080 -1736 792 ) ( -1080 -1544 792 ) mohtest/pierset -120 -56 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 715 +{ +( -1544 -1752 708 ) ( -1544 -1744 700 ) ( -1544 -1536 968 ) mohtest/pierset -136 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -1544 -1744 700 ) ( -888 -1744 700 ) ( -888 -1536 968 ) mohtest/pierset -192 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -888 -1536 976 ) ( -888 -1536 968 ) ( -888 -1744 700 ) mohtest/pierset -136 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -888 -1752 704 ) ( -1544 -1752 704 ) ( -1544 -1536 976 ) general_structure/jh_woodshingles1b -128 -112 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -1544 -1752 708 ) ( -888 -1752 708 ) ( -888 -1744 700 ) mohtest/pierset -192 136 0.00 1 1 0 0 0 +surfaceparm detail +( -1544 -1736 699.999817 ) ( -888 -1736 699.999817 ) ( -1216 -1736 976.000671 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 716 +{ +( -1544 -1752 708 ) ( -1544 -1744 700 ) ( -1544 -1536 968 ) mohtest/pierset -136 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -1544 -1744 700 ) ( -888 -1744 700 ) ( -888 -1536 968 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -888 -1536 976 ) ( -888 -1536 968 ) ( -888 -1744 700 ) mohtest/pierset -136 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -888 -1752 704 ) ( -1544 -1752 704 ) ( -1544 -1536 976 ) general_structure/jh_woodshingles1b -128 -112 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -1544 -1536 968 ) ( -888 -1536 968 ) ( -888 -1536 976 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -888 -1736 699.999817 ) ( -1544 -1736 699.999817 ) ( -1216 -1736 976.000671 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 717 +{ +( -1544 -1536 968 ) ( -1544 -1328 700 ) ( -1544 -1320 708 ) mohtest/pierset -88 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -888 -1536 968 ) ( -888 -1328 700 ) ( -1544 -1328 700 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -888 -1328 700 ) ( -888 -1536 968 ) ( -888 -1536 976 ) mohtest/pierset -88 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -1544 -1536 976 ) ( -1544 -1320 704 ) ( -888 -1320 704 ) general_structure/jh_woodshingles1b -128 -112 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -888 -1536 976 ) ( -888 -1536 968 ) ( -1544 -1536 968 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -1544 -1336 700.000061 ) ( -888 -1336 700.000061 ) ( -1216 -1336 976.000061 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 718 +{ +( -1544 -1536 968 ) ( -1544 -1328 700 ) ( -1544 -1320 708 ) mohtest/pierset -88 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -888 -1536 968 ) ( -888 -1328 700 ) ( -1544 -1328 700 ) mohtest/pierset -192 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -888 -1328 700 ) ( -888 -1536 968 ) ( -888 -1536 976 ) mohtest/pierset -88 -56 0.00 1 1 0 0 0 +surfaceparm detail +( -1544 -1536 976 ) ( -1544 -1320 704 ) ( -888 -1320 704 ) general_structure/jh_woodshingles1b -128 -112 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -888 -1328 700 ) ( -888 -1320 708 ) ( -1544 -1320 708 ) mohtest/pierset -192 88 0.00 1 1 0 0 0 +surfaceparm detail +( -888 -1336 700.000061 ) ( -1544 -1336 700.000061 ) ( -1216 -1336 976.000061 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 719 +{ +( -810.084351 4694.661621 252 ) ( 42.084442 4202.661621 252 ) ( 249.084503 4561.196777 666 ) mohtest/pierset 21 1 59.99 0.999738 0.999282 0 0 0 +surfaceparm detail +( 249.084503 4561.196777 678 ) ( 39.084259 4197.465332 258 ) ( -813.084717 4689.465820 258 ) brest/brstroof1a 5 19 149.95 1.000438 1.000772 0 16384 0 +surfaceparm detail +( -810.084351 4694.661621 252 ) ( -603.084229 5053.195801 666 ) ( -603.084229 5053.195801 678 ) mohtest/pierset -136 41 -180.00 0.864746 -1 0 0 0 +surfaceparm detail +( -603.084229 5053.195801 666 ) ( 249.084503 4561.196777 666 ) ( 249.084503 4561.196777 678 ) mohtest/pierset 47 41 -180.00 0.866394 -1 0 0 0 +surfaceparm detail +( 249.084503 4561.196777 666 ) ( 42.084442 4202.661621 252 ) ( 39.084259 4197.465332 258 ) mohtest/pierset -195 41 -180.00 0.865723 -1 0 0 0 +surfaceparm detail +( 42.084442 4202.661621 252 ) ( -810.084351 4694.661621 252 ) ( -813.084717 4689.465820 258 ) mohtest/pierset -208 0 -119.96 1.000946 -0.999567 0 0 0 +surfaceparm detail +} +// brush 720 +{ +( 249.084503 4561.196777 666 ) ( 456.084412 4919.730957 252 ) ( -396.084229 5411.730469 252 ) mohtest/pierset -23 7 -120.01 0.999193 0.999632 0 0 0 +surfaceparm detail +( -393.084595 5416.926758 258 ) ( 459.083618 4924.926758 258 ) ( 249.084503 4561.196777 678 ) brest/brstroof1a -1 -15 -29.95 0.999461 1.000763 0 16384 0 +surfaceparm detail +( -603.084229 5053.195801 678 ) ( -603.084229 5053.195801 666 ) ( -396.084229 5411.730469 252 ) mohtest/pierset -90 41 -180.00 0.865234 -1 0 0 0 +surfaceparm detail +( 249.084503 4561.196777 678 ) ( 249.084503 4561.196777 666 ) ( -603.084229 5053.195801 666 ) mohtest/pierset -55 43 0.00 0.866455 1 0 0 0 +surfaceparm detail +( 459.083618 4924.926758 258 ) ( 456.084412 4919.730957 252 ) ( 249.084503 4561.196777 666 ) mohtest/pierset -108 42 -180.00 0.865234 -1 0 0 0 +surfaceparm detail +( -395 5418 251.999908 ) ( 457 4926 251.999908 ) ( 31 5172 678.001038 ) mohtest/pierset -70 11 -120.01 0.999799 1.000722 0 0 0 +surfaceparm detail +} +// brush 721 +{ +( -3279.022949 6224.410156 188 ) ( -3275.559326 6226.410156 180 ) ( -3039.999756 6362.410156 472 ) mohtest/pierset 182 -95 0.00 0.864258 1 0 0 0 +surfaceparm detail +( -3275.559326 6226.410156 180 ) ( -2875.558838 5533.590332 180 ) ( -2640.000244 5669.590332 472 ) mohtest/pierset 37 -243 -60.06 1.000218 0.931628 0 0 0 +surfaceparm detail +( -2875.558838 5533.590332 180 ) ( -2879.022949 5531.589844 188 ) ( -2640.000244 5669.590332 480 ) mohtest/pierset 210 -95 0.00 0.866211 1 0 0 0 +surfaceparm detail +( -2879.022949 5531.589844 188 ) ( -3279.022949 6224.410156 188 ) ( -3039.999756 6362.410156 480 ) general_structure/jh_woodshingles1b -161 -6 119.90 0.499048 -0.471581 0 16384 0 +surfaceparm detail +( -3032.000244 6348.553711 472 ) ( -2648 5683.446289 472 ) ( -2648 5683.446289 480 ) mohtest/pierset -30 -93 -180.00 0.866211 -1 0 0 0 +surfaceparm detail +( -3271.022949 6210.553711 188 ) ( -2887.022949 5545.446289 188 ) ( -2883.558350 5547.446289 180 ) mohtest/pierset 31 -93 -180.00 0.867676 -1 0 0 0 +surfaceparm detail +} +// brush 722 +{ +( -4536 -2600 698 ) ( -4950 -2600 284 ) ( -4950 -3584 284 ) mohtest/pierset -73 -20 0.00 1 1 0 0 0 +surfaceparm detail +( -4956 -3584 290 ) ( -4956 -2600 290 ) ( -4536 -2600 710 ) brest/brstroof1a 20 -70 90.00 1 1 0 16384 0 +surfaceparm detail +( -4536 -3584 710 ) ( -4536 -3584 698 ) ( -4950 -3584 284 ) mohtest/pierset -72 74 0.00 1 1 0 0 0 +surfaceparm detail +( -4956 -2600 290 ) ( -4950 -2600 284 ) ( -4536 -2600 698 ) mohtest/pierset -71 74 0.00 1 1 0 0 0 +surfaceparm detail +( -4956 -3584 290 ) ( -4950 -3584 284 ) ( -4950 -2600 284 ) mohtest/pierset -73 -20 0.00 1 1 0 0 0 +surfaceparm detail +( -4926 -2600 283.999908 ) ( -4926 -3584 283.999908 ) ( -4926 -3092 710 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 723 +{ +( -4536 -2600 698 ) ( -4950 -2600 284 ) ( -4950 -3584 284 ) mohtest/pierset -73 -20 0.00 1 1 0 0 0 +surfaceparm detail +( -4956 -3584 290 ) ( -4956 -2600 290 ) ( -4536 -2600 710 ) brest/brstroof1a 20 -70 90.00 1 1 0 16384 0 +surfaceparm detail +( -4536 -3584 710 ) ( -4536 -3584 698 ) ( -4950 -3584 284 ) mohtest/pierset -72 74 0.00 1 1 0 0 0 +surfaceparm detail +( -4536 -2600 710 ) ( -4536 -2600 698 ) ( -4536 -3584 698 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4926 -3584 283.999908 ) ( -4926 -2600 283.999908 ) ( -4926 -3092 710 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4926 -3572 307.999817 ) ( -4536 -3572 307.999817 ) ( -4731 -3572 710.000122 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 724 +{ +( -4536 -2600 698 ) ( -4950 -2600 284 ) ( -4950 -3584 284 ) mohtest/pierset -73 -20 0.00 1 1 0 0 0 +surfaceparm detail +( -4956 -3584 290 ) ( -4956 -2600 290 ) ( -4536 -2600 710 ) brest/brstroof1a 20 -70 90.00 1 1 0 16384 0 +surfaceparm detail +( -4536 -2600 710 ) ( -4536 -2600 698 ) ( -4536 -3584 698 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4956 -2600 290 ) ( -4950 -2600 284 ) ( -4536 -2600 698 ) mohtest/pierset -71 74 0.00 1 1 0 0 0 +surfaceparm detail +( -4926 -3584 283.999908 ) ( -4926 -2600 283.999908 ) ( -4926 -3092 710 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4536 -2612 307.999817 ) ( -4926 -2612 307.999817 ) ( -4731 -2612 710 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 725 +{ +( -4122 -3584 284 ) ( -4122 -2600 284 ) ( -4536 -2600 698 ) mohtest/pierset 72 21 -180.00 1 1 0 0 0 +surfaceparm detail +( -4536 -2600 710 ) ( -4116 -2600 290 ) ( -4116 -3584 290 ) brest/brstroof1a -19 73 -90.00 1 1 0 16384 0 +surfaceparm detail +( -4122 -3584 284 ) ( -4536 -3584 698 ) ( -4536 -3584 710 ) mohtest/pierset 72 73 -180.00 1 -1 0 0 0 +surfaceparm detail +( -4536 -2600 698 ) ( -4122 -2600 284 ) ( -4116 -2600 290 ) mohtest/pierset 71 73 -180.00 1 -1 0 0 0 +surfaceparm detail +( -4122 -2600 284 ) ( -4122 -3584 284 ) ( -4116 -3584 290 ) mohtest/pierset 72 21 -180.00 1 1 0 0 0 +surfaceparm detail +( -4146 -3584 284.000031 ) ( -4146 -2600 284.000031 ) ( -4146 -3092 710.000244 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 726 +{ +( -4122 -3584 284 ) ( -4122 -2600 284 ) ( -4536 -2600 698 ) mohtest/pierset 72 21 -180.00 1 1 0 0 0 +surfaceparm detail +( -4536 -2600 710 ) ( -4116 -2600 290 ) ( -4116 -3584 290 ) brest/brstroof1a -19 73 -90.00 1 1 0 16384 0 +surfaceparm detail +( -4536 -3584 698 ) ( -4536 -2600 698 ) ( -4536 -2600 710 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4536 -2600 698 ) ( -4122 -2600 284 ) ( -4116 -2600 290 ) mohtest/pierset 71 73 -180.00 1 -1 0 0 0 +surfaceparm detail +( -4146 -2600 284.000031 ) ( -4146 -3584 284.000031 ) ( -4146 -3092 710.000244 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4146 -2612 308 ) ( -4536 -2612 308 ) ( -4341 -2612 710.000244 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 727 +{ +( -4122 -3584 284 ) ( -4122 -2600 284 ) ( -4536 -2600 698 ) mohtest/pierset 72 73 -180.00 1 -1 0 0 0 +surfaceparm detail +( -4536 -2600 710 ) ( -4116 -2600 290 ) ( -4116 -3584 290 ) brest/brstroof1a -19 73 -90.00 1 1 0 16384 0 +surfaceparm detail +( -4122 -3584 284 ) ( -4536 -3584 698 ) ( -4536 -3584 710 ) mohtest/pierset 72 73 -180.00 1 -1 0 0 0 +surfaceparm detail +( -4536 -3584 698 ) ( -4536 -2600 698 ) ( -4536 -2600 710 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4146 -2600 284.000031 ) ( -4146 -3584 284.000031 ) ( -4146 -3092 710.000244 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4536 -3572 308 ) ( -4146 -3572 308 ) ( -4341 -3572 710.000244 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 728 +{ +( -4112 -2196.000488 340.000763 ) ( -4112 -2192 332.000305 ) ( -4112 -1920 624.000610 ) mohtest/pierset -128 56 0.00 1 1 0 0 0 +surfaceparm detail +( -4112 -2192 332.000244 ) ( -3312 -2192 332.000244 ) ( -3312 -1920 624.000549 ) mohtest/pierset -192 56 0.00 1 1 0 0 0 +surfaceparm detail +( -3312 -2192 332.000305 ) ( -3312 -2196.000488 340.000763 ) ( -3312 -1920 632.001343 ) mohtest/pierset -128 56 0.00 1 1 0 0 0 +surfaceparm detail +( -3312 -2196.000488 340.001007 ) ( -4112 -2196.000488 340.001007 ) ( -4112 -1920 632.001648 ) brest/brstroof1a -84 65 0.00 1 1 0 16384 0 +surfaceparm detail +( -4096 -2196 340 ) ( -3328 -2196 340 ) ( -3328 -2192 332 ) mohtest/pierset -192 56 0.00 1 1 0 0 0 +surfaceparm detail +( -4096 -2176 331.999634 ) ( -4062 -2176 331.999634 ) ( -4079 -2176 632.001648 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 729 +{ +( -4112 -2196.000488 340.000763 ) ( -4112 -2192 332.000305 ) ( -4112 -1920 624.000610 ) mohtest/pierset -128 56 0.00 1 1 0 0 0 +surfaceparm detail +( -4112 -2192 332.000244 ) ( -3312 -2192 332.000244 ) ( -3312 -1920 624.000549 ) mohtest/pierset -192 56 0.00 1 1 0 0 0 +surfaceparm detail +( -3312 -2196.000488 340.001007 ) ( -4112 -2196.000488 340.001007 ) ( -4112 -1920 632.001648 ) brest/brstroof1a -84 65 0.00 1 1 0 16384 0 +surfaceparm detail +( -4096 -1920 624 ) ( -3328 -1920 624 ) ( -3328 -1920 632 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4062 -2176 331.999634 ) ( -4096 -2176 331.999634 ) ( -4079 -2176 632.001648 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4096 -2112 349.175934 ) ( -4096 -2176 349.175934 ) ( -4096 -2144 632.001648 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 730 +{ +( -4112 -2192 332.000244 ) ( -3312 -2192 332.000244 ) ( -3312 -1920 624.000549 ) mohtest/pierset -192 56 0.00 1 1 0 0 0 +surfaceparm detail +( -3312 -2192 332.000305 ) ( -3312 -2196.000488 340.000763 ) ( -3312 -1920 632.001343 ) mohtest/pierset -128 56 0.00 1 1 0 0 0 +surfaceparm detail +( -3312 -2196.000488 340.001007 ) ( -4112 -2196.000488 340.001007 ) ( -4112 -1920 632.001648 ) brest/brstroof1a -84 65 0.00 1 1 0 16384 0 +surfaceparm detail +( -4096 -1920 624 ) ( -3328 -1920 624 ) ( -3328 -1920 632 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4062 -2176 331.999634 ) ( -4096 -2176 331.999634 ) ( -4079 -2176 632.001648 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3328 -2176 349.175934 ) ( -3328 -2160 349.175934 ) ( -3328 -2168 632.001709 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 731 +{ +( -4112 -1920 624 ) ( -4112 -1648 332 ) ( -4112 -1644 340 ) mohtest/pierset -152 56 0.00 1 1 0 0 0 +surfaceparm detail +( -3312 -1920 624 ) ( -3312 -1648 332 ) ( -4112 -1648 332 ) mohtest/pierset -192 56 0.00 1 1 0 0 0 +surfaceparm detail +( -3312 -1920 632 ) ( -3312 -1644 340 ) ( -3312 -1648 332 ) mohtest/pierset -152 56 0.00 1 1 0 0 0 +surfaceparm detail +( -4112 -1920 632 ) ( -4112 -1644 340 ) ( -3312 -1644 340 ) brest/brstroof1a -84 65 0.00 1 1 0 16384 0 +surfaceparm detail +( -3328 -1648 332 ) ( -3328 -1644 340 ) ( -4096 -1644 340 ) mohtest/pierset -192 56 0.00 1 1 0 0 0 +surfaceparm detail +( -4077 -1664 331.999786 ) ( -4112 -1664 331.999786 ) ( -4094.500000 -1664 632 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 732 +{ +( -4112 -1920 624 ) ( -4112 -1648 332 ) ( -4112 -1644 340 ) mohtest/pierset -152 56 0.00 1 1 0 0 0 +surfaceparm detail +( -3312 -1920 624 ) ( -3312 -1648 332 ) ( -4112 -1648 332 ) mohtest/pierset -192 56 0.00 1 1 0 0 0 +surfaceparm detail +( -4112 -1920 632 ) ( -4112 -1644 340 ) ( -3312 -1644 340 ) brest/brstroof1a -84 65 0.00 1 1 0 16384 0 +surfaceparm detail +( -3328 -1920 632 ) ( -3328 -1920 624 ) ( -4096 -1920 624 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4112 -1664 331.999786 ) ( -4077 -1664 331.999786 ) ( -4094.500000 -1664 632 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4096 -1664 349.176483 ) ( -4096 -1680 349.176483 ) ( -4096 -1672 632 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 733 +{ +( -3312 -1920 624 ) ( -3312 -1648 332 ) ( -4112 -1648 332 ) mohtest/pierset -192 56 0.00 1 1 0 0 0 +surfaceparm detail +( -3312 -1920 632 ) ( -3312 -1644 340 ) ( -3312 -1648 332 ) mohtest/pierset -152 56 0.00 1 1 0 0 0 +surfaceparm detail +( -4112 -1920 632 ) ( -4112 -1644 340 ) ( -3312 -1644 340 ) brest/brstroof1a -84 65 0.00 1 1 0 16384 0 +surfaceparm detail +( -3328 -1920 632 ) ( -3328 -1920 624 ) ( -4096 -1920 624 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -4112 -1664 331.999786 ) ( -4077 -1664 331.999786 ) ( -4094.500000 -1664 632 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -3328 -1680 349.176483 ) ( -3328 -1664 349.176483 ) ( -3328 -1672 632.000122 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 734 +{ +( -416 -2024 1016 ) ( -144 -2024 724 ) ( -140 -2024 732 ) mohtest/pierset -120 -64 0.00 1 1 0 0 0 +surfaceparm detail +( -416 -2824 1016 ) ( -144 -2824 724 ) ( -144 -2024 724 ) mohtest/pierset 72 -63 -180.00 1 -1 0 0 0 +surfaceparm detail +( -416 -2824 1024 ) ( -140 -2824 732 ) ( -144 -2824 724 ) mohtest/pierset -120 -64 0.00 1 1 0 0 0 +surfaceparm detail +( -416 -2024 1024 ) ( -140 -2024 732 ) ( -140 -2824 732 ) general_structure/jh_woodshingles1b 88 -112 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -144 -2808 724 ) ( -140 -2808 732 ) ( -140 -2040 732 ) mohtest/pierset 72 -63 -180.00 1 -1 0 0 0 +surfaceparm detail +( -160 -2064 723.999878 ) ( -160 -2040 723.999878 ) ( -160 -2052 1024.000610 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 735 +{ +( -416 -2024 1016 ) ( -144 -2024 724 ) ( -140 -2024 732 ) mohtest/pierset -120 -64 0.00 1 1 0 0 0 +surfaceparm detail +( -416 -2824 1016 ) ( -144 -2824 724 ) ( -144 -2024 724 ) mohtest/pierset 72 -63 -180.00 1 -1 0 0 0 +surfaceparm detail +( -416 -2024 1024 ) ( -140 -2024 732 ) ( -140 -2824 732 ) general_structure/jh_woodshingles1b 88 -112 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -416 -2808 1024 ) ( -416 -2808 1016 ) ( -416 -2040 1016 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -160 -2040 723.999878 ) ( -160 -2064 723.999878 ) ( -160 -2052 1024.000610 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -384 -2040 741.176453 ) ( -416 -2040 741.176453 ) ( -400 -2040 1024.000488 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 736 +{ +( -416 -2824 1016 ) ( -144 -2824 724 ) ( -144 -2024 724 ) mohtest/pierset 72 -63 -180.00 1 -1 0 0 0 +surfaceparm detail +( -416 -2824 1024 ) ( -140 -2824 732 ) ( -144 -2824 724 ) mohtest/pierset -120 -64 0.00 1 1 0 0 0 +surfaceparm detail +( -416 -2024 1024 ) ( -140 -2024 732 ) ( -140 -2824 732 ) general_structure/jh_woodshingles1b 88 -112 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -416 -2808 1024 ) ( -416 -2808 1016 ) ( -416 -2040 1016 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -160 -2040 723.999878 ) ( -160 -2064 723.999878 ) ( -160 -2052 1024.000610 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -256 -2808 741.176453 ) ( -160 -2808 741.176453 ) ( -208 -2808 1024.000488 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 737 +{ +( -692 -2024 732 ) ( -688 -2024 724 ) ( -416 -2024 1016 ) mohtest/pierset -104 -64 0.00 1 1 0 0 0 +surfaceparm detail +( -688 -2024 724 ) ( -688 -2824 724 ) ( -416 -2824 1016 ) mohtest/pierset 72 -62 -180.00 1 -1 0 0 0 +surfaceparm detail +( -688 -2824 724 ) ( -692 -2824 732 ) ( -416 -2824 1024 ) mohtest/pierset -104 -64 0.00 1 1 0 0 0 +surfaceparm detail +( -692 -2824 732 ) ( -692 -2024 732 ) ( -416 -2024 1024 ) general_structure/jh_woodshingles1b 88 -112 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -692 -2040 732 ) ( -692 -2808 732 ) ( -688 -2808 724 ) mohtest/pierset 72 -62 -180.00 1 -1 0 0 0 +surfaceparm detail +( -672 -2040 723.999634 ) ( -672 -2072 723.999634 ) ( -672 -2056 1024 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 738 +{ +( -692 -2024 732 ) ( -688 -2024 724 ) ( -416 -2024 1016 ) mohtest/pierset -104 -64 0.00 1 1 0 0 0 +surfaceparm detail +( -688 -2024 724 ) ( -688 -2824 724 ) ( -416 -2824 1016 ) mohtest/pierset 72 -62 -180.00 1 -1 0 0 0 +surfaceparm detail +( -692 -2824 732 ) ( -692 -2024 732 ) ( -416 -2024 1024 ) general_structure/jh_woodshingles1b 88 -112 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -416 -2040 1016 ) ( -416 -2808 1016 ) ( -416 -2808 1024 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -672 -2072 723.999634 ) ( -672 -2040 723.999634 ) ( -672 -2056 1024 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -640 -2040 741.175964 ) ( -672 -2040 741.175964 ) ( -656 -2040 1024 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 739 +{ +( -688 -2024 724 ) ( -688 -2824 724 ) ( -416 -2824 1016 ) mohtest/pierset 72 -62 -180.00 1 -1 0 0 0 +surfaceparm detail +( -688 -2824 724 ) ( -692 -2824 732 ) ( -416 -2824 1024 ) mohtest/pierset -104 -64 0.00 1 1 0 0 0 +surfaceparm detail +( -692 -2824 732 ) ( -692 -2024 732 ) ( -416 -2024 1024 ) general_structure/jh_woodshingles1b 88 -112 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -416 -2040 1016 ) ( -416 -2808 1016 ) ( -416 -2808 1024 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -672 -2072 723.999634 ) ( -672 -2040 723.999634 ) ( -672 -2056 1024 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( -672 -2808 741.175964 ) ( -656 -2808 741.175964 ) ( -664 -2808 1024 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 740 +{ +( -1384 6720 364 ) ( -584 6720 364 ) ( -584 6992 656 ) mohtest/pierset 37 124 -59.96 1.000649 -0.931514 0 0 0 +surfaceparm detail +( -584 6716 372 ) ( -1384 6716 372 ) ( -1384 6992 664 ) general_structure/jh_woodshingles1b -40 -64 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -1368 6992 656 ) ( -600 6992 656 ) ( -600 6992 664 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -1336 6736 364 ) ( -1368 6736 364 ) ( -1352 6736 664 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -1368 6736 381 ) ( -1368 6768 381 ) ( -1368 6752 664 ) common/caulk -32 24 0.00 1 1 0 160 0 +surfaceparm detail +( -600 6752 381 ) ( -600 6736 381 ) ( -600 6744 664 ) common/caulk -32 24 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 741 +{ +( -1384 6716 372 ) ( -1384 6720 364 ) ( -1384 6992 656 ) mohtest/pierset -72 -168 0.00 1 1 0 0 0 +surfaceparm detail +( -1384 6720 364 ) ( -584 6720 364 ) ( -584 6992 656 ) mohtest/pierset 8 -166 -180.00 1 -1 0 0 0 +surfaceparm detail +( -584 6716 372 ) ( -1384 6716 372 ) ( -1384 6992 664 ) general_structure/jh_woodshingles1b -40 -64 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -1368 6992 656 ) ( -600 6992 656 ) ( -600 6992 664 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -1336 6736 364 ) ( -1368 6736 364 ) ( -1352 6736 664 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -1368 6768 381 ) ( -1368 6736 381 ) ( -1368 6752 664 ) common/caulk -32 24 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 742 +{ +( -1384 6716 372 ) ( -1384 6720 364 ) ( -1384 6992 656 ) mohtest/pierset -72 -168 0.00 1 1 0 0 0 +surfaceparm detail +( -1384 6720 364 ) ( -584 6720 364 ) ( -584 6992 656 ) mohtest/pierset 8 -166 -180.00 1 -1 0 0 0 +surfaceparm detail +( -584 6720 364 ) ( -584 6716 372 ) ( -584 6992 664 ) mohtest/pierset -72 -168 0.00 1 1 0 0 0 +surfaceparm detail +( -584 6716 372 ) ( -1384 6716 372 ) ( -1384 6992 664 ) general_structure/jh_woodshingles1b -40 -64 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -1368 6716 372 ) ( -600 6716 372 ) ( -600 6720 364 ) mohtest/pierset 8 -166 -180.00 1 -1 0 0 0 +surfaceparm detail +( -1368 6736 364 ) ( -1336 6736 364 ) ( -1352 6736 664 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 743 +{ +( -584 6992 656 ) ( -584 7264 364 ) ( -1384 7264 364 ) mohtest/pierset 8 -167 -180.00 1 -1 0 0 0 +surfaceparm detail +( -584 6992 664 ) ( -584 7268 372 ) ( -584 7264 364 ) mohtest/pierset -88 -168 0.00 1 1 0 0 0 +surfaceparm detail +( -1384 6992 664 ) ( -1384 7268 372 ) ( -584 7268 372 ) general_structure/jh_woodshingles1b -40 -64 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -600 6992 664 ) ( -600 6992 656 ) ( -1368 6992 656 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -1368 7248 364 ) ( -1344 7248 364 ) ( -1356 7248 664 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -600 7152 381 ) ( -600 7248 381 ) ( -600 7200 664 ) common/caulk -32 24 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 744 +{ +( -584 6992 656 ) ( -584 7264 364 ) ( -1384 7264 364 ) mohtest/pierset 37 124 -59.96 1.000649 -0.931514 0 0 0 +surfaceparm detail +( -1384 6992 664 ) ( -1384 7268 372 ) ( -584 7268 372 ) general_structure/jh_woodshingles1b -40 -64 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -600 6992 664 ) ( -600 6992 656 ) ( -1368 6992 656 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -1368 7248 364 ) ( -1344 7248 364 ) ( -1356 7248 664 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -1368 6992 381 ) ( -1368 7024 381 ) ( -1368 7008 664 ) common/caulk -32 24 0.00 1 1 0 160 0 +surfaceparm detail +( -600 7248 381 ) ( -600 7152 381 ) ( -600 7200 664 ) common/caulk -32 24 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 745 +{ +( -1384 6992 656 ) ( -1384 7264 364 ) ( -1384 7268 372 ) mohtest/pierset -88 -168 0.00 1 1 0 0 0 +surfaceparm detail +( -584 6992 656 ) ( -584 7264 364 ) ( -1384 7264 364 ) mohtest/pierset 8 -167 -180.00 1 -1 0 0 0 +surfaceparm detail +( -1384 6992 664 ) ( -1384 7268 372 ) ( -584 7268 372 ) general_structure/jh_woodshingles1b -40 -64 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -600 6992 664 ) ( -600 6992 656 ) ( -1368 6992 656 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -1368 7248 364 ) ( -1344 7248 364 ) ( -1356 7248 664 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +( -1368 7024 381 ) ( -1368 6992 381 ) ( -1368 7008 664 ) common/caulk -32 24 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 746 +{ +( -1384 6992 656 ) ( -1384 7264 364 ) ( -1384 7268 372 ) mohtest/pierset -88 -168 0.00 1 1 0 0 0 +surfaceparm detail +( -584 6992 656 ) ( -584 7264 364 ) ( -1384 7264 364 ) mohtest/pierset 8 -167 -180.00 1 -1 0 0 0 +surfaceparm detail +( -584 6992 664 ) ( -584 7268 372 ) ( -584 7264 364 ) mohtest/pierset -88 -168 0.00 1 1 0 0 0 +surfaceparm detail +( -1384 6992 664 ) ( -1384 7268 372 ) ( -584 7268 372 ) general_structure/jh_woodshingles1b -40 -64 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -600 7264 364 ) ( -600 7268 372 ) ( -1368 7268 372 ) mohtest/pierset 8 -167 -180.00 1 -1 0 0 0 +surfaceparm detail +( -1344 7248 364 ) ( -1368 7248 364 ) ( -1356 7248 664 ) common/caulk 0 24 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 747 +{ +( -1368 6720 364 ) ( -568 6720 364 ) ( -568 6992 656 ) mohtest/pierset 28 109 -59.96 1.000649 -0.931514 0 0 0 +surfaceparm detail +( -568 6716 372 ) ( -1368 6716 372 ) ( -1368 6992 664 ) general_structure/jh_woodshingles1b -72 -64 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( -1352 6992 656 ) ( -584 6992 656 ) ( -584 6992 664 ) common/caulk -16 24 0.00 1 1 0 160 0 +surfaceparm detail +( -1320 6736 364 ) ( -1352 6736 364 ) ( -1336 6736 664 ) common/caulk -16 24 0.00 1 1 0 160 0 +surfaceparm detail +( -600 6744 381 ) ( -600 6776 381 ) ( -600 6760 664 ) common/caulk -32 24 0.00 1 1 0 160 0 +surfaceparm detail +( -584 6752 381 ) ( -584 6736 381 ) ( -584 6744 664 ) mohtest/pierset -72 -168 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 748 +{ +( -394.320374 4470.786133 40 ) ( -386.320251 4484.642090 40 ) ( -462.530701 4528.642578 40 ) mohtest/platestonelittn -191 33 -120.00 0.750454 0.749909 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -462.530701 4528.642578 64 ) ( -386.320251 4484.642090 64 ) ( -394.320374 4470.786133 64 ) mohtest/platestonelittn -30 -186 -29.98 0.749454 0.750271 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -476.387634 4536.642090 72 ) ( -484.386719 4522.786133 72 ) ( -484.386719 4522.786133 40 ) mohtest/platestonelittn -177 -42 -180.00 0.651367 -0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -463.602539 4510.786133 72 ) ( -387.391968 4466.785645 72 ) ( -387.391968 4466.785645 40 ) mohtest/platestonelittn -32 -42 0.00 0.651031 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -373.536194 4458.786133 72 ) ( -365.535400 4472.642578 72 ) ( -365.535400 4472.642578 40 ) mohtest/platestonelittn -9 -42 -180.00 0.649902 -0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -386.320251 4484.642090 72 ) ( -462.530701 4528.642578 72 ) ( -462.530701 4528.642578 40 ) mohtest/platestonelittn -42 -42 0.00 0.649353 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 749 +{ +( -402.320557 4456.929199 40 ) ( -394.320374 4470.786133 40 ) ( -470.530457 4514.786133 40 ) mohtest/platestonelittn -191 33 -120.00 0.750454 0.749909 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -470.530457 4514.786133 56 ) ( -394.320374 4470.786133 56 ) ( -402.320557 4456.929199 56 ) mohtest/platestonelittn -30 -186 -29.98 0.749454 0.750271 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -484.386719 4522.786133 72 ) ( -492.387695 4508.929199 72 ) ( -492.387695 4508.929199 40 ) mohtest/platestonelittn -182 -42 -180.00 0.650879 -0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -471.602234 4496.929688 72 ) ( -395.392212 4452.929688 72 ) ( -395.392212 4452.929688 40 ) mohtest/platestonelittn -32 -42 0.00 0.649689 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -381.535400 4444.929688 72 ) ( -373.536194 4458.786133 72 ) ( -373.536194 4458.786133 40 ) mohtest/platestonelittn -15 -42 -180.00 0.648926 -0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -387.391968 4466.785645 72 ) ( -463.602539 4510.786133 72 ) ( -463.602539 4510.786133 40 ) mohtest/platestonelittn -32 -42 0.00 0.651031 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 750 +{ +( -410.320251 4443.073242 40 ) ( -402.320557 4456.929199 40 ) ( -478.530640 4500.929688 40 ) mohtest/platestonelittn -191 33 -120.00 0.750454 0.749909 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -482.530396 4494.001953 48 ) ( -406.321045 4450.001465 48 ) ( -414.320618 4436.145508 48 ) mohtest/platestonelittn -30 -186 -29.98 0.749454 0.750271 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -492.387695 4508.929199 72 ) ( -500.386780 4495.073730 72 ) ( -500.386780 4495.073730 40 ) mohtest/platestonelittn -175 -42 -180.00 0.649414 -0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -486.530518 4487.073730 72 ) ( -410.320251 4443.073242 72 ) ( -410.320251 4443.073242 40 ) mohtest/platestonelittn -13 -43 0.00 0.650787 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -389.535278 4431.073730 72 ) ( -381.535400 4444.929688 72 ) ( -381.535400 4444.929688 40 ) mohtest/platestonelittn -41 -42 -180.00 0.649902 -0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( -395.392212 4452.929688 72 ) ( -471.602234 4496.929688 72 ) ( -471.602234 4496.929688 40 ) mohtest/platestonelittn -32 -42 0.00 0.649689 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 751 +{ +( 2854 424 136 ) ( 2854 424 240 ) ( 2750 -112 240 ) mohtest/platestonelittn 0 0 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2872 424 276 ) ( 2848 424 276 ) ( 2852 424 136 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2874 424 240 ) ( 2874 424 136 ) ( 2770 -112 136 ) mohtest/platestonelittn 0 0 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2770 -112 240 ) ( 2770 -112 136 ) ( 2750 -112 136 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2848 424 276 ) ( 2872 424 276 ) ( 2772 -112 240 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2752 -128 136 ) ( 2768 -128 136 ) ( 2872 424 136 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 752 +{ +( 2768 -128 0 ) ( 2752 -128 0 ) ( 2432 -768 0 ) mohtest/platestonelittn -40 98 10.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2448 -768 96 ) ( 2432 -768 96 ) ( 2752 -128 240 ) mohtest/platestonelittn -40 98 10.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2450 -744 96 ) ( 2450 -744 0 ) ( 2430 -744 0 ) mohtest/platestonelittn -40 98 10.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2770 -144 240 ) ( 2770 -144 0 ) ( 2450 -744 0 ) mohtest/platestonelittn -40 98 10.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2770 -144 0 ) ( 2770 -144 240 ) ( 2750 -144 236 ) mohtest/platestonelittn -40 98 10.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 2750 -144 0 ) ( 2750 -144 240 ) ( 2430 -744 102 ) mohtest/platestonelittn -40 98 10.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 753 +{ +( -4348 -1288 72 ) ( -4348 -1296 72 ) ( -4220 -1296 72 ) mohtest/platestonelittn -192 128 0.00 1 1 0 0 0 +surfaceparm detail +( -4220 -1296 218 ) ( -4348 -1296 218 ) ( -4348 -1288 218 ) mohtest/platestonelittn -192 128 0.00 1 1 0 0 0 +surfaceparm detail +( -4224 -1296 136 ) ( -4224 -1296 218 ) ( -4224 -1288 218 ) mohtest/platestonelittn -128 64 0.00 1 1 0 0 0 +surfaceparm detail +( -4224 -1288 136 ) ( -4224 -1288 218 ) ( -4324 -1288 218 ) mohtest/platestonelittn -192 64 0.00 1 1 0 0 0 +surfaceparm detail +( -4324 -1288 162 ) ( -4324 -1288 218 ) ( -4324 -1296 218 ) mohtest/platestonelittn -128 64 0.00 1 1 0 0 0 +surfaceparm detail +( -4224 -1296 154 ) ( -4224 -1296 72 ) ( -4324 -1296 72 ) mohtest/platestonelittn -192 64 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 754 +{ +( -3604 -4204 10 ) ( -3604 -4516 10 ) ( -3604 -4516 100 ) mohtest/platestonelittn 12 -40 -180.00 1 -1 0 0 0 +surfaceparm detail +( -3612 -4204 24 ) ( -3604 -4204 24 ) ( -3604 -4204 150 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3612 -4516 24 ) ( -3612 -4204 24 ) ( -3612 -4204 150 ) mohtest/platestonelittn 12 -40 -180.00 1 -1 0 0 0 +surfaceparm detail +( -3604 -4516 24 ) ( -3612 -4516 24 ) ( -3612 -4516 114 ) common/nodraw 0 -40 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3604 -4516 114 ) ( -3612 -4516 114 ) ( -3612 -4204 150 ) common/nodraw 0 -12 0.00 1 1 536870912 2224 0 +surfaceparm detail +( -3604 -4204 10 ) ( -3612 -4204 10 ) ( -3612 -4516 10 ) common/nodraw 0 -12 0.00 1 1 536870912 2224 0 +surfaceparm detail +} +// brush 755 +{ +( 4740 -1152 404 ) ( 4756 -1152 404 ) ( 4756 -1152 508 ) mohtest/platestonelittn 111 -112 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4956 -1348 404 ) ( 4956 -1348 496.000488 ) ( 4756 -1152 508.000366 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4940 -1348 468 ) ( 4956 -1348 468 ) ( 4956 -1348 356 ) mohtest/platestonelittn 111 -112 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4940.000488 -1348 496.000488 ) ( 4940.000488 -1348 404 ) ( 4740.000488 -1152 404 ) mohtest/platestonelittn 111 -112 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4956 -1348 468 ) ( 4940 -1348 468 ) ( 4740 -1152 508 ) mohtest/platestonelittn 111 -112 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4936 -1348 356 ) ( 4951.999512 -1348 356 ) ( 4751.999512 -1152 356 ) mohtest/platestonelittn 111 -112 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 756 +{ +( 4896 2888 472 ) ( 4880 2888 472 ) ( 4896 2584 472 ) mohtest/platestonelittn -1 -79 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4880 2888 536 ) ( 4896 2888 536 ) ( 4912 2584 536 ) mohtest/platestonelittn -1 -79 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4896 2888 536 ) ( 4896 2888 472 ) ( 4912 2584 472 ) mohtest/platestonelittn -1 -79 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4968 2816 536 ) ( 4936 2816 536 ) ( 4936 2816 472 ) mohtest/platestonelittn -1 -79 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4880 2888 472 ) ( 4880 2888 536 ) ( 4896 2584 536 ) mohtest/platestonelittn -1 -79 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +( 4888 2584 536 ) ( 4920 2584 536 ) ( 4920 2584 472 ) mohtest/platestonelittn -1 -79 0.00 0.500000 0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail +} +// brush 757 +{ +( 5096 496 592 ) ( 5096 528 592 ) ( 5080 528 592 ) mohtest/sootwallflt -48 55 -90.00 1 1 0 0 0 +surfaceparm detail +( 5080 528 664 ) ( 5096 528 664 ) ( 5096 496 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5080 528 656 ) ( 5080 496 656 ) ( 5080 496 600 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5080 496 648 ) ( 5096 496 648 ) ( 5096 496 592 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5084 496 656 ) ( 5084 528 656 ) ( 5084 528 600 ) mohtest/sootwallflt -48 -32 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5096 528 648 ) ( 5080 528 648 ) ( 5080 528 592 ) mohtest/sootwallflt -48 -32 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 758 +{ +( 5164 496 592 ) ( 5164 528 592 ) ( 5148 528 592 ) mohtest/sootwallflt -48 124 -90.00 1 1 0 0 0 +surfaceparm detail +( 5148 528 664 ) ( 5164 528 664 ) ( 5164 496 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5148 528 656 ) ( 5148 496 656 ) ( 5148 496 600 ) mohtest/sootwallflt -48 -32 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5148 496 648 ) ( 5164 496 648 ) ( 5164 496 592 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5152 496 664 ) ( 5152 528 664 ) ( 5152 528 608 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5164 528 648 ) ( 5148 528 648 ) ( 5148 528 592 ) mohtest/sootwallflt -116 -32 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 759 +{ +( 5152 496 660 ) ( 5152 528 660 ) ( 5080 528 660 ) mohtest/sootwallflt -48 55 -90.00 1 1 0 0 0 +surfaceparm detail +( 5080 528 664 ) ( 5152 528 664 ) ( 5152 496 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5080 528 664 ) ( 5080 496 664 ) ( 5080 496 656 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5080 496 664 ) ( 5152 496 664 ) ( 5152 496 656 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5152 496 664 ) ( 5152 528 664 ) ( 5152 528 656 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5152 528 664 ) ( 5080 528 664 ) ( 5080 528 656 ) mohtest/sootwallflt -48 -32 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 760 +{ +( 5704 1438 926 ) ( 5968 1438 926 ) ( 5968 1442 920 ) mohtest/sootwallflt -104 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 5968 1444 930 ) ( 5704 1444 930 ) ( 5704 1508 996 ) brest/brstroof1a -64 -76 0.00 1 1 0 16384 0 +surfaceparm detail +( 5968 1508 996 ) ( 5968 1508 988 ) ( 5968 1446 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 1448 924 ) ( 5968 1448 924 ) ( 5968 1508 988 ) mohtest/sootwallflt -104 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 5704 1446 924 ) ( 5704 1508 988 ) ( 5704 1508 996 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5704 1508 996 ) ( 5704 1508 988 ) ( 5968 1508 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 761 +{ +( 5968 1574 920 ) ( 5968 1578 926 ) ( 5704 1578 926 ) mohtest/sootwallflt -104 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 5704 1508 996 ) ( 5704 1572 930 ) ( 5968 1572 930 ) brest/brstroof1a -64 -76 0.00 1 1 0 16384 0 +surfaceparm detail +( 5968 1570 924 ) ( 5968 1508 988 ) ( 5968 1508 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5968 1508 988 ) ( 5968 1568 924 ) ( 5704 1568 924 ) mohtest/sootwallflt -104 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 5704 1508 996 ) ( 5704 1508 988 ) ( 5704 1570 924 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5968 1508 988 ) ( 5704 1508 988 ) ( 5704 1508 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 762 +{ +( 5704 1142 926 ) ( 5968 1142 926 ) ( 5968 1146 920 ) mohtest/sootwallflt -104 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 5968 1148 930 ) ( 5704 1148 930 ) ( 5704 1212 996 ) brest/brstroof1a -64 -76 0.00 1 1 0 16384 0 +surfaceparm detail +( 5968 1212 996 ) ( 5968 1212 988 ) ( 5968 1150 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5704 1152 924 ) ( 5968 1152 924 ) ( 5968 1212 988 ) mohtest/sootwallflt -104 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 5704 1150 924 ) ( 5704 1212 988 ) ( 5704 1212 996 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5704 1212 996 ) ( 5704 1212 988 ) ( 5968 1212 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 763 +{ +( 5968 1278 920 ) ( 5968 1282 926 ) ( 5704 1282 926 ) mohtest/sootwallflt -104 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 5704 1212 996 ) ( 5704 1276 930 ) ( 5968 1276 930 ) brest/brstroof1a -64 -76 0.00 1 1 0 16384 0 +surfaceparm detail +( 5968 1274 924 ) ( 5968 1212 988 ) ( 5968 1212 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5968 1212 988 ) ( 5968 1272 924 ) ( 5704 1272 924 ) mohtest/sootwallflt -104 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 5704 1212 996 ) ( 5704 1212 988 ) ( 5704 1274 924 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5968 1212 988 ) ( 5704 1212 988 ) ( 5704 1212 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 764 +{ +( 5406 488 926 ) ( 5406 224 926 ) ( 5410 224 920 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5412 224 930 ) ( 5412 488 930 ) ( 5476 488 996 ) brest/brstroof1a 39 -74 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 5476 208 996 ) ( 5476 208 988 ) ( 5414 208 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5416 488 924 ) ( 5416 224 924 ) ( 5476 224 988 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5414 488 924 ) ( 5476 488 988 ) ( 5476 488 996 ) mohtest/sootwallflt -104 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 5476 472 996 ) ( 5476 472 988 ) ( 5476 208 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 765 +{ +( 5542 224 920 ) ( 5546 224 926 ) ( 5546 488 926 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5476 488 996 ) ( 5540 488 930 ) ( 5540 224 930 ) brest/brstroof1a 39 -74 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 5538 208 924 ) ( 5476 208 988 ) ( 5476 208 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5476 224 988 ) ( 5536 224 924 ) ( 5536 488 924 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5476 488 996 ) ( 5476 488 988 ) ( 5538 488 924 ) mohtest/sootwallflt -104 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 5476 208 988 ) ( 5476 472 988 ) ( 5476 472 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 766 +{ +( 4712 496 592 ) ( 4712 528 592 ) ( 4696 528 592 ) mohtest/sootwallflt -48 55 -90.00 1 1 0 0 0 +surfaceparm detail +( 4696 528 664 ) ( 4712 528 664 ) ( 4712 496 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4696 528 656 ) ( 4696 496 656 ) ( 4696 496 600 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4696 496 648 ) ( 4712 496 648 ) ( 4712 496 592 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4700 496 656 ) ( 4700 528 656 ) ( 4700 528 600 ) mohtest/sootwallflt -49 -32 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4712 528 648 ) ( 4696 528 648 ) ( 4696 528 592 ) mohtest/sootwallflt -48 -32 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 767 +{ +( 4768 496 584 ) ( 4768 528 584 ) ( 4696 528 584 ) mohtest/sootwallflt -48 55 -90.00 1 1 0 0 0 +surfaceparm detail +( 4696 528 592 ) ( 4768 528 592 ) ( 4768 496 592 ) mohtest/sootwallflt -48 55 -90.00 1 1 0 0 0 +surfaceparm detail +( 4696 528 592 ) ( 4696 496 592 ) ( 4696 496 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4696 496 592 ) ( 4768 496 592 ) ( 4768 496 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4768 496 592 ) ( 4768 528 592 ) ( 4768 528 584 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4768 528 592 ) ( 4696 528 592 ) ( 4696 528 584 ) mohtest/sootwallflt -48 -32 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 768 +{ +( 4780 496 592 ) ( 4780 528 592 ) ( 4764 528 592 ) mohtest/sootwallflt -48 124 -90.00 1 1 0 0 0 +surfaceparm detail +( 4764 528 664 ) ( 4780 528 664 ) ( 4780 496 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4764 528 656 ) ( 4764 496 656 ) ( 4764 496 600 ) mohtest/sootwallflt -49 -32 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4764 496 648 ) ( 4780 496 648 ) ( 4780 496 592 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4768 496 664 ) ( 4768 528 664 ) ( 4768 528 608 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4780 528 648 ) ( 4764 528 648 ) ( 4764 528 592 ) mohtest/sootwallflt -116 -32 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 769 +{ +( 4768 496 660 ) ( 4768 528 660 ) ( 4696 528 660 ) mohtest/sootwallflt -48 55 -90.00 1 1 0 0 0 +surfaceparm detail +( 4696 528 664 ) ( 4768 528 664 ) ( 4768 496 664 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4696 528 664 ) ( 4696 496 664 ) ( 4696 496 656 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4696 496 664 ) ( 4768 496 664 ) ( 4768 496 656 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4768 496 664 ) ( 4768 528 664 ) ( 4768 528 656 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4768 528 664 ) ( 4696 528 664 ) ( 4696 528 656 ) mohtest/sootwallflt -48 -32 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 770 +{ +( 5046 488 926 ) ( 5046 224 926 ) ( 5050 224 920 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5052 224 930 ) ( 5052 488 930 ) ( 5116 488 996 ) brest/brstroof1a 39 -74 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 5116 208 996 ) ( 5116 208 988 ) ( 5054 208 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5056 488 924 ) ( 5056 224 924 ) ( 5116 224 988 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5054 488 924 ) ( 5116 488 988 ) ( 5116 488 996 ) mohtest/sootwallflt -104 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 5116 472 996 ) ( 5116 472 988 ) ( 5116 208 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 771 +{ +( 5182 224 920 ) ( 5186 224 926 ) ( 5186 488 926 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5116 488 996 ) ( 5180 488 930 ) ( 5180 224 930 ) brest/brstroof1a 39 -74 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 5178 208 924 ) ( 5116 208 988 ) ( 5116 208 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5116 224 988 ) ( 5176 224 924 ) ( 5176 488 924 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5116 488 996 ) ( 5116 488 988 ) ( 5178 488 924 ) mohtest/sootwallflt -104 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 5116 208 988 ) ( 5116 472 988 ) ( 5116 472 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 772 +{ +( 4686 488 926 ) ( 4686 224 926 ) ( 4690 224 920 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4692 224 930 ) ( 4692 488 930 ) ( 4756 488 996 ) brest/brstroof1a 39 -74 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 4756 208 996 ) ( 4756 208 988 ) ( 4694 208 924 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4696 488 924 ) ( 4696 224 924 ) ( 4756 224 988 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4694 488 924 ) ( 4756 488 988 ) ( 4756 488 996 ) mohtest/sootwallflt -104 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 4756 472 996 ) ( 4756 472 988 ) ( 4756 208 988 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 773 +{ +( 4822 224 920 ) ( 4826 224 926 ) ( 4826 488 926 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4756 488 996 ) ( 4820 488 930 ) ( 4820 224 930 ) brest/brstroof1a 39 -74 -180.00 1 -1 0 16384 0 +surfaceparm detail +( 4818 208 924 ) ( 4756 208 988 ) ( 4756 208 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4756 224 988 ) ( 4816 224 924 ) ( 4816 488 924 ) mohtest/sootwallflt 39 -120 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4756 488 996 ) ( 4756 488 988 ) ( 4818 488 924 ) mohtest/sootwallflt -104 -120 0.00 1 1 0 0 0 +surfaceparm detail +( 4756 208 988 ) ( 4756 472 988 ) ( 4756 472 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 774 +{ +( 4352 528 792 ) ( 5696 528 792 ) ( 5696 532 800 ) mohtest/sootwallflt -48 -104 0.00 1 1 0 0 0 +surfaceparm detail +( 4528 208 992 ) ( 5872 208 992 ) ( 5872 208 984 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 208 984 ) ( 4528 528 792 ) ( 4528 532 800 ) mohtest/sootwallflt -49 -104 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5696 208 984 ) ( 5696 528 792 ) ( 4352 528 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5696 528 792 ) ( 5696 208 984 ) ( 5696 208 992 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4352 208 992 ) ( 4352 532 800 ) ( 5696 532 800 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 775 +{ +( 5568 1872 680 ) ( 5568 528 680 ) ( 5696 528 728 ) mohtest/sootwallflt 39 23 -90.00 1 1 0 0 0 +surfaceparm detail +( 5560 528 696 ) ( 5560 1872 696 ) ( 5696 1872 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5560 1872 696 ) ( 5560 528 696 ) ( 5568 528 680 ) mohtest/sootwallflt 39 -62 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5568 528 680 ) ( 5568 528 696 ) ( 5696 528 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5696 528 1128 ) ( 5696 1872 1128 ) ( 5696 1872 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5544 1040 696 ) ( 5544 1040 680 ) ( 5672 1040 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 776 +{ +( 5696 -116 800 ) ( 5696 -112 792 ) ( 4352 -112 792 ) mohtest/sootwallflt -48 -104 0.00 1 1 0 0 0 +surfaceparm detail +( 5872 208 984 ) ( 5872 208 992 ) ( 4528 208 992 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 -116 800 ) ( 4528 -112 792 ) ( 4528 208 984 ) mohtest/sootwallflt 0 -104 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4352 -112 792 ) ( 5696 -112 792 ) ( 5696 208 984 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6080 200 992 ) ( 6080 200 984 ) ( 6080 -120 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5696 -116 800 ) ( 4352 -116 800 ) ( 4352 208 992 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 777 +{ +( 5504 1692 800 ) ( 5504 1696 792 ) ( 4160 1696 792 ) mohtest/sootwallflt -112 -104 0.00 1 1 0 0 0 +surfaceparm detail +( 6592 2016 984 ) ( 6592 2016 992 ) ( 5248 2016 992 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 1692 800 ) ( 5248 1696 792 ) ( 5248 2016 984 ) mohtest/sootwallflt -32 -104 -180.00 1 -1 0 0 0 +surfaceparm detail +( 4160 1696 792 ) ( 5504 1696 792 ) ( 5504 2016 984 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5712 2024 992 ) ( 5712 2024 984 ) ( 5712 1704 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5504 1692 800 ) ( 4160 1692 800 ) ( 4160 2016 992 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 778 +{ +( 4672 1748 734 ) ( 5248 1748 734 ) ( 5248 2016 896 ) mohtest/sootwallflt -112 -72 0.00 1 1 0 0 0 +surfaceparm detail +( 4672 2016 902 ) ( 5248 2016 902 ) ( 5248 1744 740 ) brest/brstroof1a -112 -23 0.00 1 1 0 16384 0 +surfaceparm detail +( 4672 2016 896 ) ( 4672 2016 904 ) ( 4672 1712 744 ) mohtest/sootwallflt -16 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 4672 1730 728 ) ( 5248 1730 728 ) ( 5248 1734 722 ) mohtest/sootwallflt -112 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 5248 2016 904 ) ( 5248 2016 896 ) ( 5248 1712 736 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4672 1748 724.520874 ) ( 5248 1748 724.520874 ) ( 4960 1748 902 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 779 +{ +( 5248 2016 896 ) ( 5248 2284 734 ) ( 4672 2284 734 ) mohtest/sootwallflt -112 16 0.00 1 1 0 0 0 +surfaceparm detail +( 5248 2288 740 ) ( 5248 2016 902 ) ( 4672 2016 902 ) brest/brstroof1a -112 -7 0.00 1 1 0 16384 0 +surfaceparm detail +( 4672 2320 744 ) ( 4672 2016 904 ) ( 4672 2016 896 ) mohtest/sootwallflt -16 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 5248 2298 722 ) ( 5248 2302 728 ) ( 4672 2302 728 ) mohtest/sootwallflt -112 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 5248 2320 736 ) ( 5248 2016 896 ) ( 5248 2016 904 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5248 2284 724.521240 ) ( 4672 2284 724.521240 ) ( 4960 2284 902 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 780 +{ +( 5888 2350 798 ) ( 4144 2350 798 ) ( 4144 2348 792 ) mohtest/sootwallflt -112 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 6376 2332 800 ) ( 6376 2008 992 ) ( 6376 2008 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5232 2016 992 ) ( 5232 2340 800 ) ( 5232 2348 800 ) mohtest/sootwallflt -16 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 4144 2342 806 ) ( 5888 2342 806 ) ( 5888 2016 996 ) brest/brstroof1a -113 16 0.00 1 1 0 16384 0 +surfaceparm detail +( 4144 2340 800 ) ( 4144 2016 992 ) ( 5888 2016 992 ) mohtest/sootwallflt -112 16 0.00 1 1 0 0 0 +surfaceparm detail +( 6254 2340 794.721558 ) ( 5232 2340 794.721558 ) ( 5743 2340 996.000061 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 781 +{ +( 5490 1024 674 ) ( 5490 1696 674 ) ( 5490 1696 676 ) mohtest/sootwallflt -16 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 5688 1024 796 ) ( 5490 1024 674 ) ( 5490 1024 676 ) mohtest/sootwallflt -112 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 5500 1024 680 ) ( 5500 1696 680 ) ( 5490 1696 674 ) mohtest/sootwallflt -112 16 0.00 1 1 0 0 0 +surfaceparm detail +( 5686 1696 800 ) ( 5490 1696 676 ) ( 5490 1696 674 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5687 1696 799 ) ( 5687 1024 799 ) ( 5490 1024 676 ) brest/brstroof1a 16 70 -90.00 1 1 0 16384 0 +surfaceparm detail +( 5500 1696 680 ) ( 5500 1024 680 ) ( 5500 1024 682 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 782 +{ +( 6080 542 798 ) ( 4336 542 798 ) ( 4336 540 792 ) mohtest/sootwallflt -112 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 6256 208 992 ) ( 4512 208 992 ) ( 4512 208 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4512 208 992 ) ( 4512 532 800 ) ( 4512 540 800 ) mohtest/sootwallflt -16 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 4336 534 806 ) ( 6080 534 806 ) ( 6080 208 996 ) brest/brstroof1a -49 -51 0.00 1 1 0 16384 0 +surfaceparm detail +( 4336 532 800 ) ( 4336 208 992 ) ( 6080 208 992 ) mohtest/sootwallflt -112 16 0.00 1 1 0 0 0 +surfaceparm detail +( 4528 532 794.721558 ) ( 4528 472 794.721558 ) ( 4528 502 996.000061 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 783 +{ +( 6080 542 798 ) ( 4336 542 798 ) ( 4336 540 792 ) mohtest/sootwallflt -112 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 4336 534 806 ) ( 6080 534 806 ) ( 6080 208 996 ) brest/brstroof1a -49 -51 0.00 1 1 0 16384 0 +surfaceparm detail +( 4336 532 800 ) ( 4336 208 992 ) ( 6080 208 992 ) mohtest/sootwallflt -112 16 0.00 1 1 0 0 0 +surfaceparm detail +( 6024 543 984 ) ( 5504 543 672 ) ( 5764 208 828 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 472 794.721558 ) ( 4528 532 794.721558 ) ( 4528 502 996.000061 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4608 532 794.721619 ) ( 4528 532 794.721619 ) ( 4568 532 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 784 +{ +( 4336 -124 792 ) ( 4336 -126 798 ) ( 6080 -126 798 ) mohtest/sootwallflt -112 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 4512 208 996 ) ( 4512 208 992 ) ( 6256 208 992 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4512 -124 800 ) ( 4512 -116 800 ) ( 4512 208 992 ) mohtest/sootwallflt -16 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 6080 208 996 ) ( 6080 -118 806 ) ( 4336 -118 806 ) brest/brstroof1a -49 3 0.00 1 1 0 16384 0 +surfaceparm detail +( 6080 208 992 ) ( 4336 208 992 ) ( 4336 -116 800 ) mohtest/sootwallflt -112 16 0.00 1 1 0 0 0 +surfaceparm detail +( 4528 208 794.721436 ) ( 4528 176 794.721436 ) ( 4528 192 996.000061 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 785 +{ +( 4336 -124 792 ) ( 4336 -126 798 ) ( 6080 -126 798 ) mohtest/sootwallflt -112 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 6080 208 996 ) ( 6080 208 992 ) ( 6080 -116 800 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6080 208 996 ) ( 6080 -118 806 ) ( 4336 -118 806 ) brest/brstroof1a -49 3 0.00 1 1 0 16384 0 +surfaceparm detail +( 6080 208 992 ) ( 4336 208 992 ) ( 4336 -116 800 ) mohtest/sootwallflt -112 16 0.00 1 1 0 0 0 +surfaceparm detail +( 4528 176 794.721436 ) ( 4528 208 794.721436 ) ( 4528 192 996.000061 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4528 -116 794.721436 ) ( 4608 -116 794.721436 ) ( 4568 -116 996 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 786 +{ +( 5560 1872 696 ) ( 5560 528 696 ) ( 5696 528 744 ) mohtest/sootwallflt 39 -62 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5560 528 700 ) ( 5560 1872 700 ) ( 5696 1872 748 ) brest/brstroof1a -48 47 -90.00 1 1 0 16384 0 +surfaceparm detail +( 5544 1872 692 ) ( 5544 528 692 ) ( 5544 528 688 ) mohtest/sootwallflt -16 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 5560 528 696 ) ( 5560 528 700 ) ( 5696 528 748 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5536 1056 700 ) ( 5536 1056 696 ) ( 5672 1056 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5560 1040 690.352661 ) ( 5560 528 690.352661 ) ( 5560 784 748.000305 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 787 +{ +( 5560 1872 696 ) ( 5560 528 696 ) ( 5696 528 744 ) mohtest/sootwallflt 39 -62 -180.00 1 -1 0 0 0 +surfaceparm detail +( 5560 528 700 ) ( 5560 1872 700 ) ( 5696 1872 748 ) brest/brstroof1a -48 47 -90.00 1 1 0 16384 0 +surfaceparm detail +( 5560 528 696 ) ( 5560 528 700 ) ( 5696 528 748 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5696 528 748 ) ( 5696 1872 748 ) ( 5696 1872 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5536 1056 700 ) ( 5536 1056 696 ) ( 5672 1056 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 5560 528 690.352661 ) ( 5560 1040 690.352661 ) ( 5560 784 748.000305 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 788 +{ +( 5694 512 799 ) ( 5694 1692 799 ) ( 5689 1692 796 ) mohtest/sootwallflt -48 -104 0.00 1 1 0 0 0 +surfaceparm detail +( 5687 512 799 ) ( 5687 1692 799 ) ( 5692 1692 802 ) brest/brstroof1a 16 70 -90.00 1 1 0 16384 0 +surfaceparm detail +( 5683 512 802 ) ( 5688 512 802 ) ( 5688 512 796 ) mohtest/sootwallflt -48 -103 0.00 1 1 0 0 0 +surfaceparm detail +( 5694 1692 799 ) ( 5694 512 799 ) ( 5692 512 802 ) mohtest/sootwallflt -48 -103 0.00 1 1 0 0 0 +surfaceparm detail +( 5695 1692 802 ) ( 5690 1692 802 ) ( 5690 1692 796 ) mohtest/sootwallflt -48 -103 0.00 1 1 0 0 0 +surfaceparm detail +( 5689 512 796 ) ( 5689 1692 796 ) ( 5687 1692 799 ) mohtest/sootwallflt -48 -103 0.00 1 1 0 0 0 +surfaceparm detail +} +// brush 789 +{ +( 5232 1681.068848 800.794434 ) ( 6024 1681.068848 800.794434 ) ( 6024 1683.093018 794.721802 ) mohtest/sootwallflt -112 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 5232 1692 807.165894 ) ( 5232 1681.068115 800.794556 ) ( 5232 1683.092529 794.721436 ) mohtest/sootwallflt -16 -40 0.00 1 1 0 0 0 +surfaceparm detail +( 5888 2016 996 ) ( 5888 1690 806 ) ( 4144 1690 806 ) brest/brstroof1a -113 -32 0.00 1 1 0 16384 0 +surfaceparm detail +( 5888 2016 992 ) ( 4144 2016 992 ) ( 4144 1692 800 ) mohtest/sootwallflt -112 16 0.00 1 1 0 0 0 +surfaceparm detail +( 6024 1692 807.165649 ) ( 5232 1692 807.165649 ) ( 5232 1692 800 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6024 1681.068115 984 ) ( 5861 1692 886 ) ( 5698 1681.068115 788 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 790 +{ +( 4956 2336 792 ) ( 6300 2336 792 ) ( 6300 2340 800 ) mohtest/sootwallflt -12 -104 0.00 1 1 0 0 0 +surfaceparm detail +( 6044 2016 992 ) ( 7388 2016 992 ) ( 7388 2016 984 ) common/caulk -28 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6044 2016 984 ) ( 6044 2336 792 ) ( 6044 2340 800 ) mohtest/sootwallflt 16 -104 -180.00 1 -1 0 0 0 +surfaceparm detail +( 6300 2016 984 ) ( 6300 2336 792 ) ( 4956 2336 792 ) common/caulk -32 0 0.00 1 1 0 160 0 +surfaceparm detail +( 4956 2016 992 ) ( 4956 2340 800 ) ( 6300 2340 800 ) common/caulk -28 0 0.00 1 1 0 160 0 +surfaceparm detail +( 6376 2348 791.999939 ) ( 6376 2328 791.999939 ) ( 6376 2338 992.000122 ) common/caulk 0 0 0.00 1 1 0 160 0 +surfaceparm detail +} +// brush 791 +{ +( 4932 1926 536 ) ( 4924 1926 536 ) ( 4924 1922 536 ) notexture 4 0 0.00 1 1 0 0 0 +surfaceparm detail +( 4924 1922 664 ) ( 4924 1926 664 ) ( 4932 1926 664 ) general_structure/plank_flat 0 8 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4932 1984 664 ) ( 4932 1984 536 ) ( 4928 1926 536 ) mohcommon/doorold_1a 26 48 0.00 -0.453125 0.500000 0 16384 0 +surfaceparm detail +( 4928 1984 664 ) ( 4928 1984 536 ) ( 4932 1984 536 ) general_structure/plank_flat 0 8 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4928 1984 536 ) ( 4928 1984 664 ) ( 4924 1926 664 ) mohcommon/doorold_1a 26 48 0.00 -0.453125 0.500000 0 16384 0 +surfaceparm detail +( 4928 1926 664 ) ( 4928 1926 536 ) ( 4924 1926 536 ) general_structure/plank_flat 0 8 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 792 +{ +( 5000 1926 536 ) ( 4992 1926 536 ) ( 4992 1922 536 ) notexture 0 0 0.00 1 1 0 0 0 +surfaceparm detail +( 4992 1922 664 ) ( 4992 1926 664 ) ( 5000 1926 664 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4990 1984 664 ) ( 4990 1984 536 ) ( 4996 1926 536 ) mohcommon/doorold_1a 26 48 0.00 -0.453125 0.500000 0 16384 0 +surfaceparm detail +( 4986 1984 664 ) ( 4986 1984 536 ) ( 4990 1984 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 4986 1984 536 ) ( 4986 1984 664 ) ( 4992 1926 664 ) mohcommon/doorold_1a 26 48 0.00 -0.453125 0.500000 0 16384 0 +surfaceparm detail +( 4996 1926 664 ) ( 4996 1926 536 ) ( 4992 1926 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +// brush 793 +{ +( 16 16 -16 ) ( -16 16 -16 ) ( -16 -16 -16 ) notexture 0 0 0.00 0.500000 0.500000 0 0 0 +( -16 -16 16 ) ( -16 16 16 ) ( 16 16 16 ) notexture 0 0 0.00 0.500000 0.500000 0 0 0 +( -16 -16 16 ) ( 16 -16 16 ) ( 16 -16 -16 ) notexture 0 0 0.00 0.500000 0.500000 0 0 0 +( 16 -16 16 ) ( 16 16 16 ) ( 16 16 -16 ) notexture 0 0 0.00 0.500000 0.500000 0 0 0 +( 16 16 16 ) ( -16 16 16 ) ( -16 16 -16 ) notexture 0 0 0.00 0.500000 0.500000 0 0 0 +( -16 16 16 ) ( -16 -16 16 ) ( -16 -16 -16 ) notexture 0 0 0.00 0.500000 0.500000 0 0 0 +} +// brush 794 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -4288 6784 -72 0 1.125000 ) ( -4288 6784 120 0 0.750000 ) ( -4288 6784 216 0 0 ) ) +( ( -4168 7112 -72 0.868278 1.125000 ) ( -4168 7112 120 0.868278 0.750000 ) ( -4168 7112 216 0.868278 0 ) ) +( ( -4272 7320 -72 1.743836 1.125000 ) ( -4272 7320 104 1.743836 0.750000 ) ( -4272 7320 216 1.743836 0 ) ) +) + } + } +// brush 795 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -4176 7840 16 0 1.125000 ) ( -4176 7840 208 0 0.750000 ) ( -4176 7840 304 0 0 ) ) +( ( -3616 7720 80 2.237159 1.125000 ) ( -3616 7720 272 2.237159 0.750000 ) ( -3616 7720 368 2.237159 0 ) ) +( ( -3720 6824 -96 5.760658 1.125000 ) ( -3720 6824 80 5.760658 0.750000 ) ( -3720 6824 192 5.760658 0 ) ) +) + } + } +// brush 796 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -3720 6824 -96 0 1.125000 ) ( -3720 6824 96 0 0.750000 ) ( -3720 6824 192 0 0 ) ) +( ( -3608 6632 -96 0.868278 1.125000 ) ( -3608 6632 96 0.868278 0.750000 ) ( -3608 6632 192 0.868278 0 ) ) +( ( -3384 6624 -96 1.743836 1.125000 ) ( -3384 6624 80 1.743836 0.750000 ) ( -3384 6624 192 1.743836 0 ) ) +) + } + } +// brush 797 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -2816 6784 120 0 0 ) ( -2816 6784 24 0 0.375000 ) ( -2816 6784 -168 0 1.125000 ) ) +( ( -2984 6632 120 0.884988 0 ) ( -2984 6632 24 0.884988 0.375000 ) ( -2984 6632 -168 0.884988 1.125000 ) ) +( ( -3384 6624 192 2.472906 0 ) ( -3384 6624 80 2.463035 0.437500 ) ( -3384 6624 -96 2.472906 1.125000 ) ) +) + } + } +// brush 798 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -632 7264 368 0 0 ) ( -632 7264 272 0 0.375000 ) ( -632 7264 80 0 1.125000 ) ) +( ( -2104 7576 344 5.878489 0 ) ( -2104 7576 248 5.878489 0.375000 ) ( -2104 7576 56 5.878489 1.125000 ) ) +( ( -2816 6784 120 10.129639 0 ) ( -2816 6784 8 10.129639 0.375000 ) ( -2816 6784 -168 10.129639 1.125000 ) ) +) + } + } +// brush 799 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 640 5560 288 0 0 ) ( 640 5560 192 0 0.375000 ) ( 640 5560 0 0 1.125000 ) ) +( ( 320 6848 176 5.202632 0 ) ( 320 6848 80 5.202632 0.375000 ) ( 320 6848 -112 5.202632 1.125000 ) ) +( ( -632 7264 368 9.414316 0 ) ( -632 7264 256 9.414316 0.375000 ) ( -632 7264 80 9.414316 1.125000 ) ) +) + } + } +// brush 800 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 640 3648 336 0 0 ) ( 640 3648 240 0 0.375000 ) ( 640 3648 48 0 1.125000 ) ) +( ( 704 4640 240 3.883056 0 ) ( 704 4640 144 3.883056 0.375000 ) ( 704 4640 -48 3.883056 1.125000 ) ) +( ( 640 5560 288 7.485491 0 ) ( 640 5560 176 7.485491 0.375000 ) ( 640 5560 0 7.485491 1.125000 ) ) +) + } + } +// brush 801 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 64 2752 424 0 0 ) ( 64 2752 328 0 0.375000 ) ( 64 2752 136 0 1.125000 ) ) +( ( 256 3328 352 2.388326 0 ) ( 256 3328 256 2.388326 0.375000 ) ( 256 3328 64 2.388326 1.125000 ) ) +( ( 640 3648 336 4.341888 0 ) ( 640 3648 224 4.341888 0.375000 ) ( 640 3648 48 4.341888 1.125000 ) ) +) + } + } +// brush 802 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 312 2176 608 0 0 ) ( 312 2176 512 0 0.375000 ) ( 312 2176 320 0 1.125000 ) ) +( ( 72 2400 520 1.327665 0 ) ( 72 2400 424 1.327665 0.375000 ) ( 72 2400 232 1.327665 1.125000 ) ) +( ( 64 2752 456 2.725557 0 ) ( 64 2752 344 2.738076 0.437500 ) ( 64 2752 168 2.725557 1.125000 ) ) +) + } + } +// brush 803 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 1408 1984 608 0 0 ) ( 1408 1984 512 0 0.375000 ) ( 1408 1984 320 0 1.125000 ) ) +( ( 736 1848 608 2.678218 0 ) ( 736 1848 512 2.678218 0.375000 ) ( 736 1848 320 2.678218 1.125000 ) ) +( ( 312 2176 560 4.780579 0 ) ( 312 2176 448 4.787072 0.437500 ) ( 312 2176 272 4.780579 1.125000 ) ) +) + } + } +// brush 804 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 3072 2712 608 0 0 ) ( 3072 2712 512 0 0.375000 ) ( 3072 2712 320 0 1.125000 ) ) +( ( 2296 2208 608 3.614478 0 ) ( 2296 2208 512 3.614478 0.375000 ) ( 2296 2208 320 3.614478 1.125000 ) ) +( ( 1408 1984 608 7.191887 0 ) ( 1408 1984 496 7.191887 0.375000 ) ( 1408 1984 320 7.191887 1.125000 ) ) +) + } + } +// brush 805 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 6376 2344 712 0 0 ) ( 6376 2344 616 0 0.375000 ) ( 6376 2344 424 0 1.125000 ) ) +( ( 4824 2904 712 6.445080 0 ) ( 4824 2904 616 6.445080 0.375000 ) ( 4824 2904 424 6.445080 1.125000 ) ) +( ( 3072 2712 608 13.341779 0 ) ( 3072 2712 496 13.341779 0.375000 ) ( 3072 2712 320 13.341779 1.125000 ) ) +) + } + } +// brush 806 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -4288 6784 216 0 0 ) ( -4288 6784 120 0 0.375000 ) ( -4288 6784 -72 0 1.125000 ) ) +( ( -4392 6344 72 1.853523 0 ) ( -4392 6344 -24 1.853523 0.375000 ) ( -4392 6344 -216 1.853523 1.125000 ) ) +( ( -5144 5824 72 5.424921 0 ) ( -5144 5824 -40 5.424921 0.375000 ) ( -5144 5824 -216 5.424921 1.125000 ) ) +) + } + } +// brush 807 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -5144 5824 120 0 0 ) ( -5144 5824 24 0 0.375000 ) ( -5144 5824 -168 0 1.125000 ) ) +( ( -5424 3768 368 8.163072 0 ) ( -5424 3768 272 8.163072 0.375000 ) ( -5424 3768 80 8.163072 1.125000 ) ) +( ( -5240 1840 288 15.734992 0 ) ( -5240 1840 176 15.734992 0.375000 ) ( -5240 1840 0 15.734992 1.125000 ) ) +) + } + } +// brush 808 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -5240 1840 288 0 0 ) ( -5240 1840 192 0 0.375000 ) ( -5240 1840 0 0 1.125000 ) ) +( ( -4784 1120 216 3.340974 0 ) ( -4784 1120 120 3.340974 0.375000 ) ( -4784 1120 -72 3.340974 1.125000 ) ) +( ( -3840 1088 448 7.140260 0 ) ( -3840 1088 336 7.140260 0.375000 ) ( -3840 1088 160 7.140260 1.125000 ) ) +) + } + } +// brush 809 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -3840 1088 448 0 0 ) ( -3840 1088 352 0 0.375000 ) ( -3840 1088 160 0 1.125000 ) ) +( ( -2784 1536 472 4.481843 0 ) ( -2784 1536 376 4.481843 0.375000 ) ( -2784 1536 184 4.481843 1.125000 ) ) +( ( -2112 1040 472 7.744438 0 ) ( -2112 1040 360 7.745037 0.437500 ) ( -2112 1040 184 7.744438 1.125000 ) ) +) + } + } +// brush 810 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -2112 1040 472 0 0 ) ( -2112 1040 376 0 0.375000 ) ( -2112 1040 184 0 1.125000 ) ) +( ( -1200 576 184 4.152371 0 ) ( -1200 576 88 4.152371 0.375000 ) ( -1200 576 -104 4.152371 1.125000 ) ) +( ( -512 640 456 7.053072 0 ) ( -512 640 344 7.053072 0.375000 ) ( -512 640 168 7.053072 1.125000 ) ) +) + } + } +// brush 811 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 0 896 240 0 1.125000 ) ( 0 896 432 0 0.750000 ) ( 0 896 528 0 0 ) ) +( ( -320 896 240 1.250000 1.125000 ) ( -320 896 432 1.250000 0.750000 ) ( -320 896 528 1.250000 0 ) ) +( ( -512 640 168 2.500000 1.125000 ) ( -512 640 344 2.500000 0.750000 ) ( -512 640 456 2.500000 0 ) ) +) + } + } +// brush 812 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 0 896 528 0 0 ) ( 0 896 432 0 0.375000 ) ( 0 896 240 0 1.125000 ) ) +( ( 320 896 528 1.250000 0 ) ( 320 896 432 1.250000 0.375000 ) ( 320 896 240 1.250000 1.125000 ) ) +( ( 512 640 528 2.500000 0 ) ( 512 640 416 2.500000 0.375000 ) ( 512 640 240 2.500000 1.125000 ) ) +) + } + } +// brush 813 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 512 640 528 0 0 ) ( 512 640 432 0 0.375000 ) ( 512 640 240 0 1.125000 ) ) +( ( 896 256 528 2.121320 0 ) ( 896 256 432 2.121320 0.375000 ) ( 896 256 240 2.121320 1.125000 ) ) +( ( 992 -504 528 5.113661 0 ) ( 992 -504 416 5.113661 0.375000 ) ( 992 -504 240 5.113661 1.125000 ) ) +) + } + } +// brush 814 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 992 -504 528 0 0 ) ( 992 -504 432 0 0.375000 ) ( 992 -504 240 0 1.125000 ) ) +( ( 1016 -1536 528 4.032340 0 ) ( 1016 -1536 432 4.032340 0.375000 ) ( 1016 -1536 240 4.032340 1.125000 ) ) +( ( 1040 -2688 528 8.533317 0 ) ( 1040 -2688 416 8.533751 0.437500 ) ( 1040 -2688 240 8.533317 1.125000 ) ) +) + } + } +// brush 815 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 1040 -2688 528 0 0 ) ( 1040 -2688 432 0 0.375000 ) ( 1040 -2688 240 0 1.125000 ) ) +( ( 1104 -3264 272 2.267510 0 ) ( 1104 -3264 176 2.267510 0.375000 ) ( 1104 -3264 -16 2.267510 1.125000 ) ) +( ( 992 -3840 496 4.559650 0 ) ( 992 -3840 160 4.559650 0.375000 ) ( 992 -3840 -112 4.559650 1.125000 ) ) +) + } + } +// brush 816 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 992 -3840 496 2.409469 0 ) ( 992 -3840 160 2.369744 0.375000 ) ( 992 -3840 -112 2.409469 1.125000 ) ) +( ( 904 -4024 440 1.052341 0 ) ( 904 -4024 64 1.012616 0.375000 ) ( 904 -4024 -128 1.052341 1.125000 ) ) +( ( 560 -4032 496 0 0 ) ( 560 -4032 200 0 0.437500 ) ( 560 -4032 8 0 1.125000 ) ) +) + } + } +// brush 817 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 560 -4032 496 0 0 ) ( 560 -4032 200 0 0.375000 ) ( 560 -4032 8 0 1.125000 ) ) +( ( 216 -4024 520 1.357128 0 ) ( 216 -4024 152 1.357128 0.375000 ) ( 216 -4024 -40 1.357128 1.125000 ) ) +( ( 128 -3840 680 2.409469 0 ) ( 128 -3840 312 2.369744 0.437500 ) ( 128 -3840 136 2.409469 1.125000 ) ) +) + } + } +// brush 818 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 128 -3840 680 0 0 ) ( 128 -3840 328 0 0.375000 ) ( 128 -3840 136 0 1.125000 ) ) +( ( 200 -2880 920 3.751172 0 ) ( 200 -2880 824 3.751172 0.375000 ) ( 200 -2880 432 3.751172 1.125000 ) ) +( ( -72 -1888 720 7.730733 0 ) ( -72 -1888 608 7.730733 0.375000 ) ( -72 -1888 432 7.730733 1.125000 ) ) +) + } + } +// brush 819 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -72 -1888 720 0 0 ) ( -72 -1888 624 0 0.375000 ) ( -72 -1888 432 0 1.125000 ) ) +( ( -592 -1320 864 2.919660 0 ) ( -592 -1320 600 2.919660 0.375000 ) ( -592 -1320 176 2.919660 1.125000 ) ) +( ( -1536 -736 464 7.528690 0 ) ( -1536 -736 352 7.528690 0.375000 ) ( -1536 -736 176 7.528690 1.125000 ) ) +) + } + } +// brush 820 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -1536 -736 464 0 0 ) ( -1536 -736 328 0 0.531250 ) ( -1536 -736 136 0 1.281250 ) ) +( ( -2056 -448 928 2.945634 0 ) ( -2048 -448 640 2.945634 0.531250 ) ( -2048 -448 168 2.945634 1.281250 ) ) +( ( -3464 -1664 392 10.508456 0 ) ( -3464 -1664 280 10.508456 0.531250 ) ( -3464 -1664 104 10.508456 1.281250 ) ) +) + } + } +// brush 821 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -4400 -848 256 0 0 ) ( -4400 -848 160 0 0.375000 ) ( -4400 -848 -32 0 1.125000 ) ) +( ( -5280 -624 256 4.878604 0 ) ( -5280 -624 160 4.878604 0.375000 ) ( -5280 -624 -32 4.878604 1.125000 ) ) +( ( -5880 -1528 256 7.743055 0 ) ( -5880 -1528 144 7.743055 0.375000 ) ( -5880 -1528 -32 7.743055 1.125000 ) ) +) + } + } +// brush 822 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -5880 -1528 256 0 0 ) ( -5880 -1528 160 0 0.375000 ) ( -5880 -1528 -32 0 1.125000 ) ) +( ( -6056 -2720 256 4.878604 0 ) ( -6056 -2720 160 4.878604 0.375000 ) ( -6056 -2720 -32 4.878604 1.125000 ) ) +( ( -5968 -3448 256 7.743055 0 ) ( -5968 -3448 144 7.743055 0.375000 ) ( -5968 -3448 -32 7.743055 1.125000 ) ) +) + } + } +// brush 823 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 2432 -6144 144 0 0 ) ( 2432 -6144 48 0 0.375000 ) ( 2432 -6144 -144 0 1.125000 ) ) +( ( 3264 -6272 144 3.288237 0 ) ( 3264 -6272 48 3.288237 0.375000 ) ( 3264 -6272 -144 3.288237 1.125000 ) ) +( ( 4584 -6080 56 8.510074 0 ) ( 4584 -6080 -56 8.510074 0.375000 ) ( 4584 -6080 -232 8.510074 1.125000 ) ) +) + } + } +// brush 824 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( 768 -5344 144 0 0 ) ( 768 -5344 48 0 0.375000 ) ( 768 -5344 -144 0 1.125000 ) ) +( ( 1408 -5184 144 2.576941 0 ) ( 1408 -5184 48 2.576941 0.375000 ) ( 1408 -5184 -144 2.576941 1.125000 ) ) +( ( 2432 -6144 144 8.059869 0 ) ( 2432 -6144 32 8.060225 0.437500 ) ( 2432 -6144 -144 8.059869 1.125000 ) ) +) + } + } +// brush 825 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -384 -5696 144 0 0 ) ( -384 -5696 48 0 0.375000 ) ( -384 -5696 -144 0 1.125000 ) ) +( ( 192 -5344 144 3.502231 0 ) ( 192 -5344 48 3.502231 0.375000 ) ( 192 -5344 -144 3.502231 1.125000 ) ) +( ( 768 -5344 144 6.030200 0 ) ( 768 -5344 32 6.030200 0.375000 ) ( 768 -5344 -144 6.030200 1.125000 ) ) +) + } + } +// brush 826 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -576 -7488 144 0 0 ) ( -576 -7488 48 0 0.375000 ) ( -576 -7488 -144 0 1.125000 ) ) +( ( -320 -6656 144 3.502231 0 ) ( -320 -6656 48 3.502231 0.375000 ) ( -320 -6656 -144 3.502231 1.125000 ) ) +( ( -384 -5696 144 6.030200 0 ) ( -384 -5696 32 6.030200 0.375000 ) ( -384 -5696 -144 6.030200 1.125000 ) ) +) + } + } +// brush 827 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -2112 -7616 144 0 0 ) ( -2112 -7616 48 0 0.375000 ) ( -2112 -7616 -144 0 1.125000 ) ) +( ( -1216 -7584 144 3.502231 0 ) ( -1216 -7584 48 3.502231 0.375000 ) ( -1216 -7584 -144 3.502231 1.125000 ) ) +( ( -576 -7488 144 6.030200 0 ) ( -576 -7488 32 6.030200 0.375000 ) ( -576 -7488 -144 6.030200 1.125000 ) ) +) + } + } +// brush 828 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -3616 -6816 264 0 0 ) ( -3616 -6816 168 0 0.375000 ) ( -3616 -6816 -24 0 1.125000 ) ) +( ( -2920 -7352 8 3.502510 0 ) ( -2920 -7352 -88 3.502510 0.375000 ) ( -2920 -7352 -280 3.502510 1.125000 ) ) +( ( -2112 -7616 144 6.865191 0 ) ( -2112 -7616 32 6.865191 0.375000 ) ( -2112 -7616 -144 6.865191 1.125000 ) ) +) + } + } +// brush 829 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -4224 -4608 320 0 0 ) ( -4224 -4608 224 0 0.375000 ) ( -4224 -4608 32 0 1.125000 ) ) +( ( -4040 -5920 320 5.175155 0 ) ( -4040 -5920 224 5.175155 0.375000 ) ( -4040 -5920 32 5.175155 1.125000 ) ) +( ( -3616 -6816 264 9.160602 0 ) ( -3616 -6816 152 9.160602 0.375000 ) ( -3616 -6816 -24 9.160602 1.125000 ) ) +) + } + } +// brush 830 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -4864 -4480 320 0 0 ) ( -4864 -4480 224 0 0.375000 ) ( -4864 -4480 32 0 1.125000 ) ) +( ( -4352 -4352 320 2.061553 0 ) ( -4352 -4352 224 2.061553 0.375000 ) ( -4352 -4352 32 2.061553 1.125000 ) ) +( ( -4224 -4608 320 3.179587 0 ) ( -4224 -4608 208 3.179587 0.375000 ) ( -4224 -4608 32 3.179587 1.125000 ) ) +) + } + } +// brush 831 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -5008 -5184 224 0 0 ) ( -5008 -5184 128 0 0.375000 ) ( -5008 -5184 -64 0 1.125000 ) ) +( ( -5120 -4552 328 2.539916 0 ) ( -5120 -4552 232 2.539916 0.375000 ) ( -5120 -4552 40 2.539916 1.125000 ) ) +( ( -4864 -4480 320 3.579184 0 ) ( -4864 -4480 208 3.579184 0.375000 ) ( -4864 -4480 32 3.579184 1.125000 ) ) +) + } + } +// brush 832 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -7168 -6208 224 0 0 ) ( -7168 -6208 128 0 0.375000 ) ( -7168 -6208 -64 0 1.125000 ) ) +( ( -6832 -6640 224 2.346040 0 ) ( -6832 -6640 128 2.346040 0.375000 ) ( -6832 -6640 -64 2.346040 1.125000 ) ) +( ( -5696 -6464 224 5.909089 0 ) ( -5696 -6464 112 5.909089 0.375000 ) ( -5696 -6464 -64 5.909089 1.125000 ) ) +) + } + } +// brush 833 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -5696 -6464 224 0 0 ) ( -5696 -6464 128 0 0.375000 ) ( -5696 -6464 -64 0 1.125000 ) ) +( ( -5248 -6064 224 2.346040 0 ) ( -5248 -6064 128 2.346040 0.375000 ) ( -5248 -6064 -64 2.346040 1.125000 ) ) +( ( -5008 -5184 224 5.909089 0 ) ( -5008 -5184 112 5.909089 0.375000 ) ( -5008 -5184 -64 5.909089 1.125000 ) ) +) + } + } +// brush 834 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -5968 -3440 256 0 0 ) ( -5968 -3440 160 0 0.375000 ) ( -5968 -3440 -32 0 1.125000 ) ) +( ( -6016 -3840 256 1.622594 0 ) ( -6016 -3840 160 1.622594 0.375000 ) ( -6016 -3840 -32 1.622594 1.125000 ) ) +( ( -6080 -4240 256 3.196304 0 ) ( -6080 -4240 144 3.196304 0.375000 ) ( -6080 -4240 -32 3.196304 1.125000 ) ) +) + } + } +// brush 835 + { + patchDef2 + { + wilderness/m3l3hedgerowsml_backculled_noclamp + ( 3 3 8192 -2146958848 0 subdivisions 661.483032 ) +( +( ( -6080 -4224 256 0 0 ) ( -6080 -4224 160 0 0.375000 ) ( -6080 -4224 -32 0 1.125000 ) ) +( ( -6064 -4864 256 2.500781 0 ) ( -6064 -4864 160 2.500781 0.375000 ) ( -6064 -4864 -32 2.500781 1.125000 ) ) +( ( -6272 -5568 256 5.368299 0 ) ( -6272 -5568 144 5.368299 0.375000 ) ( -6272 -5568 -32 5.368299 1.125000 ) ) +) + } + } +// brush 836 +{ +( -5176 -776 72 ) ( -5224 -776 72 ) ( -5224 -928 72 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5224 -928 360 ) ( -5224 -776 360 ) ( -5176 -776 360 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5224 -928 360 ) ( -5176 -928 360 ) ( -5176 -928 72 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5176 -928 360 ) ( -5176 -776 360 ) ( -5176 -776 72 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5176 -776 360 ) ( -5224 -776 360 ) ( -5224 -776 72 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5208 -784 360 ) ( -5208 -936 360 ) ( -5208 -936 72 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 837 +{ +( -5502 -3432 68 ) ( -5560 -3432 68 ) ( -5560 -3448 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -5560 -3448 576 ) ( -5560 -3432 576 ) ( -5502 -3432 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -5256 -3280 576 ) ( -5256 -3280 68 ) ( -5560 -3448 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -5256 -3280 68 ) ( -5256 -3280 576 ) ( -5256 -3264 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -5256 -3264 68 ) ( -5256 -3264 576 ) ( -5560 -3432 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -5560 -3432 576 ) ( -5560 -3448 576 ) ( -5560 -3448 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 838 +{ +( -5560 -3434 68 ) ( -5620 -3434 68 ) ( -5620 -3448 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -5620 -3448 576 ) ( -5620 -3434 576 ) ( -5560 -3434 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -5620 -3448 576 ) ( -5560 -3448 576 ) ( -5560 -3448 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -5560 -3448 576 ) ( -5560 -3434 576 ) ( -5560 -3434 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -5560 -3432 576 ) ( -5620 -3432 576 ) ( -5620 -3432 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -6144 -3452 576 ) ( -6144 -3466 576 ) ( -6144 -3466 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 839 +{ +( -5228 -3264 68 ) ( -5256 -3264 68 ) ( -5256 -3282 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -5256 -3282 576 ) ( -5256 -3264 576 ) ( -5228 -3264 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -5256 -3280 576 ) ( -5228 -3280 576 ) ( -5228 -3280 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -4920 -3282 576 ) ( -4920 -3264 576 ) ( -4920 -3264 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -5142 -3264 576 ) ( -5170 -3264 576 ) ( -5170 -3264 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -5256 -3264 576 ) ( -5256 -3282 576 ) ( -5256 -3282 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 840 +{ +( -4132 -3560 68 ) ( -4146 -3560 68 ) ( -4146 -3568 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -4146 -3568 576 ) ( -4146 -3560 576 ) ( -4132 -3560 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -4146 -3568 576 ) ( -4132 -3568 576 ) ( -4132 -3568 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3986 -3566 576 ) ( -3986 -3558 576 ) ( -3986 -3558 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -4132 -3560 576 ) ( -4146 -3560 576 ) ( -4146 -3560 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -4146 -3560 576 ) ( -4146 -3568 576 ) ( -4146 -3568 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 841 +{ +( -3690 -3528 68 ) ( -3698 -3528 68 ) ( -3698 -3536 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3698 -3536 576 ) ( -3698 -3528 576 ) ( -3690 -3528 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3698 -3536 576 ) ( -3690 -3536 576 ) ( -3690 -3536 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3690 -3536 576 ) ( -3690 -3528 576 ) ( -3690 -3528 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3690 -3528 576 ) ( -3698 -3528 576 ) ( -3698 -3528 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3698 -3528 576 ) ( -3698 -3536 576 ) ( -3698 -3536 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 842 +{ +( -3370 -3488 68 ) ( -3390 -3488 68 ) ( -3390 -3498 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3390 -3498 576 ) ( -3390 -3488 576 ) ( -3370 -3488 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3690 -3536 68 ) ( -3690 -3536 576 ) ( -3370 -3496 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3370 -3498 576 ) ( -3370 -3488 576 ) ( -3370 -3488 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3690 -3528 576 ) ( -3690 -3528 68 ) ( -3370 -3488 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3690 -3528 68 ) ( -3690 -3528 576 ) ( -3690 -3536 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 843 +{ +( -3360 -3160 68 ) ( -3370 -3160 68 ) ( -3370 -3208 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3370 -3208 576 ) ( -3370 -3160 576 ) ( -3360 -3160 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3362 -3496 576 ) ( -3352 -3496 576 ) ( -3352 -3496 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3362 -3210 576 ) ( -3362 -3162 576 ) ( -3362 -3162 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3360 -3160 576 ) ( -3370 -3160 576 ) ( -3370 -3160 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3370 -3160 576 ) ( -3370 -3208 576 ) ( -3370 -3208 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 844 +{ +( -3360 -3128 68 ) ( -3372 -3128 68 ) ( -3372 -3160 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3372 -3160 576 ) ( -3372 -3128 576 ) ( -3360 -3128 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3370 -3160 68 ) ( -3370 -3160 576 ) ( -3362 -3160 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3306 -2840 576 ) ( -3306 -2840 68 ) ( -3362 -3160 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3314 -2840 576 ) ( -3314 -2840 68 ) ( -3306 -2840 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3370 -3160 576 ) ( -3370 -3160 68 ) ( -3314 -2840 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 845 +{ +( -3300 -2504 68 ) ( -3316 -2504 68 ) ( -3316 -2532 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3316 -2532 576 ) ( -3316 -2504 576 ) ( -3300 -2504 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3322 -2840 576 ) ( -3306 -2840 576 ) ( -3306 -2840 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3306 -2532 576 ) ( -3306 -2504 576 ) ( -3306 -2504 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3300 -2504 576 ) ( -3316 -2504 576 ) ( -3316 -2504 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3314 -2504 576 ) ( -3314 -2532 576 ) ( -3314 -2532 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 846 +{ +( -3600 -6775 20 ) ( -3616 -6775 20 ) ( -3616 -6812 20 ) common/clip 0 -52 0.00 1 1 196608 2193 0 +( -3616 -6812 122 ) ( -3616 -6775 122 ) ( -3600 -6775 122 ) common/clip 0 -52 0.00 1 1 196608 2193 0 +( -3616 -6812 122 ) ( -3600 -6812 122 ) ( -3600 -6812 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -6755 122 ) ( -3604 -6755 20 ) ( -3600 -6812 20 ) common/clip 52 -40 0.00 1 1 196608 2193 0 +( -3604 -6755 20 ) ( -3604 -6755 122 ) ( -3612 -6755 122 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -6755 20 ) ( -3612 -6755 122 ) ( -3616 -6812 122 ) common/clip 52 -40 0.00 1 1 196608 2193 0 +} +// brush 847 +{ +( -3600 -6828 20 ) ( -3616 -6828 20 ) ( -3616 -6889 20 ) common/clip 0 -52 0.00 1 1 196608 2193 0 +( -3616 -6889 122 ) ( -3616 -6828 122 ) ( -3600 -6828 122 ) common/clip 0 -52 0.00 1 1 196608 2193 0 +( -3604 -6887 122 ) ( -3604 -6887 20 ) ( -3612 -6887 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -6887 20 ) ( -3604 -6887 122 ) ( -3600 -6828 122 ) common/clip 52 -40 0.00 1 1 196608 2193 0 +( -3600 -6828 122 ) ( -3616 -6828 122 ) ( -3616 -6828 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -6887 122 ) ( -3612 -6887 20 ) ( -3616 -6828 20 ) common/clip 52 -40 0.00 1 1 196608 2193 0 +} +// brush 848 +{ +( -3600 -6500 20 ) ( -3616 -6500 20 ) ( -3616 -6561 20 ) common/clip 0 -44 0.00 1 1 196608 2193 0 +( -3616 -6561 122 ) ( -3616 -6500 122 ) ( -3600 -6500 122 ) common/clip 0 -44 0.00 1 1 196608 2193 0 +( -3604 -6559 122 ) ( -3604 -6559 20 ) ( -3612 -6559 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -6559 20 ) ( -3604 -6559 122 ) ( -3600 -6500 122 ) common/clip 44 -40 0.00 1 1 196608 2193 0 +( -3600 -6500 122 ) ( -3616 -6500 122 ) ( -3616 -6500 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -6559 122 ) ( -3612 -6559 20 ) ( -3616 -6500 20 ) common/clip 44 -40 0.00 1 1 196608 2193 0 +} +// brush 849 +{ +( -3600 -6447 20 ) ( -3616 -6447 20 ) ( -3616 -6484 20 ) common/clip 0 -44 0.00 1 1 196608 2193 0 +( -3616 -6484 122 ) ( -3616 -6447 122 ) ( -3600 -6447 122 ) common/clip 0 -44 0.00 1 1 196608 2193 0 +( -3616 -6484 122 ) ( -3600 -6484 122 ) ( -3600 -6484 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -6427 122 ) ( -3604 -6427 20 ) ( -3600 -6484 20 ) common/clip 44 -40 0.00 1 1 196608 2193 0 +( -3604 -6427 20 ) ( -3604 -6427 122 ) ( -3612 -6427 122 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -6427 20 ) ( -3612 -6427 122 ) ( -3616 -6484 122 ) common/clip 44 -40 0.00 1 1 196608 2193 0 +} +// brush 850 +{ +( -3600 -6119 20 ) ( -3616 -6119 20 ) ( -3616 -6156 20 ) common/clip 0 -36 0.00 1 1 196608 2193 0 +( -3616 -6156 122 ) ( -3616 -6119 122 ) ( -3600 -6119 122 ) common/clip 0 -36 0.00 1 1 196608 2193 0 +( -3616 -6156 122 ) ( -3600 -6156 122 ) ( -3600 -6156 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -6099 122 ) ( -3604 -6099 20 ) ( -3600 -6156 20 ) common/clip 36 -40 0.00 1 1 196608 2193 0 +( -3604 -6099 20 ) ( -3604 -6099 122 ) ( -3612 -6099 122 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -6099 20 ) ( -3612 -6099 122 ) ( -3616 -6156 122 ) common/clip 36 -40 0.00 1 1 196608 2193 0 +} +// brush 851 +{ +( -3600 -6172 20 ) ( -3616 -6172 20 ) ( -3616 -6233 20 ) common/clip 0 -36 0.00 1 1 196608 2193 0 +( -3616 -6233 122 ) ( -3616 -6172 122 ) ( -3600 -6172 122 ) common/clip 0 -36 0.00 1 1 196608 2193 0 +( -3604 -6231 122 ) ( -3604 -6231 20 ) ( -3612 -6231 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -6231 20 ) ( -3604 -6231 122 ) ( -3600 -6172 122 ) common/clip 36 -40 0.00 1 1 196608 2193 0 +( -3600 -6172 122 ) ( -3616 -6172 122 ) ( -3616 -6172 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -6231 122 ) ( -3612 -6231 20 ) ( -3616 -6172 20 ) common/clip 36 -40 0.00 1 1 196608 2193 0 +} +// brush 852 +{ +( -3600 -5844 20 ) ( -3616 -5844 20 ) ( -3616 -5905 20 ) common/clip 0 -28 0.00 1 1 196608 2193 0 +( -3616 -5905 122 ) ( -3616 -5844 122 ) ( -3600 -5844 122 ) common/clip 0 -28 0.00 1 1 196608 2193 0 +( -3604 -5903 122 ) ( -3604 -5903 20 ) ( -3612 -5903 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -5903 20 ) ( -3604 -5903 122 ) ( -3600 -5844 122 ) common/clip 28 -40 0.00 1 1 196608 2193 0 +( -3600 -5844 122 ) ( -3616 -5844 122 ) ( -3616 -5844 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -5903 122 ) ( -3612 -5903 20 ) ( -3616 -5844 20 ) common/clip 28 -40 0.00 1 1 196608 2193 0 +} +// brush 853 +{ +( -3600 -5791 20 ) ( -3616 -5791 20 ) ( -3616 -5828 20 ) common/clip 0 -28 0.00 1 1 196608 2193 0 +( -3616 -5828 122 ) ( -3616 -5791 122 ) ( -3600 -5791 122 ) common/clip 0 -28 0.00 1 1 196608 2193 0 +( -3616 -5828 122 ) ( -3600 -5828 122 ) ( -3600 -5828 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -5771 122 ) ( -3604 -5771 20 ) ( -3600 -5828 20 ) common/clip 28 -40 0.00 1 1 196608 2193 0 +( -3604 -5771 20 ) ( -3604 -5771 122 ) ( -3612 -5771 122 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -5771 20 ) ( -3612 -5771 122 ) ( -3616 -5828 122 ) common/clip 28 -40 0.00 1 1 196608 2193 0 +} +// brush 854 +{ +( -3600 -5463 20 ) ( -3616 -5463 20 ) ( -3616 -5500 20 ) common/clip 0 -20 0.00 1 1 196608 2193 0 +( -3616 -5500 122 ) ( -3616 -5463 122 ) ( -3600 -5463 122 ) common/clip 0 -20 0.00 1 1 196608 2193 0 +( -3616 -5500 122 ) ( -3600 -5500 122 ) ( -3600 -5500 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -5443 122 ) ( -3604 -5443 20 ) ( -3600 -5500 20 ) common/clip 20 -40 0.00 1 1 196608 2193 0 +( -3604 -5443 20 ) ( -3604 -5443 122 ) ( -3612 -5443 122 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -5443 20 ) ( -3612 -5443 122 ) ( -3616 -5500 122 ) common/clip 20 -40 0.00 1 1 196608 2193 0 +} +// brush 855 +{ +( -3600 -5516 20 ) ( -3616 -5516 20 ) ( -3616 -5577 20 ) common/clip 0 -20 0.00 1 1 196608 2193 0 +( -3616 -5577 122 ) ( -3616 -5516 122 ) ( -3600 -5516 122 ) common/clip 0 -20 0.00 1 1 196608 2193 0 +( -3604 -5575 122 ) ( -3604 -5575 20 ) ( -3612 -5575 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -5575 20 ) ( -3604 -5575 122 ) ( -3600 -5516 122 ) common/clip 20 -40 0.00 1 1 196608 2193 0 +( -3600 -5516 122 ) ( -3616 -5516 122 ) ( -3616 -5516 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -5575 122 ) ( -3612 -5575 20 ) ( -3616 -5516 20 ) common/clip 20 -40 0.00 1 1 196608 2193 0 +} +// brush 856 +{ +( -4009 -4176 60 ) ( -4048 -4176 60 ) ( -4048 -4191 60 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -4048 -4191 162 ) ( -4048 -4176 162 ) ( -4009 -4176 162 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -4004 -4188 162 ) ( -4004 -4188 60 ) ( -4048 -4191 60 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -4004 -4180 162 ) ( -4004 -4180 60 ) ( -4004 -4188 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4004 -4180 60 ) ( -4004 -4180 162 ) ( -4048 -4176 162 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -4048 -4176 162 ) ( -4048 -4191 162 ) ( -4048 -4191 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 857 +{ +( -3616 -4190 32 ) ( -3648 -4190 32 ) ( -3648 -4202 32 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3648 -4202 162 ) ( -3648 -4190 162 ) ( -3616 -4190 162 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3663 -4200 60 ) ( -3663 -4200 162 ) ( -3616 -4204 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3616 -4188 162 ) ( -3616 -4188 60 ) ( -3616 -4204 60 ) common/clip 12 0 0.00 1 1 196608 2193 0 +( -3663 -4192 134 ) ( -3663 -4192 32 ) ( -3616 -4188 32 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3663 -4192 60 ) ( -3663 -4192 162 ) ( -3663 -4200 162 ) common/clip 12 0 0.00 1 1 196608 2193 0 +} +// brush 858 +{ +( 5790 1600 676 ) ( 5786 1600 676 ) ( 5786 1590 676 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5788 1590 848 ) ( 5788 1600 848 ) ( 5792 1600 848 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 5788 1592 828 ) ( 5792 1592 828 ) ( 5792 1592 536 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5792 1590 848 ) ( 5792 1600 848 ) ( 5792 1600 556 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +( 5790 1712 832 ) ( 5786 1712 832 ) ( 5786 1712 540 ) brest/strctrset_2 -32 0 0.00 1 1 0 0 0 +( 5756 1678 828 ) ( 5756 1668 828 ) ( 5756 1668 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 859 +{ +( -3968 7904 368 ) ( -3968 7920 368 ) ( -3984 7920 384 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3944 7904 416 ) ( -3944 7920 416 ) ( -3928 7920 400 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3984 7904 384 ) ( -3968 7904 384 ) ( -3968 7904 368 ) mohtest/pierset 37 -243 -60.06 1.000218 0.931628 0 0 0 +( -3968 7920 368 ) ( -3968 7904 368 ) ( -3928 7904 400 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3968 7920 384 ) ( -3984 7920 384 ) ( -3984 7920 368 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3984 7904 384 ) ( -3984 7920 384 ) ( -3944 7920 416 ) common/caulk -48 0 0.00 1 1 0 160 0 +} +// brush 860 +{ +( -3944 7920 224 ) ( -3944 7904 224 ) ( -3928 7904 240 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3968 7920 272 ) ( -3968 7904 272 ) ( -3984 7904 256 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3984 7904 272 ) ( -3960 7904 272 ) ( -3960 7904 216 ) mohtest/pierset 37 -243 -60.06 1.000218 0.931628 0 0 0 +( -3968 7904 272 ) ( -3968 7920 272 ) ( -3928 7920 240 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3960 7920 272 ) ( -3984 7920 272 ) ( -3984 7920 216 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3984 7920 256 ) ( -3984 7904 256 ) ( -3944 7904 224 ) common/caulk -48 0 0.00 1 1 0 160 0 +} +// brush 861 +{ +( -3928 7920 400 ) ( -3928 7904 400 ) ( -3872 7904 400 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3944 7904 416 ) ( -3944 7920 416 ) ( -3872 7920 416 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3928 7904 416 ) ( -3872 7904 416 ) ( -3872 7904 400 ) mohtest/pierset 37 -243 -60.06 1.000218 0.931628 0 0 0 +( -3840 7904 416 ) ( -3840 7920 416 ) ( -3840 7920 400 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3872 7920 416 ) ( -3928 7920 416 ) ( -3928 7920 400 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3944 7920 416 ) ( -3944 7904 416 ) ( -3928 7904 400 ) common/caulk -48 0 0.00 1 1 0 160 0 +} +// brush 862 +{ +( -3944 7920 224 ) ( -3944 7904 224 ) ( -3872 7904 224 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3928 7904 240 ) ( -3928 7920 240 ) ( -3872 7920 240 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3928 7904 240 ) ( -3872 7904 240 ) ( -3872 7904 224 ) mohtest/pierset 37 -243 -60.06 1.000218 0.931628 0 0 0 +( -3840 7904 240 ) ( -3840 7920 240 ) ( -3840 7920 224 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3872 7920 240 ) ( -3928 7920 240 ) ( -3928 7920 224 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3944 7904 224 ) ( -3944 7920 224 ) ( -3928 7920 240 ) common/caulk -48 0 0.00 1 1 0 160 0 +} +// brush 863 +{ +( -3984 7920 256 ) ( -3984 7904 256 ) ( -3968 7904 272 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3984 7904 384 ) ( -3984 7920 384 ) ( -3968 7920 368 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3992 7904 320 ) ( -3968 7904 320 ) ( -3968 7904 288 ) mohtest/pierset 37 -243 -60.06 1.000218 0.931628 0 0 0 +( -3968 7904 320 ) ( -3968 7920 320 ) ( -3968 7920 288 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3968 7920 320 ) ( -3992 7920 320 ) ( -3992 7920 288 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3984 7904 272 ) ( -3984 7920 272 ) ( -3984 7920 368 ) common/caulk -48 0 0.00 1 1 0 160 0 +} +// brush 864 +{ +( -4360 7920 280 ) ( -4360 7904 280 ) ( -4088 7904 280 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4344 7904 296 ) ( -4344 7920 296 ) ( -4240 7920 296 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4344 7904 296 ) ( -4240 7904 296 ) ( -4240 7904 280 ) mohtest/pierset 37 -243 -60.06 1.000218 0.931628 0 0 0 +( -4088 7920 280 ) ( -4088 7904 280 ) ( -4104 7904 296 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4240 7920 296 ) ( -4344 7920 296 ) ( -4344 7920 280 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4360 7904 280 ) ( -4360 7920 280 ) ( -4344 7920 296 ) common/caulk -48 0 0.00 1 1 0 160 0 +} +// brush 865 +{ +( -4208 7920 416 ) ( -4240 7920 416 ) ( -4240 7904 416 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4223 7920 432 ) ( -4223 7904 432 ) ( -4225 7904 432 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4240 7904 432 ) ( -4208 7904 432 ) ( -4208 7904 416 ) mohtest/pierset 37 -243 -60.06 1.000218 0.931628 0 0 0 +( -4223 7904 432 ) ( -4223 7920 432 ) ( -4208 7920 416 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4208 7920 432 ) ( -4240 7920 432 ) ( -4240 7920 416 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4225 7920 432 ) ( -4225 7904 432 ) ( -4240 7904 416 ) common/caulk -48 0 0.00 1 1 0 160 0 +} +// brush 866 +{ +( -4032 7920 224 ) ( -4032 7904 224 ) ( -4016 7904 224 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4224 7904 416 ) ( -4224 7920 416 ) ( -4208 7920 416 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4224 7904 416 ) ( -4208 7904 416 ) ( -4208 7904 200 ) mohtest/pierset 37 -243 -60.06 1.000218 0.931628 0 0 0 +( -4016 7920 224 ) ( -4016 7904 224 ) ( -4208 7904 416 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4208 7920 416 ) ( -4224 7920 416 ) ( -4224 7920 200 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4032 7904 224 ) ( -4032 7920 224 ) ( -4224 7920 416 ) common/caulk -48 0 0.00 1 1 0 160 0 +} +// brush 867 +{ +( -4416 7904 224 ) ( -4416 7920 224 ) ( -4432 7920 224 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4240 7840 416 ) ( -4240 7920 416 ) ( -4112 7920 416 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4352 7904 256 ) ( -4224 7904 256 ) ( -4224 7904 224 ) mohtest/pierset 37 -243 -60.06 1.000218 0.931628 0 0 0 +( -4416 7920 224 ) ( -4416 7904 224 ) ( -4224 7904 416 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4112 7920 256 ) ( -4240 7920 256 ) ( -4240 7920 224 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4432 7904 224 ) ( -4432 7920 224 ) ( -4240 7920 416 ) common/caulk -48 0 0.00 1 1 0 160 0 +} +// brush 868 +{ +( 3841 522 -128 ) ( 3790 522 -128 ) ( 3790 486 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 3790 486 1000 ) ( 3790 522 1000 ) ( 3841 522 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 3790 486 1000 ) ( 3841 486 1000 ) ( 3841 486 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 4528 471 1000 ) ( 4528 507 1000 ) ( 4528 507 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 3841 522 1000 ) ( 3790 522 1000 ) ( 3790 522 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 3790 522 1000 ) ( 3790 486 1000 ) ( 3790 486 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 869 +{ +( 3440 457 -128 ) ( 3404 457 -128 ) ( 3404 422 -128 ) common/clip -6 8 0.00 1 1 196608 2193 0 +( 3404 422 1000 ) ( 3404 457 1000 ) ( 3440 457 1000 ) common/clip -6 8 0.00 1 1 196608 2193 0 +( 3790 486 1000 ) ( 3790 486 -128 ) ( 3404 422 -128 ) common/clip -6 8 0.00 1 1 196608 2193 0 +( 3790 486 -128 ) ( 3790 486 1000 ) ( 3790 522 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 3790 522 -128 ) ( 3790 522 1000 ) ( 3404 458 1000 ) common/clip -6 8 0.00 1 1 196608 2193 0 +( 3404 457 1000 ) ( 3404 422 1000 ) ( 3404 422 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 870 +{ +( 2882 457 -128 ) ( 2846 457 -128 ) ( 2846 422 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2846 422 1000 ) ( 2846 457 1000 ) ( 2882 457 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2846 422 1000 ) ( 2882 422 1000 ) ( 2882 422 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 3403 412 1000 ) ( 3403 447 1000 ) ( 3403 447 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2876 458 1000 ) ( 2840 458 1000 ) ( 2840 458 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2846 457 1000 ) ( 2846 422 1000 ) ( 2846 422 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 871 +{ +( 2778 -74 -128 ) ( 2742 -74 -128 ) ( 2742 -110 -128 ) common/clip -24 44 0.00 1 1 196608 2193 0 +( 2742 -110 1000 ) ( 2742 -74 1000 ) ( 2778 -74 1000 ) common/clip -24 44 0.00 1 1 196608 2193 0 +( 2742 -110 1000 ) ( 2778 -110 1000 ) ( 2778 -110 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2882 422 1000 ) ( 2882 422 -128 ) ( 2778 -110 -128 ) common/clip -60 8 0.00 1 1 196608 2193 0 +( 2846 422 1000 ) ( 2846 422 -128 ) ( 2882 422 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2846 422 -128 ) ( 2846 422 1000 ) ( 2742 -110 1000 ) common/clip -60 8 0.00 1 1 196608 2193 0 +} +// brush 872 +{ +( 2778 -110 -128 ) ( 2742 -110 -128 ) ( 2742 -146 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2742 -146 1000 ) ( 2742 -110 1000 ) ( 2778 -110 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2742 -146 1000 ) ( 2778 -146 1000 ) ( 2778 -146 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2778 -146 1000 ) ( 2778 -110 1000 ) ( 2778 -110 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2778 -110 1000 ) ( 2742 -110 1000 ) ( 2742 -110 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2742 -110 1000 ) ( 2742 -146 1000 ) ( 2742 -146 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 873 +{ +( 2458 -708 -128 ) ( 2422 -708 -128 ) ( 2422 -742 -128 ) common/clip -24 42 0.00 1 1 196608 2193 0 +( 2422 -742 1000 ) ( 2422 -708 1000 ) ( 2458 -708 1000 ) common/clip -24 42 0.00 1 1 196608 2193 0 +( 2422 -742 1000 ) ( 2458 -742 1000 ) ( 2458 -742 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2778 -146 1000 ) ( 2778 -146 -128 ) ( 2458 -742 -128 ) common/clip -58 8 0.00 1 1 196608 2193 0 +( 2778 -146 -128 ) ( 2778 -146 1000 ) ( 2742 -146 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2742 -146 -128 ) ( 2742 -146 1000 ) ( 2422 -742 1000 ) common/clip -58 8 0.00 1 1 196608 2193 0 +} +// brush 874 +{ +( 2458 -742 -128 ) ( 2422 -742 -128 ) ( 2422 -776 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2422 -776 1000 ) ( 2422 -742 1000 ) ( 2458 -742 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2422 -776 1000 ) ( 2458 -776 1000 ) ( 2458 -776 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2458 -776 1000 ) ( 2458 -742 1000 ) ( 2458 -742 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2458 -742 1000 ) ( 2422 -742 1000 ) ( 2422 -742 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2422 -742 1000 ) ( 2422 -776 1000 ) ( 2422 -776 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 875 +{ +( 2458 -1280 -128 ) ( 2424 -1280 -128 ) ( 2424 -1308 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2424 -1308 1000 ) ( 2424 -1280 1000 ) ( 2458 -1280 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2424 -1308 1000 ) ( 2458 -1308 1000 ) ( 2458 -1308 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2458 -1308 1000 ) ( 2458 -1280 1000 ) ( 2458 -1280 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2422 -776 1000 ) ( 2422 -776 -128 ) ( 2458 -776 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2422 -776 -128 ) ( 2422 -776 1000 ) ( 2424 -1308 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 876 +{ +( 2334 -1767 -128 ) ( 2308 -1767 -128 ) ( 2308 -1784 -128 ) common/clip -23 8 0.00 1 1 196608 2193 0 +( 2308 -1784 1000 ) ( 2308 -1767 1000 ) ( 2334 -1767 1000 ) common/clip -23 8 0.00 1 1 196608 2193 0 +( 2342 -1792 1000 ) ( 2342 -1792 -128 ) ( 2308 -1784 -128 ) common/clip -23 8 0.00 1 1 196608 2193 0 +( 2458 -1308 1000 ) ( 2458 -1308 -128 ) ( 2342 -1792 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2458 -1308 -128 ) ( 2458 -1308 1000 ) ( 2424 -1308 1000 ) common/clip -23 8 0.00 1 1 196608 2193 0 +( 2424 -1308 -128 ) ( 2424 -1308 1000 ) ( 2308 -1784 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 877 +{ +( 2317 -1797 -128 ) ( 2304 -1797 -128 ) ( 2304 -1813 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2304 -1813 1000 ) ( 2304 -1797 1000 ) ( 2317 -1797 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2338 -1820 1000 ) ( 2338 -1820 -128 ) ( 2304 -1812 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2342 -1792 1000 ) ( 2342 -1792 -128 ) ( 2338 -1820 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2342 -1792 -128 ) ( 2342 -1792 1000 ) ( 2308 -1784 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2308 -1784 -128 ) ( 2308 -1784 1000 ) ( 2304 -1812 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 878 +{ +( 2338 -2304 -128 ) ( 2304 -2304 -128 ) ( 2304 -2332 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2304 -2332 1000 ) ( 2304 -2304 1000 ) ( 2338 -2304 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2304 -2332 1000 ) ( 2338 -2332 1000 ) ( 2338 -2332 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2338 -2332 1000 ) ( 2338 -2304 1000 ) ( 2338 -2304 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2304 -1812 1000 ) ( 2304 -1812 -128 ) ( 2338 -1820 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2304 -1812 -128 ) ( 2304 -1812 1000 ) ( 2304 -2332 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 879 +{ +( 2267 -2880 -128 ) ( 2224 -2880 -128 ) ( 2224 -2924 -128 ) common/clip -27 -1 0.00 1 1 196608 2193 0 +( 2224 -2924 1000 ) ( 2224 -2880 1000 ) ( 2267 -2880 1000 ) common/clip -27 -1 0.00 1 1 196608 2193 0 +( 2258 -2930 1000 ) ( 2258 -2930 -128 ) ( 2224 -2924 -128 ) common/clip -27 8 0.00 1 1 196608 2193 0 +( 2338 -2332 1000 ) ( 2338 -2332 -128 ) ( 2258 -2930 -128 ) common/clip -15 8 0.00 1 1 196608 2193 0 +( 2338 -2332 -128 ) ( 2338 -2332 1000 ) ( 2304 -2332 1000 ) common/clip -27 8 0.00 1 1 196608 2193 0 +( 2304 -2332 -128 ) ( 2304 -2332 1000 ) ( 2224 -2924 1000 ) common/clip -15 8 0.00 1 1 196608 2193 0 +} +// brush 880 +{ +( 2251 -2924 -128 ) ( 2224 -2924 -128 ) ( 2224 -2948 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2224 -2948 1000 ) ( 2224 -2924 1000 ) ( 2251 -2924 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2222 -2952 -128 ) ( 2222 -2952 1000 ) ( 2256 -2958 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2258 -2930 1000 ) ( 2258 -2930 -128 ) ( 2256 -2958 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2258 -2930 -128 ) ( 2258 -2930 1000 ) ( 2224 -2924 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2222 -2952 1000 ) ( 2222 -2952 -128 ) ( 2224 -2924 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 881 +{ +( 2189 -3683 -128 ) ( 2174 -3683 -128 ) ( 2174 -3697 -128 ) common/clip -24 9 0.00 1 1 196608 2193 0 +( 2174 -3697 1000 ) ( 2174 -3683 1000 ) ( 2189 -3683 1000 ) common/clip -24 9 0.00 1 1 196608 2193 0 +( 2201 -3704 1000 ) ( 2201 -3704 -128 ) ( 2174 -3697 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2256 -2958 1000 ) ( 2256 -2958 -128 ) ( 2201 -3704 -128 ) common/clip -25 8 0.00 1 1 196608 2193 0 +( 2256 -2958 -128 ) ( 2256 -2958 1000 ) ( 2222 -2952 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2222 -2952 -128 ) ( 2222 -2952 1000 ) ( 2174 -3697 1000 ) common/clip -25 8 0.00 1 1 196608 2193 0 +} +// brush 882 +{ +( 2180 -3715 -128 ) ( 2167 -3715 -128 ) ( 2167 -3724 -128 ) common/clip -24 -4 0.00 1 1 196608 2193 0 +( 2167 -3724 1000 ) ( 2167 -3715 1000 ) ( 2180 -3715 1000 ) common/clip -24 -4 0.00 1 1 196608 2193 0 +( 2194 -3731 1000 ) ( 2194 -3731 -128 ) ( 2167 -3724 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2201 -3704 1000 ) ( 2201 -3704 -128 ) ( 2194 -3731 -128 ) common/clip -12 8 0.00 1 1 196608 2193 0 +( 2174 -3697 1000 ) ( 2174 -3697 -128 ) ( 2201 -3704 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2174 -3697 -128 ) ( 2174 -3697 1000 ) ( 2167 -3724 1000 ) common/clip -12 8 0.00 1 1 196608 2193 0 +} +// brush 883 +{ +( 1943 -4444 -128 ) ( 1925 -4444 -128 ) ( 1925 -4459 -128 ) common/clip -26 5 0.00 1 1 196608 2193 0 +( 1925 -4459 1000 ) ( 1925 -4444 1000 ) ( 1943 -4444 1000 ) common/clip -26 5 0.00 1 1 196608 2193 0 +( 1949 -4473 1000 ) ( 1949 -4473 -128 ) ( 1925 -4459 -128 ) common/clip -26 8 0.00 1 1 196608 2193 0 +( 2194 -3731 1000 ) ( 2194 -3731 -128 ) ( 1949 -4473 -128 ) common/clip -21 8 0.00 1 1 196608 2193 0 +( 2194 -3731 -128 ) ( 2194 -3731 1000 ) ( 2167 -3724 1000 ) common/clip -26 8 0.00 1 1 196608 2193 0 +( 2167 -3724 -128 ) ( 2167 -3724 1000 ) ( 1925 -4459 1000 ) common/clip -21 8 0.00 1 1 196608 2193 0 +} +// brush 884 +{ +( 1931 -4459 -128 ) ( 1919 -4459 -128 ) ( 1919 -4473 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1919 -4473 1000 ) ( 1919 -4459 1000 ) ( 1931 -4459 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1935 -4497 1000 ) ( 1935 -4497 -128 ) ( 1911 -4483 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1949 -4473 1000 ) ( 1949 -4473 -128 ) ( 1935 -4497 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1949 -4473 -128 ) ( 1949 -4473 1000 ) ( 1925 -4459 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1925 -4459 -128 ) ( 1925 -4459 1000 ) ( 1911 -4483 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 885 +{ +( 1544 -4969 -128 ) ( 1519 -4969 -128 ) ( 1519 -4988 -128 ) common/clip -25 9 0.00 1 1 196608 2193 0 +( 1519 -4988 1000 ) ( 1519 -4969 1000 ) ( 1544 -4969 1000 ) common/clip -25 9 0.00 1 1 196608 2193 0 +( 1533 -4993 -128 ) ( 1533 -4993 1000 ) ( 1557 -4979 1000 ) common/clip -25 8 0.00 1 1 196608 2193 0 +( 1557 -4979 -128 ) ( 1557 -4979 1000 ) ( 1543 -4955 1000 ) common/clip -25 8 0.00 1 1 196608 2193 0 +( 1543 -4955 -128 ) ( 1543 -4955 1000 ) ( 1519 -4969 1000 ) common/clip -25 8 0.00 1 1 196608 2193 0 +( 1533 -4993 1000 ) ( 1533 -4993 -128 ) ( 1519 -4969 -128 ) common/clip -25 8 0.00 1 1 196608 2193 0 +} +// brush 886 +{ +( 1561 -4975 -128 ) ( 1533 -4975 -128 ) ( 1533 -4993 -128 ) common/clip -23 3 0.00 1 1 196608 2193 0 +( 1533 -4993 1000 ) ( 1533 -4975 1000 ) ( 1561 -4975 1000 ) common/clip -23 3 0.00 1 1 196608 2193 0 +( 1557 -4979 -128 ) ( 1557 -4979 1000 ) ( 1935 -4497 1000 ) common/clip -23 8 0.00 1 1 196608 2193 0 +( 1935 -4497 -128 ) ( 1935 -4497 1000 ) ( 1911 -4483 1000 ) common/clip -19 8 0.00 1 1 196608 2193 0 +( 1543 -4955 1000 ) ( 1543 -4955 -128 ) ( 1911 -4483 -128 ) common/clip -23 8 0.00 1 1 196608 2193 0 +( 1543 -4955 -128 ) ( 1543 -4955 1000 ) ( 1557 -4979 1000 ) common/clip -19 8 0.00 1 1 196608 2193 0 +} +// brush 887 +{ +( 999 -5116 -128 ) ( 945 -5116 -128 ) ( 945 -5144 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 945 -5144 1000 ) ( 945 -5116 1000 ) ( 999 -5116 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1533 -4993 1000 ) ( 1533 -4993 -128 ) ( 954 -5144 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1533 -4993 -128 ) ( 1533 -4993 1000 ) ( 1519 -4969 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1519 -4969 -128 ) ( 1519 -4969 1000 ) ( 945 -5116 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 954 -5144 1000 ) ( 954 -5144 -128 ) ( 945 -5116 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 888 +{ +( 436 -5116 -128 ) ( 384 -5116 -128 ) ( 384 -5144 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 384 -5144 1000 ) ( 384 -5116 1000 ) ( 436 -5116 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 954 -5144 1000 ) ( 954 -5144 -128 ) ( 384 -5144 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 954 -5144 -128 ) ( 954 -5144 1000 ) ( 945 -5116 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 436 -5116 1000 ) ( 384 -5116 1000 ) ( 384 -5116 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 384 -5116 1000 ) ( 384 -5144 1000 ) ( 384 -5144 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 889 +{ +( 388 -5144 -128 ) ( 356 -5144 -128 ) ( 356 -5328 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 356 -5300 1000 ) ( 356 -5116 1000 ) ( 388 -5116 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 364 -5512 184 ) ( 396 -5512 184 ) ( 396 -5512 40 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 384 -5308 600 ) ( 384 -5124 600 ) ( 384 -5124 456 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 388 -5116 16 ) ( 356 -5116 16 ) ( 356 -5116 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 356 -5144 16 ) ( 356 -5328 16 ) ( 356 -5328 -128 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 890 +{ +( 4928 2584 356 ) ( 4880 2584 356 ) ( 4880 2452 356 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 4880 2452 1000 ) ( 4880 2584 1000 ) ( 4928 2584 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 4888 2280 1000 ) ( 4888 2280 356 ) ( 4840 2280 356 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 4888 2280 356 ) ( 4888 2280 1000 ) ( 4928 2584 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 4928 2584 1000 ) ( 4880 2584 1000 ) ( 4880 2584 356 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 4840 2280 1000 ) ( 4840 2280 356 ) ( 4880 2584 356 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 891 +{ +( 4900 2816 356 ) ( 4884 2816 356 ) ( 4884 2584 356 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 4900 2584 1000 ) ( 4900 2816 1000 ) ( 4916 2816 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 4928 2584 444 ) ( 4928 2584 356 ) ( 4880 2584 356 ) common/clip -24 12 0.00 1 1 196608 2193 0 +( 4900 2818 1000 ) ( 4900 2818 356 ) ( 4928 2584 356 ) common/clip -24 12 0.00 1 1 196608 2193 0 +( 4900 2818 356 ) ( 4900 2818 1000 ) ( 4884 2818 1000 ) common/clip -24 12 0.00 1 1 196608 2193 0 +( 4880 2584 448 ) ( 4880 2584 356 ) ( 4884 2816 356 ) common/clip -24 12 0.00 1 1 196608 2193 0 +} +// brush 892 +{ +( -1144 7232 72 ) ( -1160 7232 72 ) ( -1160 6920 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -1160 6926 658 ) ( -1160 7238 658 ) ( -1144 7238 658 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -1160 6920 384 ) ( -1144 6920 384 ) ( -1144 6920 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -1144 6920 384 ) ( -1144 7232 384 ) ( -1144 7232 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -1144 7232 384 ) ( -1160 7232 384 ) ( -1160 7232 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -1160 7232 384 ) ( -1160 6920 384 ) ( -1160 6920 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 893 +{ +( -824 7232 72 ) ( -840 7232 72 ) ( -840 6920 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -840 6926 658 ) ( -840 7238 658 ) ( -824 7238 658 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -840 6920 384 ) ( -824 6920 384 ) ( -824 6920 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -824 6920 384 ) ( -824 7232 384 ) ( -824 7232 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -824 7232 384 ) ( -840 7232 384 ) ( -840 7232 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -840 7232 384 ) ( -840 6920 384 ) ( -840 6920 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 894 +{ +( -958 6830 72 ) ( -988 6830 72 ) ( -988 6732 72 ) common/monster -60 0 0.00 1 1 131072 2193 0 +( -988 6732 384 ) ( -988 6830 384 ) ( -958 6830 384 ) common/monster -60 0 0.00 1 1 131072 2193 0 +( -988 6732 384 ) ( -958 6732 384 ) ( -958 6732 72 ) common/monster -60 0 0.00 1 1 131072 2193 0 +( -920 6732 384 ) ( -920 6830 384 ) ( -920 6830 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -958 6828 384 ) ( -988 6828 384 ) ( -988 6828 72 ) common/monster -60 0 0.00 1 1 131072 2193 0 +( -988 6830 384 ) ( -988 6732 384 ) ( -988 6732 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 895 +{ +( -1146 6830 72 ) ( -1176 6830 72 ) ( -1176 6732 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -1176 6732 384 ) ( -1176 6830 384 ) ( -1146 6830 384 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -1176 6732 384 ) ( -1146 6732 384 ) ( -1146 6732 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -1144 6732 384 ) ( -1144 6830 384 ) ( -1144 6830 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -1146 6828 384 ) ( -1176 6828 384 ) ( -1176 6828 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -1176 6830 384 ) ( -1176 6732 384 ) ( -1176 6732 72 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 896 +{ +( -1148 6756 72 ) ( -1156 6756 72 ) ( -1156 6732 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1156 6732 384 ) ( -1156 6756 384 ) ( -1148 6756 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1148 6744 384 ) ( -1148 6744 72 ) ( -1156 6732 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1148 6744 72 ) ( -1148 6744 384 ) ( -1148 6756 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1148 6756 384 ) ( -1156 6756 384 ) ( -1156 6756 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1156 6732 384 ) ( -1156 6732 72 ) ( -1156 6756 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 897 +{ +( -940 6752 72 ) ( -948 6752 72 ) ( -948 6732 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -948 6732 384 ) ( -948 6752 384 ) ( -940 6752 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -948 6744 72 ) ( -948 6744 384 ) ( -940 6732 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -940 6732 384 ) ( -940 6752 384 ) ( -940 6752 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -940 6756 384 ) ( -948 6756 384 ) ( -948 6756 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -948 6744 384 ) ( -948 6744 72 ) ( -948 6748 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 898 +{ +( -616 6752 72 ) ( -674 6752 72 ) ( -674 6732 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -674 6732 384 ) ( -674 6752 384 ) ( -616 6752 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -694 6736 72 ) ( -694 6736 384 ) ( -616 6732 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -616 6732 384 ) ( -616 6752 384 ) ( -616 6752 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -616 6752 384 ) ( -674 6752 384 ) ( -674 6752 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -694 6736 384 ) ( -694 6736 72 ) ( -694 6752 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 899 +{ +( -596 6804 72 ) ( -616 6804 72 ) ( -616 6750 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -616 6750 384 ) ( -616 6804 384 ) ( -596 6804 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -616 6752 384 ) ( -596 6752 384 ) ( -596 6752 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -600 6836 384 ) ( -600 6836 72 ) ( -596 6752 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -600 6836 72 ) ( -600 6836 384 ) ( -616 6836 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -616 6804 384 ) ( -616 6750 384 ) ( -616 6750 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 900 +{ +( -596 7232 72 ) ( -616 7232 72 ) ( -616 7188 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -616 7188 384 ) ( -616 7232 384 ) ( -596 7232 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -600 7146 384 ) ( -600 7146 72 ) ( -616 7146 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -600 7146 72 ) ( -600 7146 384 ) ( -596 7232 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -596 7232 384 ) ( -616 7232 384 ) ( -616 7232 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -616 7232 384 ) ( -616 7188 384 ) ( -616 7188 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 901 +{ +( -616 7252 72 ) ( -668 7252 72 ) ( -668 7232 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -668 7232 384 ) ( -668 7252 384 ) ( -616 7252 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -668 7232 384 ) ( -616 7232 384 ) ( -616 7232 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -616 7232 384 ) ( -616 7252 384 ) ( -616 7252 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -692 7248 384 ) ( -692 7248 72 ) ( -616 7252 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -692 7248 72 ) ( -692 7248 384 ) ( -692 7232 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 902 +{ +( -1286 7252 72 ) ( -1352 7252 72 ) ( -1352 7232 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352 7232 384 ) ( -1352 7252 384 ) ( -1286 7252 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352 7232 384 ) ( -1286 7232 384 ) ( -1286 7232 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1252 7248 384 ) ( -1252 7248 72 ) ( -1252 7232 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1252 7248 72 ) ( -1252 7248 384 ) ( -1352 7252 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352 7252 384 ) ( -1352 7232 384 ) ( -1352 7232 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 903 +{ +( -1352 7232 72 ) ( -1372 7232 72 ) ( -1372 7184 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1372 7184 384 ) ( -1372 7232 384 ) ( -1352 7232 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1368 7142 72 ) ( -1368 7142 384 ) ( -1352 7142 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352 7184 384 ) ( -1352 7232 384 ) ( -1352 7232 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352 7232 384 ) ( -1372 7232 384 ) ( -1372 7232 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1368 7142 384 ) ( -1368 7142 72 ) ( -1372 7232 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 904 +{ +( -1354 6764 72 ) ( -1372 6764 72 ) ( -1372 6752 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1372 6752 384 ) ( -1372 6764 384 ) ( -1354 6764 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1372 6752 384 ) ( -1354 6752 384 ) ( -1354 6752 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352 6752 384 ) ( -1352 6764 384 ) ( -1352 6764 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1368 6818 384 ) ( -1368 6818 72 ) ( -1352 6818 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1368 6818 72 ) ( -1368 6818 384 ) ( -1372 6752 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 905 +{ +( -1294 6752 72 ) ( -1368 6752 72 ) ( -1368 6732 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1368 6732 384 ) ( -1368 6752 384 ) ( -1294 6752 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352 6732 72 ) ( -1352 6732 384 ) ( -1294 6736 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1294 6736 72 ) ( -1294 6736 384 ) ( -1294 6752 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352 6752 384 ) ( -1352 6752 72 ) ( -1294 6752 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352 6732 384 ) ( -1352 6732 72 ) ( -1352 6752 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 906 +{ +( -1176 6752 72 ) ( -1262 6752 72 ) ( -1262 6734 72 ) common/clip 2 0 0.00 1 1 196608 2193 0 +( -1262 6734 384 ) ( -1262 6752 384 ) ( -1176 6752 384 ) common/clip 2 0 0.00 1 1 196608 2193 0 +( -1262 6736 72 ) ( -1262 6736 384 ) ( -1176 6732 384 ) common/clip 2 0 0.00 1 1 196608 2193 0 +( -1176 6756 384 ) ( -1176 6756 72 ) ( -1176 6732 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1176 6756 72 ) ( -1176 6756 384 ) ( -1262 6752 384 ) common/clip 2 0 0.00 1 1 196608 2193 0 +( -1262 6736 384 ) ( -1262 6736 72 ) ( -1262 6752 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 907 +{ +( -852 6828 72 ) ( -920 6828 72 ) ( -920 6730 72 ) common/clip -4 0 0.00 1 1 196608 2193 0 +( -914 6730 384 ) ( -914 6828 384 ) ( -846 6828 384 ) common/clip -4 0 0.00 1 1 196608 2193 0 +( -826 6736 384 ) ( -826 6736 280 ) ( -914 6732 280 ) common/clip -4 0 0.00 1 1 196608 2193 0 +( -826 6736 198 ) ( -826 6736 302 ) ( -826 6752 302 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -832 6752 72 ) ( -832 6752 176 ) ( -920 6756 176 ) common/clip -4 0 0.00 1 1 196608 2193 0 +( -920 6828 258 ) ( -920 6730 258 ) ( -920 6730 154 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 908 +{ +( -624 7232 72 ) ( -816 7232 72 ) ( -816 7196 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -816 7196 176 ) ( -816 7232 176 ) ( -624 7232 176 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -816 7196 148 ) ( -624 7196 148 ) ( -624 7196 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -624 7196 148 ) ( -624 7232 148 ) ( -624 7232 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -624 7232 148 ) ( -816 7232 148 ) ( -816 7232 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -816 7232 148 ) ( -816 7196 148 ) ( -816 7196 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 909 +{ +( -1332 6952 72 ) ( -1348 6952 72 ) ( -1348 6936 72 ) common/clip 0 16 0.00 1 1 196608 2193 0 +( -1358 6936 148 ) ( -1358 6952 148 ) ( -1342 6952 148 ) common/clip 0 16 0.00 1 1 196608 2193 0 +( -1336 6964 200 ) ( -1336 6964 112 ) ( -1352 6964 112 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1316 7080 200 ) ( -1316 7080 112 ) ( -1316 6950 112 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -1338 7232 112 ) ( -1338 7232 200 ) ( -1354 7232 200 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352 7082 112 ) ( -1352 7082 200 ) ( -1352 6952 200 ) common/clip -16 0 0.00 1 1 196608 2193 0 +} +// brush 910 +{ +( -1138 6936 112 ) ( -1154 6936 112 ) ( -1154 6920 112 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1168 6920 200 ) ( -1168 6936 200 ) ( -1152 6936 200 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1144 6936 200 ) ( -1144 6936 112 ) ( -1160 6936 112 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1144 7066 200 ) ( -1144 7066 112 ) ( -1144 6936 112 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1146 7216 112 ) ( -1146 7216 200 ) ( -1162 7216 200 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1160 7066 112 ) ( -1160 7066 200 ) ( -1160 6936 200 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 911 +{ +( -818 6936 112 ) ( -834 6936 112 ) ( -834 6920 112 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -848 6920 200 ) ( -848 6936 200 ) ( -832 6936 200 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -824 6936 200 ) ( -824 6936 112 ) ( -840 6936 112 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -824 7066 200 ) ( -824 7066 112 ) ( -824 6936 112 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -826 7216 112 ) ( -826 7216 200 ) ( -842 7216 200 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -840 7066 112 ) ( -840 7066 200 ) ( -840 6936 200 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 912 +{ +( -1368 7248 168 ) ( -1352 7232 168 ) ( -1352 7232 360 ) common/caulk -16 24 0.00 1 1 0 160 0 +( -1368 6480 96 ) ( -1368 7248 96 ) ( -1368 7248 288 ) central_europe/remgn_wallexter1 -31 -139 0.00 1 1 0 16384 0 +( -1352 6752 120 ) ( -1368 6736 120 ) ( -1368 6736 312 ) common/caulk -16 24 0.00 1 1 0 160 0 +( -1352 7488 136 ) ( -1352 6752 136 ) ( -1352 6752 328 ) central_europe/remgn_wallexter1 -52 -139 0.00 1 1 0 16384 0 +( -1352 7488 384 ) ( -1352 6752 384 ) ( -1368 6736 384 ) common/caulk -16 16 0.00 1 1 0 160 0 +( -1368 7504 136 ) ( -1368 6736 136 ) ( -1352 6752 136 ) common/caulk -16 16 0.00 1 1 0 160 0 +} +// brush 913 +{ +( -616 7232 304 ) ( -616 7232 112 ) ( -600 7248 112 ) common/caulk -16 24 0.00 1 1 0 160 0 +( -600 7248 288 ) ( -600 7248 96 ) ( -600 6480 96 ) central_europe/remgn_wallexter1 -31 -139 0.00 1 1 0 16384 0 +( -600 6736 312 ) ( -600 6736 120 ) ( -616 6752 120 ) common/caulk -16 24 0.00 1 1 0 160 0 +( -616 6752 328 ) ( -616 6752 136 ) ( -616 7488 136 ) central_europe/remgn_wallexter1 -52 -139 0.00 1 1 0 16384 0 +( -600 6736 384 ) ( -616 6752 384 ) ( -616 7488 384 ) common/caulk -16 16 0.00 1 1 0 160 0 +( -616 6752 136 ) ( -600 6736 136 ) ( -600 7504 136 ) common/caulk -16 16 0.00 1 1 0 160 0 +} +// brush 914 +{ +( -616 7248 136 ) ( -1352 7248 136 ) ( -1352 7232 136 ) common/caulk -16 16 0.00 1 1 0 160 0 +( -1352 7232 384 ) ( -1352 7248 384 ) ( -616 7248 384 ) common/caulk -16 16 0.00 1 1 0 160 0 +( -1352 7232 384 ) ( -616 7232 384 ) ( -616 7232 192 ) central_europe/remgn_wallexter1 -52 -139 0.00 1 1 0 16384 0 +( -600 7248 328 ) ( -600 7248 136 ) ( -616 7232 136 ) common/caulk -16 24 0.00 1 1 0 160 0 +( -1368 7248 328 ) ( -1368 7248 136 ) ( -600 7248 136 ) central_europe/remgn_wallexter1 -52 -139 0.00 1 1 0 16384 0 +( -1368 7248 192 ) ( -1368 7248 384 ) ( -1352 7232 384 ) common/caulk -16 24 0.00 1 1 0 160 0 +} +// brush 915 +{ +( -920 7248 80 ) ( -1344 7248 80 ) ( -1344 6736 80 ) mohtest/platestonelittn 202 63 -90.00 0.750000 0.750000 0 0 0 +( -1272 6736 136 ) ( -1272 7248 136 ) ( -848 7248 136 ) mohtest/platestonelittn 202 63 -90.00 0.750000 0.750000 0 0 0 +( -920 6736 136 ) ( -600 6736 136 ) ( -600 6736 80 ) mohtest/platestonelittn 181 40 -180.00 0.750000 -0.750000 0 0 0 +( -600 6736 136 ) ( -616 6752 136 ) ( -616 6752 80 ) mohtest/platestonelittn -30 42 0.00 0.750000 0.750000 0 0 0 +( -616 6752 136 ) ( -920 6752 136 ) ( -920 6752 80 ) mohtest/platestonelittn 181 40 -180.00 0.750000 -0.750000 0 0 0 +( -920 6752 136 ) ( -920 6736 136 ) ( -920 6736 80 ) mohtest/platestonelittn -84 42 0.00 0.750000 0.750000 0 0 0 +} +// brush 916 +{ +( -928 7248 40 ) ( -1352 7248 40 ) ( -1352 6736 40 ) mohtest/platestonelittn 202 63 -90.00 0.750000 0.750000 0 0 0 +( -1528 6736 136 ) ( -1528 7248 136 ) ( -1104 7248 136 ) mohtest/platestonelittn 202 63 -90.00 0.750000 0.750000 0 0 0 +( -1376 6736 272 ) ( -952 6736 272 ) ( -952 6736 80 ) mohtest/platestonelittn 181 40 -180.00 0.750000 -0.750000 0 0 0 +( -1352 6752 136 ) ( -1352 6752 96 ) ( -1176 6752 96 ) mohtest/platestonelittn 181 40 -180.00 0.750000 -0.750000 0 0 0 +( -1352 6752 96 ) ( -1352 6752 136 ) ( -1368 6736 136 ) mohtest/platestonelittn -250 42 0.00 0.750000 0.750000 0 0 0 +( -1176 6736 384 ) ( -1176 7248 260 ) ( -1176 6736 136 ) mohtest/platestonelittn -84 42 0.00 0.750000 0.750000 0 0 0 +} +// brush 917 +{ +( -1280 6752 136 ) ( -1280 6736 136 ) ( -544 6736 136 ) common/caulk -16 16 0.00 1 1 0 160 0 +( -616 6736 384 ) ( -1352 6736 384 ) ( -1352 6752 384 ) common/caulk -16 16 0.00 1 1 0 160 0 +( -616 6752 136 ) ( -616 6752 328 ) ( -1352 6752 328 ) central_europe/remgn_wallexter1 -52 -139 0.00 1 1 0 16384 0 +( -616 6752 136 ) ( -600 6736 136 ) ( -600 6736 328 ) common/caulk -16 24 0.00 1 1 0 160 0 +( -600 6736 136 ) ( -1368 6736 136 ) ( -1368 6736 328 ) central_europe/remgn_wallexter1 -52 -139 0.00 1 1 0 16384 0 +( -920 6752 260 ) ( -920 6736 384 ) ( -920 6736 136 ) common/caulk -32 24 0.00 1 1 0 160 0 +} +// brush 918 +{ +( -1536 6752 136 ) ( -1536 6736 136 ) ( -800 6736 136 ) common/caulk -16 16 0.00 1 1 0 160 0 +( -616 6736 384 ) ( -1352 6736 384 ) ( -1352 6752 384 ) common/caulk -16 16 0.00 1 1 0 160 0 +( -616 6752 136 ) ( -616 6752 328 ) ( -1352 6752 328 ) central_europe/remgn_wallexter1 -52 -139 0.00 1 1 0 16384 0 +( -600 6736 136 ) ( -1368 6736 136 ) ( -1368 6736 328 ) central_europe/remgn_wallexter1 -52 -139 0.00 1 1 0 16384 0 +( -1352 6752 328 ) ( -1368 6736 328 ) ( -1368 6736 136 ) common/caulk -16 24 0.00 1 1 0 160 0 +( -1176 6736 384 ) ( -1176 6752 260 ) ( -1176 6736 136 ) common/caulk -32 24 0.00 1 1 0 160 0 +} +// brush 919 +{ +( -1352 6872 48 ) ( -1368 6872 48 ) ( -1368 6752 48 ) mohtest/platestonelittn 202 63 -90.00 0.750000 0.750000 0 0 0 +( -1368 6752 136 ) ( -1368 6872 136 ) ( -1352 6872 136 ) mohtest/platestonelittn 202 63 -90.00 0.750000 0.750000 0 0 0 +( -1368 6736 96 ) ( -1368 6736 136 ) ( -1352 6752 136 ) mohtest/platestonelittn -250 42 0.00 0.750000 0.750000 0 0 0 +( -1352 7232 136 ) ( -1352 7232 96 ) ( -1352 6752 96 ) mohtest/platestonelittn 181 40 -180.00 0.750000 -0.750000 0 0 0 +( -1352 7232 96 ) ( -1352 7232 136 ) ( -1368 7248 136 ) mohtest/platestonelittn -116 42 0.00 0.750000 0.750000 0 0 0 +( -1368 6736 88 ) ( -1368 6736 48 ) ( -1368 6872 48 ) mohtest/platestonelittn -84 42 0.00 0.750000 0.750000 0 0 0 +} +// brush 920 +{ +( -1312 7248 96 ) ( -1352 7248 96 ) ( -1352 7232 96 ) mohtest/platestonelittn 202 63 -90.00 0.750000 0.750000 0 0 0 +( -1352 7232 136 ) ( -1352 7248 136 ) ( -1312 7248 136 ) mohtest/platestonelittn 202 63 -90.00 0.750000 0.750000 0 0 0 +( -1352 7232 136 ) ( -1312 7232 136 ) ( -1312 7232 96 ) mohtest/platestonelittn 181 40 -180.00 0.750000 -0.750000 0 0 0 +( -600 7248 136 ) ( -600 7248 96 ) ( -616 7232 96 ) mohtest/platestonelittn -250 42 0.00 0.750000 0.750000 0 0 0 +( -600 7248 96 ) ( -600 7248 136 ) ( -1368 7248 136 ) mohtest/platestonelittn 181 40 -180.00 0.750000 -0.750000 0 0 0 +( -1368 7248 96 ) ( -1368 7248 136 ) ( -1352 7232 136 ) mohtest/platestonelittn -116 42 0.00 0.750000 0.750000 0 0 0 +} +// brush 921 +{ +( -592 7232 80 ) ( -616 7232 80 ) ( -616 7120 80 ) mohtest/platestonelittn 202 63 -90.00 0.750000 0.750000 0 0 0 +( -616 7120 136 ) ( -616 7232 136 ) ( -592 7232 136 ) mohtest/platestonelittn 202 63 -90.00 0.750000 0.750000 0 0 0 +( -600 6736 136 ) ( -600 6736 96 ) ( -616 6752 96 ) mohtest/platestonelittn -30 42 0.00 0.750000 0.750000 0 0 0 +( -600 6736 96 ) ( -600 6736 136 ) ( -600 7248 136 ) mohtest/platestonelittn -84 42 0.00 0.750000 0.750000 0 0 0 +( -600 7248 96 ) ( -600 7248 136 ) ( -616 7232 136 ) mohtest/platestonelittn -250 42 0.00 0.750000 0.750000 0 0 0 +( -616 7232 136 ) ( -616 7120 136 ) ( -616 7120 96 ) mohtest/platestonelittn 181 40 -180.00 0.750000 -0.750000 0 0 0 +} +// brush 922 +{ +( -6535 -5402 -108 ) ( -6553 -5402 -108 ) ( -6553 -5409 -108 ) common/clip -25 8 0.00 1 1 196608 2193 0 +( -6553 -5409 1396 ) ( -6553 -5402 1396 ) ( -6535 -5402 1396 ) common/clip -25 8 0.00 1 1 196608 2193 0 +( -6548 -5422 -108 ) ( -6548 -5422 1396 ) ( -6535 -5409 1396 ) common/clip -25 8 0.00 1 1 196608 2193 0 +( -6706 -4864 1396 ) ( -6706 -4864 -108 ) ( -6535 -5409 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6706 -4864 -108 ) ( -6706 -4864 1396 ) ( -6720 -4864 1396 ) common/clip -25 8 0.00 1 1 196608 2193 0 +( -6720 -4864 -108 ) ( -6720 -4864 1396 ) ( -6548 -5422 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 923 +{ +( -6400 -5570 -108 ) ( -6424 -5570 -108 ) ( -6424 -5602 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6424 -5602 1396 ) ( -6424 -5570 1396 ) ( -6400 -5570 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6548 -5422 -108 ) ( -6548 -5422 1396 ) ( -6400 -5602 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6400 -5602 1396 ) ( -6400 -5570 1396 ) ( -6400 -5570 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6535 -5409 1396 ) ( -6535 -5409 -108 ) ( -6400 -5574 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6535 -5409 -108 ) ( -6535 -5409 1396 ) ( -6548 -5422 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 924 +{ +( -6323 -5411 -108 ) ( -6357 -5411 -108 ) ( -6357 -5437 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6357 -5437 1396 ) ( -6357 -5411 1396 ) ( -6323 -5411 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6400 -5602 -108 ) ( -6400 -5602 1396 ) ( -6276 -5405 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6276 -5405 -108 ) ( -6276 -5405 1396 ) ( -6292 -5389 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6400 -5574 1396 ) ( -6400 -5574 -108 ) ( -6292 -5389 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6400 -5574 -108 ) ( -6400 -5574 1396 ) ( -6400 -5602 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 925 +{ +( -6176 -4832 -108 ) ( -6197 -4832 -108 ) ( -6197 -4866 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6197 -4866 1396 ) ( -6197 -4832 1396 ) ( -6176 -4832 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6292 -5389 -108 ) ( -6292 -5389 1396 ) ( -6276 -5405 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6276 -5405 -108 ) ( -6276 -5405 1396 ) ( -6176 -4832 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6176 -4832 1396 ) ( -6197 -4832 1396 ) ( -6197 -4832 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6292 -5389 1396 ) ( -6292 -5389 -108 ) ( -6197 -4832 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 926 +{ +( -6144 -1472 -108 ) ( -6158 -1472 -108 ) ( -6158 -1487 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6158 -1487 1396 ) ( -6158 -1472 1396 ) ( -6144 -1472 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6197 -4832 -108 ) ( -6197 -4832 1396 ) ( -6176 -4832 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6144 -1472 1396 ) ( -6144 -1472 -108 ) ( -6176 -4832 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6158 -1458 1396 ) ( -6158 -1458 -108 ) ( -6144 -1472 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6197 -4832 1396 ) ( -6197 -4832 -108 ) ( -6158 -1458 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 927 +{ +( -5205 -755 -108 ) ( -5222 -755 -108 ) ( -5222 -776 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5222 -776 1396 ) ( -5222 -755 1396 ) ( -5205 -755 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6144 -1472 -108 ) ( -6144 -1472 1396 ) ( -5205 -776 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5205 -776 1396 ) ( -5205 -755 1396 ) ( -5205 -755 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6158 -1458 1396 ) ( -6158 -1458 -108 ) ( -5205 -756 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -6158 -1458 -108 ) ( -6158 -1458 1396 ) ( -6144 -1472 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 928 +{ +( -4224 -720 -108 ) ( -4256 -720 -108 ) ( -4256 -744 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4256 -744 1396 ) ( -4256 -720 1396 ) ( -4224 -720 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5205 -776 -108 ) ( -5205 -776 1396 ) ( -4224 -744 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4224 -744 1396 ) ( -4224 -720 1396 ) ( -4224 -720 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5205 -756 1396 ) ( -5205 -756 -108 ) ( -4224 -720 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5205 -756 -108 ) ( -5205 -756 1396 ) ( -5205 -776 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 929 +{ +( -3923 -1165 -108 ) ( -3939 -1165 -108 ) ( -3939 -1190 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3939 -1190 1396 ) ( -3939 -1165 1396 ) ( -3923 -1165 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4224 -744 -108 ) ( -4224 -744 1396 ) ( -3924 -1193 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3908 -1177 1396 ) ( -3908 -1177 -108 ) ( -3924 -1193 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4224 -720 1396 ) ( -4224 -720 -108 ) ( -3908 -1177 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4224 -720 -108 ) ( -4224 -720 1396 ) ( -4224 -744 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 930 +{ +( -3576 -1628 -108 ) ( -3598 -1628 -108 ) ( -3598 -1659 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3598 -1659 1396 ) ( -3598 -1628 1396 ) ( -3576 -1628 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3924 -1193 -108 ) ( -3924 -1193 1396 ) ( -3576 -1660 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3576 -1659 1396 ) ( -3576 -1628 1396 ) ( -3576 -1628 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3908 -1177 1396 ) ( -3908 -1177 -108 ) ( -3576 -1629 -108 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3908 -1177 -108 ) ( -3908 -1177 1396 ) ( -3924 -1193 1396 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 931 +{ +( -2868 -1148 -320 ) ( -2880 -1148 -320 ) ( -2880 -1168 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2880 -1168 1000 ) ( -2880 -1148 1000 ) ( -2868 -1148 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3576 -1629 -320 ) ( -3576 -1629 1000 ) ( -3576 -1660 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3576 -1660 -320 ) ( -3576 -1660 1000 ) ( -2864 -1150 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2864 -1150 -320 ) ( -2864 -1150 1000 ) ( -2875 -1139 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3576 -1629 1000 ) ( -3576 -1629 -320 ) ( -2875 -1139 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 932 +{ +( -2154 -532 -320 ) ( -2197 -532 -320 ) ( -2197 -562 -320 ) common/clip -46 23 0.00 1 1 196608 2193 0 +( -2967 -562 1000 ) ( -2967 -532 1000 ) ( -2154 -532 1000 ) common/clip -46 23 0.00 1 1 196608 2193 0 +( -2176 -576 1000 ) ( -2176 -576 -320 ) ( -2864 -1150 -320 ) common/clip -46 8 0.00 1 1 196608 2193 0 +( -2176 -576 -320 ) ( -2176 -576 1000 ) ( -2176 -546 1000 ) common/clip -39 8 0.00 1 1 196608 2193 0 +( -2176 -546 -320 ) ( -2176 -546 1000 ) ( -2875 -1139 1000 ) common/clip -46 8 0.00 1 1 196608 2193 0 +( -2875 -1139 -320 ) ( -2875 -1139 1000 ) ( -2864 -1150 1000 ) common/clip -47 8 0.00 1 1 196608 2193 0 +} +// brush 933 +{ +( -1529 -613 -320 ) ( -1537 -613 -320 ) ( -1537 -624 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1537 -624 1000 ) ( -1537 -613 1000 ) ( -1529 -613 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2176 -576 -320 ) ( -2176 -576 1000 ) ( -1529 -624 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1517 -612 1000 ) ( -1517 -612 -320 ) ( -1529 -624 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1537 -610 1000 ) ( -1537 -610 -320 ) ( -1517 -612 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2176 -576 1000 ) ( -2176 -576 -320 ) ( -2176 -546 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 934 +{ +( -1141 -931 -320 ) ( -1163 -931 -320 ) ( -1163 -949 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1163 -949 1000 ) ( -1163 -931 1000 ) ( -1141 -931 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1152 -960 -320 ) ( -1152 -960 1000 ) ( -1136 -944 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1517 -612 1000 ) ( -1517 -612 -320 ) ( -1136 -944 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1517 -612 -320 ) ( -1517 -612 1000 ) ( -1529 -624 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1529 -624 -320 ) ( -1529 -624 1000 ) ( -1152 -960 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 935 +{ +( -417 -1316 -320 ) ( -433 -1316 -320 ) ( -433 -1336 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -433 -1336 1000 ) ( -433 -1316 1000 ) ( -417 -1316 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1152 -960 -320 ) ( -1152 -960 1000 ) ( -417 -1336 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -405 -1324 1000 ) ( -405 -1324 -320 ) ( -417 -1336 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1136 -944 1000 ) ( -1136 -944 -320 ) ( -405 -1324 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1136 -944 -320 ) ( -1136 -944 1000 ) ( -1152 -960 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 936 +{ +( 13 -1792 -320 ) ( -2 -1792 -320 ) ( -2 -1811 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2 -1811 1000 ) ( -2 -1792 1000 ) ( 13 -1792 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 0 -1824 -320 ) ( 0 -1824 1000 ) ( 13 -1811 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -405 -1324 1000 ) ( -405 -1324 -320 ) ( 13 -1811 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -405 -1324 -320 ) ( -405 -1324 1000 ) ( -417 -1336 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -417 -1336 -320 ) ( -417 -1336 1000 ) ( 0 -1824 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 937 +{ +( 123 -2630 -320 ) ( 104 -2630 -320 ) ( 104 -2641 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 104 -2641 1000 ) ( 104 -2630 1000 ) ( 123 -2630 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 104 -2641 1000 ) ( 123 -2641 1000 ) ( 123 -2641 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 13 -1811 1000 ) ( 13 -1811 -320 ) ( 123 -2641 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 13 -1811 -320 ) ( 13 -1811 1000 ) ( 0 -1824 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 0 -1824 -320 ) ( 0 -1824 1000 ) ( 105 -2641 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 938 +{ +( 204 -3756 -320 ) ( 190 -3756 -320 ) ( 190 -3764 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 190 -3764 1000 ) ( 190 -3756 1000 ) ( 204 -3756 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 192 -3776 -320 ) ( 192 -3776 1000 ) ( 204 -3764 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 123 -2641 1000 ) ( 123 -2641 -320 ) ( 204 -3764 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 123 -2641 -320 ) ( 123 -2641 1000 ) ( 105 -2641 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 105 -2641 -320 ) ( 105 -2641 1000 ) ( 192 -3776 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 939 +{ +( 758 -3719 -320 ) ( 739 -3719 -320 ) ( 739 -3740 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 739 -3740 1000 ) ( 739 -3719 1000 ) ( 758 -3719 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 192 -3776 -320 ) ( 192 -3776 1000 ) ( 781 -3740 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 781 -3740 -320 ) ( 781 -3740 1000 ) ( 758 -3717 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 204 -3764 1000 ) ( 204 -3764 -320 ) ( 758 -3717 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 204 -3764 -320 ) ( 204 -3764 1000 ) ( 192 -3776 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 940 +{ +( 960 -3264 -320 ) ( 943 -3264 -320 ) ( 943 -3306 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 943 -3306 1000 ) ( 943 -3264 1000 ) ( 960 -3264 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 758 -3717 -320 ) ( 758 -3717 1000 ) ( 781 -3740 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 781 -3740 -320 ) ( 781 -3740 1000 ) ( 960 -3264 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 960 -3264 1000 ) ( 943 -3264 1000 ) ( 943 -3264 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 758 -3717 1000 ) ( 758 -3717 -320 ) ( 943 -3264 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 941 +{ +( 961 -512 -320 ) ( 943 -512 -320 ) ( 943 -539 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 943 -539 1000 ) ( 943 -512 1000 ) ( 961 -512 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 911 -3264 1000 ) ( 929 -3264 1000 ) ( 929 -3264 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 960 -539 1000 ) ( 960 -512 1000 ) ( 960 -512 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 961 -512 1000 ) ( 943 -512 1000 ) ( 943 -512 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 943 -512 1000 ) ( 943 -539 1000 ) ( 943 -539 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 942 +{ +( 774 96 -320 ) ( 753 96 -320 ) ( 753 60 -320 ) common/clip -24 9 0.00 1 1 196608 2193 0 +( 753 60 1000 ) ( 753 96 1000 ) ( 774 96 1000 ) common/clip -24 9 0.00 1 1 196608 2193 0 +( 943 -512 -320 ) ( 943 -512 1000 ) ( 960 -512 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 960 -512 -320 ) ( 960 -512 1000 ) ( 768 111 1000 ) common/clip -25 8 0.00 1 1 196608 2193 0 +( 768 111 -320 ) ( 768 111 1000 ) ( 753 96 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 943 -512 1000 ) ( 943 -512 -320 ) ( 753 96 -320 ) common/clip -25 8 0.00 1 1 196608 2193 0 +} +// brush 943 +{ +( 506 515 -320 ) ( 494 515 -320 ) ( 494 489 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 494 489 1000 ) ( 494 515 1000 ) ( 506 515 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 753 96 -320 ) ( 753 96 1000 ) ( 768 111 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 768 111 -320 ) ( 768 111 1000 ) ( 501 522 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 501 522 -320 ) ( 501 522 1000 ) ( 494 515 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 753 96 1000 ) ( 753 96 -320 ) ( 494 515 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 944 +{ +( 162 713 -320 ) ( 153 713 -320 ) ( 153 692 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 153 692 1000 ) ( 153 713 1000 ) ( 162 713 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 494 515 -320 ) ( 494 515 1000 ) ( 501 522 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 501 522 -320 ) ( 501 522 1000 ) ( 160 720 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 160 720 -320 ) ( 160 720 1000 ) ( 153 713 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 494 515 1000 ) ( 494 515 -320 ) ( 153 713 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 945 +{ +( -238 704 -320 ) ( -248 704 -320 ) ( -248 696 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -248 696 1000 ) ( -248 704 1000 ) ( -238 704 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 153 713 1000 ) ( 153 713 -320 ) ( -248 696 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 153 713 -320 ) ( 153 713 1000 ) ( 160 720 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 160 720 -320 ) ( 160 720 1000 ) ( -256 704 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -256 704 -320 ) ( -256 704 1000 ) ( -248 696 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 946 +{ +( -408 458 -320 ) ( -418 458 -320 ) ( -418 447 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -418 447 1000 ) ( -418 458 1000 ) ( -408 458 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -399 429 1000 ) ( -399 429 -320 ) ( -418 448 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -248 696 1000 ) ( -248 696 -320 ) ( -399 429 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -248 696 -320 ) ( -248 696 1000 ) ( -256 704 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -256 704 -320 ) ( -256 704 1000 ) ( -418 448 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 947 +{ +( -885 448 -320 ) ( -899 448 -320 ) ( -899 428 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -899 428 1000 ) ( -899 448 1000 ) ( -885 448 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -399 429 1000 ) ( -399 429 -320 ) ( -899 429 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -399 429 -320 ) ( -399 429 1000 ) ( -418 448 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -885 448 1000 ) ( -899 448 1000 ) ( -899 448 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -899 448 1000 ) ( -899 428 1000 ) ( -899 428 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 948 +{ +( -1680 704 -320 ) ( -1698 704 -320 ) ( -1698 682 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1698 682 1000 ) ( -1698 704 1000 ) ( -1680 704 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -899 429 1000 ) ( -899 429 -320 ) ( -1698 682 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -899 429 -320 ) ( -899 429 1000 ) ( -899 448 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -899 448 -320 ) ( -899 448 1000 ) ( -1698 704 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1698 704 1000 ) ( -1698 682 1000 ) ( -1698 682 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 949 +{ +( -2795 1216 -320 ) ( -2816 1216 -320 ) ( -2816 1200 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2816 1200 1000 ) ( -2816 1216 1000 ) ( -2795 1216 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1698 682 1000 ) ( -1698 682 -320 ) ( -2816 1200 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1698 682 -320 ) ( -1698 682 1000 ) ( -1698 704 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1698 704 -320 ) ( -1698 704 1000 ) ( -2816 1216 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2816 1216 1000 ) ( -2816 1200 1000 ) ( -2816 1200 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 950 +{ +( -3816 958 -320 ) ( -3835 958 -320 ) ( -3835 938 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3835 938 1000 ) ( -3835 958 1000 ) ( -3816 958 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2816 1200 1000 ) ( -2816 1200 -320 ) ( -3835 938 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2816 1200 -320 ) ( -2816 1200 1000 ) ( -2816 1216 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2816 1216 -320 ) ( -2816 1216 1000 ) ( -3835 958 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3835 958 1000 ) ( -3835 938 1000 ) ( -3835 938 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 951 +{ +( -4905 1152 -320 ) ( -4928 1152 -320 ) ( -4928 1134 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4928 1134 1000 ) ( -4928 1152 1000 ) ( -4905 1152 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3835 938 1000 ) ( -3835 938 -320 ) ( -4928 1134 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3835 938 -320 ) ( -3835 938 1000 ) ( -3835 958 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3835 958 -320 ) ( -3835 958 1000 ) ( -4928 1152 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4928 1152 1000 ) ( -4928 1134 1000 ) ( -4928 1134 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 952 +{ +( -5244 1580 -320 ) ( -5253 1580 -320 ) ( -5253 1570 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5253 1570 1000 ) ( -5253 1580 1000 ) ( -5244 1580 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4928 1134 -320 ) ( -4928 1134 1000 ) ( -4928 1152 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4928 1152 -320 ) ( -4928 1152 1000 ) ( -5241 1592 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5241 1592 -320 ) ( -5241 1592 1000 ) ( -5253 1580 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4928 1134 1000 ) ( -4928 1134 -320 ) ( -5253 1580 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 953 +{ +( -5443 2222 -320 ) ( -5458 2222 -320 ) ( -5458 2210 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5458 2210 1000 ) ( -5458 2222 1000 ) ( -5443 2222 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5253 1580 -320 ) ( -5253 1580 1000 ) ( -5241 1592 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5241 1592 -320 ) ( -5241 1592 1000 ) ( -5440 2240 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5440 2240 -320 ) ( -5440 2240 1000 ) ( -5458 2222 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5253 1580 1000 ) ( -5253 1580 -320 ) ( -5458 2222 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 954 +{ +( -5440 6017 -320 ) ( -5457 6017 -320 ) ( -5457 5998 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5457 5998 1000 ) ( -5457 6017 1000 ) ( -5440 6017 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5458 2222 -320 ) ( -5458 2222 1000 ) ( -5440 2240 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5440 5998 1000 ) ( -5440 6017 1000 ) ( -5440 6017 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5458 6030 1000 ) ( -5458 6030 -320 ) ( -5440 6016 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5458 2222 1000 ) ( -5458 2222 -320 ) ( -5458 6030 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 955 +{ +( -4581 6480 -320 ) ( -4618 6480 -320 ) ( -4618 6462 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4618 6462 1000 ) ( -4618 6480 1000 ) ( -4581 6480 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5440 6016 -320 ) ( -5440 6016 1000 ) ( -4559 6484 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4559 6484 -320 ) ( -4559 6484 1000 ) ( -4573 6498 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5458 6030 1000 ) ( -5458 6030 -320 ) ( -4573 6498 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5458 6030 -320 ) ( -5458 6030 1000 ) ( -5440 6016 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 956 +{ +( -4348 6782 -320 ) ( -4357 6782 -320 ) ( -4357 6753 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4357 6753 1000 ) ( -4357 6782 1000 ) ( -4348 6782 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4573 6498 -320 ) ( -4573 6498 1000 ) ( -4559 6484 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4559 6484 -320 ) ( -4559 6484 1000 ) ( -4336 6768 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4351 6783 1000 ) ( -4351 6783 -320 ) ( -4336 6768 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4573 6498 1000 ) ( -4573 6498 -320 ) ( -4351 6783 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 957 +{ +( -4248 7105 -320 ) ( -4259 7105 -320 ) ( -4259 7085 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4259 7085 1000 ) ( -4259 7105 1000 ) ( -4248 7105 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4351 6783 -320 ) ( -4351 6783 1000 ) ( -4336 6768 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4336 6768 -320 ) ( -4336 6768 1000 ) ( -4248 7105 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4248 7105 1000 ) ( -4259 7105 1000 ) ( -4259 7105 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4351 6783 1000 ) ( -4351 6783 -320 ) ( -4259 7105 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 958 +{ +( -4316 7307 -320 ) ( -4326 7307 -320 ) ( -4326 7283 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4326 7283 1000 ) ( -4326 7307 1000 ) ( -4316 7307 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4259 7105 -320 ) ( -4259 7105 1000 ) ( -4248 7105 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4248 7105 -320 ) ( -4248 7105 1000 ) ( -4317 7316 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4317 7316 -320 ) ( -4317 7316 1000 ) ( -4326 7307 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4259 7105 1000 ) ( -4259 7105 -320 ) ( -4326 7307 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 959 +{ +( -4529 7401 -320 ) ( -4544 7401 -320 ) ( -4544 7393 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4544 7393 1000 ) ( -4544 7401 1000 ) ( -4529 7401 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4326 7307 1000 ) ( -4326 7307 -320 ) ( -4544 7393 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4326 7307 -320 ) ( -4326 7307 1000 ) ( -4317 7316 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4317 7316 -320 ) ( -4317 7316 1000 ) ( -4544 7401 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4544 7401 1000 ) ( -4544 7393 1000 ) ( -4544 7393 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 960 +{ +( -4916 7360 -320 ) ( -4928 7360 -320 ) ( -4928 7353 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4928 7353 1000 ) ( -4928 7360 1000 ) ( -4916 7360 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4544 7393 1000 ) ( -4544 7393 -320 ) ( -4928 7353 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4544 7393 -320 ) ( -4544 7393 1000 ) ( -4544 7401 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4544 7401 -320 ) ( -4544 7401 1000 ) ( -4928 7360 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4928 7360 1000 ) ( -4928 7353 1000 ) ( -4928 7353 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 961 +{ +( -5307 7257 -320 ) ( -5316 7257 -320 ) ( -5316 7251 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5316 7251 1000 ) ( -5316 7257 1000 ) ( -5307 7257 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4928 7353 1000 ) ( -4928 7353 -320 ) ( -5316 7251 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4928 7353 -320 ) ( -4928 7353 1000 ) ( -4928 7360 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4928 7360 -320 ) ( -4928 7360 1000 ) ( -5316 7257 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5316 7257 1000 ) ( -5316 7251 1000 ) ( -5316 7251 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 962 +{ +( -5576 7316 -320 ) ( -5585 7316 -320 ) ( -5585 7310 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5585 7310 1000 ) ( -5585 7316 1000 ) ( -5576 7316 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5316 7251 1000 ) ( -5316 7251 -320 ) ( -5591 7310 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5316 7251 -320 ) ( -5316 7251 1000 ) ( -5316 7257 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5316 7257 -320 ) ( -5316 7257 1000 ) ( -5585 7316 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5591 7310 1000 ) ( -5591 7310 -320 ) ( -5585 7316 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 963 +{ +( -5732 7533 -320 ) ( -5740 7533 -320 ) ( -5740 7520 -320 ) common/clip -24 9 0.00 1 1 196608 2193 0 +( -5740 7520 1000 ) ( -5740 7533 1000 ) ( -5732 7533 1000 ) common/clip -24 9 0.00 1 1 196608 2193 0 +( -5591 7310 -320 ) ( -5591 7310 1000 ) ( -5585 7316 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5585 7316 -320 ) ( -5585 7316 1000 ) ( -5736 7537 1000 ) common/clip -25 8 0.00 1 1 196608 2193 0 +( -5736 7537 -320 ) ( -5736 7537 1000 ) ( -5740 7533 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5591 7310 1000 ) ( -5591 7310 -320 ) ( -5740 7533 -320 ) common/clip -25 8 0.00 1 1 196608 2193 0 +} +// brush 964 +{ +( -5768 7920 -320 ) ( -5771 7920 -320 ) ( -5771 7914 -320 ) common/clip -23 11 0.00 1 1 196608 2193 0 +( -5771 7914 1000 ) ( -5771 7920 1000 ) ( -5768 7920 1000 ) common/clip -23 11 0.00 1 1 196608 2193 0 +( -5740 7533 -320 ) ( -5740 7533 1000 ) ( -5736 7537 1000 ) common/clip -23 8 0.00 1 1 196608 2193 0 +( -5736 7537 -320 ) ( -5736 7537 1000 ) ( -5768 7920 1000 ) common/clip -27 8 0.00 1 1 196608 2193 0 +( -5768 7920 1000 ) ( -5771 7920 1000 ) ( -5771 7920 -320 ) common/clip -23 8 0.00 1 1 196608 2193 0 +( -5740 7533 1000 ) ( -5740 7533 -320 ) ( -5772 7920 -320 ) common/clip -27 8 0.00 1 1 196608 2193 0 +} +// brush 965 +{ +( -5424 7925 -320 ) ( -5435 7925 -320 ) ( -5435 7920 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5435 7920 1000 ) ( -5435 7925 1000 ) ( -5424 7925 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5768 7916 -320 ) ( -5768 7916 1000 ) ( -5424 7920 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5419 7925 1000 ) ( -5419 7925 -320 ) ( -5424 7920 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5419 7925 -320 ) ( -5419 7925 1000 ) ( -5435 7925 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5768 7916 1000 ) ( -5768 7916 -320 ) ( -5768 7925 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 966 +{ +( -5396 7891 -320 ) ( -5410 7891 -320 ) ( -5410 7879 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5410 7879 1000 ) ( -5410 7891 1000 ) ( -5396 7891 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5403 7872 -320 ) ( -5403 7872 1000 ) ( -5396 7879 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5419 7925 1000 ) ( -5419 7925 -320 ) ( -5396 7879 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5419 7925 -320 ) ( -5419 7925 1000 ) ( -5424 7920 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5424 7920 -320 ) ( -5424 7920 1000 ) ( -5403 7872 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 967 +{ +( -5188 7858 -320 ) ( -5202 7858 -320 ) ( -5202 7848 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5202 7848 1000 ) ( -5202 7858 1000 ) ( -5188 7858 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5403 7872 -320 ) ( -5403 7872 1000 ) ( -5188 7848 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5188 7848 1000 ) ( -5188 7858 1000 ) ( -5188 7858 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5396 7879 1000 ) ( -5396 7879 -320 ) ( -5188 7856 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5396 7879 -320 ) ( -5396 7879 1000 ) ( -5403 7872 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 968 +{ +( -4778 7857 -320 ) ( -4800 7857 -320 ) ( -4800 7848 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4800 7848 1000 ) ( -4800 7857 1000 ) ( -4778 7857 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4800 7848 1000 ) ( -4778 7848 1000 ) ( -4778 7848 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4778 7848 1000 ) ( -4778 7857 1000 ) ( -4778 7857 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4872 7856 1000 ) ( -4894 7856 1000 ) ( -4894 7856 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5188 7870 1000 ) ( -5188 7861 1000 ) ( -5188 7861 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 969 +{ +( -4176 7880 -320 ) ( -4192 7880 -320 ) ( -4192 7872 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4192 7872 1000 ) ( -4192 7880 1000 ) ( -4176 7880 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4778 7848 -320 ) ( -4778 7848 1000 ) ( -4176 7872 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4176 7872 1000 ) ( -4176 7880 1000 ) ( -4176 7880 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4778 7856 1000 ) ( -4778 7856 -320 ) ( -4176 7880 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4778 7856 -320 ) ( -4778 7856 1000 ) ( -4778 7848 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 970 +{ +( -3727 7690 -320 ) ( -3738 7690 -320 ) ( -3738 7677 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3738 7677 1000 ) ( -3738 7690 1000 ) ( -3727 7690 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4176 7872 -320 ) ( -4176 7872 1000 ) ( -3724 7674 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3713 7685 1000 ) ( -3713 7685 -320 ) ( -3724 7674 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4176 7881 1000 ) ( -4176 7881 -320 ) ( -3713 7685 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4176 7881 -320 ) ( -4176 7881 1000 ) ( -4176 7872 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 971 +{ +( -3634 6843 -320 ) ( -3641 6843 -320 ) ( -3641 6831 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3641 6831 1000 ) ( -3641 6843 1000 ) ( -3634 6843 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3640 6824 -320 ) ( -3640 6824 1000 ) ( -3634 6831 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3713 7685 1000 ) ( -3713 7685 -320 ) ( -3634 6831 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3713 7685 -320 ) ( -3713 7685 1000 ) ( -3724 7674 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3724 7674 -320 ) ( -3724 7674 1000 ) ( -3640 6824 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 972 +{ +( -3456 6727 -320 ) ( -3471 6727 -320 ) ( -3471 6718 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3471 6718 1000 ) ( -3471 6727 1000 ) ( -3456 6727 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3640 6824 -320 ) ( -3640 6824 1000 ) ( -3457 6718 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3457 6718 1000 ) ( -3457 6727 1000 ) ( -3457 6727 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3634 6831 1000 ) ( -3634 6831 -320 ) ( -3457 6727 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3634 6831 -320 ) ( -3634 6831 1000 ) ( -3640 6824 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 973 +{ +( -2992 6770 -320 ) ( -3030 6770 -320 ) ( -3030 6760 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3030 6760 1000 ) ( -3030 6770 1000 ) ( -2992 6770 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3457 6718 -320 ) ( -3457 6718 1000 ) ( -2992 6760 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2992 6760 1000 ) ( -2992 6770 1000 ) ( -2992 6770 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3457 6727 1000 ) ( -3457 6727 -320 ) ( -2992 6771 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3457 6727 -320 ) ( -3457 6727 1000 ) ( -3457 6718 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 974 +{ +( -2330 7298 -320 ) ( -2344 7298 -320 ) ( -2344 7259 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2344 7259 1000 ) ( -2344 7298 1000 ) ( -2330 7298 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2992 6771 -320 ) ( -2992 6771 1000 ) ( -2992 6760 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2992 6760 -320 ) ( -2992 6760 1000 ) ( -2315 7290 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2326 7301 1000 ) ( -2326 7301 -320 ) ( -2315 7290 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2992 6771 1000 ) ( -2992 6771 -320 ) ( -2326 7301 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 975 +{ +( -1963 7421 -320 ) ( -1996 7421 -320 ) ( -1996 7405 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1996 7405 1000 ) ( -1996 7421 1000 ) ( -1963 7421 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2315 7290 -320 ) ( -2315 7290 1000 ) ( -1920 7424 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1920 7424 -320 ) ( -1920 7424 1000 ) ( -1932 7436 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2326 7301 1000 ) ( -2326 7301 -320 ) ( -1932 7436 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2326 7301 -320 ) ( -2326 7301 1000 ) ( -2315 7290 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 976 +{ +( -576 7436 -320 ) ( -598 7436 -320 ) ( -598 7424 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -598 7424 1000 ) ( -598 7436 1000 ) ( -576 7436 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -598 7424 1000 ) ( -576 7424 1000 ) ( -576 7424 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -576 7424 1000 ) ( -576 7436 1000 ) ( -576 7436 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1932 7436 1000 ) ( -1932 7436 -320 ) ( -576 7437 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1932 7436 -320 ) ( -1932 7436 1000 ) ( -1920 7424 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 977 +{ +( 252 6745 -320 ) ( 241 6745 -320 ) ( 241 6732 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 241 6732 1000 ) ( 241 6745 1000 ) ( 252 6745 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 263 6737 1000 ) ( 263 6737 -320 ) ( 250 6724 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -576 7437 1000 ) ( -576 7437 -320 ) ( 263 6737 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -576 7437 -320 ) ( -576 7437 1000 ) ( -576 7424 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -576 7424 -320 ) ( -576 7424 1000 ) ( 250 6724 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 978 +{ +( 787 5594 -320 ) ( 766 5594 -320 ) ( 766 5587 -320 ) common/clip -28 10 0.00 1 1 196608 2193 0 +( 766 5587 1000 ) ( 766 5594 1000 ) ( 787 5594 1000 ) common/clip -28 10 0.00 1 1 196608 2193 0 +( 768 5568 -320 ) ( 768 5568 1000 ) ( 787 5587 1000 ) common/clip -28 8 0.00 1 1 196608 2193 0 +( 263 6737 1000 ) ( 263 6737 -320 ) ( 787 5587 -320 ) common/clip -26 8 0.00 1 1 196608 2193 0 +( 263 6737 -320 ) ( 263 6737 1000 ) ( 250 6724 1000 ) common/clip -28 8 0.00 1 1 196608 2193 0 +( 250 6724 -320 ) ( 250 6724 1000 ) ( 768 5568 1000 ) common/clip -26 8 0.00 1 1 196608 2193 0 +} +// brush 979 +{ +( 788 3593 -320 ) ( 768 3593 -320 ) ( 768 3584 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 768 3584 1000 ) ( 768 3593 1000 ) ( 788 3593 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 768 3584 1000 ) ( 788 3584 1000 ) ( 788 3584 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 787 5587 1000 ) ( 787 5587 -320 ) ( 787 3584 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 787 5587 -320 ) ( 787 5587 1000 ) ( 768 5568 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 768 3593 1000 ) ( 768 3584 1000 ) ( 768 3584 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 980 +{ +( 194 2794 -320 ) ( 176 2794 -320 ) ( 176 2782 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 176 2782 1000 ) ( 176 2794 1000 ) ( 194 2794 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 176 2782 1000 ) ( 194 2782 1000 ) ( 194 2782 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 787 3584 1000 ) ( 787 3584 -320 ) ( 194 2782 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 787 3584 -320 ) ( 787 3584 1000 ) ( 768 3584 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 768 3584 -320 ) ( 768 3584 1000 ) ( 176 2782 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 981 +{ +( 268 2199 -320 ) ( 254 2199 -320 ) ( 254 2188 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 254 2188 1000 ) ( 254 2199 1000 ) ( 268 2199 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 256 2176 -320 ) ( 256 2176 1000 ) ( 268 2188 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 194 2782 1000 ) ( 194 2782 -320 ) ( 268 2188 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 194 2782 -320 ) ( 194 2782 1000 ) ( 176 2782 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 176 2782 -320 ) ( 176 2782 1000 ) ( 256 2176 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 982 +{ +( 778 2030 -320 ) ( 757 2030 -320 ) ( 757 2016 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 757 2016 1000 ) ( 757 2030 1000 ) ( 778 2030 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 256 2176 -320 ) ( 256 2176 1000 ) ( 778 2016 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 778 2016 1000 ) ( 778 2030 1000 ) ( 778 2030 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 268 2188 1000 ) ( 268 2188 -320 ) ( 778 2029 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 268 2188 -320 ) ( 268 2188 1000 ) ( 256 2176 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 983 +{ +( 1418 2088 -320 ) ( 1396 2088 -320 ) ( 1396 2070 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1396 2070 1000 ) ( 1396 2088 1000 ) ( 1418 2088 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 778 2016 -320 ) ( 778 2016 1000 ) ( 1418 2070 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1418 2070 1000 ) ( 1418 2088 1000 ) ( 1418 2088 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 778 2029 1000 ) ( 778 2029 -320 ) ( 1418 2088 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 778 2029 -320 ) ( 778 2029 1000 ) ( 778 2016 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 984 +{ +( 2177 2351 -320 ) ( 2151 2351 -320 ) ( 2151 2340 -320 ) common/clip -26 11 0.00 1 1 196608 2193 0 +( 2151 2340 1000 ) ( 2151 2351 1000 ) ( 2177 2351 1000 ) common/clip -26 11 0.00 1 1 196608 2193 0 +( 1418 2070 -320 ) ( 1418 2070 1000 ) ( 2177 2336 1000 ) common/clip -26 8 0.00 1 1 196608 2193 0 +( 2177 2340 1000 ) ( 2177 2351 1000 ) ( 2177 2351 -320 ) common/clip -27 8 0.00 1 1 196608 2193 0 +( 1418 2088 1000 ) ( 1418 2088 -320 ) ( 2177 2351 -320 ) common/clip -26 8 0.00 1 1 196608 2193 0 +( 1418 2088 -320 ) ( 1418 2088 1000 ) ( 1418 2070 1000 ) common/clip -27 8 0.00 1 1 196608 2193 0 +} +// brush 985 +{ +( 3056 2826 -320 ) ( 3031 2826 -320 ) ( 3031 2816 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 3031 2816 1000 ) ( 3031 2826 1000 ) ( 3056 2826 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2177 2336 -320 ) ( 2177 2336 1000 ) ( 3056 2816 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 3056 2816 1000 ) ( 3056 2826 1000 ) ( 3056 2826 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2177 2351 1000 ) ( 2177 2351 -320 ) ( 3056 2826 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2177 2351 -320 ) ( 2177 2351 1000 ) ( 2177 2336 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 986 +{ +( 4900 2828 -320 ) ( 4856 2828 -320 ) ( 4856 2818 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 4856 2818 1000 ) ( 4856 2828 1000 ) ( 4900 2828 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 3056 2816 -320 ) ( 3056 2816 1000 ) ( 4900 2818 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 4900 2818 1000 ) ( 4900 2828 1000 ) ( 4900 2828 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 4900 2826 1000 ) ( 4856 2826 1000 ) ( 4856 2826 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 3056 2816 1000 ) ( 3056 2816 -320 ) ( 3056 2826 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 987 +{ +( 6624 2826 -320 ) ( 6597 2826 -320 ) ( 6597 2816 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 6597 2816 1000 ) ( 6597 2826 1000 ) ( 6624 2826 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 4900 2818 -320 ) ( 4900 2818 1000 ) ( 6624 2816 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 6634 2826 1000 ) ( 6634 2826 -320 ) ( 6624 2816 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 6634 2826 -320 ) ( 6634 2826 1000 ) ( 6597 2826 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 4900 2818 1000 ) ( 4900 2818 -320 ) ( 4900 2826 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 988 +{ +( 6640 -5105 -320 ) ( 6624 -5105 -320 ) ( 6624 -5116 -320 ) common/clip -23 7 0.00 1 1 196608 2193 0 +( 6624 -5116 1000 ) ( 6624 -5105 1000 ) ( 6640 -5105 1000 ) common/clip -23 7 0.00 1 1 196608 2193 0 +( 6624 -5116 1000 ) ( 6640 -5116 1000 ) ( 6640 -5116 -320 ) common/clip -23 8 0.00 1 1 196608 2193 0 +( 6634 2826 1000 ) ( 6634 2826 -320 ) ( 6634 -5116 -320 ) common/clip -23 8 0.00 1 1 196608 2193 0 +( 6634 2826 -320 ) ( 6634 2826 1000 ) ( 6624 2816 1000 ) common/clip -23 8 0.00 1 1 196608 2193 0 +( 6624 -3129 1000 ) ( 6624 -3140 1000 ) ( 6624 -3140 -320 ) common/clip -23 8 0.00 1 1 196608 2193 0 +} +// brush 989 +{ +( 2261 -6396 -320 ) ( 2240 -6396 -320 ) ( 2240 -6411 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2240 -6411 1000 ) ( 2240 -6396 1000 ) ( 2261 -6396 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2225 -6411 -320 ) ( 2225 -6411 1000 ) ( 2261 -6411 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 4712 -6437 1000 ) ( 4712 -6422 1000 ) ( 4712 -6422 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2261 -6396 1000 ) ( 2240 -6396 1000 ) ( 2240 -6396 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2225 -6411 1000 ) ( 2225 -6411 -320 ) ( 2240 -6396 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 990 +{ +( 1462 -5572 -320 ) ( 1452 -5572 -320 ) ( 1452 -5601 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1452 -5601 1000 ) ( 1452 -5572 1000 ) ( 1462 -5572 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2225 -6411 -320 ) ( 2225 -6411 1000 ) ( 2240 -6396 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2240 -6396 -320 ) ( 2240 -6396 1000 ) ( 1460 -5564 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1460 -5564 -320 ) ( 1460 -5564 1000 ) ( 1452 -5572 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 2225 -6411 1000 ) ( 2225 -6411 -320 ) ( 1452 -5572 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 991 +{ +( 783 -5484 -320 ) ( 768 -5484 -320 ) ( 768 -5492 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 768 -5492 1000 ) ( 768 -5484 1000 ) ( 783 -5484 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1452 -5572 1000 ) ( 1452 -5572 -320 ) ( 768 -5492 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1452 -5572 -320 ) ( 1452 -5572 1000 ) ( 1460 -5564 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 1460 -5564 -320 ) ( 1460 -5564 1000 ) ( 768 -5484 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 768 -5484 1000 ) ( 768 -5492 1000 ) ( 768 -5492 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 992 +{ +( 193 -5521 -320 ) ( 176 -5521 -320 ) ( 176 -5534 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 176 -5534 1000 ) ( 176 -5521 1000 ) ( 193 -5521 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 768 -5492 1000 ) ( 768 -5492 -320 ) ( 176 -5534 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 768 -5492 -320 ) ( 768 -5492 1000 ) ( 768 -5484 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 768 -5484 -320 ) ( 768 -5484 1000 ) ( 176 -5521 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 176 -5521 1000 ) ( 176 -5534 1000 ) ( 176 -5534 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 993 +{ +( -237 -5749 -320 ) ( -256 -5749 -320 ) ( -256 -5760 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -256 -5760 1000 ) ( -256 -5749 1000 ) ( -237 -5749 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -239 -5777 1000 ) ( -239 -5777 -320 ) ( -256 -5760 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 176 -5534 1000 ) ( 176 -5534 -320 ) ( -239 -5777 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 176 -5534 -320 ) ( 176 -5534 1000 ) ( 176 -5521 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( 176 -5521 -320 ) ( 176 -5521 1000 ) ( -256 -5760 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 994 +{ +( -242 -7738 -320 ) ( -256 -7738 -320 ) ( -256 -7744 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -256 -7744 1000 ) ( -256 -7738 1000 ) ( -242 -7738 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -239 -7761 1000 ) ( -239 -7761 -320 ) ( -256 -7744 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -239 -5777 1000 ) ( -239 -5777 -320 ) ( -239 -7761 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -239 -5777 -320 ) ( -239 -5777 1000 ) ( -256 -5760 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -256 -7738 1000 ) ( -256 -7744 1000 ) ( -256 -7744 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 995 +{ +( -2082 -7744 -320 ) ( -2112 -7744 -320 ) ( -2112 -7761 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2112 -7761 1000 ) ( -2112 -7744 1000 ) ( -2082 -7744 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -239 -7761 1000 ) ( -239 -7761 -320 ) ( -2112 -7761 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -239 -7761 -320 ) ( -239 -7761 1000 ) ( -256 -7744 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -1844 -7744 1000 ) ( -1874 -7744 1000 ) ( -1874 -7744 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2112 -7743 1000 ) ( -2112 -7760 1000 ) ( -2112 -7760 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 996 +{ +( -3030 -7525 -320 ) ( -3044 -7525 -320 ) ( -3044 -7543 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3044 -7543 1000 ) ( -3044 -7525 1000 ) ( -3030 -7525 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2112 -7761 1000 ) ( -2112 -7761 -320 ) ( -3061 -7542 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2112 -7761 -320 ) ( -2112 -7761 1000 ) ( -2112 -7744 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -2112 -7744 -320 ) ( -2112 -7744 1000 ) ( -3044 -7525 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3061 -7542 1000 ) ( -3061 -7542 -320 ) ( -3044 -7525 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 997 +{ +( -3725 -6941 -320 ) ( -3735 -6941 -320 ) ( -3735 -6955 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3735 -6955 1000 ) ( -3735 -6941 1000 ) ( -3725 -6941 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3061 -7542 -320 ) ( -3061 -7542 1000 ) ( -3044 -7525 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3044 -7525 -320 ) ( -3044 -7525 1000 ) ( -3726 -6932 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3726 -6932 -320 ) ( -3726 -6932 1000 ) ( -3735 -6941 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3061 -7542 1000 ) ( -3061 -7542 -320 ) ( -3735 -6941 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 998 +{ +( -4158 -5973 -320 ) ( -4167 -5973 -320 ) ( -4167 -5986 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4167 -5986 1000 ) ( -4167 -5973 1000 ) ( -4158 -5973 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3735 -6941 -320 ) ( -3735 -6941 1000 ) ( -3726 -6932 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3726 -6932 -320 ) ( -3726 -6932 1000 ) ( -4159 -5965 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4159 -5965 -320 ) ( -4159 -5965 1000 ) ( -4167 -5973 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -3735 -6941 1000 ) ( -3735 -6941 -320 ) ( -4167 -5973 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 999 +{ +( -4343 -4629 -320 ) ( -4349 -4629 -320 ) ( -4349 -4657 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4349 -4657 1000 ) ( -4349 -4629 1000 ) ( -4343 -4629 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4167 -5973 -320 ) ( -4167 -5973 1000 ) ( -4159 -5965 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4159 -5965 -320 ) ( -4159 -5965 1000 ) ( -4344 -4624 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4344 -4624 -320 ) ( -4344 -4624 1000 ) ( -4349 -4629 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4167 -5973 1000 ) ( -4167 -5973 -320 ) ( -4349 -4629 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 1000 +{ +( -4773 -4640 -320 ) ( -4791 -4640 -320 ) ( -4791 -4652 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4791 -4652 1000 ) ( -4791 -4640 1000 ) ( -4773 -4640 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4349 -4629 1000 ) ( -4349 -4629 -320 ) ( -4791 -4652 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4349 -4629 -320 ) ( -4349 -4629 1000 ) ( -4344 -4624 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4344 -4624 -320 ) ( -4344 -4624 1000 ) ( -4791 -4640 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4791 -4640 1000 ) ( -4791 -4652 1000 ) ( -4791 -4652 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 1001 +{ +( -4896 -4691 -320 ) ( -4920 -4691 -320 ) ( -4920 -4701 -320 ) common/clip -23 3 0.00 1 1 196608 2193 0 +( -4920 -4701 1000 ) ( -4920 -4691 1000 ) ( -4896 -4691 1000 ) common/clip -23 3 0.00 1 1 196608 2193 0 +( -4791 -4652 1000 ) ( -4791 -4652 -320 ) ( -4920 -4700 -320 ) common/clip -23 8 0.00 1 1 196608 2193 0 +( -4791 -4652 -320 ) ( -4791 -4652 1000 ) ( -4791 -4640 1000 ) common/clip -19 8 0.00 1 1 196608 2193 0 +( -4791 -4640 -320 ) ( -4791 -4640 1000 ) ( -4932 -4688 1000 ) common/clip -23 8 0.00 1 1 196608 2193 0 +( -4920 -4700 1000 ) ( -4920 -4700 -320 ) ( -4932 -4688 -320 ) common/clip -19 8 0.00 1 1 196608 2193 0 +} +// brush 1002 +{ +( -4987 -5546 -320 ) ( -5001 -5546 -320 ) ( -5001 -5561 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5001 -5561 1000 ) ( -5001 -5546 1000 ) ( -4987 -5546 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5001 -5561 -320 ) ( -5001 -5561 1000 ) ( -4988 -5561 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4920 -4700 1000 ) ( -4920 -4700 -320 ) ( -4988 -5561 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4920 -4700 -320 ) ( -4920 -4700 1000 ) ( -4932 -4688 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5001 -5561 1000 ) ( -5001 -5561 -320 ) ( -4932 -4688 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 1003 +{ +( -5207 -6178 -320 ) ( -5211 -6178 -320 ) ( -5211 -6184 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5211 -6184 1000 ) ( -5211 -6178 1000 ) ( -5207 -6178 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5203 -6192 1000 ) ( -5203 -6192 -320 ) ( -5211 -6184 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4988 -5561 1000 ) ( -4988 -5561 -320 ) ( -5203 -6192 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -4988 -5561 -320 ) ( -4988 -5561 1000 ) ( -5001 -5561 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5001 -5561 -320 ) ( -5001 -5561 1000 ) ( -5211 -6184 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 1004 +{ +( -5525 -6633 -320 ) ( -5541 -6633 -320 ) ( -5541 -6665 -320 ) common/clip -3 39 0.00 1 1 196608 2193 0 +( -5541 -6681 1000 ) ( -5541 -6649 1000 ) ( -5525 -6649 1000 ) common/clip -3 39 0.00 1 1 196608 2193 0 +( -5203 -6192 -320 ) ( -5203 -6192 1000 ) ( -5211 -6184 1000 ) common/clip -55 8 0.00 1 1 196608 2193 0 +( -5211 -6184 -320 ) ( -5211 -6184 1000 ) ( -5562 -6557 1000 ) common/clip -25 8 0.00 1 1 196608 2193 0 +( -5557 -6562 1000 ) ( -5557 -6562 -320 ) ( -5562 -6557 -320 ) common/clip -15 8 0.00 1 1 196608 2193 0 +( -5203 -6192 1000 ) ( -5203 -6192 -320 ) ( -5557 -6562 -320 ) common/clip -25 8 0.00 1 1 196608 2193 0 +} +// brush 1005 +{ +( -6023 -6753 -320 ) ( -6039 -6753 -320 ) ( -6039 -6785 -320 ) common/clip -17 -17 0.00 1 1 196608 2193 0 +( -6039 -6801 1000 ) ( -6039 -6769 1000 ) ( -6023 -6769 1000 ) common/clip -17 -17 0.00 1 1 196608 2193 0 +( -5557 -6562 -320 ) ( -5557 -6562 1000 ) ( -5562 -6557 1000 ) common/clip 1 8 0.00 1 1 196608 2193 0 +( -5562 -6557 -320 ) ( -5562 -6557 1000 ) ( -6056 -6680 1000 ) common/clip -39 8 0.00 1 1 196608 2193 0 +( -6056 -6688 1000 ) ( -6056 -6688 -320 ) ( -6056 -6680 -320 ) common/clip 41 8 0.00 1 1 196608 2193 0 +( -5557 -6562 1000 ) ( -5557 -6562 -320 ) ( -6056 -6688 -320 ) common/clip -39 8 0.00 1 1 196608 2193 0 +} +// brush 1006 +{ +( -6768 -6661 -320 ) ( -6784 -6661 -320 ) ( -6784 -6693 -320 ) common/clip -40 -53 0.00 1 1 196608 2193 0 +( -6784 -6709 1000 ) ( -6784 -6677 1000 ) ( -6768 -6677 1000 ) common/clip -40 -53 0.00 1 1 196608 2193 0 +( -6056 -6688 -320 ) ( -6056 -6688 1000 ) ( -6056 -6680 1000 ) common/clip 37 8 0.00 1 1 196608 2193 0 +( -6056 -6680 -320 ) ( -6056 -6680 1000 ) ( -6772 -6622 1000 ) common/clip -62 8 0.00 1 1 196608 2193 0 +( -6777 -6627 1000 ) ( -6777 -6627 -320 ) ( -6772 -6622 -320 ) common/clip 13 8 0.00 1 1 196608 2193 0 +( -6056 -6688 1000 ) ( -6056 -6688 -320 ) ( -6777 -6627 -320 ) common/clip -62 8 0.00 1 1 196608 2193 0 +} +// brush 1007 +{ +( -7253 -6343 -320 ) ( -7269 -6343 -320 ) ( -7269 -6375 -320 ) common/clip -3 -55 0.00 1 1 196608 2193 0 +( -7269 -6391 1000 ) ( -7269 -6359 1000 ) ( -7253 -6359 1000 ) common/clip -3 -55 0.00 1 1 196608 2193 0 +( -6777 -6627 -320 ) ( -6777 -6627 1000 ) ( -6772 -6622 1000 ) common/clip 39 8 0.00 1 1 196608 2193 0 +( -6772 -6622 -320 ) ( -6772 -6622 1000 ) ( -7260 -6301 1000 ) common/clip 39 8 0.00 1 1 196608 2193 0 +( -7266 -6307 1000 ) ( -7266 -6307 -320 ) ( -7260 -6301 -320 ) common/clip 15 8 0.00 1 1 196608 2193 0 +( -6777 -6627 1000 ) ( -6777 -6627 -320 ) ( -7266 -6307 -320 ) common/clip 39 8 0.00 1 1 196608 2193 0 +} +// brush 1008 +{ +( -7512 -5752 -320 ) ( -7528 -5752 -320 ) ( -7528 -5784 -320 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -7528 -5800 1000 ) ( -7528 -5768 1000 ) ( -7512 -5768 1000 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -7266 -6307 -320 ) ( -7266 -6307 1000 ) ( -7260 -6301 1000 ) common/clip 24 8 0.00 1 1 196608 2193 0 +( -7260 -6301 -320 ) ( -7260 -6301 1000 ) ( -7520 -5716 1000 ) common/clip 24 8 0.00 1 1 196608 2193 0 +( -7520 -5716 -320 ) ( -7520 -5716 1000 ) ( -7537 -5733 1000 ) common/clip 0 8 0.00 1 1 196608 2193 0 +( -7266 -6307 1000 ) ( -7266 -6307 -320 ) ( -7537 -5733 -320 ) common/clip 24 8 0.00 1 1 196608 2193 0 +} +// brush 1009 +{ +( -7552 -4872 -320 ) ( -7568 -4872 -320 ) ( -7568 -4904 -320 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -7568 -4920 1000 ) ( -7568 -4888 1000 ) ( -7552 -4888 1000 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -7536 -5732 0 ) ( -7536 -5732 8 ) ( -7520 -5716 8 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -7520 -5716 0 ) ( -7520 -5716 8 ) ( -7552 -4864 8 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -7552 -4872 168 ) ( -7568 -4872 168 ) ( -7568 -4872 160 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -7536 -5748 432 ) ( -7536 -5748 424 ) ( -7568 -4880 424 ) common/clip -24 8 0.00 1 1 196608 2193 0 +} +// brush 1010 +{ +( 4990 2016 536 ) ( 4928 2016 536 ) ( 4928 1984 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4928 1984 676 ) ( 4928 2016 676 ) ( 4990 2016 676 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4928 1984 536 ) ( 4928 1984 676 ) ( 4990 1984 676 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4928 1984 676 ) ( 4928 1984 536 ) ( 4956 2048 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4990 1984 536 ) ( 4990 1984 676 ) ( 4964 2048 676 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4956 2048 676 ) ( 4956 2048 536 ) ( 4964 2048 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1011 +{ +( 4998 1926 536 ) ( 4924 1926 536 ) ( 4924 1920 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4924 1920 676 ) ( 4924 1926 676 ) ( 4998 1926 676 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4928 1920 536 ) ( 4928 1920 676 ) ( 4992 1920 676 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4992 1920 536 ) ( 4992 1920 676 ) ( 4996 1926 676 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4998 1926 676 ) ( 4924 1926 676 ) ( 4924 1926 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4928 1920 676 ) ( 4928 1920 536 ) ( 4924 1926 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1012 +{ +( 4996 1984 536 ) ( 4928 1984 536 ) ( 4928 1920 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4928 1920 676 ) ( 4928 1984 676 ) ( 4996 1984 676 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4924 1926 536 ) ( 4924 1926 664 ) ( 4996 1926 664 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4996 1926 536 ) ( 4996 1926 664 ) ( 4990 1984 664 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4998 1984 536 ) ( 4998 1984 664 ) ( 4936 1984 664 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 4924 1926 664 ) ( 4924 1926 536 ) ( 4928 1984 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1013 +{ +( -4556 6992 168 ) ( -4820 6992 168 ) ( -4820 6704 168 ) sky/mohday1 -52 52 0.00 -19.125000 1.375000 0 276 0 +( -4568 6648 1724 ) ( -4568 6936 1724 ) ( -4304 6936 1724 ) sky/mohday1 -52 52 0.00 -19.125000 1.375000 0 276 0 +( -4600 6848 1676 ) ( -4336 6848 1676 ) ( -4336 6848 -388 ) sky/mohday1 -52 6 0.00 -19.125000 24.312500 0 276 0 +( -4680 6648 1724 ) ( -4680 6936 1724 ) ( -4680 6936 -340 ) sky/mohday1 52 6 0.00 -1.375000 24.312500 0 276 0 +( -4752 6936 1724 ) ( -5016 6936 1724 ) ( -5016 6936 -340 ) sky/mohday1 -52 6 0.00 -19.125000 24.312500 0 276 0 +( -5904 6904 1808 ) ( -5904 6616 1808 ) ( -5904 6616 -256 ) sky/mohday1 52 6 0.00 -1.375000 24.312500 0 276 0 +} +// brush 1014 +{ +( -4944 6936 -328 ) ( -5440 6936 -328 ) ( -5440 6504 -328 ) common/caulk 16 24 0.00 1 1 0 160 0 +( -5696 6504 168 ) ( -5696 6936 168 ) ( -5200 6936 168 ) common/caulk 16 24 0.00 1 1 0 160 0 +( -5456 6848 136 ) ( -4960 6848 136 ) ( -4960 6848 -328 ) common/caulk 16 0 0.00 1 1 0 160 0 +( -4680 6520 136 ) ( -4680 6952 136 ) ( -4680 6952 -328 ) common/caulk -24 0 0.00 1 1 0 160 0 +( -5392 6936 136 ) ( -5888 6936 136 ) ( -5888 6936 -328 ) common/caulk 16 0 0.00 1 1 0 160 0 +( -5904 6936 140 ) ( -5904 6504 140 ) ( -5904 6504 -324 ) common/caulk -24 0 0.00 1 1 0 160 0 +} +// brush 1015 +{ +( 4160 2336 792 ) ( 5504 2336 792 ) ( 5504 2340 800 ) mohtest/sootwallflt -112 -104 0.00 1 1 0 0 0 +( 5248 2016 992 ) ( 6592 2016 992 ) ( 6592 2016 984 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 2016 984 ) ( 5248 2336 792 ) ( 5248 2340 800 ) mohtest/sootwallflt 16 -104 -180.00 1 -1 0 0 0 +( 5504 2016 984 ) ( 5504 2336 792 ) ( 4160 2336 792 ) mohtest/sootwallflt 39 23 -90.00 1 1 0 0 0 +( 4160 2016 992 ) ( 4160 2340 800 ) ( 5504 2340 800 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6044 2340 791.999939 ) ( 6044 2320 791.999939 ) ( 6044 2330 992.000122 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1016 +{ +( 4928 2336 728 ) ( 4928 2320 728 ) ( 4672 2320 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 2336 472 ) ( 5248 2336 536 ) ( 5248 2320 536 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 4416 2336 792 ) ( 4416 2336 856 ) ( 4160 2336 856 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +( 6120 2320 336 ) ( 6120 2320 400 ) ( 6376 2320 400 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 5248 2076 688 ) ( 5248 2056 688 ) ( 6376 2066 688 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 6044 2340 688 ) ( 6044 2320 688 ) ( 6044 2330 728 ) common/caulk -16 0 0.00 1 1 0 160 0 +} +// brush 1017 +{ +( 4672 2336 728 ) ( 4928 2336 728 ) ( 4928 2352 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6376 2320 802 ) ( 5248 2320 802 ) ( 5248 2336 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 2336 616 ) ( 5248 2336 680 ) ( 5248 2320 680 ) mohtest/argent2b 39 -72 -180.00 1 -1 0 0 0 +( 4416 2336 936 ) ( 4416 2336 1000 ) ( 4160 2336 1000 ) mohtest/argent2b -232 -72 0.00 1 1 0 0 0 +( 5248 2320 802 ) ( 6376 2320 802 ) ( 6376 2320 728 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 6044 2340 728 ) ( 6044 2320 728 ) ( 6044 2330 802.000244 ) common/caulk -32 0 0.00 1 1 0 160 0 +} +// brush 1018 +{ +( 6048 128 984 ) ( 6048 584 984 ) ( 6024 584 984 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6024 568 1008 ) ( 6048 568 1008 ) ( 6048 112 1008 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6024 1784 528 ) ( 6024 1328 528 ) ( 6024 1328 336 ) mohtest/sootwallflt -40 -112 -180.00 1 -1 0 0 0 +( 6024 208 528 ) ( 6048 208 528 ) ( 6048 208 336 ) mohtest/sootwallflt -40 -112 -180.00 1 -1 0 0 0 +( 6040 144 528 ) ( 6040 600 528 ) ( 6040 600 336 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6024 1712 1008 ) ( 6024 1712 984 ) ( 6040 1712 996 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +} +// brush 1019 +{ +( 6048 128 848 ) ( 6048 584 848 ) ( 6024 584 848 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6024 568 984 ) ( 6048 568 984 ) ( 6048 112 984 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6024 1784 504 ) ( 6024 1328 504 ) ( 6024 1328 312 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6040 144 504 ) ( 6040 600 504 ) ( 6040 600 312 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6024 512 848 ) ( 6024 512 984 ) ( 6040 512 916 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6024 1712 852 ) ( 6024 1712 848 ) ( 6040 1712 850 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +} +// brush 1020 +{ +( 6048 128 800 ) ( 6048 584 800 ) ( 6024 584 800 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6024 568 984 ) ( 6048 568 984 ) ( 6048 112 984 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6024 1784 504 ) ( 6024 1328 504 ) ( 6024 1328 312 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6024 240 504 ) ( 6048 240 504 ) ( 6048 240 312 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6040 144 504 ) ( 6040 600 504 ) ( 6040 600 312 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6024 512 984 ) ( 6024 512 848 ) ( 6040 512 916 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +} +// brush 1021 +{ +( 5254 1896 534 ) ( 5250 1896 534 ) ( 5250 1870 534 ) common/areaportal -1 0 0.00 1 1 805339136 2192 0 +( 5250 1894 688 ) ( 5250 1920 688 ) ( 5254 1920 688 ) common/areaportal -1 0 0.00 1 1 805339136 2192 0 +( 5248 1762 690 ) ( 5252 1762 690 ) ( 5252 1762 538 ) common/areaportal -1 0 0.00 1 1 805339136 2192 0 +( 5252 1892 684 ) ( 5252 1918 684 ) ( 5252 1918 532 ) common/areaportal -1 0 0.00 1 1 805339136 2192 0 +( 5254 2052 688 ) ( 5250 2052 688 ) ( 5250 2052 536 ) common/areaportal -1 0 0.00 1 1 805339136 2192 0 +( 5251 1860 688 ) ( 5251 1834 688 ) ( 5251 1834 536 ) common/areaportal -1 0 0.00 1 1 805339136 2192 0 +} +// brush 1022 +{ +( 5248 2320 536 ) ( 5504 2320 536 ) ( 5504 2336 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 2656 472 ) ( 5248 2656 536 ) ( 5248 2640 536 ) central_europe/interiorwall_set3wtrim 0 70 0.00 0.500000 0.500000 0 16384 0 +( 5256 2272 480 ) ( 5256 2272 544 ) ( 5256 2288 544 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 2280 728 ) ( 5248 2280 536 ) ( 5256 2280 632 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 2060 688 ) ( 5248 2080 688 ) ( 5256 2070 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 2048 536 ) ( 5248 2048 688 ) ( 5256 2048 612 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1023 +{ +( 6072 1708 536 ) ( 6040 1708 536 ) ( 6040 1704 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6040 1704 688 ) ( 6040 1708 688 ) ( 6072 1708 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6040 1704 688 ) ( 6072 1704 688 ) ( 6072 1704 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6072 1704 688 ) ( 6072 1708 688 ) ( 6072 1708 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6072 1708 688 ) ( 6040 1708 688 ) ( 6040 1708 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6040 1708 688 ) ( 6040 1704 688 ) ( 6040 1704 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1024 +{ +( 6044 2064 692 ) ( 6040 2064 692 ) ( 6040 2056 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6044 2052 963 ) ( 6036 2052 963 ) ( 6036 2320 802 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6044 2232 828 ) ( 6044 2232 692 ) ( 6044 2208 692 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 6044 2320 802 ) ( 6036 2320 802 ) ( 6036 2320 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6036 2076 692 ) ( 6036 2076 816 ) ( 6036 2052 816 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 6036 2052 844 ) ( 6036 2076 844 ) ( 6044 2064 844 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 6036 2068 692 ) ( 6036 2068 844 ) ( 6044 2068 768 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1025 +{ +( 6044 2052 963 ) ( 6036 2052 963 ) ( 6036 2320 802 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6036 2052 963 ) ( 6044 2052 963 ) ( 6044 2052 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6044 2232 828 ) ( 6044 2232 692 ) ( 6044 2208 692 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 6036 2076 692 ) ( 6036 2076 816 ) ( 6036 2052 816 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 6036 2076 844 ) ( 6036 2052 844 ) ( 6044 2064 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1026 +{ +( 6036 1981 963 ) ( 6036 2053 963 ) ( 6044 2053 963 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 6036 1980 828 ) ( 6044 1980 828 ) ( 6044 1980 692 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 6044 1980 828 ) ( 6044 2052 828 ) ( 6044 2052 692 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 6044 2052 828 ) ( 6036 2052 828 ) ( 6036 2052 692 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 6036 2052 828 ) ( 6036 1980 828 ) ( 6036 1980 692 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 6036 2052 844 ) ( 6036 1980 844 ) ( 6044 2016 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1027 +{ +( 6070 1026 688 ) ( 6060 1026 688 ) ( 6060 1024 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6060 1024 692 ) ( 6060 1026 692 ) ( 6070 1026 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6072 1024 692 ) ( 6072 1024 688 ) ( 6060 1024 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6072 1024 688 ) ( 6072 1024 692 ) ( 6070 1026 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6070 1026 692 ) ( 6060 1026 692 ) ( 6060 1026 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5792 1032 692 ) ( 5792 1030 692 ) ( 5792 1030 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1028 +{ +( 6072 1704 688 ) ( 6070 1704 688 ) ( 6070 1022 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6070 1022 692 ) ( 6070 1704 692 ) ( 6072 1704 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6072 1024 692 ) ( 6072 1024 688 ) ( 6070 1026 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6072 1024 688 ) ( 6072 1024 692 ) ( 6072 1704 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6072 1704 692 ) ( 6070 1704 692 ) ( 6070 1704 686 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6070 1704 694 ) ( 6070 1022 694 ) ( 6070 1022 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1029 +{ +( -832 -64 288 ) ( -1536 -64 288 ) ( -1536 -192 288 ) sky/mohday1 -11 -38 0.00 -11 1.875000 0 276 0 +( -1536 -192 1728 ) ( -1536 -64 1728 ) ( -832 -64 1728 ) sky/mohday1 -11 -38 0.00 -11 1.875000 0 276 0 +( -1536 -192 1728 ) ( -832 -192 1728 ) ( -832 -192 288 ) sky/mohday1 -11 12 0.00 -11 22.500000 0 276 0 +( -832 -192 1728 ) ( -832 -64 1728 ) ( -832 -64 288 ) sky/mohday1 -38 12 0.00 -1.875000 22.500000 0 276 0 +( -832 -72 1728 ) ( -1536 -72 1728 ) ( -1536 -72 288 ) sky/mohday1 -11 12 0.00 -11 22.500000 0 276 0 +( -1536 -64 1728 ) ( -1536 -192 1728 ) ( -1536 -192 288 ) sky/mohday1 -38 12 0.00 -1.875000 22.500000 0 276 0 +} +// brush 1030 +{ +( -832 -24 -328 ) ( -1536 -24 -328 ) ( -1536 -216 -328 ) common/caulk 8 0 0.00 1 1 0 160 0 +( -1528 -216 288 ) ( -1528 -24 288 ) ( -824 -24 288 ) common/caulk 8 0 0.00 1 1 0 160 0 +( -1552 -192 1136 ) ( -848 -192 1136 ) ( -848 -192 -328 ) common/caulk 8 -16 0.00 1 1 0 160 0 +( -832 -216 1136 ) ( -832 -24 1136 ) ( -832 -24 -328 ) common/caulk 8 -16 0.00 1 1 0 160 0 +( -832 -72 1136 ) ( -1536 -72 1136 ) ( -1536 -72 -328 ) common/caulk 8 -16 0.00 1 1 0 160 0 +( -1536 -24 1136 ) ( -1536 -216 1136 ) ( -1536 -216 -328 ) common/caulk 8 -16 0.00 1 1 0 160 0 +} +// brush 1031 +{ +( 392 -632 -328 ) ( 240 -632 -328 ) ( 240 -800 -328 ) common/caulk 8 0 0.00 1 1 0 160 0 +( 240 -800 264 ) ( 240 -632 264 ) ( 392 -632 264 ) common/caulk 8 0 0.00 1 1 0 160 0 +( 240 -800 264 ) ( 392 -800 264 ) ( 392 -800 -328 ) common/caulk 8 0 0.00 1 1 0 160 0 +( 392 -800 264 ) ( 392 -632 264 ) ( 392 -632 -328 ) common/caulk 8 0 0.00 1 1 0 160 0 +( 360 -72 264 ) ( 208 -72 264 ) ( 208 -72 -328 ) common/caulk 8 0 0.00 1 1 0 160 0 +( -832 -656 264 ) ( -832 -824 264 ) ( -832 -824 -328 ) common/caulk 8 0 0.00 1 1 0 160 0 +} +// brush 1032 +{ +( 544 -632 264 ) ( 56 -632 264 ) ( 56 -832 264 ) sky/mohday1 -43 -6 0.00 -19.125000 11.375000 0 276 0 +( 56 -832 1728 ) ( 56 -632 1728 ) ( 544 -632 1728 ) sky/mohday1 -43 -6 0.00 -19.125000 11.375000 0 276 0 +( 64 -800 1728 ) ( 552 -800 1728 ) ( 552 -800 264 ) sky/mohday1 -43 11 0.00 -19.125000 22.875000 0 276 0 +( 392 -832 1728 ) ( 392 -632 1728 ) ( 392 -632 264 ) sky/mohday1 -6 11 0.00 -11.375000 22.875000 0 276 0 +( 528 -72 1728 ) ( 40 -72 1728 ) ( 40 -72 264 ) sky/mohday1 -43 11 0.00 -19.125000 22.875000 0 276 0 +( -832 -568 1728 ) ( -832 -768 1728 ) ( -832 -768 264 ) sky/mohday1 -6 11 0.00 -11.375000 22.875000 0 276 0 +} +// brush 1033 +{ +( -1848 184 288 ) ( -2496 184 288 ) ( -2496 -192 288 ) sky/mohday1 -38 -38 0.00 -15 1.875000 0 276 0 +( -2496 -200 1728 ) ( -2496 176 1728 ) ( -1848 176 1728 ) sky/mohday1 -38 -38 0.00 -15 1.875000 0 276 0 +( -2496 -192 904 ) ( -1848 -192 904 ) ( -1848 -192 288 ) sky/mohday1 -38 12 0.00 -15 22.500000 0 276 0 +( -1536 -208 904 ) ( -1536 168 904 ) ( -1536 168 288 ) sky/mohday1 -38 12 0.00 -1.875000 22.500000 0 276 0 +( -1852 -72 1400 ) ( -2500 -72 1400 ) ( -2500 -72 784 ) sky/mohday1 -38 12 0.00 -15 22.500000 0 276 0 +( -2496 176 1400 ) ( -2496 -200 1400 ) ( -2496 -200 784 ) sky/mohday1 -38 12 0.00 -1.875000 22.500000 0 276 0 +} +// brush 1034 +{ +( -1536 176 -328 ) ( -1944 176 -328 ) ( -1944 -192 -328 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -1944 -192 288 ) ( -1944 176 288 ) ( -1536 176 288 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -1944 -192 288 ) ( -1536 -192 288 ) ( -1536 -192 -304 ) common/caulk -48 24 0.00 1 1 0 160 0 +( -1536 -192 288 ) ( -1536 176 288 ) ( -1536 176 -304 ) common/caulk -48 24 0.00 1 1 0 160 0 +( -1540 -72 288 ) ( -1948 -72 288 ) ( -1948 -72 -304 ) common/caulk -48 24 0.00 1 1 0 160 0 +( -2496 184 288 ) ( -2496 -184 288 ) ( -2496 -184 -304 ) common/caulk -48 24 0.00 1 1 0 160 0 +} +// brush 1035 +{ +( 1552 3320 544 ) ( 1216 3320 544 ) ( 1216 2904 544 ) sky/mohday1 39 26 0.00 -5.250000 11.750000 0 276 0 +( 1216 2904 1728 ) ( 1216 3320 1728 ) ( 1552 3320 1728 ) sky/mohday1 39 26 0.00 -5.250000 11.750000 0 276 0 +( 1224 2568 1728 ) ( 1560 2568 1728 ) ( 1560 2568 544 ) sky/mohday1 39 29 0.00 -5.250000 18.500000 0 276 0 +( 1552 2904 1728 ) ( 1552 3320 1728 ) ( 1552 3320 544 ) sky/mohday1 26 29 0.00 -11.750000 18.500000 0 276 0 +( 1552 3320 1728 ) ( 1216 3320 1728 ) ( 1216 3320 544 ) sky/mohday1 39 29 0.00 -5.250000 18.500000 0 276 0 +( 1216 3320 1728 ) ( 1216 2904 1728 ) ( 1216 2904 544 ) sky/mohday1 26 29 0.00 -11.750000 18.500000 0 276 0 +} +// brush 1036 +{ +( 1624 3320 -336 ) ( 1216 3320 -336 ) ( 1216 3008 -336 ) common/caulk -56 0 0.00 1 1 0 160 0 +( 1216 3008 544 ) ( 1216 3320 544 ) ( 1624 3320 544 ) common/caulk -56 0 0.00 1 1 0 160 0 +( 1312 2568 544 ) ( 1720 2568 544 ) ( 1720 2568 -336 ) common/caulk -56 0 0.00 1 1 0 160 0 +( 1552 3104 544 ) ( 1552 3416 544 ) ( 1552 3416 -336 ) common/caulk -56 0 0.00 1 1 0 160 0 +( 1624 3320 544 ) ( 1216 3320 544 ) ( 1216 3320 -336 ) common/caulk -56 0 0.00 1 1 0 160 0 +( 1216 3320 544 ) ( 1216 3008 544 ) ( 1216 3008 -336 ) common/caulk -56 0 0.00 1 1 0 160 0 +} +// brush 1037 +{ +( -1296 7472 1728 ) ( -5440 7472 1728 ) ( -5440 2192 1728 ) sky/mohday1 -33 -32 0.00 -235.875000 255.250000 0 276 0 +( -5488 2192 1760 ) ( -5488 7472 1760 ) ( -1344 7472 1760 ) sky/mohday1 -33 -32 0.00 -235.875000 255.250000 0 276 0 +( -3976 -8176 1728 ) ( 168 -8176 1728 ) ( 168 -8176 0 ) sky/mohday1 -33 0 0.00 -235.875000 0.500000 0 276 0 +( 7128 1976 1728 ) ( 7128 7256 1728 ) ( 7128 7256 0 ) sky/mohday1 -32 0 0.00 -255.250000 0.500000 0 276 0 +( -1344 8160 1728 ) ( -5488 8160 1728 ) ( -5488 8160 0 ) sky/mohday1 -33 0 0.00 -235.875000 0.500000 0 276 0 +( -7968 7360 1728 ) ( -7968 2080 1728 ) ( -7968 2080 0 ) sky/mohday1 -32 0 0.00 -255.250000 0.500000 0 276 0 +} +// brush 1038 +{ +( 568 -2104 -328 ) ( 368 -2104 -328 ) ( 368 -3176 -328 ) common/caulk 8 0 0.00 1 1 0 160 0 +( 368 -3176 264 ) ( 368 -2104 264 ) ( 568 -2104 264 ) common/caulk 8 0 0.00 1 1 0 160 0 +( 368 -3176 264 ) ( 568 -3176 264 ) ( 568 -3176 -328 ) common/caulk 8 0 0.00 1 1 0 160 0 +( 392 -3160 268 ) ( 392 -2088 268 ) ( 392 -2088 -324 ) common/caulk 8 0 0.00 1 1 0 160 0 +( 576 -800 264 ) ( 376 -800 264 ) ( 376 -800 -328 ) common/caulk 8 0 0.00 1 1 0 160 0 +( 360 -2112 264 ) ( 360 -3184 264 ) ( 360 -3184 -328 ) common/caulk 8 0 0.00 1 1 0 160 0 +} +// brush 1039 +{ +( -5904 6968 -328 ) ( -5936 6968 -328 ) ( -5936 6704 -328 ) common/caulk 32 -40 0.00 1 1 0 160 0 +( -5936 6696 168 ) ( -5936 6960 168 ) ( -5904 6960 168 ) common/caulk 32 -40 0.00 1 1 0 160 0 +( -5936 512 -328 ) ( -5936 512 168 ) ( -5904 512 168 ) common/caulk 40 0 0.00 1 1 0 160 0 +( -5904 7000 248 ) ( -5904 7000 -328 ) ( -5904 6704 -328 ) common/caulk 40 0 0.00 1 1 0 160 0 +( -5904 7000 -328 ) ( -5904 7000 248 ) ( -5936 6968 248 ) common/caulk 40 0 0.00 1 1 0 160 0 +( -5936 504 168 ) ( -5936 504 -328 ) ( -5936 6968 -328 ) common/caulk 40 0 0.00 1 1 0 160 0 +} +// brush 1040 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( 2240 -6896 1836 0 0 ) ( 1332 -5924.836914 1608 -1 0 ) ( 768 -5936 1976 -2 0 ) ) +( ( 2240 -6896 516 0 0.500000 ) ( 1332 -5924.836914 568 -1 0.500000 ) ( 768 -5936 -1000 -2 0.500000 ) ) +( ( 2240 -6896 -144.000031 0 1 ) ( 1332 -5924.836914 -92 -1 1 ) ( 768 -5936 -264 -2 1 ) ) +) + } + } +// brush 1041 +{ +( -7920 -4832 -336 ) ( -7968 -4832 -336 ) ( -7968 -6752 -336 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -7976 -6752 384 ) ( -7976 -4832 384 ) ( -7928 -4832 384 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -7944 -7168 384 ) ( -7944 -7168 -336 ) ( -7976 -7200 -336 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -7936 -6720 -336 ) ( -7936 -6720 384 ) ( -7936 -4864 384 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -7936 -4864 -336 ) ( -7936 -4864 384 ) ( -7968 -4832 384 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -7968 -4832 392 ) ( -7968 -6752 392 ) ( -7968 -6752 -136 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1042 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -6704.204102 -4856 1692 0 0 ) ( -6272 -5767.163086 1316 -0.500000 0 ) ( -6528 -4868 1656 -1 0 ) ) +( ( -6704.204102 -4856 376 0 0.500000 ) ( -6272 -5767.163086 280 -0.500000 0.500000 ) ( -6528 -4868 412 -1 0.500000 ) ) +( ( -6704.204102 -4856 -284.000031 0 1 ) ( -6272 -5767.163086 -380 -0.500000 1 ) ( -6528 -4868 -248.000031 -1 1 ) ) +) + } + } +// brush 1043 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -6528.204102 -4868 1692 0 0 ) ( -7048 -23.163086 1784 -1.500000 0 ) ( -5376 -484 2152 -3 0 ) ) +( ( -6528.204102 -4868 376 0 0.500000 ) ( -7048 -23.163086 748 -1.500000 0.500000 ) ( -5376 -484 908 -3 0.500000 ) ) +( ( -6528.204102 -4868 -284.000031 0 1 ) ( -7048 -23.163086 88 -1.500000 1 ) ( -5376 -484 247.999969 -3 1 ) ) +) + } + } +// brush 1044 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -5376.204102 -484 2172 0 0 ) ( -3760 -119.163086 1948 -1 0 ) ( -3576 -1216 2156 -2 0 ) ) +( ( -5376.204102 -484 852 0 0.500000 ) ( -3760 -119.163086 908 -1 0.500000 ) ( -3576 -1216 908 -2 0.500000 ) ) +( ( -5376.204102 -484 191.999969 0 1 ) ( -3760 -119.163086 248 -1 1 ) ( -3576 -1216 247.999969 -2 1 ) ) +) + } + } +// brush 1045 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -3576.204102 -1216 2172 0 0 ) ( -2348 -23.163086 1948 -1 0 ) ( -1536 -192 2156 -2 0 ) ) +( ( -3576.204102 -1216 852 0 0.500000 ) ( -2348 -23.163086 908 -1 0.500000 ) ( -1536 -192 908 -2 0.500000 ) ) +( ( -3576.204102 -1216 191.999969 0 1 ) ( -2348 -23.163086 248 -1 1 ) ( -1536 -192 247.999969 -2 1 ) ) +) + } + } +// brush 1046 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -1536.204102 -192 2172 0 0 ) ( -868 -1055.163086 1948 -1 0 ) ( 0 -960 2156 -2 0 ) ) +( ( -1536.204102 -192 852 0 0.500000 ) ( -868 -1055.163086 908 -1 0.500000 ) ( 0 -960 908 -2 0.500000 ) ) +( ( -1536.204102 -192 191.999969 0 1 ) ( -868 -1055.163086 248 -1 1 ) ( 0 -960 247.999969 -2 1 ) ) +) + } + } +// brush 1047 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -0.204102 -960 2172 0 0 ) ( 368 -1555.163086 1948 -1 0 ) ( 280 -3416 2156 -2 0 ) ) +( ( -0.204102 -960 852 0 0.500000 ) ( 368 -1555.163086 908 -1 0.500000 ) ( 280 -3416 908 -2 0.500000 ) ) +( ( -0.204102 -960 191.999969 0 1 ) ( 368 -1555.163086 248 -1 1 ) ( 280 -3416 247.999969 -2 1 ) ) +) + } + } +// brush 1048 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 183.118927 ) +( +( ( 280 -3416 2176 0 0 ) ( 1408 -4088 1952 -1 0 ) ( 512 -512 2160 -2 0 ) ) +( ( 280 -3416 856 0 0.500000 ) ( 1408 -4088 912 -1 0.500000 ) ( 512 -512 912 -2 0.500000 ) ) +( ( 280 -3416 192 0 1 ) ( 1408 -4088 248 -1 1 ) ( 512 -512 248 -2 1 ) ) +) + } + } +// brush 1049 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( 511.795898 -512 2172 0 0 ) ( 460 216.836914 1948 -0.500000 0 ) ( 0 320 2156 -1 0 ) ) +( ( 511.795898 -512 852 0 0.500000 ) ( 460 216.836914 908 -0.500000 0.500000 ) ( 0 320 908 -1 0.500000 ) ) +( ( 511.795898 -512 191.999969 0 1 ) ( 460 216.836914 248 -0.500000 1 ) ( 0 320 247.999969 -1 1 ) ) +) + } + } +// brush 1050 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -0.204102 320 2172 0 0 ) ( -68 -255.163086 1948 -0.500000 0 ) ( -896 -64 2156 -1 0 ) ) +( ( -0.204102 320 852 0 0.500000 ) ( -68 -255.163086 908 -0.500000 0.500000 ) ( -896 -64 908 -1 0.500000 ) ) +( ( -0.204102 320 191.999969 0 1 ) ( -68 -255.163086 248 -0.500000 1 ) ( -896 -64 247.999969 -1 1 ) ) +) + } + } +// brush 1051 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -896.204102 -64 2172 0 0 ) ( -2432 820.836914 1948 -1 0 ) ( -3840 512 1956 -2 0 ) ) +( ( -896.204102 -64 852 0 0.500000 ) ( -2432 820.836914 908 -1 0.500000 ) ( -3840 512 708 -2 0.500000 ) ) +( ( -896.204102 -64 191.999969 0 1 ) ( -2432 820.836914 248 -1 1 ) ( -3840 512 47.999969 -2 1 ) ) +) + } + } +// brush 1052 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -3840.204102 512 1972 0 0 ) ( -5948 500.836914 1832 -1 0 ) ( -5888 2240 1956 -2 0 ) ) +( ( -3840.204102 512 652 0 0.500000 ) ( -5948 500.836914 792 -1 0.500000 ) ( -5888 2240 708 -2 0.500000 ) ) +( ( -3840.204102 512 -8.000031 0 1 ) ( -5948 500.836914 132 -1 1 ) ( -5888 2240 47.999969 -2 1 ) ) +) + } + } +// brush 1053 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -5888.204102 2240 1972 0 0 ) ( -5812 4052.836914 1688 -1 0 ) ( -5824 6016 1956 -2 0 ) ) +( ( -5888.204102 2240 652 0 0.500000 ) ( -5812 4052.836914 648 -1 0.500000 ) ( -5824 6016 708 -2 0.500000 ) ) +( ( -5888.204102 2240 -8.000031 0 1 ) ( -5812 4052.836914 -12 -1 1 ) ( -5824 6016 47.999969 -2 1 ) ) +) + } + } +// brush 1054 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -5824.204102 6016 1972 0 0 ) ( -5828 6316.836914 1444 -0.500000 0 ) ( -4672 6848 1928 -1 0 ) ) +( ( -5824.204102 6016 652 0 0.500000 ) ( -5828 6316.836914 404 -0.500000 0.500000 ) ( -4672 6848 680 -1 0.500000 ) ) +( ( -5824.204102 6016 -8.000031 0 1 ) ( -5828 6316.836914 -256 -0.500000 1 ) ( -4672 6848 19.999969 -1 1 ) ) +) + } + } +// brush 1055 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail subdivisions 391.790009 ) +( +( ( -4672.204102 6848 1972 0 0 ) ( -4576 7172.836914 1520 -0.500000 0 ) ( -4928 7104 1928 -1 0 ) ) +( ( -4672.204102 6848 652 0 0.500000 ) ( -4576 7172.836914 480 -0.500000 0.500000 ) ( -4928 7104 680 -1 0.500000 ) ) +( ( -4672.204102 6848 -8.000031 0 1 ) ( -4576 7172.836914 -180 -0.500000 1 ) ( -4928 7104 19.999969 -1 1 ) ) +) + } + } +// brush 1056 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -4928.204102 7104 1972 -1 0 ) ( -6104 6480.836914 1520 -0.500000 0 ) ( -6144 8128 1928 0 0 ) ) +( ( -4928.204102 7104 652 -1 0.500000 ) ( -6104 6480.836914 480 -0.500000 0.500000 ) ( -6144 8128 680 0 0.500000 ) ) +( ( -4928.204102 7104 -8.000031 -1 1 ) ( -6104 6480.836914 -180 -0.500000 1 ) ( -6144 8128 19.999969 0 1 ) ) +) + } + } +// brush 1057 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -6144 8128 1928 0 0 ) ( -4652.836914 8116 1276 -0.500000 0 ) ( -3584 8051.795898 2128 -1 0 ) ) +( ( -6144 8128 680 0 0.500000 ) ( -4652.836914 8116 236 -0.500000 0.500000 ) ( -3584 8051.795898 808 -1 0.500000 ) ) +( ( -6144 8128 19.999969 0 1 ) ( -4652.836914 8116 -424 -0.500000 1 ) ( -3584 8051.795898 147.999969 -1 1 ) ) +) + } + } +// brush 1058 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -3584 8052 2116 0 0 ) ( -3396.836914 6560 1304 -0.500000 0 ) ( -2992 7228.795898 1716 -1 0 ) ) +( ( -3584 8052 868 0 0.500000 ) ( -3396.836914 6560 264 -0.500000 0.500000 ) ( -2992 7228.795898 396 -1 0.500000 ) ) +( ( -3584 8052 207.999969 0 1 ) ( -3396.836914 6560 -396 -0.500000 1 ) ( -2992 7228.795898 -264.000031 -1 1 ) ) +) + } + } +// brush 1059 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -2992 7228 1588 -3.025000 0.050000 ) ( -2480.836914 8032 1536 -1.525000 0.050000 ) ( -576 7872 1856 -0.025000 0.050000 ) ) +( ( -2992 7228 340 -3.025000 0.550000 ) ( -2480.836914 8032 496 -1.525000 0.550000 ) ( -576 7872 536 -0.025000 0.550000 ) ) +( ( -2992 7228 -320.000031 -3.025000 1.050000 ) ( -2480.836914 8032 -164 -1.525000 1.050000 ) ( -576 7872 -124.000031 -0.025000 1.050000 ) ) +) + } + } +// brush 1060 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -576 7872 1860 -3.025000 0.050000 ) ( 863.163086 7424 1884 -1.525000 0.050000 ) ( 1216 5568 1780 -0.025000 0.050000 ) ) +( ( -576 7872 612 -3.025000 0.550000 ) ( 863.163086 7424 844 -1.525000 0.550000 ) ( 1216 5568 460 -0.025000 0.550000 ) ) +( ( -576 7872 -48.000031 -3.025000 1.050000 ) ( 863.163086 7424 184 -1.525000 1.050000 ) ( 1216 5568 -200.000031 -0.025000 1.050000 ) ) +) + } + } +// brush 1061 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( 1216 5568 1776 -3.025000 0.050000 ) ( 1215.163086 2944 1292 -1.525000 0.050000 ) ( 704 2624 2236 -0.025000 0.050000 ) ) +( ( 1216 5568 528 -3.025000 0.550000 ) ( 1215.163086 2944 252 -1.525000 0.550000 ) ( 704 2624 916 -0.025000 0.550000 ) ) +( ( 1216 5568 -132.000031 -3.025000 1.050000 ) ( 1215.163086 2944 -408 -1.525000 1.050000 ) ( 704 2624 255.999969 -0.025000 1.050000 ) ) +) + } + } +// brush 1062 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( 704 2624 2244 -3.025000 0.050000 ) ( 1487.163086 2204 2244 -1.525000 0.050000 ) ( 3056 3304 2244 -0.025000 0.050000 ) ) +( ( 704 2624 996 -3.025000 0.550000 ) ( 1487.163086 2204 1204 -1.525000 0.550000 ) ( 3056 3304 924 -0.025000 0.550000 ) ) +( ( 704 2624 335.999969 -3.025000 1.050000 ) ( 1487.163086 2204 544 -1.525000 1.050000 ) ( 3056 3304 263.999969 -0.025000 1.050000 ) ) +) + } + } +// brush 1063 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( 3056 3304 2244 -3.025000 0.050000 ) ( 4999.163086 3312 2244 -1.525000 0.050000 ) ( 7088 3296 2244 -0.025000 0.050000 ) ) +( ( 3056 3304 996 -3.025000 0.550000 ) ( 4999.163086 3312 1204 -1.525000 0.550000 ) ( 7088 3296 924 -0.025000 0.550000 ) ) +( ( 3056 3304 335.999969 -3.025000 1.050000 ) ( 4999.163086 3312 544 -1.525000 1.050000 ) ( 7088 3296 263.999969 -0.025000 1.050000 ) ) +) + } + } +// brush 1064 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -6056 -7156 2476 0 0 ) ( -7802.836914 -7164 1812 -1 0 ) ( -7936 -4864 2432 -2 0 ) ) +( ( -6056 -7156 784 0 0.500000 ) ( -7802.836914 -7164 400 -1 0.500000 ) ( -7936 -4864 -892 -2 0.500000 ) ) +( ( -6056 -7156 123.999969 0 1 ) ( -7802.836914 -7168 -260 -1 1 ) ( -7936 -4864 -156 -2 1 ) ) +) + } + } +// brush 1065 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -4576 -4992 1896 0 0 ) ( -4630.836914 -4860 1904 -0.050000 0 ) ( -4696 -4992 2092 -0.100000 0 ) ) +( ( -4576 -4992 404 0 0.500000 ) ( -4630.836914 -4860 692 -0.050000 0.500000 ) ( -4696 -4992 -1032 -0.100000 0.500000 ) ) +( ( -4576 -4992 -256.000031 0 1 ) ( -4630.836914 -4860 32 -0.050000 1 ) ( -4696 -4992 -296 -0.100000 1 ) ) +) + } + } +// brush 1066 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -4696 -4992 2236 0 0 ) ( -4710.836914 -7056 2104 -1 0 ) ( -6056 -7156 2360 -2 0 ) ) +( ( -4696 -4992 544 0 0.500000 ) ( -4710.836914 -7056 692 -1 0.500000 ) ( -6056 -7156 -964 -2 0.500000 ) ) +( ( -4696 -4992 -116.000031 0 1 ) ( -4710.836914 -7056 32 -1 1 ) ( -6056 -7156 -228 -2 1 ) ) +) + } + } +// brush 1067 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( -2112 -8132 1988 0 0 ) ( -4590.836914 -8036 1904 -2 0 ) ( -4576 -4992 2160 -4 0 ) ) +( ( -2112 -8132 496 0 0.500000 ) ( -4590.836914 -8036 692 -2 0.500000 ) ( -4576 -4992 -964 -4 0.500000 ) ) +( ( -2112 -8132 -164.000031 0 1 ) ( -4590.836914 -8036 32 -2 1 ) ( -4576 -4992 -228 -4 1 ) ) +) + } + } +// brush 1068 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( 192 -8136 2112 0 0 ) ( -762.836914 -8136 1468 -0.500000 0 ) ( -2112 -8132 2056 -1 0 ) ) +( ( 192 -8136 616 0 0.500000 ) ( -762.836914 -8136 252 -0.500000 0.500000 ) ( -2112 -8132 -1072 -1 0.500000 ) ) +( ( 192 -8136 -44.000031 0 1 ) ( -762.836914 -8136 -408 -0.500000 1 ) ( -2112 -8132 -336 -1 1 ) ) +) + } + } +// brush 1069 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( 192 -6208 1660 0 0 ) ( 192 -7164.836914 1052 -0.500000 0 ) ( 192 -8136 2136 -1 0 ) ) +( ( 192 -6208 340 0 0.500000 ) ( 192 -7164.836914 12 -0.500000 0.500000 ) ( 192 -8136 -840 -1 0.500000 ) ) +( ( 192 -6208 -320.000031 0 1 ) ( 192 -7164.836914 -648 -0.500000 1 ) ( 192 -8136 -104 -1 1 ) ) +) + } + } +// brush 1070 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( 768 -5936 1908 0 0 ) ( 12 -5596.836914 1608 -0.500000 0 ) ( 192 -6208 1720 -1 0 ) ) +( ( 768 -5936 588 0 0.500000 ) ( 12 -5596.836914 568 -0.500000 0.500000 ) ( 192 -6208 -1256 -1 0.500000 ) ) +( ( 768 -5936 -72.000031 0 1 ) ( 12 -5596.836914 -92 -0.500000 1 ) ( 192 -6208 -520 -1 1 ) ) +) + } + } +// brush 1071 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( 4600 -6896 1580 0 0 ) ( 3200 -6896.836914 1512 -1 0 ) ( 2240 -6896 1920 -2 0 ) ) +( ( 4600 -6896 260 0 0.500000 ) ( 3200 -6896.836914 472 -1 0.500000 ) ( 2240 -6896 -1056 -2 0.500000 ) ) +( ( 4600 -6896 -400.000031 0 1 ) ( 3200 -6896.836914 -188 -1 1 ) ( 2240 -6896 -320 -2 1 ) ) +) + } + } +// brush 1072 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( 7088 -5116 2244 0 0.025000 ) ( 7092 -7012.836914 1448 -1 0.025000 ) ( 4600 -6896 2336 -2 0.025000 ) ) +( ( 7088 -5116 924 0 0.525000 ) ( 7092 -7012.836914 408 -1 0.525000 ) ( 4596 -6896 -640 -2 0.525000 ) ) +( ( 7088 -5116 263.999969 0 1.025000 ) ( 7092 -7012.836914 -252 -1 1.025000 ) ( 4612 -6896 96 -2 1.025000 ) ) +) + } + } +// brush 1073 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip +surfaceparm detail surfaceDensity 64 subdivisions 391.790009 ) +( +( ( 7088 3296 2324 -0.025000 0.050000 ) ( 7092 931.163086 2244 -1.525000 0.050000 ) ( 7088 -5116 2100 -3.025000 0.050000 ) ) +( ( 7088 3296 1004 -0.025000 0.550000 ) ( 7084 931.163086 1204 -1.525000 0.550000 ) ( 7088 -5116 852 -3.025000 0.550000 ) ) +( ( 7088 3296 343.999969 -0.025000 1.050000 ) ( 7084 931.163086 544 -1.525000 1.050000 ) ( 7088 -5116 191.999969 -3.025000 1.050000 ) ) +) + } + } +// brush 1074 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( 6624 2816 1572 -0.450000 0 ) ( 6624 927.163086 1852 -2.450002 0 ) ( 6624 -3344 1644 -4.450002 0 ) ) +( ( 6624 2816 924 -0.450000 0.500000 ) ( 6624 927.163086 1204 -2.450002 0.500000 ) ( 6624 -3344 996 -4.450002 0.500000 ) ) +( ( 6624 2816 263.999969 -0.450000 1 ) ( 6624 927.163086 544 -2.450002 1 ) ( 6624 -3344 335.999969 -4.450002 1 ) ) +) + } + } +// brush 1075 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( 3056 2816 1456 -0.450000 0 ) ( 4880.836914 2820 1844 -2.450002 0 ) ( 6624 2816 1612 -4.450002 0 ) ) +( ( 3056 2816 816 -0.450000 0.500000 ) ( 4880.836914 2820 1204 -2.450002 0.500000 ) ( 6624 2816 972 -4.450002 0.500000 ) ) +( ( 3056 2816 155.999969 -0.450000 1 ) ( 4880.836914 2820 544 -2.450002 1 ) ( 6624 2816 311.999969 -4.450002 1 ) ) +) + } + } +// brush 1076 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( 360 2256 1456 -0.450000 0 ) ( 1180.836914 1644 1640 -2.450002 0 ) ( 3056 2816 1496 -4.450002 0 ) ) +( ( 360 2256 816 -0.450000 0.500000 ) ( 1180.836914 1644 1000 -2.450002 0.500000 ) ( 3056 2816 856 -4.450002 0.500000 ) ) +( ( 360 2256 155.999969 -0.450000 1 ) ( 1180.836914 1644 340 -2.450002 1 ) ( 3056 2816 195.999969 -4.450002 1 ) ) +) + } + } +// brush 1077 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( 768 3584 1224 -0.475000 0 ) ( -159.163086 2684 1548 -1.475000 0 ) ( 360 2256 1448 -2.475002 0 ) ) +( ( 768 3584 584 -0.475000 0.500000 ) ( -159.163086 2684 908 -1.475000 0.500000 ) ( 360 2256 808 -2.475002 0.500000 ) ) +( ( 768 3584 -76.000031 -0.475000 1 ) ( -159.163086 2680 248 -1.475000 1 ) ( 360 2256 147.999969 -2.475002 1 ) ) +) + } + } +// brush 1078 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( 768 5568 1224 -0.475000 0 ) ( 768.836914 4548 1104 -1.475000 0 ) ( 768 3584 1224 -2.475002 0 ) ) +( ( 768 5568 584 -0.475000 0.500000 ) ( 768.836914 4548 464 -1.475000 0.500000 ) ( 768 3584 584 -2.475002 0.500000 ) ) +( ( 768 5568 -76.000031 -0.475000 1 ) ( 768.836914 4548 -196 -1.475000 1 ) ( 768 3584 -76.000031 -2.475002 1 ) ) +) + } + } +// brush 1079 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -576 7424 1436 -0.475000 0 ) ( 404.836914 6952 1104 -1.475000 0 ) ( 768 5568 1224 -2.475002 0 ) ) +( ( -576 7424 796 -0.475000 0.500000 ) ( 404.836914 6952 464 -1.475000 0.500000 ) ( 768 5568 584 -2.475002 0.500000 ) ) +( ( -576 7424 135.999969 -0.475000 1 ) ( 404.836914 6952 -196 -1.475000 1 ) ( 768 5568 -76.000031 -2.475002 1 ) ) +) + } + } +// brush 1080 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -1920 7424 1144 -0.475000 0 ) ( -1095.163086 7424 1596 -1.475000 0 ) ( -576 7424 1392 -2.475002 0 ) ) +( ( -1920 7424 504 -0.475000 0.500000 ) ( -1095.163086 7424 956 -1.475000 0.500000 ) ( -576 7424 752 -2.475002 0.500000 ) ) +( ( -1920 7424 -156.000031 -0.475000 1 ) ( -1095.163086 7424 296 -1.475000 1 ) ( -576 7424 91.999969 -2.475002 1 ) ) +) + } + } +// brush 1081 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -2992 6760 1144 0 0 ) ( -2175.163086 7488 1000 -0.500000 0 ) ( -1920 7424 1280 -1 0 ) ) +( ( -2992 6760 504 0 0.500000 ) ( -2175.163086 7488 360 -0.500000 0.500000 ) ( -1920 7424 640 -1 0.500000 ) ) +( ( -2992 6760 -156.000031 0 1 ) ( -2175.163086 7488 -300 -0.500000 1 ) ( -1920 7424 -20.000031 -1 1 ) ) +) + } + } +// brush 1082 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -3640 6824 1168 0 0 ) ( -3599.163086 6644 1312 -0.500000 0 ) ( -2992 6760 1140 -1 0 ) ) +( ( -3640 6824 528 0 0.500000 ) ( -3599.163086 6644 672 -0.500000 0.500000 ) ( -2992 6760 500 -1 0.500000 ) ) +( ( -3640 6824 -132.000031 0 1 ) ( -3599.163086 6644 12 -0.500000 1 ) ( -2992 6760 -160.000031 -1 1 ) ) +) + } + } +// brush 1083 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -4176 7872 1168 0 0 ) ( -3539.163086 8000 1312 -1 0 ) ( -3640 6824 1140 -2 0 ) ) +( ( -4176 7872 528 0 0.500000 ) ( -3539.163086 8000 672 -1 0.500000 ) ( -3640 6824 500 -2 0.500000 ) ) +( ( -4176 7872 -132.000031 0 1 ) ( -3539.163086 8000 12 -1 1 ) ( -3640 6824 -160.000031 -2 1 ) ) +) + } + } +// brush 1084 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -5424 7920 1168 0 0 ) ( -5575.163086 7800 1032 -1.500000 0 ) ( -4176 7872 1140 -3 0 ) ) +( ( -5424 7920 528 0 0.500000 ) ( -5575.163086 7800 392 -1.500000 0.500000 ) ( -4176 7872 500 -3 0.500000 ) ) +( ( -5424 7920 -132.000031 0 1 ) ( -5575.163086 7800 -268 -1.500000 1 ) ( -4176 7872 -160.000031 -3 1 ) ) +) + } + } +// brush 1085 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -5768 7916 1168 0 0 ) ( -5638 7920 1032 -0.500000 0 ) ( -5424 7920 1140 -1 0 ) ) +( ( -5768 7916 528 0 0.500000 ) ( -5638 7920 392 -0.500000 0.500000 ) ( -5424 7920 500 -1 0.500000 ) ) +( ( -5768 7916 -132.000031 0 1 ) ( -5638 7920 -268 -0.500000 1 ) ( -5424 7920 -160.000031 -1 1 ) ) +) + } + } +// brush 1086 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -4928 7360 1168 0 0 ) ( -5822 6992 1032 -1 0 ) ( -5768 7920 1140 -2 0 ) ) +( ( -4928 7360 528 0 0.500000 ) ( -5822 6992 392 -1 0.500000 ) ( -5768 7920 500 -2 0.500000 ) ) +( ( -4928 7360 -132.000031 0 1 ) ( -5822 6992 -268 -1 1 ) ( -5768 7920 -160.000031 -2 1 ) ) +) + } + } +// brush 1087 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -4336 6768 1168 0 0 ) ( -4002 7568 1032 -1 0 ) ( -4928 7360 1140 -2 0 ) ) +( ( -4336 6768 528 0 0.500000 ) ( -4002 7568 392 -1 0.500000 ) ( -4928 7360 500 -2 0.500000 ) ) +( ( -4336 6768 -132.000031 0 1 ) ( -4002 7568 -268 -1 1 ) ( -4928 7360 -160.000031 -2 1 ) ) +) + } + } +// brush 1088 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -5440 6016 1168 0 0 ) ( -4230 6576 1032 -1 0 ) ( -4336 6768 1140 -2 0 ) ) +( ( -5440 6016 528 0 0.500000 ) ( -4230 6576 392 -1 0.500000 ) ( -4336 6768 500 -2 0.500000 ) ) +( ( -5440 6016 -132.000031 0 1 ) ( -4230 6576 -268 -1 1 ) ( -4336 6768 -160.000031 -2 1 ) ) +) + } + } +// brush 1089 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -5440 2240 1168 0 0 ) ( -5442 4244 1152 -1.500000 0 ) ( -5440 6016 1140 -3 0 ) ) +( ( -5440 2240 528 0 0.500000 ) ( -5442 4244 512 -1.500000 0.500000 ) ( -5440 6016 500 -3 0.500000 ) ) +( ( -5440 2240 -132.000031 0 1 ) ( -5442 4244 -148 -1.500000 1 ) ( -5440 6016 -160.000031 -3 1 ) ) +) + } + } +// brush 1090 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -4928 1152 1168 0 0 ) ( -5298 1488 1152 -0.500000 0 ) ( -5440 2240 1212 -1 0 ) ) +( ( -4928 1152 528 0 0.500000 ) ( -5298 1488 512 -0.500000 0.500000 ) ( -5440 2240 572 -1 0.500000 ) ) +( ( -4928 1152 -132.000031 0 1 ) ( -5298 1488 -148 -0.500000 1 ) ( -5440 2240 -88.000031 -1 1 ) ) +) + } + } +// brush 1091 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -2816 1216 1436 0 0 ) ( -3798 732 1468 -1 0 ) ( -4928 1152 1184 -2 0 ) ) +( ( -2816 1216 796 0 0.500000 ) ( -3798 732 828 -1 0.500000 ) ( -4928 1152 544 -2 0.500000 ) ) +( ( -2816 1216 135.999969 0 1 ) ( -3798 732 168 -1 1 ) ( -4928 1152 -116.000031 -2 1 ) ) +) + } + } +// brush 1092 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -256 704 1504 0 0 ) ( -262 -64 1160 -1 0 ) ( -2816 1216 1460 -2 0 ) ) +( ( -256 704 864 0 0.500000 ) ( -262 -64 520 -1 0.500000 ) ( -2816 1216 820 -2 0.500000 ) ) +( ( -256 704 203.999969 0 1 ) ( -262 -64 -140 -1 1 ) ( -2816 1216 159.999969 -2 1 ) ) +) + } + } +// brush 1093 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( 960 -512 1464 0 0 ) ( 650 948 1348 -1 0 ) ( -256 704 1512 -2 0 ) ) +( ( 960 -512 824 0 0.500000 ) ( 650 948 708 -1 0.500000 ) ( -256 704 872 -2 0.500000 ) ) +( ( 960 -512 163.999969 0 1 ) ( 650 948 48 -1 1 ) ( -256 704 211.999969 -2 1 ) ) +) + } + } +// brush 1094 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( 960 -3264 1320 0 0 ) ( 958 -1792 1476 -1 0 ) ( 960 -512 1476 -2 0 ) ) +( ( 960 -3264 680 0 0.500000 ) ( 958 -1792 836 -1 0.500000 ) ( 960 -512 836 -2 0.500000 ) ) +( ( 960 -3264 19.999969 0 1 ) ( 958 -1792 176 -1 1 ) ( 960 -512 175.999969 -2 1 ) ) +) + } + } +// brush 1095 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( 192 -3776 1448 0 0 ) ( 986 -3960 1136 -1 0 ) ( 960 -3264 1324 -2 0 ) ) +( ( 192 -3776 804 0 0.500000 ) ( 986 -3960 492 -1 0.500000 ) ( 960 -3264 680 -2 0.500000 ) ) +( ( 192 -3776 143.999969 0 1 ) ( 986 -3960 -168 -1 1 ) ( 960 -3264 19.999969 -2 1 ) ) +) + } + } +// brush 1096 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( 0 -1824 1668 0 0 ) ( 114 -2480 1648 -1 0 ) ( 192 -3776 1472 -2 0 ) ) +( ( 0 -1824 1024 0 0.500000 ) ( 114 -2480 1004 -1 0.500000 ) ( 192 -3776 828 -2 0.500000 ) ) +( ( 0 -1824 363.999969 0 1 ) ( 114 -2480 344 -1 1 ) ( 192 -3776 167.999969 -2 1 ) ) +) + } + } +// brush 1097 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -1152 -960 1432 0 0 ) ( -258 -1280 1832 -1 0 ) ( 0 -1824 1652 -2 0 ) ) +( ( -1152 -960 788 0 0.500000 ) ( -258 -1280 1188 -1 0.500000 ) ( 0 -1824 1008 -2 0.500000 ) ) +( ( -1152 -960 127.999969 0 1 ) ( -258 -1280 528 -1 1 ) ( 0 -1824 347.999969 -2 1 ) ) +) + } + } +// brush 1098 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -2176 -576 1600 0 0 ) ( -1394 -480 1272 -1 0 ) ( -1152 -960 1432 -2 0 ) ) +( ( -2176 -576 956 0 0.500000 ) ( -1394 -480 628 -1 0.500000 ) ( -1152 -960 788 -2 0.500000 ) ) +( ( -2176 -576 295.999969 0 1 ) ( -1394 -480 -32.000031 -1 1 ) ( -1152 -960 127.999969 -2 1 ) ) +) + } + } +// brush 1099 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -3576 -1660 1464 0 0 ) ( -2850 -1180 1532 -1 0 ) ( -2176 -576 1596 -2 0 ) ) +( ( -3576 -1660 820 0 0.500000 ) ( -2850 -1180 888 -1 0.500000 ) ( -2176 -576 952 -2 0.500000 ) ) +( ( -3576 -1660 159.999969 0 1 ) ( -2850 -1180 227.999969 -1 1 ) ( -2176 -576 291.999969 -2 1 ) ) +) + } + } +// brush 1100 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -4224 -744 1396 0 0 ) ( -3954 -1176 1216 -1 0 ) ( -3576 -1660 1460 -2 0 ) ) +( ( -4224 -744 752 0 0.500000 ) ( -3954 -1176 572 -1 0.500000 ) ( -3576 -1660 816 -2 0.500000 ) ) +( ( -4224 -744 91.999969 0 1 ) ( -3954 -1176 -88.000031 -1 1 ) ( -3576 -1660 155.999969 -2 1 ) ) +) + } + } +// brush 1101 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -6144 -1472 1196 0 0 ) ( -5226 -444 1216 -1.500000 0 ) ( -4224 -744 1396 -3 0 ) ) +( ( -6144 -1472 552 0 0.500000 ) ( -5226 -444 572 -1.500000 0.500000 ) ( -4224 -744 752 -3 0.500000 ) ) +( ( -6144 -1472 -108.000031 0 1 ) ( -5226 -444 -88.000031 -1.500000 1 ) ( -4224 -744 91.999969 -3 1 ) ) +) + } + } +// brush 1102 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -6176 -4832 1196 0 0 ) ( -6172 -3156 1216 -1.500000 0 ) ( -6144 -1472 1228 -3 0 ) ) +( ( -6176 -4832 552 0 0.500000 ) ( -6172 -3156 572 -1.500000 0.500000 ) ( -6144 -1472 584 -3 0.500000 ) ) +( ( -6176 -4832 -108.000031 0 1 ) ( -6172 -3156 -88.000031 -1.500000 1 ) ( -6144 -1472 -76.000031 -3 1 ) ) +) + } + } +// brush 1103 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -6720 -4864 980 0 0 ) ( -6352 -6356 992 -0.500000 0 ) ( -6176 -4832 1212 -1 0 ) ) +( ( -6720 -4864 336 0 0.500000 ) ( -6352 -6356 348 -0.500000 0.500000 ) ( -6176 -4832 568 -1 0.500000 ) ) +( ( -6720 -4864 -324.000031 0 1 ) ( -6352 -6356 -312.000031 -0.500000 1 ) ( -6176 -4832 -92.000031 -1 1 ) ) +) + } + } +// brush 1104 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -6056 -6680 1212 0.500000 0 ) ( -7716 -6828 992 -1 0 ) ( -7552 -4868 980 -2.499998 0 ) ) +( ( -6056 -6680 568 0.500000 0.500000 ) ( -7716 -6828 348 -1 0.500000 ) ( -7552 -4868 336 -2.499998 0.500000 ) ) +( ( -6056 -6680 -92.000031 0.500000 1 ) ( -7716 -6828 -312.000031 -1 1 ) ( -7552 -4868 -324.000031 -2.499998 1 ) ) +) + } + } +// brush 1105 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.790009 ) +( +( ( -4932 -4688 1292 0 0 ) ( -4928 -6684 1372 -1 0 ) ( -6056 -6680 1432 -2 0 ) ) +( ( -4932 -4688 504 0 0.500000 ) ( -4928 -6684 584 -1 0.500000 ) ( -6056 -6680 644 -2 0.500000 ) ) +( ( -4932 -4688 -156.000031 0 1 ) ( -4928 -6684 -76.000031 -1 1 ) ( -6056 -6680 -16.000031 -2 1 ) ) +) + } + } +// brush 1106 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( -4352 -4648 1300 -2.400001 0 ) ( -4672 -4584 1296 -2.900001 0 ) ( -4932 -4688 1292 -3.400000 0 ) ) +( ( -4352 -4648 656 -2.400001 0.500000 ) ( -4672 -4584 652 -2.900001 0.500000 ) ( -4932 -4688 648 -3.400000 0.500000 ) ) +( ( -4352 -4648 -4.000031 -2.400001 1 ) ( -4672 -4584 -8.000031 -2.900001 1 ) ( -4932 -4688 -12.000031 -3.400000 1 ) ) +) + } + } +// brush 1107 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.790009 ) +( +( ( -2112 -7744 1020 0 0 ) ( -4224 -7680 1264 -2 0 ) ( -4352 -4648 1296 -4 0 ) ) +( ( -2112 -7744 376 0 0.500000 ) ( -4224 -7680 620 -2 0.500000 ) ( -4352 -4648 652 -4 0.500000 ) ) +( ( -2112 -7744 -284.000031 0 1 ) ( -4224 -7680 -40 -2 1 ) ( -4352 -4648 -8.000031 -4 1 ) ) +) + } + } +// brush 1108 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.790009 ) +( +( ( -256 -7744 1096 0 0 ) ( -1196 -7744 876 -1.500000 0 ) ( -2112 -7744 1024 -3 0 ) ) +( ( -256 -7744 452 0 0.500000 ) ( -1196 -7744 232 -1.500000 0.500000 ) ( -2112 -7744 380 -3 0.500000 ) ) +( ( -256 -7744 -208.000031 0 1 ) ( -1196 -7744 -428.000031 -1.500000 1 ) ( -2112 -7744 -280.000031 -3 1 ) ) +) + } + } +// brush 1109 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.790009 ) +( +( ( -256 -5760 1096 0 0 ) ( -256 -6700 876 -1.500000 0 ) ( -256 -7744 1024 -3 0 ) ) +( ( -256 -5760 452 0 0.500000 ) ( -256 -6700 232 -1.500000 0.500000 ) ( -256 -7744 380 -3 0.500000 ) ) +( ( -256 -5760 -208.000031 0 1 ) ( -256 -6700 -428.000031 -1.500000 1 ) ( -256 -7744 -280.000031 -3 1 ) ) +) + } + } +// brush 1110 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.790009 ) +( +( ( 768 -5484 1056 0 0 ) ( 96 -5420 876 -0.500000 0 ) ( -256 -5760 1104 -1 0 ) ) +( ( 768 -5484 408 0 0.500000 ) ( 96 -5420 232 -0.500000 0.500000 ) ( -256 -5760 460 -1 0.500000 ) ) +( ( 768 -5484 -252.000031 0 1 ) ( 96 -5420 -428.000031 -0.500000 1 ) ( -256 -5760 -200.000031 -1 1 ) ) +) + } + } +// brush 1111 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( 2240 -6396 1128 0 0 ) ( 1416 -5188 928 -1 0 ) ( 768 -5484 1064 -2 0 ) ) +( ( 2240 -6396 480 0 0.500000 ) ( 1416 -5188 284 -1 0.500000 ) ( 768 -5484 420 -2 0.500000 ) ) +( ( 2240 -6396 -180.000031 0 1 ) ( 1416 -5188 -376.000031 -1 1 ) ( 768 -5484 -240.000031 -2 1 ) ) +) + } + } +// brush 1112 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 391.791779 ) +( +( ( 4712 -6396 1168 0 0 ) ( 3476 -6396 1104 -1 0 ) ( 2240 -6396 1136 -2 0 ) ) +( ( 4712 -6396 524 0 0.500000 ) ( 3476 -6396 460 -1 0.500000 ) ( 2240 -6396 492 -2 0.500000 ) ) +( ( 4712 -6396 -136.000031 0 1 ) ( 3476 -6396 -200.000031 -1 1 ) ( 2240 -6396 -168.000031 -2 1 ) ) +) + } + } +// brush 1113 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip ) +( +( ( 6624 -5116 1488 0 0 ) ( 6627.999512 -6420 1000 -1.500000 0 ) ( 4711.999023 -6396 1160 -3 0 ) ) +( ( 6624 -5116 868 0 0.500000 ) ( 6627.999512 -6420 380 -1.500000 0.500000 ) ( 4711.999023 -6396 540 -3 0.500000 ) ) +( ( 6624 -5116 207.999969 0 1 ) ( 6627.999512 -6420 -280.000031 -1.500000 1 ) ( 4711.999023 -6396 -120.000031 -3 1 ) ) +) + } + } +// brush 1114 + { + patchDef2 + { + misc_outside/treeline_cntr_shadowed + ( 3 3 8192 -2113928704 0 -surfaceparm solid +surfaceparm weaponclip ) +( +( ( 6624 -3344 1744 0 0 ) ( 6624 -4318.965820 1898 -1 0 ) ( 6624 -5116 1492 -2 0 ) ) +( ( 6624 -3344 1090 0 0.500000 ) ( 6624 -4318.965820 1244 -1 0.500000 ) ( 6624 -5116 838 -2 0.500000 ) ) +( ( 6624 -3344 430 0 1 ) ( 6624 -4318.965820 584 -1 1 ) ( 6624 -5116 177.999969 -2 1 ) ) +) + } + } +// brush 1115 +{ +( -6608 -4216 -328 ) ( -6672 -4216 -328 ) ( -6672 -4928 -328 ) common/caulk 48 8 0.00 1 1 0 160 0 +( -6672 -4928 216 ) ( -6672 -4216 216 ) ( -6608 -4216 216 ) common/caulk 48 8 0.00 1 1 0 160 0 +( -6672 -4920 168 ) ( -6608 -4920 168 ) ( -6608 -4920 -328 ) common/caulk 48 0 0.00 1 1 0 160 0 +( -6568 -4936 168 ) ( -6568 -4224 168 ) ( -6568 -4224 -328 ) common/caulk -8 0 0.00 1 1 0 160 0 +( -6608 -4216 168 ) ( -6672 -4216 168 ) ( -6672 -4216 -328 ) common/caulk 48 0 0.00 1 1 0 160 0 +( -6672 -4216 216 ) ( -6672 -4928 216 ) ( -6672 -4928 -280 ) common/caulk -8 0 0.00 1 1 0 160 0 +} +// brush 1116 +{ +( -6672 -712 -328 ) ( -6704 -712 -328 ) ( -6704 -840 -328 ) common/caulk 0 -40 0.00 1 1 0 160 0 +( -6704 -832 168 ) ( -6704 -704 168 ) ( -6672 -704 168 ) common/caulk 0 -40 0.00 1 1 0 160 0 +( -6672 -4864 288 ) ( -6672 -4864 -328 ) ( -6704 -4832 -328 ) common/caulk 40 0 0.00 1 1 0 160 0 +( -6672 -4904 -328 ) ( -6672 -4904 288 ) ( -6672 -712 288 ) common/caulk 40 0 0.00 1 1 0 160 0 +( -6712 -344 288 ) ( -6712 -344 -328 ) ( -6680 -376 -328 ) common/caulk 40 0 0.00 1 1 0 160 0 +( -6704 -1608 -328 ) ( -6704 -1608 288 ) ( -6704 -1768 288 ) common/caulk 40 0 0.00 1 1 0 160 0 +} +// brush 1117 +{ +( -3840 -352 -328 ) ( -4120 -352 -328 ) ( -4120 -392 -328 ) common/caulk 0 -32 0.00 1 1 0 160 0 +( -4120 -392 288 ) ( -4120 -352 288 ) ( -3840 -352 288 ) common/caulk 0 -32 0.00 1 1 0 160 0 +( -4128 -384 208 ) ( -3848 -384 208 ) ( -3848 -384 -328 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -2496 -376 208 ) ( -2496 -336 208 ) ( -2496 -336 -328 ) common/caulk 32 0 0.00 1 1 0 160 0 +( -6272 512 208 ) ( -6272 512 -328 ) ( -3856 512 -328 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -6728 -328 -328 ) ( -6728 -328 208 ) ( -6696 -360 208 ) common/caulk 32 0 0.00 1 1 0 160 0 +} +// brush 1118 +{ +( -5840 7000 -336 ) ( -6144 7000 -336 ) ( -6144 6968 -336 ) common/caulk 0 -40 0.00 1 1 0 160 0 +( -6152 6968 168 ) ( -6152 7000 168 ) ( -5848 7000 168 ) common/caulk 0 -40 0.00 1 1 0 160 0 +( -6184 6968 -480 ) ( -6184 6968 104 ) ( -5848 6968 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -5904 7000 104 ) ( -5904 7000 -480 ) ( -5936 6968 -480 ) common/caulk 40 0 0.00 1 1 0 160 0 +( -5808 7000 -328 ) ( -5808 7000 256 ) ( -6144 7000 256 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -6176 6968 256 ) ( -6176 6968 -328 ) ( -6144 7000 -328 ) common/caulk 40 0 0.00 1 1 0 160 0 +} +// brush 1119 +{ +( -6144 8128 -336 ) ( -6176 8128 -336 ) ( -6176 7672 -336 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -6176 7668 168 ) ( -6176 8124 168 ) ( -6144 8124 168 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -6160 6984 -336 ) ( -6160 6984 248 ) ( -6136 7008 248 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -6144 7584 256 ) ( -6144 8040 256 ) ( -6144 8040 -344 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -6176 8160 248 ) ( -6176 8160 -336 ) ( -6144 8128 -336 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -6176 8160 -336 ) ( -6176 8160 248 ) ( -6176 6968 248 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1120 +{ +( -3432 8152 -336 ) ( -3688 8152 -336 ) ( -3688 8128 -336 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3680 8128 168 ) ( -3680 8152 168 ) ( -3424 8152 168 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -4392 8128 168 ) ( -4136 8128 168 ) ( -4136 8128 -456 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -3400 8160 296 ) ( -3400 8160 -328 ) ( -3432 8128 -328 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -6176 8160 272 ) ( -6176 8160 -336 ) ( -3400 8160 -336 ) common/caulk -48 0 0.00 1 1 0 160 0 +( -6176 8160 -336 ) ( -6176 8160 272 ) ( -6144 8128 272 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1121 +{ +( -3400 7896 -336 ) ( -3432 7896 -336 ) ( -3432 7376 -336 ) common/caulk -48 24 0.00 1 1 0 160 0 +( -3432 7368 168 ) ( -3432 7888 168 ) ( -3400 7888 168 ) common/caulk -48 24 0.00 1 1 0 160 0 +( -3432 7344 -328 ) ( -3432 7344 160 ) ( -3400 7376 160 ) common/caulk -24 0 0.00 1 1 0 160 0 +( -3400 8504 160 ) ( -3400 8504 -328 ) ( -3400 7376 -328 ) common/caulk -24 0 0.00 1 1 0 160 0 +( -3416 8144 -328 ) ( -3416 8144 160 ) ( -3448 8112 160 ) common/caulk -24 0 0.00 1 1 0 160 0 +( -3432 7344 32 ) ( -3432 7344 -456 ) ( -3432 7896 -456 ) common/caulk -24 0 0.00 1 1 0 160 0 +} +// brush 1122 +{ +( -2912 7376 -328 ) ( -3416 7376 -328 ) ( -3416 7344 -328 ) common/caulk -32 24 0.00 1 1 0 160 0 +( -3416 7344 160 ) ( -3416 7376 160 ) ( -2912 7376 160 ) common/caulk -32 24 0.00 1 1 0 160 0 +( -3448 7344 -328 ) ( -3448 7344 160 ) ( -2880 7344 160 ) common/caulk -32 0 0.00 1 1 0 160 0 +( -2880 7344 -328 ) ( -2880 7344 160 ) ( -2912 7376 160 ) common/caulk -24 0 0.00 1 1 0 160 0 +( -2912 7376 160 ) ( -3416 7376 160 ) ( -3416 7376 -328 ) common/caulk -32 0 0.00 1 1 0 160 0 +( -3432 7344 160 ) ( -3432 7344 -328 ) ( -3400 7376 -328 ) common/caulk -24 0 0.00 1 1 0 160 0 +} +// brush 1123 +{ +( -2880 7880 -328 ) ( -2912 7880 -328 ) ( -2912 7248 -328 ) common/caulk -32 24 0.00 1 1 0 160 0 +( -2912 7248 160 ) ( -2912 7880 160 ) ( -2880 7880 160 ) common/caulk -32 24 0.00 1 1 0 160 0 +( -2880 7344 72 ) ( -2880 7344 -328 ) ( -2912 7376 -328 ) common/caulk -24 0 0.00 1 1 0 160 0 +( -2880 7872 72 ) ( -2880 7872 -328 ) ( -2880 7216 -328 ) common/caulk -24 0 0.00 1 1 0 160 0 +( -2912 7904 72 ) ( -2912 7904 -328 ) ( -2880 7872 -328 ) common/caulk -24 0 0.00 1 1 0 160 0 +( -2912 7904 -328 ) ( -2912 7904 72 ) ( -2912 7248 72 ) common/caulk -24 0 0.00 1 1 0 160 0 +} +// brush 1124 +{ +( -2488 7904 -328 ) ( -2560 7904 -328 ) ( -2560 7880 -328 ) common/caulk -24 24 0.00 1 1 0 160 0 +( -2600 7880 160 ) ( -2600 7904 160 ) ( -2528 7904 160 ) common/caulk -24 24 0.00 1 1 0 160 0 +( -2280 7872 216 ) ( -2208 7872 216 ) ( -2208 7872 -328 ) common/caulk -24 0 0.00 1 1 0 160 0 +( 1248 7904 216 ) ( 1248 7904 -328 ) ( 1216 7872 -328 ) common/caulk -24 0 0.00 1 1 0 160 0 +( 1216 7904 -272 ) ( 1216 7904 272 ) ( -2632 7904 272 ) common/caulk -24 0 0.00 1 1 0 160 0 +( -2912 7904 -328 ) ( -2912 7904 216 ) ( -2880 7872 216 ) common/caulk -24 0 0.00 1 1 0 160 0 +} +// brush 1125 +{ +( 1248 3552 -336 ) ( 1216 3552 -336 ) ( 1216 3480 -336 ) common/caulk 40 8 0.00 1 1 0 160 0 +( 1216 3456 32 ) ( 1216 3528 32 ) ( 1248 3528 32 ) common/caulk 40 8 0.00 1 1 0 160 0 +( 1224 3328 -336 ) ( 1224 3328 544 ) ( 1256 3360 544 ) common/caulk -8 0 0.00 1 1 0 160 0 +( 1248 8080 544 ) ( 1248 8080 -336 ) ( 1248 3464 -336 ) common/caulk -8 0 0.00 1 1 0 160 0 +( 1248 7904 -448 ) ( 1248 7904 432 ) ( 1216 7872 432 ) common/caulk -8 0 0.00 1 1 0 160 0 +( 1216 3424 432 ) ( 1216 3424 -448 ) ( 1216 3544 -448 ) common/caulk -8 0 0.00 1 1 0 160 0 +} +// brush 1126 +{ +( 7096 3352 -336 ) ( 6936 3352 -336 ) ( 6936 3320 -336 ) common/caulk -56 24 0.00 1 1 0 160 0 +( 6936 3320 544 ) ( 6936 3352 544 ) ( 7096 3352 544 ) common/caulk -56 24 0.00 1 1 0 160 0 +( 1248 3320 -336 ) ( 1248 3320 544 ) ( 7096 3320 544 ) common/caulk -56 0 0.00 1 1 0 160 0 +( 7128 3352 528 ) ( 7128 3352 -336 ) ( 7096 3320 -336 ) common/caulk -24 0 0.00 1 1 0 160 0 +( 7096 3352 -336 ) ( 7096 3352 528 ) ( 6904 3352 528 ) common/caulk -56 0 0.00 1 1 0 160 0 +( 1216 3320 544 ) ( 1216 3320 -336 ) ( 1248 3352 -336 ) common/caulk -24 0 0.00 1 1 0 160 0 +} +// brush 1127 +{ +( 7128 -6864 -336 ) ( 7096 -6864 -336 ) ( 7096 -6904 -336 ) common/caulk 8 -8 0.00 1 1 0 160 0 +( 7096 -6920 544 ) ( 7096 -6880 544 ) ( 7128 -6880 544 ) common/caulk 8 -8 0.00 1 1 0 160 0 +( 7128 -6936 104 ) ( 7128 -6936 -336 ) ( 7096 -6904 -336 ) common/caulk 8 0 0.00 1 1 0 160 0 +( 7128 3208 120 ) ( 7128 3208 -320 ) ( 7128 -6152 -320 ) common/caulk 8 0 0.00 1 1 0 160 0 +( 7136 3360 -336 ) ( 7136 3360 104 ) ( 7104 3328 104 ) common/caulk 8 0 0.00 1 1 0 160 0 +( 7096 -6864 104 ) ( 7096 -6904 104 ) ( 7096 -6904 -336 ) common/caulk 8 0 0.00 1 1 0 160 0 +} +// brush 1128 +{ +( 1616 -6904 -336 ) ( 1456 -6904 -336 ) ( 1456 -6936 -336 ) common/caulk 16 -8 0.00 1 1 0 160 0 +( 1456 -6936 104 ) ( 1456 -6904 104 ) ( 1616 -6904 104 ) common/caulk 16 -8 0.00 1 1 0 160 0 +( 1424 -6936 -336 ) ( 1424 -6936 168 ) ( 1616 -6936 168 ) common/caulk 16 0 0.00 1 1 0 160 0 +( 7096 -6904 168 ) ( 7096 -6904 -336 ) ( 7128 -6936 -336 ) common/caulk 8 0 0.00 1 1 0 160 0 +( 7096 -6904 -336 ) ( 7096 -6904 168 ) ( 2104 -6904 168 ) common/caulk 16 0 0.00 1 1 0 160 0 +( 1424 -6936 168 ) ( 1424 -6936 -336 ) ( 1456 -6904 -336 ) common/caulk 8 0 0.00 1 1 0 160 0 +} +// brush 1129 +{ +( 1456 -6240 -336 ) ( 1424 -6240 -336 ) ( 1424 -6888 -336 ) common/caulk 16 0 0.00 1 1 0 160 0 +( 1424 -6888 104 ) ( 1424 -6240 104 ) ( 1456 -6240 104 ) common/caulk 16 0 0.00 1 1 0 160 0 +( 1424 -6936 -336 ) ( 1424 -6936 120 ) ( 1456 -6904 120 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 1456 -6896 -336 ) ( 1456 -6896 120 ) ( 1456 -6208 120 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 1456 -6208 -336 ) ( 1456 -6208 120 ) ( 1424 -6240 120 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 1424 -6928 120 ) ( 1424 -6928 -336 ) ( 1424 -6240 -336 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1130 +{ +( 1504 -5928 -336 ) ( 1192 -5928 -336 ) ( 1192 -6208 -336 ) common/caulk 56 0 0.00 1 1 0 160 0 +( 1192 -6208 104 ) ( 1192 -5928 104 ) ( 1504 -5928 104 ) common/caulk 56 0 0.00 1 1 0 160 0 +( 1192 -6208 120 ) ( 1504 -6208 120 ) ( 1504 -6208 -336 ) common/caulk 56 0 0.00 1 1 0 160 0 +( 672 -6184 120 ) ( 672 -5904 120 ) ( 672 -5904 -336 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 1504 -5904 120 ) ( 1192 -5904 120 ) ( 1192 -5904 -336 ) common/caulk 56 0 0.00 1 1 0 160 0 +( 200 -5976 120 ) ( 200 -6256 120 ) ( 200 -6256 -336 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1131 +{ +( 72 -6208 -336 ) ( -128 -6208 -336 ) ( -128 -6240 -336 ) common/caulk -56 8 0.00 1 1 0 160 0 +( -128 -6240 104 ) ( -128 -6208 104 ) ( 72 -6208 104 ) common/caulk -56 8 0.00 1 1 0 160 0 +( -128 -6240 112 ) ( 72 -6240 112 ) ( 72 -6240 -336 ) common/caulk -56 0 0.00 1 1 0 160 0 +( 1464 -6200 112 ) ( 1464 -6200 -336 ) ( 1432 -6232 -336 ) common/caulk -8 0 0.00 1 1 0 160 0 +( 1720 -6208 -336 ) ( 1720 -6208 112 ) ( -160 -6208 112 ) common/caulk -56 0 0.00 1 1 0 160 0 +( 200 -6208 -336 ) ( 200 -6208 112 ) ( 232 -6240 112 ) common/caulk -8 0 0.00 1 1 0 160 0 +} +// brush 1132 +{ +( 224 -7912 -336 ) ( 200 -7912 -336 ) ( 200 -7952 -336 ) common/caulk -32 -32 0.00 1 1 0 160 0 +( 200 -7952 104 ) ( 200 -7912 104 ) ( 224 -7912 104 ) common/caulk -32 -32 0.00 1 1 0 160 0 +( 232 -8176 120 ) ( 232 -8176 -336 ) ( 200 -8144 -336 ) common/caulk 32 0 0.00 1 1 0 160 0 +( 232 -7976 -344 ) ( 232 -7976 112 ) ( 232 -7912 112 ) common/caulk 32 0 0.00 1 1 0 160 0 +( 192 -6200 112 ) ( 192 -6200 -344 ) ( 224 -6232 -344 ) common/caulk 32 0 0.00 1 1 0 160 0 +( 200 -5920 -336 ) ( 200 -5920 120 ) ( 200 -7944 120 ) common/caulk 32 0 0.00 1 1 0 160 0 +} +// brush 1133 +{ +( -4016 -8144 -336 ) ( -4352 -8144 -336 ) ( -4352 -8192 -336 ) common/caulk -16 -40 0.00 1 1 0 160 0 +( -4360 -8192 104 ) ( -4360 -8144 104 ) ( -4024 -8144 104 ) common/caulk -16 -40 0.00 1 1 0 160 0 +( -168 -8176 328 ) ( -168 -8176 -336 ) ( -4384 -8176 -336 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 232 -8176 -336 ) ( 232 -8176 328 ) ( 200 -8144 328 ) common/caulk 40 0 0.00 1 1 0 160 0 +( -4024 -8144 328 ) ( -4360 -8144 328 ) ( -4360 -8144 -336 ) common/caulk -16 0 0.00 1 1 0 160 0 +( -4584 -8152 328 ) ( -4584 -8152 -336 ) ( -4552 -8120 -336 ) common/caulk 40 0 0.00 1 1 0 160 0 +} +// brush 1134 +{ +( -4552 -4736 -336 ) ( -4616 -4736 -336 ) ( -4616 -4968 -336 ) common/caulk 16 -16 0.00 1 1 0 160 0 +( -4616 -4968 248 ) ( -4616 -4736 248 ) ( -4552 -4736 248 ) common/caulk 16 -16 0.00 1 1 0 160 0 +( -4608 -8176 -336 ) ( -4608 -8176 320 ) ( -4576 -8144 320 ) common/caulk 16 0 0.00 1 1 0 160 0 +( -4576 -4704 240 ) ( -4576 -4704 -416 ) ( -4576 -4968 -416 ) common/caulk 16 0 0.00 1 1 0 160 0 +( -4608 -5024 320 ) ( -4608 -5024 -336 ) ( -4576 -4992 -336 ) common/caulk 16 0 0.00 1 1 0 160 0 +( -4608 -4736 -336 ) ( -4608 -4736 320 ) ( -4608 -7832 320 ) common/caulk 16 0 0.00 1 1 0 160 0 +} +// brush 1135 +{ +( -4744 -4992 -336 ) ( -4880 -4992 -336 ) ( -4880 -5024 -336 ) common/caulk -8 -40 0.00 1 1 0 160 0 +( -4880 -5016 248 ) ( -4880 -4984 248 ) ( -4744 -4984 248 ) common/caulk -8 -40 0.00 1 1 0 160 0 +( -4880 -5024 168 ) ( -4744 -5024 168 ) ( -4744 -5024 -416 ) common/caulk -8 0 0.00 1 1 0 160 0 +( -4568 -4984 168 ) ( -4568 -4984 -416 ) ( -4600 -5016 -416 ) common/caulk 40 0 0.00 1 1 0 160 0 +( -4904 -4992 320 ) ( -4904 -4992 -264 ) ( -4360 -4992 -264 ) common/caulk -8 0 0.00 1 1 0 160 0 +( -4680 -5008 -336 ) ( -4680 -5008 248 ) ( -4648 -5040 248 ) common/caulk 40 0 0.00 1 1 0 160 0 +} +// brush 1136 +{ +( -4664 -6664 -336 ) ( -4696 -6664 -336 ) ( -4696 -6720 -336 ) common/caulk -24 0 0.00 1 1 0 160 0 +( -4696 -6720 248 ) ( -4696 -6664 248 ) ( -4664 -6664 248 ) common/caulk -24 0 0.00 1 1 0 160 0 +( -4672 -7184 192 ) ( -4672 -7184 -336 ) ( -4704 -7152 -336 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4664 -6752 -336 ) ( -4664 -6752 192 ) ( -4664 -6664 192 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4704 -4984 192 ) ( -4704 -4984 -336 ) ( -4672 -5016 -336 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4696 -4688 -336 ) ( -4696 -4688 192 ) ( -4696 -6720 192 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1137 +{ +( -7512 -7160 -336 ) ( -7744 -7160 -336 ) ( -7744 -7200 -336 ) common/caulk 0 8 0.00 1 1 0 160 0 +( -7792 -7200 192 ) ( -7792 -7160 192 ) ( -7560 -7160 192 ) common/caulk 0 8 0.00 1 1 0 160 0 +( -4880 -7192 1008 ) ( -4880 -7192 -336 ) ( -7776 -7192 -336 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -4664 -7192 -336 ) ( -4664 -7192 1008 ) ( -4696 -7160 1008 ) common/caulk -8 -16 0.00 1 1 0 160 0 +( -5112 -7160 416 ) ( -5344 -7160 416 ) ( -5344 -7160 -928 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( -7960 -7184 1008 ) ( -7960 -7184 -336 ) ( -7928 -7152 -336 ) common/caulk -8 -16 0.00 1 1 0 160 0 +} +// brush 1138 +{ +( -5996 7000 168 ) ( -6156 7000 168 ) ( -6156 6968 168 ) sky/mohday1 -45 48 0.00 -4.250000 0.500000 0 276 0 +( -6112 6968 1728 ) ( -6112 7000 1728 ) ( -5952 7000 1728 ) sky/mohday1 -45 48 0.00 -4.250000 0.500000 0 276 0 +( -6272 6968 320 ) ( -6272 6968 1728 ) ( -5936 6968 1728 ) sky/mohday1 -46 6 0.00 -3.750000 24.375000 0 276 0 +( -5920 6984 -336 ) ( -5920 6984 1728 ) ( -5888 7016 1728 ) sky/mohday1 48 6 0.00 -0.500000 24.375000 0 276 0 +( -6080 7000 1856 ) ( -6240 7000 1856 ) ( -6240 7000 -208 ) sky/mohday1 -38 6 0.00 -3.750000 24.375000 0 276 0 +( -6176 6968 1728 ) ( -6176 6968 320 ) ( -6144 7000 320 ) sky/mohday1 48 6 0.00 -0.500000 24.375000 0 276 0 +} +// brush 1139 +{ +( -4592 -5072 248 ) ( -4608 -5072 248 ) ( -4608 -5208 248 ) sky/mohday1 0 -36 0.00 -0.500000 49.750000 0 276 0 +( -4608 -5216 1728 ) ( -4608 -5080 1728 ) ( -4592 -5080 1728 ) sky/mohday1 0 -36 0.00 -0.500000 49.750000 0 276 0 +( -4576 -8144 1728 ) ( -4576 -8144 192 ) ( -4608 -8176 192 ) sky/mohday1 -32 10 0.00 -0.500000 23.125000 0 276 0 +( -4576 -8144 192 ) ( -4576 -8144 1728 ) ( -4576 -5048 1728 ) sky/mohday1 -37 10 0.00 -49.250000 23.125000 0 276 0 +( -4576 -4992 192 ) ( -4576 -4992 1728 ) ( -4608 -5024 1728 ) sky/mohday1 0 10 0.00 -0.500000 23.125000 0 276 0 +( -4608 -5080 1648 ) ( -4608 -5216 1648 ) ( -4608 -5216 112 ) sky/mohday1 -38 10 0.00 -49.250008 23.125000 0 276 0 +} +// brush 1140 +{ +( -7920 -4912 384 ) ( -7968 -4912 384 ) ( -7968 -5024 384 ) sky/mohday1 0 -3 0.00 -0.500000 36.875000 0 276 0 +( -7976 -4984 1728 ) ( -7976 -4872 1728 ) ( -7928 -4872 1728 ) sky/mohday1 0 -3 0.00 -0.500000 36.875000 0 276 0 +( -7976 -7200 1728 ) ( -7976 -7200 -336 ) ( -8008 -7232 -336 ) sky/mohday1 -48 18 0.00 -0.500000 21 0 276 0 +( -7936 -6744 168 ) ( -7936 -6744 2232 ) ( -7936 -4904 2232 ) sky/mohday1 -7 18 0.00 -35.874992 21 0 276 0 +( -7968 -4832 1544 ) ( -7968 -4832 200 ) ( -7936 -4864 200 ) sky/mohday1 0 18 0.00 -0.500000 21 0 276 0 +( -7968 -6016 1728 ) ( -7968 -6016 -336 ) ( -7968 -4840 -336 ) sky/mohday1 -3 18 0.00 -36.875000 21 0 276 0 +} +// brush 1141 +{ +( 608 -5904 104 ) ( 216 -5904 104 ) ( 216 -6192 104 ) sky/mohday1 27 -26 0.00 -7.375000 4.750000 0 276 0 +( 200 -6192 1728 ) ( 200 -5904 1728 ) ( 592 -5904 1728 ) sky/mohday1 27 -26 0.00 -7.375000 4.750000 0 276 0 +( 200 -6208 1728 ) ( 592 -6208 1728 ) ( 592 -6208 -336 ) sky/mohday1 27 4 0.00 -7.375000 25.375000 0 276 0 +( 672 -6160 1728 ) ( 672 -5872 1728 ) ( 672 -5872 -336 ) sky/mohday1 -26 4 0.00 -4.750000 25.375000 0 276 0 +( 608 -5904 2144 ) ( 216 -5904 2144 ) ( 216 -5904 80 ) sky/mohday1 27 4 0.00 -7.375000 25.375000 0 276 0 +( 200 -5904 1728 ) ( 200 -6192 1728 ) ( 200 -6192 -336 ) sky/mohday1 -26 4 0.00 -4.750000 25.375000 0 276 0 +} +// brush 1142 +{ +( 1456 -6256 104 ) ( 1424 -6256 104 ) ( 1424 -6904 104 ) sky/mohday1 32 -33 0.00 -0.500000 11.375000 0 276 0 +( 1424 -6896 1728 ) ( 1424 -6248 1728 ) ( 1456 -6248 1728 ) sky/mohday1 32 -33 0.00 -0.500000 11.375000 0 276 0 +( 1424 -6936 -336 ) ( 1424 -6936 1728 ) ( 1456 -6904 1728 ) sky/mohday1 -48 4 0.00 -0.500000 25.375000 0 276 0 +( 1456 -6208 1920 ) ( 1456 -6208 -144 ) ( 1456 -6896 -144 ) sky/mohday1 -58 4 0.00 -10.874992 25.375000 0 276 0 +( 1424 -6240 1728 ) ( 1424 -6240 -336 ) ( 1456 -6208 -336 ) sky/mohday1 0 4 0.00 -0.500000 25.375000 0 276 0 +( 1424 -6240 -336 ) ( 1424 -6240 1728 ) ( 1424 -6928 1728 ) sky/mohday1 -61 4 0.00 -10.875008 25.375000 0 276 0 +} +// brush 1143 +{ +( -32 -6208 104 ) ( -272 -6208 104 ) ( -272 -6240 104 ) sky/mohday1 10 0 0.00 -19.625000 0.500000 0 276 0 +( -288 -6240 1728 ) ( -288 -6208 1728 ) ( -48 -6208 1728 ) sky/mohday1 10 0 0.00 -19.625000 0.500000 0 276 0 +( 1408 -6240 1728 ) ( 1408 -6240 -336 ) ( -288 -6240 -336 ) sky/mohday1 12 4 0.00 -18.624998 25.375000 0 276 0 +( 1424 -6240 -336 ) ( 1424 -6240 1728 ) ( 1456 -6208 1728 ) sky/mohday1 0 4 0.00 -0.500000 25.375000 0 276 0 +( -320 -6208 1728 ) ( -320 -6208 -336 ) ( -48 -6208 -336 ) sky/mohday1 10 4 0.00 -19.625010 25.375000 0 276 0 +( 192 -6200 -336 ) ( 192 -6200 1728 ) ( 224 -6232 1728 ) sky/mohday1 0 4 0.00 -0.500000 25.375000 0 276 0 +} +// brush 1144 +{ +( -2880 7376 160 ) ( -3080 7376 160 ) ( -3080 7336 160 ) sky/mohday1 -13 32 0.00 -8.624992 0.500000 0 276 0 +( -3096 7336 1728 ) ( -3096 7376 1728 ) ( -2896 7376 1728 ) sky/mohday1 -13 32 0.00 -8.624992 0.500000 0 276 0 +( -3096 7344 -336 ) ( -3096 7344 1728 ) ( -2864 7344 1728 ) sky/mohday1 -13 6 0.00 -8.624992 24.500000 0 276 0 +( -2880 7344 -336 ) ( -2880 7344 1728 ) ( -2912 7376 1728 ) sky/mohday1 32 6 0.00 -0.500000 24.500000 0 276 0 +( -3400 7376 1728 ) ( -3400 7376 -336 ) ( -2896 7376 -336 ) sky/mohday1 -61 6 0.00 -7.625004 24.500000 0 276 0 +( -3400 7376 -336 ) ( -3400 7376 1728 ) ( -3432 7344 1728 ) sky/mohday1 32 6 0.00 -0.500000 24.500000 0 276 0 +} +// brush 1145 +{ +( -2864 8056 160 ) ( -2896 8056 160 ) ( -2896 7824 160 ) sky/mohday1 0 7 0.00 -0.500000 8.750000 0 276 0 +( -2912 7824 1728 ) ( -2912 8056 1728 ) ( -2880 8056 1728 ) sky/mohday1 0 7 0.00 -0.500000 8.750000 0 276 0 +( -2912 7376 -336 ) ( -2912 7376 1728 ) ( -2880 7344 1728 ) sky/mohday1 32 6 0.00 -0.500000 24.500000 0 276 0 +( -2880 8024 2200 ) ( -2880 8024 136 ) ( -2880 7824 136 ) sky/mohday1 58 6 0.00 -8.250008 24.500000 0 276 0 +( -2888 7880 -336 ) ( -2888 7880 1728 ) ( -2920 7912 1728 ) sky/mohday1 0 6 0.00 -0.500000 24.500000 0 276 0 +( -2912 7376 1728 ) ( -2912 7376 -336 ) ( -2912 8056 -336 ) sky/mohday1 62 6 0.00 -8.249992 24.500000 0 276 0 +} +// brush 1146 +{ +( 664 -2944 264 ) ( 368 -2944 264 ) ( 368 -3616 264 ) sky/mohday1 16 -21 0.00 -0.500000 37.125000 0 276 0 +( 368 -3624 1728 ) ( 368 -2952 1728 ) ( 664 -2952 1728 ) sky/mohday1 16 -21 0.00 -0.500000 37.125000 0 276 0 +( 360 -3176 1728 ) ( 656 -3176 1728 ) ( 656 -3176 -336 ) sky/mohday1 16 11 0.00 -0.500000 22.875000 0 276 0 +( 392 -3576 1732 ) ( 392 -2904 1732 ) ( 392 -2904 -332 ) sky/mohday1 -21 11 0.00 -37.125000 22.875000 0 276 0 +( 568 -800 1728 ) ( 272 -800 1728 ) ( 272 -800 -336 ) sky/mohday1 16 11 0.00 -0.500000 22.875000 0 276 0 +( 360 -2904 1728 ) ( 360 -3576 1728 ) ( 360 -3576 -336 ) sky/mohday1 -21 11 0.00 -37.125000 22.875000 0 276 0 +} +// brush 1147 +{ +( -6608 -4320 216 ) ( -6704 -4320 216 ) ( -6704 -4928 216 ) sky/mohday1 -9 -63 0.00 -1.625000 11 0 276 0 +( -6704 -4920 1728 ) ( -6704 -4312 1728 ) ( -6608 -4312 1728 ) sky/mohday1 -9 -63 0.00 -1.625000 11 0 276 0 +( -6680 -4920 1728 ) ( -6584 -4920 1728 ) ( -6584 -4920 -336 ) sky/mohday1 -9 9 0.00 -1.625000 23.625000 0 276 0 +( -6568 -4920 1728 ) ( -6568 -4312 1728 ) ( -6568 -4312 -336 ) sky/mohday1 -63 9 0.00 -11 23.625000 0 276 0 +( -6608 -4216 1728 ) ( -6704 -4216 1728 ) ( -6704 -4216 -336 ) sky/mohday1 -9 9 0.00 -1.625000 23.625000 0 276 0 +( -6672 -4312 1728 ) ( -6672 -4920 1728 ) ( -6672 -4920 -336 ) sky/mohday1 -63 9 0.00 -11 23.625000 0 276 0 +} +// brush 1148 +{ +( 5792 1704 532 ) ( 5784 1704 532 ) ( 5784 1600 532 ) common/hint 0 0 0.00 1 1 268435456 2192 0 +( 5784 1600 684 ) ( 5784 1704 684 ) ( 5792 1704 684 ) common/hint 0 0 0.00 1 1 268435456 2192 0 +( 5784 1586 672 ) ( 5792 1586 672 ) ( 5792 1586 536 ) common/hint 0 0 0.00 1 1 268435456 2192 0 +( 5792 1600 672 ) ( 5792 1704 672 ) ( 5792 1704 536 ) common/hint 0 0 0.00 1 1 268435456 2192 0 +( 5804 1704 678 ) ( 5796 1704 678 ) ( 5796 1704 542 ) common/hint 0 0 0.00 1 1 268435456 2192 0 +( 5784 1704 672 ) ( 5784 1600 672 ) ( 5784 1600 536 ) common/hint 0 0 0.00 1 1 268435456 2192 0 +} +// brush 1149 +{ +( 5822 884 688 ) ( 5817 884 688 ) ( 5817 883 688 ) common/areaportal 0 0 0.00 1 1 805339136 2192 0 +( 5814 883 846 ) ( 5814 884 846 ) ( 5819 884 846 ) common/areaportal 0 0 0.00 1 1 805339136 2192 0 +( 5817 883 814 ) ( 5822 883 814 ) ( 5822 883 690 ) common/areaportal 0 0 0.00 1 1 805339136 2192 0 +( 5880 882 816 ) ( 5880 883 816 ) ( 5880 883 692 ) common/areaportal 0 0 0.00 1 1 805339136 2192 0 +( 5822 885 817 ) ( 5817 885 817 ) ( 5817 885 693 ) common/areaportal 0 0 0.00 1 1 805339136 2192 0 +( 5788 885 820 ) ( 5788 884 820 ) ( 5788 884 696 ) common/areaportal 0 0 0.00 1 1 805339136 2192 0 +} +// brush 1150 +{ +( 6041 2054 686 ) ( 6039 2054 686 ) ( 6039 2033 686 ) common/areaportal -2 0 0.00 1 1 805339136 2192 0 +( 6039 2033 850 ) ( 6039 2054 850 ) ( 6041 2054 850 ) common/areaportal -2 0 0.00 1 1 805339136 2192 0 +( 6038 1958 826 ) ( 6040 1958 826 ) ( 6040 1958 690 ) common/areaportal -2 24 0.00 1 1 805339136 2192 0 +( 6041 2034 822 ) ( 6041 2055 822 ) ( 6041 2055 686 ) common/areaportal 0 24 0.00 1 1 805339136 2192 0 +( 6041 2074 826 ) ( 6039 2074 826 ) ( 6039 2074 690 ) common/areaportal -2 24 0.00 1 1 805339136 2192 0 +( 6039 2054 830 ) ( 6039 2033 830 ) ( 6039 2033 694 ) common/areaportal 0 0 0.00 1 1 805339136 2192 0 +} +// brush 1151 +{ +( 5862 1709 532 ) ( 5856 1709 532 ) ( 5856 1707 532 ) common/areaportal -1 0 0.00 1 1 805339136 2192 0 +( 5854 1707 694 ) ( 5854 1709 694 ) ( 5860 1709 694 ) common/areaportal -1 0 0.00 1 1 805339136 2192 0 +( 5846 1707 670 ) ( 5852 1707 670 ) ( 5852 1707 534 ) common/areaportal -1 0 0.00 1 1 805339136 2192 0 +( 6038 1706 674 ) ( 6038 1708 674 ) ( 6038 1708 538 ) common/areaportal 0 0 0.00 1 1 805339136 2192 0 +( 5860 1709 662 ) ( 5854 1709 662 ) ( 5854 1709 526 ) common/areaportal -1 0 0.00 1 1 805339136 2192 0 +( 5782 1709 674 ) ( 5782 1707 674 ) ( 5782 1707 538 ) common/areaportal 0 0 0.00 1 1 805339136 2192 0 +} +// brush 1152 +{ +( -1296 7472 -360 ) ( -5440 7472 -360 ) ( -5440 2192 -360 ) common/caulk -31 -32 0.00 -211 244.250000 0 160 0 +( -5488 2192 -328 ) ( -5488 7472 -328 ) ( -1344 7472 -328 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4000 -8176 -360 ) ( 144 -8176 -360 ) ( 144 -8176 -2088 ) common/caulk -31 -16 0.00 -211 0.500000 0 160 0 +( 7128 1976 -360 ) ( 7128 7256 -360 ) ( 7128 7256 -2088 ) common/caulk -32 -16 0.00 -244.250000 0.500000 0 160 0 +( -1344 8160 -360 ) ( -5488 8160 -360 ) ( -5488 8160 -2088 ) common/caulk -31 -16 0.00 -211 0.500000 0 160 0 +( -7968 7376 -360 ) ( -7968 2096 -360 ) ( -7968 2096 -2088 ) common/caulk -32 -16 0.00 -244.250000 0.500000 0 160 0 +} +// brush 1153 +{ +( 5846 1028 692 ) ( 5822 1028 692 ) ( 5822 1022 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5914 1028 746 ) ( 5914 1020 746 ) ( 5822 1024 742 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5914 1020 742 ) ( 5914 1020 692 ) ( 5822 1024 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5914 1020 746 ) ( 5914 1028 746 ) ( 5914 1028 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5844 1028 744 ) ( 5820 1028 744 ) ( 5820 1028 732 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5822 1028 704 ) ( 5822 1022 704 ) ( 5822 1022 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1154 +{ +( -4152 -2608 0 ) ( -4172 -2608 0 ) ( -4172 -2612 0 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4170 -2612 296 ) ( -4170 -2608 296 ) ( -4150 -2608 296 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4172 -2612 2 ) ( -4152 -2612 2 ) ( -4152 -2612 0 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -2612 2 ) ( -4152 -2608 2 ) ( -4152 -2608 0 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4172 -2608 2 ) ( -4172 -2608 0 ) ( -4152 -2608 0 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4172 -2608 0 ) ( -4172 -2608 2 ) ( -4288 -2612 2 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1155 +{ +( 6072 1192 536 ) ( 6024 1192 536 ) ( 6024 1168 536 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 6024 1168 680 ) ( 6024 1192 680 ) ( 6072 1192 680 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 6024 1028 680 ) ( 6072 1028 680 ) ( 6072 1028 528 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 6070 1168 680 ) ( 6070 1192 680 ) ( 6070 1192 528 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 6072 1192 680 ) ( 6024 1192 680 ) ( 6024 1192 528 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 6024 1192 680 ) ( 6024 1168 680 ) ( 6024 1168 528 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 1156 +{ +( 6072 1024 688 ) ( 6056 1024 688 ) ( 6056 888 688 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 6056 896 848 ) ( 6056 1032 848 ) ( 6072 1032 848 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 6056 888 720 ) ( 6072 888 720 ) ( 6072 888 688 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 6072 888 720 ) ( 6072 1024 720 ) ( 6072 1024 688 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 6072 1024 720 ) ( 6056 1024 720 ) ( 6056 1024 688 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 6056 1024 720 ) ( 6056 888 720 ) ( 6056 888 688 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 1157 +{ +( 6036 1028 692 ) ( 6018 1028 692 ) ( 6018 1020 692 ) common/clip 11 0 0.00 1 1 196608 2193 0 +( 6018 1020 746 ) ( 6018 1028 746 ) ( 6036 1028 746 ) common/clip 11 0 0.00 1 1 196608 2193 0 +( 6068 1026 746 ) ( 6068 1026 692 ) ( 6018 1020 692 ) common/clip 11 0 0.00 1 1 196608 2193 0 +( 6068 1028 746 ) ( 6068 1028 692 ) ( 6068 1026 692 ) common/clip 11 0 0.00 1 1 196608 2193 0 +( 6068 1028 692 ) ( 6068 1028 746 ) ( 6018 1028 746 ) common/clip 11 0 0.00 1 1 196608 2193 0 +( 6018 1028 746 ) ( 6018 1020 746 ) ( 6018 1020 692 ) common/clip 11 0 0.00 1 1 196608 2193 0 +} +// brush 1158 +{ +( -5968 -3432 80 ) ( -6032 -3432 80 ) ( -6032 -3448 80 ) common/clip -20 0 0.00 1 1 196608 2193 0 +( -6032 -3448 162 ) ( -6032 -3432 162 ) ( -5968 -3432 162 ) common/clip -20 0 0.00 1 1 196608 2193 0 +( -6032 -3444 80 ) ( -6032 -3444 160 ) ( -5968 -3448 160 ) common/clip -20 0 0.00 1 1 196608 2193 0 +( -5968 -3448 160 ) ( -5968 -3432 160 ) ( -5968 -3432 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -6032 -3436 162 ) ( -6032 -3436 82 ) ( -5968 -3432 82 ) common/clip -20 0 0.00 1 1 196608 2193 0 +( -6032 -3444 160 ) ( -6032 -3444 80 ) ( -6032 -3436 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1159 +{ +( -3308 -2492 68 ) ( -3312 -2492 68 ) ( -3312 -2504 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3108 -2244 576 ) ( -3104 -2244 576 ) ( -3288 -2504 576 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3312 -2504 140 ) ( -3308 -2504 140 ) ( -3308 -2504 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3124 -2244 104 ) ( -3124 -2244 68 ) ( -3308 -2504 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3124 -2244 140 ) ( -3128 -2244 140 ) ( -3128 -2244 68 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( -3128 -2244 68 ) ( -3128 -2244 104 ) ( -3312 -2504 104 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 1160 +{ +( -3308 -2492 68 ) ( -3312 -2492 68 ) ( -3312 -2504 68 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3128 -2240 108 ) ( -3124 -2240 108 ) ( -3308 -2504 136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3312 -2504 140 ) ( -3308 -2504 140 ) ( -3308 -2504 68 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3124 -2244 108 ) ( -3124 -2244 68 ) ( -3308 -2504 68 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3128 -2244 108 ) ( -3128 -2244 68 ) ( -3124 -2244 68 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3128 -2244 68 ) ( -3128 -2244 108 ) ( -3312 -2504 136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1161 +{ +( -3496 -4136 -8 ) ( -3552 -4136 -8 ) ( -3552 -4200 -8 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3552 -4192 384 ) ( -3552 -4128 384 ) ( -3496 -4128 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3488 -4264 136 ) ( -3488 -4264 -8 ) ( -3552 -4200 -8 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3328 -4072 136 ) ( -3328 -4072 -8 ) ( -3488 -4264 -8 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3392 -4008 136 ) ( -3392 -4008 -8 ) ( -3328 -4072 -8 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3392 -4008 -8 ) ( -3392 -4008 136 ) ( -3552 -4200 136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1162 +{ +( -3912 -4200 -8 ) ( -4048 -4200 -8 ) ( -4048 -4272 -8 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4048 -4264 384 ) ( -4048 -4192 384 ) ( -3912 -4192 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3488 -4264 136 ) ( -3488 -4264 -8 ) ( -4048 -4264 -8 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3488 -4264 -8 ) ( -3488 -4264 136 ) ( -3552 -4200 136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3912 -4200 384 ) ( -4048 -4200 384 ) ( -4048 -4200 240 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4048 -4200 136 ) ( -4048 -4272 136 ) ( -4048 -4272 -8 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1163 +{ +( -3336 -3496 -8 ) ( -3392 -3496 -8 ) ( -3392 -3672 -8 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3392 -3664 384 ) ( -3392 -3488 384 ) ( -3336 -3488 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3328 -4072 136 ) ( -3328 -4072 -8 ) ( -3392 -4008 -8 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3328 -4072 -8 ) ( -3328 -4072 136 ) ( -3328 -3496 136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3336 -3496 136 ) ( -3392 -3496 136 ) ( -3392 -3496 -8 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3392 -3496 136 ) ( -3392 -3672 136 ) ( -3392 -3672 -8 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1164 +{ +( 6024 1036 692 ) ( 6016 1036 692 ) ( 6016 1020 692 ) common/clip -14 0 0.00 1 1 196608 2193 0 +( 6016 1016 746 ) ( 6016 1032 746 ) ( 6024 1032 746 ) common/clip -14 0 0.00 1 1 196608 2193 0 +( 6018 1020 693 ) ( 6018 1020 741 ) ( 6022 1020 741 ) common/clip -14 0 0.00 1 1 196608 2193 0 +( 6022 1020 692 ) ( 6022 1020 740 ) ( 6024 1036 740 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6024 1036 740 ) ( 6016 1036 740 ) ( 6016 1036 692 ) common/clip -14 0 0.00 1 1 196608 2193 0 +( 6018 1020 740 ) ( 6018 1020 692 ) ( 6016 1036 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1165 +{ +( 5784 1704 536 ) ( 5780 1704 536 ) ( 5780 1684 536 ) common/clip -28 20 0.00 1 1 196608 2193 0 +( 5780 1684 672 ) ( 5780 1704 672 ) ( 5784 1704 672 ) common/clip -28 20 0.00 1 1 196608 2193 0 +( 5784 1684 536 ) ( 5784 1684 672 ) ( 5792 1684 672 ) common/clip -28 0 0.00 1 1 196608 2193 0 +( 5840 1704 672 ) ( 5840 1704 536 ) ( 5792 1684 536 ) common/clip -20 0 0.00 1 1 196608 2193 0 +( 5840 1704 536 ) ( 5840 1704 672 ) ( 5696 1704 672 ) common/clip -28 0 0.00 1 1 196608 2193 0 +( 5696 1704 536 ) ( 5696 1704 672 ) ( 5784 1684 672 ) common/clip -20 0 0.00 1 1 196608 2193 0 +} +// brush 1166 +{ +( 5560 608 472 ) ( 5496 608 472 ) ( 5496 592 472 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 5492 592 672 ) ( 5492 608 672 ) ( 5556 608 672 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 5496 592 772 ) ( 5560 592 772 ) ( 5560 592 472 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 5568 592 772 ) ( 5568 608 772 ) ( 5568 608 472 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 5560 600 772 ) ( 5496 600 772 ) ( 5496 600 472 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 5496 608 772 ) ( 5496 592 772 ) ( 5496 592 472 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 1167 +{ +( 5560 728 472 ) ( 5496 728 472 ) ( 5496 712 472 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 5492 712 672 ) ( 5492 728 672 ) ( 5556 728 672 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 5496 712 772 ) ( 5560 712 772 ) ( 5560 712 472 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 5568 720 672 ) ( 5568 720 472 ) ( 5568 712 472 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 5568 720 472 ) ( 5568 720 672 ) ( 5496 720 672 ) common/monster 0 0 0.00 1 1 131072 2193 0 +( 5496 728 772 ) ( 5496 712 772 ) ( 5496 712 472 ) common/monster 0 0 0.00 1 1 131072 2193 0 +} +// brush 1168 +{ +( -3247 6223 -110 ) ( -3253 6223 -110 ) ( -3253 6220 -110 ) common/clip -39 -1 0.00 1 1 196608 2193 0 +( -3253 6220 192 ) ( -3253 6223 192 ) ( -3247 6223 192 ) common/clip -39 -1 0.00 1 1 196608 2193 0 +( -3201 6251 192 ) ( -3201 6251 -110 ) ( -3253 6220 -110 ) common/clip -39 0 0.00 1 1 196608 2193 0 +( -3201 6251 -110 ) ( -3201 6251 192 ) ( -3242 6232 192 ) common/clip -37 0 0.00 1 1 196608 2193 0 +( -3242 6232 -110 ) ( -3242 6232 192 ) ( -3257 6223 192 ) common/clip -39 0 0.00 1 1 196608 2193 0 +( -3257 6223 -110 ) ( -3257 6223 192 ) ( -3253 6220 192 ) common/clip -37 0 0.00 1 1 196608 2193 0 +} +// brush 1169 +{ +( -2843 6453 -110 ) ( -2860 6453 -110 ) ( -2860 6447 -110 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2860 6447 192 ) ( -2860 6453 192 ) ( -2843 6453 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2861 6447 -110 ) ( -2861 6447 192 ) ( -2811 6476 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2811 6476 -110 ) ( -2811 6476 192 ) ( -2810 6481 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2826 6472 192 ) ( -2826 6472 -110 ) ( -2810 6481 -110 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2861 6447 192 ) ( -2861 6447 -110 ) ( -2826 6472 -110 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1170 +{ +( -2801 6476 -110 ) ( -2810 6476 -110 ) ( -2810 6460 -110 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2810 6460 192 ) ( -2810 6476 192 ) ( -2801 6476 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2775 6415 -110 ) ( -2775 6415 192 ) ( -2799 6465 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2799 6465 -110 ) ( -2799 6465 192 ) ( -2809 6482 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2809 6482 -110 ) ( -2809 6482 192 ) ( -2810 6476 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2775 6415 192 ) ( -2775 6415 -110 ) ( -2810 6476 -110 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1171 +{ +( -2453 5779 -110 ) ( -2484 5779 -110 ) ( -2484 5774 -110 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2484 5774 192 ) ( -2484 5779 192 ) ( -2453 5779 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2438 5800 -110 ) ( -2438 5800 192 ) ( -2426 5807 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2426 5807 -110 ) ( -2426 5807 192 ) ( -2427 5811 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2427 5811 -110 ) ( -2427 5811 192 ) ( -2484 5779 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2438 5800 192 ) ( -2438 5800 -110 ) ( -2484 5779 -110 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1172 +{ +( -2425 5831 -110 ) ( -2434 5831 -110 ) ( -2434 5814 -110 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2434 5814 192 ) ( -2434 5831 192 ) ( -2425 5831 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2426 5811 -110 ) ( -2426 5811 192 ) ( -2422 5812 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2422 5812 -110 ) ( -2422 5812 192 ) ( -2431 5827 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2431 5827 -110 ) ( -2431 5827 192 ) ( -2460 5870 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2426 5811 192 ) ( -2426 5811 -110 ) ( -2460 5870 -110 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1173 +{ +( -2851 5556 -110 ) ( -2869 5556 -110 ) ( -2869 5550 -110 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2869 5550 192 ) ( -2869 5556 192 ) ( -2851 5556 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2854 5560 192 ) ( -2854 5560 -110 ) ( -2869 5552 -110 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2854 5560 -110 ) ( -2854 5560 192 ) ( -2815 5587 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2815 5587 -110 ) ( -2815 5587 192 ) ( -2869 5556 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2869 5552 192 ) ( -2869 5552 -110 ) ( -2869 5556 -110 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1174 +{ +( -2873 5574 -110 ) ( -2884 5574 -110 ) ( -2884 5559 -110 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2884 5559 192 ) ( -2884 5574 192 ) ( -2873 5574 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2872 5551 -88 ) ( -2872 5551 192 ) ( -2870 5556 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2897 5604 192 ) ( -2897 5604 -88 ) ( -2870 5556 -88 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2897 5604 -88 ) ( -2897 5604 192 ) ( -2881 5567 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -2872 5551 192 ) ( -2872 5551 -88 ) ( -2881 5567 -88 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1175 +{ +( -3035 5849 -88 ) ( -3044 5849 -88 ) ( -3044 5832 -88 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3044 5832 192 ) ( -3044 5849 192 ) ( -3035 5849 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3033 5831 -88 ) ( -3033 5831 192 ) ( -3029 5833 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3058 5883 192 ) ( -3058 5883 -88 ) ( -3029 5833 -88 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3043 5848 -88 ) ( -3043 5848 192 ) ( -3033 5831 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3043 5848 192 ) ( -3043 5848 -88 ) ( -3058 5883 -88 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1176 +{ +( -3148 6046 -88 ) ( -3154 6046 -88 ) ( -3154 6030 -88 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3154 6030 192 ) ( -3154 6046 192 ) ( -3148 6046 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3151 6035 -88 ) ( -3151 6035 192 ) ( -3124 5996 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3157 6054 192 ) ( -3157 6054 -88 ) ( -3124 5996 -88 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3157 6054 -88 ) ( -3157 6054 192 ) ( -3161 6052 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3161 6052 -88 ) ( -3161 6052 192 ) ( -3151 6035 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1177 +{ +( -3237 6222 -88 ) ( -3259 6222 -88 ) ( -3259 6200 -88 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3259 6208 192 ) ( -3259 6230 192 ) ( -3237 6230 192 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3249 6205 -88 ) ( -3249 6205 -64 ) ( -3226 6173 -64 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3226 6173 40 ) ( -3226 6173 64 ) ( -3253 6220 64 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3253 6220 40 ) ( -3253 6220 64 ) ( -3259 6222 64 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -3249 6205 -64 ) ( -3249 6205 -88 ) ( -3259 6222 -88 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1178 +{ +( 67 4235 40 ) ( 47 4235 40 ) ( 47 4229 40 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 47 4229 251 ) ( 47 4235 251 ) ( 67 4235 251 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 48 4230 40 ) ( 48 4230 251 ) ( 60 4250 251 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 60 4250 40 ) ( 60 4250 251 ) ( 69 4274 251 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 69 4274 40 ) ( 69 4274 251 ) ( 47 4235 251 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 48 4230 251 ) ( 48 4230 40 ) ( 47 4235 40 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1179 +{ +( 42 4242 40 ) ( 33 4242 40 ) ( 33 4222 40 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 33 4222 251 ) ( 33 4242 251 ) ( 42 4242 251 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 44 4232 40 ) ( 44 4232 251 ) ( 46 4235 251 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 3 4260 251 ) ( 3 4260 40 ) ( 46 4235 40 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 3 4260 40 ) ( 3 4260 251 ) ( 28 4241 251 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 44 4232 251 ) ( 44 4232 40 ) ( 28 4241 40 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1180 +{ +( -782 4719 40 ) ( -786 4719 40 ) ( -786 4716 40 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -786 4716 251 ) ( -786 4719 251 ) ( -782 4719 251 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -784 4715 40 ) ( -784 4715 251 ) ( -762 4754 251 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -762 4754 40 ) ( -762 4754 251 ) ( -778 4734 251 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -787 4718 251 ) ( -787 4718 40 ) ( -778 4734 40 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -787 4718 40 ) ( -787 4718 251 ) ( -784 4715 251 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1181 +{ +( -776 4712 40 ) ( -788 4712 40 ) ( -788 4696 40 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -788 4696 251 ) ( -788 4712 251 ) ( -776 4712 251 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -769 4701 40 ) ( -769 4701 72 ) ( -742 4690 72 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -742 4690 219 ) ( -742 4690 251 ) ( -785 4715 251 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -785 4715 219 ) ( -785 4715 251 ) ( -788 4712 251 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( -769 4701 72 ) ( -769 4701 40 ) ( -788 4712 40 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1182 +{ +( -428 4536 40 ) ( -480 4536 40 ) ( -480 4472 40 ) common/clip -34 0 0.00 1 1 196608 2193 0 +( -480 4540 72 ) ( -364 4472 72 ) ( -392 4428 48 ) common/clip -34 0 0.00 1 1 196608 2193 0 +( -504 4496 48 ) ( -392 4428 48 ) ( -392 4428 40 ) common/clip -34 -48 0.00 1 1 196608 2193 0 +( -364 4472 192 ) ( -364 4472 40 ) ( -392 4428 40 ) common/clip -38 -48 0.00 1 1 196608 2193 0 +( -364 4472 72 ) ( -480 4540 72 ) ( -480 4540 40 ) common/clip -34 -48 0.00 1 1 196608 2193 0 +( -480 4540 56 ) ( -504 4496 56 ) ( -504 4496 40 ) common/clip -38 -48 0.00 1 1 196608 2193 0 +} +// brush 1183 +{ +( 6032 1720 536 ) ( 6024 1720 536 ) ( 6024 1712 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6024 1712 688 ) ( 6024 1720 688 ) ( 6032 1720 688 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6012 1712 536 ) ( 6012 1712 688 ) ( 6032 1712 688 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6032 1728 688 ) ( 6032 1728 536 ) ( 6032 1712 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6032 1728 536 ) ( 6032 1728 688 ) ( 6024 1720 688 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6032 1728 536 ) ( 6032 1728 688 ) ( 6024 1720 688 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1184 +{ +( 5264 1720 536 ) ( 5256 1720 536 ) ( 5256 1712 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5256 1712 688 ) ( 5256 1720 688 ) ( 5264 1720 688 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5272 1712 688 ) ( 5272 1712 536 ) ( 5256 1712 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5272 1712 536 ) ( 5272 1712 688 ) ( 5264 1720 688 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5256 1728 688 ) ( 5256 1728 536 ) ( 5264 1720 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5256 1728 536 ) ( 5256 1728 688 ) ( 5256 1712 688 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1185 +{ +( 5264 2048 536 ) ( 5256 2048 536 ) ( 5256 2040 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5256 2040 688 ) ( 5256 2048 688 ) ( 5264 2048 688 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5256 2032 536 ) ( 5256 2032 688 ) ( 5264 2040 688 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5272 2048 688 ) ( 5272 2048 536 ) ( 5264 2040 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5272 2048 536 ) ( 5272 2048 688 ) ( 5256 2048 688 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5256 2032 688 ) ( 5256 2032 536 ) ( 5256 2048 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1186 +{ +( 6032 2048 536 ) ( 6024 2048 536 ) ( 6024 2040 536 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6024 2040 688 ) ( 6024 2048 688 ) ( 6032 2048 688 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6032 2032 644 ) ( 6032 2032 536 ) ( 6024 2040 536 ) common/clip -38 -28 0.00 1 1 196608 2193 0 +( 6032 2032 536 ) ( 6032 2032 644 ) ( 6032 2048 644 ) common/clip -38 -28 0.00 1 1 196608 2193 0 +( 6016 2048 644 ) ( 6016 2048 536 ) ( 6032 2048 536 ) common/clip -38 -28 0.00 1 1 196608 2193 0 +( 6016 2048 536 ) ( 6016 2048 644 ) ( 6024 2040 644 ) common/clip -38 -28 0.00 1 1 196608 2193 0 +} +// brush 1187 +{ +( 6036 2320 692 ) ( 6020 2320 692 ) ( 6020 2304 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6020 2304 800 ) ( 6020 2320 800 ) ( 6036 2320 800 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6004 2320 692 ) ( 6004 2320 800 ) ( 6020 2304 800 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6036 2288 692 ) ( 6036 2288 800 ) ( 6036 2320 800 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6004 2320 800 ) ( 6004 2320 692 ) ( 6036 2320 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6036 2288 800 ) ( 6036 2288 692 ) ( 6020 2304 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1188 +{ +( 5780 2320 692 ) ( 5764 2320 692 ) ( 5764 2304 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5764 2304 800 ) ( 5764 2320 800 ) ( 5780 2320 800 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5764 2304 800 ) ( 5780 2304 800 ) ( 5780 2304 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5808 2320 800 ) ( 5808 2320 692 ) ( 5780 2304 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5740 2320 800 ) ( 5740 2320 692 ) ( 5808 2320 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5740 2320 692 ) ( 5740 2320 800 ) ( 5764 2304 800 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1189 +{ +( 5524 2320 692 ) ( 5508 2320 692 ) ( 5508 2304 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5508 2304 800 ) ( 5508 2320 800 ) ( 5524 2320 800 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5508 2304 800 ) ( 5524 2304 800 ) ( 5524 2304 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5552 2320 800 ) ( 5552 2320 692 ) ( 5524 2304 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5484 2320 800 ) ( 5484 2320 692 ) ( 5552 2320 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5484 2320 692 ) ( 5484 2320 800 ) ( 5508 2304 800 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1190 +{ +( 5280 2320 692 ) ( 5264 2320 692 ) ( 5264 2304 692 ) common/clip -54 -16 0.00 1 1 196608 2193 0 +( 5264 2304 800 ) ( 5264 2320 800 ) ( 5280 2320 800 ) common/clip -54 -16 0.00 1 1 196608 2193 0 +( 5264 2288 692 ) ( 5264 2288 800 ) ( 5280 2304 800 ) common/clip -22 0 0.00 1 1 196608 2193 0 +( 5296 2320 800 ) ( 5296 2320 692 ) ( 5280 2304 692 ) common/clip -22 0 0.00 1 1 196608 2193 0 +( 5296 2320 692 ) ( 5296 2320 800 ) ( 5264 2320 800 ) common/clip -54 0 0.00 1 1 196608 2193 0 +( 5264 2288 800 ) ( 5264 2288 692 ) ( 5264 2320 692 ) common/clip -22 0 0.00 1 1 196608 2193 0 +} +// brush 1191 +{ +( 5280 1728 692 ) ( 5264 1728 692 ) ( 5264 1712 692 ) common/clip 14 0 0.00 1 1 196608 2193 0 +( 5260 1712 800 ) ( 5260 1728 800 ) ( 5276 1728 800 ) common/clip 14 0 0.00 1 1 196608 2193 0 +( 5264 1712 692 ) ( 5264 1712 800 ) ( 5312 1712 800 ) common/clip 14 -36 0.00 1 1 196608 2193 0 +( 5264 1744 800 ) ( 5264 1744 692 ) ( 5280 1728 692 ) common/clip 14 -36 0.00 1 1 196608 2193 0 +( 5264 1744 800 ) ( 5264 1744 692 ) ( 5280 1728 692 ) common/clip 14 -36 0.00 1 1 196608 2193 0 +( 5264 1744 692 ) ( 5264 1744 800 ) ( 5264 1712 800 ) common/clip 14 -36 0.00 1 1 196608 2193 0 +} +// brush 1192 +{ +( 5524 1728 692 ) ( 5508 1728 692 ) ( 5508 1712 692 ) common/clip 26 0 0.00 1 1 196608 2193 0 +( 5504 1712 800 ) ( 5504 1728 800 ) ( 5520 1728 800 ) common/clip 26 0 0.00 1 1 196608 2193 0 +( 5480 1712 692 ) ( 5480 1712 800 ) ( 5556 1712 800 ) common/clip 26 -36 0.00 1 1 196608 2193 0 +( 5556 1712 692 ) ( 5556 1712 800 ) ( 5524 1728 800 ) common/clip 26 -36 0.00 1 1 196608 2193 0 +( 5524 1728 760 ) ( 5508 1728 760 ) ( 5508 1728 692 ) common/clip 26 -36 0.00 1 1 196608 2193 0 +( 5480 1712 800 ) ( 5480 1712 692 ) ( 5508 1728 692 ) common/clip 26 -36 0.00 1 1 196608 2193 0 +} +// brush 1193 +{ +( 5780 1728 692 ) ( 5764 1728 692 ) ( 5764 1712 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5760 1712 800 ) ( 5760 1728 800 ) ( 5776 1728 800 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5736 1712 692 ) ( 5736 1712 800 ) ( 5812 1712 800 ) common/clip -38 -36 0.00 1 1 196608 2193 0 +( 5812 1712 692 ) ( 5812 1712 800 ) ( 5780 1728 800 ) common/clip -38 -36 0.00 1 1 196608 2193 0 +( 5780 1728 760 ) ( 5764 1728 760 ) ( 5764 1728 692 ) common/clip -38 -36 0.00 1 1 196608 2193 0 +( 5736 1712 800 ) ( 5736 1712 692 ) ( 5764 1728 692 ) common/clip -38 -36 0.00 1 1 196608 2193 0 +} +// brush 1194 +{ +( 6036 1726 692 ) ( 6019 1726 692 ) ( 6019 1712 692 ) common/clip -38 -2 0.00 1 1 196608 2193 0 +( 6019 1712 844 ) ( 6019 1726 844 ) ( 6036 1726 844 ) common/clip -38 -2 0.00 1 1 196608 2193 0 +( 6004 1712 692 ) ( 6004 1712 844 ) ( 6036 1712 844 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6036 1744 844 ) ( 6036 1744 692 ) ( 6036 1712 692 ) common/clip -36 0 0.00 1 1 196608 2193 0 +( 6036 1744 692 ) ( 6036 1744 844 ) ( 6020 1728 844 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6004 1712 844 ) ( 6004 1712 692 ) ( 6020 1728 692 ) common/clip -36 0 0.00 1 1 196608 2193 0 +} +// brush 1195 +{ +( 6045 2068 692 ) ( 6036 2068 692 ) ( 6036 2048 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6036 2048 844 ) ( 6036 2068 844 ) ( 6045 2068 844 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6036 2048 844 ) ( 6045 2048 844 ) ( 6045 2048 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6065 2068 844 ) ( 6065 2068 692 ) ( 6044 2048 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6065 2068 692 ) ( 6065 2068 844 ) ( 6036 2068 844 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6036 2068 844 ) ( 6036 2048 844 ) ( 6036 2048 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1196 +{ +( 6057 1984 692 ) ( 6036 1984 692 ) ( 6036 1965 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6036 1965 844 ) ( 6036 1984 844 ) ( 6057 1984 844 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6054 1964 844 ) ( 6054 1964 692 ) ( 6036 1964 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6054 1964 692 ) ( 6054 1964 844 ) ( 6044 1984 844 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6044 1984 692 ) ( 6044 1984 844 ) ( 6036 1984 844 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6036 1984 844 ) ( 6036 1965 844 ) ( 6036 1965 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1197 +{ +( 6195 1712 692 ) ( 6177 1712 692 ) ( 6177 1704 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6177 1704 844 ) ( 6177 1712 844 ) ( 6195 1712 844 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6177 1704 844 ) ( 6195 1704 844 ) ( 6195 1704 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6200 1754 844 ) ( 6200 1754 692 ) ( 6200 1704 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6200 1754 692 ) ( 6200 1754 844 ) ( 6176 1712 844 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6176 1712 844 ) ( 6176 1704 844 ) ( 6176 1704 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1198 +{ +( 6072 1035 692 ) ( 6068 1035 692 ) ( 6068 1024 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6068 1024 742 ) ( 6068 1035 742 ) ( 6072 1035 742 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6068 1024 742 ) ( 6072 1024 742 ) ( 6072 1024 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6072 1024 742 ) ( 6072 1035 742 ) ( 6072 1035 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6075 1704 742 ) ( 6071 1704 742 ) ( 6071 1704 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6068 1035 742 ) ( 6068 1024 742 ) ( 6068 1024 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1199 +{ +( 6068 1028 692 ) ( 6024 1028 692 ) ( 6024 1024 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6024 1024 742 ) ( 6024 1028 742 ) ( 6068 1028 742 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6024 1024 742 ) ( 6068 1024 742 ) ( 6068 1024 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6068 1024 742 ) ( 6068 1028 742 ) ( 6068 1028 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6068 1028 742 ) ( 6024 1028 742 ) ( 6024 1028 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 6024 1028 742 ) ( 6024 1024 742 ) ( 6024 1024 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1200 +{ +( 5913 1028 692 ) ( 5883 1028 692 ) ( 5883 1023 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5884 1023 742 ) ( 5884 1028 742 ) ( 5914 1028 742 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5914 1024 746 ) ( 5914 1024 692 ) ( 5883 1024 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5914 1023 692 ) ( 5914 1023 746 ) ( 5913 1028 746 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5913 1028 746 ) ( 5883 1028 746 ) ( 5883 1028 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5792 1030 746 ) ( 5792 1025 746 ) ( 5792 1025 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1201 +{ +( 5920 1036 692 ) ( 5912 1036 692 ) ( 5912 1020 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5912 1016 746 ) ( 5912 1032 746 ) ( 5920 1032 746 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5914 1020 693 ) ( 5914 1020 741 ) ( 5918 1020 741 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5918 1020 692 ) ( 5918 1020 740 ) ( 5920 1036 740 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5920 1036 740 ) ( 5912 1036 740 ) ( 5912 1036 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +( 5914 1020 740 ) ( 5914 1020 692 ) ( 5912 1036 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1202 +{ +( 6024 1189 536 ) ( 6016 1189 536 ) ( 6016 1169 536 ) common/clip -40 0 0.00 1 1 196608 2193 0 +( 6016 1168 602 ) ( 6016 1188 602 ) ( 6024 1188 602 ) common/clip -40 0 0.00 1 1 196608 2193 0 +( 6016 1179 680 ) ( 6024 1179 680 ) ( 6024 1179 536 ) common/clip -40 0 0.00 1 1 196608 2193 0 +( 6024 1169 680 ) ( 6024 1189 680 ) ( 6024 1189 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 6024 1190 680 ) ( 6016 1190 680 ) ( 6016 1190 536 ) common/clip -40 0 0.00 1 1 196608 2193 0 +( 6016 1189 680 ) ( 6016 1169 680 ) ( 6016 1169 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1203 +{ +( 6016 1036 536 ) ( 6024 1036 536 ) ( 6024 1180 536 ) common/clip -40 -10 0.00 1 1 196608 2193 0 +( 6024 1036 746 ) ( 6016 1036 746 ) ( 6016 1180 602 ) common/clip -40 -10 0.00 1 1 196608 2193 0 +( 6024 1036 536 ) ( 6016 1036 536 ) ( 6016 1036 746 ) common/clip -40 0 0.00 1 1 196608 2193 0 +( 6024 1159 680 ) ( 6024 1179 680 ) ( 6024 1179 536 ) common/clip 10 0 0.00 1 1 196608 2193 0 +( 6024 1180 680 ) ( 6016 1180 680 ) ( 6016 1180 536 ) common/clip -40 0 0.00 1 1 196608 2193 0 +( 6016 1179 680 ) ( 6016 1159 680 ) ( 6016 1159 536 ) common/clip 10 0 0.00 1 1 196608 2193 0 +} +// brush 1204 +{ +( 5912 1035 536 ) ( 5920 1035 536 ) ( 5920 1179 536 ) common/clip 0 -11 0.00 1 1 196608 2193 0 +( 5920 1035 746 ) ( 5912 1035 746 ) ( 5912 1179 602 ) common/clip 0 -11 0.00 1 1 196608 2193 0 +( 5920 1035 536 ) ( 5912 1035 536 ) ( 5912 1035 746 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5920 1158 680 ) ( 5920 1178 680 ) ( 5920 1178 536 ) common/clip 11 0 0.00 1 1 196608 2193 0 +( 5920 1179 680 ) ( 5912 1179 680 ) ( 5912 1179 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5912 1178 680 ) ( 5912 1158 680 ) ( 5912 1158 536 ) common/clip 11 0 0.00 1 1 196608 2193 0 +} +// brush 1205 +{ +( 5920 1189 536 ) ( 5912 1189 536 ) ( 5912 1169 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5912 1168 602 ) ( 5912 1188 602 ) ( 5920 1188 602 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5912 1179 680 ) ( 5920 1179 680 ) ( 5920 1179 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5920 1169 680 ) ( 5920 1189 680 ) ( 5920 1189 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5920 1190 680 ) ( 5912 1190 680 ) ( 5912 1190 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5912 1189 680 ) ( 5912 1169 680 ) ( 5912 1169 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1206 +{ +( 4808 1752 471 ) ( 4760 1752 471 ) ( 4760 1693 471 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4760 1693 544 ) ( 4760 1752 544 ) ( 4808 1752 544 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4780 1664 544 ) ( 4780 1664 471 ) ( 4765 1664 471 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4780 1664 471 ) ( 4780 1664 544 ) ( 4808 1752 544 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4808 1752 544 ) ( 4760 1752 544 ) ( 4760 1752 471 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4765 1664 544 ) ( 4765 1664 471 ) ( 4760 1752 471 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1207 +{ +( 4768 1481 471 ) ( 4720 1481 471 ) ( 4720 1448 471 ) common/clip -1 0 0.00 1 1 196608 2193 0 +( 4720 1448 544 ) ( 4720 1481 544 ) ( 4768 1481 544 ) common/clip -1 0 0.00 1 1 196608 2193 0 +( 4720 1448 544 ) ( 4768 1448 544 ) ( 4768 1448 471 ) common/clip -1 0 0.00 1 1 196608 2193 0 +( 4763 1536 544 ) ( 4763 1536 471 ) ( 4768 1448 471 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4763 1536 471 ) ( 4763 1536 544 ) ( 4748 1536 544 ) common/clip -1 0 0.00 1 1 196608 2193 0 +( 4748 1536 471 ) ( 4748 1536 544 ) ( 4720 1448 544 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1208 +{ +( 4768 1448 471 ) ( 4720 1448 471 ) ( 4720 1399 471 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4720 1399 544 ) ( 4720 1448 544 ) ( 4768 1448 544 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4755 1377 544 ) ( 4755 1377 471 ) ( 4740 1377 471 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4755 1377 471 ) ( 4755 1377 544 ) ( 4768 1448 544 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4768 1448 544 ) ( 4720 1448 544 ) ( 4720 1448 471 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4740 1377 544 ) ( 4740 1377 471 ) ( 4720 1448 471 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1209 +{ +( 4784 1088 471 ) ( 4736 1088 471 ) ( 4736 1000 471 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4736 1001 544 ) ( 4736 1089 544 ) ( 4784 1089 544 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4736 1000 720 ) ( 4784 1000 720 ) ( 4784 1000 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4768 1088 544 ) ( 4768 1088 471 ) ( 4784 1000 471 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4768 1088 471 ) ( 4768 1088 544 ) ( 4752 1088 544 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4752 1088 471 ) ( 4752 1088 544 ) ( 4736 1000 544 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1210 +{ +( -672 -2792 456 ) ( -676 -2792 456 ) ( -676 -2808 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -676 -2808 720 ) ( -676 -2792 720 ) ( -672 -2792 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -676 -2808 720 ) ( -672 -2808 720 ) ( -672 -2808 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672 -2808 720 ) ( -672 -2792 720 ) ( -672 -2792 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -676 -2792 720 ) ( -676 -2792 456 ) ( -672 -2752 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -676 -2792 456 ) ( -676 -2792 720 ) ( -676 -2808 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1211 +{ +( -654 -2809 456 ) ( -672 -2809 456 ) ( -672 -2812 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672 -2812 720 ) ( -672 -2809 720 ) ( -654 -2809 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -656 -2812 720 ) ( -656 -2812 456 ) ( -672 -2812 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -656 -2812 456 ) ( -656 -2812 720 ) ( -611 -2808 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -654 -2808 720 ) ( -672 -2808 720 ) ( -672 -2808 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672 -2809 720 ) ( -672 -2812 720 ) ( -672 -2812 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1212 +{ +( -160 -2808 456 ) ( -202 -2808 456 ) ( -202 -2812 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -202 -2812 720 ) ( -202 -2808 720 ) ( -160 -2808 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -176 -2812 456 ) ( -176 -2812 720 ) ( -160 -2812 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -160 -2812 720 ) ( -160 -2808 720 ) ( -160 -2808 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -213 -2808 720 ) ( -213 -2808 456 ) ( -160 -2808 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -213 -2808 456 ) ( -213 -2808 720 ) ( -176 -2812 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1213 +{ +( -156 -2752 456 ) ( -160 -2752 456 ) ( -160 -2808 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -160 -2808 720 ) ( -160 -2752 720 ) ( -156 -2752 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -160 -2808 720 ) ( -156 -2808 720 ) ( -156 -2808 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -156 -2792 720 ) ( -156 -2792 456 ) ( -156 -2808 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -156 -2792 456 ) ( -156 -2792 720 ) ( -160 -2752 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -160 -2752 720 ) ( -160 -2808 720 ) ( -160 -2808 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1214 +{ +( -156 -2040 456 ) ( -160 -2040 456 ) ( -160 -2086 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -160 -2086 720 ) ( -160 -2040 720 ) ( -156 -2040 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -156 -2056 720 ) ( -156 -2056 456 ) ( -160 -2086 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -156 -2056 456 ) ( -156 -2056 720 ) ( -156 -2040 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -156 -2040 720 ) ( -160 -2040 720 ) ( -160 -2040 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -160 -2040 720 ) ( -160 -2086 720 ) ( -160 -2086 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1215 +{ +( -160 -2036 456 ) ( -215 -2036 456 ) ( -215 -2040 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -215 -2040 720 ) ( -215 -2036 720 ) ( -160 -2036 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -215 -2040 720 ) ( -160 -2040 720 ) ( -160 -2040 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -160 -2040 720 ) ( -160 -2036 720 ) ( -160 -2036 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -176 -2036 720 ) ( -176 -2036 456 ) ( -160 -2036 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -176 -2036 456 ) ( -176 -2036 720 ) ( -215 -2040 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1216 +{ +( -672 -2040 456 ) ( -676 -2040 456 ) ( -676 -2056 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -676 -2056 720 ) ( -676 -2040 720 ) ( -672 -2040 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672 -2086 720 ) ( -672 -2086 456 ) ( -676 -2056 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672 -2086 456 ) ( -672 -2086 720 ) ( -672 -2040 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672 -2040 720 ) ( -676 -2040 720 ) ( -676 -2040 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -676 -2056 720 ) ( -676 -2056 456 ) ( -676 -2040 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1217 +{ +( -664 -2036 456 ) ( -672 -2036 456 ) ( -672 -2040 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672 -2040 720 ) ( -672 -2036 720 ) ( -664 -2036 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672 -2040 720 ) ( -664 -2040 720 ) ( -664 -2040 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -656 -2036 720 ) ( -656 -2036 456 ) ( -621 -2040 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -656 -2036 456 ) ( -656 -2036 720 ) ( -672 -2036 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672 -2036 720 ) ( -672 -2040 720 ) ( -672 -2040 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1218 +{ +( -671 -2197 456 ) ( -677 -2197 456 ) ( -677 -2234 456 ) common/clip 0 43 0.00 1 1 196608 2193 0 +( -677 -2234 720 ) ( -677 -2197 720 ) ( -671 -2197 720 ) common/clip 0 43 0.00 1 1 196608 2193 0 +( -672 -2290 720 ) ( -672 -2290 456 ) ( -676 -2253 456 ) common/clip -43 0 0.00 1 1 196608 2193 0 +( -672 -2290 456 ) ( -672 -2290 720 ) ( -672 -2197 720 ) common/clip -43 0 0.00 1 1 196608 2193 0 +( -672 -2197 456 ) ( -672 -2197 720 ) ( -676 -2233 720 ) common/clip -43 0 0.00 1 1 196608 2193 0 +( -676 -2233 456 ) ( -676 -2233 720 ) ( -676 -2253 720 ) common/clip -43 0 0.00 1 1 196608 2193 0 +} +// brush 1219 +{ +( -671 -2432 456 ) ( -677 -2432 456 ) ( -677 -2469 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -677 -2469 720 ) ( -677 -2432 720 ) ( -671 -2432 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672 -2525 720 ) ( -672 -2525 456 ) ( -676 -2488 456 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672 -2525 456 ) ( -672 -2525 720 ) ( -672 -2432 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672 -2432 456 ) ( -672 -2432 720 ) ( -676 -2468 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -676 -2468 456 ) ( -676 -2468 720 ) ( -676 -2488 720 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1220 +{ +( -1511 -1728 440 ) ( -1536 -1728 440 ) ( -1536 -1737 440 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1536 -1737 520 ) ( -1536 -1728 520 ) ( -1511 -1728 520 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -888 -1736 520 ) ( -888 -1736 440 ) ( -1536 -1736 440 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -888 -1728 520 ) ( -888 -1728 440 ) ( -888 -1736 440 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -906 -1336 440 ) ( -906 -1336 520 ) ( -1554 -1336 520 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1544 -1728 520 ) ( -1544 -1737 520 ) ( -1544 -1737 440 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1221 +{ +( -3600 -5188 20 ) ( -3616 -5188 20 ) ( -3616 -5249 20 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3616 -5249 122 ) ( -3616 -5188 122 ) ( -3600 -5188 122 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3604 -5247 122 ) ( -3604 -5247 20 ) ( -3612 -5247 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -5247 20 ) ( -3604 -5247 122 ) ( -3600 -5188 122 ) common/clip 12 -40 0.00 1 1 196608 2193 0 +( -3600 -5188 122 ) ( -3616 -5188 122 ) ( -3616 -5188 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -5247 122 ) ( -3612 -5247 20 ) ( -3616 -5188 20 ) common/clip 12 -40 0.00 1 1 196608 2193 0 +} +// brush 1222 +{ +( -3600 -5135 20 ) ( -3616 -5135 20 ) ( -3616 -5172 20 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3616 -5172 122 ) ( -3616 -5135 122 ) ( -3600 -5135 122 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3616 -5172 122 ) ( -3600 -5172 122 ) ( -3600 -5172 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -5115 122 ) ( -3604 -5115 20 ) ( -3600 -5172 20 ) common/clip 12 -40 0.00 1 1 196608 2193 0 +( -3604 -5115 20 ) ( -3604 -5115 122 ) ( -3612 -5115 122 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -5115 20 ) ( -3612 -5115 122 ) ( -3616 -5172 122 ) common/clip 12 -40 0.00 1 1 196608 2193 0 +} +// brush 1223 +{ +( -3600 -4860 20 ) ( -3616 -4860 20 ) ( -3616 -4908 20 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3616 -4908 122 ) ( -3616 -4860 122 ) ( -3600 -4860 122 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3604 -4909 122 ) ( -3604 -4909 20 ) ( -3612 -4909 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -4909 20 ) ( -3604 -4909 122 ) ( -3600 -4860 122 ) common/clip 12 -40 0.00 1 1 196608 2193 0 +( -3600 -4860 122 ) ( -3616 -4860 122 ) ( -3616 -4860 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -4909 122 ) ( -3612 -4909 20 ) ( -3616 -4860 20 ) common/clip 12 -40 0.00 1 1 196608 2193 0 +} +// brush 1224 +{ +( -3600 -4812 20 ) ( -3616 -4812 20 ) ( -3616 -4844 20 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3616 -4844 122 ) ( -3616 -4812 122 ) ( -3600 -4812 122 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3616 -4844 122 ) ( -3600 -4844 122 ) ( -3600 -4844 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -4795 122 ) ( -3604 -4795 20 ) ( -3600 -4844 20 ) common/clip 12 -40 0.00 1 1 196608 2193 0 +( -3604 -4795 20 ) ( -3604 -4795 122 ) ( -3612 -4795 122 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -4795 20 ) ( -3612 -4795 122 ) ( -3616 -4844 122 ) common/clip 12 -40 0.00 1 1 196608 2193 0 +} +// brush 1225 +{ +( -3601 -4533 20 ) ( -3616 -4533 20 ) ( -3616 -4585 20 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3616 -4585 122 ) ( -3616 -4533 122 ) ( -3601 -4533 122 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3612 -4585 20 ) ( -3612 -4585 122 ) ( -3604 -4585 122 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -4585 20 ) ( -3604 -4585 122 ) ( -3600 -4532 122 ) common/clip 12 -40 0.00 1 1 196608 2193 0 +( -3601 -4532 122 ) ( -3616 -4532 122 ) ( -3616 -4532 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -4585 122 ) ( -3612 -4585 20 ) ( -3616 -4532 20 ) common/clip 12 -40 0.00 1 1 196608 2193 0 +} +// brush 1226 +{ +( -3600 -4501 20 ) ( -3616 -4501 20 ) ( -3616 -4516 20 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3616 -4516 122 ) ( -3616 -4501 122 ) ( -3600 -4501 122 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3616 -4516 122 ) ( -3600 -4516 122 ) ( -3600 -4516 20 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -4460 122 ) ( -3604 -4460 20 ) ( -3600 -4516 20 ) common/clip 12 -40 0.00 1 1 196608 2193 0 +( -3604 -4460 20 ) ( -3604 -4460 122 ) ( -3612 -4460 122 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -4460 20 ) ( -3612 -4460 122 ) ( -3616 -4516 122 ) common/clip 12 -40 0.00 1 1 196608 2193 0 +} +// brush 1227 +{ +( -3600 -4204 20 ) ( -3616 -4204 20 ) ( -3616 -4248 20 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3616 -4248 158 ) ( -3616 -4204 158 ) ( -3600 -4204 158 ) common/clip 0 -12 0.00 1 1 196608 2193 0 +( -3612 -4248 20 ) ( -3612 -4248 122 ) ( -3604 -4248 122 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3604 -4248 20 ) ( -3604 -4248 122 ) ( -3600 -4204 122 ) common/clip 12 -40 0.00 1 1 196608 2193 0 +( -3600 -4204 158 ) ( -3616 -4204 158 ) ( -3616 -4204 56 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -3612 -4248 158 ) ( -3612 -4248 56 ) ( -3616 -4204 56 ) common/clip 12 -40 0.00 1 1 196608 2193 0 +} +// brush 1228 +{ +( -4064 -4178 60 ) ( -4096 -4178 60 ) ( -4096 -4190 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4096 -4190 162 ) ( -4096 -4178 162 ) ( -4064 -4178 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4111 -4188 60 ) ( -4111 -4188 162 ) ( -4064 -4192 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4064 -4176 162 ) ( -4064 -4176 60 ) ( -4064 -4192 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4111 -4180 162 ) ( -4111 -4180 60 ) ( -4064 -4176 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4111 -4180 60 ) ( -4111 -4180 162 ) ( -4111 -4188 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1229 +{ +( -4400 -4176 60 ) ( -4432 -4176 60 ) ( -4432 -4192 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4432 -4192 162 ) ( -4432 -4176 162 ) ( -4400 -4176 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4450 -4188 60 ) ( -4450 -4188 162 ) ( -4400 -4192 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4400 -4192 162 ) ( -4400 -4176 162 ) ( -4400 -4176 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4450 -4180 162 ) ( -4450 -4180 60 ) ( -4400 -4176 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4450 -4188 162 ) ( -4450 -4188 60 ) ( -4450 -4180 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1230 +{ +( -4345 -4176 60 ) ( -4384 -4176 60 ) ( -4384 -4191 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4384 -4191 162 ) ( -4384 -4176 162 ) ( -4345 -4176 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4340 -4188 162 ) ( -4340 -4188 60 ) ( -4384 -4191 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4340 -4180 162 ) ( -4340 -4180 60 ) ( -4340 -4188 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4340 -4180 60 ) ( -4340 -4180 162 ) ( -4384 -4176 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4384 -4176 162 ) ( -4384 -4191 162 ) ( -4384 -4191 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1231 +{ +( -4728 -4176 60 ) ( -4764 -4176 60 ) ( -4764 -4192 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4764 -4192 162 ) ( -4764 -4176 162 ) ( -4728 -4176 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4771 -4188 60 ) ( -4771 -4188 162 ) ( -4728 -4192 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4728 -4192 162 ) ( -4728 -4176 162 ) ( -4728 -4176 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4771 -4180 162 ) ( -4771 -4180 60 ) ( -4728 -4176 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4771 -4188 162 ) ( -4771 -4188 60 ) ( -4771 -4180 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1232 +{ +( -4672 -4176 60 ) ( -4712 -4176 60 ) ( -4712 -4191 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4712 -4191 162 ) ( -4712 -4176 162 ) ( -4672 -4176 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4672 -4188 162 ) ( -4672 -4188 60 ) ( -4712 -4191 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4672 -4188 60 ) ( -4672 -4188 162 ) ( -4672 -4180 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4672 -4180 60 ) ( -4672 -4180 162 ) ( -4712 -4176 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4712 -4176 162 ) ( -4712 -4191 162 ) ( -4712 -4191 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1233 +{ +( -4992 -4176 60 ) ( -5040 -4176 60 ) ( -5040 -4193 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5040 -4193 162 ) ( -5040 -4176 162 ) ( -4992 -4176 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4992 -4188 162 ) ( -4992 -4188 60 ) ( -5040 -4193 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4992 -4188 60 ) ( -4992 -4188 162 ) ( -4992 -4180 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4992 -4180 60 ) ( -4992 -4180 162 ) ( -5040 -4176 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5040 -4176 162 ) ( -5040 -4193 162 ) ( -5040 -4193 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1234 +{ +( -5056 -4174 60 ) ( -5120 -4174 60 ) ( -5120 -4192 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5118 -4192 162 ) ( -5118 -4174 162 ) ( -5054 -4174 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5120 -4220 60 ) ( -5120 -4220 162 ) ( -5056 -4192 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5056 -4192 60 ) ( -5056 -4192 162 ) ( -5056 -4176 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5056 -4176 60 ) ( -5056 -4176 162 ) ( -5120 -4214 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5120 -4220 162 ) ( -5120 -4220 60 ) ( -5120 -4214 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1235 +{ +( -5359 -4332 60 ) ( -5375 -4332 60 ) ( -5375 -4344 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5374 -4344 161 ) ( -5374 -4332 161 ) ( -5358 -4332 161 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5374 -4344 161 ) ( -5358 -4344 161 ) ( -5358 -4344 2 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5313 -4319 161 ) ( -5313 -4319 2 ) ( -5358 -4344 2 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5315 -4316 138 ) ( -5315 -4316 -21 ) ( -5312 -4319 -21 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5315 -4316 -21 ) ( -5315 -4316 138 ) ( -5373 -4344 138 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1236 +{ +( -5357 -4360 -21 ) ( -5373 -4360 -21 ) ( -5373 -4416 -21 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5373 -4416 138 ) ( -5373 -4360 138 ) ( -5357 -4360 138 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5369 -4416 -21 ) ( -5369 -4416 138 ) ( -5361 -4416 138 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5361 -4416 -21 ) ( -5361 -4416 138 ) ( -5357 -4360 138 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5357 -4360 138 ) ( -5373 -4360 138 ) ( -5373 -4360 -21 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5369 -4416 138 ) ( -5369 -4416 -21 ) ( -5373 -4360 -21 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1237 +{ +( -5357 -4608 -21 ) ( -5374 -4608 -21 ) ( -5374 -4672 -21 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5374 -4670 138 ) ( -5374 -4606 138 ) ( -5357 -4606 138 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5374 -4672 98 ) ( -5357 -4672 98 ) ( -5357 -4672 -108 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5361 -4606 138 ) ( -5361 -4606 -68 ) ( -5357 -4670 -68 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5361 -4608 -108 ) ( -5361 -4608 98 ) ( -5369 -4608 98 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5369 -4608 -108 ) ( -5369 -4608 98 ) ( -5373 -4672 98 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1238 +{ +( -5358 -4688 -108 ) ( -5373 -4688 -108 ) ( -5373 -4736 -108 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5373 -4736 98 ) ( -5373 -4688 98 ) ( -5358 -4688 98 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5369 -4736 -108 ) ( -5369 -4736 98 ) ( -5361 -4736 98 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5357 -4688 98 ) ( -5357 -4688 -108 ) ( -5361 -4736 -108 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5357 -4688 -108 ) ( -5357 -4688 98 ) ( -5373 -4688 98 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5369 -4736 98 ) ( -5369 -4736 -108 ) ( -5373 -4688 -108 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1239 +{ +( -5358 -4985 -108 ) ( -5372 -4985 -108 ) ( -5372 -5000 -108 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5372 -4997 98 ) ( -5372 -4982 98 ) ( -5358 -4982 98 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5372 -5000 26 ) ( -5358 -5000 26 ) ( -5358 -5000 -108 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5361 -4948 98 ) ( -5361 -4948 -36 ) ( -5357 -4997 -36 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5361 -4951 -108 ) ( -5361 -4951 26 ) ( -5369 -4951 26 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5369 -4951 -108 ) ( -5369 -4951 26 ) ( -5373 -5000 26 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1240 +{ +( -5358 -5016 -108 ) ( -5373 -5016 -108 ) ( -5373 -5044 -108 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5373 -5044 26 ) ( -5373 -5016 26 ) ( -5358 -5016 26 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5361 -5056 26 ) ( -5361 -5056 18 ) ( -5369 -5056 18 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5361 -5056 18 ) ( -5361 -5056 26 ) ( -5357 -5016 26 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5358 -5016 26 ) ( -5373 -5016 26 ) ( -5373 -5016 18 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5369 -5056 26 ) ( -5369 -5056 18 ) ( -5373 -5016 18 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1241 +{ +( -5357 -5309 -128 ) ( -5372 -5309 -128 ) ( -5372 -5334 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5372 -5337 30 ) ( -5372 -5312 30 ) ( -5357 -5312 30 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5372 -5336 30 ) ( -5357 -5336 30 ) ( -5357 -5336 -53 ) common/clip 0 -50 0.00 1 1 196608 2193 0 +( -5361 -5278 30 ) ( -5361 -5278 -53 ) ( -5357 -5336 -53 ) common/clip 0 -50 0.00 1 1 196608 2193 0 +( -5361 -5278 -53 ) ( -5361 -5278 30 ) ( -5369 -5278 30 ) common/clip 0 -50 0.00 1 1 196608 2193 0 +( -5369 -5278 -53 ) ( -5369 -5278 30 ) ( -5373 -5336 30 ) common/clip 0 -50 0.00 1 1 196608 2193 0 +} +// brush 1242 +{ +( -3306 -2512 61 ) ( -3314 -2512 61 ) ( -3314 -2560 61 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3314 -2560 144 ) ( -3314 -2512 144 ) ( -3306 -2512 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3312 -2560 61 ) ( -3312 -2560 144 ) ( -3308 -2560 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3308 -2560 61 ) ( -3308 -2560 144 ) ( -3306 -2512 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3306 -2512 144 ) ( -3314 -2512 144 ) ( -3314 -2512 61 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3312 -2560 144 ) ( -3312 -2560 61 ) ( -3314 -2512 61 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1243 +{ +( -3307 -2810 61 ) ( -3314 -2810 61 ) ( -3314 -2832 61 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3314 -2832 144 ) ( -3314 -2810 144 ) ( -3307 -2810 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3314 -2832 144 ) ( -3307 -2832 144 ) ( -3307 -2832 61 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3308 -2776 144 ) ( -3308 -2776 61 ) ( -3306 -2832 61 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3308 -2776 61 ) ( -3308 -2776 144 ) ( -3312 -2776 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3312 -2776 61 ) ( -3312 -2776 144 ) ( -3314 -2832 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1244 +{ +( -3306 -2840 61 ) ( -3314 -2840 61 ) ( -3314 -2880 61 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3314 -2880 144 ) ( -3314 -2840 144 ) ( -3306 -2840 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3315 -2880 144 ) ( -3315 -2880 72 ) ( -3319 -2880 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3315 -2880 61 ) ( -3315 -2880 133 ) ( -3306 -2840 133 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3306 -2840 144 ) ( -3314 -2840 144 ) ( -3314 -2840 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3319 -2880 144 ) ( -3319 -2880 72 ) ( -3314 -2840 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1245 +{ +( -3362 -3136 72 ) ( -3372 -3136 72 ) ( -3372 -3161 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3372 -3161 144 ) ( -3372 -3136 144 ) ( -3362 -3136 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3372 -3160 144 ) ( -3362 -3160 144 ) ( -3362 -3160 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3360 -3136 144 ) ( -3360 -3136 72 ) ( -3362 -3160 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3364 -3136 144 ) ( -3364 -3136 72 ) ( -3360 -3136 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3364 -3136 72 ) ( -3364 -3136 144 ) ( -3370 -3160 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1246 +{ +( -3362 -3168 72 ) ( -3370 -3168 72 ) ( -3370 -3200 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3364 -3200 137 ) ( -3368 -3200 137 ) ( -3370 -3168 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3368 -3200 137 ) ( -3364 -3200 137 ) ( -3364 -3200 72 ) common/clip 0 23 0.00 1 1 196608 2193 0 +( -3362 -3168 139 ) ( -3362 -3168 72 ) ( -3364 -3200 72 ) common/clip 0 23 0.00 1 1 196608 2193 0 +( -3362 -3168 72 ) ( -3362 -3168 139 ) ( -3370 -3168 139 ) common/clip 0 23 0.00 1 1 196608 2193 0 +( -3368 -3200 139 ) ( -3368 -3200 72 ) ( -3370 -3168 72 ) common/clip 0 23 0.00 1 1 196608 2193 0 +} +// brush 1247 +{ +( -3362 -3456 49 ) ( -3370 -3456 49 ) ( -3370 -3488 49 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3370 -3488 116 ) ( -3370 -3456 116 ) ( -3362 -3456 116 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3370 -3488 116 ) ( -3362 -3488 116 ) ( -3362 -3488 49 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3364 -3456 116 ) ( -3364 -3456 49 ) ( -3362 -3488 49 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3368 -3456 116 ) ( -3368 -3456 49 ) ( -3364 -3456 49 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3368 -3456 49 ) ( -3368 -3456 116 ) ( -3370 -3488 116 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1248 +{ +( -3370 -3488 49 ) ( -3392 -3488 49 ) ( -3392 -3495 49 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3391 -3495 116 ) ( -3391 -3488 116 ) ( -3369 -3488 116 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3391 -3496 115 ) ( -3369 -3496 115 ) ( -3369 -3496 39 ) common/clip 0 -3 0.00 1 1 196608 2193 0 +( -3370 -3495 126 ) ( -3370 -3488 126 ) ( -3370 -3488 50 ) common/clip 0 -3 0.00 1 1 196608 2193 0 +( -3392 -3493 126 ) ( -3392 -3493 50 ) ( -3370 -3488 50 ) common/clip 0 -3 0.00 1 1 196608 2193 0 +( -3392 -3493 49 ) ( -3392 -3493 125 ) ( -3392 -3496 125 ) common/clip 0 -3 0.00 1 1 196608 2193 0 +} +// brush 1249 +{ +( -3681 -3529 52 ) ( -3690 -3529 52 ) ( -3690 -3536 52 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3691 -3536 128 ) ( -3691 -3529 128 ) ( -3682 -3529 128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3648 -3528 144 ) ( -3648 -3528 52 ) ( -3690 -3536 52 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3649 -3528 37 ) ( -3649 -3528 129 ) ( -3649 -3525 129 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3649 -3525 36 ) ( -3649 -3525 128 ) ( -3691 -3528 128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3690 -3529 144 ) ( -3690 -3536 144 ) ( -3690 -3536 52 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1250 +{ +( -4129 -3560 52 ) ( -4138 -3560 52 ) ( -4138 -3567 52 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -4138 -3567 144 ) ( -4138 -3560 144 ) ( -4129 -3560 144 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -4096 -3566 144 ) ( -4096 -3566 52 ) ( -4138 -3568 52 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -4096 -3566 52 ) ( -4096 -3566 144 ) ( -4096 -3562 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4096 -3562 52 ) ( -4096 -3562 144 ) ( -4138 -3560 144 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -4138 -3560 144 ) ( -4138 -3567 144 ) ( -4138 -3567 52 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1251 +{ +( -3983 -3560 52 ) ( -3991 -3560 52 ) ( -3991 -3568 52 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3994 -3568 144 ) ( -3994 -3560 144 ) ( -3986 -3560 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3994 -3568 144 ) ( -3994 -3568 52 ) ( -4032 -3566 52 ) common/clip 0 -47 0.00 1 1 196608 2193 0 +( -3994 -3568 52 ) ( -3994 -3568 144 ) ( -3994 -3560 144 ) common/clip 0 -47 0.00 1 1 196608 2193 0 +( -3994 -3560 52 ) ( -3994 -3560 144 ) ( -4032 -3562 144 ) common/clip 0 -47 0.00 1 1 196608 2193 0 +( -4032 -3566 144 ) ( -4032 -3566 52 ) ( -4032 -3562 52 ) common/clip 0 -47 0.00 1 1 196608 2193 0 +} +// brush 1252 +{ +( -4288 -3572 175 ) ( -4559 -3572 175 ) ( -4500 -3578 180 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4348 -3578 184 ) ( -4500 -3578 184 ) ( -4559 -3572 191 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4348 -3578 180 ) ( -4500 -3578 180 ) ( -4500 -3578 184 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4288 -3572 191 ) ( -4288 -3572 175 ) ( -4348 -3578 175 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4559 -3572 175 ) ( -4288 -3572 175 ) ( -4288 -3572 191 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4559 -3572 175 ) ( -4559 -3572 191 ) ( -4500 -3578 191 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1253 +{ +( -4152 -2717 176 ) ( -4152 -2932 176 ) ( -4146 -2900 180 ) common/clip 0 48 0.00 1 1 196608 2193 0 +( -4152 -2931 191 ) ( -4152 -2716 191 ) ( -4146 -2748 184 ) common/clip -48 0 0.00 1 1 196608 2193 0 +( -4152 -2932 180 ) ( -4152 -2932 184 ) ( -4146 -2900 184 ) common/clip -48 0 0.00 1 1 196608 2193 0 +( -4146 -2760 305 ) ( -4146 -2748 305 ) ( -4146 -2748 113 ) common/clip -48 0 0.00 1 1 196608 2193 0 +( -4152 -2717 184 ) ( -4152 -2717 180 ) ( -4146 -2748 180 ) common/clip -48 0 0.00 1 1 196608 2193 0 +( -4152 -2716 191 ) ( -4152 -2931 191 ) ( -4152 -2932 176 ) common/clip -48 0 0.00 1 1 196608 2193 0 +} +// brush 1254 +{ +( -4152 -3277 176 ) ( -4152 -3492 176 ) ( -4146 -3460 180 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3491 191 ) ( -4152 -3276 191 ) ( -4146 -3308 184 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3492 180 ) ( -4152 -3492 184 ) ( -4146 -3460 184 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4146 -3320 305 ) ( -4146 -3308 305 ) ( -4146 -3308 113 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3277 184 ) ( -4152 -3277 180 ) ( -4146 -3308 180 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3276 191 ) ( -4152 -3491 191 ) ( -4152 -3492 176 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1255 +{ +( -4152 -3573 31 ) ( -4176 -3573 31 ) ( -4176 -3576 31 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4176 -3576 296 ) ( -4176 -3573 296 ) ( -4152 -3573 296 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4172 -3576 31 ) ( -4172 -3576 296 ) ( -4152 -3576 296 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3576 296 ) ( -4152 -3573 296 ) ( -4152 -3573 31 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4220 -3572 296 ) ( -4220 -3572 31 ) ( -4152 -3572 31 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4220 -3572 31 ) ( -4220 -3572 296 ) ( -4172 -3576 296 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1256 +{ +( -4148 -3548 31 ) ( -4152 -3548 31 ) ( -4152 -3568 31 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3572 296 ) ( -4152 -3552 296 ) ( -4148 -3552 296 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3572 296 ) ( -4148 -3572 296 ) ( -4148 -3572 104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4148 -3572 296 ) ( -4148 -3552 296 ) ( -4148 -3552 104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3520 296 ) ( -4152 -3520 104 ) ( -4148 -3552 104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3520 104 ) ( -4152 -3520 296 ) ( -4152 -3572 296 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1257 +{ +( -4104 -3088 26 ) ( -4152 -3088 26 ) ( -4152 -3188 26 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3216 104 ) ( -4152 -3088 104 ) ( -4104 -3088 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4150 -3216 172 ) ( -4102 -3216 172 ) ( -4102 -3216 44 ) common/clip 0 -60 0.00 1 1 196608 2193 0 +( -4104 -3216 80 ) ( -4104 -3088 80 ) ( -4104 -3088 26 ) common/clip 0 -60 0.00 1 1 196608 2193 0 +( -4104 -3088 172 ) ( -4152 -3088 172 ) ( -4152 -3088 44 ) common/clip 0 -60 0.00 1 1 196608 2193 0 +( -4152 -3088 104 ) ( -4152 -3216 104 ) ( -4152 -3216 26 ) common/clip 0 -60 0.00 1 1 196608 2193 0 +( -4152 -3216 96 ) ( -4144 -3088 96 ) ( -4136 -3216 96 ) common/clip 0 -60 0.00 1 1 196608 2193 0 +} +// brush 1258 +{ +( -4152 -3181 104 ) ( -4156 -3181 104 ) ( -4156 -3188 104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4156 -3188 232 ) ( -4156 -3181 232 ) ( -4152 -3181 232 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4156 -3188 232 ) ( -4152 -3188 232 ) ( -4152 -3188 104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3184 232 ) ( -4152 -3184 104 ) ( -4152 -3188 104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3184 104 ) ( -4152 -3184 232 ) ( -4156 -3171 232 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4156 -3181 232 ) ( -4156 -3188 232 ) ( -4156 -3188 104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1259 +{ +( -4152 -3117 104 ) ( -4155 -3117 104 ) ( -4155 -3124 104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4155 -3125 232 ) ( -4155 -3118 232 ) ( -4152 -3118 232 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3120 232 ) ( -4152 -3120 104 ) ( -4156 -3136 104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3120 104 ) ( -4152 -3120 232 ) ( -4152 -3116 232 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4152 -3116 180 ) ( -4155 -3116 180 ) ( -4155 -3116 104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4156 -3136 232 ) ( -4156 -3136 104 ) ( -4156 -3116 104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1260 +{ +( -3328 -1660 64 ) ( -3344 -1660 64 ) ( -3344 -1664 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3344 -1664 341 ) ( -3344 -1660 341 ) ( -3328 -1660 341 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3392 -1664 64 ) ( -3392 -1664 341 ) ( -3328 -1664 341 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3328 -1664 341 ) ( -3328 -1660 341 ) ( -3328 -1660 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3328 -1660 341 ) ( -3344 -1660 341 ) ( -3344 -1660 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3392 -1664 341 ) ( -3392 -1664 64 ) ( -3344 -1660 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1261 +{ +( -3324 -1664 64 ) ( -3328 -1664 64 ) ( -3328 -1681 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3328 -1681 341 ) ( -3328 -1664 341 ) ( -3324 -1664 341 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3328 -1728 64 ) ( -3328 -1728 341 ) ( -3324 -1680 341 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3324 -1680 64 ) ( -3324 -1680 341 ) ( -3324 -1664 341 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3324 -1664 341 ) ( -3328 -1664 341 ) ( -3328 -1664 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3328 -1728 341 ) ( -3328 -1728 64 ) ( -3328 -1664 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1262 +{ +( -3324 -2160 64 ) ( -3328 -2160 64 ) ( -3328 -2176 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3328 -2176 352 ) ( -3328 -2160 352 ) ( -3324 -2160 352 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3328 -2176 328 ) ( -3324 -2176 328 ) ( -3324 -2176 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3324 -2176 352 ) ( -3324 -2160 352 ) ( -3324 -2160 88 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3328 -2112 352 ) ( -3328 -2112 88 ) ( -3324 -2160 88 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3328 -2112 64 ) ( -3328 -2112 328 ) ( -3328 -2176 328 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1263 +{ +( -3328 -2176 64 ) ( -3392 -2176 64 ) ( -3392 -2180 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3389 -2180 341 ) ( -3389 -2176 341 ) ( -3325 -2176 341 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3344 -2180 64 ) ( -3344 -2180 328 ) ( -3328 -2180 328 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3328 -2180 328 ) ( -3328 -2176 328 ) ( -3328 -2176 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3328 -2176 328 ) ( -3392 -2176 328 ) ( -3392 -2176 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3344 -2180 328 ) ( -3344 -2180 64 ) ( -3392 -2176 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1264 +{ +( -3649 -2176 64 ) ( -3712 -2176 64 ) ( -3712 -2180 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3712 -2180 328 ) ( -3712 -2176 328 ) ( -3649 -2176 328 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3668 -2180 64 ) ( -3668 -2180 328 ) ( -3648 -2180 328 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3603 -2176 328 ) ( -3603 -2176 64 ) ( -3648 -2180 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3603 -2176 64 ) ( -3603 -2176 328 ) ( -3712 -2176 328 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3668 -2180 328 ) ( -3668 -2180 64 ) ( -3712 -2176 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1265 +{ +( -3881 -2177 64 ) ( -3904 -2177 64 ) ( -3904 -2180 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3904 -2180 328 ) ( -3904 -2177 328 ) ( -3881 -2177 328 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3907 -2180 328 ) ( -3884 -2180 328 ) ( -3884 -2180 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3840 -2176 328 ) ( -3840 -2176 64 ) ( -3884 -2180 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3947 -2176 328 ) ( -3947 -2176 64 ) ( -3840 -2176 64 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3947 -2176 64 ) ( -3947 -2176 328 ) ( -3904 -2180 328 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1266 +{ +( -4079 -2176 72 ) ( -4096 -2176 72 ) ( -4096 -2180 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4096 -2180 344 ) ( -4096 -2176 344 ) ( -4079 -2176 344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4097 -2180 351 ) ( -4080 -2180 351 ) ( -4080 -2180 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4032 -2176 351 ) ( -4032 -2176 72 ) ( -4080 -2180 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4032 -2176 72 ) ( -4032 -2176 351 ) ( -4096 -2176 351 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4096 -2176 351 ) ( -4096 -2180 351 ) ( -4096 -2180 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1267 +{ +( -4096 -2160 72 ) ( -4100 -2160 72 ) ( -4100 -2176 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4100 -2176 351 ) ( -4100 -2160 351 ) ( -4096 -2160 351 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4100 -2176 351 ) ( -4096 -2176 351 ) ( -4096 -2176 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4096 -2112 351 ) ( -4096 -2112 72 ) ( -4096 -2176 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4096 -2112 72 ) ( -4096 -2112 351 ) ( -4100 -2160 351 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4100 -2160 351 ) ( -4100 -2176 351 ) ( -4100 -2176 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1268 +{ +( -4096 -1664 72 ) ( -4100 -1664 72 ) ( -4100 -1681 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4100 -1699 351 ) ( -4100 -1682 351 ) ( -4096 -1682 351 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4096 -1728 351 ) ( -4096 -1728 72 ) ( -4100 -1680 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4096 -1728 72 ) ( -4096 -1728 351 ) ( -4096 -1664 351 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4096 -1664 162 ) ( -4100 -1664 162 ) ( -4100 -1664 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4100 -1664 162 ) ( -4100 -1681 162 ) ( -4100 -1681 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1269 +{ +( -4241 -1288 72 ) ( -4288 -1288 72 ) ( -4288 -1304 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4288 -1304 394 ) ( -4288 -1288 394 ) ( -4241 -1288 394 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4288 -1296 72 ) ( -4288 -1296 162 ) ( -4240 -1304 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4240 -1304 162 ) ( -4240 -1288 162 ) ( -4240 -1288 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4241 -1288 162 ) ( -4288 -1288 162 ) ( -4288 -1288 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4320 -1296 162 ) ( -4320 -1296 72 ) ( -4320 -1288 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1270 +{ +( -4224 -1304 72 ) ( -4240 -1304 72 ) ( -4240 -1328 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4240 -1328 394 ) ( -4240 -1304 394 ) ( -4224 -1304 394 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4221 -1344 72 ) ( -4221 -1344 162 ) ( -4213 -1344 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4213 -1344 72 ) ( -4213 -1344 162 ) ( -4224 -1304 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4224 -1304 394 ) ( -4240 -1304 394 ) ( -4240 -1304 304 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4221 -1344 394 ) ( -4221 -1344 304 ) ( -4240 -1304 304 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1271 +{ +( -4114 -1777 72 ) ( -4128 -1777 72 ) ( -4128 -1781 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4128 -1758 386 ) ( -4128 -1754 386 ) ( -4114 -1754 386 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4127 -1785 72 ) ( -4127 -1785 336 ) ( -4111 -1781 336 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4245 -1344 336 ) ( -4245 -1344 72 ) ( -4238 -1344 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4166 -1536 336 ) ( -4166 -1536 72 ) ( -4152 -1589 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4205 -1536 72 ) ( -4205 -1536 336 ) ( -4199 -1593 336 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1272 +{ +( -4340 -1332 72 ) ( -4352 -1332 72 ) ( -4352 -1348 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4352 -1348 336 ) ( -4352 -1332 336 ) ( -4340 -1332 336 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4352 -1348 336 ) ( -4340 -1348 336 ) ( -4340 -1348 264 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4340 -1248 336 ) ( -4340 -1248 264 ) ( -4340 -1348 264 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4340 -1248 72 ) ( -4340 -1248 144 ) ( -4356 -1332 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4356 -1332 144 ) ( -4356 -1348 144 ) ( -4356 -1348 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1273 +{ +( -4620 -1128 72 ) ( -4636 -1128 72 ) ( -4636 -1144 72 ) common/clip -32 -4 0.00 1 1 196608 2193 0 +( -4636 -1144 144 ) ( -4636 -1128 144 ) ( -4620 -1128 144 ) common/clip -32 -4 0.00 1 1 196608 2193 0 +( -4632 -1208 144 ) ( -4632 -1208 72 ) ( -4636 -1144 72 ) common/clip 4 0 0.00 1 1 196608 2193 0 +( -4632 -1208 72 ) ( -4632 -1208 144 ) ( -4632 -1068 144 ) common/clip 4 0 0.00 1 1 196608 2193 0 +( -4632 -1068 72 ) ( -4632 -1068 144 ) ( -4636 -1128 144 ) common/clip 4 0 0.00 1 1 196608 2193 0 +( -4636 -1128 144 ) ( -4636 -1144 144 ) ( -4636 -1144 72 ) common/clip 4 0 0.00 1 1 196608 2193 0 +} +// brush 1274 +{ +( -4620 -1128 72 ) ( -4624 -1128 72 ) ( -4624 -1148 72 ) common/clip -32 -4 0.00 1 1 196608 2193 0 +( -4624 -1148 144 ) ( -4624 -1128 144 ) ( -4620 -1128 144 ) common/clip -32 -4 0.00 1 1 196608 2193 0 +( -4624 -1204 72 ) ( -4624 -1204 144 ) ( -4620 -1144 144 ) common/clip 4 0 0.00 1 1 196608 2193 0 +( -4620 -1148 144 ) ( -4620 -1128 144 ) ( -4620 -1128 72 ) common/clip 4 0 0.00 1 1 196608 2193 0 +( -4624 -1068 144 ) ( -4624 -1068 72 ) ( -4620 -1128 72 ) common/clip 4 0 0.00 1 1 196608 2193 0 +( -4624 -1068 72 ) ( -4624 -1068 144 ) ( -4624 -1204 144 ) common/clip 4 0 0.00 1 1 196608 2193 0 +} +// brush 1275 +{ +( -4908 -1124 72 ) ( -4912 -1124 72 ) ( -4912 -1144 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4912 -1144 144 ) ( -4912 -1124 144 ) ( -4908 -1124 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4912 -1200 72 ) ( -4912 -1200 144 ) ( -4908 -1140 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4908 -1144 144 ) ( -4908 -1124 144 ) ( -4908 -1124 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4912 -1064 144 ) ( -4912 -1064 72 ) ( -4908 -1124 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4912 -1064 72 ) ( -4912 -1064 144 ) ( -4912 -1200 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1276 +{ +( -4908 -1124 72 ) ( -4924 -1124 72 ) ( -4924 -1140 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4924 -1140 144 ) ( -4924 -1124 144 ) ( -4908 -1124 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4920 -1204 144 ) ( -4920 -1204 72 ) ( -4924 -1140 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4920 -1204 72 ) ( -4920 -1204 144 ) ( -4920 -1064 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4920 -1064 72 ) ( -4920 -1064 144 ) ( -4924 -1124 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4924 -1124 144 ) ( -4924 -1140 144 ) ( -4924 -1140 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1277 +{ +( -4908 -1308 72 ) ( -4924 -1308 72 ) ( -4924 -1332 72 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -4924 -1312 144 ) ( -4924 -1288 144 ) ( -4908 -1288 144 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -4924 -1332 264 ) ( -4908 -1332 264 ) ( -4908 -1332 72 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -4912 -1280 264 ) ( -4912 -1280 72 ) ( -4908 -1332 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4912 -1280 72 ) ( -4912 -1280 264 ) ( -4920 -1280 264 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -4920 -1280 72 ) ( -4920 -1280 264 ) ( -4924 -1332 264 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1278 +{ +( -4620 -1308 72 ) ( -4636 -1308 72 ) ( -4636 -1332 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4636 -1312 144 ) ( -4636 -1288 144 ) ( -4620 -1288 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4636 -1332 264 ) ( -4620 -1332 264 ) ( -4620 -1332 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4624 -1280 264 ) ( -4624 -1280 72 ) ( -4620 -1332 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4624 -1280 72 ) ( -4624 -1280 264 ) ( -4632 -1280 264 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4632 -1280 72 ) ( -4632 -1280 264 ) ( -4636 -1332 264 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1279 +{ +( -4340 -916 72 ) ( -4356 -916 72 ) ( -4356 -932 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4356 -932 264 ) ( -4356 -916 264 ) ( -4340 -916 264 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4340 -948 264 ) ( -4340 -948 72 ) ( -4356 -932 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4340 -948 72 ) ( -4340 -948 264 ) ( -4340 -916 264 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4372 -916 264 ) ( -4372 -916 72 ) ( -4340 -916 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4372 -916 72 ) ( -4372 -916 264 ) ( -4356 -932 264 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1280 +{ +( -4620 -916 72 ) ( -4636 -916 72 ) ( -4636 -932 72 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -4636 -932 264 ) ( -4636 -916 264 ) ( -4620 -916 264 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -4636 -932 264 ) ( -4620 -932 264 ) ( -4620 -932 72 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -4576 -916 264 ) ( -4576 -916 72 ) ( -4620 -932 72 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -4684 -916 264 ) ( -4684 -916 72 ) ( -4576 -916 72 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -4684 -916 72 ) ( -4684 -916 264 ) ( -4636 -932 264 ) common/clip -32 0 0.00 1 1 196608 2193 0 +} +// brush 1281 +{ +( -4908 -916 72 ) ( -4924 -916 72 ) ( -4924 -932 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4924 -932 264 ) ( -4924 -916 264 ) ( -4908 -916 264 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4924 -932 264 ) ( -4908 -932 264 ) ( -4908 -932 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4864 -916 264 ) ( -4864 -916 72 ) ( -4908 -932 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4972 -916 264 ) ( -4972 -916 72 ) ( -4864 -916 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4972 -916 72 ) ( -4972 -916 264 ) ( -4924 -932 264 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1282 +{ +( -5188 -916 72 ) ( -5204 -916 72 ) ( -5204 -932 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5200 -932 264 ) ( -5200 -916 264 ) ( -5184 -916 264 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5204 -948 72 ) ( -5204 -948 264 ) ( -5188 -932 264 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5172 -916 264 ) ( -5172 -916 72 ) ( -5188 -932 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5172 -916 72 ) ( -5172 -916 264 ) ( -5204 -916 264 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5204 -948 264 ) ( -5204 -948 72 ) ( -5204 -916 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1283 +{ +( -5188 -1332 72 ) ( -5204 -1332 72 ) ( -5204 -1348 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5204 -1348 336 ) ( -5204 -1332 336 ) ( -5188 -1332 336 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5204 -1348 336 ) ( -5188 -1348 336 ) ( -5188 -1348 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5188 -1348 336 ) ( -5188 -1332 336 ) ( -5188 -1332 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5204 -1280 336 ) ( -5204 -1280 72 ) ( -5188 -1332 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5204 -1280 72 ) ( -5204 -1280 336 ) ( -5204 -1348 336 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1284 +{ +( -5268 -1620 72 ) ( -5312 -1620 72 ) ( -5312 -1636 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5320 -1628 336 ) ( -5320 -1612 336 ) ( -5276 -1612 336 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5268 -1636 72 ) ( -5268 -1636 336 ) ( -5252 -1636 336 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5252 -1636 72 ) ( -5252 -1636 336 ) ( -5252 -1620 336 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5312 -1620 336 ) ( -5312 -1620 72 ) ( -5268 -1620 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5268 -1636 336 ) ( -5268 -1636 72 ) ( -5312 -1620 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1285 +{ +( -5268 -1900 72 ) ( -5312 -1900 72 ) ( -5312 -1916 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5312 -1916 144 ) ( -5312 -1900 144 ) ( -5268 -1900 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5312 -1912 72 ) ( -5312 -1912 144 ) ( -5268 -1916 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5268 -1916 144 ) ( -5268 -1900 144 ) ( -5268 -1900 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5312 -1904 144 ) ( -5312 -1904 72 ) ( -5268 -1900 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5312 -1912 144 ) ( -5312 -1912 72 ) ( -5312 -1904 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1286 +{ +( -5460 -1900 72 ) ( -5476 -1900 72 ) ( -5476 -1908 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5476 -1908 144 ) ( -5476 -1900 144 ) ( -5460 -1900 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5432 -1904 144 ) ( -5432 -1904 72 ) ( -5504 -1904 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5432 -1904 72 ) ( -5432 -1904 144 ) ( -5460 -1900 144 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5460 -1900 144 ) ( -5476 -1900 144 ) ( -5476 -1900 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5504 -1904 144 ) ( -5504 -1904 72 ) ( -5476 -1900 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +} +// brush 1287 +{ +( -5428 -1912 72 ) ( -5504 -1912 72 ) ( -5504 -1916 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5504 -1916 144 ) ( -5504 -1912 144 ) ( -5428 -1912 144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5476 -1916 72 ) ( -5476 -1916 144 ) ( -5460 -1916 144 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5432 -1912 144 ) ( -5432 -1912 72 ) ( -5460 -1916 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5432 -1912 72 ) ( -5432 -1912 144 ) ( -5504 -1912 144 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5476 -1916 144 ) ( -5476 -1916 72 ) ( -5504 -1912 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +} +// brush 1288 +{ +( -5628 -1632 72 ) ( -5668 -1632 72 ) ( -5668 -1796 72 ) common/clip 0 24 0.00 1 1 196608 2193 0 +( -5668 -1796 268 ) ( -5668 -1632 268 ) ( -5628 -1632 268 ) common/clip 0 24 0.00 1 1 196608 2193 0 +( -5668 -1904 168 ) ( -5628 -1904 168 ) ( -5628 -1904 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5632 -1796 168 ) ( -5632 -1632 168 ) ( -5632 -1632 72 ) common/clip 8 -32 0.00 1 1 196608 2193 0 +( -5636 -1632 168 ) ( -5676 -1632 168 ) ( -5676 -1632 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5668 -1632 168 ) ( -5668 -1796 168 ) ( -5668 -1796 72 ) common/clip 8 -32 0.00 1 1 196608 2193 0 +} +// brush 1289 +{ +( -5628 -1920 72 ) ( -5668 -1920 72 ) ( -5668 -2084 72 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -5668 -2084 268 ) ( -5668 -1920 268 ) ( -5628 -1920 268 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -5668 -2192 168 ) ( -5628 -2192 168 ) ( -5628 -2192 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5632 -2084 168 ) ( -5632 -1920 168 ) ( -5632 -1920 72 ) common/clip -24 -32 0.00 1 1 196608 2193 0 +( -5636 -1912 168 ) ( -5676 -1912 168 ) ( -5676 -1912 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5668 -1920 168 ) ( -5668 -2084 168 ) ( -5668 -2084 72 ) common/clip -24 -32 0.00 1 1 196608 2193 0 +} +// brush 1290 +{ +( -4937 -3264 72 ) ( -4992 -3264 72 ) ( -4992 -3280 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4992 -3280 162 ) ( -4992 -3264 162 ) ( -4937 -3264 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4992 -3272 72 ) ( -4992 -3272 162 ) ( -4936 -3280 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4936 -3280 162 ) ( -4936 -3264 162 ) ( -4936 -3264 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4937 -3264 162 ) ( -4992 -3264 162 ) ( -4992 -3264 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4992 -3272 162 ) ( -4992 -3272 72 ) ( -4992 -3264 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1291 +{ +( -5222 -3264 72 ) ( -5240 -3264 72 ) ( -5240 -3280 72 ) common/clip -1 0 0.00 1 1 196608 2193 0 +( -5240 -3280 162 ) ( -5240 -3264 162 ) ( -5222 -3264 162 ) common/clip -1 0 0.00 1 1 196608 2193 0 +( -5184 -3272 162 ) ( -5184 -3272 72 ) ( -5240 -3280 72 ) common/clip -1 0 0.00 1 1 196608 2193 0 +( -5184 -3272 72 ) ( -5184 -3272 162 ) ( -5184 -3264 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5222 -3264 162 ) ( -5240 -3264 162 ) ( -5240 -3264 72 ) common/clip -1 0 0.00 1 1 196608 2193 0 +( -5240 -3264 162 ) ( -5240 -3280 162 ) ( -5240 -3280 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1292 +{ +( -5250 -3264 72 ) ( -5306 -3264 72 ) ( -5306 -3280 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5312 -3280 162 ) ( -5312 -3264 162 ) ( -5256 -3264 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5312 -3307 72 ) ( -5312 -3307 162 ) ( -5256 -3280 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5256 -3280 162 ) ( -5256 -3264 162 ) ( -5256 -3264 154 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5312 -3299 162 ) ( -5312 -3299 72 ) ( -5256 -3264 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5312 -3299 72 ) ( -5312 -3299 162 ) ( -5312 -3307 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1293 +{ +( -5536 -3432 62 ) ( -5560 -3432 62 ) ( -5560 -3446 62 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5560 -3446 162 ) ( -5560 -3432 162 ) ( -5536 -3432 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5504 -3412 162 ) ( -5504 -3412 62 ) ( -5560 -3448 62 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5504 -3412 62 ) ( -5504 -3412 162 ) ( -5504 -3406 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5504 -3406 62 ) ( -5504 -3406 162 ) ( -5560 -3432 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5560 -3432 162 ) ( -5560 -3446 162 ) ( -5560 -3446 62 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1294 +{ +( -5576 -3436 62 ) ( -5632 -3436 62 ) ( -5632 -3444 62 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5632 -3444 162 ) ( -5632 -3436 162 ) ( -5576 -3436 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5576 -3448 162 ) ( -5576 -3448 80 ) ( -5632 -3444 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5576 -3448 80 ) ( -5576 -3448 162 ) ( -5576 -3432 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5576 -3432 80 ) ( -5576 -3432 162 ) ( -5632 -3436 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5632 -3436 162 ) ( -5632 -3444 162 ) ( -5632 -3444 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1295 +{ +( -5952 -3432 80 ) ( -5968 -3432 80 ) ( -5968 -3448 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5888 -3436 162 ) ( -5888 -3444 162 ) ( -5968 -3448 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5952 -3448 80 ) ( -5952 -3448 162 ) ( -5888 -3444 162 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5888 -3444 166 ) ( -5888 -3436 166 ) ( -5888 -3436 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5952 -3432 162 ) ( -5952 -3432 80 ) ( -5888 -3436 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5952 -3448 162 ) ( -5952 -3448 80 ) ( -5952 -3432 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1296 +{ +( 5986 1188 536 ) ( 5926 1188 536 ) ( 5926 1134 536 ) common/clip -32 6 0.00 1 1 196608 2193 0 +( 6016 1024 704 ) ( 5920 1024 704 ) ( 5920 1180 548 ) common/clip -32 6 0.00 1 1 196608 2193 0 +( 5920 1024 704 ) ( 6016 1024 704 ) ( 6016 1024 536 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6016 1128 692 ) ( 6016 1182 692 ) ( 6016 1182 680 ) common/clip -6 0 0.00 1 1 196608 2193 0 +( 6016 1180 548 ) ( 5920 1180 548 ) ( 5920 1180 536 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( 5920 1186 692 ) ( 5920 1132 692 ) ( 5920 1132 680 ) common/clip -6 0 0.00 1 1 196608 2193 0 +( 5920 1024 692 ) ( 5920 1036 692 ) ( 6016 1030 692 ) common/clip -38 0 0.00 1 1 196608 2193 0 +} +// brush 1297 +{ +( 5788 1620 536 ) ( 5784 1620 536 ) ( 5784 1600 536 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( 5784 1600 672 ) ( 5784 1620 672 ) ( 5788 1620 672 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( 5756 1600 536 ) ( 5756 1600 672 ) ( 5792 1600 672 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( 5792 1600 672 ) ( 5792 1620 672 ) ( 5792 1620 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5788 1620 672 ) ( 5784 1620 672 ) ( 5784 1620 536 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( 5756 1600 672 ) ( 5756 1600 536 ) ( 5784 1620 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1298 +{ +( 5696 1040 536 ) ( 5688 1040 536 ) ( 5688 1032 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5688 1032 668 ) ( 5688 1040 668 ) ( 5696 1040 668 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5696 1026 668 ) ( 5696 1026 536 ) ( 5688 1032 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5696 1026 536 ) ( 5696 1026 668 ) ( 5696 1040 668 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5668 1040 668 ) ( 5668 1040 536 ) ( 5696 1040 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5696 1026 668 ) ( 5696 1026 536 ) ( 5688 1032 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1299 +{ +( 5576 1040 536 ) ( 5568 1040 536 ) ( 5568 1032 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5568 1032 668 ) ( 5568 1040 668 ) ( 5576 1040 668 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5568 1032 668 ) ( 5576 1032 668 ) ( 5576 1032 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5594 1040 668 ) ( 5594 1040 536 ) ( 5576 1032 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5594 1040 536 ) ( 5594 1040 668 ) ( 5568 1040 668 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5568 1040 668 ) ( 5568 1032 668 ) ( 5568 1032 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1300 +{ +( 5574 536 486 ) ( 5566 536 486 ) ( 5566 528 486 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5568 528 672 ) ( 5568 536 672 ) ( 5576 536 672 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5582 528 672 ) ( 5582 528 486 ) ( 5568 528 486 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5582 528 486 ) ( 5582 528 672 ) ( 5576 536 672 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5574 536 622 ) ( 5566 536 622 ) ( 5566 536 486 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5568 536 672 ) ( 5568 528 672 ) ( 5568 528 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1301 +{ +( 5668 530 536 ) ( 5664 530 536 ) ( 5664 528 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5664 528 728 ) ( 5664 530 728 ) ( 5668 530 728 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5582 528 536 ) ( 5582 528 728 ) ( 5680 528 728 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5680 528 536 ) ( 5680 528 728 ) ( 5668 530 728 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5668 530 728 ) ( 5664 530 728 ) ( 5664 530 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5582 528 728 ) ( 5582 528 536 ) ( 5596 530 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1302 +{ +( 5696 536 536 ) ( 5688 536 536 ) ( 5688 528 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5688 528 728 ) ( 5688 536 728 ) ( 5696 536 728 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5680 528 536 ) ( 5680 528 728 ) ( 5696 528 728 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5696 548 728 ) ( 5696 548 536 ) ( 5696 528 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5680 528 728 ) ( 5680 528 536 ) ( 5688 536 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5680 528 728 ) ( 5680 528 536 ) ( 5688 536 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1303 +{ +( 5696 788 536 ) ( 5688 788 536 ) ( 5688 780 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5688 780 728 ) ( 5688 788 728 ) ( 5696 788 728 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5696 740 728 ) ( 5696 740 536 ) ( 5688 780 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5696 740 536 ) ( 5696 740 728 ) ( 5696 828 728 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5696 828 536 ) ( 5696 828 728 ) ( 5688 788 728 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5688 788 728 ) ( 5688 780 728 ) ( 5688 780 536 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1304 +{ +( 5568 724 472 ) ( 5496 712 472 ) ( 5496 580 472 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5496 600 500 ) ( 5496 712 500 ) ( 5544 720 524 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5544 592 524 ) ( 5544 592 472 ) ( 5496 600 472 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5496 712 500 ) ( 5496 712 472 ) ( 5544 720 472 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5496 712 472 ) ( 5496 712 500 ) ( 5496 600 500 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5544 720 524 ) ( 5544 720 472 ) ( 5544 592 472 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1305 +{ +( 5568 724 472 ) ( 5496 712 472 ) ( 5496 580 472 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5496 592 476 ) ( 5496 592 504 ) ( 5544 592 528 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5568 588 536 ) ( 5568 724 536 ) ( 5568 764 472 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5496 720 500 ) ( 5496 720 472 ) ( 5568 720 472 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5544 548.000427 524 ) ( 5556 764 524 ) ( 5568 548.000427 524 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 5544 720 498 ) ( 5544 596 524 ) ( 5544 596 472 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1306 +{ +( -5248 7736 72 ) ( -5312 7736 72 ) ( -5312 7648 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248.000977 7743.998535 88.000801 ) ( -5359.999512 7647.999512 112.000397 ) ( -5312.000488 7735.998535 88.001030 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248.000977 7743.998535 88.000031 ) ( -5312.000977 7735.998535 88.000061 ) ( -5312.000977 7735.998535 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5312.000488 7735.998535 88.000595 ) ( -5359.999512 7647.999512 111.999954 ) ( -5359.999512 7647.999512 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5359.999023 7648.000977 72 ) ( -5359.999023 7648.000977 111.999161 ) ( -5248.001465 7743.998535 88.000099 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1307 +{ +( -5360 7696 72 ) ( -5440 7696 72 ) ( -5440 7608 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5360.000488 7648 112.000580 ) ( -5440.000977 7696.000488 104.000443 ) ( -5312 7736.000977 87.999916 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5360 7648 72 ) ( -5360 7648 111.999863 ) ( -5311.999512 7736.000977 87.999260 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5440.000977 7696.000488 72 ) ( -5440.000977 7696.000488 104.000214 ) ( -5360 7648 112.000290 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5311.999023 7736.001953 87.999374 ) ( -5440.001953 7696.000977 104.000717 ) ( -5440.001953 7696.000977 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1308 +{ +( -5360 7696 72 ) ( -5440 7696 72 ) ( -5440 7608 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5312.000488 7736.000488 88.000137 ) ( -5440.000488 7696.000488 104.000580 ) ( -5368.000488 7768.000488 87.999962 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5312.000977 7736.000488 88.000427 ) ( -5368 7768 88.000275 ) ( -5368 7768 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5368.000977 7768.000488 87.999535 ) ( -5440.000977 7696.000488 104.000305 ) ( -5440.000977 7696.000488 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5440 7696.000977 72 ) ( -5440 7696.000977 103.999847 ) ( -5312.000977 7736.000488 87.999634 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1309 +{ +( -4016 7600 -216 ) ( -4112 7600 -216 ) ( -4112 7448 -216 ) common/clip 0 -16 0.00 1 1 196608 2193 0 +( -3903.999268 7263.999023 75.999825 ) ( -4112.000977 7600.001465 96.000931 ) ( -4032 7680.001465 76.000572 ) common/clip 0 -16 0.00 1 1 196608 2193 0 +( -3903.999756 7264.000488 75.999397 ) ( -4032.000244 7680.001953 76.000015 ) ( -4032.000244 7680.001953 -216 ) common/clip -8 -24 0.00 1 1 196608 2193 0 +( -4032.000244 7680.001953 75.999962 ) ( -4112.000977 7600.001953 96.000366 ) ( -4112.000977 7600.001953 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4112.000977 7600.001465 -216 ) ( -4112.000977 7600.001465 96.000443 ) ( -3903.999512 7263.999512 75.999512 ) common/clip -8 -24 0.00 1 1 196608 2193 0 +} +// brush 1310 +{ +( -4304 7736 -216 ) ( -4400 7736 -216 ) ( -4400 7688 -216 ) common/clip 0 -16 0.00 1 1 196608 2193 0 +( -4399.999512 7688 99.999542 ) ( -4351.999512 7784.000488 79.998840 ) ( -4031.997803 7680 75.998634 ) common/clip 0 -16 0.00 1 1 196608 2193 0 +( -4031.997803 7680 75.998718 ) ( -4351.999512 7784.000488 79.998962 ) ( -4351.999512 7784.000488 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4351.999023 7784 -216 ) ( -4351.999023 7784 79.998474 ) ( -4399.999023 7688 99.999710 ) common/clip -8 -24 0.00 1 1 196608 2193 0 +( -4400 7688 -216 ) ( -4400 7688 99.999817 ) ( -4031.998779 7680 75.999855 ) common/clip -8 -24 0.00 1 1 196608 2193 0 +} +// brush 1311 +{ +( -4304 7736 -216 ) ( -4400 7736 -216 ) ( -4400 7688 -216 ) common/clip 0 -16 0.00 1 1 196608 2193 0 +( -4112.000977 7600.000488 96.000526 ) ( -4400.000977 7688.000488 100.000443 ) ( -4032.000977 7680.000488 76.000549 ) common/clip 0 -16 0.00 1 1 196608 2193 0 +( -4400.002930 7688.000488 -216 ) ( -4400.002930 7688.000488 100.000839 ) ( -4112.001465 7600 96.000137 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4112.000977 7600.000488 -216 ) ( -4112.000977 7600.000488 96.000183 ) ( -4032.000977 7680.000488 76.000053 ) common/clip -8 -24 0.00 1 1 196608 2193 0 +( -4032.000977 7680.000488 76.000198 ) ( -4400.001465 7688.000488 100.000381 ) ( -4400.001465 7688.000488 -216 ) common/clip -8 -24 0.00 1 1 196608 2193 0 +} +// brush 1312 +{ +( -4064 6016 -344 ) ( -4176 6016 -344 ) ( -4176 5808 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4144 5639.999512 -212.000244 ) ( -4176 6016.000488 -180.000488 ) ( -4031.999756 5655.999512 -224.000320 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4144 5639.999512 -344 ) ( -4144 5639.999512 -212.000214 ) ( -4031.999756 5655.999512 -224.000259 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4175.999512 6015.999023 -344 ) ( -4175.999512 6015.999023 -180.000504 ) ( -4143.999512 5639.999512 -212.000137 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4031.999756 5655.999512 -224.000137 ) ( -4176 6016.000488 -180.000305 ) ( -4176 6016.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1313 +{ +( -4176 6016 -344 ) ( -4288 6016 -344 ) ( -4288 5848 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4143.999512 5639.999023 -212.000595 ) ( -4288 6016 -160.000229 ) ( -4175.999512 6016 -180.000290 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4143.999512 5639.999512 -212.000305 ) ( -4175.999512 6016 -180.000107 ) ( -4175.999512 6016 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4175.999512 6016 -180.000153 ) ( -4288 6016 -160.000107 ) ( -4288 6016 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4288 6016 -344 ) ( -4288 6016 -160.000122 ) ( -4143.999512 5639.998535 -212.000519 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1314 +{ +( -4144 6952 -344 ) ( -4240 6952 -344 ) ( -4240 6640 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4240.000488 6951.998047 19.997906 ) ( -4135.999512 7015.999023 55.997078 ) ( -4176 6015.995117 -180.001465 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4175.999023 6015.986328 -180.003601 ) ( -4135.998535 7015.999512 55.997059 ) ( -4135.998535 7015.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4135.999023 7016 -344 ) ( -4135.999023 7016 55.997055 ) ( -4240.000488 6951.998535 19.997742 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4240 6952.000488 -344 ) ( -4240.000488 6952 20.001480 ) ( -4175.999512 6015.990234 -179.999863 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1315 +{ +( -4144 6952 -344 ) ( -4240 6952 -344 ) ( -4240 6640 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4288.001465 6016 -159.999313 ) ( -4240.000488 6952.018555 20.000704 ) ( -4176 6016 -179.999466 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4288.000977 6016 -344 ) ( -4288.000977 6016 -159.999893 ) ( -4176 6016 -179.999969 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4240.001465 6952.017578 -344 ) ( -4240.000488 6952.018066 20.000462 ) ( -4288.001465 6016 -159.999466 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4175.999512 6016 -179.999771 ) ( -4240.000488 6952.022461 20.001225 ) ( -4240.000977 6952.018066 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1316 +{ +( -4032 7016 -344 ) ( -4136 7016 -344 ) ( -4136 6704 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4175.999512 6016 -180.000046 ) ( -4135.999512 7015.995117 56.000645 ) ( -4063.999756 6016 -200.000153 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4176 6016 -344 ) ( -4176 6016 -179.999924 ) ( -4064.000244 6016 -200.000015 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4135.999023 7015.990723 -344 ) ( -4135.999023 7015.990723 55.999798 ) ( -4175.999023 6016 -179.999908 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4063.999756 6016 -199.999969 ) ( -4135.999512 7015.995117 56.000793 ) ( -4135.999512 7015.995117 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1317 +{ +( -4064 6016 -344 ) ( -4176 6016 -344 ) ( -4176 5808 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4031.999268 5655.998535 -224.000397 ) ( -4175.999512 6016 -180.000565 ) ( -4063.999756 6016 -200.000595 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4031.999268 5656 -224.000488 ) ( -4063.999512 6016 -200.000778 ) ( -4063.999512 6016 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4063.999512 6016 -200.000702 ) ( -4175.999512 6016 -180.000626 ) ( -4175.999512 6016 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4175.999512 6016 -344 ) ( -4175.999512 6016 -180.000656 ) ( -4031.999268 5655.998535 -224.000488 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1318 +{ +( -3960 6016 -344 ) ( -4064 6016 -344 ) ( -4064 5832 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3928.000732 5672.000977 -236.000488 ) ( -4064.000244 6016 -200.000580 ) ( -3960.000732 6016 -212.000305 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3928.000244 5671.999023 -236.000580 ) ( -3960.000488 6016 -212.000305 ) ( -3960.000488 6016 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3960.000488 6016 -212.000290 ) ( -4064.000244 6016 -200.000549 ) ( -4064.000244 6016 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4064.000244 6016 -344 ) ( -4064.000244 6016 -200.000565 ) ( -3928.000488 5672.000488 -236.000519 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1319 +{ +( -3960 6016 -344 ) ( -4064 6016 -344 ) ( -4064 5832 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4031.999268 5656 -223.999084 ) ( -4063.998779 6015.997559 -199.999344 ) ( -3928 5672 -235.999313 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4031.999756 5655.999512 -344 ) ( -4031.999756 5655.999512 -223.999191 ) ( -3927.999512 5671.999512 -235.999512 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4063.999023 6015.998047 -344 ) ( -4063.999023 6015.998047 -199.999435 ) ( -4031.999512 5655.999512 -223.999252 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3927.999756 5671.999512 -235.999496 ) ( -4063.998779 6015.997559 -199.999481 ) ( -4063.998779 6015.997559 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1320 +{ +( -4032 7016 -344 ) ( -4136 7016 -344 ) ( -4136 6704 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4136 7016.000977 55.999542 ) ( -4032.001709 7080 67.998962 ) ( -4064.000732 6016.015137 -199.999359 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4064.000732 6016.012695 -199.999817 ) ( -4032.001465 7080 67.999275 ) ( -4032.001465 7080 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4032.001221 7080.000488 -344 ) ( -4032.001221 7080.000488 67.999420 ) ( -4136 7016.000977 55.999771 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4136 7016.001465 -344 ) ( -4136 7016.001465 55.999176 ) ( -4064.000488 6016.010742 -200.000977 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1321 +{ +( -3952 7072 -344 ) ( -4032 7072 -344 ) ( -4032 6928 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4063.999023 6016 -200.000397 ) ( -4031.999268 7079.989258 67.998520 ) ( -3960 6016 -212.000214 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4064 6016 -344 ) ( -4064 6016 -200.000031 ) ( -3960 6016 -211.999985 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4031.998779 7079.984375 -344 ) ( -4031.998779 7079.984375 67.997292 ) ( -4063.998535 6016 -200.000290 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3960.000244 6016 -212.000092 ) ( -4031.999268 7079.986816 67.997955 ) ( -4031.999268 7079.986816 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1322 +{ +( -5656 7936 72 ) ( -5744 7936 72 ) ( -5744 7752 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5696.000488 7704 84.000763 ) ( -5744.000977 7936.001465 76.000992 ) ( -5632.000488 7728 88.000748 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5696.000488 7704.000488 83.999802 ) ( -5632.000488 7728.000488 87.999954 ) ( -5632.000488 7728.000488 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5744.000977 7936.000977 72 ) ( -5744.000977 7936.000977 76.000916 ) ( -5696.000488 7704.000488 84.000862 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5632.000488 7728.000488 88.000816 ) ( -5744.000977 7936.001465 76.000977 ) ( -5744.000977 7936.001465 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1323 +{ +( -5656 7936 72 ) ( -5744 7936 72 ) ( -5744 7752 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5744.000977 7936 76.000076 ) ( -5664 7936 76.000168 ) ( -5632 7727.998535 88.000191 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5631.999023 7727.996582 88.000191 ) ( -5663.999023 7936 76.000626 ) ( -5663.999023 7936 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5663.999512 7936 72 ) ( -5663.999512 7936 76.000443 ) ( -5744.000977 7936 76.000076 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5744.000977 7936 72 ) ( -5744.000977 7936 75.999985 ) ( -5631.999512 7727.998047 87.999878 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1324 +{ +( -5584 7936 72 ) ( -5664 7936 72 ) ( -5664 7832 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5631.999512 7728.000977 88.000443 ) ( -5663.998535 7935.996094 75.998978 ) ( -5568.000488 7752.000488 95.999542 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5631.999512 7728.000977 88.000710 ) ( -5568.000488 7752.000488 95.999771 ) ( -5568.000488 7752.000488 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5663.998535 7935.996094 72 ) ( -5663.998535 7935.996094 75.999023 ) ( -5631.999512 7728.000977 88.000473 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5568 7752.000488 95.999596 ) ( -5663.999023 7935.997559 75.999374 ) ( -5663.999023 7935.997559 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1325 +{ +( -5584 7936 72 ) ( -5664 7936 72 ) ( -5664 7832 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5664.000977 7936 75.998978 ) ( -5584 7936 87.999084 ) ( -5568 7751.998535 95.998711 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5568 7751.999023 95.999069 ) ( -5584 7936 87.999405 ) ( -5584 7936 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5584 7936 72 ) ( -5584 7936 87.999344 ) ( -5664.000977 7936 75.999344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5664.000977 7936 72 ) ( -5664.000977 7936 76.000092 ) ( -5568 7751.999023 95.999664 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1326 +{ +( -5504 7936 72 ) ( -5584 7936 72 ) ( -5584 7816 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5568 7751.999512 96.000336 ) ( -5584 7936 88.000351 ) ( -5487.999512 7791.999512 92.000267 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5568 7751.999512 96.000221 ) ( -5487.999512 7791.999512 92.000336 ) ( -5487.999512 7791.999512 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5584 7936 72 ) ( -5584 7936 88.000565 ) ( -5568 7751.999512 96.000542 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5488 7791.999512 92.000504 ) ( -5584 7935.999512 88.000381 ) ( -5584 7935.999512 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1327 +{ +( -5504 7936 72 ) ( -5584 7936 72 ) ( -5584 7816 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5584 7936 87.999535 ) ( -5504.000488 7936 75.999893 ) ( -5488.000488 7792.000488 91.999947 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5488.000488 7792.000488 92.000290 ) ( -5504.000488 7936 76.000198 ) ( -5504.000488 7936 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5504.000488 7936 72 ) ( -5504.000488 7936 76.000381 ) ( -5584 7936 88.000092 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5584 7936 72 ) ( -5584 7936 87.999985 ) ( -5488.000488 7792.000488 92.000137 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1328 +{ +( -5424 7936 72 ) ( -5504 7936 72 ) ( -5504 7848 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5488.000488 7791.999512 91.999886 ) ( -5504.000488 7936.000488 76.000381 ) ( -5399.999512 7831.999512 80.000259 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5488 7791.999512 72 ) ( -5488 7791.999512 91.999802 ) ( -5399.999512 7831.999512 79.999924 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5504.000488 7936.000488 72 ) ( -5504.000488 7936.000488 76.000519 ) ( -5488.000488 7791.999023 91.999855 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5399.999512 7831.999512 80.000359 ) ( -5504.000488 7936.000488 76.000534 ) ( -5504.000488 7936.000488 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1329 +{ +( -5400 7832 72 ) ( -5424 7936 60 ) ( -5504 7936 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5400 7832 80.000847 ) ( -5504 7936 76.000565 ) ( -5424 7936 72.000565 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5400 7832 80.000435 ) ( -5424 7936 72.000145 ) ( -5424 7936 60.000385 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5424 7936 71.999931 ) ( -5504 7936 75.999924 ) ( -5504 7936 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5504 7936 71.999916 ) ( -5504 7936 76.000244 ) ( -5400 7832 80.000549 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1330 +{ +( -5400 7792 72 ) ( -5488 7792 72 ) ( -5488 7728 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5440 7696.001465 103.999275 ) ( -5487.999023 7792 91.999054 ) ( -5368.001465 7768 87.999870 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5440.000488 7696.000977 72 ) ( -5440.000488 7696.000977 104.000336 ) ( -5368.001465 7768 88.000870 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5487.999023 7792 72 ) ( -5487.999023 7792 91.999466 ) ( -5440 7696.001465 103.999680 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5368.001953 7767.999512 88.000320 ) ( -5487.999023 7791.999023 91.999161 ) ( -5487.999023 7791.999023 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1331 +{ +( -5400 7792 72 ) ( -5488 7792 72 ) ( -5488 7728 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5368 7768 88.000816 ) ( -5488 7792 92.000946 ) ( -5400 7832 80.001114 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5368 7768 88.000237 ) ( -5400 7832 80.000458 ) ( -5400 7832 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5400 7832 80.000175 ) ( -5488 7792 92.000015 ) ( -5488 7792 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5487.999023 7792.000488 72 ) ( -5487.999023 7792.000488 91.999557 ) ( -5368 7768.000488 87.999718 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1332 +{ +( -5472 7752 72 ) ( -5568 7752 72 ) ( -5568 7664 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5496.000488 7632.000488 103.999901 ) ( -5567.999512 7751.998535 95.999222 ) ( -5440.001465 7695.999512 103.999802 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5496.000488 7632.000977 104.000511 ) ( -5440.000977 7696.000488 104.000229 ) ( -5440.000977 7696.000488 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5568 7751.999023 72 ) ( -5568 7751.999023 95.999603 ) ( -5496.000977 7632.000488 104.000198 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5440.001465 7696 104.000061 ) ( -5567.999512 7751.999023 95.999512 ) ( -5567.999512 7751.999023 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1333 +{ +( -5472 7752 72 ) ( -5568 7752 72 ) ( -5568 7664 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5568.001953 7751.999023 95.998871 ) ( -5487.999512 7792 91.999527 ) ( -5439.998535 7695.997559 103.998947 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5439.998047 7695.997559 103.999336 ) ( -5487.999512 7792.000488 92.000061 ) ( -5487.999512 7792.000488 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5487.999512 7792 72 ) ( -5487.999512 7792 91.999802 ) ( -5568.001953 7751.999023 95.999214 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5568.001953 7751.999023 72 ) ( -5568.001953 7751.999023 96.000015 ) ( -5439.998535 7695.997559 103.999298 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1334 +{ +( -5512 7728 72 ) ( -5632 7728 72 ) ( -5632 7648 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5552 7584 104.000084 ) ( -5632 7728.000488 87.999985 ) ( -5495.999512 7632.000488 103.999649 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5551.999512 7584 104.000175 ) ( -5495.999512 7632 103.999741 ) ( -5495.999512 7632 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5632 7728.000488 72 ) ( -5632 7728.000488 88.000137 ) ( -5552 7584 104.000221 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5496 7631.999512 103.999702 ) ( -5631.998047 7727.998047 87.999573 ) ( -5631.998047 7727.998047 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1335 +{ +( -5512 7728 72 ) ( -5632 7728 72 ) ( -5632 7648 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5632.000488 7728.000488 88.000046 ) ( -5568.000488 7752.000488 96.001068 ) ( -5496.000977 7632.000488 104.000664 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5496.000977 7632.000488 104.000656 ) ( -5568.000488 7752.000488 96.001053 ) ( -5568.000488 7752.000488 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5568.000488 7752.000488 72 ) ( -5568.000488 7752.000488 96.000839 ) ( -5632.000488 7728.000488 87.999809 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5632 7728 72 ) ( -5632 7728 88.000107 ) ( -5496.001465 7632.000977 104.000069 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1336 +{ +( -5608 7704 72 ) ( -5696 7704 72 ) ( -5696 7576 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5600.000488 7536.000488 104.000488 ) ( -5696.000488 7704 84.000183 ) ( -5552.000488 7584.000488 104.000458 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5600.000488 7536.000977 104.000298 ) ( -5552.000977 7584.000488 104.000092 ) ( -5552.000977 7584.000488 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5696 7703.999512 72 ) ( -5696 7703.999512 83.999924 ) ( -5600.000488 7536.000977 104.000404 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5552.000977 7584.000488 104.000381 ) ( -5696 7704 83.999954 ) ( -5696 7704 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1337 +{ +( -5608 7704 72 ) ( -5696 7704 72 ) ( -5696 7576 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5696.000488 7704 83.999481 ) ( -5632 7728.000488 87.999100 ) ( -5551.999512 7583.999512 103.999146 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5551.998535 7583.998535 103.999283 ) ( -5631.999512 7728.000488 87.999451 ) ( -5631.999512 7728.000488 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5631.999512 7728.000488 72 ) ( -5631.999512 7728.000488 87.999542 ) ( -5696 7704 84 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5696 7704 72 ) ( -5696 7704 83.999802 ) ( -5551.999023 7583.999023 103.999557 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1338 +{ +( -5432 7632 72 ) ( -5496 7632 72 ) ( -5496 7544 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5496.000977 7632 104.000145 ) ( -5440.000488 7696.000488 104.000412 ) ( -5359.999512 7648 112.000153 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5360.000488 7648 112.000130 ) ( -5440.000977 7696 104.000229 ) ( -5440.000977 7696 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5440.001465 7696.000488 72 ) ( -5440.001465 7696.000488 104.000198 ) ( -5496.001953 7631.999512 103.999847 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5496 7632 72 ) ( -5496 7632 103.999924 ) ( -5360.000488 7648 112.000015 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1339 +{ +( -5432 7632 72 ) ( -5496 7632 72 ) ( -5496 7544 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5391.999023 7568.000488 116.000229 ) ( -5495.998047 7631.999512 104 ) ( -5359.999512 7647.999512 112.000282 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5391.999512 7567.999512 72 ) ( -5391.999512 7567.999512 116.000015 ) ( -5359.999512 7647.999512 112.000008 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5495.999023 7631.999512 72 ) ( -5495.999023 7631.999512 104.000076 ) ( -5391.999512 7568 116.000191 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5359.999512 7647.999023 112.000153 ) ( -5495.997070 7631.999023 103.999725 ) ( -5495.997070 7631.999023 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1340 +{ +( -5488 7584 72 ) ( -5552 7584 72 ) ( -5552 7504 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5552.000488 7583.999023 104.000725 ) ( -5495.999512 7632 104.000839 ) ( -5391.997070 7567.998535 116.000381 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5391.997070 7567.998535 115.999290 ) ( -5495.999512 7632 103.999725 ) ( -5495.999512 7632 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5495.998535 7632 72 ) ( -5495.998535 7632 103.999680 ) ( -5551.999512 7583.999023 103.999596 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5552.000977 7583.999023 72 ) ( -5552.000977 7583.999023 104.000061 ) ( -5391.995605 7567.998535 115.999214 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1341 +{ +( -5488 7584 72 ) ( -5552 7584 72 ) ( -5552 7504 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5424.000977 7496 116.000237 ) ( -5552.000977 7584 104.000305 ) ( -5392.000977 7568 116.000191 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5424.000488 7496.000488 72 ) ( -5424.000488 7496.000488 116.000259 ) ( -5392.000977 7568 116.000282 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5552.000977 7584 72 ) ( -5552.000977 7584 104.000381 ) ( -5424.000977 7496 116.000313 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5392.000977 7568 116.000221 ) ( -5552.000488 7584 104.000275 ) ( -5552.000488 7584 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1342 +{ +( -5536 7536 72 ) ( -5600 7536 72 ) ( -5600 7448 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5600.000977 7536 104.000145 ) ( -5552.000488 7584.000488 104.000381 ) ( -5423.998535 7495.999512 115.999878 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5424.000488 7496 115.999527 ) ( -5552.000977 7584 103.999832 ) ( -5552.000977 7584 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5552.000488 7584.000977 72 ) ( -5552.000488 7584.000977 104.000198 ) ( -5600.000977 7536.000488 103.999794 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5600 7536 72 ) ( -5600 7536 104.000061 ) ( -5423.998047 7495.999512 115.999702 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1343 +{ +( -5536 7536 72 ) ( -5600 7536 72 ) ( -5600 7448 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5448 7440 116.000008 ) ( -5599.999023 7536 103.999863 ) ( -5424 7496 116 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5448 7440 72 ) ( -5448 7440 115.999878 ) ( -5424 7496 115.999878 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5599.999023 7536 72 ) ( -5599.999023 7536 103.999969 ) ( -5448 7440 116.000099 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5424 7496 116.000099 ) ( -5599.998535 7535.999512 103.999878 ) ( -5599.998535 7535.999512 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1344 +{ +( -5240 7496 72 ) ( -5424 7496 72 ) ( -5424 7392 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5247.999023 7480 127.999710 ) ( -5448.000977 7439.999512 115.999817 ) ( -5424.000488 7496 115.999611 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5247.999512 7480 127.999916 ) ( -5424 7496 116 ) ( -5424 7496 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5424.000977 7496 115.999657 ) ( -5448.001465 7439.999023 115.999908 ) ( -5448.001465 7439.999023 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5448.000488 7439.999512 72 ) ( -5448.000488 7439.999512 116 ) ( -5247.998535 7480 127.999870 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1345 +{ +( -5240 7496 72 ) ( -5424 7496 72 ) ( -5424 7392 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7408 128.000031 ) ( -5447.999512 7440 116.000015 ) ( -5248 7480 128.000031 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5447.999512 7440 72 ) ( -5447.999512 7440 116.000046 ) ( -5248 7408 128.000061 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7408 127.999992 ) ( -5248 7480 127.999985 ) ( -5248 7480 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7480.000977 128.000046 ) ( -5448.001953 7440.000488 116.000122 ) ( -5448.001953 7440.000488 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1346 +{ +( -5248 7568 72 ) ( -5392 7568 72 ) ( -5392 7480 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7568 128.000153 ) ( -5424 7496 116.000183 ) ( -5392 7568 116.000175 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7568 127.999992 ) ( -5392 7568 116.000015 ) ( -5392 7568 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5392 7568 115.999969 ) ( -5424 7496 115.999969 ) ( -5424 7496 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5424 7496 72 ) ( -5424 7496 115.999985 ) ( -5248.000488 7568 127.999985 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1347 +{ +( -5248 7568 72 ) ( -5392 7568 72 ) ( -5392 7480 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7479.999512 128.000061 ) ( -5424.001465 7495.999512 116.000107 ) ( -5248 7568 128.000061 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5424.002441 7495.999023 72 ) ( -5424.002441 7495.999023 116.000183 ) ( -5248 7479.999023 128.000092 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7479.999512 128.000046 ) ( -5248 7568 128.000046 ) ( -5248 7568 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7567.999512 128.000092 ) ( -5424.000977 7495.999512 116.000107 ) ( -5424.000977 7495.999512 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1348 +{ +( -5248 7648 72 ) ( -5360 7648 72 ) ( -5360 7568 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7648 120.000160 ) ( -5391.999512 7568 116.000168 ) ( -5359.999512 7648 112.000252 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7648 120.000084 ) ( -5360 7648 112.000137 ) ( -5360 7648 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5360 7648 112.000145 ) ( -5392.000488 7568 116.000153 ) ( -5392.000488 7568 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5391.999512 7568 72 ) ( -5391.999512 7568 116.000015 ) ( -5248 7648 120.000015 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1349 +{ +( -5248 7648 72 ) ( -5360 7648 72 ) ( -5360 7568 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7568 128 ) ( -5392 7568 116 ) ( -5248 7648 120 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5392 7568 72 ) ( -5392 7568 115.999878 ) ( -5248 7568 127.999870 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7568 127.999901 ) ( -5248 7648 119.999901 ) ( -5248 7648 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7647.999512 119.999916 ) ( -5391.999023 7568 115.999817 ) ( -5391.999023 7568 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1350 +{ +( -5248 7736 72 ) ( -5312 7736 72 ) ( -5312 7648 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7648 119.999931 ) ( -5359.999023 7648 111.999786 ) ( -5248 7743.999023 88.000305 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5359.999023 7648 72 ) ( -5359.999023 7648 111.999573 ) ( -5248 7648 119.999718 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7648 120 ) ( -5248 7744 88 ) ( -5248 7744 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7743.999512 88.000053 ) ( -5359.999512 7648 111.999786 ) ( -5359.999512 7648 72 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1351 +{ +( -4928 7744 -216 ) ( -5248 7744 -216 ) ( -5248 7664 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7648.000977 120.002602 ) ( -5248 7744.000488 88.002792 ) ( -4928.002441 7760.000488 84.002831 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928.000977 7760.000977 84.002731 ) ( -5248 7744.000977 88.002945 ) ( -5248 7744.000977 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7744.000488 -216 ) ( -5248 7744.000488 88.002853 ) ( -5248 7648.000977 120.002655 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7648.000977 -216 ) ( -5248 7648.000977 120.002609 ) ( -4928.002441 7760.000488 84.002876 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1352 +{ +( -4928 7744 -216 ) ( -5248 7744 -216 ) ( -5248 7664 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7664.001465 119.998657 ) ( -5248 7648.001465 119.999344 ) ( -4928 7760.001465 83.999016 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7648.001465 -216 ) ( -5248 7648.001465 119.999268 ) ( -4928 7664.001465 119.998589 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7664 -216 ) ( -4928 7664 120.000107 ) ( -4928 7760 84.000107 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7760.001465 83.999123 ) ( -5248 7648.001465 119.999458 ) ( -5248 7648.001465 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1353 +{ +( -4928 7664 -216 ) ( -5248 7648 -216 ) ( -5248 7568 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7567.998535 127.998650 ) ( -5248 7648 119.998764 ) ( -4927.993652 7664.000488 119.996361 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4927.995605 7664 119.996445 ) ( -5248 7647.999512 119.998848 ) ( -5248 7647.999512 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7648 -216 ) ( -5248 7648 119.998795 ) ( -5248 7567.998535 127.998680 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7567.998535 -216 ) ( -5248 7567.998535 127.998932 ) ( -4927.992188 7664.000977 119.996498 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1354 +{ +( -4928 7664 -216 ) ( -5248 7648 -216 ) ( -5248 7568 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7584.000488 123.999802 ) ( -5247.995117 7568.000977 127.998917 ) ( -4928 7663.999512 120.001114 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5247.995117 7568.000977 -216 ) ( -5247.995117 7568.000977 127.998947 ) ( -4928 7584.000488 123.999832 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7584 -216 ) ( -4928 7584 124.000534 ) ( -4928 7663.999023 120.001793 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7663.998047 120.001213 ) ( -5247.990234 7568.000977 127.998779 ) ( -5247.990234 7568.000977 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1355 +{ +( -5112 7568 -216 ) ( -5248 7568 -216 ) ( -5248 7480 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7479.998535 127.998100 ) ( -5248 7568.000977 127.998627 ) ( -4927.993164 7584.000977 123.996689 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4927.991699 7584.001465 123.996544 ) ( -5248 7568.001465 127.998550 ) ( -5248 7568.001465 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7568.000977 -216 ) ( -5248 7568.000977 127.998520 ) ( -5248 7479.998535 127.997993 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7479.998535 -216 ) ( -5248 7479.998535 127.998871 ) ( -4927.993164 7584.000977 123.997643 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1356 +{ +( -5112 7568 -216 ) ( -5248 7568 -216 ) ( -5248 7480 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7504 131.998276 ) ( -5247.999023 7480 127.998795 ) ( -4928 7583.999512 124.000031 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5247.995117 7480.000977 -216 ) ( -5247.995117 7480.000977 127.998505 ) ( -4928 7504.000977 131.998032 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7504 -216 ) ( -4928 7504 131.999161 ) ( -4928 7583.999023 124.000984 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7583.998047 124.000008 ) ( -5247.993164 7480.000488 127.998566 ) ( -5247.993164 7480.000488 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1357 +{ +( -5160 7480 -216 ) ( -5248 7480 -216 ) ( -5248 7408 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7424.000488 143.999054 ) ( -5247.998535 7408.000488 127.998306 ) ( -4928 7503.999512 131.999756 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248.000488 7408 -216 ) ( -5248.000488 7408 127.998337 ) ( -4928 7424 143.999130 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7424 -216 ) ( -4928 7424 143.999680 ) ( -4928 7503.999023 132.000809 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7503.999512 131.999741 ) ( -5247.998047 7408.000488 127.998291 ) ( -5247.998047 7408.000488 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1358 +{ +( -5160 7480 -216 ) ( -5248 7480 -216 ) ( -5248 7408 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7407.999023 127.999931 ) ( -5248 7480 128.000656 ) ( -4927.995117 7504.000488 131.999283 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4927.997559 7504 131.999237 ) ( -5248 7479.999512 128.000580 ) ( -5248 7479.999512 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7480 -216 ) ( -5248 7480 128.000656 ) ( -5248 7407.999023 127.999931 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -5248 7407.999023 -216 ) ( -5248 7407.999023 127.999832 ) ( -4927.997070 7504 131.998672 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1359 +{ +( -4800 7504 -216 ) ( -4928 7504 -216 ) ( -4928 7424 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4568 7456.000488 116.001495 ) ( -4927.988770 7424.001465 143.996979 ) ( -4504.001953 7535.997559 103.999847 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4927.986328 7424.001953 -216 ) ( -4927.986328 7424.001953 143.996338 ) ( -4567.999512 7456.000977 116.001442 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4568 7456.000488 116.001534 ) ( -4504.000977 7535.999023 103.999680 ) ( -4504.000977 7535.999023 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4504.002930 7535.996582 104.000092 ) ( -4927.984863 7424.001465 143.995956 ) ( -4927.984863 7424.001465 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1360 +{ +( -4800 7504 -216 ) ( -4928 7504 -216 ) ( -4928 7424 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4504.005371 7535.999023 104.001717 ) ( -4928 7424.000488 144.000153 ) ( -4928 7503.999512 132.000732 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4504.005371 7535.999023 104.001671 ) ( -4928 7503.999512 131.999893 ) ( -4928 7503.999512 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7503.999512 132.000656 ) ( -4928 7424.000488 144.000092 ) ( -4928 7424.000488 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7424 -216 ) ( -4928 7424 144.000595 ) ( -4504.003906 7535.999023 104.001808 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1361 +{ +( -4808 7584 -216 ) ( -4928 7584 -216 ) ( -4928 7504 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4448.000977 7616 108.000557 ) ( -4928 7504 132.000473 ) ( -4928 7584 124.001099 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4448.000977 7616 108.000183 ) ( -4928 7584 123.999893 ) ( -4928 7584 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7584 124.000374 ) ( -4928 7504 131.999756 ) ( -4928 7504 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7504 -216 ) ( -4928 7504 132.000366 ) ( -4448.000488 7616 108.000320 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1362 +{ +( -4808 7584 -216 ) ( -4928 7584 -216 ) ( -4928 7504 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4504.000488 7535.999512 103.998802 ) ( -4928.003418 7503.999512 131.999847 ) ( -4448 7616 107.999474 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928.009277 7503.998047 -216 ) ( -4928.009277 7503.998047 132.001511 ) ( -4504.000977 7535.998535 103.998940 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4504.000488 7535.999512 103.998077 ) ( -4448 7616 107.998764 ) ( -4448 7616 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4447.999512 7616.000488 107.999428 ) ( -4928.005859 7503.999512 132.000549 ) ( -4928.005859 7503.999512 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1363 +{ +( -4744 7664 -216 ) ( -4928 7664 -216 ) ( -4928 7584 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4448.001953 7615.999512 107.999992 ) ( -4928.005859 7583.999512 124.001022 ) ( -4400.000977 7688.000488 100.000320 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928.009766 7583.998535 -216 ) ( -4928.009766 7583.998535 124.001846 ) ( -4448.001953 7615.999023 107.999924 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4448.001465 7616 107.999931 ) ( -4400.001465 7687.999512 99.999420 ) ( -4400.001465 7687.999512 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4400.000488 7688.000977 100.000168 ) ( -4928.007324 7583.999512 124.001266 ) ( -4928.007324 7583.999512 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1364 +{ +( -4744 7664 -216 ) ( -4928 7664 -216 ) ( -4928 7584 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4400.006836 7687.999512 100.000748 ) ( -4928 7584.000977 123.999420 ) ( -4928 7664 119.999413 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4400.005371 7687.999512 100.001305 ) ( -4928 7664 120.000046 ) ( -4928 7664 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7664 119.999519 ) ( -4928 7584.000977 123.999527 ) ( -4928 7584.000977 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7584.001465 -216 ) ( -4928 7584.001465 123.999756 ) ( -4400.007813 7687.999512 100.001358 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1365 +{ +( -4776 7760 -216 ) ( -4928 7760 -216 ) ( -4928 7664 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4399.999512 7688 99.998703 ) ( -4927.999512 7664 119.998566 ) ( -4351.999512 7784 79.998680 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4927.999512 7664 -216 ) ( -4927.999512 7664 119.998535 ) ( -4399.999512 7688 99.998688 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4399.999512 7688 99.999886 ) ( -4351.999512 7784 80.000015 ) ( -4351.999512 7784 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4351.999512 7784.000488 79.998634 ) ( -4928.000977 7664 119.998856 ) ( -4928.000977 7664 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1366 +{ +( -4776 7760 -216 ) ( -4928 7760 -216 ) ( -4928 7664 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4351.998535 7784 79.999832 ) ( -4928 7663.999512 120.000977 ) ( -4928 7760 84.001015 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4351.998047 7784 79.998756 ) ( -4928 7760 83.999969 ) ( -4928 7760 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7760 84 ) ( -4928 7663.999512 120 ) ( -4928 7663.999512 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4928 7664 -216 ) ( -4928 7664 119.999481 ) ( -4352.001465 7784 79.998955 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1367 +{ +( -4408 7648 -216 ) ( -4448 7648 -216 ) ( -4448 7616 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4192 7520.000488 119.999825 ) ( -4447.998535 7616.000488 107.998993 ) ( -4112 7600.000488 95.999580 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4448.000488 7616.000488 -216 ) ( -4448.000488 7616.000488 107.999939 ) ( -4192.000488 7520 120.000145 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4192 7520.000488 -216 ) ( -4192 7520.000488 120.000427 ) ( -4112 7600.000488 96.000175 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4111.999512 7600.000977 95.999802 ) ( -4448.000488 7616.000977 108.000107 ) ( -4448.000488 7616.000977 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1368 +{ +( -4408 7648 -216 ) ( -4448 7648 -216 ) ( -4448 7616 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4448.000977 7616.000488 107.998177 ) ( -4400.000977 7688.000488 99.998734 ) ( -4112.000977 7600.000488 95.998230 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4112.000977 7600.000488 95.999718 ) ( -4400.000977 7688.000488 100.000259 ) ( -4400.000977 7688.000488 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4400.000488 7688 -216 ) ( -4400.000488 7688 99.999176 ) ( -4448.000488 7616.000488 107.999229 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4447.999512 7616.000488 -216 ) ( -4447.999512 7616.000488 108.000107 ) ( -4112.001465 7600.000488 96.000175 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1369 +{ +( -4440 7568 -216 ) ( -4504 7568 -216 ) ( -4504 7536 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4272.001953 7439.999023 108.001114 ) ( -4504.008789 7536.001465 104.002350 ) ( -4192 7520.000977 120.000511 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4504.010742 7536.001465 -216 ) ( -4504.010742 7536.001465 104.002625 ) ( -4272.002441 7439.998535 108.001076 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4272.001465 7439.999512 -216 ) ( -4272.001465 7439.999512 108.000259 ) ( -4192.000488 7520.000488 119.999512 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4192 7520.000977 120.000534 ) ( -4504.009277 7536.001465 104.002426 ) ( -4504.009277 7536.001465 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1370 +{ +( -4440 7568 -216 ) ( -4504 7568 -216 ) ( -4504 7536 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4504.000488 7536.000488 104.001701 ) ( -4448.000488 7616.000488 108.002136 ) ( -4192 7520.000488 120.002106 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4192.001465 7520.000488 120.001053 ) ( -4448.000488 7616 108.000443 ) ( -4448.000488 7616 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4448.000488 7616 -216 ) ( -4448.000488 7616 108.000565 ) ( -4504.000488 7536.000488 104.000870 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4503.999512 7536.000488 -216 ) ( -4503.999512 7536.000488 104.000381 ) ( -4192.000488 7520.000488 120.001015 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1371 +{ +( -4424 7456 -216 ) ( -4568 7456 -216 ) ( -4568 7336 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4352.000488 7360.001465 119.998657 ) ( -4567.996094 7456 115.997131 ) ( -4272.001953 7440 107.998871 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4352.000488 7360.000977 -216 ) ( -4352.000488 7360.000977 119.999725 ) ( -4272.001465 7440 107.999870 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4567.995605 7456 -216 ) ( -4567.995605 7456 115.997620 ) ( -4352 7360.001465 119.999161 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4272.001465 7440 107.998978 ) ( -4567.995605 7456 115.997208 ) ( -4567.995605 7456 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1372 +{ +( -4424 7456 -216 ) ( -4568 7456 -216 ) ( -4568 7336 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4567.999512 7456.000488 115.999451 ) ( -4504 7536 103.998764 ) ( -4272.002441 7440.000488 107.999680 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4272.001953 7440.000488 107.999573 ) ( -4504 7536 103.998688 ) ( -4504 7536 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4503.999512 7535.999512 -216 ) ( -4503.999512 7535.999512 103.998611 ) ( -4567.998535 7456.000488 115.999527 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4567.999512 7456.000488 -216 ) ( -4567.999512 7456.000488 115.999878 ) ( -4272.004395 7440.000488 108.001556 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1373 +{ +( -4216 7360 -216 ) ( -4352 7360 -216 ) ( -4352 7112 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4240.000488 6952 20.000334 ) ( -4352.001465 7360.001953 120.002136 ) ( -4136 7016 56.000839 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4240.000488 6952 19.999231 ) ( -4136 7016 55.999664 ) ( -4136 7016 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4352.001465 7360.001953 -216 ) ( -4352.001465 7360.001953 120.002289 ) ( -4240.000488 6952 20.000492 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4136 7016 56.000889 ) ( -4352.001465 7360.001953 120.002167 ) ( -4352.001465 7360.001953 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1374 +{ +( -4216 7360 -216 ) ( -4352 7360 -216 ) ( -4352 7112 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4136 7016.000488 56.002689 ) ( -4352 7360.001465 120.001984 ) ( -4272.000488 7440.000977 108.002274 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4136 7016.000977 56.001621 ) ( -4272.000488 7440.000977 108.001022 ) ( -4272.000488 7440.000977 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4272.000488 7440.000977 108.001823 ) ( -4352 7360.001465 120.001526 ) ( -4352 7360.001465 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4352 7360.001465 -216 ) ( -4352 7360.001465 120.001358 ) ( -4136.000488 7016.001953 56.002453 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1375 +{ +( -4160 7440 -216 ) ( -4272 7440 -216 ) ( -4272 7216 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4136.000488 7016.000977 55.999493 ) ( -4271.998047 7439.995117 107.997971 ) ( -4032.001709 7080 67.998924 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4136 7016.000977 55.999100 ) ( -4032.000732 7080.000488 67.998543 ) ( -4032.000732 7080.000488 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4271.998047 7439.995117 -216 ) ( -4271.998047 7439.995117 107.997955 ) ( -4136.000488 7016.000977 55.999485 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4032.001221 7080.000488 67.998886 ) ( -4271.998535 7439.997070 107.998215 ) ( -4271.998535 7439.997070 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1376 +{ +( -4160 7440 -216 ) ( -4272 7440 -216 ) ( -4272 7216 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4031.998779 7079.996094 67.998039 ) ( -4272.001465 7440 107.998962 ) ( -4192.000488 7520.000977 119.998779 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4032.000488 7080.000488 67.999321 ) ( -4192.000488 7520.000488 119.999634 ) ( -4192.000488 7520.000488 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4192.000488 7520.000977 119.998695 ) ( -4272.001465 7440 107.998886 ) ( -4272.001465 7440 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4272.001953 7439.999512 -216 ) ( -4272.001953 7439.999512 107.998917 ) ( -4031.998535 7079.995117 67.997879 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1377 +{ +( -4088 7520 -216 ) ( -4192 7520 -216 ) ( -4192 7336 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4032.000244 7080.000977 68.001266 ) ( -4191.999023 7519.998535 120.001205 ) ( -3960.000244 7152.000977 76.000595 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4032.000244 7080.000977 68.002052 ) ( -3960.000244 7152.000977 76.001587 ) ( -3960.000244 7152.000977 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4191.999023 7519.998535 -216 ) ( -4191.999023 7519.998535 120.001450 ) ( -4032.000244 7080.000977 68.001526 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3960 7152.000977 76.000839 ) ( -4191.999512 7519.999512 120.001633 ) ( -4191.999512 7519.999512 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1378 +{ +( -4088 7520 -216 ) ( -4192 7520 -216 ) ( -4192 7336 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3960.000488 7152.001465 75.999954 ) ( -4192 7520.000488 119.999771 ) ( -4112 7600.000488 96.000374 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3959.999756 7151.999512 75.999451 ) ( -4112 7600.000977 95.999939 ) ( -4112 7600.000977 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4112 7600.000977 95.999901 ) ( -4192 7520.000977 119.999451 ) ( -4192 7520.000977 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4192 7520.000977 -216 ) ( -4192 7520.000977 119.999695 ) ( -3960.000244 7152.000977 75.999725 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1379 +{ +( -4016 7600 -216 ) ( -4112 7600 -216 ) ( -4112 7448 -216 ) common/clip 0 -16 0.00 1 1 196608 2193 0 +( -3959.999756 7152 75.999985 ) ( -4111.999512 7599.999023 95.999771 ) ( -3903.999756 7264 75.999649 ) common/clip 0 -16 0.00 1 1 196608 2193 0 +( -3960 7152 76.000877 ) ( -3904 7264 76.000870 ) ( -3904 7264 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4112 7600 -216 ) ( -4112 7600 96.000076 ) ( -3960 7152 76.000076 ) common/clip -8 -24 0.00 1 1 196608 2193 0 +( -3904.000244 7263.999512 75.999794 ) ( -4111.999512 7599.998047 95.999619 ) ( -4111.999512 7599.998047 -216 ) common/clip -8 -24 0.00 1 1 196608 2193 0 +} +// brush 1380 +{ +( -3880 7152 -344 ) ( -3960 7152 -344 ) ( -3960 6912 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3959.999756 7152.000488 75.994453 ) ( -3904.000488 7263.999023 75.997467 ) ( -3856.001221 6016.017578 -208.002487 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3856.002197 6016.027832 -207.998856 ) ( -3904.000977 7263.997559 76.001282 ) ( -3904.000977 7263.997559 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3904.000488 7263.999023 -344 ) ( -3904.000488 7263.999023 75.998627 ) ( -3959.999756 7152.000488 75.995659 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3959.999756 7152.000977 -344 ) ( -3959.999756 7152.000977 75.998444 ) ( -3856.001221 6016.017090 -207.998642 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1381 +{ +( -3880 7152 -344 ) ( -3960 7152 -344 ) ( -3960 6912 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3960 6016 -212.000259 ) ( -3960 7152 75.999756 ) ( -3856 6016 -208.000259 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3960 6016 -344 ) ( -3960 6016 -212 ) ( -3856 6016 -208 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3960 7152 -344 ) ( -3960 7152 75.999870 ) ( -3960 6016 -212.000137 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3856 6016 -208.000137 ) ( -3960 7152 75.999863 ) ( -3960 7152 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1382 +{ +( -3952 7072 -344 ) ( -4032 7072 -344 ) ( -4032 6928 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4032.000488 7080.001953 68.003197 ) ( -3960 7152.002930 76.000832 ) ( -3960 6015.995117 -211.999420 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3960 6015.995117 -211.999054 ) ( -3960 7152.002930 76.001183 ) ( -3960 7152.002930 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3960 7152.002441 -344 ) ( -3960 7152.002441 76.001144 ) ( -4032.000488 7080.001465 68.003517 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4032.000488 7080.000488 -344 ) ( -4032.000488 7080.000488 68.001976 ) ( -3960 6015.995117 -212.000092 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1383 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 3 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( -4928 7424 144 0 0 ) ( -5088 7416 136 0 0.626561 ) ( -5248 7408 128 0 1.253121 ) ) +( ( -4928 7496 136 0.282981 0 ) ( -5088 7488 132 0.282981 0.626561 ) ( -5248 7480 128 0.282981 1.253121 ) ) +( ( -4928 7584 128 0.628148 0 ) ( -5088 7576 128 0.628148 0.626561 ) ( -5248 7568 128 0.628148 1.253121 ) ) +( ( -4928 7664 128 0.940648 0 ) ( -5088 7656 132 0.940648 0.626561 ) ( -5248 7648 136 0.940648 1.253121 ) ) +( ( -4928 7760 88 1.346898 0 ) ( -5088 7752 88 1.346898 0.626561 ) ( -5248 7744 88 1.346898 1.253121 ) ) +) + } + } +// brush 1384 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 3 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( -5248 7408 128 0.950000 1 ) ( -5704 7408 104 0.950000 1.500000 ) ( -5744 7936 72 0.950000 2 ) ) +( ( -5248 7480 128 0.700000 1 ) ( -5656 7440 112 0.700000 1.500000 ) ( -5664 7936 72 0.700000 2 ) ) +( ( -5248 7568 128 0.450000 1 ) ( -5584 7512 104 0.450000 1.500000 ) ( -5584 7936 88 0.450000 2 ) ) +( ( -5248 7648 136 0.200000 1 ) ( -5504 7600 120 0.200000 1.500000 ) ( -5504 7936 72 0.200000 2 ) ) +( ( -5248 7744 88 -0.050000 1 ) ( -5400 7696 96 -0.050000 1.500000 ) ( -5424 7936 72 -0.050000 2 ) ) +) + } + } +// brush 1385 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 5 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( -4288 6016 -160 0 0 ) ( -4160 7224 56 0 1 ) ( -4352 7360 120 0 2 ) ( -4488 7528 96 0 3 ) ( -4928 7424 144 0 4 ) ) +( ( -4176 6016 -176 0.250000 0 ) ( -4056 7312 184 0.250000 1 ) ( -4272 7440 96 0.250000 2 ) ( -4400 7600 80 0.250000 3 ) ( -4928 7496 136 0.250000 4 ) ) +( ( -4064 6016 -200 0.500000 0 ) ( -3936 7392 176 0.500000 1 ) ( -4192 7520 120 0.500000 2 ) ( -4344 7672 96 0.500000 3 ) ( -4928 7584 128 0.500000 4 ) ) +( ( -3968 6016 -216 0.750000 0 ) ( -3848 7448 224 0.750000 1 ) ( -4112 7600 96 0.750000 2 ) ( -4272 7736 104 0.750000 3 ) ( -4928 7664 128 0.750000 4 ) ) +( ( -3856 6016 -208 1 0 ) ( -3864 7680 216 1 1 ) ( -4032 7680 80 1 2 ) ( -4232 7840 72 1 3 ) ( -4928 7760 88 1 4 ) ) +) + } + } +// brush 1386 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 5 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( -2960 4304 -224 0 0 ) ( -3776 4480 -256 0 1 ) ( -4160 5120 -224 0 2 ) ( -4288 5680 -240 0 3 ) ( -4288 6016 -160 0 4 ) ) +( ( -2960 4416 -224 0.250000 0 ) ( -3664 4544 -224 0.250000 1 ) ( -4048 5184 -224 0.250000 2 ) ( -4176 5680 -208 0.250000 3 ) ( -4176 6016 -176 0.250000 4 ) ) +( ( -2960 4512 -240 0.500000 0 ) ( -3552 4608 -216 0.500000 1 ) ( -3936 5248 -240 0.500000 2 ) ( -4064 5680 -224 0.500000 3 ) ( -4064 6016 -200 0.500000 4 ) ) +( ( -2960 4624 -256 0.750000 0 ) ( -3456 4672 -224 0.750000 1 ) ( -3824 5312 -248 0.750000 2 ) ( -3968 5680 -224 0.750000 3 ) ( -3968 6016 -216 0.750000 4 ) ) +( ( -2960 4736 -300 1 0 ) ( -3344 4752 -272 1 1 ) ( -3728 5376 -272 1 2 ) ( -3856 5680 -264 1 3 ) ( -3856 6016 -208 1 4 ) ) +) + } + } +// brush 1387 +{ +( -4992 -4992 248 ) ( -5064 -4992 248 ) ( -5064 -5024 248 ) sky/mohday1 -8 0 0.00 -1.875008 0.500000 0 276 0 +( -5072 -5024 1728 ) ( -5072 -4992 1728 ) ( -5000 -4992 1728 ) sky/mohday1 -8 0 0.00 -1.875008 0.500000 0 276 0 +( -4608 -5024 1656 ) ( -4608 -5024 -344 ) ( -5064 -5024 -344 ) sky/mohday1 -18 10 0.00 -0.875008 23.125000 0 276 0 +( -4608 -5024 -344 ) ( -4608 -5024 1656 ) ( -4576 -4992 1656 ) sky/mohday1 0 10 0.00 -0.500000 23.125000 0 276 0 +( -5104 -4992 1728 ) ( -5104 -4992 -272 ) ( -5000 -4992 -272 ) sky/mohday1 -8 10 0.00 -1.875000 23.125000 0 276 0 +( -4696 -4992 -272 ) ( -4696 -4992 1728 ) ( -4664 -5024 1728 ) sky/mohday1 0 10 0.00 -0.500000 23.125000 0 276 0 +} +// brush 1388 +{ +( -4672 -6432 248 ) ( -4704 -6432 248 ) ( -4704 -6488 248 ) sky/mohday1 -48 -17 0.00 -0.500000 34.375000 0 276 0 +( -4696 -6512 1728 ) ( -4696 -6456 1728 ) ( -4664 -6456 1728 ) sky/mohday1 -48 -17 0.00 -0.500000 34.375000 0 276 0 +( -4704 -7152 1728 ) ( -4704 -7152 -272 ) ( -4736 -7120 -272 ) sky/mohday1 -48 10 0.00 -0.500000 23.125000 0 276 0 +( -4664 -5040 1728 ) ( -4664 -5040 -272 ) ( -4664 -6536 -272 ) sky/mohday1 -20 10 0.00 -33.875000 23.125000 0 276 0 +( -4664 -5024 -272 ) ( -4664 -5024 1728 ) ( -4696 -4992 1728 ) sky/mohday1 -63 10 0.00 -0.500000 23.125000 0 276 0 +( -4696 -6432 2008 ) ( -4696 -6488 2008 ) ( -4696 -6488 8 ) sky/mohday1 -19 10 0.00 -33.874992 23.125000 0 276 0 +} +// brush 1389 +{ +( -6488 -7160 192 ) ( -6624 -7160 192 ) ( -6624 -7192 192 ) sky/mohday1 -26 -48 0.00 -51.624992 0.500000 0 276 0 +( -6608 -7192 1728 ) ( -6608 -7160 1728 ) ( -6472 -7160 1728 ) sky/mohday1 -26 -48 0.00 -51.624992 0.500000 0 276 0 +( -6360 -7192 -272 ) ( -6360 -7192 1728 ) ( -5456 -7192 1728 ) sky/mohday1 -26 8 0.00 -51.624992 24 0 276 0 +( -4640 -7216 -272 ) ( -4640 -7216 1728 ) ( -4672 -7184 1728 ) sky/mohday1 -48 8 0.00 -0.500000 24 0 276 0 +( -6464 -7160 2016 ) ( -6600 -7160 2016 ) ( -6600 -7160 16 ) sky/mohday1 -28 8 0.00 -50.625000 24 0 276 0 +( -7944 -7168 1728 ) ( -7944 -7168 -272 ) ( -7912 -7136 -272 ) sky/mohday1 -48 8 0.00 -0.500000 24 0 276 0 +} +// brush 1390 +{ +( -7816 -4832 384 ) ( -7936 -4832 384 ) ( -7936 -4864 384 ) sky/mohday1 -9 0 0.00 -20.250000 0.500000 0 276 0 +( -7912 -4864 1728 ) ( -7912 -4832 1728 ) ( -7792 -4832 1728 ) sky/mohday1 -9 0 0.00 -20.250000 0.500000 0 276 0 +( -6416 -4864 1728 ) ( -6416 -4864 384 ) ( -7936 -4864 384 ) sky/mohday1 -17 18 0.00 -19.750000 21 0 276 0 +( -6672 -4864 384 ) ( -6672 -4864 1728 ) ( -6704 -4832 1728 ) sky/mohday1 0 18 0.00 -0.500000 21 0 276 0 +( -7568 -4832 384 ) ( -7568 -4832 1040 ) ( -8680 -4832 1040 ) sky/mohday1 -19 18 0.00 -19.750000 21 0 276 0 +( -7968 -4832 384 ) ( -7968 -4832 1040 ) ( -7936 -4864 1040 ) sky/mohday1 0 18 0.00 -0.500000 21 0 276 0 +} +// brush 1391 +{ +( -7704 -4848 -336 ) ( -7752 -4848 -336 ) ( -7752 -4864 -336 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -7720 -4864 384 ) ( -7720 -4848 384 ) ( -7672 -4848 384 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -6224 -4864 384 ) ( -6224 -4864 -336 ) ( -7744 -4864 -336 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -6680 -4856 -336 ) ( -6680 -4856 384 ) ( -6712 -4824 384 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -6680 -4832 -336 ) ( -6680 -4832 384 ) ( -7776 -4832 384 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -7968 -4832 -272 ) ( -7968 -4832 384 ) ( -7936 -4864 384 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1392 +{ +( -5808 -5824 -216 ) ( -5920 -5824 -216 ) ( -5920 -6152 -216 ) common/clip 48 0 0.00 1 1 196608 2193 0 +( -5920 -6224 872 ) ( -5920 -5896 872 ) ( -5808 -5896 872 ) common/clip 48 0 0.00 1 1 196608 2193 0 +( -5240 -6432 -216 ) ( -5240 -6432 344 ) ( -5192 -6400 344 ) common/clip 48 0 0.00 1 1 196608 2193 0 +( -5192 -6400 -216 ) ( -5192 -6400 344 ) ( -6312 -5448 344 ) common/clip 48 0 0.00 1 1 196608 2193 0 +( -6320 -5504 176 ) ( -6320 -5504 32 ) ( -6312 -5464 32 ) common/clip 48 0 0.00 1 1 196608 2193 0 +( -5240 -6432 344 ) ( -5240 -6432 -216 ) ( -6320 -5504 -216 ) common/clip 48 0 0.00 1 1 196608 2193 0 +} +// brush 1393 + { + terrainDef + { + 233 249 0 + -7936.000000 -7936.000000 -606.000000 + { + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 270.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 90.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 270.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 90.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 270.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 90.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 180.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 180.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 180.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 90.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 90.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 90.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassb_noclamp 0 0 90.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 0 0 ( mohtest/rubble2c 0 0 0.00 256 1 1 0 131072 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 270.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 0.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 90.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 270.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 0.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 90.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 270.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 0.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 90.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 270.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 90.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( misc_outside/furroughed_earth 0 0 0.00 256 1 1 0 8388608 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 90.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 180.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 180.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 180.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 180.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set2brd4 0 0 180.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + 1 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 64 ) + } + { + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 644.000000 ( ) ( ) + 602.000000 ( ) ( ) + 554.000000 ( ) ( ) + 500.000000 ( ) ( ) + 452.000000 ( ) ( ) + 404.000000 ( ) ( ) + 368.000000 ( ) ( ) + 332.000000 ( ) ( ) + 326.000000 ( ) ( ) + 332.000000 ( ) ( ) + 368.000000 ( ) ( ) + 404.000000 ( ) ( ) + 446.000000 ( ) ( ) + 500.000000 ( ) ( ) + 548.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 644.000000 ( ) ( ) + 602.000000 ( ) ( ) + 554.000000 ( ) ( ) + 500.000000 ( ) ( ) + 452.000000 ( ) ( ) + 404.000000 ( ) ( ) + 368.000000 ( ) ( ) + 332.000000 ( ) ( ) + 326.000000 ( ) ( ) + 332.000000 ( ) ( ) + 368.000000 ( ) ( ) + 404.000000 ( ) ( ) + 446.000000 ( ) ( ) + 500.000000 ( ) ( ) + 548.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 704.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 638.000000 ( ) ( ) + 590.000000 ( ) ( ) + 548.000000 ( ) ( ) + 500.000000 ( ) ( ) + 452.000000 ( ) ( ) + 404.000000 ( ) ( ) + 368.000000 ( ) ( ) + 332.000000 ( ) ( ) + 326.000000 ( ) ( ) + 332.000000 ( ) ( ) + 368.000000 ( ) ( ) + 404.000000 ( ) ( ) + 446.000000 ( ) ( ) + 500.000000 ( ) ( ) + 548.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 710.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 656.000000 ( ) ( ) + 620.000000 ( ) ( ) + 572.000000 ( ) ( ) + 530.000000 ( ) ( ) + 488.000000 ( ) ( ) + 452.000000 ( ) ( ) + 404.000000 ( ) ( ) + 368.000000 ( ) ( ) + 332.000000 ( ) ( ) + 326.000000 ( ) ( ) + 332.000000 ( ) ( ) + 368.000000 ( ) ( ) + 404.000000 ( ) ( ) + 446.000000 ( ) ( ) + 500.000000 ( ) ( ) + 548.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 704.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 644.000000 ( ) ( ) + 602.000000 ( ) ( ) + 554.000000 ( ) ( ) + 512.000000 ( ) ( ) + 476.000000 ( ) ( ) + 446.000000 ( ) ( ) + 404.000000 ( ) ( ) + 368.000000 ( ) ( ) + 332.000000 ( ) ( ) + 326.000000 ( ) ( ) + 332.000000 ( ) ( ) + 368.000000 ( ) ( ) + 404.000000 ( ) ( ) + 446.000000 ( ) ( ) + 500.000000 ( ) ( ) + 548.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 638.000000 ( ) ( ) + 596.000000 ( ) ( ) + 542.000000 ( ) ( ) + 506.000000 ( ) ( ) + 470.000000 ( ) ( ) + 446.000000 ( ) ( ) + 404.000000 ( ) ( ) + 368.000000 ( ) ( ) + 332.000000 ( ) ( ) + 326.000000 ( ) ( ) + 332.000000 ( ) ( ) + 368.000000 ( ) ( ) + 404.000000 ( ) ( ) + 446.000000 ( ) ( ) + 500.000000 ( ) ( ) + 548.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 644.000000 ( ) ( ) + 602.000000 ( ) ( ) + 554.000000 ( ) ( ) + 512.000000 ( ) ( ) + 476.000000 ( ) ( ) + 446.000000 ( ) ( ) + 404.000000 ( ) ( ) + 368.000000 ( ) ( ) + 332.000000 ( ) ( ) + 326.000000 ( ) ( ) + 332.000000 ( ) ( ) + 368.000000 ( ) ( ) + 404.000000 ( ) ( ) + 446.000000 ( ) ( ) + 500.000000 ( ) ( ) + 548.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 656.000000 ( ) ( ) + 620.000000 ( ) ( ) + 572.000000 ( ) ( ) + 530.000000 ( ) ( ) + 488.000000 ( ) ( ) + 452.000000 ( ) ( ) + 404.000000 ( ) ( ) + 368.000000 ( ) ( ) + 338.000000 ( ) ( ) + 326.000000 ( ) ( ) + 338.000000 ( ) ( ) + 368.000000 ( ) ( ) + 404.000000 ( ) ( ) + 446.000000 ( ) ( ) + 500.000000 ( ) ( ) + 548.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 638.000000 ( ) ( ) + 590.000000 ( ) ( ) + 548.000000 ( ) ( ) + 500.000000 ( ) ( ) + 452.000000 ( ) ( ) + 404.000000 ( ) ( ) + 374.000000 ( ) ( ) + 344.000000 ( ) ( ) + 344.000000 ( ) ( ) + 344.000000 ( ) ( ) + 374.000000 ( ) ( ) + 404.000000 ( ) ( ) + 446.000000 ( ) ( ) + 500.000000 ( ) ( ) + 548.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( invisible ) ( invisible ) + 656.000000 ( invisible ) ( invisible ) + 644.000000 ( invisible ) ( invisible ) + 632.000000 ( invisible ) ( invisible ) + 620.000000 ( invisible ) ( invisible ) + 602.000000 ( invisible ) ( invisible ) + 584.000000 ( invisible ) ( invisible ) + 572.000000 ( invisible ) ( invisible ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 644.000000 ( ) ( ) + 602.000000 ( ) ( ) + 554.000000 ( ) ( ) + 500.000000 ( ) ( ) + 452.000000 ( ) ( ) + 410.000000 ( ) ( ) + 386.000000 ( ) ( ) + 368.000000 ( ) ( ) + 362.000000 ( ) ( ) + 368.000000 ( ) ( ) + 386.000000 ( ) ( ) + 410.000000 ( ) ( ) + 446.000000 ( ) ( ) + 500.000000 ( ) ( ) + 548.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( invisible ) ( invisible ) + 656.000000 ( invisible ) ( invisible ) + 644.000000 ( invisible ) ( invisible ) + 632.000000 ( invisible ) ( invisible ) + 620.000000 ( invisible ) ( invisible ) + 602.000000 ( invisible ) ( invisible ) + 584.000000 ( invisible ) ( invisible ) + 572.000000 ( invisible ) ( invisible ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 644.000000 ( ) ( ) + 602.000000 ( ) ( ) + 554.000000 ( ) ( ) + 500.000000 ( ) ( ) + 452.000000 ( ) ( ) + 410.000000 ( ) ( ) + 398.000000 ( ) ( ) + 386.000000 ( ) ( ) + 386.000000 ( ) ( ) + 386.000000 ( ) ( ) + 398.000000 ( ) ( ) + 410.000000 ( ) ( ) + 446.000000 ( ) ( ) + 500.000000 ( ) ( ) + 548.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( invisible ) ( invisible ) + 656.000000 ( invisible ) ( invisible ) + 644.000000 ( invisible ) ( invisible ) + 632.000000 ( invisible ) ( invisible ) + 620.000000 ( invisible ) ( invisible ) + 602.000000 ( invisible ) ( invisible ) + 584.000000 ( invisible ) ( invisible ) + 572.000000 ( invisible ) ( invisible ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 678.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 644.000000 ( ) ( ) + 602.000000 ( ) ( ) + 554.000000 ( ) ( ) + 500.000000 ( ) ( ) + 452.000000 ( ) ( ) + 416.000000 ( ) ( ) + 404.000000 ( ) ( ) + 398.000000 ( ) ( ) + 404.000000 ( ) ( ) + 398.000000 ( ) ( ) + 404.000000 ( ) ( ) + 416.000000 ( ) ( ) + 446.000000 ( ) ( ) + 500.000000 ( ) ( ) + 548.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( invisible ) ( invisible ) + 656.000000 ( invisible ) ( invisible ) + 644.000000 ( invisible ) ( invisible ) + 632.000000 ( invisible ) ( invisible ) + 620.000000 ( invisible ) ( invisible ) + 602.000000 ( invisible ) ( invisible ) + 584.000000 ( invisible ) ( invisible ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 644.000000 ( ) ( ) + 602.000000 ( ) ( ) + 554.000000 ( ) ( ) + 500.000000 ( ) ( ) + 452.000000 ( ) ( ) + 412.000000 ( ) ( ) + 410.000000 ( ) ( ) + 398.000000 ( ) ( ) + 404.000000 ( ) ( ) + 398.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 446.000000 ( ) ( ) + 500.000000 ( ) ( ) + 548.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( invisible ) ( invisible ) + 656.000000 ( invisible ) ( invisible ) + 644.000000 ( invisible ) ( invisible ) + 632.000000 ( invisible ) ( invisible ) + 620.000000 ( invisible ) ( invisible ) + 602.000000 ( invisible ) ( invisible ) + 584.000000 ( invisible ) ( invisible ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 672.000000 ( ) ( ) + 674.000000 ( ) ( ) + 678.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 640.000000 ( ) ( ) + 602.000000 ( ) ( ) + 554.000000 ( ) ( ) + 500.000000 ( ) ( ) + 452.000000 ( ) ( ) + 410.000000 ( ) ( ) + 396.000000 ( ) ( ) + 404.000000 ( ) ( ) + 412.000000 ( ) ( ) + 414.000000 ( ) ( ) + 408.000000 ( ) ( ) + 426.000000 ( ) ( ) + 470.000000 ( ) ( ) + 522.000000 ( ) ( ) + 564.000000 ( ) ( ) + 600.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( invisible ) ( invisible ) + 656.000000 ( invisible ) ( invisible ) + 644.000000 ( invisible ) ( invisible ) + 632.000000 ( invisible ) ( invisible ) + 620.000000 ( invisible ) ( invisible ) + 602.000000 ( invisible ) ( invisible ) + 584.000000 ( invisible ) ( invisible ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 22.000000 ( ) ( ) + 652.000000 ( ) ( ) + 664.000000 ( ) ( ) + 658.000000 ( ) ( ) + 658.000000 ( ) ( ) + 668.000000 ( ) ( ) + 678.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 678.000000 ( ) ( ) + 664.000000 ( ) ( ) + 642.000000 ( ) ( ) + 602.000000 ( ) ( ) + 554.000000 ( ) ( ) + 504.000000 ( ) ( ) + 466.000000 ( ) ( ) + 428.000000 ( ) ( ) + 432.000000 ( ) ( ) + 430.000000 ( nodraw ) ( nodraw ) + 454.000000 ( nodraw ) ( nodraw ) + 458.000000 ( ) ( ) + 462.000000 ( ) ( ) + 470.000000 ( ) ( ) + 528.000000 ( ) ( ) + 574.000000 ( ) ( ) + 608.000000 ( ) ( ) + 626.000000 ( ) ( ) + 642.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( invisible ) ( invisible ) + 656.000000 ( invisible ) ( invisible ) + 644.000000 ( invisible ) ( invisible ) + 632.000000 ( invisible ) ( invisible ) + 620.000000 ( invisible ) ( invisible ) + 602.000000 ( invisible ) ( invisible ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 10.000000 ( ) ( ) + 10.000000 ( ) ( ) + 16.000000 ( ) ( ) + 22.000000 ( ) ( ) + 30.000000 ( ) ( ) + 58.000000 ( ) ( ) + 642.000000 ( ) ( ) + 664.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 666.000000 ( ) ( ) + 678.000000 ( ) ( ) + 692.000000 ( ) ( ) + 682.000000 ( ) ( ) + 678.000000 ( ) ( ) + 678.000000 ( ) ( ) + 674.000000 ( ) ( ) + 662.000000 ( ) ( ) + 640.000000 ( ) ( ) + 602.000000 ( ) ( ) + 558.000000 ( ) ( ) + 526.000000 ( ) ( ) + 504.000000 ( ) ( ) + 490.000000 ( ) ( ) + 490.000000 ( ) ( ) + 496.000000 ( nodraw ) ( nodraw ) + 512.000000 ( nodraw ) ( nodraw ) + 518.000000 ( ) ( ) + 538.000000 ( ) ( ) + 562.000000 ( ) ( ) + 602.000000 ( ) ( ) + 634.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 654.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( invisible ) ( invisible ) + 656.000000 ( invisible ) ( invisible ) + 644.000000 ( invisible ) ( invisible ) + 632.000000 ( invisible ) ( invisible ) + 620.000000 ( invisible ) ( invisible ) + 602.000000 ( invisible ) ( invisible ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 472.000000 ( ) ( ) + 478.000000 ( ) ( ) + 490.000000 ( ) ( ) + 496.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 370.000000 ( ) ( ) + 388.000000 ( ) ( ) + 394.000000 ( ) ( ) + 398.000000 ( ) ( ) + 406.000000 ( ) ( ) + 424.000000 ( ) ( ) + 416.000000 ( ) ( ) + 428.000000 ( ) ( ) + 518.000000 ( ) ( ) + 540.000000 ( ) ( ) + 544.000000 ( ) ( ) + 582.000000 ( ) ( ) + 582.000000 ( ) ( ) + 610.000000 ( ) ( ) + 598.000000 ( ) ( ) + 640.000000 ( ) ( ) + 674.000000 ( ) ( ) + 670.000000 ( ) ( ) + 676.000000 ( ) ( ) + 662.000000 ( ) ( ) + 642.000000 ( ) ( ) + 608.000000 ( ) ( ) + 574.000000 ( ) ( ) + 564.000000 ( ) ( ) + 550.000000 ( ) ( ) + 544.000000 ( ) ( ) + 556.000000 ( ) ( ) + 568.000000 ( nodraw ) ( nodraw ) + 590.000000 ( nodraw ) ( nodraw ) + 602.000000 ( ) ( nodraw ) + 622.000000 ( ) ( ) + 640.000000 ( ) ( ) + 670.000000 ( ) ( ) + 684.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 676.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 476.000000 ( ) ( ) + 464.000000 ( ) ( ) + 454.000000 ( ) ( ) + 454.000000 ( ) ( ) + 454.000000 ( ) ( ) + 466.000000 ( ) ( ) + 480.000000 ( ) ( ) + 492.000000 ( ) ( ) + 504.000000 ( ) ( ) + 504.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 370.000000 ( ) ( ) + 388.000000 ( ) ( ) + 418.000000 ( ) ( ) + 442.000000 ( ) ( ) + 464.000000 ( ) ( ) + 484.000000 ( ) ( ) + 492.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 520.000000 ( ) ( ) + 534.000000 ( ) ( ) + 552.000000 ( ) ( ) + 578.000000 ( ) ( ) + 598.000000 ( ) ( ) + 608.000000 ( ) ( ) + 606.000000 ( ) ( ) + 610.000000 ( ) ( ) + 648.000000 ( ) ( ) + 664.000000 ( ) ( ) + 666.000000 ( ) ( ) + 662.000000 ( ) ( ) + 644.000000 ( ) ( ) + 618.000000 ( ) ( ) + 598.000000 ( ) ( ) + 598.000000 ( ) ( ) + 590.000000 ( ) ( ) + 588.000000 ( ) ( ) + 612.000000 ( nodraw ) ( nodraw ) + 636.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 672.000000 ( ) ( ) + 676.000000 ( ) ( ) + 678.000000 ( ) ( ) + 692.000000 ( ) ( ) + 696.000000 ( ) ( ) + 684.000000 ( ) ( ) + 682.000000 ( ) ( ) + 678.000000 ( ) ( ) + 688.000000 ( ) ( ) + 684.000000 ( ) ( ) + 676.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 464.000000 ( ) ( ) + 442.000000 ( ) ( ) + 436.000000 ( ) ( ) + 430.000000 ( ) ( ) + 444.000000 ( ) ( ) + 456.000000 ( ) ( ) + 474.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 504.000000 ( ) ( ) + 504.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 376.000000 ( ) ( ) + 402.000000 ( ) ( ) + 444.000000 ( ) ( ) + 484.000000 ( ) ( ) + 520.000000 ( ) ( ) + 544.000000 ( ) ( ) + 556.000000 ( ) ( ) + 562.000000 ( ) ( ) + 562.000000 ( ) ( ) + 564.000000 ( ) ( ) + 570.000000 ( ) ( ) + 578.000000 ( ) ( ) + 594.000000 ( ) ( ) + 612.000000 ( ) ( ) + 656.000000 ( ) ( ) + 586.000000 ( ) ( ) + 594.000000 ( ) ( ) + 634.000000 ( ) ( ) + 656.000000 ( ) ( ) + 652.000000 ( ) ( ) + 658.000000 ( ) ( ) + 650.000000 ( ) ( ) + 628.000000 ( ) ( ) + 614.000000 ( ) ( ) + 618.000000 ( ) ( ) + 610.000000 ( ) ( ) + 604.000000 ( ) ( ) + 632.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 672.000000 ( nodraw ) ( nodraw ) + 690.000000 ( ) ( ) + 688.000000 ( ) ( ) + 668.000000 ( ) ( ) + 684.000000 ( ) ( ) + 684.000000 ( ) ( ) + 674.000000 ( ) ( ) + 666.000000 ( ) ( ) + 682.000000 ( ) ( ) + 702.000000 ( ) ( ) + 694.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 478.000000 ( ) ( ) + 450.000000 ( ) ( ) + 414.000000 ( ) ( ) + 420.000000 ( ) ( ) + 368.000000 ( ) ( ) + 288.000000 ( ) ( ) + 314.000000 ( ) ( ) + 326.000000 ( ) ( ) + 458.000000 ( ) ( ) + 502.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 504.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 378.000000 ( ) ( ) + 408.000000 ( ) ( ) + 460.000000 ( ) ( ) + 510.000000 ( ) ( ) + 548.000000 ( ) ( ) + 582.000000 ( ) ( ) + 602.000000 ( ) ( ) + 606.000000 ( ) ( ) + 606.000000 ( ) ( ) + 606.000000 ( ) ( ) + 602.000000 ( ) ( ) + 624.000000 ( ) ( ) + 642.000000 ( ) ( ) + 638.000000 ( ) ( ) + 614.000000 ( ) ( ) + 598.000000 ( ) ( ) + 596.000000 ( ) ( ) + 622.000000 ( ) ( ) + 644.000000 ( ) ( ) + 648.000000 ( ) ( ) + 654.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 624.000000 ( ) ( ) + 618.000000 ( ) ( ) + 612.000000 ( ) ( ) + 608.000000 ( ) ( ) + 618.000000 ( nodraw ) ( nodraw ) + 644.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 684.000000 ( nodraw ) ( nodraw ) + 670.000000 ( ) ( ) + 662.000000 ( ) ( ) + 660.000000 ( ) ( ) + 668.000000 ( ) ( ) + 664.000000 ( ) ( ) + 668.000000 ( ) ( ) + 692.000000 ( ) ( ) + 710.000000 ( ) ( ) + 700.000000 ( ) ( ) + 682.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 484.000000 ( ) ( ) + 478.000000 ( ) ( ) + 466.000000 ( ) ( ) + 456.000000 ( ) ( ) + 294.000000 ( ) ( ) + 290.000000 ( ) ( ) + 292.000000 ( ) ( ) + 304.000000 ( ) ( ) + 318.000000 ( ) ( ) + 334.000000 ( ) ( ) + 352.000000 ( ) ( ) + 358.000000 ( ) ( ) + 508.000000 ( ) ( ) + 508.000000 ( ) ( ) + 508.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 378.000000 ( ) ( ) + 408.000000 ( ) ( ) + 462.000000 ( ) ( ) + 512.000000 ( ) ( ) + 560.000000 ( ) ( ) + 600.000000 ( ) ( ) + 622.000000 ( ) ( ) + 626.000000 ( ) ( ) + 612.000000 ( ) ( ) + 600.000000 ( ) ( ) + 608.000000 ( ) ( ) + 636.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 594.000000 ( ) ( ) + 592.000000 ( ) ( ) + 612.000000 ( ) ( ) + 636.000000 ( ) ( ) + 644.000000 ( ) ( ) + 648.000000 ( ) ( ) + 646.000000 ( ) ( ) + 642.000000 ( ) ( ) + 628.000000 ( ) ( ) + 620.000000 ( ) ( ) + 604.000000 ( ) ( ) + 598.000000 ( ) ( ) + 616.000000 ( nodraw ) ( nodraw ) + 636.000000 ( nodraw ) ( nodraw ) + 648.000000 ( nodraw ) ( nodraw ) + 660.000000 ( ) ( nodraw ) + 664.000000 ( ) ( ) + 654.000000 ( ) ( ) + 662.000000 ( ) ( ) + 660.000000 ( ) ( ) + 666.000000 ( ) ( ) + 696.000000 ( ) ( ) + 716.000000 ( ) ( ) + 718.000000 ( ) ( ) + 702.000000 ( ) ( ) + 682.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 478.000000 ( ) ( ) + 478.000000 ( ) ( ) + 466.000000 ( ) ( ) + 468.000000 ( ) ( ) + 446.000000 ( ) ( ) + 458.000000 ( ) ( ) + 304.000000 ( ) ( ) + 304.000000 ( ) ( ) + 312.000000 ( ) ( ) + 320.000000 ( ) ( ) + 330.000000 ( ) ( ) + 344.000000 ( ) ( ) + 356.000000 ( ) ( ) + 366.000000 ( ) ( ) + 468.000000 ( ) ( ) + 510.000000 ( ) ( ) + 508.000000 ( ) ( ) + 508.000000 ( ) ( ) + 464.000000 ( ) ( ) + 504.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 376.000000 ( ) ( ) + 408.000000 ( ) ( ) + 454.000000 ( ) ( ) + 508.000000 ( ) ( ) + 564.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 622.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 592.000000 ( ) ( ) + 604.000000 ( ) ( ) + 628.000000 ( ) ( ) + 628.000000 ( ) ( ) + 628.000000 ( ) ( ) + 630.000000 ( ) ( ) + 630.000000 ( ) ( ) + 624.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 630.000000 ( ) ( ) + 640.000000 ( ) ( ) + 642.000000 ( ) ( ) + 644.000000 ( ) ( ) + 656.000000 ( ) ( ) + 664.000000 ( ) ( ) + 666.000000 ( ) ( ) + 688.000000 ( ) ( ) + 706.000000 ( ) ( ) + 720.000000 ( ) ( ) + 716.000000 ( ) ( ) + 700.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 472.000000 ( ) ( ) + 466.000000 ( ) ( ) + 468.000000 ( ) ( ) + 462.000000 ( ) ( ) + 458.000000 ( ) ( ) + 460.000000 ( ) ( ) + 310.000000 ( ) ( ) + 318.000000 ( ) ( ) + 320.000000 ( ) ( ) + 328.000000 ( ) ( ) + 334.000000 ( ) ( ) + 346.000000 ( ) ( ) + 358.000000 ( ) ( ) + 364.000000 ( ) ( ) + 370.000000 ( ) ( ) + 368.000000 ( ) ( ) + 510.000000 ( ) ( ) + 510.000000 ( ) ( ) + 508.000000 ( ) ( ) + 508.000000 ( ) ( ) + 506.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 370.000000 ( ) ( ) + 378.000000 ( ) ( ) + 382.000000 ( ) ( ) + 380.000000 ( ) ( ) + 378.000000 ( ) ( ) + 382.000000 ( ) ( ) + 384.000000 ( ) ( ) + 394.000000 ( ) ( ) + 426.000000 ( ) ( ) + 466.000000 ( ) ( ) + 512.000000 ( ) ( ) + 562.000000 ( ) ( ) + 596.000000 ( ) ( ) + 600.000000 ( ) ( ) + 612.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 612.000000 ( ) ( ) + 634.000000 ( ) ( ) + 620.000000 ( ) ( ) + 616.000000 ( ) ( ) + 606.000000 ( ) ( ) + 606.000000 ( ) ( ) + 598.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 600.000000 ( ) ( ) + 604.000000 ( ) ( ) + 610.000000 ( ) ( ) + 612.000000 ( ) ( ) + 608.000000 ( ) ( ) + 604.000000 ( ) ( ) + 620.000000 ( ) ( ) + 622.000000 ( ) ( ) + 622.000000 ( ) ( ) + 638.000000 ( ) ( ) + 654.000000 ( ) ( ) + 668.000000 ( ) ( ) + 676.000000 ( ) ( ) + 686.000000 ( ) ( ) + 706.000000 ( ) ( ) + 710.000000 ( ) ( ) + 708.000000 ( ) ( ) + 696.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 464.000000 ( ) ( ) + 440.000000 ( ) ( ) + 320.000000 ( ) ( ) + 394.000000 ( ) ( ) + 466.000000 ( ) ( ) + 420.000000 ( ) ( ) + 464.000000 ( ) ( ) + 416.000000 ( ) ( ) + 454.000000 ( ) ( ) + 402.000000 ( ) ( ) + 320.000000 ( ) ( ) + 328.000000 ( ) ( ) + 334.000000 ( ) ( ) + 348.000000 ( ) ( ) + 356.000000 ( ) ( ) + 360.000000 ( ) ( ) + 368.000000 ( ) ( ) + 372.000000 ( ) ( ) + 370.000000 ( ) ( ) + 370.000000 ( ) ( ) + 368.000000 ( ) ( ) + 366.000000 ( ) ( ) + 510.000000 ( ) ( ) + 508.000000 ( ) ( ) + 506.000000 ( ) ( ) + 504.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 16.000000 ( ) ( ) + 20.000000 ( ) ( ) + 16.000000 ( ) ( ) + 26.000000 ( ) ( ) + 24.000000 ( ) ( ) + 26.000000 ( ) ( ) + 22.000000 ( ) ( ) + 14.000000 ( ) ( ) + 6.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 386.000000 ( ) ( ) + 404.000000 ( ) ( ) + 414.000000 ( ) ( ) + 418.000000 ( ) ( ) + 420.000000 ( ) ( ) + 420.000000 ( ) ( ) + 430.000000 ( ) ( ) + 442.000000 ( ) ( ) + 468.000000 ( ) ( ) + 498.000000 ( ) ( ) + 526.000000 ( ) ( ) + 550.000000 ( ) ( ) + 578.000000 ( ) ( ) + 584.000000 ( ) ( ) + 592.000000 ( ) ( ) + 606.000000 ( ) ( ) + 606.000000 ( ) ( ) + 616.000000 ( ) ( ) + 624.000000 ( ) ( ) + 616.000000 ( ) ( ) + 610.000000 ( ) ( ) + 610.000000 ( ) ( ) + 600.000000 ( ) ( ) + 584.000000 ( ) ( ) + 582.000000 ( ) ( ) + 574.000000 ( ) ( ) + 560.000000 ( ) ( ) + 556.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 566.000000 ( ) ( ) + 580.000000 ( ) ( ) + 590.000000 ( ) ( ) + 598.000000 ( ) ( ) + 602.000000 ( ) ( ) + 612.000000 ( ) ( ) + 618.000000 ( ) ( ) + 632.000000 ( ) ( ) + 648.000000 ( ) ( ) + 658.000000 ( ) ( ) + 666.000000 ( ) ( ) + 670.000000 ( ) ( ) + 684.000000 ( ) ( ) + 696.000000 ( ) ( ) + 700.000000 ( ) ( ) + 702.000000 ( ) ( ) + 694.000000 ( ) ( ) + 678.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 320.000000 ( ) ( ) + 320.000000 ( ) ( ) + 322.000000 ( ) ( ) + 324.000000 ( ) ( ) + 326.000000 ( ) ( ) + 464.000000 ( ) ( ) + 460.000000 ( ) ( ) + 312.000000 ( ) ( ) + 320.000000 ( ) ( ) + 330.000000 ( ) ( ) + 338.000000 ( ) ( ) + 350.000000 ( ) ( ) + 362.000000 ( ) ( ) + 370.000000 ( ) ( ) + 376.000000 ( ) ( ) + 374.000000 ( ) ( ) + 376.000000 ( ) ( ) + 374.000000 ( ) ( ) + 372.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 510.000000 ( ) ( ) + 508.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 8.000000 ( ) ( ) + 6.000000 ( ) ( ) + 6.000000 ( ) ( ) + 8.000000 ( ) ( ) + 8.000000 ( ) ( ) + 8.000000 ( ) ( ) + 16.000000 ( ) ( ) + 24.000000 ( ) ( ) + 38.000000 ( ) ( ) + 60.000000 ( ) ( ) + 84.000000 ( ) ( ) + 118.000000 ( ) ( ) + 136.000000 ( ) ( ) + 142.000000 ( ) ( ) + 146.000000 ( ) ( ) + 142.000000 ( ) ( ) + 126.000000 ( ) ( ) + 104.000000 ( ) ( ) + 64.000000 ( ) ( ) + 18.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 404.000000 ( ) ( ) + 430.000000 ( ) ( ) + 448.000000 ( ) ( ) + 460.000000 ( ) ( ) + 464.000000 ( ) ( ) + 468.000000 ( ) ( ) + 474.000000 ( ) ( ) + 486.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 534.000000 ( ) ( ) + 546.000000 ( ) ( ) + 556.000000 ( ) ( ) + 560.000000 ( ) ( ) + 582.000000 ( ) ( ) + 590.000000 ( ) ( ) + 594.000000 ( ) ( ) + 604.000000 ( ) ( ) + 600.000000 ( ) ( ) + 576.000000 ( ) ( ) + 566.000000 ( ) ( ) + 552.000000 ( ) ( ) + 552.000000 ( ) ( ) + 532.000000 ( ) ( ) + 526.000000 ( ) ( ) + 506.000000 ( ) ( ) + 496.000000 ( ) ( ) + 498.000000 ( ) ( ) + 498.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 532.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 580.000000 ( ) ( ) + 594.000000 ( ) ( ) + 612.000000 ( ) ( ) + 624.000000 ( ) ( ) + 640.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 684.000000 ( ) ( ) + 696.000000 ( ) ( ) + 700.000000 ( ) ( ) + 696.000000 ( ) ( ) + 682.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 332.000000 ( ) ( ) + 334.000000 ( ) ( ) + 334.000000 ( ) ( ) + 336.000000 ( ) ( ) + 332.000000 ( ) ( ) + 328.000000 ( ) ( ) + 318.000000 ( ) ( ) + 322.000000 ( ) ( ) + 322.000000 ( ) ( ) + 338.000000 ( ) ( ) + 352.000000 ( ) ( ) + 342.000000 ( ) ( ) + 370.000000 ( ) ( ) + 378.000000 ( ) ( ) + 378.000000 ( ) ( ) + 376.000000 ( ) ( ) + 376.000000 ( ) ( ) + 374.000000 ( ) ( ) + 372.000000 ( ) ( ) + 370.000000 ( ) ( ) + 356.000000 ( ) ( ) + 474.000000 ( ) ( ) + 496.000000 ( ) ( ) + 508.000000 ( ) ( ) + 506.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 566.000000 ( ) ( ) + 562.000000 ( ) ( ) + 564.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 534.000000 ( ) ( ) + 528.000000 ( ) ( ) + 522.000000 ( ) ( ) + 516.000000 ( ) ( ) + 502.000000 ( ) ( ) + 476.000000 ( ) ( ) + 464.000000 ( ) ( ) + 452.000000 ( ) ( ) + 448.000000 ( ) ( ) + 446.000000 ( ) ( ) + 430.000000 ( ) ( ) + 412.000000 ( ) ( ) + 394.000000 ( ) ( ) + 376.000000 ( ) ( ) + 362.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 276.000000 ( ) ( ) + 68.000000 ( ) ( ) + 8.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 412.000000 ( ) ( ) + 444.000000 ( ) ( ) + 470.000000 ( ) ( ) + 486.000000 ( ) ( ) + 492.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 520.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 526.000000 ( ) ( ) + 528.000000 ( ) ( ) + 530.000000 ( ) ( ) + 550.000000 ( ) ( ) + 564.000000 ( ) ( ) + 568.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 540.000000 ( ) ( ) + 512.000000 ( ) ( ) + 480.000000 ( ) ( ) + 474.000000 ( ) ( ) + 456.000000 ( ) ( ) + 456.000000 ( ) ( ) + 440.000000 ( ) ( ) + 424.000000 ( ) ( ) + 426.000000 ( ) ( ) + 436.000000 ( ) ( ) + 442.000000 ( ) ( ) + 452.000000 ( ) ( ) + 464.000000 ( ) ( ) + 480.000000 ( ) ( ) + 502.000000 ( ) ( ) + 524.000000 ( ) ( ) + 544.000000 ( ) ( ) + 570.000000 ( ) ( ) + 592.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 668.000000 ( ) ( ) + 684.000000 ( ) ( ) + 700.000000 ( ) ( ) + 698.000000 ( ) ( ) + 688.000000 ( ) ( ) + 678.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 338.000000 ( ) ( ) + 340.000000 ( ) ( ) + 342.000000 ( ) ( ) + 344.000000 ( ) ( ) + 340.000000 ( ) ( ) + 342.000000 ( ) ( ) + 338.000000 ( ) ( ) + 332.000000 ( ) ( ) + 336.000000 ( ) ( ) + 350.000000 ( ) ( ) + 366.000000 ( ) ( ) + 370.000000 ( ) ( ) + 378.000000 ( ) ( ) + 378.000000 ( ) ( ) + 380.000000 ( ) ( ) + 380.000000 ( ) ( ) + 378.000000 ( ) ( ) + 376.000000 ( ) ( ) + 374.000000 ( ) ( ) + 370.000000 ( ) ( ) + 332.000000 ( ) ( ) + 438.000000 ( ) ( ) + 472.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 584.000000 ( ) ( ) + 584.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 548.000000 ( ) ( ) + 542.000000 ( ) ( ) + 534.000000 ( ) ( ) + 522.000000 ( ) ( ) + 520.000000 ( ) ( ) + 534.000000 ( ) ( ) + 544.000000 ( ) ( ) + 554.000000 ( ) ( ) + 550.000000 ( ) ( ) + 536.000000 ( ) ( ) + 516.000000 ( ) ( ) + 492.000000 ( ) ( ) + 468.000000 ( nodraw ) ( nodraw ) + 430.000000 ( nodraw ) ( nodraw ) + 324.000000 ( ) ( ) + 106.000000 ( ) ( ) + 12.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 408.000000 ( ) ( ) + 444.000000 ( ) ( ) + 474.000000 ( ) ( ) + 490.000000 ( ) ( ) + 504.000000 ( ) ( ) + 516.000000 ( ) ( ) + 534.000000 ( ) ( ) + 540.000000 ( ) ( ) + 538.000000 ( ) ( ) + 526.000000 ( ) ( ) + 526.000000 ( ) ( ) + 520.000000 ( ) ( ) + 530.000000 ( ) ( ) + 544.000000 ( ) ( ) + 562.000000 ( ) ( ) + 540.000000 ( ) ( ) + 522.000000 ( ) ( ) + 492.000000 ( ) ( ) + 458.000000 ( ) ( ) + 422.000000 ( ) ( ) + 400.000000 ( ) ( ) + 384.000000 ( nodraw ) ( ) + 366.000000 ( nodraw ) ( nodraw ) + 360.000000 ( nodraw ) ( nodraw ) + 358.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 364.000000 ( nodraw ) ( nodraw ) + 380.000000 ( ) ( ) + 392.000000 ( ) ( ) + 404.000000 ( ) ( ) + 418.000000 ( ) ( ) + 438.000000 ( ) ( ) + 456.000000 ( ) ( ) + 486.000000 ( ) ( ) + 510.000000 ( ) ( ) + 538.000000 ( ) ( ) + 566.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 654.000000 ( ) ( ) + 678.000000 ( ) ( ) + 694.000000 ( ) ( ) + 702.000000 ( ) ( ) + 690.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 346.000000 ( ) ( ) + 346.000000 ( ) ( ) + 348.000000 ( ) ( ) + 350.000000 ( ) ( ) + 352.000000 ( ) ( ) + 354.000000 ( ) ( ) + 350.000000 ( ) ( ) + 346.000000 ( ) ( ) + 356.000000 ( ) ( ) + 364.000000 ( ) ( ) + 370.000000 ( ) ( ) + 378.000000 ( ) ( ) + 380.000000 ( ) ( ) + 382.000000 ( ) ( ) + 382.000000 ( ) ( ) + 382.000000 ( ) ( ) + 380.000000 ( ) ( ) + 376.000000 ( ) ( ) + 372.000000 ( ) ( ) + 370.000000 ( ) ( ) + 384.000000 ( ) ( ) + 474.000000 ( ) ( ) + 496.000000 ( ) ( ) + 506.000000 ( ) ( ) + 504.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 532.000000 ( ) ( ) + 544.000000 ( ) ( ) + 552.000000 ( ) ( ) + 562.000000 ( ) ( ) + 560.000000 ( ) ( ) + 556.000000 ( ) ( ) + 544.000000 ( ) ( ) + 520.000000 ( ) ( ) + 488.000000 ( nodraw ) ( nodraw ) + 434.000000 ( nodraw ) ( nodraw ) + 326.000000 ( ) ( ) + 126.000000 ( ) ( ) + 20.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 400.000000 ( ) ( ) + 440.000000 ( ) ( ) + 468.000000 ( ) ( ) + 484.000000 ( ) ( ) + 498.000000 ( ) ( ) + 512.000000 ( ) ( ) + 538.000000 ( ) ( ) + 546.000000 ( ) ( ) + 536.000000 ( ) ( ) + 528.000000 ( ) ( ) + 528.000000 ( ) ( ) + 530.000000 ( ) ( ) + 540.000000 ( ) ( ) + 550.000000 ( ) ( ) + 538.000000 ( ) ( ) + 506.000000 ( ) ( ) + 450.000000 ( ) ( ) + 398.000000 ( ) ( ) + 374.000000 ( nodraw ) ( nodraw ) + 354.000000 ( nodraw ) ( nodraw ) + 330.000000 ( nodraw ) ( nodraw ) + 310.000000 ( nodraw ) ( nodraw ) + 290.000000 ( nodraw ) ( nodraw ) + 300.000000 ( nodraw ) ( nodraw ) + 312.000000 ( nodraw ) ( nodraw ) + 314.000000 ( nodraw ) ( nodraw ) + 332.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 374.000000 ( nodraw ) ( nodraw ) + 382.000000 ( ) ( ) + 406.000000 ( ) ( ) + 428.000000 ( ) ( ) + 452.000000 ( ) ( ) + 482.000000 ( ) ( ) + 512.000000 ( ) ( ) + 542.000000 ( ) ( ) + 572.000000 ( ) ( ) + 592.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 630.000000 ( ) ( ) + 646.000000 ( ) ( ) + 666.000000 ( ) ( ) + 690.000000 ( ) ( ) + 696.000000 ( ) ( ) + 688.000000 ( ) ( ) + 678.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 502.000000 ( ) ( ) + 358.000000 ( ) ( ) + 360.000000 ( ) ( ) + 362.000000 ( ) ( ) + 358.000000 ( ) ( ) + 362.000000 ( ) ( ) + 358.000000 ( ) ( ) + 358.000000 ( ) ( ) + 368.000000 ( ) ( ) + 370.000000 ( ) ( ) + 378.000000 ( ) ( ) + 380.000000 ( ) ( ) + 380.000000 ( ) ( ) + 382.000000 ( ) ( ) + 386.000000 ( ) ( ) + 384.000000 ( ) ( ) + 382.000000 ( ) ( ) + 378.000000 ( ) ( ) + 372.000000 ( ) ( ) + 368.000000 ( ) ( ) + 406.000000 ( ) ( ) + 484.000000 ( ) ( ) + 496.000000 ( ) ( ) + 506.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 600.000000 ( ) ( ) + 592.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 538.000000 ( ) ( ) + 538.000000 ( ) ( ) + 538.000000 ( ) ( ) + 540.000000 ( ) ( ) + 540.000000 ( ) ( ) + 534.000000 ( ) ( ) + 522.000000 ( ) ( ) + 508.000000 ( ) ( ) + 484.000000 ( nodraw ) ( nodraw ) + 426.000000 ( nodraw ) ( nodraw ) + 314.000000 ( ) ( ) + 130.000000 ( ) ( ) + 18.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 394.000000 ( ) ( ) + 430.000000 ( ) ( ) + 456.000000 ( ) ( ) + 470.000000 ( ) ( ) + 478.000000 ( ) ( ) + 494.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 534.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 538.000000 ( ) ( ) + 546.000000 ( ) ( ) + 534.000000 ( ) ( ) + 494.000000 ( ) ( ) + 434.000000 ( nodraw ) ( ) + 372.000000 ( nodraw ) ( nodraw ) + 330.000000 ( nodraw ) ( nodraw ) + 322.000000 ( nodraw ) ( nodraw ) + 318.000000 ( nodraw ) ( nodraw ) + 308.000000 ( nodraw ) ( nodraw ) + 294.000000 ( nodraw ) ( nodraw ) + 292.000000 ( nodraw ) ( nodraw ) + 296.000000 ( nodraw ) ( nodraw ) + 324.000000 ( nodraw ) ( nodraw ) + 318.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 364.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 364.000000 ( nodraw ) ( nodraw ) + 380.000000 ( ) ( ) + 404.000000 ( ) ( ) + 432.000000 ( ) ( ) + 462.000000 ( ) ( ) + 494.000000 ( ) ( ) + 526.000000 ( ) ( ) + 556.000000 ( ) ( ) + 580.000000 ( ) ( ) + 596.000000 ( ) ( ) + 606.000000 ( ) ( ) + 612.000000 ( ) ( ) + 618.000000 ( ) ( ) + 634.000000 ( ) ( ) + 658.000000 ( ) ( ) + 678.000000 ( ) ( ) + 688.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 454.000000 ( ) ( ) + 358.000000 ( ) ( ) + 360.000000 ( ) ( ) + 362.000000 ( ) ( ) + 366.000000 ( ) ( ) + 368.000000 ( ) ( ) + 370.000000 ( ) ( ) + 372.000000 ( ) ( ) + 374.000000 ( ) ( ) + 376.000000 ( ) ( ) + 378.000000 ( ) ( ) + 378.000000 ( ) ( ) + 380.000000 ( ) ( ) + 384.000000 ( ) ( ) + 384.000000 ( ) ( ) + 386.000000 ( ) ( ) + 382.000000 ( ) ( ) + 376.000000 ( ) ( ) + 372.000000 ( ) ( ) + 368.000000 ( ) ( ) + 398.000000 ( ) ( ) + 460.000000 ( ) ( ) + 470.000000 ( ) ( ) + 504.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 532.000000 ( ) ( ) + 526.000000 ( ) ( ) + 520.000000 ( ) ( ) + 510.000000 ( ) ( ) + 504.000000 ( ) ( ) + 498.000000 ( ) ( ) + 488.000000 ( ) ( ) + 470.000000 ( nodraw ) ( nodraw ) + 420.000000 ( nodraw ) ( nodraw ) + 310.000000 ( ) ( ) + 128.000000 ( ) ( ) + 28.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 394.000000 ( ) ( ) + 422.000000 ( ) ( ) + 446.000000 ( ) ( ) + 470.000000 ( ) ( ) + 482.000000 ( ) ( ) + 484.000000 ( ) ( ) + 490.000000 ( ) ( ) + 510.000000 ( ) ( ) + 522.000000 ( ) ( ) + 530.000000 ( ) ( ) + 534.000000 ( ) ( ) + 544.000000 ( ) ( ) + 540.000000 ( ) ( ) + 498.000000 ( ) ( ) + 438.000000 ( ) ( ) + 374.000000 ( nodraw ) ( nodraw ) + 314.000000 ( nodraw ) ( nodraw ) + 300.000000 ( nodraw ) ( nodraw ) + 312.000000 ( nodraw ) ( nodraw ) + 326.000000 ( nodraw ) ( nodraw ) + 326.000000 ( nodraw ) ( nodraw ) + 336.000000 ( ) ( ) + 338.000000 ( ) ( ) + 350.000000 ( nodraw ) ( ) + 352.000000 ( nodraw ) ( nodraw ) + 346.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 384.000000 ( nodraw ) ( nodraw ) + 372.000000 ( nodraw ) ( nodraw ) + 354.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 360.000000 ( nodraw ) ( nodraw ) + 386.000000 ( ) ( ) + 414.000000 ( ) ( ) + 444.000000 ( ) ( ) + 478.000000 ( ) ( ) + 508.000000 ( ) ( ) + 538.000000 ( ) ( ) + 566.000000 ( ) ( ) + 582.000000 ( ) ( ) + 596.000000 ( ) ( ) + 604.000000 ( ) ( ) + 612.000000 ( ) ( ) + 622.000000 ( ) ( ) + 644.000000 ( ) ( ) + 668.000000 ( ) ( ) + 678.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 360.000000 ( ) ( ) + 362.000000 ( ) ( ) + 364.000000 ( ) ( ) + 368.000000 ( ) ( ) + 370.000000 ( ) ( ) + 370.000000 ( ) ( ) + 372.000000 ( ) ( ) + 376.000000 ( ) ( ) + 376.000000 ( ) ( ) + 378.000000 ( ) ( ) + 378.000000 ( ) ( ) + 380.000000 ( ) ( ) + 384.000000 ( ) ( ) + 382.000000 ( ) ( ) + 378.000000 ( ) ( ) + 374.000000 ( ) ( ) + 368.000000 ( ) ( ) + 366.000000 ( ) ( ) + 448.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 560.000000 ( ) ( ) + 548.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 510.000000 ( ) ( ) + 496.000000 ( nodraw ) ( ) + 484.000000 ( nodraw ) ( nodraw ) + 480.000000 ( nodraw ) ( nodraw ) + 472.000000 ( nodraw ) ( nodraw ) + 456.000000 ( nodraw ) ( nodraw ) + 412.000000 ( nodraw ) ( nodraw ) + 308.000000 ( ) ( ) + 138.000000 ( ) ( ) + 26.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 386.000000 ( ) ( ) + 410.000000 ( ) ( ) + 454.000000 ( ) ( ) + 484.000000 ( ) ( ) + 498.000000 ( ) ( ) + 486.000000 ( ) ( ) + 480.000000 ( ) ( ) + 484.000000 ( ) ( ) + 506.000000 ( ) ( ) + 520.000000 ( ) ( ) + 540.000000 ( ) ( ) + 538.000000 ( ) ( ) + 514.000000 ( ) ( ) + 460.000000 ( ) ( ) + 388.000000 ( ) ( ) + 330.000000 ( nodraw ) ( nodraw ) + 302.000000 ( nodraw ) ( nodraw ) + 306.000000 ( nodraw ) ( nodraw ) + 326.000000 ( nodraw ) ( nodraw ) + 346.000000 ( nodraw ) ( nodraw ) + 360.000000 ( ) ( ) + 376.000000 ( ) ( ) + 398.000000 ( ) ( ) + 400.000000 ( ) ( ) + 392.000000 ( ) ( ) + 376.000000 ( ) ( ) + 376.000000 ( nodraw ) ( nodraw ) + 390.000000 ( nodraw ) ( nodraw ) + 382.000000 ( nodraw ) ( nodraw ) + 364.000000 ( nodraw ) ( nodraw ) + 352.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 374.000000 ( nodraw ) ( nodraw ) + 398.000000 ( ) ( ) + 422.000000 ( ) ( ) + 452.000000 ( ) ( ) + 488.000000 ( ) ( ) + 518.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 580.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 618.000000 ( ) ( ) + 638.000000 ( ) ( ) + 662.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 478.000000 ( ) ( ) + 502.000000 ( ) ( ) + 360.000000 ( ) ( ) + 362.000000 ( ) ( ) + 364.000000 ( ) ( ) + 366.000000 ( ) ( ) + 368.000000 ( ) ( ) + 370.000000 ( ) ( ) + 372.000000 ( ) ( ) + 374.000000 ( ) ( ) + 374.000000 ( ) ( ) + 374.000000 ( ) ( ) + 376.000000 ( ) ( ) + 376.000000 ( ) ( ) + 378.000000 ( ) ( ) + 376.000000 ( ) ( ) + 374.000000 ( ) ( ) + 374.000000 ( ) ( ) + 416.000000 ( ) ( ) + 458.000000 ( ) ( ) + 460.000000 ( ) ( ) + 504.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( nodraw ) ( ) + 520.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 474.000000 ( nodraw ) ( nodraw ) + 464.000000 ( nodraw ) ( nodraw ) + 458.000000 ( nodraw ) ( nodraw ) + 452.000000 ( nodraw ) ( nodraw ) + 438.000000 ( nodraw ) ( nodraw ) + 402.000000 ( nodraw ) ( nodraw ) + 304.000000 ( ) ( ) + 130.000000 ( ) ( ) + 24.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 376.000000 ( ) ( ) + 404.000000 ( ) ( ) + 456.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 502.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 486.000000 ( ) ( ) + 520.000000 ( ) ( ) + 534.000000 ( ) ( ) + 524.000000 ( ) ( ) + 486.000000 ( ) ( ) + 426.000000 ( ) ( ) + 362.000000 ( nodraw ) ( nodraw ) + 322.000000 ( nodraw ) ( nodraw ) + 316.000000 ( nodraw ) ( nodraw ) + 328.000000 ( nodraw ) ( nodraw ) + 352.000000 ( ) ( nodraw ) + 370.000000 ( ) ( ) + 394.000000 ( ) ( ) + 434.000000 ( ) ( ) + 464.000000 ( ) ( ) + 456.000000 ( ) ( ) + 436.000000 ( ) ( ) + 412.000000 ( ) ( ) + 400.000000 ( ) ( ) + 408.000000 ( ) ( ) + 396.000000 ( ) ( ) + 368.000000 ( nodraw ) ( nodraw ) + 360.000000 ( nodraw ) ( nodraw ) + 364.000000 ( nodraw ) ( nodraw ) + 370.000000 ( nodraw ) ( nodraw ) + 380.000000 ( nodraw ) ( nodraw ) + 396.000000 ( ) ( ) + 424.000000 ( ) ( ) + 464.000000 ( ) ( ) + 500.000000 ( ) ( ) + 530.000000 ( ) ( ) + 550.000000 ( ) ( ) + 564.000000 ( ) ( ) + 576.000000 ( ) ( ) + 588.000000 ( ) ( ) + 614.000000 ( ) ( ) + 638.000000 ( ) ( ) + 662.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 358.000000 ( ) ( ) + 360.000000 ( ) ( ) + 362.000000 ( ) ( ) + 364.000000 ( ) ( ) + 366.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 370.000000 ( ) ( ) + 370.000000 ( ) ( ) + 374.000000 ( ) ( ) + 372.000000 ( ) ( ) + 372.000000 ( ) ( ) + 372.000000 ( ) ( ) + 372.000000 ( ) ( ) + 372.000000 ( ) ( ) + 370.000000 ( ) ( ) + 376.000000 ( ) ( ) + 440.000000 ( ) ( ) + 480.000000 ( ) ( ) + 504.000000 ( ) ( ) + 504.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 592.000000 ( ) ( ) + 578.000000 ( ) ( ) + 560.000000 ( nodraw ) ( ) + 534.000000 ( nodraw ) ( nodraw ) + 502.000000 ( nodraw ) ( nodraw ) + 468.000000 ( nodraw ) ( nodraw ) + 432.000000 ( nodraw ) ( nodraw ) + 410.000000 ( nodraw ) ( nodraw ) + 400.000000 ( nodraw ) ( nodraw ) + 394.000000 ( nodraw ) ( nodraw ) + 398.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 280.000000 ( ) ( ) + 110.000000 ( ) ( ) + 24.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 370.000000 ( ) ( ) + 396.000000 ( ) ( ) + 450.000000 ( ) ( ) + 500.000000 ( ) ( ) + 526.000000 ( ) ( ) + 512.000000 ( ) ( ) + 488.000000 ( ) ( ) + 476.000000 ( ) ( ) + 490.000000 ( ) ( ) + 514.000000 ( ) ( ) + 520.000000 ( ) ( ) + 502.000000 ( ) ( ) + 460.000000 ( ) ( ) + 396.000000 ( ) ( ) + 354.000000 ( nodraw ) ( nodraw ) + 334.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 372.000000 ( ) ( ) + 396.000000 ( ) ( ) + 444.000000 ( ) ( ) + 490.000000 ( ) ( ) + 514.000000 ( ) ( ) + 510.000000 ( ) ( ) + 494.000000 ( ) ( ) + 456.000000 ( ) ( ) + 440.000000 ( ) ( ) + 424.000000 ( ) ( ) + 422.000000 ( ) ( ) + 386.000000 ( nodraw ) ( nodraw ) + 378.000000 ( nodraw ) ( nodraw ) + 378.000000 ( nodraw ) ( nodraw ) + 374.000000 ( nodraw ) ( nodraw ) + 374.000000 ( nodraw ) ( nodraw ) + 370.000000 ( nodraw ) ( nodraw ) + 402.000000 ( ) ( ) + 448.000000 ( ) ( ) + 494.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 578.000000 ( ) ( ) + 608.000000 ( ) ( ) + 638.000000 ( ) ( ) + 664.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 440.000000 ( ) ( ) + 386.000000 ( ) ( ) + 370.000000 ( ) ( ) + 374.000000 ( ) ( ) + 362.000000 ( ) ( ) + 364.000000 ( ) ( ) + 366.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 370.000000 ( ) ( ) + 370.000000 ( ) ( ) + 372.000000 ( ) ( ) + 370.000000 ( ) ( ) + 370.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 366.000000 ( ) ( ) + 366.000000 ( ) ( ) + 424.000000 ( ) ( ) + 470.000000 ( ) ( ) + 476.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 656.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 598.000000 ( ) ( ) + 584.000000 ( nodraw ) ( nodraw ) + 556.000000 ( nodraw ) ( nodraw ) + 518.000000 ( nodraw ) ( nodraw ) + 468.000000 ( ) ( ) + 414.000000 ( ) ( ) + 366.000000 ( ) ( ) + 330.000000 ( ) ( ) + 312.000000 ( ) ( ) + 302.000000 ( ) ( ) + 294.000000 ( ) ( ) + 276.000000 ( ) ( ) + 220.000000 ( ) ( ) + 76.000000 ( ) ( ) + 12.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 368.000000 ( ) ( ) + 388.000000 ( ) ( ) + 440.000000 ( ) ( ) + 488.000000 ( ) ( ) + 510.000000 ( ) ( ) + 504.000000 ( ) ( ) + 490.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 520.000000 ( ) ( ) + 510.000000 ( ) ( ) + 474.000000 ( ) ( ) + 426.000000 ( ) ( ) + 384.000000 ( ) ( ) + 356.000000 ( nodraw ) ( nodraw ) + 346.000000 ( nodraw ) ( nodraw ) + 352.000000 ( nodraw ) ( nodraw ) + 364.000000 ( ) ( ) + 386.000000 ( ) ( ) + 426.000000 ( ) ( ) + 484.000000 ( ) ( ) + 538.000000 ( ) ( ) + 558.000000 ( ) ( ) + 552.000000 ( ) ( ) + 530.000000 ( ) ( ) + 504.000000 ( ) ( ) + 474.000000 ( ) ( ) + 454.000000 ( ) ( ) + 432.000000 ( ) ( ) + 416.000000 ( nodraw ) ( ) + 398.000000 ( nodraw ) ( nodraw ) + 392.000000 ( nodraw ) ( nodraw ) + 384.000000 ( nodraw ) ( nodraw ) + 364.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 382.000000 ( ) ( ) + 444.000000 ( ) ( ) + 496.000000 ( ) ( ) + 532.000000 ( ) ( ) + 546.000000 ( ) ( ) + 548.000000 ( ) ( ) + 558.000000 ( ) ( ) + 576.000000 ( ) ( ) + 600.000000 ( ) ( ) + 636.000000 ( ) ( ) + 662.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 436.000000 ( ) ( ) + 394.000000 ( ) ( ) + 418.000000 ( ) ( ) + 384.000000 ( ) ( ) + 362.000000 ( ) ( ) + 362.000000 ( ) ( ) + 364.000000 ( ) ( ) + 366.000000 ( ) ( ) + 366.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 366.000000 ( ) ( ) + 368.000000 ( ) ( ) + 366.000000 ( ) ( ) + 364.000000 ( ) ( ) + 364.000000 ( ) ( ) + 362.000000 ( ) ( ) + 360.000000 ( ) ( ) + 396.000000 ( ) ( ) + 464.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 656.000000 ( ) ( ) + 668.000000 ( ) ( ) + 678.000000 ( ) ( ) + 680.000000 ( ) ( ) + 690.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( nodraw ) ( ) + 586.000000 ( nodraw ) ( nodraw ) + 552.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 428.000000 ( ) ( ) + 352.000000 ( ) ( ) + 288.000000 ( ) ( ) + 238.000000 ( ) ( ) + 202.000000 ( ) ( ) + 190.000000 ( ) ( ) + 172.000000 ( ) ( ) + 144.000000 ( ) ( ) + 92.000000 ( ) ( ) + 26.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 370.000000 ( ) ( ) + 388.000000 ( ) ( ) + 432.000000 ( ) ( ) + 470.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 484.000000 ( ) ( ) + 496.000000 ( ) ( ) + 516.000000 ( ) ( ) + 516.000000 ( ) ( ) + 494.000000 ( ) ( ) + 452.000000 ( ) ( ) + 404.000000 ( ) ( ) + 364.000000 ( nodraw ) ( nodraw ) + 354.000000 ( nodraw ) ( nodraw ) + 346.000000 ( nodraw ) ( nodraw ) + 352.000000 ( nodraw ) ( nodraw ) + 368.000000 ( ) ( ) + 402.000000 ( ) ( ) + 450.000000 ( ) ( ) + 506.000000 ( ) ( ) + 556.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 564.000000 ( ) ( ) + 536.000000 ( ) ( ) + 506.000000 ( ) ( ) + 488.000000 ( ) ( ) + 468.000000 ( ) ( ) + 444.000000 ( ) ( ) + 422.000000 ( nodraw ) ( ) + 396.000000 ( nodraw ) ( nodraw ) + 380.000000 ( nodraw ) ( nodraw ) + 360.000000 ( nodraw ) ( nodraw ) + 352.000000 ( nodraw ) ( nodraw ) + 366.000000 ( ) ( ) + 426.000000 ( ) ( ) + 488.000000 ( ) ( ) + 536.000000 ( ) ( ) + 546.000000 ( ) ( ) + 546.000000 ( ) ( ) + 552.000000 ( ) ( ) + 570.000000 ( ) ( ) + 602.000000 ( ) ( ) + 638.000000 ( ) ( ) + 664.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 450.000000 ( ) ( ) + 478.000000 ( ) ( ) + 428.000000 ( ) ( ) + 358.000000 ( ) ( ) + 360.000000 ( ) ( ) + 362.000000 ( ) ( ) + 362.000000 ( ) ( ) + 364.000000 ( ) ( ) + 364.000000 ( ) ( ) + 364.000000 ( ) ( ) + 366.000000 ( ) ( ) + 364.000000 ( ) ( ) + 364.000000 ( ) ( ) + 364.000000 ( ) ( ) + 362.000000 ( ) ( ) + 362.000000 ( ) ( ) + 360.000000 ( ) ( ) + 360.000000 ( ) ( ) + 358.000000 ( ) ( ) + 422.000000 ( ) ( ) + 476.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 668.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 638.000000 ( ) ( ) + 626.000000 ( nodraw ) ( ) + 608.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 542.000000 ( nodraw ) ( nodraw ) + 474.000000 ( nodraw ) ( nodraw ) + 388.000000 ( ) ( ) + 292.000000 ( ) ( ) + 216.000000 ( ) ( ) + 150.000000 ( ) ( ) + 118.000000 ( ) ( ) + 86.000000 ( ) ( ) + 66.000000 ( ) ( ) + 50.000000 ( ) ( ) + 22.000000 ( ) ( ) + 10.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 378.000000 ( ) ( ) + 402.000000 ( ) ( ) + 436.000000 ( ) ( ) + 464.000000 ( ) ( ) + 474.000000 ( ) ( ) + 472.000000 ( ) ( ) + 482.000000 ( ) ( ) + 506.000000 ( ) ( ) + 520.000000 ( ) ( ) + 514.000000 ( ) ( ) + 480.000000 ( ) ( ) + 432.000000 ( ) ( ) + 392.000000 ( ) ( ) + 360.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 346.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 372.000000 ( ) ( ) + 412.000000 ( ) ( ) + 464.000000 ( ) ( ) + 518.000000 ( ) ( ) + 556.000000 ( ) ( ) + 586.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 568.000000 ( ) ( ) + 542.000000 ( ) ( ) + 522.000000 ( ) ( ) + 502.000000 ( ) ( ) + 474.000000 ( ) ( ) + 444.000000 ( ) ( ) + 412.000000 ( nodraw ) ( nodraw ) + 382.000000 ( nodraw ) ( nodraw ) + 358.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 398.000000 ( ) ( ) + 464.000000 ( ) ( ) + 526.000000 ( ) ( ) + 544.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 572.000000 ( ) ( ) + 600.000000 ( ) ( ) + 638.000000 ( ) ( ) + 662.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 392.000000 ( ) ( ) + 358.000000 ( ) ( ) + 358.000000 ( ) ( ) + 360.000000 ( ) ( ) + 360.000000 ( ) ( ) + 410.000000 ( ) ( ) + 412.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 362.000000 ( ) ( ) + 362.000000 ( ) ( ) + 362.000000 ( ) ( ) + 360.000000 ( ) ( ) + 360.000000 ( ) ( ) + 358.000000 ( ) ( ) + 358.000000 ( ) ( ) + 412.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 662.000000 ( ) ( ) + 676.000000 ( ) ( ) + 692.000000 ( ) ( ) + 694.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 626.000000 ( nodraw ) ( nodraw ) + 610.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 536.000000 ( nodraw ) ( nodraw ) + 464.000000 ( nodraw ) ( nodraw ) + 362.000000 ( ) ( ) + 254.000000 ( ) ( ) + 162.000000 ( ) ( ) + 96.000000 ( ) ( ) + 52.000000 ( ) ( ) + 32.000000 ( ) ( ) + 16.000000 ( ) ( ) + 10.000000 ( ) ( ) + 6.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 382.000000 ( ) ( ) + 420.000000 ( ) ( ) + 460.000000 ( ) ( ) + 480.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 518.000000 ( ) ( ) + 522.000000 ( ) ( ) + 502.000000 ( ) ( ) + 462.000000 ( ) ( ) + 416.000000 ( ) ( ) + 380.000000 ( ) ( ) + 364.000000 ( nodraw ) ( nodraw ) + 354.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 362.000000 ( ) ( ) + 390.000000 ( ) ( ) + 428.000000 ( ) ( ) + 472.000000 ( ) ( ) + 520.000000 ( ) ( ) + 554.000000 ( ) ( ) + 582.000000 ( ) ( ) + 596.000000 ( ) ( ) + 598.000000 ( ) ( ) + 588.000000 ( ) ( ) + 572.000000 ( ) ( ) + 556.000000 ( ) ( ) + 534.000000 ( ) ( ) + 506.000000 ( ) ( ) + 464.000000 ( ) ( ) + 426.000000 ( ) ( ) + 398.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 326.000000 ( nodraw ) ( nodraw ) + 370.000000 ( ) ( nodraw ) + 434.000000 ( ) ( ) + 498.000000 ( ) ( ) + 534.000000 ( ) ( ) + 542.000000 ( ) ( ) + 552.000000 ( ) ( ) + 570.000000 ( ) ( ) + 602.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 440.000000 ( ) ( ) + 356.000000 ( ) ( ) + 358.000000 ( ) ( ) + 376.000000 ( ) ( ) + 406.000000 ( ) ( ) + 456.000000 ( ) ( ) + 438.000000 ( ) ( ) + 422.000000 ( ) ( ) + 428.000000 ( ) ( ) + 354.000000 ( ) ( ) + 360.000000 ( ) ( ) + 360.000000 ( ) ( ) + 358.000000 ( ) ( ) + 358.000000 ( ) ( ) + 358.000000 ( ) ( ) + 398.000000 ( ) ( ) + 452.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 626.000000 ( ) ( ) + 644.000000 ( ) ( ) + 662.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 628.000000 ( nodraw ) ( nodraw ) + 610.000000 ( nodraw ) ( nodraw ) + 582.000000 ( nodraw ) ( nodraw ) + 534.000000 ( nodraw ) ( nodraw ) + 452.000000 ( nodraw ) ( nodraw ) + 346.000000 ( ) ( ) + 232.000000 ( ) ( ) + 128.000000 ( ) ( ) + 58.000000 ( ) ( ) + 26.000000 ( ) ( ) + 10.000000 ( ) ( ) + 6.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 384.000000 ( ) ( ) + 424.000000 ( ) ( ) + 466.000000 ( ) ( ) + 492.000000 ( ) ( ) + 506.000000 ( ) ( ) + 516.000000 ( ) ( ) + 516.000000 ( ) ( ) + 526.000000 ( ) ( ) + 526.000000 ( ) ( ) + 494.000000 ( ) ( ) + 446.000000 ( ) ( ) + 402.000000 ( ) ( ) + 378.000000 ( ) ( ) + 366.000000 ( nodraw ) ( nodraw ) + 360.000000 ( nodraw ) ( nodraw ) + 360.000000 ( ) ( ) + 380.000000 ( ) ( ) + 408.000000 ( ) ( ) + 442.000000 ( ) ( ) + 482.000000 ( ) ( ) + 520.000000 ( ) ( ) + 556.000000 ( ) ( ) + 584.000000 ( ) ( ) + 602.000000 ( ) ( ) + 610.000000 ( ) ( ) + 610.000000 ( ) ( ) + 598.000000 ( ) ( ) + 584.000000 ( ) ( ) + 564.000000 ( ) ( ) + 532.000000 ( ) ( ) + 494.000000 ( ) ( ) + 448.000000 ( ) ( ) + 410.000000 ( nodraw ) ( nodraw ) + 380.000000 ( nodraw ) ( nodraw ) + 346.000000 ( nodraw ) ( nodraw ) + 326.000000 ( nodraw ) ( nodraw ) + 352.000000 ( nodraw ) ( nodraw ) + 410.000000 ( ) ( ) + 478.000000 ( ) ( ) + 526.000000 ( ) ( ) + 540.000000 ( ) ( ) + 546.000000 ( ) ( ) + 564.000000 ( ) ( ) + 588.000000 ( ) ( ) + 626.000000 ( ) ( ) + 656.000000 ( ) ( ) + 672.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 402.000000 ( ) ( ) + 412.000000 ( ) ( ) + 408.000000 ( ) ( ) + 440.000000 ( ) ( ) + 448.000000 ( ) ( ) + 442.000000 ( ) ( ) + 432.000000 ( ) ( ) + 442.000000 ( ) ( ) + 406.000000 ( ) ( ) + 352.000000 ( ) ( ) + 352.000000 ( ) ( ) + 358.000000 ( ) ( ) + 356.000000 ( ) ( ) + 356.000000 ( ) ( ) + 406.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 584.000000 ( ) ( ) + 602.000000 ( ) ( ) + 620.000000 ( ) ( ) + 644.000000 ( ) ( ) + 662.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 732.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( nodraw ) ( ) + 626.000000 ( nodraw ) ( nodraw ) + 608.000000 ( nodraw ) ( nodraw ) + 580.000000 ( nodraw ) ( nodraw ) + 528.000000 ( nodraw ) ( nodraw ) + 452.000000 ( nodraw ) ( nodraw ) + 336.000000 ( ) ( ) + 216.000000 ( ) ( ) + 114.000000 ( ) ( ) + 48.000000 ( ) ( ) + 12.000000 ( ) ( ) + 6.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 378.000000 ( ) ( ) + 412.000000 ( ) ( ) + 448.000000 ( ) ( ) + 480.000000 ( ) ( ) + 508.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 538.000000 ( ) ( ) + 520.000000 ( ) ( ) + 482.000000 ( ) ( ) + 434.000000 ( ) ( ) + 396.000000 ( ) ( ) + 376.000000 ( ) ( ) + 368.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 374.000000 ( ) ( ) + 394.000000 ( ) ( ) + 424.000000 ( ) ( ) + 454.000000 ( ) ( ) + 486.000000 ( ) ( ) + 520.000000 ( ) ( ) + 556.000000 ( ) ( ) + 586.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 622.000000 ( ) ( ) + 616.000000 ( ) ( ) + 604.000000 ( ) ( ) + 588.000000 ( ) ( ) + 558.000000 ( ) ( ) + 520.000000 ( ) ( ) + 476.000000 ( ) ( ) + 436.000000 ( nodraw ) ( ) + 392.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 328.000000 ( nodraw ) ( nodraw ) + 354.000000 ( nodraw ) ( nodraw ) + 404.000000 ( ) ( ) + 464.000000 ( ) ( ) + 512.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 538.000000 ( ) ( ) + 566.000000 ( ) ( ) + 594.000000 ( ) ( ) + 638.000000 ( ) ( ) + 662.000000 ( ) ( ) + 672.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 464.000000 ( ) ( ) + 476.000000 ( ) ( ) + 452.000000 ( ) ( ) + 464.000000 ( ) ( ) + 442.000000 ( ) ( ) + 462.000000 ( ) ( ) + 454.000000 ( ) ( ) + 446.000000 ( ) ( ) + 402.000000 ( ) ( ) + 388.000000 ( ) ( ) + 398.000000 ( ) ( ) + 388.000000 ( ) ( ) + 398.000000 ( ) ( ) + 466.000000 ( ) ( ) + 482.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 596.000000 ( ) ( ) + 620.000000 ( ) ( ) + 638.000000 ( ) ( ) + 656.000000 ( ) ( ) + 680.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 748.000000 ( ) ( ) + 742.000000 ( ) ( ) + 740.000000 ( ) ( ) + 728.000000 ( ) ( ) + 716.000000 ( ) ( ) + 704.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 656.000000 ( ) ( ) + 638.000000 ( nodraw ) ( nodraw ) + 626.000000 ( nodraw ) ( nodraw ) + 606.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 520.000000 ( nodraw ) ( nodraw ) + 442.000000 ( nodraw ) ( nodraw ) + 332.000000 ( ) ( ) + 208.000000 ( ) ( ) + 100.000000 ( ) ( ) + 40.000000 ( ) ( ) + 8.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 374.000000 ( ) ( ) + 396.000000 ( ) ( ) + 430.000000 ( ) ( ) + 466.000000 ( ) ( ) + 494.000000 ( ) ( ) + 518.000000 ( ) ( ) + 536.000000 ( ) ( ) + 536.000000 ( ) ( ) + 510.000000 ( ) ( ) + 470.000000 ( ) ( ) + 426.000000 ( ) ( ) + 394.000000 ( ) ( ) + 374.000000 ( nodraw ) ( ) + 368.000000 ( nodraw ) ( nodraw ) + 372.000000 ( nodraw ) ( nodraw ) + 378.000000 ( ) ( ) + 400.000000 ( ) ( ) + 428.000000 ( ) ( ) + 456.000000 ( ) ( ) + 486.000000 ( ) ( ) + 520.000000 ( ) ( ) + 556.000000 ( ) ( ) + 590.000000 ( nodraw ) ( ) + 616.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 634.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 576.000000 ( ) ( ) + 540.000000 ( ) ( ) + 496.000000 ( ) ( ) + 446.000000 ( ) ( ) + 404.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 340.000000 ( nodraw ) ( nodraw ) + 354.000000 ( nodraw ) ( nodraw ) + 398.000000 ( nodraw ) ( nodraw ) + 448.000000 ( ) ( ) + 494.000000 ( ) ( ) + 510.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 532.000000 ( ) ( ) + 570.000000 ( ) ( ) + 610.000000 ( ) ( ) + 650.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 470.000000 ( ) ( ) + 476.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 416.000000 ( ) ( ) + 414.000000 ( ) ( ) + 414.000000 ( ) ( ) + 424.000000 ( ) ( ) + 416.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 656.000000 ( ) ( ) + 680.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 740.000000 ( ) ( ) + 728.000000 ( ) ( ) + 710.000000 ( ) ( ) + 692.000000 ( ) ( ) + 674.000000 ( ) ( ) + 656.000000 ( ) ( ) + 638.000000 ( nodraw ) ( nodraw ) + 620.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 570.000000 ( nodraw ) ( nodraw ) + 522.000000 ( nodraw ) ( nodraw ) + 438.000000 ( nodraw ) ( nodraw ) + 332.000000 ( ) ( ) + 202.000000 ( ) ( ) + 86.000000 ( ) ( ) + 26.000000 ( ) ( ) + 6.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 372.000000 ( ) ( ) + 398.000000 ( ) ( ) + 430.000000 ( ) ( ) + 460.000000 ( ) ( ) + 488.000000 ( ) ( ) + 512.000000 ( ) ( ) + 528.000000 ( ) ( ) + 528.000000 ( ) ( ) + 502.000000 ( ) ( ) + 458.000000 ( ) ( ) + 420.000000 ( ) ( ) + 388.000000 ( ) ( ) + 372.000000 ( nodraw ) ( nodraw ) + 366.000000 ( nodraw ) ( nodraw ) + 366.000000 ( nodraw ) ( nodraw ) + 366.000000 ( ) ( ) + 394.000000 ( ) ( ) + 420.000000 ( ) ( ) + 450.000000 ( ) ( ) + 484.000000 ( ) ( ) + 520.000000 ( ) ( ) + 562.000000 ( ) ( ) + 594.000000 ( nodraw ) ( nodraw ) + 622.000000 ( ) ( ) + 642.000000 ( ) ( ) + 654.000000 ( ) ( ) + 648.000000 ( ) ( ) + 638.000000 ( ) ( ) + 620.000000 ( ) ( ) + 590.000000 ( ) ( ) + 550.000000 ( ) ( ) + 502.000000 ( ) ( ) + 452.000000 ( ) ( ) + 406.000000 ( nodraw ) ( nodraw ) + 380.000000 ( nodraw ) ( nodraw ) + 360.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 388.000000 ( nodraw ) ( nodraw ) + 436.000000 ( ) ( ) + 472.000000 ( ) ( ) + 496.000000 ( ) ( ) + 504.000000 ( ) ( ) + 508.000000 ( ) ( ) + 520.000000 ( ) ( ) + 556.000000 ( ) ( ) + 604.000000 ( ) ( ) + 640.000000 ( ) ( ) + 666.000000 ( ) ( ) + 672.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 472.000000 ( ) ( ) + 456.000000 ( ) ( ) + 462.000000 ( ) ( ) + 494.000000 ( ) ( ) + 468.000000 ( ) ( ) + 494.000000 ( ) ( ) + 470.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 584.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 656.000000 ( ) ( ) + 680.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 764.000000 ( ) ( ) + 752.000000 ( ) ( ) + 734.000000 ( ) ( ) + 716.000000 ( ) ( ) + 692.000000 ( ) ( ) + 674.000000 ( ) ( ) + 656.000000 ( nodraw ) ( ) + 638.000000 ( nodraw ) ( nodraw ) + 620.000000 ( nodraw ) ( nodraw ) + 600.000000 ( nodraw ) ( nodraw ) + 568.000000 ( nodraw ) ( nodraw ) + 522.000000 ( nodraw ) ( nodraw ) + 452.000000 ( nodraw ) ( nodraw ) + 332.000000 ( ) ( ) + 196.000000 ( ) ( ) + 84.000000 ( ) ( ) + 22.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 378.000000 ( ) ( ) + 406.000000 ( ) ( ) + 436.000000 ( ) ( ) + 456.000000 ( ) ( ) + 476.000000 ( ) ( ) + 502.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 494.000000 ( ) ( ) + 452.000000 ( ) ( ) + 412.000000 ( ) ( ) + 384.000000 ( ) ( ) + 368.000000 ( nodraw ) ( nodraw ) + 358.000000 ( nodraw ) ( nodraw ) + 352.000000 ( nodraw ) ( nodraw ) + 364.000000 ( ) ( ) + 386.000000 ( ) ( ) + 420.000000 ( ) ( ) + 450.000000 ( ) ( ) + 480.000000 ( ) ( ) + 522.000000 ( ) ( ) + 564.000000 ( ) ( ) + 600.000000 ( nodraw ) ( nodraw ) + 626.000000 ( ) ( ) + 648.000000 ( ) ( ) + 658.000000 ( ) ( ) + 658.000000 ( ) ( ) + 646.000000 ( ) ( ) + 630.000000 ( ) ( ) + 596.000000 ( ) ( ) + 556.000000 ( ) ( ) + 510.000000 ( ) ( ) + 460.000000 ( ) ( ) + 418.000000 ( nodraw ) ( ) + 386.000000 ( nodraw ) ( nodraw ) + 364.000000 ( nodraw ) ( nodraw ) + 366.000000 ( nodraw ) ( nodraw ) + 394.000000 ( nodraw ) ( nodraw ) + 432.000000 ( ) ( ) + 472.000000 ( ) ( ) + 494.000000 ( ) ( ) + 508.000000 ( ) ( ) + 520.000000 ( ) ( ) + 536.000000 ( ) ( ) + 570.000000 ( ) ( ) + 606.000000 ( ) ( ) + 644.000000 ( ) ( ) + 660.000000 ( ) ( ) + 668.000000 ( ) ( ) + 670.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 596.000000 ( ) ( ) + 620.000000 ( ) ( ) + 650.000000 ( ) ( ) + 674.000000 ( ) ( ) + 698.000000 ( ) ( ) + 722.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 800.000000 ( ) ( ) + 800.000000 ( ) ( ) + 798.000000 ( ) ( ) + 788.000000 ( ) ( ) + 776.000000 ( ) ( ) + 758.000000 ( ) ( ) + 740.000000 ( ) ( ) + 722.000000 ( ) ( ) + 698.000000 ( ) ( ) + 680.000000 ( ) ( ) + 656.000000 ( nodraw ) ( nodraw ) + 632.000000 ( nodraw ) ( nodraw ) + 614.000000 ( nodraw ) ( nodraw ) + 596.000000 ( nodraw ) ( nodraw ) + 568.000000 ( nodraw ) ( nodraw ) + 530.000000 ( nodraw ) ( nodraw ) + 450.000000 ( nodraw ) ( nodraw ) + 334.000000 ( ) ( ) + 184.000000 ( ) ( ) + 76.000000 ( ) ( ) + 18.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 382.000000 ( ) ( ) + 412.000000 ( ) ( ) + 442.000000 ( ) ( ) + 456.000000 ( ) ( ) + 474.000000 ( ) ( ) + 488.000000 ( ) ( ) + 502.000000 ( ) ( ) + 514.000000 ( ) ( ) + 494.000000 ( ) ( ) + 458.000000 ( ) ( ) + 414.000000 ( ) ( ) + 380.000000 ( ) ( ) + 362.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 352.000000 ( nodraw ) ( nodraw ) + 368.000000 ( ) ( ) + 398.000000 ( ) ( ) + 424.000000 ( ) ( ) + 454.000000 ( ) ( ) + 480.000000 ( ) ( ) + 520.000000 ( ) ( ) + 562.000000 ( ) ( ) + 600.000000 ( nodraw ) ( nodraw ) + 628.000000 ( ) ( ) + 652.000000 ( ) ( ) + 662.000000 ( ) ( ) + 664.000000 ( ) ( ) + 652.000000 ( ) ( ) + 630.000000 ( ) ( ) + 602.000000 ( ) ( ) + 562.000000 ( ) ( ) + 512.000000 ( ) ( ) + 468.000000 ( ) ( ) + 428.000000 ( nodraw ) ( ) + 392.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 374.000000 ( nodraw ) ( nodraw ) + 402.000000 ( nodraw ) ( nodraw ) + 442.000000 ( ) ( ) + 478.000000 ( ) ( ) + 510.000000 ( ) ( ) + 524.000000 ( ) ( ) + 544.000000 ( ) ( ) + 572.000000 ( ) ( ) + 598.000000 ( ) ( ) + 634.000000 ( ) ( ) + 656.000000 ( ) ( ) + 658.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 672.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 430.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 590.000000 ( ) ( ) + 614.000000 ( ) ( ) + 644.000000 ( ) ( ) + 668.000000 ( ) ( ) + 698.000000 ( ) ( ) + 722.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 818.000000 ( ) ( ) + 820.000000 ( ) ( ) + 820.000000 ( ) ( ) + 812.000000 ( ) ( ) + 800.000000 ( ) ( ) + 788.000000 ( ) ( ) + 770.000000 ( ) ( ) + 752.000000 ( ) ( ) + 728.000000 ( ) ( ) + 704.000000 ( ) ( ) + 680.000000 ( ) ( ) + 656.000000 ( nodraw ) ( nodraw ) + 632.000000 ( nodraw ) ( nodraw ) + 608.000000 ( nodraw ) ( nodraw ) + 590.000000 ( nodraw ) ( nodraw ) + 562.000000 ( nodraw ) ( nodraw ) + 524.000000 ( nodraw ) ( nodraw ) + 454.000000 ( nodraw ) ( nodraw ) + 336.000000 ( ) ( ) + 176.000000 ( ) ( ) + 50.000000 ( ) ( ) + 8.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 378.000000 ( ) ( ) + 406.000000 ( ) ( ) + 442.000000 ( ) ( ) + 462.000000 ( ) ( ) + 460.000000 ( ) ( ) + 464.000000 ( ) ( ) + 490.000000 ( ) ( ) + 518.000000 ( ) ( ) + 504.000000 ( ) ( ) + 468.000000 ( ) ( ) + 422.000000 ( ) ( ) + 382.000000 ( ) ( ) + 364.000000 ( nodraw ) ( nodraw ) + 348.000000 ( nodraw ) ( nodraw ) + 352.000000 ( nodraw ) ( nodraw ) + 376.000000 ( ) ( ) + 408.000000 ( ) ( ) + 434.000000 ( ) ( ) + 452.000000 ( ) ( ) + 480.000000 ( ) ( ) + 516.000000 ( ) ( ) + 558.000000 ( ) ( ) + 598.000000 ( nodraw ) ( nodraw ) + 628.000000 ( nodraw ) ( nodraw ) + 652.000000 ( ) ( ) + 664.000000 ( ) ( ) + 670.000000 ( ) ( ) + 656.000000 ( ) ( ) + 634.000000 ( ) ( ) + 604.000000 ( ) ( ) + 568.000000 ( ) ( ) + 518.000000 ( ) ( ) + 476.000000 ( ) ( ) + 430.000000 ( nodraw ) ( nodraw ) + 398.000000 ( nodraw ) ( nodraw ) + 374.000000 ( nodraw ) ( nodraw ) + 374.000000 ( nodraw ) ( nodraw ) + 400.000000 ( nodraw ) ( nodraw ) + 446.000000 ( ) ( ) + 468.000000 ( ) ( ) + 514.000000 ( ) ( ) + 546.000000 ( ) ( ) + 564.000000 ( ) ( ) + 600.000000 ( ) ( ) + 630.000000 ( ) ( ) + 652.000000 ( ) ( ) + 658.000000 ( ) ( ) + 658.000000 ( ) ( ) + 660.000000 ( ) ( ) + 666.000000 ( ) ( ) + 672.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 590.000000 ( ) ( ) + 572.000000 ( ) ( ) + 548.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 584.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 662.000000 ( ) ( ) + 692.000000 ( ) ( ) + 716.000000 ( ) ( ) + 740.000000 ( ) ( ) + 764.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 824.000000 ( ) ( ) + 834.000000 ( ) ( ) + 836.000000 ( ) ( ) + 836.000000 ( ) ( ) + 836.000000 ( ) ( ) + 830.000000 ( ) ( ) + 818.000000 ( ) ( ) + 800.000000 ( ) ( ) + 782.000000 ( ) ( ) + 758.000000 ( ) ( ) + 734.000000 ( ) ( ) + 710.000000 ( ) ( ) + 680.000000 ( ) ( ) + 656.000000 ( nodraw ) ( nodraw ) + 632.000000 ( nodraw ) ( nodraw ) + 608.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 526.000000 ( nodraw ) ( nodraw ) + 456.000000 ( nodraw ) ( nodraw ) + 336.000000 ( ) ( ) + 158.000000 ( ) ( ) + 46.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 372.000000 ( ) ( ) + 408.000000 ( ) ( ) + 446.000000 ( ) ( ) + 464.000000 ( ) ( ) + 452.000000 ( ) ( ) + 462.000000 ( ) ( ) + 486.000000 ( ) ( ) + 520.000000 ( ) ( ) + 522.000000 ( ) ( ) + 484.000000 ( ) ( ) + 432.000000 ( ) ( ) + 390.000000 ( ) ( ) + 368.000000 ( nodraw ) ( nodraw ) + 352.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 380.000000 ( ) ( ) + 406.000000 ( ) ( ) + 428.000000 ( ) ( ) + 444.000000 ( ) ( ) + 466.000000 ( ) ( ) + 506.000000 ( ) ( ) + 554.000000 ( ) ( ) + 594.000000 ( nodraw ) ( nodraw ) + 630.000000 ( nodraw ) ( nodraw ) + 654.000000 ( nodraw ) ( nodraw ) + 670.000000 ( ) ( ) + 670.000000 ( ) ( ) + 662.000000 ( ) ( ) + 640.000000 ( ) ( ) + 610.000000 ( ) ( ) + 570.000000 ( ) ( ) + 524.000000 ( ) ( ) + 476.000000 ( ) ( ) + 434.000000 ( nodraw ) ( nodraw ) + 404.000000 ( nodraw ) ( nodraw ) + 380.000000 ( nodraw ) ( nodraw ) + 380.000000 ( nodraw ) ( nodraw ) + 396.000000 ( nodraw ) ( nodraw ) + 434.000000 ( ) ( ) + 476.000000 ( ) ( ) + 506.000000 ( ) ( ) + 546.000000 ( ) ( ) + 578.000000 ( ) ( ) + 614.000000 ( ) ( ) + 642.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 660.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 672.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 596.000000 ( ) ( ) + 620.000000 ( ) ( ) + 656.000000 ( ) ( ) + 680.000000 ( ) ( ) + 710.000000 ( ) ( ) + 740.000000 ( ) ( ) + 764.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 830.000000 ( ) ( ) + 842.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 856.000000 ( ) ( ) + 846.000000 ( ) ( ) + 830.000000 ( ) ( ) + 812.000000 ( ) ( ) + 794.000000 ( ) ( ) + 770.000000 ( ) ( ) + 740.000000 ( ) ( ) + 716.000000 ( ) ( ) + 686.000000 ( ) ( ) + 656.000000 ( nodraw ) ( nodraw ) + 632.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 558.000000 ( nodraw ) ( nodraw ) + 528.000000 ( nodraw ) ( nodraw ) + 468.000000 ( nodraw ) ( nodraw ) + 342.000000 ( ) ( ) + 132.000000 ( ) ( ) + 30.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 380.000000 ( ) ( ) + 412.000000 ( ) ( ) + 452.000000 ( ) ( ) + 472.000000 ( ) ( ) + 466.000000 ( ) ( ) + 470.000000 ( ) ( ) + 500.000000 ( ) ( ) + 528.000000 ( ) ( ) + 536.000000 ( ) ( ) + 498.000000 ( ) ( ) + 446.000000 ( ) ( ) + 400.000000 ( ) ( ) + 368.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 362.000000 ( ) ( nodraw ) + 382.000000 ( ) ( ) + 410.000000 ( ) ( ) + 424.000000 ( ) ( ) + 428.000000 ( ) ( ) + 452.000000 ( ) ( ) + 494.000000 ( ) ( ) + 544.000000 ( ) ( ) + 592.000000 ( nodraw ) ( nodraw ) + 630.000000 ( nodraw ) ( nodraw ) + 654.000000 ( nodraw ) ( nodraw ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 662.000000 ( ) ( ) + 644.000000 ( ) ( ) + 616.000000 ( ) ( ) + 572.000000 ( ) ( ) + 526.000000 ( ) ( ) + 482.000000 ( ) ( ) + 440.000000 ( nodraw ) ( nodraw ) + 404.000000 ( nodraw ) ( nodraw ) + 380.000000 ( nodraw ) ( nodraw ) + 380.000000 ( nodraw ) ( nodraw ) + 402.000000 ( nodraw ) ( nodraw ) + 442.000000 ( ) ( ) + 474.000000 ( ) ( ) + 514.000000 ( ) ( ) + 552.000000 ( ) ( ) + 584.000000 ( ) ( ) + 620.000000 ( ) ( ) + 650.000000 ( ) ( ) + 664.000000 ( ) ( ) + 668.000000 ( ) ( ) + 666.000000 ( ) ( ) + 668.000000 ( ) ( ) + 670.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 626.000000 ( ) ( ) + 608.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 560.000000 ( ) ( ) + 548.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 508.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 530.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 698.000000 ( ) ( ) + 728.000000 ( ) ( ) + 758.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 872.000000 ( ) ( ) + 880.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 842.000000 ( ) ( ) + 824.000000 ( ) ( ) + 800.000000 ( ) ( ) + 776.000000 ( ) ( ) + 746.000000 ( ) ( ) + 716.000000 ( ) ( ) + 686.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 628.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 576.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 528.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 364.000000 ( ) ( ) + 122.000000 ( ) ( ) + 18.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 384.000000 ( ) ( ) + 420.000000 ( ) ( ) + 456.000000 ( ) ( ) + 480.000000 ( ) ( ) + 488.000000 ( ) ( ) + 484.000000 ( ) ( ) + 504.000000 ( ) ( ) + 532.000000 ( ) ( ) + 532.000000 ( ) ( ) + 502.000000 ( ) ( ) + 450.000000 ( ) ( ) + 402.000000 ( ) ( ) + 372.000000 ( nodraw ) ( nodraw ) + 366.000000 ( ) ( nodraw ) + 376.000000 ( ) ( ) + 390.000000 ( ) ( ) + 426.000000 ( ) ( ) + 412.000000 ( ) ( ) + 416.000000 ( ) ( ) + 426.000000 ( ) ( ) + 478.000000 ( ) ( ) + 536.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 612.000000 ( nodraw ) ( nodraw ) + 650.000000 ( nodraw ) ( nodraw ) + 672.000000 ( ) ( ) + 674.000000 ( ) ( ) + 670.000000 ( ) ( ) + 650.000000 ( ) ( ) + 620.000000 ( ) ( ) + 582.000000 ( ) ( ) + 536.000000 ( ) ( ) + 488.000000 ( ) ( ) + 440.000000 ( nodraw ) ( nodraw ) + 410.000000 ( nodraw ) ( nodraw ) + 392.000000 ( nodraw ) ( nodraw ) + 386.000000 ( nodraw ) ( nodraw ) + 408.000000 ( nodraw ) ( nodraw ) + 444.000000 ( ) ( ) + 478.000000 ( ) ( ) + 522.000000 ( ) ( ) + 558.000000 ( ) ( ) + 596.000000 ( ) ( ) + 632.000000 ( ) ( ) + 656.000000 ( ) ( ) + 674.000000 ( ) ( ) + 678.000000 ( ) ( ) + 672.000000 ( ) ( ) + 672.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 626.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 578.000000 ( ) ( ) + 560.000000 ( ) ( ) + 548.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( ) + 494.000000 ( ) ( nodraw ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( ) ( nodraw ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( nodraw ) ( ) + 506.000000 ( ) ( nodraw ) + 512.000000 ( nodraw ) ( ) + 506.000000 ( ) ( nodraw ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 514.000000 ( ) ( ) + 510.000000 ( ) ( ) + 516.000000 ( ) ( ) + 510.000000 ( ) ( ) + 508.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 560.000000 ( ) ( ) + 578.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 656.000000 ( ) ( ) + 686.000000 ( ) ( ) + 716.000000 ( ) ( ) + 752.000000 ( ) ( ) + 776.000000 ( ) ( ) + 806.000000 ( ) ( ) + 830.000000 ( ) ( ) + 854.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 892.000000 ( ) ( ) + 896.000000 ( ) ( ) + 894.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 854.000000 ( ) ( ) + 836.000000 ( ) ( ) + 812.000000 ( ) ( ) + 782.000000 ( ) ( ) + 752.000000 ( ) ( ) + 716.000000 ( nodraw ) ( ) + 678.000000 ( nodraw ) ( nodraw ) + 644.000000 ( nodraw ) ( nodraw ) + 616.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 540.000000 ( nodraw ) ( nodraw ) + 526.000000 ( nodraw ) ( nodraw ) + 484.000000 ( nodraw ) ( nodraw ) + 378.000000 ( ) ( ) + 92.000000 ( ) ( ) + 8.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 380.000000 ( ) ( ) + 410.000000 ( ) ( ) + 442.000000 ( ) ( ) + 468.000000 ( ) ( ) + 478.000000 ( ) ( ) + 470.000000 ( ) ( ) + 482.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 476.000000 ( ) ( ) + 428.000000 ( ) ( ) + 392.000000 ( ) ( ) + 374.000000 ( nodraw ) ( nodraw ) + 374.000000 ( ) ( nodraw ) + 384.000000 ( ) ( ) + 400.000000 ( ) ( ) + 408.000000 ( ) ( ) + 406.000000 ( ) ( ) + 388.000000 ( ) ( ) + 402.000000 ( ) ( ) + 452.000000 ( ) ( ) + 490.000000 ( nodraw ) ( nodraw ) + 532.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 630.000000 ( nodraw ) ( nodraw ) + 664.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 656.000000 ( ) ( ) + 626.000000 ( ) ( ) + 584.000000 ( ) ( ) + 536.000000 ( ) ( ) + 490.000000 ( ) ( ) + 452.000000 ( nodraw ) ( nodraw ) + 416.000000 ( nodraw ) ( nodraw ) + 398.000000 ( nodraw ) ( nodraw ) + 398.000000 ( nodraw ) ( nodraw ) + 416.000000 ( nodraw ) ( nodraw ) + 446.000000 ( ) ( ) + 492.000000 ( ) ( ) + 524.000000 ( ) ( ) + 566.000000 ( ) ( ) + 608.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 614.000000 ( ) ( ) + 596.000000 ( ) ( ) + 584.000000 ( ) ( ) + 560.000000 ( ) ( ) + 548.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 506.000000 ( nodraw ) ( nodraw ) + 506.000000 ( nodraw ) ( nodraw ) + 506.000000 ( nodraw ) ( nodraw ) + 510.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 516.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 548.000000 ( ) ( ) + 572.000000 ( ) ( ) + 596.000000 ( ) ( ) + 620.000000 ( ) ( ) + 644.000000 ( ) ( ) + 674.000000 ( ) ( ) + 704.000000 ( ) ( ) + 740.000000 ( ) ( ) + 764.000000 ( ) ( ) + 794.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 890.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 884.000000 ( ) ( ) + 866.000000 ( ) ( ) + 842.000000 ( ) ( ) + 818.000000 ( ) ( ) + 788.000000 ( ) ( ) + 752.000000 ( ) ( ) + 708.000000 ( nodraw ) ( nodraw ) + 660.000000 ( nodraw ) ( nodraw ) + 598.000000 ( nodraw ) ( nodraw ) + 558.000000 ( nodraw ) ( nodraw ) + 534.000000 ( nodraw ) ( nodraw ) + 524.000000 ( nodraw ) ( nodraw ) + 508.000000 ( nodraw ) ( nodraw ) + 502.000000 ( nodraw ) ( nodraw ) + 478.000000 ( nodraw ) ( nodraw ) + 394.000000 ( ) ( ) + 68.000000 ( ) ( ) + 8.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 370.000000 ( ) ( ) + 388.000000 ( ) ( ) + 410.000000 ( ) ( ) + 426.000000 ( ) ( ) + 438.000000 ( ) ( ) + 442.000000 ( ) ( ) + 436.000000 ( ) ( ) + 444.000000 ( ) ( ) + 436.000000 ( ) ( ) + 416.000000 ( ) ( ) + 388.000000 ( ) ( ) + 376.000000 ( ) ( ) + 362.000000 ( ) ( ) + 370.000000 ( ) ( ) + 374.000000 ( ) ( ) + 386.000000 ( ) ( ) + 372.000000 ( ) ( ) + 360.000000 ( ) ( ) + 354.000000 ( ) ( ) + 322.000000 ( ) ( ) + 354.000000 ( ) ( ) + 346.000000 ( ) ( ) + 398.000000 ( ) ( ) + 494.000000 ( ) ( ) + 602.000000 ( nodraw ) ( nodraw ) + 670.000000 ( ) ( ) + 686.000000 ( ) ( ) + 676.000000 ( ) ( ) + 660.000000 ( ) ( ) + 630.000000 ( ) ( ) + 590.000000 ( ) ( ) + 548.000000 ( ) ( ) + 500.000000 ( ) ( ) + 464.000000 ( nodraw ) ( nodraw ) + 430.000000 ( nodraw ) ( nodraw ) + 416.000000 ( nodraw ) ( nodraw ) + 416.000000 ( nodraw ) ( nodraw ) + 428.000000 ( nodraw ) ( nodraw ) + 464.000000 ( ) ( ) + 500.000000 ( ) ( ) + 536.000000 ( ) ( ) + 578.000000 ( ) ( ) + 620.000000 ( ) ( ) + 656.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 584.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 508.000000 ( nodraw ) ( nodraw ) + 510.000000 ( ) ( nodraw ) + 512.000000 ( ) ( ) + 514.000000 ( ) ( ) + 518.000000 ( ) ( ) + 522.000000 ( ) ( ) + 520.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 530.000000 ( ) ( ) + 548.000000 ( ) ( ) + 572.000000 ( ) ( ) + 602.000000 ( ) ( ) + 632.000000 ( ) ( ) + 656.000000 ( ) ( ) + 692.000000 ( ) ( ) + 716.000000 ( ) ( ) + 752.000000 ( ) ( ) + 782.000000 ( ) ( ) + 812.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 914.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 916.000000 ( ) ( ) + 906.000000 ( ) ( ) + 890.000000 ( ) ( ) + 872.000000 ( ) ( ) + 848.000000 ( ) ( ) + 820.000000 ( ) ( ) + 790.000000 ( ) ( ) + 752.000000 ( ) ( ) + 690.000000 ( nodraw ) ( nodraw ) + 604.000000 ( ) ( ) + 506.000000 ( ) ( ) + 442.000000 ( ) ( ) + 400.000000 ( ) ( ) + 390.000000 ( ) ( ) + 392.000000 ( ) ( ) + 400.000000 ( ) ( ) + 408.000000 ( ) ( ) + 378.000000 ( ) ( ) + 36.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 14.000000 ( ) ( ) + 24.000000 ( ) ( ) + 28.000000 ( ) ( ) + 34.000000 ( ) ( ) + 42.000000 ( ) ( ) + 42.000000 ( ) ( ) + 36.000000 ( ) ( ) + 26.000000 ( ) ( ) + 16.000000 ( ) ( ) + 10.000000 ( ) ( ) + 4.000000 ( ) ( ) + 12.000000 ( ) ( ) + 32.000000 ( ) ( ) + 50.000000 ( ) ( ) + 52.000000 ( ) ( ) + 60.000000 ( ) ( ) + 64.000000 ( ) ( ) + 68.000000 ( ) ( ) + 76.000000 ( ) ( ) + 88.000000 ( ) ( ) + 138.000000 ( ) ( ) + 244.000000 ( ) ( ) + 584.000000 ( nodraw ) ( nodraw ) + 678.000000 ( ) ( ) + 686.000000 ( ) ( ) + 682.000000 ( ) ( ) + 666.000000 ( ) ( ) + 640.000000 ( ) ( ) + 600.000000 ( ) ( ) + 552.000000 ( ) ( ) + 512.000000 ( ) ( ) + 472.000000 ( nodraw ) ( nodraw ) + 452.000000 ( nodraw ) ( nodraw ) + 432.000000 ( nodraw ) ( nodraw ) + 428.000000 ( nodraw ) ( nodraw ) + 446.000000 ( nodraw ) ( nodraw ) + 476.000000 ( ) ( ) + 512.000000 ( ) ( ) + 554.000000 ( ) ( ) + 596.000000 ( ) ( ) + 632.000000 ( ) ( ) + 668.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 626.000000 ( ) ( ) + 608.000000 ( ) ( ) + 590.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 530.000000 ( nodraw ) ( ) + 512.000000 ( nodraw ) ( nodraw ) + 506.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 504.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( nodraw ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 516.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 536.000000 ( ) ( ) + 560.000000 ( ) ( ) + 584.000000 ( ) ( ) + 608.000000 ( ) ( ) + 644.000000 ( ) ( ) + 668.000000 ( ) ( ) + 704.000000 ( ) ( ) + 734.000000 ( ) ( ) + 764.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 896.000000 ( ) ( ) + 878.000000 ( ) ( ) + 854.000000 ( ) ( ) + 824.000000 ( ) ( ) + 792.000000 ( ) ( ) + 748.000000 ( nodraw ) ( nodraw ) + 670.000000 ( nodraw ) ( nodraw ) + 538.000000 ( ) ( ) + 362.000000 ( ) ( ) + 238.000000 ( ) ( ) + 174.000000 ( ) ( ) + 134.000000 ( ) ( ) + 104.000000 ( ) ( ) + 90.000000 ( ) ( ) + 58.000000 ( ) ( ) + 42.000000 ( ) ( ) + 10.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 10.000000 ( ) ( ) + 14.000000 ( ) ( ) + 10.000000 ( ) ( ) + 4.000000 ( ) ( ) + 8.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 12.000000 ( ) ( ) + 22.000000 ( ) ( ) + 26.000000 ( ) ( ) + 22.000000 ( ) ( ) + 12.000000 ( ) ( ) + 6.000000 ( ) ( ) + 12.000000 ( ) ( ) + 14.000000 ( ) ( ) + 42.000000 ( ) ( ) + 170.000000 ( ) ( ) + 598.000000 ( nodraw ) ( nodraw ) + 684.000000 ( ) ( ) + 696.000000 ( ) ( ) + 690.000000 ( ) ( ) + 666.000000 ( ) ( ) + 644.000000 ( ) ( ) + 604.000000 ( ) ( ) + 562.000000 ( ) ( ) + 524.000000 ( ) ( ) + 490.000000 ( nodraw ) ( nodraw ) + 462.000000 ( nodraw ) ( nodraw ) + 448.000000 ( nodraw ) ( nodraw ) + 446.000000 ( nodraw ) ( nodraw ) + 458.000000 ( nodraw ) ( nodraw ) + 494.000000 ( ) ( ) + 536.000000 ( ) ( ) + 572.000000 ( ) ( ) + 608.000000 ( ) ( ) + 644.000000 ( ) ( ) + 680.000000 ( ) ( ) + 698.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 608.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( nodraw ) ( ) + 518.000000 ( nodraw ) ( nodraw ) + 506.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( nodraw ) ( ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( nodraw ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 496.000000 ( nodraw ) ( nodraw ) + 504.000000 ( nodraw ) ( nodraw ) + 504.000000 ( nodraw ) ( nodraw ) + 504.000000 ( nodraw ) ( nodraw ) + 508.000000 ( ) ( nodraw ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 590.000000 ( ) ( ) + 620.000000 ( ) ( ) + 650.000000 ( ) ( ) + 680.000000 ( ) ( ) + 716.000000 ( ) ( ) + 746.000000 ( ) ( ) + 776.000000 ( ) ( ) + 806.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 940.000000 ( ) ( ) + 936.000000 ( ) ( ) + 920.000000 ( ) ( ) + 902.000000 ( ) ( ) + 884.000000 ( ) ( ) + 860.000000 ( ) ( ) + 830.000000 ( ) ( ) + 796.000000 ( ) ( ) + 742.000000 ( nodraw ) ( nodraw ) + 658.000000 ( nodraw ) ( nodraw ) + 484.000000 ( ) ( ) + 262.000000 ( ) ( ) + 108.000000 ( ) ( ) + 56.000000 ( ) ( ) + 32.000000 ( ) ( ) + 16.000000 ( ) ( ) + 8.000000 ( ) ( ) + 6.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 8.000000 ( ) ( ) + 10.000000 ( ) ( ) + 8.000000 ( ) ( ) + 4.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 22.000000 ( ) ( ) + 66.000000 ( ) ( ) + 242.000000 ( ) ( ) + 644.000000 ( nodraw ) ( nodraw ) + 688.000000 ( ) ( ) + 696.000000 ( ) ( ) + 688.000000 ( ) ( ) + 660.000000 ( ) ( ) + 632.000000 ( ) ( ) + 610.000000 ( ) ( ) + 574.000000 ( ) ( ) + 532.000000 ( ) ( ) + 502.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 464.000000 ( nodraw ) ( nodraw ) + 464.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 512.000000 ( ) ( ) + 554.000000 ( ) ( ) + 584.000000 ( ) ( ) + 626.000000 ( ) ( ) + 656.000000 ( ) ( ) + 686.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 590.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( nodraw ) ( ) + 518.000000 ( nodraw ) ( nodraw ) + 506.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( nodraw ) ( ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 496.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 566.000000 ( ) ( ) + 596.000000 ( ) ( ) + 626.000000 ( ) ( ) + 656.000000 ( ) ( ) + 686.000000 ( ) ( ) + 722.000000 ( ) ( ) + 758.000000 ( ) ( ) + 788.000000 ( ) ( ) + 818.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 896.000000 ( ) ( ) + 920.000000 ( ) ( ) + 938.000000 ( ) ( ) + 948.000000 ( ) ( ) + 950.000000 ( ) ( ) + 946.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 908.000000 ( ) ( ) + 886.000000 ( ) ( ) + 860.000000 ( ) ( ) + 832.000000 ( ) ( ) + 798.000000 ( ) ( ) + 746.000000 ( nodraw ) ( nodraw ) + 652.000000 ( nodraw ) ( nodraw ) + 468.000000 ( ) ( ) + 226.000000 ( ) ( ) + 70.000000 ( ) ( ) + 14.000000 ( ) ( ) + 8.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 40.000000 ( ) ( ) + 120.000000 ( ) ( ) + 324.000000 ( ) ( ) + 660.000000 ( nodraw ) ( nodraw ) + 694.000000 ( ) ( ) + 696.000000 ( ) ( ) + 682.000000 ( ) ( ) + 660.000000 ( ) ( ) + 640.000000 ( ) ( ) + 610.000000 ( ) ( ) + 584.000000 ( ) ( ) + 550.000000 ( ) ( ) + 522.000000 ( nodraw ) ( nodraw ) + 496.000000 ( nodraw ) ( nodraw ) + 474.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 536.000000 ( ) ( ) + 572.000000 ( ) ( ) + 608.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 596.000000 ( ) ( ) + 578.000000 ( ) ( ) + 554.000000 ( nodraw ) ( nodraw ) + 530.000000 ( nodraw ) ( nodraw ) + 512.000000 ( nodraw ) ( nodraw ) + 506.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 484.000000 ( ) ( ) + 480.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 474.000000 ( ) ( ) + 474.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( nodraw ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 498.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 542.000000 ( ) ( ) + 566.000000 ( ) ( ) + 596.000000 ( ) ( ) + 632.000000 ( ) ( ) + 656.000000 ( ) ( ) + 692.000000 ( ) ( ) + 728.000000 ( ) ( ) + 764.000000 ( ) ( ) + 800.000000 ( ) ( ) + 830.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 954.000000 ( ) ( ) + 944.000000 ( ) ( ) + 932.000000 ( ) ( ) + 914.000000 ( ) ( ) + 890.000000 ( ) ( ) + 864.000000 ( ) ( ) + 836.000000 ( ) ( ) + 802.000000 ( ) ( ) + 752.000000 ( nodraw ) ( nodraw ) + 658.000000 ( nodraw ) ( nodraw ) + 468.000000 ( ) ( ) + 194.000000 ( ) ( ) + 56.000000 ( ) ( ) + 6.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 14.000000 ( ) ( ) + 62.000000 ( ) ( ) + 198.000000 ( ) ( ) + 438.000000 ( ) ( ) + 666.000000 ( nodraw ) ( nodraw ) + 692.000000 ( ) ( ) + 688.000000 ( ) ( ) + 672.000000 ( ) ( ) + 654.000000 ( ) ( ) + 638.000000 ( ) ( ) + 620.000000 ( ) ( ) + 604.000000 ( ) ( ) + 576.000000 ( ) ( ) + 550.000000 ( nodraw ) ( nodraw ) + 514.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 486.000000 ( nodraw ) ( nodraw ) + 508.000000 ( nodraw ) ( nodraw ) + 548.000000 ( ) ( ) + 590.000000 ( ) ( ) + 620.000000 ( ) ( ) + 644.000000 ( ) ( ) + 668.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 716.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 626.000000 ( ) ( ) + 608.000000 ( ) ( ) + 590.000000 ( ) ( ) + 572.000000 ( nodraw ) ( ) + 548.000000 ( nodraw ) ( nodraw ) + 524.000000 ( nodraw ) ( nodraw ) + 512.000000 ( nodraw ) ( nodraw ) + 506.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( nodraw ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( nodraw ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 504.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 566.000000 ( ) ( ) + 596.000000 ( ) ( ) + 632.000000 ( ) ( ) + 656.000000 ( ) ( ) + 698.000000 ( ) ( ) + 734.000000 ( ) ( ) + 770.000000 ( ) ( ) + 806.000000 ( ) ( ) + 836.000000 ( ) ( ) + 866.000000 ( ) ( ) + 896.000000 ( ) ( ) + 920.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 950.000000 ( ) ( ) + 936.000000 ( ) ( ) + 920.000000 ( ) ( ) + 902.000000 ( ) ( ) + 872.000000 ( ) ( ) + 842.000000 ( ) ( ) + 810.000000 ( ) ( ) + 760.000000 ( nodraw ) ( nodraw ) + 664.000000 ( nodraw ) ( nodraw ) + 480.000000 ( ) ( ) + 198.000000 ( ) ( ) + 44.000000 ( ) ( ) + 6.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 4.000000 ( ) ( ) + 12.000000 ( ) ( ) + 42.000000 ( ) ( ) + 110.000000 ( ) ( ) + 306.000000 ( ) ( ) + 542.000000 ( ) ( ) + 678.000000 ( nodraw ) ( nodraw ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 650.000000 ( ) ( ) + 636.000000 ( ) ( ) + 624.000000 ( ) ( ) + 610.000000 ( ) ( ) + 598.000000 ( ) ( ) + 568.000000 ( nodraw ) ( nodraw ) + 534.000000 ( nodraw ) ( nodraw ) + 498.000000 ( nodraw ) ( nodraw ) + 492.000000 ( nodraw ) ( nodraw ) + 514.000000 ( nodraw ) ( nodraw ) + 570.000000 ( ) ( ) + 608.000000 ( ) ( ) + 638.000000 ( ) ( ) + 656.000000 ( ) ( ) + 674.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 716.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 608.000000 ( ) ( ) + 590.000000 ( nodraw ) ( ) + 560.000000 ( nodraw ) ( nodraw ) + 548.000000 ( nodraw ) ( nodraw ) + 530.000000 ( nodraw ) ( nodraw ) + 512.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 502.000000 ( ) ( ) + 498.000000 ( ) ( ) + 496.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( nodraw ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 504.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 518.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 596.000000 ( ) ( ) + 626.000000 ( ) ( ) + 668.000000 ( ) ( ) + 698.000000 ( ) ( ) + 740.000000 ( ) ( ) + 776.000000 ( ) ( ) + 812.000000 ( ) ( ) + 842.000000 ( ) ( ) + 872.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 944.000000 ( ) ( ) + 962.000000 ( ) ( ) + 972.000000 ( ) ( ) + 974.000000 ( ) ( ) + 970.000000 ( ) ( ) + 958.000000 ( ) ( ) + 946.000000 ( ) ( ) + 928.000000 ( ) ( ) + 912.000000 ( ) ( ) + 884.000000 ( ) ( ) + 854.000000 ( ) ( ) + 822.000000 ( ) ( ) + 772.000000 ( nodraw ) ( nodraw ) + 678.000000 ( nodraw ) ( nodraw ) + 486.000000 ( ) ( ) + 194.000000 ( ) ( ) + 40.000000 ( ) ( ) + 6.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 10.000000 ( ) ( ) + 18.000000 ( ) ( ) + 58.000000 ( ) ( ) + 184.000000 ( ) ( ) + 414.000000 ( ) ( ) + 602.000000 ( ) ( ) + 678.000000 ( nodraw ) ( nodraw ) + 682.000000 ( ) ( ) + 676.000000 ( ) ( ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 634.000000 ( ) ( ) + 634.000000 ( ) ( ) + 612.000000 ( ) ( ) + 586.000000 ( nodraw ) ( nodraw ) + 548.000000 ( nodraw ) ( nodraw ) + 512.000000 ( nodraw ) ( nodraw ) + 498.000000 ( nodraw ) ( nodraw ) + 518.000000 ( nodraw ) ( nodraw ) + 574.000000 ( ) ( ) + 626.000000 ( ) ( ) + 656.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( nodraw ) ( ) + 590.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 548.000000 ( nodraw ) ( nodraw ) + 536.000000 ( nodraw ) ( nodraw ) + 512.000000 ( ) ( ) + 500.000000 ( ) ( nodraw ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 518.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 476.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 464.000000 ( ) ( ) + 482.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 516.000000 ( ) ( ) + 516.000000 ( ) ( ) + 512.000000 ( ) ( ) + 510.000000 ( ) ( ) + 498.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 510.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 530.000000 ( ) ( ) + 560.000000 ( ) ( ) + 590.000000 ( ) ( ) + 626.000000 ( ) ( ) + 662.000000 ( ) ( ) + 704.000000 ( ) ( ) + 734.000000 ( ) ( ) + 776.000000 ( ) ( ) + 812.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 982.000000 ( ) ( ) + 976.000000 ( ) ( ) + 968.000000 ( ) ( ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 922.000000 ( ) ( ) + 902.000000 ( ) ( ) + 872.000000 ( ) ( ) + 836.000000 ( ) ( ) + 790.000000 ( nodraw ) ( nodraw ) + 694.000000 ( nodraw ) ( nodraw ) + 500.000000 ( ) ( ) + 200.000000 ( ) ( ) + 40.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 28.000000 ( ) ( ) + 96.000000 ( ) ( ) + 262.000000 ( ) ( ) + 482.000000 ( ) ( ) + 626.000000 ( ) ( ) + 666.000000 ( nodraw ) ( nodraw ) + 672.000000 ( ) ( ) + 670.000000 ( ) ( ) + 658.000000 ( ) ( ) + 646.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 630.000000 ( ) ( ) + 616.000000 ( ) ( ) + 602.000000 ( ) ( ) + 572.000000 ( nodraw ) ( nodraw ) + 528.000000 ( nodraw ) ( nodraw ) + 508.000000 ( nodraw ) ( nodraw ) + 524.000000 ( nodraw ) ( nodraw ) + 578.000000 ( ) ( ) + 638.000000 ( ) ( ) + 672.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( nodraw ) ( ) + 608.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 536.000000 ( nodraw ) ( nodraw ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 542.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 500.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 518.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 526.000000 ( ) ( ) + 528.000000 ( ) ( ) + 530.000000 ( ) ( ) + 526.000000 ( ) ( ) + 512.000000 ( ) ( ) + 504.000000 ( nodraw ) ( nodraw ) + 496.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 510.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 554.000000 ( ) ( ) + 584.000000 ( ) ( ) + 620.000000 ( ) ( ) + 662.000000 ( ) ( ) + 698.000000 ( ) ( ) + 734.000000 ( ) ( ) + 776.000000 ( ) ( ) + 812.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 902.000000 ( ) ( ) + 926.000000 ( ) ( ) + 950.000000 ( ) ( ) + 968.000000 ( ) ( ) + 984.000000 ( ) ( ) + 990.000000 ( ) ( ) + 988.000000 ( ) ( ) + 982.000000 ( ) ( ) + 972.000000 ( ) ( ) + 956.000000 ( ) ( ) + 940.000000 ( ) ( ) + 916.000000 ( ) ( ) + 890.000000 ( ) ( ) + 854.000000 ( ) ( ) + 808.000000 ( nodraw ) ( nodraw ) + 708.000000 ( nodraw ) ( nodraw ) + 512.000000 ( ) ( ) + 194.000000 ( ) ( ) + 32.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 12.000000 ( ) ( ) + 40.000000 ( ) ( ) + 134.000000 ( ) ( ) + 322.000000 ( ) ( ) + 520.000000 ( ) ( ) + 634.000000 ( ) ( ) + 666.000000 ( nodraw ) ( nodraw ) + 670.000000 ( ) ( ) + 668.000000 ( ) ( ) + 658.000000 ( ) ( ) + 650.000000 ( ) ( ) + 646.000000 ( ) ( ) + 638.000000 ( ) ( ) + 640.000000 ( ) ( ) + 634.000000 ( ) ( ) + 616.000000 ( ) ( ) + 588.000000 ( nodraw ) ( nodraw ) + 552.000000 ( nodraw ) ( nodraw ) + 524.000000 ( nodraw ) ( nodraw ) + 542.000000 ( nodraw ) ( nodraw ) + 586.000000 ( ) ( ) + 640.000000 ( ) ( ) + 676.000000 ( ) ( ) + 692.000000 ( ) ( ) + 694.000000 ( ) ( ) + 694.000000 ( ) ( ) + 706.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( nodraw ) ( ) + 608.000000 ( nodraw ) ( nodraw ) + 596.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 530.000000 ( ) ( nodraw ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 572.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 522.000000 ( ) ( ) + 530.000000 ( ) ( ) + 538.000000 ( ) ( ) + 530.000000 ( ) ( ) + 520.000000 ( ) ( ) + 506.000000 ( ) ( ) + 492.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 510.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 548.000000 ( ) ( ) + 584.000000 ( ) ( ) + 614.000000 ( ) ( ) + 656.000000 ( ) ( ) + 692.000000 ( ) ( ) + 728.000000 ( ) ( ) + 764.000000 ( ) ( ) + 806.000000 ( ) ( ) + 836.000000 ( ) ( ) + 878.000000 ( ) ( ) + 902.000000 ( ) ( ) + 932.000000 ( ) ( ) + 960.000000 ( ) ( ) + 974.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1000.000000 ( ) ( ) + 1000.000000 ( ) ( ) + 994.000000 ( ) ( ) + 986.000000 ( ) ( ) + 972.000000 ( ) ( ) + 954.000000 ( ) ( ) + 932.000000 ( ) ( ) + 908.000000 ( ) ( ) + 872.000000 ( ) ( ) + 820.000000 ( nodraw ) ( nodraw ) + 726.000000 ( nodraw ) ( nodraw ) + 526.000000 ( ) ( ) + 202.000000 ( ) ( ) + 30.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 58.000000 ( ) ( ) + 166.000000 ( ) ( ) + 358.000000 ( ) ( ) + 544.000000 ( ) ( ) + 634.000000 ( ) ( ) + 666.000000 ( nodraw ) ( nodraw ) + 672.000000 ( ) ( ) + 672.000000 ( ) ( ) + 666.000000 ( ) ( ) + 660.000000 ( ) ( ) + 654.000000 ( ) ( ) + 648.000000 ( ) ( ) + 652.000000 ( ) ( ) + 642.000000 ( ) ( ) + 634.000000 ( ) ( ) + 606.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 550.000000 ( nodraw ) ( nodraw ) + 562.000000 ( nodraw ) ( nodraw ) + 596.000000 ( nodraw ) ( nodraw ) + 644.000000 ( ) ( ) + 680.000000 ( ) ( ) + 702.000000 ( ) ( ) + 698.000000 ( ) ( ) + 700.000000 ( ) ( ) + 710.000000 ( ) ( ) + 708.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 626.000000 ( nodraw ) ( nodraw ) + 626.000000 ( nodraw ) ( nodraw ) + 614.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 554.000000 ( ) ( nodraw ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 560.000000 ( ) ( ) + 548.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 520.000000 ( ) ( ) + 528.000000 ( ) ( ) + 530.000000 ( ) ( ) + 532.000000 ( ) ( ) + 530.000000 ( ) ( ) + 516.000000 ( ) ( ) + 502.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( nodraw ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 510.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 572.000000 ( ) ( ) + 602.000000 ( ) ( ) + 644.000000 ( ) ( ) + 686.000000 ( ) ( ) + 728.000000 ( ) ( ) + 764.000000 ( ) ( ) + 794.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 896.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1014.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 998.000000 ( ) ( ) + 988.000000 ( ) ( ) + 972.000000 ( ) ( ) + 950.000000 ( ) ( ) + 924.000000 ( ) ( ) + 888.000000 ( ) ( ) + 840.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 538.000000 ( ) ( ) + 202.000000 ( ) ( ) + 28.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 10.000000 ( ) ( ) + 14.000000 ( ) ( ) + 68.000000 ( ) ( ) + 192.000000 ( ) ( ) + 382.000000 ( ) ( ) + 552.000000 ( ) ( ) + 638.000000 ( ) ( ) + 666.000000 ( nodraw ) ( nodraw ) + 670.000000 ( ) ( ) + 670.000000 ( ) ( ) + 666.000000 ( ) ( ) + 660.000000 ( ) ( ) + 662.000000 ( ) ( ) + 652.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 642.000000 ( ) ( ) + 616.000000 ( ) ( ) + 604.000000 ( nodraw ) ( nodraw ) + 582.000000 ( nodraw ) ( nodraw ) + 580.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 638.000000 ( nodraw ) ( nodraw ) + 670.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 694.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 688.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( nodraw ) ( nodraw ) + 632.000000 ( nodraw ) ( nodraw ) + 620.000000 ( nodraw ) ( nodraw ) + 608.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 590.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 512.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 516.000000 ( ) ( ) + 522.000000 ( ) ( ) + 530.000000 ( ) ( ) + 534.000000 ( ) ( ) + 522.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( nodraw ) + 512.000000 ( ) ( ) + 510.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 536.000000 ( ) ( ) + 560.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 680.000000 ( ) ( ) + 716.000000 ( ) ( ) + 752.000000 ( ) ( ) + 794.000000 ( ) ( ) + 830.000000 ( ) ( ) + 860.000000 ( ) ( ) + 896.000000 ( ) ( ) + 926.000000 ( ) ( ) + 956.000000 ( ) ( ) + 984.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1018.000000 ( ) ( ) + 1008.000000 ( ) ( ) + 1000.000000 ( ) ( ) + 988.000000 ( ) ( ) + 968.000000 ( ) ( ) + 940.000000 ( ) ( ) + 908.000000 ( ) ( ) + 860.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 546.000000 ( ) ( ) + 200.000000 ( ) ( ) + 36.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 8.000000 ( ) ( ) + 26.000000 ( ) ( ) + 78.000000 ( ) ( ) + 202.000000 ( ) ( ) + 384.000000 ( ) ( ) + 550.000000 ( ) ( ) + 628.000000 ( ) ( ) + 658.000000 ( nodraw ) ( nodraw ) + 670.000000 ( ) ( ) + 672.000000 ( ) ( ) + 672.000000 ( ) ( ) + 672.000000 ( ) ( ) + 668.000000 ( ) ( ) + 664.000000 ( ) ( ) + 662.000000 ( ) ( ) + 658.000000 ( ) ( ) + 652.000000 ( ) ( ) + 646.000000 ( ) ( ) + 620.000000 ( ) ( ) + 598.000000 ( nodraw ) ( nodraw ) + 608.000000 ( nodraw ) ( nodraw ) + 616.000000 ( nodraw ) ( nodraw ) + 642.000000 ( nodraw ) ( nodraw ) + 664.000000 ( nodraw ) ( nodraw ) + 682.000000 ( nodraw ) ( nodraw ) + 682.000000 ( ) ( ) + 684.000000 ( ) ( ) + 694.000000 ( ) ( ) + 688.000000 ( ) ( ) + 682.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( nodraw ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( nodraw ) + 674.000000 ( nodraw ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( nodraw ) + 674.000000 ( nodraw ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 644.000000 ( nodraw ) ( nodraw ) + 638.000000 ( nodraw ) ( nodraw ) + 626.000000 ( nodraw ) ( nodraw ) + 608.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 596.000000 ( ) ( nodraw ) + 572.000000 ( ) ( ) + 560.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 530.000000 ( ) ( ) + 548.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 644.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 548.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 526.000000 ( ) ( ) + 528.000000 ( ) ( ) + 532.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( ) + 510.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 536.000000 ( ) ( ) + 560.000000 ( ) ( ) + 590.000000 ( ) ( ) + 632.000000 ( ) ( ) + 668.000000 ( ) ( ) + 704.000000 ( ) ( ) + 746.000000 ( ) ( ) + 782.000000 ( ) ( ) + 818.000000 ( ) ( ) + 854.000000 ( ) ( ) + 902.000000 ( ) ( ) + 926.000000 ( ) ( ) + 962.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1014.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 996.000000 ( ) ( ) + 984.000000 ( ) ( ) + 958.000000 ( ) ( ) + 926.000000 ( ) ( ) + 880.000000 ( nodraw ) ( nodraw ) + 786.000000 ( nodraw ) ( nodraw ) + 564.000000 ( ) ( ) + 208.000000 ( ) ( ) + 24.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 8.000000 ( ) ( ) + 36.000000 ( ) ( ) + 80.000000 ( ) ( ) + 212.000000 ( ) ( ) + 382.000000 ( ) ( ) + 540.000000 ( ) ( ) + 626.000000 ( ) ( ) + 664.000000 ( nodraw ) ( nodraw ) + 678.000000 ( ) ( ) + 678.000000 ( ) ( ) + 678.000000 ( ) ( ) + 674.000000 ( ) ( ) + 670.000000 ( ) ( ) + 670.000000 ( ) ( ) + 668.000000 ( ) ( ) + 660.000000 ( ) ( ) + 658.000000 ( ) ( ) + 654.000000 ( ) ( ) + 648.000000 ( ) ( ) + 640.000000 ( nodraw ) ( ) + 630.000000 ( nodraw ) ( nodraw ) + 634.000000 ( nodraw ) ( nodraw ) + 644.000000 ( nodraw ) ( nodraw ) + 658.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( ) ( ) + 682.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 676.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 644.000000 ( nodraw ) ( nodraw ) + 638.000000 ( nodraw ) ( nodraw ) + 626.000000 ( nodraw ) ( nodraw ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 584.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 656.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 566.000000 ( ) ( ) + 548.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( nodraw ) ( ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( ) + 510.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 536.000000 ( ) ( ) + 560.000000 ( ) ( ) + 584.000000 ( ) ( ) + 620.000000 ( ) ( ) + 656.000000 ( ) ( ) + 698.000000 ( ) ( ) + 740.000000 ( ) ( ) + 782.000000 ( ) ( ) + 818.000000 ( ) ( ) + 854.000000 ( ) ( ) + 890.000000 ( ) ( ) + 926.000000 ( ) ( ) + 962.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1030.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 1014.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 996.000000 ( ) ( ) + 974.000000 ( ) ( ) + 946.000000 ( ) ( ) + 896.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 584.000000 ( ) ( ) + 208.000000 ( ) ( ) + 26.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 30.000000 ( ) ( ) + 82.000000 ( ) ( ) + 204.000000 ( ) ( ) + 370.000000 ( ) ( ) + 516.000000 ( ) ( ) + 614.000000 ( ) ( ) + 660.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 678.000000 ( ) ( ) + 678.000000 ( ) ( ) + 682.000000 ( ) ( ) + 676.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 672.000000 ( ) ( ) + 664.000000 ( ) ( ) + 662.000000 ( ) ( ) + 652.000000 ( ) ( ) + 654.000000 ( ) ( ) + 652.000000 ( ) ( ) + 648.000000 ( nodraw ) ( nodraw ) + 654.000000 ( nodraw ) ( nodraw ) + 658.000000 ( nodraw ) ( nodraw ) + 654.000000 ( nodraw ) ( nodraw ) + 650.000000 ( ) ( ) + 652.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 672.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 644.000000 ( nodraw ) ( nodraw ) + 632.000000 ( nodraw ) ( nodraw ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 548.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 668.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 752.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 632.000000 ( ) ( ) + 614.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 560.000000 ( ) ( ) + 548.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 510.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( ) + 510.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 554.000000 ( ) ( ) + 584.000000 ( ) ( ) + 608.000000 ( ) ( ) + 650.000000 ( ) ( ) + 698.000000 ( ) ( ) + 734.000000 ( ) ( ) + 770.000000 ( ) ( ) + 812.000000 ( ) ( ) + 854.000000 ( ) ( ) + 890.000000 ( ) ( ) + 926.000000 ( ) ( ) + 968.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1038.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1020.000000 ( ) ( ) + 1012.000000 ( ) ( ) + 1008.000000 ( ) ( ) + 1008.000000 ( ) ( ) + 1008.000000 ( ) ( ) + 992.000000 ( ) ( ) + 962.000000 ( ) ( ) + 918.000000 ( nodraw ) ( nodraw ) + 822.000000 ( nodraw ) ( nodraw ) + 594.000000 ( ) ( ) + 212.000000 ( ) ( ) + 34.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 24.000000 ( ) ( ) + 84.000000 ( ) ( ) + 188.000000 ( ) ( ) + 350.000000 ( ) ( ) + 496.000000 ( ) ( ) + 606.000000 ( ) ( ) + 654.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 684.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 682.000000 ( ) ( ) + 678.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 666.000000 ( ) ( ) + 666.000000 ( ) ( ) + 664.000000 ( ) ( ) + 664.000000 ( ) ( ) + 666.000000 ( ) ( ) + 672.000000 ( nodraw ) ( nodraw ) + 666.000000 ( nodraw ) ( nodraw ) + 654.000000 ( nodraw ) ( nodraw ) + 638.000000 ( ) ( ) + 642.000000 ( nodraw ) ( nodraw ) + 658.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 644.000000 ( nodraw ) ( nodraw ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 662.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 710.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 794.000000 ( ) ( ) + 800.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 830.000000 ( ) ( ) + 830.000000 ( ) ( ) + 812.000000 ( ) ( ) + 800.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 752.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 716.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 560.000000 ( ) ( ) + 548.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 520.000000 ( ) ( ) + 512.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( ) ( ) + 510.000000 ( ) ( ) + 520.000000 ( ) ( ) + 520.000000 ( ) ( ) + 508.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 578.000000 ( ) ( ) + 608.000000 ( ) ( ) + 650.000000 ( ) ( ) + 686.000000 ( ) ( ) + 722.000000 ( ) ( ) + 758.000000 ( ) ( ) + 806.000000 ( ) ( ) + 854.000000 ( ) ( ) + 890.000000 ( ) ( ) + 932.000000 ( ) ( ) + 962.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1038.000000 ( ) ( ) + 1038.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 1008.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1018.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 974.000000 ( ) ( ) + 928.000000 ( nodraw ) ( nodraw ) + 834.000000 ( nodraw ) ( nodraw ) + 614.000000 ( ) ( ) + 210.000000 ( ) ( ) + 26.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 8.000000 ( ) ( ) + 32.000000 ( ) ( ) + 90.000000 ( ) ( ) + 190.000000 ( ) ( ) + 338.000000 ( ) ( ) + 494.000000 ( ) ( ) + 590.000000 ( ) ( ) + 642.000000 ( nodraw ) ( nodraw ) + 672.000000 ( ) ( ) + 680.000000 ( ) ( ) + 684.000000 ( ) ( ) + 682.000000 ( ) ( ) + 682.000000 ( ) ( ) + 680.000000 ( ) ( ) + 678.000000 ( ) ( ) + 676.000000 ( ) ( ) + 674.000000 ( ) ( ) + 670.000000 ( ) ( ) + 672.000000 ( ) ( ) + 670.000000 ( ) ( ) + 672.000000 ( ) ( ) + 678.000000 ( ) ( ) + 682.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 656.000000 ( ) ( nodraw ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 536.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 776.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 794.000000 ( ) ( ) + 800.000000 ( ) ( ) + 806.000000 ( ) ( ) + 818.000000 ( ) ( ) + 824.000000 ( ) ( ) + 824.000000 ( ) ( ) + 836.000000 ( ) ( ) + 836.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 848.000000 ( ) ( ) + 836.000000 ( ) ( ) + 824.000000 ( ) ( ) + 812.000000 ( ) ( ) + 812.000000 ( ) ( ) + 788.000000 ( ) ( ) + 776.000000 ( ) ( ) + 764.000000 ( ) ( ) + 752.000000 ( ) ( ) + 740.000000 ( ) ( ) + 728.000000 ( ) ( ) + 716.000000 ( ) ( ) + 704.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 650.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 560.000000 ( ) ( ) + 536.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 514.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 508.000000 ( ) ( ) + 518.000000 ( ) ( ) + 520.000000 ( ) ( ) + 512.000000 ( ) ( ) + 504.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 674.000000 ( ) ( ) + 716.000000 ( ) ( ) + 758.000000 ( ) ( ) + 794.000000 ( ) ( ) + 842.000000 ( ) ( ) + 884.000000 ( ) ( ) + 926.000000 ( ) ( ) + 962.000000 ( ) ( ) + 994.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1038.000000 ( ) ( ) + 1038.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 1014.000000 ( ) ( ) + 1012.000000 ( ) ( ) + 1018.000000 ( ) ( ) + 1020.000000 ( ) ( ) + 1012.000000 ( ) ( ) + 988.000000 ( ) ( ) + 940.000000 ( nodraw ) ( ) + 852.000000 ( nodraw ) ( nodraw ) + 620.000000 ( ) ( ) + 206.000000 ( ) ( ) + 30.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 12.000000 ( ) ( ) + 8.000000 ( ) ( ) + 28.000000 ( ) ( ) + 92.000000 ( ) ( ) + 196.000000 ( ) ( ) + 348.000000 ( ) ( ) + 488.000000 ( ) ( ) + 590.000000 ( ) ( ) + 652.000000 ( nodraw ) ( nodraw ) + 672.000000 ( ) ( nodraw ) + 684.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 684.000000 ( ) ( ) + 682.000000 ( ) ( ) + 680.000000 ( ) ( ) + 678.000000 ( ) ( ) + 678.000000 ( ) ( ) + 676.000000 ( ) ( ) + 672.000000 ( ) ( ) + 674.000000 ( ) ( ) + 684.000000 ( ) ( ) + 690.000000 ( ) ( ) + 690.000000 ( ) ( ) + 684.000000 ( ) ( ) + 692.000000 ( ) ( ) + 684.000000 ( ) ( ) + 682.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 638.000000 ( ) ( ) + 662.000000 ( ) ( ) + 680.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 782.000000 ( ) ( ) + 794.000000 ( ) ( ) + 794.000000 ( ) ( ) + 800.000000 ( ) ( ) + 806.000000 ( ) ( ) + 800.000000 ( ) ( ) + 806.000000 ( ) ( ) + 806.000000 ( ) ( ) + 812.000000 ( ) ( ) + 812.000000 ( ) ( ) + 812.000000 ( ) ( ) + 818.000000 ( ) ( ) + 824.000000 ( ) ( ) + 836.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 902.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 866.000000 ( ) ( ) + 848.000000 ( ) ( ) + 842.000000 ( ) ( ) + 824.000000 ( ) ( ) + 806.000000 ( ) ( ) + 794.000000 ( ) ( ) + 782.000000 ( ) ( ) + 770.000000 ( ) ( ) + 752.000000 ( ) ( ) + 740.000000 ( ) ( ) + 728.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 674.000000 ( ) ( ) + 656.000000 ( ) ( ) + 632.000000 ( ) ( ) + 614.000000 ( ) ( ) + 596.000000 ( ) ( ) + 578.000000 ( ) ( ) + 560.000000 ( ) ( ) + 536.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 516.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 502.000000 ( nodraw ) ( nodraw ) + 504.000000 ( ) ( ) + 518.000000 ( ) ( ) + 520.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 578.000000 ( ) ( ) + 596.000000 ( ) ( ) + 638.000000 ( ) ( ) + 674.000000 ( ) ( ) + 704.000000 ( ) ( ) + 758.000000 ( ) ( ) + 794.000000 ( ) ( ) + 836.000000 ( ) ( ) + 878.000000 ( ) ( ) + 920.000000 ( ) ( ) + 956.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1044.000000 ( ) ( ) + 1042.000000 ( ) ( ) + 1036.000000 ( ) ( ) + 1030.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1032.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 996.000000 ( ) ( ) + 950.000000 ( ) ( ) + 862.000000 ( nodraw ) ( nodraw ) + 630.000000 ( ) ( ) + 226.000000 ( ) ( ) + 34.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 12.000000 ( ) ( ) + 34.000000 ( ) ( ) + 88.000000 ( ) ( ) + 202.000000 ( ) ( ) + 360.000000 ( ) ( ) + 500.000000 ( ) ( ) + 604.000000 ( ) ( ) + 652.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 684.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 676.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 694.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 696.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 638.000000 ( ) ( ) + 656.000000 ( ) ( ) + 680.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 794.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 824.000000 ( ) ( ) + 824.000000 ( ) ( ) + 824.000000 ( ) ( ) + 824.000000 ( ) ( ) + 824.000000 ( ) ( ) + 824.000000 ( ) ( ) + 836.000000 ( ) ( ) + 836.000000 ( ) ( ) + 842.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 854.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 746.000000 ( ) ( ) + 722.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 656.000000 ( ) ( ) + 632.000000 ( ) ( ) + 614.000000 ( ) ( ) + 596.000000 ( ) ( ) + 572.000000 ( ) ( ) + 548.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 522.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 496.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( ) + 514.000000 ( ) ( ) + 516.000000 ( ) ( ) + 514.000000 ( ) ( ) + 508.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 602.000000 ( ) ( ) + 632.000000 ( ) ( ) + 668.000000 ( ) ( ) + 716.000000 ( ) ( ) + 746.000000 ( ) ( ) + 794.000000 ( ) ( ) + 836.000000 ( ) ( ) + 878.000000 ( ) ( ) + 926.000000 ( ) ( ) + 962.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1056.000000 ( ) ( ) + 1050.000000 ( ) ( ) + 1054.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1048.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1008.000000 ( ) ( ) + 962.000000 ( ) ( ) + 870.000000 ( nodraw ) ( nodraw ) + 638.000000 ( ) ( ) + 228.000000 ( ) ( ) + 34.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 14.000000 ( ) ( ) + 32.000000 ( ) ( ) + 98.000000 ( ) ( ) + 212.000000 ( ) ( ) + 360.000000 ( ) ( ) + 504.000000 ( ) ( ) + 602.000000 ( ) ( ) + 654.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 684.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 684.000000 ( ) ( ) + 684.000000 ( ) ( ) + 682.000000 ( ) ( ) + 678.000000 ( ) ( ) + 680.000000 ( ) ( ) + 684.000000 ( ) ( ) + 694.000000 ( ) ( ) + 702.000000 ( ) ( ) + 702.000000 ( ) ( ) + 714.000000 ( ) ( ) + 706.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 656.000000 ( ) ( ) + 674.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 812.000000 ( ) ( ) + 824.000000 ( ) ( ) + 836.000000 ( ) ( ) + 842.000000 ( ) ( ) + 842.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 902.000000 ( ) ( ) + 914.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 968.000000 ( ) ( ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 902.000000 ( ) ( ) + 884.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 830.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 764.000000 ( ) ( nodraw ) + 746.000000 ( ) ( ) + 734.000000 ( ) ( ) + 710.000000 ( ) ( ) + 692.000000 ( ) ( ) + 668.000000 ( ) ( ) + 650.000000 ( ) ( ) + 632.000000 ( ) ( ) + 608.000000 ( ) ( ) + 590.000000 ( ) ( ) + 566.000000 ( ) ( ) + 542.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 522.000000 ( ) ( ) + 506.000000 ( nodraw ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 496.000000 ( nodraw ) ( nodraw ) + 504.000000 ( ) ( ) + 512.000000 ( ) ( ) + 514.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 502.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 584.000000 ( ) ( ) + 602.000000 ( ) ( ) + 638.000000 ( ) ( ) + 674.000000 ( ) ( ) + 710.000000 ( ) ( ) + 752.000000 ( ) ( ) + 800.000000 ( ) ( ) + 842.000000 ( ) ( ) + 884.000000 ( ) ( ) + 920.000000 ( ) ( ) + 968.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1054.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1074.000000 ( ) ( ) + 1074.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 960.000000 ( ) ( ) + 868.000000 ( nodraw ) ( nodraw ) + 636.000000 ( ) ( ) + 254.000000 ( ) ( ) + 52.000000 ( ) ( ) + 8.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 4.000000 ( ) ( ) + 16.000000 ( ) ( ) + 26.000000 ( ) ( ) + 96.000000 ( ) ( ) + 212.000000 ( ) ( ) + 354.000000 ( ) ( ) + 508.000000 ( ) ( ) + 614.000000 ( ) ( ) + 654.000000 ( nodraw ) ( nodraw ) + 672.000000 ( nodraw ) ( nodraw ) + 684.000000 ( ) ( ) + 690.000000 ( ) ( ) + 688.000000 ( ) ( ) + 688.000000 ( ) ( ) + 688.000000 ( ) ( ) + 688.000000 ( ) ( ) + 686.000000 ( ) ( ) + 684.000000 ( ) ( ) + 686.000000 ( ) ( ) + 682.000000 ( ) ( ) + 684.000000 ( ) ( ) + 684.000000 ( ) ( ) + 692.000000 ( ) ( ) + 696.000000 ( ) ( ) + 700.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 662.000000 ( ) ( ) + 680.000000 ( ) ( ) + 710.000000 ( ) ( ) + 728.000000 ( ) ( ) + 746.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 824.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 974.000000 ( ) ( ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 926.000000 ( nodraw ) ( nodraw ) + 908.000000 ( nodraw ) ( nodraw ) + 896.000000 ( nodraw ) ( nodraw ) + 878.000000 ( nodraw ) ( nodraw ) + 848.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 776.000000 ( ) ( ) + 758.000000 ( ) ( ) + 734.000000 ( ) ( ) + 716.000000 ( ) ( ) + 692.000000 ( ) ( ) + 668.000000 ( ) ( ) + 644.000000 ( ) ( ) + 626.000000 ( ) ( ) + 608.000000 ( ) ( ) + 584.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 502.000000 ( ) ( ) + 512.000000 ( ) ( ) + 514.000000 ( ) ( ) + 512.000000 ( ) ( ) + 504.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 614.000000 ( ) ( ) + 638.000000 ( ) ( ) + 674.000000 ( ) ( ) + 722.000000 ( ) ( ) + 758.000000 ( ) ( ) + 800.000000 ( ) ( ) + 842.000000 ( ) ( ) + 886.000000 ( ) ( ) + 936.000000 ( ) ( ) + 972.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1062.000000 ( ) ( ) + 1042.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 968.000000 ( ) ( ) + 866.000000 ( nodraw ) ( nodraw ) + 624.000000 ( ) ( ) + 274.000000 ( ) ( ) + 70.000000 ( ) ( ) + 8.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 20.000000 ( ) ( ) + 32.000000 ( ) ( ) + 98.000000 ( ) ( ) + 216.000000 ( ) ( ) + 360.000000 ( ) ( ) + 508.000000 ( ) ( ) + 600.000000 ( ) ( ) + 656.000000 ( nodraw ) ( nodraw ) + 682.000000 ( nodraw ) ( nodraw ) + 688.000000 ( ) ( ) + 692.000000 ( ) ( ) + 688.000000 ( ) ( ) + 690.000000 ( ) ( ) + 690.000000 ( ) ( ) + 688.000000 ( ) ( ) + 686.000000 ( ) ( ) + 684.000000 ( ) ( ) + 682.000000 ( ) ( ) + 684.000000 ( ) ( ) + 684.000000 ( ) ( ) + 686.000000 ( ) ( ) + 684.000000 ( ) ( ) + 686.000000 ( ) ( ) + 694.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 662.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 722.000000 ( ) ( ) + 740.000000 ( ) ( ) + 758.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 818.000000 ( ) ( ) + 830.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 884.000000 ( ) ( ) + 884.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 992.000000 ( ) ( ) + 980.000000 ( ) ( ) + 968.000000 ( ) ( ) + 956.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 896.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 800.000000 ( ) ( ) + 776.000000 ( ) ( ) + 758.000000 ( ) ( ) + 734.000000 ( ) ( ) + 710.000000 ( ) ( ) + 686.000000 ( ) ( ) + 656.000000 ( ) ( ) + 638.000000 ( ) ( ) + 620.000000 ( ) ( ) + 596.000000 ( ) ( ) + 572.000000 ( ) ( ) + 548.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 498.000000 ( nodraw ) ( nodraw ) + 508.000000 ( ) ( ) + 514.000000 ( ) ( ) + 514.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 596.000000 ( ) ( ) + 626.000000 ( ) ( ) + 656.000000 ( ) ( ) + 686.000000 ( ) ( ) + 722.000000 ( ) ( ) + 770.000000 ( ) ( ) + 806.000000 ( ) ( ) + 854.000000 ( ) ( ) + 890.000000 ( ) ( ) + 938.000000 ( ) ( ) + 974.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1092.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1092.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1068.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1018.000000 ( ) ( ) + 968.000000 ( ) ( ) + 852.000000 ( nodraw ) ( nodraw ) + 630.000000 ( ) ( ) + 304.000000 ( ) ( ) + 82.000000 ( ) ( ) + 26.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 14.000000 ( ) ( ) + 42.000000 ( ) ( ) + 110.000000 ( ) ( ) + 234.000000 ( ) ( ) + 374.000000 ( ) ( ) + 514.000000 ( ) ( ) + 610.000000 ( ) ( ) + 654.000000 ( nodraw ) ( nodraw ) + 678.000000 ( nodraw ) ( nodraw ) + 682.000000 ( ) ( ) + 688.000000 ( ) ( ) + 688.000000 ( ) ( ) + 688.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 684.000000 ( ) ( ) + 684.000000 ( ) ( ) + 686.000000 ( ) ( ) + 684.000000 ( ) ( ) + 682.000000 ( ) ( ) + 682.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 684.000000 ( ) ( ) + 690.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 668.000000 ( ) ( ) + 692.000000 ( ) ( ) + 710.000000 ( ) ( ) + 728.000000 ( ) ( ) + 758.000000 ( ) ( ) + 776.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 830.000000 ( ) ( ) + 848.000000 ( ) ( ) + 854.000000 ( ) ( ) + 866.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 998.000000 ( ) ( ) + 986.000000 ( ) ( ) + 968.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 908.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 866.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 800.000000 ( ) ( ) + 776.000000 ( ) ( ) + 758.000000 ( ) ( ) + 734.000000 ( ) ( ) + 704.000000 ( ) ( ) + 680.000000 ( ) ( ) + 656.000000 ( ) ( ) + 632.000000 ( ) ( ) + 608.000000 ( ) ( ) + 584.000000 ( ) ( ) + 560.000000 ( ) ( ) + 548.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 498.000000 ( ) ( nodraw ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 662.000000 ( ) ( ) + 698.000000 ( ) ( ) + 734.000000 ( ) ( ) + 782.000000 ( ) ( ) + 818.000000 ( ) ( ) + 866.000000 ( ) ( ) + 902.000000 ( ) ( ) + 950.000000 ( ) ( ) + 980.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1068.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1096.000000 ( ) ( ) + 1096.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1086.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1048.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 974.000000 ( ) ( ) + 850.000000 ( nodraw ) ( nodraw ) + 622.000000 ( ) ( ) + 322.000000 ( ) ( ) + 106.000000 ( ) ( ) + 22.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 12.000000 ( ) ( ) + 58.000000 ( ) ( ) + 136.000000 ( ) ( ) + 270.000000 ( ) ( ) + 420.000000 ( ) ( ) + 546.000000 ( ) ( ) + 618.000000 ( ) ( ) + 660.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 688.000000 ( ) ( ) + 692.000000 ( ) ( ) + 690.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 688.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 682.000000 ( ) ( ) + 682.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 676.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 686.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 740.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 806.000000 ( ) ( ) + 830.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 908.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 878.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 848.000000 ( nodraw ) ( nodraw ) + 824.000000 ( ) ( ) + 806.000000 ( ) ( ) + 776.000000 ( ) ( ) + 746.000000 ( ) ( ) + 728.000000 ( ) ( ) + 698.000000 ( ) ( ) + 674.000000 ( ) ( ) + 650.000000 ( ) ( ) + 626.000000 ( ) ( ) + 596.000000 ( ) ( ) + 572.000000 ( ) ( ) + 560.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 498.000000 ( ) ( nodraw ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 644.000000 ( ) ( ) + 680.000000 ( ) ( ) + 710.000000 ( ) ( ) + 746.000000 ( ) ( ) + 794.000000 ( ) ( ) + 830.000000 ( ) ( ) + 878.000000 ( ) ( ) + 914.000000 ( ) ( ) + 956.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1102.000000 ( ) ( ) + 1104.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1020.000000 ( ) ( ) + 960.000000 ( ) ( ) + 838.000000 ( nodraw ) ( nodraw ) + 624.000000 ( ) ( ) + 344.000000 ( ) ( ) + 130.000000 ( ) ( ) + 30.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 12.000000 ( ) ( ) + 26.000000 ( ) ( ) + 76.000000 ( ) ( ) + 150.000000 ( ) ( ) + 310.000000 ( ) ( ) + 444.000000 ( ) ( ) + 572.000000 ( ) ( ) + 636.000000 ( ) ( ) + 678.000000 ( nodraw ) ( nodraw ) + 688.000000 ( nodraw ) ( nodraw ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 690.000000 ( ) ( ) + 686.000000 ( ) ( ) + 688.000000 ( ) ( ) + 686.000000 ( ) ( ) + 684.000000 ( ) ( ) + 684.000000 ( ) ( ) + 684.000000 ( ) ( ) + 680.000000 ( ) ( ) + 678.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 680.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 740.000000 ( ) ( ) + 758.000000 ( ) ( ) + 776.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1004.000000 ( nodraw ) ( nodraw ) + 992.000000 ( ) ( ) + 980.000000 ( ) ( ) + 962.000000 ( ) ( ) + 950.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 896.000000 ( ) ( ) + 884.000000 ( ) ( ) + 866.000000 ( nodraw ) ( nodraw ) + 848.000000 ( ) ( ) + 824.000000 ( ) ( ) + 800.000000 ( ) ( ) + 764.000000 ( ) ( ) + 740.000000 ( ) ( ) + 716.000000 ( ) ( ) + 692.000000 ( ) ( ) + 662.000000 ( ) ( ) + 638.000000 ( ) ( ) + 614.000000 ( ) ( ) + 590.000000 ( ) ( ) + 566.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 492.000000 ( nodraw ) ( nodraw ) + 508.000000 ( ) ( ) + 520.000000 ( ) ( ) + 526.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 584.000000 ( ) ( ) + 602.000000 ( ) ( ) + 626.000000 ( ) ( ) + 662.000000 ( ) ( ) + 686.000000 ( ) ( ) + 728.000000 ( ) ( ) + 770.000000 ( ) ( ) + 800.000000 ( ) ( ) + 842.000000 ( ) ( ) + 884.000000 ( ) ( ) + 926.000000 ( ) ( ) + 962.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1098.000000 ( ) ( ) + 1104.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1102.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1018.000000 ( ) ( ) + 954.000000 ( ) ( ) + 828.000000 ( nodraw ) ( nodraw ) + 618.000000 ( ) ( ) + 360.000000 ( ) ( ) + 152.000000 ( ) ( ) + 48.000000 ( ) ( ) + 10.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 4.000000 ( ) ( ) + 10.000000 ( ) ( ) + 32.000000 ( ) ( ) + 96.000000 ( ) ( ) + 200.000000 ( ) ( ) + 348.000000 ( ) ( ) + 490.000000 ( ) ( ) + 590.000000 ( ) ( ) + 648.000000 ( ) ( ) + 684.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 696.000000 ( ) ( ) + 696.000000 ( ) ( ) + 696.000000 ( ) ( ) + 694.000000 ( ) ( ) + 692.000000 ( ) ( ) + 690.000000 ( ) ( ) + 688.000000 ( ) ( ) + 688.000000 ( ) ( ) + 684.000000 ( ) ( ) + 684.000000 ( ) ( ) + 680.000000 ( ) ( ) + 678.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 710.000000 ( ) ( ) + 728.000000 ( ) ( ) + 752.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1022.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 884.000000 ( nodraw ) ( nodraw ) + 872.000000 ( nodraw ) ( nodraw ) + 842.000000 ( ) ( ) + 818.000000 ( ) ( ) + 788.000000 ( ) ( ) + 764.000000 ( ) ( ) + 734.000000 ( ) ( ) + 716.000000 ( ) ( ) + 680.000000 ( ) ( ) + 656.000000 ( ) ( ) + 626.000000 ( ) ( ) + 596.000000 ( ) ( ) + 578.000000 ( ) ( ) + 548.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 484.000000 ( nodraw ) ( nodraw ) + 500.000000 ( ) ( ) + 520.000000 ( ) ( ) + 524.000000 ( ) ( ) + 516.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 608.000000 ( ) ( ) + 638.000000 ( ) ( ) + 674.000000 ( ) ( ) + 698.000000 ( ) ( ) + 746.000000 ( ) ( ) + 776.000000 ( ) ( ) + 824.000000 ( ) ( ) + 860.000000 ( ) ( ) + 902.000000 ( ) ( ) + 944.000000 ( ) ( ) + 980.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1104.000000 ( ) ( ) + 1098.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1090.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1050.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 954.000000 ( ) ( ) + 826.000000 ( nodraw ) ( nodraw ) + 614.000000 ( ) ( ) + 374.000000 ( ) ( ) + 178.000000 ( ) ( ) + 60.000000 ( ) ( ) + 12.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 22.000000 ( ) ( ) + 44.000000 ( ) ( ) + 114.000000 ( ) ( ) + 240.000000 ( ) ( ) + 384.000000 ( ) ( ) + 532.000000 ( ) ( ) + 620.000000 ( ) ( ) + 668.000000 ( ) ( ) + 686.000000 ( nodraw ) ( nodraw ) + 696.000000 ( nodraw ) ( nodraw ) + 692.000000 ( ) ( ) + 696.000000 ( ) ( ) + 696.000000 ( ) ( ) + 694.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 688.000000 ( ) ( ) + 686.000000 ( ) ( ) + 684.000000 ( ) ( ) + 680.000000 ( ) ( ) + 678.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 728.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 788.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1040.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 902.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 860.000000 ( ) ( ) + 836.000000 ( ) ( ) + 812.000000 ( ) ( ) + 776.000000 ( ) ( ) + 752.000000 ( ) ( ) + 728.000000 ( ) ( ) + 692.000000 ( ) ( ) + 668.000000 ( ) ( ) + 638.000000 ( ) ( ) + 608.000000 ( ) ( ) + 590.000000 ( ) ( ) + 566.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 494.000000 ( nodraw ) ( ) + 476.000000 ( nodraw ) ( nodraw ) + 466.000000 ( nodraw ) ( nodraw ) + 468.000000 ( nodraw ) ( nodraw ) + 494.000000 ( ) ( nodraw ) + 514.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 508.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 596.000000 ( ) ( ) + 620.000000 ( ) ( ) + 650.000000 ( ) ( ) + 686.000000 ( ) ( ) + 716.000000 ( ) ( ) + 752.000000 ( ) ( ) + 794.000000 ( ) ( ) + 830.000000 ( ) ( ) + 878.000000 ( ) ( ) + 914.000000 ( ) ( ) + 950.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1092.000000 ( ) ( ) + 1104.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1098.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1072.000000 ( ) ( ) + 1048.000000 ( ) ( ) + 1012.000000 ( ) ( ) + 946.000000 ( ) ( ) + 812.000000 ( nodraw ) ( nodraw ) + 608.000000 ( ) ( ) + 382.000000 ( ) ( ) + 186.000000 ( ) ( ) + 74.000000 ( ) ( ) + 22.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 18.000000 ( ) ( ) + 52.000000 ( ) ( ) + 138.000000 ( ) ( ) + 270.000000 ( ) ( ) + 432.000000 ( ) ( ) + 564.000000 ( ) ( ) + 642.000000 ( ) ( ) + 676.000000 ( ) ( ) + 690.000000 ( nodraw ) ( nodraw ) + 696.000000 ( nodraw ) ( nodraw ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 694.000000 ( ) ( ) + 694.000000 ( ) ( ) + 692.000000 ( ) ( ) + 690.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 682.000000 ( ) ( ) + 678.000000 ( ) ( ) + 680.000000 ( ) ( ) + 678.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 776.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 890.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1052.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 908.000000 ( nodraw ) ( nodraw ) + 896.000000 ( nodraw ) ( nodraw ) + 872.000000 ( ) ( ) + 854.000000 ( ) ( ) + 824.000000 ( ) ( ) + 800.000000 ( ) ( ) + 764.000000 ( ) ( ) + 740.000000 ( ) ( ) + 710.000000 ( ) ( ) + 674.000000 ( ) ( ) + 644.000000 ( ) ( ) + 620.000000 ( ) ( ) + 590.000000 ( ) ( ) + 572.000000 ( ) ( ) + 548.000000 ( ) ( ) + 524.000000 ( ) ( ) + 500.000000 ( nodraw ) ( ) + 482.000000 ( nodraw ) ( nodraw ) + 466.000000 ( nodraw ) ( nodraw ) + 464.000000 ( nodraw ) ( nodraw ) + 484.000000 ( nodraw ) ( nodraw ) + 510.000000 ( ) ( ) + 526.000000 ( ) ( ) + 520.000000 ( ) ( ) + 514.000000 ( ) ( ) + 512.000000 ( ) ( ) + 530.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 584.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 662.000000 ( ) ( ) + 692.000000 ( ) ( ) + 728.000000 ( ) ( ) + 764.000000 ( ) ( ) + 806.000000 ( ) ( ) + 848.000000 ( ) ( ) + 890.000000 ( ) ( ) + 920.000000 ( ) ( ) + 962.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1092.000000 ( ) ( ) + 1110.000000 ( ) ( ) + 1098.000000 ( ) ( ) + 1102.000000 ( ) ( ) + 1086.000000 ( ) ( ) + 1080.000000 ( ) ( ) + 1066.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1002.000000 ( ) ( ) + 934.000000 ( ) ( ) + 800.000000 ( nodraw ) ( nodraw ) + 608.000000 ( ) ( ) + 390.000000 ( ) ( ) + 208.000000 ( ) ( ) + 90.000000 ( ) ( ) + 26.000000 ( ) ( ) + 12.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 10.000000 ( ) ( ) + 26.000000 ( ) ( ) + 66.000000 ( ) ( ) + 170.000000 ( ) ( ) + 308.000000 ( ) ( ) + 468.000000 ( ) ( ) + 588.000000 ( ) ( ) + 662.000000 ( ) ( ) + 686.000000 ( ) ( ) + 696.000000 ( nodraw ) ( nodraw ) + 702.000000 ( nodraw ) ( nodraw ) + 698.000000 ( ) ( ) + 702.000000 ( ) ( ) + 696.000000 ( ) ( ) + 696.000000 ( ) ( ) + 690.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 688.000000 ( ) ( ) + 686.000000 ( ) ( ) + 678.000000 ( ) ( ) + 678.000000 ( ) ( ) + 678.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 728.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 890.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 932.000000 ( nodraw ) ( nodraw ) + 908.000000 ( nodraw ) ( nodraw ) + 884.000000 ( ) ( ) + 866.000000 ( ) ( ) + 842.000000 ( ) ( ) + 812.000000 ( ) ( ) + 776.000000 ( ) ( ) + 752.000000 ( ) ( ) + 722.000000 ( ) ( ) + 692.000000 ( ) ( ) + 656.000000 ( ) ( ) + 626.000000 ( ) ( ) + 596.000000 ( ) ( ) + 578.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 466.000000 ( nodraw ) ( nodraw ) + 462.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 508.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 520.000000 ( ) ( ) + 518.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 638.000000 ( ) ( ) + 674.000000 ( ) ( ) + 704.000000 ( ) ( ) + 734.000000 ( ) ( ) + 782.000000 ( ) ( ) + 824.000000 ( ) ( ) + 860.000000 ( ) ( ) + 902.000000 ( ) ( ) + 938.000000 ( ) ( ) + 974.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1096.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1092.000000 ( ) ( ) + 1084.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 996.000000 ( ) ( ) + 920.000000 ( ) ( ) + 784.000000 ( nodraw ) ( nodraw ) + 602.000000 ( ) ( ) + 392.000000 ( ) ( ) + 226.000000 ( ) ( ) + 106.000000 ( ) ( ) + 44.000000 ( ) ( ) + 18.000000 ( ) ( ) + 6.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 10.000000 ( ) ( ) + 20.000000 ( ) ( ) + 66.000000 ( ) ( ) + 176.000000 ( ) ( ) + 326.000000 ( ) ( ) + 484.000000 ( ) ( ) + 604.000000 ( ) ( ) + 662.000000 ( ) ( ) + 686.000000 ( ) ( ) + 694.000000 ( nodraw ) ( nodraw ) + 700.000000 ( nodraw ) ( nodraw ) + 700.000000 ( ) ( ) + 698.000000 ( ) ( ) + 694.000000 ( ) ( ) + 696.000000 ( ) ( ) + 694.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 678.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 776.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( nodraw ) ( ) + 1082.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 944.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 902.000000 ( ) ( ) + 878.000000 ( ) ( ) + 854.000000 ( ) ( ) + 836.000000 ( ) ( ) + 788.000000 ( ) ( ) + 764.000000 ( ) ( ) + 728.000000 ( ) ( ) + 704.000000 ( ) ( ) + 668.000000 ( ) ( ) + 632.000000 ( ) ( ) + 596.000000 ( ) ( ) + 578.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 458.000000 ( nodraw ) ( nodraw ) + 466.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 508.000000 ( ) ( ) + 518.000000 ( ) ( ) + 516.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 578.000000 ( ) ( ) + 596.000000 ( ) ( ) + 620.000000 ( ) ( ) + 644.000000 ( ) ( ) + 680.000000 ( ) ( ) + 716.000000 ( ) ( ) + 758.000000 ( ) ( ) + 794.000000 ( ) ( ) + 836.000000 ( ) ( ) + 866.000000 ( ) ( ) + 914.000000 ( ) ( ) + 950.000000 ( ) ( ) + 980.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1036.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1102.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1092.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1060.000000 ( ) ( ) + 1042.000000 ( ) ( ) + 1018.000000 ( ) ( ) + 972.000000 ( ) ( ) + 906.000000 ( ) ( ) + 782.000000 ( nodraw ) ( nodraw ) + 612.000000 ( ) ( ) + 420.000000 ( ) ( ) + 258.000000 ( ) ( ) + 148.000000 ( ) ( ) + 84.000000 ( ) ( ) + 58.000000 ( ) ( ) + 38.000000 ( ) ( ) + 24.000000 ( ) ( ) + 8.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 10.000000 ( ) ( ) + 18.000000 ( ) ( ) + 66.000000 ( ) ( ) + 176.000000 ( ) ( ) + 324.000000 ( ) ( ) + 486.000000 ( ) ( ) + 598.000000 ( ) ( ) + 658.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( nodraw ) ( nodraw ) + 700.000000 ( nodraw ) ( nodraw ) + 700.000000 ( ) ( ) + 698.000000 ( ) ( ) + 696.000000 ( ) ( ) + 696.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 690.000000 ( ) ( ) + 686.000000 ( ) ( ) + 682.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 740.000000 ( ) ( ) + 758.000000 ( ) ( ) + 782.000000 ( ) ( ) + 812.000000 ( ) ( ) + 830.000000 ( ) ( ) + 854.000000 ( ) ( ) + 872.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 956.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 908.000000 ( ) ( ) + 884.000000 ( ) ( ) + 860.000000 ( ) ( ) + 836.000000 ( ) ( ) + 800.000000 ( ) ( ) + 776.000000 ( ) ( ) + 740.000000 ( ) ( ) + 704.000000 ( ) ( ) + 674.000000 ( ) ( ) + 644.000000 ( ) ( ) + 602.000000 ( ) ( ) + 566.000000 ( ) ( ) + 542.000000 ( ) ( ) + 518.000000 ( ) ( ) + 494.000000 ( nodraw ) ( nodraw ) + 470.000000 ( nodraw ) ( nodraw ) + 458.000000 ( nodraw ) ( nodraw ) + 462.000000 ( nodraw ) ( nodraw ) + 484.000000 ( nodraw ) ( nodraw ) + 508.000000 ( ) ( ) + 514.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 632.000000 ( ) ( ) + 656.000000 ( ) ( ) + 692.000000 ( ) ( ) + 728.000000 ( ) ( ) + 764.000000 ( ) ( ) + 806.000000 ( ) ( ) + 842.000000 ( ) ( ) + 878.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1086.000000 ( ) ( ) + 1086.000000 ( ) ( ) + 1074.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 996.000000 ( ) ( ) + 952.000000 ( ) ( ) + 892.000000 ( ) ( ) + 780.000000 ( nodraw ) ( nodraw ) + 632.000000 ( ) ( ) + 468.000000 ( ) ( ) + 328.000000 ( ) ( ) + 228.000000 ( ) ( ) + 170.000000 ( ) ( ) + 142.000000 ( ) ( ) + 110.000000 ( ) ( ) + 78.000000 ( ) ( ) + 44.000000 ( ) ( ) + 14.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 8.000000 ( ) ( ) + 18.000000 ( ) ( ) + 66.000000 ( ) ( ) + 154.000000 ( ) ( ) + 296.000000 ( ) ( ) + 470.000000 ( ) ( ) + 590.000000 ( ) ( ) + 658.000000 ( ) ( ) + 684.000000 ( ) ( ) + 698.000000 ( nodraw ) ( nodraw ) + 702.000000 ( nodraw ) ( nodraw ) + 704.000000 ( ) ( ) + 702.000000 ( ) ( ) + 704.000000 ( ) ( ) + 702.000000 ( ) ( ) + 696.000000 ( ) ( ) + 696.000000 ( ) ( ) + 690.000000 ( ) ( ) + 688.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 728.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 794.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 962.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 920.000000 ( ) ( ) + 896.000000 ( ) ( ) + 872.000000 ( ) ( ) + 848.000000 ( ) ( ) + 818.000000 ( ) ( ) + 782.000000 ( ) ( ) + 746.000000 ( ) ( ) + 716.000000 ( ) ( ) + 680.000000 ( ) ( ) + 644.000000 ( ) ( ) + 608.000000 ( ) ( ) + 578.000000 ( ) ( ) + 548.000000 ( ) ( ) + 518.000000 ( ) ( ) + 494.000000 ( nodraw ) ( nodraw ) + 470.000000 ( nodraw ) ( nodraw ) + 458.000000 ( nodraw ) ( nodraw ) + 468.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 536.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 614.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 704.000000 ( ) ( ) + 740.000000 ( ) ( ) + 788.000000 ( ) ( ) + 830.000000 ( ) ( ) + 866.000000 ( ) ( ) + 890.000000 ( ) ( ) + 926.000000 ( ) ( ) + 956.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1080.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1054.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1002.000000 ( ) ( ) + 974.000000 ( ) ( ) + 934.000000 ( ) ( ) + 882.000000 ( ) ( ) + 792.000000 ( nodraw ) ( ) + 672.000000 ( ) ( ) + 546.000000 ( ) ( ) + 430.000000 ( ) ( ) + 348.000000 ( ) ( ) + 292.000000 ( ) ( ) + 266.000000 ( ) ( ) + 238.000000 ( ) ( ) + 200.000000 ( ) ( ) + 130.000000 ( ) ( ) + 44.000000 ( ) ( ) + 8.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 4.000000 ( ) ( ) + 6.000000 ( ) ( ) + 12.000000 ( ) ( ) + 40.000000 ( ) ( ) + 112.000000 ( ) ( ) + 244.000000 ( ) ( ) + 408.000000 ( ) ( ) + 544.000000 ( ) ( ) + 636.000000 ( ) ( ) + 676.000000 ( ) ( ) + 700.000000 ( nodraw ) ( nodraw ) + 702.000000 ( nodraw ) ( nodraw ) + 706.000000 ( ) ( ) + 704.000000 ( ) ( ) + 706.000000 ( ) ( ) + 704.000000 ( ) ( ) + 700.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 690.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 676.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 710.000000 ( ) ( ) + 728.000000 ( ) ( ) + 752.000000 ( ) ( ) + 776.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 938.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( maxdetail ) ( maxdetail ) + 1052.000000 ( maxdetail ) ( maxdetail ) + 1052.000000 ( maxdetail ) ( maxdetail ) + 1058.000000 ( maxdetail ) ( maxdetail ) + 1064.000000 ( maxdetail ) ( maxdetail ) + 1064.000000 ( maxdetail ) ( maxdetail ) + 1070.000000 ( maxdetail ) ( maxdetail ) + 1076.000000 ( maxdetail ) ( maxdetail ) + 1076.000000 ( maxdetail ) ( maxdetail ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 968.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 926.000000 ( ) ( ) + 902.000000 ( ) ( ) + 878.000000 ( ) ( ) + 848.000000 ( ) ( ) + 824.000000 ( ) ( ) + 800.000000 ( ) ( ) + 752.000000 ( ) ( ) + 728.000000 ( ) ( ) + 692.000000 ( ) ( ) + 656.000000 ( ) ( ) + 614.000000 ( ) ( ) + 578.000000 ( ) ( ) + 548.000000 ( ) ( ) + 530.000000 ( ) ( ) + 494.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 470.000000 ( nodraw ) ( nodraw ) + 468.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 500.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 536.000000 ( ) ( ) + 560.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 620.000000 ( ) ( ) + 644.000000 ( ) ( ) + 680.000000 ( ) ( ) + 716.000000 ( ) ( ) + 752.000000 ( ) ( ) + 794.000000 ( ) ( ) + 824.000000 ( ) ( ) + 866.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 968.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1054.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1000.000000 ( ) ( ) + 974.000000 ( ) ( ) + 950.000000 ( ) ( ) + 916.000000 ( ) ( ) + 870.000000 ( ) ( ) + 802.000000 ( ) ( ) + 714.000000 ( nodraw ) ( nodraw ) + 620.000000 ( nodraw ) ( nodraw ) + 534.000000 ( nodraw ) ( nodraw ) + 472.000000 ( nodraw ) ( nodraw ) + 434.000000 ( nodraw ) ( nodraw ) + 418.000000 ( nodraw ) ( nodraw ) + 400.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 286.000000 ( ) ( ) + 110.000000 ( ) ( ) + 16.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 4.000000 ( ) ( ) + 8.000000 ( ) ( ) + 30.000000 ( ) ( ) + 76.000000 ( ) ( ) + 170.000000 ( ) ( ) + 316.000000 ( ) ( ) + 478.000000 ( ) ( ) + 600.000000 ( ) ( ) + 666.000000 ( ) ( ) + 694.000000 ( nodraw ) ( nodraw ) + 706.000000 ( nodraw ) ( nodraw ) + 708.000000 ( ) ( ) + 708.000000 ( ) ( ) + 708.000000 ( ) ( ) + 706.000000 ( ) ( ) + 702.000000 ( ) ( ) + 698.000000 ( ) ( ) + 690.000000 ( ) ( ) + 684.000000 ( ) ( ) + 676.000000 ( ) ( ) + 676.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 716.000000 ( ) ( ) + 734.000000 ( ) ( ) + 758.000000 ( ) ( ) + 782.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( maxdetail ) ( maxdetail ) + 1052.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( maxdetail ) ( maxdetail ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 974.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 926.000000 ( ) ( ) + 908.000000 ( ) ( ) + 884.000000 ( ) ( ) + 860.000000 ( ) ( ) + 836.000000 ( ) ( ) + 800.000000 ( ) ( ) + 764.000000 ( ) ( ) + 734.000000 ( ) ( ) + 692.000000 ( ) ( ) + 656.000000 ( ) ( ) + 620.000000 ( ) ( ) + 584.000000 ( ) ( ) + 560.000000 ( ) ( ) + 530.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 480.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 500.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 566.000000 ( ) ( ) + 584.000000 ( ) ( ) + 608.000000 ( ) ( ) + 626.000000 ( ) ( ) + 656.000000 ( ) ( ) + 692.000000 ( ) ( ) + 722.000000 ( ) ( ) + 764.000000 ( ) ( ) + 800.000000 ( ) ( ) + 842.000000 ( ) ( ) + 878.000000 ( ) ( ) + 914.000000 ( ) ( ) + 938.000000 ( ) ( ) + 962.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1002.000000 ( ) ( ) + 978.000000 ( ) ( ) + 954.000000 ( ) ( ) + 926.000000 ( ) ( ) + 896.000000 ( ) ( ) + 860.000000 ( ) ( ) + 810.000000 ( ) ( ) + 750.000000 ( nodraw ) ( nodraw ) + 688.000000 ( nodraw ) ( nodraw ) + 628.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 552.000000 ( nodraw ) ( nodraw ) + 542.000000 ( nodraw ) ( nodraw ) + 526.000000 ( nodraw ) ( nodraw ) + 490.000000 ( nodraw ) ( nodraw ) + 368.000000 ( ) ( ) + 136.000000 ( ) ( ) + 20.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 18.000000 ( ) ( ) + 40.000000 ( ) ( ) + 100.000000 ( ) ( ) + 218.000000 ( ) ( ) + 384.000000 ( ) ( ) + 540.000000 ( ) ( ) + 648.000000 ( ) ( ) + 694.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 714.000000 ( ) ( ) + 712.000000 ( ) ( ) + 710.000000 ( ) ( ) + 708.000000 ( ) ( ) + 704.000000 ( ) ( ) + 696.000000 ( ) ( ) + 692.000000 ( ) ( ) + 682.000000 ( ) ( ) + 678.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 740.000000 ( ) ( ) + 764.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( maxdetail ) ( maxdetail ) + 1052.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( maxdetail ) ( maxdetail ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 980.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 932.000000 ( ) ( ) + 914.000000 ( ) ( ) + 890.000000 ( ) ( ) + 866.000000 ( ) ( ) + 836.000000 ( ) ( ) + 812.000000 ( ) ( ) + 776.000000 ( ) ( ) + 740.000000 ( ) ( ) + 704.000000 ( ) ( ) + 662.000000 ( ) ( ) + 620.000000 ( ) ( ) + 584.000000 ( ) ( ) + 554.000000 ( ) ( ) + 524.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 480.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 584.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 662.000000 ( ) ( ) + 692.000000 ( ) ( ) + 728.000000 ( ) ( ) + 770.000000 ( ) ( ) + 806.000000 ( ) ( ) + 848.000000 ( ) ( ) + 884.000000 ( ) ( ) + 920.000000 ( ) ( ) + 950.000000 ( ) ( ) + 974.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1044.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 994.000000 ( ) ( ) + 984.000000 ( ) ( ) + 958.000000 ( ) ( ) + 932.000000 ( ) ( ) + 904.000000 ( ) ( ) + 876.000000 ( ) ( ) + 846.000000 ( ) ( ) + 808.000000 ( ) ( ) + 770.000000 ( nodraw ) ( nodraw ) + 726.000000 ( nodraw ) ( nodraw ) + 688.000000 ( nodraw ) ( nodraw ) + 654.000000 ( nodraw ) ( nodraw ) + 632.000000 ( nodraw ) ( nodraw ) + 620.000000 ( nodraw ) ( nodraw ) + 600.000000 ( nodraw ) ( nodraw ) + 542.000000 ( nodraw ) ( nodraw ) + 412.000000 ( ) ( ) + 148.000000 ( ) ( ) + 16.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 4.000000 ( ) ( ) + 16.000000 ( ) ( ) + 56.000000 ( ) ( ) + 134.000000 ( ) ( ) + 280.000000 ( ) ( ) + 458.000000 ( ) ( ) + 610.000000 ( ) ( ) + 686.000000 ( nodraw ) ( nodraw ) + 708.000000 ( nodraw ) ( nodraw ) + 712.000000 ( ) ( ) + 712.000000 ( ) ( ) + 712.000000 ( ) ( ) + 706.000000 ( ) ( ) + 702.000000 ( ) ( ) + 690.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 710.000000 ( ) ( ) + 728.000000 ( ) ( ) + 746.000000 ( ) ( ) + 770.000000 ( ) ( ) + 800.000000 ( ) ( ) + 818.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 890.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 938.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( maxdetail ) ( maxdetail ) + 1058.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( maxdetail ) ( maxdetail ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 986.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 938.000000 ( ) ( ) + 920.000000 ( ) ( ) + 902.000000 ( ) ( ) + 872.000000 ( ) ( ) + 848.000000 ( ) ( ) + 824.000000 ( ) ( ) + 788.000000 ( ) ( ) + 758.000000 ( ) ( ) + 710.000000 ( ) ( ) + 674.000000 ( ) ( ) + 626.000000 ( ) ( ) + 584.000000 ( ) ( ) + 548.000000 ( ) ( ) + 524.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 480.000000 ( nodraw ) ( nodraw ) + 488.000000 ( ) ( nodraw ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 614.000000 ( ) ( ) + 644.000000 ( ) ( ) + 668.000000 ( ) ( ) + 698.000000 ( ) ( ) + 740.000000 ( ) ( ) + 776.000000 ( ) ( ) + 812.000000 ( ) ( ) + 848.000000 ( ) ( ) + 884.000000 ( ) ( ) + 920.000000 ( ) ( ) + 944.000000 ( ) ( ) + 974.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 992.000000 ( ) ( ) + 980.000000 ( ) ( ) + 962.000000 ( ) ( ) + 938.000000 ( ) ( ) + 912.000000 ( ) ( ) + 884.000000 ( ) ( ) + 858.000000 ( ) ( ) + 828.000000 ( ) ( ) + 800.000000 ( ) ( ) + 774.000000 ( nodraw ) ( nodraw ) + 744.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 696.000000 ( nodraw ) ( nodraw ) + 676.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 630.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 422.000000 ( ) ( ) + 142.000000 ( ) ( ) + 18.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 6.000000 ( ) ( ) + 28.000000 ( ) ( ) + 76.000000 ( ) ( ) + 182.000000 ( ) ( ) + 348.000000 ( ) ( ) + 536.000000 ( ) ( ) + 678.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 712.000000 ( ) ( ) + 712.000000 ( ) ( ) + 706.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 694.000000 ( ) ( ) + 684.000000 ( ) ( ) + 678.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 710.000000 ( ) ( ) + 734.000000 ( ) ( ) + 758.000000 ( ) ( ) + 782.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( maxdetail ) ( maxdetail ) + 1058.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( maxdetail ) ( maxdetail ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 992.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 950.000000 ( ) ( ) + 932.000000 ( ) ( ) + 908.000000 ( ) ( ) + 884.000000 ( ) ( ) + 860.000000 ( ) ( ) + 836.000000 ( ) ( ) + 800.000000 ( ) ( ) + 764.000000 ( ) ( ) + 728.000000 ( ) ( ) + 680.000000 ( ) ( ) + 632.000000 ( ) ( ) + 590.000000 ( ) ( ) + 554.000000 ( ) ( ) + 518.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 492.000000 ( nodraw ) ( nodraw ) + 488.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 620.000000 ( ) ( ) + 644.000000 ( ) ( ) + 668.000000 ( ) ( ) + 704.000000 ( ) ( ) + 740.000000 ( ) ( ) + 776.000000 ( ) ( ) + 812.000000 ( ) ( ) + 848.000000 ( ) ( ) + 884.000000 ( ) ( ) + 920.000000 ( ) ( ) + 944.000000 ( ) ( ) + 968.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 998.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 962.000000 ( ) ( ) + 938.000000 ( ) ( ) + 914.000000 ( ) ( ) + 890.000000 ( ) ( ) + 866.000000 ( ) ( ) + 842.000000 ( ) ( ) + 816.000000 ( ) ( ) + 794.000000 ( ) ( ) + 770.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 646.000000 ( nodraw ) ( nodraw ) + 592.000000 ( nodraw ) ( nodraw ) + 444.000000 ( ) ( ) + 140.000000 ( ) ( ) + 24.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 10.000000 ( ) ( ) + 34.000000 ( ) ( ) + 100.000000 ( ) ( ) + 222.000000 ( ) ( ) + 418.000000 ( ) ( ) + 682.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 718.000000 ( ) ( ) + 712.000000 ( ) ( ) + 700.000000 ( ) ( ) + 696.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 740.000000 ( ) ( ) + 764.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 938.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( maxdetail ) ( maxdetail ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( maxdetail ) ( maxdetail ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 992.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 956.000000 ( ) ( ) + 938.000000 ( ) ( ) + 914.000000 ( ) ( ) + 890.000000 ( ) ( ) + 872.000000 ( ) ( ) + 836.000000 ( ) ( ) + 818.000000 ( ) ( ) + 776.000000 ( ) ( ) + 734.000000 ( ) ( ) + 692.000000 ( ) ( ) + 638.000000 ( ) ( ) + 596.000000 ( ) ( ) + 560.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 486.000000 ( nodraw ) ( nodraw ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 530.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 596.000000 ( ) ( ) + 620.000000 ( ) ( ) + 650.000000 ( ) ( ) + 680.000000 ( ) ( ) + 704.000000 ( ) ( ) + 746.000000 ( ) ( ) + 776.000000 ( ) ( ) + 812.000000 ( ) ( ) + 848.000000 ( ) ( ) + 878.000000 ( ) ( ) + 908.000000 ( ) ( ) + 938.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 974.000000 ( ) ( ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 924.000000 ( ) ( ) + 902.000000 ( ) ( ) + 872.000000 ( ) ( ) + 852.000000 ( ) ( ) + 830.000000 ( ) ( ) + 810.000000 ( ) ( ) + 788.000000 ( ) ( ) + 770.000000 ( ) ( ) + 750.000000 ( nodraw ) ( nodraw ) + 732.000000 ( nodraw ) ( nodraw ) + 716.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 660.000000 ( ) ( ) + 602.000000 ( nodraw ) ( nodraw ) + 458.000000 ( ) ( ) + 146.000000 ( ) ( ) + 16.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 14.000000 ( ) ( ) + 46.000000 ( ) ( ) + 126.000000 ( ) ( ) + 280.000000 ( ) ( ) + 690.000000 ( nodraw ) ( nodraw ) + 720.000000 ( nodraw ) ( nodraw ) + 710.000000 ( ) ( ) + 700.000000 ( ) ( ) + 700.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 746.000000 ( ) ( ) + 770.000000 ( ) ( ) + 800.000000 ( ) ( ) + 818.000000 ( ) ( ) + 842.000000 ( ) ( ) + 872.000000 ( ) ( ) + 890.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( maxdetail ) ( maxdetail ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( maxdetail ) ( maxdetail ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1004.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 920.000000 ( ) ( ) + 902.000000 ( ) ( ) + 878.000000 ( ) ( ) + 854.000000 ( ) ( ) + 824.000000 ( ) ( ) + 788.000000 ( ) ( ) + 758.000000 ( ) ( ) + 710.000000 ( ) ( ) + 644.000000 ( ) ( ) + 602.000000 ( ) ( ) + 560.000000 ( ) ( ) + 536.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 492.000000 ( nodraw ) ( nodraw ) + 494.000000 ( ) ( ) + 512.000000 ( ) ( ) + 514.000000 ( ) ( ) + 520.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 566.000000 ( ) ( ) + 596.000000 ( ) ( ) + 620.000000 ( ) ( ) + 650.000000 ( ) ( ) + 680.000000 ( ) ( ) + 710.000000 ( ) ( ) + 740.000000 ( ) ( ) + 776.000000 ( ) ( ) + 812.000000 ( ) ( ) + 842.000000 ( ) ( ) + 872.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 974.000000 ( ) ( ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 916.000000 ( ) ( ) + 908.000000 ( ) ( ) + 884.000000 ( ) ( ) + 864.000000 ( ) ( ) + 840.000000 ( ) ( ) + 822.000000 ( ) ( ) + 804.000000 ( ) ( ) + 786.000000 ( ) ( ) + 770.000000 ( ) ( ) + 754.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 728.000000 ( ) ( ) + 720.000000 ( ) ( ) + 710.000000 ( ) ( ) + 686.000000 ( ) ( ) + 638.000000 ( nodraw ) ( nodraw ) + 484.000000 ( ) ( ) + 136.000000 ( ) ( ) + 12.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 10.000000 ( ) ( ) + 22.000000 ( ) ( ) + 58.000000 ( ) ( ) + 160.000000 ( ) ( ) + 698.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 702.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 782.000000 ( ) ( ) + 806.000000 ( ) ( ) + 830.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 896.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( maxdetail ) ( maxdetail ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( maxdetail ) ( maxdetail ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1004.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 962.000000 ( ) ( ) + 944.000000 ( ) ( ) + 926.000000 ( ) ( ) + 908.000000 ( ) ( ) + 884.000000 ( ) ( ) + 860.000000 ( ) ( ) + 842.000000 ( ) ( ) + 806.000000 ( ) ( ) + 764.000000 ( ) ( ) + 710.000000 ( ) ( ) + 662.000000 ( ) ( ) + 608.000000 ( ) ( ) + 566.000000 ( ) ( ) + 536.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 484.000000 ( nodraw ) ( nodraw ) + 500.000000 ( ) ( ) + 520.000000 ( ) ( ) + 522.000000 ( ) ( ) + 522.000000 ( ) ( ) + 528.000000 ( ) ( ) + 536.000000 ( ) ( ) + 572.000000 ( ) ( ) + 596.000000 ( ) ( ) + 620.000000 ( ) ( ) + 650.000000 ( ) ( ) + 686.000000 ( ) ( ) + 710.000000 ( ) ( ) + 740.000000 ( ) ( ) + 776.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 896.000000 ( ) ( ) + 876.000000 ( ) ( ) + 860.000000 ( ) ( ) + 840.000000 ( ) ( ) + 820.000000 ( ) ( ) + 802.000000 ( ) ( ) + 788.000000 ( ) ( ) + 776.000000 ( ) ( ) + 762.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 730.000000 ( ) ( ) + 710.000000 ( ) ( ) + 666.000000 ( nodraw ) ( nodraw ) + 514.000000 ( ) ( ) + 140.000000 ( ) ( ) + 10.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 12.000000 ( ) ( ) + 20.000000 ( ) ( ) + 72.000000 ( ) ( ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 702.000000 ( ) ( ) + 694.000000 ( ) ( ) + 692.000000 ( ) ( ) + 682.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 794.000000 ( ) ( ) + 818.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 926.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( maxdetail ) ( maxdetail ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( maxdetail ) ( maxdetail ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 998.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 962.000000 ( ) ( ) + 944.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 890.000000 ( ) ( ) + 872.000000 ( ) ( ) + 848.000000 ( ) ( ) + 818.000000 ( ) ( ) + 782.000000 ( ) ( ) + 728.000000 ( ) ( ) + 674.000000 ( ) ( ) + 620.000000 ( ) ( ) + 578.000000 ( ) ( ) + 530.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 490.000000 ( nodraw ) ( nodraw ) + 494.000000 ( ) ( ) + 512.000000 ( ) ( ) + 514.000000 ( ) ( ) + 520.000000 ( ) ( ) + 530.000000 ( ) ( ) + 544.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 620.000000 ( ) ( ) + 656.000000 ( ) ( ) + 686.000000 ( ) ( ) + 716.000000 ( ) ( ) + 746.000000 ( ) ( ) + 776.000000 ( ) ( ) + 812.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 896.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 890.000000 ( ) ( ) + 870.000000 ( ) ( ) + 858.000000 ( ) ( ) + 842.000000 ( ) ( ) + 824.000000 ( ) ( ) + 810.000000 ( ) ( ) + 796.000000 ( ) ( ) + 784.000000 ( ) ( ) + 778.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 764.000000 ( ) ( ) + 760.000000 ( ) ( ) + 756.000000 ( ) ( ) + 744.000000 ( ) ( ) + 696.000000 ( nodraw ) ( nodraw ) + 558.000000 ( ) ( ) + 134.000000 ( ) ( ) + 10.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 4.000000 ( ) ( ) + 10.000000 ( ) ( ) + 10.000000 ( ) ( ) + 32.000000 ( ) ( ) + 700.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 878.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( maxdetail ) ( maxdetail ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( maxdetail ) ( maxdetail ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 992.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 902.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 830.000000 ( ) ( ) + 788.000000 ( ) ( ) + 740.000000 ( ) ( ) + 692.000000 ( ) ( ) + 626.000000 ( ) ( ) + 578.000000 ( ) ( ) + 524.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 474.000000 ( nodraw ) ( nodraw ) + 490.000000 ( nodraw ) ( nodraw ) + 496.000000 ( ) ( ) + 512.000000 ( ) ( ) + 516.000000 ( ) ( ) + 522.000000 ( ) ( ) + 530.000000 ( ) ( ) + 550.000000 ( ) ( ) + 578.000000 ( ) ( ) + 608.000000 ( ) ( ) + 626.000000 ( ) ( ) + 650.000000 ( ) ( ) + 680.000000 ( ) ( ) + 716.000000 ( ) ( ) + 740.000000 ( ) ( ) + 776.000000 ( ) ( ) + 806.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 848.000000 ( ) ( ) + 830.000000 ( ) ( ) + 820.000000 ( ) ( ) + 808.000000 ( ) ( ) + 802.000000 ( ) ( ) + 796.000000 ( ) ( ) + 794.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 780.000000 ( ) ( ) + 740.000000 ( nodraw ) ( nodraw ) + 596.000000 ( ) ( ) + 126.000000 ( ) ( ) + 6.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 10.000000 ( ) ( ) + 696.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 794.000000 ( ) ( ) + 818.000000 ( ) ( ) + 830.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 938.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( maxdetail ) ( maxdetail ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( maxdetail ) ( maxdetail ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 980.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 950.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 890.000000 ( ) ( ) + 872.000000 ( ) ( ) + 842.000000 ( ) ( ) + 806.000000 ( ) ( ) + 764.000000 ( ) ( ) + 710.000000 ( ) ( ) + 638.000000 ( ) ( ) + 578.000000 ( ) ( ) + 524.000000 ( ) ( ) + 494.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 484.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( ) + 520.000000 ( ) ( ) + 526.000000 ( ) ( ) + 542.000000 ( ) ( ) + 562.000000 ( ) ( ) + 584.000000 ( ) ( ) + 608.000000 ( ) ( ) + 626.000000 ( ) ( ) + 650.000000 ( ) ( ) + 680.000000 ( ) ( ) + 710.000000 ( ) ( ) + 740.000000 ( ) ( ) + 770.000000 ( ) ( ) + 806.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 884.000000 ( ) ( ) + 874.000000 ( ) ( ) + 864.000000 ( ) ( ) + 852.000000 ( ) ( ) + 842.000000 ( ) ( ) + 830.000000 ( ) ( ) + 826.000000 ( ) ( ) + 824.000000 ( ) ( ) + 820.000000 ( ) ( ) + 818.000000 ( ) ( ) + 818.000000 ( ) ( ) + 818.000000 ( ) ( ) + 818.000000 ( ) ( ) + 812.000000 ( ) ( ) + 780.000000 ( nodraw ) ( nodraw ) + 622.000000 ( ) ( ) + 124.000000 ( ) ( ) + 8.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 692.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 890.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( maxdetail ) ( maxdetail ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( maxdetail ) ( maxdetail ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 974.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 896.000000 ( ) ( ) + 884.000000 ( ) ( ) + 860.000000 ( ) ( ) + 824.000000 ( ) ( ) + 776.000000 ( ) ( ) + 716.000000 ( ) ( ) + 650.000000 ( ) ( ) + 584.000000 ( ) ( ) + 524.000000 ( ) ( ) + 488.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 484.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 508.000000 ( ) ( ) + 528.000000 ( ) ( ) + 540.000000 ( ) ( ) + 546.000000 ( ) ( ) + 566.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 650.000000 ( ) ( ) + 680.000000 ( ) ( ) + 704.000000 ( ) ( ) + 740.000000 ( ) ( ) + 764.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 890.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 818.000000 ( nodraw ) ( nodraw ) + 658.000000 ( ) ( ) + 128.000000 ( ) ( ) + 10.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 686.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 854.000000 ( ) ( ) + 878.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 938.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( maxdetail ) ( maxdetail ) + 1076.000000 ( maxdetail ) ( maxdetail ) + 1082.000000 ( maxdetail ) ( maxdetail ) + 1082.000000 ( maxdetail ) ( maxdetail ) + 1088.000000 ( maxdetail ) ( maxdetail ) + 1088.000000 ( maxdetail ) ( maxdetail ) + 1088.000000 ( maxdetail ) ( maxdetail ) + 1094.000000 ( maxdetail ) ( maxdetail ) + 1094.000000 ( ) ( maxdetail ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 974.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 872.000000 ( ) ( ) + 836.000000 ( ) ( ) + 788.000000 ( ) ( ) + 716.000000 ( ) ( ) + 662.000000 ( ) ( ) + 590.000000 ( ) ( ) + 536.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 480.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 500.000000 ( ) ( ) + 526.000000 ( ) ( ) + 556.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 626.000000 ( ) ( ) + 656.000000 ( ) ( ) + 680.000000 ( ) ( ) + 698.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 788.000000 ( ) ( ) + 818.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 894.000000 ( ) ( ) + 884.000000 ( ) ( ) + 880.000000 ( ) ( ) + 874.000000 ( ) ( ) + 872.000000 ( ) ( ) + 868.000000 ( ) ( ) + 868.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 876.000000 ( ) ( ) + 878.000000 ( ) ( ) + 884.000000 ( ) ( ) + 884.000000 ( ) ( ) + 886.000000 ( ) ( ) + 848.000000 ( nodraw ) ( nodraw ) + 672.000000 ( ) ( ) + 132.000000 ( ) ( ) + 10.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 926.000000 ( ) ( ) + 950.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 968.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 842.000000 ( ) ( ) + 800.000000 ( ) ( ) + 740.000000 ( ) ( ) + 668.000000 ( ) ( ) + 590.000000 ( ) ( ) + 536.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 462.000000 ( nodraw ) ( nodraw ) + 470.000000 ( nodraw ) ( nodraw ) + 488.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 650.000000 ( ) ( ) + 674.000000 ( ) ( ) + 698.000000 ( ) ( ) + 728.000000 ( ) ( ) + 752.000000 ( ) ( ) + 782.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 878.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 902.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 912.000000 ( ) ( ) + 906.000000 ( ) ( ) + 870.000000 ( nodraw ) ( nodraw ) + 694.000000 ( ) ( ) + 152.000000 ( ) ( ) + 12.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 782.000000 ( ) ( ) + 794.000000 ( ) ( ) + 794.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 830.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( ) ( ) + 938.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 962.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 902.000000 ( ) ( ) + 896.000000 ( ) ( ) + 884.000000 ( ) ( ) + 854.000000 ( ) ( ) + 812.000000 ( ) ( ) + 752.000000 ( ) ( ) + 680.000000 ( ) ( ) + 596.000000 ( ) ( ) + 530.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 470.000000 ( nodraw ) ( nodraw ) + 450.000000 ( nodraw ) ( nodraw ) + 458.000000 ( nodraw ) ( nodraw ) + 488.000000 ( ) ( ) + 530.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 650.000000 ( ) ( ) + 668.000000 ( ) ( ) + 692.000000 ( ) ( ) + 716.000000 ( ) ( ) + 746.000000 ( ) ( ) + 776.000000 ( ) ( ) + 800.000000 ( ) ( ) + 818.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 890.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 902.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 902.000000 ( ) ( ) + 902.000000 ( ) ( ) + 904.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 936.000000 ( ) ( ) + 932.000000 ( ) ( ) + 894.000000 ( nodraw ) ( nodraw ) + 698.000000 ( ) ( ) + 168.000000 ( ) ( ) + 16.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 800.000000 ( ) ( ) + 806.000000 ( ) ( ) + 806.000000 ( ) ( ) + 806.000000 ( ) ( ) + 818.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 956.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 872.000000 ( ) ( ) + 824.000000 ( ) ( ) + 770.000000 ( ) ( ) + 686.000000 ( ) ( ) + 602.000000 ( ) ( ) + 536.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 456.000000 ( nodraw ) ( nodraw ) + 464.000000 ( nodraw ) ( nodraw ) + 500.000000 ( ) ( ) + 542.000000 ( ) ( ) + 572.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 650.000000 ( ) ( ) + 668.000000 ( ) ( ) + 692.000000 ( ) ( ) + 710.000000 ( ) ( ) + 740.000000 ( ) ( ) + 758.000000 ( ) ( ) + 782.000000 ( ) ( ) + 812.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 910.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 930.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 954.000000 ( ) ( ) + 906.000000 ( nodraw ) ( nodraw ) + 698.000000 ( ) ( ) + 186.000000 ( ) ( ) + 24.000000 ( ) ( ) + 6.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 782.000000 ( ) ( ) + 794.000000 ( ) ( ) + 800.000000 ( ) ( ) + 806.000000 ( ) ( ) + 812.000000 ( ) ( ) + 818.000000 ( ) ( ) + 818.000000 ( ) ( ) + 824.000000 ( ) ( ) + 830.000000 ( ) ( ) + 830.000000 ( ) ( ) + 842.000000 ( ) ( ) + 854.000000 ( ) ( ) + 872.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 950.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 878.000000 ( ) ( ) + 842.000000 ( ) ( ) + 776.000000 ( ) ( ) + 698.000000 ( ) ( ) + 620.000000 ( ) ( ) + 548.000000 ( ) ( ) + 512.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 474.000000 ( nodraw ) ( nodraw ) + 488.000000 ( ) ( ) + 518.000000 ( ) ( ) + 554.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 632.000000 ( ) ( ) + 650.000000 ( ) ( ) + 668.000000 ( ) ( ) + 686.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 752.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 812.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 878.000000 ( ) ( ) + 890.000000 ( ) ( ) + 896.000000 ( ) ( ) + 902.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 954.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 976.000000 ( ) ( ) + 964.000000 ( ) ( ) + 910.000000 ( nodraw ) ( nodraw ) + 694.000000 ( ) ( ) + 206.000000 ( ) ( ) + 24.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 818.000000 ( ) ( ) + 824.000000 ( ) ( ) + 824.000000 ( ) ( ) + 836.000000 ( ) ( ) + 836.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 854.000000 ( ) ( ) + 866.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 950.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 878.000000 ( ) ( ) + 848.000000 ( ) ( ) + 788.000000 ( ) ( ) + 710.000000 ( ) ( ) + 638.000000 ( ) ( ) + 566.000000 ( ) ( ) + 530.000000 ( ) ( ) + 512.000000 ( nodraw ) ( nodraw ) + 518.000000 ( nodraw ) ( nodraw ) + 498.000000 ( nodraw ) ( nodraw ) + 506.000000 ( ) ( ) + 526.000000 ( ) ( ) + 556.000000 ( ) ( ) + 574.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 632.000000 ( ) ( ) + 650.000000 ( ) ( ) + 668.000000 ( ) ( ) + 680.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 740.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 800.000000 ( ) ( ) + 818.000000 ( ) ( ) + 830.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 890.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 984.000000 ( ) ( ) + 988.000000 ( ) ( ) + 988.000000 ( ) ( ) + 988.000000 ( ) ( ) + 978.000000 ( ) ( ) + 920.000000 ( nodraw ) ( nodraw ) + 692.000000 ( ) ( ) + 218.000000 ( ) ( ) + 28.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 812.000000 ( ) ( ) + 824.000000 ( ) ( ) + 830.000000 ( ) ( ) + 842.000000 ( ) ( ) + 848.000000 ( ) ( ) + 854.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 866.000000 ( ) ( ) + 866.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1112.000000 ( ) ( ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 944.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 884.000000 ( ) ( ) + 848.000000 ( ) ( ) + 800.000000 ( ) ( ) + 734.000000 ( ) ( ) + 656.000000 ( ) ( ) + 590.000000 ( ) ( ) + 554.000000 ( ) ( ) + 530.000000 ( nodraw ) ( nodraw ) + 530.000000 ( nodraw ) ( nodraw ) + 516.000000 ( nodraw ) ( nodraw ) + 522.000000 ( ) ( nodraw ) + 536.000000 ( ) ( ) + 556.000000 ( ) ( ) + 578.000000 ( ) ( ) + 564.000000 ( ) ( ) + 566.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 632.000000 ( ) ( ) + 650.000000 ( ) ( ) + 668.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 752.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 854.000000 ( ) ( ) + 866.000000 ( ) ( ) + 878.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 978.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 990.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 996.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 986.000000 ( ) ( ) + 924.000000 ( nodraw ) ( nodraw ) + 698.000000 ( ) ( ) + 224.000000 ( ) ( ) + 30.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 788.000000 ( ) ( ) + 806.000000 ( ) ( ) + 812.000000 ( ) ( ) + 824.000000 ( ) ( ) + 830.000000 ( ) ( ) + 842.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 866.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 878.000000 ( ) ( ) + 884.000000 ( ) ( ) + 884.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 950.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 884.000000 ( ) ( ) + 854.000000 ( ) ( ) + 812.000000 ( ) ( ) + 746.000000 ( ) ( ) + 662.000000 ( ) ( ) + 608.000000 ( ) ( ) + 560.000000 ( ) ( ) + 536.000000 ( nodraw ) ( nodraw ) + 524.000000 ( nodraw ) ( nodraw ) + 530.000000 ( nodraw ) ( nodraw ) + 518.000000 ( nodraw ) ( nodraw ) + 536.000000 ( ) ( ) + 544.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 574.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 650.000000 ( ) ( ) + 668.000000 ( ) ( ) + 680.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 776.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 854.000000 ( ) ( ) + 872.000000 ( ) ( ) + 890.000000 ( ) ( ) + 902.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 992.000000 ( ) ( ) + 932.000000 ( nodraw ) ( nodraw ) + 698.000000 ( ) ( ) + 226.000000 ( ) ( ) + 28.000000 ( ) ( ) + 6.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 830.000000 ( ) ( ) + 842.000000 ( ) ( ) + 854.000000 ( ) ( ) + 866.000000 ( ) ( ) + 872.000000 ( ) ( ) + 878.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 902.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 950.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 890.000000 ( ) ( ) + 860.000000 ( ) ( ) + 818.000000 ( ) ( ) + 752.000000 ( ) ( ) + 686.000000 ( ) ( ) + 614.000000 ( ) ( ) + 572.000000 ( ) ( ) + 536.000000 ( nodraw ) ( nodraw ) + 536.000000 ( nodraw ) ( nodraw ) + 530.000000 ( nodraw ) ( nodraw ) + 538.000000 ( nodraw ) ( nodraw ) + 538.000000 ( ) ( ) + 546.000000 ( ) ( ) + 562.000000 ( ) ( ) + 574.000000 ( ) ( ) + 580.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 668.000000 ( ) ( ) + 692.000000 ( ) ( ) + 710.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1014.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 942.000000 ( nodraw ) ( nodraw ) + 714.000000 ( ) ( ) + 218.000000 ( ) ( ) + 30.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 794.000000 ( ) ( ) + 800.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 830.000000 ( ) ( ) + 836.000000 ( ) ( ) + 854.000000 ( ) ( ) + 866.000000 ( ) ( ) + 878.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 896.000000 ( ) ( ) + 902.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1046.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 950.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 890.000000 ( ) ( ) + 860.000000 ( ) ( ) + 824.000000 ( ) ( ) + 764.000000 ( ) ( ) + 698.000000 ( ) ( ) + 626.000000 ( ) ( ) + 584.000000 ( ) ( ) + 548.000000 ( nodraw ) ( nodraw ) + 536.000000 ( nodraw ) ( nodraw ) + 536.000000 ( nodraw ) ( nodraw ) + 536.000000 ( nodraw ) ( nodraw ) + 548.000000 ( ) ( ) + 550.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 580.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 626.000000 ( ) ( ) + 656.000000 ( ) ( ) + 674.000000 ( ) ( ) + 692.000000 ( ) ( ) + 716.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 996.000000 ( ) ( ) + 946.000000 ( nodraw ) ( nodraw ) + 736.000000 ( ) ( ) + 200.000000 ( ) ( ) + 20.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 872.000000 ( ) ( nodraw ) + 878.000000 ( ) ( ) + 890.000000 ( ) ( ) + 902.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( nodraw ) ( ) + 1058.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1046.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 950.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 896.000000 ( ) ( ) + 866.000000 ( ) ( ) + 830.000000 ( ) ( ) + 776.000000 ( ) ( ) + 716.000000 ( ) ( ) + 644.000000 ( ) ( ) + 590.000000 ( ) ( ) + 554.000000 ( nodraw ) ( nodraw ) + 548.000000 ( nodraw ) ( nodraw ) + 540.000000 ( nodraw ) ( nodraw ) + 546.000000 ( nodraw ) ( nodraw ) + 548.000000 ( ) ( ) + 556.000000 ( ) ( ) + 554.000000 ( ) ( ) + 558.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 602.000000 ( ) ( ) + 626.000000 ( ) ( ) + 650.000000 ( ) ( ) + 680.000000 ( ) ( ) + 704.000000 ( ) ( ) + 728.000000 ( ) ( ) + 752.000000 ( ) ( ) + 776.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 968.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 992.000000 ( ) ( ) + 958.000000 ( nodraw ) ( nodraw ) + 766.000000 ( ) ( ) + 182.000000 ( ) ( ) + 20.000000 ( ) ( ) + 6.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 812.000000 ( nodraw ) ( ) + 830.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 872.000000 ( nodraw ) ( nodraw ) + 878.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 914.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1046.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 956.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 914.000000 ( ) ( ) + 896.000000 ( ) ( ) + 872.000000 ( ) ( ) + 836.000000 ( ) ( ) + 788.000000 ( ) ( ) + 722.000000 ( ) ( ) + 644.000000 ( ) ( ) + 596.000000 ( nodraw ) ( ) + 560.000000 ( nodraw ) ( nodraw ) + 542.000000 ( nodraw ) ( nodraw ) + 546.000000 ( nodraw ) ( nodraw ) + 548.000000 ( nodraw ) ( nodraw ) + 556.000000 ( ) ( nodraw ) + 556.000000 ( ) ( ) + 544.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 626.000000 ( ) ( ) + 650.000000 ( ) ( ) + 680.000000 ( ) ( ) + 710.000000 ( ) ( ) + 740.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 992.000000 ( ) ( ) + 962.000000 ( nodraw ) ( ) + 842.000000 ( ) ( ) + 248.000000 ( ) ( ) + 112.000000 ( ) ( ) + 68.000000 ( ) ( ) + 38.000000 ( ) ( ) + 24.000000 ( ) ( ) + 12.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 818.000000 ( nodraw ) ( ) + 830.000000 ( invisible ) ( invisible ) + 848.000000 ( invisible ) ( invisible ) + 860.000000 ( invisible ) ( invisible ) + 878.000000 ( invisible ) ( invisible ) + 890.000000 ( invisible ) ( invisible ) + 902.000000 ( invisible ) ( invisible ) + 908.000000 ( invisible ) ( invisible ) + 920.000000 ( invisible ) ( invisible ) + 926.000000 ( invisible ) ( invisible ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 956.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 872.000000 ( ) ( ) + 836.000000 ( ) ( ) + 782.000000 ( ) ( ) + 734.000000 ( ) ( ) + 662.000000 ( ) ( ) + 602.000000 ( nodraw ) ( ) + 572.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 552.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 620.000000 ( ) ( ) + 650.000000 ( ) ( ) + 680.000000 ( ) ( ) + 716.000000 ( ) ( ) + 752.000000 ( ) ( ) + 782.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 896.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 968.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1020.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 992.000000 ( ) ( ) + 972.000000 ( ) ( ) + 938.000000 ( nodraw ) ( ) + 904.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 964.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1018.000000 ( nodraw ) ( nodraw ) + 1030.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( nodraw ) ( nodraw ) + 1038.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 998.000000 ( ) ( nodraw ) + 986.000000 ( ) ( ) + 962.000000 ( ) ( ) + 944.000000 ( ) ( ) + 926.000000 ( ) ( ) + 902.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 836.000000 ( nodraw ) ( nodraw ) + 854.000000 ( invisible ) ( invisible ) + 866.000000 ( invisible ) ( invisible ) + 878.000000 ( invisible ) ( invisible ) + 896.000000 ( invisible ) ( invisible ) + 914.000000 ( invisible ) ( invisible ) + 914.000000 ( invisible ) ( invisible ) + 932.000000 ( invisible ) ( invisible ) + 938.000000 ( invisible ) ( invisible ) + 944.000000 ( invisible ) ( invisible ) + 956.000000 ( invisible ) ( invisible ) + 962.000000 ( invisible ) ( invisible ) + 968.000000 ( ) ( invisible ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 968.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 896.000000 ( ) ( ) + 878.000000 ( ) ( ) + 836.000000 ( ) ( ) + 794.000000 ( ) ( ) + 734.000000 ( ) ( ) + 668.000000 ( ) ( ) + 614.000000 ( ) ( ) + 578.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 558.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 656.000000 ( ) ( ) + 686.000000 ( ) ( ) + 728.000000 ( ) ( ) + 764.000000 ( ) ( ) + 794.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1020.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 998.000000 ( ) ( ) + 982.000000 ( ) ( ) + 978.000000 ( ) ( ) + 990.000000 ( ) ( ) + 1008.000000 ( ) ( ) + 1022.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( nodraw ) ( nodraw ) + 1046.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1046.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( ) ( nodraw ) + 1004.000000 ( ) ( ) + 986.000000 ( ) ( ) + 974.000000 ( ) ( ) + 950.000000 ( ) ( ) + 932.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 854.000000 ( nodraw ) ( nodraw ) + 866.000000 ( invisible ) ( invisible ) + 884.000000 ( invisible ) ( invisible ) + 902.000000 ( invisible ) ( invisible ) + 914.000000 ( invisible ) ( invisible ) + 926.000000 ( invisible ) ( invisible ) + 932.000000 ( invisible ) ( invisible ) + 944.000000 ( invisible ) ( invisible ) + 956.000000 ( invisible ) ( invisible ) + 962.000000 ( invisible ) ( invisible ) + 974.000000 ( invisible ) ( invisible ) + 974.000000 ( invisible ) ( invisible ) + 980.000000 ( invisible ) ( invisible ) + 986.000000 ( ) ( invisible ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( nodraw ) ( ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 968.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 896.000000 ( ) ( ) + 872.000000 ( ) ( ) + 836.000000 ( ) ( ) + 794.000000 ( ) ( ) + 740.000000 ( ) ( ) + 674.000000 ( ) ( ) + 614.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( nodraw ) ( nodraw ) + 558.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 596.000000 ( ) ( ) + 620.000000 ( ) ( ) + 638.000000 ( ) ( ) + 662.000000 ( ) ( ) + 698.000000 ( ) ( ) + 734.000000 ( ) ( ) + 776.000000 ( ) ( ) + 806.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1000.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 992.000000 ( ) ( ) + 980.000000 ( ) ( ) + 956.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( nodraw ) ( nodraw ) + 866.000000 ( nodraw ) ( nodraw ) + 884.000000 ( invisible ) ( invisible ) + 902.000000 ( invisible ) ( invisible ) + 914.000000 ( invisible ) ( invisible ) + 926.000000 ( invisible ) ( invisible ) + 944.000000 ( invisible ) ( invisible ) + 950.000000 ( invisible ) ( invisible ) + 962.000000 ( invisible ) ( invisible ) + 974.000000 ( invisible ) ( invisible ) + 980.000000 ( invisible ) ( invisible ) + 986.000000 ( invisible ) ( invisible ) + 992.000000 ( invisible ) ( invisible ) + 992.000000 ( invisible ) ( invisible ) + 998.000000 ( invisible ) ( invisible ) + 1004.000000 ( invisible ) ( invisible ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( nodraw ) ( ) + 1052.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 968.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 896.000000 ( ) ( ) + 872.000000 ( ) ( ) + 836.000000 ( ) ( ) + 794.000000 ( ) ( ) + 740.000000 ( ) ( ) + 668.000000 ( ) ( ) + 620.000000 ( ) ( ) + 590.000000 ( ) ( ) + 572.000000 ( nodraw ) ( nodraw ) + 570.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 644.000000 ( ) ( ) + 674.000000 ( ) ( ) + 704.000000 ( ) ( ) + 740.000000 ( ) ( ) + 782.000000 ( ) ( ) + 812.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 890.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 944.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( nodraw ) ( ) + 1064.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1052.000000 ( nodraw ) ( ) + 1046.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 998.000000 ( ) ( ) + 980.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 854.000000 ( nodraw ) ( nodraw ) + 866.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 902.000000 ( invisible ) ( invisible ) + 920.000000 ( invisible ) ( invisible ) + 938.000000 ( invisible ) ( invisible ) + 950.000000 ( invisible ) ( invisible ) + 956.000000 ( invisible ) ( invisible ) + 968.000000 ( invisible ) ( invisible ) + 980.000000 ( invisible ) ( invisible ) + 986.000000 ( invisible ) ( invisible ) + 998.000000 ( invisible ) ( invisible ) + 1004.000000 ( invisible ) ( invisible ) + 1004.000000 ( invisible ) ( invisible ) + 1010.000000 ( invisible ) ( invisible ) + 1010.000000 ( invisible ) ( invisible ) + 1016.000000 ( invisible ) ( invisible ) + 1016.000000 ( invisible ) ( invisible ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 974.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1046.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 974.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 908.000000 ( ) ( ) + 890.000000 ( ) ( ) + 866.000000 ( ) ( ) + 836.000000 ( ) ( ) + 788.000000 ( ) ( ) + 734.000000 ( ) ( ) + 668.000000 ( ) ( ) + 620.000000 ( ) ( ) + 584.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 570.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 650.000000 ( ) ( ) + 674.000000 ( ) ( ) + 710.000000 ( ) ( ) + 746.000000 ( ) ( ) + 782.000000 ( ) ( ) + 812.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 818.000000 ( ) ( ) + 830.000000 ( ) ( ) + 854.000000 ( nodraw ) ( ) + 866.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 926.000000 ( invisible ) ( invisible ) + 938.000000 ( invisible ) ( invisible ) + 950.000000 ( invisible ) ( invisible ) + 968.000000 ( invisible ) ( invisible ) + 974.000000 ( invisible ) ( invisible ) + 986.000000 ( invisible ) ( invisible ) + 992.000000 ( invisible ) ( invisible ) + 998.000000 ( invisible ) ( invisible ) + 1010.000000 ( invisible ) ( invisible ) + 1016.000000 ( invisible ) ( invisible ) + 1022.000000 ( invisible ) ( invisible ) + 1022.000000 ( invisible ) ( invisible ) + 1022.000000 ( invisible ) ( invisible ) + 1028.000000 ( invisible ) ( invisible ) + 1028.000000 ( invisible ) ( invisible ) + 1022.000000 ( invisible ) ( invisible ) + 1022.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( ) ( nodraw ) + 1022.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 974.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 908.000000 ( ) ( ) + 884.000000 ( ) ( ) + 866.000000 ( ) ( ) + 830.000000 ( ) ( ) + 788.000000 ( ) ( ) + 728.000000 ( ) ( ) + 668.000000 ( ) ( ) + 608.000000 ( ) ( ) + 590.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 564.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 662.000000 ( ) ( ) + 680.000000 ( ) ( ) + 704.000000 ( ) ( ) + 752.000000 ( ) ( ) + 788.000000 ( ) ( ) + 818.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 830.000000 ( ) ( ) + 854.000000 ( ) ( ) + 866.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 938.000000 ( invisible ) ( invisible ) + 956.000000 ( invisible ) ( invisible ) + 968.000000 ( invisible ) ( invisible ) + 980.000000 ( invisible ) ( invisible ) + 992.000000 ( invisible ) ( invisible ) + 998.000000 ( invisible ) ( invisible ) + 1010.000000 ( invisible ) ( invisible ) + 1016.000000 ( invisible ) ( invisible ) + 1022.000000 ( invisible ) ( invisible ) + 1028.000000 ( invisible ) ( invisible ) + 1028.000000 ( invisible ) ( invisible ) + 1034.000000 ( invisible ) ( invisible ) + 1034.000000 ( invisible ) ( invisible ) + 1034.000000 ( invisible ) ( invisible ) + 1034.000000 ( invisible ) ( invisible ) + 1034.000000 ( invisible ) ( invisible ) + 1034.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( ) ( nodraw ) + 1028.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 962.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( nodraw ) ( nodraw ) + 1046.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 980.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 902.000000 ( ) ( ) + 884.000000 ( ) ( ) + 860.000000 ( ) ( ) + 830.000000 ( ) ( ) + 782.000000 ( ) ( ) + 722.000000 ( ) ( ) + 662.000000 ( ) ( ) + 620.000000 ( ) ( ) + 584.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 576.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 650.000000 ( ) ( ) + 668.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 746.000000 ( ) ( ) + 776.000000 ( ) ( ) + 812.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 788.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 914.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 950.000000 ( invisible ) ( invisible ) + 968.000000 ( invisible ) ( invisible ) + 986.000000 ( invisible ) ( invisible ) + 998.000000 ( invisible ) ( invisible ) + 1010.000000 ( invisible ) ( invisible ) + 1016.000000 ( invisible ) ( invisible ) + 1022.000000 ( invisible ) ( invisible ) + 1028.000000 ( invisible ) ( invisible ) + 1034.000000 ( invisible ) ( invisible ) + 1040.000000 ( invisible ) ( invisible ) + 1040.000000 ( invisible ) ( invisible ) + 1040.000000 ( invisible ) ( invisible ) + 1046.000000 ( invisible ) ( invisible ) + 1046.000000 ( invisible ) ( invisible ) + 1046.000000 ( invisible ) ( invisible ) + 1046.000000 ( invisible ) ( invisible ) + 1040.000000 ( nodraw ) ( nodraw ) + 1046.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( ) ( nodraw ) + 1034.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 998.000000 ( ) ( ) + 986.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 902.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 986.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 980.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 896.000000 ( ) ( ) + 878.000000 ( ) ( ) + 860.000000 ( ) ( ) + 830.000000 ( ) ( ) + 776.000000 ( ) ( ) + 722.000000 ( ) ( ) + 668.000000 ( ) ( ) + 620.000000 ( ) ( ) + 584.000000 ( nodraw ) ( ) + 578.000000 ( nodraw ) ( nodraw ) + 570.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 662.000000 ( ) ( ) + 674.000000 ( ) ( ) + 698.000000 ( ) ( ) + 722.000000 ( ) ( ) + 752.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 890.000000 ( ) ( ) + 908.000000 ( ) ( ) + 938.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( invisible ) ( invisible ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 818.000000 ( ) ( ) + 836.000000 ( ) ( ) + 854.000000 ( ) ( ) + 872.000000 ( invisible ) ( invisible ) + 890.000000 ( invisible ) ( invisible ) + 914.000000 ( invisible ) ( invisible ) + 932.000000 ( invisible ) ( invisible ) + 950.000000 ( invisible ) ( invisible ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( invisible ) ( invisible ) + 1052.000000 ( invisible ) ( invisible ) + 1046.000000 ( invisible ) ( invisible ) + 1046.000000 ( invisible ) ( invisible ) + 1040.000000 ( invisible ) ( invisible ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 998.000000 ( ) ( ) + 986.000000 ( ) ( ) + 974.000000 ( ) ( ) + 962.000000 ( ) ( ) + 944.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 866.000000 ( ) ( ) + 878.000000 ( nodraw ) ( nodraw ) + 878.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 914.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 986.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 956.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 854.000000 ( ) ( ) + 824.000000 ( ) ( ) + 770.000000 ( ) ( ) + 710.000000 ( ) ( ) + 662.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 578.000000 ( nodraw ) ( nodraw ) + 570.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 584.000000 ( ) ( ) + 602.000000 ( ) ( ) + 620.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 662.000000 ( ) ( ) + 680.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 752.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 686.000000 ( invisible ) ( invisible ) + 680.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 716.000000 ( invisible ) ( invisible ) + 728.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 752.000000 ( invisible ) ( invisible ) + 764.000000 ( invisible ) ( invisible ) + 776.000000 ( invisible ) ( invisible ) + 794.000000 ( invisible ) ( invisible ) + 806.000000 ( invisible ) ( invisible ) + 824.000000 ( invisible ) ( invisible ) + 848.000000 ( invisible ) ( invisible ) + 872.000000 ( invisible ) ( invisible ) + 890.000000 ( invisible ) ( invisible ) + 908.000000 ( invisible ) ( invisible ) + 926.000000 ( invisible ) ( invisible ) + 944.000000 ( invisible ) ( invisible ) + 956.000000 ( invisible ) ( invisible ) + 980.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1064.000000 ( invisible ) ( invisible ) + 1058.000000 ( invisible ) ( invisible ) + 1058.000000 ( invisible ) ( invisible ) + 1052.000000 ( invisible ) ( invisible ) + 1052.000000 ( invisible ) ( invisible ) + 1046.000000 ( invisible ) ( invisible ) + 1040.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 998.000000 ( ) ( ) + 980.000000 ( ) ( ) + 968.000000 ( ) ( ) + 956.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 866.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 842.000000 ( ) ( ) + 836.000000 ( nodraw ) ( ) + 842.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 866.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 914.000000 ( nodraw ) ( nodraw ) + 914.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 986.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 974.000000 ( ) ( ) + 962.000000 ( ) ( ) + 950.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 854.000000 ( ) ( ) + 818.000000 ( ) ( ) + 764.000000 ( ) ( ) + 704.000000 ( ) ( ) + 650.000000 ( ) ( ) + 614.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( nodraw ) ( nodraw ) + 576.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 662.000000 ( ) ( ) + 680.000000 ( ) ( ) + 704.000000 ( ) ( ) + 728.000000 ( ) ( ) + 758.000000 ( ) ( ) + 776.000000 ( ) ( ) + 812.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 686.000000 ( invisible ) ( invisible ) + 680.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 716.000000 ( invisible ) ( invisible ) + 728.000000 ( invisible ) ( invisible ) + 740.000000 ( invisible ) ( invisible ) + 758.000000 ( invisible ) ( invisible ) + 770.000000 ( invisible ) ( invisible ) + 788.000000 ( invisible ) ( invisible ) + 800.000000 ( invisible ) ( invisible ) + 818.000000 ( invisible ) ( invisible ) + 830.000000 ( invisible ) ( invisible ) + 854.000000 ( invisible ) ( invisible ) + 878.000000 ( invisible ) ( invisible ) + 896.000000 ( invisible ) ( invisible ) + 920.000000 ( invisible ) ( invisible ) + 938.000000 ( invisible ) ( invisible ) + 956.000000 ( invisible ) ( invisible ) + 974.000000 ( invisible ) ( invisible ) + 992.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1064.000000 ( invisible ) ( invisible ) + 1064.000000 ( invisible ) ( invisible ) + 1064.000000 ( invisible ) ( invisible ) + 1058.000000 ( invisible ) ( invisible ) + 1058.000000 ( invisible ) ( invisible ) + 1052.000000 ( invisible ) ( invisible ) + 1046.000000 ( invisible ) ( invisible ) + 1040.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 992.000000 ( ) ( ) + 980.000000 ( ) ( ) + 962.000000 ( ) ( ) + 944.000000 ( ) ( ) + 932.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 878.000000 ( ) ( ) + 866.000000 ( ) ( ) + 848.000000 ( ) ( ) + 842.000000 ( ) ( ) + 830.000000 ( nodraw ) ( ) + 818.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 830.000000 ( nodraw ) ( nodraw ) + 848.000000 ( nodraw ) ( nodraw ) + 866.000000 ( nodraw ) ( nodraw ) + 878.000000 ( nodraw ) ( nodraw ) + 902.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 986.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 968.000000 ( ) ( ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 854.000000 ( ) ( ) + 818.000000 ( ) ( ) + 764.000000 ( ) ( ) + 698.000000 ( ) ( ) + 644.000000 ( ) ( ) + 614.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( nodraw ) ( nodraw ) + 582.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 590.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 662.000000 ( ) ( ) + 686.000000 ( ) ( ) + 704.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 782.000000 ( ) ( ) + 818.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 890.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 722.000000 ( invisible ) ( invisible ) + 728.000000 ( invisible ) ( invisible ) + 740.000000 ( invisible ) ( invisible ) + 752.000000 ( invisible ) ( invisible ) + 776.000000 ( invisible ) ( invisible ) + 788.000000 ( invisible ) ( invisible ) + 806.000000 ( invisible ) ( invisible ) + 824.000000 ( invisible ) ( invisible ) + 836.000000 ( invisible ) ( invisible ) + 866.000000 ( invisible ) ( invisible ) + 884.000000 ( invisible ) ( invisible ) + 908.000000 ( invisible ) ( invisible ) + 926.000000 ( invisible ) ( invisible ) + 944.000000 ( invisible ) ( invisible ) + 968.000000 ( invisible ) ( invisible ) + 986.000000 ( invisible ) ( invisible ) + 998.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1070.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1064.000000 ( invisible ) ( invisible ) + 1064.000000 ( invisible ) ( invisible ) + 1064.000000 ( invisible ) ( invisible ) + 1058.000000 ( invisible ) ( invisible ) + 1058.000000 ( invisible ) ( invisible ) + 1052.000000 ( invisible ) ( invisible ) + 1046.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 992.000000 ( ) ( ) + 974.000000 ( ) ( ) + 956.000000 ( ) ( ) + 938.000000 ( ) ( ) + 920.000000 ( ) ( ) + 902.000000 ( ) ( ) + 884.000000 ( ) ( ) + 866.000000 ( ) ( ) + 848.000000 ( ) ( ) + 830.000000 ( ) ( ) + 824.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 860.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 986.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 968.000000 ( ) ( ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 920.000000 ( ) ( ) + 902.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 866.000000 ( ) ( ) + 854.000000 ( ) ( ) + 818.000000 ( ) ( ) + 770.000000 ( ) ( ) + 704.000000 ( ) ( ) + 656.000000 ( ) ( ) + 626.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( nodraw ) ( nodraw ) + 588.000000 ( nodraw ) ( nodraw ) + 590.000000 ( nodraw ) ( nodraw ) + 590.000000 ( nodraw ) ( nodraw ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 650.000000 ( ) ( ) + 674.000000 ( ) ( ) + 692.000000 ( ) ( ) + 710.000000 ( ) ( ) + 734.000000 ( ) ( ) + 758.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 890.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 980.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 716.000000 ( invisible ) ( invisible ) + 728.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 746.000000 ( invisible ) ( invisible ) + 764.000000 ( invisible ) ( invisible ) + 776.000000 ( invisible ) ( invisible ) + 794.000000 ( invisible ) ( invisible ) + 812.000000 ( invisible ) ( invisible ) + 830.000000 ( invisible ) ( invisible ) + 848.000000 ( invisible ) ( invisible ) + 878.000000 ( invisible ) ( invisible ) + 896.000000 ( invisible ) ( invisible ) + 914.000000 ( invisible ) ( invisible ) + 938.000000 ( invisible ) ( invisible ) + 956.000000 ( invisible ) ( invisible ) + 974.000000 ( invisible ) ( invisible ) + 998.000000 ( invisible ) ( invisible ) + 1010.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1070.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1064.000000 ( invisible ) ( invisible ) + 1058.000000 ( invisible ) ( invisible ) + 1058.000000 ( invisible ) ( invisible ) + 1052.000000 ( nodraw ) ( nodraw ) + 1046.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 914.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 866.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 830.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 986.000000 ( nodraw ) ( nodraw ) + 968.000000 ( ) ( nodraw ) + 962.000000 ( ) ( ) + 944.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 854.000000 ( ) ( ) + 824.000000 ( ) ( ) + 776.000000 ( ) ( ) + 716.000000 ( ) ( ) + 662.000000 ( ) ( ) + 626.000000 ( ) ( ) + 608.000000 ( nodraw ) ( ) + 602.000000 ( nodraw ) ( nodraw ) + 594.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 674.000000 ( ) ( ) + 692.000000 ( ) ( ) + 716.000000 ( ) ( ) + 740.000000 ( ) ( ) + 764.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 980.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 716.000000 ( invisible ) ( invisible ) + 728.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 746.000000 ( invisible ) ( invisible ) + 770.000000 ( invisible ) ( invisible ) + 782.000000 ( invisible ) ( invisible ) + 800.000000 ( invisible ) ( invisible ) + 818.000000 ( invisible ) ( invisible ) + 836.000000 ( invisible ) ( invisible ) + 854.000000 ( invisible ) ( invisible ) + 884.000000 ( invisible ) ( invisible ) + 902.000000 ( invisible ) ( invisible ) + 926.000000 ( invisible ) ( invisible ) + 950.000000 ( invisible ) ( invisible ) + 968.000000 ( invisible ) ( invisible ) + 986.000000 ( invisible ) ( invisible ) + 1004.000000 ( invisible ) ( invisible ) + 1022.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1076.000000 ( invisible ) ( invisible ) + 1076.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1064.000000 ( invisible ) ( invisible ) + 1064.000000 ( invisible ) ( invisible ) + 1058.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1046.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 914.000000 ( nodraw ) ( nodraw ) + 896.000000 ( nodraw ) ( nodraw ) + 878.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 824.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 980.000000 ( nodraw ) ( nodraw ) + 968.000000 ( ) ( ) + 956.000000 ( ) ( ) + 938.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 848.000000 ( ) ( ) + 830.000000 ( ) ( ) + 794.000000 ( ) ( ) + 734.000000 ( ) ( ) + 674.000000 ( ) ( ) + 638.000000 ( ) ( ) + 614.000000 ( nodraw ) ( nodraw ) + 614.000000 ( nodraw ) ( nodraw ) + 612.000000 ( nodraw ) ( nodraw ) + 614.000000 ( nodraw ) ( nodraw ) + 614.000000 ( nodraw ) ( nodraw ) + 628.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 674.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 740.000000 ( ) ( ) + 764.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 842.000000 ( ) ( ) + 872.000000 ( ) ( ) + 890.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 980.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 722.000000 ( invisible ) ( invisible ) + 728.000000 ( invisible ) ( invisible ) + 746.000000 ( invisible ) ( invisible ) + 770.000000 ( invisible ) ( invisible ) + 788.000000 ( invisible ) ( invisible ) + 794.000000 ( invisible ) ( invisible ) + 824.000000 ( invisible ) ( invisible ) + 842.000000 ( invisible ) ( invisible ) + 860.000000 ( invisible ) ( invisible ) + 890.000000 ( invisible ) ( invisible ) + 908.000000 ( invisible ) ( invisible ) + 932.000000 ( invisible ) ( invisible ) + 950.000000 ( invisible ) ( invisible ) + 974.000000 ( invisible ) ( invisible ) + 992.000000 ( invisible ) ( invisible ) + 1010.000000 ( invisible ) ( invisible ) + 1022.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1076.000000 ( invisible ) ( invisible ) + 1076.000000 ( invisible ) ( invisible ) + 1076.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1064.000000 ( invisible ) ( invisible ) + 1064.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 908.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 848.000000 ( nodraw ) ( nodraw ) + 830.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 812.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 974.000000 ( ) ( ) + 962.000000 ( ) ( ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 884.000000 ( ) ( ) + 884.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 848.000000 ( ) ( ) + 830.000000 ( ) ( ) + 794.000000 ( ) ( ) + 746.000000 ( ) ( ) + 686.000000 ( ) ( ) + 644.000000 ( ) ( ) + 620.000000 ( nodraw ) ( nodraw ) + 620.000000 ( nodraw ) ( nodraw ) + 618.000000 ( nodraw ) ( nodraw ) + 622.000000 ( nodraw ) ( nodraw ) + 630.000000 ( ) ( nodraw ) + 636.000000 ( ) ( ) + 654.000000 ( ) ( ) + 658.000000 ( ) ( ) + 656.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 740.000000 ( ) ( ) + 764.000000 ( ) ( ) + 788.000000 ( ) ( ) + 818.000000 ( ) ( ) + 842.000000 ( ) ( ) + 872.000000 ( ) ( ) + 890.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 716.000000 ( invisible ) ( invisible ) + 722.000000 ( invisible ) ( invisible ) + 740.000000 ( invisible ) ( invisible ) + 746.000000 ( invisible ) ( invisible ) + 770.000000 ( invisible ) ( invisible ) + 788.000000 ( invisible ) ( invisible ) + 800.000000 ( invisible ) ( invisible ) + 818.000000 ( invisible ) ( invisible ) + 842.000000 ( invisible ) ( invisible ) + 866.000000 ( invisible ) ( invisible ) + 896.000000 ( invisible ) ( invisible ) + 914.000000 ( invisible ) ( invisible ) + 938.000000 ( invisible ) ( invisible ) + 956.000000 ( invisible ) ( invisible ) + 980.000000 ( invisible ) ( invisible ) + 998.000000 ( invisible ) ( invisible ) + 1016.000000 ( invisible ) ( invisible ) + 1034.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1076.000000 ( invisible ) ( invisible ) + 1076.000000 ( invisible ) ( invisible ) + 1076.000000 ( invisible ) ( invisible ) + 1076.000000 ( invisible ) ( invisible ) + 1076.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1070.000000 ( invisible ) ( invisible ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1046.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 908.000000 ( nodraw ) ( nodraw ) + 896.000000 ( nodraw ) ( nodraw ) + 872.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 806.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 968.000000 ( ) ( ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 830.000000 ( ) ( ) + 800.000000 ( ) ( ) + 758.000000 ( ) ( ) + 704.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( nodraw ) ( nodraw ) + 626.000000 ( nodraw ) ( nodraw ) + 624.000000 ( nodraw ) ( nodraw ) + 630.000000 ( nodraw ) ( nodraw ) + 632.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 666.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 686.000000 ( ) ( ) + 710.000000 ( ) ( ) + 728.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 758.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 878.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( ) ( ) + 944.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 998.000000 ( ) ( ) + 974.000000 ( ) ( ) + 956.000000 ( ) ( ) + 932.000000 ( ) ( ) + 914.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 860.000000 ( ) ( ) + 842.000000 ( ) ( ) + 830.000000 ( ) ( ) + 812.000000 ( ) ( ) + 806.000000 ( ) ( ) + 800.000000 ( ) ( ) + 800.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 962.000000 ( ) ( ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 842.000000 ( ) ( ) + 836.000000 ( ) ( ) + 800.000000 ( ) ( ) + 752.000000 ( ) ( ) + 698.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( nodraw ) ( nodraw ) + 632.000000 ( nodraw ) ( nodraw ) + 632.000000 ( nodraw ) ( nodraw ) + 636.000000 ( nodraw ) ( nodraw ) + 644.000000 ( ) ( ) + 658.000000 ( ) ( ) + 662.000000 ( ) ( ) + 666.000000 ( ) ( ) + 670.000000 ( ) ( ) + 674.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 728.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 794.000000 ( ) ( ) + 818.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 950.000000 ( ) ( ) + 974.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1004.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 968.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 836.000000 ( ) ( ) + 800.000000 ( ) ( ) + 746.000000 ( ) ( ) + 692.000000 ( ) ( ) + 650.000000 ( nodraw ) ( nodraw ) + 638.000000 ( nodraw ) ( nodraw ) + 638.000000 ( nodraw ) ( nodraw ) + 642.000000 ( nodraw ) ( nodraw ) + 642.000000 ( nodraw ) ( nodraw ) + 656.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 672.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 698.000000 ( ) ( ) + 710.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 812.000000 ( ) ( ) + 830.000000 ( ) ( ) + 854.000000 ( ) ( ) + 872.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 944.000000 ( ) ( ) + 968.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 998.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 962.000000 ( ) ( ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 836.000000 ( ) ( ) + 800.000000 ( ) ( ) + 752.000000 ( ) ( ) + 692.000000 ( ) ( ) + 650.000000 ( nodraw ) ( nodraw ) + 638.000000 ( nodraw ) ( nodraw ) + 644.000000 ( nodraw ) ( nodraw ) + 648.000000 ( nodraw ) ( nodraw ) + 652.000000 ( ) ( ) + 678.000000 ( ) ( ) + 690.000000 ( ) ( ) + 690.000000 ( ) ( ) + 676.000000 ( ) ( ) + 668.000000 ( ) ( ) + 680.000000 ( ) ( ) + 698.000000 ( ) ( ) + 710.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 812.000000 ( ) ( ) + 830.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 896.000000 ( ) ( ) + 920.000000 ( ) ( ) + 938.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 992.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 968.000000 ( ) ( nodraw ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 866.000000 ( ) ( ) + 854.000000 ( ) ( ) + 842.000000 ( ) ( ) + 836.000000 ( ) ( ) + 806.000000 ( ) ( ) + 746.000000 ( ) ( ) + 698.000000 ( ) ( ) + 662.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 660.000000 ( nodraw ) ( nodraw ) + 668.000000 ( ) ( ) + 700.000000 ( ) ( ) + 700.000000 ( ) ( ) + 698.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 680.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 818.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 890.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 986.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 824.000000 ( ) ( ) + 800.000000 ( ) ( ) + 752.000000 ( ) ( ) + 710.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 702.000000 ( ) ( ) + 708.000000 ( ) ( ) + 708.000000 ( ) ( ) + 688.000000 ( ) ( ) + 692.000000 ( ) ( ) + 668.000000 ( ) ( ) + 680.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 944.000000 ( ) ( ) + 968.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 980.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 866.000000 ( ) ( ) + 854.000000 ( ) ( ) + 836.000000 ( ) ( ) + 830.000000 ( ) ( ) + 794.000000 ( ) ( ) + 758.000000 ( ) ( ) + 722.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 700.000000 ( nodraw ) ( nodraw ) + 710.000000 ( ) ( ) + 718.000000 ( ) ( ) + 710.000000 ( ) ( ) + 696.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 794.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 854.000000 ( ) ( ) + 878.000000 ( ) ( ) + 902.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 974.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 836.000000 ( ) ( ) + 824.000000 ( ) ( ) + 788.000000 ( ) ( ) + 770.000000 ( ) ( ) + 734.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 706.000000 ( nodraw ) ( nodraw ) + 712.000000 ( ) ( nodraw ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 702.000000 ( ) ( ) + 682.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 704.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 830.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 890.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 944.000000 ( ) ( ) + 968.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 950.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 842.000000 ( ) ( ) + 818.000000 ( ) ( ) + 794.000000 ( ) ( ) + 764.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 718.000000 ( ) ( ) + 746.000000 ( ) ( ) + 750.000000 ( ) ( ) + 740.000000 ( ) ( ) + 732.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 902.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1064.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1046.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 908.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 878.000000 ( nodraw ) ( nodraw ) + 896.000000 ( nodraw ) ( nodraw ) + 908.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 848.000000 ( ) ( ) + 830.000000 ( ) ( ) + 800.000000 ( ) ( ) + 782.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 728.000000 ( ) ( ) + 756.000000 ( ) ( ) + 750.000000 ( ) ( ) + 762.000000 ( ) ( ) + 748.000000 ( ) ( ) + 740.000000 ( ) ( ) + 710.000000 ( ) ( ) + 698.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 866.000000 ( ) ( ) + 890.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 944.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1064.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 872.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 872.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 914.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 836.000000 ( ) ( ) + 812.000000 ( ) ( ) + 794.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 740.000000 ( ) ( nodraw ) + 750.000000 ( ) ( ) + 746.000000 ( ) ( ) + 766.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 746.000000 ( ) ( ) + 728.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 728.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 836.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 896.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 968.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1058.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 914.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 872.000000 ( nodraw ) ( nodraw ) + 848.000000 ( nodraw ) ( nodraw ) + 830.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( ) ( nodraw ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 782.000000 ( ) ( ) + 794.000000 ( ) ( ) + 800.000000 ( nodraw ) ( ) + 806.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 848.000000 ( nodraw ) ( nodraw ) + 866.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 914.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 854.000000 ( ) ( ) + 830.000000 ( ) ( ) + 812.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 770.000000 ( ) ( ) + 774.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 770.000000 ( ) ( ) + 746.000000 ( ) ( ) + 734.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 866.000000 ( ) ( ) + 878.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 974.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1046.000000 ( nodraw ) ( nodraw ) + 1040.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 878.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 812.000000 ( ) ( ) + 794.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 782.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 890.000000 ( ) ( ) + 896.000000 ( nodraw ) ( nodraw ) + 914.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 950.000000 ( ) ( nodraw ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 872.000000 ( ) ( ) + 848.000000 ( ) ( ) + 830.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 794.000000 ( ) ( ) + 792.000000 ( ) ( ) + 794.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 740.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 778.000000 ( ) ( ) + 790.000000 ( ) ( ) + 808.000000 ( ) ( ) + 806.000000 ( ) ( ) + 830.000000 ( ) ( ) + 842.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1040.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 908.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 872.000000 ( nodraw ) ( nodraw ) + 848.000000 ( ) ( ) + 830.000000 ( ) ( ) + 812.000000 ( ) ( ) + 806.000000 ( ) ( ) + 788.000000 ( ) ( ) + 776.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 818.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 926.000000 ( ) ( nodraw ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 896.000000 ( ) ( ) + 884.000000 ( ) ( ) + 878.000000 ( ) ( ) + 878.000000 ( ) ( ) + 880.000000 ( ) ( ) + 880.000000 ( ) ( ) + 886.000000 ( ) ( ) + 878.000000 ( ) ( ) + 860.000000 ( ) ( ) + 818.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 794.000000 ( ) ( nodraw ) + 806.000000 ( ) ( ) + 810.000000 ( ) ( ) + 806.000000 ( ) ( ) + 800.000000 ( ) ( ) + 788.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 774.000000 ( ) ( ) + 788.000000 ( ) ( ) + 792.000000 ( ) ( ) + 806.000000 ( ) ( ) + 822.000000 ( ) ( ) + 830.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 874.000000 ( ) ( ) + 866.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 920.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1028.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 896.000000 ( ) ( ) + 878.000000 ( ) ( ) + 860.000000 ( ) ( ) + 842.000000 ( ) ( ) + 824.000000 ( ) ( ) + 812.000000 ( ) ( ) + 794.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 818.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 882.000000 ( ) ( ) + 890.000000 ( ) ( ) + 892.000000 ( ) ( ) + 884.000000 ( ) ( ) + 876.000000 ( ) ( ) + 854.000000 ( ) ( ) + 830.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 812.000000 ( ) ( nodraw ) + 818.000000 ( ) ( ) + 816.000000 ( ) ( ) + 818.000000 ( ) ( ) + 818.000000 ( ) ( ) + 794.000000 ( ) ( ) + 794.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 776.000000 ( ) ( ) + 776.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 772.000000 ( ) ( ) + 778.000000 ( ) ( ) + 792.000000 ( ) ( ) + 806.000000 ( ) ( ) + 810.000000 ( ) ( ) + 832.000000 ( ) ( ) + 850.000000 ( ) ( ) + 850.000000 ( ) ( ) + 870.000000 ( ) ( ) + 870.000000 ( ) ( ) + 870.000000 ( ) ( ) + 874.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1016.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 920.000000 ( ) ( nodraw ) + 902.000000 ( ) ( ) + 884.000000 ( ) ( ) + 866.000000 ( ) ( ) + 848.000000 ( ) ( ) + 830.000000 ( ) ( ) + 812.000000 ( ) ( ) + 800.000000 ( ) ( ) + 794.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 830.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 892.000000 ( ) ( ) + 898.000000 ( ) ( ) + 890.000000 ( ) ( ) + 892.000000 ( ) ( ) + 896.000000 ( nodraw ) ( ) + 866.000000 ( nodraw ) ( nodraw ) + 850.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 804.000000 ( nodraw ) ( nodraw ) + 812.000000 ( ) ( nodraw ) + 818.000000 ( nodraw ) ( ) + 800.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 794.000000 ( ) ( nodraw ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 772.000000 ( ) ( ) + 782.000000 ( ) ( ) + 796.000000 ( ) ( ) + 804.000000 ( ) ( ) + 820.000000 ( ) ( ) + 830.000000 ( ) ( ) + 838.000000 ( ) ( ) + 852.000000 ( ) ( ) + 854.000000 ( ) ( ) + 866.000000 ( ) ( ) + 866.000000 ( ) ( ) + 870.000000 ( ) ( ) + 872.000000 ( ) ( ) + 902.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1082.000000 ( maxdetail ) ( maxdetail ) + 1094.000000 ( maxdetail ) ( maxdetail ) + 1100.000000 ( maxdetail ) ( maxdetail ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 998.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 938.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 890.000000 ( ) ( ) + 872.000000 ( ) ( ) + 854.000000 ( ) ( ) + 836.000000 ( ) ( ) + 824.000000 ( ) ( ) + 806.000000 ( ) ( ) + 794.000000 ( ) ( ) + 782.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 812.000000 ( ) ( ) + 824.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 890.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 904.000000 ( ) ( ) + 902.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 880.000000 ( nodraw ) ( nodraw ) + 862.000000 ( nodraw ) ( nodraw ) + 850.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 830.000000 ( nodraw ) ( nodraw ) + 830.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 816.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 786.000000 ( ) ( ) + 792.000000 ( ) ( ) + 782.000000 ( ) ( ) + 804.000000 ( ) ( ) + 812.000000 ( ) ( ) + 822.000000 ( ) ( ) + 818.000000 ( ) ( ) + 834.000000 ( ) ( ) + 836.000000 ( ) ( ) + 850.000000 ( ) ( ) + 860.000000 ( ) ( ) + 870.000000 ( ) ( ) + 880.000000 ( nodraw ) ( ) + 884.000000 ( nodraw ) ( nodraw ) + 896.000000 ( nodraw ) ( nodraw ) + 908.000000 ( ) ( nodraw ) + 920.000000 ( nodraw ) ( ) + 932.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1046.000000 ( ) ( nodraw ) + 1070.000000 ( maxdetail ) ( maxdetail ) + 1082.000000 ( maxdetail ) ( maxdetail ) + 1094.000000 ( maxdetail ) ( maxdetail ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 866.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 896.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 962.000000 ( ) ( ) + 950.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 872.000000 ( ) ( ) + 854.000000 ( ) ( ) + 842.000000 ( ) ( ) + 824.000000 ( ) ( ) + 812.000000 ( ) ( ) + 794.000000 ( ) ( ) + 782.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 830.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 890.000000 ( ) ( ) + 914.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 916.000000 ( ) ( ) + 904.000000 ( ) ( ) + 914.000000 ( ) ( ) + 916.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 884.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 856.000000 ( nodraw ) ( nodraw ) + 848.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 860.000000 ( ) ( ) + 848.000000 ( ) ( ) + 854.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 822.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 784.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 796.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 796.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 804.000000 ( nodraw ) ( nodraw ) + 824.000000 ( ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 858.000000 ( nodraw ) ( nodraw ) + 866.000000 ( nodraw ) ( nodraw ) + 872.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 896.000000 ( nodraw ) ( nodraw ) + 896.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 914.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( maxdetail ) ( maxdetail ) + 1082.000000 ( maxdetail ) ( maxdetail ) + 1088.000000 ( maxdetail ) ( maxdetail ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 866.000000 ( ) ( nodraw ) + 878.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 962.000000 ( ) ( nodraw ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 842.000000 ( ) ( ) + 824.000000 ( ) ( ) + 812.000000 ( ) ( ) + 794.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 890.000000 ( ) ( ) + 914.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 950.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 934.000000 ( ) ( ) + 932.000000 ( ) ( ) + 918.000000 ( ) ( ) + 924.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 902.000000 ( nodraw ) ( nodraw ) + 880.000000 ( nodraw ) ( nodraw ) + 876.000000 ( nodraw ) ( nodraw ) + 872.000000 ( nodraw ) ( nodraw ) + 866.000000 ( ) ( nodraw ) + 878.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 854.000000 ( ) ( ) + 852.000000 ( ) ( ) + 850.000000 ( ) ( ) + 850.000000 ( ) ( ) + 842.000000 ( ) ( ) + 830.000000 ( nodraw ) ( ) + 824.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 778.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 790.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 790.000000 ( nodraw ) ( nodraw ) + 798.000000 ( nodraw ) ( nodraw ) + 810.000000 ( nodraw ) ( nodraw ) + 828.000000 ( nodraw ) ( nodraw ) + 838.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 872.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 914.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( maxdetail ) ( maxdetail ) + 1058.000000 ( maxdetail ) ( maxdetail ) + 1082.000000 ( maxdetail ) ( maxdetail ) + 1088.000000 ( maxdetail ) ( maxdetail ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 776.000000 ( ) ( nodraw ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 818.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 890.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 896.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 842.000000 ( ) ( ) + 830.000000 ( ) ( ) + 812.000000 ( ) ( ) + 800.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 764.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 890.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 952.000000 ( ) ( ) + 934.000000 ( ) ( ) + 940.000000 ( ) ( ) + 926.000000 ( ) ( ) + 916.000000 ( nodraw ) ( nodraw ) + 910.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 898.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 878.000000 ( nodraw ) ( nodraw ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 886.000000 ( ) ( ) + 880.000000 ( ) ( ) + 874.000000 ( ) ( ) + 866.000000 ( ) ( ) + 854.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( nodraw ) ( ) + 830.000000 ( nodraw ) ( nodraw ) + 824.000000 ( ) ( ) + 818.000000 ( ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 802.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 808.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 848.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 896.000000 ( nodraw ) ( nodraw ) + 910.000000 ( nodraw ) ( nodraw ) + 922.000000 ( nodraw ) ( nodraw ) + 934.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1034.000000 ( maxdetail ) ( maxdetail ) + 1064.000000 ( maxdetail ) ( maxdetail ) + 1076.000000 ( maxdetail ) ( maxdetail ) + 1088.000000 ( maxdetail ) ( maxdetail ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( ) ( nodraw ) + 704.000000 ( nodraw ) ( ) + 716.000000 ( ) ( nodraw ) + 722.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 818.000000 ( ) ( ) + 836.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( nodraw ) ( ) + 926.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 866.000000 ( ) ( ) + 854.000000 ( ) ( ) + 836.000000 ( ) ( ) + 824.000000 ( ) ( ) + 818.000000 ( ) ( ) + 800.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 818.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 878.000000 ( ) ( ) + 902.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 964.000000 ( ) ( ) + 952.000000 ( ) ( ) + 958.000000 ( ) ( ) + 966.000000 ( ) ( ) + 954.000000 ( ) ( ) + 942.000000 ( ) ( ) + 928.000000 ( ) ( ) + 914.000000 ( nodraw ) ( nodraw ) + 906.000000 ( nodraw ) ( nodraw ) + 910.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 896.000000 ( nodraw ) ( nodraw ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 882.000000 ( ) ( ) + 878.000000 ( ) ( ) + 866.000000 ( ) ( ) + 866.000000 ( ) ( ) + 848.000000 ( ) ( ) + 842.000000 ( ) ( ) + 842.000000 ( ) ( ) + 836.000000 ( ) ( ) + 824.000000 ( ) ( ) + 830.000000 ( ) ( ) + 812.000000 ( ) ( ) + 806.000000 ( ) ( ) + 806.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 830.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 878.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 890.000000 ( ) ( nodraw ) + 906.000000 ( ) ( ) + 920.000000 ( ) ( ) + 928.000000 ( ) ( ) + 950.000000 ( ) ( ) + 966.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1040.000000 ( maxdetail ) ( maxdetail ) + 1058.000000 ( maxdetail ) ( maxdetail ) + 1070.000000 ( maxdetail ) ( maxdetail ) + 1082.000000 ( maxdetail ) ( maxdetail ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 818.000000 ( ) ( ) + 830.000000 ( ) ( ) + 836.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 902.000000 ( ) ( ) + 914.000000 ( ) ( ) + 920.000000 ( nodraw ) ( ) + 926.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 938.000000 ( ) ( nodraw ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 848.000000 ( ) ( ) + 836.000000 ( ) ( ) + 824.000000 ( ) ( ) + 812.000000 ( ) ( ) + 800.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 890.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 958.000000 ( ) ( ) + 966.000000 ( ) ( ) + 958.000000 ( ) ( ) + 960.000000 ( ) ( ) + 942.000000 ( ) ( ) + 940.000000 ( ) ( ) + 922.000000 ( nodraw ) ( nodraw ) + 912.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 908.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 908.000000 ( ) ( nodraw ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 900.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 842.000000 ( ) ( ) + 836.000000 ( ) ( ) + 824.000000 ( ) ( ) + 824.000000 ( ) ( ) + 818.000000 ( ) ( ) + 812.000000 ( ) ( ) + 794.000000 ( ) ( ) + 794.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( ) + 812.000000 ( ) ( nodraw ) + 830.000000 ( ) ( ) + 842.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 910.000000 ( ) ( ) + 926.000000 ( ) ( ) + 944.000000 ( ) ( ) + 946.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 994.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 824.000000 ( ) ( ) + 830.000000 ( ) ( ) + 842.000000 ( ) ( ) + 854.000000 ( ) ( ) + 866.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 896.000000 ( ) ( ) + 902.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 854.000000 ( ) ( ) + 842.000000 ( ) ( ) + 830.000000 ( ) ( ) + 818.000000 ( ) ( ) + 806.000000 ( ) ( ) + 794.000000 ( ) ( ) + 794.000000 ( ) ( ) + 782.000000 ( ) ( ) + 770.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 758.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 986.000000 ( ) ( ) + 968.000000 ( ) ( ) + 970.000000 ( ) ( ) + 962.000000 ( ) ( ) + 954.000000 ( ) ( ) + 952.000000 ( nodraw ) ( ) + 946.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 920.000000 ( ) ( nodraw ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 906.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 896.000000 ( ) ( ) + 878.000000 ( ) ( ) + 878.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 842.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 824.000000 ( ) ( ) + 830.000000 ( ) ( ) + 806.000000 ( ) ( ) + 812.000000 ( ) ( ) + 818.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 866.000000 ( ) ( ) + 878.000000 ( ) ( ) + 878.000000 ( ) ( ) + 908.000000 ( ) ( ) + 916.000000 ( ) ( ) + 940.000000 ( ) ( ) + 952.000000 ( ) ( ) + 954.000000 ( ) ( ) + 958.000000 ( ) ( ) + 982.000000 ( ) ( ) + 982.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 812.000000 ( ) ( ) + 830.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 866.000000 ( ) ( ) + 878.000000 ( ) ( ) + 878.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 848.000000 ( ) ( ) + 842.000000 ( ) ( ) + 836.000000 ( ) ( ) + 824.000000 ( ) ( ) + 818.000000 ( ) ( ) + 806.000000 ( ) ( ) + 800.000000 ( ) ( ) + 788.000000 ( ) ( ) + 782.000000 ( ) ( ) + 770.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 794.000000 ( ) ( ) + 812.000000 ( ) ( ) + 830.000000 ( ) ( ) + 848.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 962.000000 ( ) ( ) + 960.000000 ( ) ( ) + 950.000000 ( nodraw ) ( nodraw ) + 948.000000 ( nodraw ) ( nodraw ) + 946.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 932.000000 ( ) ( nodraw ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 918.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 878.000000 ( ) ( ) + 866.000000 ( ) ( ) + 878.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 848.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 854.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 836.000000 ( ) ( ) + 830.000000 ( ) ( ) + 830.000000 ( ) ( ) + 830.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 890.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 922.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 958.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 976.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( ) ( nodraw ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 794.000000 ( ) ( ) + 800.000000 ( ) ( ) + 806.000000 ( ) ( ) + 818.000000 ( ) ( ) + 824.000000 ( ) ( ) + 830.000000 ( ) ( ) + 836.000000 ( ) ( ) + 854.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 866.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 842.000000 ( ) ( ) + 830.000000 ( ) ( ) + 824.000000 ( ) ( ) + 812.000000 ( ) ( ) + 812.000000 ( ) ( ) + 800.000000 ( ) ( ) + 794.000000 ( ) ( ) + 788.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 770.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 746.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 818.000000 ( ) ( ) + 830.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 968.000000 ( nodraw ) ( ) + 956.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 952.000000 ( nodraw ) ( nodraw ) + 940.000000 ( nodraw ) ( nodraw ) + 946.000000 ( nodraw ) ( nodraw ) + 946.000000 ( nodraw ) ( nodraw ) + 946.000000 ( nodraw ) ( nodraw ) + 940.000000 ( ) ( nodraw ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 930.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 878.000000 ( ) ( ) + 866.000000 ( ) ( ) + 866.000000 ( ) ( ) + 854.000000 ( ) ( ) + 854.000000 ( ) ( ) + 842.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 878.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 890.000000 ( ) ( ) + 914.000000 ( ) ( ) + 924.000000 ( ) ( ) + 938.000000 ( ) ( ) + 952.000000 ( ) ( ) + 944.000000 ( ) ( ) + 954.000000 ( ) ( ) + 968.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 806.000000 ( ) ( ) + 818.000000 ( ) ( ) + 824.000000 ( ) ( ) + 824.000000 ( ) ( ) + 830.000000 ( ) ( ) + 830.000000 ( ) ( ) + 842.000000 ( ) ( ) + 842.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 842.000000 ( ) ( ) + 842.000000 ( ) ( ) + 836.000000 ( ) ( ) + 824.000000 ( ) ( ) + 824.000000 ( ) ( ) + 824.000000 ( ) ( ) + 806.000000 ( ) ( ) + 806.000000 ( ) ( ) + 800.000000 ( ) ( ) + 794.000000 ( ) ( ) + 794.000000 ( ) ( ) + 794.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 746.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 794.000000 ( ) ( ) + 818.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 902.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 948.000000 ( nodraw ) ( nodraw ) + 956.000000 ( ) ( ) + 958.000000 ( ) ( ) + 956.000000 ( ) ( ) + 954.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 930.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 842.000000 ( ) ( ) + 842.000000 ( ) ( ) + 848.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 854.000000 ( ) ( ) + 854.000000 ( ) ( ) + 854.000000 ( ) ( ) + 836.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 854.000000 ( ) ( ) + 866.000000 ( ) ( ) + 866.000000 ( ) ( ) + 866.000000 ( ) ( ) + 878.000000 ( ) ( ) + 896.000000 ( ) ( ) + 902.000000 ( ) ( ) + 922.000000 ( ) ( ) + 934.000000 ( ) ( ) + 940.000000 ( ) ( ) + 944.000000 ( ) ( ) + 968.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 782.000000 ( ) ( ) + 794.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 806.000000 ( ) ( ) + 806.000000 ( ) ( ) + 818.000000 ( ) ( ) + 818.000000 ( ) ( ) + 824.000000 ( ) ( ) + 824.000000 ( ) ( ) + 830.000000 ( ) ( ) + 830.000000 ( ) ( ) + 830.000000 ( ) ( ) + 824.000000 ( ) ( ) + 830.000000 ( ) ( ) + 824.000000 ( ) ( ) + 818.000000 ( ) ( ) + 818.000000 ( ) ( ) + 818.000000 ( ) ( ) + 812.000000 ( ) ( ) + 806.000000 ( ) ( ) + 800.000000 ( ) ( ) + 794.000000 ( ) ( ) + 794.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 788.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 818.000000 ( ) ( ) + 836.000000 ( ) ( ) + 866.000000 ( ) ( ) + 890.000000 ( ) ( ) + 914.000000 ( ) ( ) + 926.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 956.000000 ( ) ( ) + 958.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 976.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 958.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 942.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 842.000000 ( ) ( ) + 842.000000 ( ) ( ) + 842.000000 ( ) ( ) + 836.000000 ( ) ( ) + 842.000000 ( ) ( ) + 854.000000 ( ) ( ) + 854.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 884.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 968.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 800.000000 ( ) ( ) + 806.000000 ( ) ( ) + 806.000000 ( ) ( ) + 806.000000 ( ) ( ) + 806.000000 ( ) ( ) + 806.000000 ( ) ( ) + 812.000000 ( ) ( ) + 806.000000 ( ) ( ) + 800.000000 ( ) ( ) + 794.000000 ( ) ( ) + 794.000000 ( ) ( ) + 794.000000 ( ) ( ) + 788.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 866.000000 ( ) ( ) + 890.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( nodraw ) ( ) + 986.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 976.000000 ( ) ( ) + 982.000000 ( ) ( ) + 982.000000 ( ) ( ) + 978.000000 ( ) ( ) + 976.000000 ( ) ( ) + 964.000000 ( ) ( ) + 952.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 948.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 884.000000 ( ) ( ) + 878.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 848.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 878.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 696.000000 ( ) ( ) + 696.000000 ( ) ( ) + 702.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 794.000000 ( ) ( ) + 788.000000 ( ) ( ) + 788.000000 ( ) ( ) + 776.000000 ( ) ( ) + 776.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 818.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 974.000000 ( ) ( nodraw ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 988.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 988.000000 ( ) ( ) + 974.000000 ( ) ( ) + 962.000000 ( ) ( ) + 952.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 954.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 884.000000 ( ) ( ) + 884.000000 ( ) ( ) + 878.000000 ( ) ( ) + 878.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 872.000000 ( ) ( ) + 878.000000 ( ) ( ) + 884.000000 ( ) ( ) + 878.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 688.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 688.000000 ( ) ( ) + 688.000000 ( ) ( ) + 690.000000 ( ) ( ) + 698.000000 ( ) ( ) + 700.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 818.000000 ( ) ( ) + 836.000000 ( ) ( ) + 854.000000 ( ) ( ) + 878.000000 ( ) ( ) + 896.000000 ( ) ( ) + 914.000000 ( ) ( ) + 920.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 990.000000 ( ) ( ) + 986.000000 ( ) ( ) + 982.000000 ( ) ( ) + 968.000000 ( ) ( ) + 966.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 954.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 682.000000 ( ) ( ) + 690.000000 ( ) ( ) + 690.000000 ( ) ( ) + 684.000000 ( ) ( ) + 694.000000 ( ) ( ) + 690.000000 ( ) ( ) + 690.000000 ( ) ( ) + 684.000000 ( ) ( ) + 688.000000 ( ) ( ) + 692.000000 ( ) ( ) + 702.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 806.000000 ( ) ( ) + 836.000000 ( ) ( ) + 854.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 914.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( nodraw ) ( ) + 956.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 992.000000 ( ) ( nodraw ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 976.000000 ( ) ( ) + 970.000000 ( ) ( ) + 964.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 954.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 684.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 684.000000 ( ) ( ) + 688.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 696.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 758.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 806.000000 ( ) ( ) + 830.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 890.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( nodraw ) ( ) + 944.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 992.000000 ( ) ( nodraw ) + 998.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 960.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 902.000000 ( ) ( ) + 902.000000 ( ) ( ) + 908.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 676.000000 ( ) ( ) + 684.000000 ( ) ( ) + 686.000000 ( ) ( ) + 688.000000 ( ) ( ) + 686.000000 ( ) ( ) + 688.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 688.000000 ( ) ( ) + 696.000000 ( ) ( ) + 692.000000 ( ) ( ) + 696.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 830.000000 ( ) ( ) + 860.000000 ( ) ( ) + 866.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 944.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 974.000000 ( ) ( nodraw ) + 992.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 960.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 684.000000 ( ) ( ) + 686.000000 ( ) ( ) + 684.000000 ( ) ( ) + 682.000000 ( ) ( ) + 690.000000 ( ) ( ) + 688.000000 ( ) ( ) + 694.000000 ( ) ( ) + 692.000000 ( ) ( ) + 690.000000 ( ) ( ) + 698.000000 ( ) ( ) + 700.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 788.000000 ( ) ( ) + 806.000000 ( ) ( ) + 818.000000 ( ) ( ) + 842.000000 ( ) ( ) + 854.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 968.000000 ( ) ( ) + 966.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 920.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 682.000000 ( ) ( ) + 684.000000 ( ) ( ) + 680.000000 ( ) ( ) + 684.000000 ( ) ( ) + 690.000000 ( ) ( ) + 694.000000 ( ) ( ) + 696.000000 ( ) ( ) + 700.000000 ( ) ( ) + 692.000000 ( ) ( ) + 690.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 812.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 878.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 944.000000 ( ) ( ) + 962.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 978.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 672.000000 ( ) ( ) + 682.000000 ( ) ( ) + 682.000000 ( ) ( ) + 686.000000 ( ) ( ) + 694.000000 ( ) ( ) + 696.000000 ( ) ( ) + 690.000000 ( ) ( ) + 688.000000 ( ) ( ) + 682.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 752.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 848.000000 ( nodraw ) ( nodraw ) + 848.000000 ( nodraw ) ( nodraw ) + 860.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 914.000000 ( ) ( ) + 938.000000 ( ) ( ) + 956.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 978.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 672.000000 ( ) ( ) + 682.000000 ( ) ( ) + 688.000000 ( ) ( ) + 690.000000 ( ) ( ) + 690.000000 ( ) ( ) + 690.000000 ( ) ( ) + 682.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 830.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 848.000000 ( nodraw ) ( nodraw ) + 872.000000 ( nodraw ) ( nodraw ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 978.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( ) ( invisible ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 672.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 688.000000 ( ) ( ) + 684.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 938.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 990.000000 ( ) ( ) + 992.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 678.000000 ( ) ( ) + 682.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 890.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 990.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 812.000000 ( ) ( nodraw ) + 830.000000 ( ) ( ) + 854.000000 ( ) ( ) + 878.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 950.000000 ( ) ( ) + 968.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 990.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1094.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 776.000000 ( ) ( nodraw ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 896.000000 ( ) ( ) + 926.000000 ( ) ( ) + 950.000000 ( ) ( ) + 962.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 996.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1106.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( nodraw ) ( nodraw ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( nodraw ) ( nodraw ) + 1088.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 662.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 684.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 734.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 920.000000 ( ) ( ) + 944.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 998.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1002.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( nodraw ) ( nodraw ) + 1082.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 670.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 728.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 806.000000 ( ) ( ) + 830.000000 ( ) ( ) + 848.000000 ( ) ( ) + 884.000000 ( ) ( ) + 914.000000 ( ) ( ) + 944.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 998.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( ) ( nodraw ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1008.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 652.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 672.000000 ( ) ( ) + 672.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 722.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 740.000000 ( ) ( nodraw ) + 758.000000 ( ) ( ) + 788.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 854.000000 ( ) ( ) + 878.000000 ( ) ( ) + 908.000000 ( ) ( ) + 938.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 998.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1004.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1008.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 716.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 950.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1010.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( ) ( ) + 1014.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( nodraw ) ( nodraw ) + 1076.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( invisible ) ( invisible ) + 680.000000 ( invisible ) ( invisible ) + 680.000000 ( invisible ) ( invisible ) + 680.000000 ( invisible ) ( invisible ) + 680.000000 ( invisible ) ( invisible ) + 680.000000 ( invisible ) ( invisible ) + 680.000000 ( invisible ) ( invisible ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 648.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 646.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 660.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 710.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 734.000000 ( ) ( ) + 758.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 944.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1016.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1014.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 8.000000 ( ) ( ) + 682.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 648.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 642.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 640.000000 ( ) ( ) + 640.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 646.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 782.000000 ( ) ( ) + 794.000000 ( ) ( ) + 812.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 890.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 950.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 986.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1014.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( nodraw ) ( nodraw ) + 1070.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 8.000000 ( ) ( ) + 688.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 636.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( nodraw ) ( ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 728.000000 ( ) ( ) + 746.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 806.000000 ( ) ( ) + 830.000000 ( ) ( ) + 848.000000 ( ) ( ) + 878.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 938.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1016.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1014.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1058.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 8.000000 ( ) ( ) + 690.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 630.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 758.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 926.000000 ( nodraw ) ( ) + 944.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1016.000000 ( nodraw ) ( nodraw ) + 1022.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( nodraw ) ( nodraw ) + 1028.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1014.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1016.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1010.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( nodraw ) ( nodraw ) + 1064.000000 ( nodraw ) ( nodraw ) + 1052.000000 ( nodraw ) ( nodraw ) + 1046.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 26.000000 ( ) ( ) + 674.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 622.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 624.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 724.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 758.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 812.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 944.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 998.000000 ( nodraw ) ( nodraw ) + 1004.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1008.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 42.000000 ( ) ( ) + 660.000000 ( invisible ) ( invisible ) + 696.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 622.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 624.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 616.000000 ( ) ( ) + 622.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 700.000000 ( nodraw ) ( nodraw ) + 714.000000 ( ) ( nodraw ) + 720.000000 ( ) ( ) + 732.000000 ( ) ( ) + 736.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 800.000000 ( ) ( ) + 818.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 980.000000 ( nodraw ) ( nodraw ) + 992.000000 ( nodraw ) ( nodraw ) + 998.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 14.000000 ( ) ( ) + 70.000000 ( ) ( ) + 654.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 706.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 600.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 618.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 682.000000 ( ) ( ) + 676.000000 ( ) ( ) + 658.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 702.000000 ( nodraw ) ( nodraw ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 732.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 974.000000 ( nodraw ) ( nodraw ) + 992.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 10.000000 ( ) ( ) + 38.000000 ( ) ( ) + 134.000000 ( ) ( ) + 640.000000 ( invisible ) ( invisible ) + 708.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 712.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 592.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( ) ( ) + 606.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 618.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 598.000000 ( ) ( ) + 602.000000 ( ) ( ) + 610.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 684.000000 ( ) ( ) + 686.000000 ( ) ( ) + 676.000000 ( ) ( ) + 656.000000 ( nodraw ) ( nodraw ) + 648.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 682.000000 ( nodraw ) ( nodraw ) + 702.000000 ( nodraw ) ( nodraw ) + 704.000000 ( ) ( ) + 712.000000 ( ) ( ) + 722.000000 ( ) ( ) + 726.000000 ( ) ( ) + 730.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 968.000000 ( nodraw ) ( nodraw ) + 974.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 8.000000 ( ) ( ) + 28.000000 ( ) ( ) + 74.000000 ( ) ( ) + 224.000000 ( ) ( ) + 632.000000 ( invisible ) ( invisible ) + 702.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 714.000000 ( invisible ) ( invisible ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 586.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 594.000000 ( ) ( ) + 598.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 622.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 612.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 676.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 670.000000 ( ) ( ) + 650.000000 ( nodraw ) ( nodraw ) + 638.000000 ( nodraw ) ( nodraw ) + 646.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 696.000000 ( nodraw ) ( nodraw ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 720.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 872.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 968.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 14.000000 ( ) ( ) + 24.000000 ( ) ( ) + 60.000000 ( ) ( ) + 150.000000 ( ) ( ) + 316.000000 ( ) ( ) + 624.000000 ( invisible ) ( invisible ) + 696.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 716.000000 ( invisible ) ( invisible ) + 718.000000 ( invisible ) ( invisible ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 644.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 582.000000 ( ) ( ) + 580.000000 ( ) ( ) + 580.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( ) ( ) + 606.000000 ( ) ( ) + 612.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 624.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 604.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 670.000000 ( ) ( ) + 682.000000 ( ) ( ) + 676.000000 ( ) ( ) + 666.000000 ( ) ( ) + 646.000000 ( nodraw ) ( nodraw ) + 634.000000 ( nodraw ) ( nodraw ) + 640.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 682.000000 ( ) ( ) + 696.000000 ( ) ( ) + 702.000000 ( ) ( ) + 702.000000 ( ) ( ) + 706.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 800.000000 ( ) ( ) + 818.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( nodraw ) ( ) + 908.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 950.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 4.000000 ( ) ( ) + 10.000000 ( ) ( ) + 22.000000 ( ) ( ) + 56.000000 ( ) ( ) + 122.000000 ( ) ( ) + 240.000000 ( ) ( ) + 418.000000 ( ) ( ) + 626.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 712.000000 ( invisible ) ( invisible ) + 712.000000 ( invisible ) ( invisible ) + 716.000000 ( invisible ) ( invisible ) + 716.000000 ( invisible ) ( invisible ) + 722.000000 ( invisible ) ( invisible ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 662.000000 ( ) ( ) + 638.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 676.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 664.000000 ( ) ( ) + 644.000000 ( nodraw ) ( nodraw ) + 632.000000 ( nodraw ) ( nodraw ) + 640.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 694.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 812.000000 ( ) ( ) + 830.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( nodraw ) ( nodraw ) + 896.000000 ( nodraw ) ( nodraw ) + 920.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 14.000000 ( ) ( ) + 48.000000 ( ) ( ) + 112.000000 ( ) ( ) + 214.000000 ( ) ( ) + 348.000000 ( ) ( ) + 490.000000 ( ) ( ) + 622.000000 ( invisible ) ( invisible ) + 690.000000 ( invisible ) ( invisible ) + 712.000000 ( invisible ) ( invisible ) + 720.000000 ( invisible ) ( invisible ) + 722.000000 ( invisible ) ( invisible ) + 722.000000 ( invisible ) ( invisible ) + 724.000000 ( invisible ) ( invisible ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 656.000000 ( ) ( ) + 638.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 598.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 598.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 648.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 672.000000 ( ) ( ) + 668.000000 ( ) ( ) + 658.000000 ( nodraw ) ( ) + 644.000000 ( nodraw ) ( nodraw ) + 636.000000 ( nodraw ) ( nodraw ) + 644.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( nodraw ) ( nodraw ) + 890.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 6.000000 ( ) ( ) + 12.000000 ( ) ( ) + 48.000000 ( ) ( ) + 108.000000 ( ) ( ) + 208.000000 ( ) ( ) + 324.000000 ( ) ( ) + 442.000000 ( ) ( ) + 554.000000 ( ) ( ) + 634.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 716.000000 ( invisible ) ( invisible ) + 722.000000 ( invisible ) ( invisible ) + 722.000000 ( invisible ) ( invisible ) + 728.000000 ( invisible ) ( invisible ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 662.000000 ( ) ( ) + 644.000000 ( ) ( ) + 626.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 582.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 576.000000 ( ) ( ) + 578.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 592.000000 ( ) ( ) + 588.000000 ( ) ( ) + 594.000000 ( ) ( ) + 602.000000 ( ) ( ) + 610.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 600.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 670.000000 ( ) ( ) + 658.000000 ( nodraw ) ( nodraw ) + 652.000000 ( nodraw ) ( nodraw ) + 650.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 812.000000 ( ) ( ) + 830.000000 ( ) ( ) + 848.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 10.000000 ( ) ( ) + 34.000000 ( ) ( ) + 92.000000 ( ) ( ) + 180.000000 ( ) ( ) + 294.000000 ( ) ( ) + 410.000000 ( ) ( ) + 506.000000 ( ) ( ) + 594.000000 ( ) ( ) + 646.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 720.000000 ( invisible ) ( invisible ) + 726.000000 ( invisible ) ( invisible ) + 730.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 656.000000 ( ) ( ) + 638.000000 ( ) ( ) + 624.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 570.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 588.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 640.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 806.000000 ( ) ( ) + 830.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 22.000000 ( ) ( ) + 56.000000 ( ) ( ) + 134.000000 ( ) ( ) + 244.000000 ( ) ( ) + 362.000000 ( ) ( ) + 466.000000 ( ) ( ) + 552.000000 ( ) ( ) + 614.000000 ( ) ( ) + 662.000000 ( invisible ) ( invisible ) + 694.000000 ( invisible ) ( invisible ) + 714.000000 ( invisible ) ( invisible ) + 724.000000 ( invisible ) ( invisible ) + 730.000000 ( invisible ) ( invisible ) + 730.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 656.000000 ( ) ( ) + 638.000000 ( ) ( ) + 626.000000 ( ) ( ) + 608.000000 ( ) ( ) + 592.000000 ( ) ( ) + 580.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 8.000000 ( ) ( ) + 26.000000 ( ) ( ) + 72.000000 ( ) ( ) + 164.000000 ( ) ( ) + 284.000000 ( ) ( ) + 402.000000 ( ) ( ) + 502.000000 ( ) ( ) + 574.000000 ( ) ( ) + 628.000000 ( ) ( ) + 664.000000 ( invisible ) ( invisible ) + 688.000000 ( invisible ) ( invisible ) + 708.000000 ( invisible ) ( invisible ) + 722.000000 ( invisible ) ( invisible ) + 730.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 656.000000 ( ) ( ) + 638.000000 ( ) ( ) + 622.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 564.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 520.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 528.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( nodraw ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 24.000000 ( ) ( ) + 84.000000 ( ) ( ) + 180.000000 ( ) ( ) + 300.000000 ( ) ( ) + 416.000000 ( ) ( ) + 514.000000 ( ) ( ) + 582.000000 ( ) ( ) + 630.000000 ( ) ( ) + 664.000000 ( invisible ) ( invisible ) + 694.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 722.000000 ( invisible ) ( invisible ) + 730.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 714.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 656.000000 ( ) ( ) + 638.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 548.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 496.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 28.000000 ( ) ( ) + 82.000000 ( ) ( ) + 176.000000 ( ) ( ) + 300.000000 ( ) ( ) + 416.000000 ( ) ( ) + 508.000000 ( ) ( ) + 576.000000 ( ) ( ) + 626.000000 ( ) ( ) + 660.000000 ( invisible ) ( invisible ) + 684.000000 ( invisible ) ( invisible ) + 706.000000 ( invisible ) ( invisible ) + 720.000000 ( invisible ) ( invisible ) + 732.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 638.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 568.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 484.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 10.000000 ( ) ( ) + 28.000000 ( ) ( ) + 82.000000 ( ) ( ) + 176.000000 ( ) ( ) + 290.000000 ( ) ( ) + 398.000000 ( ) ( ) + 496.000000 ( ) ( ) + 564.000000 ( ) ( ) + 604.000000 ( ) ( ) + 646.000000 ( invisible ) ( invisible ) + 682.000000 ( invisible ) ( invisible ) + 702.000000 ( invisible ) ( invisible ) + 712.000000 ( invisible ) ( invisible ) + 726.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 732.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 724.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 632.000000 ( ) ( ) + 614.000000 ( ) ( ) + 596.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 570.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 484.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 616.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 26.000000 ( ) ( ) + 74.000000 ( ) ( ) + 160.000000 ( ) ( ) + 272.000000 ( ) ( ) + 386.000000 ( ) ( ) + 478.000000 ( ) ( ) + 554.000000 ( ) ( ) + 604.000000 ( ) ( ) + 646.000000 ( invisible ) ( invisible ) + 676.000000 ( invisible ) ( invisible ) + 700.000000 ( invisible ) ( invisible ) + 712.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 734.000000 ( invisible ) ( invisible ) + 730.000000 ( invisible ) ( invisible ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 718.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 662.000000 ( ) ( ) + 644.000000 ( ) ( ) + 626.000000 ( ) ( ) + 608.000000 ( ) ( ) + 590.000000 ( ) ( ) + 572.000000 ( ) ( ) + 558.000000 ( ) ( ) + 546.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 472.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 464.000000 ( ) ( ) + 464.000000 ( ) ( ) + 470.000000 ( ) ( ) + 472.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 610.000000 ( ) ( ) + 620.000000 ( ) ( ) + 630.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 12.000000 ( ) ( ) + 20.000000 ( ) ( ) + 62.000000 ( ) ( ) + 140.000000 ( ) ( ) + 244.000000 ( ) ( ) + 356.000000 ( ) ( ) + 458.000000 ( ) ( ) + 532.000000 ( ) ( ) + 592.000000 ( ) ( ) + 634.000000 ( invisible ) ( invisible ) + 668.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 708.000000 ( invisible ) ( invisible ) + 722.000000 ( invisible ) ( invisible ) + 728.000000 ( invisible ) ( invisible ) + 728.000000 ( invisible ) ( invisible ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 714.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 680.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 638.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 566.000000 ( ) ( ) + 548.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 456.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 464.000000 ( ) ( ) + 470.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( nodraw ) ( nodraw ) + 644.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 18.000000 ( ) ( ) + 44.000000 ( ) ( ) + 110.000000 ( ) ( ) + 212.000000 ( ) ( ) + 330.000000 ( ) ( ) + 430.000000 ( ) ( ) + 520.000000 ( ) ( ) + 584.000000 ( ) ( ) + 626.000000 ( invisible ) ( invisible ) + 662.000000 ( invisible ) ( invisible ) + 688.000000 ( invisible ) ( invisible ) + 710.000000 ( invisible ) ( invisible ) + 718.000000 ( invisible ) ( invisible ) + 728.000000 ( invisible ) ( invisible ) + 728.000000 ( invisible ) ( invisible ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 708.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 632.000000 ( ) ( ) + 614.000000 ( ) ( ) + 596.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 496.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 452.000000 ( ) ( ) + 458.000000 ( ) ( ) + 470.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( nodraw ) ( nodraw ) + 626.000000 ( nodraw ) ( nodraw ) + 632.000000 ( nodraw ) ( nodraw ) + 644.000000 ( nodraw ) ( nodraw ) + 650.000000 ( nodraw ) ( nodraw ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 4.000000 ( ) ( ) + 14.000000 ( ) ( ) + 32.000000 ( ) ( ) + 92.000000 ( ) ( ) + 182.000000 ( ) ( ) + 306.000000 ( ) ( ) + 416.000000 ( ) ( ) + 502.000000 ( ) ( ) + 576.000000 ( ) ( ) + 628.000000 ( invisible ) ( invisible ) + 662.000000 ( invisible ) ( invisible ) + 694.000000 ( invisible ) ( invisible ) + 708.000000 ( invisible ) ( invisible ) + 718.000000 ( invisible ) ( invisible ) + 724.000000 ( invisible ) ( invisible ) + 722.000000 ( invisible ) ( invisible ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 584.000000 ( ) ( ) + 566.000000 ( ) ( ) + 546.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 496.000000 ( ) ( ) + 486.000000 ( ) ( ) + 480.000000 ( ) ( ) + 474.000000 ( ) ( ) + 466.000000 ( ) ( ) + 458.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 436.000000 ( ) ( ) + 446.000000 ( ) ( ) + 456.000000 ( ) ( ) + 464.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( nodraw ) ( ) + 602.000000 ( nodraw ) ( nodraw ) + 608.000000 ( nodraw ) ( nodraw ) + 608.000000 ( nodraw ) ( nodraw ) + 614.000000 ( nodraw ) ( nodraw ) + 620.000000 ( nodraw ) ( nodraw ) + 626.000000 ( nodraw ) ( nodraw ) + 644.000000 ( nodraw ) ( nodraw ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 10.000000 ( ) ( ) + 26.000000 ( ) ( ) + 72.000000 ( ) ( ) + 166.000000 ( ) ( ) + 290.000000 ( ) ( ) + 410.000000 ( ) ( ) + 504.000000 ( ) ( ) + 578.000000 ( ) ( ) + 622.000000 ( invisible ) ( invisible ) + 662.000000 ( invisible ) ( invisible ) + 682.000000 ( invisible ) ( invisible ) + 704.000000 ( invisible ) ( invisible ) + 712.000000 ( invisible ) ( invisible ) + 722.000000 ( invisible ) ( invisible ) + 722.000000 ( invisible ) ( invisible ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 638.000000 ( ) ( ) + 626.000000 ( ) ( ) + 610.000000 ( ) ( ) + 592.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 492.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 480.000000 ( ) ( ) + 476.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 450.000000 ( ) ( ) + 440.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 422.000000 ( ) ( ) + 422.000000 ( ) ( ) + 416.000000 ( ) ( ) + 416.000000 ( ) ( ) + 422.000000 ( ) ( ) + 428.000000 ( ) ( ) + 436.000000 ( ) ( ) + 450.000000 ( ) ( ) + 454.000000 ( ) ( ) + 466.000000 ( ) ( ) + 476.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 584.000000 ( ) ( ) + 590.000000 ( nodraw ) ( nodraw ) + 590.000000 ( nodraw ) ( nodraw ) + 590.000000 ( nodraw ) ( nodraw ) + 596.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 614.000000 ( nodraw ) ( nodraw ) + 626.000000 ( nodraw ) ( nodraw ) + 638.000000 ( nodraw ) ( nodraw ) + 656.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 26.000000 ( ) ( ) + 68.000000 ( ) ( ) + 156.000000 ( ) ( ) + 282.000000 ( ) ( ) + 392.000000 ( ) ( ) + 492.000000 ( ) ( ) + 572.000000 ( ) ( ) + 620.000000 ( invisible ) ( invisible ) + 658.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 702.000000 ( invisible ) ( invisible ) + 712.000000 ( invisible ) ( invisible ) + 718.000000 ( invisible ) ( invisible ) + 714.000000 ( invisible ) ( invisible ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 614.000000 ( ) ( ) + 602.000000 ( ) ( ) + 582.000000 ( ) ( ) + 564.000000 ( ) ( ) + 542.000000 ( ) ( ) + 524.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 464.000000 ( ) ( ) + 464.000000 ( ) ( ) + 464.000000 ( ) ( ) + 464.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 466.000000 ( ) ( ) + 462.000000 ( ) ( ) + 458.000000 ( ) ( ) + 454.000000 ( ) ( ) + 446.000000 ( ) ( ) + 432.000000 ( ) ( ) + 426.000000 ( ) ( ) + 418.000000 ( ) ( ) + 412.000000 ( ) ( ) + 414.000000 ( ) ( ) + 410.000000 ( ) ( ) + 408.000000 ( ) ( ) + 398.000000 ( ) ( ) + 410.000000 ( ) ( ) + 420.000000 ( ) ( ) + 438.000000 ( ) ( ) + 448.000000 ( ) ( ) + 454.000000 ( ) ( ) + 462.000000 ( ) ( ) + 474.000000 ( ) ( ) + 484.000000 ( ) ( ) + 498.000000 ( ) ( ) + 508.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 590.000000 ( nodraw ) ( nodraw ) + 596.000000 ( nodraw ) ( nodraw ) + 614.000000 ( nodraw ) ( nodraw ) + 626.000000 ( nodraw ) ( nodraw ) + 632.000000 ( ) ( ) + 650.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 6.000000 ( ) ( ) + 14.000000 ( ) ( ) + 56.000000 ( ) ( ) + 146.000000 ( ) ( ) + 262.000000 ( ) ( ) + 380.000000 ( ) ( ) + 480.000000 ( ) ( ) + 556.000000 ( ) ( ) + 614.000000 ( invisible ) ( invisible ) + 650.000000 ( invisible ) ( invisible ) + 674.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 708.000000 ( invisible ) ( invisible ) + 714.000000 ( invisible ) ( invisible ) + 706.000000 ( invisible ) ( invisible ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 634.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 590.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 530.000000 ( ) ( ) + 512.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 452.000000 ( ) ( ) + 452.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 452.000000 ( ) ( ) + 452.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 444.000000 ( ) ( ) + 440.000000 ( ) ( ) + 434.000000 ( ) ( ) + 422.000000 ( ) ( ) + 418.000000 ( ) ( ) + 410.000000 ( ) ( ) + 406.000000 ( ) ( ) + 404.000000 ( ) ( ) + 404.000000 ( ) ( ) + 408.000000 ( ) ( ) + 398.000000 ( ) ( ) + 392.000000 ( ) ( ) + 394.000000 ( ) ( ) + 420.000000 ( ) ( ) + 434.000000 ( ) ( ) + 446.000000 ( ) ( ) + 448.000000 ( ) ( ) + 456.000000 ( ) ( ) + 466.000000 ( ) ( ) + 480.000000 ( ) ( ) + 488.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 564.000000 ( ) ( ) + 566.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 596.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 614.000000 ( ) ( nodraw ) + 626.000000 ( ) ( ) + 644.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 8.000000 ( ) ( ) + 22.000000 ( ) ( ) + 60.000000 ( ) ( ) + 130.000000 ( ) ( ) + 248.000000 ( ) ( ) + 378.000000 ( ) ( ) + 476.000000 ( ) ( ) + 558.000000 ( ) ( ) + 608.000000 ( invisible ) ( invisible ) + 648.000000 ( invisible ) ( invisible ) + 680.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 702.000000 ( invisible ) ( invisible ) + 706.000000 ( invisible ) ( invisible ) + 702.000000 ( invisible ) ( invisible ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 666.000000 ( ) ( ) + 660.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 578.000000 ( ) ( ) + 560.000000 ( ) ( ) + 542.000000 ( ) ( ) + 518.000000 ( ) ( ) + 500.000000 ( ) ( ) + 486.000000 ( ) ( ) + 472.000000 ( ) ( ) + 464.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 444.000000 ( ) ( ) + 440.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 440.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 424.000000 ( ) ( ) + 414.000000 ( ) ( ) + 408.000000 ( ) ( ) + 398.000000 ( ) ( ) + 400.000000 ( ) ( ) + 392.000000 ( ) ( ) + 392.000000 ( ) ( ) + 400.000000 ( ) ( ) + 400.000000 ( ) ( ) + 400.000000 ( ) ( ) + 392.000000 ( ) ( ) + 384.000000 ( ) ( ) + 386.000000 ( ) ( ) + 404.000000 ( ) ( ) + 420.000000 ( ) ( ) + 432.000000 ( ) ( ) + 442.000000 ( ) ( ) + 448.000000 ( ) ( ) + 456.000000 ( ) ( ) + 474.000000 ( ) ( ) + 484.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 518.000000 ( nodraw ) ( nodraw ) + 530.000000 ( nodraw ) ( nodraw ) + 542.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 614.000000 ( ) ( nodraw ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 10.000000 ( ) ( ) + 44.000000 ( ) ( ) + 110.000000 ( ) ( ) + 224.000000 ( ) ( ) + 346.000000 ( ) ( ) + 458.000000 ( ) ( ) + 540.000000 ( ) ( ) + 600.000000 ( invisible ) ( invisible ) + 638.000000 ( invisible ) ( invisible ) + 670.000000 ( invisible ) ( invisible ) + 684.000000 ( invisible ) ( invisible ) + 696.000000 ( invisible ) ( invisible ) + 700.000000 ( invisible ) ( invisible ) + 698.000000 ( invisible ) ( invisible ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 648.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 560.000000 ( ) ( ) + 542.000000 ( ) ( ) + 524.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 476.000000 ( ) ( ) + 464.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 440.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 422.000000 ( ) ( ) + 422.000000 ( ) ( ) + 422.000000 ( ) ( ) + 422.000000 ( ) ( ) + 422.000000 ( ) ( ) + 422.000000 ( ) ( ) + 422.000000 ( ) ( ) + 416.000000 ( ) ( ) + 404.000000 ( ) ( ) + 416.000000 ( ) ( ) + 416.000000 ( ) ( ) + 404.000000 ( ) ( ) + 410.000000 ( ) ( ) + 404.000000 ( ) ( ) + 386.000000 ( ) ( ) + 382.000000 ( ) ( ) + 382.000000 ( ) ( ) + 382.000000 ( ) ( ) + 376.000000 ( ) ( ) + 378.000000 ( ) ( ) + 386.000000 ( ) ( ) + 388.000000 ( ) ( ) + 384.000000 ( ) ( ) + 384.000000 ( ) ( ) + 372.000000 ( ) ( ) + 378.000000 ( ) ( ) + 396.000000 ( ) ( ) + 410.000000 ( ) ( ) + 422.000000 ( ) ( ) + 428.000000 ( ) ( ) + 432.000000 ( ) ( ) + 448.000000 ( ) ( ) + 462.000000 ( ) ( ) + 476.000000 ( ) ( ) + 488.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 512.000000 ( nodraw ) ( nodraw ) + 524.000000 ( nodraw ) ( nodraw ) + 536.000000 ( nodraw ) ( nodraw ) + 548.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 620.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 8.000000 ( ) ( ) + 32.000000 ( ) ( ) + 92.000000 ( ) ( ) + 184.000000 ( ) ( ) + 318.000000 ( ) ( ) + 438.000000 ( ) ( ) + 520.000000 ( ) ( ) + 584.000000 ( invisible ) ( invisible ) + 628.000000 ( invisible ) ( invisible ) + 660.000000 ( invisible ) ( invisible ) + 682.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 694.000000 ( invisible ) ( invisible ) + 692.000000 ( invisible ) ( invisible ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 596.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 548.000000 ( ) ( ) + 530.000000 ( ) ( ) + 512.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 464.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 422.000000 ( ) ( ) + 416.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 404.000000 ( ) ( ) + 398.000000 ( ) ( ) + 392.000000 ( ) ( ) + 386.000000 ( ) ( ) + 386.000000 ( ) ( ) + 386.000000 ( ) ( ) + 386.000000 ( ) ( ) + 380.000000 ( nodraw ) ( ) + 374.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 364.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 374.000000 ( nodraw ) ( nodraw ) + 374.000000 ( nodraw ) ( nodraw ) + 370.000000 ( nodraw ) ( nodraw ) + 370.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 382.000000 ( nodraw ) ( nodraw ) + 396.000000 ( nodraw ) ( nodraw ) + 406.000000 ( nodraw ) ( nodraw ) + 418.000000 ( nodraw ) ( nodraw ) + 424.000000 ( nodraw ) ( nodraw ) + 438.000000 ( nodraw ) ( nodraw ) + 448.000000 ( nodraw ) ( nodraw ) + 464.000000 ( nodraw ) ( nodraw ) + 482.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 506.000000 ( nodraw ) ( nodraw ) + 512.000000 ( nodraw ) ( nodraw ) + 530.000000 ( nodraw ) ( nodraw ) + 548.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 572.000000 ( ) ( nodraw ) + 578.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( nodraw ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 30.000000 ( ) ( ) + 72.000000 ( ) ( ) + 172.000000 ( ) ( ) + 286.000000 ( ) ( ) + 404.000000 ( ) ( ) + 504.000000 ( ) ( ) + 578.000000 ( invisible ) ( invisible ) + 620.000000 ( invisible ) ( invisible ) + 656.000000 ( invisible ) ( invisible ) + 680.000000 ( invisible ) ( invisible ) + 690.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 686.000000 ( invisible ) ( invisible ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 518.000000 ( ) ( ) + 500.000000 ( ) ( ) + 482.000000 ( ) ( ) + 470.000000 ( ) ( ) + 458.000000 ( ) ( ) + 446.000000 ( ) ( ) + 434.000000 ( ) ( ) + 426.000000 ( ) ( ) + 422.000000 ( ) ( ) + 410.000000 ( ) ( ) + 404.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 392.000000 ( ) ( ) + 392.000000 ( ) ( ) + 392.000000 ( ) ( ) + 380.000000 ( ) ( ) + 374.000000 ( ) ( ) + 374.000000 ( ) ( ) + 374.000000 ( nodraw ) ( ) + 368.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 360.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 352.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 364.000000 ( nodraw ) ( nodraw ) + 366.000000 ( nodraw ) ( nodraw ) + 370.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 364.000000 ( nodraw ) ( nodraw ) + 386.000000 ( nodraw ) ( nodraw ) + 388.000000 ( nodraw ) ( nodraw ) + 402.000000 ( nodraw ) ( nodraw ) + 412.000000 ( nodraw ) ( nodraw ) + 418.000000 ( nodraw ) ( nodraw ) + 434.000000 ( nodraw ) ( nodraw ) + 446.000000 ( nodraw ) ( nodraw ) + 464.000000 ( nodraw ) ( nodraw ) + 470.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 500.000000 ( nodraw ) ( nodraw ) + 518.000000 ( nodraw ) ( nodraw ) + 530.000000 ( ) ( nodraw ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 566.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 8.000000 ( ) ( ) + 20.000000 ( ) ( ) + 60.000000 ( ) ( ) + 142.000000 ( ) ( ) + 254.000000 ( ) ( ) + 380.000000 ( ) ( ) + 478.000000 ( ) ( ) + 556.000000 ( invisible ) ( invisible ) + 614.000000 ( invisible ) ( invisible ) + 648.000000 ( invisible ) ( invisible ) + 668.000000 ( invisible ) ( invisible ) + 678.000000 ( invisible ) ( invisible ) + 678.000000 ( invisible ) ( invisible ) + 672.000000 ( invisible ) ( invisible ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 488.000000 ( ) ( ) + 470.000000 ( ) ( ) + 458.000000 ( ) ( ) + 446.000000 ( ) ( ) + 440.000000 ( ) ( ) + 424.000000 ( ) ( ) + 416.000000 ( ) ( ) + 410.000000 ( ) ( ) + 404.000000 ( ) ( ) + 398.000000 ( ) ( ) + 392.000000 ( ) ( ) + 386.000000 ( ) ( ) + 386.000000 ( ) ( ) + 386.000000 ( ) ( ) + 380.000000 ( ) ( ) + 374.000000 ( ) ( ) + 380.000000 ( ) ( ) + 374.000000 ( nodraw ) ( ) + 368.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 346.000000 ( nodraw ) ( nodraw ) + 346.000000 ( nodraw ) ( nodraw ) + 346.000000 ( nodraw ) ( nodraw ) + 358.000000 ( nodraw ) ( nodraw ) + 364.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 364.000000 ( nodraw ) ( nodraw ) + 372.000000 ( nodraw ) ( nodraw ) + 380.000000 ( nodraw ) ( nodraw ) + 386.000000 ( nodraw ) ( nodraw ) + 392.000000 ( nodraw ) ( nodraw ) + 406.000000 ( nodraw ) ( nodraw ) + 424.000000 ( nodraw ) ( nodraw ) + 436.000000 ( nodraw ) ( nodraw ) + 448.000000 ( nodraw ) ( nodraw ) + 458.000000 ( nodraw ) ( nodraw ) + 470.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 12.000000 ( ) ( ) + 50.000000 ( ) ( ) + 126.000000 ( ) ( ) + 236.000000 ( ) ( ) + 356.000000 ( ) ( ) + 462.000000 ( ) ( ) + 538.000000 ( invisible ) ( invisible ) + 596.000000 ( invisible ) ( invisible ) + 628.000000 ( invisible ) ( invisible ) + 660.000000 ( invisible ) ( invisible ) + 668.000000 ( invisible ) ( invisible ) + 672.000000 ( invisible ) ( invisible ) + 666.000000 ( invisible ) ( invisible ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 476.000000 ( ) ( ) + 464.000000 ( ) ( ) + 446.000000 ( ) ( ) + 436.000000 ( ) ( ) + 428.000000 ( ) ( ) + 422.000000 ( ) ( ) + 410.000000 ( ) ( ) + 400.000000 ( ) ( ) + 398.000000 ( ) ( ) + 388.000000 ( ) ( ) + 386.000000 ( ) ( ) + 380.000000 ( ) ( ) + 380.000000 ( ) ( ) + 374.000000 ( ) ( ) + 374.000000 ( nodraw ) ( ) + 368.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 356.000000 ( ) ( nodraw ) + 354.000000 ( nodraw ) ( ) + 368.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 380.000000 ( nodraw ) ( nodraw ) + 394.000000 ( nodraw ) ( nodraw ) + 402.000000 ( nodraw ) ( nodraw ) + 412.000000 ( ) ( ) + 426.000000 ( ) ( ) + 444.000000 ( ) ( ) + 452.000000 ( ) ( ) + 462.000000 ( ) ( ) + 470.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 674.000000 ( nodraw ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 48.000000 ( ) ( ) + 122.000000 ( ) ( ) + 222.000000 ( ) ( ) + 334.000000 ( ) ( ) + 444.000000 ( ) ( ) + 526.000000 ( invisible ) ( invisible ) + 586.000000 ( invisible ) ( invisible ) + 624.000000 ( invisible ) ( invisible ) + 648.000000 ( invisible ) ( invisible ) + 658.000000 ( invisible ) ( invisible ) + 664.000000 ( invisible ) ( invisible ) + 660.000000 ( invisible ) ( invisible ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 524.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 470.000000 ( ) ( ) + 452.000000 ( ) ( ) + 440.000000 ( ) ( ) + 434.000000 ( ) ( ) + 422.000000 ( ) ( ) + 412.000000 ( ) ( ) + 404.000000 ( ) ( ) + 398.000000 ( ) ( ) + 386.000000 ( ) ( ) + 388.000000 ( ) ( ) + 374.000000 ( ) ( ) + 374.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( nodraw ) ( ) + 362.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 338.000000 ( ) ( nodraw ) + 338.000000 ( ) ( ) + 344.000000 ( ) ( ) + 338.000000 ( ) ( ) + 338.000000 ( ) ( ) + 344.000000 ( ) ( ) + 350.000000 ( ) ( ) + 356.000000 ( ) ( ) + 362.000000 ( ) ( ) + 362.000000 ( ) ( ) + 374.000000 ( ) ( ) + 380.000000 ( ) ( ) + 396.000000 ( ) ( ) + 406.000000 ( ) ( ) + 416.000000 ( ) ( ) + 434.000000 ( ) ( ) + 446.000000 ( ) ( ) + 458.000000 ( ) ( ) + 464.000000 ( ) ( ) + 478.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 4.000000 ( ) ( ) + 32.000000 ( ) ( ) + 110.000000 ( ) ( ) + 208.000000 ( ) ( ) + 326.000000 ( ) ( ) + 430.000000 ( ) ( ) + 508.000000 ( invisible ) ( invisible ) + 576.000000 ( invisible ) ( invisible ) + 614.000000 ( invisible ) ( invisible ) + 642.000000 ( invisible ) ( invisible ) + 652.000000 ( invisible ) ( invisible ) + 652.000000 ( invisible ) ( invisible ) + 652.000000 ( invisible ) ( invisible ) + 642.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 470.000000 ( ) ( ) + 458.000000 ( ) ( ) + 446.000000 ( ) ( ) + 434.000000 ( ) ( ) + 424.000000 ( ) ( ) + 416.000000 ( ) ( ) + 410.000000 ( ) ( ) + 398.000000 ( ) ( ) + 388.000000 ( ) ( ) + 390.000000 ( ) ( ) + 384.000000 ( ) ( ) + 378.000000 ( ) ( ) + 376.000000 ( ) ( ) + 362.000000 ( nodraw ) ( ) + 362.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 338.000000 ( ) ( nodraw ) + 338.000000 ( ) ( ) + 338.000000 ( ) ( ) + 326.000000 ( ) ( ) + 320.000000 ( ) ( ) + 326.000000 ( ) ( ) + 332.000000 ( ) ( ) + 338.000000 ( ) ( ) + 350.000000 ( ) ( ) + 344.000000 ( ) ( ) + 350.000000 ( ) ( ) + 350.000000 ( ) ( ) + 350.000000 ( ) ( ) + 356.000000 ( ) ( ) + 362.000000 ( ) ( ) + 374.000000 ( ) ( ) + 382.000000 ( ) ( ) + 396.000000 ( ) ( ) + 412.000000 ( ) ( ) + 426.000000 ( ) ( ) + 436.000000 ( ) ( ) + 454.000000 ( ) ( ) + 462.000000 ( ) ( ) + 472.000000 ( ) ( ) + 472.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( nodraw ) ( ) + 656.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 12.000000 ( ) ( ) + 36.000000 ( ) ( ) + 100.000000 ( ) ( ) + 204.000000 ( ) ( ) + 320.000000 ( ) ( ) + 430.000000 ( ) ( ) + 510.000000 ( invisible ) ( invisible ) + 570.000000 ( invisible ) ( invisible ) + 612.000000 ( invisible ) ( invisible ) + 634.000000 ( invisible ) ( invisible ) + 644.000000 ( invisible ) ( invisible ) + 646.000000 ( invisible ) ( invisible ) + 644.000000 ( invisible ) ( invisible ) + 638.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 470.000000 ( ) ( ) + 458.000000 ( ) ( ) + 446.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 422.000000 ( ) ( ) + 410.000000 ( ) ( ) + 398.000000 ( ) ( ) + 392.000000 ( ) ( ) + 390.000000 ( ) ( ) + 386.000000 ( ) ( ) + 380.000000 ( ) ( ) + 374.000000 ( ) ( ) + 366.000000 ( nodraw ) ( ) + 362.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 332.000000 ( ) ( nodraw ) + 332.000000 ( ) ( ) + 332.000000 ( ) ( ) + 320.000000 ( ) ( ) + 308.000000 ( ) ( ) + 302.000000 ( ) ( ) + 314.000000 ( ) ( ) + 320.000000 ( ) ( ) + 326.000000 ( ) ( ) + 332.000000 ( ) ( ) + 338.000000 ( ) ( ) + 344.000000 ( ) ( ) + 350.000000 ( ) ( ) + 356.000000 ( ) ( ) + 356.000000 ( ) ( ) + 362.000000 ( ) ( ) + 368.000000 ( ) ( ) + 380.000000 ( ) ( ) + 396.000000 ( ) ( ) + 406.000000 ( ) ( ) + 422.000000 ( ) ( ) + 440.000000 ( ) ( ) + 446.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 466.000000 ( ) ( ) + 476.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( nodraw ) ( ) + 656.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 12.000000 ( ) ( ) + 40.000000 ( ) ( ) + 104.000000 ( ) ( ) + 210.000000 ( ) ( ) + 320.000000 ( ) ( ) + 426.000000 ( ) ( ) + 508.000000 ( invisible ) ( invisible ) + 566.000000 ( invisible ) ( invisible ) + 606.000000 ( invisible ) ( invisible ) + 616.000000 ( invisible ) ( invisible ) + 632.000000 ( invisible ) ( invisible ) + 634.000000 ( invisible ) ( invisible ) + 634.000000 ( invisible ) ( invisible ) + 624.000000 ( ) ( ) + 610.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 470.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 440.000000 ( ) ( ) + 428.000000 ( ) ( ) + 422.000000 ( ) ( ) + 410.000000 ( ) ( ) + 404.000000 ( ) ( ) + 398.000000 ( ) ( ) + 388.000000 ( ) ( ) + 390.000000 ( ) ( ) + 380.000000 ( ) ( ) + 376.000000 ( ) ( ) + 368.000000 ( nodraw ) ( ) + 360.000000 ( nodraw ) ( nodraw ) + 358.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 340.000000 ( nodraw ) ( nodraw ) + 334.000000 ( nodraw ) ( nodraw ) + 328.000000 ( ) ( nodraw ) + 326.000000 ( ) ( ) + 326.000000 ( ) ( ) + 320.000000 ( ) ( ) + 314.000000 ( ) ( ) + 296.000000 ( ) ( ) + 296.000000 ( ) ( ) + 296.000000 ( ) ( ) + 308.000000 ( ) ( ) + 314.000000 ( ) ( ) + 326.000000 ( ) ( ) + 332.000000 ( ) ( ) + 338.000000 ( ) ( ) + 344.000000 ( ) ( ) + 350.000000 ( ) ( ) + 350.000000 ( ) ( ) + 356.000000 ( ) ( ) + 368.000000 ( ) ( ) + 374.000000 ( ) ( ) + 388.000000 ( ) ( ) + 396.000000 ( ) ( ) + 418.000000 ( ) ( ) + 426.000000 ( ) ( ) + 438.000000 ( ) ( ) + 440.000000 ( ) ( ) + 450.000000 ( ) ( ) + 458.000000 ( ) ( ) + 470.000000 ( ) ( ) + 482.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( nodraw ) ( ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 14.000000 ( ) ( ) + 38.000000 ( ) ( ) + 110.000000 ( ) ( ) + 212.000000 ( ) ( ) + 334.000000 ( ) ( ) + 434.000000 ( ) ( ) + 512.000000 ( nodraw ) ( nodraw ) + 556.000000 ( nodraw ) ( nodraw ) + 590.000000 ( nodraw ) ( nodraw ) + 606.000000 ( nodraw ) ( nodraw ) + 612.000000 ( nodraw ) ( nodraw ) + 618.000000 ( nodraw ) ( nodraw ) + 616.000000 ( ) ( ) + 612.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 476.000000 ( ) ( ) + 464.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 434.000000 ( ) ( ) + 426.000000 ( ) ( ) + 416.000000 ( ) ( ) + 410.000000 ( ) ( ) + 398.000000 ( ) ( ) + 392.000000 ( ) ( ) + 386.000000 ( ) ( ) + 384.000000 ( ) ( ) + 380.000000 ( ) ( ) + 368.000000 ( nodraw ) ( ) + 362.000000 ( nodraw ) ( nodraw ) + 360.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 342.000000 ( nodraw ) ( nodraw ) + 338.000000 ( ) ( ) + 340.000000 ( ) ( ) + 332.000000 ( ) ( ) + 324.000000 ( ) ( ) + 320.000000 ( ) ( ) + 320.000000 ( ) ( ) + 308.000000 ( ) ( ) + 296.000000 ( ) ( ) + 296.000000 ( ) ( ) + 296.000000 ( ) ( ) + 302.000000 ( ) ( ) + 308.000000 ( ) ( ) + 320.000000 ( ) ( ) + 332.000000 ( ) ( ) + 332.000000 ( ) ( ) + 344.000000 ( ) ( ) + 350.000000 ( ) ( ) + 350.000000 ( ) ( ) + 356.000000 ( ) ( ) + 362.000000 ( ) ( ) + 368.000000 ( ) ( ) + 380.000000 ( ) ( ) + 386.000000 ( ) ( ) + 400.000000 ( ) ( ) + 406.000000 ( ) ( ) + 418.000000 ( ) ( ) + 430.000000 ( ) ( ) + 440.000000 ( ) ( ) + 452.000000 ( ) ( ) + 464.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 14.000000 ( ) ( ) + 44.000000 ( ) ( ) + 130.000000 ( ) ( ) + 234.000000 ( ) ( ) + 350.000000 ( ) ( ) + 442.000000 ( ) ( ) + 512.000000 ( nodraw ) ( nodraw ) + 550.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 594.000000 ( nodraw ) ( nodraw ) + 600.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 600.000000 ( ) ( ) + 594.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 572.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 470.000000 ( ) ( ) + 458.000000 ( ) ( ) + 446.000000 ( ) ( ) + 440.000000 ( ) ( ) + 434.000000 ( ) ( ) + 422.000000 ( ) ( ) + 416.000000 ( ) ( ) + 410.000000 ( ) ( ) + 398.000000 ( ) ( ) + 392.000000 ( ) ( ) + 386.000000 ( ) ( ) + 376.000000 ( ) ( ) + 372.000000 ( nodraw ) ( ) + 366.000000 ( nodraw ) ( nodraw ) + 354.000000 ( nodraw ) ( nodraw ) + 352.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 340.000000 ( nodraw ) ( nodraw ) + 344.000000 ( ) ( ) + 338.000000 ( ) ( ) + 340.000000 ( ) ( ) + 332.000000 ( ) ( ) + 326.000000 ( ) ( ) + 322.000000 ( ) ( ) + 320.000000 ( ) ( ) + 320.000000 ( ) ( ) + 314.000000 ( ) ( ) + 308.000000 ( ) ( ) + 314.000000 ( ) ( ) + 314.000000 ( ) ( ) + 320.000000 ( ) ( ) + 326.000000 ( ) ( ) + 332.000000 ( ) ( ) + 344.000000 ( ) ( ) + 350.000000 ( ) ( ) + 362.000000 ( ) ( ) + 362.000000 ( ) ( ) + 362.000000 ( ) ( ) + 362.000000 ( ) ( ) + 368.000000 ( ) ( ) + 380.000000 ( ) ( ) + 386.000000 ( ) ( ) + 398.000000 ( ) ( ) + 404.000000 ( ) ( ) + 416.000000 ( ) ( ) + 428.000000 ( ) ( ) + 440.000000 ( ) ( ) + 452.000000 ( ) ( ) + 464.000000 ( ) ( ) + 476.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 18.000000 ( ) ( ) + 52.000000 ( ) ( ) + 132.000000 ( ) ( ) + 248.000000 ( ) ( ) + 362.000000 ( ) ( ) + 448.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 544.000000 ( nodraw ) ( nodraw ) + 564.000000 ( nodraw ) ( nodraw ) + 580.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 588.000000 ( nodraw ) ( nodraw ) + 588.000000 ( ) ( ) + 584.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 548.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( ) ( ) + 488.000000 ( ) ( ) + 476.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 446.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 422.000000 ( ) ( ) + 410.000000 ( ) ( ) + 404.000000 ( ) ( ) + 398.000000 ( ) ( ) + 386.000000 ( ) ( ) + 380.000000 ( ) ( ) + 374.000000 ( nodraw ) ( ) + 362.000000 ( nodraw ) ( nodraw ) + 358.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 340.000000 ( ) ( ) + 340.000000 ( ) ( ) + 340.000000 ( ) ( ) + 342.000000 ( ) ( ) + 334.000000 ( ) ( ) + 334.000000 ( ) ( ) + 328.000000 ( ) ( ) + 326.000000 ( ) ( ) + 332.000000 ( ) ( ) + 332.000000 ( ) ( ) + 338.000000 ( ) ( ) + 338.000000 ( ) ( ) + 344.000000 ( ) ( ) + 344.000000 ( ) ( ) + 338.000000 ( ) ( ) + 344.000000 ( ) ( ) + 362.000000 ( ) ( ) + 362.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 374.000000 ( ) ( ) + 374.000000 ( ) ( ) + 380.000000 ( ) ( ) + 386.000000 ( ) ( ) + 392.000000 ( ) ( ) + 404.000000 ( ) ( ) + 410.000000 ( ) ( ) + 422.000000 ( ) ( ) + 440.000000 ( ) ( ) + 452.000000 ( ) ( ) + 464.000000 ( ) ( ) + 476.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 18.000000 ( ) ( ) + 64.000000 ( ) ( ) + 140.000000 ( ) ( ) + 252.000000 ( ) ( ) + 364.000000 ( ) ( ) + 452.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 544.000000 ( nodraw ) ( nodraw ) + 564.000000 ( nodraw ) ( nodraw ) + 574.000000 ( nodraw ) ( nodraw ) + 582.000000 ( nodraw ) ( nodraw ) + 582.000000 ( nodraw ) ( nodraw ) + 578.000000 ( ) ( ) + 576.000000 ( ) ( ) + 570.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 446.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 416.000000 ( ) ( ) + 410.000000 ( ) ( ) + 404.000000 ( ) ( ) + 392.000000 ( ) ( ) + 386.000000 ( ) ( ) + 380.000000 ( nodraw ) ( ) + 374.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 334.000000 ( ) ( ) + 338.000000 ( ) ( ) + 338.000000 ( ) ( ) + 340.000000 ( ) ( ) + 332.000000 ( ) ( ) + 332.000000 ( ) ( ) + 340.000000 ( ) ( ) + 338.000000 ( ) ( ) + 344.000000 ( ) ( ) + 350.000000 ( ) ( ) + 356.000000 ( ) ( ) + 362.000000 ( ) ( ) + 362.000000 ( ) ( ) + 368.000000 ( ) ( ) + 368.000000 ( ) ( ) + 374.000000 ( ) ( ) + 374.000000 ( ) ( ) + 380.000000 ( ) ( ) + 386.000000 ( ) ( ) + 386.000000 ( ) ( ) + 386.000000 ( ) ( ) + 386.000000 ( ) ( ) + 386.000000 ( ) ( ) + 386.000000 ( ) ( ) + 386.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 416.000000 ( ) ( ) + 422.000000 ( ) ( ) + 434.000000 ( ) ( ) + 452.000000 ( ) ( ) + 464.000000 ( ) ( ) + 476.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( nodraw ) ( ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 18.000000 ( ) ( ) + 58.000000 ( ) ( ) + 140.000000 ( ) ( ) + 252.000000 ( ) ( ) + 368.000000 ( ) ( ) + 452.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 544.000000 ( nodraw ) ( nodraw ) + 564.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 576.000000 ( nodraw ) ( nodraw ) + 576.000000 ( nodraw ) ( nodraw ) + 574.000000 ( ) ( ) + 574.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 446.000000 ( ) ( ) + 434.000000 ( ) ( ) + 422.000000 ( ) ( ) + 416.000000 ( ) ( ) + 410.000000 ( ) ( ) + 398.000000 ( ) ( ) + 392.000000 ( ) ( ) + 386.000000 ( ) ( ) + 374.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 338.000000 ( ) ( nodraw ) + 338.000000 ( ) ( ) + 330.000000 ( ) ( ) + 338.000000 ( ) ( ) + 334.000000 ( ) ( ) + 332.000000 ( ) ( ) + 342.000000 ( ) ( ) + 338.000000 ( ) ( ) + 350.000000 ( ) ( ) + 350.000000 ( ) ( ) + 362.000000 ( ) ( ) + 374.000000 ( ) ( ) + 374.000000 ( ) ( ) + 380.000000 ( ) ( ) + 386.000000 ( ) ( ) + 386.000000 ( ) ( ) + 392.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 422.000000 ( ) ( ) + 434.000000 ( ) ( ) + 446.000000 ( ) ( ) + 464.000000 ( ) ( ) + 476.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 26.000000 ( ) ( ) + 62.000000 ( ) ( ) + 146.000000 ( ) ( ) + 252.000000 ( ) ( ) + 364.000000 ( ) ( ) + 446.000000 ( ) ( ) + 502.000000 ( nodraw ) ( nodraw ) + 542.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 570.000000 ( nodraw ) ( nodraw ) + 574.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 564.000000 ( ) ( ) + 552.000000 ( ) ( ) + 542.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 446.000000 ( ) ( ) + 434.000000 ( ) ( ) + 422.000000 ( ) ( ) + 416.000000 ( ) ( ) + 410.000000 ( ) ( ) + 398.000000 ( ) ( ) + 392.000000 ( ) ( ) + 386.000000 ( ) ( ) + 374.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 338.000000 ( ) ( nodraw ) + 338.000000 ( ) ( ) + 332.000000 ( ) ( ) + 332.000000 ( ) ( ) + 328.000000 ( ) ( ) + 328.000000 ( ) ( ) + 334.000000 ( ) ( ) + 338.000000 ( ) ( ) + 350.000000 ( ) ( ) + 356.000000 ( ) ( ) + 368.000000 ( ) ( ) + 386.000000 ( ) ( ) + 392.000000 ( ) ( ) + 398.000000 ( ) ( ) + 404.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 416.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 404.000000 ( ) ( ) + 410.000000 ( ) ( ) + 410.000000 ( ) ( ) + 416.000000 ( ) ( ) + 422.000000 ( ) ( ) + 440.000000 ( ) ( ) + 446.000000 ( ) ( ) + 464.000000 ( ) ( ) + 476.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 8.000000 ( ) ( ) + 20.000000 ( ) ( ) + 64.000000 ( ) ( ) + 142.000000 ( ) ( ) + 246.000000 ( ) ( ) + 354.000000 ( ) ( ) + 444.000000 ( ) ( ) + 504.000000 ( nodraw ) ( nodraw ) + 542.000000 ( nodraw ) ( nodraw ) + 558.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 580.000000 ( nodraw ) ( nodraw ) + 586.000000 ( nodraw ) ( nodraw ) + 588.000000 ( ) ( ) + 588.000000 ( ) ( ) + 576.000000 ( ) ( ) + 560.000000 ( ) ( ) + 540.000000 ( ) ( ) + 524.000000 ( ) ( ) + 506.000000 ( ) ( ) + 496.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 416.000000 ( ) ( ) + 410.000000 ( ) ( ) + 398.000000 ( ) ( ) + 392.000000 ( ) ( ) + 380.000000 ( nodraw ) ( ) + 374.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 344.000000 ( nodraw ) ( nodraw ) + 338.000000 ( nodraw ) ( nodraw ) + 338.000000 ( ) ( ) + 332.000000 ( ) ( ) + 338.000000 ( ) ( ) + 332.000000 ( ) ( ) + 326.000000 ( ) ( ) + 320.000000 ( ) ( ) + 326.000000 ( ) ( ) + 338.000000 ( ) ( ) + 356.000000 ( ) ( ) + 374.000000 ( ) ( ) + 386.000000 ( ) ( ) + 404.000000 ( ) ( ) + 410.000000 ( ) ( ) + 422.000000 ( ) ( ) + 428.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 428.000000 ( ) ( ) + 428.000000 ( ) ( ) + 428.000000 ( ) ( ) + 422.000000 ( ) ( ) + 422.000000 ( ) ( ) + 422.000000 ( ) ( ) + 422.000000 ( ) ( ) + 416.000000 ( ) ( ) + 416.000000 ( ) ( ) + 416.000000 ( ) ( ) + 422.000000 ( ) ( ) + 428.000000 ( ) ( ) + 440.000000 ( ) ( ) + 452.000000 ( ) ( ) + 464.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 6.000000 ( ) ( ) + 20.000000 ( ) ( ) + 60.000000 ( ) ( ) + 132.000000 ( ) ( ) + 242.000000 ( ) ( ) + 348.000000 ( ) ( ) + 434.000000 ( ) ( ) + 492.000000 ( nodraw ) ( nodraw ) + 536.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 576.000000 ( nodraw ) ( nodraw ) + 586.000000 ( nodraw ) ( nodraw ) + 594.000000 ( nodraw ) ( nodraw ) + 600.000000 ( ) ( ) + 600.000000 ( ) ( ) + 592.000000 ( ) ( ) + 570.000000 ( ) ( ) + 548.000000 ( ) ( ) + 524.000000 ( ) ( ) + 506.000000 ( ) ( ) + 490.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 442.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 416.000000 ( ) ( ) + 410.000000 ( ) ( ) + 398.000000 ( ) ( ) + 386.000000 ( ) ( ) + 380.000000 ( nodraw ) ( nodraw ) + 374.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 350.000000 ( nodraw ) ( nodraw ) + 346.000000 ( nodraw ) ( nodraw ) + 340.000000 ( ) ( ) + 334.000000 ( ) ( ) + 338.000000 ( ) ( ) + 338.000000 ( ) ( ) + 332.000000 ( ) ( ) + 326.000000 ( ) ( ) + 320.000000 ( ) ( ) + 320.000000 ( ) ( ) + 344.000000 ( ) ( ) + 356.000000 ( ) ( ) + 386.000000 ( ) ( ) + 410.000000 ( ) ( ) + 422.000000 ( ) ( ) + 434.000000 ( ) ( ) + 446.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 440.000000 ( ) ( ) + 446.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 428.000000 ( ) ( ) + 428.000000 ( ) ( ) + 428.000000 ( ) ( ) + 434.000000 ( ) ( ) + 440.000000 ( ) ( ) + 458.000000 ( ) ( ) + 470.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 16.000000 ( ) ( ) + 52.000000 ( ) ( ) + 122.000000 ( ) ( ) + 230.000000 ( ) ( ) + 338.000000 ( ) ( ) + 424.000000 ( ) ( ) + 492.000000 ( nodraw ) ( nodraw ) + 536.000000 ( nodraw ) ( nodraw ) + 570.000000 ( nodraw ) ( nodraw ) + 580.000000 ( nodraw ) ( nodraw ) + 596.000000 ( nodraw ) ( nodraw ) + 598.000000 ( nodraw ) ( nodraw ) + 612.000000 ( ) ( ) + 616.000000 ( ) ( ) + 606.000000 ( ) ( ) + 586.000000 ( ) ( ) + 556.000000 ( ) ( ) + 524.000000 ( ) ( ) + 496.000000 ( ) ( ) + 486.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 442.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 420.000000 ( ) ( ) + 406.000000 ( ) ( ) + 398.000000 ( ) ( ) + 390.000000 ( ) ( ) + 380.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 354.000000 ( nodraw ) ( nodraw ) + 338.000000 ( ) ( ) + 340.000000 ( ) ( ) + 344.000000 ( ) ( ) + 336.000000 ( ) ( ) + 338.000000 ( ) ( ) + 332.000000 ( ) ( ) + 326.000000 ( ) ( ) + 320.000000 ( ) ( ) + 326.000000 ( ) ( ) + 350.000000 ( ) ( ) + 374.000000 ( ) ( ) + 410.000000 ( ) ( ) + 428.000000 ( ) ( ) + 446.000000 ( ) ( ) + 464.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 452.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 440.000000 ( ) ( ) + 440.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 440.000000 ( ) ( ) + 446.000000 ( ) ( ) + 452.000000 ( ) ( ) + 470.000000 ( ) ( ) + 482.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 16.000000 ( ) ( ) + 42.000000 ( ) ( ) + 104.000000 ( ) ( ) + 202.000000 ( ) ( ) + 308.000000 ( ) ( ) + 402.000000 ( ) ( ) + 480.000000 ( nodraw ) ( nodraw ) + 536.000000 ( nodraw ) ( nodraw ) + 564.000000 ( nodraw ) ( nodraw ) + 580.000000 ( nodraw ) ( nodraw ) + 588.000000 ( nodraw ) ( nodraw ) + 606.000000 ( nodraw ) ( nodraw ) + 620.000000 ( ) ( ) + 628.000000 ( ) ( ) + 616.000000 ( ) ( ) + 596.000000 ( ) ( ) + 560.000000 ( ) ( ) + 524.000000 ( ) ( ) + 498.000000 ( ) ( ) + 482.000000 ( ) ( ) + 472.000000 ( ) ( ) + 466.000000 ( ) ( ) + 462.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 442.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 416.000000 ( ) ( ) + 410.000000 ( ) ( ) + 398.000000 ( ) ( ) + 386.000000 ( ) ( ) + 376.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 362.000000 ( nodraw ) ( nodraw ) + 358.000000 ( nodraw ) ( nodraw ) + 356.000000 ( ) ( ) + 356.000000 ( ) ( ) + 352.000000 ( ) ( ) + 344.000000 ( ) ( ) + 344.000000 ( ) ( ) + 340.000000 ( ) ( ) + 332.000000 ( ) ( ) + 332.000000 ( ) ( ) + 338.000000 ( ) ( ) + 344.000000 ( ) ( ) + 368.000000 ( ) ( ) + 392.000000 ( ) ( ) + 422.000000 ( ) ( ) + 446.000000 ( ) ( ) + 470.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 458.000000 ( ) ( ) + 470.000000 ( ) ( ) + 482.000000 ( ) ( ) + 500.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 8.000000 ( ) ( ) + 12.000000 ( ) ( ) + 36.000000 ( ) ( ) + 94.000000 ( ) ( ) + 172.000000 ( ) ( ) + 282.000000 ( ) ( ) + 388.000000 ( ) ( ) + 486.000000 ( nodraw ) ( nodraw ) + 542.000000 ( nodraw ) ( nodraw ) + 564.000000 ( nodraw ) ( nodraw ) + 582.000000 ( nodraw ) ( nodraw ) + 586.000000 ( nodraw ) ( nodraw ) + 604.000000 ( nodraw ) ( nodraw ) + 624.000000 ( ) ( ) + 642.000000 ( ) ( ) + 622.000000 ( ) ( ) + 598.000000 ( ) ( ) + 554.000000 ( ) ( ) + 522.000000 ( ) ( ) + 496.000000 ( ) ( ) + 482.000000 ( ) ( ) + 472.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 440.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 422.000000 ( ) ( ) + 404.000000 ( ) ( ) + 398.000000 ( ) ( ) + 392.000000 ( ) ( ) + 374.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 358.000000 ( nodraw ) ( nodraw ) + 358.000000 ( ) ( ) + 366.000000 ( ) ( ) + 354.000000 ( ) ( ) + 352.000000 ( ) ( ) + 346.000000 ( ) ( ) + 346.000000 ( ) ( ) + 350.000000 ( ) ( ) + 350.000000 ( ) ( ) + 356.000000 ( ) ( ) + 368.000000 ( ) ( ) + 386.000000 ( ) ( ) + 416.000000 ( ) ( ) + 446.000000 ( ) ( ) + 470.000000 ( ) ( ) + 488.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 458.000000 ( ) ( ) + 464.000000 ( ) ( ) + 470.000000 ( ) ( ) + 488.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 536.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 10.000000 ( ) ( ) + 32.000000 ( ) ( ) + 76.000000 ( ) ( ) + 158.000000 ( ) ( ) + 264.000000 ( ) ( ) + 384.000000 ( ) ( ) + 482.000000 ( nodraw ) ( nodraw ) + 548.000000 ( nodraw ) ( nodraw ) + 574.000000 ( nodraw ) ( nodraw ) + 582.000000 ( nodraw ) ( nodraw ) + 586.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 626.000000 ( ) ( ) + 642.000000 ( ) ( ) + 620.000000 ( ) ( ) + 590.000000 ( ) ( ) + 552.000000 ( ) ( ) + 524.000000 ( ) ( ) + 498.000000 ( ) ( ) + 484.000000 ( ) ( ) + 476.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 450.000000 ( ) ( ) + 446.000000 ( ) ( ) + 440.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 416.000000 ( ) ( ) + 404.000000 ( ) ( ) + 398.000000 ( ) ( ) + 386.000000 ( ) ( ) + 380.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 360.000000 ( nodraw ) ( nodraw ) + 360.000000 ( ) ( nodraw ) + 360.000000 ( ) ( ) + 356.000000 ( ) ( ) + 352.000000 ( ) ( ) + 344.000000 ( ) ( ) + 346.000000 ( ) ( ) + 350.000000 ( ) ( ) + 362.000000 ( ) ( ) + 374.000000 ( ) ( ) + 392.000000 ( ) ( ) + 410.000000 ( ) ( ) + 434.000000 ( ) ( ) + 458.000000 ( ) ( ) + 482.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 464.000000 ( ) ( ) + 470.000000 ( ) ( ) + 476.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 8.000000 ( ) ( ) + 24.000000 ( ) ( ) + 62.000000 ( ) ( ) + 140.000000 ( ) ( ) + 242.000000 ( ) ( ) + 366.000000 ( ) ( ) + 484.000000 ( nodraw ) ( nodraw ) + 552.000000 ( nodraw ) ( nodraw ) + 568.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 588.000000 ( nodraw ) ( nodraw ) + 598.000000 ( nodraw ) ( nodraw ) + 618.000000 ( ) ( ) + 640.000000 ( ) ( ) + 618.000000 ( ) ( ) + 584.000000 ( ) ( ) + 548.000000 ( ) ( ) + 522.000000 ( ) ( ) + 502.000000 ( ) ( ) + 488.000000 ( ) ( ) + 476.000000 ( ) ( ) + 462.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 440.000000 ( ) ( ) + 434.000000 ( ) ( ) + 428.000000 ( ) ( ) + 416.000000 ( ) ( ) + 412.000000 ( ) ( ) + 400.000000 ( ) ( ) + 394.000000 ( ) ( ) + 380.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 356.000000 ( nodraw ) ( nodraw ) + 360.000000 ( nodraw ) ( nodraw ) + 360.000000 ( ) ( nodraw ) + 356.000000 ( ) ( ) + 364.000000 ( ) ( ) + 354.000000 ( ) ( ) + 348.000000 ( ) ( ) + 350.000000 ( ) ( ) + 362.000000 ( ) ( ) + 374.000000 ( ) ( ) + 392.000000 ( ) ( ) + 404.000000 ( ) ( ) + 428.000000 ( ) ( ) + 452.000000 ( ) ( ) + 470.000000 ( ) ( ) + 494.000000 ( ) ( ) + 518.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 512.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 4.000000 ( ) ( ) + 12.000000 ( ) ( ) + 48.000000 ( ) ( ) + 118.000000 ( ) ( ) + 234.000000 ( ) ( ) + 364.000000 ( ) ( ) + 488.000000 ( nodraw ) ( nodraw ) + 552.000000 ( nodraw ) ( nodraw ) + 576.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 590.000000 ( nodraw ) ( nodraw ) + 616.000000 ( ) ( ) + 638.000000 ( ) ( ) + 608.000000 ( ) ( ) + 584.000000 ( ) ( ) + 554.000000 ( ) ( ) + 524.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 476.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 442.000000 ( ) ( ) + 440.000000 ( ) ( ) + 428.000000 ( ) ( ) + 426.000000 ( ) ( ) + 416.000000 ( ) ( ) + 412.000000 ( ) ( ) + 404.000000 ( ) ( ) + 390.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 370.000000 ( nodraw ) ( nodraw ) + 360.000000 ( nodraw ) ( nodraw ) + 368.000000 ( ) ( ) + 360.000000 ( ) ( ) + 358.000000 ( ) ( ) + 356.000000 ( ) ( ) + 352.000000 ( ) ( ) + 362.000000 ( ) ( ) + 368.000000 ( ) ( ) + 386.000000 ( ) ( ) + 398.000000 ( ) ( ) + 416.000000 ( ) ( ) + 434.000000 ( ) ( ) + 458.000000 ( ) ( ) + 482.000000 ( ) ( ) + 506.000000 ( ) ( ) + 530.000000 ( ) ( ) + 548.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 554.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 500.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 12.000000 ( ) ( ) + 40.000000 ( ) ( ) + 102.000000 ( ) ( ) + 218.000000 ( ) ( ) + 356.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 562.000000 ( nodraw ) ( nodraw ) + 576.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 576.000000 ( nodraw ) ( nodraw ) + 608.000000 ( ) ( ) + 638.000000 ( ) ( ) + 614.000000 ( ) ( ) + 594.000000 ( ) ( ) + 562.000000 ( ) ( ) + 528.000000 ( ) ( ) + 506.000000 ( ) ( ) + 496.000000 ( ) ( ) + 482.000000 ( ) ( ) + 462.000000 ( ) ( ) + 456.000000 ( ) ( ) + 452.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 444.000000 ( ) ( ) + 436.000000 ( ) ( ) + 434.000000 ( ) ( ) + 434.000000 ( ) ( ) + 436.000000 ( ) ( ) + 418.000000 ( ) ( ) + 410.000000 ( ) ( ) + 386.000000 ( nodraw ) ( nodraw ) + 376.000000 ( nodraw ) ( nodraw ) + 368.000000 ( nodraw ) ( nodraw ) + 372.000000 ( ) ( ) + 370.000000 ( ) ( ) + 364.000000 ( ) ( ) + 358.000000 ( ) ( ) + 360.000000 ( ) ( ) + 356.000000 ( ) ( ) + 362.000000 ( ) ( ) + 374.000000 ( ) ( ) + 392.000000 ( ) ( ) + 410.000000 ( ) ( ) + 428.000000 ( ) ( ) + 446.000000 ( ) ( ) + 458.000000 ( ) ( ) + 482.000000 ( ) ( ) + 506.000000 ( ) ( ) + 530.000000 ( nodraw ) ( ) + 548.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 542.000000 ( nodraw ) ( nodraw ) + 530.000000 ( ) ( nodraw ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 536.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 4.000000 ( ) ( ) + 4.000000 ( ) ( ) + 8.000000 ( ) ( ) + 24.000000 ( ) ( ) + 94.000000 ( ) ( ) + 206.000000 ( ) ( ) + 352.000000 ( ) ( ) + 508.000000 ( nodraw ) ( nodraw ) + 570.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 576.000000 ( nodraw ) ( nodraw ) + 568.000000 ( nodraw ) ( nodraw ) + 562.000000 ( nodraw ) ( nodraw ) + 602.000000 ( ) ( ) + 652.000000 ( ) ( ) + 616.000000 ( ) ( ) + 600.000000 ( ) ( ) + 558.000000 ( ) ( ) + 518.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 482.000000 ( ) ( ) + 464.000000 ( ) ( ) + 456.000000 ( ) ( ) + 452.000000 ( ) ( ) + 452.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 442.000000 ( ) ( ) + 438.000000 ( ) ( ) + 440.000000 ( ) ( ) + 440.000000 ( ) ( ) + 436.000000 ( ) ( ) + 420.000000 ( ) ( ) + 394.000000 ( nodraw ) ( nodraw ) + 380.000000 ( nodraw ) ( nodraw ) + 374.000000 ( nodraw ) ( nodraw ) + 374.000000 ( ) ( ) + 378.000000 ( ) ( ) + 374.000000 ( ) ( ) + 372.000000 ( ) ( ) + 368.000000 ( ) ( ) + 362.000000 ( ) ( ) + 374.000000 ( ) ( ) + 386.000000 ( ) ( ) + 398.000000 ( ) ( ) + 416.000000 ( ) ( ) + 434.000000 ( ) ( ) + 458.000000 ( ) ( ) + 470.000000 ( ) ( ) + 482.000000 ( ) ( ) + 500.000000 ( ) ( ) + 524.000000 ( nodraw ) ( nodraw ) + 548.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 548.000000 ( nodraw ) ( nodraw ) + 542.000000 ( nodraw ) ( nodraw ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 572.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 18.000000 ( ) ( ) + 20.000000 ( ) ( ) + 76.000000 ( ) ( ) + 192.000000 ( ) ( ) + 340.000000 ( ) ( ) + 500.000000 ( nodraw ) ( nodraw ) + 568.000000 ( nodraw ) ( nodraw ) + 576.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 574.000000 ( nodraw ) ( nodraw ) + 568.000000 ( nodraw ) ( nodraw ) + 612.000000 ( ) ( ) + 662.000000 ( ) ( ) + 634.000000 ( ) ( ) + 604.000000 ( ) ( ) + 558.000000 ( ) ( ) + 512.000000 ( ) ( ) + 492.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 468.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 458.000000 ( ) ( ) + 452.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 452.000000 ( ) ( ) + 446.000000 ( ) ( ) + 446.000000 ( ) ( ) + 436.000000 ( ) ( ) + 424.000000 ( ) ( ) + 400.000000 ( nodraw ) ( nodraw ) + 384.000000 ( nodraw ) ( nodraw ) + 378.000000 ( nodraw ) ( nodraw ) + 378.000000 ( ) ( ) + 386.000000 ( ) ( ) + 384.000000 ( ) ( ) + 374.000000 ( ) ( ) + 368.000000 ( ) ( ) + 370.000000 ( ) ( ) + 380.000000 ( ) ( ) + 392.000000 ( ) ( ) + 410.000000 ( ) ( ) + 428.000000 ( ) ( ) + 446.000000 ( ) ( ) + 458.000000 ( ) ( ) + 476.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 530.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 12.000000 ( ) ( ) + 20.000000 ( ) ( ) + 78.000000 ( ) ( ) + 180.000000 ( ) ( ) + 326.000000 ( ) ( ) + 494.000000 ( nodraw ) ( nodraw ) + 570.000000 ( nodraw ) ( nodraw ) + 576.000000 ( nodraw ) ( nodraw ) + 576.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 628.000000 ( ) ( ) + 678.000000 ( ) ( ) + 654.000000 ( ) ( ) + 624.000000 ( ) ( ) + 566.000000 ( ) ( ) + 510.000000 ( ) ( ) + 484.000000 ( ) ( ) + 486.000000 ( ) ( ) + 482.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 464.000000 ( ) ( ) + 462.000000 ( ) ( ) + 464.000000 ( ) ( ) + 458.000000 ( ) ( ) + 460.000000 ( ) ( ) + 456.000000 ( ) ( ) + 456.000000 ( ) ( ) + 454.000000 ( ) ( ) + 442.000000 ( ) ( ) + 428.000000 ( ) ( ) + 410.000000 ( nodraw ) ( nodraw ) + 392.000000 ( nodraw ) ( nodraw ) + 388.000000 ( nodraw ) ( nodraw ) + 384.000000 ( ) ( ) + 394.000000 ( ) ( ) + 394.000000 ( ) ( ) + 384.000000 ( ) ( ) + 384.000000 ( ) ( ) + 382.000000 ( ) ( ) + 386.000000 ( ) ( ) + 398.000000 ( ) ( ) + 422.000000 ( ) ( ) + 434.000000 ( ) ( ) + 458.000000 ( ) ( ) + 470.000000 ( ) ( ) + 482.000000 ( ) ( ) + 500.000000 ( ) ( ) + 518.000000 ( nodraw ) ( nodraw ) + 536.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 16.000000 ( ) ( ) + 48.000000 ( ) ( ) + 88.000000 ( ) ( ) + 182.000000 ( ) ( ) + 324.000000 ( ) ( ) + 508.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 596.000000 ( nodraw ) ( nodraw ) + 638.000000 ( ) ( ) + 688.000000 ( ) ( ) + 664.000000 ( ) ( ) + 636.000000 ( ) ( ) + 590.000000 ( ) ( ) + 534.000000 ( ) ( ) + 498.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 466.000000 ( ) ( ) + 470.000000 ( ) ( ) + 470.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 464.000000 ( ) ( ) + 468.000000 ( ) ( ) + 464.000000 ( ) ( ) + 454.000000 ( ) ( ) + 446.000000 ( ) ( ) + 436.000000 ( ) ( ) + 422.000000 ( nodraw ) ( nodraw ) + 402.000000 ( nodraw ) ( nodraw ) + 394.000000 ( nodraw ) ( nodraw ) + 396.000000 ( ) ( ) + 404.000000 ( ) ( ) + 404.000000 ( ) ( ) + 404.000000 ( ) ( ) + 400.000000 ( ) ( ) + 392.000000 ( ) ( ) + 398.000000 ( ) ( ) + 410.000000 ( ) ( ) + 428.000000 ( ) ( ) + 446.000000 ( ) ( ) + 464.000000 ( ) ( ) + 482.000000 ( ) ( ) + 500.000000 ( ) ( ) + 518.000000 ( nodraw ) ( nodraw ) + 530.000000 ( nodraw ) ( nodraw ) + 548.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 554.000000 ( ) ( nodraw ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 26.000000 ( ) ( ) + 56.000000 ( ) ( ) + 106.000000 ( ) ( ) + 188.000000 ( ) ( ) + 320.000000 ( ) ( ) + 494.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 580.000000 ( nodraw ) ( nodraw ) + 580.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 596.000000 ( nodraw ) ( nodraw ) + 638.000000 ( ) ( ) + 678.000000 ( ) ( ) + 658.000000 ( ) ( ) + 644.000000 ( ) ( ) + 604.000000 ( ) ( ) + 554.000000 ( ) ( ) + 516.000000 ( ) ( ) + 494.000000 ( ) ( ) + 486.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 472.000000 ( ) ( ) + 474.000000 ( ) ( ) + 468.000000 ( ) ( ) + 462.000000 ( ) ( ) + 450.000000 ( nodraw ) ( ) + 434.000000 ( nodraw ) ( nodraw ) + 420.000000 ( nodraw ) ( nodraw ) + 410.000000 ( nodraw ) ( nodraw ) + 410.000000 ( ) ( ) + 422.000000 ( ) ( ) + 418.000000 ( ) ( ) + 420.000000 ( ) ( ) + 418.000000 ( ) ( ) + 410.000000 ( ) ( ) + 412.000000 ( ) ( ) + 422.000000 ( ) ( ) + 440.000000 ( ) ( ) + 458.000000 ( ) ( ) + 470.000000 ( ) ( ) + 488.000000 ( ) ( ) + 512.000000 ( nodraw ) ( ) + 530.000000 ( nodraw ) ( nodraw ) + 542.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 548.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 12.000000 ( ) ( ) + 30.000000 ( ) ( ) + 62.000000 ( ) ( ) + 120.000000 ( ) ( ) + 192.000000 ( ) ( ) + 322.000000 ( ) ( ) + 494.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 590.000000 ( nodraw ) ( nodraw ) + 612.000000 ( ) ( ) + 642.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 598.000000 ( ) ( ) + 564.000000 ( ) ( ) + 532.000000 ( ) ( ) + 506.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 484.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 478.000000 ( ) ( ) + 470.000000 ( ) ( ) + 454.000000 ( nodraw ) ( nodraw ) + 444.000000 ( nodraw ) ( nodraw ) + 432.000000 ( nodraw ) ( nodraw ) + 428.000000 ( nodraw ) ( nodraw ) + 424.000000 ( ) ( ) + 434.000000 ( ) ( ) + 438.000000 ( ) ( ) + 438.000000 ( ) ( ) + 432.000000 ( ) ( ) + 428.000000 ( ) ( ) + 424.000000 ( ) ( ) + 434.000000 ( ) ( ) + 446.000000 ( ) ( ) + 464.000000 ( ) ( ) + 482.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( nodraw ) ( nodraw ) + 536.000000 ( nodraw ) ( nodraw ) + 548.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 572.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 548.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 10.000000 ( ) ( ) + 30.000000 ( ) ( ) + 68.000000 ( ) ( ) + 120.000000 ( ) ( ) + 206.000000 ( ) ( ) + 336.000000 ( ) ( ) + 502.000000 ( nodraw ) ( nodraw ) + 570.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 586.000000 ( ) ( ) + 602.000000 ( ) ( ) + 594.000000 ( ) ( ) + 592.000000 ( ) ( ) + 582.000000 ( ) ( ) + 562.000000 ( ) ( ) + 530.000000 ( ) ( ) + 508.000000 ( ) ( ) + 498.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 500.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 488.000000 ( ) ( ) + 470.000000 ( nodraw ) ( nodraw ) + 464.000000 ( nodraw ) ( nodraw ) + 450.000000 ( nodraw ) ( nodraw ) + 446.000000 ( ) ( ) + 442.000000 ( ) ( ) + 450.000000 ( ) ( ) + 458.000000 ( ) ( ) + 454.000000 ( ) ( ) + 444.000000 ( ) ( ) + 444.000000 ( ) ( ) + 442.000000 ( ) ( ) + 452.000000 ( ) ( ) + 464.000000 ( ) ( ) + 476.000000 ( ) ( ) + 494.000000 ( ) ( ) + 512.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 560.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 10.000000 ( ) ( ) + 30.000000 ( ) ( ) + 64.000000 ( ) ( ) + 126.000000 ( ) ( ) + 216.000000 ( ) ( ) + 340.000000 ( ) ( ) + 502.000000 ( nodraw ) ( nodraw ) + 568.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 580.000000 ( ) ( ) + 578.000000 ( ) ( ) + 562.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 524.000000 ( ) ( ) + 508.000000 ( ) ( ) + 502.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 504.000000 ( ) ( ) + 494.000000 ( ) ( ) + 486.000000 ( nodraw ) ( ) + 472.000000 ( nodraw ) ( nodraw ) + 472.000000 ( nodraw ) ( nodraw ) + 464.000000 ( ) ( ) + 462.000000 ( ) ( ) + 468.000000 ( ) ( ) + 468.000000 ( ) ( ) + 472.000000 ( ) ( ) + 460.000000 ( ) ( ) + 454.000000 ( ) ( ) + 460.000000 ( ) ( ) + 464.000000 ( ) ( ) + 476.000000 ( ) ( ) + 488.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( nodraw ) ( ) + 554.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 566.000000 ( nodraw ) ( nodraw ) + 554.000000 ( nodraw ) ( nodraw ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 26.000000 ( ) ( ) + 66.000000 ( ) ( ) + 124.000000 ( ) ( ) + 206.000000 ( ) ( ) + 340.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 574.000000 ( nodraw ) ( nodraw ) + 582.000000 ( nodraw ) ( nodraw ) + 582.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 572.000000 ( ) ( ) + 568.000000 ( ) ( ) + 548.000000 ( ) ( ) + 540.000000 ( ) ( ) + 534.000000 ( ) ( ) + 532.000000 ( ) ( ) + 518.000000 ( ) ( ) + 516.000000 ( ) ( ) + 516.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 520.000000 ( ) ( ) + 512.000000 ( ) ( ) + 502.000000 ( ) ( ) + 486.000000 ( nodraw ) ( nodraw ) + 486.000000 ( nodraw ) ( nodraw ) + 476.000000 ( nodraw ) ( nodraw ) + 474.000000 ( nodraw ) ( nodraw ) + 476.000000 ( ) ( ) + 484.000000 ( ) ( ) + 478.000000 ( ) ( ) + 478.000000 ( ) ( ) + 474.000000 ( ) ( ) + 470.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( nodraw ) ( ) + 548.000000 ( nodraw ) ( nodraw ) + 560.000000 ( nodraw ) ( nodraw ) + 554.000000 ( ) ( nodraw ) + 548.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 8.000000 ( ) ( ) + 20.000000 ( ) ( ) + 58.000000 ( ) ( ) + 118.000000 ( ) ( ) + 202.000000 ( ) ( ) + 352.000000 ( ) ( ) + 538.000000 ( nodraw ) ( nodraw ) + 594.000000 ( nodraw ) ( nodraw ) + 596.000000 ( nodraw ) ( nodraw ) + 588.000000 ( nodraw ) ( nodraw ) + 580.000000 ( nodraw ) ( nodraw ) + 570.000000 ( nodraw ) ( nodraw ) + 570.000000 ( ) ( ) + 560.000000 ( ) ( ) + 550.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 536.000000 ( ) ( ) + 532.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 540.000000 ( ) ( ) + 532.000000 ( ) ( ) + 528.000000 ( ) ( ) + 514.000000 ( ) ( ) + 506.000000 ( nodraw ) ( nodraw ) + 498.000000 ( nodraw ) ( nodraw ) + 494.000000 ( nodraw ) ( nodraw ) + 488.000000 ( nodraw ) ( nodraw ) + 490.000000 ( ) ( ) + 494.000000 ( ) ( ) + 492.000000 ( ) ( ) + 492.000000 ( ) ( ) + 490.000000 ( ) ( ) + 494.000000 ( ) ( ) + 494.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 536.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 10.000000 ( ) ( ) + 36.000000 ( ) ( ) + 88.000000 ( ) ( ) + 168.000000 ( ) ( ) + 318.000000 ( ) ( ) + 554.000000 ( nodraw ) ( nodraw ) + 610.000000 ( nodraw ) ( nodraw ) + 608.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 590.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 558.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 546.000000 ( ) ( ) + 540.000000 ( ) ( ) + 528.000000 ( ) ( ) + 516.000000 ( nodraw ) ( nodraw ) + 508.000000 ( nodraw ) ( nodraw ) + 512.000000 ( nodraw ) ( nodraw ) + 510.000000 ( ) ( ) + 510.000000 ( ) ( ) + 514.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 506.000000 ( ) ( ) + 512.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 512.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 24.000000 ( ) ( ) + 64.000000 ( ) ( ) + 120.000000 ( ) ( ) + 264.000000 ( ) ( ) + 578.000000 ( nodraw ) ( nodraw ) + 626.000000 ( nodraw ) ( nodraw ) + 626.000000 ( nodraw ) ( nodraw ) + 614.000000 ( nodraw ) ( nodraw ) + 606.000000 ( nodraw ) ( nodraw ) + 602.000000 ( nodraw ) ( nodraw ) + 592.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 564.000000 ( ) ( ) + 558.000000 ( ) ( ) + 548.000000 ( ) ( ) + 540.000000 ( ) ( ) + 530.000000 ( nodraw ) ( nodraw ) + 522.000000 ( nodraw ) ( nodraw ) + 524.000000 ( ) ( nodraw ) + 526.000000 ( ) ( ) + 534.000000 ( ) ( ) + 532.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 16.000000 ( ) ( ) + 34.000000 ( ) ( ) + 70.000000 ( ) ( ) + 204.000000 ( ) ( ) + 608.000000 ( nodraw ) ( nodraw ) + 638.000000 ( nodraw ) ( nodraw ) + 638.000000 ( nodraw ) ( nodraw ) + 624.000000 ( nodraw ) ( nodraw ) + 620.000000 ( nodraw ) ( nodraw ) + 614.000000 ( nodraw ) ( nodraw ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 588.000000 ( ) ( ) + 576.000000 ( ) ( ) + 568.000000 ( ) ( ) + 552.000000 ( ) ( ) + 542.000000 ( nodraw ) ( nodraw ) + 538.000000 ( nodraw ) ( nodraw ) + 536.000000 ( ) ( nodraw ) + 548.000000 ( ) ( ) + 550.000000 ( ) ( ) + 552.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 8.000000 ( ) ( ) + 20.000000 ( ) ( ) + 46.000000 ( ) ( ) + 136.000000 ( ) ( ) + 620.000000 ( nodraw ) ( nodraw ) + 650.000000 ( nodraw ) ( nodraw ) + 644.000000 ( nodraw ) ( nodraw ) + 638.000000 ( nodraw ) ( nodraw ) + 638.000000 ( nodraw ) ( nodraw ) + 632.000000 ( nodraw ) ( nodraw ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 600.000000 ( ) ( ) + 596.000000 ( ) ( ) + 588.000000 ( ) ( ) + 568.000000 ( ) ( ) + 556.000000 ( nodraw ) ( nodraw ) + 546.000000 ( nodraw ) ( nodraw ) + 548.000000 ( nodraw ) ( nodraw ) + 556.000000 ( ) ( ) + 572.000000 ( ) ( ) + 576.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 518.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 8.000000 ( ) ( ) + 22.000000 ( ) ( ) + 74.000000 ( ) ( ) + 644.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 656.000000 ( nodraw ) ( nodraw ) + 650.000000 ( nodraw ) ( nodraw ) + 650.000000 ( nodraw ) ( nodraw ) + 650.000000 ( nodraw ) ( nodraw ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 610.000000 ( ) ( ) + 596.000000 ( ) ( ) + 586.000000 ( ) ( ) + 570.000000 ( nodraw ) ( nodraw ) + 564.000000 ( nodraw ) ( nodraw ) + 570.000000 ( nodraw ) ( nodraw ) + 574.000000 ( ) ( ) + 584.000000 ( ) ( ) + 592.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 8.000000 ( ) ( ) + 14.000000 ( ) ( ) + 46.000000 ( ) ( ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 668.000000 ( nodraw ) ( nodraw ) + 662.000000 ( nodraw ) ( nodraw ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 624.000000 ( ) ( ) + 620.000000 ( ) ( ) + 602.000000 ( ) ( ) + 592.000000 ( nodraw ) ( nodraw ) + 584.000000 ( nodraw ) ( nodraw ) + 578.000000 ( nodraw ) ( nodraw ) + 584.000000 ( ) ( ) + 598.000000 ( ) ( ) + 600.000000 ( ) ( ) + 610.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 542.000000 ( ) ( ) + 536.000000 ( ) ( ) + 536.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 560.000000 ( ) ( ) + 566.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 6.000000 ( ) ( ) + 12.000000 ( ) ( ) + 678.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 676.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 620.000000 ( ) ( ) + 604.000000 ( nodraw ) ( nodraw ) + 596.000000 ( nodraw ) ( nodraw ) + 592.000000 ( nodraw ) ( nodraw ) + 594.000000 ( ) ( ) + 600.000000 ( ) ( ) + 610.000000 ( ) ( ) + 620.000000 ( ) ( ) + 624.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 542.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 672.000000 ( ) ( ) + 688.000000 ( ) ( ) + 692.000000 ( ) ( ) + 706.000000 ( ) ( ) + 712.000000 ( ) ( ) + 716.000000 ( ) ( ) + 720.000000 ( ) ( ) + 722.000000 ( ) ( ) + 726.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 708.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 4.000000 ( ) ( ) + 684.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 646.000000 ( ) ( ) + 626.000000 ( ) ( ) + 622.000000 ( nodraw ) ( nodraw ) + 612.000000 ( nodraw ) ( nodraw ) + 606.000000 ( nodraw ) ( nodraw ) + 604.000000 ( ) ( nodraw ) + 610.000000 ( ) ( ) + 618.000000 ( ) ( ) + 634.000000 ( ) ( ) + 642.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 554.000000 ( ) ( ) + 566.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 644.000000 ( ) ( ) + 656.000000 ( ) ( ) + 668.000000 ( ) ( ) + 684.000000 ( ) ( ) + 690.000000 ( ) ( ) + 694.000000 ( ) ( ) + 700.000000 ( ) ( ) + 710.000000 ( ) ( ) + 708.000000 ( ) ( ) + 716.000000 ( ) ( ) + 718.000000 ( ) ( ) + 724.000000 ( ) ( ) + 734.000000 ( ) ( ) + 738.000000 ( ) ( ) + 730.000000 ( ) ( ) + 724.000000 ( ) ( ) + 722.000000 ( ) ( ) + 718.000000 ( ) ( ) + 708.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 4.000000 ( ) ( ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 652.000000 ( ) ( ) + 642.000000 ( ) ( ) + 636.000000 ( nodraw ) ( nodraw ) + 630.000000 ( nodraw ) ( nodraw ) + 622.000000 ( nodraw ) ( nodraw ) + 620.000000 ( ) ( nodraw ) + 622.000000 ( ) ( ) + 636.000000 ( ) ( ) + 648.000000 ( ) ( ) + 660.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 632.000000 ( ) ( ) + 644.000000 ( ) ( ) + 656.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 700.000000 ( ) ( ) + 700.000000 ( ) ( ) + 704.000000 ( ) ( ) + 696.000000 ( ) ( ) + 698.000000 ( ) ( ) + 696.000000 ( ) ( ) + 702.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 738.000000 ( ) ( ) + 738.000000 ( ) ( ) + 730.000000 ( ) ( ) + 732.000000 ( ) ( ) + 730.000000 ( ) ( ) + 726.000000 ( ) ( ) + 724.000000 ( ) ( ) + 716.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( nodraw ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 666.000000 ( ) ( ) + 658.000000 ( ) ( ) + 656.000000 ( ) ( ) + 652.000000 ( nodraw ) ( nodraw ) + 648.000000 ( nodraw ) ( nodraw ) + 642.000000 ( nodraw ) ( nodraw ) + 640.000000 ( ) ( ) + 642.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 620.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 656.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 706.000000 ( ) ( ) + 700.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 688.000000 ( ) ( ) + 698.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 736.000000 ( ) ( ) + 732.000000 ( ) ( ) + 726.000000 ( ) ( ) + 726.000000 ( ) ( ) + 738.000000 ( ) ( ) + 740.000000 ( ) ( ) + 732.000000 ( ) ( ) + 722.000000 ( ) ( ) + 710.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( nodraw ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 688.000000 ( ) ( ) + 684.000000 ( ) ( ) + 676.000000 ( ) ( ) + 670.000000 ( ) ( ) + 668.000000 ( nodraw ) ( ) + 662.000000 ( nodraw ) ( nodraw ) + 658.000000 ( nodraw ) ( nodraw ) + 658.000000 ( nodraw ) ( nodraw ) + 662.000000 ( ) ( ) + 664.000000 ( ) ( ) + 666.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 626.000000 ( ) ( ) + 632.000000 ( ) ( ) + 632.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 650.000000 ( ) ( ) + 662.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 710.000000 ( ) ( ) + 690.000000 ( ) ( ) + 678.000000 ( ) ( ) + 678.000000 ( ) ( ) + 688.000000 ( ) ( ) + 692.000000 ( ) ( ) + 700.000000 ( ) ( ) + 710.000000 ( ) ( ) + 718.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 712.000000 ( ) ( ) + 720.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 744.000000 ( ) ( ) + 734.000000 ( ) ( ) + 722.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( nodraw ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 704.000000 ( nodraw ) ( nodraw ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 710.000000 ( ) ( ) + 708.000000 ( ) ( ) + 704.000000 ( ) ( ) + 700.000000 ( ) ( ) + 698.000000 ( ) ( ) + 682.000000 ( ) ( ) + 670.000000 ( nodraw ) ( nodraw ) + 670.000000 ( nodraw ) ( nodraw ) + 670.000000 ( nodraw ) ( nodraw ) + 672.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 682.000000 ( ) ( ) + 688.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 656.000000 ( ) ( ) + 662.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 732.000000 ( ) ( ) + 724.000000 ( ) ( ) + 708.000000 ( ) ( ) + 690.000000 ( ) ( ) + 676.000000 ( ) ( ) + 686.000000 ( ) ( ) + 702.000000 ( ) ( ) + 698.000000 ( ) ( ) + 706.000000 ( ) ( ) + 710.000000 ( ) ( ) + 720.000000 ( ) ( ) + 722.000000 ( ) ( ) + 720.000000 ( ) ( ) + 712.000000 ( ) ( ) + 716.000000 ( ) ( ) + 734.000000 ( ) ( ) + 752.000000 ( ) ( ) + 756.000000 ( ) ( ) + 746.000000 ( ) ( ) + 734.000000 ( ) ( ) + 716.000000 ( ) ( ) + 704.000000 ( nodraw ) ( ) + 692.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 704.000000 ( nodraw ) ( nodraw ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 748.000000 ( ) ( ) + 742.000000 ( ) ( ) + 738.000000 ( ) ( ) + 736.000000 ( ) ( ) + 724.000000 ( ) ( ) + 718.000000 ( ) ( ) + 720.000000 ( ) ( ) + 722.000000 ( ) ( ) + 720.000000 ( ) ( ) + 710.000000 ( ) ( ) + 700.000000 ( ) ( ) + 688.000000 ( ) ( ) + 684.000000 ( nodraw ) ( nodraw ) + 684.000000 ( ) ( nodraw ) + 686.000000 ( ) ( ) + 684.000000 ( ) ( ) + 690.000000 ( ) ( ) + 696.000000 ( ) ( ) + 698.000000 ( ) ( ) + 696.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 668.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 738.000000 ( ) ( ) + 724.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 720.000000 ( ) ( ) + 736.000000 ( ) ( ) + 736.000000 ( ) ( ) + 740.000000 ( ) ( ) + 738.000000 ( ) ( ) + 744.000000 ( ) ( ) + 740.000000 ( ) ( ) + 742.000000 ( ) ( ) + 742.000000 ( ) ( ) + 740.000000 ( ) ( ) + 748.000000 ( ) ( ) + 760.000000 ( ) ( ) + 772.000000 ( ) ( ) + 758.000000 ( ) ( ) + 746.000000 ( ) ( ) + 728.000000 ( nodraw ) ( ) + 710.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 698.000000 ( nodraw ) ( nodraw ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 750.000000 ( ) ( ) + 752.000000 ( ) ( ) + 756.000000 ( ) ( ) + 750.000000 ( ) ( ) + 744.000000 ( ) ( ) + 730.000000 ( ) ( ) + 730.000000 ( ) ( ) + 732.000000 ( ) ( ) + 738.000000 ( ) ( ) + 736.000000 ( ) ( ) + 722.000000 ( ) ( ) + 710.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( ) ( ) + 700.000000 ( ) ( ) + 702.000000 ( ) ( ) + 702.000000 ( ) ( ) + 702.000000 ( ) ( ) + 706.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 698.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 758.000000 ( ) ( ) + 762.000000 ( ) ( ) + 762.000000 ( ) ( ) + 752.000000 ( ) ( ) + 748.000000 ( ) ( ) + 750.000000 ( ) ( ) + 774.000000 ( ) ( ) + 794.000000 ( ) ( ) + 792.000000 ( ) ( ) + 792.000000 ( ) ( ) + 792.000000 ( ) ( ) + 790.000000 ( ) ( ) + 794.000000 ( ) ( ) + 796.000000 ( ) ( ) + 786.000000 ( ) ( ) + 774.000000 ( ) ( ) + 780.000000 ( ) ( ) + 784.000000 ( ) ( ) + 786.000000 ( ) ( ) + 770.000000 ( ) ( ) + 758.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 680.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 748.000000 ( ) ( ) + 752.000000 ( ) ( ) + 756.000000 ( ) ( ) + 760.000000 ( ) ( ) + 756.000000 ( ) ( ) + 748.000000 ( ) ( ) + 732.000000 ( ) ( ) + 738.000000 ( ) ( ) + 732.000000 ( ) ( ) + 736.000000 ( ) ( ) + 730.000000 ( ) ( ) + 724.000000 ( nodraw ) ( nodraw ) + 712.000000 ( ) ( nodraw ) + 702.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 700.000000 ( ) ( ) + 704.000000 ( ) ( ) + 706.000000 ( ) ( ) + 714.000000 ( ) ( ) + 718.000000 ( ) ( ) + 716.000000 ( ) ( ) + 712.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 792.000000 ( ) ( ) + 798.000000 ( ) ( ) + 798.000000 ( ) ( ) + 814.000000 ( ) ( ) + 836.000000 ( ) ( ) + 858.000000 ( ) ( ) + 864.000000 ( ) ( ) + 852.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 864.000000 ( ) ( ) + 858.000000 ( ) ( ) + 842.000000 ( ) ( ) + 828.000000 ( ) ( ) + 814.000000 ( ) ( ) + 816.000000 ( ) ( ) + 804.000000 ( ) ( ) + 788.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( nodraw ) ( ) + 734.000000 ( ) ( nodraw ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 748.000000 ( ) ( ) + 752.000000 ( ) ( ) + 750.000000 ( ) ( ) + 746.000000 ( ) ( ) + 744.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 726.000000 ( ) ( ) + 720.000000 ( ) ( ) + 726.000000 ( ) ( ) + 720.000000 ( nodraw ) ( ) + 710.000000 ( nodraw ) ( nodraw ) + 702.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 700.000000 ( ) ( ) + 710.000000 ( ) ( ) + 720.000000 ( ) ( ) + 728.000000 ( ) ( ) + 730.000000 ( ) ( ) + 726.000000 ( ) ( ) + 726.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 734.000000 ( ) ( ) + 734.000000 ( ) ( ) + 728.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 722.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 818.000000 ( ) ( ) + 834.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 882.000000 ( ) ( ) + 900.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 910.000000 ( ) ( ) + 912.000000 ( ) ( ) + 906.000000 ( ) ( ) + 902.000000 ( ) ( ) + 880.000000 ( ) ( ) + 868.000000 ( ) ( ) + 852.000000 ( ) ( ) + 840.000000 ( ) ( ) + 818.000000 ( ) ( ) + 794.000000 ( ) ( ) + 776.000000 ( ) ( ) + 758.000000 ( ) ( ) + 734.000000 ( ) ( ) + 716.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 692.000000 ( nodraw ) ( nodraw ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 736.000000 ( nodraw ) ( nodraw ) + 738.000000 ( nodraw ) ( nodraw ) + 740.000000 ( ) ( nodraw ) + 740.000000 ( nodraw ) ( ) + 734.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 720.000000 ( nodraw ) ( nodraw ) + 712.000000 ( nodraw ) ( nodraw ) + 706.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 694.000000 ( nodraw ) ( nodraw ) + 696.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( ) ( ) + 716.000000 ( ) ( ) + 732.000000 ( ) ( ) + 744.000000 ( ) ( ) + 744.000000 ( ) ( ) + 742.000000 ( ) ( ) + 730.000000 ( nodraw ) ( nodraw ) + 724.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 830.000000 ( nodraw ) ( nodraw ) + 848.000000 ( nodraw ) ( nodraw ) + 872.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 908.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 920.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 686.000000 ( nodraw ) ( nodraw ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 730.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 724.000000 ( nodraw ) ( nodraw ) + 718.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 708.000000 ( nodraw ) ( nodraw ) + 708.000000 ( nodraw ) ( nodraw ) + 700.000000 ( nodraw ) ( nodraw ) + 694.000000 ( nodraw ) ( nodraw ) + 688.000000 ( nodraw ) ( nodraw ) + 688.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 696.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 700.000000 ( ) ( ) + 714.000000 ( ) ( ) + 734.000000 ( ) ( ) + 756.000000 ( ) ( ) + 764.000000 ( ) ( ) + 756.000000 ( ) ( ) + 740.000000 ( nodraw ) ( nodraw ) + 732.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 836.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 878.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 914.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 932.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 686.000000 ( nodraw ) ( nodraw ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 720.000000 ( nodraw ) ( nodraw ) + 718.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 700.000000 ( nodraw ) ( nodraw ) + 702.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 700.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 690.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 694.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( ) ( ) + 700.000000 ( ) ( ) + 712.000000 ( ) ( ) + 738.000000 ( ) ( ) + 760.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 744.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 800.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 866.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 938.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 686.000000 ( nodraw ) ( nodraw ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( nodraw ) ( ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 704.000000 ( nodraw ) ( nodraw ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 714.000000 ( ) ( ) + 704.000000 ( ) ( ) + 700.000000 ( ) ( ) + 702.000000 ( ) ( ) + 702.000000 ( ) ( ) + 700.000000 ( ) ( ) + 696.000000 ( nodraw ) ( ) + 696.000000 ( nodraw ) ( nodraw ) + 690.000000 ( nodraw ) ( nodraw ) + 692.000000 ( ) ( nodraw ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 700.000000 ( ) ( ) + 708.000000 ( ) ( ) + 726.000000 ( ) ( ) + 746.000000 ( ) ( ) + 756.000000 ( ) ( ) + 750.000000 ( ) ( ) + 740.000000 ( nodraw ) ( nodraw ) + 726.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 866.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 908.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 938.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 680.000000 ( nodraw ) ( nodraw ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 692.000000 ( nodraw ) ( nodraw ) + 698.000000 ( nodraw ) ( nodraw ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 700.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 704.000000 ( ) ( ) + 712.000000 ( ) ( ) + 722.000000 ( ) ( ) + 736.000000 ( ) ( ) + 730.000000 ( ) ( ) + 724.000000 ( nodraw ) ( nodraw ) + 724.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 824.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 866.000000 ( nodraw ) ( nodraw ) + 884.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 926.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 962.000000 ( nodraw ) ( nodraw ) + 956.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 938.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 686.000000 ( nodraw ) ( nodraw ) + 692.000000 ( ) ( nodraw ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 702.000000 ( ) ( ) + 704.000000 ( ) ( ) + 712.000000 ( ) ( ) + 714.000000 ( ) ( ) + 712.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 806.000000 ( nodraw ) ( nodraw ) + 818.000000 ( nodraw ) ( nodraw ) + 842.000000 ( nodraw ) ( nodraw ) + 854.000000 ( nodraw ) ( nodraw ) + 878.000000 ( nodraw ) ( nodraw ) + 902.000000 ( nodraw ) ( nodraw ) + 914.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 950.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 932.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( nodraw ) ( nodraw ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 710.000000 ( nodraw ) ( nodraw ) + 716.000000 ( nodraw ) ( nodraw ) + 722.000000 ( nodraw ) ( nodraw ) + 728.000000 ( nodraw ) ( nodraw ) + 734.000000 ( nodraw ) ( nodraw ) + 740.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 788.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 776.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 764.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 746.000000 ( nodraw ) ( nodraw ) + 752.000000 ( nodraw ) ( nodraw ) + 758.000000 ( nodraw ) ( nodraw ) + 770.000000 ( nodraw ) ( nodraw ) + 782.000000 ( nodraw ) ( nodraw ) + 794.000000 ( nodraw ) ( nodraw ) + 812.000000 ( nodraw ) ( nodraw ) + 830.000000 ( nodraw ) ( nodraw ) + 848.000000 ( nodraw ) ( nodraw ) + 872.000000 ( nodraw ) ( nodraw ) + 890.000000 ( nodraw ) ( nodraw ) + 908.000000 ( nodraw ) ( nodraw ) + 920.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 938.000000 ( nodraw ) ( nodraw ) + 932.000000 ( nodraw ) ( nodraw ) + 920.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 680.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 698.000000 ( ) ( ) + 704.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 728.000000 ( ) ( ) + 734.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 770.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 746.000000 ( ) ( ) + 758.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 788.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 890.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 0.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + 2.000000 ( ) ( ) + } + } + } +// brush 1394 +{ +( -7192 -5520 -448 ) ( -7288 -5520 -448 ) ( -7288 -5640 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -7287.999023 -5520 -231.999619 ) ( -7183.999512 -5480 -231.999573 ) ( -7032.000488 -5919.997070 -231.998871 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -7031.999512 -5919.998535 -231.998917 ) ( -7183.999023 -5480 -231.999298 ) ( -7183.999023 -5480 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -7183.999512 -5480 -448 ) ( -7183.999512 -5480 -231.999725 ) ( -7287.999023 -5520 -231.999725 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -7287.999023 -5519.999512 -448 ) ( -7287.999023 -5519.999512 -232 ) ( -7032.000977 -5919.996582 -231.999146 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1395 +{ +( -7192 -5520 -448 ) ( -7288 -5520 -448 ) ( -7288 -5640 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -7111.999512 -5992.000488 -232.002258 ) ( -7288.000488 -5519.998047 -232.002472 ) ( -7031.999512 -5920.000488 -232.002914 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -7111.999512 -5992.000488 -448 ) ( -7111.999512 -5992.000488 -232.002258 ) ( -7031.999512 -5920.000488 -232.003006 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -7287.999023 -5520.000488 -448 ) ( -7287.999023 -5520.000488 -232.003204 ) ( -7111.999023 -5992 -232.002319 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -7031.999023 -5920 -232.002884 ) ( -7288.000488 -5519.996582 -232.002228 ) ( -7288.000488 -5519.996582 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1396 +{ +( -7112 -5448 -448 ) ( -7208 -5448 -448 ) ( -7208 -5568 -448 ) common/clip -16 -24 0.00 1 1 196608 2193 0 +( -7032.000488 -5920.000488 -232.001328 ) ( -7184.003418 -5479.992676 -232 ) ( -6959.999512 -5839.999512 -232.001740 ) common/clip -16 -24 0.00 1 1 196608 2193 0 +( -7032 -5920 -448 ) ( -7032 -5920 -232.001511 ) ( -6959.999512 -5839.999512 -232.001923 ) common/clip -16 32 0.00 1 1 196608 2193 0 +( -7184.000488 -5479.997559 -448 ) ( -7184.000488 -5479.997559 -232.001495 ) ( -7031.999512 -5919.999512 -232.001480 ) common/clip -8 32 0.00 1 1 196608 2193 0 +( -6959.999512 -5839.999512 -232.001740 ) ( -7184.000977 -5479.996582 -232.001114 ) ( -7184.000977 -5479.996582 -448 ) common/clip -8 32 0.00 1 1 196608 2193 0 +} +// brush 1397 +{ +( -6992 -5944 -448 ) ( -7088 -5944 -448 ) ( -7088 -6048 -448 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -6727.992188 -6096.006836 -224.002472 ) ( -7032.002441 -5920.000977 -232.000488 ) ( -6960 -5839.998535 -232.001328 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -6727.994141 -6096.004395 -224.001617 ) ( -6959.999023 -5839.999023 -232.000305 ) ( -6959.999023 -5839.999023 -448 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -6959.999512 -5839.999023 -232.001328 ) ( -7032.001953 -5920.001465 -232.000488 ) ( -7032.001953 -5920.001465 -448 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -7032.002441 -5920.001465 -448 ) ( -7032.002441 -5920.001465 -232.000488 ) ( -6727.990723 -6096.008301 -224.002426 ) common/clip 16 32 0.00 1 1 196608 2193 0 +} +// brush 1398 +{ +( -6992 -5944 -448 ) ( -7088 -5944 -448 ) ( -7088 -6048 -448 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -6768.000488 -6184.000488 -231.999573 ) ( -7031.999023 -5920.001953 -232.000687 ) ( -6728.000488 -6096.001465 -224.000092 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -7031.999023 -5920.001953 -448 ) ( -7031.999023 -5920.001953 -232.000626 ) ( -6768.000488 -6184.000488 -231.999512 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -6768.000488 -6184.000488 -231.999588 ) ( -6728 -6096 -223.999634 ) ( -6728 -6096 -448 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -6728.000488 -6096.000977 -224 ) ( -7032.000977 -5920 -232.000641 ) ( -7032.000977 -5920 -448 ) common/clip 16 32 0.00 1 1 196608 2193 0 +} +// brush 1399 +{ +( -7040 -6040 -448 ) ( -7136 -6040 -448 ) ( -7136 -6144 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6768.005859 -6183.995117 -231.998627 ) ( -7111.998535 -5991.999512 -232.000015 ) ( -7032 -5920.000977 -231.999893 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6768.004395 -6183.996582 -231.998718 ) ( -7032.000488 -5920.000488 -232 ) ( -7032.000488 -5920.000488 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -7032 -5920.000977 -231.999725 ) ( -7111.998535 -5991.999512 -231.999847 ) ( -7111.998535 -5991.999512 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -7111.998535 -5991.999512 -448 ) ( -7111.998535 -5991.999512 -231.999908 ) ( -6768.005371 -6183.995605 -231.998581 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1400 +{ +( -5512 -5512 -448 ) ( -5616 -5512 -448 ) ( -5616 -5920 -448 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -5496 -5528 -168.000214 ) ( -5680 -5992 -200.000122 ) ( -5600.000488 -5480 -167.999954 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -5680.000977 -5992.003418 -448 ) ( -5680.000977 -5992.003418 -200.000244 ) ( -5495.999512 -5528.000977 -168.000198 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -5495.999512 -5528.000488 -168.000092 ) ( -5600 -5480.000488 -167.999893 ) ( -5600 -5480.000488 -448 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -5600.000488 -5480.000488 -167.999893 ) ( -5680.000488 -5992.000977 -200.000107 ) ( -5680.000488 -5992.000977 -448 ) common/clip 32 32 0.00 1 1 196608 2193 0 +} +// brush 1401 +{ +( -5432 -4904 -448 ) ( -5544 -4904 -448 ) ( -5544 -5224 -448 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( -5440 -4864 -128 ) ( -5496 -5528 -168 ) ( -5544 -4864 -128 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( -5496 -5527.997070 -448 ) ( -5496 -5527.997070 -168 ) ( -5440.000488 -4864 -128 ) common/clip -24 32 0.00 1 1 196608 2193 0 +( -5440 -4864 -240 ) ( -5440 -4864 -128 ) ( -5544 -4864 -128 ) common/clip -8 32 0.00 1 1 196608 2193 0 +( -5544.000977 -4864 -128 ) ( -5496.000488 -5528.003418 -168 ) ( -5496.000488 -5528.003418 -448 ) common/clip -24 32 0.00 1 1 196608 2193 0 +} +// brush 1402 +{ +( -5432 -4904 -448 ) ( -5544 -4904 -448 ) ( -5544 -5224 -448 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( -5496.000488 -5528.000977 -167.999756 ) ( -5600 -5480.000977 -168.000076 ) ( -5544.000488 -4864.004883 -128 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( -5600 -5480.000488 -448 ) ( -5600 -5480.000488 -168.000320 ) ( -5496.000488 -5528.000488 -167.999969 ) common/clip -8 32 0.00 1 1 196608 2193 0 +( -5544 -4864.007813 -128.000366 ) ( -5599.999512 -5480.000488 -168.000443 ) ( -5599.999512 -5480.000488 -448 ) common/clip -24 32 0.00 1 1 196608 2193 0 +( -5496.000488 -5527.999512 -448 ) ( -5496.000488 -5527.999512 -168 ) ( -5544.000488 -4864.002930 -128 ) common/clip -24 32 0.00 1 1 196608 2193 0 +} +// brush 1403 +{ +( -5800 -5352 -448 ) ( -5904 -5352 -448 ) ( -5904 -5760 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5800.000488 -5400.000977 -168.000015 ) ( -5919.999023 -5775.996582 -192.000137 ) ( -5903.999023 -5352.001465 -151.999878 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5919.999023 -5775.996582 -448 ) ( -5919.999023 -5775.996582 -192.000183 ) ( -5800.000488 -5400.000977 -168.000061 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5800 -5400.000977 -168.000031 ) ( -5903.999512 -5352.000977 -151.999756 ) ( -5903.999512 -5352.000977 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5903.999023 -5352.001465 -151.999939 ) ( -5919.999023 -5775.997070 -192.000153 ) ( -5919.999023 -5775.997070 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1404 +{ +( -5800 -5352 -448 ) ( -5904 -5352 -448 ) ( -5904 -5760 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5904 -5352.001953 -152.000214 ) ( -5920 -5775.999512 -192.000351 ) ( -6007.999512 -5704 -176.000366 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6007.999512 -5704.000488 -175.999908 ) ( -5920 -5776 -191.999908 ) ( -5920 -5776 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5904 -5352.002441 -151.999924 ) ( -6007.999512 -5704.000488 -176.000061 ) ( -6007.999512 -5704.000488 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5919.999512 -5776 -448 ) ( -5919.999512 -5776 -191.999878 ) ( -5903.999512 -5352.000488 -151.999832 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1405 +{ +( -5776 -4864 -448 ) ( -5888 -4864 -448 ) ( -5888 -5184 -448 ) common/clip 16 -32 0.00 1 1 196608 2193 0 +( -5799.999512 -5400.000488 -167.999908 ) ( -5904 -5352 -151.999939 ) ( -5872 -4863.998535 -127.999809 ) common/clip 16 -32 0.00 1 1 196608 2193 0 +( -5904 -5351.999512 -448 ) ( -5904 -5351.999512 -151.999771 ) ( -5799.999512 -5400 -167.999725 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -5872 -4863.998535 -127.999664 ) ( -5904 -5351.999512 -151.999786 ) ( -5904 -5351.999512 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5799.999512 -5400.000977 -448 ) ( -5799.999512 -5400.000977 -167.999969 ) ( -5872 -4863.998047 -128 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1406 +{ +( -5760 -4864 -448 ) ( -5872 -4864 -448 ) ( -5872 -5184 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5744 -4864 -128 ) ( -5800 -5400 -168 ) ( -5872 -4864 -128 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5799.999512 -5400.001953 -448 ) ( -5799.999512 -5400.001953 -168 ) ( -5743.999512 -4864 -128 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5744 -4864 -240 ) ( -5744 -4864 -128 ) ( -5872 -4864 -128 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5872 -4864 -128 ) ( -5800 -5399.999023 -168 ) ( -5800 -5399.999023 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1407 +{ +( -5648 -4864 -448 ) ( -5760 -4864 -448 ) ( -5760 -5184 -448 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -5687.999512 -5440.000488 -160 ) ( -5800 -5400 -167.999908 ) ( -5744 -4863.999512 -127.999939 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -5800 -5400 -448 ) ( -5800 -5400 -167.999939 ) ( -5687.999512 -5440.000488 -160.000031 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -5743.999512 -4864.001465 -128.000198 ) ( -5799.999512 -5399.999512 -168.000168 ) ( -5799.999512 -5399.999512 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5687.999512 -5440.000488 -448 ) ( -5687.999512 -5440.000488 -160.000092 ) ( -5744 -4863.999023 -127.999992 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1408 +{ +( -5648 -4864 -448 ) ( -5760 -4864 -448 ) ( -5760 -5184 -448 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -5648 -4864 -128.000046 ) ( -5688 -5439.999023 -160 ) ( -5744 -4864 -128.000046 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -5688 -5439.999512 -448 ) ( -5688 -5439.999512 -159.999954 ) ( -5648 -4864 -127.999985 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5744 -4864 -128 ) ( -5744 -4864 -240 ) ( -5648 -4864 -240 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -5744.000488 -4864 -127.999992 ) ( -5688 -5440.001953 -160.000076 ) ( -5688 -5440.001953 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1409 +{ +( -5536 -4904 -448 ) ( -5648 -4904 -448 ) ( -5648 -5224 -448 ) common/clip -32 -8 0.00 1 1 196608 2193 0 +( -5600 -5480.000977 -167.999557 ) ( -5688 -5440.000977 -159.999496 ) ( -5648 -4864.000488 -127.999489 ) common/clip -32 -8 0.00 1 1 196608 2193 0 +( -5688 -5440.000488 -448 ) ( -5688 -5440.000488 -159.999420 ) ( -5600 -5480.000488 -167.999481 ) common/clip -32 32 0.00 1 1 196608 2193 0 +( -5648 -4864 -127.999443 ) ( -5688 -5440.000488 -159.999435 ) ( -5688 -5440.000488 -448 ) common/clip -24 32 0.00 1 1 196608 2193 0 +( -5600 -5480 -448 ) ( -5600 -5480 -168 ) ( -5648 -4864 -128 ) common/clip -24 32 0.00 1 1 196608 2193 0 +} +// brush 1410 +{ +( -5536 -4904 -448 ) ( -5648 -4904 -448 ) ( -5648 -5224 -448 ) common/clip -32 -8 0.00 1 1 196608 2193 0 +( -5544 -4864 -128 ) ( -5600 -5480 -168 ) ( -5648 -4864 -128 ) common/clip -32 -8 0.00 1 1 196608 2193 0 +( -5600 -5480.002930 -448 ) ( -5600 -5480.002930 -168 ) ( -5543.999512 -4864 -128 ) common/clip -24 32 0.00 1 1 196608 2193 0 +( -5544 -4864 -240 ) ( -5544 -4864 -128 ) ( -5648 -4864 -128 ) common/clip -32 32 0.00 1 1 196608 2193 0 +( -5648 -4864 -128 ) ( -5600 -5479.999512 -168 ) ( -5600 -5479.999512 -448 ) common/clip -24 32 0.00 1 1 196608 2193 0 +} +// brush 1411 +{ +( -5512 -5512 -448 ) ( -5616 -5512 -448 ) ( -5616 -5920 -448 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -5600.000488 -5479.999512 -167.999832 ) ( -5680.000488 -5991.998535 -199.999542 ) ( -5760 -5919.999023 -199.999496 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -5760 -5920 -199.999527 ) ( -5680.000488 -5991.999512 -199.999588 ) ( -5680.000488 -5991.999512 -448 ) common/clip -16 32 0.00 1 1 196608 2193 0 +( -5599.999512 -5479.998047 -168.000137 ) ( -5760 -5919.999512 -200.000046 ) ( -5760 -5919.999512 -448 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -5680.000488 -5991.999023 -448 ) ( -5680.000488 -5991.999023 -199.999588 ) ( -5600.000488 -5480.000977 -167.999908 ) common/clip 32 32 0.00 1 1 196608 2193 0 +} +// brush 1412 +{ +( -5584 -5440 -448 ) ( -5688 -5440 -448 ) ( -5688 -5848 -448 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5687.999512 -5439.997070 -159.999939 ) ( -5760 -5919.998535 -199.999802 ) ( -5832 -5847.998535 -191.999435 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5832 -5847.998047 -191.999039 ) ( -5760 -5919.998047 -199.999359 ) ( -5760 -5919.998047 -448 ) common/clip -24 32 0.00 1 1 196608 2193 0 +( -5687.999023 -5439.995605 -160.000290 ) ( -5832 -5847.998535 -191.999863 ) ( -5832 -5847.998535 -448 ) common/clip 24 32 0.00 1 1 196608 2193 0 +( -5760 -5919.998047 -448 ) ( -5760 -5919.998047 -199.999313 ) ( -5687.999512 -5439.997070 -159.999435 ) common/clip 24 32 0.00 1 1 196608 2193 0 +} +// brush 1413 +{ +( -5584 -5440 -448 ) ( -5688 -5440 -448 ) ( -5688 -5848 -448 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5600 -5480 -168.000122 ) ( -5760.000977 -5920.002441 -199.999847 ) ( -5688.000977 -5440 -160 ) common/clip -24 8 0.00 1 1 196608 2193 0 +( -5760.000977 -5920.002441 -448 ) ( -5760.000977 -5920.002441 -199.999756 ) ( -5600 -5480 -168.000046 ) common/clip 24 32 0.00 1 1 196608 2193 0 +( -5600 -5480 -168.000031 ) ( -5688.000488 -5440 -159.999939 ) ( -5688.000488 -5440 -448 ) common/clip -24 32 0.00 1 1 196608 2193 0 +( -5688.000977 -5440 -159.999939 ) ( -5760.000977 -5920.002930 -199.999756 ) ( -5760.000977 -5920.002930 -448 ) common/clip 24 32 0.00 1 1 196608 2193 0 +} +// brush 1414 +{ +( -5696 -5400 -448 ) ( -5800 -5400 -448 ) ( -5800 -5808 -448 ) common/clip -40 -16 0.00 1 1 196608 2193 0 +( -5799.999023 -5399.997070 -167.999588 ) ( -5831.999023 -5848.000977 -191.999557 ) ( -5920 -5776 -191.999573 ) common/clip -40 -16 0.00 1 1 196608 2193 0 +( -5920 -5776 -191.999634 ) ( -5831.999023 -5848.000977 -191.999619 ) ( -5831.999023 -5848.000977 -448 ) common/clip -40 32 0.00 1 1 196608 2193 0 +( -5799.999512 -5399.998535 -168.000183 ) ( -5920 -5776 -192.000046 ) ( -5920 -5776 -448 ) common/clip 48 32 0.00 1 1 196608 2193 0 +( -5831.999023 -5848.000488 -448 ) ( -5831.999023 -5848.000488 -191.999619 ) ( -5799.999023 -5399.997070 -167.999664 ) common/clip 48 32 0.00 1 1 196608 2193 0 +} +// brush 1415 +{ +( -5696 -5400 -448 ) ( -5800 -5400 -448 ) ( -5800 -5808 -448 ) common/clip -40 -16 0.00 1 1 196608 2193 0 +( -5688.001953 -5440 -159.999969 ) ( -5831.999512 -5847.992188 -192.000092 ) ( -5800 -5400.000488 -168.000107 ) common/clip -40 -16 0.00 1 1 196608 2193 0 +( -5831.999512 -5847.992188 -448 ) ( -5831.999512 -5847.992188 -192.000031 ) ( -5688.001953 -5440 -159.999908 ) common/clip 48 32 0.00 1 1 196608 2193 0 +( -5688.001465 -5440 -159.999908 ) ( -5800 -5400.000488 -168.000290 ) ( -5800 -5400.000488 -448 ) common/clip -40 32 0.00 1 1 196608 2193 0 +( -5800 -5400.000488 -168.000031 ) ( -5831.999512 -5847.994141 -192.000092 ) ( -5831.999512 -5847.994141 -448 ) common/clip 48 32 0.00 1 1 196608 2193 0 +} +// brush 1416 +{ +( -6008 -5912 -448 ) ( -6176 -5912 -448 ) ( -6176 -6032 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6120.000488 -6007.999512 -216.000381 ) ( -6168 -5912 -192.000244 ) ( -6008.000977 -5704.000977 -176 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6008.000488 -5704 -175.999756 ) ( -6168 -5911.999512 -191.999878 ) ( -6168 -5911.999512 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6167.999512 -5911.999512 -448 ) ( -6167.999512 -5911.999512 -192.000290 ) ( -6120 -6007.998535 -216.000229 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6120.000488 -6007.999512 -448 ) ( -6120.000488 -6007.999512 -216.000015 ) ( -6008.000977 -5704.001465 -175.999573 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1417 +{ +( -6008 -5912 -448 ) ( -6176 -5912 -448 ) ( -6176 -6032 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5920 -5776 -191.999756 ) ( -6120 -6008 -215.999878 ) ( -6008 -5704 -175.999985 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6120 -6008 -448 ) ( -6120 -6008 -215.999664 ) ( -5920 -5776 -191.999542 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5920 -5776 -448 ) ( -5920 -5776 -192.000015 ) ( -6008 -5704 -176 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6008 -5704 -175.999802 ) ( -6120 -6007.999512 -215.999786 ) ( -6120 -6007.999512 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1418 +{ +( -5920 -5984 -448 ) ( -6088 -5984 -448 ) ( -6088 -6104 -448 ) common/clip -24 -40 0.00 1 1 196608 2193 0 +( -6072 -6096 -207.999405 ) ( -6120 -6008 -215.999420 ) ( -5919.999512 -5775.999023 -192.000229 ) common/clip -24 -40 0.00 1 1 196608 2193 0 +( -5919.999023 -5775.998047 -192.000092 ) ( -6120 -6007.999512 -215.999146 ) ( -6120 -6007.999512 -448 ) common/clip 8 32 0.00 1 1 196608 2193 0 +( -6120.000488 -6008.000488 -448 ) ( -6120.000488 -6008.000488 -215.999283 ) ( -6072.000488 -6096.000977 -207.999481 ) common/clip 8 32 0.00 1 1 196608 2193 0 +( -6072 -6096 -448 ) ( -6072 -6096 -207.999832 ) ( -5919.999023 -5775.998535 -192.000443 ) common/clip 8 32 0.00 1 1 196608 2193 0 +} +// brush 1419 +{ +( -5920 -5984 -448 ) ( -6088 -5984 -448 ) ( -6088 -6104 -448 ) common/clip -24 -40 0.00 1 1 196608 2193 0 +( -5831.999512 -5847.999512 -191.999741 ) ( -6072.000488 -6096.000488 -207.999649 ) ( -5920 -5775.999023 -191.999741 ) common/clip -24 -40 0.00 1 1 196608 2193 0 +( -6072.000488 -6096.000488 -448 ) ( -6072.000488 -6096.000488 -208.001923 ) ( -5831.999512 -5847.999512 -192.001923 ) common/clip 8 32 0.00 1 1 196608 2193 0 +( -5831.999512 -5847.999512 -448 ) ( -5831.999512 -5847.999512 -191.999817 ) ( -5919.999512 -5775.999512 -191.999817 ) common/clip -24 32 0.00 1 1 196608 2193 0 +( -5920 -5775.999023 -192.001923 ) ( -6072.000977 -6096.000977 -208.001923 ) ( -6072.000977 -6096.000977 -448 ) common/clip 8 32 0.00 1 1 196608 2193 0 +} +// brush 1420 +{ +( -5832 -6056 -448 ) ( -6000 -6056 -448 ) ( -6000 -6176 -448 ) common/clip -48 16 0.00 1 1 196608 2193 0 +( -6032.000488 -6184 -216.000336 ) ( -6072.000488 -6096 -207.999969 ) ( -5832.000488 -5848 -191.999466 ) common/clip -48 16 0.00 1 1 196608 2193 0 +( -5832.002930 -5848.003906 -191.999527 ) ( -6072 -6096.000977 -208.000031 ) ( -6072 -6096.000977 -448 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -6072.000488 -6096.000488 -448 ) ( -6072.000488 -6096.000488 -208.000015 ) ( -6032.000488 -6184 -216.000290 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -6032 -6183.999512 -448 ) ( -6032 -6183.999512 -215.999878 ) ( -5832.001465 -5848.001465 -191.999100 ) common/clip 16 32 0.00 1 1 196608 2193 0 +} +// brush 1421 +{ +( -5832 -6056 -448 ) ( -6000 -6056 -448 ) ( -6000 -6176 -448 ) common/clip -48 16 0.00 1 1 196608 2193 0 +( -5759.999512 -5919.999023 -200.000015 ) ( -6032 -6183.999512 -216.000046 ) ( -5831.999512 -5847.999023 -192.000107 ) common/clip -48 16 0.00 1 1 196608 2193 0 +( -6032.000488 -6184.000488 -448 ) ( -6032.000488 -6184.000488 -215.999985 ) ( -5759.999023 -5919.999023 -199.999954 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -5759.999023 -5919.999023 -448 ) ( -5759.999023 -5919.999023 -200.000031 ) ( -5831.999512 -5847.998535 -192.000076 ) common/clip -48 32 0.00 1 1 196608 2193 0 +( -5831.999512 -5847.998535 -192.000015 ) ( -6032.000488 -6184 -215.999969 ) ( -6032.000488 -6184 -448 ) common/clip 16 32 0.00 1 1 196608 2193 0 +} +// brush 1422 +{ +( -5760 -6128 -448 ) ( -5928 -6128 -448 ) ( -5928 -6248 -448 ) common/clip 8 -56 0.00 1 1 196608 2193 0 +( -5976 -6271.998047 -216.000031 ) ( -6031.999023 -6183.999512 -216.000427 ) ( -5760.003418 -5920.003906 -199.999603 ) common/clip 8 -56 0.00 1 1 196608 2193 0 +( -5760.002441 -5920.002441 -199.999557 ) ( -6031.999023 -6183.999023 -216.000381 ) ( -6031.999023 -6183.999023 -448 ) common/clip 24 32 0.00 1 1 196608 2193 0 +( -6031.998535 -6183.999023 -448 ) ( -6031.998535 -6183.999023 -216.000427 ) ( -5976 -6271.997559 -216 ) common/clip 24 32 0.00 1 1 196608 2193 0 +( -5976 -6271.998047 -448 ) ( -5976 -6271.998047 -215.999878 ) ( -5760.002441 -5920.002441 -199.999268 ) common/clip 24 32 0.00 1 1 196608 2193 0 +} +// brush 1423 +{ +( -5760 -6128 -448 ) ( -5928 -6128 -448 ) ( -5928 -6248 -448 ) common/clip 8 -56 0.00 1 1 196608 2193 0 +( -5680 -5992.000488 -199.999619 ) ( -5976.001465 -6272.001953 -215.999756 ) ( -5760.000488 -5920 -199.999802 ) common/clip 8 -56 0.00 1 1 196608 2193 0 +( -5976.002930 -6272.004395 -448 ) ( -5976.002930 -6272.004395 -215.999832 ) ( -5679.999512 -5992.000977 -199.999588 ) common/clip 8 32 0.00 1 1 196608 2193 0 +( -5680.000488 -5992 -448 ) ( -5680.000488 -5992 -199.999817 ) ( -5760.000488 -5920 -200.000015 ) common/clip 24 32 0.00 1 1 196608 2193 0 +( -5760.000977 -5919.999512 -199.999756 ) ( -5976.003418 -6272.003418 -215.999802 ) ( -5976.003418 -6272.003418 -448 ) common/clip 24 32 0.00 1 1 196608 2193 0 +} +// brush 1424 +{ +( -6224 -6272 -448 ) ( -6400 -6272 -448 ) ( -6400 -6368 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -6031.998047 -6183.999512 -215.999985 ) ( -6400 -6368.000488 -223.999481 ) ( -6400 -6272 -231.999680 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -6031.998047 -6183.999512 -216.000061 ) ( -6400 -6272 -231.999573 ) ( -6400 -6272 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6400 -6272 -232.000534 ) ( -6400 -6368.000488 -224.000336 ) ( -6400 -6368.000488 -448 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -6400 -6368 -448 ) ( -6400 -6368 -224.000488 ) ( -6031.999023 -6183.999512 -216.000763 ) common/clip 32 32 0.00 1 1 196608 2193 0 +} +// brush 1425 +{ +( -6224 -6272 -448 ) ( -6400 -6272 -448 ) ( -6400 -6368 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5975.998535 -6272.000488 -216.001694 ) ( -6400.000977 -6368.000977 -224.001236 ) ( -6031.999023 -6183.999512 -216.001389 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -6399.999023 -6368 -448 ) ( -6399.999023 -6368 -224.001617 ) ( -5975.999023 -6272 -216.001572 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -5975.999023 -6272 -216.001572 ) ( -6031.999023 -6184 -216.001221 ) ( -6031.999023 -6184 -448 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -6031.999512 -6183.999512 -216.001404 ) ( -6400.000977 -6368.000488 -224.001389 ) ( -6400.000977 -6368.000488 -448 ) common/clip 32 32 0.00 1 1 196608 2193 0 +} +// brush 1426 +{ +( -6224 -6176 -448 ) ( -6400 -6176 -448 ) ( -6400 -6272 -448 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -6072.001953 -6096.000977 -207.998581 ) ( -6400 -6272 -231.999039 ) ( -6400 -6176.000488 -223.999054 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -6072.001953 -6096.000977 -207.999374 ) ( -6400 -6176.000488 -223.999832 ) ( -6400 -6176.000488 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6400 -6176.000488 -223.999222 ) ( -6400 -6272 -231.999207 ) ( -6400 -6272 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6400 -6271.999512 -448 ) ( -6400 -6271.999512 -231.999222 ) ( -6072.002930 -6096.000977 -207.998718 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1427 +{ +( -6224 -6176 -448 ) ( -6400 -6176 -448 ) ( -6400 -6272 -448 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -6031.999023 -6184.000488 -216.000977 ) ( -6399.996094 -6271.999512 -232.002014 ) ( -6071.998535 -6096.000488 -208.000885 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -6399.997070 -6272 -448 ) ( -6399.997070 -6272 -232.002075 ) ( -6031.999512 -6184.000977 -216.001083 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6031.999512 -6184 -216.001038 ) ( -6071.999023 -6095.999512 -208.000870 ) ( -6071.999023 -6095.999512 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6071.998535 -6096.000488 -208.000992 ) ( -6399.994629 -6271.999023 -232.002182 ) ( -6399.994629 -6271.999023 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1428 +{ +( -6224 -6080 -448 ) ( -6400 -6080 -448 ) ( -6400 -6176 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -6119.997559 -6007.999023 -216.000671 ) ( -6400 -6176 -224.000015 ) ( -6400 -6079.999512 -224.000504 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -6119.998535 -6007.999023 -216.000717 ) ( -6400 -6079.999512 -224.000458 ) ( -6400 -6079.999512 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6400 -6079.999512 -224.000366 ) ( -6400 -6176 -223.999893 ) ( -6400 -6176 -448 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -6400 -6176 -448 ) ( -6400 -6176 -223.999863 ) ( -6119.997559 -6007.998535 -216.000534 ) common/clip 32 32 0.00 1 1 196608 2193 0 +} +// brush 1429 +{ +( -6224 -6080 -448 ) ( -6400 -6080 -448 ) ( -6400 -6176 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -6072 -6096 -208.000320 ) ( -6400.001465 -6176.000488 -223.999771 ) ( -6120 -6007.999512 -215.999893 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -6400.002930 -6176.000977 -448 ) ( -6400.002930 -6176.000977 -223.999725 ) ( -6072 -6096.000488 -208.000412 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6072 -6096.000488 -208.000732 ) ( -6120 -6008 -216.000290 ) ( -6120 -6008 -448 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -6120.000488 -6007.999023 -216.000031 ) ( -6400.004395 -6176.001465 -223.999542 ) ( -6400.004395 -6176.001465 -448 ) common/clip 32 32 0.00 1 1 196608 2193 0 +} +// brush 1430 +{ +( -6224 -5984 -448 ) ( -6400 -5984 -448 ) ( -6400 -6080 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6167.998535 -5911.999512 -192.000305 ) ( -6400 -6080.000488 -224.000183 ) ( -6400 -5984 -199.999954 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6167.998535 -5911.999512 -192.000381 ) ( -6400 -5984 -200.000015 ) ( -6400 -5984 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6400 -5984 -199.999954 ) ( -6400 -6080.000488 -224.000183 ) ( -6400 -6080.000488 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6400 -6080.000488 -448 ) ( -6400 -6080.000488 -224.000092 ) ( -6167.998535 -5911.999512 -192.000214 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1431 +{ +( -6224 -5984 -448 ) ( -6400 -5984 -448 ) ( -6400 -6080 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6120.000488 -6007.999023 -215.999298 ) ( -6399.997559 -6079.998047 -224.000031 ) ( -6168.000488 -5912 -191.999649 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6399.996582 -6079.997070 -448 ) ( -6399.996582 -6079.997070 -224.000031 ) ( -6120.000977 -6007.998535 -215.999039 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6120.000488 -6007.999512 -215.999786 ) ( -6168.000488 -5912.000488 -192.000351 ) ( -6168.000488 -5912.000488 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6168.000488 -5912 -191.999527 ) ( -6399.997559 -6079.998047 -223.999924 ) ( -6399.997559 -6079.998047 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1432 +{ +( -6528 -5912 -448 ) ( -6624 -5912 -448 ) ( -6624 -6016 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6680.000977 -6008 -223.998734 ) ( -6624.000977 -5912 -207.999100 ) ( -6400.000977 -5984 -199.999008 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6400.000488 -5984 -199.999817 ) ( -6624.000488 -5912 -207.999924 ) ( -6624.000488 -5912 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6624.000488 -5912 -448 ) ( -6624.000488 -5912 -207.999939 ) ( -6680.000977 -6008 -223.999588 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6680 -6008 -448 ) ( -6680 -6008 -224 ) ( -6400.000488 -5984 -199.999863 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1433 +{ +( -6528 -5912 -448 ) ( -6624 -5912 -448 ) ( -6624 -6016 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6400 -6080 -223.999359 ) ( -6680 -6008 -223.999451 ) ( -6400 -5984 -199.999374 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6679.998535 -6008 -448 ) ( -6679.998535 -6008 -224.000214 ) ( -6400 -6079.999512 -223.999664 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6400 -6080 -448 ) ( -6400 -6080 -223.999680 ) ( -6400 -5984 -199.999695 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6400 -5984.000488 -199.999817 ) ( -6679.998535 -6008.000488 -224.000214 ) ( -6679.998535 -6008.000488 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1434 +{ +( -6528 -6008 -448 ) ( -6624 -6008 -448 ) ( -6624 -6112 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -6728.000977 -6096.000977 -223.998657 ) ( -6680 -6007.999512 -223.999268 ) ( -6399.994629 -6080.000977 -224.000275 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -6399.994629 -6080.000977 -224.001419 ) ( -6680 -6007.999512 -224.000351 ) ( -6680 -6007.999512 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6679.999512 -6007.999512 -448 ) ( -6679.999512 -6007.999512 -224.000580 ) ( -6728.000488 -6096.000977 -224.000031 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -6728.000488 -6096.000977 -448 ) ( -6728.000488 -6096.000977 -224.000244 ) ( -6399.994629 -6080.000977 -224.001450 ) common/clip 32 32 0.00 1 1 196608 2193 0 +} +// brush 1435 +{ +( -6528 -6008 -448 ) ( -6624 -6008 -448 ) ( -6624 -6112 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -6400 -6176.000977 -223.999191 ) ( -6728.000977 -6096.000488 -223.998657 ) ( -6400 -6080.000488 -223.999191 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -6728.000977 -6096.000488 -448 ) ( -6728.000977 -6096.000488 -223.998657 ) ( -6400 -6176.000977 -223.999191 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6400 -6176.000488 -448 ) ( -6400 -6176.000488 -223.998962 ) ( -6400 -6080.000488 -223.998932 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -6400 -6080 -223.999191 ) ( -6728.002441 -6096 -223.998230 ) ( -6728.002441 -6096 -448 ) common/clip 32 32 0.00 1 1 196608 2193 0 +} +// brush 1436 +{ +( -6576 -6096 -448 ) ( -6672 -6096 -448 ) ( -6672 -6200 -448 ) common/clip 48 -24 0.00 1 1 196608 2193 0 +( -6767.999023 -6183.999023 -231.999130 ) ( -6728 -6096.000977 -223.999786 ) ( -6400.007813 -6175.999023 -223.998260 ) common/clip 48 -24 0.00 1 1 196608 2193 0 +( -6400.009766 -6175.999023 -223.998596 ) ( -6728 -6096.001465 -224.000534 ) ( -6728 -6096.001465 -448 ) common/clip 48 32 0.00 1 1 196608 2193 0 +( -6727.999512 -6096.000977 -448 ) ( -6727.999512 -6096.000977 -224.000519 ) ( -6767.998535 -6183.999023 -231.999786 ) common/clip -8 32 0.00 1 1 196608 2193 0 +( -6767.999023 -6183.999023 -448 ) ( -6767.999023 -6183.999023 -231.999802 ) ( -6400.008301 -6175.999023 -223.998932 ) common/clip -8 32 0.00 1 1 196608 2193 0 +} +// brush 1437 +{ +( -6576 -6096 -448 ) ( -6672 -6096 -448 ) ( -6672 -6200 -448 ) common/clip 48 -24 0.00 1 1 196608 2193 0 +( -6400 -6272.000977 -232.000229 ) ( -6768.004883 -6183.999512 -231.999313 ) ( -6400 -6175.999512 -224.000336 ) common/clip 48 -24 0.00 1 1 196608 2193 0 +( -6768.004883 -6183.999512 -448 ) ( -6768.004883 -6183.999512 -231.999390 ) ( -6400 -6272.000977 -232.000305 ) common/clip 48 32 0.00 1 1 196608 2193 0 +( -6400 -6272 -448 ) ( -6400 -6272 -232.000137 ) ( -6400 -6175.999512 -224.000320 ) common/clip -8 32 0.00 1 1 196608 2193 0 +( -6400 -6175.999512 -224.000381 ) ( -6768.004883 -6183.999512 -231.999359 ) ( -6768.004883 -6183.999512 -448 ) common/clip -8 32 0.00 1 1 196608 2193 0 +} +// brush 1438 +{ +( -6616 -6184 -448 ) ( -6712 -6184 -448 ) ( -6712 -6288 -448 ) common/clip -40 -48 0.00 1 1 196608 2193 0 +( -6816.001465 -6280.001465 -224.000565 ) ( -6768.000488 -6184.000488 -232.000061 ) ( -6399.996094 -6272.001465 -232.001251 ) common/clip -40 -48 0.00 1 1 196608 2193 0 +( -6399.998535 -6272.001465 -232.001205 ) ( -6768.000977 -6184.000977 -232.000061 ) ( -6768.000977 -6184.000977 -448 ) common/clip -40 32 0.00 1 1 196608 2193 0 +( -6768.000977 -6184.000977 -448 ) ( -6768.000977 -6184.000977 -232.000046 ) ( -6816.001953 -6280.001465 -224.000549 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -6816.000977 -6280.001465 -448 ) ( -6816.000977 -6280.001465 -223.999649 ) ( -6399.996094 -6272.001465 -232.000854 ) common/clip 16 32 0.00 1 1 196608 2193 0 +} +// brush 1439 +{ +( -6616 -6184 -448 ) ( -6712 -6184 -448 ) ( -6712 -6288 -448 ) common/clip -40 -48 0.00 1 1 196608 2193 0 +( -6400 -6368 -224.001083 ) ( -6815.997559 -6280.000488 -224.001068 ) ( -6400 -6272.000488 -232.000809 ) common/clip -40 -48 0.00 1 1 196608 2193 0 +( -6815.997559 -6280.000488 -448 ) ( -6815.997559 -6280.000488 -224.001175 ) ( -6400 -6368 -224.001205 ) common/clip -40 32 0.00 1 1 196608 2193 0 +( -6400 -6368 -448 ) ( -6400 -6368 -224.000290 ) ( -6400 -6272.000488 -231.999954 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -6400 -6272.000977 -232.000748 ) ( -6815.994629 -6280.000977 -224.001694 ) ( -6815.994629 -6280.000977 -448 ) common/clip 16 32 0.00 1 1 196608 2193 0 +} +// brush 1440 +{ +( -7040 -6040 -448 ) ( -7136 -6040 -448 ) ( -7136 -6144 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6815.999023 -6280 -223.999588 ) ( -7111.998047 -5992.000977 -231.999298 ) ( -6767.999512 -6184.000488 -231.999329 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -7112.000488 -5991.999512 -448 ) ( -7112.000488 -5991.999512 -231.999039 ) ( -6815.999512 -6280.000488 -223.999481 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6815.999023 -6280 -223.999573 ) ( -6767.999512 -6184.000488 -231.999268 ) ( -6767.999512 -6184.000488 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -6768 -6184.001465 -231.999207 ) ( -7111.995605 -5992.003418 -231.999435 ) ( -7111.995605 -5992.003418 -448 ) common/clip 0 32 0.00 1 1 196608 2193 0 +} +// brush 1441 +{ +( -6952 -5856 -448 ) ( -7048 -5856 -448 ) ( -7048 -5960 -448 ) common/clip -24 24 0.00 1 1 196608 2193 0 +( -6728 -6095.999512 -223.999619 ) ( -6959.998047 -5840.001953 -232.001312 ) ( -6680.000488 -6008.000488 -224.000702 ) common/clip -24 24 0.00 1 1 196608 2193 0 +( -6959.998047 -5840.001953 -448 ) ( -6959.998047 -5840.001953 -232.001297 ) ( -6728 -6095.999512 -223.999603 ) common/clip -8 32 0.00 1 1 196608 2193 0 +( -6727.999512 -6095.998535 -223.998505 ) ( -6680 -6008 -223.999939 ) ( -6680 -6008 -448 ) common/clip 8 32 0.00 1 1 196608 2193 0 +( -6680 -6008 -224.000717 ) ( -6959.998047 -5840.001465 -232.001297 ) ( -6959.998047 -5840.001465 -448 ) common/clip -8 32 0.00 1 1 196608 2193 0 +} +// brush 1442 +{ +( -6952 -5856 -448 ) ( -7048 -5856 -448 ) ( -7048 -5960 -448 ) common/clip -24 24 0.00 1 1 196608 2193 0 +( -6679.999512 -6008.000977 -224.000702 ) ( -6960 -5840 -232.000961 ) ( -6880 -5776 -224.001404 ) common/clip -24 24 0.00 1 1 196608 2193 0 +( -6680 -6008.000488 -224.000107 ) ( -6880 -5776 -224.000015 ) ( -6880 -5776 -448 ) common/clip 8 32 0.00 1 1 196608 2193 0 +( -6880 -5776 -224.001282 ) ( -6960 -5840 -232.000839 ) ( -6960 -5840 -448 ) common/clip -8 32 0.00 1 1 196608 2193 0 +( -6960.000488 -5840.000488 -448 ) ( -6960.000488 -5840.000488 -232.000854 ) ( -6679.999023 -6008.001465 -224.000641 ) common/clip -8 32 0.00 1 1 196608 2193 0 +} +// brush 1443 +{ +( -6904 -5768 -448 ) ( -7000 -5768 -448 ) ( -7000 -5872 -448 ) common/clip -8 -16 0.00 1 1 196608 2193 0 +( -6680.000488 -6007.999512 -224.000961 ) ( -6880.001465 -5775.998535 -224.000595 ) ( -6624.000488 -5911.999023 -208.000626 ) common/clip -8 -16 0.00 1 1 196608 2193 0 +( -6880.001465 -5775.998535 -448 ) ( -6880.001465 -5775.998535 -224.000595 ) ( -6680.000488 -6007.999512 -224.000961 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -6680.000488 -6007.999512 -223.999725 ) ( -6624.000488 -5911.999512 -207.999908 ) ( -6624.000488 -5911.999512 -448 ) common/clip 48 32 0.00 1 1 196608 2193 0 +( -6624.000488 -5911.999512 -208.000580 ) ( -6880.001465 -5775.999023 -224.000610 ) ( -6880.001465 -5775.999023 -448 ) common/clip 8 32 0.00 1 1 196608 2193 0 +} +// brush 1444 +{ +( -6904 -5768 -448 ) ( -7000 -5768 -448 ) ( -7000 -5872 -448 ) common/clip -8 -16 0.00 1 1 196608 2193 0 +( -6624.002441 -5911.998047 -207.999496 ) ( -6879.998535 -5776 -224.000900 ) ( -6784.000488 -5704.001465 -208.000153 ) common/clip -8 -16 0.00 1 1 196608 2193 0 +( -6624.002441 -5911.998047 -207.999039 ) ( -6784.000977 -5704.000488 -207.999878 ) ( -6784.000977 -5704.000488 -448 ) common/clip 48 32 0.00 1 1 196608 2193 0 +( -6784.000488 -5704.000977 -207.999329 ) ( -6879.998535 -5776 -223.999756 ) ( -6879.998535 -5776 -448 ) common/clip 8 32 0.00 1 1 196608 2193 0 +( -6879.999023 -5776 -448 ) ( -6879.999023 -5776 -224.000076 ) ( -6624.001953 -5911.999023 -207.999161 ) common/clip 8 32 0.00 1 1 196608 2193 0 +} +// brush 1445 +{ +( -6952 -5344 -448 ) ( -7048 -5344 -448 ) ( -7048 -5464 -448 ) common/clip 16 16 0.00 1 1 196608 2193 0 +( -6880.000977 -5776.000977 -223.999588 ) ( -7000.001953 -5391.997070 -223.998627 ) ( -6784 -5704 -207.999817 ) common/clip 16 16 0.00 1 1 196608 2193 0 +( -6880 -5776.000488 -448 ) ( -6880 -5776.000488 -223.999573 ) ( -6784 -5704.000488 -208.000153 ) common/clip -8 32 0.00 1 1 196608 2193 0 +( -7000.001465 -5391.998047 -448 ) ( -7000.001465 -5391.998047 -223.998825 ) ( -6880.000488 -5776.000977 -223.999451 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -6784 -5704.000488 -207.999710 ) ( -7000.001465 -5391.998047 -223.998779 ) ( -7000.001465 -5391.998047 -448 ) common/clip 16 32 0.00 1 1 196608 2193 0 +} +// brush 1446 +{ +( -6952 -5344 -448 ) ( -7048 -5344 -448 ) ( -7048 -5464 -448 ) common/clip 16 16 0.00 1 1 196608 2193 0 +( -7000.000488 -5391.999512 -224.000351 ) ( -6888.000488 -5351.999512 -216.000336 ) ( -6784.000488 -5703.999023 -207.999542 ) common/clip 16 16 0.00 1 1 196608 2193 0 +( -6784.000488 -5703.999023 -207.999191 ) ( -6888.000488 -5351.999512 -215.999969 ) ( -6888.000488 -5351.999512 -448 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -6888.000488 -5351.999512 -448 ) ( -6888.000488 -5351.999512 -215.999710 ) ( -7000.000488 -5391.999512 -223.999634 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -7000 -5392 -448 ) ( -7000 -5392 -224.000153 ) ( -6784.000488 -5703.999023 -207.999451 ) common/clip 16 32 0.00 1 1 196608 2193 0 +} +// brush 1447 +{ +( -7032 -5408 -448 ) ( -7128 -5408 -448 ) ( -7128 -5528 -448 ) common/clip 32 16 0.00 1 1 196608 2193 0 +( -6960 -5839.999512 -231.999420 ) ( -7103.999512 -5440.000488 -231.999695 ) ( -6880.000488 -5775.999512 -223.999435 ) common/clip 32 16 0.00 1 1 196608 2193 0 +( -6960.000488 -5840 -448 ) ( -6960.000488 -5840 -231.999985 ) ( -6880 -5775.999512 -224.000031 ) common/clip 8 32 0.00 1 1 196608 2193 0 +( -7104.000977 -5439.998535 -448 ) ( -7104.000977 -5439.998535 -231.999237 ) ( -6960.000488 -5840 -231.999664 ) common/clip -48 32 0.00 1 1 196608 2193 0 +( -6880.000488 -5775.999512 -223.999557 ) ( -7103.999512 -5440.000977 -231.999969 ) ( -7103.999512 -5440.000977 -448 ) common/clip -48 32 0.00 1 1 196608 2193 0 +} +// brush 1448 +{ +( -7032 -5408 -448 ) ( -7128 -5408 -448 ) ( -7128 -5528 -448 ) common/clip 32 16 0.00 1 1 196608 2193 0 +( -7104 -5440 -231.999664 ) ( -7000.001465 -5392.000488 -223.999634 ) ( -6880.003418 -5775.994629 -223.998871 ) common/clip 32 16 0.00 1 1 196608 2193 0 +( -6880.002441 -5775.996094 -223.999542 ) ( -7000.000977 -5392.000488 -223.999939 ) ( -7000.000977 -5392.000488 -448 ) common/clip -48 32 0.00 1 1 196608 2193 0 +( -7000.000977 -5392.000488 -448 ) ( -7000.000977 -5392.000488 -224 ) ( -7104 -5440 -232.000275 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -7104 -5440 -448 ) ( -7104 -5440 -232.000092 ) ( -6880.002441 -5775.996094 -223.999405 ) common/clip -48 32 0.00 1 1 196608 2193 0 +} +// brush 1449 +{ +( -7112 -5448 -448 ) ( -7208 -5448 -448 ) ( -7208 -5568 -448 ) common/clip -16 -24 0.00 1 1 196608 2193 0 +( -7183.999023 -5479.999023 -232.000305 ) ( -7104.000977 -5440 -231.999771 ) ( -6960.003418 -5839.992676 -231.997711 ) common/clip -16 -24 0.00 1 1 196608 2193 0 +( -6960.002441 -5839.994141 -231.997375 ) ( -7104.000488 -5440 -231.999039 ) ( -7104.000488 -5440 -448 ) common/clip -8 32 0.00 1 1 196608 2193 0 +( -7104.000977 -5439.999512 -448 ) ( -7104.000977 -5439.999512 -231.999420 ) ( -7183.999512 -5479.999023 -232.000122 ) common/clip -16 32 0.00 1 1 196608 2193 0 +( -7183.999023 -5479.999512 -448 ) ( -7183.999023 -5479.999512 -232.000290 ) ( -6960.002930 -5839.993164 -231.998322 ) common/clip -8 32 0.00 1 1 196608 2193 0 +} +// brush 1450 +{ +( -7056 -4992 -448 ) ( -7152 -4992 -448 ) ( -7152 -5112 -448 ) common/clip 56 48 0.00 1 1 196608 2193 0 +( -7000 -5391.999023 -224.000305 ) ( -7040 -4863.997070 -223.999969 ) ( -6887.999512 -5351.998535 -216.000504 ) common/clip 56 48 0.00 1 1 196608 2193 0 +( -7000 -5391.999023 -223.999878 ) ( -6888.000488 -5351.999023 -216.000107 ) ( -6888.000488 -5351.999023 -448 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -7040 -4863.997070 -448 ) ( -7040 -4863.997070 -224.000015 ) ( -7000 -5391.999023 -224.000336 ) common/clip -16 32 0.00 1 1 196608 2193 0 +( -6887.999512 -5351.998535 -216.000549 ) ( -7040.000488 -4863.995605 -223.999832 ) ( -7040.000488 -4863.995605 -448 ) common/clip -16 32 0.00 1 1 196608 2193 0 +} +// brush 1451 +{ +( -7056 -4992 -448 ) ( -7152 -4992 -448 ) ( -7152 -5112 -448 ) common/clip 56 48 0.00 1 1 196608 2193 0 +( -7040 -4864 -224.000687 ) ( -6928 -4864 -216.000320 ) ( -6888 -5352.000488 -216.000534 ) common/clip 56 48 0.00 1 1 196608 2193 0 +( -6888 -5352.000488 -216.000168 ) ( -6928 -4864 -215.999954 ) ( -6928 -4864 -448 ) common/clip -16 32 0.00 1 1 196608 2193 0 +( -6928 -4864 -448 ) ( -6928 -4864 -215.999695 ) ( -7040 -4864 -224.000122 ) common/clip 56 32 0.00 1 1 196608 2193 0 +( -7040 -4864 -448 ) ( -7040 -4864 -224.000015 ) ( -6888 -5352.000488 -216.000107 ) common/clip -16 32 0.00 1 1 196608 2193 0 +} +// brush 1452 +{ +( -7168 -5032 -448 ) ( -7264 -5032 -448 ) ( -7264 -5152 -448 ) common/clip 40 8 0.00 1 1 196608 2193 0 +( -7152 -4864 -231.999969 ) ( -7040 -4864 -224.000549 ) ( -7000 -5392.000488 -224.000946 ) common/clip 40 8 0.00 1 1 196608 2193 0 +( -6999.999512 -5392.002930 -224.001282 ) ( -7039.999512 -4864 -224.000488 ) ( -7039.999512 -4864 -448 ) common/clip 24 32 0.00 1 1 196608 2193 0 +( -7040 -4864 -448 ) ( -7040 -4864 -224.000610 ) ( -7152 -4864 -232.000153 ) common/clip 40 32 0.00 1 1 196608 2193 0 +( -7152 -4864 -448 ) ( -7152 -4864 -232.000046 ) ( -7000 -5392.000488 -224.000137 ) common/clip 24 32 0.00 1 1 196608 2193 0 +} +// brush 1453 +{ +( -7168 -5032 -448 ) ( -7264 -5032 -448 ) ( -7264 -5152 -448 ) common/clip 40 8 0.00 1 1 196608 2193 0 +( -7104 -5440 -231.999176 ) ( -7152 -4864 -231.999222 ) ( -7000 -5392 -223.999298 ) common/clip 40 8 0.00 1 1 196608 2193 0 +( -7104 -5440 -231.999985 ) ( -7000 -5392 -223.999985 ) ( -7000 -5392 -448 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -7152 -4864 -448 ) ( -7152 -4864 -231.999146 ) ( -7104 -5440 -231.999115 ) common/clip 24 32 0.00 1 1 196608 2193 0 +( -7000 -5392 -223.999283 ) ( -7152 -4864 -231.999207 ) ( -7152 -4864 -448 ) common/clip 24 32 0.00 1 1 196608 2193 0 +} +// brush 1454 +{ +( -7272 -5080 -448 ) ( -7368 -5080 -448 ) ( -7368 -5200 -448 ) common/clip 16 -40 0.00 1 1 196608 2193 0 +( -7183.999512 -5479.999512 -231.999924 ) ( -7239.999023 -4864.002930 -232.000366 ) ( -7104 -5440 -232.000626 ) common/clip 16 -40 0.00 1 1 196608 2193 0 +( -7183.999512 -5479.999512 -231.998825 ) ( -7104 -5440 -231.999542 ) ( -7104 -5440 -448 ) common/clip 56 32 0.00 1 1 196608 2193 0 +( -7239.999023 -4864.002930 -448 ) ( -7239.999023 -4864.002930 -232.000519 ) ( -7183.999512 -5479.999512 -232.000076 ) common/clip 8 32 0.00 1 1 196608 2193 0 +( -7103.999512 -5439.999512 -232.000717 ) ( -7239.999512 -4863.999512 -231.999939 ) ( -7239.999512 -4863.999512 -448 ) common/clip 8 32 0.00 1 1 196608 2193 0 +} +// brush 1455 +{ +( -7272 -5080 -448 ) ( -7368 -5080 -448 ) ( -7368 -5200 -448 ) common/clip 16 -40 0.00 1 1 196608 2193 0 +( -7239.998535 -4864 -231.999512 ) ( -7152 -4864 -232.000626 ) ( -7104.000488 -5439.991699 -231.998947 ) common/clip 16 -40 0.00 1 1 196608 2193 0 +( -7104.000977 -5439.990723 -231.998322 ) ( -7152 -4864 -232.000092 ) ( -7152 -4864 -448 ) common/clip 8 32 0.00 1 1 196608 2193 0 +( -7152 -4864 -448 ) ( -7152 -4864 -232.000168 ) ( -7239.998535 -4864 -231.999008 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -7239.998535 -4864 -448 ) ( -7239.998535 -4864 -232.000015 ) ( -7104.000488 -5439.992188 -231.998611 ) common/clip 8 32 0.00 1 1 196608 2193 0 +} +// brush 1456 +{ +( -7360 -5080 -448 ) ( -7456 -5080 -448 ) ( -7456 -5200 -448 ) common/clip 40 -40 0.00 1 1 196608 2193 0 +( -7288.000488 -5520.000488 -232.001282 ) ( -7344.000488 -4863.998535 -224.000458 ) ( -7184 -5480.000488 -232.000717 ) common/clip 40 -40 0.00 1 1 196608 2193 0 +( -7288.000488 -5520 -232.000961 ) ( -7184 -5480 -232.000519 ) ( -7184 -5480 -448 ) common/clip 16 32 0.00 1 1 196608 2193 0 +( -7343.999512 -4864.001465 -448 ) ( -7343.999512 -4864.001465 -224.001160 ) ( -7288 -5520 -232.001419 ) common/clip 8 32 0.00 1 1 196608 2193 0 +( -7184 -5480 -232.000748 ) ( -7344.000488 -4863.999512 -224.000732 ) ( -7344.000488 -4863.999512 -448 ) common/clip 8 32 0.00 1 1 196608 2193 0 +} +// brush 1457 +{ +( -7360 -5080 -448 ) ( -7456 -5080 -448 ) ( -7456 -5200 -448 ) common/clip 40 -40 0.00 1 1 196608 2193 0 +( -7344 -4864 -224.000153 ) ( -7239.999512 -4864 -232.000092 ) ( -7183.999023 -5480.002930 -232.000534 ) common/clip 40 -40 0.00 1 1 196608 2193 0 +( -7183.999023 -5480.002930 -232.000443 ) ( -7239.999512 -4864 -232.000015 ) ( -7239.999512 -4864 -448 ) common/clip 8 32 0.00 1 1 196608 2193 0 +( -7239.999512 -4864 -448 ) ( -7239.999512 -4864 -231.999847 ) ( -7344 -4864 -223.999847 ) common/clip 40 32 0.00 1 1 196608 2193 0 +( -7344 -4864 -448 ) ( -7344 -4864 -224.000046 ) ( -7183.999023 -5480.002930 -232.000549 ) common/clip 8 32 0.00 1 1 196608 2193 0 +} +// brush 1458 +{ +( -5628 -2200 72 ) ( -5668 -2200 72 ) ( -5668 -2364 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5668 -2364 268 ) ( -5668 -2200 268 ) ( -5628 -2200 268 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5668 -2472 168 ) ( -5628 -2472 168 ) ( -5628 -2472 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5632 -2364 168 ) ( -5632 -2200 168 ) ( -5632 -2200 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5628 -2200 168 ) ( -5668 -2200 168 ) ( -5668 -2200 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5668 -2200 168 ) ( -5668 -2364 168 ) ( -5668 -2364 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +} +// brush 1459 +{ +( -5268 -2188 72 ) ( -5312 -2188 72 ) ( -5312 -2204 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5312 -2204 144 ) ( -5312 -2188 144 ) ( -5268 -2188 144 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5312 -2200 72 ) ( -5312 -2200 144 ) ( -5268 -2204 144 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5268 -2204 144 ) ( -5268 -2188 144 ) ( -5268 -2188 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5312 -2192 144 ) ( -5312 -2192 72 ) ( -5268 -2188 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5312 -2192 72 ) ( -5312 -2192 144 ) ( -5312 -2200 144 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +} +// brush 1460 +{ +( -5428 -2200 72 ) ( -5504 -2200 72 ) ( -5504 -2204 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5504 -2204 144 ) ( -5504 -2200 144 ) ( -5428 -2200 144 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5476 -2204 72 ) ( -5476 -2204 144 ) ( -5460 -2204 144 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5432 -2200 144 ) ( -5432 -2200 72 ) ( -5460 -2204 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5432 -2200 72 ) ( -5432 -2200 144 ) ( -5504 -2200 144 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5476 -2204 144 ) ( -5476 -2204 72 ) ( -5504 -2200 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +} +// brush 1461 +{ +( -5460 -2188 72 ) ( -5476 -2188 72 ) ( -5476 -2196 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5476 -2196 144 ) ( -5476 -2188 144 ) ( -5460 -2188 144 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5432 -2192 144 ) ( -5432 -2192 72 ) ( -5504 -2192 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5432 -2192 72 ) ( -5432 -2192 144 ) ( -5460 -2188 144 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5460 -2188 144 ) ( -5476 -2188 144 ) ( -5476 -2188 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5504 -2192 144 ) ( -5504 -2192 72 ) ( -5476 -2188 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +} +// brush 1462 +{ +( -5652 -2192 72 ) ( -5668 -2192 72 ) ( -5668 -2200 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5668 -2200 144 ) ( -5668 -2192 144 ) ( -5652 -2192 144 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5640 -2200 144 ) ( -5640 -2200 -44 ) ( -5668 -2204 -44 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5640 -2192 260 ) ( -5640 -2192 72 ) ( -5640 -2200 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5640 -2192 72 ) ( -5640 -2192 260 ) ( -5668 -2188 260 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5668 -2204 260 ) ( -5668 -2204 72 ) ( -5668 -2188 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +} +// brush 1463 +{ +( -5668 -2188 72 ) ( -5684 -2188 72 ) ( -5684 -2204 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5684 -2204 260 ) ( -5684 -2188 260 ) ( -5668 -2188 260 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5684 -2240 72 ) ( -5684 -2240 260 ) ( -5668 -2204 260 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5668 -2196 260 ) ( -5668 -2196 72 ) ( -5668 -2204 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5684 -2148 260 ) ( -5684 -2148 72 ) ( -5668 -2188 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5684 -2148 72 ) ( -5684 -2148 260 ) ( -5684 -2240 260 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +} +// brush 1464 +{ +( -5668 -2484 72 ) ( -5668 -2468 72 ) ( -5684 -2468 72 ) common/clip 16 -32 0.00 1 1 196608 2193 0 +( -5668 -2468 260 ) ( -5668 -2484 260 ) ( -5684 -2484 260 ) common/clip 16 -32 0.00 1 1 196608 2193 0 +( -5652 -2484 360 ) ( -5652 -2484 72 ) ( -5684 -2484 72 ) common/clip 16 -32 0.00 1 1 196608 2193 0 +( -5652 -2484 72 ) ( -5652 -2484 360 ) ( -5668 -2468 360 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5684 -2452 360 ) ( -5684 -2452 72 ) ( -5668 -2468 72 ) common/clip 16 -32 0.00 1 1 196608 2193 0 +( -5684 -2452 72 ) ( -5684 -2452 360 ) ( -5684 -2484 360 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +} +// brush 1465 +{ +( -5252 -2468 72 ) ( -5284 -2468 72 ) ( -5284 -2484 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5284 -2484 360 ) ( -5284 -2468 360 ) ( -5252 -2468 360 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5284 -2484 360 ) ( -5252 -2484 360 ) ( -5252 -2484 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5252 -2484 360 ) ( -5252 -2468 360 ) ( -5252 -2468 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5268 -2468 360 ) ( -5268 -2468 72 ) ( -5252 -2468 72 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5268 -2468 72 ) ( -5268 -2468 360 ) ( -5312 -2484 360 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +} +// brush 1466 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 5 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( 2096 -3712 -96 0 0 ) ( 1936.013428 -4520 -100 0 0.750000 ) ( 1278.868896 -4912 -96 0 1.500000 ) ( 722.303467 -5040 -88 0 2.250000 ) ( 384 -5040 -108 0 3 ) ) +( ( 1984 -3712 -96 0.250000 0 ) ( 1840.013428 -4410.036133 -96 0.250000 0.750000 ) ( 1214.868896 -4794.036133 -96 0.250000 1.500000 ) ( 714.303467 -4946.036133 -96 0.250000 2.250000 ) ( 384 -4928 -96 0.250000 3 ) ) +( ( 1888 -3712 -96 0.500000 0 ) ( 1800.013428 -4300.218262 -96 0.500000 0.750000 ) ( 1150.868896 -4692.218262 -96 0.500000 1.500000 ) ( 722.303467 -4812.218262 -96 0.500000 2.250000 ) ( 384 -4816 -96 0.500000 3 ) ) +( ( 1776 -3712 -96 0.750000 0 ) ( 1744.013428 -4181.963867 -92 0.750000 0.750000 ) ( 1102.868896 -4565.963867 -104 0.750000 1.500000 ) ( 730.303467 -4709.963867 -120 0.750000 2.250000 ) ( 384 -4720 -96 0.750000 3 ) ) +( ( 1664 -3712 -96 1 0 ) ( 1648.013428 -4096 -84 1 0.750000 ) ( 1022.868896 -4480 -100 1 1.500000 ) ( 714.303467 -4600 -84 1 2.250000 ) ( 384 -4608 -112 1 3 ) ) +) + } + } +// brush 1467 +{ +( -5488 -304 288 ) ( -5680 -304 288 ) ( -5680 -360 288 ) sky/mohday1 -31 -27 0.00 -79.250000 14 0 276 0 +( -5696 -360 1728 ) ( -5696 -304 1728 ) ( -5504 -304 1728 ) sky/mohday1 -31 -27 0.00 -79.250000 14 0 276 0 +( -4664 -384 1848 ) ( -4664 -384 -216 ) ( -5688 -384 -216 ) sky/mohday1 -38 12 0.00 -65.250000 22.500000 0 276 0 +( -2496 -352 -336 ) ( -2496 -352 1728 ) ( -2496 -320 1728 ) sky/mohday1 -27 12 0.00 -14 22.500000 0 276 0 +( -6720 512 1728 ) ( -6720 512 -336 ) ( -4688 512 -336 ) sky/mohday1 -31 12 0.00 -79.250000 22.500000 0 276 0 +( -6704 -352 -336 ) ( -6704 -352 1728 ) ( -6672 -384 1728 ) sky/mohday1 -27 12 0.00 -14 22.500000 0 276 0 +} +// brush 1468 +{ +( 6044 2032 688 ) ( 6036 2032 688 ) ( 6036 1976 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6036 1992 692 ) ( 6036 2048 692 ) ( 6044 2048 692 ) general_structure/plank_flat 0 19 90.00 0.500000 0.500000 0 16384 0 +( 6036 1964 692 ) ( 6044 1964 692 ) ( 6044 1964 684 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6044 1992 696 ) ( 6044 2048 696 ) ( 6044 2048 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6028 2072 748 ) ( 6020 2072 748 ) ( 6020 2072 740 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6036 2048 692 ) ( 6036 1992 692 ) ( 6036 1992 684 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1469 +{ +( 6088 712 844 ) ( 5784 712 844 ) ( 5784 512 844 ) mohtest/pierset -32 0 0.00 1 1 0 0 0 +( 5784 512 848 ) ( 5784 712 848 ) ( 6088 712 848 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5784 512 848 ) ( 6088 512 848 ) ( 6088 512 844 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6368 504 848 ) ( 6368 704 848 ) ( 6368 704 844 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6088 712 848 ) ( 5784 712 848 ) ( 5784 712 844 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5784 712 848 ) ( 5784 512 848 ) ( 5784 512 844 ) common/nodraw 0 16 0.00 1 1 536870912 2224 0 +} +// brush 1470 +{ +( 5844 888 844 ) ( 5780 888 844 ) ( 5780 816 844 ) mohtest/pierset -32 0 0.00 1 1 0 0 0 +( 5800 816 848 ) ( 5800 888 848 ) ( 5864 888 848 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5784 712 440 ) ( 5848 712 440 ) ( 5848 712 416 ) common/nodraw -32 16 0.00 1 1 536870912 2224 0 +( 6216 800 440 ) ( 6216 872 440 ) ( 6216 872 416 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5848 888 440 ) ( 5784 888 440 ) ( 5784 888 416 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5784 888 440 ) ( 5784 816 440 ) ( 5784 816 416 ) common/nodraw 0 16 0.00 1 1 536870912 2224 0 +} +// brush 1471 +{ +( 6200 1713 844 ) ( 6072 1713 844 ) ( 6072 1704 844 ) mohtest/pierset -32 0 0.00 1 1 0 0 0 +( 6072 1704 848 ) ( 6072 1713 848 ) ( 6200 1713 848 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6072 1712 844 ) ( 6200 1712 844 ) ( 6200 1712 840 ) common/caulk 11 20 -180.00 1 -1 0 160 0 +( 6216 1704 848 ) ( 6216 1713 848 ) ( 6216 1713 844 ) common/caulk 44 20 -180.00 1 -1 0 160 0 +( 6192 2076 848 ) ( 6064 2076 848 ) ( 6064 2076 844 ) common/caulk 11 20 -180.00 1 -1 0 160 0 +( 6036 1713 848 ) ( 6036 1704 848 ) ( 6036 1704 844 ) common/caulk 44 20 -180.00 1 -1 0 160 0 +} +// brush 1472 +{ +( 6200 1713 688 ) ( 6072 1713 688 ) ( 6072 1704 688 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6072 1704 692 ) ( 6072 1713 692 ) ( 6200 1713 692 ) mohtest/flrwood1_rep 0 64 -90.00 0.500000 0.500000 0 16384 0 +( 6072 1704 692 ) ( 6200 1704 692 ) ( 6200 1704 688 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6216 1704 692 ) ( 6216 1713 692 ) ( 6216 1713 688 ) common/caulk 44 -8 -180.00 1 -1 0 160 0 +( 6196 2076 708 ) ( 6068 2076 708 ) ( 6068 2076 704 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6044 1713 732 ) ( 6044 1704 732 ) ( 6044 1704 728 ) common/caulk 44 -8 -180.00 1 -1 0 160 0 +} +// brush 1473 +{ +( 5832 2084 688 ) ( 5812 2084 688 ) ( 5812 2056 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5820 2056 692 ) ( 5820 2084 692 ) ( 5840 2084 692 ) mohtest/flrwood1_rep 0 0 0.00 0.500000 0.500000 0 16384 0 +( 5812 2056 692 ) ( 5832 2056 692 ) ( 5832 2056 688 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 6044 2062 692 ) ( 6044 2090 692 ) ( 6044 2090 688 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 5828 2320 692 ) ( 5808 2320 692 ) ( 5808 2320 688 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 5248 2324 692 ) ( 5248 2296 692 ) ( 5248 2296 688 ) common/caulk -16 0 0.00 1 1 0 160 0 +} +// brush 1474 +{ +( 5498 2320 728 ) ( 5498 2304 728 ) ( 5242 2304 728 ) common/caulk 6 0 0.00 1 1 0 160 0 +( 5248 2443 467 ) ( 5248 2443 531 ) ( 5248 2427 531 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 5480 2320 683 ) ( 5480 2320 747 ) ( 5224 2320 747 ) common/caulk 6 0 0.00 1 1 0 160 0 +( 5264 2272 472 ) ( 5264 2272 536 ) ( 5264 2288 536 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 5242 1712 344 ) ( 5242 1712 408 ) ( 5498 1712 408 ) common/caulk 6 0 0.00 1 1 0 160 0 +( 5256 2076 692 ) ( 5256 2056 692 ) ( 5264 2066 692 ) common/caulk 6 0 0.00 1 1 0 160 0 +} +// brush 1475 +{ +( 4928 1712 728 ) ( 4928 1696 728 ) ( 4672 1696 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 1712 472 ) ( 5248 1712 536 ) ( 5248 1696 536 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 5504 1712 664 ) ( 5504 1712 728 ) ( 5248 1712 728 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 4160 1696 472 ) ( 4160 1696 536 ) ( 4416 1696 536 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 5520 1712 604 ) ( 5520 1696 536 ) ( 5520 1696 672 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 5248 2076 692 ) ( 5248 2056 692 ) ( 5520 2066 692 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +} +// brush 1476 +{ +( 4672 1712 536 ) ( 4928 1712 536 ) ( 4928 1728 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 1712 472 ) ( 5248 1712 536 ) ( 5248 1696 536 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 5504 1712 664 ) ( 5504 1712 728 ) ( 5248 1712 728 ) mohtest/hotelflat 0 0 0.00 1 1 0 0 0 +( 4160 1696 472 ) ( 4160 1696 536 ) ( 4416 1696 536 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 5520 1712 604 ) ( 5520 1696 536 ) ( 5520 1696 672 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 2056 692 ) ( 5248 2076 692 ) ( 5520 2066 692 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +} +// brush 1477 +{ +( 5242 2320 536 ) ( 5498 2320 536 ) ( 5498 2336 536 ) common/caulk 6 0 0.00 1 1 0 160 0 +( 5248 2448 472 ) ( 5248 2448 536 ) ( 5248 2432 536 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 5480 1768 664 ) ( 5480 1768 728 ) ( 5224 1768 728 ) common/caulk 6 0 0.00 1 1 0 160 0 +( 5256 2272 472 ) ( 5256 2272 536 ) ( 5256 2288 536 ) mohtest/hotelflat 0 0 0.00 1 1 0 0 0 +( 5234 1712 344 ) ( 5234 1712 408 ) ( 5490 1712 408 ) common/caulk 6 0 0.00 1 1 0 160 0 +( 5248 2056 692 ) ( 5248 2076 692 ) ( 5256 2066 692 ) common/caulk 6 0 0.00 1 1 0 160 0 +} +// brush 1478 +{ +( 4928 1712 728 ) ( 4928 1696 728 ) ( 4672 1696 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5504 1712 664 ) ( 5504 1712 728 ) ( 5248 1712 728 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 5756 1704 476 ) ( 5756 1704 540 ) ( 5756 1720 540 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4160 1696 472 ) ( 4160 1696 536 ) ( 4416 1696 536 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 5520 1696 536 ) ( 5520 1712 604 ) ( 5520 1696 672 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 5520 2076 692 ) ( 5520 2056 692 ) ( 5756 2066 692 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +} +// brush 1479 +{ +( 5504 1712 664 ) ( 5504 1712 728 ) ( 5248 1712 728 ) mohtest/hotelflat 0 0 0.00 1 1 0 0 0 +( 5756 1704 476 ) ( 5756 1704 540 ) ( 5756 1720 540 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4160 1696 472 ) ( 4160 1696 536 ) ( 4416 1696 536 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 5520 1696 536 ) ( 5520 1712 604 ) ( 5520 1696 672 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 5524 1712 676 ) ( 5520 1696 676 ) ( 5528 1696 676 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5520 2056 692 ) ( 5520 2076 692 ) ( 5756 2066 692 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +} +// brush 1480 +{ +( 5856 1704 844 ) ( 5856 1712 844 ) ( 5928 1712 844 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 5856 1704 828 ) ( 5928 1704 828 ) ( 5928 1704 824 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +( 5928 1704 844 ) ( 5928 1712 844 ) ( 5928 1712 840 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +( 5928 1712 828 ) ( 5856 1712 828 ) ( 5856 1712 824 ) brest/strctrset_2 -32 0 0.00 1 1 0 0 0 +( 5856 1712 844 ) ( 5856 1704 844 ) ( 5856 1704 840 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5856 2076 692 ) ( 5856 2056 692 ) ( 5928 2066 692 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +} +// brush 1481 +{ +( 6036 1784 844 ) ( 6044 1784 844 ) ( 6044 1980 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6044 1980 976 ) ( 6036 1980 976 ) ( 6036 1980 963 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6044 1784 844 ) ( 6036 1784 844 ) ( 6036 1980 964 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6044 1944 859 ) ( 6044 1980 859 ) ( 6044 1980 827 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6044 1980 963 ) ( 6036 1980 963 ) ( 6036 1980 828 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6036 1980 859 ) ( 6036 1944 859 ) ( 6036 1944 827 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +} +// brush 1482 +{ +( 6044 2048 963 ) ( 6036 2048 963 ) ( 6036 1980 963 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 6044 1980 963 ) ( 6036 1980 963 ) ( 6036 2016 984 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 6044 2052 963 ) ( 6036 2052 963 ) ( 6036 1980 963 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 6044 1980 969 ) ( 6044 2037 969 ) ( 6044 2037 964 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 6036 2052 963 ) ( 6044 2052 963 ) ( 6044 2016 984 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 6036 2037 969 ) ( 6036 1980 969 ) ( 6036 1980 964 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +} +// brush 1483 +{ +( 6092 2068 692 ) ( 6076 2068 692 ) ( 6076 2060 692 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 6076 2068 844 ) ( 6076 2076 844 ) ( 6092 2076 844 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 6200 2068 840 ) ( 6200 2068 716 ) ( 6076 2068 716 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +( 6200 2060 708 ) ( 6200 2060 832 ) ( 6208 2068 832 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6076 2076 828 ) ( 6076 2076 692 ) ( 6208 2076 692 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 6044 2076 692 ) ( 6044 2076 828 ) ( 6044 2068 828 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1484 +{ +( 6056 1956 692 ) ( 6048 1956 692 ) ( 6048 1792 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6048 1792 844 ) ( 6048 1956 844 ) ( 6056 1956 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6048 1712 828 ) ( 6056 1712 828 ) ( 6056 1712 704 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6076 1964 828 ) ( 6076 1964 704 ) ( 6076 1792 704 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +( 6036 1964 828 ) ( 6036 1964 692 ) ( 6056 1964 692 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +( 6036 1964 692 ) ( 6036 1964 828 ) ( 6036 1712 828 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +} +// brush 1485 +{ +( 5248 1712 801 ) ( 6040 1712 801 ) ( 6040 2016 984 ) mohtest/sootwallflt 39 23 -90.00 1 1 0 0 0 +( 5248 2016 992 ) ( 5712 2016 992 ) ( 5712 1692 800 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6040 1712 801 ) ( 5248 1712 801 ) ( 5248 1712 812 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6044 1708 800 ) ( 6044 1768 800 ) ( 6044 1768 796 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 2016 984 ) ( 5712 2016 984 ) ( 5712 2016 992 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 1752 800 ) ( 5248 1692 800 ) ( 5248 1692 796 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1486 +{ +( 5872 888 688 ) ( 5816 888 688 ) ( 5816 880 688 ) common/caulk -40 -12 0.00 1 1 0 160 0 +( 5816 880 692 ) ( 5816 888 692 ) ( 5872 888 692 ) general_structure/plank_flat -64 3 0.00 0.500000 0.500000 0 16384 0 +( 5816 880 692 ) ( 5872 880 692 ) ( 5872 880 688 ) common/caulk -40 -12 0.00 1 1 0 160 0 +( 5884 880 692 ) ( 5884 888 692 ) ( 5884 888 688 ) common/caulk -8 -12 0.00 1 1 0 160 0 +( 5872 888 692 ) ( 5816 888 692 ) ( 5816 888 688 ) common/caulk -40 -12 0.00 1 1 0 160 0 +( 5788 892 692 ) ( 5788 884 692 ) ( 5788 884 688 ) common/caulk -8 -12 0.00 1 1 0 160 0 +} +// brush 1487 +{ +( 6372 700 688 ) ( 6036 700 688 ) ( 6036 508 688 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 6036 512 692 ) ( 6036 704 692 ) ( 6372 704 692 ) mohtest/flrwood1_rep 0 64 -90.00 0.500000 0.500000 0 16384 0 +( 6036 512 692 ) ( 6372 512 692 ) ( 6372 512 688 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 6368 512 692 ) ( 6368 704 692 ) ( 6368 704 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6376 712 692 ) ( 6040 712 692 ) ( 6040 712 688 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 5788 696 692 ) ( 5788 504 692 ) ( 5788 504 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1488 +{ +( 6208 888 688 ) ( 6072 888 688 ) ( 6072 696 688 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 6072 696 692 ) ( 6072 888 692 ) ( 6208 888 692 ) mohtest/flrwood1_rep 0 64 -90.00 0.500000 0.500000 0 16384 0 +( 6072 712 692 ) ( 6208 712 692 ) ( 6208 712 688 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 6216 696 692 ) ( 6216 888 692 ) ( 6216 888 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6208 880 692 ) ( 6072 880 692 ) ( 6072 880 688 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 5784 904 692 ) ( 5784 712 692 ) ( 5784 712 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1489 +{ +( 6360 520 692 ) ( 6116 520 692 ) ( 6116 512 692 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 6116 512 844 ) ( 6116 520 844 ) ( 6360 520 844 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 6364 512 844 ) ( 6364 512 692 ) ( 5788 512 692 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6364 516 692 ) ( 6364 516 844 ) ( 6360 520 844 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6360 520 828 ) ( 6116 520 828 ) ( 6116 520 692 ) central_europe/interiorwall_set2wtrim 0 256 0.00 0.500000 0.550000 0 16384 0 +( 5788 516 844 ) ( 5788 516 692 ) ( 5792 520 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1490 +{ +( 6372 704 692 ) ( 6360 704 692 ) ( 6360 556 692 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 6360 556 844 ) ( 6360 704 844 ) ( 6372 704 844 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 6360 520 708 ) ( 6360 520 844 ) ( 6368 512 844 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6368 712 828 ) ( 6368 712 692 ) ( 6368 556 692 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6368 712 692 ) ( 6368 712 828 ) ( 6360 704 828 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6360 520 828 ) ( 6360 520 692 ) ( 6360 704 692 ) central_europe/interiorwall_set2wtrim 0 256 0.00 0.500000 0.550000 0 16384 0 +} +// brush 1491 +{ +( 6292 712 692 ) ( 6220 712 692 ) ( 6220 700 692 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 6220 700 844 ) ( 6220 712 844 ) ( 6292 712 844 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 6360 704 844 ) ( 6360 704 708 ) ( 6208 704 708 ) central_europe/interiorwall_set2wtrim 0 256 0.00 0.500000 0.550000 0 16384 0 +( 6360 704 692 ) ( 6360 704 828 ) ( 6368 712 828 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6216 712 828 ) ( 6216 712 692 ) ( 6368 712 692 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6216 712 708 ) ( 6216 712 844 ) ( 6208 704 844 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +} +// brush 1492 +{ +( 6216 880 692 ) ( 6208 880 692 ) ( 6208 812 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6208 812 844 ) ( 6208 880 844 ) ( 6216 880 844 ) common/nodraw -36 0 0.00 1 1 536870912 2224 0 +( 6216 712 844 ) ( 6216 712 708 ) ( 6208 704 708 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6216 712 692 ) ( 6216 712 828 ) ( 6216 880 828 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6216 880 828 ) ( 6208 880 828 ) ( 6208 880 692 ) common/nodraw -36 0 0.00 1 1 536870912 2224 0 +( 6208 880 844 ) ( 6208 812 844 ) ( 6208 812 708 ) central_europe/interiorwall_set2wtrim 0 256 0.00 0.500000 0.550000 0 16384 0 +} +// brush 1493 +{ +( 5796 880 692 ) ( 5788 880 692 ) ( 5788 864 692 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 5788 864 844 ) ( 5788 880 844 ) ( 5796 880 844 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 5792 520 828 ) ( 5792 520 692 ) ( 5784 512 692 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5792 536 708 ) ( 5792 536 844 ) ( 5792 880 844 ) central_europe/interiorwall_set2wtrim 0 0 0.00 0.500000 0.550000 0 16384 0 +( 5792 880 700 ) ( 5784 880 700 ) ( 5784 880 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5784 772 700 ) ( 5784 756 700 ) ( 5784 756 692 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +} +// brush 1494 +{ +( 5476 1802 528 ) ( 5248 1802 528 ) ( 5248 1690 528 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 5248 1684 536 ) ( 5248 1796 536 ) ( 5476 1796 536 ) mohtest/flrwood1_rep 0 0 -90.00 0.500000 0.500000 0 16384 0 +( 5248 1704 540 ) ( 5476 1704 540 ) ( 5476 1704 388 ) common/caulk -16 -28 0.00 1 1 0 160 0 +( 6040 1700 532 ) ( 6040 1812 532 ) ( 6040 1812 380 ) common/caulk -16 -28 0.00 1 1 0 160 0 +( 5472 2056 532 ) ( 5244 2056 532 ) ( 5244 2056 380 ) common/caulk -16 -28 0.00 1 1 0 160 0 +( 5248 1804 532 ) ( 5248 1692 532 ) ( 5248 1692 380 ) common/caulk -16 -28 0.00 1 1 0 160 0 +} +// brush 1495 +{ +( 5472 1804 688 ) ( 5244 1804 688 ) ( 5244 1692 688 ) mohtest/pierset 0 0 0.00 1 1 0 0 0 +( 5248 1692 692 ) ( 5248 1804 692 ) ( 5476 1804 692 ) mohtest/flrwood1_rep 0 0 0.00 0.500000 0.500000 0 16384 0 +( 5248 1712 696 ) ( 5476 1712 696 ) ( 5476 1712 544 ) common/caulk -16 4 0.00 1 1 0 160 0 +( 6036 1700 688 ) ( 6036 1812 688 ) ( 6036 1812 536 ) common/caulk -16 4 0.00 1 1 0 160 0 +( 5472 2056 692 ) ( 5244 2056 692 ) ( 5244 2056 540 ) common/caulk -16 4 0.00 1 1 0 160 0 +( 5248 1804 696 ) ( 5248 1692 696 ) ( 5248 1692 544 ) common/caulk -16 4 0.00 1 1 0 160 0 +} +// brush 1496 +{ +( 5948 2056 536 ) ( 5896 2056 536 ) ( 5896 2048 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5892 2048 688 ) ( 5892 2056 688 ) ( 5944 2056 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5892 2048 692 ) ( 5944 2048 692 ) ( 5944 2048 664 ) mohtest/hotelflat 0 0 0.00 1 1 0 0 0 +( 6040 2056 688 ) ( 6040 2056 536 ) ( 6032 2048 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6040 2056 536 ) ( 6040 2056 688 ) ( 5256 2056 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5256 2056 536 ) ( 5256 2056 688 ) ( 5256 2048 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1497 +{ +( 6044 1716 536 ) ( 6032 1716 536 ) ( 6032 1700 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6032 1708 688 ) ( 6032 1724 688 ) ( 6044 1724 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6032 1704 692 ) ( 6044 1704 692 ) ( 6044 1704 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6040 2056 692 ) ( 6040 2056 536 ) ( 6040 1712 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6040 2056 536 ) ( 6040 2056 692 ) ( 6032 2048 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6032 1876 688 ) ( 6032 1860 688 ) ( 6032 1860 532 ) mohtest/hotelflat 0 0 0.00 1 1 0 0 0 +} +// brush 1498 +{ +( 5846 1704 532 ) ( 5790 1704 532 ) ( 5790 1644 532 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 5794 1628 536 ) ( 5794 1688 536 ) ( 5850 1688 536 ) mohtest/flrwood1_rep 0 64 -90.00 0.500000 0.500000 0 16384 0 +( 5792 1026 696 ) ( 5848 1026 696 ) ( 5848 1026 564 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 6072 1640 664 ) ( 6072 1700 664 ) ( 6072 1700 532 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5848 1704 664 ) ( 5792 1704 664 ) ( 5792 1704 532 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 5792 1704 664 ) ( 5792 1644 664 ) ( 5792 1644 532 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1499 +{ +( 5792 1708 844 ) ( 5792 1712 844 ) ( 5796 1712 844 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 5792 1704 828 ) ( 5796 1704 828 ) ( 5796 1704 676 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +( 5856 1706 844 ) ( 5856 1710 844 ) ( 5856 1710 692 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +( 5796 1712 828 ) ( 5792 1712 828 ) ( 5792 1712 676 ) brest/strctrset_2 -32 0 0.00 1 1 0 0 0 +( 5792 1712 844 ) ( 5792 1708 844 ) ( 5792 1708 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5824 1712 692 ) ( 5792 1704 692 ) ( 5856 1704 692 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +} +// brush 1500 +{ +( 5928 1704 844 ) ( 5928 1712 844 ) ( 6000 1712 844 ) common/nodraw -40 0 0.00 1 1 536870912 2224 0 +( 5928 1704 828 ) ( 6000 1704 828 ) ( 6000 1704 824 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +( 6076 1704 840 ) ( 6076 1712 840 ) ( 6076 1712 836 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +( 6000 1712 828 ) ( 5928 1712 828 ) ( 5928 1712 824 ) brest/strctrset_2 -32 0 0.00 1 1 0 0 0 +( 5928 1712 844 ) ( 5928 1704 844 ) ( 5928 1704 840 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5824 1712 692 ) ( 5792 1704 692 ) ( 5856 1704 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1501 +{ +( 5792 1080 536 ) ( 5788 1080 536 ) ( 5788 1028 536 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 5788 1024 536 ) ( 5788 1024 828 ) ( 5792 1024 828 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5792 1108 696 ) ( 5792 1160 696 ) ( 5792 1160 536 ) mohtest/hotelflat 0 0 0.00 1 1 0 0 0 +( 5800 1592 696 ) ( 5796 1592 696 ) ( 5796 1592 536 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 5788 1020 828 ) ( 5788 1020 536 ) ( 5788 1584 536 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5788 1024 692 ) ( 5790 1592 692 ) ( 5792 1024 692 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +} +// brush 1502 +{ +( 5788 1028 844 ) ( 5788 1080 844 ) ( 5792 1080 844 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 5788 1024 536 ) ( 5788 1024 828 ) ( 5792 1024 828 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5792 1108 712 ) ( 5792 1160 712 ) ( 5792 1160 552 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +( 5800 1592 696 ) ( 5796 1592 696 ) ( 5796 1592 536 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 5784 1020 828 ) ( 5784 1020 536 ) ( 5784 1584 536 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5790 1592 692 ) ( 5788 1024 692 ) ( 5792 1024 692 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +} +// brush 1503 +{ +( 5972 1020 688 ) ( 5792 1020 688 ) ( 5792 888 688 ) common/caulk 12 -45 -180.00 1 -1 0 160 0 +( 5792 888 692 ) ( 5792 1020 692 ) ( 5972 1020 692 ) mohtest/flrwood1_rep 0 64 -90.00 0.500000 0.500000 0 16384 0 +( 6208 888 692 ) ( 6208 888 688 ) ( 5792 888 688 ) common/caulk 12 -45 -180.00 1 -1 0 160 0 +( 6208 888 688 ) ( 6208 888 692 ) ( 6072 1024 692 ) common/caulk 44 -45 -180.00 1 -1 0 160 0 +( 5972 1024 692 ) ( 5792 1024 692 ) ( 5792 1024 688 ) common/caulk 12 -45 -180.00 1 -1 0 160 0 +( 5792 1020 692 ) ( 5792 888 692 ) ( 5792 888 688 ) common/caulk 44 -45 -180.00 1 -1 0 160 0 +} +// brush 1504 +{ +( 6216 1704 688 ) ( 6076 1704 688 ) ( 6076 1480 688 ) common/caulk 12 -45 -180.00 1 -1 0 160 0 +( 6072 1026 692 ) ( 6072 1704 692 ) ( 6208 1704 692 ) mohtest/flrwood1_rep 0 64 -90.00 0.500000 0.500000 0 16384 0 +( 6208 888 692 ) ( 6208 888 688 ) ( 6072 1024 688 ) common/caulk 44 -5 -180.00 1 -1 0 160 0 +( 6216 888 688 ) ( 6216 888 692 ) ( 6216 1704 692 ) common/caulk 44 -5 -180.00 1 -1 0 160 0 +( 6212 1704 692 ) ( 6072 1704 692 ) ( 6072 1704 688 ) common/caulk 12 -4 -180.00 1 -1 0 160 0 +( 6072 1704 692 ) ( 6072 1026 692 ) ( 6072 1024 688 ) common/caulk 44 -5 -180.00 1 -1 0 160 0 +} +// brush 1505 +{ +( 6072 1604 536 ) ( 6068 1604 536 ) ( 6068 1580 536 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 6070 1026 688 ) ( 6070 1704 688 ) ( 6072 1704 688 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 6070 1026 536 ) ( 6070 1026 696 ) ( 6074 1022 696 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +( 6072 1680 806 ) ( 6072 1704 806 ) ( 6072 1704 514 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6072 1704 828 ) ( 6068 1704 828 ) ( 6068 1704 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6070 1704 688 ) ( 6070 1026 688 ) ( 6070 1026 536 ) mohtest/hotelflat 0 0 0.00 1 1 0 0 0 +} +// brush 1506 +{ +( 5788 1020 692 ) ( 5784 1020 692 ) ( 5784 980 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5784 984 844 ) ( 5784 1024 844 ) ( 5788 1024 844 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 5792 880 844 ) ( 5792 880 692 ) ( 5784 880 692 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5792 880 692 ) ( 5792 880 844 ) ( 5792 1024 844 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +( 5788 1024 828 ) ( 5784 1024 828 ) ( 5784 1024 536 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5784 880 830 ) ( 5784 880 538 ) ( 5784 1024 538 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +} +// brush 1507 +{ +( 6208 888 688 ) ( 6044 888 688 ) ( 6044 880 688 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 6044 880 844 ) ( 6044 888 844 ) ( 6208 888 844 ) common/caulk -32 0 0.00 1 1 0 160 0 +( 6216 880 828 ) ( 6216 880 692 ) ( 6044 880 692 ) central_europe/interiorwall_set2wtrim 0 256 0.00 0.500000 0.550000 0 16384 0 +( 6216 880 692 ) ( 6216 880 828 ) ( 6208 888 828 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6208 888 828 ) ( 6044 888 828 ) ( 6044 888 692 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +( 5876 892 852 ) ( 5876 884 852 ) ( 5876 884 716 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1508 +{ +( 6216 1704 692 ) ( 6208 1704 692 ) ( 6208 1448 692 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6208 1448 844 ) ( 6208 1704 844 ) ( 6216 1704 844 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6216 880 828 ) ( 6216 880 692 ) ( 6208 888 692 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +( 6216 1236 712 ) ( 6216 1236 848 ) ( 6216 2068 848 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 6216 2076 708 ) ( 6216 2076 844 ) ( 6208 2068 844 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +( 6208 1604 844 ) ( 6208 1348 844 ) ( 6208 1348 708 ) mohtest/hotelflat_revAC 0 -18 0.00 0.500000 0.550000 0 0 0 +} +// brush 1509 +{ +( 5876 1028 536 ) ( 5792 1028 536 ) ( 5792 1024 536 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 5796 1025 688 ) ( 5796 1029 688 ) ( 5880 1029 688 ) common/nodraw -32 0 0.00 1 1 536870912 2224 0 +( 5933 1024 552 ) ( 5933 1024 712 ) ( 6053 1024 712 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 6072 1028 700 ) ( 6072 1032 700 ) ( 6072 1032 676 ) common/nodraw 0 -24 0.00 1 1 536870912 2224 0 +( 5880 1026 696 ) ( 5796 1026 696 ) ( 5796 1026 672 ) mohtest/hotelflat -32 0 0.00 1 1 0 0 0 +( 5792 1024 696 ) ( 5792 1024 536 ) ( 5792 1028 536 ) common/nodraw 0 -24 0.00 1 1 536870912 2224 0 +} +// brush 1510 +{ +( 5760 1696 672 ) ( 5704 1696 672 ) ( 5704 1592 672 ) mohtest/pierset 0 0 0.00 1 1 0 0 0 +( 5704 1592 676 ) ( 5704 1696 676 ) ( 5760 1696 676 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5704 1592 676 ) ( 5760 1592 676 ) ( 5760 1592 672 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5784 1592 676 ) ( 5784 1696 676 ) ( 5784 1696 672 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 5760 1696 676 ) ( 5704 1696 676 ) ( 5704 1696 672 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5704 1696 676 ) ( 5704 1592 676 ) ( 5704 1592 672 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1511 +{ +( 5760 1702 528 ) ( 5696 1702 528 ) ( 5696 1600 528 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5696 1594 536 ) ( 5696 1696 536 ) ( 5760 1696 536 ) mohtest/flrwood1_rep 0 0 -90.00 0.500000 0.500000 0 16384 0 +( 5696 1592 536 ) ( 5760 1592 536 ) ( 5760 1592 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5792 1598 592 ) ( 5792 1700 592 ) ( 5792 1700 528 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5760 1696 536 ) ( 5696 1696 536 ) ( 5696 1696 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5696 1696 536 ) ( 5696 1594 536 ) ( 5696 1594 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1512 +{ +( 5760 1600 536 ) ( 5704 1600 536 ) ( 5704 1592 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5704 1592 672 ) ( 5704 1600 672 ) ( 5760 1600 672 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5736 1592 672 ) ( 5792 1592 672 ) ( 5792 1592 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5784 1600 672 ) ( 5784 1600 536 ) ( 5792 1592 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5696 1600 672 ) ( 5696 1600 536 ) ( 5752 1600 536 ) mohtest/hotelflat_revAC 0 52 0.00 0.500000 0.500000 0 0 0 +( 5696 1600 536 ) ( 5696 1600 672 ) ( 5704 1592 672 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1513 +{ +( 6056 1704 844 ) ( 5992 1704 844 ) ( 5992 1696 844 ) mohtest/pierset -32 0 0.00 1 1 0 0 0 +( 5980 1692 848 ) ( 5980 1700 848 ) ( 6044 1700 848 ) common/caulk 12 -7 -180.00 1 -1 0 160 0 +( 5980 888 852 ) ( 6044 888 852 ) ( 6044 888 728 ) common/caulk 11 8 -180.00 1 -1 0 160 0 +( 6216 1676 844 ) ( 6216 1684 844 ) ( 6216 1684 720 ) common/caulk 44 8 -180.00 1 -1 0 160 0 +( 6044 1712 844 ) ( 5980 1712 844 ) ( 5980 1712 720 ) common/caulk 11 8 -180.00 1 -1 0 160 0 +( 5788 1700 848 ) ( 5788 1692 848 ) ( 5788 1692 724 ) common/caulk 44 8 -180.00 1 -1 0 160 0 +} +// brush 1514 +{ +( 4840 1924 532 ) ( 4688 1924 532 ) ( 4688 1796 532 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4688 1796 536 ) ( 4688 1924 536 ) ( 4840 1924 536 ) mohtest/flrwood1_rep 0 0 -90.00 0.500000 0.500000 0 16384 0 +( 4696 1752 536 ) ( 4848 1752 536 ) ( 4848 1752 532 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5256 1776 536 ) ( 5256 1904 536 ) ( 5256 1904 532 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4840 1920 536 ) ( 4688 1920 536 ) ( 4688 1920 532 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4688 1924 536 ) ( 4688 1796 536 ) ( 4688 1796 532 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1515 +{ +( 4912 1924 676 ) ( 4688 1924 676 ) ( 4688 1764 676 ) mohtest/pierset 0 0 0.00 1 1 0 0 0 +( 4688 1764 728 ) ( 4688 1924 728 ) ( 4912 1924 728 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 4688 1768 680 ) ( 4912 1768 680 ) ( 4912 1768 672 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 5248 1760 680 ) ( 5248 1920 680 ) ( 5248 1920 672 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 4912 1924 728 ) ( 4688 1924 728 ) ( 4688 1924 720 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 4688 1924 680 ) ( 4688 1764 680 ) ( 4688 1764 672 ) common/caulk -16 0 0.00 1 1 0 160 0 +} +// brush 1516 +{ +( 5092 1940 532 ) ( 4940 1940 532 ) ( 4940 1924 532 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 4960 1924 536 ) ( 4960 1940 536 ) ( 5112 1940 536 ) mohtest/flrwood1_rep 0 0 -90.00 0.500000 0.500000 0 16384 0 +( 4960 1920 536 ) ( 5112 1920 536 ) ( 5112 1920 396 ) common/caulk -16 -16 0.00 1 1 0 160 0 +( 5248 1924 536 ) ( 5248 1940 536 ) ( 5248 1940 396 ) common/caulk 0 -16 0.00 1 1 0 160 0 +( 5100 2264 536 ) ( 4948 2264 536 ) ( 4948 2264 396 ) common/caulk -16 -16 0.00 1 1 0 160 0 +( 4960 1940 536 ) ( 4960 1924 536 ) ( 4960 1924 396 ) common/caulk 0 -16 0.00 1 1 0 160 0 +} +// brush 1517 +{ +( 5092 1940 676 ) ( 4940 1940 676 ) ( 4940 1924 676 ) mohtest/pierset 0 0 0.00 1 1 0 0 0 +( 4960 1924 728 ) ( 4960 1940 728 ) ( 5112 1940 728 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 4960 1924 728 ) ( 5112 1924 728 ) ( 5112 1924 588 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 5248 1924 684 ) ( 5248 1940 684 ) ( 5248 1940 544 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5100 2264 680 ) ( 4948 2264 680 ) ( 4948 2264 540 ) common/caulk -16 0 0.00 1 1 0 160 0 +( 4960 1940 680 ) ( 4960 1924 680 ) ( 4960 1924 540 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1518 +{ +( 4820 1940 532 ) ( 4668 1940 532 ) ( 4668 1924 532 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4688 1944 536 ) ( 4688 1960 536 ) ( 4840 1960 536 ) mohtest/flrwood1_rep 0 0 -90.00 0.500000 0.500000 0 16384 0 +( 4688 1920 536 ) ( 4840 1920 536 ) ( 4840 1920 396 ) common/caulk 0 -12 0.00 1 1 0 160 0 +( 4960 1924 536 ) ( 4960 1940 536 ) ( 4960 1940 396 ) common/caulk 0 -12 0.00 1 1 0 160 0 +( 4828 2280 544 ) ( 4676 2280 544 ) ( 4676 2280 404 ) common/caulk 0 -12 0.00 1 1 0 160 0 +( 4672 1940 540 ) ( 4672 1924 540 ) ( 4672 1924 400 ) common/caulk 0 -12 0.00 1 1 0 160 0 +} +// brush 1519 +{ +( 4820 1940 676 ) ( 4668 1940 676 ) ( 4668 1924 676 ) mohtest/pierset 0 0 0.00 1 1 0 0 0 +( 4688 1924 728 ) ( 4688 1940 728 ) ( 4840 1940 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4688 1924 728 ) ( 4840 1924 728 ) ( 4840 1924 588 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4960 1924 680 ) ( 4960 1940 680 ) ( 4960 1940 540 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4828 2264 680 ) ( 4676 2264 680 ) ( 4676 2264 540 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4688 1940 680 ) ( 4688 1924 680 ) ( 4688 1924 540 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1520 +{ +( 4672 2264 536 ) ( 5248 2264 536 ) ( 5248 2280 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 2280 728 ) ( 5248 2264 728 ) ( 4672 2264 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4688 2264 728 ) ( 4688 2264 536 ) ( 4672 2280 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 2280 668 ) ( 5248 2280 728 ) ( 4672 2280 728 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +( 4688 2264 536 ) ( 4688 2264 728 ) ( 5248 2264 728 ) central_europe/interiorwall_set2wtrim 0 71 0.00 0.500000 0.500000 0 16384 0 +( 4960 2264 676 ) ( 4960 2280 606 ) ( 4960 2264 536 ) central_europe/interiorwall_set2wtrim 0 76 0.00 0.500000 0.500000 0 16384 0 +} +// brush 1521 +{ +( 4672 2264 536 ) ( 5248 2264 536 ) ( 5248 2280 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 2280 728 ) ( 5248 2264 728 ) ( 4672 2264 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 2280 668 ) ( 5248 2280 728 ) ( 4672 2280 728 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +( 5248 2264 668 ) ( 5248 2264 728 ) ( 5248 2280 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4688 2264 536 ) ( 4688 2264 728 ) ( 5248 2264 728 ) central_europe/interiorwall_set3wtrim 0 70 0.00 0.500000 0.500000 0 16384 0 +( 4960 2280 606 ) ( 4960 2264 676 ) ( 4960 2264 536 ) central_europe/interiorwall_set2wtrim 0 76 0.00 0.500000 0.500000 0 16384 0 +} +// brush 1522 +{ +( 4672 2320 536 ) ( 4928 2320 536 ) ( 4928 2336 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4928 2320 728 ) ( 4928 2304 728 ) ( 4672 2304 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4672 2280 536 ) ( 4672 2280 728 ) ( 4672 1752 728 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 4688 2272 472 ) ( 4688 2272 536 ) ( 4688 2288 536 ) mohtest/hotelflat_revAC 0 54 0.00 0.500000 0.500000 0 0 0 +( 4672 1752 536 ) ( 4672 1752 728 ) ( 4688 1768 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4672 1924 676 ) ( 4672 1924 536 ) ( 4688 1924 606 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1523 +{ +( 4672 2320 536 ) ( 4928 2320 536 ) ( 4928 2336 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4928 2320 728 ) ( 4928 2304 728 ) ( 4672 2304 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4672 2280 536 ) ( 4672 2280 728 ) ( 4672 1752 728 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 4672 2280 728 ) ( 4672 2280 536 ) ( 4688 2264 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4688 2272 472 ) ( 4688 2272 536 ) ( 4688 2288 536 ) central_europe/interiorwall_set2wtrim 0 71 0.00 0.500000 0.500000 0 16384 0 +( 4672 1924 536 ) ( 4672 1924 676 ) ( 4688 1924 606 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1524 +{ +( 4676 1712 536 ) ( 4932 1712 536 ) ( 4932 1728 536 ) mohtest/hotelflat -4 0 0.00 1 1 0 0 0 +( 5538 1712 664 ) ( 5538 1712 728 ) ( 5282 1712 728 ) mohtest/hotelflat -4 0 0.00 1 1 0 0 0 +( 5790 1680 472 ) ( 5790 1680 536 ) ( 5790 1696 536 ) mohtest/hotelflat -4 0 0.00 1 1 0 0 0 +( 4164 1696 472 ) ( 4164 1696 536 ) ( 4420 1696 536 ) mohtest/hotelflat_revAC 0 52 0.00 0.500000 0.500000 0 0 0 +( 5520 1696 536 ) ( 5520 1712 604 ) ( 5520 1696 672 ) mohtest/hotelflat -4 0 0.00 1 1 0 0 0 +( 5524 1696 676 ) ( 5528 1712 676 ) ( 5532 1696 676 ) mohtest/hotelflat -4 0 0.00 1 1 0 0 0 +} +// brush 1525 +{ +( 5720 1616 672 ) ( 5664 1616 672 ) ( 5664 1488 672 ) mohtest/pierset 0 0 0.00 1 1 0 0 0 +( 5648 1488 676 ) ( 5648 1616 676 ) ( 5704 1616 676 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5600 1056 680 ) ( 5656 1056 680 ) ( 5656 1056 544 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5704 1494 686 ) ( 5704 1622 686 ) ( 5704 1622 550 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5704 1696 680 ) ( 5648 1696 680 ) ( 5648 1696 544 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5504 1632 680 ) ( 5504 1504 680 ) ( 5504 1504 544 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1526 +{ +( 5704 1064 536 ) ( 5696 1064 536 ) ( 5696 1056 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5696 1056 672 ) ( 5696 1064 672 ) ( 5704 1064 672 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5696 1056 668 ) ( 5704 1056 668 ) ( 5704 1056 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5704 1592 672 ) ( 5704 1592 536 ) ( 5704 1056 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5704 1592 536 ) ( 5704 1592 672 ) ( 5696 1600 672 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5696 1064 668 ) ( 5696 1056 668 ) ( 5696 1056 536 ) mohtest/hotelflat_revAC 0 52 0.00 0.500000 0.500000 0 0 0 +} +// brush 1527 +{ +( -4104 -3112 26 ) ( -4120 -3112 26 ) ( -4120 -3200 26 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +( -4112 -3200 80 ) ( -4112 -3112 80 ) ( -4096 -3112 80 ) mohtest/platestonelittn -85 -85 90.00 0.750000 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( -4120 -3216 104 ) ( -4104 -3216 104 ) ( -4104 -3216 72 ) mohtest/platestonelittn -85 0 0.00 0.750000 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( -4104 -3200 104 ) ( -4104 -3112 104 ) ( -4104 -3112 72 ) mohtest/platestonelittn -85 0 0.00 0.750000 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( -4104 -3088 104 ) ( -4120 -3088 104 ) ( -4120 -3088 72 ) mohtest/platestonelittn -85 0 0.00 0.750000 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( -4120 -3104 58 ) ( -4120 -3192 58 ) ( -4120 -3192 26 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +} +// brush 1528 +{ +( -4120 -3112 26 ) ( -4136 -3112 26 ) ( -4136 -3200 26 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +( -4136 -3200 88 ) ( -4136 -3112 88 ) ( -4120 -3112 88 ) mohtest/platestonelittn -85 -85 90.00 0.750000 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( -4136 -3216 104 ) ( -4120 -3216 104 ) ( -4120 -3216 72 ) mohtest/platestonelittn -85 0 0.00 0.750000 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( -4120 -3192 58 ) ( -4120 -3104 58 ) ( -4120 -3104 26 ) mohtest/platestonelittn -85 0 0.00 0.750000 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( -4120 -3088 104 ) ( -4136 -3088 104 ) ( -4136 -3088 72 ) mohtest/platestonelittn -85 0 0.00 0.750000 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( -4136 -3104 58 ) ( -4136 -3192 58 ) ( -4136 -3192 26 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +} +// brush 1529 +{ +( -4136 -3112 26 ) ( -4152 -3112 26 ) ( -4152 -3200 26 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +( -4152 -3200 96 ) ( -4152 -3112 96 ) ( -4136 -3112 96 ) mohtest/platestonelittn -85 -85 90.00 0.750000 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( -4152 -3216 104 ) ( -4136 -3216 104 ) ( -4136 -3216 72 ) mohtest/platestonelittn -85 0 0.00 0.750000 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( -4136 -3192 58 ) ( -4136 -3104 58 ) ( -4136 -3104 26 ) mohtest/platestonelittn -85 0 0.00 0.750000 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( -4136 -3088 104 ) ( -4152 -3088 104 ) ( -4152 -3088 72 ) mohtest/platestonelittn -85 0 0.00 0.750000 0.750000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( -4152 -3112 104 ) ( -4152 -3200 104 ) ( -4152 -3200 72 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +} +// brush 1530 +{ +( 4008 864 -128 ) ( 3880 864 -128 ) ( 3880 760 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880.002197 760.000183 340.000061 ) ( 4552 792.000061 479.999573 ) ( 4552 688.000366 479.999939 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3879.999512 760.000061 340.000092 ) ( 4552 688 480.000488 ) ( 4552 688 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4552 688.000305 479.999939 ) ( 4552 792.000061 479.999573 ) ( 4552 792.000061 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4552 792.000061 -128 ) ( 4552 792.000061 479.999634 ) ( 3879.999756 760.000061 339.999634 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1531 +{ +( 4000 760 -128 ) ( 3880 760 -128 ) ( 3880 648 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 760.000244 339.999603 ) ( 4552.001465 688.000061 480.000092 ) ( 3880 647.999939 351.999603 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4552.000488 688 -128 ) ( 4552.000488 688 479.999969 ) ( 3880 760.000061 339.999695 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 760.000061 340 ) ( 3880 648 352 ) ( 3880 648 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 647.999939 351.999664 ) ( 4552.000488 688 479.999939 ) ( 4552.000488 688 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1532 +{ +( 4000 760 -128 ) ( 3880 760 -128 ) ( 3880 648 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880.003906 648.000122 352.001068 ) ( 4552 687.999939 480.000336 ) ( 4552 576.000488 480.000427 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880.000244 648 352.000061 ) ( 4552 576 480 ) ( 4552 576 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4552 575.999634 480.000580 ) ( 4552 687.999939 480.000458 ) ( 4552 687.999939 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4552 687.999878 -128 ) ( 4552 687.999878 480.000458 ) ( 3880.001221 647.999878 352.000671 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1533 +{ +( -164 2232 -128 ) ( -284 2232 -128 ) ( -284 2112 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 7.999981 2024.000122 299.999786 ) ( -283.999420 2231.999756 203.999207 ) ( -183.999649 2295.999512 176.000122 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 8.000232 2023.999878 300.000275 ) ( -183.999557 2295.999512 175.999878 ) ( -183.999557 2295.999512 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -183.999603 2295.999512 176.001068 ) ( -283.999390 2231.999756 204.000183 ) ( -283.999420 2231.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -283.999542 2231.999756 -128 ) ( -283.999542 2231.999756 203.999817 ) ( 8.000193 2023.999878 300.000305 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1534 +{ +( -480 2040 -128 ) ( -616 2040 -128 ) ( -616 1888 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -400.000244 1744 264.000366 ) ( -616.000610 2040.000610 152.000610 ) ( -295.999786 1816.000244 303.999695 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -400.000122 1744 -128 ) ( -400.000122 1744 264.000244 ) ( -295.999390 1816.000488 303.999634 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -616 2040.000122 -128 ) ( -616 2040.000122 152.000946 ) ( -400.000031 1744.000122 264.000488 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -295.999268 1816.000610 303.999817 ) ( -616.001709 2040.002075 151.999939 ) ( -616.001709 2040.002075 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1535 +{ +( -480 2040 -128 ) ( -616 2040 -128 ) ( -616 1888 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -296.002106 1816.002197 303.999786 ) ( -616.000305 2040.001099 151.999786 ) ( -504.001068 2104.000732 199.999054 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -296.001617 1816.001709 304.000336 ) ( -504.000366 2104 199.999908 ) ( -504.000366 2104 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -504.000885 2104.000732 199.999481 ) ( -616.000244 2040.000977 152.000168 ) ( -616.000305 2040.000977 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -616 2040.001099 -128 ) ( -616 2040.001221 152.000290 ) ( -296.002258 1816.002563 304.000092 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1536 +{ +( -432 2104 -128 ) ( -504 2104 -128 ) ( -504 2016 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -296.000122 1815.999756 303.999420 ) ( -504.000977 2104.000732 199.999786 ) ( -191.999786 1888 315.999481 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -296 1815.999756 -128 ) ( -296 1815.999756 303.999451 ) ( -191.999985 1887.999756 315.999481 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -504.001434 2104.000977 -128 ) ( -504.001892 2104.001465 199.999969 ) ( -296.000397 1815.999512 303.999359 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -192.000107 1887.999878 315.999481 ) ( -504.000397 2104 199.999603 ) ( -503.999878 2103.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1537 +{ +( -432 2104 -128 ) ( -504 2104 -128 ) ( -504 2016 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -191.999222 1887.999268 316.000763 ) ( -504.000519 2104.000244 200.001221 ) ( -392.000153 2168.000488 208.000778 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -191.999405 1887.999512 315.999878 ) ( -391.999969 2168.000244 208.000061 ) ( -391.999969 2168.000244 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -391.999939 2168.000244 208.000732 ) ( -504.000214 2104 200.001068 ) ( -504.000214 2104 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -504.000427 2104.000244 -128 ) ( -504.000427 2104.000244 200.001617 ) ( -191.999390 1887.999512 316.001190 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1538 +{ +( -280 2168 -128 ) ( -392 2168 -128 ) ( -392 2052 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -192.000656 1888.001099 315.999634 ) ( -391.997986 2167.997314 207.999390 ) ( -92.002014 1956.000122 311.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -192.000626 1888.000854 -128 ) ( -192.000580 1888.000732 316.000183 ) ( -92.001587 1956 312.000580 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -391.998810 2167.997803 -128 ) ( -391.998688 2167.997803 207.999603 ) ( -192.000748 1888.000732 315.999664 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -92.001160 1956.000244 311.999969 ) ( -391.999146 2167.998779 207.999786 ) ( -391.999207 2167.998779 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1539 +{ +( -280 2168 -128 ) ( -392 2168 -128 ) ( -392 2052 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -92.000069 1955.999146 312.002045 ) ( -392.000275 2167.999512 208.002014 ) ( -284.000244 2231.999512 204.001526 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -92.000847 1956.000366 311.999969 ) ( -284.000366 2231.999756 203.999817 ) ( -284.000366 2231.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -284.000183 2231.999512 204.001343 ) ( -392.000214 2167.999512 208.001862 ) ( -392.000214 2167.999512 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -391.999908 2167.999756 -128 ) ( -391.999908 2167.999756 208.000702 ) ( -92.000549 1955.999878 312.000916 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1540 +{ +( -164 2232 -128 ) ( -284 2232 -128 ) ( -284 2112 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -91.999840 1955.999512 311.999695 ) ( -284.000580 2232.000488 203.999756 ) ( 8.000423 2023.999756 299.999451 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -91.999969 1955.999512 -128 ) ( -91.999969 1955.999512 311.999542 ) ( 8.000323 2023.999756 299.999268 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -284.000214 2232.000244 -128 ) ( -284.000214 2232.000244 203.999512 ) ( -91.999817 1955.999756 311.999603 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 8.000595 2023.999878 299.999268 ) ( -284.001129 2232.001221 203.999756 ) ( -284.001129 2232.001221 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1541 +{ +( 112 1984 -128 ) ( 0 1984 -128 ) ( 0 1844 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -92.000610 1955.999878 312.000275 ) ( 7.999819 2024.000122 300.000214 ) ( 200.000702 1823.999268 376.000305 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 200.000244 1823.999512 376.000031 ) ( 7.999669 2024 300.000061 ) ( 7.999669 2024 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 7.999560 2024 -128 ) ( 7.999560 2024 300.000214 ) ( -92.000671 1955.999878 312.000244 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -92.000694 1955.999878 -128 ) ( -92.000694 1955.999878 312.000153 ) ( 200.000137 1823.999512 376.000092 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1542 +{ +( 112 1984 -128 ) ( 0 1984 -128 ) ( 0 1844 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -92.001320 1956.000488 311.999847 ) ( 199.999908 1823.999878 376.000061 ) ( 119.999489 1743.999512 384.000061 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 120.000244 1744.000244 384 ) ( 199.999908 1823.999878 376 ) ( 199.999908 1823.999878 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -92.000046 1956 -128 ) ( -92.000046 1956 312 ) ( 119.999741 1744.000244 384 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 200.000122 1824 -128 ) ( 200.000122 1824 376 ) ( -92.000114 1956.000122 312.000031 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1543 +{ +( 88 1772 -128 ) ( 12 1772 -128 ) ( 12 1712 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 120.000526 1743.999756 384.000641 ) ( -192.000214 1888.000122 316.000610 ) ( -92.000008 1956.000244 312.000702 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 120.000099 1744 384 ) ( -91.999947 1956 312 ) ( -91.999947 1956 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -92.000198 1956.000244 312.000122 ) ( -192.000320 1888.000122 315.999969 ) ( -192.000320 1888.000122 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -192.000519 1888 -128 ) ( -192.000519 1888 316.000122 ) ( 120.000809 1743.999390 384.000153 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1544 +{ +( 88 1772 -128 ) ( 12 1772 -128 ) ( 12 1712 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 119.999786 1743.999878 384 ) ( 39.999962 1672 380 ) ( -191.999878 1887.999756 316.000305 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 39.999756 1671.999390 -128 ) ( 39.999756 1671.999390 380.000061 ) ( 120.000092 1743.999756 384.000061 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -192.000916 1888.000244 316.000061 ) ( 39.999641 1671.999756 379.999969 ) ( 39.999641 1671.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 119.999954 1743.999756 384 ) ( -191.999420 1887.999512 316 ) ( -191.999420 1887.999512 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1545 +{ +( 448 1640 -128 ) ( 344 1640 -128 ) ( 344 1608 -128 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( 344.000214 1607.999634 408.001587 ) ( 584 1655.999634 400.000122 ) ( 584 1543.999756 392.000092 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( 344.000122 1607.999634 -128 ) ( 344.000122 1607.999634 408.001648 ) ( 584 1543.999756 392.000122 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( 584 1543.999634 392.000183 ) ( 584 1655.999634 400.000214 ) ( 584 1655.999634 -128 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( 584 1655.999756 -128 ) ( 584 1655.999756 400.000244 ) ( 343.999939 1607.999634 408.001740 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1546 +{ +( 448 1640 -128 ) ( 344 1640 -128 ) ( 344 1608 -128 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( 391.999481 1703.999512 412.003113 ) ( 583.999878 1655.999512 400.004120 ) ( 343.999512 1607.999634 408.002167 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( 584.000305 1655.999512 -128 ) ( 584 1655.999512 400.004211 ) ( 391.999725 1703.999512 412.003174 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( 391.999817 1703.999634 -128 ) ( 391.999817 1703.999634 412.003052 ) ( 343.999939 1607.999878 408.002106 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( 343.999817 1607.999634 408.002167 ) ( 584.000732 1655.999634 400.004120 ) ( 584.000732 1655.999634 -128 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1547 +{ +( 216 1736 -128 ) ( 120 1736 -128 ) ( 120 1648 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 344.000214 1608.000244 407.999847 ) ( 120.001740 1743.999146 384.001617 ) ( 391.999817 1703.999512 412.000397 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 344.000153 1608.000122 407.999298 ) ( 391.999939 1703.999756 411.999878 ) ( 391.999939 1703.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 120.002083 1743.999146 -128 ) ( 120.002083 1743.999146 384.002747 ) ( 344.000153 1608.000244 408.000580 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 391.999817 1703.999512 412.001160 ) ( 120.001923 1743.999146 384.002563 ) ( 120.001900 1743.999146 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1548 +{ +( 120 1672 -128 ) ( 40 1672 -128 ) ( 40 1544 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 343.999603 1607.999512 407.997986 ) ( 39.999813 1671.999512 380.000031 ) ( 119.999649 1743.999390 384.000366 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 343.998566 1608.000122 407.998962 ) ( 119.999634 1743.999390 384.000946 ) ( 119.999649 1743.999390 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 119.999817 1743.999512 384.000366 ) ( 39.999844 1671.999512 380.000031 ) ( 39.999844 1671.999512 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 39.999458 1671.999512 -128 ) ( 39.999458 1671.999512 380 ) ( 343.999634 1607.999390 407.997986 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1549 +{ +( 1156 1056 -128 ) ( 1056 1056 -128 ) ( 1056 928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1148.000244 840.000671 308.000061 ) ( 584.003723 1223.998413 355.999664 ) ( 1227.999634 924.000183 312.000092 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1148 840.000305 -128 ) ( 1148 840.000305 308.000153 ) ( 1227.999756 924.000183 312.000153 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584.004150 1223.998169 -128 ) ( 584.004150 1223.998169 355.999512 ) ( 1148.000366 840.000671 307.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1227.999756 924.000183 312 ) ( 584.004395 1223.998047 355.999481 ) ( 584.004395 1223.998047 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1550 +{ +( 1156 1056 -128 ) ( 1056 1056 -128 ) ( 1056 928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1224 355.999878 ) ( 584 1328 371.999695 ) ( 1227.999878 924.000122 311.999817 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1228.000610 923.999817 312 ) ( 584 1328.000122 371.999969 ) ( 584 1328.000122 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1328.000122 -128 ) ( 584 1328.000122 372 ) ( 584 1224 356.000153 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1224 -128 ) ( 584 1224 355.999969 ) ( 1228.000366 923.999878 312 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1551 +{ +( 1236 1140 -128 ) ( 1136 1140 -128 ) ( 1136 1012 -128 ) common/clip -16 20 0.00 1 1 196608 2193 0 +( 1308.001709 999.999084 327.999847 ) ( 584 1327.999878 372.000031 ) ( 584 1440.000122 388.000031 ) common/clip -16 20 0.00 1 1 196608 2193 0 +( 1308.000854 999.999634 -128 ) ( 1308.000854 999.999634 328 ) ( 584 1440.000122 388 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( 584 1440.000610 388.000031 ) ( 584 1327.999878 372.000031 ) ( 584 1327.999878 -128 ) common/clip -20 0 0.00 1 1 196608 2193 0 +( 584 1327.999878 -128 ) ( 584 1327.999878 372 ) ( 1308.001831 999.999023 327.999786 ) common/clip -16 0 0.00 1 1 196608 2193 0 +} +// brush 1552 +{ +( 1236 1140 -128 ) ( 1136 1140 -128 ) ( 1136 1012 -128 ) common/clip -16 20 0.00 1 1 196608 2193 0 +( 1228.000244 924.000122 312 ) ( 584.002075 1327.998901 371.999786 ) ( 1308 999.999878 327.999908 ) common/clip -16 20 0.00 1 1 196608 2193 0 +( 1228 924 -128 ) ( 1228 924 311.999939 ) ( 1307.999878 999.999939 327.999878 ) common/clip -20 0 0.00 1 1 196608 2193 0 +( 584.001282 1327.999268 -128 ) ( 584.001282 1327.999268 371.999786 ) ( 1227.999878 924.000183 311.999939 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( 1308 999.999939 327.999878 ) ( 584.000732 1327.999634 371.999878 ) ( 584.000732 1327.999634 -128 ) common/clip -16 0 0.00 1 1 196608 2193 0 +} +// brush 1553 +{ +( 828 1544 -128 ) ( 584 1544 -128 ) ( 584 1436 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1392.001099 1075.999756 328.000122 ) ( 1308.000732 999.999573 328.000244 ) ( 583.997681 1440.001343 388.000214 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 583.995361 1440.002441 388.000122 ) ( 1308.000244 999.999512 328.000122 ) ( 1308.000244 999.999512 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1308.000366 999.999817 -128 ) ( 1308.000366 999.999817 327.999939 ) ( 1392.000610 1076 327.999878 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1392.000610 1076 -128 ) ( 1392.000610 1076 327.999847 ) ( 583.996948 1440.001709 387.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1554 +{ +( 828 1544 -128 ) ( 584 1544 -128 ) ( 584 1436 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1439.999512 388.000092 ) ( 584 1544.000122 392.000092 ) ( 1392.003906 1075.997803 327.999939 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1392.002075 1075.998657 328.000031 ) ( 584 1543.999878 392.000031 ) ( 584 1543.999878 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1544.000244 -128 ) ( 584 1544.000244 392.000061 ) ( 584 1439.999512 388.000061 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1439.999512 388.000031 ) ( 1392.003662 1075.997925 327.999969 ) ( 1392.003662 1075.997925 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1555 +{ +( 1404 1200 -128 ) ( 1328 1200 -128 ) ( 1328 1120 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1544.000488 392.000122 ) ( 584 1656.000244 400.000214 ) ( 1475.998779 1148.000977 316.000641 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1476.000366 1148.000244 316.000488 ) ( 584 1656.000488 400.000214 ) ( 584 1656.000488 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1656.000488 -128 ) ( 584 1656.000488 400.000244 ) ( 584 1544.000488 392.000122 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1544.000488 -128 ) ( 584 1544.000488 392.000061 ) ( 1476.000488 1148.000244 316.000397 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1556 +{ +( 1404 1200 -128 ) ( 1328 1200 -128 ) ( 1328 1120 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1475.999634 1148.000122 315.999634 ) ( 1391.999756 1076.000244 327.999969 ) ( 584.001221 1543.999390 387.999695 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584.000366 1543.999756 387.999725 ) ( 1391.999756 1076.000122 327.999939 ) ( 1391.999756 1076.000122 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1392.000244 1076 -128 ) ( 1392.000244 1076 327.999817 ) ( 1476.000122 1147.999878 315.999481 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1476 1148 -128 ) ( 1476 1148 316 ) ( 584.000671 1543.999634 388 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1557 +{ +( 1948 500 -128 ) ( 1912 500 -128 ) ( 1912 484 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2031.998779 552.001038 200.001694 ) ( 1392.000244 1075.999878 328.000183 ) ( 1476 1147.999634 315.999756 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1475.999878 1147.999634 315.999908 ) ( 1392.000122 1075.999878 328.000305 ) ( 1392.000122 1075.999878 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2031.997925 552.001831 200.001602 ) ( 1475.999756 1147.999756 315.999969 ) ( 1475.999756 1147.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1392.000122 1076.000122 -128 ) ( 1392.000122 1076.000122 328.000336 ) ( 2031.997559 552.002197 200.002090 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1558 +{ +( 2031.999756 552.000183 -128 ) ( 1392.003174 1075.997437 -128 ) ( 1912.000366 480.000580 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1912.000854 480.000702 200.001556 ) ( 1392.004883 1075.996094 328.001312 ) ( 2032 552.000122 200.001816 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1912.000488 480.000519 200.000275 ) ( 2031.999878 552.000122 200.000458 ) ( 2031.999878 552.000122 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1392.002930 1075.997681 -128 ) ( 1392.002930 1075.997681 328.001587 ) ( 1912.000488 480.000458 200.001450 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2032 552.000183 200.001785 ) ( 1392.001953 1075.998657 328.001892 ) ( 1392.001953 1075.998657 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1559 +{ +( 1856 472 -128 ) ( 1792 472 -128 ) ( 1792 452 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1912.000977 479.999786 200.000031 ) ( 1308.000366 1000.000366 328.000061 ) ( 1392.000488 1076.000488 327.999542 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1392.000488 1076.000366 327.999512 ) ( 1308.000366 1000.000305 327.999969 ) ( 1308.000366 1000.000305 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1912.000610 480.000122 200.000122 ) ( 1392.000732 1076.000122 327.999451 ) ( 1392.000732 1076.000122 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1308.000244 1000.000244 -128 ) ( 1308.000244 1000.000244 328 ) ( 1912.001221 479.999359 199.999863 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1560 +{ +( 1856 472 -128 ) ( 1792 472 -128 ) ( 1792 452 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1800.000244 415.999878 200.000534 ) ( 1307.998291 1000.002075 328.001251 ) ( 1912.000732 480.000061 200.001236 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1800.000244 415.999908 199.999649 ) ( 1912.000610 480.000061 200.000244 ) ( 1912.000488 480.000092 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1307.996338 1000.003723 -128 ) ( 1307.996948 1000.003174 328.001434 ) ( 1800 415.999756 200.000320 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1912.000732 480.000061 200.001083 ) ( 1307.998169 1000.002197 328.001160 ) ( 1307.997314 1000.002930 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1561 +{ +( 1364 924 -128 ) ( 1228 924 -128 ) ( 1228 788 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1696.000244 359.999969 199.998978 ) ( 1228.002319 923.997620 311.998138 ) ( 1799.999878 415.999725 199.998901 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1696.000122 359.999695 199.999741 ) ( 1800.000244 415.999725 199.999817 ) ( 1800.000244 415.999725 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1228.001587 923.997986 -128 ) ( 1228.000977 923.998840 311.998535 ) ( 1696.000122 359.999664 199.998871 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1800.000366 415.999878 199.998718 ) ( 1227.999390 924.000732 311.999054 ) ( 1227.999878 924.000183 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1562 +{ +( 1364 924 -128 ) ( 1228 924 -128 ) ( 1228 788 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1800.004272 415.996155 199.998444 ) ( 1228 923.999817 312.000031 ) ( 1308.000732 1000.000549 327.999725 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1800.003296 415.996979 199.998611 ) ( 1308.000488 1000.000488 327.999908 ) ( 1308.000244 1000.000305 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1308.000366 1000.000671 327.999573 ) ( 1227.999756 924.000061 311.999786 ) ( 1227.999756 924 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1228.000244 923.999878 -128 ) ( 1228.000244 924 311.999878 ) ( 1800.002075 415.998444 199.999100 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1563 +{ +( 1680 432 -128 ) ( 1560 432 -128 ) ( 1560 336 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1696.001099 359.999298 199.999802 ) ( 1147.999756 840.000427 308.000061 ) ( 1228 924.000671 312.000031 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1696.002930 359.997650 199.999390 ) ( 1228.000488 924.000549 312.000092 ) ( 1228.000366 924.000549 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1228.000366 924.000610 312.000122 ) ( 1148 840.000244 308.000153 ) ( 1148 840.000305 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1147.999756 840.000305 -128 ) ( 1147.999634 840.000366 308.000153 ) ( 1696.002930 359.997528 199.999512 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1564 +{ +( 1680 432 -128 ) ( 1560 432 -128 ) ( 1560 336 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1592.000366 296.000153 200.000809 ) ( 1148.000366 840 308.001129 ) ( 1696.000244 360.000061 200.001099 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1591.999756 295.999969 200.000381 ) ( 1695.999878 360.000061 200.000519 ) ( 1695.999878 360.000061 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1147.994507 840.005127 -128 ) ( 1147.994507 840.005127 308.002380 ) ( 1591.999146 295.999573 200.000916 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1696 360.000183 200.001129 ) ( 1147.997070 840.002808 308.001770 ) ( 1147.996948 840.002930 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1565 +{ +( 199.999893 1336 -128 ) ( 199.999893 1336 363.999969 ) ( 584.000061 1328 372.000061 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 248 1432 -128 ) ( 248 1432 391.999969 ) ( 200 1336 364 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1328.000122 372.000092 ) ( 248.000061 1432.000122 392 ) ( 248.000061 1432.000122 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 248 1344 -128 ) ( 344 1344 -128 ) ( 344 1404 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 200.000290 1336 363.999908 ) ( 248.000259 1431.999878 391.999878 ) ( 584 1328 371.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1566 +{ +( -127.999535 1512.000488 -128 ) ( -127.999535 1512.000488 334.000397 ) ( 247.998611 1432.000977 391.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -40.000282 1592.000366 367.999939 ) ( -127.999718 1512.000854 334.000427 ) ( -127.999718 1512.000854 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 248.000031 1432.000122 392 ) ( -39.999908 1592.000122 368 ) ( -39.999908 1592.000122 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -60 1460 -128 ) ( 72 1460 -128 ) ( 72 1560 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 247.999802 1432.000244 391.999969 ) ( -127.999779 1512.000122 334.000183 ) ( -39.999828 1592.000122 367.999878 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1567 +{ +( -39.998775 1591.999512 -128 ) ( -39.998775 1591.999512 368.000061 ) ( 248.000061 1432.000122 392.000061 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 295.999756 1527.999512 403.999939 ) ( -39.998085 1591.999146 368.000061 ) ( -39.998085 1591.999146 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 248.000046 1432.000122 392 ) ( 295.999969 1528 404 ) ( 295.999969 1528 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -40 1444 -128 ) ( 124 1444 -128 ) ( 124 1584 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 247.999893 1431.999878 392.000031 ) ( -39.999504 1591.999512 368.000031 ) ( 295.999786 1527.999634 403.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1568 +{ +( 1804 -48 -256 ) ( 1744 -48 -256 ) ( 1744 -92 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1759.999268 -124.000282 71.999290 ) ( 1591.998901 296.001373 199.999802 ) ( 1871.999878 -104.000137 80.000458 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1759.999878 -124.000114 -256 ) ( 1759.999878 -124.000114 71.999794 ) ( 1872.000122 -104.000038 80.000908 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1591.999146 296.001038 -256 ) ( 1591.999146 296.000946 199.999435 ) ( 1759.999390 -124.000252 71.999062 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1871.999756 -104.000107 80.000481 ) ( 1591.999268 296.000610 199.999588 ) ( 1591.999268 296.000549 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1569 +{ +( 1804 -48 -256 ) ( 1744 -48 -256 ) ( 1744 -92 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1592 296.000061 199.998489 ) ( 1696.000854 360.000610 199.998779 ) ( 1872.002197 -104.002846 79.998283 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1696.000854 360.000519 -256 ) ( 1696.000854 360.000519 199.998734 ) ( 1592.000122 296 199.998444 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1872.001587 -104.002106 79.998459 ) ( 1696.000610 360.000305 199.998703 ) ( 1696.000610 360.000427 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1591.999878 296.000061 -256 ) ( 1592 296.000153 199.999023 ) ( 1872.001709 -104.002235 79.998970 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1570 +{ +( 1908 -576 -224 ) ( 1836 -576 -224 ) ( 1836 -668 -224 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1767.999878 -1248 7.999709 ) ( 1836 -575.999573 -12.000269 ) ( 1880 -1248 -16.000278 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1768 -1248 -224 ) ( 1768 -1248 8.000072 ) ( 1880 -1248 -15.999887 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1836 -575.999512 -224 ) ( 1836 -575.999512 -12.000183 ) ( 1767.999878 -1248 7.999786 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1880.000122 -1248 -16.000158 ) ( 1836 -575.998840 -12.000097 ) ( 1836 -575.998840 -224 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1571 +{ +( 1908 -576 -224 ) ( 1836 -576 -224 ) ( 1836 -668 -224 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1879.999878 -1247.999146 -16.000032 ) ( 1835.999878 -576 -12.000069 ) ( 1955.999878 -576 -3.999928 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1879.999878 -1247.999268 -15.999997 ) ( 1955.999878 -576 -3.999902 ) ( 1955.999878 -576 -224 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1955.999878 -576 -4.000123 ) ( 1835.999878 -576 -12.000265 ) ( 1835.999878 -576 -224 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1835.999878 -576 -224 ) ( 1835.999878 -576 -12.000147 ) ( 1879.999878 -1247.999268 -16.000114 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1572 +{ +( 1835.999634 -576 -224 ) ( 1835.999634 -576 -11.999916 ) ( 1956.000244 -576 -3.999996 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1759.999390 -123.997993 -224 ) ( 1759.999390 -123.997993 72.000069 ) ( 1835.999756 -576 -12.000102 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1956 -576 -4.000106 ) ( 1759.999390 -123.999001 71.999886 ) ( 1759.999390 -123.999001 -224 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1712 -464 -224 ) ( 1992 -464 -224 ) ( 1992 -176 -224 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1835.999878 -576 -12.000005 ) ( 1759.999634 -123.998466 72.000092 ) ( 1956.000366 -576 -3.999992 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1573 +{ +( 1872 -103.999786 -256 ) ( 1872 -103.999786 79.999832 ) ( 1976.000366 -87.999718 80.000786 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1695.999878 360.000946 -256 ) ( 1695.999878 360.000946 199.999374 ) ( 1872.000366 -104.000290 79.999657 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1976.000244 -87.999634 80.000786 ) ( 1695.999878 360.001038 199.999405 ) ( 1695.999878 360.001038 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1464 -84 -256 ) ( 1704 -84 -256 ) ( 1704 72 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1872.000122 -103.999756 79.999870 ) ( 1695.999756 360.001160 199.999512 ) ( 1976.000244 -87.999718 80.000832 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1574 +{ +( 1956 -336 -256 ) ( 1800 -336 -256 ) ( 1800 -576 -256 ) common/clip -16 -36 0.00 1 1 196608 2193 0 +( 1956.000366 -576.000977 -3.999175 ) ( 1759.999878 -124.000053 72.000542 ) ( 1872.000244 -103.999992 80.000664 ) common/clip -16 -36 0.00 1 1 196608 2193 0 +( 1956.000854 -576.002258 -3.999259 ) ( 1872.000488 -103.999847 80.000801 ) ( 1872.000488 -103.999847 -256 ) common/clip 36 0 0.00 1 1 196608 2193 0 +( 1872.000488 -103.999908 80.000648 ) ( 1759.999878 -124.000015 72.000519 ) ( 1759.999756 -124.000130 -256 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( 1759.999878 -124.000061 -256 ) ( 1760.000122 -124.000031 72.000511 ) ( 1956.000732 -576.001465 -3.999298 ) common/clip 36 0 0.00 1 1 196608 2193 0 +} +// brush 1575 +{ +( 1956.000366 -576 -256 ) ( 1956.000366 -576 -3.999992 ) ( 2063.999512 -576 3.999534 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1872.001343 -104.004631 -256 ) ( 1872.001343 -104.004631 79.998795 ) ( 1956.000488 -576 -4.001082 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2063.999512 -576 3.998985 ) ( 1872.001343 -104.004585 79.998795 ) ( 1872.001343 -104.004585 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1864 -332 -256 ) ( 1972 -332 -256 ) ( 1972 -220 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1956.000488 -576 -4.001220 ) ( 1872.001343 -104.004593 79.998665 ) ( 2063.999512 -576 3.998850 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1576 +{ +( 2000 -1180 -256 ) ( 1884 -1180 -256 ) ( 1884 -1248 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2000 -1248.001831 -35.999672 ) ( 1955.999878 -576 -3.999908 ) ( 2064.000244 -576 4.000113 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2000 -1248.002197 -35.999809 ) ( 2064.000244 -576 4 ) ( 2064.000244 -576 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064.000244 -576 3.999849 ) ( 1955.999878 -576 -4.000153 ) ( 1955.999878 -576 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1956 -576 -256 ) ( 1956 -576 -3.999947 ) ( 2000.000122 -1248.001099 -35.999798 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1577 +{ +( 2000 -1180 -256 ) ( 1884 -1180 -256 ) ( 1884 -1248 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1880.000122 -1248 -15.999681 ) ( 1956 -576.000793 -3.999680 ) ( 1999.999878 -1248 -35.999741 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1880.000122 -1248 -15.999933 ) ( 2000 -1248 -36.000008 ) ( 2000 -1248 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1956 -576.000671 -256 ) ( 1956 -576.000671 -3.999626 ) ( 1880.000122 -1248 -15.999613 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1999.999878 -1248 -35.999649 ) ( 1956 -576.000854 -3.999596 ) ( 1956 -576.000854 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1578 +{ +( 1871.999268 -103.999413 -256 ) ( 1871.999268 -103.999413 80.000015 ) ( 2064 -576.001465 3.999571 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1975.999634 -87.999657 -256 ) ( 1975.999634 -87.999657 79.999878 ) ( 1871.998901 -103.999763 79.999878 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064 -576.001404 3.999517 ) ( 1975.999634 -87.999741 79.999878 ) ( 1975.999634 -87.999741 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1892 -352 -256 ) ( 1996 -352 -256 ) ( 1996 -120 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1871.998901 -103.998985 80.000137 ) ( 1975.999512 -87.998909 80.000122 ) ( 2064.000244 -576.002380 3.999464 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1579 +{ +( 2192 -88 -256 ) ( 2080 -88 -256 ) ( 2080 -312 -256 ) common/clip -40 0 0.00 1 1 196608 2193 0 +( 2168.000488 -576 3.999491 ) ( 2088.000977 -72.002640 79.999802 ) ( 2280 -576 7.999701 ) common/clip -40 0 0.00 1 1 196608 2193 0 +( 2168.000244 -576 -256 ) ( 2168.000244 -576 3.999634 ) ( 2280 -576 7.999861 ) common/clip -40 0 0.00 1 1 196608 2193 0 +( 2088.000977 -72.002441 -256 ) ( 2088.000977 -72.002441 79.999786 ) ( 2168.000488 -576 3.999491 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2280 -576 7.999734 ) ( 2088.000977 -72.002548 79.999832 ) ( 2088.000977 -72.002548 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1580 +{ +( 2192 -88 -256 ) ( 2080 -88 -256 ) ( 2080 -312 -256 ) common/clip -40 0 0.00 1 1 196608 2193 0 +( 2088 -71.999985 80.000198 ) ( 2192.000488 -55.999908 79.999588 ) ( 2280.000732 -576.002136 7.999881 ) common/clip -40 0 0.00 1 1 196608 2193 0 +( 2280.000732 -576.002075 8.000042 ) ( 2192.000488 -55.999931 79.999756 ) ( 2192.000488 -55.999931 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2192.000488 -55.999897 -256 ) ( 2192.000488 -55.999897 79.999695 ) ( 2088 -71.999977 80.000298 ) common/clip -40 0 0.00 1 1 196608 2193 0 +( 2088 -72.000008 -256 ) ( 2088 -72.000008 80.000015 ) ( 2280.000488 -576.001587 8.000214 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1581 +{ +( 2088 -88 -256 ) ( 1976 -88 -256 ) ( 1976 -312 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2168.001465 -576.004761 4.001022 ) ( 1975.999756 -87.999969 80.000999 ) ( 2088.000732 -71.999825 80.001106 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2168.000732 -576.002747 4.000576 ) ( 2088.000244 -72 80.000343 ) ( 2088.000244 -72 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2087.999756 -71.999886 80.000984 ) ( 1975.999634 -87.999893 80.000847 ) ( 1975.999634 -87.999893 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1975.999756 -87.999992 -256 ) ( 1975.999756 -87.999992 80.000839 ) ( 2168.000488 -576.001892 4.001338 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1582 +{ +( 1767.999878 -1248 8.000061 ) ( 1839.999878 -1919.999634 -95.999969 ) ( 1839.999878 -1919.999634 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1879.999756 -1248 -256 ) ( 1879.999756 -1248 -16.000195 ) ( 1768 -1248 7.999790 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1839.999756 -1919.998413 -96.000275 ) ( 1879.999756 -1248 -16.000195 ) ( 1879.999756 -1248 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1804 -1452 -256 ) ( 1896 -1452 -256 ) ( 1896 -1276 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1767.999634 -1248 7.999866 ) ( 1879.999756 -1248 -16.000195 ) ( 1839.999634 -1920 -96.000465 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1583 +{ +( 1888.000488 -3712 -256 ) ( 1888.000488 -3712 -95.999992 ) ( 1728.000854 -4335.998535 -95.999786 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1984.000244 -3712 -256 ) ( 1984.000244 -3712 -95.999786 ) ( 1888.000122 -3712 -95.999496 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1728.000610 -4335.999512 -95.999588 ) ( 1984.000488 -3712 -95.999802 ) ( 1984.000488 -3712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1820 -4088 -256 ) ( 1940 -4088 -256 ) ( 1940 -3892 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1888.000732 -3712 -95.999535 ) ( 1984.000244 -3712 -95.999802 ) ( 1728.001587 -4335.996582 -95.999619 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1584 +{ +( 1728 -4335.998535 -256 ) ( 1728 -4335.998535 -95.999710 ) ( 1808.000122 -4415.998535 -95.999771 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1983.999146 -3712.001953 -256 ) ( 1983.999146 -3712.001953 -96.000671 ) ( 1728.000488 -4335.999023 -96.000465 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1807.999878 -4415.999023 -96.000465 ) ( 1983.999023 -3712.002686 -96.000671 ) ( 1983.999023 -3712.002686 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1836 -4084 -256 ) ( 1936 -4084 -256 ) ( 1936 -3984 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1728.000366 -4335.998535 -96.000458 ) ( 1983.999634 -3712 -96.000679 ) ( 1808.000122 -4415.998047 -96.000458 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1585 +{ +( -876 -4594 -256 ) ( -936 -4594 -256 ) ( -936 -4641 -256 ) common/clip -51 -8 0.00 1 1 196608 2193 0 +( -936 -4641 -104 ) ( -936 -4594 -104 ) ( -876 -4594 -104 ) common/clip -51 -8 0.00 1 1 196608 2193 0 +( -948 -4712 -256 ) ( -948 -4712 -104 ) ( -272 -4712 -104 ) common/clip -51 0 0.00 1 1 196608 2193 0 +( -280 -4712 -256 ) ( -280 -4712 -104 ) ( -280 -4608 -104 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -280 -4712 -104 ) ( -280 -4712 -256 ) ( -952 -4712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -280 -4608 -256 ) ( -280 -4608 -104 ) ( -952 -4712 -104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1586 +{ +( -876 -4698 -256 ) ( -936 -4698 -256 ) ( -936 -4745 -256 ) common/clip -51 16 0.00 1 1 196608 2193 0 +( -272 -4712 -104 ) ( -952 -4816 -96 ) ( -952 -4712 -104 ) common/clip -51 16 0.00 1 1 196608 2193 0 +( -280 -4712 -256 ) ( -280 -4712 -104 ) ( -952 -4712 -104 ) common/clip -51 0 0.00 1 1 196608 2193 0 +( -952 -4712 -104 ) ( -952 -4816 -96 ) ( -952 -4816 -256 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -280 -4712 -104 ) ( -280 -4712 -256 ) ( -952 -4816 -256 ) common/clip -24 0 0.00 1 1 196608 2193 0 +} +// brush 1587 +{ +( -876 -4698 -256 ) ( -936 -4698 -256 ) ( -936 -4745 -256 ) common/clip -51 16 0.00 1 1 196608 2193 0 +( -272 -4816 -104 ) ( -952 -4816 -96 ) ( -272 -4712 -104 ) common/clip -51 16 0.00 1 1 196608 2193 0 +( -948 -4816 -256 ) ( -948 -4816 -104 ) ( -272 -4816 -104 ) common/clip -51 0 0.00 1 1 196608 2193 0 +( -280 -4816 -256 ) ( -280 -4816 -104 ) ( -280 -4712 -104 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -280 -4816 -104 ) ( -280 -4816 -256 ) ( -952 -4816 -256 ) common/clip -24 0 0.00 1 1 196608 2193 0 +( -280 -4712 -256 ) ( -280 -4712 -104 ) ( -952 -4816 -96 ) common/clip -24 0 0.00 1 1 196608 2193 0 +} +// brush 1588 +{ +( -952 -4928 -256 ) ( -952 -4933 -256 ) ( -272 -4929 -256 ) common/clip -51 32 0.00 1 1 196608 2193 0 +( -272 -4928 -104 ) ( -952 -4928 -100 ) ( -272 -4816 -104 ) common/clip -51 32 0.00 1 1 196608 2193 0 +( -272 -4928 -104 ) ( -272 -4928 -256 ) ( -948 -4928 -256 ) common/clip -51 0 0.00 1 1 196608 2193 0 +( -280 -4928 -256 ) ( -280 -4928 -104 ) ( -280 -4816 -104 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -280 -4928 -104 ) ( -280 -4928 -256 ) ( -952 -4928 -256 ) common/clip -40 0 0.00 1 1 196608 2193 0 +( -280 -4816 -256 ) ( -280 -4816 -104 ) ( -952 -4928 -100 ) common/clip -40 0 0.00 1 1 196608 2193 0 +} +// brush 1589 +{ +( -876 -4810 -256 ) ( -936 -4810 -256 ) ( -936 -4857 -256 ) common/clip -51 32 0.00 1 1 196608 2193 0 +( -952 -4927.999512 -99.999985 ) ( -952 -4816 -95.999969 ) ( -272.002686 -4816 -103.999969 ) common/clip -51 32 0.00 1 1 196608 2193 0 +( -280 -4816 -256 ) ( -280 -4816 -104 ) ( -952 -4816 -96 ) common/clip -51 0 0.00 1 1 196608 2193 0 +( -952 -4816 -256 ) ( -952 -4816 -95.999977 ) ( -952 -4927.999512 -99.999992 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -280 -4816 -104 ) ( -280 -4816 -256 ) ( -952 -4928 -256 ) common/clip -40 0 0.00 1 1 196608 2193 0 +} +// brush 1590 +{ +( -876 -4922 -256 ) ( -936 -4922 -256 ) ( -936 -4969 -256 ) common/clip -51 -16 0.00 1 1 196608 2193 0 +( -272 -5040 -104 ) ( -952 -5040 -108 ) ( -272 -4928 -104 ) common/clip -51 -16 0.00 1 1 196608 2193 0 +( -948 -5040 -256 ) ( -948 -5040 -104 ) ( -272 -5040 -104 ) common/clip -51 0 0.00 1 1 196608 2193 0 +( -280 -5040 -256 ) ( -280 -5040 -104 ) ( -280 -4928 -104 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -280 -5040 -104 ) ( -280 -5040 -256 ) ( -952 -5040 -256 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -280 -4928 -256 ) ( -280 -4928 -104 ) ( -952 -5040 -108 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1591 +{ +( -876 -4922 -256 ) ( -936 -4922 -256 ) ( -936 -4969 -256 ) common/clip -51 32 0.00 1 1 196608 2193 0 +( -272.000122 -4928 -103.999969 ) ( -952 -5040 -107.999969 ) ( -952 -4928 -99.999969 ) common/clip -51 32 0.00 1 1 196608 2193 0 +( -280 -4928 -256 ) ( -280 -4928 -104 ) ( -952 -4928 -100 ) common/clip -51 32 0.00 1 1 196608 2193 0 +( -952 -4928 -100.000008 ) ( -952 -5040 -108.000008 ) ( -952 -5040 -256 ) common/clip -51 32 0.00 1 1 196608 2193 0 +( -280 -4928 -104 ) ( -280 -4928 -256 ) ( -952 -5040 -256 ) common/clip -51 32 0.00 1 1 196608 2193 0 +} +// brush 1592 +{ +( -876 -4594 -256 ) ( -936 -4594 -256 ) ( -936 -4641 -256 ) common/clip -51 -8 0.00 1 1 196608 2193 0 +( -952 -4712 -104 ) ( -952 -4608 -128 ) ( -272 -4608 -104 ) common/clip -51 -8 0.00 1 1 196608 2193 0 +( -280 -4608 -256 ) ( -280 -4608 -104 ) ( -952 -4608 -128 ) common/clip -51 0 0.00 1 1 196608 2193 0 +( -952 -4608 -256 ) ( -952 -4608 -128 ) ( -952 -4712 -104 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -280 -4608 -104 ) ( -280 -4608 -256 ) ( -952 -4712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1593 +{ +( 1576 -3992 -256 ) ( 1496 -3992 -256 ) ( 1496 -4096 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1495.999878 -4096 -96.000572 ) ( 1664.000122 -3711.999268 -96.000397 ) ( 1584.000122 -4168 -96.000214 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1495.999512 -4095.999756 -96.000580 ) ( 1584.000122 -4168 -96.000214 ) ( 1584.000122 -4168 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1664.000366 -3711.998047 -256 ) ( 1664.000366 -3711.998047 -96.000267 ) ( 1495.999634 -4095.999756 -96.000580 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1584 -4168 -96.000175 ) ( 1664.000122 -3711.998779 -96.000282 ) ( 1664.000122 -3711.998779 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1594 +{ +( 1576 -3992 -256 ) ( 1496 -3992 -256 ) ( 1496 -4096 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1664 -3712 -96.000061 ) ( 1776.000122 -3712 -96.000275 ) ( 1584 -4168 -96.000076 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1583.999878 -4168 -96.000244 ) ( 1776.000122 -3712 -96.000427 ) ( 1776.000122 -3712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1776.000244 -3712 -256 ) ( 1776.000244 -3712 -96.000565 ) ( 1664 -3712 -96.000412 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1664 -3712 -256 ) ( 1664 -3712 -96.000351 ) ( 1583.999878 -4168.000488 -96.000206 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1595 +{ +( 1584.000122 -4167.999512 -256 ) ( 1664.000122 -4247.999512 -252 ) ( 1776 -3711.999756 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1584.000122 -4168.000488 -95.999435 ) ( 1775.999756 -3712.001953 -95.999435 ) ( 1664.000122 -4248.000488 -99.999504 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1584.000122 -4168.000488 -95.999565 ) ( 1664 -4248.000488 -99.999626 ) ( 1664 -4248.000488 -251.999832 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1775.999878 -3712.001221 -255.999832 ) ( 1775.999878 -3712.001221 -95.999489 ) ( 1584 -4168.000488 -95.999550 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1664.000122 -4248.000488 -99.999565 ) ( 1775.999756 -3712.001709 -95.999496 ) ( 1775.999756 -3712.001709 -256.000244 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1596 +{ +( 1424 -4576 -256 ) ( 1096 -4576 -256 ) ( 1096 -4672 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1096.000366 -4576 -95.999596 ) ( 1583.995361 -4168.004883 -95.999321 ) ( 1151.999878 -4687.999512 -95.999413 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1583.994019 -4168.006348 -256 ) ( 1583.994019 -4168.006348 -95.999329 ) ( 1096.000366 -4576.000488 -95.999596 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1096.000244 -4576 -256 ) ( 1096.000244 -4576 -96.000092 ) ( 1151.999878 -4687.999512 -95.999817 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1151.999878 -4687.999512 -95.999405 ) ( 1583.995850 -4168.004395 -95.999306 ) ( 1583.995850 -4168.004395 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1597 +{ +( 1151.999512 -4688.000488 -256 ) ( 1664.000122 -4248 -252 ) ( 1584 -4168 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1583.999634 -4168 -96.000397 ) ( 1663.999268 -4248.000488 -100.000801 ) ( 1152 -4687.999512 -96.000671 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1152.001587 -4687.997559 -96.000526 ) ( 1663.999146 -4248 -100.000816 ) ( 1663.999146 -4248 -252.000397 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1663.998901 -4248.000977 -251.999786 ) ( 1663.998901 -4248.000977 -100.000763 ) ( 1583.999268 -4168.000488 -96.000359 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1584.000122 -4167.999512 -256.000092 ) ( 1584.000122 -4167.999512 -95.999893 ) ( 1152.000732 -4687.998535 -96.000290 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1598 +{ +( 1296 -4512 -256 ) ( 1096 -4512 -256 ) ( 1096 -4576 -256 ) common/clip -32 -56 0.00 1 1 196608 2193 0 +( 1495.999268 -4096 -96.000076 ) ( 1583.999512 -4168 -96.000259 ) ( 1095.998657 -4576.000977 -96.000381 ) common/clip -32 -56 0.00 1 1 196608 2193 0 +( 1095.997681 -4576.001953 -96.000343 ) ( 1583.998779 -4168.000977 -96.000221 ) ( 1583.998779 -4168.000977 -256 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( 1583.998901 -4168.000488 -256 ) ( 1583.998901 -4168.000488 -96.000244 ) ( 1495.998779 -4096.000977 -96.000061 ) common/clip 56 0 0.00 1 1 196608 2193 0 +( 1495.999634 -4095.999756 -256 ) ( 1495.999634 -4095.999756 -96.000061 ) ( 1095.999023 -4576.000488 -96.000084 ) common/clip 56 0 0.00 1 1 196608 2193 0 +} +// brush 1599 +{ +( -279.999725 -4816 -256 ) ( -279.999725 -4816 -100 ) ( 384 -4816 -96 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4711.999023 -256 ) ( 384 -4711.999023 -100 ) ( -280.004242 -4816 -100.000023 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4816 -96 ) ( 384 -4711.999512 -100 ) ( 384 -4711.999512 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -144 -4868 -256 ) ( 12 -4868 -256 ) ( 12 -4744 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -280.002136 -4816 -100.000023 ) ( 384 -4711.999512 -100.000008 ) ( 384 -4816 -96.000008 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1600 +{ +( -280.002747 -5040 -256 ) ( -280.002747 -5040 -112 ) ( 384 -5040 -96 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4927.998535 -256 ) ( 384 -4927.998535 -100.000038 ) ( -280.006958 -5040 -112.000084 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -5040 -95.999985 ) ( 384 -4927.999023 -100.000015 ) ( 384 -4927.999023 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -72 -5120 -256 ) ( 136 -5120 -256 ) ( 136 -4984 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -280.004395 -5040 -112 ) ( 384 -4927.999023 -99.999992 ) ( 384 -5040 -95.999962 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1601 +{ +( -280 -4712 -104 ) ( -280 -4712 -256 ) ( -280 -4608 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4608 -256 ) ( 384 -4608 -108 ) ( -280 -4608 -104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -280 -4712 -104 ) ( 383.999939 -4608 -108 ) ( 383.999939 -4608 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -136 -4684 -256 ) ( 64 -4684 -256 ) ( 64 -4608 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -280 -4608 -104 ) ( 384 -4608 -108 ) ( -280 -4712 -104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1602 +{ +( 384 -4608.000488 -256 ) ( 384 -4712 -256 ) ( 711.998535 -4576.000488 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4608.000488 -107.999672 ) ( 711.998535 -4576.000488 -99.999916 ) ( 384 -4712 -99.999687 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 711.998535 -4576.000488 -256 ) ( 711.998535 -4576.000488 -99.999985 ) ( 384 -4608.000488 -107.999741 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4608 -107.999756 ) ( 384 -4712 -99.999741 ) ( 384 -4712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4712.000488 -99.999687 ) ( 712.001282 -4576 -99.999474 ) ( 712.001282 -4576 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1603 +{ +( -952 -4712 -256 ) ( -952 -4712 -111.999763 ) ( -279.999939 -4608 -115.999741 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -952 -4608 -131.999756 ) ( -952 -4712 -111.999763 ) ( -952 -4712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -279.999725 -4608 -256 ) ( -279.999725 -4608 -115.999634 ) ( -952 -4608 -131.999664 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -924 -4732 -256 ) ( -696 -4732 -256 ) ( -696 -4620 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -280.000092 -4608 -115.999825 ) ( -952 -4712 -111.999840 ) ( -952 -4608 -131.999832 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1604 +{ +( -1624 -4608 -148 ) ( -1624 -4712.000977 -115.999992 ) ( -1624 -4712.000977 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -951.993652 -4608 -132.000275 ) ( -1624 -4608 -148.000031 ) ( -1624 -4608 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1624 -4712.001465 -256 ) ( -1624 -4712.001465 -115.999802 ) ( -951.990479 -4608 -132.000153 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1446 -4692 -256 ) ( -1292 -4692 -256 ) ( -1292 -4615 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -951.993652 -4608 -132.000290 ) ( -1624 -4712.000977 -116.000069 ) ( -1624 -4608 -148.000076 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1605 +{ +( -204 -4594 -256 ) ( -264 -4594 -256 ) ( -264 -4641 -256 ) common/clip -19 -8 0.00 1 1 196608 2193 0 +( 384 -4608 -108.000023 ) ( 384 -4712 -100.000023 ) ( -279.999542 -4712 -104.000023 ) common/clip -19 -8 0.00 1 1 196608 2193 0 +( -276 -4712 -256 ) ( -276 -4712 -104 ) ( 400 -4712 -104 ) common/clip -19 0 0.00 1 1 196608 2193 0 +( 384 -4712 -256 ) ( 384 -4712 -100.000046 ) ( 384 -4608 -108.000046 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -279.999542 -4712 -104.000053 ) ( 384 -4712 -100.000053 ) ( 384 -4712 -256 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( 384 -4608 -256 ) ( 384 -4608 -108 ) ( -279.999481 -4712 -104 ) common/clip -32 0 0.00 1 1 196608 2193 0 +} +// brush 1606 +{ +( -204 -4698 -256 ) ( -264 -4698 -256 ) ( -264 -4745 -256 ) common/clip -19 16 0.00 1 1 196608 2193 0 +( -280 -4712 -104.000114 ) ( 384.002197 -4712 -100.000076 ) ( -280 -4816 -100.000107 ) common/clip -19 16 0.00 1 1 196608 2193 0 +( 384.002228 -4712 -256 ) ( 384.002228 -4712 -100.000046 ) ( -280 -4712 -104.000084 ) common/clip -19 0 0.00 1 1 196608 2193 0 +( -280 -4712 -103.999992 ) ( -280 -4815.999512 -100.000008 ) ( -280 -4815.999512 -256 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -280 -4816.000488 -100.000061 ) ( 384.003754 -4712 -100.000015 ) ( 384.003754 -4712 -256 ) common/clip -56 0 0.00 1 1 196608 2193 0 +} +// brush 1607 +{ +( -280 -4928 -256 ) ( -280 -4933 -256 ) ( 400 -4929 -256 ) common/clip -19 32 0.00 1 1 196608 2193 0 +( -280.000824 -4928 -99.999901 ) ( 384 -4816 -95.905792 ) ( 384 -4928 -99.905792 ) common/clip -19 32 0.00 1 1 196608 2193 0 +( 400 -4928 -104 ) ( 400 -4928 -256 ) ( -276 -4928 -256 ) common/clip -19 0 0.00 1 1 196608 2193 0 +( 384 -4928 -99.905823 ) ( 384 -4816 -95.905823 ) ( 384 -4816 -256 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -280.000793 -4928 -99.999985 ) ( 384 -4928 -99.905876 ) ( 384 -4928 -256 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( 384 -4815.999512 -256 ) ( 384 -4815.999512 -95.905792 ) ( -280.004150 -4928 -99.999924 ) common/clip -8 0 0.00 1 1 196608 2193 0 +} +// brush 1608 +{ +( -204 -4810 -256 ) ( -264 -4810 -256 ) ( -264 -4857 -256 ) common/clip -19 32 0.00 1 1 196608 2193 0 +( -280 -4816 -99.999977 ) ( 383.999146 -4816 -95.811768 ) ( -280 -4928 -100.000008 ) common/clip -19 32 0.00 1 1 196608 2193 0 +( 383.999146 -4816 -256 ) ( 383.999146 -4816 -95.811760 ) ( -280 -4816 -99.999969 ) common/clip -19 0 0.00 1 1 196608 2193 0 +( -280 -4816 -256 ) ( -280 -4816 -99.999962 ) ( -280 -4928 -99.999992 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -280 -4928.000488 -100.000008 ) ( 384.002625 -4816 -95.811790 ) ( 384.002625 -4816 -256 ) common/clip -8 0 0.00 1 1 196608 2193 0 +} +// brush 1609 +{ +( -204 -4922 -256 ) ( -264 -4922 -256 ) ( -264 -4969 -256 ) common/clip -19 -16 0.00 1 1 196608 2193 0 +( -280 -4928 -99.999947 ) ( 383.995758 -4928 -99.905815 ) ( -280 -5039.999023 -111.999840 ) common/clip -19 -16 0.00 1 1 196608 2193 0 +( 383.995758 -4928 -256 ) ( 383.995758 -4928 -99.905807 ) ( -280 -4928 -99.999939 ) common/clip -19 0 0.00 1 1 196608 2193 0 +( -280 -4928 -256 ) ( -280 -4928 -99.999908 ) ( -280 -5039.999512 -111.999855 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -280 -5039.999023 -111.999840 ) ( 383.996277 -4928 -99.905807 ) ( 383.996277 -4928 -256 ) common/clip -24 0 0.00 1 1 196608 2193 0 +} +// brush 1610 +{ +( -876 -4922 -256 ) ( -936 -4922 -256 ) ( -936 -4969 -256 ) common/clip -51 -16 0.00 1 1 196608 2193 0 +( -952 -4928 -103.999962 ) ( -280.000427 -4928 -99.952896 ) ( -952 -5040 -119.999969 ) common/clip -51 -16 0.00 1 1 196608 2193 0 +( -280.000397 -4928 -256 ) ( -280.000397 -4928 -99.952843 ) ( -952 -4928 -103.999916 ) common/clip -51 0 0.00 1 1 196608 2193 0 +( -952 -4928 -256 ) ( -952 -4928 -103.999977 ) ( -952 -5040 -119.999977 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -952 -5040 -119.999939 ) ( -280.000397 -4928 -99.952866 ) ( -280.000397 -4928 -256 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1611 +{ +( -876 -4922 -256 ) ( -936 -4922 -256 ) ( -936 -4969 -256 ) common/clip -51 -16 0.00 1 1 196608 2193 0 +( -952.000305 -5040 -119.999863 ) ( -280 -4928 -100.046898 ) ( -280 -5040 -112.046898 ) common/clip -51 -16 0.00 1 1 196608 2193 0 +( -948 -5040 -256 ) ( -948 -5040 -104 ) ( -272 -5040 -104 ) common/clip -51 0 0.00 1 1 196608 2193 0 +( -280 -5040 -112.046982 ) ( -280 -4928 -100.046982 ) ( -280 -4928 -256 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -952.001404 -5040 -120.000038 ) ( -280 -5040 -112.047066 ) ( -280 -5040 -256 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -280 -4927.999512 -256 ) ( -280 -4927.999512 -100.046982 ) ( -952.002686 -5040 -120.000008 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1612 +{ +( -876 -4810 -256 ) ( -936 -4810 -256 ) ( -936 -4857 -256 ) common/clip -51 32 0.00 1 1 196608 2193 0 +( -952 -4816 -95.999916 ) ( -279.996124 -4816 -99.905838 ) ( -952 -4928.000977 -104.000015 ) common/clip -51 32 0.00 1 1 196608 2193 0 +( -279.996124 -4816 -256 ) ( -279.996124 -4816 -99.905846 ) ( -952 -4816 -95.999924 ) common/clip -51 0 0.00 1 1 196608 2193 0 +( -952 -4816 -256 ) ( -952 -4816 -95.999916 ) ( -952 -4928 -103.999947 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -952 -4928.001465 -104.000031 ) ( -279.994080 -4816 -99.905838 ) ( -279.994080 -4816 -256 ) common/clip -40 0 0.00 1 1 196608 2193 0 +} +// brush 1613 +{ +( -952 -4928 -256 ) ( -952 -4933 -256 ) ( -272 -4929 -256 ) common/clip -51 32 0.00 1 1 196608 2193 0 +( -951.994263 -4928 -104.000084 ) ( -280 -4816.000977 -99.953011 ) ( -280 -4928 -99.953011 ) common/clip -51 32 0.00 1 1 196608 2193 0 +( -272 -4928 -104 ) ( -272 -4928 -256 ) ( -948 -4928 -256 ) common/clip -51 0 0.00 1 1 196608 2193 0 +( -280 -4928 -99.952995 ) ( -280 -4816.000977 -99.952995 ) ( -280 -4816.000977 -256 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -951.994385 -4928 -104.000038 ) ( -280 -4928 -99.952965 ) ( -280 -4928 -256 ) common/clip -40 0 0.00 1 1 196608 2193 0 +( -280 -4816.000977 -256 ) ( -280 -4816.000977 -99.953003 ) ( -951.992920 -4928 -104.000069 ) common/clip -40 0 0.00 1 1 196608 2193 0 +} +// brush 1614 +{ +( -876 -4698 -256 ) ( -936 -4698 -256 ) ( -936 -4745 -256 ) common/clip -51 16 0.00 1 1 196608 2193 0 +( -280 -4712 -103.905899 ) ( -280 -4816 -99.905899 ) ( -951.998535 -4816 -96.000031 ) common/clip -51 16 0.00 1 1 196608 2193 0 +( -948 -4816 -256 ) ( -948 -4816 -104 ) ( -272 -4816 -104 ) common/clip -51 0 0.00 1 1 196608 2193 0 +( -280 -4816 -256 ) ( -280 -4816 -99.905876 ) ( -280 -4712 -103.905876 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -951.998535 -4816 -96.000015 ) ( -280 -4816 -99.905884 ) ( -280 -4816 -256 ) common/clip -24 0 0.00 1 1 196608 2193 0 +( -280 -4712 -103.905884 ) ( -951.998535 -4816 -96.000015 ) ( -951.998535 -4816 -256 ) common/clip -24 0 0.00 1 1 196608 2193 0 +} +// brush 1615 +{ +( -876 -4698 -256 ) ( -936 -4698 -256 ) ( -936 -4745 -256 ) common/clip -51 16 0.00 1 1 196608 2193 0 +( -280.000397 -4712 -103.999962 ) ( -952 -4816 -95.999962 ) ( -952 -4712 -111.999962 ) common/clip -51 16 0.00 1 1 196608 2193 0 +( -280.000336 -4712 -103.999939 ) ( -952 -4712 -111.999939 ) ( -952 -4712 -256 ) common/clip -51 0 0.00 1 1 196608 2193 0 +( -952 -4712 -111.999878 ) ( -952 -4816 -95.999878 ) ( -952 -4816 -256 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -952 -4816.000488 -256 ) ( -952 -4816.000488 -95.999840 ) ( -279.998444 -4712 -103.999863 ) common/clip -24 0 0.00 1 1 196608 2193 0 +} +// brush 1616 +{ +( -876 -4594 -256 ) ( -936 -4594 -256 ) ( -936 -4641 -256 ) common/clip -51 -8 0.00 1 1 196608 2193 0 +( -280 -4712 -103.999947 ) ( -952.002686 -4712 -111.999962 ) ( -280 -4607.999512 -116 ) common/clip -51 -8 0.00 1 1 196608 2193 0 +( -948 -4712 -256 ) ( -948 -4712 -104 ) ( -272 -4712 -104 ) common/clip -51 0 0.00 1 1 196608 2193 0 +( -280 -4712 -256 ) ( -280 -4712 -104.000031 ) ( -280 -4607.999512 -116.000092 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -952.002686 -4712 -256 ) ( -952.002686 -4712 -111.999962 ) ( -280 -4712 -103.999947 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -280 -4607.999512 -115.999985 ) ( -952.001282 -4712 -111.999962 ) ( -952.001282 -4712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1617 +{ +( -1548 -4594 -256 ) ( -1608 -4594 -256 ) ( -1608 -4641 -256 ) common/clip -19 -8 0.00 1 1 196608 2193 0 +( -952 -4608.000488 -131.999786 ) ( -952 -4712 -111.999908 ) ( -1623.994629 -4712 -115.999908 ) common/clip -19 -8 0.00 1 1 196608 2193 0 +( -1620 -4712 -256 ) ( -1620 -4712 -104 ) ( -944 -4712 -104 ) common/clip -19 0 0.00 1 1 196608 2193 0 +( -952 -4712 -256 ) ( -952 -4712 -112.000145 ) ( -952 -4608.000488 -132.000031 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -1623.994629 -4712 -116.000061 ) ( -952 -4712 -112.000061 ) ( -952 -4712 -256 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -952 -4608.000488 -131.999725 ) ( -1623.994629 -4712 -115.999855 ) ( -1623.994629 -4712 -256 ) common/clip 32 0 0.00 1 1 196608 2193 0 +} +// brush 1618 +{ +( -1548 -4698 -256 ) ( -1608 -4698 -256 ) ( -1608 -4745 -256 ) common/clip -19 16 0.00 1 1 196608 2193 0 +( -1624 -4712 -115.999931 ) ( -952.002258 -4712 -111.999916 ) ( -1624 -4816 -95.999931 ) common/clip -19 16 0.00 1 1 196608 2193 0 +( -952.002258 -4712 -256 ) ( -952.002258 -4712 -111.999939 ) ( -1624 -4712 -115.999954 ) common/clip -19 0 0.00 1 1 196608 2193 0 +( -1624 -4712 -256 ) ( -1624 -4712 -115.999954 ) ( -1624 -4816 -95.999954 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -1624 -4816 -95.999985 ) ( -952.002563 -4712 -111.999962 ) ( -952.002563 -4712 -256 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1619 +{ +( -1548 -4698 -256 ) ( -1608 -4698 -256 ) ( -1608 -4745 -256 ) common/clip -19 16 0.00 1 1 196608 2193 0 +( -952 -4712 -111.905937 ) ( -952 -4816 -95.905960 ) ( -1624.000610 -4816 -96.000076 ) common/clip -19 16 0.00 1 1 196608 2193 0 +( -1620 -4816 -256 ) ( -1620 -4816 -104 ) ( -944 -4816 -104 ) common/clip -19 0 0.00 1 1 196608 2193 0 +( -952 -4816 -256 ) ( -952 -4816 -95.905876 ) ( -952 -4712 -111.905853 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -1624.000610 -4816 -95.999977 ) ( -952 -4816 -95.905861 ) ( -952 -4816 -256 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -952 -4712 -256 ) ( -952 -4712 -111.905899 ) ( -1624.000610 -4816 -95.999992 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1620 +{ +( -1624 -4928 -256 ) ( -1624 -4933 -256 ) ( -944 -4929 -256 ) common/clip -19 32 0.00 1 1 196608 2193 0 +( -1623.997314 -4928 -103.999954 ) ( -952 -4816.000488 -95.952919 ) ( -952 -4928 -103.952904 ) common/clip -19 32 0.00 1 1 196608 2193 0 +( -944 -4928 -104 ) ( -944 -4928 -256 ) ( -1620 -4928 -256 ) common/clip -19 0 0.00 1 1 196608 2193 0 +( -952 -4928 -103.952934 ) ( -952 -4816.000488 -95.952950 ) ( -952 -4816.000488 -256 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -1623.997314 -4928 -103.999977 ) ( -952 -4928 -103.952927 ) ( -952 -4928 -256 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -952 -4816 -256 ) ( -952 -4816 -95.952911 ) ( -1623.998901 -4928 -103.999962 ) common/clip -8 0 0.00 1 1 196608 2193 0 +} +// brush 1621 +{ +( -1548 -4810 -256 ) ( -1608 -4810 -256 ) ( -1608 -4857 -256 ) common/clip -19 32 0.00 1 1 196608 2193 0 +( -1624 -4816 -95.999977 ) ( -951.996765 -4816 -95.905891 ) ( -1624 -4928.000488 -104.000046 ) common/clip -19 32 0.00 1 1 196608 2193 0 +( -951.996765 -4816 -256 ) ( -951.996765 -4816 -95.905861 ) ( -1624 -4816 -95.999947 ) common/clip -19 0 0.00 1 1 196608 2193 0 +( -1624 -4816 -95.999962 ) ( -1624 -4928 -103.999992 ) ( -1624 -4928 -256 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -1624 -4928 -104.000008 ) ( -951.998657 -4816 -95.905876 ) ( -951.998657 -4816 -256 ) common/clip -8 0 0.00 1 1 196608 2193 0 +} +// brush 1622 +{ +( -1548 -4922 -256 ) ( -1608 -4922 -256 ) ( -1608 -4969 -256 ) common/clip -19 -16 0.00 1 1 196608 2193 0 +( -1623.995483 -5040 -119.999870 ) ( -952 -4928.000977 -104.047005 ) ( -952 -5040 -120.046883 ) common/clip -19 -16 0.00 1 1 196608 2193 0 +( -1620 -5040 -256 ) ( -1620 -5040 -104 ) ( -944 -5040 -104 ) common/clip -19 0 0.00 1 1 196608 2193 0 +( -952 -5040 -120.047050 ) ( -952 -4928.000977 -104.047173 ) ( -952 -4928.000977 -256 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -1623.995972 -5040 -256 ) ( -1623.995972 -5040 -119.999977 ) ( -952 -5040 -120.046989 ) common/clip -24 0 0.00 1 1 196608 2193 0 +( -952 -4928.000977 -256 ) ( -952 -4928.000977 -104.047096 ) ( -1623.995972 -5040 -119.999977 ) common/clip -24 0 0.00 1 1 196608 2193 0 +} +// brush 1623 +{ +( -1548 -4922 -256 ) ( -1608 -4922 -256 ) ( -1608 -4969 -256 ) common/clip -19 -16 0.00 1 1 196608 2193 0 +( -1624 -4928 -103.999779 ) ( -951.995728 -4928 -103.952705 ) ( -1624 -5040.000488 -119.999825 ) common/clip -19 -16 0.00 1 1 196608 2193 0 +( -951.995728 -4928 -256 ) ( -951.995728 -4928 -103.952766 ) ( -1624 -4928 -103.999840 ) common/clip -19 0 0.00 1 1 196608 2193 0 +( -1624 -4928 -103.999794 ) ( -1624 -5040 -119.999771 ) ( -1624 -5040 -256 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -1624 -5040.000488 -119.999908 ) ( -951.994324 -4928 -103.952744 ) ( -951.994324 -4928 -256 ) common/clip -24 0 0.00 1 1 196608 2193 0 +} +// brush 1624 +{ +( -2228 -4594 -256 ) ( -2288 -4594 -256 ) ( -2288 -4641 -256 ) common/clip 21 -8 0.00 1 1 196608 2193 0 +( -2304 -4608 -128.000107 ) ( -1624 -4608 -148.000092 ) ( -2304 -4712 -104.000107 ) common/clip 21 -8 0.00 1 1 196608 2193 0 +( -1624 -4608 -256 ) ( -1624 -4608 -147.999985 ) ( -2304 -4608 -127.999992 ) common/clip 21 0 0.00 1 1 196608 2193 0 +( -2304 -4608 -256 ) ( -2304 -4608 -128 ) ( -2304 -4712 -104 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -2304 -4712.000488 -103.999924 ) ( -1623.997925 -4608 -147.999924 ) ( -1623.997925 -4608 -256 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1625 +{ +( -2908 -4594 -256 ) ( -2968 -4594 -256 ) ( -2968 -4641 -256 ) common/clip -3 -8 0.00 1 1 196608 2193 0 +( -2720 -4535.999512 -116.000046 ) ( -2303.997559 -4608 -127.999969 ) ( -2768.000488 -4640.000488 -99.999908 ) common/clip -3 -8 0.00 1 1 196608 2193 0 +( -2303.997070 -4608 -256 ) ( -2303.997070 -4608 -127.999924 ) ( -2719.999268 -4535.999512 -116 ) common/clip -3 0 0.00 1 1 196608 2193 0 +( -2719.999756 -4535.999512 -116.000061 ) ( -2768.000244 -4640.000488 -99.999924 ) ( -2768.000244 -4640.000488 -256 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -2768.000244 -4640.000488 -99.999863 ) ( -2303.996582 -4608 -127.999924 ) ( -2303.996582 -4608 -256 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1626 +{ +( -2908 -4594 -256 ) ( -2968 -4594 -256 ) ( -2968 -4641 -256 ) common/clip -3 -8 0.00 1 1 196608 2193 0 +( -2767.994873 -4640 -100.000107 ) ( -2304 -4608 -128.000015 ) ( -2304 -4711.999023 -104.000015 ) common/clip -3 -8 0.00 1 1 196608 2193 0 +( -2767.993896 -4640 -256 ) ( -2767.993896 -4640 -100.000122 ) ( -2304 -4711.999023 -104.000023 ) common/clip -3 0 0.00 1 1 196608 2193 0 +( -2304 -4711.999023 -104.000023 ) ( -2304 -4608 -128.000031 ) ( -2304 -4608 -256 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -2304 -4607.999512 -256 ) ( -2304 -4607.999512 -128.000031 ) ( -2767.995850 -4639.999512 -100.000099 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1627 +{ +( -2304 -4928 -260 ) ( -2400 -4928 -260 ) ( -2400 -5032 -260 ) common/clip 8 -8 0.00 1 1 196608 2193 0 +( -2304 -4928 -100.000015 ) ( -2304 -5040 -108 ) ( -2903.999756 -4952 -111.999992 ) common/clip 8 -8 0.00 1 1 196608 2193 0 +( -2904.002197 -4952 -112.000038 ) ( -2304 -5040.000488 -108.000008 ) ( -2304 -5040.000488 -260 ) common/clip 8 -4 0.00 1 1 196608 2193 0 +( -2304 -5040.000488 -260 ) ( -2304 -5040.000488 -108.000015 ) ( -2304 -4928 -100.000015 ) common/clip 8 -4 0.00 1 1 196608 2193 0 +( -2304 -4928 -260 ) ( -2304 -4928 -100 ) ( -2904.001953 -4952 -112.000023 ) common/clip 8 -4 0.00 1 1 196608 2193 0 +} +// brush 1628 +{ +( -2304 -4928 -260 ) ( -2400 -4928 -260 ) ( -2400 -5032 -260 ) common/clip 8 -8 0.00 1 1 196608 2193 0 +( -2856.000488 -4840.000977 -96.000069 ) ( -2304.000732 -4928.000488 -100.000046 ) ( -2904.000244 -4952.000488 -112.000038 ) common/clip 8 -8 0.00 1 1 196608 2193 0 +( -2304.000732 -4928.000488 -260 ) ( -2304.000732 -4928.000488 -100.000076 ) ( -2856.000488 -4840.000977 -96.000099 ) common/clip 8 -4 0.00 1 1 196608 2193 0 +( -2856.000488 -4840.000488 -96.000137 ) ( -2904.000488 -4952.000488 -112.000175 ) ( -2904.000488 -4952.000488 -260 ) common/clip 8 -4 0.00 1 1 196608 2193 0 +( -2904.000488 -4952.000488 -112.000076 ) ( -2304.000244 -4928.000488 -100.000076 ) ( -2304.000244 -4928.000488 -260 ) common/clip 8 -4 0.00 1 1 196608 2193 0 +} +// brush 1629 +{ +( -3271.992432 -4640.005859 -56.000618 ) ( -2903.999512 -4951.999512 -108.000084 ) ( -2903.999512 -4951.999512 -256 ) common/clip -44 0 0.00 1 1 196608 2193 0 +( -2856.000732 -4840.001953 -256 ) ( -2856.000732 -4840.001953 -92.000618 ) ( -3271.992432 -4640.005859 -56.000603 ) common/clip -44 0 0.00 1 1 196608 2193 0 +( -2903.999756 -4952 -256 ) ( -2903.999756 -4952 -108.000145 ) ( -2856.000732 -4840.001953 -92.000679 ) common/clip -60 0 0.00 1 1 196608 2193 0 +( -3216 -4760 -256 ) ( -3068 -4760 -256 ) ( -3068 -4620 -256 ) common/clip -44 60 0.00 1 1 196608 2193 0 +( -2856.000732 -4840.001953 -92.000717 ) ( -2903.999756 -4952 -108.000137 ) ( -3271.992920 -4640.005859 -56.000614 ) common/clip -44 60 0.00 1 1 196608 2193 0 +} +// brush 1630 +{ +( -2304 -4816 -256 ) ( -2376 -4816 -256 ) ( -2376 -4928 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2807.999756 -4736.000488 -88.000069 ) ( -2304.002441 -4816 -95.999977 ) ( -2855.999512 -4840 -92.000023 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2304.002441 -4816 -256 ) ( -2304.002441 -4816 -96.000038 ) ( -2807.999756 -4736.000488 -88.000130 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2807.999512 -4736 -88.000015 ) ( -2855.999512 -4840 -92.000008 ) ( -2855.999512 -4840 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2855.999512 -4840 -92.000076 ) ( -2303.999512 -4816 -96.000092 ) ( -2303.999512 -4816 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1631 +{ +( -2304 -4816 -260 ) ( -2376 -4816 -260 ) ( -2376 -4928 -260 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2856.003174 -4840 -95.999901 ) ( -2304 -4816 -95.999939 ) ( -2304 -4928.000977 -99.999924 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2856.003906 -4840 -95.999947 ) ( -2304 -4928.000977 -100 ) ( -2304 -4928.000977 -260 ) common/clip 0 -4 0.00 1 1 196608 2193 0 +( -2304 -4928.000977 -100 ) ( -2304 -4816 -96.000015 ) ( -2304 -4816 -260 ) common/clip 0 -4 0.00 1 1 196608 2193 0 +( -2304 -4816 -260 ) ( -2304 -4816 -95.999977 ) ( -2856.003906 -4840 -95.999924 ) common/clip 0 -4 0.00 1 1 196608 2193 0 +} +// brush 1632 +{ +( -3268 -4640 -256 ) ( -2852 -4844 -256 ) ( -3216 -4544 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3216.000488 -4544.000977 -44.000462 ) ( -2856.001709 -4840.000488 -92.145912 ) ( -3272.000488 -4640.000977 -56.000462 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2856.001953 -4840 -256 ) ( -2856.001953 -4840 -92.145851 ) ( -3216.000488 -4544.000977 -44.000439 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3216 -4544 -256 ) ( -3216 -4544 -43.999733 ) ( -3272 -4640 -55.999737 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3272.000488 -4640.000977 -56.000500 ) ( -2856.002197 -4840 -92.145889 ) ( -2856.002197 -4840 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1633 +{ +( -2880 -4680 -256 ) ( -2968 -4680 -256 ) ( -2968 -4784 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2807.999512 -4736 -88.000221 ) ( -2855.999756 -4840.000488 -92.000191 ) ( -3216.001465 -4543.999512 -43.999836 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3216.002686 -4543.999023 -43.999683 ) ( -2855.999756 -4840.000977 -92.000237 ) ( -2855.999756 -4840.000977 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2855.999268 -4840 -256 ) ( -2855.999268 -4840 -92.000137 ) ( -2807.999512 -4736.000488 -88.000214 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2808 -4736 -256 ) ( -2808 -4736 -87.999893 ) ( -3215.998291 -4544.000977 -43.999977 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1634 +{ +( -3216.000244 -4544 -44.001217 ) ( -2807.999756 -4736.000488 -88.001610 ) ( -2807.999756 -4736.000488 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3167.999512 -4455.999512 -256 ) ( -3167.999512 -4455.999512 -40.000183 ) ( -3216 -4544.000488 -44.000484 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2807.999268 -4736.000977 -256 ) ( -2807.999268 -4736.000977 -88.001701 ) ( -3168 -4456.000488 -40.000893 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3120 -4664 -256 ) ( -2948 -4664 -256 ) ( -2948 -4500 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3167.999756 -4456.000488 -40.000889 ) ( -2807.996826 -4736.002441 -88.002068 ) ( -3216 -4544.000977 -44.001331 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1635 +{ +( -4372 -4032 -136 ) ( -4536 -4032 -136 ) ( -4536 -4136 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4536 -4032 76.000053 ) ( -4184 -4032 76.000053 ) ( -4536 -4144 64.000053 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4184 -4032 -136 ) ( -4184 -4032 76.000114 ) ( -4536 -4032 76.000114 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4536 -4032 -136 ) ( -4536 -4032 76.000023 ) ( -4536 -4144 64.000023 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4536 -4144 64.000114 ) ( -4184.000488 -4032 76.000099 ) ( -4184.000488 -4032 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1636 +{ +( -4372 -4040 -136 ) ( -4536 -4040 -136 ) ( -4536 -4144 -136 ) common/clip 0 -8 0.00 1 1 196608 2193 0 +( -4184 -4031.999756 76.000008 ) ( -4184 -4144 63.999992 ) ( -4536.000977 -4144 63.999981 ) common/clip 0 -8 0.00 1 1 196608 2193 0 +( -4536.000977 -4144 63.999981 ) ( -4184 -4144 63.999992 ) ( -4184 -4144 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4184 -4144 -136 ) ( -4184 -4144 63.999992 ) ( -4184 -4031.999756 76.000008 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -4184 -4031.999756 -136 ) ( -4184 -4031.999756 76.000023 ) ( -4536.000977 -4144 63.999989 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1637 +{ +( -4372 -3928 -136 ) ( -4536 -3928 -136 ) ( -4536 -4032 -136 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4184 -4032 75.999962 ) ( -4535.999512 -4032 75.999962 ) ( -4184 -3920.000244 79.999947 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4535.999512 -4032 -136 ) ( -4535.999512 -4032 75.999992 ) ( -4184 -4032 75.999992 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4184 -4032 -136 ) ( -4184 -4032 76.000015 ) ( -4184 -3920.000244 80 ) common/clip 24 0 0.00 1 1 196608 2193 0 +( -4184 -3920.000244 79.999969 ) ( -4535.999512 -4032 75.999985 ) ( -4535.999512 -4032 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1638 +{ +( -4372 -3920 -136 ) ( -4536 -3920 -136 ) ( -4536 -4024 -136 ) common/clip 0 -16 0.00 1 1 196608 2193 0 +( -4183.999512 -3920 80.000031 ) ( -4536 -4032.000244 76.000015 ) ( -4536 -3920 80.000031 ) common/clip 0 -16 0.00 1 1 196608 2193 0 +( -4184 -3920 -136 ) ( -4184 -3920 80 ) ( -4536 -3920 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4536 -3920 80.000069 ) ( -4536 -4032.000244 76.000053 ) ( -4536 -4032.000244 -136 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -4536 -4032.000488 -136 ) ( -4536 -4032.000488 76.000031 ) ( -4183.998535 -3920 80.000069 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1639 +{ +( -4372 -3816 -136 ) ( -4536 -3816 -136 ) ( -4536 -3920 -136 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -4536 -3816.000244 76.000038 ) ( -4184.000977 -3824.000244 76.000053 ) ( -4536 -3920 80.000061 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -4183.999023 -3823.999756 -136 ) ( -4183.999023 -3823.999756 75.999977 ) ( -4536 -3815.999756 75.999985 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4536 -3816 76 ) ( -4536 -3920 80.000008 ) ( -4536 -3920 -136 ) common/clip 40 0 0.00 1 1 196608 2193 0 +( -4536 -3920 80.000023 ) ( -4184 -3824 75.999992 ) ( -4184 -3824 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1640 +{ +( -4372 -3816 -136 ) ( -4536 -3816 -136 ) ( -4536 -3920 -136 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -4184 -3824 75.999969 ) ( -4184 -3920 79.999962 ) ( -4536 -3920 79.999962 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( -4536 -3920 80.000008 ) ( -4184 -3920 80.000008 ) ( -4184 -3920 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4184 -3920 -136 ) ( -4184 -3920 80.000008 ) ( -4184 -3824 76.000015 ) common/clip 40 0 0.00 1 1 196608 2193 0 +( -4184 -3824 -136 ) ( -4184 -3824 76 ) ( -4536 -3920 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1641 +{ +( -4372 -3712 -136 ) ( -4536 -3712 -136 ) ( -4536 -3816 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4536 -3712 63.999966 ) ( -4183.998535 -3712 63.999985 ) ( -4536 -3816.000488 76.000008 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4183.998535 -3712 -136 ) ( -4183.998535 -3712 64.000046 ) ( -4536 -3712 64.000031 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4536 -3712 -136 ) ( -4536 -3712 63.999969 ) ( -4536 -3816.000488 76.000008 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4536 -3816 76.000038 ) ( -4184 -3712 64.000031 ) ( -4184 -3712 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1642 +{ +( -4372 -3712 -136 ) ( -4536 -3712 -136 ) ( -4536 -3816 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4184 -3712.000488 64.000061 ) ( -4184 -3823.999756 76.000008 ) ( -4535.998047 -3815.999756 75.999992 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4535.998535 -3816 75.999969 ) ( -4184 -3824 75.999977 ) ( -4184 -3824 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4184 -3824 -136 ) ( -4184 -3824 75.999939 ) ( -4184 -3712.000488 63.999973 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4184 -3712.000488 -136 ) ( -4184 -3712.000488 63.999992 ) ( -4535.998535 -3816 75.999985 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1643 +{ +( -5448 -3879.999756 74.999985 ) ( -5232 -3799.999756 80 ) ( -5232 -3799.999756 -444 ) common/clip 28 0 0.00 1 1 196608 2193 0 +( -5232 -3711.999512 -444 ) ( -5232 -3711.999512 80.000015 ) ( -5448.000488 -3879.999756 75.000008 ) common/clip 28 0 0.00 1 1 196608 2193 0 +( -5232 -3800 -444 ) ( -5232 -3800 80 ) ( -5232 -3711.999512 79.999954 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5412 -3892 -444 ) ( -5336 -3892 -444 ) ( -5336 -3864 -444 ) common/clip 28 0 0.00 1 1 196608 2193 0 +( -5232 -3711.999512 80.000031 ) ( -5232 -3799.999756 80.000046 ) ( -5448.000488 -3879.999756 75.000046 ) common/clip 28 0 0.00 1 1 196608 2193 0 +} +// brush 1644 +{ +( -4880 -4032 -128 ) ( -5232 -4032 -128 ) ( -5232 -4144 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5232 -4144 80 ) ( -5232 -4032 80 ) ( -4880 -4032 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4880 -4024 -128 ) ( -4880 -4024 24 ) ( -5232 -4016 24 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -5232 -4016 -128 ) ( -5232 -4016 24 ) ( -5232 -4144 24 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -4880 -4024 -128 ) ( -5232 -4144 -128 ) ( -5056 -4084 80 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1645 +{ +( -5704.000488 -4159.998047 -448 ) ( -5704.000488 -4159.998047 32.000603 ) ( -5744.000977 -4352 -0.000196 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -5648 -4352 -0.000068 ) ( -5704 -4159.999512 32.000031 ) ( -5704 -4159.999512 -448 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -5744 -4352 -0.000014 ) ( -5648 -4352 0.000015 ) ( -5648 -4352 -448 ) common/clip -4 0 0.00 1 1 196608 2193 0 +( -5840 -4284 -448 ) ( -5744 -4284 -448 ) ( -5744 -4248 -448 ) common/clip 32 4 0.00 1 1 196608 2193 0 +( -5744 -4352 -0.000117 ) ( -5704 -4159.998535 32.000496 ) ( -5647.999512 -4352 0 ) common/clip 32 4 0.00 1 1 196608 2193 0 +} +// brush 1646 +{ +( -5352 -4160 -448 ) ( -5392 -4160 -448 ) ( -5392 -4208 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5376 -4072.001953 71.999817 ) ( -5320.000977 -4176 75.999924 ) ( -5376 -4223.999023 60.000031 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5376 -4224 60.000034 ) ( -5320.000488 -4176.000488 76.000069 ) ( -5320.000488 -4176.000488 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5320.000977 -4176.000488 -448 ) ( -5320.000977 -4176.000488 75.999969 ) ( -5376 -4072.002441 71.999863 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5376 -4072 -448 ) ( -5376 -4072 72 ) ( -5376 -4223.999512 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1647 +{ +( -5352 -4160 -448 ) ( -5392 -4160 -448 ) ( -5392 -4208 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5480 -4144 59.000004 ) ( -5376 -4072 72 ) ( -5376 -4224 60.000004 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5376 -4072.000488 -448 ) ( -5376 -4072.000488 71.999992 ) ( -5480 -4144.000488 58.999992 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5480.000488 -4144 -448 ) ( -5480.000488 -4144 59 ) ( -5376 -4224.000488 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5376 -4224.000488 59.999992 ) ( -5376 -4072.000244 71.999992 ) ( -5376 -4072.000244 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1648 +{ +( -5232 -4072 -448 ) ( -5368 -4072 -448 ) ( -5368 -4144 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5375.999023 -4072 71.999992 ) ( -5232 -4016.000488 80.000023 ) ( -5319.999023 -4175.999512 75.999962 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5232 -4016.000488 -448 ) ( -5232 -4016.000488 80 ) ( -5375.999023 -4072 71.999977 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5375.999023 -4072 71.999954 ) ( -5319.999512 -4175.998535 75.999893 ) ( -5319.999512 -4175.998535 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5319.999023 -4175.999512 75.999924 ) ( -5232 -4016.000488 79.999985 ) ( -5232 -4016.000488 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1649 +{ +( -5256 -3976 -448 ) ( -5400 -3976 -448 ) ( -5400 -4032 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5376.001465 -4072.001221 72.000290 ) ( -5232 -3919.999756 80.000183 ) ( -5232 -4016.000488 80.000229 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5376.001465 -4072.001465 72.000092 ) ( -5232 -4016.000732 79.999954 ) ( -5232 -4016.000732 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5232 -4016.000732 79.999962 ) ( -5232 -3919.999756 79.999863 ) ( -5232 -3919.999756 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5232 -3920 -448 ) ( -5232 -3920 80 ) ( -5376.001465 -4072.001465 72.000122 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1650 +{ +( -5288 -3880 -448 ) ( -5440 -3880 -448 ) ( -5440 -3928 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5408 -3976 76.000343 ) ( -5232 -3800 80.000343 ) ( -5232 -3920.000244 80.000381 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5408 -3976 75.999939 ) ( -5232 -3920.000244 79.999954 ) ( -5232 -3920.000244 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5232 -3920.000244 80.000046 ) ( -5232 -3800 80.000015 ) ( -5232 -3800 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5232 -3800 -448 ) ( -5232 -3800 80.000008 ) ( -5408 -3976 76.000008 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1651 +{ +( -5256 -3976 -448 ) ( -5400 -3976 -448 ) ( -5400 -4032 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5408.000488 -3976.000977 76.000450 ) ( -5231.999512 -3920.000488 80.000267 ) ( -5376.000488 -4072.001221 72.000389 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5231.999512 -3920 -448 ) ( -5231.999512 -3920 80.000221 ) ( -5408.000488 -3976.000732 76.000435 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5408.000488 -3976.000732 76.000389 ) ( -5376.000488 -4072.000732 72.000336 ) ( -5376 -4072.000488 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5376.000488 -4072.000977 72.000420 ) ( -5231.999512 -3920 80.000290 ) ( -5231.999512 -3920 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1652 +{ +( -5440 -4120 -448 ) ( -5480 -4120 -448 ) ( -5480 -4144 -448 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -5408 -3976 75.999916 ) ( -5480.000977 -4144.001465 58.999935 ) ( -5544.001465 -4064.000732 58.999916 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -5408 -3976.000244 -448 ) ( -5408 -3976.000244 76.000061 ) ( -5544.001465 -4064.000977 59.000050 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -5544.000488 -4064 59.000008 ) ( -5480.000488 -4144 59.000019 ) ( -5480.000488 -4144 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5480.000488 -4144.001465 -448 ) ( -5480.000488 -4144.001465 58.999935 ) ( -5407.999512 -3976 75.999924 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1653 +{ +( -5440 -4120 -448 ) ( -5480 -4120 -448 ) ( -5480 -4144 -448 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -5376 -4072.000488 72.000153 ) ( -5480 -4144.000488 59.000057 ) ( -5408 -3976.000488 76.000122 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -5480.000977 -4144.001465 -448 ) ( -5480.000488 -4144.001953 58.999840 ) ( -5375.999512 -4072.000977 72.000046 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -5376.000488 -4072 -448 ) ( -5376 -4072.000732 72.000214 ) ( -5408 -3976.000732 76.000160 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5408 -3976.001465 75.999969 ) ( -5479.999512 -4144.000977 58.999981 ) ( -5479.999512 -4144.000488 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1654 +{ +( -5520 -4000 -444 ) ( -5600 -4000 -444 ) ( -5600 -4048 -444 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5544.001465 -4064.001221 58.999897 ) ( -5448.000488 -3879.999756 75.000061 ) ( -5408 -3976.000488 75.999886 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5544.000977 -4064.000977 58.999790 ) ( -5408 -3976.000488 75.999725 ) ( -5408 -3976.000488 -444 ) common/clip 0 4 0.00 1 1 196608 2193 0 +( -5408.000488 -3976.000732 75.999863 ) ( -5448.000977 -3880.000244 75.000038 ) ( -5448.000977 -3880.000244 -444 ) common/clip 0 4 0.00 1 1 196608 2193 0 +( -5448.000488 -3880.000244 -444 ) ( -5448.000488 -3880.000244 75.000069 ) ( -5544.000977 -4064.001221 58.999943 ) common/clip 0 4 0.00 1 1 196608 2193 0 +} +// brush 1655 +{ +( -5288 -3880 -444 ) ( -5440 -3880 -444 ) ( -5440 -3928 -444 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5407.999512 -3975.999268 75.999901 ) ( -5447.999512 -3879.999268 74.999977 ) ( -5231.999023 -3799.999023 79.999863 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5231.999512 -3799.999512 79.999825 ) ( -5447.999512 -3879.999512 74.999947 ) ( -5447.999512 -3879.999512 -444 ) common/clip 0 4 0.00 1 1 196608 2193 0 +( -5447.999512 -3879.999756 -444 ) ( -5447.999512 -3879.999756 74.999992 ) ( -5407.999512 -3975.999512 75.999916 ) common/clip 0 4 0.00 1 1 196608 2193 0 +( -5408 -3976 75.999870 ) ( -5232 -3800 79.999886 ) ( -5232 -3800 -444 ) common/clip 0 4 0.00 1 1 196608 2193 0 +} +// brush 1656 +{ +( -5703.999512 -4159.999023 31.999918 ) ( -5615.999512 -4191.999023 34.999931 ) ( -5615.999512 -4191.999023 -448 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -5600 -3999.999023 60 ) ( -5704.000488 -4160 32 ) ( -5704.000488 -4160 -448 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -5615.999512 -4191.998535 -448 ) ( -5615.999512 -4191.998535 34.999931 ) ( -5599.999512 -3999.998291 59.999901 ) common/clip 3 0 0.00 1 1 196608 2193 0 +( -5688 -4163 -448 ) ( -5658 -4163 -448 ) ( -5658 -4156 -448 ) common/clip -16 -3 0.00 1 1 196608 2193 0 +( -5599.999512 -3999.998291 59.999958 ) ( -5615.999512 -4191.998535 34.999985 ) ( -5703.999512 -4159.998535 31.999958 ) common/clip -16 -3 0.00 1 1 196608 2193 0 +} +// brush 1657 +{ +( -5683 -4150 -448 ) ( -5704 -4150 -448 ) ( -5704 -4160 -448 ) common/clip 1 1 0.00 1 1 196608 2193 0 +( -5600.000977 -4000.000488 60.001484 ) ( -5544 -4064.001465 59.002071 ) ( -5616.000977 -4192.004395 35.001854 ) common/clip 1 1 0.00 1 1 196608 2193 0 +( -5616.000977 -4192.003906 35.001827 ) ( -5544 -4064.001221 59.002029 ) ( -5544 -4064.001221 -448 ) common/clip -1 0 0.00 1 1 196608 2193 0 +( -5544.000488 -4064.000977 -448 ) ( -5544.000488 -4064.000977 59.002026 ) ( -5600.000977 -4000.000488 60.001438 ) common/clip 1 0 0.00 1 1 196608 2193 0 +( -5600.000977 -3999.999268 -448 ) ( -5600.000977 -3999.999268 60.001663 ) ( -5616.000977 -4192.003906 35.002037 ) common/clip -1 0 0.00 1 1 196608 2193 0 +} +// brush 1658 +{ +( -5544 -4064.000732 -449 ) ( -5615.999023 -4191.999023 -449 ) ( -5536 -4239.998047 -449 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5615.999512 -4191.999023 34.998989 ) ( -5544 -4063.999756 59.000351 ) ( -5536 -4239.998047 35.997574 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5615.999512 -4191.999512 -449 ) ( -5615.999512 -4191.999512 34.999046 ) ( -5536 -4239.998535 35.997631 ) common/clip 0 -1 0.00 1 1 196608 2193 0 +( -5544.000488 -4064.001465 -449 ) ( -5544.000488 -4064.001465 59.000168 ) ( -5615.999023 -4191.999023 34.999126 ) common/clip 0 -1 0.00 1 1 196608 2193 0 +( -5543.999512 -4063.999756 59.000389 ) ( -5543.999512 -4063.999756 -449 ) ( -5535.999512 -4239.998047 -449 ) common/clip 0 -1 0.00 1 1 196608 2193 0 +} +// brush 1659 +{ +( -5524 -4234 -448 ) ( -5536 -4234 -448 ) ( -5536 -4240 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5536.162109 -4240.277344 35.882328 ) ( -5479.999512 -4143.998535 59.000244 ) ( -5415.998535 -4280.000977 35.999958 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5536.162109 -4240.277344 35.882275 ) ( -5416 -4280.000488 35.999947 ) ( -5416.177734 -4279.622559 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5415.998535 -4280.000977 35.999928 ) ( -5479.999512 -4143.998535 59.000217 ) ( -5479.572754 -4144.906250 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5536.005371 -4240.009766 -448 ) ( -5479.999512 -4143.999512 59.000076 ) ( -5536.161621 -4240.277344 35.882305 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5479.572754 -4144.906738 -448 ) ( -5479.999023 -4143.999512 58.999985 ) ( -5536.005371 -4240.010254 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1660 +{ +( -5568 -4352 -448 ) ( -5616 -4192 -448 ) ( -5648 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5648 -4352 -0.000415 ) ( -5616 -4192 34.999588 ) ( -5568 -4352 -0.000415 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5568 -4352 -0.000095 ) ( -5568 -4352 -448 ) ( -5648 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5616 -4192 -448 ) ( -5616 -4192 34.999573 ) ( -5648 -4352 -0.000433 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5568.000488 -4352 -0.000272 ) ( -5616 -4192.000977 34.999535 ) ( -5616 -4192.000977 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1661 +{ +( -5440 -4240 -448 ) ( -5536 -4240 -448 ) ( -5536 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5535.996094 -4240.003418 35.996838 ) ( -5416.000977 -4280.001465 35.999912 ) ( -5440.000488 -4351.998047 -0.000106 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5440 -4351.998535 0.000423 ) ( -5416.000488 -4280.001465 36.000660 ) ( -5416.000488 -4280.001465 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5416.000488 -4280.001465 -448 ) ( -5416.000488 -4280.001465 36.000423 ) ( -5535.996094 -4240.003418 35.997326 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5535.998535 -4240.000488 -448 ) ( -5535.998535 -4240.000488 35.999115 ) ( -5439.999512 -4351.999023 -0.000835 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1662 +{ +( -5440 -4240 -448 ) ( -5536 -4240 -448 ) ( -5536 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5439.999023 -4352 -0.001183 ) ( -5568.000488 -4352 -0.001293 ) ( -5536 -4239.998535 35.998848 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5568 -4352 -448 ) ( -5568 -4352 -0.001582 ) ( -5439.999023 -4352 -0.001471 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5535.999512 -4239.999023 35.998505 ) ( -5568 -4352 -0.001497 ) ( -5568 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5439.999023 -4352 -0.000932 ) ( -5535.999512 -4239.999023 35.998749 ) ( -5535.999512 -4239.999023 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1663 +{ +( -5452 -4352 -448 ) ( -5568 -4352 -448 ) ( -5568 -4552 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5567.999023 -4352 -0.000614 ) ( -5440 -4352 -0.000610 ) ( -5440 -4863.997070 -128.001266 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5440 -4868 -448 ) ( -5440 -4868 -128 ) ( -5440 -4864 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5440 -4863.997070 -128.000839 ) ( -5440 -4352 -0.000183 ) ( -5440 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5440 -4352 -448 ) ( -5440 -4352 0.000244 ) ( -5567.999023 -4352 0.000239 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5567.999023 -4352 -448 ) ( -5567.999023 -4352 -0.000465 ) ( -5440 -4863.997070 -128.000931 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1664 +{ +( 4008 864 -128 ) ( 3880 864 -128 ) ( 3880 760 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 864 340.000092 ) ( 4552 791.999939 480.000183 ) ( 3880 759.999939 340.000031 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4551.998535 791.999878 -128 ) ( 4551.998535 791.999878 479.999756 ) ( 3880 863.999756 340 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 863.999939 340 ) ( 3880 760 339.999939 ) ( 3880 760 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 760.000061 339.999908 ) ( 4551.998535 792 479.999725 ) ( 4551.998535 792 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1665 +{ +( 3960 968 -128 ) ( 3880 968 -128 ) ( 3880 864 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3879.998779 863.999939 339.999359 ) ( 4552 904 471.999420 ) ( 4552 791.999817 479.999359 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3879.998535 863.999939 339.999847 ) ( 4552 791.999756 479.999908 ) ( 4552 791.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4552 791.999817 479.998779 ) ( 4552 904 471.998810 ) ( 4552 904 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4552 904 -128 ) ( 4552 904 471.999451 ) ( 3879.998535 863.999939 339.999420 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1666 +{ +( 3960 968 -128 ) ( 3880 968 -128 ) ( 3880 864 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 975.999878 339.999939 ) ( 4551.999023 903.999939 471.999817 ) ( 3880 864 339.999817 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4551.999023 903.999939 -128 ) ( 4551.999023 903.999939 471.999817 ) ( 3880 975.999878 339.999939 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 975.999878 340.000061 ) ( 3880 864 339.999939 ) ( 3880 864 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 864.000061 339.999847 ) ( 4551.999023 904 471.999847 ) ( 4551.999023 904 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1667 +{ +( 3992 1088 -128 ) ( 3880 1088 -128 ) ( 3880 976 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 1088 339.999939 ) ( 4552 1016 456.000031 ) ( 3880 976 340 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4552 1016 -128 ) ( 4552 1016 456.000061 ) ( 3880 1088 339.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 1087.999878 340 ) ( 3880 976 340.000061 ) ( 3880 976 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 975.999939 340 ) ( 4552 1015.999939 456.000031 ) ( 4552 1015.999939 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1668 +{ +( 3992 1088 -128 ) ( 3880 1088 -128 ) ( 3880 976 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3879.998779 975.999878 339.999756 ) ( 4552 1015.999939 455.999847 ) ( 4552 903.999756 471.999603 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3879.998779 975.999878 339.999847 ) ( 4552 903.999756 472 ) ( 4552 903.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4552 903.999756 471.999237 ) ( 4552 1015.999939 455.999481 ) ( 4552 1015.999939 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 4552 1015.999939 -128 ) ( 4552 1015.999939 456 ) ( 3879.999023 975.999878 339.999908 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1669 +{ +( 3368 1088 -128 ) ( 3208 1088 -128 ) ( 3208 976 -128 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( 3880 1087.999634 340.000549 ) ( 3880 975.999146 340.000610 ) ( 3207.997314 1015.999329 211.999741 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( 3207.999512 1015.999573 212.000122 ) ( 3880 975.999512 340.000488 ) ( 3880 975.999512 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 975.999573 -128 ) ( 3880 975.999573 340.000427 ) ( 3880 1087.999634 340.000458 ) common/clip 40 0 0.00 1 1 196608 2193 0 +( 3880 1087.999634 -128 ) ( 3880 1087.999634 340.000610 ) ( 3207.999756 1015.999573 212.000290 ) common/clip 40 0 0.00 1 1 196608 2193 0 +} +// brush 1670 +{ +( 3368 1088 -128 ) ( 3208 1088 -128 ) ( 3208 976 -128 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( 3204 1127.999634 211.999283 ) ( 3879.999512 1087.999634 339.998779 ) ( 3208 1015.999634 211.998886 ) common/clip 0 -40 0.00 1 1 196608 2193 0 +( 3882.056885 1088.220093 -128 ) ( 3880.000977 1087.999756 339.999268 ) ( 3204 1127.999878 211.999435 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3208 1128 -128 ) ( 3204 1128 211.999146 ) ( 3208 1015.999634 211.998734 ) common/clip 40 0 0.00 1 1 196608 2193 0 +( 3208 1015.999573 211.999039 ) ( 3880.001221 1087.999756 339.999329 ) ( 3882.057373 1088.219971 -128 ) common/clip 40 0 0.00 1 1 196608 2193 0 +} +// brush 1671 +{ +( 3344 1016 -128 ) ( 3208 1016 -128 ) ( 3208 904 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3207.999756 1015.999878 211.999054 ) ( 3879.999023 975.999939 339.998901 ) ( 3211.999756 904 211.999298 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3876.267334 976.222168 -128 ) ( 3880 976.000061 339.999054 ) ( 3207.999756 1016.000061 211.999023 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3202.193604 1016.345459 -128 ) ( 3207.999756 1016.000061 211.999146 ) ( 3211.999756 904 211.999390 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3211.999756 904 211.999237 ) ( 3880 976.000061 339.999054 ) ( 3876.267334 976.222168 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1672 +{ +( 3344 1016 -128 ) ( 3208 1016 -128 ) ( 3208 904 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 975.999939 340.000305 ) ( 3880 864.000305 340.000305 ) ( 3212.002197 904.000183 212.000626 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3212 903.999939 212.000137 ) ( 3880 863.999939 340.000336 ) ( 3880 863.652405 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 863.652588 -128 ) ( 3880 863.999939 340.000305 ) ( 3880 975.999939 340.000214 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 976.625549 -128 ) ( 3880 975.999939 340.000061 ) ( 3212.000488 904 212 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1673 +{ +( 3296 904 -128 ) ( 3208 904 -128 ) ( 3208 800 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 864.000183 340 ) ( 3880 760 340.000031 ) ( 3207.999023 800.000061 215.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3207.998291 800 215.999863 ) ( 3880 759.999878 340.000122 ) ( 3880 759.999878 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 759.999939 -128 ) ( 3880 759.999939 340 ) ( 3880 864.000183 339.999939 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 864.000183 -128 ) ( 3880 864.000183 340 ) ( 3207.998779 800.000061 215.999847 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1674 +{ +( 3296 904 -128 ) ( 3208 904 -128 ) ( 3208 800 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3212 904 211.999222 ) ( 3879.999268 864 339.999146 ) ( 3208 800.000061 215.999390 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3877.761719 863.786865 -128 ) ( 3879.999756 864.000061 339.999420 ) ( 3212 904.000061 211.999390 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3208 904 -128 ) ( 3212 904 211.999878 ) ( 3208 800.000061 216.000046 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3208 800.000061 215.999496 ) ( 3880.000244 864.000061 339.999451 ) ( 3877.761963 863.786926 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1675 +{ +( 3360 768 -128 ) ( 3208 768 -128 ) ( 3208 664 -128 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( 3208 800.000244 216.000214 ) ( 3880.001221 760.000122 340.000580 ) ( 3208 696 224.000122 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( 3879.999023 759.999878 -128 ) ( 3879.999023 759.999878 340.000336 ) ( 3208 799.999878 216.000473 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3208 800.000183 -128 ) ( 3208 800.000183 216.000397 ) ( 3208 696 224.000320 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( 3208 696 224.000198 ) ( 3879.999512 759.999939 340.000275 ) ( 3879.999512 759.999939 -128 ) common/clip 32 0 0.00 1 1 196608 2193 0 +} +// brush 1676 +{ +( 3360 768 -128 ) ( 3208 768 -128 ) ( 3208 664 -128 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( 3880 759.999939 339.999939 ) ( 3880 648.000366 351.999847 ) ( 3208.002441 696.000244 224.000031 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( 3208 696 223.999527 ) ( 3880 648 351.999847 ) ( 3880 648 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3880 647.999939 -128 ) ( 3880 647.999939 352.000031 ) ( 3880 759.999939 340.000031 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( 3880 759.999939 -128 ) ( 3880 759.999939 340.000061 ) ( 3208.000244 696 223.999786 ) common/clip 32 0 0.00 1 1 196608 2193 0 +} +// brush 1677 +{ +( 2904 704 -128 ) ( 2544 704 -128 ) ( 2544 536 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2552 711.999756 180.000641 ) ( 3208.000244 799.999817 216.000259 ) ( 2576 607.999756 152.000351 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3208.002197 800.000427 -128 ) ( 3208.002197 800.000427 216.000397 ) ( 2551.999756 712.000061 180.000580 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2552 712 180.000763 ) ( 2576 608 152.000488 ) ( 2576 608 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2576 607.999756 152.000183 ) ( 3208.001465 800.000183 216.000244 ) ( 3208.001465 800.000183 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1678 +{ +( 2904 704 -128 ) ( 2544 704 -128 ) ( 2544 536 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2576.003418 608.000854 152.000900 ) ( 3208 799.999817 215.999786 ) ( 3208 696.000366 223.999680 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2576.000732 608.000122 152.000946 ) ( 3208 696 224.000122 ) ( 3208 696 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3208 695.999939 223.999603 ) ( 3208 799.999817 215.999756 ) ( 3208 799.999817 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3208 799.999756 -128 ) ( 3208 799.999756 215.999832 ) ( 2576.001465 608.000183 152.000687 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1679 +{ +( 2680 808 -128 ) ( 2520 808 -128 ) ( 2520 760 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2520.000732 808.000366 204.001007 ) ( 3212.002441 904.000549 212.001129 ) ( 2552.000977 712.000183 180.000961 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3208.001953 904.000366 -128 ) ( 3212.001953 904.000488 212.001373 ) ( 2520.000732 808.000305 204.001282 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2520.000732 808.000061 204.001068 ) ( 2552.000732 712.000244 180.001038 ) ( 2552.000732 712.000244 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2552.000732 712.000122 180.001175 ) ( 3212.001953 904.000427 212.001282 ) ( 3208.001953 904.000366 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1680 +{ +( 2680 808 -128 ) ( 2520 808 -128 ) ( 2520 760 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2552.001465 712.000183 179.999451 ) ( 3212 903.999756 211.999573 ) ( 3208 800 215.999359 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3208 800.000061 215.999283 ) ( 3212 903.999756 211.999481 ) ( 3208 903.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2552.000732 712.000122 180.000031 ) ( 3208 800.000061 215.999985 ) ( 3208 800.000061 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3208 903.999634 -128 ) ( 3212 903.999634 211.999451 ) ( 2552.002686 712.000366 179.999466 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1681 +{ +( 2784 912 -128 ) ( 2512 912 -128 ) ( 2512 872 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2519.996094 807.999329 203.999298 ) ( 3207.999756 1016.000488 211.999969 ) ( 3211.999756 903.999817 212.000183 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2519.996582 807.999451 203.999451 ) ( 3212 903.999939 212.000275 ) ( 3208 903.999939 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3212.000244 904.000244 212.000183 ) ( 3208.000244 1016.000610 211.999969 ) ( 3202.300781 1014.277466 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3202.300537 1014.277039 -128 ) ( 3207.999756 1016.000122 211.999969 ) ( 2519.998535 807.999695 203.999329 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1682 +{ +( 2784 912 -128 ) ( 2512 912 -128 ) ( 2512 872 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2516.000244 912.000427 220.000793 ) ( 3208.003174 1016.000854 211.999664 ) ( 2520.000244 808 204.000381 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3213.619141 1017.698730 -128 ) ( 3208.001709 1016.000366 211.999710 ) ( 2516.000244 912.000183 220.000809 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2516.000488 911.999939 220.000763 ) ( 2520.000488 808 204.000366 ) ( 2514.383545 806.301880 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2520.000488 807.999939 204.000351 ) ( 3208.003418 1016.000793 211.999649 ) ( 3213.621826 1017.699097 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1683 +{ +( 3208 1128 -128 ) ( 3168 1128 -128 ) ( 3168 1016 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2512 1023.999878 235.999969 ) ( 3204.000488 1128 211.999939 ) ( 2516 911.999817 219.999771 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3197.175293 1126.382324 -128 ) ( 3204 1127.999878 211.999817 ) ( 2512 1023.999817 235.999908 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2512 1023.999878 236.000168 ) ( 2516 911.999756 219.999969 ) ( 2512 911.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2516 911.999695 219.999695 ) ( 3204.000977 1128 211.999969 ) ( 3197.176514 1126.382568 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1684 +{ +( 3208 1128 -128 ) ( 3168 1128 -128 ) ( 3168 1016 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2516.000977 912.000183 220.000366 ) ( 3204 1128 212.000488 ) ( 3208 1016.000061 212.000122 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2516.000732 912.000122 219.999741 ) ( 3207.999512 1015.999939 211.999466 ) ( 3207.999756 1016.851929 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3208 1016 211.999100 ) ( 3204 1128 211.999573 ) ( 3208 1129.769409 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 3208 1129.769043 -128 ) ( 3204 1127.999634 211.999359 ) ( 2516.003174 912.000488 219.999695 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1685 +{ +( 1808 840 -128 ) ( 1688 840 -128 ) ( 1688 792 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2512 1024.000244 235.999695 ) ( 2516 911.999939 220 ) ( 1695.997803 759.999573 255.999756 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1695.997803 759.999573 256.000183 ) ( 2516 911.999939 220.000458 ) ( 2512 911.999939 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2512 911.999878 -128 ) ( 2516 911.999878 220.000397 ) ( 2512 1024.000244 236.000046 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2512 1024.000244 -128 ) ( 2512 1024.000244 235.999908 ) ( 1695.998901 759.999939 255.999695 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1686 +{ +( 1808 840 -128 ) ( 1688 840 -128 ) ( 1688 792 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1688 840 268.000488 ) ( 2511.997803 1023.999512 236.000580 ) ( 1696 760.000244 256.000336 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2511.997070 1023.999329 -128 ) ( 2511.997070 1023.999329 236.000549 ) ( 1688 839.999939 268.000519 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1688 840 -128 ) ( 1688 840 268.001038 ) ( 1696 760.000244 256.000885 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1696 760.000244 256.000366 ) ( 2511.996582 1023.999146 236.000458 ) ( 2511.996582 1023.999146 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1687 +{ +( 2520 888 -128 ) ( 2384 888 -128 ) ( 2384 808 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1695.999878 760 255.999847 ) ( 2516.002197 912.000366 219.999969 ) ( 1744 663.999756 239.999802 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2512.001953 912.000305 -128 ) ( 2516.001953 912.000305 219.999939 ) ( 1695.999756 759.999939 255.999802 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1696 760 -128 ) ( 1696 760 256.000183 ) ( 1744.000122 663.999878 240.000122 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1744.000244 663.999756 239.999756 ) ( 2516.002197 912.000366 219.999939 ) ( 2512.002197 912.000366 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1688 +{ +( 2520 888 -128 ) ( 2384 888 -128 ) ( 2384 808 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2516.000244 911.999817 219.999237 ) ( 2520.000244 807.999634 203.999298 ) ( 1743.998169 663.999207 239.999237 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1743.999146 663.999512 239.999329 ) ( 2520.000244 807.999756 203.999329 ) ( 2514.368896 806.954834 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2514.368652 806.954712 -128 ) ( 2520.000244 807.999634 203.999451 ) ( 2516.000244 911.999817 219.999390 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2512 911.999756 -128 ) ( 2516 911.999756 220.000122 ) ( 1744.000122 663.999817 240.000168 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1689 +{ +( 2464 768 -128 ) ( 2304 768 -128 ) ( 2304 632 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2520.000488 808.000061 203.999969 ) ( 2552.000977 711.999451 179.999619 ) ( 1855.995605 567.998352 215.999939 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1855.997070 567.998901 215.999908 ) ( 2552.000977 711.999695 179.999619 ) ( 2552.000977 711.999695 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2552.000732 711.999634 -128 ) ( 2552.000732 711.999634 179.999619 ) ( 2520.000488 808 203.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2520.000244 807.999939 -128 ) ( 2520.000244 807.999939 204.000153 ) ( 1855.999146 567.999634 216.000092 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1690 +{ +( 2464 768 -128 ) ( 2304 768 -128 ) ( 2304 632 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1743.999634 663.999634 240.000519 ) ( 2519.998779 807.999451 204.000641 ) ( 1855.999512 567.999756 216.000931 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2519.997314 807.999084 -128 ) ( 2519.998047 807.999207 204.000793 ) ( 1744 663.999573 240.000717 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1743.999634 663.999939 -128 ) ( 1743.999634 663.999939 240.000427 ) ( 1855.999390 568.000122 216.000641 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1855.999634 567.999817 216.001129 ) ( 2519.998291 807.999268 204.000793 ) ( 2519.997559 807.999146 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1691 +{ +( 2064 568 -128 ) ( 1856 568 -128 ) ( 1856 472 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1855.999634 567.999817 216.001205 ) ( 2551.998779 711.999634 180.000961 ) ( 1967.999512 503.999878 196.000397 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2551.997803 711.999268 -128 ) ( 2551.997559 711.999207 180.000885 ) ( 1855.999634 567.999634 216.001099 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1855.999878 567.999878 -128 ) ( 1855.999756 567.999878 216.001083 ) ( 1967.999634 503.999908 196.000259 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1967.999390 504.000031 196.000336 ) ( 2551.998291 711.999634 180.000900 ) ( 2551.998291 711.999634 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1692 +{ +( 2064 568 -128 ) ( 1856 568 -128 ) ( 1856 472 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2552 712.000244 179.999527 ) ( 2576 608.000366 152.000366 ) ( 1968.000977 504.000549 196.001343 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1968.001587 504.000793 196.001724 ) ( 2576 608.000488 152.000580 ) ( 2576 608.000488 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2575.999756 608.000305 -128 ) ( 2575.999756 608.000305 152.000732 ) ( 2551.999756 712.000122 179.999939 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2552.000244 712.000305 -128 ) ( 2552.000244 712.000305 179.999603 ) ( 1968.000977 504.000549 196.001495 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1693 +{ +( -4176 6016 -344 ) ( -4288 6016 -344 ) ( -4288 5848 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4256.000488 5623.999023 -216.000137 ) ( -4288.000488 6016.003418 -159.999451 ) ( -4143.999023 5639.999023 -212.000122 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4256.000488 5623.999023 -344 ) ( -4256.000488 5623.999023 -215.999832 ) ( -4143.999512 5639.999023 -211.999802 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4288.000488 6016.003906 -344 ) ( -4288.000488 6016.003906 -159.999313 ) ( -4256.000488 5623.999023 -216 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4143.998535 5639.999023 -212.000015 ) ( -4288.000488 6016.005371 -159.999130 ) ( -4288.000488 6016.005371 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1694 +{ +( -3952 6016 -344 ) ( -3960 6016 -344 ) ( -3960 6008 -344 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -3927.999756 5671.999023 -235.998444 ) ( -3960 6016.000488 -211.998245 ) ( -3823.999268 5687.999023 -251.998962 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -3927.999756 5671.999023 -344 ) ( -3927.999756 5671.999023 -235.998581 ) ( -3823.999268 5687.999023 -251.999100 ) common/clip -8 -24 0.00 1 1 196608 2193 0 +( -3960.000244 6016.001465 -344 ) ( -3960.000244 6016.001465 -211.998260 ) ( -3928 5671.999023 -235.998489 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3823.999512 5687.999023 -251.999008 ) ( -3960 6016 -211.998352 ) ( -3960 6016 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1695 +{ +( -3952 6016 -344 ) ( -3960 6016 -344 ) ( -3960 6008 -344 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -3823.999756 5687.998535 -252.000748 ) ( -3960.000488 6016 -212.000290 ) ( -3856 6016 -208.000168 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -3823.999756 5687.998535 -252.000931 ) ( -3856 6016 -208.000443 ) ( -3856 6016 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3856 6016 -208.000351 ) ( -3960.000488 6016 -212.000473 ) ( -3960.000488 6016 -344 ) common/clip -8 -24 0.00 1 1 196608 2193 0 +( -3960.000244 6016 -344 ) ( -3960.000244 6016 -212.000458 ) ( -3823.999756 5687.999023 -252.000870 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1696 +{ +( -3808 5672 -344 ) ( -3928 5672 -344 ) ( -3928 5536 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3824.000488 5312.001953 -255.999283 ) ( -3928.000488 5672.001953 -235.999771 ) ( -3728.000488 5376.001953 -271.999756 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3824 5312.001465 -255.999191 ) ( -3728.000732 5376.000977 -272.000244 ) ( -3728.000732 5376.000977 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3928 5672.000977 -344 ) ( -3928 5672.000977 -235.999893 ) ( -3824 5312.001465 -255.999390 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3728.000488 5376.000977 -271.999847 ) ( -3928 5672 -235.999954 ) ( -3928 5672 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1697 +{ +( -3808 5672 -344 ) ( -3928 5672 -344 ) ( -3928 5536 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3728.000732 5376.002441 -271.998596 ) ( -3927.999268 5672.000488 -235.999481 ) ( -3824 5688.000488 -251.999252 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3728.000488 5376.001465 -271.998627 ) ( -3824.000244 5688.000977 -251.999161 ) ( -3824.000244 5688.000977 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3824.000244 5688.000977 -251.999146 ) ( -3927.999512 5672.000977 -235.999359 ) ( -3927.999512 5672.000977 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3927.999756 5672.000488 -344 ) ( -3927.999756 5672.000488 -235.999298 ) ( -3728.000488 5376.001465 -271.998566 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1698 +{ +( -3928 5656 -344 ) ( -4032 5656 -344 ) ( -4032 5552 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3935.999756 5248 -239.999466 ) ( -4031.999023 5655.998047 -224.000015 ) ( -3824.000488 5312 -256.000183 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3935.999756 5248 -239.999252 ) ( -3824 5312 -255.999771 ) ( -3824 5312 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4031.999023 5655.997559 -344 ) ( -4031.999023 5655.997559 -224.000153 ) ( -3935.999756 5248 -239.999603 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3824.000488 5311.999512 -256.000275 ) ( -4031.998779 5655.997070 -224.000168 ) ( -4031.998779 5655.997070 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1699 +{ +( -3928 5656 -344 ) ( -4032 5656 -344 ) ( -4032 5552 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3824.001221 5312.001953 -255.998901 ) ( -4032 5656.000488 -223.999634 ) ( -3928.000488 5672.000488 -235.999359 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3824.000977 5312.001953 -255.998856 ) ( -3928.000244 5672 -235.999313 ) ( -3928.000244 5672 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3928.000488 5672.000977 -235.999268 ) ( -4032.000488 5656.000977 -223.999527 ) ( -4032.000488 5656.000977 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4031.999756 5656.000488 -344 ) ( -4031.999756 5656.000488 -223.999634 ) ( -3824.001465 5312.003418 -255.998795 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1700 +{ +( -4064 5640 -344 ) ( -4144 5640 -344 ) ( -4144 5504 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3935.999023 5247.998047 -240.000351 ) ( -4144 5640 -212.000351 ) ( -4031.999512 5656 -224.000763 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3935.998535 5247.997070 -240.000381 ) ( -4031.999268 5656 -224.000748 ) ( -4031.999268 5656 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4031.999268 5656 -224.000778 ) ( -4144 5640 -212.000351 ) ( -4144 5640 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4143.999512 5640 -344 ) ( -4143.999512 5640 -212.000366 ) ( -3935.999023 5247.999023 -240.000336 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1701 +{ +( -4064 5640 -344 ) ( -4144 5640 -344 ) ( -4144 5504 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4048 5183.999512 -227.999512 ) ( -4144 5640.000488 -211.999725 ) ( -3935.999512 5247.999512 -239.999619 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4048 5183.999512 -227.999496 ) ( -3935.999756 5247.999512 -239.999802 ) ( -3935.999756 5247.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4144 5640.000488 -344 ) ( -4144 5640.000488 -211.999725 ) ( -4048 5183.999512 -227.999512 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3935.999512 5247.999512 -239.999634 ) ( -4144 5640.000488 -211.999741 ) ( -4144 5640.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1702 +{ +( -4128 5624 -344 ) ( -4256 5624 -344 ) ( -4256 5384 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4159.999512 5120.000488 -224.000595 ) ( -4255.999023 5623.998535 -216.000412 ) ( -4048 5184 -228.000275 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4160 5120 -224.000198 ) ( -4048 5184 -227.999893 ) ( -4048 5184 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4255.999023 5623.998535 -344 ) ( -4255.999023 5623.998535 -216.000397 ) ( -4159.999512 5120.000488 -224.000580 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4048.000244 5184 -228.000275 ) ( -4255.999023 5623.998047 -216.000412 ) ( -4255.999023 5623.998047 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1703 +{ +( -4128 5624 -344 ) ( -4256 5624 -344 ) ( -4256 5384 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4048.000244 5184 -228.000504 ) ( -4255.999512 5623.999023 -215.999939 ) ( -4144 5639.999023 -211.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4048 5183.999512 -228.000565 ) ( -4144 5639.999512 -212 ) ( -4144 5639.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4144 5639.999023 -212.000015 ) ( -4255.999512 5623.999023 -215.999985 ) ( -4255.999512 5623.999023 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4255.999512 5623.999023 -344 ) ( -4255.999512 5623.999023 -215.999969 ) ( -4048.000244 5184 -228.000534 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1704 +{ +( -4048 5120 -344 ) ( -4160 5120 -344 ) ( -4160 4976 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4160 5119.999512 -223.999268 ) ( -4047.999512 5184 -227.999619 ) ( -3839.999023 4895.999023 -232.000366 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3839.998779 4895.999023 -232.000870 ) ( -4047.999512 5184 -228.000107 ) ( -4047.999512 5184 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4047.999268 5183.999512 -344 ) ( -4047.999268 5183.999512 -228.000137 ) ( -4159.999512 5119.999512 -223.999634 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4160.000488 5120 -344 ) ( -4160.000488 5120 -223.999847 ) ( -3839.998291 4895.998535 -232.000824 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1705 +{ +( -4048 5120 -344 ) ( -4160 5120 -344 ) ( -4160 4976 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3944.000488 4824.000488 -231.999756 ) ( -4160.000488 5120 -223.999695 ) ( -3840.000977 4896.000488 -231.999512 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3944 4824 -344 ) ( -3944 4824 -232.000046 ) ( -3840.000244 4896 -231.999817 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4160.000488 5120 -344 ) ( -4160.000488 5120 -223.999634 ) ( -3944.000244 4824 -231.999924 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3840.000488 4896 -231.999420 ) ( -4160.000977 5120.000488 -223.999298 ) ( -4160.000977 5120.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1706 +{ +( -3936 5184 -344 ) ( -4048 5184 -344 ) ( -4048 5040 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4048 5184 -227.999191 ) ( -3936.000244 5248 -239.999298 ) ( -3736.000488 4960.000488 -231.999084 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3736 4960 -231.999680 ) ( -3936 5248 -239.999756 ) ( -3936 5248 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3936 5248 -344 ) ( -3936 5248 -240.000168 ) ( -4047.999756 5184 -228.000168 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4048 5184 -344 ) ( -4048 5184 -227.999939 ) ( -3736.000488 4960.000488 -231.999939 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1707 +{ +( -3936 5184 -344 ) ( -4048 5184 -344 ) ( -4048 5040 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3839.999756 4895.999512 -231.999100 ) ( -4048.000977 5184.000977 -227.998795 ) ( -3735.999756 4960 -231.999512 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3839.999756 4895.999512 -344 ) ( -3839.999756 4895.999512 -231.999817 ) ( -3735.999512 4960 -232.000595 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4047.999268 5183.999512 -344 ) ( -4047.999268 5183.999512 -227.999512 ) ( -3839.999268 4896 -231.999252 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3735.999512 4960 -231.999786 ) ( -4048.000244 5184.000488 -227.999237 ) ( -4048.000244 5184.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1708 +{ +( -3808 5248 -344 ) ( -3936 5248 -344 ) ( -3936 5112 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3936 5248 -239.999847 ) ( -3823.999512 5312 -256.000305 ) ( -3631.999268 5031.999512 -248.000366 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3631.999268 5031.999512 -248.000931 ) ( -3823.999512 5312 -256.000824 ) ( -3823.999512 5312 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3823.999756 5312 -344 ) ( -3823.999756 5312 -256.000275 ) ( -3936 5248 -239.999710 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3936 5248 -344 ) ( -3936 5248 -240.000031 ) ( -3632 5032 -248.000046 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1709 +{ +( -3808 5248 -344 ) ( -3936 5248 -344 ) ( -3936 5112 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3735.999268 4959.999023 -232.000229 ) ( -3936.000244 5248.000488 -240.000107 ) ( -3631.999023 5031.999512 -248.000351 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3735.999268 4959.999023 -344 ) ( -3735.999268 4959.999023 -231.999588 ) ( -3631.999023 5031.999512 -247.999863 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3936.000732 5248.000977 -344 ) ( -3936.000732 5248.000977 -239.999893 ) ( -3735.999512 4959.999023 -232.000137 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3631.999268 5031.999512 -248.000259 ) ( -3936.000488 5248.000977 -239.999939 ) ( -3936.000488 5248.000977 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1710 +{ +( -3704 5312 -344 ) ( -3824 5312 -344 ) ( -3824 5216 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3824 5312.000977 -255.999512 ) ( -3728.000488 5376 -272.000427 ) ( -3536.001953 5104.002441 -271.999481 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3536.001953 5104.002441 -271.999481 ) ( -3728.000488 5376 -272.000458 ) ( -3728.000488 5376 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3728.000244 5376 -344 ) ( -3728.000244 5376 -272.000366 ) ( -3823.999512 5312.000488 -255.999390 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3823.999512 5312.000488 -344 ) ( -3823.999512 5312.000488 -256.000061 ) ( -3536.001465 5104.001953 -271.999054 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1711 +{ +( -3704 5312 -344 ) ( -3824 5312 -344 ) ( -3824 5216 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3631.999756 5032 -247.999878 ) ( -3823.999268 5311.999512 -256.000183 ) ( -3536 5104 -271.999908 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3631.999756 5032 -344 ) ( -3631.999756 5032 -248.000229 ) ( -3535.999756 5104 -272.000366 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3823.999268 5311.999512 -344 ) ( -3823.999268 5311.999512 -256.000488 ) ( -3631.999756 5032 -248.000214 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3535.999512 5104 -272.000183 ) ( -3823.999756 5312 -256.000031 ) ( -3823.999756 5312 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1712 +{ +( -3536 5032 -344 ) ( -3632 5032 -344 ) ( -3632 4912 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3343.997070 4903.998535 -280.001373 ) ( -3632 5032 -247.999725 ) ( -3535.999268 5104.000488 -271.999878 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3343.997803 4903.999023 -280.001099 ) ( -3535.999268 5104.000488 -271.999969 ) ( -3535.999268 5104.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3535.999023 5104.000488 -271.999817 ) ( -3632 5032 -247.999634 ) ( -3632 5032 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3632.000244 5032 -344 ) ( -3632.000244 5032 -247.999741 ) ( -3343.997070 4903.998047 -280.001434 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1713 +{ +( -3536 5032 -344 ) ( -3632 5032 -344 ) ( -3632 4912 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3423.999023 4823.999023 -248.000916 ) ( -3632 5032 -248.001083 ) ( -3343.998779 4903.999512 -280.001007 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3423.999268 4823.999512 -344 ) ( -3423.999268 4823.999512 -248.000473 ) ( -3343.999268 4903.999512 -280.000427 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3632 5032 -344 ) ( -3632 5032 -248.001129 ) ( -3423.999512 4823.999512 -248.000916 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3343.999268 4903.999512 -280.000916 ) ( -3631.999756 5032 -248.001144 ) ( -3631.999756 5032 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1714 +{ +( -3632 4960 -344 ) ( -3736 4960 -344 ) ( -3736 4864 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3424.000488 4824.000488 -247.999054 ) ( -3736 4960 -231.999695 ) ( -3632.000244 5032 -247.999420 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3424.000732 4824.000488 -247.999832 ) ( -3632 5031.999512 -248.000443 ) ( -3632 5031.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3632.000244 5031.999512 -248.000183 ) ( -3735.999512 4960 -232.000916 ) ( -3735.999512 4960 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3735.999756 4960 -344 ) ( -3735.999756 4960 -232.000961 ) ( -3424.001465 4824.000977 -247.999847 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1715 +{ +( -3632 4960 -344 ) ( -3736 4960 -344 ) ( -3736 4864 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3503.999512 4744.000977 -228.000610 ) ( -3735.996338 4959.998535 -232.001724 ) ( -3424.000244 4824 -248.000443 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3503.999756 4744.000488 -344 ) ( -3503.999756 4744.000488 -228.000565 ) ( -3424.000244 4824 -248.000473 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3735.995850 4959.998047 -344 ) ( -3735.995850 4959.998047 -232.001770 ) ( -3503.999268 4744.000977 -228.000580 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3424 4824.000488 -248.000565 ) ( -3735.997803 4959.999512 -232.001190 ) ( -3735.997803 4959.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1716 +{ +( -3720 4896 -344 ) ( -3840 4896 -344 ) ( -3840 4824 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3503.999756 4744.000488 -227.999405 ) ( -3840.001221 4896.000977 -231.999390 ) ( -3736.000488 4960.000977 -231.999893 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3504.000488 4744.000488 -227.999512 ) ( -3736 4960 -231.999878 ) ( -3736 4960 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3735.999756 4959.999512 -231.999588 ) ( -3839.999268 4896 -232.000046 ) ( -3839.999268 4896 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3840.000244 4896.000488 -344 ) ( -3840.000244 4896.000488 -231.999771 ) ( -3504.001465 4744.001465 -227.999084 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1717 +{ +( -3720 4896 -344 ) ( -3840 4896 -344 ) ( -3840 4824 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3584.000488 4672.000488 -227.999710 ) ( -3840.002441 4896.001953 -231.999939 ) ( -3504.000244 4744.000977 -228.000473 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3584.000488 4672.000488 -344 ) ( -3584.000488 4672.000488 -228 ) ( -3504.000244 4744.000977 -228.000778 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3840.000977 4896.001465 -344 ) ( -3840.000977 4896.001465 -232.000626 ) ( -3584.000244 4672.000977 -227.999893 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3504.000488 4744.000977 -228.000534 ) ( -3840.002686 4896.002441 -231.999969 ) ( -3840.002686 4896.002441 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1718 +{ +( -3840 4824 -344 ) ( -3944 4824 -344 ) ( -3944 4736 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3584.001221 4672.000488 -227.999619 ) ( -3944.000488 4824 -231.999847 ) ( -3840.000732 4896 -231.999573 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3584.001221 4672.000488 -227.999924 ) ( -3840.000244 4895.999512 -232.000229 ) ( -3840.000244 4895.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3840.000488 4895.999512 -231.999496 ) ( -3943.999756 4824 -232.000076 ) ( -3943.999756 4824 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3944 4824 -344 ) ( -3944 4824 -232.000473 ) ( -3584.001221 4672.000488 -228.000198 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1719 +{ +( -3840 4824 -344 ) ( -3944 4824 -344 ) ( -3944 4736 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3672.000977 4592 -240.000427 ) ( -3944.000244 4823.999512 -232.000031 ) ( -3584.001221 4672 -227.999680 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3672.000732 4592.000488 -344 ) ( -3672.000732 4592.000488 -240.000061 ) ( -3584.001221 4672 -227.999222 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3943.998779 4823.998535 -344 ) ( -3943.998779 4823.998535 -232.000351 ) ( -3672.000732 4592.000488 -240.000244 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3584.001221 4672 -227.999466 ) ( -3944.000488 4823.999512 -231.999817 ) ( -3944.000488 4823.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1720 +{ +( -3592 4592 -344 ) ( -3672 4592 -344 ) ( -3672 4560 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3296.000488 4512.000488 -232.000519 ) ( -3672.000488 4592 -239.999893 ) ( -3584.000488 4672.000488 -227.999619 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3296 4512.000488 -232.000015 ) ( -3584 4672.000488 -227.999237 ) ( -3584.000732 4672 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3584.000244 4672.000488 -227.999191 ) ( -3672.000244 4592 -239.999435 ) ( -3671.999023 4591.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3671.999023 4592 -344 ) ( -3672.000244 4592.000488 -239.999817 ) ( -3296.000977 4512.000977 -232.000244 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1721 +{ +( -3592 4592 -344 ) ( -3672 4592 -344 ) ( -3672 4560 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3344.000977 4416.000488 -232.001511 ) ( -3671.998779 4591.999512 -240.002151 ) ( -3296.001221 4512 -232.001282 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3344.000732 4416.000488 -232.001556 ) ( -3296.000977 4512 -232.001266 ) ( -3296.000977 4512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3671.998535 4591.999512 -344 ) ( -3671.998535 4591.999512 -240.002228 ) ( -3344.000732 4416.000488 -232.001526 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3296.000977 4512 -232.001358 ) ( -3671.998535 4591.999512 -240.002274 ) ( -3671.998535 4591.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1722 +{ +( -3504 4672 -344 ) ( -3584 4672 -344 ) ( -3584 4584 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3247.998291 4599.999512 -231.999298 ) ( -3583.999756 4671.999512 -227.998932 ) ( -3503.999268 4744 -227.999084 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3247.998047 4599.999023 -232.000412 ) ( -3503.999756 4744 -227.999954 ) ( -3503.999756 4744 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3503.999512 4744 -227.999084 ) ( -3584 4671.999512 -227.998932 ) ( -3584 4671.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3583.999512 4671.999512 -344 ) ( -3583.999512 4671.999512 -227.998901 ) ( -3248.000244 4600 -231.999268 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1723 +{ +( -3504 4672 -344 ) ( -3584 4672 -344 ) ( -3584 4584 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3296.000732 4512.000488 -232.000351 ) ( -3584.000732 4672.000488 -228.001160 ) ( -3248.000732 4600.000488 -232.000931 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3296.001221 4512.000488 -231.999939 ) ( -3248.001221 4600.000488 -232.000473 ) ( -3248.001221 4600.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3584.000977 4672.000488 -344 ) ( -3584.000977 4672.000488 -227.974396 ) ( -3296.000977 4512.000488 -231.974396 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3248.000977 4600 -231.974396 ) ( -3584.000244 4672 -227.974396 ) ( -3584.000244 4672 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1724 +{ +( -3432 4744 -344 ) ( -3504 4744 -344 ) ( -3504 4656 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3200.002930 4688.000977 -251.996887 ) ( -3503.999023 4744 -227.998688 ) ( -3423.999512 4823.999023 -247.998566 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3200.002197 4688.000488 -251.998047 ) ( -3424.000244 4823.999512 -247.999619 ) ( -3424.000244 4823.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3423.999268 4823.999023 -247.998550 ) ( -3503.998779 4744 -227.998657 ) ( -3503.998779 4744 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3503.998291 4744 -344 ) ( -3503.998291 4744 -227.998764 ) ( -3200.003662 4688.001465 -251.996857 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1725 +{ +( -3432 4744 -344 ) ( -3504 4744 -344 ) ( -3504 4656 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3248 4600 -232.000488 ) ( -3504.001709 4744.000977 -227.999969 ) ( -3199.999756 4688.000488 -252.000641 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3247.999756 4600 -232.000381 ) ( -3199.999756 4688 -252.000427 ) ( -3199.999756 4688 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3504.001709 4744.000977 -344 ) ( -3504.001709 4744.000977 -227.999863 ) ( -3248 4600 -232.000381 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3199.999756 4688 -252.000534 ) ( -3503.999756 4744 -228.000015 ) ( -3503.999756 4744 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1726 +{ +( -3360 4824 -344 ) ( -3424 4824 -344 ) ( -3424 4760 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3151.998047 4784 -288.001251 ) ( -3423.999756 4824 -248.000473 ) ( -3343.999268 4904.000488 -280.000549 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3151.998291 4784 -288.000854 ) ( -3343.999268 4904.000488 -280.000092 ) ( -3343.999268 4904.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3343.998291 4904 -280.000916 ) ( -3423.998535 4824 -248.001373 ) ( -3423.998535 4824 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3423.999756 4824 -344 ) ( -3423.999756 4824 -248.000687 ) ( -3151.998535 4784 -288.001190 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1727 +{ +( -3360 4824 -344 ) ( -3424 4824 -344 ) ( -3424 4760 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3199.999512 4687.998535 -252.002258 ) ( -3424.002441 4824 -248.000778 ) ( -3151.999023 4783.999512 -288.001282 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3199.999512 4687.999023 -252.001480 ) ( -3151.999023 4784 -288.000549 ) ( -3151.999023 4784 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3424.002686 4824 -344 ) ( -3424.002686 4824 -248.000320 ) ( -3199.999756 4687.998535 -252.001846 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3151.999512 4783.999023 -288.000824 ) ( -3424.000977 4823.999512 -248.001419 ) ( -3424.000977 4823.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1728 +{ +( -3200.000244 4688 -344 ) ( -2959.999268 4736 -344 ) ( -3152 4784.000488 -344 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -3199.998535 4688.000977 -251.996323 ) ( -3151.999268 4783.999512 -287.999054 ) ( -2960.002441 4736 -299.996033 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -2960.001221 4736 -299.996490 ) ( -3151.999023 4784 -287.998962 ) ( -3151.999023 4784 -344 ) common/clip -8 -24 0.00 1 1 196608 2193 0 +( -3151.999268 4783.999512 -344 ) ( -3151.999268 4783.999512 -287.998840 ) ( -3199.998535 4688.000977 -251.996201 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3199.999023 4688.000977 -344 ) ( -3199.999023 4688.000977 -251.999115 ) ( -2960.001953 4736 -299.998322 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1729 +{ +( -3136 4720 -344 ) ( -3200 4720 -344 ) ( -3200 4688 -344 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -2960 4624 -263.999512 ) ( -3199.999756 4688 -252.000244 ) ( -2960 4735.999512 -299.999329 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -3200.000732 4688 -344 ) ( -3200.000732 4688 -252.000244 ) ( -2960 4623.999512 -263.999603 ) common/clip -8 -24 0.00 1 1 196608 2193 0 +( -2960 4624 -263.999634 ) ( -2960 4735.999512 -299.999878 ) ( -2960 4735.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2960 4735.999512 -299.999573 ) ( -3200 4688 -252.000366 ) ( -3200 4688 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1730 +{ +( -3168 4640 -344 ) ( -3248 4640 -344 ) ( -3248 4592 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3247.999756 4600.000488 -232.000061 ) ( -3200.000244 4687.999512 -251.999542 ) ( -2960.003418 4624.000488 -263.998627 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2960.001953 4624.000488 -263.998718 ) ( -3200.000244 4688 -251.999557 ) ( -3200.000244 4688 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3200.000732 4687.999512 -344 ) ( -3200.000732 4687.999512 -251.999481 ) ( -3248.000244 4600.000488 -231.999985 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3247.999756 4600.000488 -344 ) ( -3247.999756 4600.000488 -231.999817 ) ( -2960.002441 4624.000488 -263.998505 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1731 +{ +( -3168 4640 -344 ) ( -3248 4640 -344 ) ( -3248 4592 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2960 4512 -240.000122 ) ( -3248 4600 -232.000061 ) ( -2960 4624 -264.000122 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3248 4600 -344 ) ( -3248 4600 -231.999893 ) ( -2960 4512 -239.999939 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2960 4512 -239.999893 ) ( -2960 4624 -263.999878 ) ( -2960 4624 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2960 4624 -263.999786 ) ( -3248 4600 -231.999756 ) ( -3248 4600 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1732 +{ +( -3232 4552 -344 ) ( -3296 4552 -344 ) ( -3296 4512 -344 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -3296.000977 4512 -231.999039 ) ( -3248.000977 4600 -231.999435 ) ( -2960.001221 4512 -239.999435 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -2959.999268 4512 -239.999954 ) ( -3248.000732 4600.000488 -231.999329 ) ( -3248.000732 4600.000488 -344 ) common/clip -8 -24 0.00 1 1 196608 2193 0 +( -3248.001221 4600.000488 -344 ) ( -3248.001221 4600.000488 -231.999832 ) ( -3296.001465 4512 -232.000031 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3296.000488 4512 -344 ) ( -3296.000488 4512 -232.000214 ) ( -2960.000244 4512 -240.000443 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1733 +{ +( -3232 4552 -344 ) ( -3296 4552 -344 ) ( -3296 4512 -344 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -2960 4408 -228.000198 ) ( -3296 4512 -232.000427 ) ( -2960 4512 -240.000198 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -3296.001709 4512 -344 ) ( -3296.001465 4512 -232.000229 ) ( -2960 4407.999512 -228.000214 ) common/clip -8 -24 0.00 1 1 196608 2193 0 +( -2960 4408 -228.000061 ) ( -2960 4512 -240.000061 ) ( -2960 4512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2960 4512 -240.000198 ) ( -3296 4512 -232.000427 ) ( -3296.000488 4512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1734 +{ +( -3176 4512 -344 ) ( -3296 4512 -344 ) ( -3296 4368 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3344.001465 4415.998535 -232.000534 ) ( -3296.000732 4512 -231.999573 ) ( -2959.995605 4407.998535 -228.001083 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2959.994141 4407.998535 -228.001480 ) ( -3296.000488 4512.000488 -231.999786 ) ( -3296.000488 4512.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3296.000732 4512.000488 -344 ) ( -3296.000732 4512.000488 -231.999771 ) ( -3344.001709 4415.998535 -232.000931 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3344.001709 4415.998535 -344 ) ( -3344.001709 4415.998535 -232.000717 ) ( -2959.996338 4407.998535 -228.001236 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1735 +{ +( -3176 4512 -344 ) ( -3296 4512 -344 ) ( -3296 4368 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2960 4303.999512 -223.999817 ) ( -3343.997070 4415.998535 -232.000656 ) ( -2960 4407.998535 -227.999786 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3343.997070 4415.998535 -344 ) ( -3343.997070 4415.998535 -232.000671 ) ( -2960 4303.999512 -223.999832 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2960 4304 -223.999863 ) ( -2960 4408 -227.999863 ) ( -2960 4408 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2960 4407.998047 -227.999802 ) ( -3343.995361 4415.998047 -232.000626 ) ( -3343.995361 4415.998047 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1736 +{ +( -2824 4408 -344 ) ( -2960 4408 -344 ) ( -2960 4304 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2960 4304 -223.999527 ) ( -2960 4408.000488 -227.999191 ) ( -2631.999268 4384.000488 -243.999359 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2631.999268 4384.000488 -243.999573 ) ( -2960 4408.000488 -227.999451 ) ( -2960 4408.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2960 4408.000488 -344 ) ( -2960 4408.000488 -227.999435 ) ( -2960 4304 -223.999847 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2960 4304 -344 ) ( -2960 4304 -223.999954 ) ( -2631.999512 4384.000488 -244.000122 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1737 +{ +( -2824 4408 -344 ) ( -2960 4408 -344 ) ( -2960 4304 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2632 4272 -247.999756 ) ( -2960.000244 4304 -223.999908 ) ( -2632 4384 -243.999802 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2959.999023 4304.000488 -344 ) ( -2959.999023 4304.000488 -224.000626 ) ( -2632 4272.000488 -248 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4272.000488 -344 ) ( -2632 4272.000488 -248 ) ( -2632 4384 -244.000061 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4383.999512 -244.000153 ) ( -2959.997070 4304.000488 -224.001328 ) ( -2959.997070 4304.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1738 +{ +( -2840 4512 -344 ) ( -2960 4512 -344 ) ( -2960 4408 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2960 4407.999512 -227.999908 ) ( -2960 4511.999512 -239.999786 ) ( -2631.999756 4487.999512 -247.999863 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2631.998291 4488 -248.000763 ) ( -2960 4512 -240.000214 ) ( -2960 4512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2960 4512 -344 ) ( -2960 4512 -240.000488 ) ( -2960 4407.999512 -228.000916 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2960 4407.999512 -344 ) ( -2960 4407.999512 -227.999954 ) ( -2631.998047 4488 -248.000610 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1739 +{ +( -2840 4512 -344 ) ( -2960 4512 -344 ) ( -2960 4408 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2632 4384.000488 -243.998352 ) ( -2959.997559 4408.000488 -227.998978 ) ( -2632 4488 -247.998337 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2959.997559 4408.000488 -344 ) ( -2959.997559 4408.000488 -227.999222 ) ( -2632 4384.000488 -243.998596 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4384 -344 ) ( -2632 4384 -244.000290 ) ( -2632 4488 -248.000290 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4488 -247.998795 ) ( -2959.997559 4408.000488 -227.999466 ) ( -2959.997559 4408.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1740 +{ +( -2640 4624 -344 ) ( -2960 4624 -344 ) ( -2960 4512 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2960 4512 -239.999649 ) ( -2960 4623.999023 -264.000092 ) ( -2632.002930 4599.999512 -259.999237 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2632.002930 4599.999512 -259.999207 ) ( -2960 4623.999023 -264.000061 ) ( -2960 4623.999023 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2960 4623.999023 -344 ) ( -2960 4623.999023 -264.000031 ) ( -2960 4512 -239.999588 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2960 4512 -344 ) ( -2960 4512 -240.000061 ) ( -2632.002686 4599.999512 -259.999054 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1741 +{ +( -2640 4624 -344 ) ( -2960 4624 -344 ) ( -2960 4512 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2632 4487.999512 -248.000153 ) ( -2960.001953 4511.999512 -239.999619 ) ( -2632 4600 -260.000122 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2960.002197 4511.999512 -344 ) ( -2960.002197 4511.999512 -239.999496 ) ( -2632 4487.999512 -248.000061 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4488 -344 ) ( -2632 4488 -247.999863 ) ( -2632 4600 -259.999847 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4600 -259.999969 ) ( -2960.000244 4512 -240.000153 ) ( -2960.000244 4512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1742 +{ +( -2824 4736 -344 ) ( -2960 4736 -344 ) ( -2960 4624 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2960 4735.999512 -300.000336 ) ( -2632.002197 4711.999512 -279.999939 ) ( -2960 4623.999512 -264.000916 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2632.002197 4711.999512 -344 ) ( -2632.002197 4711.999512 -279.999969 ) ( -2960 4735.999512 -300.000366 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2960 4736 -344 ) ( -2960 4736 -300.000793 ) ( -2960 4623.999512 -264.001129 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2960 4623.999512 -264.001160 ) ( -2632.003174 4711.999512 -280.000122 ) ( -2632.003174 4711.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1743 +{ +( -2824 4736 -344 ) ( -2960 4736 -344 ) ( -2960 4624 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2959.991699 4624 -263.998718 ) ( -2632 4711.997559 -279.997894 ) ( -2632 4600.000488 -259.999786 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2959.992920 4624 -344 ) ( -2959.992920 4624 -263.998718 ) ( -2632 4600.000488 -259.999695 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4600.000488 -259.999603 ) ( -2632 4711.997559 -279.997711 ) ( -2632 4711.997559 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4711.997559 -344 ) ( -2632 4711.997559 -279.997742 ) ( -2959.990967 4624 -263.998627 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1744 +{ +( -2520 4712 -344 ) ( -2632 4712 -344 ) ( -2632 4600 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2632 4599.999512 -260 ) ( -2632 4711.999512 -279.999817 ) ( -2304.001221 4687.999512 -243.999298 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2304.001221 4687.999512 -243.999451 ) ( -2632 4711.999512 -279.999969 ) ( -2632 4711.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4711.999512 -344 ) ( -2632 4711.999512 -280.000153 ) ( -2632 4599.999512 -260.000336 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4599.999512 -344 ) ( -2632 4599.999512 -260.000458 ) ( -2304.001221 4687.999512 -244.000076 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1745 +{ +( -2520 4712 -344 ) ( -2632 4712 -344 ) ( -2632 4600 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2304 4568 -235.999268 ) ( -2632.000488 4600 -259.999084 ) ( -2304 4688 -243.999268 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2632.000488 4600 -344 ) ( -2632.000488 4600 -259.998962 ) ( -2304 4568 -235.999130 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304 4568 -235.999481 ) ( -2304 4688 -243.999481 ) ( -2304 4688 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304 4688 -243.999207 ) ( -2632.000488 4600 -259.999023 ) ( -2632.000488 4600 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1746 +{ +( -2496 4600 -344 ) ( -2640 4600 -344 ) ( -2640 4488 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2304.000488 4568 -235.999527 ) ( -2632 4488.000488 -247.999527 ) ( -2632 4600 -260.000061 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2304.000488 4568 -235.999878 ) ( -2632 4600 -260.000061 ) ( -2632 4600 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4600 -260.000732 ) ( -2632 4488.000488 -248.000183 ) ( -2632 4488.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4488.000977 -344 ) ( -2632 4488.000977 -248.000305 ) ( -2304.002441 4568 -235.999710 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1747 +{ +( -2496 4600 -344 ) ( -2640 4600 -344 ) ( -2640 4488 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2304 4456.000488 -224.000107 ) ( -2631.996582 4488.000488 -248.000793 ) ( -2304 4567.999023 -236.000443 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2631.995361 4488.000488 -344 ) ( -2631.995361 4488.000488 -248.001114 ) ( -2304 4456.000977 -224.000061 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304 4456.000488 -223.999573 ) ( -2304 4567.999512 -235.999954 ) ( -2304 4567.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304 4567.999023 -236.000427 ) ( -2631.996338 4488.000488 -248.000870 ) ( -2631.996338 4488.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1748 +{ +( -2528 4488 -344 ) ( -2632 4488 -344 ) ( -2632 4384 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2303.998291 4455.999023 -223.999619 ) ( -2632 4383.999023 -243.999237 ) ( -2632 4487.999512 -247.998703 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2303.997803 4455.999023 -224.000473 ) ( -2632 4487.999512 -247.999939 ) ( -2632 4487.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4487.999512 -247.999115 ) ( -2632 4383.999023 -243.999649 ) ( -2632 4383.999023 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4383.999023 -344 ) ( -2632 4383.999023 -243.999741 ) ( -2303.997559 4455.999023 -224.000336 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1749 +{ +( -2528 4488 -344 ) ( -2632 4488 -344 ) ( -2632 4384 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2304 4360.000488 -227.999786 ) ( -2631.996826 4384.000488 -244.000549 ) ( -2304 4456 -224.000259 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2631.995361 4384.000977 -344 ) ( -2631.995361 4384.000977 -244.000687 ) ( -2304 4360.000977 -227.999466 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304 4360.000488 -227.999619 ) ( -2304 4456.000488 -224.000076 ) ( -2304 4456.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304 4456.000488 -224.000229 ) ( -2631.999756 4384.000488 -243.999771 ) ( -2631.999756 4384.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1750 +{ +( -2304 4384 -344 ) ( -2632 4384 -344 ) ( -2632 4248 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2303.992920 4360.001465 -228.001007 ) ( -2632 4271.999023 -247.999893 ) ( -2632 4384.001465 -243.999878 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2303.995361 4360.000977 -228.001541 ) ( -2632 4384.000977 -244.000290 ) ( -2632 4384.000977 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4384.000977 -243.999817 ) ( -2632 4271.999023 -247.999817 ) ( -2632 4271.999023 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2632 4271.998535 -344 ) ( -2632 4271.998535 -247.999878 ) ( -2303.992676 4360.000977 -228.000977 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1751 +{ +( -2304 4384 -344 ) ( -2632 4384 -344 ) ( -2632 4248 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2304.000244 4360 -227.999817 ) ( -2304.000244 4248.000488 -240.000351 ) ( -2631.998047 4272.000488 -247.999725 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2631.998047 4272.000488 -247.999695 ) ( -2304.000244 4248.000488 -240.000320 ) ( -2304.000244 4248.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304.000244 4248.000488 -344 ) ( -2304.000244 4248.000488 -240.000366 ) ( -2304.000244 4360 -227.999832 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304.000244 4360 -227.999771 ) ( -2631.999756 4272 -247.999756 ) ( -2631.999756 4272 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1752 +{ +( -2128 4360 -344 ) ( -2304 4360 -344 ) ( -2304 4248 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1967.999634 4335.999512 -183.999695 ) ( -2304.000244 4247.999512 -239.999390 ) ( -2304.000244 4359.999512 -227.999512 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1967.999512 4335.999512 -183.999359 ) ( -2304 4359.999512 -227.999146 ) ( -2304 4359.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304.000244 4359.999512 -227.999344 ) ( -2304.000244 4247.999512 -239.999222 ) ( -2304.000244 4247.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304.000244 4247.999512 -344 ) ( -2304.000244 4247.999512 -239.999313 ) ( -1967.999390 4335.999512 -183.999588 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1753 +{ +( -2128 4360 -344 ) ( -2304 4360 -344 ) ( -2304 4248 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1968 4224 -187.999634 ) ( -2303.995605 4248 -239.998779 ) ( -1968 4335.998535 -183.999680 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2303.995605 4248 -344 ) ( -2303.995605 4248 -239.998810 ) ( -1968 4224 -187.999664 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4224 -187.999710 ) ( -1968 4336 -183.999710 ) ( -1968 4336 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4335.998047 -183.999710 ) ( -2303.994873 4247.999512 -239.998688 ) ( -2303.994873 4247.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1754 +{ +( -2184 4456 -344 ) ( -2304 4456 -344 ) ( -2304 4360 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2304.000244 4360.000977 -227.999588 ) ( -2304.000244 4456.001465 -223.999695 ) ( -1967.997437 4440.001465 -183.999649 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1967.997437 4440.001465 -183.999741 ) ( -2304.000244 4456.001465 -223.999786 ) ( -2304.000244 4456.001465 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304.000244 4456.001465 -344 ) ( -2304.000244 4456.001465 -223.999710 ) ( -2304.000244 4360.000977 -227.999603 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304 4360.001465 -344 ) ( -2304 4360.000977 -228.000244 ) ( -1967.999512 4440.000977 -184.000870 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1755 +{ +( -2184 4456 -344 ) ( -2304 4456 -344 ) ( -2304 4360 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1968 4335.999023 -184.000214 ) ( -2304.004395 4359.999023 -228.000366 ) ( -1968 4440.000488 -184.000183 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2304.002197 4359.999512 -344 ) ( -2304.002930 4359.999512 -228.000122 ) ( -1968 4335.999512 -184.000168 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4335.999512 -184.000076 ) ( -1968 4440.000488 -184.000046 ) ( -1968 4440.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4440.000488 -184.000183 ) ( -2304.003418 4359.999512 -228.000229 ) ( -2304.003418 4359.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1756 +{ +( -2152 4568 -344 ) ( -2304 4568 -344 ) ( -2304 4456 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2304 4455.999512 -224.001465 ) ( -2304 4568.000977 -236.001251 ) ( -1967.995361 4552.000977 -192.001694 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1967.995239 4552.000977 -192.001633 ) ( -2304 4568.000977 -236.001205 ) ( -2304 4568.000977 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304 4568.000977 -344 ) ( -2304 4568.000977 -236.001251 ) ( -2304 4455.999512 -224.001480 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304 4455.999512 -344 ) ( -2304 4455.999512 -224.000412 ) ( -1967.996948 4552.000488 -192.000809 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1757 +{ +( -2152 4568 -344 ) ( -2304 4568 -344 ) ( -2304 4456 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1968 4439.999512 -184.000305 ) ( -2304.001465 4455.999512 -224.000366 ) ( -1968 4551.999512 -192.000320 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2304 4456 -344 ) ( -2304 4456 -224.000290 ) ( -1968 4440 -184.000397 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4440 -183.999954 ) ( -1968 4552 -191.999954 ) ( -1968 4552 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4551.999512 -192.000305 ) ( -2304.000488 4455.999512 -224.000259 ) ( -2304.000488 4455.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1758 +{ +( -2112 4688 -344 ) ( -2304 4688 -344 ) ( -2304 4568 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2304 4568.000488 -236.000046 ) ( -2304 4687.999512 -244.000534 ) ( -1968.002808 4663.999512 -195.907104 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1968.002808 4663.999512 -195.907043 ) ( -2304 4687.999512 -244.000473 ) ( -2304 4687.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304 4687.999512 -344 ) ( -2304 4687.999512 -244.000397 ) ( -2304 4568.000488 -235.999908 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -2304 4568.000488 -344 ) ( -2304 4568.000488 -235.999863 ) ( -1968.002930 4663.999512 -195.907013 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1759 +{ +( -2112 4688 -344 ) ( -2304 4688 -344 ) ( -2304 4568 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1968 4552.000977 -191.999756 ) ( -2303.997314 4568.000977 -235.999771 ) ( -1968 4664 -195.999939 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2303.998779 4568.000488 -344 ) ( -2303.998779 4568.000488 -235.999817 ) ( -1968 4552.000488 -191.999756 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4552 -191.999802 ) ( -1968 4664 -196.000015 ) ( -1968 4664 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4664 -195.999954 ) ( -2303.999512 4568.000488 -235.999832 ) ( -2303.999512 4568.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1760 +{ +( -1904 4664 -344 ) ( -1968 4664 -344 ) ( -1968 4552 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1968 4552 -192.001083 ) ( -1968 4664 -196.000824 ) ( -1639.999634 4640 -128.000504 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640.001099 4639.999512 -128.000732 ) ( -1968 4663.999512 -196.000778 ) ( -1968 4663.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4663.999512 -344 ) ( -1968 4663.999512 -196.000778 ) ( -1968 4552 -192.001038 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4552 -344 ) ( -1968 4552 -192.000015 ) ( -1640.001343 4639.999512 -128.000046 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1761 +{ +( -1904 4664 -344 ) ( -1968 4664 -344 ) ( -1968 4552 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640 4528 -124.000015 ) ( -1968.001221 4552 -192.000031 ) ( -1640 4640.000488 -127.999977 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1967.999756 4552.000488 -344 ) ( -1967.999756 4552.000488 -191.999954 ) ( -1640 4528.000488 -123.999992 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1640 4528 -344 ) ( -1640 4528 -124 ) ( -1640 4640.000488 -127.999962 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1640 4640.000488 -127.999954 ) ( -1968.000610 4552 -191.999985 ) ( -1968.000610 4552 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1762 +{ +( -1856 4544 -344 ) ( -1968 4544 -344 ) ( -1968 4440 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1968 4440 -184.000229 ) ( -1968 4552 -192.000443 ) ( -1639.998657 4528 -124.000450 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1639.998657 4528 -124.000160 ) ( -1968 4552 -192.000153 ) ( -1968 4552 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4552 -344 ) ( -1968 4552 -192.000153 ) ( -1968 4440 -183.999924 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4440 -344 ) ( -1968 4440 -184.000092 ) ( -1639.998291 4528 -124.000214 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1763 +{ +( -1856 4544 -344 ) ( -1968 4544 -344 ) ( -1968 4440 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640 4416 -116.000130 ) ( -1968.000610 4440 -184.000061 ) ( -1640 4528.000488 -124.000114 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1968.002441 4439.999512 -344 ) ( -1968.002441 4439.999512 -184.000381 ) ( -1640 4415.999512 -116.000069 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1640 4416 -344 ) ( -1640 4416 -116.000046 ) ( -1640 4528 -123.999992 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1640 4528 -124.000084 ) ( -1968.001099 4439.999512 -184.000137 ) ( -1968.001099 4439.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1764 +{ +( -1840 4440 -344 ) ( -1968 4440 -344 ) ( -1968 4328 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1968 4335.999512 -184.000427 ) ( -1968 4439.999512 -184.000214 ) ( -1640.001343 4415.999512 -116.000351 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640.001343 4415.999512 -116.000259 ) ( -1968 4439.999512 -184.000122 ) ( -1968 4439.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4439.999512 -344 ) ( -1968 4439.999512 -184.000153 ) ( -1968 4335.999512 -184.000366 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4335.999512 -344 ) ( -1968 4335.999512 -184.000259 ) ( -1640.001343 4415.999512 -116.000320 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1765 +{ +( -1840 4440 -344 ) ( -1968 4440 -344 ) ( -1968 4328 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640 4312 -112.000366 ) ( -1968.001953 4336 -184.000244 ) ( -1640 4416.000488 -116.000183 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1968.003540 4335.999512 -344 ) ( -1968.003540 4335.999512 -184.000473 ) ( -1640 4311.999512 -112.000298 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1640 4312 -344 ) ( -1640 4312 -112.000153 ) ( -1640 4416.000488 -115.999962 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1640 4416.000488 -116.000145 ) ( -1968.003296 4335.999512 -184.000443 ) ( -1968.003296 4335.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1766 +{ +( -1768 4336 -344 ) ( -1968 4336 -344 ) ( -1968 4224 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1968 4224 -188.000397 ) ( -1968 4335.999512 -184.000397 ) ( -1640.001099 4311.999512 -112.000572 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640.001099 4311.999512 -112.000633 ) ( -1968 4335.999512 -184.000458 ) ( -1968 4335.999512 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4335.999512 -344 ) ( -1968 4335.999512 -184.000305 ) ( -1968 4224 -188.000305 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1968 4224 -344 ) ( -1968 4224 -188 ) ( -1640.001099 4311.999512 -112.000191 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1767 +{ +( -1768 4336 -344 ) ( -1968 4336 -344 ) ( -1968 4224 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640 4208.000488 -104.000038 ) ( -1967.997192 4224.000488 -187.999863 ) ( -1640 4311.999512 -112.000114 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1967.997192 4224.000488 -344 ) ( -1967.997192 4224.000488 -187.999832 ) ( -1640 4208.000488 -104.000015 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1640 4208 -344 ) ( -1640 4208 -104 ) ( -1640 4311.999512 -112.000114 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -1640 4312 -112.000130 ) ( -1967.998657 4224.000488 -187.999985 ) ( -1967.998657 4224.000488 -344 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +// brush 1768 +{ +( -1544 4312 -344 ) ( -1640 4312 -344 ) ( -1640 4208 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1400.001099 4256 -56.000259 ) ( -1640 4208 -103.999664 ) ( -1640 4311.999512 -112.000084 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1400 4256 -55.999958 ) ( -1640 4312 -112.000046 ) ( -1640 4312 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640 4312 -112.000191 ) ( -1640 4208 -103.999893 ) ( -1640 4208 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640 4208 -344 ) ( -1640 4208 -103.999756 ) ( -1400.000366 4256 -56.000099 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1769 +{ +( -1540 4312 -344 ) ( -1636 4312 -344 ) ( -1636 4208 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1447.999756 4159.999512 -63.999496 ) ( -1639.999023 4207.999512 -103.998428 ) ( -1399.999756 4255.999512 -55.999317 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1639.999023 4207.999512 -344 ) ( -1639.999023 4207.999512 -103.998459 ) ( -1447.999756 4159.999512 -63.999531 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1447.999512 4160 -128 ) ( -1447.999512 4160 -63.999596 ) ( -1399.999512 4256 -55.999420 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1399.999878 4255.999023 -55.999325 ) ( -1639.998169 4207.999512 -103.998077 ) ( -1639.998169 4207.999512 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1770 +{ +( -1568 4416 -344 ) ( -1640 4416 -344 ) ( -1640 4312 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1351.998047 4344 -55.999195 ) ( -1640 4312.000488 -112.000961 ) ( -1640 4416.000488 -116.001785 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1351.999146 4344 -55.999554 ) ( -1640 4416 -116.002029 ) ( -1640 4416 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640 4416 -116.002045 ) ( -1640 4312.000488 -112.001129 ) ( -1640 4312.000488 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640 4312.000488 -344 ) ( -1640 4312.000488 -112.001160 ) ( -1351.999756 4344 -55.999870 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1771 +{ +( -1568 4416 -344 ) ( -1640 4416 -344 ) ( -1640 4312 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1400.000488 4256.000488 -55.997040 ) ( -1640.001343 4312.000488 -111.994751 ) ( -1352.000488 4344.000488 -55.996929 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640.000854 4312.000488 -344 ) ( -1640.000854 4312.000488 -111.994522 ) ( -1400.000244 4256.000488 -55.996895 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1400.000610 4256 -55.997646 ) ( -1352.000366 4344.000488 -55.997543 ) ( -1352.000366 4344.000488 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352.000366 4344.000488 -55.996994 ) ( -1640.001343 4312.000488 -111.994843 ) ( -1640.001343 4312.000488 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1772 +{ +( -1464 4528 -344 ) ( -1640 4528 -344 ) ( -1640 4416 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1303.998169 4432.000977 -47.999283 ) ( -1640 4416.000977 -115.999451 ) ( -1640 4528.001953 -124.001160 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1303.999390 4432.000977 -47.999809 ) ( -1640 4528.001465 -124.001541 ) ( -1640 4528.001465 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640 4528.001465 -124.001190 ) ( -1640 4416.000977 -115.999435 ) ( -1640 4416.000977 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640 4416.000977 -344 ) ( -1640 4416.000977 -115.999603 ) ( -1304 4432.000977 -47.999901 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1773 +{ +( -1464 4528 -344 ) ( -1640 4528 -344 ) ( -1640 4416 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352.000732 4344 -55.999477 ) ( -1640.004517 4416.000977 -115.997650 ) ( -1304.000244 4432.000977 -47.999485 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640.004517 4416.000977 -344 ) ( -1640.004517 4416.000977 -115.997574 ) ( -1352.000732 4344 -55.999393 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352.000732 4344 -55.999676 ) ( -1304.000488 4432.000488 -47.999413 ) ( -1304.000488 4432.000488 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1304.000244 4432.000977 -47.999523 ) ( -1640.004761 4416.000977 -115.997757 ) ( -1640.004761 4416.000977 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1774 +{ +( -1480 4640 -344 ) ( -1640 4640 -344 ) ( -1640 4528 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1255.998413 4528 -47.999172 ) ( -1640 4528 -123.999023 ) ( -1640 4640.000488 -127.998978 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1256.000122 4528 -47.999802 ) ( -1640 4640 -127.999268 ) ( -1640 4640 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640 4640 -127.999092 ) ( -1640 4528 -123.999100 ) ( -1640 4528 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1640 4528 -344 ) ( -1640 4528 -123.999191 ) ( -1256.000122 4528 -47.999722 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1775 +{ +( -1480 4640 -344 ) ( -1640 4640 -344 ) ( -1640 4528 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1304.000366 4431.999512 -48.001320 ) ( -1640.002319 4528 -124.002945 ) ( -1256.000122 4528 -48.001328 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1639.999878 4528 -344 ) ( -1640 4528 -124.002243 ) ( -1304 4432 -48.001144 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1304 4432 -47.999313 ) ( -1256 4528 -47.999321 ) ( -1256 4528 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1256 4528 -48.001080 ) ( -1640.000244 4528 -124.002243 ) ( -1640 4528 -344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1776 +{ +( -1264 4488 -128 ) ( -1304 4488 -128 ) ( -1304 4432 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1304.000122 4431.999512 -48.000587 ) ( -1256.000122 4527.999512 -48.000488 ) ( -927.999634 4351.999512 15.999731 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -928.000244 4351.999512 15.999670 ) ( -1256.000244 4527.999512 -48.000641 ) ( -1256.000244 4527.999512 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1256.000244 4527.999512 -128 ) ( -1256.000244 4527.999512 -48.000397 ) ( -1304.000244 4431.999512 -48.000500 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1304.000122 4431.999512 -128 ) ( -1304.000122 4431.999512 -47.999886 ) ( -927.999817 4351.999512 16.000113 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1777 +{ +( -1264 4488 -128 ) ( -1304 4488 -128 ) ( -1304 4432 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1015.999268 4272 7.999533 ) ( -1303.997070 4431.998535 -48.000404 ) ( -928.000671 4351.999023 15.999905 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1303.997925 4431.999023 -128 ) ( -1303.997925 4431.999023 -48.000423 ) ( -1015.999817 4272 7.999515 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1015.999390 4272 -128 ) ( -1015.999390 4272 7.999269 ) ( -928.000244 4351.999512 15.999681 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -928.000854 4351.999023 15.999891 ) ( -1303.997192 4431.998535 -48.000420 ) ( -1303.997192 4431.998535 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1778 +{ +( -1336 4376 -128 ) ( -1352 4376 -128 ) ( -1352 4344 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352.000366 4343.999512 -55.999527 ) ( -1303.999878 4432.000488 -47.999195 ) ( -1015.997803 4271.999023 8.000792 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1015.998962 4271.999512 8.000348 ) ( -1304.000610 4432.000488 -47.999649 ) ( -1304.000610 4432.000488 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1304.000244 4432.000488 -128 ) ( -1304.000244 4432.000488 -47.999115 ) ( -1352.000732 4343.999512 -55.999416 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1352.000854 4343.999512 -128 ) ( -1352.000854 4343.999512 -56.000214 ) ( -1015.999451 4271.999512 7.999732 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1779 +{ +( -1336 4376 -128 ) ( -1352 4376 -128 ) ( -1352 4344 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1095.999756 4192 -0.001039 ) ( -1351.996826 4343.998535 -56.000908 ) ( -1016.000305 4271.999512 7.998884 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1351.997559 4343.999023 -128 ) ( -1351.997559 4343.999023 -56.000977 ) ( -1096.000122 4192 -0.001073 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1096.000122 4192 -128 ) ( -1096.000122 4192 -0.000702 ) ( -1016.000122 4272 7.999295 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1016.000610 4271.999512 7.998826 ) ( -1351.996704 4343.998535 -56.000916 ) ( -1351.996704 4343.998535 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1780 +{ +( -1360 4280 -128 ) ( -1400 4280 -128 ) ( -1400 4256 -128 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( -1400.000244 4256 -56.000931 ) ( -1352.000366 4344 -56.000225 ) ( -1096.000854 4192 0.000315 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( -1096.000854 4192 0.000483 ) ( -1352.000366 4344 -56.000053 ) ( -1352.000366 4344 -128 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -1352.000122 4344 -128 ) ( -1352.000122 4344 -56.000214 ) ( -1400 4256 -56.000889 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -1400 4256 -128 ) ( -1400 4256 -55.999901 ) ( -1096 4192 0.000212 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1781 +{ +( -1360 4280 -128 ) ( -1400 4280 -128 ) ( -1400 4256 -128 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( -1175.999023 4119.999512 -8.000019 ) ( -1399.999878 4256 -56.000008 ) ( -1095.999390 4192 0.000240 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( -1175.999023 4119.999512 -128 ) ( -1175.999023 4119.999512 -8.000540 ) ( -1095.999146 4192 -0.000264 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -1400.001465 4256.000488 -128 ) ( -1400.001465 4256.000488 -55.999855 ) ( -1175.999268 4119.999023 -8.000396 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -1095.999146 4192 0.000030 ) ( -1400.000610 4256.000488 -55.999985 ) ( -1400.000610 4256.000488 -128 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1782 +{ +( -1416 4160 -128 ) ( -1448 4160 -128 ) ( -1448 4144 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1176.004395 4120.001465 -8.001188 ) ( -1447.999146 4160.000977 -64.000641 ) ( -1400.000244 4255.999023 -56.001328 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1176.002686 4120.000977 -8.000539 ) ( -1400 4255.999512 -56.001587 ) ( -1400 4255.999512 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1400 4255.999512 -56.001465 ) ( -1447.999146 4160.000977 -64.000778 ) ( -1447.999146 4160.000977 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1447.999023 4160.000977 -128 ) ( -1447.999023 4160.000977 -64.000725 ) ( -1176.003174 4120.001465 -8.001079 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1783 +{ +( -1416 4160 -128 ) ( -1448 4160 -128 ) ( -1448 4144 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1255.999634 4040.000244 -23.999325 ) ( -1448.000122 4160.000488 -63.999886 ) ( -1175.999390 4120.000488 -7.999844 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1255.999878 4040 -128 ) ( -1255.999878 4040 -23.999184 ) ( -1175.999878 4120 -7.999774 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1448 4160.000488 -128 ) ( -1448 4160.000488 -63.999859 ) ( -1255.999512 4040.000244 -23.999290 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1175.999146 4120.000488 -7.999867 ) ( -1448.000366 4160.000977 -63.999992 ) ( -1448.000366 4160.000977 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1784 +{ +( -1160 4040 -128 ) ( -1256 4040 -128 ) ( -1256 3968 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -967.998840 3911.999512 39.999889 ) ( -1256.000122 4040 -23.999969 ) ( -1175.999634 4120.000488 -8.000539 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -967.998657 3911.999268 39.999840 ) ( -1175.999634 4120.000488 -8.000539 ) ( -1175.999634 4120.000488 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1175.999512 4120.000488 -8.000402 ) ( -1256 4040 -23.999786 ) ( -1256 4040 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1256.000122 4040 -128 ) ( -1256.000122 4040 -23.999886 ) ( -967.998962 3911.999512 39.999981 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1785 +{ +( -1160 4040 -128 ) ( -1256 4040 -128 ) ( -1256 3968 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1064 3840.000244 24.000305 ) ( -1255.999634 4039.999756 -23.999794 ) ( -968.000366 3912 40.000172 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1064.000122 3840.000244 -128 ) ( -1064.000122 3840.000244 23.999901 ) ( -968.000488 3912 39.999897 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1255.999756 4039.999756 -128 ) ( -1255.999756 4039.999756 -23.999672 ) ( -1064.000122 3840.000244 24.000402 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -967.999817 3912.000488 40.000317 ) ( -1256.000732 4040.000977 -23.999420 ) ( -1256.000732 4040.000977 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1786 +{ +( -1128 4120 -128 ) ( -1176 4120 -128 ) ( -1176 4080 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -863.998657 3983.999756 47.999348 ) ( -1175.999390 4120 -8.000478 ) ( -1095.999146 4192 0.000337 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -863.997986 3983.999268 47.999687 ) ( -1095.999512 4192.000488 -0.000137 ) ( -1095.999512 4192.000488 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1095.999146 4192 0.000258 ) ( -1175.999390 4120 -8.000559 ) ( -1175.999390 4120 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1175.999634 4119.999512 -128 ) ( -1175.999634 4119.999512 -8.000516 ) ( -863.997559 3983.998779 47.999557 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1787 +{ +( -1128 4120 -128 ) ( -1176 4120 -128 ) ( -1176 4080 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -968.000244 3912.000488 39.999805 ) ( -1175.998047 4119.998047 -7.999952 ) ( -864.001160 3983.999756 47.999973 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -968.000183 3912.000244 -128 ) ( -968.000183 3912.000244 40.000145 ) ( -864.000916 3983.999756 48.000309 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1175.998413 4119.998535 -128 ) ( -1175.998413 4119.998535 -8.000040 ) ( -968.000305 3912.000244 39.999794 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -864.001282 3983.999512 48.000042 ) ( -1175.997437 4119.997559 -7.999748 ) ( -1175.997437 4119.997559 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1788 +{ +( -1064 4192 -128 ) ( -1096 4192 -128 ) ( -1096 4160 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -759.999084 4047.999756 55.998501 ) ( -1095.999512 4192 -0.001465 ) ( -1015.999146 4272 7.998275 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -759.998413 4047.999512 56.000050 ) ( -1015.999390 4272.000488 7.999691 ) ( -1015.999390 4272.000488 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1015.998779 4272 7.998688 ) ( -1095.999268 4191.999512 -0.000961 ) ( -1095.999268 4191.999512 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1095.999634 4192 -128 ) ( -1095.999634 4192 -0.000847 ) ( -759.998474 4047.999512 55.999065 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1789 +{ +( -1064 4192 -128 ) ( -1096 4192 -128 ) ( -1096 4160 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -864.000610 3984.000488 47.999920 ) ( -1096.000366 4192.000488 -0.000168 ) ( -760.000366 4048.000488 55.999878 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -864.000305 3984.000732 -128 ) ( -864.000305 3984.000732 48.000092 ) ( -760.000488 4048.000488 56.000050 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1095.997559 4191.999023 -128 ) ( -1095.997559 4191.999023 -0.000359 ) ( -863.999695 3984.000977 47.999989 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -760.000061 4048.000732 55.999924 ) ( -1096.000977 4192.000977 -0.000053 ) ( -1096.000977 4192.000977 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1790 +{ +( -912 4272 -128 ) ( -1016 4272 -128 ) ( -1016 4160 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -648.001526 4120.000977 55.999893 ) ( -1015.999023 4272.000488 7.999789 ) ( -927.999634 4351.999512 16.000017 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -648.000610 4120.000488 56.000095 ) ( -928.000122 4352 16.000038 ) ( -928.000122 4352 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -927.999756 4351.999512 15.999891 ) ( -1015.999084 4272.000488 7.999668 ) ( -1015.999084 4272.000488 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1015.998718 4272.000488 -128 ) ( -1015.998718 4272.000488 7.999775 ) ( -648.002075 4120.001953 55.999756 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1791 +{ +( -912 4272 -128 ) ( -1016 4272 -128 ) ( -1016 4160 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -759.999390 4048.000244 56.000053 ) ( -1015.998230 4271.999512 8.000437 ) ( -647.999695 4120.000488 56.000103 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -759.999939 4048 56.000050 ) ( -647.999634 4120.000488 56.000076 ) ( -647.999634 4120.000488 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1015.998840 4271.999512 -128 ) ( -1015.998840 4271.999512 8.000219 ) ( -759.999634 4048 55.999947 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -648.000244 4120 56.000023 ) ( -1015.998413 4271.999023 8.000397 ) ( -1015.998413 4271.999023 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1792 +{ +( -632 4048 -128 ) ( -760 4048 -128 ) ( -760 3872 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -551.999695 3760.000732 71.999832 ) ( -759.998596 4047.999268 55.999832 ) ( -440.000122 3824.000488 63.999886 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -552.000061 3760.000244 -128 ) ( -552.000061 3760.000244 71.999916 ) ( -439.999908 3824.000244 63.999912 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -759.998718 4047.999512 -128 ) ( -759.998718 4047.999512 55.999886 ) ( -551.999756 3760.000732 71.999878 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -439.999939 3824.000244 63.999924 ) ( -759.998779 4047.999512 55.999893 ) ( -759.998779 4047.999512 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1793 +{ +( -632 4048 -128 ) ( -760 4048 -128 ) ( -760 3872 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -759.998596 4047.999756 55.999928 ) ( -647.999695 4119.999023 55.999935 ) ( -440.001740 3824.001953 63.999809 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -440.000946 3824.001465 63.999931 ) ( -647.999634 4119.999512 56 ) ( -647.999634 4119.999512 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -647.999756 4119.999512 -128 ) ( -647.999756 4119.999512 55.999969 ) ( -759.998962 4048 55.999985 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -759.999329 4048.000244 -128 ) ( -759.999329 4048.000244 55.999939 ) ( -440.000183 3824.000977 63.999981 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1794 +{ +( -736 3984 -128 ) ( -864 3984 -128 ) ( -864 3808 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -663.999695 3696.000488 80.000046 ) ( -864.000183 3984.001221 48.000149 ) ( -551.999329 3760.000488 72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -663.999756 3696.000244 80.000786 ) ( -551.999207 3760.000488 72.000786 ) ( -551.999207 3760.000488 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -864.000305 3984.001221 -128 ) ( -864.000305 3984.001221 48.000031 ) ( -663.999573 3696.000244 79.999962 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -551.999512 3760.000244 71.999916 ) ( -863.999695 3984.000244 48.000145 ) ( -863.999695 3984.000244 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1795 +{ +( -736 3984 -128 ) ( -864 3984 -128 ) ( -864 3808 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -551.999817 3760.000488 71.999924 ) ( -863.999817 3984.000488 48 ) ( -760 4048.000488 55.999783 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -552.000183 3760.000732 71.999992 ) ( -760.000061 4048.000244 56 ) ( -760.000061 4048.000244 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -760.000122 4048.000244 55.999840 ) ( -863.999756 3984.000244 48.000088 ) ( -863.999756 3984.000244 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -863.999756 3984.000244 -128 ) ( -863.999756 3984.000244 48.000042 ) ( -552.000183 3760.000732 71.999924 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1796 +{ +( -880 3912 -128 ) ( -968 3912 -128 ) ( -968 3752 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -776.000610 3632.000244 71.999962 ) ( -968.001404 3912.001465 40.000008 ) ( -664.000305 3696.000488 80.000015 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -776.000366 3632 71.999947 ) ( -664.000244 3696.000244 79.999985 ) ( -664.000244 3696.000244 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -968.001465 3912.001465 -128 ) ( -968.001465 3912.001465 40.000069 ) ( -776.000305 3631.999756 72.000008 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -664.000305 3696.000244 80.000046 ) ( -968.000793 3912.000732 40.000046 ) ( -968.000793 3912.000732 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1797 +{ +( -880 3912 -128 ) ( -968 3912 -128 ) ( -968 3752 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -664.000610 3696.000732 80.000092 ) ( -968 3912.000488 40.000145 ) ( -864.000244 3984.000244 48.000252 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -664.000793 3696.000977 79.999954 ) ( -864.000183 3984 48.000175 ) ( -864.000183 3984 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -864.000122 3983.999756 48.000244 ) ( -967.999573 3912.000244 40.000053 ) ( -967.999573 3912.000244 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -967.999939 3912.000488 -128 ) ( -967.999939 3912.000488 40.000031 ) ( -664.000916 3696.001221 79.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1798 +{ +( -976 3840 -128 ) ( -1064 3840 -128 ) ( -1064 3752 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -872.000061 3568.000244 64.000107 ) ( -1063.999390 3839.999268 24.000031 ) ( -776.000366 3632 72.000031 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -872.000061 3568 63.999977 ) ( -776 3632 71.999939 ) ( -776 3632 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1063.999268 3839.999268 -128 ) ( -1063.999268 3839.999268 23.999985 ) ( -871.999817 3568 64.000053 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -775.999878 3632 71.999977 ) ( -1064.000122 3840.000244 24.000008 ) ( -1064.000122 3840.000244 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1799 +{ +( -976 3840 -128 ) ( -1064 3840 -128 ) ( -1064 3752 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -776.000366 3632 72.000008 ) ( -1064.000488 3840.000244 24.000053 ) ( -968.000366 3912.000244 39.999886 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -776.000427 3632 72 ) ( -968.000305 3912 40.000008 ) ( -968.000305 3912 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -968.000183 3911.999756 39.999992 ) ( -1064.000122 3840 24.000061 ) ( -1064.000122 3840 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -1064.000366 3840.000244 -128 ) ( -1064.000366 3840.000244 23.999985 ) ( -776.000916 3632.000488 71.999954 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1800 +{ +( -776 3568 -128 ) ( -872 3568 -128 ) ( -872 3360 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -775.999939 3256 40.000328 ) ( -871.999939 3567.999756 64.000313 ) ( -671.999939 3272 64.000290 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -775.999939 3255.999512 -128 ) ( -775.999939 3255.999512 40.000069 ) ( -671.999634 3271.999512 64.000015 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -872.000061 3568 -128 ) ( -872.000061 3568 64.000084 ) ( -775.999878 3255.999512 40.000008 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -671.999512 3271.999512 64.000076 ) ( -872 3568.000244 64.000137 ) ( -872 3568.000244 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1801 +{ +( -776 3568 -128 ) ( -872 3568 -128 ) ( -872 3360 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -872.000061 3568 64.000092 ) ( -776.000183 3632 72.000137 ) ( -672.000366 3272.000732 64.000191 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672.000183 3272.000244 64.000061 ) ( -776 3631.999756 72.000008 ) ( -776 3631.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -776.000061 3631.999512 -128 ) ( -776.000061 3631.999512 71.999931 ) ( -871.999756 3567.999756 63.999908 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -872 3568 -128 ) ( -872 3568 63.999977 ) ( -672.000427 3272.000732 64.000046 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1802 +{ +( -656 3632 -128 ) ( -776 3632 -128 ) ( -776 3408 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -671.999878 3271.999023 63.999882 ) ( -775.999817 3631.998779 71.999886 ) ( -567.999878 3287.999023 79.999893 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -671.999878 3271.999512 -128 ) ( -671.999878 3271.999512 64 ) ( -568.000122 3287.999512 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -775.999634 3631.998535 -128 ) ( -775.999634 3631.998535 71.999969 ) ( -672 3271.999756 64.000008 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -568 3287.999023 79.999977 ) ( -775.999695 3631.998291 71.999969 ) ( -775.999695 3631.998291 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1803 +{ +( -656 3632 -128 ) ( -776 3632 -128 ) ( -776 3408 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -776.000549 3631.999268 71.999985 ) ( -664.000061 3695.999512 80.000008 ) ( -567.999634 3287.997803 80.000008 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -567.999390 3287.997314 80.000015 ) ( -664 3696 80.000015 ) ( -664 3696 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -664.000122 3696.000244 -128 ) ( -664.000122 3696.000244 80.000015 ) ( -776.000854 3631.999756 71.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -776.000732 3631.999512 -128 ) ( -776.000732 3631.999512 72 ) ( -567.999512 3287.997559 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1804 +{ +( -568 3696 -128 ) ( -664 3696 -128 ) ( -664 3496 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -568.000061 3287.999756 80.000008 ) ( -663.999878 3695.998779 80.000008 ) ( -456.000275 3303.999756 72.000023 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -567.999878 3288 -128 ) ( -567.999878 3288 80 ) ( -456.000336 3304 72.000031 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -663.999451 3695.998047 -128 ) ( -663.999451 3695.998047 80 ) ( -567.999817 3287.999756 79.999992 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -456.000549 3303.999756 72.000031 ) ( -663.999451 3695.997559 79.999992 ) ( -663.999451 3695.997559 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1805 +{ +( -568 3696 -128 ) ( -664 3696 -128 ) ( -664 3496 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -664.000549 3696.000488 79.999977 ) ( -552.000183 3760.000732 71.999954 ) ( -455.999847 3303.999023 71.999962 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -456.000122 3303.999512 71.999992 ) ( -552.000244 3760.000244 71.999969 ) ( -552.000244 3760.000244 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -552.000427 3760 -128 ) ( -552.000427 3760 71.999954 ) ( -664.000305 3696 79.999977 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -664.000244 3695.999756 -128 ) ( -664.000244 3695.999756 79.999992 ) ( -455.999939 3303.999268 71.999992 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1806 +{ +( -440 3760 -128 ) ( -552 3760 -128 ) ( -552 3472 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -456.000031 3304 71.999954 ) ( -551.999939 3759.999512 71.999947 ) ( -344.000275 3320 64.000031 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -455.999939 3303.999756 -128 ) ( -455.999939 3303.999756 71.999954 ) ( -344.000153 3319.999756 64.000031 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -552.000061 3759.999756 -128 ) ( -552.000061 3759.999756 71.999969 ) ( -456.000061 3303.999756 71.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -344.000031 3319.999756 64.000038 ) ( -552.000305 3760.000488 72 ) ( -552.000305 3760.000488 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1807 +{ +( -440 3760 -128 ) ( -552 3760 -128 ) ( -552 3472 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -344.000092 3319.999756 63.999939 ) ( -552.000244 3760.000244 71.999985 ) ( -440.000183 3824.000244 63.999962 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -343.999756 3319.999023 64 ) ( -439.999969 3824.000244 64.000076 ) ( -439.999969 3824.000244 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -440.000061 3824.000244 64.000076 ) ( -552.000244 3760.000244 72.000114 ) ( -552.000244 3760.000244 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -552.000305 3760.000244 -128 ) ( -552.000305 3760.000244 72.000061 ) ( -343.999786 3319.999023 63.999981 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1808 +{ +( -352 3304 -128 ) ( -456 3304 -128 ) ( -456 3096 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -424.000183 2928 104.000008 ) ( -456.000214 3304.000488 72.000069 ) ( -312.000061 2928 112.000069 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -424.000061 2928 103.999954 ) ( -312 2928 112.000015 ) ( -312 2928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -456.000153 3304.000244 -128 ) ( -456.000153 3304.000244 72.000076 ) ( -424.000122 2928 104.000008 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -312.000183 2928 112.000069 ) ( -456.000031 3303.999756 72.000130 ) ( -456.000031 3303.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1809 +{ +( -352 3304 -128 ) ( -456 3304 -128 ) ( -456 3096 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -311.999908 2927.999023 111.999962 ) ( -456.000244 3304 72.000008 ) ( -344 3320 64.000038 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -311.999786 2927.998779 112 ) ( -343.999908 3320 64 ) ( -343.999908 3320 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -343.999878 3320 64.000038 ) ( -456.000244 3304 72.000023 ) ( -456.000244 3304 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -456.000122 3304 -128 ) ( -456.000122 3304 72.000015 ) ( -311.999847 2927.999268 111.999962 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1810 +{ +( -448 3288 -128 ) ( -568 3288 -128 ) ( -568 3080 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -535.999817 2928 96.000084 ) ( -567.999695 3287.998535 80.000092 ) ( -424.000336 2928 103.999985 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -535.999939 2928 96.000031 ) ( -424 2928 103.999977 ) ( -424 2928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -567.999939 3287.999023 -128 ) ( -567.999939 3287.999023 80.000053 ) ( -536 2928 96.000069 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -424.000153 2928 104.000015 ) ( -567.999939 3287.999756 80.000046 ) ( -567.999939 3287.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1811 +{ +( -448 3288 -128 ) ( -568 3288 -128 ) ( -568 3080 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -424 2927.999756 103.999939 ) ( -568.000122 3288 79.999901 ) ( -456.000031 3304 71.999901 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -424.000092 2927.999756 104.000076 ) ( -456.000122 3304.000244 72.000038 ) ( -456.000122 3304.000244 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -456.000031 3304 71.999977 ) ( -568.000122 3288 79.999977 ) ( -568.000122 3288 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -568.000061 3288 -128 ) ( -568.000061 3288 79.999939 ) ( -424.000092 2928 103.999954 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1812 +{ +( -536 3272 -128 ) ( -672 3272 -128 ) ( -672 2928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -640 2928 63.999973 ) ( -671.999878 3271.998535 63.999916 ) ( -536.000427 2928 95.999863 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -639.999939 2928 63.999889 ) ( -536 2928 95.999908 ) ( -536 2928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -671.999878 3271.998535 -128 ) ( -671.999878 3271.998535 64.000031 ) ( -640 2928 64.000092 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -536.000732 2928 95.999878 ) ( -671.999756 3271.997559 63.999977 ) ( -671.999756 3271.997559 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1813 +{ +( -536 3272 -128 ) ( -672 3272 -128 ) ( -672 2928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -535.999695 2927.998291 96.000099 ) ( -672.000244 3271.999756 64.000046 ) ( -567.999817 3287.999756 80.000046 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -535.999817 2927.998535 96.000046 ) ( -567.999939 3288 80 ) ( -567.999939 3288 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -568.000244 3287.999512 80.000069 ) ( -672.000183 3271.999512 64.000069 ) ( -672.000183 3271.999512 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672.000549 3271.999756 -128 ) ( -672.000549 3271.999756 64.000069 ) ( -535.999756 2927.997803 96.000153 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1814 +{ +( -640 3256 -128 ) ( -776 3256 -128 ) ( -776 2928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -744 2928 55.999969 ) ( -776 3255.999512 39.999931 ) ( -640.000122 2928 63.999981 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -744.000122 2928 56.000050 ) ( -640 2928 64.000076 ) ( -640 2928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -776.000122 3256 -128 ) ( -776.000122 3256 39.999977 ) ( -744.000122 2928 55.999992 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -640.000122 2928 64.000023 ) ( -776.000122 3256 39.999985 ) ( -776.000122 3256 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1815 +{ +( -640 3256 -128 ) ( -776 3256 -128 ) ( -776 2928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -640.000061 2927.999756 64.000107 ) ( -776.000183 3256.000244 40.000076 ) ( -672.000061 3272.000244 64.000053 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -639.999939 2927.999512 64.000046 ) ( -671.999939 3271.999756 64.000015 ) ( -671.999939 3271.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -672 3272 64.000015 ) ( -776.000122 3256 40.000031 ) ( -776.000122 3256 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -776 3255.999756 -128 ) ( -776 3255.999756 39.999992 ) ( -639.999878 2927.999512 64.000031 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1816 +{ +( -640 2928 -128 ) ( -744 2928 -128 ) ( -744 2784 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -712.000061 2544.000732 96.000069 ) ( -744.000061 2928.000732 56.000076 ) ( -600.000061 2560.000732 128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -712 2544.000244 -128 ) ( -712 2544.000244 96.000252 ) ( -599.999878 2560.000244 128.000229 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -744.000122 2928.000977 -128 ) ( -744.000122 2928.000977 56.000191 ) ( -712.000061 2544.000244 96.000214 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -599.999817 2560.000244 128.000229 ) ( -744.000061 2928.000977 56.000206 ) ( -744.000061 2928.000977 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1817 +{ +( -640 2928 -128 ) ( -744 2928 -128 ) ( -744 2784 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -743.999634 2928 56.000183 ) ( -640 2928 64.000183 ) ( -600.000183 2560.001221 128.000046 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -600.000183 2560.001221 127.999832 ) ( -640 2928 63.999962 ) ( -640 2928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -640 2928 -128 ) ( -640 2928 64.000114 ) ( -743.999634 2928 56.000114 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -743.999634 2928 -128 ) ( -743.999634 2928 55.999969 ) ( -600.000061 2560.000977 127.999870 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1818 +{ +( -536 2928 -128 ) ( -640 2928 -128 ) ( -640 2800 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -600 2560.000244 128.000580 ) ( -639.999939 2928 64.000618 ) ( -487.999969 2576.000244 136.000381 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -600 2560.000244 -128 ) ( -600 2560.000244 128.000458 ) ( -487.999969 2576.000244 136.000229 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -640 2928 -128 ) ( -640 2928 64.000557 ) ( -600 2560 128.000580 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -487.999969 2576.000244 136.000397 ) ( -639.999939 2928 64.000626 ) ( -639.999939 2928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1819 +{ +( -536 2928 -128 ) ( -640 2928 -128 ) ( -640 2800 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -639.999756 2928 64.000114 ) ( -536.000305 2928 96.000076 ) ( -488.000580 2576.001953 135.999634 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -488.000214 2576.001221 135.999786 ) ( -536.000061 2928 96.000099 ) ( -536.000061 2928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -536.000122 2928 -128 ) ( -536.000122 2928 96.000008 ) ( -639.999756 2928 64.000015 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -639.999756 2928 -128 ) ( -639.999756 2928 64.000046 ) ( -488.000153 2576.000977 135.999771 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1820 +{ +( -424 2928 -128 ) ( -536 2928 -128 ) ( -536 2704 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -487.999786 2575.999268 136.000854 ) ( -536.000122 2928.000488 96.000679 ) ( -383.999634 2591.999268 136.000626 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -487.999969 2575.999268 -128 ) ( -487.999969 2575.999268 136.000916 ) ( -383.999634 2591.999268 136.000671 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -536.000305 2928.000977 -128 ) ( -536.000305 2928.000977 96.000565 ) ( -488.000031 2575.999268 136.000793 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -383.999268 2591.999512 136.000610 ) ( -536.000610 2928.002686 96.000366 ) ( -536.000610 2928.002686 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1821 +{ +( -424 2928 -128 ) ( -536 2928 -128 ) ( -536 2704 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -535.999634 2928 95.999969 ) ( -423.999786 2928 103.999901 ) ( -383.999878 2592.000488 135.999756 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -384.000305 2592.001465 135.999573 ) ( -424.000122 2928 103.999886 ) ( -424.000122 2928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -424.000031 2928 -128 ) ( -424.000031 2928 103.999908 ) ( -535.999634 2928 95.999939 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -535.999634 2928 -128 ) ( -535.999634 2928 95.999855 ) ( -384.000275 2592.001465 135.999573 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1822 +{ +( -312 2928 -128 ) ( -424 2928 -128 ) ( -424 2752 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -383.999725 2592 135.999695 ) ( -423.999969 2928.000977 103.999802 ) ( -279.999573 2608 135.999756 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -384.000061 2592 -128 ) ( -384.000061 2592 135.999954 ) ( -279.999603 2608 136.000031 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -424.000519 2928.002197 -128 ) ( -424.000519 2928.002197 103.999756 ) ( -384.000244 2592 135.999863 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -279.999237 2608 135.999847 ) ( -424.000488 2928.002930 103.999550 ) ( -424.000488 2928.002930 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1823 +{ +( -312 2928 -128 ) ( -424 2928 -128 ) ( -424 2752 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -423.999969 2928 104.000099 ) ( -312.000122 2928 112.000130 ) ( -280.000122 2608.000244 136.000107 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -279.999939 2608 136 ) ( -311.999969 2928 111.999954 ) ( -311.999969 2928 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -312 2928 -128 ) ( -312 2928 111.999916 ) ( -423.999969 2928 103.999908 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -423.999969 2928 -128 ) ( -423.999969 2928 103.999695 ) ( -279.999969 2608 135.999710 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1824 +{ +( -256 2592 -128 ) ( -384 2592 -128 ) ( -384 2376 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -284.000061 2232.000244 203.998932 ) ( -384.000305 2592.000977 135.998901 ) ( -183.999939 2296.000488 175.999725 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -284 2232 -128 ) ( -284 2232 203.999466 ) ( -183.999908 2296.000244 176.000214 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -384.000366 2592.001221 -128 ) ( -384.000366 2592.001221 135.998917 ) ( -284 2231.999756 203.999023 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -183.999908 2296.000244 175.999847 ) ( -384.000183 2592.000732 135.999054 ) ( -384.000183 2592.000732 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1825 +{ +( -256 2592 -128 ) ( -384 2592 -128 ) ( -384 2376 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -183.999191 2295.999023 176.000351 ) ( -383.999725 2591.999756 136.000015 ) ( -279.999420 2607.999756 135.999939 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -183.999451 2295.999268 176.000153 ) ( -279.999573 2607.999756 135.999786 ) ( -279.999573 2607.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -279.999542 2607.999512 135.999832 ) ( -383.999603 2591.999512 135.999893 ) ( -383.999603 2591.999512 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -383.999451 2591.999512 -128 ) ( -383.999451 2591.999512 135.999924 ) ( -183.999588 2295.999756 176.000153 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1826 +{ +( -368 2576 -128 ) ( -488 2576 -128 ) ( -488 2352 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -392.000092 2167.999756 207.999664 ) ( -488.000336 2576.000977 135.999329 ) ( -283.999725 2232 203.999985 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -392 2168 -128 ) ( -392 2168 207.999542 ) ( -284.000122 2232 203.999908 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -488.000458 2576.001221 -128 ) ( -488.000458 2576.001221 135.999390 ) ( -392.000153 2168 207.999725 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -283.999786 2232.000244 204.000107 ) ( -488.000244 2576.000977 135.999496 ) ( -488.000244 2576.000977 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1827 +{ +( -368 2576 -128 ) ( -488 2576 -128 ) ( -488 2352 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -284 2231.999512 204.000641 ) ( -488.000244 2576 136.000412 ) ( -384.000153 2592 136.000275 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -284.000153 2232.000244 204.000717 ) ( -384.000122 2592 136.000473 ) ( -384.000122 2592 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -384.000336 2591.999756 136.000229 ) ( -488.000122 2575.999756 136.000366 ) ( -488.000122 2575.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -488.000183 2576 -128 ) ( -488.000183 2576 136.000397 ) ( -283.999908 2231.999512 204.000641 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1828 +{ +( -488 2560 -128 ) ( -600 2560 -128 ) ( -600 2296 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -392.000519 2168.001221 207.999954 ) ( -600.000061 2560.000244 127.999947 ) ( -488.000305 2576.000244 135.999680 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -392.000610 2168.001221 207.999847 ) ( -488.000336 2576 135.999619 ) ( -488.000336 2576 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -488.000336 2576 135.999725 ) ( -599.999939 2560 128.000061 ) ( -599.999939 2560 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -600.000183 2560.000244 -128 ) ( -600.000183 2560.000244 127.999931 ) ( -392.000549 2168.000977 207.999985 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1829 +{ +( -488 2560 -128 ) ( -600 2560 -128 ) ( -600 2296 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -504.000031 2104.000732 199.999207 ) ( -599.999878 2559.999756 128.000015 ) ( -392.000244 2168.000488 208.000031 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -504.000031 2104.000732 199.999725 ) ( -392.000275 2168.000488 208.000534 ) ( -392.000275 2168.000488 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -599.999573 2559.999268 -128 ) ( -599.999573 2559.999268 127.999947 ) ( -503.999939 2104.000732 199.998993 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -392.000397 2168.000244 207.999741 ) ( -599.999573 2559.998779 127.999977 ) ( -599.999573 2559.998779 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1830 +{ +( -504 2272 -128 ) ( -656 2272 -128 ) ( -656 2104 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -616 2040.000366 151.999771 ) ( -711.999878 2543.999756 96.000153 ) ( -504.000153 2104.000244 200.000061 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -616 2040.000244 151.999603 ) ( -504.000061 2104.000244 199.999939 ) ( -504.000061 2104.000244 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -711.999695 2543.999512 -128 ) ( -711.999695 2543.999512 96.000175 ) ( -615.999878 2040.000244 151.999756 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -504.000092 2104.000244 199.999924 ) ( -711.999939 2544 95.999954 ) ( -711.999939 2544 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1831 +{ +( -504 2272 -128 ) ( -656 2272 -128 ) ( -656 2104 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -504.000244 2104.000488 200.000366 ) ( -712 2544 96.000435 ) ( -600.000183 2560 128.000397 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -504.000183 2104.000488 200.000107 ) ( -600.000122 2560 128.000153 ) ( -600.000122 2560 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -600.000122 2560 128.000275 ) ( -712 2544 96.000290 ) ( -712 2544 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -712.000122 2544 -128 ) ( -712.000122 2544 96.000229 ) ( -504.000031 2103.999756 200.000336 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1832 +{ +( -192 1816 -128 ) ( -296 1816 -128 ) ( -296 1736 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 39.999737 1672.000244 380.000427 ) ( -296.000244 1816.000244 304.000214 ) ( -192.000244 1888.000244 316.000854 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 39.999134 1672.000610 380.000122 ) ( -192.000076 1887.999878 316.000854 ) ( -192.000076 1887.999878 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -192.000198 1888 316.001068 ) ( -296 1816.000122 304.000458 ) ( -296 1816.000122 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -296.000153 1816.000122 -128 ) ( -296.000122 1816.000122 304.000549 ) ( 39.999336 1672.000366 380.000641 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1833 +{ +( -192 1816 -128 ) ( -296 1816 -128 ) ( -296 1736 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -40.000412 1591.999146 367.998444 ) ( -296.000305 1815.999146 303.998749 ) ( 39.999462 1671.999146 379.997284 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -39.999878 1591.999878 -128 ) ( -39.999878 1591.999878 367.998749 ) ( 39.999821 1671.999756 379.997467 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -295.999176 1815.998535 -128 ) ( -295.998688 1815.998413 303.999023 ) ( -40.000130 1591.999634 367.998413 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 39.999279 1671.999146 379.997345 ) ( -296 1815.998901 303.998901 ) ( -296.000122 1815.998779 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1834 +{ +( -208 1744 -128 ) ( -400 1744 -128 ) ( -400 1592 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -40.001656 1592.000977 368.000458 ) ( -399.998749 1743.999756 264.000854 ) ( -295.999603 1815.999146 303.998871 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -40.001133 1592.000732 368.001495 ) ( -295.999664 1815.999390 303.999695 ) ( -295.999481 1815.999268 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -295.999237 1815.999146 303.999023 ) ( -399.998505 1743.999634 264.000977 ) ( -399.998505 1743.999634 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -399.998779 1743.999756 -128 ) ( -399.998749 1743.999878 264.000793 ) ( -40.001396 1592.000977 368.000458 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1835 +{ +( -208 1744 -128 ) ( -400 1744 -128 ) ( -400 1592 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -128.000717 1511.999878 333.999084 ) ( -400.000763 1744 264 ) ( -40.000828 1591.999878 368 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -128.000229 1512.000244 -128 ) ( -128.000229 1512.000244 333.999664 ) ( -40.000408 1592.000244 368.000610 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -400.001282 1744.000244 -128 ) ( -400.001282 1744.000244 263.999969 ) ( -128.000687 1511.999634 333.999146 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -40.000683 1591.999878 368.000153 ) ( -400.000610 1744 264.000122 ) ( -400.000610 1744 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1836 +{ +( 247.903427 1432.084717 -128 ) ( -125.531357 1510.702393 -128 ) ( 196.971268 1337.650757 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 199.999512 1335.996826 363.999847 ) ( -128.013016 1512.003296 333.997345 ) ( 248.001251 1432.000366 391.999786 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 200.000137 1335.997925 363.999725 ) ( 248.001007 1431.999756 391.999176 ) ( 247.903854 1432.084595 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -128.121780 1512.090454 -128 ) ( -128.013885 1512.003540 333.997162 ) ( 199.999466 1335.996582 363.999725 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 248.001587 1432.000610 391.999817 ) ( -128.013779 1512.003784 333.997223 ) ( -128.121704 1512.090698 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1837 +{ +( 64 1592 -128 ) ( -40 1592 -128 ) ( -40 1496 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 296.004639 1527.998779 404.005157 ) ( -40.000790 1591.999756 367.999512 ) ( 40.000549 1672.000977 380.000610 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 296.004944 1527.998657 404.003876 ) ( 40.000523 1672.001099 379.999298 ) ( 40.000523 1672.001099 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 40.000401 1672.000977 380.000580 ) ( -40.000904 1591.999756 367.999481 ) ( -40.000904 1591.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -40.001133 1591.999512 -128 ) ( -40.001133 1591.999512 367.999512 ) ( 296.005493 1527.998291 404.005188 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1838 +{ +( 120 1672 -128 ) ( 40 1672 -128 ) ( 40 1544 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 296.000427 1527.998779 404.000427 ) ( 39.995598 1672.001831 379.998932 ) ( 344.001495 1608.000610 408.001099 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 296.000702 1527.999634 404.000946 ) ( 344.000916 1608.000122 408.001617 ) ( 344.000916 1608.000122 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 39.995972 1672.001587 -128 ) ( 39.995651 1672.001831 379.998962 ) ( 296.000427 1527.998779 404.000458 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 344.001556 1608.000610 408.001160 ) ( 39.996216 1672.001587 379.998993 ) ( 39.996449 1672.001465 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1839 +{ +( 216 1736 -128 ) ( 120 1736 -128 ) ( 120 1648 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 391.997772 1704.000366 412.000732 ) ( 119.999542 1744 384.001678 ) ( 199.999237 1823.999634 376.000793 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 391.997711 1704.000244 411.998016 ) ( 199.999207 1823.999512 375.998199 ) ( 199.999207 1823.999512 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 199.999405 1823.999390 376.001282 ) ( 119.999931 1743.999878 384.002716 ) ( 119.999931 1743.999878 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 119.999428 1744 -128 ) ( 119.999420 1744 384.001617 ) ( 391.997467 1704.000366 412.000580 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1840 +{ +( 360 1568 -128 ) ( 296 1568 -128 ) ( 296 1528 -128 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( 296.000305 1527.999512 404.001892 ) ( 344.000305 1607.999512 408.004211 ) ( 584.000183 1543.999512 392.002930 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( 584.000549 1543.999512 392.002930 ) ( 344.000244 1607.999634 408.004242 ) ( 344.000244 1607.999634 -128 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( 344.000427 1607.999634 -128 ) ( 344.000427 1607.999634 408.004242 ) ( 296.000366 1527.999512 404.001892 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( 296.000580 1527.999512 -128 ) ( 296.000580 1527.999512 404.002228 ) ( 584.000305 1543.999512 392.002899 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1841 +{ +( 360 1568 -128 ) ( 296 1568 -128 ) ( 296 1528 -128 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( 584 1440.000732 383.999084 ) ( 296.003723 1527.999756 403.999451 ) ( 584 1543.999512 391.999329 ) common/clip -8 -8 0.00 1 1 196608 2193 0 +( 296.003052 1527.999634 -128 ) ( 296.003052 1527.999634 403.999451 ) ( 584 1440.000488 383.999084 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( 584 1440.000122 383.998322 ) ( 584 1544 391.998749 ) ( 584 1544 -128 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( 584 1543.999512 391.999298 ) ( 296.002991 1527.999634 403.999390 ) ( 296.002991 1527.999634 -128 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1842 +{ +( 295.999878 1527.999878 -128 ) ( 248.000015 1432.000122 -128 ) ( 583.999207 1440.000122 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 247.999710 1432.000366 392.002411 ) ( 295.999695 1528.000244 404.001038 ) ( 583.999390 1440.000366 383.999664 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 583.998230 1440.000366 383.999664 ) ( 296.000061 1527.999756 404.000977 ) ( 296.000061 1527.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 296.000275 1528.000244 -128 ) ( 296.000275 1528.000244 404.000977 ) ( 248.000290 1432.000366 392.002350 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 583.998413 1440.000244 -128 ) ( 248.000076 1432.000244 -128 ) ( 248.000076 1432.000366 392.002228 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1843 +{ +( 328 1520 -128 ) ( 248 1520 -128 ) ( 248 1432 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1327.999512 372.000519 ) ( 243.997086 1432.000488 392.001007 ) ( 584 1440.000488 384.000763 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 252 1432 -128 ) ( 248 1432 392 ) ( 584 1328 372 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1328 372.000885 ) ( 584 1440.000366 384.001038 ) ( 584 1440.000366 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 248 1432 392 ) ( 252 1432 -128 ) ( 584 1440 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1844 +{ +( 584 1432 -128 ) ( 248 1432 -128 ) ( 248 1224 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1223.999878 355.999084 ) ( 200.000443 1335.999756 363.999329 ) ( 584 1327.999756 371.998688 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 200.000458 1335.999756 -128 ) ( 200.000458 1335.999756 363.999359 ) ( 584 1223.999878 355.999115 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1224.000244 355.998932 ) ( 584 1327.999878 371.998657 ) ( 584 1327.999878 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 584 1327.999756 371.998718 ) ( 200.001038 1335.999756 363.999359 ) ( 200.001038 1335.999756 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1845 +{ +( 2104 480 -132 ) ( 1920 480 -132 ) ( 1920 136 -132 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2087.999756 -72.000076 76 ) ( 1911.999390 480.001251 200 ) ( 2192 -56.000034 76 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2088 -72 -132 ) ( 2088 -72 76 ) ( 2192 -56 76 ) common/clip 0 -4 0.00 1 1 196608 2193 0 +( 1911.999268 480.001373 -132 ) ( 1911.999268 480.001373 200 ) ( 2087.999756 -72.000160 76 ) common/clip 0 -4 0.00 1 1 196608 2193 0 +( 2191.999756 -55.999966 76 ) ( 1912.000366 479.998871 200 ) ( 1912.000366 479.998871 -132 ) common/clip 0 -4 0.00 1 1 196608 2193 0 +} +// brush 1846 +{ +( 2104 480 -132 ) ( 1920 480 -132 ) ( 1920 136 -132 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1911.999634 480.000458 200.000565 ) ( 2031.999390 552.000366 200.000717 ) ( 2191.998779 -55.998001 76.001068 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2191.999268 -55.999161 76.000748 ) ( 2031.999634 552.000549 200.000656 ) ( 2031.999634 552.000549 -132 ) common/clip 0 -4 0.00 1 1 196608 2193 0 +( 2031.999268 552.000732 -132 ) ( 2031.999268 552.000732 200.000793 ) ( 1911.999390 480.000793 200.000641 ) common/clip 0 -4 0.00 1 1 196608 2193 0 +( 1911.999878 479.999908 -132 ) ( 1911.999878 479.999908 200 ) ( 2192.000244 -56.000847 76 ) common/clip 0 -4 0.00 1 1 196608 2193 0 +} +// brush 1847 +{ +( 1936 416 -128 ) ( 1800 416 -128 ) ( 1800 184 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1975.999390 -87.999695 80 ) ( 1799.998779 416.002075 200 ) ( 2087.999756 -71.999634 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1976 -88 -128 ) ( 1976 -88 80 ) ( 2088 -72 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1799.999634 416.000610 -128 ) ( 1799.999634 416.000610 200 ) ( 1975.999878 -88.000053 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2088.000244 -72.000298 80 ) ( 1799.999878 416.000336 200 ) ( 1799.999878 416.000336 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1848 +{ +( 1936 416 -132 ) ( 1800 416 -132 ) ( 1800 184 -132 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1799.999878 416.000549 196.000107 ) ( 1912 480.000641 199.999954 ) ( 2088.000244 -71.999901 76.000008 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2087.999268 -71.998482 76.000168 ) ( 1911.999756 480.000214 200.000122 ) ( 1911.999756 480.000214 -132 ) common/clip 0 -4 0.00 1 1 196608 2193 0 +( 1912 480 -132 ) ( 1912 479.999969 200.000275 ) ( 1800.000122 416.000061 196.000107 ) common/clip 0 -4 0.00 1 1 196608 2193 0 +( 1800.000122 416.000122 -132 ) ( 1800.000122 416.000122 196 ) ( 2088 -71.999596 76 ) common/clip 0 -4 0.00 1 1 196608 2193 0 +} +// brush 1849 +{ +( 1776 352 -128 ) ( 1696 352 -128 ) ( 1696 176 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1696.000488 360.000061 199.999893 ) ( 1800.000244 415.999969 200.000244 ) ( 1975.999878 -87.998993 80.000282 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1975.999146 -87.997749 80.000160 ) ( 1799.999756 416.000397 200.000153 ) ( 1799.999756 416.000397 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1799.999878 416.000214 -128 ) ( 1799.999878 416.000183 199.999786 ) ( 1696.000244 360.000366 199.999252 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1696.000366 360.000153 -128 ) ( 1696.000366 360.000153 199.999573 ) ( 1975.999268 -87.998039 80.000191 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1850 +{ +( 2088 -88 -256 ) ( 1976 -88 -256 ) ( 1976 -312 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064 -576 3.999780 ) ( 1976.000244 -88.001144 79.999603 ) ( 2167.999756 -576 3.999795 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064 -576 -256 ) ( 2064 -576 3.999710 ) ( 2168 -576 3.999731 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1976.000244 -88.001114 -256 ) ( 1976.000244 -88.001114 79.999756 ) ( 2064 -576 3.999927 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2167.999512 -576 3.999943 ) ( 1976.000488 -88.002174 79.999580 ) ( 1976.000488 -88.002174 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1851 +{ +( 2208 -1096 -256 ) ( 2096 -1096 -256 ) ( 2096 -1248 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2095.999756 -1248 -40.000023 ) ( 2167.999756 -576.000977 3.999878 ) ( 2207.999756 -1248 -44.000023 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2095.999756 -1248 -39.999996 ) ( 2208 -1248 -44.000011 ) ( 2208 -1248 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2167.999756 -576.000793 -256 ) ( 2167.999756 -576.000793 3.999954 ) ( 2095.999756 -1248 -39.999954 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2207.999512 -1248 -43.999973 ) ( 2167.999512 -576.002258 3.999843 ) ( 2167.999512 -576.002258 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1852 +{ +( 2208 -1096 -256 ) ( 2096 -1096 -256 ) ( 2096 -1248 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2207.999268 -1248.000854 -44.000099 ) ( 2167.999512 -576 3.999774 ) ( 2279.999512 -576 8.000011 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2207.999756 -1248.001831 -43.999924 ) ( 2280 -576 8.000259 ) ( 2280 -576 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2279.999756 -576 8.000064 ) ( 2167.999512 -576 3.999808 ) ( 2167.999512 -576 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2167.999512 -576 -256 ) ( 2167.999512 -576 3.999816 ) ( 2207.999512 -1248.003418 -44.000214 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1853 +{ +( 2168 -576 -256 ) ( 2064 -576 -256 ) ( 2064 -760 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2000.000244 -1248 -35.999794 ) ( 2064 -576.001831 4.000198 ) ( 2096 -1248 -39.999813 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2000.000122 -1248 -256 ) ( 2000.000122 -1248 -35.999859 ) ( 2096 -1248 -39.999886 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064 -576.000122 -256 ) ( 2064 -576.000122 4.000149 ) ( 2000 -1248 -35.999813 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2096 -1248 -39.999832 ) ( 2064 -576.000244 4.000160 ) ( 2064 -576.000244 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1854 +{ +( 2168 -576 -256 ) ( 2064 -576 -256 ) ( 2064 -760 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2096 -1247.999756 -39.999687 ) ( 2064 -576 4.000320 ) ( 2168 -576 4.000322 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2096 -1247.999878 -39.999977 ) ( 2168 -576 4.000041 ) ( 2168 -576 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2168 -576 3.999952 ) ( 2064 -576 3.999950 ) ( 2064 -576 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064 -576 -256 ) ( 2064 -576 4.000061 ) ( 2096 -1248.001221 -39.999931 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1855 +{ +( 1888 -1248 -256 ) ( 1776 -1248 -256 ) ( 1776 -1424 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1728 -1920 -96.000481 ) ( 1768.000122 -1247.998779 7.999783 ) ( 1840.000122 -1920 -96.000435 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1728 -1920 -256 ) ( 1728 -1920 -95.999901 ) ( 1839.999878 -1920 -95.999855 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1768.000122 -1247.998901 -256 ) ( 1768.000122 -1247.998901 7.999854 ) ( 1728 -1920 -96.000389 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1840.000244 -1920 -96.000351 ) ( 1768.000122 -1247.998169 7.999957 ) ( 1768.000122 -1247.998169 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1856 +{ +( 2000 -1248 -256 ) ( 1888 -1248 -256 ) ( 1888 -1640 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1840 -1920 -96.000069 ) ( 1880 -1247.999390 -15.999935 ) ( 1952.000122 -1920 -96.000114 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1840 -1920 -256 ) ( 1840 -1920 -95.999985 ) ( 1951.999878 -1920 -96.000015 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1879.999634 -1247.996582 -256 ) ( 1879.999634 -1247.996582 -15.999493 ) ( 1839.999512 -1920 -95.999947 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1952.000244 -1920 -96.000015 ) ( 1879.999756 -1247.996582 -15.999521 ) ( 1879.999756 -1247.996582 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1857 +{ +( 2000 -1248 -256 ) ( 1888 -1248 -256 ) ( 1888 -1640 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1879.999756 -1248 -15.999648 ) ( 1999.999878 -1248 -35.999660 ) ( 1951.999756 -1919.999878 -95.999710 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1951.999756 -1919.999146 -95.999687 ) ( 1999.999756 -1248 -35.999714 ) ( 1999.999756 -1248 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1999.999878 -1248 -256 ) ( 1999.999878 -1248 -35.999798 ) ( 1879.999756 -1248 -15.999788 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1879.999756 -1248 -256 ) ( 1879.999756 -1248 -15.999861 ) ( 1951.999878 -1920.000732 -96.000015 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1858 +{ +( 2096 -1248 -256 ) ( 2000 -1248 -256 ) ( 2000 -1464 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1951.999634 -1920 -96.000282 ) ( 1999.999756 -1247.996948 -36.000046 ) ( 2048 -1920 -96.000107 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1951.999878 -1920 -256 ) ( 1951.999878 -1920 -96.000198 ) ( 2048 -1920 -96.000015 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2000 -1247.999390 -256 ) ( 2000 -1247.999390 -36.000187 ) ( 1952 -1920 -96.000206 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2048 -1920 -95.999985 ) ( 2000 -1248.000244 -36.000225 ) ( 2000 -1248.000244 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1859 +{ +( 2096 -1248 -256 ) ( 2000 -1248 -256 ) ( 2000 -1464 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2048.000244 -1920.001709 -96.000107 ) ( 2000 -1248 -35.999897 ) ( 2096.000244 -1248 -39.999939 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2048 -1919.999878 -96 ) ( 2096 -1248 -39.999992 ) ( 2096 -1248 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2096 -1248 -39.999878 ) ( 2000 -1248 -35.999847 ) ( 2000 -1248 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2000 -1248 -256 ) ( 2000 -1248 -35.999859 ) ( 2048 -1919.999634 -95.999878 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1860 +{ +( 2176 -1832 -256 ) ( 2048 -1832 -256 ) ( 2048 -1920 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2047.999512 -1920 -95.999947 ) ( 2095.999756 -1247.996460 -39.999699 ) ( 2160 -1920 -95.999954 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2048 -1920 -256 ) ( 2048 -1920 -95.999924 ) ( 2160 -1920 -95.999924 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2095.999756 -1247.996338 -256 ) ( 2095.999756 -1247.996338 -39.999702 ) ( 2047.999512 -1920 -95.999954 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2160 -1920 -95.999924 ) ( 2095.999756 -1247.997925 -39.999767 ) ( 2095.999756 -1247.997925 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1861 +{ +( 2176 -1832 -256 ) ( 2048 -1832 -256 ) ( 2048 -1920 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2096 -1248 -39.999962 ) ( 2208 -1248 -43.999981 ) ( 2160 -1920.000366 -95.999916 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2160 -1920.000366 -95.999893 ) ( 2208 -1248 -43.999954 ) ( 2208 -1248 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2208 -1248 -256 ) ( 2208 -1248 -43.999973 ) ( 2096 -1248 -39.999954 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2096 -1248 -256 ) ( 2096 -1248 -40 ) ( 2160 -1920.000732 -95.999947 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1862 +{ +( 1848 -1920 -256 ) ( 1728 -1920 -256 ) ( 1728 -2120 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1744.000122 -2824 -96.000046 ) ( 1728.000122 -1920.001221 -96.000046 ) ( 1856 -2824 -95.999992 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1744 -2824 -95.999924 ) ( 1856 -2824 -95.999870 ) ( 1856 -2824 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1728 -1920 -256 ) ( 1728 -1920 -96.000023 ) ( 1744 -2824 -96.000084 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1856 -2824 -96.000023 ) ( 1728 -1920 -96.000015 ) ( 1728 -1920 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1863 +{ +( 1848 -1920 -256 ) ( 1728 -1920 -256 ) ( 1728 -2120 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1856.000244 -2824.002197 -95.999939 ) ( 1727.999878 -1920 -95.999725 ) ( 1840.000244 -1920 -95.999825 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1856.000244 -2824.002441 -96.000244 ) ( 1840.000244 -1920 -96.000008 ) ( 1840.000244 -1920 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1840.000244 -1920 -95.999985 ) ( 1727.999878 -1920 -95.999878 ) ( 1727.999878 -1920 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1727.999634 -1920 -256 ) ( 1727.999634 -1920 -95.999969 ) ( 1856.000244 -2824.003662 -96.000259 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1864 +{ +( 1968 -2744 -256 ) ( 1856 -2744 -256 ) ( 1856 -2832 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1856.000610 -2824 -95.999985 ) ( 1840.000610 -1920.004639 -96.000244 ) ( 1968 -2824 -96.000038 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1856.000122 -2824 -95.999832 ) ( 1968 -2824 -95.999878 ) ( 1968 -2824 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1840.000244 -1920.001831 -256 ) ( 1840.000244 -1920.001831 -96.000092 ) ( 1856.000244 -2824 -95.999977 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1968 -2824 -96.000076 ) ( 1840.000122 -1920.000854 -96.000076 ) ( 1840.000122 -1920.000854 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1865 +{ +( 1968 -2744 -256 ) ( 1856 -2744 -256 ) ( 1856 -2832 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1967.999878 -2823.998291 -96.000069 ) ( 1840.000122 -1920 -96 ) ( 1951.999878 -1920 -95.999916 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1967.999878 -2823.998291 -96.000015 ) ( 1951.999878 -1920 -95.999863 ) ( 1951.999878 -1920 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1951.999878 -1920 -95.999931 ) ( 1840.000122 -1920 -96.000015 ) ( 1840.000122 -1920 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1840.000244 -1920 -256 ) ( 1840.000244 -1920 -96.000259 ) ( 1967.999878 -2823.997314 -96.000275 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1866 +{ +( 2048 -1920 -256 ) ( 1952 -1920 -256 ) ( 1952 -2192 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1968 -2824 -96 ) ( 1952 -1919.999756 -96.000008 ) ( 2064 -2824 -96 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1968 -2824 -96.000137 ) ( 2064 -2824 -96.000137 ) ( 2064 -2824 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1952 -1920 -256 ) ( 1952 -1920 -95.999985 ) ( 1968 -2824 -95.999977 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064 -2824 -95.999985 ) ( 1952 -1920 -95.999992 ) ( 1952 -1920 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1867 +{ +( 2048 -1920 -256 ) ( 1952 -1920 -256 ) ( 1952 -2192 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064.000244 -2824.004639 -96.000031 ) ( 1951.999756 -1920 -95.999985 ) ( 2048.000244 -1920 -96 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064.000244 -2824.002441 -95.999962 ) ( 2048.000244 -1920 -95.999954 ) ( 2048.000244 -1920 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2048.000244 -1920 -95.999947 ) ( 1951.999756 -1920 -95.999931 ) ( 1951.999756 -1920 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1951.999756 -1920 -256 ) ( 1951.999756 -1920 -95.999947 ) ( 2064.000244 -2824.003906 -95.999985 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1868 +{ +( 2176 -1920 -256 ) ( 2048 -1920 -256 ) ( 2048 -2824 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064 -2824 -96.000412 ) ( 2048 -1920 -96.000412 ) ( 2176 -2824 -96.000412 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064 -2824 -95.999947 ) ( 2176 -2824 -95.999947 ) ( 2176 -2824 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2048 -1920 -256 ) ( 2048 -1920 -96.000427 ) ( 2064 -2824 -96.000412 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2176 -2824 -96.000381 ) ( 2048 -1920 -96.000389 ) ( 2048 -1920 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1869 +{ +( 2176 -1920 -256 ) ( 2048 -1920 -256 ) ( 2048 -2824 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2176.000488 -2824.001953 -96.000038 ) ( 2048 -1920 -95.999962 ) ( 2160.000488 -1920 -95.999962 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2176.000488 -2824.002930 -96.000061 ) ( 2160.000488 -1920 -96.000015 ) ( 2160.000488 -1920 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2160.000488 -1920 -95.999992 ) ( 2048 -1920 -95.999985 ) ( 2048 -1920 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2048 -1920 -256 ) ( 2048 -1920 -95.999969 ) ( 2176.000488 -2824.001465 -96.000023 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1870 +{ +( 2096 -3664 -256 ) ( 1984 -3664 -256 ) ( 1984 -3712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1984.000122 -3711.999756 -96.000259 ) ( 2064 -2824.000244 -96.000237 ) ( 2096 -3711.999756 -96.000267 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1984 -3711.999756 -96.000298 ) ( 2096 -3711.999756 -96.000305 ) ( 2096 -3711.999756 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064 -2824.001953 -256 ) ( 2064 -2824.001953 -96.000366 ) ( 1984.000366 -3711.999756 -96.000290 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2096 -3711.999756 -96.000305 ) ( 2064 -2824.000244 -96.000275 ) ( 2064 -2824.000244 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1871 +{ +( 2096 -3664 -256 ) ( 1984 -3664 -256 ) ( 1984 -3712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064 -2824 -95.999817 ) ( 2176.000244 -2824 -95.999710 ) ( 2096 -3712.000977 -95.999664 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2096 -3712.002686 -95.999809 ) ( 2176.000488 -2824 -95.999763 ) ( 2176.000488 -2824 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2176.000244 -2824 -256 ) ( 2176.000244 -2824 -95.999657 ) ( 2064 -2824 -95.999763 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064 -2824 -256 ) ( 2064 -2824 -95.999947 ) ( 2096 -3712.000244 -95.999847 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1872 +{ +( 2064 -2824 -256 ) ( 1968 -2824 -256 ) ( 1968 -3040 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1888.000122 -3712 -95.999931 ) ( 1967.999756 -2824.003418 -96.000053 ) ( 1983.999634 -3712 -96.000092 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1888.000244 -3712 -95.999939 ) ( 1983.999756 -3712 -96.000099 ) ( 1983.999756 -3712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1967.999756 -2824.006592 -256 ) ( 1967.999756 -2824.006592 -96.000259 ) ( 1888.000488 -3712 -95.999962 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1983.999390 -3712 -96.000114 ) ( 1967.999512 -2824.007813 -96.000320 ) ( 1967.999512 -2824.007813 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1873 +{ +( 2064 -2824 -256 ) ( 1968 -2824 -256 ) ( 1968 -3040 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1967.999512 -2824 -95.999817 ) ( 2064.000488 -2824 -95.999619 ) ( 1983.999512 -3712.009766 -96.000259 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1983.999512 -3712.009766 -96.000412 ) ( 2064.000488 -2824 -95.999771 ) ( 2064.000488 -2824 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2064.000488 -2824 -256 ) ( 2064.000488 -2824 -95.999557 ) ( 1967.999512 -2824 -95.999741 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1967.999512 -2824 -256 ) ( 1967.999512 -2824 -95.999962 ) ( 1983.999512 -3712.009033 -96.000565 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1874 +{ +( 1968 -2824 -256 ) ( 1856 -2824 -256 ) ( 1856 -3104 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1775.999512 -3712 -95.999535 ) ( 1855.999878 -2823.996094 -95.999542 ) ( 1888 -3712 -95.999756 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1775.999512 -3712 -95.999550 ) ( 1888 -3712 -95.999771 ) ( 1888 -3712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1856 -2824 -256 ) ( 1856 -2824 -95.999710 ) ( 1776 -3712 -95.999496 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1888 -3712 -95.999771 ) ( 1856 -2824 -95.999763 ) ( 1856 -2824 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1875 +{ +( 1968 -2824 -256 ) ( 1856 -2824 -256 ) ( 1856 -3104 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1856 -2824 -96.000099 ) ( 1968.000366 -2824 -96.000214 ) ( 1888.000122 -3712.003662 -96.000443 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1888.000122 -3712.004639 -96.000320 ) ( 1968.000488 -2824 -96.000038 ) ( 1968.000488 -2824 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1968.000366 -2824 -256 ) ( 1968.000366 -2824 -96.000229 ) ( 1856 -2824 -96.000130 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1856 -2824 -256 ) ( 1856 -2824 -95.999977 ) ( 1888.000122 -3712.003906 -96.000244 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1876 +{ +( 1776 -3608 -256 ) ( 1664 -3608 -256 ) ( 1664 -3712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1664.000366 -3712 -96.000114 ) ( 1744.000122 -2824.002930 -96.000122 ) ( 1776 -3712 -95.999962 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1664 -3712 -95.999992 ) ( 1776 -3712 -95.999840 ) ( 1776 -3712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1744 -2824 -256 ) ( 1744 -2824 -95.999924 ) ( 1664 -3712 -96.000069 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1775.999878 -3712 -95.999931 ) ( 1743.999878 -2824.000977 -95.999992 ) ( 1743.999878 -2824.000977 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1877 +{ +( 1776 -3608 -256 ) ( 1664 -3608 -256 ) ( 1664 -3712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1744 -2824 -95.999977 ) ( 1856 -2824 -95.999931 ) ( 1776 -3712 -95.999886 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1776 -3711.999023 -95.999809 ) ( 1855.999878 -2824 -95.999901 ) ( 1855.999878 -2824 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1856 -2824 -256 ) ( 1856 -2824 -96.000061 ) ( 1744 -2824 -96.000122 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1744 -2824 -256 ) ( 1744 -2824 -95.999985 ) ( 1776 -3712.000244 -95.999947 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1878 +{ +( 1840 -3712 -256 ) ( 1776 -3712 -256 ) ( 1776 -3968 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1776.000122 -3712 -96.000008 ) ( 1888.001099 -3712 -95.999802 ) ( 1663.999268 -4248.004395 -100.000046 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1664.000122 -4248.000488 -100.000023 ) ( 1888.000244 -3712 -95.999809 ) ( 1888.000244 -3712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1888.001099 -3712 -256 ) ( 1888.001099 -3712 -95.999786 ) ( 1776.000122 -3712 -95.999992 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1776.000122 -3712 -256 ) ( 1776.000122 -3712 -95.999985 ) ( 1663.999756 -4248.001953 -100.000168 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1879 +{ +( 1696 -4184 -256 ) ( 1664 -4184 -256 ) ( 1664 -4248 -256 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( 1664.000732 -4248.000488 -99.999657 ) ( 1887.998657 -3712.005371 -95.999931 ) ( 1728 -4336 -95.999908 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( 1664.000366 -4248 -99.999489 ) ( 1728.000122 -4336 -95.999641 ) ( 1728.000122 -4336 -256 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( 1887.998413 -3712.006104 -256 ) ( 1887.998413 -3712.006104 -95.999977 ) ( 1664.000854 -4248.000488 -99.999695 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1728.000122 -4336 -95.999931 ) ( 1887.998901 -3712.004639 -95.999954 ) ( 1887.998901 -3712.004639 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1880 +{ +( 2096 -3712 -256 ) ( 1992 -3712 -256 ) ( 1992 -4032 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1983.999512 -3711.999756 -96.000015 ) ( 2096.000244 -3711.999756 -95.999886 ) ( 1807.998535 -4416.003906 -95.999908 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1808.000977 -4415.994141 -96.003998 ) ( 2095.998535 -3712.000244 -96.003998 ) ( 2095.999023 -3712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 2096 -3711.999756 -256 ) ( 2095.999756 -3712 -96.003998 ) ( 1983.999512 -3712 -96.003998 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1983.999512 -3712 -256 ) ( 1983.999512 -3712 -96.000137 ) ( 1807.998901 -4416.002441 -96.000023 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1881 +{ +( 1528 -4800 -256 ) ( 1216 -4800 -256 ) ( 1216 -4896 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1215.999512 -4799.999023 -95.999985 ) ( 1728.003784 -4335.995117 -95.999649 ) ( 1280.000122 -4912 -96.000114 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1728.003784 -4335.995117 -256 ) ( 1728.003784 -4335.995117 -95.999641 ) ( 1215.999512 -4799.999023 -95.999985 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1216 -4800 -256 ) ( 1216 -4800 -96.000015 ) ( 1280 -4912 -96.000084 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1280 -4912 -96.000130 ) ( 1728.002441 -4335.997070 -95.999802 ) ( 1728.002441 -4335.997070 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1882 +{ +( 1528 -4800 -256 ) ( 1216 -4800 -256 ) ( 1216 -4896 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1727.999756 -4336 -96.000175 ) ( 1808.000366 -4416.000488 -95.999939 ) ( 1279.996704 -4912.003906 -96.000359 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1279.996338 -4912.004395 -96.000259 ) ( 1808.000488 -4416.000488 -95.999809 ) ( 1808.000488 -4416.000488 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1808.000610 -4416 -256 ) ( 1808.000610 -4416 -96.000031 ) ( 1728.000122 -4335.999512 -96.000237 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1727.999756 -4336 -256 ) ( 1727.999756 -4336 -96 ) ( 1279.997314 -4912.002930 -96.000351 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1883 +{ +( 1440 -4688 -256 ) ( 1152 -4688 -256 ) ( 1152 -4792 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1151.999878 -4688 -95.999962 ) ( 1664.000610 -4247.999512 -100.000061 ) ( 1216 -4800 -96.000053 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1664.000244 -4248 -256 ) ( 1664.000244 -4248 -100.000061 ) ( 1152 -4688 -95.999931 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1151.999878 -4688 -256 ) ( 1151.999878 -4688 -95.999855 ) ( 1216 -4800 -95.999878 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1215.999756 -4799.999512 -96.000076 ) ( 1663.998169 -4248.001953 -100.000313 ) ( 1663.998169 -4248.001953 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1884 +{ +( 1440 -4688 -256 ) ( 1152 -4688 -256 ) ( 1152 -4792 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1664.000122 -4248 -99.999733 ) ( 1727.999756 -4335.999512 -95.999725 ) ( 1216.001343 -4799.998535 -95.999466 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1216.000610 -4799.999023 -95.999634 ) ( 1728 -4335.999512 -95.999809 ) ( 1728 -4335.999512 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1727.999878 -4335.999512 -256 ) ( 1727.999878 -4335.999512 -95.999817 ) ( 1664.000244 -4248 -99.999855 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1664 -4248 -256 ) ( 1664 -4248 -100.000031 ) ( 1216.001953 -4799.997559 -95.999763 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1885 +{ +( 1296 -4512 -256 ) ( 1096 -4512 -256 ) ( 1096 -4576 -256 ) common/clip -32 -56 0.00 1 1 196608 2193 0 +( 1023.999451 -4480 -96.000145 ) ( 1495.999878 -4095.999756 -96.000099 ) ( 1095.999634 -4576.000488 -96.000130 ) common/clip -32 -56 0.00 1 1 196608 2193 0 +( 1495.997925 -4096.001953 -256 ) ( 1495.997925 -4096.001953 -96.000275 ) ( 1023.999756 -4480.000488 -96.000092 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( 1023.999634 -4480.000488 -256 ) ( 1023.999634 -4480.000488 -95.999985 ) ( 1095.999634 -4576.000488 -95.999931 ) common/clip 56 0 0.00 1 1 196608 2193 0 +( 1095.999390 -4576 -96.000076 ) ( 1495.997437 -4096.002441 -96.000313 ) ( 1495.997437 -4096.002441 -256 ) common/clip 56 0 0.00 1 1 196608 2193 0 +} +// brush 1886 +{ +( 904 -4576 -256 ) ( 712 -4576 -256 ) ( 712 -4688 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 712 -4576 -99.999527 ) ( 1024.000488 -4480 -95.999268 ) ( 728.000061 -4680.000488 -99.999512 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1024.000488 -4480 -256 ) ( 1024.000488 -4480 -95.999123 ) ( 711.999939 -4576 -99.999397 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 711.999878 -4575.999512 -99.999313 ) ( 727.999939 -4680 -99.999298 ) ( 727.999939 -4680 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 728.000061 -4680.000977 -99.999336 ) ( 1024.001587 -4479.999512 -95.998901 ) ( 1024.001587 -4479.999512 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1887 +{ +( 904 -4576 -256 ) ( 712 -4576 -256 ) ( 712 -4688 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 728.001709 -4679.999023 -99.999207 ) ( 1024.000122 -4480 -95.999512 ) ( 1096.000122 -4576 -95.999535 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 728.001404 -4679.999023 -99.999695 ) ( 1095.999878 -4576 -95.999947 ) ( 1095.999878 -4576 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1095.999756 -4576 -95.999786 ) ( 1023.999817 -4480 -95.999840 ) ( 1023.999817 -4480 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1024.000244 -4480 -256 ) ( 1024.000244 -4480 -95.999893 ) ( 728.002930 -4679.998535 -99.999405 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1888 +{ +( 952 -4680 -256 ) ( 728 -4680 -256 ) ( 728 -4784 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 727.999878 -4680.000977 -99.998962 ) ( 1095.998779 -4576.001465 -95.998962 ) ( 743.999817 -4784.000488 -95.999397 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1095.997192 -4576.002441 -256 ) ( 1095.997192 -4576.002441 -95.999146 ) ( 727.999939 -4680.001465 -99.998917 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 727.999939 -4680.000977 -99.999458 ) ( 743.999817 -4784 -95.999878 ) ( 743.999817 -4784 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 743.999939 -4784.000488 -95.999321 ) ( 1095.998657 -4576.001465 -95.998901 ) ( 1095.998657 -4576.001465 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1889 +{ +( 952 -4680 -256 ) ( 728 -4680 -256 ) ( 728 -4784 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 744.003296 -4783.998535 -95.999969 ) ( 1096.000488 -4576.000488 -96.000229 ) ( 1152 -4687.999512 -96.000298 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 744.003418 -4783.998535 -95.999718 ) ( 1151.999756 -4687.999512 -96.000046 ) ( 1151.999756 -4687.999512 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1152.000244 -4687.999512 -95.999893 ) ( 1096.000610 -4576.000488 -95.999771 ) ( 1096.000610 -4576.000488 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1096.000488 -4576.000488 -256 ) ( 1096.000488 -4576.000488 -96.000092 ) ( 744.004700 -4783.998047 -95.999649 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1890 +{ +( 968 -4784 -256 ) ( 744 -4784 -256 ) ( 744 -4896 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 743.999939 -4784 -95.999969 ) ( 1151.999146 -4688.000488 -96.000168 ) ( 759.999939 -4896 -95.999977 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1151.999146 -4688.000488 -256 ) ( 1151.999146 -4688.000488 -96.000099 ) ( 743.999939 -4784 -95.999901 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 743.999878 -4783.999512 -95.999931 ) ( 759.999939 -4896 -95.999916 ) ( 759.999939 -4896 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 759.999817 -4895.999512 -95.999969 ) ( 1151.998413 -4688 -96.000229 ) ( 1151.998413 -4688 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1891 +{ +( 968 -4784 -256 ) ( 744 -4784 -256 ) ( 744 -4896 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 760 -4895.999512 -96.000198 ) ( 1151.999756 -4688 -96.000069 ) ( 1215.999756 -4800 -96.000031 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 759.999023 -4896 -96.000137 ) ( 1216.000122 -4800 -95.999969 ) ( 1216.000122 -4800 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1216.000122 -4800 -95.999977 ) ( 1152.000122 -4688 -95.999947 ) ( 1152.000122 -4688 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1152 -4688 -256 ) ( 1152 -4688 -95.999947 ) ( 759.999817 -4896 -96.000130 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1892 +{ +( 1000 -4896 -256 ) ( 760 -4896 -256 ) ( 760 -4984 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 759.999939 -4896 -96.000351 ) ( 1216.002319 -4799.999512 -96.000031 ) ( 776 -5008.000488 -96.000351 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1216.002319 -4799.999512 -256 ) ( 1216.002319 -4799.999512 -95.999969 ) ( 759.999878 -4896 -96.000305 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 759.999939 -4896 -96.000130 ) ( 775.999939 -5008 -96.000122 ) ( 775.999939 -5008 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 776.000061 -5008.000977 -96.000389 ) ( 1216.003784 -4799.999023 -95.999908 ) ( 1216.003784 -4799.999023 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1893 +{ +( 1000 -4896 -256 ) ( 760 -4896 -256 ) ( 760 -4984 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 776.001282 -5008 -95.999786 ) ( 1216.000244 -4800.000488 -95.999847 ) ( 1279.999878 -4912 -95.999817 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 776.001770 -5008 -95.999809 ) ( 1280 -4912 -95.999954 ) ( 1280 -4912 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1280.000244 -4912 -96.000038 ) ( 1216.000610 -4800.000488 -96 ) ( 1216.000610 -4800.000488 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 1216.000244 -4800.000488 -256 ) ( 1216.000244 -4800.000488 -96.000153 ) ( 776.001648 -5008 -96.000038 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1894 +{ +( 648 -4928 -256 ) ( 384 -4928 -256 ) ( 384 -5040 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4928.000977 -99.999695 ) ( 759.997437 -4896.000977 -96.000092 ) ( 384 -5040 -95.999741 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 759.999023 -4896.000488 -256 ) ( 759.999023 -4896.000488 -95.999908 ) ( 384 -4928.000488 -99.999733 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4928.000488 -256 ) ( 384 -4928.000488 -99.999809 ) ( 384 -5040 -95.999840 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -5040 -95.999741 ) ( 759.998596 -4896.000488 -95.999939 ) ( 759.998596 -4896.000488 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1895 +{ +( 648 -4928 -256 ) ( 384 -4928 -256 ) ( 384 -5040 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 760 -4895.999512 -95.999687 ) ( 776 -5007.999512 -96.000099 ) ( 384.000061 -5039.999512 -95.999947 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 383.998657 -5040 -96.000435 ) ( 775.999939 -5008 -96.000427 ) ( 775.999939 -5008 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 776.000061 -5008 -256 ) ( 776.000061 -5008 -96.000275 ) ( 760 -4895.999512 -96.000076 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 759.999939 -4895.999512 -256 ) ( 759.999939 -4895.999512 -96.000061 ) ( 383.998779 -5040 -96.000160 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1896 +{ +( 728 -4816 -256 ) ( 384 -4816 -256 ) ( 384 -4928 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4816 -96.000114 ) ( 743.999756 -4784 -95.999939 ) ( 384 -4927.999512 -99.999733 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 743.999756 -4784 -256 ) ( 743.999756 -4784 -96.000107 ) ( 384 -4816 -96.000282 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4815.999512 -96.000183 ) ( 384 -4928 -99.999832 ) ( 384 -4928 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4927.999512 -99.999878 ) ( 743.999634 -4784 -96.000099 ) ( 743.999634 -4784 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1897 +{ +( 728 -4816 -256 ) ( 384 -4816 -256 ) ( 384 -4928 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 744 -4784.000488 -96.000290 ) ( 760 -4896.000488 -96.000534 ) ( 383.999603 -4928.000488 -100.000473 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 383.998169 -4928.000977 -100.000404 ) ( 760.000183 -4896.000977 -96.000244 ) ( 760.000183 -4896.000977 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 760.000061 -4896.000488 -256 ) ( 760.000061 -4896.000488 -96.000031 ) ( 744.000061 -4784.000488 -95.999817 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 744.000061 -4784.000488 -256 ) ( 744.000061 -4784.000488 -96.000076 ) ( 383.999725 -4928.000488 -100.000084 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1898 +{ +( 384 -4712 -256 ) ( 384 -4816.000488 -256 ) ( 728.002136 -4680 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4712 -99.999840 ) ( 728.000305 -4680 -99.999283 ) ( 384 -4816 -95.999840 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 728.000305 -4680 -256 ) ( 728.000305 -4680 -99.999260 ) ( 384 -4712 -99.999817 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4712 -99.999977 ) ( 384 -4816 -95.999977 ) ( 384 -4816 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384 -4816 -95.999825 ) ( 727.999695 -4680.000488 -99.999260 ) ( 727.999695 -4680.000488 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1899 +{ +( 536 -4712 -256 ) ( 384 -4712 -256 ) ( 384 -4816 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 728.000061 -4680.000977 -99.999702 ) ( 743.999878 -4784 -95.999931 ) ( 384.004150 -4815.999512 -95.999557 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 384.004364 -4815.999512 -95.999802 ) ( 743.999817 -4784 -96.000198 ) ( 743.999817 -4784 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 743.999695 -4784 -256 ) ( 743.999695 -4784 -96.000305 ) ( 727.999878 -4680.000977 -100.000015 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 728.000061 -4680.000977 -256 ) ( 728.000061 -4680.000977 -99.999878 ) ( 384.003113 -4816 -95.999847 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1900 +{ +( 584 -4608 -256 ) ( 384 -4608 -256 ) ( 384 -4712 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 712 -4576 -100.000031 ) ( 728 -4680 -100.000061 ) ( 383.999176 -4712 -100.000153 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 383.997742 -4712.000488 -99.998688 ) ( 727.999817 -4680.000488 -99.998688 ) ( 727.999817 -4680.000488 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 727.999878 -4679.999512 -256 ) ( 727.999878 -4679.999512 -99.998688 ) ( 711.999939 -4576 -99.998688 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( 712 -4576 -256 ) ( 712 -4576 -100.000015 ) ( 383.999237 -4712 -100.000137 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1901 +{ +( -2228 -4922 -256 ) ( -2288 -4922 -256 ) ( -2288 -4969 -256 ) common/clip 21 -16 0.00 1 1 196608 2193 0 +( -2304 -4928 -100 ) ( -1623.999390 -4928 -104 ) ( -2304 -5040 -108 ) common/clip 21 -16 0.00 1 1 196608 2193 0 +( -1623.999390 -4928 -256 ) ( -1623.999390 -4928 -103.999969 ) ( -2304 -4928 -99.999969 ) common/clip 21 0 0.00 1 1 196608 2193 0 +( -2304 -4928 -100.000008 ) ( -2304 -5040 -108.000008 ) ( -2304 -5040 -256 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -2304 -5040 -107.999954 ) ( -1624.000244 -4928 -103.999962 ) ( -1624.000244 -4928 -256 ) common/clip 16 0 0.00 1 1 196608 2193 0 +} +// brush 1902 +{ +( -2228 -4922 -256 ) ( -2288 -4922 -256 ) ( -2288 -4969 -256 ) common/clip 21 -16 0.00 1 1 196608 2193 0 +( -1624 -4927.999512 -104.000114 ) ( -1624 -5040 -120.000198 ) ( -2304.002686 -5040 -108.000137 ) common/clip 21 -16 0.00 1 1 196608 2193 0 +( -2300 -5040 -256 ) ( -2300 -5040 -104 ) ( -1624 -5040 -104 ) common/clip 21 0 0.00 1 1 196608 2193 0 +( -1624 -5040 -256 ) ( -1624 -5040 -120.000145 ) ( -1624 -4927.999512 -104.000061 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -2304.002686 -5040 -108.000084 ) ( -1624 -5040 -120.000145 ) ( -1624 -5040 -256 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -1624 -4927.999512 -256 ) ( -1624 -4927.999512 -104 ) ( -2304.002686 -5040 -108.000069 ) common/clip 16 0 0.00 1 1 196608 2193 0 +} +// brush 1903 +{ +( -2228 -4810 -256 ) ( -2288 -4810 -256 ) ( -2288 -4857 -256 ) common/clip 21 32 0.00 1 1 196608 2193 0 +( -2304 -4816 -95.999939 ) ( -1624.002686 -4816 -95.999939 ) ( -2304 -4927.999512 -99.999954 ) common/clip 21 32 0.00 1 1 196608 2193 0 +( -1624.002686 -4816 -256 ) ( -1624.002686 -4816 -95.999977 ) ( -2304 -4816 -95.999977 ) common/clip 21 0 0.00 1 1 196608 2193 0 +( -2304 -4816 -256 ) ( -2304 -4816 -95.999977 ) ( -2304 -4927.999512 -99.999992 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -2304 -4928 -100 ) ( -1624.001221 -4816 -95.999992 ) ( -1624.001221 -4816 -256 ) common/clip -32 0 0.00 1 1 196608 2193 0 +} +// brush 1904 +{ +( -2304 -4928 -256 ) ( -2304 -4933 -256 ) ( -1624 -4929 -256 ) common/clip 21 32 0.00 1 1 196608 2193 0 +( -1624 -4815.999023 -96.000008 ) ( -1624 -4928 -104.000038 ) ( -2304.004639 -4928 -100.000015 ) common/clip 21 32 0.00 1 1 196608 2193 0 +( -1624 -4928 -104 ) ( -1624 -4928 -256 ) ( -2300 -4928 -256 ) common/clip 21 0 0.00 1 1 196608 2193 0 +( -1624 -4928 -256 ) ( -1624 -4928 -104.000008 ) ( -1624 -4815.999023 -95.999977 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -2304.004639 -4928 -99.999992 ) ( -1624 -4928 -104.000015 ) ( -1624 -4928 -256 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -1624 -4815.999023 -256 ) ( -1624 -4815.999023 -96.000008 ) ( -2304.004639 -4928 -99.999977 ) common/clip -32 0 0.00 1 1 196608 2193 0 +} +// brush 1905 +{ +( -2228 -4698 -256 ) ( -2288 -4698 -256 ) ( -2288 -4745 -256 ) common/clip 21 16 0.00 1 1 196608 2193 0 +( -2303.997070 -4816 -96.000023 ) ( -1624 -4712.000488 -115.999992 ) ( -1624 -4816 -95.999992 ) common/clip 21 16 0.00 1 1 196608 2193 0 +( -2300 -4816 -256 ) ( -2300 -4816 -104 ) ( -1624 -4816 -104 ) common/clip 21 0 0.00 1 1 196608 2193 0 +( -1624 -4816 -95.999947 ) ( -1624 -4712.000488 -115.999947 ) ( -1624 -4712.000488 -256 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -2303.997070 -4816 -96.000015 ) ( -1624 -4816 -95.999985 ) ( -1624 -4816 -256 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -1624 -4712.000488 -256 ) ( -1624 -4712.000488 -116 ) ( -2303.998047 -4816 -96.000023 ) common/clip -16 0 0.00 1 1 196608 2193 0 +} +// brush 1906 +{ +( -2228 -4698 -256 ) ( -2288 -4698 -256 ) ( -2288 -4745 -256 ) common/clip 21 16 0.00 1 1 196608 2193 0 +( -2304 -4712 -104.000015 ) ( -1623.997070 -4712 -116.000015 ) ( -2304 -4816.000488 -95.999977 ) common/clip 21 16 0.00 1 1 196608 2193 0 +( -1623.997070 -4712 -256 ) ( -1623.997070 -4712 -116 ) ( -2304 -4712 -104 ) common/clip 21 0 0.00 1 1 196608 2193 0 +( -2304 -4712 -104 ) ( -2304 -4816 -96 ) ( -2304 -4816 -256 ) common/clip -16 0 0.00 1 1 196608 2193 0 +( -2304 -4816.000488 -95.999947 ) ( -1623.996582 -4712 -115.999992 ) ( -1623.996582 -4712 -256 ) common/clip -16 0 0.00 1 1 196608 2193 0 +} +// brush 1907 +{ +( -2228 -4594 -256 ) ( -2288 -4594 -256 ) ( -2288 -4641 -256 ) common/clip 21 -8 0.00 1 1 196608 2193 0 +( -1624 -4608.000488 -147.999908 ) ( -1624 -4712 -116.000114 ) ( -2303.997803 -4712 -104.000114 ) common/clip 21 -8 0.00 1 1 196608 2193 0 +( -2300 -4712 -256 ) ( -2300 -4712 -104 ) ( -1624 -4712 -104 ) common/clip 21 0 0.00 1 1 196608 2193 0 +( -1624 -4712 -256 ) ( -1624 -4712 -115.999908 ) ( -1624 -4608.000488 -147.999695 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -2303.997803 -4712 -103.999992 ) ( -1624 -4712 -115.999992 ) ( -1624 -4712 -256 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -1624 -4608.000488 -256 ) ( -1624 -4608.000488 -148 ) ( -2303.997803 -4712 -104 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1908 +{ +( -2304 -4712 -256 ) ( -2368 -4712 -256 ) ( -2368 -4816 -256 ) common/clip 0 -8 0.00 1 1 196608 2193 0 +( -2303.998291 -4712 -104.000023 ) ( -2808.000488 -4736 -88.000023 ) ( -2768.000244 -4639.999512 -100 ) common/clip 0 -8 0.00 1 1 196608 2193 0 +( -2303.998047 -4712 -104.000008 ) ( -2768.000488 -4639.999512 -99.999985 ) ( -2768.000488 -4639.999512 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2767.999756 -4639.999512 -99.999985 ) ( -2808 -4736 -88.000008 ) ( -2808 -4736 -256 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -2808 -4736 -256 ) ( -2808 -4736 -88.000015 ) ( -2303.997070 -4712 -104.000015 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1909 +{ +( -2304 -4712 -256 ) ( -2368 -4712 -256 ) ( -2368 -4816 -256 ) common/clip 0 -8 0.00 1 1 196608 2193 0 +( -2304 -4712.000488 -103.999969 ) ( -2304 -4816 -95.999969 ) ( -2807.997070 -4736.000488 -88.000061 ) common/clip 0 -8 0.00 1 1 196608 2193 0 +( -2807.997314 -4736.000488 -88.000114 ) ( -2304 -4816 -96.000023 ) ( -2304 -4816 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2304 -4816 -256 ) ( -2304 -4816 -96 ) ( -2304 -4712.000488 -104 ) common/clip 8 0 0.00 1 1 196608 2193 0 +( -2304 -4712.000488 -104 ) ( -2807.998047 -4736.000488 -88 ) ( -2807.998047 -4736.000488 -256 ) common/clip 8 0 0.00 1 1 196608 2193 0 +} +// brush 1910 +{ +( -2904 -4592 -256 ) ( -3000 -4592 -256 ) ( -3000 -4664 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3127.999756 -4376 -72.000305 ) ( -2767.991943 -4640.005371 -100.000763 ) ( -3168.000488 -4456.001465 -39.999481 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2767.991943 -4640.005371 -256 ) ( -2767.991943 -4640.005371 -100.000443 ) ( -3127.999756 -4376 -72 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3128 -4376 -256 ) ( -3128 -4376 -72 ) ( -3168.000244 -4456.000488 -39.999607 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3168.000732 -4456.001465 -39.999172 ) ( -2767.991211 -4640.005859 -100.000595 ) ( -2767.991211 -4640.005859 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1911 +{ +( -2904 -4592 -256 ) ( -3000 -4592 -256 ) ( -3000 -4664 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2768.000244 -4640.000977 -100.000305 ) ( -2807.999512 -4735.999512 -88.000275 ) ( -3167.993164 -4456.004395 -40.001266 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3167.995361 -4456.003418 -40.000931 ) ( -2807.999756 -4736 -88.000267 ) ( -2807.999756 -4736 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2807.999756 -4736 -256 ) ( -2807.999756 -4736 -88.000214 ) ( -2768.000244 -4640.000977 -100.000221 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2768.000488 -4640.000977 -256 ) ( -2768.000488 -4640.000977 -100.000191 ) ( -3167.994385 -4456.003906 -40.001022 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1912 +{ +( -2768 -4528 -256 ) ( -2840 -4528 -256 ) ( -2840 -4640 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3064 -4288 -103.999992 ) ( -2719.999023 -4536.000488 -115.999939 ) ( -3128 -4376 -72.000008 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2719.997559 -4536.001465 -256 ) ( -2719.997559 -4536.001465 -115.999916 ) ( -3063.999268 -4288 -103.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3063.999756 -4288 -104 ) ( -3127.999756 -4376 -72 ) ( -3127.999756 -4376 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3128 -4376 -71.999939 ) ( -2719.998535 -4536.000977 -115.999901 ) ( -2719.998535 -4536.000977 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1913 +{ +( -2768 -4528 -256 ) ( -2840 -4528 -256 ) ( -2840 -4640 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2720.000488 -4536.000488 -115.999855 ) ( -2768.000244 -4640 -99.999916 ) ( -3127.998291 -4376.001465 -72.000191 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3127.999756 -4376.000488 -72.000198 ) ( -2768.000244 -4640.000488 -100.000038 ) ( -2768.000244 -4640.000488 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2768 -4640 -256 ) ( -2768 -4640 -100.000099 ) ( -2720.000244 -4536.000488 -116.000023 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -2720.000244 -4536.000488 -256 ) ( -2720.000244 -4536.000488 -115.999992 ) ( -3127.999023 -4376.000977 -72.000153 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1914 +{ +( -3256 -4032 -256 ) ( -3408 -4032 -256 ) ( -3408 -4232 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3063.998047 -4288.001465 -104.000420 ) ( -3407.999756 -4032.000244 7.999687 ) ( -3359.999512 -3927.999756 -23.999884 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3063.999268 -4288.000488 -104 ) ( -3359.999756 -3928 -24 ) ( -3359.999756 -3928 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3359.999756 -3928 -23.999966 ) ( -3407.999756 -4032.000244 7.999794 ) ( -3407.999756 -4032.000244 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3407.999756 -4032.000488 -256 ) ( -3407.999756 -4032.000488 7.999802 ) ( -3063.998535 -4288.001465 -104.000275 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1915 +{ +( -3256 -4032 -256 ) ( -3408 -4032 -256 ) ( -3408 -4232 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3063.999756 -4288.000488 -104.000145 ) ( -3128.000244 -4376.000977 -72.000122 ) ( -3408.001953 -4031.999023 8.000119 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3128.000244 -4376.000488 -256 ) ( -3128.000244 -4376.000488 -72.000137 ) ( -3064 -4288 -104.000160 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3408.000244 -4032 7.999580 ) ( -3128 -4376.000488 -72.000130 ) ( -3128 -4376.000488 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3064.000244 -4288 -104 ) ( -3407.999756 -4032.000488 8 ) ( -3407.999756 -4032.000488 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1916 +{ +( -3320 -4128 -256 ) ( -3448 -4128 -256 ) ( -3448 -4264 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3407.999756 -4032.000977 8.000045 ) ( -3127.998779 -4376.001953 -72.000481 ) ( -3447.999756 -4128.000977 23.999767 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3127.997559 -4376.002441 -256 ) ( -3127.997559 -4376.002441 -72.000595 ) ( -3407.999512 -4032.000732 8.000294 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3407.999512 -4032.000732 8.000457 ) ( -3447.999512 -4128.000488 24.000175 ) ( -3447.999512 -4128.000488 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3447.999512 -4128.000488 23.999887 ) ( -3128 -4376 -71.999710 ) ( -3128 -4376 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1917 +{ +( -3320 -4128 -256 ) ( -3448 -4128 -256 ) ( -3448 -4264 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3128.000244 -4375.999512 -71.999947 ) ( -3168.000244 -4455.999512 -39.999863 ) ( -3447.999512 -4128.000488 24.000521 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3168 -4456 -256 ) ( -3168 -4456 -39.999809 ) ( -3128 -4376 -71.999809 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3447.998047 -4128.001465 23.999933 ) ( -3167.999756 -4455.999512 -40 ) ( -3167.999756 -4455.999512 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3128 -4376 -256 ) ( -3128 -4376 -72.000183 ) ( -3448 -4128 24.000544 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1918 +{ +( -3184 -4352 -256 ) ( -3296 -4352 -256 ) ( -3296 -4448 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3448 -4127.999512 24.002100 ) ( -3168.001221 -4455.998535 -39.998238 ) ( -3496 -4231.999512 20.001736 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3168.002197 -4455.998047 -256 ) ( -3168.002197 -4455.998047 -39.997742 ) ( -3448 -4128 24.002178 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3448 -4127.999512 24.001020 ) ( -3496.000244 -4232 20.000656 ) ( -3496.000244 -4232 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3495.999756 -4231.999023 20.001879 ) ( -3168.002686 -4455.996582 -39.997398 ) ( -3168.002686 -4455.996582 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1919 +{ +( -3184 -4352 -256 ) ( -3296 -4352 -256 ) ( -3296 -4448 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3168 -4455.999512 -39.999973 ) ( -3216.000244 -4544 -43.999702 ) ( -3496.001709 -4231.998047 20.000454 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3216.000488 -4544 -256 ) ( -3216.000488 -4544 -43.999588 ) ( -3168.000244 -4455.999023 -39.999775 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3496.002930 -4231.997559 20.000523 ) ( -3216.000244 -4544.000488 -44.000137 ) ( -3216.000244 -4544.000488 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3167.999756 -4455.999512 -256 ) ( -3167.999756 -4455.999512 -39.999916 ) ( -3496.002686 -4231.997559 20.000601 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1920 +{ +( -3480 -4344 -256 ) ( -3536 -4344 -256 ) ( -3536 -4472 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3496.000488 -4232 20.000135 ) ( -3216.001221 -4543.999023 -43.999359 ) ( -3544.000244 -4336 12.000279 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3216.002686 -4543.998535 -256 ) ( -3216.002686 -4543.998535 -43.999153 ) ( -3496.000732 -4232.000488 19.999802 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3496.000488 -4232 19.999750 ) ( -3544.000244 -4336 12.000137 ) ( -3544.000244 -4336 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3544 -4335.999512 11.999954 ) ( -3216.003174 -4543.997559 -43.998970 ) ( -3216.003174 -4543.997559 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1921 +{ +( -3272.000244 -4639.999023 -256 ) ( -3216.000732 -4543.999512 -256 ) ( -3543.998291 -4336.001465 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3543.997070 -4336.002441 11.998593 ) ( -3216.000244 -4544 -43.999523 ) ( -3271.999756 -4639.999023 -56.000011 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3271.999756 -4639.999023 -56.000015 ) ( -3216.000244 -4544 -43.999527 ) ( -3216.000488 -4543.999512 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3543.996826 -4336.002441 11.998677 ) ( -3271.999268 -4639.999512 -56.000008 ) ( -3271.999512 -4639.999512 -256 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3215.999756 -4543.999023 -256 ) ( -3215.999756 -4543.999023 -43.999477 ) ( -3543.999268 -4335.999512 11.999135 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1922 +{ +( -3768 -3712 -136 ) ( -3840 -3712 -136 ) ( -3840 -3824 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3840 -3712.000732 60.000046 ) ( -3360.005127 -3927.998291 -23.999699 ) ( -3840 -3823.999512 71.999863 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3360.003906 -3927.998535 -136 ) ( -3360.003906 -3927.998535 -23.999750 ) ( -3840 -3712.000488 60.000137 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3840 -3712.000244 -136 ) ( -3840 -3712.000244 60 ) ( -3840 -3824 72 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3840 -3823.999756 72.000023 ) ( -3360.003662 -3927.999023 -23.999756 ) ( -3360.003662 -3927.999023 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1923 +{ +( -3840.005127 -3823.997803 -136 ) ( -3407.999268 -4032.000488 -136 ) ( -3359.999023 -3927.999023 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3359.999268 -3927.999023 -24.001678 ) ( -3407.999512 -4032.000488 7.999245 ) ( -3840.005371 -3823.997559 71.999176 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3840.006348 -3823.997559 71.999794 ) ( -3408 -4032.000488 7.999870 ) ( -3408 -4032.000488 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3408 -4032 -136 ) ( -3408 -4032 7.999481 ) ( -3359.999512 -3927.999023 -24.001282 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3840.006104 -3823.997070 71.999184 ) ( -3840.006104 -3823.997070 -136 ) ( -3359.999023 -3927.998535 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1924 +{ +( -3760 -3824 -136 ) ( -3840 -3824 -136 ) ( -3840 -3920 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3840 -3824.000244 72.000031 ) ( -3407.998047 -4032.001221 8.000023 ) ( -3840 -3920.000732 76.000038 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3408.000244 -4032.000732 -136 ) ( -3408.000244 -4032.000732 8.000015 ) ( -3840 -3824.000732 72.000023 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3840 -3823.999756 72 ) ( -3840 -3920.000244 76 ) ( -3840 -3920.000244 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3840 -3920.000977 76.000023 ) ( -3407.996094 -4032.001953 7.999992 ) ( -3407.996094 -4032.001953 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1925 +{ +( -3760 -3824 -136 ) ( -3840 -3824 -136 ) ( -3840 -3920 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3407.999512 -4032.000732 8.000205 ) ( -3447.999268 -4128.000488 23.999702 ) ( -3839.999756 -3920.000488 75.999672 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3840.000977 -3920.000244 76.000092 ) ( -3448 -4128.000488 24.000122 ) ( -3448 -4128.000488 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3447.999756 -4128 -136 ) ( -3447.999756 -4128 23.999855 ) ( -3408 -4032.000488 8.000520 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3408.000244 -4032.000488 -136 ) ( -3408.000244 -4032.000488 8.000015 ) ( -3839.999756 -3920.000488 76.000023 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1926 +{ +( -3744 -3920 -136 ) ( -3840 -3920 -136 ) ( -3840 -4032 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3840 -3920 75.999962 ) ( -3448.001221 -4127.999512 23.999962 ) ( -3840 -4031.999756 71.999969 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3448.001953 -4127.999023 -136 ) ( -3448.001953 -4127.999023 23.999977 ) ( -3840 -3920.000244 75.999969 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3840 -3919.999512 -136 ) ( -3840 -3919.999512 76 ) ( -3840 -4031.999756 72 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3840 -4031.999268 72.000015 ) ( -3448.002930 -4127.998535 24.000008 ) ( -3448.002930 -4127.998535 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1927 +{ +( -3744 -3920 -136 ) ( -3840 -3920 -136 ) ( -3840 -4032 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3447.999756 -4127.999023 23.999344 ) ( -3496.000244 -4232 19.999588 ) ( -3840.002441 -4031.998779 71.999596 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3840.001953 -4031.998779 71.999908 ) ( -3496 -4232 19.999893 ) ( -3496 -4232 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3496.000488 -4232 -136 ) ( -3496.000488 -4232 19.999992 ) ( -3448 -4127.999023 23.999737 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3447.999512 -4127.999023 -136 ) ( -3447.999512 -4127.999023 24 ) ( -3840.002197 -4031.998779 72 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1928 +{ +( -3728 -4032 -136 ) ( -3840 -4032 -136 ) ( -3840 -4144 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3840 -4031.999756 71.999977 ) ( -3496.001221 -4231.999023 19.999947 ) ( -3840 -4143.999512 51.999981 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3496.001221 -4231.999023 -136 ) ( -3496.001221 -4231.999023 20 ) ( -3840 -4031.999756 72.000031 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3840 -4032 -136 ) ( -3840 -4032 72.000046 ) ( -3840 -4143.999512 52.000092 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3840 -4143.998535 52.000233 ) ( -3496.003906 -4231.997559 20.000046 ) ( -3496.003906 -4231.997559 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1929 +{ +( -3728 -4032 -136 ) ( -3840 -4032 -136 ) ( -3840 -4144 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3496 -4231.999512 19.999933 ) ( -3544.000244 -4336 11.999702 ) ( -3840.002686 -4143.998535 51.999577 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3840.004395 -4143.998047 51.999756 ) ( -3544.000488 -4336.000488 11.999969 ) ( -3544.000488 -4336.000488 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3544.000244 -4336 -136 ) ( -3544.000244 -4336 11.999779 ) ( -3496 -4231.999512 19.999990 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3495.999756 -4231.999512 -136 ) ( -3495.999756 -4231.999512 19.999992 ) ( -3840.002686 -4143.998535 51.999783 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1930 +{ +( -3832 -4032 -136 ) ( -4096 -4032 -136 ) ( -4096 -4144 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4184 -4032 75.999954 ) ( -3840.000488 -4032 71.999954 ) ( -4184 -4144 63.999958 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -3840.000488 -4032 -136 ) ( -3840.000488 -4032 72.000008 ) ( -4184 -4032 76.000008 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -4184 -4032 75.999992 ) ( -4184 -4144 63.999992 ) ( -4184 -4144 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -4184 -4144 63.999985 ) ( -3839.999756 -4032 72 ) ( -3839.999756 -4032 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1931 +{ +( -3832 -4032 -136 ) ( -4096 -4032 -136 ) ( -4096 -4144 -136 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4184 -4144 63.999889 ) ( -3840 -4032 71.999886 ) ( -3840 -4144 51.999882 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4184 -4144 64.000015 ) ( -3840 -4144 52.000015 ) ( -3840 -4144 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3840 -4144 51.999958 ) ( -3840 -4032 71.999962 ) ( -3840 -4032 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3840 -4032 -136 ) ( -3840 -4032 71.999992 ) ( -4184 -4144 64 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1932 +{ +( -3832 -3920 -136 ) ( -4096 -3920 -136 ) ( -4096 -4032 -136 ) common/clip 0 48 0.00 1 1 196608 2193 0 +( -4184 -3920.000244 79.999886 ) ( -3839.999756 -3920.000244 75.999893 ) ( -4184 -4032.000244 75.999901 ) common/clip 0 48 0.00 1 1 196608 2193 0 +( -3839.999756 -3920.000244 -136 ) ( -3839.999756 -3920.000244 75.999916 ) ( -4184 -3920.000244 79.999908 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -4184 -3920.000244 -136 ) ( -4184 -3920.000244 79.999947 ) ( -4184 -4032.000244 75.999962 ) common/clip -48 56 0.00 1 1 196608 2193 0 +( -4184 -4032.000488 75.999924 ) ( -3839.999023 -3920.000244 75.999908 ) ( -3839.999023 -3920.000244 -136 ) common/clip -48 56 0.00 1 1 196608 2193 0 +} +// brush 1933 +{ +( -3832 -3920 -136 ) ( -4096 -3920 -136 ) ( -4096 -4032 -136 ) common/clip 0 48 0.00 1 1 196608 2193 0 +( -4183.999512 -4032 76.000008 ) ( -3840 -3920 76.000008 ) ( -3840 -4032 72.000008 ) common/clip 0 48 0.00 1 1 196608 2193 0 +( -4183.999023 -4032 75.999985 ) ( -3840 -4032 71.999992 ) ( -3840 -4032 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3840 -4032 72.000008 ) ( -3840 -3920 76.000008 ) ( -3840 -3920 -136 ) common/clip -48 56 0.00 1 1 196608 2193 0 +( -3840 -3920 -136 ) ( -3840 -3920 76 ) ( -4183.999512 -4032 76 ) common/clip -48 56 0.00 1 1 196608 2193 0 +} +// brush 1934 +{ +( -3832 -3808 -136 ) ( -4096 -3808 -136 ) ( -4096 -3920 -136 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -4184 -3920.000488 79.999931 ) ( -4184 -3824 75.999886 ) ( -3839.998779 -3824 71.999886 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -3839.998779 -3824 71.999901 ) ( -4184 -3824 75.999901 ) ( -4184 -3824 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -4184 -3824 -136 ) ( -4184 -3824 75.999931 ) ( -4184 -3920.000488 79.999977 ) common/clip -32 56 0.00 1 1 196608 2193 0 +( -4184 -3920.000244 -136 ) ( -4184 -3920.000488 80.000031 ) ( -3839.998779 -3824 72 ) common/clip -32 56 0.00 1 1 196608 2193 0 +} +// brush 1935 +{ +( -3832 -3808 -136 ) ( -4096 -3808 -136 ) ( -4096 -3920 -136 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -3840 -3824.000488 71.999969 ) ( -3840 -3920.000244 75.999969 ) ( -4184 -3920.000244 79.999969 ) common/clip 0 32 0.00 1 1 196608 2193 0 +( -4184 -3920.000244 80.000023 ) ( -3840 -3920.000244 76.000023 ) ( -3840 -3920.000244 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3840 -3920.000244 -136 ) ( -3840 -3920.000244 75.999992 ) ( -3840 -3824.000488 71.999992 ) common/clip -32 56 0.00 1 1 196608 2193 0 +( -3840 -3824.000488 71.999985 ) ( -4183.999023 -3920 79.999962 ) ( -4183.999023 -3920 -136 ) common/clip -32 56 0.00 1 1 196608 2193 0 +} +// brush 1936 +{ +( -3832 -3704 -136 ) ( -4096 -3704 -136 ) ( -4096 -3816 -136 ) common/clip 0 8 0.00 1 1 196608 2193 0 +( -4184 -3712 63.999947 ) ( -3840.000488 -3712 59.999931 ) ( -4184 -3823.999756 75.999924 ) common/clip 0 8 0.00 1 1 196608 2193 0 +( -3840.000488 -3712 -136 ) ( -3840.000488 -3712 59.999977 ) ( -4184 -3712 63.999992 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -4184 -3712 63.999981 ) ( -4184 -3824 75.999977 ) ( -4184 -3824 -136 ) common/clip -8 56 0.00 1 1 196608 2193 0 +( -4184 -3823.999756 75.999962 ) ( -3840.000732 -3712 59.999977 ) ( -3840.000732 -3712 -136 ) common/clip -8 56 0.00 1 1 196608 2193 0 +} +// brush 1937 +{ +( -3832 -3704 -136 ) ( -4096 -3704 -136 ) ( -4096 -3816 -136 ) common/clip 0 8 0.00 1 1 196608 2193 0 +( -4184.000488 -3824 76.000008 ) ( -3840 -3711.999756 60 ) ( -3840 -3824 72 ) common/clip 0 8 0.00 1 1 196608 2193 0 +( -4184 -3824 -136 ) ( -4184 -3824 76 ) ( -3840 -3824 72 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -3840 -3824 72.000008 ) ( -3840 -3711.999756 60.000008 ) ( -3840 -3711.999756 -136 ) common/clip -8 56 0.00 1 1 196608 2193 0 +( -3840 -3711.999756 -136 ) ( -3840 -3711.999756 59.999985 ) ( -4184.000488 -3824 75.999992 ) common/clip -8 56 0.00 1 1 196608 2193 0 +} +// brush 1938 +{ +( -4536 -4032 -136 ) ( -4888 -4032 -136 ) ( -4888 -4144 -136 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -4880 -4032 79.999931 ) ( -4536.000977 -4032 75.999954 ) ( -4880 -4143.999512 75.999931 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -4536.000977 -4032 -136 ) ( -4536.000977 -4032 75.999969 ) ( -4880 -4032 79.999954 ) common/clip 32 56 0.00 1 1 196608 2193 0 +( -4880 -4032 79.999977 ) ( -4880 -4143.999512 75.999977 ) ( -4880 -4143.999512 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -4880 -4143.999512 75.999947 ) ( -4536.000488 -4032 75.999962 ) ( -4536.000488 -4032 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1939 +{ +( -4536 -4032 -136 ) ( -4888 -4032 -136 ) ( -4888 -4144 -136 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -4880.001953 -4144 76.000092 ) ( -4536 -4031.999268 76.000053 ) ( -4536 -4144 64.000053 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -4880.001953 -4144 76.000008 ) ( -4536 -4144 63.999969 ) ( -4536 -4144 -136 ) common/clip 32 56 0.00 1 1 196608 2193 0 +( -4536 -4144 64.000031 ) ( -4536 -4031.999268 76.000031 ) ( -4536 -4031.999268 -136 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -4536 -4031.999023 -136 ) ( -4536 -4031.999023 76.000023 ) ( -4880.002930 -4144 76.000069 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1940 +{ +( -4536 -3920 -136 ) ( -4888 -3920 -136 ) ( -4888 -4032 -136 ) common/clip 32 48 0.00 1 1 196608 2193 0 +( -4536.000977 -3920 80.000008 ) ( -4880 -4031.999756 80.000031 ) ( -4880 -3920 80.000031 ) common/clip 32 48 0.00 1 1 196608 2193 0 +( -4536.000977 -3920 79.999969 ) ( -4880 -3920 79.999992 ) ( -4880 -3920 -136 ) common/clip 32 56 0.00 1 1 196608 2193 0 +( -4880 -3920 80.000023 ) ( -4880 -4031.999756 80.000023 ) ( -4880 -4031.999756 -136 ) common/clip -48 56 0.00 1 1 196608 2193 0 +( -4880 -4031.999756 -136 ) ( -4880 -4031.999756 80 ) ( -4536.000977 -3920 79.999977 ) common/clip -48 56 0.00 1 1 196608 2193 0 +} +// brush 1941 +{ +( -4536 -3920 -136 ) ( -4888 -3920 -136 ) ( -4888 -4032 -136 ) common/clip 32 48 0.00 1 1 196608 2193 0 +( -4536 -3920 80.000069 ) ( -4536 -4032 76.000069 ) ( -4880.000488 -4032 80.000061 ) common/clip 32 48 0.00 1 1 196608 2193 0 +( -4880.000488 -4032 80.000023 ) ( -4536 -4032 76.000031 ) ( -4536 -4032 -136 ) common/clip 32 56 0.00 1 1 196608 2193 0 +( -4536 -4032 -136 ) ( -4536 -4032 76.000053 ) ( -4536 -3920 80.000053 ) common/clip -48 56 0.00 1 1 196608 2193 0 +( -4536 -3920 80 ) ( -4880.000488 -4032 79.999992 ) ( -4880.000488 -4032 -136 ) common/clip -48 56 0.00 1 1 196608 2193 0 +} +// brush 1942 +{ +( -4536 -3808 -128 ) ( -4888 -3808 -128 ) ( -4888 -3920 -128 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -4880 -3920.000244 80 ) ( -4880 -3816 76 ) ( -4535.999512 -3816 75.999992 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -4535.999512 -3816 76 ) ( -4880 -3816 76.000008 ) ( -4880 -3816 -128 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -4880 -3816 -128 ) ( -4880 -3816 76 ) ( -4880 -3920.000244 80 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -4880 -3920.000244 80 ) ( -4535.999512 -3816 76 ) ( -4535.999512 -3816 -128 ) common/clip -32 0 0.00 1 1 196608 2193 0 +} +// brush 1943 +{ +( -4536 -3808 -128 ) ( -4888 -3808 -128 ) ( -4888 -3920 -128 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -4880 -3920 80 ) ( -4536 -3816 76 ) ( -4536 -3920 80 ) common/clip 32 32 0.00 1 1 196608 2193 0 +( -4888 -3920 24 ) ( -4536 -3920 24 ) ( -4536 -3920 -128 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -4536 -3920 80 ) ( -4536 -3816 76 ) ( -4536 -3816 -128 ) common/clip -32 0 0.00 1 1 196608 2193 0 +( -4536 -3816.000244 -128 ) ( -4536 -3816.000244 76 ) ( -4879.999512 -3920 80 ) common/clip -32 0 0.00 1 1 196608 2193 0 +} +// brush 1944 +{ +( -4536 -3704 -128 ) ( -4888 -3704 -128 ) ( -4888 -3816 -128 ) common/clip 32 8 0.00 1 1 196608 2193 0 +( -4535.998047 -3712 63.999950 ) ( -4880 -3816.000732 76 ) ( -4880 -3712 60.000004 ) common/clip 32 8 0.00 1 1 196608 2193 0 +( -4535.998047 -3712 63.999939 ) ( -4880 -3712 60 ) ( -4880 -3712 -128 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -4880 -3712 60.000084 ) ( -4880 -3816.000732 76.000084 ) ( -4880 -3816.000732 -128 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -4880 -3816.000488 -128 ) ( -4880 -3816.000488 75.999939 ) ( -4535.998535 -3712 63.999905 ) common/clip -8 0 0.00 1 1 196608 2193 0 +} +// brush 1945 +{ +( -4536 -3704 -128 ) ( -4888 -3704 -128 ) ( -4888 -3816 -128 ) common/clip 32 8 0.00 1 1 196608 2193 0 +( -4536 -3816 75.999870 ) ( -4879.999512 -3816 75.999863 ) ( -4536 -3712.000244 63.999878 ) common/clip 32 8 0.00 1 1 196608 2193 0 +( -4879.999512 -3816 -128 ) ( -4879.999512 -3816 76 ) ( -4536 -3816 76.000008 ) common/clip 32 0 0.00 1 1 196608 2193 0 +( -4536 -3816 75.999962 ) ( -4536 -3712.000244 63.999969 ) ( -4536 -3712.000244 -128 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -4536 -3712.000244 64.000008 ) ( -4879.999512 -3816 75.999992 ) ( -4879.999512 -3816 -128 ) common/clip -8 0 0.00 1 1 196608 2193 0 +} +// brush 1946 +{ +( -4880 -4032 -128 ) ( -5232 -4032 -128 ) ( -5232 -4144 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -4880 -4024 80 ) ( -4880 -4144 76 ) ( -5232 -4144 80 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5232 -4144 80 ) ( -4880 -4144 76 ) ( -4880 -4144 -128 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -4880 -4144 -128 ) ( -4880 -4144 76 ) ( -4880 -4024 80 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -5232 -4144 -128 ) ( -4880 -4024 -128 ) ( -5056 -4084 80 ) common/clip 0 56 0.00 1 1 196608 2193 0 +} +// brush 1947 +{ +( -4880 -3920 -128 ) ( -5232 -3920 -128 ) ( -5232 -4032 -128 ) common/clip 0 -16 0.00 1 1 196608 2193 0 +( -5232 -4032 80 ) ( -5232 -3920 80 ) ( -4880 -3920 80 ) common/clip 0 -16 0.00 1 1 196608 2193 0 +( -4880 -3920 24 ) ( -5232 -3920 24 ) ( -5232 -3920 -128 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -5232 -4016 24 ) ( -5232 -4016 -128 ) ( -5232 -3920 -128 ) common/clip 16 56 0.00 1 1 196608 2193 0 +( -4880 -3920 -128 ) ( -5232 -4016 -128 ) ( -5056 -3968 80 ) common/clip 16 56 0.00 1 1 196608 2193 0 +} +// brush 1948 +{ +( -4880 -3920 -128 ) ( -5232 -3920 -128 ) ( -5232 -4032 -128 ) common/clip 0 -16 0.00 1 1 196608 2193 0 +( -5232 -4032 80 ) ( -5232 -3920 80 ) ( -4880 -3920 80 ) common/clip 0 -16 0.00 1 1 196608 2193 0 +( -4880 -4024 24 ) ( -4880 -4024 -128 ) ( -5232 -4016 -128 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -4880 -4024 -72 ) ( -4880 -4024 80 ) ( -4880 -3920 80 ) common/clip 16 56 0.00 1 1 196608 2193 0 +( -5232 -4016 -128 ) ( -4880 -3920 -128 ) ( -5056 -3968 80 ) common/clip 16 56 0.00 1 1 196608 2193 0 +} +// brush 1949 +{ +( -4880 -3816 -128 ) ( -5232 -3800 -128 ) ( -5232 -3920 -128 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5231.999023 -3920 80 ) ( -4880 -3816.000244 76 ) ( -4880 -3920 80 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -4880 -3920 80 ) ( -4880 -3816.000244 76 ) ( -4880 -3816.000244 -128 ) common/clip 32 56 0.00 1 1 196608 2193 0 +( -4880 -3816.000244 -128 ) ( -4880 -3816.000244 76 ) ( -5231.999023 -3920 80 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -5232 -3920 -128 ) ( -5232 -3920 80 ) ( -4880 -3920 80 ) common/clip 32 56 0.00 1 1 196608 2193 0 +} +// brush 1950 +{ +( -4880 -3816 -128 ) ( -5232 -3800 -128 ) ( -5232 -3920 -128 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5232 -3800 80 ) ( -4879.999512 -3816 76 ) ( -5232 -3920.000244 80 ) common/clip 0 -32 0.00 1 1 196608 2193 0 +( -5232 -3920.000244 80 ) ( -4879.999512 -3816 76 ) ( -4879.999512 -3816 -128 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -5232 -3800 -128 ) ( -5232 -3800 80 ) ( -5232 -3920 80 ) common/clip 32 56 0.00 1 1 196608 2193 0 +( -4879.999512 -3816 -128 ) ( -4879.999512 -3816 76 ) ( -5232 -3800 80 ) common/clip 32 56 0.00 1 1 196608 2193 0 +} +// brush 1951 +{ +( -4880 -3704 -128 ) ( -5232 -3704 -128 ) ( -5232 -3816 -128 ) common/clip 0 8 0.00 1 1 196608 2193 0 +( -5232 -3712 80 ) ( -4880 -3712 60 ) ( -5232 -3800 80 ) common/clip 0 8 0.00 1 1 196608 2193 0 +( -4880 -3712 -128 ) ( -4880 -3712 60 ) ( -5232 -3712 80 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -5232 -3800 24 ) ( -5232 -3800 -128 ) ( -5232 -3712 -128 ) common/clip -8 56 0.00 1 1 196608 2193 0 +( -5232 -3799.999756 80 ) ( -4880.000488 -3712 60 ) ( -4880.000488 -3712 -128 ) common/clip -8 56 0.00 1 1 196608 2193 0 +} +// brush 1952 +{ +( -4880 -3704 -128 ) ( -5232 -3704 -128 ) ( -5232 -3816 -128 ) common/clip 0 8 0.00 1 1 196608 2193 0 +( -4880 -3712 60.000160 ) ( -4880 -3816 76.000160 ) ( -5232.000488 -3800 80.000160 ) common/clip 0 8 0.00 1 1 196608 2193 0 +( -5232.000488 -3800 79.999992 ) ( -4880 -3816 75.999992 ) ( -4880 -3816 -128 ) common/clip 0 56 0.00 1 1 196608 2193 0 +( -4880 -3816 -128 ) ( -4880 -3816 76.000061 ) ( -4880 -3712 60.000061 ) common/clip -8 56 0.00 1 1 196608 2193 0 +( -4880 -3712 -128 ) ( -4880 -3712 60 ) ( -5232.000488 -3800 80 ) common/clip -8 56 0.00 1 1 196608 2193 0 +} +// brush 1953 +{ +( -5376 -3784 -448 ) ( -5480 -3784 -448 ) ( -5480 -3832 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5487.999512 -3783.999512 75.999771 ) ( -5232.000977 -3712.000244 79.999908 ) ( -5447.999512 -3879.999268 74.999809 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5232.001953 -3712.000977 -448 ) ( -5232.001953 -3712.000977 79.999916 ) ( -5487.999512 -3784 75.999779 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5487.999512 -3784 75.999832 ) ( -5447.999512 -3879.999512 74.999878 ) ( -5447.999512 -3879.999512 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5447.999512 -3879.999268 74.999809 ) ( -5232.001953 -3712.000977 79.999901 ) ( -5232.002441 -3712.001221 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1954 +{ +( -5232 -4072 -448 ) ( -5368 -4072 -448 ) ( -5368 -4144 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5320 -4176 75.999977 ) ( -5232 -4016 79.999954 ) ( -5232 -4144 79.999954 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5320 -4175.999512 75.999931 ) ( -5232 -4143.999512 79.999969 ) ( -5232 -4143.999512 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5232 -4143.999512 79.999977 ) ( -5232 -4016 80.000053 ) ( -5232 -4016 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5232 -4015.999512 -448 ) ( -5232 -4015.999512 80.000038 ) ( -5320 -4175.999512 76.000061 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1955 +{ +( -5520 -4000 -448 ) ( -5600 -4000 -448 ) ( -5600 -4048 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5600 -4000 60.000095 ) ( -5448 -3879.999756 75.000023 ) ( -5544 -4064 59.000072 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5448.000488 -3880.000732 -448 ) ( -5448.000488 -3880.000732 74.999947 ) ( -5599.999512 -4000.000244 60.000130 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5599.999512 -4000.000244 60.000023 ) ( -5543.999512 -4064.000244 59 ) ( -5543.999512 -4064.000244 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5544 -4063.999756 59.000198 ) ( -5448 -3879.999756 75.000130 ) ( -5448 -3879.999756 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1956 +{ +( -5616 -3920 -448 ) ( -5672 -3920 -448 ) ( -5672 -3976 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5672 -3919.999512 60 ) ( -5487.999512 -3783.999268 76 ) ( -5600 -3999.999756 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5488 -3784.000488 -448 ) ( -5488 -3784.000488 76 ) ( -5672 -3920.000244 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5600 -4000 80 ) ( -5600 -4000 -128 ) ( -5672 -3920 -128 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5600 -3999.999756 60 ) ( -5488.000488 -3784.000488 76 ) ( -5488.000488 -3784.000488 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1957 +{ +( -5616 -3920 -448 ) ( -5672 -3920 -448 ) ( -5672 -3976 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5488 -3783.999268 76.000031 ) ( -5448 -3879.999023 74.999947 ) ( -5599.999512 -3999.998535 60.000053 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5600.000488 -3999.999512 59.999924 ) ( -5447.999512 -3879.999268 74.999924 ) ( -5447.999512 -3879.999268 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5447.999512 -3879.999023 -448 ) ( -5447.999512 -3879.999023 74.999985 ) ( -5487.999512 -3783.998779 76.000069 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5488 -3783.999512 -448 ) ( -5488 -3783.999512 76 ) ( -5600.000977 -4000.000977 60 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1958 +{ +( -5760 -4056 -448 ) ( -5808 -4056 -448 ) ( -5808 -4104 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5799.998535 -4103.998535 35.999863 ) ( -5672.000488 -3920.000977 60.000050 ) ( -5704.000488 -4159.998535 32.000477 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5799.999023 -4103.998535 -448 ) ( -5799.999023 -4103.998535 35.999718 ) ( -5704 -4159.999023 32.000198 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5672.000977 -3920.001465 -448 ) ( -5672.000488 -3920.000977 60.000076 ) ( -5799.998535 -4103.998535 35.999889 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5704.000977 -4159.998047 32.000565 ) ( -5672.000977 -3920.001953 59.999962 ) ( -5672.001953 -3920.002930 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1959 +{ +( -5760 -4056 -448 ) ( -5808 -4056 -448 ) ( -5808 -4104 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5704 -4159.996582 31.999235 ) ( -5672.000488 -3920.001465 59.999390 ) ( -5600.001953 -4000.000732 59.999844 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5704 -4159.996582 31.999516 ) ( -5600.001465 -4000 60.000137 ) ( -5600.001465 -4000 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5600.001953 -4000.000732 59.999691 ) ( -5672.000488 -3920.001465 59.999237 ) ( -5672 -3920.000732 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5671.999512 -3920.000977 -448 ) ( -5672 -3920.001465 59.999302 ) ( -5703.999512 -4159.995605 31.999285 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1960 +{ +( -5584 -4144 -447 ) ( -5616 -4144 -447 ) ( -5616 -4192 -447 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5544.000488 -4064.001221 59.000381 ) ( -5480.000977 -4144.000488 59.000160 ) ( -5536.000488 -4239.999512 36.000347 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5536.000488 -4240.000977 36.000153 ) ( -5480.000488 -4144.000977 59.000153 ) ( -5480.000488 -4144.000977 -447 ) common/clip 0 1 0.00 1 1 196608 2193 0 +( -5480.000488 -4144.000977 -447 ) ( -5480.000488 -4144.000977 59.000122 ) ( -5544.000488 -4064.001221 59.000332 ) common/clip 0 1 0.00 1 1 196608 2193 0 +( -5544.000488 -4064.000977 59.000256 ) ( -5536.000488 -4240.000977 36.000050 ) ( -5536.000488 -4240.000977 -447 ) common/clip 0 1 0.00 1 1 196608 2193 0 +} +// brush 1961 +{ +( -5376.001465 -4224.000488 -448 ) ( -5479.999512 -4144.001953 -448 ) ( -5416.000977 -4280.000488 -448 ) common/clip 0 8 0.00 1 1 196608 2193 0 +( -5416.000977 -4280.000488 36.003147 ) ( -5479.999512 -4144.001953 58.998478 ) ( -5376.001465 -4224.000488 60.000351 ) common/clip 0 8 0.00 1 1 196608 2193 0 +( -5416.000977 -4280.000488 36.002804 ) ( -5376.000488 -4223.999512 59.999084 ) ( -5376.000488 -4223.999512 -448 ) common/clip -8 0 0.00 1 1 196608 2193 0 +( -5376.000977 -4224.000977 60.000500 ) ( -5479.999512 -4144.001953 58.998611 ) ( -5479.999512 -4144.001953 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5479.999512 -4144.001953 -448 ) ( -5479.999512 -4144.001953 58.998634 ) ( -5416.000977 -4280.000488 36.003292 ) common/clip -8 0 0.00 1 1 196608 2193 0 +} +// brush 1962 +{ +( -5606.244141 -4197.854004 -449 ) ( -5568.000488 -4351.999023 -449 ) ( -5529.171387 -4244.097656 -449 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5536.000488 -4239.999512 35.998856 ) ( -5568.000488 -4351.998047 -0.000690 ) ( -5615.999512 -4192 34.999290 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5568 -4351.999023 -449 ) ( -5568 -4351.999023 -0.001070 ) ( -5536 -4240 35.998661 ) common/clip 0 -1 0.00 1 1 196608 2193 0 +( -5536 -4240 -449 ) ( -5536 -4240 35.998852 ) ( -5616 -4192 34.999325 ) common/clip 0 -1 0.00 1 1 196608 2193 0 +( -5615.999512 -4192.000488 34.999073 ) ( -5568 -4351.999512 -0.001170 ) ( -5568 -4351.999512 -449 ) common/clip 0 -1 0.00 1 1 196608 2193 0 +} +// brush 1963 +{ +( -5632 -4160 -448 ) ( -5704 -4160 -448 ) ( -5704 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5704.001953 -4159.998535 32.005047 ) ( -5616 -4191.998535 35.000786 ) ( -5648.000488 -4352.002441 0.002603 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5648.000977 -4352.001465 0.002863 ) ( -5616.000488 -4191.998535 35.000835 ) ( -5616.000488 -4191.998535 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5616.000488 -4191.998535 -448 ) ( -5616.000488 -4191.998535 35.000954 ) ( -5704.001953 -4159.998535 32.005234 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5704.001465 -4159.998535 -448 ) ( -5704.001953 -4159.998535 32.006332 ) ( -5648.000488 -4352.002930 0.004202 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1964 +{ +( -5744 -4312 -448 ) ( -5872 -4312 -448 ) ( -5872 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5871.999023 -4352 -0.000418 ) ( -5800 -4104.002930 35.998714 ) ( -5744.000488 -4352 -0.000437 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5872 -4352 0.000089 ) ( -5744 -4352 0.000092 ) ( -5744 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5800.000488 -4104.001953 -448 ) ( -5800.000488 -4104.001953 35.998833 ) ( -5871.999512 -4352 -0.000435 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5744.000488 -4352 -0.000466 ) ( -5800.000488 -4104.001953 35.998821 ) ( -5800.000488 -4104.001953 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1965 +{ +( -5744 -4312 -448 ) ( -5872 -4312 -448 ) ( -5872 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5799.999512 -4104 35.998253 ) ( -5704 -4159.999512 31.998749 ) ( -5744 -4351.999023 -0.001803 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5744 -4351.999023 -0.001746 ) ( -5704 -4159.999512 31.998806 ) ( -5704 -4159.999512 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5704 -4159.999512 -448 ) ( -5704 -4159.999512 31.998871 ) ( -5799.999512 -4104 35.998375 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5799.999512 -4104 -448 ) ( -5799.999512 -4104 36.000397 ) ( -5744 -4351.999023 -0.000933 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1966 +{ +( -5752 -4352 -448 ) ( -5824 -4352 -448 ) ( -5824 -4688 -448 ) common/clip 48 0 0.00 1 1 196608 2193 0 +( -5872 -4864 -127.999565 ) ( -5872 -4352 0.000427 ) ( -5744 -4864 -127.999565 ) common/clip 48 0 0.00 1 1 196608 2193 0 +( -5872 -4864 -128.000351 ) ( -5744 -4864 -128.000351 ) ( -5744 -4864 -448 ) common/clip 48 0 0.00 1 1 196608 2193 0 +( -5872 -4352 -448 ) ( -5872 -4352 0.000366 ) ( -5872 -4864 -127.999634 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5744 -4864 -127.999557 ) ( -5872 -4352 0.000458 ) ( -5872 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1967 +{ +( -5752 -4352 -448 ) ( -5824 -4352 -448 ) ( -5824 -4688 -448 ) common/clip 48 0 0.00 1 1 196608 2193 0 +( -5872 -4352 -0.000828 ) ( -5744 -4352 -0.000824 ) ( -5744 -4863.999512 -128.000916 ) common/clip 48 0 0.00 1 1 196608 2193 0 +( -5744 -4863.999512 -128.000153 ) ( -5744 -4352 -0.000046 ) ( -5744 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5744 -4352 -448 ) ( -5744 -4352 -0.000412 ) ( -5872 -4352 -0.000393 ) common/clip 48 0 0.00 1 1 196608 2193 0 +( -5872 -4352 -448 ) ( -5872 -4352 0.000031 ) ( -5744 -4863.999512 -128.000061 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1968 +{ +( -5656 -4352 -448 ) ( -5728 -4352 -448 ) ( -5728 -4688 -448 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -5744 -4864 -128.000977 ) ( -5744 -4352 -0.000992 ) ( -5648 -4864 -128.000961 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -5744 -4864 -448 ) ( -5744 -4864 -127.999512 ) ( -5648 -4864 -127.999519 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -5744 -4352 -448 ) ( -5744 -4352 -0.000595 ) ( -5744 -4864 -128.000595 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5648 -4864 -128.000656 ) ( -5744 -4352 -0.000656 ) ( -5744 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1969 +{ +( -5656 -4352 -448 ) ( -5728 -4352 -448 ) ( -5728 -4688 -448 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -5744 -4352 0.002051 ) ( -5648 -4352 0.002463 ) ( -5648 -4863.999512 -127.997841 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -5648 -4863.999512 -127.998070 ) ( -5648 -4352 0.002228 ) ( -5648 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5648 -4352 -448 ) ( -5648 -4352 0.002398 ) ( -5744 -4352 0.001986 ) common/clip 16 0 0.00 1 1 196608 2193 0 +( -5744 -4352 0.001112 ) ( -5648 -4863.999512 -127.998451 ) ( -5648 -4863.999512 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1970 +{ +( -5576 -4352 -448 ) ( -5648 -4352 -448 ) ( -5648 -4688 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5648 -4864 -127.999222 ) ( -5648 -4351.996582 0.000284 ) ( -5567.999512 -4864 -127.999214 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5648 -4864 -128.000229 ) ( -5568 -4864 -128.000214 ) ( -5568 -4864 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5648 -4351.996582 -448 ) ( -5648 -4351.996582 0.000157 ) ( -5648 -4864 -127.999344 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5568 -4864 -127.999252 ) ( -5648 -4351.999512 -0.000520 ) ( -5648 -4351.999512 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1971 +{ +( -5576 -4352 -448 ) ( -5648 -4352 -448 ) ( -5648 -4688 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5568 -4863.998047 -128.000519 ) ( -5647.999512 -4352 0.000107 ) ( -5568 -4352 -0.000102 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5568 -4863.998047 -128.000519 ) ( -5568 -4352 -0.000092 ) ( -5568 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5568 -4352 0.000223 ) ( -5647.999512 -4352 0.000259 ) ( -5647.999512 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5647.999023 -4352 -448 ) ( -5647.999023 -4352 0.001053 ) ( -5568 -4863.994629 -128.000107 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1972 +{ +( -5440 -4352 -448 ) ( -5568 -4352 -448 ) ( -5568 -4504 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5568 -4864 -128.000504 ) ( -5568 -4352 -0.000504 ) ( -5440 -4864 -128.000504 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5568 -4864 -448 ) ( -5568 -4864 -127.999527 ) ( -5440 -4864 -127.999527 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5568 -4352 -448 ) ( -5568 -4352 -0.000599 ) ( -5568 -4864 -128.000595 ) common/clip 0 0 0.00 1 1 196608 2193 0 +( -5440 -4864 -128.000595 ) ( -5568 -4352 -0.000591 ) ( -5568 -4352 -448 ) common/clip 0 0 0.00 1 1 196608 2193 0 +} +// brush 1973 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 3 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( -2960 4736 -300 0 0 ) ( -2300 4680 -276 0 1.250000 ) ( -1640 4640 -128 0 2.500000 ) ) +( ( -2960 4624 -256 0.250000 0 ) ( -2300 4568 -276 0.250000 1.250000 ) ( -1640 4528 -128 0.250000 2.500000 ) ) +( ( -2960 4512 -240 0.500000 0 ) ( -2300 4456 -276 0.500000 1.250000 ) ( -1640 4416 -112 0.500000 2.500000 ) ) +( ( -2960 4416 -224 0.750000 0 ) ( -2300 4360 -276 0.750000 1.250000 ) ( -1640 4320 -112 0.750000 2.500000 ) ) +( ( -2960 4304 -224 1 0 ) ( -2300 4248 -316 1 1.250000 ) ( -1640 4208 -104 1 2.500000 ) ) +) + } + } +// brush 1974 + { + terrainDef + { + 41 89 0 + 4096.000000 -6400.000000 -271.000000 + { + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 surfaceDensity 48 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + 0 0 ( mohtest/nu_earth_set3grassa 0 0 0.00 512 1 1 0 524288 0 ) + } + { + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 52.000000 ( ) ( ) + 98.000000 ( ) ( ) + 146.000000 ( ) ( ) + 178.000000 ( ) ( ) + 208.000000 ( ) ( ) + 230.000000 ( ) ( ) + 232.000000 ( ) ( ) + 232.000000 ( ) ( ) + 232.000000 ( ) ( ) + 244.000000 ( ) ( ) + 258.000000 ( ) ( ) + 276.000000 ( ) ( ) + 276.000000 ( ) ( ) + 252.000000 ( ) ( ) + 244.000000 ( ) ( ) + 230.000000 ( ) ( ) + 214.000000 ( ) ( ) + 222.000000 ( ) ( ) + 242.000000 ( ) ( ) + 260.000000 ( ) ( ) + 280.000000 ( ) ( ) + 302.000000 ( ) ( ) + 306.000000 ( ) ( ) + 300.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 64.000000 ( ) ( ) + 124.000000 ( ) ( ) + 184.000000 ( ) ( ) + 230.000000 ( ) ( ) + 262.000000 ( ) ( ) + 274.000000 ( ) ( ) + 258.000000 ( ) ( ) + 236.000000 ( ) ( ) + 232.000000 ( ) ( ) + 240.000000 ( ) ( ) + 250.000000 ( ) ( ) + 258.000000 ( ) ( ) + 252.000000 ( ) ( ) + 240.000000 ( ) ( ) + 246.000000 ( ) ( ) + 260.000000 ( ) ( ) + 276.000000 ( ) ( ) + 308.000000 ( ) ( ) + 342.000000 ( ) ( ) + 358.000000 ( ) ( ) + 362.000000 ( ) ( ) + 374.000000 ( ) ( ) + 374.000000 ( ) ( ) + 352.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 64.000000 ( ) ( ) + 124.000000 ( ) ( ) + 184.000000 ( ) ( ) + 240.000000 ( ) ( ) + 268.000000 ( ) ( ) + 274.000000 ( ) ( ) + 238.000000 ( ) ( ) + 202.000000 ( ) ( ) + 172.000000 ( ) ( ) + 172.000000 ( ) ( ) + 182.000000 ( ) ( ) + 184.000000 ( ) ( ) + 170.000000 ( ) ( ) + 168.000000 ( ) ( ) + 198.000000 ( ) ( ) + 236.000000 ( ) ( ) + 272.000000 ( ) ( ) + 320.000000 ( ) ( ) + 358.000000 ( ) ( ) + 364.000000 ( ) ( ) + 350.000000 ( ) ( ) + 380.000000 ( ) ( ) + 396.000000 ( ) ( ) + 388.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 50.000000 ( ) ( ) + 94.000000 ( ) ( ) + 152.000000 ( ) ( ) + 202.000000 ( ) ( ) + 234.000000 ( ) ( ) + 222.000000 ( ) ( ) + 186.000000 ( ) ( ) + 140.000000 ( ) ( ) + 158.000000 ( ) ( ) + 166.000000 ( ) ( ) + 182.000000 ( ) ( ) + 178.000000 ( ) ( ) + 156.000000 ( ) ( ) + 132.000000 ( ) ( ) + 164.000000 ( ) ( ) + 198.000000 ( ) ( ) + 212.000000 ( ) ( ) + 250.000000 ( ) ( ) + 280.000000 ( ) ( ) + 270.000000 ( ) ( ) + 276.000000 ( ) ( ) + 326.000000 ( ) ( ) + 376.000000 ( ) ( ) + 396.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 40.000000 ( ) ( ) + 58.000000 ( ) ( ) + 100.000000 ( ) ( ) + 146.000000 ( ) ( ) + 224.000000 ( ) ( ) + 242.000000 ( ) ( ) + 222.000000 ( ) ( ) + 212.000000 ( ) ( ) + 202.000000 ( ) ( ) + 230.000000 ( ) ( ) + 240.000000 ( ) ( ) + 242.000000 ( ) ( ) + 232.000000 ( ) ( ) + 234.000000 ( ) ( ) + 252.000000 ( ) ( ) + 278.000000 ( ) ( ) + 236.000000 ( ) ( ) + 250.000000 ( ) ( ) + 210.000000 ( ) ( ) + 176.000000 ( ) ( ) + 184.000000 ( ) ( ) + 250.000000 ( ) ( ) + 340.000000 ( ) ( ) + 382.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 92.000000 ( ) ( ) + 92.000000 ( ) ( ) + 122.000000 ( ) ( ) + 152.000000 ( ) ( ) + 152.000000 ( ) ( ) + 152.000000 ( ) ( ) + 148.000000 ( ) ( ) + 196.000000 ( ) ( ) + 234.000000 ( ) ( ) + 260.000000 ( ) ( ) + 306.000000 ( ) ( ) + 292.000000 ( ) ( ) + 274.000000 ( ) ( ) + 258.000000 ( ) ( ) + 260.000000 ( ) ( ) + 266.000000 ( ) ( ) + 266.000000 ( ) ( ) + 278.000000 ( ) ( ) + 284.000000 ( ) ( ) + 288.000000 ( ) ( ) + 296.000000 ( ) ( ) + 298.000000 ( ) ( ) + 288.000000 ( ) ( ) + 264.000000 ( ) ( ) + 250.000000 ( ) ( ) + 272.000000 ( ) ( ) + 290.000000 ( ) ( ) + 336.000000 ( ) ( ) + 340.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 92.000000 ( ) ( ) + 122.000000 ( ) ( ) + 152.000000 ( ) ( ) + 182.000000 ( ) ( ) + 218.000000 ( ) ( ) + 236.000000 ( ) ( ) + 236.000000 ( ) ( ) + 248.000000 ( ) ( ) + 248.000000 ( ) ( ) + 254.000000 ( ) ( ) + 256.000000 ( ) ( ) + 280.000000 ( ) ( ) + 304.000000 ( ) ( ) + 314.000000 ( ) ( ) + 316.000000 ( ) ( ) + 298.000000 ( ) ( ) + 292.000000 ( ) ( ) + 290.000000 ( ) ( ) + 308.000000 ( ) ( ) + 320.000000 ( ) ( ) + 326.000000 ( ) ( ) + 338.000000 ( ) ( ) + 344.000000 ( ) ( ) + 344.000000 ( ) ( ) + 332.000000 ( ) ( ) + 332.000000 ( ) ( ) + 320.000000 ( ) ( ) + 314.000000 ( ) ( ) + 316.000000 ( ) ( ) + 360.000000 ( ) ( ) + 406.000000 ( ) ( ) + 408.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 92.000000 ( ) ( ) + 116.000000 ( ) ( ) + 146.000000 ( ) ( ) + 182.000000 ( ) ( ) + 218.000000 ( ) ( ) + 242.000000 ( ) ( ) + 266.000000 ( ) ( ) + 272.000000 ( ) ( ) + 290.000000 ( ) ( ) + 308.000000 ( ) ( ) + 326.000000 ( ) ( ) + 332.000000 ( ) ( ) + 326.000000 ( ) ( ) + 332.000000 ( ) ( ) + 346.000000 ( ) ( ) + 348.000000 ( ) ( ) + 352.000000 ( ) ( ) + 348.000000 ( ) ( ) + 346.000000 ( ) ( ) + 344.000000 ( ) ( ) + 356.000000 ( ) ( ) + 356.000000 ( ) ( ) + 356.000000 ( ) ( ) + 368.000000 ( ) ( ) + 374.000000 ( ) ( ) + 392.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 398.000000 ( ) ( ) + 392.000000 ( ) ( ) + 386.000000 ( ) ( ) + 378.000000 ( ) ( ) + 388.000000 ( ) ( ) + 404.000000 ( ) ( ) + 388.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 122.000000 ( ) ( ) + 152.000000 ( ) ( ) + 212.000000 ( ) ( ) + 230.000000 ( ) ( ) + 248.000000 ( ) ( ) + 272.000000 ( ) ( ) + 296.000000 ( ) ( ) + 314.000000 ( ) ( ) + 326.000000 ( ) ( ) + 356.000000 ( ) ( ) + 362.000000 ( ) ( ) + 374.000000 ( ) ( ) + 386.000000 ( ) ( ) + 392.000000 ( ) ( ) + 404.000000 ( ) ( ) + 416.000000 ( ) ( ) + 404.000000 ( ) ( ) + 422.000000 ( ) ( ) + 416.000000 ( ) ( ) + 422.000000 ( ) ( ) + 410.000000 ( ) ( ) + 416.000000 ( ) ( ) + 416.000000 ( ) ( ) + 416.000000 ( ) ( ) + 416.000000 ( ) ( ) + 422.000000 ( ) ( ) + 440.000000 ( ) ( ) + 440.000000 ( ) ( ) + 452.000000 ( ) ( ) + 452.000000 ( ) ( ) + 458.000000 ( ) ( ) + 446.000000 ( ) ( ) + 434.000000 ( ) ( ) + 426.000000 ( ) ( ) + 418.000000 ( ) ( ) + 400.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 38.000000 ( ) ( ) + 116.000000 ( ) ( ) + 152.000000 ( ) ( ) + 182.000000 ( ) ( ) + 218.000000 ( ) ( ) + 242.000000 ( ) ( ) + 266.000000 ( ) ( ) + 290.000000 ( ) ( ) + 314.000000 ( ) ( ) + 332.000000 ( ) ( ) + 362.000000 ( ) ( ) + 374.000000 ( ) ( ) + 398.000000 ( ) ( ) + 410.000000 ( ) ( ) + 434.000000 ( ) ( ) + 440.000000 ( ) ( ) + 452.000000 ( ) ( ) + 458.000000 ( ) ( ) + 470.000000 ( ) ( ) + 476.000000 ( ) ( ) + 470.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 464.000000 ( ) ( ) + 482.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 482.000000 ( ) ( ) + 488.000000 ( ) ( ) + 494.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 476.000000 ( ) ( ) + 476.000000 ( ) ( ) + 458.000000 ( ) ( ) + 434.000000 ( ) ( ) + 38.000000 ( ) ( ) + 122.000000 ( ) ( ) + 176.000000 ( ) ( ) + 182.000000 ( ) ( ) + 218.000000 ( ) ( ) + 236.000000 ( ) ( ) + 254.000000 ( ) ( ) + 272.000000 ( ) ( ) + 290.000000 ( ) ( ) + 314.000000 ( ) ( ) + 350.000000 ( ) ( ) + 368.000000 ( ) ( ) + 380.000000 ( ) ( ) + 404.000000 ( ) ( ) + 434.000000 ( ) ( ) + 440.000000 ( ) ( ) + 470.000000 ( ) ( ) + 482.000000 ( ) ( ) + 494.000000 ( ) ( ) + 500.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 536.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 530.000000 ( ) ( ) + 518.000000 ( ) ( ) + 506.000000 ( ) ( ) + 518.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 524.000000 ( ) ( ) + 512.000000 ( ) ( ) + 506.000000 ( ) ( ) + 488.000000 ( ) ( ) + 482.000000 ( ) ( ) + 38.000000 ( ) ( ) + 176.000000 ( ) ( ) + 212.000000 ( ) ( ) + 230.000000 ( ) ( ) + 242.000000 ( ) ( ) + 260.000000 ( ) ( ) + 278.000000 ( ) ( ) + 290.000000 ( ) ( ) + 314.000000 ( ) ( ) + 344.000000 ( ) ( ) + 356.000000 ( ) ( ) + 380.000000 ( ) ( ) + 404.000000 ( ) ( ) + 422.000000 ( ) ( ) + 452.000000 ( ) ( ) + 476.000000 ( ) ( ) + 488.000000 ( ) ( ) + 506.000000 ( ) ( ) + 524.000000 ( ) ( ) + 530.000000 ( ) ( ) + 548.000000 ( ) ( ) + 554.000000 ( ) ( ) + 572.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 584.000000 ( ) ( ) + 584.000000 ( ) ( ) + 578.000000 ( ) ( ) + 572.000000 ( ) ( ) + 560.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 572.000000 ( ) ( ) + 566.000000 ( ) ( ) + 560.000000 ( ) ( ) + 554.000000 ( ) ( ) + 548.000000 ( ) ( ) + 542.000000 ( ) ( ) + 518.000000 ( ) ( ) + 500.000000 ( ) ( ) + 152.000000 ( ) ( ) + 182.000000 ( ) ( ) + 218.000000 ( ) ( ) + 236.000000 ( ) ( ) + 254.000000 ( ) ( ) + 266.000000 ( ) ( ) + 290.000000 ( ) ( ) + 314.000000 ( ) ( ) + 326.000000 ( ) ( ) + 356.000000 ( ) ( ) + 380.000000 ( ) ( ) + 410.000000 ( ) ( ) + 422.000000 ( ) ( ) + 452.000000 ( ) ( ) + 470.000000 ( ) ( ) + 488.000000 ( ) ( ) + 512.000000 ( ) ( ) + 530.000000 ( ) ( ) + 548.000000 ( ) ( ) + 560.000000 ( ) ( ) + 578.000000 ( ) ( ) + 590.000000 ( ) ( ) + 602.000000 ( ) ( ) + 608.000000 ( ) ( ) + 608.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 620.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 602.000000 ( ) ( ) + 596.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 590.000000 ( ) ( ) + 578.000000 ( ) ( ) + 560.000000 ( ) ( ) + 548.000000 ( ) ( ) + 536.000000 ( ) ( ) + 152.000000 ( ) ( ) + 212.000000 ( ) ( ) + 236.000000 ( ) ( ) + 254.000000 ( ) ( ) + 272.000000 ( ) ( ) + 290.000000 ( ) ( ) + 302.000000 ( ) ( ) + 320.000000 ( ) ( ) + 350.000000 ( ) ( ) + 368.000000 ( ) ( ) + 398.000000 ( ) ( ) + 416.000000 ( ) ( ) + 452.000000 ( ) ( ) + 470.000000 ( ) ( ) + 488.000000 ( ) ( ) + 512.000000 ( ) ( ) + 536.000000 ( ) ( ) + 554.000000 ( ) ( ) + 578.000000 ( ) ( ) + 596.000000 ( ) ( ) + 614.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 644.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 632.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 614.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 572.000000 ( ) ( ) + 560.000000 ( ) ( ) + 182.000000 ( ) ( ) + 218.000000 ( ) ( ) + 248.000000 ( ) ( ) + 260.000000 ( ) ( ) + 278.000000 ( ) ( ) + 296.000000 ( ) ( ) + 320.000000 ( ) ( ) + 332.000000 ( ) ( ) + 368.000000 ( ) ( ) + 386.000000 ( ) ( ) + 404.000000 ( ) ( ) + 434.000000 ( ) ( ) + 464.000000 ( ) ( ) + 488.000000 ( ) ( ) + 512.000000 ( ) ( ) + 542.000000 ( ) ( ) + 560.000000 ( ) ( ) + 584.000000 ( ) ( ) + 608.000000 ( ) ( ) + 626.000000 ( ) ( ) + 638.000000 ( ) ( ) + 656.000000 ( ) ( ) + 668.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 692.000000 ( ) ( ) + 686.000000 ( ) ( ) + 680.000000 ( ) ( ) + 686.000000 ( ) ( ) + 674.000000 ( ) ( ) + 674.000000 ( ) ( ) + 656.000000 ( ) ( ) + 656.000000 ( ) ( ) + 650.000000 ( ) ( ) + 644.000000 ( ) ( ) + 632.000000 ( ) ( ) + 608.000000 ( ) ( ) + 602.000000 ( ) ( ) + 590.000000 ( ) ( ) + 152.000000 ( ) ( ) + 224.000000 ( ) ( ) + 242.000000 ( ) ( ) + 266.000000 ( ) ( ) + 284.000000 ( ) ( ) + 308.000000 ( ) ( ) + 326.000000 ( ) ( ) + 350.000000 ( ) ( ) + 374.000000 ( ) ( ) + 398.000000 ( ) ( ) + 422.000000 ( ) ( ) + 452.000000 ( ) ( ) + 482.000000 ( ) ( ) + 512.000000 ( ) ( ) + 542.000000 ( ) ( ) + 566.000000 ( ) ( ) + 590.000000 ( ) ( ) + 614.000000 ( ) ( ) + 638.000000 ( ) ( ) + 656.000000 ( ) ( ) + 674.000000 ( ) ( ) + 686.000000 ( ) ( ) + 698.000000 ( ) ( ) + 710.000000 ( ) ( ) + 716.000000 ( ) ( ) + 716.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 722.000000 ( ) ( ) + 716.000000 ( ) ( ) + 710.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 692.000000 ( ) ( ) + 692.000000 ( ) ( ) + 674.000000 ( ) ( ) + 668.000000 ( ) ( ) + 656.000000 ( ) ( ) + 644.000000 ( ) ( ) + 626.000000 ( ) ( ) + 614.000000 ( ) ( ) + 152.000000 ( ) ( ) + 224.000000 ( ) ( ) + 248.000000 ( ) ( ) + 272.000000 ( ) ( ) + 296.000000 ( ) ( ) + 308.000000 ( ) ( ) + 332.000000 ( ) ( ) + 356.000000 ( ) ( ) + 392.000000 ( ) ( ) + 416.000000 ( ) ( ) + 446.000000 ( ) ( ) + 476.000000 ( ) ( ) + 506.000000 ( ) ( ) + 536.000000 ( ) ( ) + 566.000000 ( ) ( ) + 596.000000 ( ) ( ) + 620.000000 ( ) ( ) + 644.000000 ( ) ( ) + 668.000000 ( ) ( ) + 686.000000 ( ) ( ) + 704.000000 ( ) ( ) + 716.000000 ( ) ( ) + 728.000000 ( ) ( ) + 740.000000 ( ) ( ) + 746.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 752.000000 ( ) ( ) + 746.000000 ( ) ( ) + 740.000000 ( ) ( ) + 728.000000 ( ) ( ) + 728.000000 ( ) ( ) + 716.000000 ( ) ( ) + 704.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 668.000000 ( ) ( ) + 650.000000 ( ) ( ) + 638.000000 ( ) ( ) + 176.000000 ( ) ( ) + 218.000000 ( ) ( ) + 248.000000 ( ) ( ) + 278.000000 ( ) ( ) + 302.000000 ( ) ( ) + 320.000000 ( ) ( ) + 344.000000 ( ) ( ) + 368.000000 ( ) ( ) + 404.000000 ( ) ( ) + 434.000000 ( ) ( ) + 464.000000 ( ) ( ) + 500.000000 ( ) ( ) + 530.000000 ( ) ( ) + 566.000000 ( ) ( ) + 596.000000 ( ) ( ) + 620.000000 ( ) ( ) + 650.000000 ( ) ( ) + 674.000000 ( ) ( ) + 692.000000 ( ) ( ) + 716.000000 ( ) ( ) + 734.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 770.000000 ( ) ( ) + 776.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 782.000000 ( ) ( ) + 776.000000 ( ) ( ) + 770.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 746.000000 ( ) ( ) + 734.000000 ( ) ( ) + 722.000000 ( ) ( ) + 710.000000 ( ) ( ) + 698.000000 ( ) ( ) + 686.000000 ( ) ( ) + 668.000000 ( ) ( ) + 176.000000 ( ) ( ) + 218.000000 ( ) ( ) + 254.000000 ( ) ( ) + 284.000000 ( ) ( ) + 308.000000 ( ) ( ) + 344.000000 ( ) ( ) + 362.000000 ( ) ( ) + 392.000000 ( ) ( ) + 428.000000 ( ) ( ) + 458.000000 ( ) ( ) + 494.000000 ( ) ( ) + 530.000000 ( ) ( ) + 560.000000 ( ) ( ) + 590.000000 ( ) ( ) + 626.000000 ( ) ( ) + 650.000000 ( ) ( ) + 674.000000 ( ) ( ) + 704.000000 ( ) ( ) + 722.000000 ( ) ( ) + 746.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 788.000000 ( ) ( ) + 800.000000 ( ) ( ) + 806.000000 ( ) ( ) + 812.000000 ( ) ( ) + 812.000000 ( ) ( ) + 818.000000 ( ) ( ) + 812.000000 ( ) ( ) + 812.000000 ( ) ( ) + 806.000000 ( ) ( ) + 794.000000 ( ) ( ) + 794.000000 ( ) ( ) + 788.000000 ( ) ( ) + 782.000000 ( ) ( ) + 770.000000 ( ) ( ) + 752.000000 ( ) ( ) + 740.000000 ( ) ( ) + 728.000000 ( ) ( ) + 710.000000 ( ) ( ) + 698.000000 ( ) ( ) + 218.000000 ( ) ( ) + 230.000000 ( ) ( ) + 266.000000 ( ) ( ) + 296.000000 ( ) ( ) + 326.000000 ( ) ( ) + 362.000000 ( ) ( ) + 386.000000 ( ) ( ) + 422.000000 ( ) ( ) + 452.000000 ( ) ( ) + 488.000000 ( ) ( ) + 518.000000 ( ) ( ) + 554.000000 ( ) ( ) + 590.000000 ( ) ( ) + 620.000000 ( ) ( ) + 650.000000 ( ) ( ) + 680.000000 ( ) ( ) + 704.000000 ( ) ( ) + 728.000000 ( ) ( ) + 752.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 806.000000 ( ) ( ) + 818.000000 ( ) ( ) + 830.000000 ( ) ( ) + 836.000000 ( ) ( ) + 842.000000 ( ) ( ) + 842.000000 ( ) ( ) + 842.000000 ( ) ( ) + 842.000000 ( ) ( ) + 842.000000 ( ) ( ) + 836.000000 ( ) ( ) + 830.000000 ( ) ( ) + 824.000000 ( ) ( ) + 818.000000 ( ) ( ) + 806.000000 ( ) ( ) + 794.000000 ( ) ( ) + 782.000000 ( ) ( ) + 770.000000 ( ) ( ) + 752.000000 ( ) ( ) + 740.000000 ( ) ( ) + 722.000000 ( ) ( ) + 224.000000 ( ) ( ) + 254.000000 ( ) ( ) + 284.000000 ( ) ( ) + 320.000000 ( ) ( ) + 344.000000 ( ) ( ) + 380.000000 ( ) ( ) + 410.000000 ( ) ( ) + 440.000000 ( ) ( ) + 476.000000 ( ) ( ) + 518.000000 ( ) ( ) + 554.000000 ( ) ( ) + 578.000000 ( ) ( ) + 614.000000 ( ) ( ) + 650.000000 ( ) ( ) + 680.000000 ( ) ( ) + 704.000000 ( ) ( ) + 734.000000 ( ) ( ) + 758.000000 ( ) ( ) + 782.000000 ( ) ( ) + 806.000000 ( ) ( ) + 824.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 854.000000 ( ) ( ) + 866.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 878.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 836.000000 ( ) ( ) + 824.000000 ( ) ( ) + 812.000000 ( ) ( ) + 794.000000 ( ) ( ) + 782.000000 ( ) ( ) + 764.000000 ( ) ( ) + 746.000000 ( ) ( ) + 248.000000 ( ) ( ) + 272.000000 ( ) ( ) + 302.000000 ( ) ( ) + 338.000000 ( ) ( ) + 368.000000 ( ) ( ) + 404.000000 ( ) ( ) + 434.000000 ( ) ( ) + 470.000000 ( ) ( ) + 506.000000 ( ) ( ) + 542.000000 ( ) ( ) + 578.000000 ( ) ( ) + 608.000000 ( ) ( ) + 644.000000 ( ) ( ) + 674.000000 ( ) ( ) + 704.000000 ( ) ( ) + 734.000000 ( ) ( ) + 764.000000 ( ) ( ) + 788.000000 ( ) ( ) + 812.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 878.000000 ( ) ( ) + 884.000000 ( ) ( ) + 896.000000 ( ) ( ) + 902.000000 ( ) ( ) + 902.000000 ( ) ( ) + 902.000000 ( ) ( ) + 902.000000 ( ) ( ) + 902.000000 ( ) ( ) + 896.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 854.000000 ( ) ( ) + 836.000000 ( ) ( ) + 824.000000 ( ) ( ) + 806.000000 ( ) ( ) + 788.000000 ( ) ( ) + 770.000000 ( ) ( ) + 266.000000 ( ) ( ) + 296.000000 ( ) ( ) + 326.000000 ( ) ( ) + 350.000000 ( ) ( ) + 392.000000 ( ) ( ) + 428.000000 ( ) ( ) + 458.000000 ( ) ( ) + 494.000000 ( ) ( ) + 530.000000 ( ) ( ) + 566.000000 ( ) ( ) + 602.000000 ( ) ( ) + 638.000000 ( ) ( ) + 668.000000 ( ) ( ) + 704.000000 ( ) ( ) + 734.000000 ( ) ( ) + 764.000000 ( ) ( ) + 788.000000 ( ) ( ) + 818.000000 ( ) ( ) + 842.000000 ( ) ( ) + 860.000000 ( ) ( ) + 878.000000 ( ) ( ) + 890.000000 ( ) ( ) + 902.000000 ( ) ( ) + 914.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 878.000000 ( ) ( ) + 866.000000 ( ) ( ) + 848.000000 ( ) ( ) + 830.000000 ( ) ( ) + 818.000000 ( ) ( ) + 794.000000 ( ) ( ) + 290.000000 ( ) ( ) + 320.000000 ( ) ( ) + 350.000000 ( ) ( ) + 380.000000 ( ) ( ) + 416.000000 ( ) ( ) + 452.000000 ( ) ( ) + 482.000000 ( ) ( ) + 518.000000 ( ) ( ) + 560.000000 ( ) ( ) + 596.000000 ( ) ( ) + 626.000000 ( ) ( ) + 662.000000 ( ) ( ) + 692.000000 ( ) ( ) + 728.000000 ( ) ( ) + 758.000000 ( ) ( ) + 788.000000 ( ) ( ) + 818.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 884.000000 ( ) ( ) + 902.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 944.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 872.000000 ( ) ( ) + 860.000000 ( ) ( ) + 836.000000 ( ) ( ) + 818.000000 ( ) ( ) + 314.000000 ( ) ( ) + 338.000000 ( ) ( ) + 374.000000 ( ) ( ) + 404.000000 ( ) ( ) + 440.000000 ( ) ( ) + 476.000000 ( ) ( ) + 512.000000 ( ) ( ) + 542.000000 ( ) ( ) + 578.000000 ( ) ( ) + 620.000000 ( ) ( ) + 656.000000 ( ) ( ) + 686.000000 ( ) ( ) + 722.000000 ( ) ( ) + 752.000000 ( ) ( ) + 782.000000 ( ) ( ) + 812.000000 ( ) ( ) + 842.000000 ( ) ( ) + 866.000000 ( ) ( ) + 890.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 944.000000 ( ) ( ) + 926.000000 ( ) ( ) + 914.000000 ( ) ( ) + 896.000000 ( ) ( ) + 884.000000 ( ) ( ) + 860.000000 ( ) ( ) + 842.000000 ( ) ( ) + 332.000000 ( ) ( ) + 362.000000 ( ) ( ) + 398.000000 ( ) ( ) + 428.000000 ( ) ( ) + 464.000000 ( ) ( ) + 500.000000 ( ) ( ) + 536.000000 ( ) ( ) + 572.000000 ( ) ( ) + 608.000000 ( ) ( ) + 644.000000 ( ) ( ) + 680.000000 ( ) ( ) + 710.000000 ( ) ( ) + 746.000000 ( ) ( ) + 782.000000 ( ) ( ) + 806.000000 ( ) ( ) + 836.000000 ( ) ( ) + 866.000000 ( ) ( ) + 890.000000 ( ) ( ) + 914.000000 ( ) ( ) + 938.000000 ( ) ( ) + 950.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 986.000000 ( ) ( ) + 974.000000 ( ) ( ) + 968.000000 ( ) ( ) + 956.000000 ( ) ( ) + 938.000000 ( ) ( ) + 920.000000 ( ) ( ) + 902.000000 ( ) ( ) + 884.000000 ( ) ( ) + 860.000000 ( ) ( ) + 356.000000 ( ) ( ) + 386.000000 ( ) ( ) + 422.000000 ( ) ( ) + 452.000000 ( ) ( ) + 488.000000 ( ) ( ) + 524.000000 ( ) ( ) + 560.000000 ( ) ( ) + 596.000000 ( ) ( ) + 632.000000 ( ) ( ) + 668.000000 ( ) ( ) + 698.000000 ( ) ( ) + 742.000000 ( ) ( ) + 770.000000 ( ) ( ) + 800.000000 ( ) ( ) + 830.000000 ( ) ( ) + 860.000000 ( ) ( ) + 890.000000 ( ) ( ) + 914.000000 ( ) ( ) + 938.000000 ( ) ( ) + 962.000000 ( ) ( ) + 974.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 998.000000 ( ) ( ) + 986.000000 ( ) ( ) + 974.000000 ( ) ( ) + 962.000000 ( ) ( ) + 944.000000 ( ) ( ) + 926.000000 ( ) ( ) + 902.000000 ( ) ( ) + 884.000000 ( ) ( ) + 380.000000 ( ) ( ) + 410.000000 ( ) ( ) + 440.000000 ( ) ( ) + 476.000000 ( ) ( ) + 512.000000 ( ) ( ) + 542.000000 ( ) ( ) + 578.000000 ( ) ( ) + 616.000000 ( ) ( ) + 656.000000 ( ) ( ) + 688.000000 ( ) ( ) + 728.000000 ( ) ( ) + 758.000000 ( ) ( ) + 794.000000 ( ) ( ) + 824.000000 ( ) ( ) + 860.000000 ( ) ( ) + 884.000000 ( ) ( ) + 914.000000 ( ) ( ) + 938.000000 ( ) ( ) + 962.000000 ( ) ( ) + 980.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 998.000000 ( ) ( ) + 980.000000 ( ) ( ) + 962.000000 ( ) ( ) + 944.000000 ( ) ( ) + 926.000000 ( ) ( ) + 902.000000 ( ) ( ) + 398.000000 ( ) ( ) + 428.000000 ( ) ( ) + 464.000000 ( ) ( ) + 494.000000 ( ) ( ) + 530.000000 ( ) ( ) + 566.000000 ( ) ( ) + 604.000000 ( ) ( ) + 638.000000 ( ) ( ) + 676.000000 ( ) ( ) + 710.000000 ( ) ( ) + 746.000000 ( ) ( ) + 782.000000 ( ) ( ) + 812.000000 ( ) ( ) + 848.000000 ( ) ( ) + 878.000000 ( ) ( ) + 902.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 980.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 998.000000 ( ) ( ) + 980.000000 ( ) ( ) + 962.000000 ( ) ( ) + 944.000000 ( ) ( ) + 920.000000 ( ) ( ) + 416.000000 ( ) ( ) + 446.000000 ( ) ( ) + 482.000000 ( ) ( ) + 518.000000 ( ) ( ) + 552.000000 ( ) ( ) + 582.000000 ( ) ( ) + 620.000000 ( ) ( ) + 658.000000 ( ) ( ) + 692.000000 ( ) ( ) + 730.000000 ( ) ( ) + 766.000000 ( ) ( ) + 802.000000 ( ) ( ) + 832.000000 ( ) ( ) + 866.000000 ( ) ( ) + 896.000000 ( ) ( ) + 926.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 998.000000 ( ) ( ) + 980.000000 ( ) ( ) + 962.000000 ( ) ( ) + 938.000000 ( ) ( ) + 440.000000 ( ) ( ) + 470.000000 ( ) ( ) + 500.000000 ( ) ( ) + 536.000000 ( ) ( ) + 572.000000 ( ) ( ) + 608.000000 ( ) ( ) + 644.000000 ( ) ( ) + 678.000000 ( ) ( ) + 718.000000 ( ) ( ) + 750.000000 ( ) ( ) + 782.000000 ( ) ( ) + 818.000000 ( ) ( ) + 850.000000 ( ) ( ) + 882.000000 ( ) ( ) + 916.000000 ( ) ( ) + 946.000000 ( ) ( ) + 968.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1112.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1112.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 998.000000 ( ) ( ) + 974.000000 ( ) ( ) + 956.000000 ( ) ( ) + 452.000000 ( ) ( ) + 482.000000 ( ) ( ) + 518.000000 ( ) ( ) + 556.000000 ( ) ( ) + 588.000000 ( ) ( ) + 620.000000 ( ) ( ) + 660.000000 ( ) ( ) + 696.000000 ( ) ( ) + 736.000000 ( ) ( ) + 762.000000 ( ) ( ) + 802.000000 ( ) ( ) + 836.000000 ( ) ( ) + 868.000000 ( ) ( ) + 908.000000 ( ) ( ) + 932.000000 ( ) ( ) + 962.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1124.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1136.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1124.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 986.000000 ( ) ( ) + 968.000000 ( ) ( ) + 470.000000 ( ) ( ) + 500.000000 ( ) ( ) + 536.000000 ( ) ( ) + 572.000000 ( ) ( ) + 602.000000 ( ) ( ) + 642.000000 ( ) ( ) + 676.000000 ( ) ( ) + 710.000000 ( ) ( ) + 746.000000 ( ) ( ) + 786.000000 ( ) ( ) + 820.000000 ( ) ( ) + 848.000000 ( ) ( ) + 884.000000 ( ) ( ) + 916.000000 ( ) ( ) + 944.000000 ( ) ( ) + 974.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1136.000000 ( ) ( ) + 1142.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1142.000000 ( ) ( ) + 1136.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 998.000000 ( ) ( ) + 974.000000 ( ) ( ) + 484.000000 ( ) ( ) + 518.000000 ( ) ( ) + 550.000000 ( ) ( ) + 582.000000 ( ) ( ) + 620.000000 ( ) ( ) + 658.000000 ( ) ( ) + 694.000000 ( ) ( ) + 720.000000 ( ) ( ) + 756.000000 ( ) ( ) + 790.000000 ( ) ( ) + 824.000000 ( ) ( ) + 860.000000 ( ) ( ) + 896.000000 ( ) ( ) + 928.000000 ( ) ( ) + 964.000000 ( ) ( ) + 988.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1062.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1142.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1154.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1154.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1142.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 986.000000 ( ) ( ) + 502.000000 ( ) ( ) + 532.000000 ( ) ( ) + 566.000000 ( ) ( ) + 598.000000 ( ) ( ) + 634.000000 ( ) ( ) + 666.000000 ( ) ( ) + 700.000000 ( ) ( ) + 734.000000 ( ) ( ) + 764.000000 ( ) ( ) + 798.000000 ( ) ( ) + 828.000000 ( ) ( ) + 864.000000 ( ) ( ) + 898.000000 ( ) ( ) + 934.000000 ( ) ( ) + 964.000000 ( ) ( ) + 1006.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1112.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1142.000000 ( ) ( ) + 1154.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1172.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1154.000000 ( ) ( ) + 1142.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 998.000000 ( ) ( ) + 514.000000 ( ) ( ) + 540.000000 ( ) ( ) + 576.000000 ( ) ( ) + 616.000000 ( ) ( ) + 646.000000 ( ) ( ) + 674.000000 ( ) ( ) + 708.000000 ( ) ( ) + 734.000000 ( ) ( ) + 768.000000 ( ) ( ) + 796.000000 ( ) ( ) + 828.000000 ( ) ( ) + 858.000000 ( ) ( ) + 900.000000 ( ) ( ) + 940.000000 ( ) ( ) + 976.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1030.000000 ( ) ( ) + 1062.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1124.000000 ( ) ( ) + 1136.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1172.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1172.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1136.000000 ( ) ( ) + 1124.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 524.000000 ( ) ( ) + 556.000000 ( ) ( ) + 586.000000 ( ) ( ) + 626.000000 ( ) ( ) + 656.000000 ( ) ( ) + 678.000000 ( ) ( ) + 708.000000 ( ) ( ) + 732.000000 ( ) ( ) + 766.000000 ( ) ( ) + 788.000000 ( ) ( ) + 822.000000 ( ) ( ) + 858.000000 ( ) ( ) + 904.000000 ( ) ( ) + 938.000000 ( ) ( ) + 982.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1044.000000 ( ) ( ) + 1066.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1112.000000 ( ) ( ) + 1124.000000 ( ) ( ) + 1142.000000 ( ) ( ) + 1154.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1172.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1184.000000 ( ) ( ) + 1184.000000 ( ) ( ) + 1184.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1172.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1154.000000 ( ) ( ) + 1142.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1112.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 538.000000 ( ) ( ) + 564.000000 ( ) ( ) + 598.000000 ( ) ( ) + 634.000000 ( ) ( ) + 662.000000 ( ) ( ) + 684.000000 ( ) ( ) + 708.000000 ( ) ( ) + 734.000000 ( ) ( ) + 766.000000 ( ) ( ) + 798.000000 ( ) ( ) + 828.000000 ( ) ( ) + 864.000000 ( ) ( ) + 900.000000 ( ) ( ) + 942.000000 ( ) ( ) + 974.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1048.000000 ( ) ( ) + 1072.000000 ( ) ( ) + 1090.000000 ( ) ( ) + 1112.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1184.000000 ( ) ( ) + 1190.000000 ( ) ( ) + 1190.000000 ( ) ( ) + 1190.000000 ( ) ( ) + 1184.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 542.000000 ( ) ( ) + 580.000000 ( ) ( ) + 602.000000 ( ) ( ) + 632.000000 ( ) ( ) + 666.000000 ( ) ( ) + 680.000000 ( ) ( ) + 712.000000 ( ) ( ) + 734.000000 ( ) ( ) + 766.000000 ( ) ( ) + 798.000000 ( ) ( ) + 832.000000 ( ) ( ) + 866.000000 ( ) ( ) + 904.000000 ( ) ( ) + 944.000000 ( ) ( ) + 978.000000 ( ) ( ) + 1012.000000 ( ) ( ) + 1050.000000 ( ) ( ) + 1074.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1136.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1172.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1184.000000 ( ) ( ) + 1190.000000 ( ) ( ) + 1190.000000 ( ) ( ) + 1190.000000 ( ) ( ) + 1184.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1172.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1136.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 560.000000 ( ) ( ) + 582.000000 ( ) ( ) + 608.000000 ( ) ( ) + 630.000000 ( ) ( ) + 664.000000 ( ) ( ) + 682.000000 ( ) ( ) + 704.000000 ( ) ( ) + 732.000000 ( ) ( ) + 762.000000 ( ) ( ) + 798.000000 ( ) ( ) + 836.000000 ( ) ( ) + 866.000000 ( ) ( ) + 898.000000 ( ) ( ) + 946.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1044.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1184.000000 ( ) ( ) + 1190.000000 ( ) ( ) + 1190.000000 ( ) ( ) + 1190.000000 ( ) ( ) + 1184.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 564.000000 ( ) ( ) + 586.000000 ( ) ( ) + 612.000000 ( ) ( ) + 638.000000 ( ) ( ) + 654.000000 ( ) ( ) + 682.000000 ( ) ( ) + 706.000000 ( ) ( ) + 730.000000 ( ) ( ) + 760.000000 ( ) ( ) + 792.000000 ( ) ( ) + 834.000000 ( ) ( ) + 872.000000 ( ) ( ) + 902.000000 ( ) ( ) + 940.000000 ( ) ( ) + 982.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1044.000000 ( ) ( ) + 1072.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1112.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1142.000000 ( ) ( ) + 1154.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1172.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1184.000000 ( ) ( ) + 1184.000000 ( ) ( ) + 1182.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1170.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1152.000000 ( ) ( ) + 1142.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1112.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 568.000000 ( ) ( ) + 592.000000 ( ) ( ) + 610.000000 ( ) ( ) + 632.000000 ( ) ( ) + 656.000000 ( ) ( ) + 674.000000 ( ) ( ) + 698.000000 ( ) ( ) + 726.000000 ( ) ( ) + 760.000000 ( ) ( ) + 786.000000 ( ) ( ) + 826.000000 ( ) ( ) + 868.000000 ( ) ( ) + 902.000000 ( ) ( ) + 946.000000 ( ) ( ) + 976.000000 ( ) ( ) + 1006.000000 ( ) ( ) + 1036.000000 ( ) ( ) + 1066.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1124.000000 ( ) ( ) + 1136.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1172.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1178.000000 ( ) ( ) + 1168.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1148.000000 ( ) ( ) + 1132.000000 ( ) ( ) + 1122.000000 ( ) ( ) + 1104.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 568.000000 ( ) ( ) + 590.000000 ( ) ( ) + 612.000000 ( ) ( ) + 632.000000 ( ) ( ) + 654.000000 ( ) ( ) + 672.000000 ( ) ( ) + 696.000000 ( ) ( ) + 716.000000 ( ) ( ) + 740.000000 ( ) ( ) + 788.000000 ( ) ( ) + 824.000000 ( ) ( ) + 866.000000 ( ) ( ) + 902.000000 ( ) ( ) + 946.000000 ( ) ( ) + 972.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1030.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1080.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1142.000000 ( ) ( ) + 1154.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1166.000000 ( ) ( ) + 1172.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1162.000000 ( ) ( ) + 1154.000000 ( ) ( ) + 1146.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1126.000000 ( ) ( ) + 1112.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1060.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1020.000000 ( ) ( ) + 1000.000000 ( ) ( ) + 564.000000 ( ) ( ) + 586.000000 ( ) ( ) + 602.000000 ( ) ( ) + 630.000000 ( ) ( ) + 658.000000 ( ) ( ) + 662.000000 ( ) ( ) + 686.000000 ( ) ( ) + 712.000000 ( ) ( ) + 738.000000 ( ) ( ) + 772.000000 ( ) ( ) + 816.000000 ( ) ( ) + 858.000000 ( ) ( ) + 888.000000 ( ) ( ) + 936.000000 ( ) ( ) + 970.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1030.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1068.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1106.000000 ( ) ( ) + 1124.000000 ( ) ( ) + 1134.000000 ( ) ( ) + 1142.000000 ( ) ( ) + 1152.000000 ( ) ( ) + 1160.000000 ( ) ( ) + 1158.000000 ( ) ( ) + 1158.000000 ( ) ( ) + 1158.000000 ( ) ( ) + 1150.000000 ( ) ( ) + 1136.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1122.000000 ( ) ( ) + 1112.000000 ( ) ( ) + 1098.000000 ( ) ( ) + 1084.000000 ( ) ( ) + 1062.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1020.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 990.000000 ( ) ( ) + 558.000000 ( ) ( ) + 584.000000 ( ) ( ) + 596.000000 ( ) ( ) + 626.000000 ( ) ( ) + 648.000000 ( ) ( ) + 664.000000 ( ) ( ) + 684.000000 ( ) ( ) + 704.000000 ( ) ( ) + 736.000000 ( ) ( ) + 770.000000 ( ) ( ) + 814.000000 ( ) ( ) + 862.000000 ( ) ( ) + 888.000000 ( ) ( ) + 920.000000 ( ) ( ) + 956.000000 ( ) ( ) + 982.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1038.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1078.000000 ( ) ( ) + 1098.000000 ( ) ( ) + 1110.000000 ( ) ( ) + 1124.000000 ( ) ( ) + 1136.000000 ( ) ( ) + 1140.000000 ( ) ( ) + 1142.000000 ( ) ( ) + 1142.000000 ( ) ( ) + 1140.000000 ( ) ( ) + 1138.000000 ( ) ( ) + 1128.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1108.000000 ( ) ( ) + 1102.000000 ( ) ( ) + 1092.000000 ( ) ( ) + 1086.000000 ( ) ( ) + 1060.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1042.000000 ( ) ( ) + 1014.000000 ( ) ( ) + 998.000000 ( ) ( ) + 976.000000 ( ) ( ) + 560.000000 ( ) ( ) + 584.000000 ( ) ( ) + 594.000000 ( ) ( ) + 626.000000 ( ) ( ) + 636.000000 ( ) ( ) + 654.000000 ( ) ( ) + 674.000000 ( ) ( ) + 702.000000 ( ) ( ) + 722.000000 ( ) ( ) + 760.000000 ( ) ( ) + 794.000000 ( ) ( ) + 846.000000 ( ) ( ) + 878.000000 ( ) ( ) + 912.000000 ( ) ( ) + 944.000000 ( ) ( ) + 976.000000 ( ) ( ) + 1006.000000 ( ) ( ) + 1018.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1068.000000 ( ) ( ) + 1084.000000 ( ) ( ) + 1098.000000 ( ) ( ) + 1110.000000 ( ) ( ) + 1124.000000 ( ) ( ) + 1126.000000 ( ) ( ) + 1126.000000 ( ) ( ) + 1130.000000 ( ) ( ) + 1120.000000 ( ) ( ) + 1118.000000 ( ) ( ) + 1110.000000 ( ) ( ) + 1092.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1086.000000 ( ) ( ) + 1078.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1056.000000 ( ) ( ) + 1042.000000 ( ) ( ) + 1026.000000 ( ) ( ) + 1014.000000 ( ) ( ) + 986.000000 ( ) ( ) + 972.000000 ( ) ( ) + 556.000000 ( ) ( ) + 568.000000 ( ) ( ) + 594.000000 ( ) ( ) + 616.000000 ( ) ( ) + 626.000000 ( ) ( ) + 646.000000 ( ) ( ) + 664.000000 ( ) ( ) + 694.000000 ( ) ( ) + 724.000000 ( ) ( ) + 752.000000 ( ) ( ) + 780.000000 ( ) ( ) + 820.000000 ( ) ( ) + 858.000000 ( ) ( ) + 896.000000 ( ) ( ) + 934.000000 ( ) ( ) + 964.000000 ( ) ( ) + 988.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1026.000000 ( ) ( ) + 1056.000000 ( ) ( ) + 1070.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1100.000000 ( ) ( ) + 1108.000000 ( ) ( ) + 1110.000000 ( ) ( ) + 1108.000000 ( ) ( ) + 1094.000000 ( ) ( ) + 1096.000000 ( ) ( ) + 1080.000000 ( ) ( ) + 1072.000000 ( ) ( ) + 1054.000000 ( ) ( ) + 1056.000000 ( ) ( ) + 1044.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1032.000000 ( ) ( ) + 1020.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 998.000000 ( ) ( ) + 980.000000 ( ) ( ) + 968.000000 ( ) ( ) + 544.000000 ( ) ( ) + 560.000000 ( ) ( ) + 580.000000 ( ) ( ) + 610.000000 ( ) ( ) + 624.000000 ( ) ( ) + 638.000000 ( ) ( ) + 662.000000 ( ) ( ) + 688.000000 ( ) ( ) + 716.000000 ( ) ( ) + 748.000000 ( ) ( ) + 774.000000 ( ) ( ) + 806.000000 ( ) ( ) + 848.000000 ( ) ( ) + 882.000000 ( ) ( ) + 918.000000 ( ) ( ) + 938.000000 ( ) ( ) + 966.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1006.000000 ( ) ( ) + 1030.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1064.000000 ( ) ( ) + 1080.000000 ( ) ( ) + 1084.000000 ( ) ( ) + 1076.000000 ( ) ( ) + 1088.000000 ( ) ( ) + 1082.000000 ( ) ( ) + 1066.000000 ( ) ( ) + 1060.000000 ( ) ( ) + 1044.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1036.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1020.000000 ( ) ( ) + 1018.000000 ( ) ( ) + 1020.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 988.000000 ( ) ( ) + 970.000000 ( ) ( ) + 960.000000 ( ) ( ) + 538.000000 ( ) ( ) + 550.000000 ( ) ( ) + 570.000000 ( ) ( ) + 592.000000 ( ) ( ) + 602.000000 ( ) ( ) + 630.000000 ( ) ( ) + 648.000000 ( ) ( ) + 684.000000 ( ) ( ) + 710.000000 ( ) ( ) + 742.000000 ( ) ( ) + 776.000000 ( ) ( ) + 794.000000 ( ) ( ) + 824.000000 ( ) ( ) + 862.000000 ( ) ( ) + 892.000000 ( ) ( ) + 922.000000 ( ) ( ) + 942.000000 ( ) ( ) + 968.000000 ( ) ( ) + 990.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1020.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1060.000000 ( ) ( ) + 1060.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1042.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 1008.000000 ( ) ( ) + 1002.000000 ( ) ( ) + 992.000000 ( ) ( ) + 984.000000 ( ) ( ) + 982.000000 ( ) ( ) + 986.000000 ( ) ( ) + 982.000000 ( ) ( ) + 992.000000 ( ) ( ) + 988.000000 ( ) ( ) + 986.000000 ( ) ( ) + 980.000000 ( ) ( ) + 964.000000 ( ) ( ) + 952.000000 ( ) ( ) + 524.000000 ( ) ( ) + 544.000000 ( ) ( ) + 580.000000 ( ) ( ) + 584.000000 ( ) ( ) + 606.000000 ( ) ( ) + 624.000000 ( ) ( ) + 642.000000 ( ) ( ) + 666.000000 ( ) ( ) + 702.000000 ( ) ( ) + 730.000000 ( ) ( ) + 762.000000 ( ) ( ) + 790.000000 ( ) ( ) + 820.000000 ( ) ( ) + 848.000000 ( ) ( ) + 872.000000 ( ) ( ) + 902.000000 ( ) ( ) + 920.000000 ( ) ( ) + 936.000000 ( ) ( ) + 962.000000 ( ) ( ) + 984.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1012.000000 ( ) ( ) + 1018.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1018.000000 ( ) ( ) + 1008.000000 ( ) ( ) + 1000.000000 ( ) ( ) + 980.000000 ( ) ( ) + 968.000000 ( ) ( ) + 946.000000 ( ) ( ) + 934.000000 ( ) ( ) + 936.000000 ( ) ( ) + 932.000000 ( ) ( ) + 936.000000 ( ) ( ) + 940.000000 ( ) ( ) + 942.000000 ( ) ( ) + 954.000000 ( ) ( ) + 956.000000 ( ) ( ) + 954.000000 ( ) ( ) + 956.000000 ( ) ( ) + 946.000000 ( ) ( ) + 522.000000 ( ) ( ) + 526.000000 ( ) ( ) + 562.000000 ( ) ( ) + 584.000000 ( ) ( ) + 598.000000 ( ) ( ) + 614.000000 ( ) ( ) + 636.000000 ( ) ( ) + 664.000000 ( ) ( ) + 692.000000 ( ) ( ) + 730.000000 ( ) ( ) + 756.000000 ( ) ( ) + 782.000000 ( ) ( ) + 806.000000 ( ) ( ) + 832.000000 ( ) ( ) + 854.000000 ( ) ( ) + 880.000000 ( ) ( ) + 902.000000 ( ) ( ) + 922.000000 ( ) ( ) + 936.000000 ( ) ( ) + 944.000000 ( ) ( ) + 958.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 982.000000 ( ) ( ) + 978.000000 ( ) ( ) + 972.000000 ( ) ( ) + 950.000000 ( ) ( ) + 946.000000 ( ) ( ) + 930.000000 ( ) ( ) + 916.000000 ( ) ( ) + 900.000000 ( ) ( ) + 890.000000 ( ) ( ) + 892.000000 ( ) ( ) + 888.000000 ( ) ( ) + 890.000000 ( ) ( ) + 904.000000 ( ) ( ) + 906.000000 ( ) ( ) + 920.000000 ( ) ( ) + 928.000000 ( ) ( ) + 926.000000 ( ) ( ) + 934.000000 ( ) ( ) + 500.000000 ( ) ( ) + 514.000000 ( ) ( ) + 546.000000 ( ) ( ) + 568.000000 ( ) ( ) + 576.000000 ( ) ( ) + 606.000000 ( ) ( ) + 626.000000 ( ) ( ) + 658.000000 ( ) ( ) + 682.000000 ( ) ( ) + 718.000000 ( ) ( ) + 748.000000 ( ) ( ) + 770.000000 ( ) ( ) + 800.000000 ( ) ( ) + 820.000000 ( ) ( ) + 844.000000 ( ) ( ) + 868.000000 ( ) ( ) + 882.000000 ( ) ( ) + 898.000000 ( ) ( ) + 912.000000 ( ) ( ) + 926.000000 ( ) ( ) + 934.000000 ( ) ( ) + 934.000000 ( ) ( ) + 942.000000 ( ) ( ) + 942.000000 ( ) ( ) + 940.000000 ( ) ( ) + 930.000000 ( ) ( ) + 912.000000 ( ) ( ) + 904.000000 ( ) ( ) + 898.000000 ( ) ( ) + 882.000000 ( ) ( ) + 876.000000 ( ) ( ) + 868.000000 ( ) ( ) + 864.000000 ( ) ( ) + 856.000000 ( ) ( ) + 852.000000 ( ) ( ) + 856.000000 ( ) ( ) + 864.000000 ( ) ( ) + 880.000000 ( ) ( ) + 890.000000 ( ) ( ) + 898.000000 ( ) ( ) + 914.000000 ( ) ( ) + 486.000000 ( ) ( ) + 492.000000 ( ) ( ) + 520.000000 ( ) ( ) + 548.000000 ( ) ( ) + 564.000000 ( ) ( ) + 590.000000 ( ) ( ) + 618.000000 ( ) ( ) + 650.000000 ( ) ( ) + 680.000000 ( ) ( ) + 706.000000 ( ) ( ) + 736.000000 ( ) ( ) + 766.000000 ( ) ( ) + 788.000000 ( ) ( ) + 808.000000 ( ) ( ) + 830.000000 ( ) ( ) + 856.000000 ( ) ( ) + 864.000000 ( ) ( ) + 882.000000 ( ) ( ) + 888.000000 ( ) ( ) + 906.000000 ( ) ( ) + 906.000000 ( ) ( ) + 910.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 906.000000 ( ) ( ) + 890.000000 ( ) ( ) + 884.000000 ( ) ( ) + 872.000000 ( ) ( ) + 868.000000 ( ) ( ) + 856.000000 ( ) ( ) + 854.000000 ( ) ( ) + 848.000000 ( ) ( ) + 844.000000 ( ) ( ) + 832.000000 ( ) ( ) + 832.000000 ( ) ( ) + 826.000000 ( ) ( ) + 830.000000 ( ) ( ) + 838.000000 ( ) ( ) + 852.000000 ( ) ( ) + 862.000000 ( ) ( ) + 880.000000 ( ) ( ) + 462.000000 ( ) ( ) + 466.000000 ( ) ( ) + 510.000000 ( ) ( ) + 528.000000 ( ) ( ) + 546.000000 ( ) ( ) + 574.000000 ( ) ( ) + 604.000000 ( ) ( ) + 640.000000 ( ) ( ) + 676.000000 ( ) ( ) + 704.000000 ( ) ( ) + 730.000000 ( ) ( ) + 754.000000 ( ) ( ) + 776.000000 ( ) ( ) + 798.000000 ( ) ( ) + 820.000000 ( ) ( ) + 836.000000 ( ) ( ) + 856.000000 ( ) ( ) + 862.000000 ( ) ( ) + 870.000000 ( ) ( ) + 876.000000 ( ) ( ) + 886.000000 ( ) ( ) + 888.000000 ( ) ( ) + 888.000000 ( ) ( ) + 884.000000 ( ) ( ) + 882.000000 ( ) ( ) + 870.000000 ( ) ( ) + 860.000000 ( ) ( ) + 852.000000 ( ) ( ) + 844.000000 ( ) ( ) + 840.000000 ( ) ( ) + 838.000000 ( ) ( ) + 836.000000 ( ) ( ) + 828.000000 ( ) ( ) + 818.000000 ( ) ( ) + 810.000000 ( ) ( ) + 808.000000 ( ) ( ) + 812.000000 ( ) ( ) + 808.000000 ( ) ( ) + 818.000000 ( ) ( ) + 830.000000 ( ) ( ) + 848.000000 ( ) ( ) + 430.000000 ( ) ( ) + 436.000000 ( ) ( ) + 476.000000 ( ) ( ) + 500.000000 ( ) ( ) + 532.000000 ( ) ( ) + 556.000000 ( ) ( ) + 598.000000 ( ) ( ) + 630.000000 ( ) ( ) + 666.000000 ( ) ( ) + 694.000000 ( ) ( ) + 724.000000 ( ) ( ) + 752.000000 ( ) ( ) + 770.000000 ( ) ( ) + 796.000000 ( ) ( ) + 806.000000 ( ) ( ) + 828.000000 ( ) ( ) + 834.000000 ( ) ( ) + 848.000000 ( ) ( ) + 858.000000 ( ) ( ) + 868.000000 ( ) ( ) + 868.000000 ( ) ( ) + 860.000000 ( ) ( ) + 868.000000 ( ) ( ) + 862.000000 ( ) ( ) + 856.000000 ( ) ( ) + 852.000000 ( ) ( ) + 842.000000 ( ) ( ) + 832.000000 ( ) ( ) + 836.000000 ( ) ( ) + 832.000000 ( ) ( ) + 826.000000 ( ) ( ) + 826.000000 ( ) ( ) + 814.000000 ( ) ( ) + 810.000000 ( ) ( ) + 808.000000 ( ) ( ) + 810.000000 ( ) ( ) + 806.000000 ( ) ( ) + 800.000000 ( ) ( ) + 802.000000 ( ) ( ) + 804.000000 ( ) ( ) + 822.000000 ( ) ( ) + 384.000000 ( ) ( ) + 416.000000 ( ) ( ) + 446.000000 ( ) ( ) + 478.000000 ( ) ( ) + 512.000000 ( ) ( ) + 544.000000 ( ) ( ) + 582.000000 ( ) ( ) + 616.000000 ( ) ( ) + 656.000000 ( ) ( ) + 686.000000 ( ) ( ) + 714.000000 ( ) ( ) + 742.000000 ( ) ( ) + 770.000000 ( ) ( ) + 788.000000 ( ) ( ) + 802.000000 ( ) ( ) + 820.000000 ( ) ( ) + 828.000000 ( ) ( ) + 836.000000 ( ) ( ) + 850.000000 ( ) ( ) + 856.000000 ( ) ( ) + 854.000000 ( ) ( ) + 850.000000 ( ) ( ) + 850.000000 ( ) ( ) + 844.000000 ( ) ( ) + 844.000000 ( ) ( ) + 838.000000 ( ) ( ) + 832.000000 ( ) ( ) + 828.000000 ( ) ( ) + 830.000000 ( ) ( ) + 828.000000 ( ) ( ) + 820.000000 ( ) ( ) + 812.000000 ( ) ( ) + 810.000000 ( ) ( ) + 810.000000 ( ) ( ) + 808.000000 ( ) ( ) + 806.000000 ( ) ( ) + 796.000000 ( ) ( ) + 800.000000 ( ) ( ) + 794.000000 ( ) ( ) + 796.000000 ( ) ( ) + 804.000000 ( ) ( ) + 358.000000 ( ) ( ) + 382.000000 ( ) ( ) + 424.000000 ( ) ( ) + 456.000000 ( ) ( ) + 488.000000 ( ) ( ) + 524.000000 ( ) ( ) + 564.000000 ( ) ( ) + 604.000000 ( ) ( ) + 638.000000 ( ) ( ) + 678.000000 ( ) ( ) + 710.000000 ( ) ( ) + 730.000000 ( ) ( ) + 758.000000 ( ) ( ) + 780.000000 ( ) ( ) + 804.000000 ( ) ( ) + 816.000000 ( ) ( ) + 822.000000 ( ) ( ) + 832.000000 ( ) ( ) + 842.000000 ( ) ( ) + 846.000000 ( ) ( ) + 844.000000 ( ) ( ) + 844.000000 ( ) ( ) + 844.000000 ( ) ( ) + 836.000000 ( ) ( ) + 832.000000 ( ) ( ) + 834.000000 ( ) ( ) + 828.000000 ( ) ( ) + 826.000000 ( ) ( ) + 826.000000 ( ) ( ) + 822.000000 ( ) ( ) + 820.000000 ( ) ( ) + 816.000000 ( ) ( ) + 812.000000 ( ) ( ) + 816.000000 ( ) ( ) + 814.000000 ( ) ( ) + 814.000000 ( ) ( ) + 812.000000 ( ) ( ) + 806.000000 ( ) ( ) + 808.000000 ( ) ( ) + 792.000000 ( ) ( ) + 792.000000 ( ) ( ) + 336.000000 ( ) ( ) + 368.000000 ( ) ( ) + 406.000000 ( ) ( ) + 438.000000 ( ) ( ) + 468.000000 ( ) ( ) + 512.000000 ( ) ( ) + 542.000000 ( ) ( ) + 586.000000 ( ) ( ) + 630.000000 ( ) ( ) + 664.000000 ( ) ( ) + 700.000000 ( ) ( ) + 736.000000 ( ) ( ) + 762.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 804.000000 ( ) ( ) + 814.000000 ( ) ( ) + 824.000000 ( ) ( ) + 828.000000 ( ) ( ) + 834.000000 ( ) ( ) + 838.000000 ( ) ( ) + 838.000000 ( ) ( ) + 834.000000 ( ) ( ) + 830.000000 ( ) ( ) + 834.000000 ( ) ( ) + 834.000000 ( ) ( ) + 836.000000 ( ) ( ) + 832.000000 ( ) ( ) + 832.000000 ( ) ( ) + 830.000000 ( ) ( ) + 830.000000 ( ) ( ) + 832.000000 ( ) ( ) + 830.000000 ( ) ( ) + 830.000000 ( ) ( ) + 826.000000 ( ) ( ) + 824.000000 ( ) ( ) + 822.000000 ( ) ( ) + 820.000000 ( ) ( ) + 812.000000 ( ) ( ) + 800.000000 ( ) ( ) + 790.000000 ( ) ( ) + 316.000000 ( ) ( ) + 356.000000 ( ) ( ) + 388.000000 ( ) ( ) + 424.000000 ( ) ( ) + 456.000000 ( ) ( ) + 500.000000 ( ) ( ) + 540.000000 ( ) ( ) + 582.000000 ( ) ( ) + 620.000000 ( ) ( ) + 658.000000 ( ) ( ) + 690.000000 ( ) ( ) + 724.000000 ( ) ( ) + 752.000000 ( ) ( ) + 782.000000 ( ) ( ) + 792.000000 ( ) ( ) + 810.000000 ( ) ( ) + 810.000000 ( ) ( ) + 816.000000 ( ) ( ) + 824.000000 ( ) ( ) + 836.000000 ( ) ( ) + 828.000000 ( ) ( ) + 832.000000 ( ) ( ) + 832.000000 ( ) ( ) + 834.000000 ( ) ( ) + 840.000000 ( ) ( ) + 838.000000 ( ) ( ) + 844.000000 ( ) ( ) + 850.000000 ( ) ( ) + 844.000000 ( ) ( ) + 844.000000 ( ) ( ) + 846.000000 ( ) ( ) + 846.000000 ( ) ( ) + 844.000000 ( ) ( ) + 846.000000 ( ) ( ) + 842.000000 ( ) ( ) + 838.000000 ( ) ( ) + 848.000000 ( ) ( ) + 830.000000 ( ) ( ) + 822.000000 ( ) ( ) + 812.000000 ( ) ( ) + 798.000000 ( ) ( ) + 310.000000 ( ) ( ) + 346.000000 ( ) ( ) + 384.000000 ( ) ( ) + 414.000000 ( ) ( ) + 450.000000 ( ) ( ) + 488.000000 ( ) ( ) + 524.000000 ( ) ( ) + 572.000000 ( ) ( ) + 598.000000 ( ) ( ) + 648.000000 ( ) ( ) + 684.000000 ( ) ( ) + 716.000000 ( ) ( ) + 738.000000 ( ) ( ) + 764.000000 ( ) ( ) + 784.000000 ( ) ( ) + 798.000000 ( ) ( ) + 802.000000 ( ) ( ) + 814.000000 ( ) ( ) + 818.000000 ( ) ( ) + 828.000000 ( ) ( ) + 826.000000 ( ) ( ) + 836.000000 ( ) ( ) + 844.000000 ( ) ( ) + 852.000000 ( ) ( ) + 854.000000 ( ) ( ) + 866.000000 ( ) ( ) + 854.000000 ( ) ( ) + 860.000000 ( ) ( ) + 862.000000 ( ) ( ) + 864.000000 ( ) ( ) + 870.000000 ( ) ( ) + 866.000000 ( ) ( ) + 862.000000 ( ) ( ) + 856.000000 ( ) ( ) + 868.000000 ( ) ( ) + 852.000000 ( ) ( ) + 854.000000 ( ) ( ) + 854.000000 ( ) ( ) + 838.000000 ( ) ( ) + 828.000000 ( ) ( ) + 814.000000 ( ) ( ) + 300.000000 ( ) ( ) + 338.000000 ( ) ( ) + 374.000000 ( ) ( ) + 406.000000 ( ) ( ) + 440.000000 ( ) ( ) + 474.000000 ( ) ( ) + 516.000000 ( ) ( ) + 558.000000 ( ) ( ) + 600.000000 ( ) ( ) + 638.000000 ( ) ( ) + 670.000000 ( ) ( ) + 702.000000 ( ) ( ) + 732.000000 ( ) ( ) + 762.000000 ( ) ( ) + 778.000000 ( ) ( ) + 790.000000 ( ) ( ) + 806.000000 ( ) ( ) + 808.000000 ( ) ( ) + 828.000000 ( ) ( ) + 830.000000 ( ) ( ) + 836.000000 ( ) ( ) + 846.000000 ( ) ( ) + 860.000000 ( ) ( ) + 870.000000 ( ) ( ) + 872.000000 ( ) ( ) + 886.000000 ( ) ( ) + 884.000000 ( ) ( ) + 882.000000 ( ) ( ) + 884.000000 ( ) ( ) + 882.000000 ( ) ( ) + 884.000000 ( ) ( ) + 888.000000 ( ) ( ) + 876.000000 ( ) ( ) + 880.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 872.000000 ( ) ( ) + 866.000000 ( ) ( ) + 852.000000 ( ) ( ) + 838.000000 ( ) ( ) + 816.000000 ( ) ( ) + 300.000000 ( ) ( ) + 338.000000 ( ) ( ) + 370.000000 ( ) ( ) + 400.000000 ( ) ( ) + 434.000000 ( ) ( ) + 470.000000 ( ) ( ) + 512.000000 ( ) ( ) + 546.000000 ( ) ( ) + 596.000000 ( ) ( ) + 630.000000 ( ) ( ) + 664.000000 ( ) ( ) + 700.000000 ( ) ( ) + 724.000000 ( ) ( ) + 756.000000 ( ) ( ) + 774.000000 ( ) ( ) + 788.000000 ( ) ( ) + 804.000000 ( ) ( ) + 818.000000 ( ) ( ) + 828.000000 ( ) ( ) + 844.000000 ( ) ( ) + 850.000000 ( ) ( ) + 868.000000 ( ) ( ) + 884.000000 ( ) ( ) + 888.000000 ( ) ( ) + 896.000000 ( ) ( ) + 896.000000 ( ) ( ) + 906.000000 ( ) ( ) + 908.000000 ( ) ( ) + 908.000000 ( ) ( ) + 902.000000 ( ) ( ) + 900.000000 ( ) ( ) + 904.000000 ( ) ( ) + 902.000000 ( ) ( ) + 890.000000 ( ) ( ) + 894.000000 ( ) ( ) + 882.000000 ( ) ( ) + 878.000000 ( ) ( ) + 878.000000 ( ) ( ) + 870.000000 ( ) ( ) + 856.000000 ( ) ( ) + 824.000000 ( ) ( ) + 296.000000 ( ) ( ) + 336.000000 ( ) ( ) + 370.000000 ( ) ( ) + 402.000000 ( ) ( ) + 422.000000 ( ) ( ) + 460.000000 ( ) ( ) + 504.000000 ( ) ( ) + 554.000000 ( ) ( ) + 580.000000 ( ) ( ) + 628.000000 ( ) ( ) + 672.000000 ( ) ( ) + 692.000000 ( ) ( ) + 724.000000 ( ) ( ) + 752.000000 ( ) ( ) + 778.000000 ( ) ( ) + 790.000000 ( ) ( ) + 806.000000 ( ) ( ) + 820.000000 ( ) ( ) + 836.000000 ( ) ( ) + 848.000000 ( ) ( ) + 874.000000 ( ) ( ) + 896.000000 ( ) ( ) + 908.000000 ( ) ( ) + 914.000000 ( ) ( ) + 922.000000 ( ) ( ) + 932.000000 ( ) ( ) + 930.000000 ( ) ( ) + 930.000000 ( ) ( ) + 926.000000 ( ) ( ) + 930.000000 ( ) ( ) + 930.000000 ( ) ( ) + 918.000000 ( ) ( ) + 920.000000 ( ) ( ) + 914.000000 ( ) ( ) + 898.000000 ( ) ( ) + 906.000000 ( ) ( ) + 894.000000 ( ) ( ) + 888.000000 ( ) ( ) + 880.000000 ( ) ( ) + 860.000000 ( ) ( ) + 840.000000 ( ) ( ) + 294.000000 ( ) ( ) + 330.000000 ( ) ( ) + 356.000000 ( ) ( ) + 390.000000 ( ) ( ) + 422.000000 ( ) ( ) + 450.000000 ( ) ( ) + 500.000000 ( ) ( ) + 542.000000 ( ) ( ) + 586.000000 ( ) ( ) + 632.000000 ( ) ( ) + 676.000000 ( ) ( ) + 698.000000 ( ) ( ) + 728.000000 ( ) ( ) + 752.000000 ( ) ( ) + 776.000000 ( ) ( ) + 796.000000 ( ) ( ) + 816.000000 ( ) ( ) + 832.000000 ( ) ( ) + 854.000000 ( ) ( ) + 872.000000 ( ) ( ) + 898.000000 ( ) ( ) + 912.000000 ( ) ( ) + 928.000000 ( ) ( ) + 946.000000 ( ) ( ) + 954.000000 ( ) ( ) + 946.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 956.000000 ( ) ( ) + 952.000000 ( ) ( ) + 950.000000 ( ) ( ) + 940.000000 ( ) ( ) + 932.000000 ( ) ( ) + 926.000000 ( ) ( ) + 924.000000 ( ) ( ) + 910.000000 ( ) ( ) + 912.000000 ( ) ( ) + 900.000000 ( ) ( ) + 894.000000 ( ) ( ) + 874.000000 ( ) ( ) + 846.000000 ( ) ( ) + 286.000000 ( ) ( ) + 324.000000 ( ) ( ) + 350.000000 ( ) ( ) + 382.000000 ( ) ( ) + 418.000000 ( ) ( ) + 454.000000 ( ) ( ) + 500.000000 ( ) ( ) + 548.000000 ( ) ( ) + 590.000000 ( ) ( ) + 644.000000 ( ) ( ) + 678.000000 ( ) ( ) + 710.000000 ( ) ( ) + 744.000000 ( ) ( ) + 772.000000 ( ) ( ) + 796.000000 ( ) ( ) + 812.000000 ( ) ( ) + 832.000000 ( ) ( ) + 864.000000 ( ) ( ) + 878.000000 ( ) ( ) + 896.000000 ( ) ( ) + 912.000000 ( ) ( ) + 942.000000 ( ) ( ) + 962.000000 ( ) ( ) + 968.000000 ( ) ( ) + 974.000000 ( ) ( ) + 980.000000 ( ) ( ) + 976.000000 ( ) ( ) + 984.000000 ( ) ( ) + 984.000000 ( ) ( ) + 978.000000 ( ) ( ) + 966.000000 ( ) ( ) + 962.000000 ( ) ( ) + 956.000000 ( ) ( ) + 950.000000 ( ) ( ) + 936.000000 ( ) ( ) + 930.000000 ( ) ( ) + 920.000000 ( ) ( ) + 912.000000 ( ) ( ) + 904.000000 ( ) ( ) + 876.000000 ( ) ( ) + 852.000000 ( ) ( ) + 278.000000 ( ) ( ) + 316.000000 ( ) ( ) + 346.000000 ( ) ( ) + 380.000000 ( ) ( ) + 418.000000 ( ) ( ) + 462.000000 ( ) ( ) + 504.000000 ( ) ( ) + 548.000000 ( ) ( ) + 594.000000 ( ) ( ) + 646.000000 ( ) ( ) + 698.000000 ( ) ( ) + 724.000000 ( ) ( ) + 752.000000 ( ) ( ) + 780.000000 ( ) ( ) + 802.000000 ( ) ( ) + 834.000000 ( ) ( ) + 850.000000 ( ) ( ) + 872.000000 ( ) ( ) + 892.000000 ( ) ( ) + 910.000000 ( ) ( ) + 932.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1006.000000 ( ) ( ) + 1006.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 998.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 980.000000 ( ) ( ) + 968.000000 ( ) ( ) + 960.000000 ( ) ( ) + 958.000000 ( ) ( ) + 942.000000 ( ) ( ) + 932.000000 ( ) ( ) + 924.000000 ( ) ( ) + 908.000000 ( ) ( ) + 886.000000 ( ) ( ) + 856.000000 ( ) ( ) + 272.000000 ( ) ( ) + 314.000000 ( ) ( ) + 336.000000 ( ) ( ) + 378.000000 ( ) ( ) + 420.000000 ( ) ( ) + 456.000000 ( ) ( ) + 502.000000 ( ) ( ) + 552.000000 ( ) ( ) + 600.000000 ( ) ( ) + 646.000000 ( ) ( ) + 700.000000 ( ) ( ) + 744.000000 ( ) ( ) + 774.000000 ( ) ( ) + 798.000000 ( ) ( ) + 824.000000 ( ) ( ) + 836.000000 ( ) ( ) + 866.000000 ( ) ( ) + 888.000000 ( ) ( ) + 904.000000 ( ) ( ) + 922.000000 ( ) ( ) + 944.000000 ( ) ( ) + 966.000000 ( ) ( ) + 980.000000 ( ) ( ) + 1006.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 1032.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 1018.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 996.000000 ( ) ( ) + 990.000000 ( ) ( ) + 976.000000 ( ) ( ) + 964.000000 ( ) ( ) + 950.000000 ( ) ( ) + 942.000000 ( ) ( ) + 928.000000 ( ) ( ) + 916.000000 ( ) ( ) + 896.000000 ( ) ( ) + 864.000000 ( ) ( ) + 262.000000 ( ) ( ) + 296.000000 ( ) ( ) + 334.000000 ( ) ( ) + 364.000000 ( ) ( ) + 408.000000 ( ) ( ) + 454.000000 ( ) ( ) + 502.000000 ( ) ( ) + 552.000000 ( ) ( ) + 604.000000 ( ) ( ) + 658.000000 ( ) ( ) + 710.000000 ( ) ( ) + 756.000000 ( ) ( ) + 776.000000 ( ) ( ) + 810.000000 ( ) ( ) + 828.000000 ( ) ( ) + 850.000000 ( ) ( ) + 870.000000 ( ) ( ) + 886.000000 ( ) ( ) + 910.000000 ( ) ( ) + 926.000000 ( ) ( ) + 950.000000 ( ) ( ) + 974.000000 ( ) ( ) + 988.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1026.000000 ( ) ( ) + 1036.000000 ( ) ( ) + 1042.000000 ( ) ( ) + 1044.000000 ( ) ( ) + 1032.000000 ( ) ( ) + 1026.000000 ( ) ( ) + 1012.000000 ( ) ( ) + 1006.000000 ( ) ( ) + 1002.000000 ( ) ( ) + 992.000000 ( ) ( ) + 974.000000 ( ) ( ) + 958.000000 ( ) ( ) + 952.000000 ( ) ( ) + 932.000000 ( ) ( ) + 916.000000 ( ) ( ) + 898.000000 ( ) ( ) + 864.000000 ( ) ( ) + 242.000000 ( ) ( ) + 282.000000 ( ) ( ) + 314.000000 ( ) ( ) + 358.000000 ( ) ( ) + 398.000000 ( ) ( ) + 450.000000 ( ) ( ) + 502.000000 ( ) ( ) + 552.000000 ( ) ( ) + 604.000000 ( ) ( ) + 658.000000 ( ) ( ) + 712.000000 ( ) ( ) + 760.000000 ( ) ( ) + 798.000000 ( ) ( ) + 830.000000 ( ) ( ) + 848.000000 ( ) ( ) + 856.000000 ( ) ( ) + 874.000000 ( ) ( ) + 900.000000 ( ) ( ) + 918.000000 ( ) ( ) + 946.000000 ( ) ( ) + 956.000000 ( ) ( ) + 976.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1026.000000 ( ) ( ) + 1044.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1048.000000 ( ) ( ) + 1032.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 998.000000 ( ) ( ) + 982.000000 ( ) ( ) + 966.000000 ( ) ( ) + 952.000000 ( ) ( ) + 942.000000 ( ) ( ) + 922.000000 ( ) ( ) + 894.000000 ( ) ( ) + 852.000000 ( ) ( ) + 228.000000 ( ) ( ) + 262.000000 ( ) ( ) + 296.000000 ( ) ( ) + 336.000000 ( ) ( ) + 390.000000 ( ) ( ) + 440.000000 ( ) ( ) + 498.000000 ( ) ( ) + 550.000000 ( ) ( ) + 606.000000 ( ) ( ) + 664.000000 ( ) ( ) + 712.000000 ( ) ( ) + 768.000000 ( ) ( ) + 800.000000 ( ) ( ) + 840.000000 ( ) ( ) + 858.000000 ( ) ( ) + 874.000000 ( ) ( ) + 882.000000 ( ) ( ) + 902.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 962.000000 ( ) ( ) + 978.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1012.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1050.000000 ( ) ( ) + 1054.000000 ( ) ( ) + 1058.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1036.000000 ( ) ( ) + 1026.000000 ( ) ( ) + 1012.000000 ( ) ( ) + 998.000000 ( ) ( ) + 992.000000 ( ) ( ) + 972.000000 ( ) ( ) + 958.000000 ( ) ( ) + 938.000000 ( ) ( ) + 916.000000 ( ) ( ) + 886.000000 ( ) ( ) + 850.000000 ( ) ( ) + 202.000000 ( ) ( ) + 236.000000 ( ) ( ) + 282.000000 ( ) ( ) + 326.000000 ( ) ( ) + 378.000000 ( ) ( ) + 430.000000 ( ) ( ) + 488.000000 ( ) ( ) + 548.000000 ( ) ( ) + 604.000000 ( ) ( ) + 666.000000 ( ) ( ) + 720.000000 ( ) ( ) + 768.000000 ( ) ( ) + 804.000000 ( ) ( ) + 842.000000 ( ) ( ) + 864.000000 ( ) ( ) + 872.000000 ( ) ( ) + 886.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 940.000000 ( ) ( ) + 960.000000 ( ) ( ) + 988.000000 ( ) ( ) + 986.000000 ( ) ( ) + 1006.000000 ( ) ( ) + 1030.000000 ( ) ( ) + 1036.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1056.000000 ( ) ( ) + 1060.000000 ( ) ( ) + 1054.000000 ( ) ( ) + 1044.000000 ( ) ( ) + 1030.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 994.000000 ( ) ( ) + 974.000000 ( ) ( ) + 958.000000 ( ) ( ) + 940.000000 ( ) ( ) + 912.000000 ( ) ( ) + 880.000000 ( ) ( ) + 848.000000 ( ) ( ) + 186.000000 ( ) ( ) + 218.000000 ( ) ( ) + 252.000000 ( ) ( ) + 304.000000 ( ) ( ) + 360.000000 ( ) ( ) + 414.000000 ( ) ( ) + 472.000000 ( ) ( ) + 534.000000 ( ) ( ) + 590.000000 ( ) ( ) + 650.000000 ( ) ( ) + 716.000000 ( ) ( ) + 760.000000 ( ) ( ) + 798.000000 ( ) ( ) + 836.000000 ( ) ( ) + 860.000000 ( ) ( ) + 876.000000 ( ) ( ) + 886.000000 ( ) ( ) + 908.000000 ( ) ( ) + 924.000000 ( ) ( ) + 946.000000 ( ) ( ) + 958.000000 ( ) ( ) + 970.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1002.000000 ( ) ( ) + 1018.000000 ( ) ( ) + 1026.000000 ( ) ( ) + 1046.000000 ( ) ( ) + 1056.000000 ( ) ( ) + 1056.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1044.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1006.000000 ( ) ( ) + 992.000000 ( ) ( ) + 982.000000 ( ) ( ) + 958.000000 ( ) ( ) + 936.000000 ( ) ( ) + 910.000000 ( ) ( ) + 884.000000 ( ) ( ) + 846.000000 ( ) ( ) + 158.000000 ( ) ( ) + 194.000000 ( ) ( ) + 232.000000 ( ) ( ) + 284.000000 ( ) ( ) + 336.000000 ( ) ( ) + 394.000000 ( ) ( ) + 450.000000 ( ) ( ) + 516.000000 ( ) ( ) + 574.000000 ( ) ( ) + 634.000000 ( ) ( ) + 700.000000 ( ) ( ) + 748.000000 ( ) ( ) + 794.000000 ( ) ( ) + 830.000000 ( ) ( ) + 860.000000 ( ) ( ) + 880.000000 ( ) ( ) + 892.000000 ( ) ( ) + 906.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 970.000000 ( ) ( ) + 982.000000 ( ) ( ) + 1002.000000 ( ) ( ) + 1020.000000 ( ) ( ) + 1036.000000 ( ) ( ) + 1036.000000 ( ) ( ) + 1052.000000 ( ) ( ) + 1048.000000 ( ) ( ) + 1050.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1020.000000 ( ) ( ) + 1010.000000 ( ) ( ) + 988.000000 ( ) ( ) + 974.000000 ( ) ( ) + 958.000000 ( ) ( ) + 934.000000 ( ) ( ) + 912.000000 ( ) ( ) + 882.000000 ( ) ( ) + 846.000000 ( ) ( ) + 142.000000 ( ) ( ) + 172.000000 ( ) ( ) + 214.000000 ( ) ( ) + 264.000000 ( ) ( ) + 316.000000 ( ) ( ) + 372.000000 ( ) ( ) + 434.000000 ( ) ( ) + 496.000000 ( ) ( ) + 554.000000 ( ) ( ) + 622.000000 ( ) ( ) + 676.000000 ( ) ( ) + 734.000000 ( ) ( ) + 788.000000 ( ) ( ) + 824.000000 ( ) ( ) + 854.000000 ( ) ( ) + 880.000000 ( ) ( ) + 894.000000 ( ) ( ) + 914.000000 ( ) ( ) + 932.000000 ( ) ( ) + 946.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 984.000000 ( ) ( ) + 998.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1024.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1044.000000 ( ) ( ) + 1048.000000 ( ) ( ) + 1044.000000 ( ) ( ) + 1040.000000 ( ) ( ) + 1036.000000 ( ) ( ) + 1020.000000 ( ) ( ) + 1002.000000 ( ) ( ) + 982.000000 ( ) ( ) + 970.000000 ( ) ( ) + 950.000000 ( ) ( ) + 930.000000 ( ) ( ) + 904.000000 ( ) ( ) + 882.000000 ( ) ( ) + 854.000000 ( ) ( ) + 126.000000 ( ) ( ) + 160.000000 ( ) ( ) + 198.000000 ( ) ( ) + 248.000000 ( ) ( ) + 298.000000 ( ) ( ) + 356.000000 ( ) ( ) + 414.000000 ( ) ( ) + 482.000000 ( ) ( ) + 544.000000 ( ) ( ) + 604.000000 ( ) ( ) + 666.000000 ( ) ( ) + 726.000000 ( ) ( ) + 768.000000 ( ) ( ) + 812.000000 ( ) ( ) + 846.000000 ( ) ( ) + 874.000000 ( ) ( ) + 880.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 938.000000 ( ) ( ) + 956.000000 ( ) ( ) + 968.000000 ( ) ( ) + 980.000000 ( ) ( ) + 1000.000000 ( ) ( ) + 1006.000000 ( ) ( ) + 1018.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1032.000000 ( ) ( ) + 1034.000000 ( ) ( ) + 1032.000000 ( ) ( ) + 1036.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 998.000000 ( ) ( ) + 978.000000 ( ) ( ) + 966.000000 ( ) ( ) + 944.000000 ( ) ( ) + 928.000000 ( ) ( ) + 904.000000 ( ) ( ) + 892.000000 ( ) ( ) + 868.000000 ( ) ( ) + 114.000000 ( ) ( ) + 144.000000 ( ) ( ) + 190.000000 ( ) ( ) + 240.000000 ( ) ( ) + 292.000000 ( ) ( ) + 348.000000 ( ) ( ) + 412.000000 ( ) ( ) + 472.000000 ( ) ( ) + 532.000000 ( ) ( ) + 590.000000 ( ) ( ) + 650.000000 ( ) ( ) + 702.000000 ( ) ( ) + 750.000000 ( ) ( ) + 784.000000 ( ) ( ) + 824.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 886.000000 ( ) ( ) + 908.000000 ( ) ( ) + 926.000000 ( ) ( ) + 942.000000 ( ) ( ) + 956.000000 ( ) ( ) + 972.000000 ( ) ( ) + 992.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1012.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1028.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1022.000000 ( ) ( ) + 1016.000000 ( ) ( ) + 1006.000000 ( ) ( ) + 992.000000 ( ) ( ) + 970.000000 ( ) ( ) + 962.000000 ( ) ( ) + 944.000000 ( ) ( ) + 924.000000 ( ) ( ) + 908.000000 ( ) ( ) + 888.000000 ( ) ( ) + 878.000000 ( ) ( ) + 110.000000 ( ) ( ) + 144.000000 ( ) ( ) + 178.000000 ( ) ( ) + 228.000000 ( ) ( ) + 282.000000 ( ) ( ) + 332.000000 ( ) ( ) + 398.000000 ( ) ( ) + 454.000000 ( ) ( ) + 514.000000 ( ) ( ) + 574.000000 ( ) ( ) + 628.000000 ( ) ( ) + 684.000000 ( ) ( ) + 726.000000 ( ) ( ) + 768.000000 ( ) ( ) + 796.000000 ( ) ( ) + 828.000000 ( ) ( ) + 848.000000 ( ) ( ) + 866.000000 ( ) ( ) + 884.000000 ( ) ( ) + 908.000000 ( ) ( ) + 924.000000 ( ) ( ) + 944.000000 ( ) ( ) + 956.000000 ( ) ( ) + 974.000000 ( ) ( ) + 986.000000 ( ) ( ) + 994.000000 ( ) ( ) + 1006.000000 ( ) ( ) + 1014.000000 ( ) ( ) + 1014.000000 ( ) ( ) + 1002.000000 ( ) ( ) + 1012.000000 ( ) ( ) + 1006.000000 ( ) ( ) + 998.000000 ( ) ( ) + 980.000000 ( ) ( ) + 968.000000 ( ) ( ) + 954.000000 ( ) ( ) + 936.000000 ( ) ( ) + 916.000000 ( ) ( ) + 900.000000 ( ) ( ) + 882.000000 ( ) ( ) + 872.000000 ( ) ( ) + 104.000000 ( ) ( ) + 126.000000 ( ) ( ) + 174.000000 ( ) ( ) + 226.000000 ( ) ( ) + 274.000000 ( ) ( ) + 328.000000 ( ) ( ) + 398.000000 ( ) ( ) + 446.000000 ( ) ( ) + 502.000000 ( ) ( ) + 562.000000 ( ) ( ) + 614.000000 ( ) ( ) + 662.000000 ( ) ( ) + 708.000000 ( ) ( ) + 748.000000 ( ) ( ) + 784.000000 ( ) ( ) + 804.000000 ( ) ( ) + 826.000000 ( ) ( ) + 846.000000 ( ) ( ) + 856.000000 ( ) ( ) + 878.000000 ( ) ( ) + 910.000000 ( ) ( ) + 922.000000 ( ) ( ) + 938.000000 ( ) ( ) + 954.000000 ( ) ( ) + 970.000000 ( ) ( ) + 984.000000 ( ) ( ) + 988.000000 ( ) ( ) + 996.000000 ( ) ( ) + 1004.000000 ( ) ( ) + 1002.000000 ( ) ( ) + 998.000000 ( ) ( ) + 996.000000 ( ) ( ) + 988.000000 ( ) ( ) + 972.000000 ( ) ( ) + 954.000000 ( ) ( ) + 938.000000 ( ) ( ) + 926.000000 ( ) ( ) + 902.000000 ( ) ( ) + 888.000000 ( ) ( ) + 868.000000 ( ) ( ) + 848.000000 ( ) ( ) + 102.000000 ( ) ( ) + 130.000000 ( ) ( ) + 170.000000 ( ) ( ) + 218.000000 ( ) ( ) + 270.000000 ( ) ( ) + 330.000000 ( ) ( ) + 378.000000 ( ) ( ) + 440.000000 ( ) ( ) + 492.000000 ( ) ( ) + 552.000000 ( ) ( ) + 596.000000 ( ) ( ) + 642.000000 ( ) ( ) + 684.000000 ( ) ( ) + 732.000000 ( ) ( ) + 760.000000 ( ) ( ) + 782.000000 ( ) ( ) + 804.000000 ( ) ( ) + 818.000000 ( ) ( ) + 844.000000 ( ) ( ) + 862.000000 ( ) ( ) + 886.000000 ( ) ( ) + 902.000000 ( ) ( ) + 930.000000 ( ) ( ) + 938.000000 ( ) ( ) + 958.000000 ( ) ( ) + 960.000000 ( ) ( ) + 976.000000 ( ) ( ) + 984.000000 ( ) ( ) + 996.000000 ( ) ( ) + 984.000000 ( ) ( ) + 984.000000 ( ) ( ) + 976.000000 ( ) ( ) + 974.000000 ( ) ( ) + 954.000000 ( ) ( ) + 936.000000 ( ) ( ) + 922.000000 ( ) ( ) + 912.000000 ( ) ( ) + 886.000000 ( ) ( ) + 870.000000 ( ) ( ) + 844.000000 ( ) ( ) + 822.000000 ( ) ( ) + 96.000000 ( ) ( ) + 136.000000 ( ) ( ) + 170.000000 ( ) ( ) + 208.000000 ( ) ( ) + 266.000000 ( ) ( ) + 324.000000 ( ) ( ) + 366.000000 ( ) ( ) + 424.000000 ( ) ( ) + 480.000000 ( ) ( ) + 530.000000 ( ) ( ) + 578.000000 ( ) ( ) + 624.000000 ( ) ( ) + 664.000000 ( ) ( ) + 696.000000 ( ) ( ) + 738.000000 ( ) ( ) + 758.000000 ( ) ( ) + 782.000000 ( ) ( ) + 800.000000 ( ) ( ) + 824.000000 ( ) ( ) + 840.000000 ( ) ( ) + 866.000000 ( ) ( ) + 888.000000 ( ) ( ) + 902.000000 ( ) ( ) + 924.000000 ( ) ( ) + 944.000000 ( ) ( ) + 954.000000 ( ) ( ) + 968.000000 ( ) ( ) + 970.000000 ( ) ( ) + 982.000000 ( ) ( ) + 974.000000 ( ) ( ) + 976.000000 ( ) ( ) + 964.000000 ( ) ( ) + 952.000000 ( ) ( ) + 938.000000 ( ) ( ) + 912.000000 ( ) ( ) + 898.000000 ( ) ( ) + 878.000000 ( ) ( ) + 860.000000 ( ) ( ) + 848.000000 ( ) ( ) + 826.000000 ( ) ( ) + 798.000000 ( ) ( ) + 98.000000 ( ) ( ) + 132.000000 ( ) ( ) + 172.000000 ( ) ( ) + 216.000000 ( ) ( ) + 258.000000 ( ) ( ) + 306.000000 ( ) ( ) + 354.000000 ( ) ( ) + 402.000000 ( ) ( ) + 470.000000 ( ) ( ) + 516.000000 ( ) ( ) + 552.000000 ( ) ( ) + 604.000000 ( ) ( ) + 640.000000 ( ) ( ) + 682.000000 ( ) ( ) + 718.000000 ( ) ( ) + 738.000000 ( ) ( ) + 762.000000 ( ) ( ) + 788.000000 ( ) ( ) + 810.000000 ( ) ( ) + 832.000000 ( ) ( ) + 842.000000 ( ) ( ) + 874.000000 ( ) ( ) + 894.000000 ( ) ( ) + 912.000000 ( ) ( ) + 926.000000 ( ) ( ) + 940.000000 ( ) ( ) + 956.000000 ( ) ( ) + 962.000000 ( ) ( ) + 962.000000 ( ) ( ) + 958.000000 ( ) ( ) + 960.000000 ( ) ( ) + 946.000000 ( ) ( ) + 932.000000 ( ) ( ) + 924.000000 ( ) ( ) + 904.000000 ( ) ( ) + 884.000000 ( ) ( ) + 864.000000 ( ) ( ) + 852.000000 ( ) ( ) + 828.000000 ( ) ( ) + 812.000000 ( ) ( ) + 784.000000 ( ) ( ) + 106.000000 ( ) ( ) + 138.000000 ( ) ( ) + 158.000000 ( ) ( ) + 208.000000 ( ) ( ) + 242.000000 ( ) ( ) + 286.000000 ( ) ( ) + 340.000000 ( ) ( ) + 382.000000 ( ) ( ) + 440.000000 ( ) ( ) + 496.000000 ( ) ( ) + 542.000000 ( ) ( ) + 586.000000 ( ) ( ) + 624.000000 ( ) ( ) + 672.000000 ( ) ( ) + 700.000000 ( ) ( ) + 714.000000 ( ) ( ) + 740.000000 ( ) ( ) + 764.000000 ( ) ( ) + 782.000000 ( ) ( ) + 792.000000 ( ) ( ) + 818.000000 ( ) ( ) + 852.000000 ( ) ( ) + 876.000000 ( ) ( ) + 898.000000 ( ) ( ) + 912.000000 ( ) ( ) + 920.000000 ( ) ( ) + 932.000000 ( ) ( ) + 944.000000 ( ) ( ) + 944.000000 ( ) ( ) + 940.000000 ( ) ( ) + 942.000000 ( ) ( ) + 926.000000 ( ) ( ) + 912.000000 ( ) ( ) + 896.000000 ( ) ( ) + 880.000000 ( ) ( ) + 866.000000 ( ) ( ) + 854.000000 ( ) ( ) + 836.000000 ( ) ( ) + 822.000000 ( ) ( ) + 800.000000 ( ) ( ) + 770.000000 ( ) ( ) + 96.000000 ( ) ( ) + 130.000000 ( ) ( ) + 162.000000 ( ) ( ) + 186.000000 ( ) ( ) + 226.000000 ( ) ( ) + 270.000000 ( ) ( ) + 316.000000 ( ) ( ) + 374.000000 ( ) ( ) + 408.000000 ( ) ( ) + 470.000000 ( ) ( ) + 526.000000 ( ) ( ) + 564.000000 ( ) ( ) + 606.000000 ( ) ( ) + 636.000000 ( ) ( ) + 678.000000 ( ) ( ) + 702.000000 ( ) ( ) + 720.000000 ( ) ( ) + 740.000000 ( ) ( ) + 760.000000 ( ) ( ) + 778.000000 ( ) ( ) + 806.000000 ( ) ( ) + 838.000000 ( ) ( ) + 858.000000 ( ) ( ) + 874.000000 ( ) ( ) + 890.000000 ( ) ( ) + 900.000000 ( ) ( ) + 908.000000 ( ) ( ) + 912.000000 ( ) ( ) + 918.000000 ( ) ( ) + 914.000000 ( ) ( ) + 908.000000 ( ) ( ) + 900.000000 ( ) ( ) + 890.000000 ( ) ( ) + 872.000000 ( ) ( ) + 864.000000 ( ) ( ) + 850.000000 ( ) ( ) + 838.000000 ( ) ( ) + 824.000000 ( ) ( ) + 806.000000 ( ) ( ) + 776.000000 ( ) ( ) + 754.000000 ( ) ( ) + 100.000000 ( ) ( ) + 120.000000 ( ) ( ) + 140.000000 ( ) ( ) + 168.000000 ( ) ( ) + 216.000000 ( ) ( ) + 256.000000 ( ) ( ) + 292.000000 ( ) ( ) + 354.000000 ( ) ( ) + 392.000000 ( ) ( ) + 444.000000 ( ) ( ) + 488.000000 ( ) ( ) + 540.000000 ( ) ( ) + 572.000000 ( ) ( ) + 610.000000 ( ) ( ) + 648.000000 ( ) ( ) + 664.000000 ( ) ( ) + 700.000000 ( ) ( ) + 708.000000 ( ) ( ) + 730.000000 ( ) ( ) + 768.000000 ( ) ( ) + 778.000000 ( ) ( ) + 804.000000 ( ) ( ) + 820.000000 ( ) ( ) + 832.000000 ( ) ( ) + 838.000000 ( ) ( ) + 854.000000 ( ) ( ) + 868.000000 ( ) ( ) + 880.000000 ( ) ( ) + 884.000000 ( ) ( ) + 886.000000 ( ) ( ) + 880.000000 ( ) ( ) + 872.000000 ( ) ( ) + 862.000000 ( ) ( ) + 860.000000 ( ) ( ) + 844.000000 ( ) ( ) + 824.000000 ( ) ( ) + 814.000000 ( ) ( ) + 796.000000 ( ) ( ) + 772.000000 ( ) ( ) + 760.000000 ( ) ( ) + 734.000000 ( ) ( ) + 82.000000 ( ) ( ) + 108.000000 ( ) ( ) + 134.000000 ( ) ( ) + 162.000000 ( ) ( ) + 190.000000 ( ) ( ) + 230.000000 ( ) ( ) + 278.000000 ( ) ( ) + 334.000000 ( ) ( ) + 378.000000 ( ) ( ) + 424.000000 ( ) ( ) + 464.000000 ( ) ( ) + 504.000000 ( ) ( ) + 520.000000 ( ) ( ) + 572.000000 ( ) ( ) + 602.000000 ( ) ( ) + 624.000000 ( ) ( ) + 656.000000 ( ) ( ) + 680.000000 ( ) ( ) + 710.000000 ( ) ( ) + 730.000000 ( ) ( ) + 748.000000 ( ) ( ) + 772.000000 ( ) ( ) + 784.000000 ( ) ( ) + 802.000000 ( ) ( ) + 804.000000 ( ) ( ) + 808.000000 ( ) ( ) + 822.000000 ( ) ( ) + 824.000000 ( ) ( ) + 842.000000 ( ) ( ) + 834.000000 ( ) ( ) + 838.000000 ( ) ( ) + 836.000000 ( ) ( ) + 832.000000 ( ) ( ) + 812.000000 ( ) ( ) + 804.000000 ( ) ( ) + 786.000000 ( ) ( ) + 772.000000 ( ) ( ) + 756.000000 ( ) ( ) + 730.000000 ( ) ( ) + 722.000000 ( ) ( ) + 706.000000 ( ) ( ) + 72.000000 ( ) ( ) + 92.000000 ( ) ( ) + 116.000000 ( ) ( ) + 140.000000 ( ) ( ) + 172.000000 ( ) ( ) + 218.000000 ( ) ( ) + 266.000000 ( ) ( ) + 300.000000 ( ) ( ) + 342.000000 ( ) ( ) + 380.000000 ( ) ( ) + 424.000000 ( ) ( ) + 468.000000 ( ) ( ) + 496.000000 ( ) ( ) + 532.000000 ( ) ( ) + 572.000000 ( ) ( ) + 594.000000 ( ) ( ) + 616.000000 ( ) ( ) + 642.000000 ( ) ( ) + 658.000000 ( ) ( ) + 684.000000 ( ) ( ) + 696.000000 ( ) ( ) + 718.000000 ( ) ( ) + 728.000000 ( ) ( ) + 746.000000 ( ) ( ) + 744.000000 ( ) ( ) + 752.000000 ( ) ( ) + 764.000000 ( ) ( ) + 776.000000 ( ) ( ) + 776.000000 ( ) ( ) + 784.000000 ( ) ( ) + 772.000000 ( ) ( ) + 786.000000 ( ) ( ) + 764.000000 ( ) ( ) + 758.000000 ( ) ( ) + 754.000000 ( ) ( ) + 742.000000 ( ) ( ) + 720.000000 ( ) ( ) + 706.000000 ( ) ( ) + 682.000000 ( ) ( ) + 668.000000 ( ) ( ) + 660.000000 ( ) ( ) + 46.000000 ( ) ( ) + 78.000000 ( ) ( ) + 104.000000 ( ) ( ) + 138.000000 ( ) ( ) + 168.000000 ( ) ( ) + 194.000000 ( ) ( ) + 238.000000 ( ) ( ) + 284.000000 ( ) ( ) + 318.000000 ( ) ( ) + 352.000000 ( ) ( ) + 394.000000 ( ) ( ) + 430.000000 ( ) ( ) + 458.000000 ( ) ( ) + 492.000000 ( ) ( ) + 512.000000 ( ) ( ) + 542.000000 ( ) ( ) + 558.000000 ( ) ( ) + 594.000000 ( ) ( ) + 618.000000 ( ) ( ) + 630.000000 ( ) ( ) + 646.000000 ( ) ( ) + 662.000000 ( ) ( ) + 668.000000 ( ) ( ) + 678.000000 ( ) ( ) + 680.000000 ( ) ( ) + 692.000000 ( ) ( ) + 688.000000 ( ) ( ) + 706.000000 ( ) ( ) + 706.000000 ( ) ( ) + 706.000000 ( ) ( ) + 712.000000 ( ) ( ) + 708.000000 ( ) ( ) + 702.000000 ( ) ( ) + 700.000000 ( ) ( ) + 692.000000 ( ) ( ) + 672.000000 ( ) ( ) + 648.000000 ( ) ( ) + 626.000000 ( ) ( ) + 606.000000 ( ) ( ) + 608.000000 ( ) ( ) + 606.000000 ( ) ( ) + 20.000000 ( ) ( ) + 58.000000 ( ) ( ) + 82.000000 ( ) ( ) + 116.000000 ( ) ( ) + 146.000000 ( ) ( ) + 184.000000 ( ) ( ) + 218.000000 ( ) ( ) + 250.000000 ( ) ( ) + 288.000000 ( ) ( ) + 312.000000 ( ) ( ) + 360.000000 ( ) ( ) + 392.000000 ( ) ( ) + 418.000000 ( ) ( ) + 450.000000 ( ) ( ) + 480.000000 ( ) ( ) + 504.000000 ( ) ( ) + 516.000000 ( ) ( ) + 538.000000 ( ) ( ) + 558.000000 ( ) ( ) + 582.000000 ( ) ( ) + 604.000000 ( ) ( ) + 604.000000 ( ) ( ) + 604.000000 ( ) ( ) + 614.000000 ( ) ( ) + 610.000000 ( ) ( ) + 616.000000 ( ) ( ) + 622.000000 ( ) ( ) + 638.000000 ( ) ( ) + 634.000000 ( ) ( ) + 638.000000 ( ) ( ) + 638.000000 ( ) ( ) + 634.000000 ( ) ( ) + 632.000000 ( ) ( ) + 634.000000 ( ) ( ) + 622.000000 ( ) ( ) + 606.000000 ( ) ( ) + 572.000000 ( ) ( ) + 552.000000 ( ) ( ) + 548.000000 ( ) ( ) + 540.000000 ( ) ( ) + 528.000000 ( ) ( ) + 0.000000 ( ) ( ) + 32.000000 ( ) ( ) + 60.000000 ( ) ( ) + 100.000000 ( ) ( ) + 128.000000 ( ) ( ) + 162.000000 ( ) ( ) + 192.000000 ( ) ( ) + 224.000000 ( ) ( ) + 252.000000 ( ) ( ) + 288.000000 ( ) ( ) + 324.000000 ( ) ( ) + 350.000000 ( ) ( ) + 384.000000 ( ) ( ) + 408.000000 ( ) ( ) + 424.000000 ( ) ( ) + 458.000000 ( ) ( ) + 476.000000 ( ) ( ) + 498.000000 ( ) ( ) + 512.000000 ( ) ( ) + 522.000000 ( ) ( ) + 536.000000 ( ) ( ) + 540.000000 ( ) ( ) + 544.000000 ( ) ( ) + 548.000000 ( ) ( ) + 558.000000 ( ) ( ) + 562.000000 ( ) ( ) + 572.000000 ( ) ( ) + 576.000000 ( ) ( ) + 578.000000 ( ) ( ) + 568.000000 ( ) ( ) + 564.000000 ( ) ( ) + 562.000000 ( ) ( ) + 568.000000 ( ) ( ) + 560.000000 ( ) ( ) + 546.000000 ( ) ( ) + 530.000000 ( ) ( ) + 504.000000 ( ) ( ) + 492.000000 ( ) ( ) + 478.000000 ( ) ( ) + 476.000000 ( ) ( ) + 486.000000 ( ) ( ) + } + } + } +// brush 1975 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 5 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( 384 -5040 -108 0 0 ) ( -279.986572 -5040 -116 0 0.750000 ) ( -953.131104 -5040 -120 0 1.500000 ) ( -1621.696533 -5040 -128 0 2.250000 ) ( -2304 -5040 -108 0 3 ) ) +( ( 384 -4928 -96 0.250000 0 ) ( -279.986572 -4930.036133 -96 0.250000 0.750000 ) ( -953.131104 -4930.036133 -96 0.250000 1.500000 ) ( -1621.696533 -4930.036133 -96 0.250000 2.250000 ) ( -2304 -4928 -96 0.250000 3 ) ) +( ( 384 -4816 -96 0.500000 0 ) ( -279.986572 -4812.218262 -96 0.500000 0.750000 ) ( -953.131104 -4812.218262 -96 0.500000 1.500000 ) ( -1621.696533 -4812.218262 -96 0.500000 2.250000 ) ( -2304 -4816 -96 0.500000 3 ) ) +( ( 384 -4720 -96 0.750000 0 ) ( -279.986572 -4717.963867 -92 0.750000 0.750000 ) ( -953.131104 -4717.963867 -104 0.750000 1.500000 ) ( -1621.696533 -4717.963867 -120 0.750000 2.250000 ) ( -2304 -4720 -96 0.750000 3 ) ) +( ( 384 -4608 -112 1 0 ) ( -279.986572 -4608 -116 1 0.750000 ) ( -953.131104 -4608 -132 1 1.500000 ) ( -1621.696533 -4608 -172 1 2.250000 ) ( -2304 -4608 -128 1 3 ) ) +) + } + } +// brush 1976 +{ +( -3400 8096 168 ) ( -3440 8096 168 ) ( -3440 7800 168 ) sky/mohday1 -16 0 0.00 -0.500000 12.750000 0 276 0 +( -3440 7864 1728 ) ( -3440 8160 1728 ) ( -3400 8160 1728 ) sky/mohday1 -16 0 0.00 -0.500000 12.750000 0 276 0 +( -3440 7336 -336 ) ( -3440 7336 1728 ) ( -3408 7368 1728 ) sky/mohday1 32 6 0.00 -0.500000 24.375000 0 276 0 +( -3400 7712 -472 ) ( -3400 7712 1592 ) ( -3400 8152 1592 ) sky/mohday1 26 6 0.00 -12.249992 24.375000 0 276 0 +( -3432 8128 1728 ) ( -3432 8128 -336 ) ( -3400 8160 -336 ) sky/mohday1 0 6 0.00 -0.500000 24.375000 0 276 0 +( -3432 8128 -336 ) ( -3432 8128 1728 ) ( -3432 7000 1728 ) sky/mohday1 23 6 0.00 -12.250008 24.375000 0 276 0 +} +// brush 1977 +{ +( -6008 8176 168 ) ( -6200 8176 168 ) ( -6200 8136 168 ) sky/mohday1 -14 0 0.00 -43.375008 0.500000 0 276 0 +( -6176 8136 1728 ) ( -6176 8176 1728 ) ( -5984 8176 1728 ) sky/mohday1 -14 0 0.00 -43.375008 0.500000 0 276 0 +( -6144 8128 272 ) ( -6144 8128 1728 ) ( -3864 8128 1728 ) sky/mohday1 -16 6 0.00 -42.375008 24.375000 0 276 0 +( -3424 8136 -336 ) ( -3424 8136 1728 ) ( -3392 8168 1728 ) sky/mohday1 0 6 0.00 -0.500000 24.375000 0 276 0 +( -3856 8160 -440 ) ( -3856 8160 1624 ) ( -6168 8160 1624 ) sky/mohday1 -14 6 0.00 -43.375000 24.375000 0 276 0 +( -6144 8128 1728 ) ( -6144 8128 272 ) ( -6176 8160 272 ) sky/mohday1 0 6 0.00 -0.500000 24.375000 0 276 0 +} +// brush 1978 +{ +( -6144 7824 168 ) ( -6176 7824 168 ) ( -6176 7024 168 ) sky/mohday1 0 54 0.00 -0.500000 18.625015 0 276 0 +( -6176 6968 1728 ) ( -6176 7768 1728 ) ( -6144 7768 1728 ) sky/mohday1 0 54 0.00 -0.500000 18.625015 0 276 0 +( -6144 7000 1728 ) ( -6144 7000 248 ) ( -6176 6968 248 ) sky/mohday1 47 6 0.00 -0.500000 24.375000 0 276 0 +( -6144 7000 248 ) ( -6144 7000 1728 ) ( -6144 7768 1728 ) sky/mohday1 13 6 0.00 -17.625000 24.375000 0 276 0 +( -6176 8160 1728 ) ( -6176 8160 248 ) ( -6144 8128 248 ) sky/mohday1 0 6 0.00 -0.500000 24.375000 0 276 0 +( -6176 8160 248 ) ( -6176 8160 1728 ) ( -6176 7328 1728 ) sky/mohday1 54 6 0.00 -18.625000 24.375000 0 276 0 +} +// brush 1979 +{ +( 200 -8272 -336 ) ( 200 -6128 -336 ) ( 200 -6128 1728 ) sky/mohday1 -13 4 0.00 -30.250000 25.375000 0 276 0 +( 232 -6240 -336 ) ( 232 -6240 1728 ) ( 200 -6208 1728 ) sky/mohday1 0 4 0.00 -0.500000 25.375000 0 276 0 +( 232 -8264 -336 ) ( 232 -8264 1728 ) ( 232 -6240 1728 ) sky/mohday1 -14 4 0.00 -30.250000 25.375000 0 276 0 +( 232 -8176 1728 ) ( 232 -8176 -336 ) ( 200 -8144 -336 ) sky/mohday1 -32 4 0.00 -0.500000 25.375000 0 276 0 +( 232 -8360 1728 ) ( 200 -8360 1728 ) ( 200 -6216 1728 ) sky/mohday1 16 -9 0.00 -0.500000 30.750000 0 276 0 +( 200 -8392 104 ) ( 232 -8392 104 ) ( 232 -6248 104 ) sky/mohday1 16 -9 0.00 -0.500000 30.750000 0 276 0 +} +// brush 1980 +{ +( -464 7904 160 ) ( -624 7904 160 ) ( -624 7880 160 ) sky/mohday1 -44 0 0.00 -65 0.500000 0 276 0 +( -608 7880 1728 ) ( -608 7904 1728 ) ( -448 7904 1728 ) sky/mohday1 -44 0 0.00 -65 0.500000 0 276 0 +( 896 7872 1640 ) ( 896 7872 -424 ) ( -2888 7872 -424 ) sky/mohday1 -45 6 0.00 -64 24.500000 0 276 0 +( 1208 7864 -336 ) ( 1208 7864 1728 ) ( 1240 7896 1728 ) sky/mohday1 0 6 0.00 -0.500000 24.500000 0 276 0 +( -2392 7904 1728 ) ( -2392 7904 -336 ) ( -984 7904 -336 ) sky/mohday1 -44 6 0.00 -65.000015 24.500000 0 276 0 +( -2896 7888 -336 ) ( -2896 7888 1728 ) ( -2864 7856 1728 ) sky/mohday1 0 6 0.00 -0.500000 24.500000 0 276 0 +} +// brush 1981 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 5 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( 1683 879 268 0 0 ) ( 2572 1052 224 0 1.250000 ) ( 3208 1128 212 0 2.500000 ) ( 3884 1096 340 0 3.750000 ) ( 4548 1016 456 0 5 ) ) +( ( 1682 766 268 0.250000 0 ) ( 2572 940 212 0.250000 1.250000 ) ( 3208 1016 212 0.250000 2.500000 ) ( 3884 984 340 0.250000 3.750000 ) ( 4548 903 473 0.250000 5 ) ) +( ( 1746 666 242 0.500000 0 ) ( 2572 828 182 0.500000 1.250000 ) ( 3208 904 212 0.500000 2.500000 ) ( 3884 872 340 0.500000 3.750000 ) ( 4548 788 476 0.500000 5 ) ) +( ( 1846 539 212 0.750000 0 ) ( 2572 732 158 0.750000 1.250000 ) ( 3208 808 212 0.750000 2.500000 ) ( 3884 776 340 0.750000 3.750000 ) ( 4548 692 476 0.750000 5 ) ) +( ( 1966 508 202 1 0 ) ( 2572 620 90 1 1.250000 ) ( 3208 696 226 1 2.500000 ) ( 3884 664 340 1 3.750000 ) ( 4548 580 480 1 5 ) ) +) + } + } +// brush 1982 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 5 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( 584 1652 400 0 0 ) ( 1644 1196 328 0 0.750000 ) ( 2028 548 200 0 1.500000 ) ( 2236 -100 56 0 2.250000 ) ( 2276 -580 7 0 3 ) ) +( ( 584 1540 392 0.250000 0 ) ( 1540 1132 380 0.250000 0.750000 ) ( 1916 484 200 0.250000 1.500000 ) ( 2124 -100 56 0.250000 2.250000 ) ( 2164 -580 3 0.250000 3 ) ) +( ( 584 1444 384 0.500000 0 ) ( 1420 1068 364 0.500000 0.750000 ) ( 1804 420 200 0.500000 1.500000 ) ( 2012 -100 56 0.500000 2.250000 ) ( 2068 -580 4 0.500000 3 ) ) +( ( 584 1332 376 0.750000 0 ) ( 1324 1004 336 0.750000 0.750000 ) ( 1692 356 200 0.750000 1.500000 ) ( 1916 -100 56 0.750000 2.250000 ) ( 1956 -580 -4 0.750000 3 ) ) +( ( 584 1224 356 1 0 ) ( 1212 924 332 1 0.750000 ) ( 1596 292 200 1 1.500000 ) ( 1804 -100 56 1 2.250000 ) ( 1840 -580 -16 1 3 ) ) +) + } + } +// brush 1983 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 5 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( 584 1224 356 0 0 ) ( -232 1400 416 0 0.500000 ) ( -616 2040 152 0 1 ) ( -744 2600 88 0 1.500000 ) ( -744 2928 56 0 2 ) ) +( ( 584 1332 376 0.250000 0 ) ( -120 1464 456 0.250000 0.500000 ) ( -504 2104 224 0.250000 1 ) ( -632 2600 136 0.250000 1.500000 ) ( -632 2928 64 0.250000 2 ) ) +( ( 584 1444 384 0.500000 0 ) ( -8 1528 472 0.500000 0.500000 ) ( -392 2168 208 0.500000 1 ) ( -520 2600 128 0.500000 1.500000 ) ( -536 2928 96 0.500000 2 ) ) +( ( 584 1540 392 0.750000 0 ) ( 88 1592 472 0.750000 0.500000 ) ( -280 2232 216 0.750000 1 ) ( -424 2600 128 0.750000 1.500000 ) ( -424 2928 112 0.750000 2 ) ) +( ( 584 1652 400 1 0 ) ( 200 1672 464 1 0.500000 ) ( -184 2296 176 1 1 ) ( -312 2600 136 1 1.500000 ) ( -312 2928 112 1 2 ) ) +) + } + } +// brush 1984 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 5 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( -1640 4640 -128 1 0 ) ( -816 4464 60 1 0.750000 ) ( -440 3824 64 1 1.500000 ) ( -312 3264 48 1 2.250000 ) ( -312 2928 112 1 3 ) ) +( ( -1640 4528 -128 0.750000 0 ) ( -928 4400 64 0.750000 0.750000 ) ( -552 3760 84 0.750000 1.500000 ) ( -424 3264 60 0.750000 2.250000 ) ( -424 2928 112 0.750000 3 ) ) +( ( -1640 4416 -112 0.500000 0 ) ( -1040 4336 24 0.500000 0.750000 ) ( -664 3696 84 0.500000 1.500000 ) ( -536 3264 72 0.500000 2.250000 ) ( -536 2928 96 0.500000 3 ) ) +( ( -1640 4320 -112 0.250000 0 ) ( -1136 4272 20 0.250000 0.750000 ) ( -776 3632 88 0.250000 1.500000 ) ( -632 3264 84 0.250000 2.250000 ) ( -632 2928 64 0.250000 3 ) ) +( ( -1640 4208 -104 0 0 ) ( -1248 4196 -24 0 0.750000 ) ( -872 3568 60 0 1.500000 ) ( -744 3264 28 0 2.250000 ) ( -744 2928 56 0 3 ) ) +) + } + } +// brush 1985 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 5 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( 1664 -3712 -96 1 0 ) ( 1792 -2832 -96 1 1.250000 ) ( 1728 -1920 -96 1 2.500000 ) ( 1760 -1244 69 1 3.750000 ) ( 1840 -580 -16 1 5 ) ) +( ( 1776 -3712 -96 0.750000 0 ) ( 1904 -2832 -96 0.750000 1.250000 ) ( 1840 -1920 -96 0.750000 2.500000 ) ( 1872 -1244 7 0.750000 3.750000 ) ( 1956 -580 -4 0.750000 5 ) ) +( ( 1888 -3712 -96 0.500000 0 ) ( 2016 -2832 -96 0.500000 1.250000 ) ( 1952 -1920 -96 0.500000 2.500000 ) ( 1984 -1244 -19 0.500000 3.750000 ) ( 2068 -580 4 0.500000 5 ) ) +( ( 1984 -3712 -96 0.250000 0 ) ( 2112 -2832 -96 0.250000 1.250000 ) ( 2048 -1920 -96 0.250000 2.500000 ) ( 2080 -1244 -31 0.250000 3.750000 ) ( 2164 -580 3 0.250000 5 ) ) +( ( 2096 -3712 -96 0 0 ) ( 2224 -2832 -96 0 1.250000 ) ( 2160 -1920 -96 0 2.500000 ) ( 2192 -1244 -50 0 3.750000 ) ( 2276 -580 7 0 5 ) ) +) + } + } +// brush 1986 +{ +( 5504 1040 672 ) ( 5504 1056 672 ) ( 5593 1056 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5504 1056 536 ) ( 5696 1056 536 ) ( 5696 1056 728 ) mohtest/hotelflat_revAC 0 52 0.00 0.500000 0.500000 0 0 0 +( 5696 1056 536 ) ( 5696 1040 536 ) ( 5696 1040 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5696 1040 536 ) ( 5504 1040 536 ) ( 5504 1040 674 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +( 5504 1056 672 ) ( 5504 1040 672 ) ( 5504 1040 536 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 5593 1056 728 ) ( 5696 1056 728 ) ( 5696 1040 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5664 1056 668 ) ( 5600 1056 668 ) ( 5664 1040 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1987 +{ +( 5248 1752 536 ) ( 5248 1768 536 ) ( 4672 1768 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4672 1768 728 ) ( 5248 1768 728 ) ( 5248 1752 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4688 1768 536 ) ( 4688 1768 728 ) ( 4672 1752 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4672 1752 728 ) ( 5248 1752 728 ) ( 5248 1752 668 ) mohtest/argent2sd1 -34 -53 0.00 0.750000 0.750000 0 0 0 +( 5248 1752 728 ) ( 5248 1768 728 ) ( 5248 1768 668 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 4688 1768 728 ) ( 4688 1768 536 ) ( 5248 1768 536 ) mohtest/hotelflat_revAC 0 54 0.00 0.500000 0.500000 0 0 0 +} +// brush 1988 +{ +( 5264 1712 792 ) ( 5264 1712 704 ) ( 5248 1712 704 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5264 2448 816 ) ( 5264 2448 728 ) ( 5264 1712 728 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 5248 2320 816 ) ( 5248 2320 728 ) ( 5264 2320 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 1712 816 ) ( 5248 1712 728 ) ( 5248 2448 728 ) mohtest/argent2b 39 -72 -180.00 1 -1 0 0 0 +( 5264 1712 792 ) ( 5248 1712 792 ) ( 5248 2448 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5264 2320 728 ) ( 5248 2320 728 ) ( 5248 1584 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1989 +{ +( 5548 1696 812 ) ( 5548 1696 724 ) ( 4204 1696 724 ) mohtest/argent2b -232 -72 0.00 1 1 0 0 0 +( 5756 1704 812 ) ( 5756 1704 724 ) ( 5756 1688 724 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5756 1712 802 ) ( 5248 1712 802 ) ( 5248 1712 728 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +( 5248 1696 816 ) ( 5248 1696 728 ) ( 5248 1712 728 ) mohtest/argent2b 39 -72 -180.00 1 -1 0 0 0 +( 5248 1712 802 ) ( 5756 1712 802 ) ( 5756 1696 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5504 1712 728 ) ( 4160 1712 728 ) ( 4160 1696 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1990 +{ +( 5264 1696 792 ) ( 5264 2336 792 ) ( 5248 2336 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5264 2336 792 ) ( 5264 2016 984 ) ( 5248 2016 984 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 1696 792 ) ( 5248 2016 984 ) ( 5264 2016 984 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5248 2464 792 ) ( 5248 2080 1112 ) ( 5248 1696 792 ) mohtest/argent2sd1a 150 -223 -180.00 0.760010 -0.750000 0 0 0 +( 5264 1696 792 ) ( 5264 2080 1112 ) ( 5264 2464 792 ) brest/strctrset_2 0 0 0.00 1 1 0 0 0 +} +// brush 1991 +{ +( 5520 1040 536 ) ( 5520 1056 536 ) ( 5504 1056 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5504 1056 672 ) ( 5520 1056 672 ) ( 5520 1040 672 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5504 1056 672 ) ( 5504 1040 672 ) ( 5504 1040 536 ) mohtest/argent2sd1 69 -53 -180.00 0.750000 -0.750000 0 0 0 +( 5504 1056 672 ) ( 5520 1056 672 ) ( 5520 1056 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5520 1040 672 ) ( 5520 1056 672 ) ( 5520 1056 536 ) mohtest/hotelflat_revAC 0 52 0.00 0.500000 0.500000 0 0 0 +( 5512 1696 672 ) ( 5496 1696 672 ) ( 5496 1696 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1992 +{ +( 5593 1040 728 ) ( 5593 1056 728 ) ( 5696 1056 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5589 1056 728 ) ( 5696 1056 728 ) ( 5696 1056 792 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5696 1056 792 ) ( 5696 1056 728 ) ( 5696 1040 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5696 1040 792 ) ( 5696 1040 728 ) ( 5589 1040 728 ) mohtest/argent2b -232 -72 0.00 1 1 0 0 0 +( 5593 1056 728 ) ( 5593 1040 728 ) ( 5696 1040 728 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1993 +{ +( 5696 1048 472 ) ( 5696 1552 472 ) ( 5504 1552 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5504 1544 536 ) ( 5696 1544 536 ) ( 5696 1040 536 ) mohtest/flrwood1_rep 0 0 -90.00 0.500000 0.500000 0 16384 0 +( 5504 1544 728 ) ( 5504 1040 728 ) ( 5504 1040 536 ) mohtest/platestonelittn 16 -80 -180.00 0.500000 -0.500000 0 0 0 +( 5504 1040 728 ) ( 5696 1040 728 ) ( 5696 1040 536 ) mohtest/platestonelittn -96 -80 0.00 0.500000 0.500000 0 0 0 +( 5696 1040 728 ) ( 5696 1544 728 ) ( 5696 1544 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5676 1696 728 ) ( 5484 1696 728 ) ( 5484 1696 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1994 +{ +( 5520 592 472 ) ( 5520 720 472 ) ( 5496 720 472 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +( 5496 712 500 ) ( 5520 712 500 ) ( 5520 584 500 ) mohtest/platestonelittn 97 224 90.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( 5496 720 528 ) ( 5496 592 528 ) ( 5496 592 472 ) mohtest/platestonelittn -96 -80 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( 5496 600 504 ) ( 5520 600 504 ) ( 5520 600 448 ) mohtest/platestonelittn 98 -80 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( 5520 592 504 ) ( 5520 720 504 ) ( 5520 720 448 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +( 5520 712 504 ) ( 5496 712 504 ) ( 5496 712 448 ) mohtest/platestonelittn 98 -80 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +} +// brush 1995 +{ +( 5568 592 472 ) ( 5568 720 472 ) ( 5544 720 472 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +( 5544 712 512 ) ( 5568 712 512 ) ( 5568 584 512 ) mohtest/platestonelittn 97 224 90.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( 5520 716 520 ) ( 5520 588 520 ) ( 5520 588 464 ) mohtest/platestonelittn -96 -80 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( 5544 596 528 ) ( 5568 596 528 ) ( 5568 596 472 ) mohtest/platestonelittn 98 -80 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( 5544 592 520 ) ( 5544 720 520 ) ( 5544 720 464 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +( 5568 716 528 ) ( 5544 716 528 ) ( 5544 716 472 ) mohtest/platestonelittn 98 -80 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +} +// brush 1996 +{ +( 5568 592 472 ) ( 5568 720 472 ) ( 5544 720 472 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +( 5544 712 524 ) ( 5568 712 524 ) ( 5568 584 524 ) mohtest/platestonelittn 97 224 90.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( 5544 720 528 ) ( 5544 592 528 ) ( 5544 592 472 ) mohtest/platestonelittn -96 -80 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( 5544 592 528 ) ( 5568 592 528 ) ( 5568 592 472 ) mohtest/platestonelittn 98 -80 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +( 5568 592 528 ) ( 5568 720 528 ) ( 5568 720 472 ) common/caulk 0 0 0.00 1 1 0 160 0 -surfaceparm solid +surfaceparm weaponclip +( 5568 720 528 ) ( 5544 720 528 ) ( 5544 720 472 ) mohtest/platestonelittn 98 -80 -180.00 0.500000 -0.500000 0 0 0 -surfaceparm solid +surfaceparm weaponclip +} +// brush 1997 +{ +( 5696 1032 528 ) ( 5696 1040 528 ) ( 5576 1040 528 ) mohcommon/beam2 -49 -2 0.00 1 1 0 16384 0 +( 5576 1040 536 ) ( 5696 1040 536 ) ( 5696 1032 536 ) mohcommon/beam2 -49 -2 0.00 1 1 0 16384 0 +( 5576 1040 688 ) ( 5576 1032 688 ) ( 5576 1032 536 ) mohcommon/beam2 39 0 90.00 1 -1 0 16384 0 +( 5576 1032 520 ) ( 5696 1032 520 ) ( 5696 1032 368 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 5696 1032 688 ) ( 5696 1040 688 ) ( 5696 1040 536 ) mohcommon/beam2 39 0 90.00 1 -1 0 16384 0 +( 5696 1040 688 ) ( 5576 1040 688 ) ( 5576 1040 536 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 1998 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 3 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( -3840 -3712 60 1 0 ) ( -3264 -3856 -28 1 0.500000 ) ( -3064 -4288 -104 1 1 ) ) +( ( -3840 -3825.684082 80 0.750000 0 ) ( -3328 -3968 36 0.750000 0.500000 ) ( -3136 -4384 -72 0.750000 1 ) ) +( ( -3840 -3916.631348 80 0.500000 0 ) ( -3392 -4080 24 0.500000 0.500000 ) ( -3168 -4456 -40 0.500000 1 ) ) +( ( -3840 -4030.315918 84 0.250000 0 ) ( -3456 -4176 24 0.250000 0.500000 ) ( -3216 -4544 -40 0.250000 1 ) ) +( ( -3840 -4144 52 0 0 ) ( -3520 -4288 24 0 0.500000 ) ( -3272 -4640 -56 0 1 ) ) +) + } + } +// brush 1999 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 3 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( -2304 -5040 -108 0 0 ) ( -3008 -5056 -136 0 0.500000 ) ( -3272 -4640 -56 0 1 ) ) +( ( -2304 -4928 -96 0.250000 0 ) ( -2944 -4944 -104 0.250000 0.500000 ) ( -3216 -4544 -40 0.250000 1 ) ) +( ( -2304 -4816 -96 0.500000 0 ) ( -2880 -4832 -104 0.500000 0.500000 ) ( -3168 -4456 -40 0.500000 1 ) ) +( ( -2304 -4720 -96 0.750000 0 ) ( -2816 -4736 -104 0.750000 0.500000 ) ( -3136 -4384 -72 0.750000 1 ) ) +( ( -2304 -4608 -128 1 0 ) ( -2752 -4624 -120 1 0.500000 ) ( -3064 -4288 -104 1 1 ) ) +) + } + } +// brush 2000 +{ +( -1056 -6528 -288 ) ( -1424 -6528 -288 ) ( -1424 -7072 -288 ) misc_outside/pond 0 0 0.00 1 1 536870944 256 0 +( -2816 -6912 -168 ) ( -2816 -5376 -168 ) ( -1280 -5376 -152 ) misc_outside/pond 0 0 0.00 1 1 536870944 256 0 +( -1478 -6929 536 ) ( -1110 -6929 536 ) ( -1110 -6929 -280 ) misc_outside/pond 0 0 0.00 1 1 536870944 256 0 +( -1280 -7056 536 ) ( -1280 -6512 536 ) ( -1280 -6512 -280 ) misc_outside/pond 0 0 0.00 1 1 536870944 256 0 +( -1094 -5348 536 ) ( -1462 -5348 536 ) ( -1462 -5348 -280 ) misc_outside/pond 0 0 0.00 1 1 536870944 256 0 +( -2816 -5376 -168 ) ( -2816 -6912 -168 ) ( -2816 -6912 -288 ) misc_outside/pond 0 0 0.00 1 1 536870944 256 0 +} +// brush 2001 +{ +( -4248 -3554 104 ) ( -4248 -3572 104 ) ( -4170 -3572 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4320 -3554 104 ) ( -4320 -3554 296 ) ( -4398 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3572 296 ) ( -4152 -3572 296 ) ( -4152 -3572 104 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4496 -3554 258 ) ( -4496 -3572 264 ) ( -4496 -3572 252 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4348 -3554 184 ) ( -4348 -3572 180 ) ( -4348 -3572 188 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4496 -3572 180 ) ( -4474 -3554 180 ) ( -4452 -3572 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2002 +{ +( -4170 -3572 296 ) ( -4248 -3572 296 ) ( -4248 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4320 -3554 104 ) ( -4320 -3554 296 ) ( -4398 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3572 296 ) ( -4152 -3572 296 ) ( -4152 -3572 104 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4496 -3554 258 ) ( -4496 -3572 264 ) ( -4496 -3572 252 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4352 -3554 184 ) ( -4352 -3572 180 ) ( -4352 -3572 188 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4478 -3554 266 ) ( -4500 -3572 266 ) ( -4456 -3572 266 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2003 +{ +( -4248 -3554 104 ) ( -4248 -3572 104 ) ( -4170 -3572 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3572 296 ) ( -4248 -3572 296 ) ( -4248 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4320 -3554 104 ) ( -4320 -3554 296 ) ( -4398 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3572 296 ) ( -4152 -3572 296 ) ( -4152 -3572 104 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4902 -3554 296 ) ( -4920 -3572 296 ) ( -4920 -3572 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4496 -3572 264 ) ( -4496 -3554 258 ) ( -4496 -3572 252 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2004 +{ +( -4248 -3554 104 ) ( -4248 -3572 104 ) ( -4170 -3572 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3572 296 ) ( -4248 -3572 296 ) ( -4248 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4320 -3554 104 ) ( -4320 -3554 296 ) ( -4398 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3554 104 ) ( -4152 -3572 104 ) ( -4152 -3572 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3572 296 ) ( -4152 -3572 296 ) ( -4152 -3572 104 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4352 -3572 180 ) ( -4352 -3554 184 ) ( -4352 -3572 188 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2005 +{ +( -672 -2312 456 ) ( -664 -2312 456 ) ( -664 -2256 456 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -664 -2256 720 ) ( -664 -2312 720 ) ( -672 -2312 720 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -672 -2256 456 ) ( -672 -2256 720 ) ( -672 -2312 720 ) general_structure/jh_barndoor1 -33 370 -180.00 -0.421875 -0.515625 0 16384 0 +( -664 -2312 456 ) ( -664 -2312 720 ) ( -664 -2256 720 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -672 -2468 456 ) ( -672 -2468 720 ) ( -664 -2468 720 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -666 -2360 720 ) ( -668 -2360 456 ) ( -664 -2360 456 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2006 +{ +( -664 -2464 456 ) ( -664 -2408 456 ) ( -672 -2408 456 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -672 -2408 720 ) ( -664 -2408 720 ) ( -664 -2464 720 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -672 -2408 720 ) ( -672 -2464 720 ) ( -672 -2464 456 ) general_structure/jh_barndoor1 42 370 -180.00 0.421875 -0.515625 0 16384 0 +( -664 -2464 720 ) ( -664 -2408 720 ) ( -664 -2408 456 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -664 -2252 720 ) ( -672 -2252 720 ) ( -672 -2252 456 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -664 -2360 456 ) ( -668 -2360 456 ) ( -666 -2360 720 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2007 +{ +( -656 -2476 456 ) ( -656 -2468 456 ) ( -672 -2468 456 ) common/caulk -36 31 -90.00 1 1 0 160 0 +( -672 -2476 720 ) ( -656 -2476 720 ) ( -656 -2484 720 ) common/caulk -36 31 -90.00 1 1 0 160 0 +( -676 -2468 672 ) ( -676 -2476 672 ) ( -676 -2476 464 ) general_structure/plank_flat -135 -35 90.00 1 -1 0 16384 0 +( -672 -2488 672 ) ( -656 -2488 672 ) ( -656 -2488 464 ) general_structure/plank_flat -136 -32 90.00 1 1 0 16384 0 +( -652 -2476 672 ) ( -652 -2468 672 ) ( -652 -2468 464 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -660 -2468 672 ) ( -676 -2468 672 ) ( -676 -2468 464 ) general_structure/plank_flat -136 -32 90.00 1 1 0 16384 0 +} +// brush 2008 +{ +( -656 -2232 732 ) ( -656 -2232 740 ) ( -672 -2232 740 ) general_structure/plank_flat 192 -28 -180.00 1 -1 0 16384 0 +( -672 -2488 732 ) ( -656 -2488 732 ) ( -656 -2488 724 ) general_structure/plank_flat 192 -28 -180.00 1 -1 0 16384 0 +( -676 -2448 740 ) ( -676 -2448 732 ) ( -676 -2240 732 ) general_structure/plank_flat 136 -28 -180.00 1 -1 0 16384 0 +( -672 -2448 720 ) ( -656 -2448 720 ) ( -656 -2240 720 ) general_structure/plank_flat 136 -31 -90.00 1 -1 0 16384 0 +( -652 -2448 732 ) ( -652 -2448 740 ) ( -652 -2240 740 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -660 -2448 740 ) ( -676 -2448 740 ) ( -676 -2240 740 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2009 +{ +( -656 -2240 456 ) ( -656 -2232 456 ) ( -672 -2232 456 ) common/caulk -56 31 -90.00 1 1 0 160 0 +( -672 -2240 720 ) ( -656 -2240 720 ) ( -656 -2248 720 ) common/caulk -56 31 -90.00 1 1 0 160 0 +( -676 -2232 672 ) ( -676 -2240 672 ) ( -676 -2240 464 ) general_structure/plank_flat -135 -57 90.00 1 -1 0 16384 0 +( -672 -2252 672 ) ( -656 -2252 672 ) ( -656 -2252 464 ) general_structure/plank_flat -136 -32 90.00 1 1 0 16384 0 +( -652 -2240 672 ) ( -652 -2232 672 ) ( -652 -2232 464 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -660 -2232 672 ) ( -676 -2232 672 ) ( -676 -2232 464 ) general_structure/plank_flat -136 -32 90.00 1 1 0 16384 0 +} +// brush 2010 +{ +( -176 -2816 440 ) ( -176 -2792 440 ) ( -288 -2792 440 ) mohtest/platestonelittn -75 42 -90.00 0.750000 0.750000 0 0 0 +( -288 -2792 496 ) ( -176 -2792 496 ) ( -176 -2816 496 ) mohtest/platestonelittn -75 42 -90.00 0.750000 0.750000 0 0 0 +( -672 -2808 496 ) ( -672 -2808 456 ) ( -656 -2792 456 ) mohtest/platestonelittn -9 10 0.00 0.750000 0.750000 0 0 0 +( -672 -2808 456 ) ( -672 -2808 496 ) ( -160 -2808 496 ) mohtest/platestonelittn -42 10 0.00 0.750000 0.750000 0 0 0 +( -160 -2808 456 ) ( -160 -2808 496 ) ( -176 -2792 496 ) mohtest/platestonelittn 27 10 0.00 0.750000 0.750000 0 0 0 +( -176 -2792 496 ) ( -288 -2792 496 ) ( -288 -2792 456 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2011 +{ +( -160 -2096 456 ) ( -160 -2056 456 ) ( -176 -2056 456 ) mohtest/platestonelittn -75 42 -90.00 0.750000 0.750000 0 0 0 +( -176 -2056 496 ) ( -160 -2056 496 ) ( -160 -2096 496 ) mohtest/platestonelittn -75 42 -90.00 0.750000 0.750000 0 0 0 +( -176 -2056 496 ) ( -176 -2096 496 ) ( -176 -2096 456 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -160 -2808 496 ) ( -160 -2808 456 ) ( -176 -2792 456 ) mohtest/platestonelittn 27 10 0.00 0.750000 0.750000 0 0 0 +( -160 -2808 456 ) ( -160 -2808 496 ) ( -160 -2040 496 ) mohtest/platestonelittn -75 9 -180.00 0.750000 -0.750000 0 0 0 +( -160 -2040 456 ) ( -160 -2040 496 ) ( -176 -2056 496 ) mohtest/platestonelittn -95 10 0.00 0.750000 0.750000 0 0 0 +} +// brush 2012 +{ +( -536 -2056 456 ) ( -536 -2040 456 ) ( -656 -2040 456 ) mohtest/platestonelittn -75 42 -90.00 0.750000 0.750000 0 0 0 +( -656 -2040 496 ) ( -536 -2040 496 ) ( -536 -2056 496 ) mohtest/platestonelittn -75 42 -90.00 0.750000 0.750000 0 0 0 +( -672 -2040 456 ) ( -672 -2040 496 ) ( -656 -2056 496 ) mohtest/platestonelittn 27 10 0.00 0.750000 0.750000 0 0 0 +( -176 -2056 496 ) ( -176 -2056 456 ) ( -656 -2056 456 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -176 -2056 456 ) ( -176 -2056 496 ) ( -160 -2040 496 ) mohtest/platestonelittn -95 10 0.00 0.750000 0.750000 0 0 0 +( -672 -2040 496 ) ( -672 -2040 456 ) ( -536 -2040 456 ) mohtest/platestonelittn -42 10 0.00 0.750000 0.750000 0 0 0 +} +// brush 2013 +{ +( -656 -1872 496 ) ( -672 -1872 496 ) ( -672 -2608 496 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -672 -2792 744 ) ( -672 -2056 744 ) ( -656 -2056 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -656 -2792 496 ) ( -656 -2792 688 ) ( -656 -2056 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -672 -2808 496 ) ( -672 -2040 496 ) ( -672 -2040 688 ) central_europe/remgn_wallexter1 -116 -35 0.00 1 1 0 16384 0 +( -656 -2056 688 ) ( -672 -2040 688 ) ( -672 -2040 496 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -672 -2232 744 ) ( -656 -2232 620 ) ( -672 -2232 496 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2014 +{ +( -656 -2128 496 ) ( -672 -2128 496 ) ( -672 -2864 496 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -672 -2792 744 ) ( -672 -2056 744 ) ( -656 -2056 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -656 -2792 496 ) ( -656 -2792 688 ) ( -656 -2056 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -656 -2792 496 ) ( -672 -2808 496 ) ( -672 -2808 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -672 -2808 496 ) ( -672 -2040 496 ) ( -672 -2040 688 ) central_europe/remgn_wallexter1 -116 -35 0.00 1 1 0 16384 0 +( -656 -2488 620 ) ( -672 -2488 744 ) ( -672 -2488 496 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2015 +{ +( -160 -2488 456 ) ( -160 -2064 456 ) ( -672 -2064 456 ) mohtest/platestonelittn -75 42 -90.00 0.750000 0.750000 0 0 0 +( -672 -1880 496 ) ( -160 -1880 496 ) ( -160 -2304 496 ) mohtest/platestonelittn -75 42 -90.00 0.750000 0.750000 0 0 0 +( -672 -2040 688 ) ( -672 -2464 688 ) ( -672 -2464 496 ) mohtest/platestonelittn -75 9 -180.00 0.750000 -0.750000 0 0 0 +( -656 -2056 496 ) ( -656 -2056 456 ) ( -656 -2232 456 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -656 -2056 456 ) ( -656 -2056 496 ) ( -672 -2040 496 ) mohtest/platestonelittn 27 10 0.00 0.750000 0.750000 0 0 0 +( -672 -2232 744 ) ( -160 -2232 620 ) ( -672 -2232 496 ) mohtest/platestonelittn -42 10 0.00 0.750000 0.750000 0 0 0 +} +// brush 2016 +{ +( -160 -2488 440 ) ( -160 -2064 440 ) ( -672 -2064 440 ) mohtest/platestonelittn -75 42 -90.00 0.750000 0.750000 0 0 0 +( -672 -2136 496 ) ( -160 -2136 496 ) ( -160 -2560 496 ) mohtest/platestonelittn -75 42 -90.00 0.750000 0.750000 0 0 0 +( -672 -2488 496 ) ( -672 -2807.999756 496 ) ( -672 -2807.999756 440 ) mohtest/platestonelittn -75 9 -180.00 0.750000 -0.750000 0 0 0 +( -672 -2808 496 ) ( -656 -2792 496 ) ( -656 -2792 440 ) mohtest/platestonelittn -9 10 0.00 0.750000 0.750000 0 0 0 +( -656 -2792.000244 496 ) ( -656 -2488 496 ) ( -656 -2488 440 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -656 -2488 496 ) ( -672 -2488 496 ) ( -672 -2488 440 ) mohtest/platestonelittn -42 10 0.00 0.750000 0.750000 0 0 0 +} +// brush 2017 +{ +( -160 -2792 496 ) ( -160 -2056 496 ) ( -176 -2056 496 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -176 -2056 744 ) ( -160 -2056 744 ) ( -160 -2792 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -176 -2056 744 ) ( -176 -2792 744 ) ( -176 -2792 552 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -160 -2808 688 ) ( -160 -2808 496 ) ( -176 -2792 496 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -160 -2040 688 ) ( -160 -2040 496 ) ( -160 -2808 496 ) central_europe/remgn_wallexter1 -116 -35 0.00 1 1 0 16384 0 +( -160 -2040 552 ) ( -160 -2040 744 ) ( -176 -2056 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2018 +{ +( -176 -2792 664 ) ( -176 -2792 472 ) ( -160 -2808 472 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -160 -2808 648 ) ( -160 -2808 456 ) ( -928 -2808 456 ) central_europe/remgn_wallexter1 -63 -35 0.00 1 1 0 16384 0 +( -672 -2808 672 ) ( -672 -2808 480 ) ( -656 -2792 480 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -656 -2792 688 ) ( -656 -2792 496 ) ( 80 -2792 496 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -672 -2808 744 ) ( -656 -2792 744 ) ( 80 -2792 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -656 -2792 496 ) ( -672 -2808 496 ) ( 96 -2808 496 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2019 +{ +( -160 -2040 528 ) ( -176 -2056 528 ) ( -176 -2056 720 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -928 -2040 456 ) ( -160 -2040 456 ) ( -160 -2040 648 ) central_europe/remgn_wallexter1 -63 -35 0.00 1 1 0 16384 0 +( -656 -2056 480 ) ( -672 -2040 480 ) ( -672 -2040 672 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 80 -2056 496 ) ( -656 -2056 496 ) ( -656 -2056 688 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 80 -2056 744 ) ( -656 -2056 744 ) ( -672 -2040 744 ) common/caulk 0 0 0.00 1 1 0 160 0 +( 96 -2040 496 ) ( -672 -2040 496 ) ( -656 -2056 496 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2020 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 5 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( -6928 -4864 -224 0 0 ) ( -6912 -5984 -200 0 1 ) ( -6400 -5984 -200 0 2 ) ( -5872 -5984 -184 0 3 ) ( -5872 -4864 -128 0 4 ) ) +( ( -7038.316406 -4864 -224 0.250000 0 ) ( -7042.316406 -6080 -216 0.250000 1 ) ( -6400.316406 -6080 -240 0.250000 2 ) ( -5760.316406 -6080 -208 0.250000 3 ) ( -5758.316406 -4864 -128 0.250000 4 ) ) +( ( -7151.632813 -4864 -232 0.500000 0 ) ( -7151.632813 -6176 -232 0.500000 1 ) ( -6399.632813 -6177 -216 0.500000 2 ) ( -5644.632813 -6176 -208 0.500000 3 ) ( -5644.632813 -4864 -128 0.500000 4 ) ) +( ( -7231.683594 -4864 -240 0.750000 0 ) ( -7231.683594 -6272 -240 0.750000 1 ) ( -6399.683594 -6272 -232 0.750000 2 ) ( -5553.683594 -6272 -208 0.750000 3 ) ( -5553.683594 -4864 -128 0.750000 4 ) ) +( ( -7344 -4864 -224 1 0 ) ( -7344 -6368 -240 1 1 ) ( -6400 -6368 -224 1 2 ) ( -5440 -6368 -224 1 3 ) ( -5440 -4864 -128 1 4 ) ) +) + } + } +// brush 2021 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 5 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( -5872 -4864 -128 1 0 ) ( -5872 -4608 -64 1 0.500000 ) ( -5872 -4352 0 1 1 ) ( -5792 -3808 80 1 1.500000 ) ( -5232 -3712 80 1 2 ) ) +( ( -5758.316406 -4864 -128 0.750000 0 ) ( -5728 -4608 -64 0.750000 0.500000 ) ( -5728 -4352 0 0.750000 1 ) ( -5712 -3936 80 0.750000 1.500000 ) ( -5232 -3792 80 0.750000 2 ) ) +( ( -5644.632813 -4864 -128 0.500000 0 ) ( -5648 -4608 -64 0.500000 0.500000 ) ( -5648 -4352 0 0.500000 1 ) ( -5632 -4000 80 0.500000 1.500000 ) ( -5232 -3920 80 0.500000 2 ) ) +( ( -5553.683594 -4864 -128 0.250000 0 ) ( -5584 -4608 -64 0.250000 0.500000 ) ( -5584 -4352 0 0.250000 1 ) ( -5568 -4128 80 0.250000 1.500000 ) ( -5232 -4000 80 0.250000 2 ) ) +( ( -5440 -4864 -128 0 0 ) ( -5440 -4608 -64 0 0.500000 ) ( -5440 -4352 0 0 1 ) ( -5424 -4192 80 0 1.500000 ) ( -5232 -4144 80 0 2 ) ) +) + } + } +// brush 2022 + { + patchDef2 + { + misc_outside/bocroad_set4 + ( 5 5 0 -2139095040 0 -surfaceparm solid +surfaceparm weaponclip subdivisions 104.529999 ) +( +( ( -3840 -4144 52 0 0 ) ( -4183.099609 -4144 72 0 0.500000 ) ( -4536 -4144 64 0 1 ) ( -4879.099609 -4144 76 0 1.500000 ) ( -5232 -4144 80 0 2 ) ) +( ( -3840 -4030.315918 84 0.250000 0 ) ( -4183.099609 -4030.315918 88 0.250000 0.500000 ) ( -4536 -4030.315918 84 0.250000 1 ) ( -4879.099609 -4030.315918 88 0.250000 1.500000 ) ( -5232 -4000 80 0.250000 2 ) ) +( ( -3840 -3916.631348 80 0.500000 0 ) ( -4183.099609 -3916.631348 80 0.500000 0.500000 ) ( -4536 -3916.631348 80 0.500000 1 ) ( -4879.099609 -3916.631348 80 0.500000 1.500000 ) ( -5232 -3920 80 0.500000 2 ) ) +( ( -3840 -3825.684082 80 0.750000 0 ) ( -4183.099609 -3825.684082 80 0.750000 0.500000 ) ( -4536 -3825.684082 80 0.750000 1 ) ( -4879.099609 -3825.684082 80 0.750000 1.500000 ) ( -5232 -3792 80 0.750000 2 ) ) +( ( -3840 -3712 60 1 0 ) ( -4183.099609 -3712 64 1 0.500000 ) ( -4536 -3712 64 1 1 ) ( -4879.099609 -3712 52 1 1.500000 ) ( -5232 -3712 80 1 2 ) ) +) + } + } +// brush 2023 +{ +( -4920 -3572 344 ) ( -4902 -3554 344 ) ( -4902 -3554 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4902 -2630 296 ) ( -4902 -2630 104 ) ( -4902 -3554 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4902 -2630 104 ) ( -4902 -2630 296 ) ( -4920 -2612 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3572 344 ) ( -4920 -3572 104 ) ( -4920 -3302 104 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4902 -3302 104 ) ( -4920 -3302 104 ) ( -4920 -3572 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3299 179 ) ( -4896 -3299 179 ) ( -4920 -3383 179 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2024 +{ +( -4920 -3572 344 ) ( -4902 -3554 344 ) ( -4902 -3554 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4902 -2630 296 ) ( -4902 -2630 104 ) ( -4902 -3554 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4902 -2630 104 ) ( -4902 -2630 296 ) ( -4920 -2612 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3572 344 ) ( -4920 -3572 104 ) ( -4920 -3302 104 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4902 -3572 296 ) ( -4920 -3572 296 ) ( -4920 -3302 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3326 263 ) ( -4920 -3410 263 ) ( -4896 -3326 263 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2025 +{ +( -4920 -3572 344 ) ( -4902 -3554 344 ) ( -4902 -3554 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4902 -2630 296 ) ( -4902 -2630 104 ) ( -4902 -3554 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3572 344 ) ( -4920 -3572 104 ) ( -4920 -3302 104 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4896 -3299 179 ) ( -4920 -3299 179 ) ( -4920 -3383 179 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3410 263 ) ( -4920 -3326 263 ) ( -4896 -3326 263 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4896 -3416 272 ) ( -4920 -3416 272 ) ( -4896 -3416 80 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2026 +{ +( -4902 -2630 296 ) ( -4902 -2630 104 ) ( -4902 -3554 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3572 344 ) ( -4920 -3572 104 ) ( -4920 -3302 104 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4896 -3299 179 ) ( -4920 -3299 179 ) ( -4920 -3383 179 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3410 263 ) ( -4920 -3326 263 ) ( -4896 -3326 263 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3344 272 ) ( -4896 -3344 272 ) ( -4920 -3344 80 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4896 -2840 272 ) ( -4920 -2840 272 ) ( -4896 -2840 80 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2027 +{ +( -4902 -2630 296 ) ( -4902 -2630 104 ) ( -4902 -3554 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4902 -2630 104 ) ( -4902 -2630 296 ) ( -4920 -2612 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3572 344 ) ( -4920 -3572 104 ) ( -4920 -3302 104 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4896 -3299 179 ) ( -4920 -3299 179 ) ( -4920 -3383 179 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3410 263 ) ( -4920 -3326 263 ) ( -4896 -3326 263 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -2768 272 ) ( -4896 -2768 272 ) ( -4920 -2768 80 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2028 +{ +( -4170 -2612 104 ) ( -4248 -2612 104 ) ( -4248 -2630 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4248 -2630 296 ) ( -4248 -2612 296 ) ( -4170 -2612 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4398 -2630 296 ) ( -4320 -2630 296 ) ( -4320 -2630 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -2612 296 ) ( -4152 -2612 104 ) ( -4170 -2630 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -2612 104 ) ( -4152 -2612 296 ) ( -4920 -2612 296 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4920 -2612 104 ) ( -4920 -2612 296 ) ( -4902 -2630 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2029 +{ +( -4896 -2723 179 ) ( -4920 -2723 179 ) ( -4920 -2807 179 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -2834 263 ) ( -4920 -2750 263 ) ( -4896 -2750 263 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -2840 272 ) ( -4896 -2840 272 ) ( -4896 -2840 80 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4902 -2834 272 ) ( -4902 -2750 272 ) ( -4902 -2750 80 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4896 -2768 272 ) ( -4920 -2768 272 ) ( -4920 -2768 80 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -2750 272 ) ( -4920 -2834 272 ) ( -4920 -2834 80 ) algiers/algrset1_3b 56 72 0.00 1 1 0 0 0 +} +// brush 2030 +{ +( -4170 -2630 26 ) ( -4902 -2630 26 ) ( -4902 -3554 26 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4914 -3550 104 ) ( -4914 -2626 104 ) ( -4182 -2626 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4902 -3554 104 ) ( -4170 -3554 104 ) ( -4170 -3554 74 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3554 104 ) ( -4170 -2630 104 ) ( -4170 -2630 74 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2630 104 ) ( -4902 -2630 104 ) ( -4902 -2630 74 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4902 -2630 104 ) ( -4902 -3554 104 ) ( -4902 -3554 74 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2031 +{ +( -4170 -2612 26 ) ( -4200 -2612 26 ) ( -4200 -2630 26 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4200 -2630 104 ) ( -4200 -2612 104 ) ( -4170 -2612 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4200 -2630 104 ) ( -4170 -2630 104 ) ( -4170 -2630 74 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -2612 104 ) ( -4152 -2612 74 ) ( -4170 -2630 74 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -2612 104 ) ( -4920 -2612 74 ) ( -4152 -2612 74 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +( -4920 -2612 74 ) ( -4920 -2612 104 ) ( -4902 -2630 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2032 +{ +( -4170 -3416 26 ) ( -4170 -3572 26 ) ( -4152 -3572 26 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3572 104 ) ( -4170 -3572 104 ) ( -4170 -3416 104 ) general_structure/plank_flat -192 0 90.00 1 1 0 16384 0 +( -4152 -3572 104 ) ( -4152 -3416 104 ) ( -4152 -3416 74 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +( -4170 -2630 104 ) ( -4170 -2630 74 ) ( -4152 -2612 74 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2630 74 ) ( -4170 -2630 104 ) ( -4170 -3554 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3554 34 ) ( -4170 -3554 64 ) ( -4152 -3572 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2033 +{ +( -4920 -3572 26 ) ( -4902 -3572 26 ) ( -4902 -3416 26 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4902 -3416 104 ) ( -4902 -3572 104 ) ( -4920 -3572 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3416 74 ) ( -4920 -3416 104 ) ( -4920 -3572 104 ) general_structure/plank_flat -128 0 0.00 1 1 0 16384 0 +( -4902 -2630 74 ) ( -4902 -2630 104 ) ( -4920 -2612 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4902 -2630 104 ) ( -4902 -2630 74 ) ( -4902 -3554 74 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3572 104 ) ( -4902 -3554 104 ) ( -4902 -3554 74 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2034 +{ +( -4200 -3554 26 ) ( -4200 -3572 26 ) ( -4170 -3572 26 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3572 104 ) ( -4200 -3572 104 ) ( -4200 -3554 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3554 74 ) ( -4170 -3554 104 ) ( -4200 -3554 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3554 34 ) ( -4152 -3572 34 ) ( -4152 -3572 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3572 74 ) ( -4920 -3572 74 ) ( -4920 -3572 104 ) general_structure/plank_flat -192 0 0.00 1 1 0 16384 0 +( -4902 -3554 104 ) ( -4920 -3572 104 ) ( -4920 -3572 74 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2035 +{ +( -4170 -2630 104 ) ( -4170 -2630 296 ) ( -4170 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3302 104 ) ( -4152 -3572 104 ) ( -4152 -3572 344 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4152 -3302 296 ) ( -4152 -3572 296 ) ( -4170 -3572 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3568 240 ) ( -4152 -3298 240 ) ( -4170 -3298 240 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3188 208 ) ( -4170 -3188 236 ) ( -4152 -3188 222 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3116 236 ) ( -4170 -3116 208 ) ( -4152 -3116 222 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2036 +{ +( -4896 -3299 179 ) ( -4920 -3299 179 ) ( -4920 -3383 179 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3410 263 ) ( -4920 -3326 263 ) ( -4896 -3326 263 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3416 272 ) ( -4896 -3416 272 ) ( -4896 -3416 80 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4902 -3410 272 ) ( -4902 -3326 272 ) ( -4902 -3326 80 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4896 -3344 272 ) ( -4920 -3344 272 ) ( -4920 -3344 80 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4920 -3326 272 ) ( -4920 -3410 272 ) ( -4920 -3410 80 ) algiers/algrset1_3b 41 -172 0.00 0.949707 0.950012 0 0 0 +} +// brush 2037 +{ +( -4170 -3554 104 ) ( -4170 -3554 344 ) ( -4152 -3572 344 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2630 104 ) ( -4170 -2630 296 ) ( -4170 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3302 104 ) ( -4152 -3572 104 ) ( -4152 -3572 344 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4152 -3302 296 ) ( -4152 -3572 296 ) ( -4170 -3572 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3572 104 ) ( -4152 -3302 104 ) ( -4170 -3302 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3456 264 ) ( -4170 -3456 254 ) ( -4152 -3456 259 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2038 +{ +( -4170 -2630 104 ) ( -4170 -2630 296 ) ( -4170 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3302 104 ) ( -4152 -3572 104 ) ( -4152 -3572 344 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4152 -3302 296 ) ( -4152 -3572 296 ) ( -4170 -3572 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3572 104 ) ( -4152 -3302 104 ) ( -4170 -3302 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3188 236 ) ( -4170 -3188 208 ) ( -4152 -3188 222 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3312 254 ) ( -4170 -3312 262 ) ( -4152 -3312 258 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2039 +{ +( -4152 -3456 180 ) ( -4170 -3456 180 ) ( -4170 -3312 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3312 104 ) ( -4152 -3312 104 ) ( -4152 -3312 178 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3456 104 ) ( -4170 -3456 104 ) ( -4170 -3456 178 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3312 104 ) ( -4170 -3312 104 ) ( -4170 -3456 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3456 104 ) ( -4152 -3456 178 ) ( -4152 -3312 178 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4170 -3312 104 ) ( -4170 -3312 178 ) ( -4170 -3456 178 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2040 +{ +( -4170 -3312 266 ) ( -4170 -3456 266 ) ( -4152 -3456 266 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3312 296 ) ( -4170 -3312 266 ) ( -4152 -3312 266 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3456 296 ) ( -4152 -3456 266 ) ( -4170 -3456 266 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3456 296 ) ( -4170 -3312 296 ) ( -4152 -3312 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3456 266 ) ( -4152 -3456 296 ) ( -4152 -3312 296 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4170 -3312 266 ) ( -4170 -3312 296 ) ( -4170 -3456 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2041 +{ +( -4170 -2630 104 ) ( -4170 -2630 296 ) ( -4170 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3302 104 ) ( -4152 -3572 104 ) ( -4152 -3572 344 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4152 -3572 104 ) ( -4152 -3302 104 ) ( -4170 -3302 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2896 252 ) ( -4170 -2896 266 ) ( -4152 -2896 259 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2752 262 ) ( -4170 -2752 258 ) ( -4152 -2752 260 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2894 180 ) ( -4170 -2886 180 ) ( -4152 -2890 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2042 +{ +( -4170 -2630 104 ) ( -4170 -2630 296 ) ( -4170 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3302 104 ) ( -4152 -3572 104 ) ( -4152 -3572 344 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4152 -3302 296 ) ( -4152 -3572 296 ) ( -4170 -3572 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2896 252 ) ( -4170 -2896 266 ) ( -4152 -2896 259 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2752 262 ) ( -4170 -2752 258 ) ( -4152 -2752 260 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2888 266 ) ( -4170 -2896 266 ) ( -4152 -2892 266 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2043 +{ +( -4170 -2630 104 ) ( -4170 -2630 296 ) ( -4170 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3302 104 ) ( -4152 -3572 104 ) ( -4152 -3572 344 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4152 -3572 104 ) ( -4152 -3302 104 ) ( -4170 -3302 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3116 208 ) ( -4170 -3116 236 ) ( -4152 -3116 222 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2896 266 ) ( -4170 -2896 252 ) ( -4152 -2896 259 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2894 180 ) ( -4170 -2886 180 ) ( -4152 -2890 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2044 +{ +( -4170 -2630 104 ) ( -4170 -2630 296 ) ( -4170 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3302 104 ) ( -4152 -3572 104 ) ( -4152 -3572 344 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4152 -3302 296 ) ( -4152 -3572 296 ) ( -4170 -3572 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -3116 208 ) ( -4170 -3116 236 ) ( -4152 -3116 222 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2896 266 ) ( -4170 -2896 252 ) ( -4152 -2896 259 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2886 180 ) ( -4170 -2894 180 ) ( -4152 -2890 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2045 +{ +( -4170 -2630 104 ) ( -4170 -2630 296 ) ( -4170 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2630 296 ) ( -4170 -2630 104 ) ( -4152 -2612 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3302 104 ) ( -4152 -3572 104 ) ( -4152 -3572 344 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4152 -3572 104 ) ( -4152 -3302 104 ) ( -4170 -3302 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2752 258 ) ( -4170 -2752 262 ) ( -4152 -2752 260 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2894 180 ) ( -4170 -2886 180 ) ( -4152 -2890 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2046 +{ +( -4170 -2630 104 ) ( -4170 -2630 296 ) ( -4170 -3554 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2630 296 ) ( -4170 -2630 104 ) ( -4152 -2612 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4152 -3302 104 ) ( -4152 -3572 104 ) ( -4152 -3572 344 ) central_europe/nrmndywlset_2a -82 138 0.00 0.750000 0.750000 0 0 0 +( -4152 -3302 296 ) ( -4152 -3572 296 ) ( -4170 -3572 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2752 258 ) ( -4170 -2752 262 ) ( -4152 -2752 260 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4170 -2886 180 ) ( -4170 -2894 180 ) ( -4152 -2890 180 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2047 +{ +( -4096 -1664 136 ) ( -4080 -1680 136 ) ( -4080 -1680 328 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4096 -2432 64 ) ( -4096 -1664 64 ) ( -4096 -1664 256 ) central_europe/nrmndywlset_2a 54 43 -180.00 0.500000 0.500000 0 0 0 +( -4080 -2160 88 ) ( -4096 -2176 88 ) ( -4096 -2176 280 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4080 -1424 104 ) ( -4080 -2160 104 ) ( -4080 -2160 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4080 -1424 352 ) ( -4080 -2160 352 ) ( -4096 -2176 352 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4096 -1408 104 ) ( -4096 -2176 104 ) ( -4080 -2160 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2048 +{ +( -3344 -1680 272 ) ( -3344 -1680 80 ) ( -3328 -1664 80 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3328 -1664 256 ) ( -3328 -1664 64 ) ( -3328 -2432 64 ) central_europe/nrmndywlset_2a 54 43 -180.00 0.500000 0.500000 0 0 0 +( -3328 -2176 280 ) ( -3328 -2176 88 ) ( -3344 -2160 88 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3344 -2160 296 ) ( -3344 -2160 104 ) ( -3344 -1424 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3328 -2176 352 ) ( -3344 -2160 352 ) ( -3344 -1424 352 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3344 -2160 104 ) ( -3328 -2176 104 ) ( -3328 -1408 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2049 +{ +( -3344 -1664 104 ) ( -4080 -1664 104 ) ( -4080 -1680 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4080 -1680 352 ) ( -4080 -1664 352 ) ( -3344 -1664 352 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4080 -1680 352 ) ( -3344 -1680 352 ) ( -3344 -1680 160 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3328 -1664 296 ) ( -3328 -1664 104 ) ( -3344 -1680 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4096 -1664 296 ) ( -4096 -1664 104 ) ( -3328 -1664 104 ) central_europe/nrmndywlset_2a 182 43 -180.00 0.500000 0.500000 0 0 0 +( -4096 -1664 160 ) ( -4096 -1664 352 ) ( -4080 -1680 352 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2050 +{ +( -3648 -1664 64 ) ( -4072 -1664 64 ) ( -4072 -2176 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4000 -2176 104 ) ( -4000 -1664 104 ) ( -3576 -1664 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4096 -2176 296 ) ( -3672 -2176 296 ) ( -3672 -2176 104 ) mohtest/platestonelittn -85 0 0.00 0.750000 0.750000 0 0 0 +( -3344 -2160 104 ) ( -3344 -2160 64 ) ( -3328 -2176 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3344 -2160 64 ) ( -3344 -2160 104 ) ( -3648 -2160 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3648 -1664 228 ) ( -3648 -2176 352 ) ( -3648 -2176 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2051 +{ +( -3648 -1664 64 ) ( -4072 -1664 64 ) ( -4072 -2176 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4256 -2176 104 ) ( -4256 -1664 104 ) ( -3832 -1664 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4096 -2176 296 ) ( -3672 -2176 296 ) ( -3672 -2176 104 ) mohtest/platestonelittn -85 0 0.00 0.750000 0.750000 0 0 0 +( -4080 -2160 104 ) ( -4080 -2160 64 ) ( -3904 -2160 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4080 -2160 64 ) ( -4080 -2160 104 ) ( -4096 -2176 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3904 -2176 352 ) ( -3904 -1664 228 ) ( -3904 -2176 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2052 +{ +( -4008 -2160 104 ) ( -4008 -2176 104 ) ( -3272 -2176 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3344 -2176 352 ) ( -4080 -2176 352 ) ( -4080 -2160 352 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3344 -2160 104 ) ( -3344 -2160 296 ) ( -4080 -2160 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3344 -2160 104 ) ( -3328 -2176 104 ) ( -3328 -2176 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3328 -2176 104 ) ( -4096 -2176 104 ) ( -4096 -2176 296 ) central_europe/nrmndywlset_2a 182 43 -180.00 0.500000 0.500000 0 0 0 +( -3648 -2160 228 ) ( -3648 -2176 352 ) ( -3648 -2176 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2053 +{ +( -4264 -2160 104 ) ( -4264 -2176 104 ) ( -3528 -2176 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3344 -2176 352 ) ( -4080 -2176 352 ) ( -4080 -2160 352 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3344 -2160 104 ) ( -3344 -2160 296 ) ( -4080 -2160 296 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3328 -2176 104 ) ( -4096 -2176 104 ) ( -4096 -2176 296 ) central_europe/nrmndywlset_2a 182 43 -180.00 0.500000 0.500000 0 0 0 +( -4080 -2160 296 ) ( -4096 -2176 296 ) ( -4096 -2176 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3904 -2176 352 ) ( -3904 -2160 228 ) ( -3904 -2176 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2054 +{ +( -4080 -2040 64 ) ( -4096 -2040 64 ) ( -4096 -2160 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4096 -2160 104 ) ( -4096 -2040 104 ) ( -4080 -2040 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4096 -2176 64 ) ( -4096 -2176 104 ) ( -4080 -2160 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4080 -1680 104 ) ( -4080 -1680 64 ) ( -4080 -2160 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4080 -1680 64 ) ( -4080 -1680 104 ) ( -4096 -1664 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4096 -2176 104 ) ( -4096 -2176 64 ) ( -4096 -2040 64 ) mohtest/platestonelittn -85 0 0.00 0.750000 0.750000 0 0 0 +} +// brush 2055 +{ +( -4040 -1664 64 ) ( -4080 -1664 64 ) ( -4080 -1680 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4080 -1680 104 ) ( -4080 -1664 104 ) ( -4040 -1664 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4080 -1680 104 ) ( -4040 -1680 104 ) ( -4040 -1680 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3328 -1664 104 ) ( -3328 -1664 64 ) ( -3344 -1680 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3328 -1664 64 ) ( -3328 -1664 104 ) ( -4096 -1664 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -4096 -1664 64 ) ( -4096 -1664 104 ) ( -4080 -1680 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2056 +{ +( -3320 -1680 64 ) ( -3344 -1680 64 ) ( -3344 -1792 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3344 -1792 104 ) ( -3344 -1680 104 ) ( -3320 -1680 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3328 -2176 104 ) ( -3328 -2176 64 ) ( -3344 -2160 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3328 -2176 64 ) ( -3328 -2176 104 ) ( -3328 -1664 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3328 -1664 64 ) ( -3328 -1664 104 ) ( -3344 -1680 104 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3344 -1680 104 ) ( -3344 -1792 104 ) ( -3344 -1792 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2057 +{ +( -3896 -2160 64 ) ( -3904 -2160 64 ) ( -3904 -2176 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3896 -2176 328 ) ( -3896 -2160 328 ) ( -3888 -2160 328 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3904 -2180 280 ) ( -3896 -2180 280 ) ( -3896 -2180 72 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +( -3884 -2176 280 ) ( -3884 -2160 280 ) ( -3884 -2160 72 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +( -3896 -2156 280 ) ( -3904 -2156 280 ) ( -3904 -2156 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3904 -2164 280 ) ( -3904 -2180 280 ) ( -3904 -2180 72 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +} +// brush 2058 +{ +( -3904 -2160 340 ) ( -3904 -2160 348 ) ( -3904 -2176 348 ) common/caulk 27 0 -90.00 1 1 0 160 0 +( -3648 -2176 340 ) ( -3648 -2160 340 ) ( -3648 -2160 332 ) common/caulk 27 0 -90.00 1 1 0 160 0 +( -3688 -2180 348 ) ( -3688 -2180 340 ) ( -3896 -2180 340 ) general_structure/plank_flat -128 28 0.00 1 1 0 16384 0 +( -3688 -2176 328 ) ( -3688 -2160 328 ) ( -3896 -2160 328 ) general_structure/plank_flat -128 0 0.00 1 -1 0 16384 0 +( -3688 -2156 340 ) ( -3688 -2156 348 ) ( -3896 -2156 348 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3688 -2164 348 ) ( -3688 -2180 348 ) ( -3896 -2180 348 ) common/nodraw 0 0 0.00 1 1 536870912 2224 0 +} +// brush 2059 +{ +( -3660 -2160 64 ) ( -3668 -2160 64 ) ( -3668 -2176 64 ) common/caulk -44 0 0.00 1 1 0 160 0 +( -3660 -2176 328 ) ( -3660 -2160 328 ) ( -3652 -2160 328 ) common/caulk -44 0 0.00 1 1 0 160 0 +( -3668 -2180 280 ) ( -3660 -2180 280 ) ( -3660 -2180 72 ) general_structure/plank_flat 0 -43 90.00 1 1 0 16384 0 +( -3648 -2176 280 ) ( -3648 -2160 280 ) ( -3648 -2160 72 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +( -3660 -2156 280 ) ( -3668 -2156 280 ) ( -3668 -2156 72 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3668 -2164 280 ) ( -3668 -2180 280 ) ( -3668 -2180 72 ) general_structure/plank_flat 0 0 90.00 1 1 0 16384 0 +} +// brush 2060 +{ +( -3672 -2168 64 ) ( -3728 -2168 64 ) ( -3728 -2176 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3728 -2176 328 ) ( -3728 -2168 328 ) ( -3672 -2168 328 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3728 -2176 328 ) ( -3672 -2176 328 ) ( -3672 -2176 64 ) general_structure/jh_barndoor1 -4 124 0.00 0.421875 0.515625 0 16384 0 +( -3672 -2168 328 ) ( -3728 -2168 328 ) ( -3728 -2168 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3884 -2168 328 ) ( -3884 -2176 328 ) ( -3884 -2176 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3776 -2168 64 ) ( -3776 -2172 64 ) ( -3776 -2170 328 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +// brush 2061 +{ +( -3728 -2256 64 ) ( -3728 -2264 64 ) ( -3668 -2176 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3728 -2264 328 ) ( -3728 -2256 328 ) ( -3668 -2168 328 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3776 -2176 64 ) ( -3776 -2176 328 ) ( -3668 -2176 328 ) general_structure/jh_barndoor1 -246 124 0.00 -0.421875 0.515625 0 16384 0 +( -3668 -2168 328 ) ( -3668 -2168 64 ) ( -3668 -2176 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3668 -2168 64 ) ( -3668 -2168 328 ) ( -3776 -2168 328 ) common/caulk 0 0 0.00 1 1 0 160 0 +( -3776 -2176 328 ) ( -3776 -2176 64 ) ( -3776 -2168 64 ) common/caulk 0 0 0.00 1 1 0 160 0 +} +} +// entity 1 +{ +"origin" "5964 1040 788" +"classname" "info_grenadehint" +} +// entity 2 +{ +"$targetname" "exploder" +"#set" "5" +"classname" "script_object" +// brush 0 +{ +( 4839.999023 -4096.000488 751.998962 ) ( 5016 -3952 664 ) ( 5088 -4032 792 ) misc_outside/remag_cliffside_trans 264 96 0.00 -0.484377 0.249997 0 8388608 0 +( 5192 -4128 800 ) ( 5016 -3952 664 ) ( 5018.828125 -3953.809570 592 ) misc_outside/remag_cliffside_trans 255 433 0.00 -0.343760 0.406250 0 8388608 0 +( 5094.848145 -4375.253906 727.602539 ) ( 5143.902344 -4323.464844 811.195679 ) ( 5274.190918 -4193.170898 592 ) misc_outside/remag_cliffside_trans -364 49 0.00 -0.114394 0.377259 0 8388608 0 +( 4839.999023 -4096.000488 751.998962 ) ( 4837.809082 -4134.828125 592 ) ( 5018.828613 -3953.809082 592 ) misc_outside/remag_cliffside_trans 371 358 0.00 -0.353554 0.312497 0 8388608 0 +( 4953.696289 -4154.251465 832 ) ( 4848 -4168 744 ) ( 4839.999023 -4096.000488 751.998962 ) misc_outside/remag_cliffside_trans 291 -455 0.00 -0.222066 0.140625 0 8388608 0 +( 4848 -4168 744 ) ( 5013.166016 -4310.186523 592 ) ( 4837.809082 -4134.828613 592 ) misc_outside/remag_cliffside_trans -393 458 0.00 -0.290822 0.296873 0 8388608 0 +( 4848 -4168 744 ) ( 5014.848145 -4311.253906 727.602539 ) ( 5013.166016 -4310.186523 592 ) misc_outside/remag_cliffside_trans -10 7 0.00 -0.263177 0.241631 0 8388608 0 +( 5192 -4128 800 ) ( 5088 -4032 792 ) ( 5016 -3952 664 ) misc_outside/remag_cliffside_trans 253 451 0.00 -0.343751 0.265626 0 8388608 0 +( 4953.696777 -4154.251953 832 ) ( 5088 -4032 792 ) ( 5192 -4128 800 ) misc_outside/remag_cliffside_trans 402 10 0.00 -0.465448 0.238771 0 8388608 0 +( 5126.308594 -3846.328613 592 ) ( 4945.289551 -4027.348145 592 ) ( 5120.651855 -4202.710938 592 ) misc_outside/remag_cliffside_trans 150 1 0.00 -0.836682 0.643540 0 8388608 0 +( 5192 -4128 800 ) ( 5063.902344 -4259.464844 811.195679 ) ( 4953.696777 -4154.251953 832 ) misc_outside/remag_cliffside_trans 486 -230 0.00 -0.606560 0.283381 0 8388608 0 +( 5274.190918 -4193.170898 592 ) ( 5093.166016 -4374.186523 592 ) ( 5094.848145 -4375.253906 727.602539 ) misc_outside/remag_cliffside_trans 335 93 0.00 -0.112221 0.094912 0 8388608 0 +( 5018.828125 -3953.809570 592 ) ( 5194.190430 -4129.171875 592 ) ( 5017.159180 -3952.740479 714.501221 ) misc_outside/remag_cliffside_trans 10 433 0.00 -0.483281 0.406250 0 8388608 0 +( 5018.828613 -3953.809082 592 ) ( 5016 -3952 664 ) ( 4839.999023 -4096.000488 751.998962 ) misc_outside/remag_cliffside_trans 34 358 0.00 -0.349250 0.312474 0 8388608 0 +( 4837.809082 -4134.828613 592 ) ( 4839.999023 -4096.000488 751.998962 ) ( 4848 -4168 744 ) misc_outside/remag_cliffside_trans -455 358 0.00 -0.140622 0.312495 0 8388608 0 +( 4848 -4168 744 ) ( 4953.697754 -4154.250977 832 ) ( 5014.893555 -4311.292480 727.598450 ) misc_outside/remag_cliffside_trans 31 -47 0.00 -0.449556 0.252818 0 8388608 0 +( 4953.696289 -4154.251465 832 ) ( 4839.999023 -4096.000488 751.998962 ) ( 5016 -3952 710.988953 ) misc_outside/remag_cliffside_trans 264 10 0.00 -0.484377 0.238771 0 8388608 0 +( 5088 -4272 592 ) ( 4944 -4288 592 ) ( 5016 -4280 832.000183 ) misc_outside/remag_cliffside_trans 463 376 0.00 -0.444246 0.422854 0 8388608 0 +} +} +// entity 3 +{ +"#set" "5" +"$targetname" "explodersmashed" +"classname" "script_object" +// brush 0 +{ +( 4992 -4056 680 ) ( 4976 -4064 712 ) ( 4992 -4016 712 ) misc_outside/remag_cliffside_trans -40 0 0.00 1 1 0 8388608 0 +( 4952.001465 -4087.999756 687.999756 ) ( 4920 -4032 736 ) ( 4952.001953 -4055.999756 727.999939 ) misc_outside/remag_cliffside_trans -24 0 0.00 1 1 0 8388608 0 +( 4992 -4016.000244 712.000183 ) ( 4951.999512 -4056 728.000183 ) ( 4920 -4032 736 ) misc_outside/remag_cliffside_trans -24 40 0.00 1 1 0 8388608 0 +( 4992 -4015.999756 711.999878 ) ( 4920 -4032 736 ) ( 4952 -4008 680 ) misc_outside/remag_cliffside_trans -24 0 0.00 1 1 0 8388608 0 +( 4952 -4008 680 ) ( 4952 -4088 688 ) ( 4992 -4056 680 ) misc_outside/remag_cliffside_trans -24 40 0.00 1 1 0 8388608 0 +( 4952 -4088 688 ) ( 4952 -4056 728 ) ( 4976 -4064 712 ) misc_outside/remag_cliffside_trans -24 0 0.00 1 1 0 8388608 0 +( 4952 -4008 680 ) ( 4992 -4056 680 ) ( 4992 -4024 680 ) misc_outside/remag_cliffside_trans -24 40 0.00 1 1 0 8388608 0 +( 4992 -4016 712 ) ( 4976 -4064 712 ) ( 4952 -4056 728 ) misc_outside/remag_cliffside_trans -24 40 0.00 1 1 0 8388608 0 +( 4976 -4064 712 ) ( 4992 -4056 680 ) ( 4952 -4088 688 ) misc_outside/remag_cliffside_trans -24 0 0.00 1 1 0 8388608 0 +( 4992 -4056 800 ) ( 4992 -4024 800 ) ( 4992 -4024 592 ) misc_outside/remag_cliffside_trans -40 0 0.00 1 1 0 8388608 0 +( 4952 -4008 680 ) ( 4992 -4024 680 ) ( 4992 -4016 712 ) misc_outside/remag_cliffside_trans -24 0 0.00 1 1 0 8388608 0 +( 4920 -4032 736 ) ( 4952.000488 -4088 687.999939 ) ( 4952.000488 -4008 679.999939 ) misc_outside/remag_cliffside_trans -40 0 0.00 1 1 0 8388608 0 +} +// brush 1 +{ +( 4904 -4096 648 ) ( 4888 -4104 680 ) ( 4904 -4056 680 ) misc_outside/remag_cliffside_trans 24 -32 0.00 1 1 0 8388608 0 +( 4888.001465 -4152 655.999756 ) ( 4856 -4096 704 ) ( 4888.001953 -4120 695.999939 ) misc_outside/remag_cliffside_trans 40 -32 0.00 1 1 0 8388608 0 +( 4928 -4072 672.000183 ) ( 4887.999512 -4112 688.000183 ) ( 4856 -4088 696 ) misc_outside/remag_cliffside_trans 40 -24 0.00 1 1 0 8388608 0 +( 4928 -4080 679.999878 ) ( 4856 -4096 704 ) ( 4888 -4072 648 ) misc_outside/remag_cliffside_trans 40 -32 0.00 1 1 0 8388608 0 +( 4864 -4048 648 ) ( 4864 -4128 656 ) ( 4904 -4096 648 ) misc_outside/remag_cliffside_trans 40 -24 0.00 1 1 0 8388608 0 +( 4888 -4152 656 ) ( 4888 -4120 696 ) ( 4912 -4128 680 ) misc_outside/remag_cliffside_trans 40 -32 0.00 1 1 0 8388608 0 +( 4864 -4048 648 ) ( 4904 -4096 648 ) ( 4904 -4064 648 ) misc_outside/remag_cliffside_trans 40 -24 0.00 1 1 0 8388608 0 +( 4928 -4080 680 ) ( 4912 -4128 680 ) ( 4888 -4120 696 ) misc_outside/remag_cliffside_trans 40 -24 0.00 1 1 0 8388608 0 +( 4888 -4104 680 ) ( 4904 -4096 648 ) ( 4864 -4128 656 ) misc_outside/remag_cliffside_trans 40 -32 0.00 1 1 0 8388608 0 +( 4912 -4112 768 ) ( 4912 -4080 768 ) ( 4912 -4080 560 ) misc_outside/remag_cliffside_trans 24 -32 0.00 1 1 0 8388608 0 +( 4872 -4064 648 ) ( 4912 -4080 648 ) ( 4912 -4072 680 ) misc_outside/remag_cliffside_trans 40 -32 0.00 1 1 0 8388608 0 +( 4864 -4064 704 ) ( 4896.000488 -4120 655.999939 ) ( 4896.000488 -4040 647.999939 ) misc_outside/remag_cliffside_trans 24 -32 0.00 1 1 0 8388608 0 +} +// brush 2 +{ +( 4839.999023 -4096.000488 751.998962 ) ( 5016 -3952 664 ) ( 5088 -4032 792 ) misc_outside/remag_cliffside_trans 264 96 0.00 -0.484377 0.249997 0 8388608 0 +( 5192 -4128 800 ) ( 5016 -3952 664 ) ( 5018.828125 -3953.809570 592 ) misc_outside/remag_cliffside_trans 255 433 0.00 -0.343760 0.406250 0 8388608 0 +( 5094.848145 -4375.253906 727.602539 ) ( 5143.902344 -4323.464844 811.195679 ) ( 5274.190918 -4193.170898 592 ) misc_outside/remag_cliffside_trans -364 49 0.00 -0.114394 0.377259 0 8388608 0 +( 4839.999023 -4096.000488 751.998962 ) ( 4837.809082 -4134.828125 592 ) ( 5018.828613 -3953.809082 592 ) misc_outside/remag_cliffside_trans 371 358 0.00 -0.353554 0.312497 0 8388608 0 +( 4848 -4168 744 ) ( 5013.166016 -4310.186523 592 ) ( 4837.809082 -4134.828613 592 ) misc_outside/remag_cliffside_trans -393 458 0.00 -0.290822 0.296873 0 8388608 0 +( 4848 -4168 744 ) ( 5014.848145 -4311.253906 727.602539 ) ( 5013.166016 -4310.186523 592 ) misc_outside/remag_cliffside_trans -11 7 0.00 -0.263177 0.241631 0 8388608 0 +( 5192 -4128 800 ) ( 5088 -4032 792 ) ( 5016 -3952 664 ) misc_outside/remag_cliffside_trans 254 451 0.00 -0.343751 0.265626 0 8388608 0 +( 4953.696777 -4154.251953 832 ) ( 5088 -4032 792 ) ( 5192 -4128 800 ) misc_outside/remag_cliffside_trans 402 10 0.00 -0.465448 0.238771 0 8388608 0 +( 5126.308594 -3846.328613 592 ) ( 4945.289551 -4027.348145 592 ) ( 5120.651855 -4202.710938 592 ) misc_outside/remag_cliffside_trans 150 1 0.00 -0.836682 0.643540 0 8388608 0 +( 5192 -4128 800 ) ( 5063.902344 -4259.464844 811.195679 ) ( 4953.696777 -4154.251953 832 ) misc_outside/remag_cliffside_trans 486 -230 0.00 -0.606560 0.283381 0 8388608 0 +( 5274.190918 -4193.170898 592 ) ( 5093.166016 -4374.186523 592 ) ( 5094.848145 -4375.253906 727.602539 ) misc_outside/remag_cliffside_trans 335 93 0.00 -0.112221 0.094912 0 8388608 0 +( 5018.828125 -3953.809570 592 ) ( 5194.190430 -4129.171875 592 ) ( 5017.159180 -3952.740479 714.501221 ) misc_outside/remag_cliffside_trans 10 433 0.00 -0.483281 0.406250 0 8388608 0 +( 5018.828613 -3953.809082 592 ) ( 5016 -3952 664 ) ( 4839.999023 -4096.000488 751.998962 ) misc_outside/remag_cliffside_trans 34 358 0.00 -0.349250 0.312474 0 8388608 0 +( 4837.809082 -4134.828613 592 ) ( 4839.999023 -4096.000488 751.998962 ) ( 4848 -4168 744 ) misc_outside/remag_cliffside_trans -455 358 0.00 -0.140622 0.312495 0 8388608 0 +( 5088 -4272 592 ) ( 4944 -4288 592 ) ( 5016 -4280 832.000183 ) misc_outside/remag_cliffside_trans 463 376 0.00 -0.444246 0.422854 0 8388608 0 +( 4864 -4283.729492 664 ) ( 4940 -3951.998291 704 ) ( 5016 -4283.729492 744 ) misc_outside/riverbed 61 -253 0.00 -1.163815 1.046560 0 0 0 +} +// brush 3 +{ +( 4848 -4168 744 ) ( 5013.166016 -4310.186523 592 ) ( 4837.809082 -4134.828613 592 ) misc_outside/remag_cliffside_trans -393 458 0.00 -0.290822 0.296873 0 8388608 0 +( 4848 -4168 744 ) ( 5014.848145 -4311.253906 727.602539 ) ( 5013.166016 -4310.186523 592 ) misc_outside/remag_cliffside_trans -11 7 0.00 -0.263177 0.241631 0 8388608 0 +( 4837.809082 -4134.828613 592 ) ( 4839.999023 -4096.000488 751.998962 ) ( 4848 -4168 744 ) misc_outside/remag_cliffside_trans -455 358 0.00 -0.140622 0.312495 0 8388608 0 +( 4848 -4168 744 ) ( 4953.697754 -4154.250977 832 ) ( 5014.893555 -4311.292480 727.598450 ) misc_outside/remag_cliffside_trans 31 -47 0.00 -0.449556 0.252818 0 8388608 0 +( 5088 -4272 592 ) ( 4944 -4288 592 ) ( 5016 -4280 832.000183 ) misc_outside/remag_cliffside_trans 463 376 0.00 -0.444246 0.422854 0 8388608 0 +( 4940 -3951.998291 704 ) ( 4864 -4283.729492 664 ) ( 5016 -4283.729492 744 ) misc_outside/remag_cliffside_trans 463 376 0.00 -0.444246 0.422854 0 8388608 0 +( 5000 -4015.776367 812 ) ( 5008 -4283.695801 736 ) ( 4992 -4283.695801 888 ) misc_outside/remag_cliffside_trans 463 376 0.00 -0.444246 0.422854 0 8388608 0 +( 4838.611328 -4232 840 ) ( 4838.611328 -4136 656 ) ( 5007.622559 -4184 748 ) misc_outside/riverbed 230 42 0.00 -0.654173 0.610766 0 0 0 +} +// brush 4 +{ +( 4839.999023 -4096.000488 751.998962 ) ( 5016 -3952 664 ) ( 5088 -4032 792 ) misc_outside/remag_cliffside_trans 264 96 0.00 -0.484377 0.249997 0 8388608 0 +( 5192 -4128 800 ) ( 5088 -4032 792 ) ( 5016 -3952 664 ) misc_outside/remag_cliffside_trans 254 451 0.00 -0.343751 0.265626 0 8388608 0 +( 4953.696777 -4154.251953 832 ) ( 5088 -4032 792 ) ( 5192 -4128 800 ) misc_outside/remag_cliffside_trans 402 10 0.00 -0.465448 0.238771 0 8388608 0 +( 5192 -4128 800 ) ( 5063.902344 -4259.464844 811.195679 ) ( 4953.696777 -4154.251953 832 ) misc_outside/remag_cliffside_trans 486 -230 0.00 -0.606560 0.283381 0 8388608 0 +( 4848 -4168 744 ) ( 4953.697754 -4154.250977 832 ) ( 5014.893555 -4311.292480 727.598450 ) misc_outside/remag_cliffside_trans 31 -47 0.00 -0.449556 0.252818 0 8388608 0 +( 4953.696289 -4154.251465 832 ) ( 4839.999023 -4096.000488 751.998962 ) ( 5016 -3952 710.988953 ) misc_outside/remag_cliffside_trans 264 10 0.00 -0.484377 0.238771 0 8388608 0 +( 5088 -4272 592 ) ( 4944 -4288 592 ) ( 5016 -4280 832.000183 ) misc_outside/remag_cliffside_trans 463 376 0.00 -0.444246 0.422854 0 8388608 0 +( 4940 -3951.998291 704 ) ( 4864 -4283.729492 664 ) ( 5016 -4283.729492 744 ) misc_outside/remag_cliffside_trans 463 376 0.00 -0.444246 0.422854 0 8388608 0 +( 5008 -4283.695801 736 ) ( 5000 -4015.776367 812 ) ( 4992 -4283.695801 888 ) misc_outside/riverbed -91 143 0.00 -1.022350 0.337458 0 0 0 +} +} +// entity 4 +{ +"#set" "5" +"testanim" "idle" +"model" "emitters/explosion_mine.tik" +"origin" "4931.99 -4110.01 781.13" +"$targetname" "exploderfire" +"classname" "script_model" +} +// entity 5 +{ +"$targetname" "exploderchunk" +"#set" "5" +"target" "t247" +"classname" "script_object" +// brush 0 +{ +( 4848.872559 -4061.073730 752.303406 ) ( 4854.627930 -4097.527344 760.443420 ) ( 4900.035645 -4163.398438 752.303406 ) misc_outside/remag_cliffside_trans -118 160 0.00 -0.099933 0.199859 0 8388608 0 +( 4813.989746 -4095.956055 835.182068 ) ( 4854.627930 -4097.527344 760.443420 ) ( 4848.872559 -4061.073730 752.303406 ) misc_outside/remag_cliffside_trans 305 39 0.00 -0.071198 0.161875 0 8388608 0 +( 4900.035645 -4163.398438 752.303406 ) ( 4854.627930 -4097.527344 760.443420 ) ( 4813.989746 -4095.956055 835.182068 ) misc_outside/remag_cliffside_trans 133 39 0.00 -0.131711 0.161871 0 8388608 0 +( 4864.221680 -4045.725098 774.009827 ) ( 4848.872559 -4061.073730 752.303406 ) ( 4894.917969 -4076.421875 752.303406 ) misc_outside/remag_cliffside_trans 21 164 0.00 -0.133307 0.076046 0 8388608 0 +( 4956.314941 -4107.119141 817.422119 ) ( 4910.267578 -4061.072266 752.303406 ) ( 4915.383789 -4148.050781 752.303406 ) misc_outside/remag_cliffside_trans -6 204 0.00 -0.142100 0.118509 0 8388608 0 +( 4900.035645 -4163.398438 752.303406 ) ( 4833.523438 -4076.422852 752.303406 ) ( 4818.174805 -4091.771484 817.422119 ) misc_outside/remag_cliffside_trans 314 40 0.00 -0.149854 0.161850 0 8388608 0 +( 4833.523438 -4076.422852 839.128479 ) ( 4879.570801 -4030.375977 795.716003 ) ( 4956.314941 -4107.119141 839.128479 ) misc_outside/remag_cliffside_trans 335 223 0.00 -0.250316 0.158942 0 8388608 0 +( 4833.523438 -4076.422852 752.303406 ) ( 4894.918945 -4168.515625 752.303406 ) ( 4894.917969 -4076.421875 752.303406 ) misc_outside/remag_cliffside_trans -49 159 0.00 -0.129904 0.199851 0 8388608 0 +( 4894.918945 -4168.515625 795.716003 ) ( 4818.174805 -4091.771484 839.128479 ) ( 4940.964844 -4122.468750 839.128479 ) misc_outside/remag_cliffside_trans 385 -48 0.00 -0.262987 0.173055 0 8388608 0 +( 4900.035645 -4163.398438 774.009827 ) ( 4894.918945 -4168.515625 795.716003 ) ( 4940.964844 -4122.468750 839.128479 ) misc_outside/remag_cliffside_trans 30 0 0.00 -0.123592 0.183712 0 8388608 0 +( 4940.964355 -3968.981934 947.660034 ) ( 4818.174805 -4091.771484 947.660034 ) ( 4818.174805 -4091.771484 752.303406 ) misc_outside/remag_cliffside_trans 259 0 0.00 -0.122149 0.183712 0 8388608 0 +( 4877.651367 -4032.295410 863.547913 ) ( 4875.732910 -4034.212891 752.303406 ) ( 4953.436035 -4109.998047 807.925842 ) misc_outside/remag_cliffside_trans 139 267 0.00 -0.149404 0.156149 0 8388608 0 +} +} +// entity 6 +{ +"targetname" "t246" +"origin" "4829 -3847 956" +"classname" "script_origin" +} +// entity 7 +{ +"#set" "5" +"$targetname" "exploderchunk" +"target" "t246" +"classname" "script_object" +// brush 0 +{ +( 4934.160645 -4033.250488 744.339783 ) ( 4950.023438 -4044.788574 748.665527 ) ( 4991.837891 -4052.477051 744.339783 ) misc_outside/remag_cliffside_trans 297 231 0.00 -0.078120 0.026042 0 8388608 0 +( 4934.160645 -4059.469727 788.384827 ) ( 4950.023438 -4044.788574 748.665527 ) ( 4934.160645 -4033.250488 744.339783 ) misc_outside/remag_cliffside_trans -346 315 0.00 -0.021486 0.059662 0 8388608 0 +( 4991.837891 -4052.477051 744.339783 ) ( 4950.023438 -4044.788574 748.665527 ) ( 4934.160645 -4059.469727 788.384827 ) misc_outside/remag_cliffside_trans 288 316 0.00 -0.078132 0.059661 0 8388608 0 +( 4934.160645 -4021.715820 755.875183 ) ( 4934.160645 -4033.250488 744.339783 ) ( 4957.231445 -4021.715820 744.339783 ) misc_outside/remag_cliffside_trans 80 463 0.00 -0.042500 0.028028 0 8388608 0 +( 4991.837891 -4010.181641 778.946350 ) ( 4957.231445 -4010.181641 744.339783 ) ( 4991.837891 -4040.942383 744.339783 ) misc_outside/remag_cliffside_trans 131 320 0.00 -0.036145 0.043677 0 8388608 0 +( 4991.837891 -4052.477051 744.339783 ) ( 4934.160645 -4044.788574 744.339783 ) ( 4934.160645 -4056.323242 778.946350 ) misc_outside/remag_cliffside_trans 289 315 0.00 -0.078131 0.059662 0 8388608 0 +( 4934.160645 -4044.788574 790.482178 ) ( 4934.160645 -4010.181641 767.411072 ) ( 4991.837891 -4010.181641 790.482178 ) misc_outside/remag_cliffside_trans 294 15 0.00 -0.078125 0.052344 0 8388608 0 +( 4934.160645 -4044.788574 744.339783 ) ( 4991.837891 -4056.323242 744.339783 ) ( 4957.231445 -4021.715820 744.339783 ) misc_outside/remag_cliffside_trans 290 436 0.00 -0.078130 0.047294 0 8388608 0 +( 4991.837891 -4056.323242 767.411072 ) ( 4934.160645 -4056.323242 790.482178 ) ( 4991.837891 -4021.715820 790.482178 ) misc_outside/remag_cliffside_trans 293 378 0.00 -0.078126 0.058949 0 8388608 0 +( 4991.837891 -4052.477051 755.875183 ) ( 4991.837891 -4056.323242 767.411072 ) ( 4991.837891 -4021.715820 790.482178 ) misc_outside/remag_cliffside_trans 70 354 0.00 -0.064417 0.067710 0 8388608 0 +( 4934.160645 -3964.038330 848.160217 ) ( 4934.160645 -4056.323242 848.160217 ) ( 4934.160645 -4056.323242 744.339783 ) misc_outside/remag_cliffside_trans 355 354 0.00 -0.063670 0.067708 0 8388608 0 +( 4934.160645 -4011.624512 803.459656 ) ( 4934.160645 -4013.065430 744.339783 ) ( 4991.837891 -4012.343750 773.899658 ) misc_outside/remag_cliffside_trans 294 324 0.00 -0.078125 0.057549 0 8388608 0 +} +} +// entity 8 +{ +"classname" "trigger_use" +"$targetname" "door_locked" +// brush 0 +{ +( -388 4544 32 ) ( -452 4544 32 ) ( -452 4480 32 ) common/trigger 0 0 0.00 0.500000 0.500000 0 128 0 +( -452 4480 192 ) ( -452 4544 192 ) ( -388 4544 192 ) common/trigger 0 0 0.00 0.500000 0.500000 0 128 0 +( -452 4480 192 ) ( -388 4480 192 ) ( -388 4480 32 ) common/trigger 0 0 0.00 0.500000 0.500000 0 128 0 +( -388 4480 192 ) ( -388 4544 192 ) ( -388 4544 32 ) common/trigger 0 0 0.00 0.500000 0.500000 0 128 0 +( -388 4544 192 ) ( -452 4544 192 ) ( -452 4544 32 ) common/trigger 0 0 0.00 0.500000 0.500000 0 128 0 +( -452 4544 192 ) ( -452 4480 192 ) ( -452 4480 32 ) common/trigger 0 0 0.00 0.500000 0.500000 0 128 0 +} +} +// entity 9 +{ +"classname" "trigger_use" +"$targetname" "door_locked" +// brush 0 +{ +( -4144 -3120 104 ) ( -4160 -3120 104 ) ( -4160 -3192 104 ) common/trigger 0 0 0.00 0.500000 0.500000 0 128 0 +( -4160 -3192 232 ) ( -4160 -3120 232 ) ( -4144 -3120 232 ) common/trigger 0 0 0.00 0.500000 0.500000 0 128 0 +( -4160 -3184 232 ) ( -4144 -3184 232 ) ( -4144 -3184 104 ) common/trigger 0 0 0.00 0.500000 0.500000 0 128 0 +( -4144 -3192 232 ) ( -4144 -3120 232 ) ( -4144 -3120 104 ) common/trigger 0 0 0.00 0.500000 0.500000 0 128 0 +( -4144 -3120 232 ) ( -4160 -3120 232 ) ( -4160 -3120 104 ) common/trigger 0 0 0.00 0.500000 0.500000 0 128 0 +( -4160 -3120 232 ) ( -4160 -3192 232 ) ( -4160 -3192 104 ) common/trigger 0 0 0.00 0.500000 0.500000 0 128 0 +} +} +// entity 10 +{ +"#set" "2015" +"$targetname" "enemyspawnertrigger" +"classname" "trigger_once" +// brush 0 +{ +( 384 2200 -32 ) ( 256 2200 -32 ) ( 256 1640 -32 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 256 1608 1056 ) ( 256 2168 1056 ) ( 384 2168 1056 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 272 528 384 ) ( 400 528 384 ) ( 400 528 352 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 384 1616 688 ) ( 384 2176 688 ) ( 384 2176 656 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 376 2336 0 ) ( 248 2336 0 ) ( 248 2336 -32 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 256 2200 0 ) ( 256 1640 0 ) ( 256 1640 -32 ) common/trigger 0 0 0.00 1 1 0 128 0 +} +} +// entity 11 +{ +"#group" "1" +"#set" "2015" +"$targetname" "enemyspawnerdestination" +"_color" "1.000000 1.000000 0.000000" +"origin" "-824 4456 56" +"classname" "info_pathnode" +} +// entity 12 +{ +"testanim" "idle" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"enemysharerange" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"origin" "-256.00 5408.00 88.00" +"angle" "270" +"model" "human/german_wehrmact_soldier.tik" +"#group" "1" +"#set" "2015" +"$targetname" "enemyspawner" +"classname" "ai_actor" +} +// entity 13 +{ +"#set" "13" +"$targetname" "enemyspawnertrigger" +"classname" "trigger_once" +// brush 0 +{ +( -3104 -2160 48 ) ( -3312 -2160 48 ) ( -3312 -2536 48 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -3312 -2528 488 ) ( -3312 -2152 488 ) ( -3104 -2152 488 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -3312 -2528 488 ) ( -3104 -2528 488 ) ( -3104 -2528 456 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -3104 -2536 80 ) ( -3104 -2160 80 ) ( -3104 -2160 48 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -3104 -2152 488 ) ( -3312 -2152 488 ) ( -3312 -2152 456 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -3312 -2152 488 ) ( -3312 -2528 488 ) ( -3312 -2528 456 ) common/trigger 0 0 0.00 1 1 0 128 0 +} +} +// entity 14 +{ +"angle" "180" +"_color" "1.000000 1.000000 0.000000" +"#group" "1" +"#set" "13" +"$targetname" "enemyspawnerdestination" +"origin" "-1624 -1320 448" +"classname" "info_pathnode" +} +// entity 15 +{ +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "0" +"accuracy" "20" +"waittrigger" "0" +"enemysharerange" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"health" "120" +"gun" "MP40" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"angle" "180" +"model" "human/german_wehrmact_nco.tik" +"#group" "6" +"origin" "-344.00 -3120.00 488.00" +"#set" "13" +"$targetname" "enemyspawner" +"classname" "ai_actor" +"testanim" "idle" +} +// entity 16 +{ +"origin" "-848.00 -1336.00 480.00" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"enemysharerange" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"angle" "90" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"model" "human/german_wehrmact_soldier.tik" +"#group" "1" +"#set" "13" +"$targetname" "enemyspawner" +"classname" "ai_actor" +"testanim" "idle" +} +// entity 17 +{ +"classname" "info_pathnode" +"origin" "1128 -2648 264" +"_color" "1.000000 1.000000 0.000000" +"$targetname" "enemyspawnerdestination" +"#set" "11" +"#group" "1" +"angle" "270" +} +// entity 18 +{ +"classname" "ai_actor" +"$targetname" "enemyspawner" +"#set" "12" +"#group" "1" +"model" "human/german_wehrmact_soldier.tik" +"angle" "270" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"origin" "992.00 -400.00 336.00" +"testanim" "idle" +} +// entity 19 +{ +"classname" "ai_actor" +"$targetname" "enemyspawner" +"#set" "11" +"#group" "3" +"model" "human/german_wehrmact_soldier.tik" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"angle" "270" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"origin" "1032.00 -2344.00 344.00" +"testanim" "idle" +} +// entity 20 +{ +"classname" "ai_actor" +"$targetname" "enemyspawner" +"#set" "11" +"#group" "2" +"model" "human/german_wehrmact_nco.tik" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "MP40" +"health" "120" +"angle" "270" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"origin" "1032.00 -2416.00 336.00" +"testanim" "idle" +} +// entity 21 +{ +"classname" "ai_actor" +"$targetname" "enemyspawner" +"#set" "11" +"#group" "1" +"model" "human/german_wehrmact_soldier.tik" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"angle" "270" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"origin" "1032.00 -2488.00 328.00" +"testanim" "idle" +} +// entity 22 +{ +"classname" "info_pathnode" +"origin" "-5688 -5576 16" +} +// entity 23 +{ +"$targetname" "interior" +"classname" "trigger_multiple" +// brush 0 +{ +( 5680 1096 544 ) ( 5592 1096 544 ) ( 5592 1080 544 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5592 1080 672 ) ( 5592 1096 672 ) ( 5680 1096 672 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5592 1080 672 ) ( 5680 1080 672 ) ( 5680 1080 664 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5680 1080 672 ) ( 5680 1096 672 ) ( 5680 1096 664 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5680 1096 672 ) ( 5592 1096 672 ) ( 5592 1096 664 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5576 1096 672 ) ( 5576 1080 672 ) ( 5576 1080 664 ) common/trigger 0 0 0.00 1 1 0 128 0 +} +} +// entity 24 +{ +"origin" "5296.08 2072.41 744.00" +"testanim" "idle" +"model" "items//item_50_healthbox.tik" +"scale" "1.0" +"classname" "item_health_50" +} +// entity 25 +{ +"light" "25" +"overbright_range" "0.41" +"origin" "-1064 6800 232" +"classname" "light" +} +// entity 26 +{ +"origin" "-1240 7184 96" +"classname" "info_pathnode" +} +// entity 27 +{ +"angle" "270" +"origin" "-635.54 7204.30 176.03" +"testanim" "idle" +"model" "items//item_25_healthbox.tik" +"scale" "1.0" +"classname" "item_health_25" +} +// entity 28 +{ +"origin" "-703.59 7204.26 176.00" +"angle" "270" +"testanim" "idle" +"model" "items//item_50_healthbox.tik" +"scale" "1.0" +"classname" "item_health_50" +} +// entity 29 +{ +"origin" "-1327.53 7143.95 148.13" +"testanim" "idle" +"model" "items//item_rifle_ammobox.tik" +"scale" "1.0" +"classname" "item_ammobox_rifle" +} +// entity 30 +{ +"origin" "-1328.40 7191.58 148.00" +"testanim" "idle" +"model" "items//item_smg_ammobox.tik" +"scale" "1.0" +"classname" "item_ammobox_smg" +} +// entity 31 +{ +"$targetname" "obj1_door" +"angle" "0" +"spawnflags" "32" +"classname" "func_rotatingdoor" +// brush 0 +{ +( 6052 2060 692 ) ( 6036 2060 692 ) ( 6036 2044 692 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 6036 2044 820 ) ( 6036 2060 820 ) ( 6052 2060 820 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 6034 2048 820 ) ( 6050 2048 820 ) ( 6050 2048 692 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 6046 2046 820 ) ( 6046 2062 820 ) ( 6046 2062 692 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 6052 2060 820 ) ( 6036 2060 820 ) ( 6036 2060 692 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 6034 2060 820 ) ( 6034 2044 820 ) ( 6034 2044 692 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +} +// brush 1 +{ +( 6042 1992 692 ) ( 6038 1992 692 ) ( 6038 1986 692 ) general_structure/plank_flat -104 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6038 1988 816 ) ( 6038 1994 816 ) ( 6042 1994 816 ) general_structure/plank_flat -104 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6038 1984 820 ) ( 6042 1984 820 ) ( 6042 1984 692 ) general_structure/plank_flat -104 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6042 1986 820 ) ( 6042 1992 820 ) ( 6042 1992 692 ) mohcommon/doorold_1a 0 148 0.00 -0.500000 0.484375 0 16384 0 +surfaceparm detail +( 6042 2048 820 ) ( 6038 2048 820 ) ( 6038 2048 692 ) general_structure/plank_flat -104 3 0.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 6038 1992 820 ) ( 6038 1986 820 ) ( 6038 1986 692 ) mohcommon/doorold_1a 0 148 0.00 -0.500000 0.484375 0 16384 0 +surfaceparm detail +} +} +// entity 32 +{ +"angle" "90" +"classname" "func_rotatingdoor" +// brush 0 +{ +( 5956 1716 536 ) ( 5940 1716 536 ) ( 5940 1700 536 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5920 1700 664 ) ( 5920 1716 664 ) ( 5936 1716 664 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5920 1700 916 ) ( 5936 1700 916 ) ( 5936 1700 -192 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5936 1700 664 ) ( 5936 1716 664 ) ( 5936 1716 -444 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5936 1716 664 ) ( 5920 1716 664 ) ( 5920 1716 -444 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5920 1716 916 ) ( 5920 1700 916 ) ( 5920 1700 -192 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +} +// brush 1 +{ +( 5926 1710 532 ) ( 5864 1710 532 ) ( 5864 1706 532 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5868 1706 660 ) ( 5868 1710 660 ) ( 5930 1710 660 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5864 1706 702 ) ( 5926 1706 702 ) ( 5926 1706 532 ) mohcommon/doorold_1a 72 40 0.00 -0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5924 1706 702 ) ( 5924 1710 702 ) ( 5924 1710 532 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5926 1710 702 ) ( 5864 1710 702 ) ( 5864 1710 532 ) mohcommon/doorold_1a 72 40 0.00 -0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5860 1710 702 ) ( 5860 1706 702 ) ( 5860 1706 532 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +} +// entity 33 +{ +"classname" "info_pathnode" +"origin" "2784 746 200" +"target" "t234" +"targetname" "t235" +} +// entity 34 +{ +"classname" "info_pathnode" +"origin" "3048 1008 226" +"targetname" "t230" +"target" "t231" +} +// entity 35 +{ +"classname" "info_pathnode" +"origin" "3000 1936 350" +"targetname" "t222" +"target" "t223" +} +// entity 36 +{ +"classname" "info_pathnode" +"origin" "5472 656 496" +"targetname" "t217" +"target" "t218" +} +// entity 37 +{ +"classname" "info_pathnode" +"origin" "5472 656 496" +"targetname" "t209" +"target" "t210" +} +// entity 38 +{ +"classname" "info_pathnode" +"origin" "5344 656 496" +"$targetname" "enemyspawndestination" +"#set" "5" +"#group" "2" +"_color" "1.000000 1.000000 0.501961" +"target" "t209" +} +// entity 39 +{ +"classname" "info_pathnode" +"origin" "5592 664 536" +"targetname" "t201" +"target" "t202" +} +// entity 40 +{ +"classname" "info_pathnode" +"origin" "5472 656 496" +"_color" "1.000000 1.000000 0.501961" +"#set" "5" +"#group" "1" +"$targetname" "enemyspawndestination" +"target" "t201" +} +// entity 41 +{ +"classname" "info_pathnode" +"origin" "6016 1376 536" +"targetname" "t200" +} +// entity 42 +{ +"classname" "info_pathnode" +"origin" "5856 1392 536" +"targetname" "t194" +"target" "t195" +} +// entity 43 +{ +"classname" "info_pathnode" +"origin" "5968 1208 536" +"targetname" "t188" +"target" "t189" +} +// entity 44 +{ +"classname" "info_pathnode" +"origin" "5912 1496 536" +"_color" "1.000000 1.000000 0.501961" +"#group" "3" +"#set" "3" +"$targetname" "enemyspawndestination" +"target" "t188" +} +// entity 45 +{ +"testanim" "idle" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"health" "120" +"gun" "MP40" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"angle" "270" +"origin" "-4212.00 7300.00 120.00" +"model" "human/german_wehrmact_nco.tik" +"#group" "1" +"#set" "10" +"$targetname" "enemyspawner" +"classname" "ai_actor" +"hearing" "512" +"maxdist" "512" +} +// entity 46 +{ +"setthread" "mass_ending1" +"classname" "trigger_once" +// brush 0 +{ +( -820 3896 -228 ) ( -892 3896 -228 ) ( -892 3728 -228 ) common/trigger 44 24 0.00 1 1 0 128 0 +( -892 3752 1340 ) ( -892 3920 1340 ) ( -820 3920 1340 ) common/trigger 44 24 0.00 1 1 0 128 0 +( -956 440 740 ) ( -884 440 740 ) ( -884 440 724 ) common/trigger 44 -20 0.00 1 1 0 128 0 +( -836 3744 404 ) ( -836 3912 404 ) ( -836 3912 388 ) common/trigger -24 -20 0.00 1 1 0 128 0 +( -732 7420 740 ) ( -804 7420 740 ) ( -804 7420 724 ) common/trigger 44 -20 0.00 1 1 0 128 0 +( -892 3928 740 ) ( -892 3760 740 ) ( -892 3760 724 ) common/trigger -24 -20 0.00 1 1 0 128 0 +} +} +// entity 47 +{ +"classname" "info_pathnode" +"origin" "2360 1544 336" +"#set" "6" +"#group" "1" +"$targetname" "enemyspawnerdestination" +"_color" "1.000000 1.000000 0.501961" +"target" "t222" +} +// entity 48 +{ +"testanim" "idle" +"classname" "ai_actor" +"#set" "6" +"#group" "1" +"model" "human/german_wehrmact_soldier.tik" +"origin" "2232.00 1552.00 336.00" +"$targetname" "enemyspawner" +"type_idle" "runner" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"angle" "0" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "110" +"hearing" "512" +"maxdist" "512" +} +// entity 49 +{ +"testanim" "idle" +"classname" "ai_actor" +"#set" "5" +"$targetname" "enemyspawner" +"#group" "3" +"model" "human/german_wehrmact_soldier.tik" +"origin" "5600.00 1424.00 544.00" +"type_idle" "runner" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"angle" "90" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "120" +"hearing" "512" +"maxdist" "512" +} +// entity 50 +{ +"testanim" "idle" +"classname" "ai_actor" +"#set" "5" +"#group" "1" +"$targetname" "enemyspawner" +"model" "human/german_wehrmact_nco.tik" +"origin" "5600.00 1552.00 544.00" +"type_idle" "runner" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "MP40" +"health" "120" +"angle" "90" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"hearing" "512" +"maxdist" "512" +} +// entity 51 +{ +"testanim" "idle" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"health" "120" +"gun" "MP40" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "runner" +"angle" "270" +"$targetname" "enemyspawner" +"#group" "1" +"#set" "3" +"model" "human/german_wehrmact_nco.tik" +"origin" "5888.00 1616.00 536.00" +"classname" "ai_actor" +"hearing" "512" +"maxdist" "512" +} +// entity 52 +{ +"angle" "90" +"classname" "func_rotatingdoor" +// brush 0 +{ +( 5818 890 692 ) ( 5810 890 692 ) ( 5810 878 692 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5810 878 816 ) ( 5810 890 816 ) ( 5818 890 816 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5810 878 816 ) ( 5818 878 816 ) ( 5818 878 692 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5818 878 816 ) ( 5818 890 816 ) ( 5818 890 692 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5818 890 816 ) ( 5810 890 816 ) ( 5810 890 692 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5808 890 816 ) ( 5808 878 816 ) ( 5808 878 692 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +} +// brush 1 +{ +( 5870 886 692 ) ( 5816 886 692 ) ( 5816 882 692 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5814 882 816 ) ( 5814 886 816 ) ( 5868 886 816 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5816 882 822 ) ( 5870 882 822 ) ( 5870 882 686 ) mohcommon/doorold_1a 109 148 0.00 -0.437500 0.484375 0 16384 0 +surfaceparm detail +( 5872 882 822 ) ( 5872 886 822 ) ( 5872 886 686 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5870 886 822 ) ( 5816 886 822 ) ( 5816 886 686 ) mohcommon/doorold_1a 109 148 0.00 -0.437500 0.484375 0 16384 0 +surfaceparm detail +( 5816 886 822 ) ( 5816 882 822 ) ( 5816 882 686 ) general_structure/plank_flat 0 -61 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +} +} +// entity 53 +{ +"overbright_range" "0.92" +"light" "5" +"origin" "6333 645 786" +"classname" "light" +} +// entity 54 +{ +"testanim" "idle" +"classname" "ai_german_wehrmact_soldier" +"scale" "1.0" +"model" "human//german_wehrmact_soldier.tik" +"origin" "-3320.00 -1624.00 232.00" +"$targetname" "enemy" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"angle" "0" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "80" +} +// entity 55 +{ +"testanim" "idle" +"classname" "ai_german_wehrmact_soldier" +"scale" "1.0" +"model" "human//german_wehrmact_soldier.tik" +"angle" "90" +"origin" "-4088.00 -2808.00 72.00" +"$targetname" "enemy" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"health" "80" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"leash" "704" +"enemysharerange" "0" +"balconyheight" "128" +} +// entity 56 +{ +"origin" "-5984 -5056 264" +"$targetname" "wind" +"classname" "script_origin" +} +// entity 57 +{ +"classname" "item_ammobox_smg" +"scale" "1.0" +"model" "items//item_smg_ammobox.tik" +"testanim" "idle" +"origin" "6337.60 684.58 692.00" +} +// entity 58 +{ +"classname" "item_health_50" +"scale" "1.0" +"model" "items//item_50_healthbox.tik" +"testanim" "idle" +"origin" "6316.26 606.88 741.00" +"angles" "0.00 180.00 0.00" +} +// entity 59 +{ +"classname" "item_ammobox_rifle" +"scale" "1.0" +"model" "items//item_rifle_ammobox.tik" +"testanim" "idle" +"origin" "5193.47 1936.95 586.13" +} +// entity 60 +{ +"classname" "item_health_25" +"scale" "1.0" +"model" "items//item_25_healthbox.tik" +"testanim" "idle" +"origin" "4773.82 1960.26 590.03" +"angles" "0.00 90.00 0.00" +} +// entity 61 +{ +"classname" "item_ammobox_smg" +"scale" "1.0" +"model" "items//item_smg_ammobox.tik" +"testanim" "idle" +"origin" "4717.50 1943.69 536.00" +"angle" "0" +"angles" "0 300 0" +} +// entity 62 +{ +"target" "t183" +"$targetname" "nco2run" +"origin" "5928 1760 696" +"classname" "info_pathnode" +} +// entity 63 +{ +"target" "t178" +"$targetname" "nco1run" +"origin" "5928 2248 696" +"classname" "info_pathnode" +} +// entity 64 +{ +"sight" "1024" +"hearing" "512" +"leash" "256" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"angle" "0" +"health" "120" +"gun" "MP40" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "cover" +"type_idle" "idle" +"origin" "5648.00 2008.00 696.00" +"model" "human//german_wehrmact_soldier.tik" +"scale" "1.0" +"classname" "ai_german_wehrmact_soldier" +"testanim" "idle" +} +// entity 65 +{ +"sight" "1024" +"hearing" "512" +"patrolpath" "nco2run" +"$targetname" "nco2" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "0" +"accuracy" "20" +"waittrigger" "1" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"health" "120" +"gun" "MP40" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "runner" +"angle" "90" +"origin" "5928.00 1800.00 696.00" +"model" "human//german_wehrmact_NCO.tik" +"scale" "1.0" +"classname" "ai_german_wehrmact_nco" +"testanim" "idle" +} +// entity 66 +{ +"sight" "1024" +"hearing" "512" +"leash" "256" +"health" "150" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "0" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"angle" "0" +"gun" "MP40" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"origin" "5344.00 2096.00 696.00" +"model" "human//german_wehrmact_officer.tik" +"scale" "1.0" +"classname" "ai_german_wehrmact_officer" +"testanim" "idle" +} +// entity 67 +{ +"#set" "12" +"$targetname" "enemyspawnertrigger" +"setthread" "charge2" +"classname" "trigger_once" +// brush 0 +{ +( 1104 -1344 -120 ) ( 960 -1344 -120 ) ( 960 -1408 -120 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 960 -1408 736 ) ( 960 -1344 736 ) ( 1104 -1344 736 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 960 -1408 736 ) ( 1104 -1408 736 ) ( 1104 -1408 -120 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 2432 -1376 736 ) ( 2432 -1312 736 ) ( 2432 -1312 -120 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 1104 -1344 736 ) ( 960 -1344 736 ) ( 960 -1344 -120 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 960 -1344 736 ) ( 960 -1408 736 ) ( 960 -1408 -120 ) common/trigger 0 0 0.00 1 1 0 128 0 +} +} +// entity 68 +{ +"#set" "11" +"$targetname" "enemyspawnertrigger" +"setthread" "charge1" +"classname" "trigger_once" +// brush 0 +{ +( 768 -3776 -120 ) ( 688 -3776 -120 ) ( 688 -3968 -120 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 688 -3936 736 ) ( 688 -3744 736 ) ( 768 -3744 736 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 632 -5120 8 ) ( 712 -5120 8 ) ( 712 -5120 0 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 768 -3968 8 ) ( 768 -3776 8 ) ( 768 -3776 0 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 768 -3776 8 ) ( 688 -3776 8 ) ( 688 -3776 0 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 704 -3752 392 ) ( 704 -3944 392 ) ( 704 -3944 384 ) common/trigger 0 0 0.00 1 1 0 128 0 +} +} +// entity 69 +{ +"$targetname" "enemy" +"#area" "2" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"hearing" "512" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "cover" +"type_idle" "idle" +"angle" "180" +"origin" "6096.00 728.00 692.00" +"model" "human//german_wehrmact_soldier.tik" +"scale" "1.0" +"classname" "ai_german_wehrmact_soldier" +"leash" "256" +"testanim" "idle" +"#group" "1" +} +// entity 70 +{ +"$targetname" "enemy" +"#area" "2" +"hearing" "512" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"angle" "180" +"health" "120" +"gun" "MP40" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "cover" +"type_idle" "idle" +"origin" "6236.00 608.00 692.00" +"model" "human//german_wehrmact_NCO.tik" +"scale" "1.0" +"classname" "ai_german_wehrmact_nco" +"leash" "128" +"testanim" "idle" +"#group" "1" +} +// entity 71 +{ +"classname" "info_pathnode" +"origin" "4896 1840 536" +"#set" "2" +"$targetname" "alarmplace2" +} +// entity 72 +{ +"classname" "info_pathnode" +"origin" "5760 1806 544" +"$targetname" "hallway2" +"target" "t171" +"targetname" "t177" +} +// entity 73 +{ +"leash" "128" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "0" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"classname" "ai_german_wehrmact_soldier" +"scale" "1.0" +"model" "human//german_wehrmact_soldier.tik" +"origin" "5032.00 2176.00 536.00" +"angle" "270" +"#area" "3" +"hearing" "500" +"sight" "1500" +"testanim" "idle" +"$targetname" "enemy" +"#group" "1" +} +// entity 74 +{ +"classname" "ai_german_wehrmact_nco" +"scale" "1.0" +"model" "human//german_wehrmact_officer.tik" +"origin" "5848.00 984.00 696.00" +"type_idle" "patrol" +"type_attack" "cover" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"leash" "256" +"health" "120" +"$targetname" "enemy" +"angle" "180" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"patrolpath" "hallway1" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"#area" "4" +"testanim" "idle" +"#group" "1" +} +// entity 75 +{ +"classname" "info_pathnode" +"origin" "5848 984 696" +"$targetname" "hallway1" +"target" "t164" +"targetname" "t170" +} +// entity 76 +{ +"$targetname" "enemy" +"classname" "ai_german_wehrmact_soldier" +"scale" "1.0" +"model" "human//german_wehrmact_soldier.tik" +"origin" "6040.00 1672.00 536.00" +"angle" "180" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"#area" "2" +"testanim" "idle" +"#group" "1" +"leash" "256" +} +// entity 77 +{ +"_color" "0.000000 0.501961 1.000000" +"spawnflags" "16" +"origin" "-1528 -1320 508" +"classname" "info_pathnode" +} +// entity 78 +{ +"angle" "90" +"_color" "0.000000 0.501961 1.000000" +"spawnflags" "32" +"origin" "-904 -1320 508" +"classname" "info_pathnode" +} +// entity 79 +{ +"target" "t239" +"_color" "0.000000 0.501961 1.000000" +"spawnflags" "16" +"origin" "-140 -2052 508" +"classname" "info_pathnode" +} +// entity 80 +{ +"_color" "0.000000 0.501961 1.000000" +"spawnflags" "32" +"origin" "-140 -2796 520" +"classname" "info_pathnode" +} +// entity 81 +{ +"classname" "script_model" +"origin" "5284.00 1956.00 742.00" +"$targetname" "documents" +"model" "miscobj/g_magazine_diewehrmacht3.tik" +"testanim" "idle" +} +// entity 82 +{ +"_color" "0.250980 0.000000 0.250980" +"spawnflags" "16" +"origin" "-4132 -2624 80" +"classname" "info_pathnode" +} +// entity 83 +{ +"classname" "script_origin" +"origin" "-4464 7548 320" +"$targetname" "obj3" +} +// entity 84 +{ +"classname" "script_origin" +"origin" "5328 2008 800" +"$targetname" "obj2" +} +// entity 85 +{ +"$targetname" "obj1" +"origin" "5920 1376 704" +"classname" "script_origin" +} +// entity 86 +{ +"classname" "ai_german_wehrmact_soldier" +"scale" "1.0" +"model" "human//german_wehrmact_soldier.tik" +"testanim" "idle" +"origin" "-4632.00 -2568.00 72.00" +"angle" "180" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "90" +"$targetname" "enemy" +} +// entity 87 +{ +"setthread" "objective3" +"classname" "trigger_once" +// brush 0 +{ +( -4104 7408 -56 ) ( -4416 7408 -56 ) ( -4416 7280 -56 ) common/trigger 4 -16 0.00 1 1 0 128 0 +( -4420 7280 852 ) ( -4420 7408 852 ) ( -4108 7408 852 ) common/trigger 4 -16 0.00 1 1 0 128 0 +( -4412 7200 852 ) ( -4100 7200 852 ) ( -4100 7200 692 ) common/trigger 4 0 0.00 1 1 0 128 0 +( -4444 7260 560 ) ( -4444 7388 560 ) ( -4444 7388 400 ) common/trigger 16 0 0.00 1 1 0 128 0 +( -4116 7912 560 ) ( -4428 7912 560 ) ( -4428 7912 400 ) common/trigger 4 0 0.00 1 1 0 128 0 +( -4544 7408 852 ) ( -4544 7280 852 ) ( -4544 7280 692 ) common/trigger 16 0 0.00 1 1 0 128 0 +} +} +// entity 88 +{ +"classname" "trigger_multiple" +"targetname" "level_end_trigger" +"setthread" "level_end_trigger" +"wait" "3" +// brush 0 +{ +( -4256 7352 64 ) ( -4576 7352 64 ) ( -4576 7232 64 ) common/trigger 8 0 0.00 1 1 0 128 0 +( -4576 7232 1088 ) ( -4576 7352 1088 ) ( -4256 7352 1088 ) common/trigger 8 0 0.00 1 1 0 128 0 +( -4576 7232 1088 ) ( -4256 7232 1088 ) ( -4256 7232 104 ) common/trigger 8 0 0.00 1 1 0 128 0 +( -3624 7240 1088 ) ( -3624 7360 1088 ) ( -3624 7360 104 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -4256 7352 1088 ) ( -4576 7352 1088 ) ( -4576 7352 104 ) common/trigger 8 0 0.00 1 1 0 128 0 +( -4576 7352 1088 ) ( -4576 7232 1088 ) ( -4576 7232 104 ) common/trigger 0 0 0.00 1 1 0 128 0 +} +} +// entity 89 +{ +"$targetname" "level_end_so" +"classname" "script_object" +// brush 0 +{ +( -3616 7360 104 ) ( -4544 7360 104 ) ( -4544 7304 104 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4552 7304 1088 ) ( -4552 7360 1088 ) ( -3624 7360 1088 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4544 7352 192 ) ( -3616 7352 192 ) ( -3616 7352 104 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3616 7304 192 ) ( -3616 7360 192 ) ( -3616 7360 104 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -3640 7440 728 ) ( -4568 7440 728 ) ( -4568 7440 640 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +( -4568 7360 416 ) ( -4568 7304 416 ) ( -4568 7304 328 ) common/clip 0 -24 0.00 1 1 196608 2193 0 +} +} +// entity 90 +{ +"classname" "trigger_once" +"setthread" "objective2" +// brush 0 +{ +( 5336 2144 692 ) ( 5264 2144 692 ) ( 5264 1888 692 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5272 1888 852 ) ( 5272 2144 852 ) ( 5344 2144 852 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5264 1944 792 ) ( 5336 1944 792 ) ( 5336 1944 760 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5332 1896 792 ) ( 5332 2152 792 ) ( 5332 2152 760 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5328 1976 792 ) ( 5256 1976 792 ) ( 5256 1976 760 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5264 2144 792 ) ( 5264 1888 792 ) ( 5264 1888 760 ) common/trigger 0 0 0.00 1 1 0 128 0 +} +} +// entity 91 +{ +"classname" "trigger_once" +"setthread" "change_to_objective2" +// brush 0 +{ +( -4772 -4632 -80 ) ( -4772 -4424 -80 ) ( -6284 -3552 -80 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -4760 -4424 696 ) ( -4760 -4632 696 ) ( -6272 -3760 696 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -4788 -4608 320 ) ( -4788 -4608 -80 ) ( -6236 -4608 -80 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -4788 -4424 320 ) ( -4788 -4424 -80 ) ( -4788 -4608 -80 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -4784 -4416 96 ) ( -4784 -4416 496 ) ( -6232 -4416 496 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -6236 -4424 -80 ) ( -6236 -4424 320 ) ( -6236 -4608 320 ) common/trigger 0 0 0.00 1 1 0 128 0 +} +} +// entity 92 +{ +"$targetname" "enemy" +"#set" "1" +"alarmnode" "alarmplace" +"patrolpath" "gate1" +"gren_awareness" "10" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "0" +"accuracy" "20" +"waittrigger" "0" +"sound_awareness" "100" +"health" "120" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "alarm" +"type_idle" "patrol" +"angle" "270" +"origin" "4816.00 1584.00 496.00" +"testanim" "idle" +"model" "human//german_wehrmact_soldier.tik" +"scale" "1.0" +"classname" "ai_german_wehrmact_soldier" +"noticescale" "100" +"fixedleash" "0" +"disguise_level" "1" +"fov" "180" +"#area" "1" +"#group" "1" +"hearing" "512" +"enemysharerange" "0" +"leash" "256" +} +// entity 93 +{ +"_color" "1.000000 0.000000 0.000000" +"$targetname" "alarmplace" +"origin" "5600 1632 536" +"classname" "info_pathnode" +"#set" "1" +} +// entity 94 +{ +"classname" "trigger_once" +"setthread" "trigger2" +// brush 0 +{ +( -3088 -2152 16 ) ( -3360 -2152 16 ) ( -3360 -2272 16 ) common/trigger -24 -8 0.00 1 1 0 128 0 +( -3360 -2272 632 ) ( -3360 -2152 632 ) ( -3088 -2152 632 ) common/trigger -24 -8 0.00 1 1 0 128 0 +( -3448 -2584 112 ) ( -3448 -2584 632 ) ( -3144 -2584 632 ) common/trigger -24 0 0.00 1 1 0 128 0 +( -3088 -2272 248 ) ( -3088 -2152 248 ) ( -3088 -2152 216 ) common/trigger 8 0 0.00 1 1 0 128 0 +( -3096 -2064 248 ) ( -3368 -2064 248 ) ( -3368 -2064 216 ) common/trigger -24 0 0.00 1 1 0 128 0 +( -3392 -3304 536 ) ( -3392 -3304 16 ) ( -3392 -2136 16 ) common/trigger 8 0 0.00 1 1 0 128 0 +} +} +// entity 95 +{ +"origin" "4820 1692 504" +"$targetname" "gate1" +"classname" "info_pathnode" +"target" "t151" +"targetname" "t159" +} +// entity 96 +{ +"#fnum" "3" +"classname" "ai_allied_2nd-ranger_sergeant" +"scale" "1.0" +"model" "human/1st-ranger_captain.tik" +"testanim" "idle" +"origin" "-5456.00 -2304.00 72.00" +"$targetname" "friendly" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Thompson" +"maxdist" "328" +"angle" "0" +"leash" "900" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +} +// entity 97 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-5184 -2336 88" +"spawnflags" "0" +"#set" "5" +} +// entity 98 +{ +"classname" "trigger_once" +"setthread" "trigger1" +// brush 0 +{ +( -4772 -4632 -80 ) ( -4772 -4424 -80 ) ( -6284 -3552 -80 ) common/trigger 44 -24 0.00 1 1 0 128 0 +( -4760 -4424 496 ) ( -4760 -4632 496 ) ( -6272 -3760 496 ) common/trigger 44 -24 0.00 1 1 0 128 0 +( -4788 -4608 320 ) ( -4788 -4608 -80 ) ( -6236 -4608 -80 ) common/trigger 44 48 0.00 1 1 0 128 0 +( -4788 -4424 320 ) ( -4788 -4424 -80 ) ( -4788 -4608 -80 ) common/trigger 24 48 0.00 1 1 0 128 0 +( -4784 -4416 96 ) ( -4784 -4416 496 ) ( -6232 -4416 496 ) common/trigger 44 48 0.00 1 1 0 128 0 +( -6236 -4424 -80 ) ( -6236 -4424 320 ) ( -6236 -4608 320 ) common/trigger 24 48 0.00 1 1 0 128 0 +} +} +// entity 99 +{ +"classname" "info_pathnode" +"spawnflags" "2" +"_color" "0.000000 0.501961 1.000000" +"origin" "-5840 -3392 120" +} +// entity 100 +{ +"classname" "info_pathnode" +"origin" "-1448 -1288 456" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 101 +{ +"origin" "5632 960 544" +"classname" "info_pathnode" +} +// entity 102 +{ +"classname" "info_splinepath" +"origin" "5024.00 -6016.00 1688.00" +"targetname" "t33" +"model" "vehicles/p47fly.tik" +"testanim" "idle" +"angles" "0.00 90.00 0.00" +"target" "t65" +} +// entity 103 +{ +"classname" "info_splinepath" +"origin" "5018.00 -6370.00 1400.00" +"targetname" "t31" +"model" "vehicles/p47fly.tik" +"testanim" "idle" +"angles" "330 90 0" +"target" "t33" +} +// entity 104 +{ +"classname" "info_splinepath" +"origin" "5025.00 -7217.00 576.00" +"targetname" "t30" +"model" "vehicles/p47fly.tik" +"testanim" "idle" +"angles" "315 90 0" +"target" "t31" +} +// entity 105 +{ +"angles" "0.00 90.00 0.00" +"origin" "5024.00 -8048.00 -112.00" +"testanim" "idle" +"model" "vehicles/p47fly.tik" +"$targetname" "bomberpath" +"#set" "2" +"classname" "info_splinepath" +"target" "t30" +} +// entity 106 +{ +"#set" "2" +"classname" "trigger_multiple" +"$targetname" "bombertrigger" +// brush 0 +{ +( 752 -3720 -232 ) ( 376 -3720 -232 ) ( 376 -5192 -232 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 400 -5176 752 ) ( 400 -3704 752 ) ( 776 -3704 752 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 384 -5496 1192 ) ( 760 -5496 1192 ) ( 760 -5496 1136 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 592 -5184 1192 ) ( 592 -3712 1192 ) ( 592 -3712 1136 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 768 -3704 1192 ) ( 392 -3704 1192 ) ( 392 -3704 1136 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 392 -3704 1192 ) ( 392 -5176 1192 ) ( 392 -5176 1136 ) common/trigger 0 0 0.00 1 1 0 128 0 +} +} +// entity 107 +{ +"classname" "trigger_multiple" +"#set" "1" +"$targetname" "bombertrigger" +// brush 0 +{ +( -4608 -3744 -120 ) ( -4968 -3744 -120 ) ( -4968 -3960 -120 ) common/trigger -40 -48 0.00 1 1 0 128 0 +( -4968 -3976 528 ) ( -4968 -3760 528 ) ( -4608 -3760 528 ) common/trigger -40 -48 0.00 1 1 0 128 0 +( -4784 -4080 528 ) ( -4784 -4080 -120 ) ( -4784 -4392 -120 ) common/trigger -40 0 0.00 1 1 0 128 0 +( -5360 -4176 -120 ) ( -5360 -4176 528 ) ( -6232 -4176 528 ) common/trigger 48 0 0.00 1 1 0 128 0 +( -6232 -4048 -120 ) ( -6232 -4048 528 ) ( -6232 -4360 528 ) common/trigger -40 0 0.00 1 1 0 128 0 +( -6232 -4360 -120 ) ( -6232 -4360 528 ) ( -5360 -4360 528 ) common/trigger 48 0 0.00 1 1 0 128 0 +} +} +// entity 108 +{ +"overbright_range" "0.54" +"light" "5" +"origin" "5586 1736 636" +"classname" "light" +} +// entity 109 +{ +"overbright_range" "0.51" +"classname" "light" +"origin" "4960 1896 630" +"light" "15" +} +// entity 110 +{ +"overbright_range" "0.45" +"classname" "light" +"origin" "6048 672 754" +"light" "15" +} +// entity 111 +{ +"overbright_range" "0.48" +"classname" "light" +"origin" "5544 1216 630" +"light" "5" +} +// entity 112 +{ +"classname" "interactobject_decor_book-closed-thin-blue" +"scale" "1.0" +"model" "miscobj//book_closed_thin_blue.tik" +"testanim" "idle" +"origin" "5219.00 1982.00 585.00" +"angle" "95" +} +// entity 113 +{ +"classname" "interactobject_decor_book-closed-thick-lavender" +"scale" "1.0" +"model" "miscobj//book_closed_thick_lavender.tik" +"testanim" "idle" +"origin" "4789.00 1940.00 590.00" +"angle" "90" +} +// entity 114 +{ +"origin" "-5816 -5824 -176" +"angle" "90" +"classname" "info_player_start" +} +// entity 115 +{ +"overbright_range" "0.42" +"classname" "light" +"origin" "6032 1536 640" +"light" "5" +} +// entity 116 +{ +"overbright_range" "0.74" +"light" "5" +"origin" "6032 1280 640" +"classname" "light" +} +// entity 117 +{ +"overbright_range" "0.86" +"classname" "light" +"origin" "5938 912 782" +"light" "5" +} +// entity 118 +{ +"overbright_range" "0.92" +"light" "5" +"origin" "6172 1028 792" +"classname" "light" +} +// entity 119 +{ +"overbright_range" "0.92" +"classname" "light" +"origin" "6176 1280 788" +"light" "5" +} +// entity 120 +{ +"overbright_range" "0.92" +"light" "5" +"origin" "6168 1536 788" +"classname" "light" +} +// entity 121 +{ +"overbright_range" "0.91" +"classname" "light" +"origin" "6106 2044 782" +"light" "5" +} +// entity 122 +{ +"overbright_range" "0.43" +"light" "25" +"origin" "5772 2016 874" +"classname" "light" +} +// entity 123 +{ +"overbright_range" "0.67" +"classname" "light" +"origin" "5516 2016 874" +"light" "9" +} +// entity 124 +{ +"overbright_range" "0.83" +"origin" "4824 2110 626" +"classname" "light" +"light" "5" +} +// entity 125 +{ +"overbright_range" "0.82" +"classname" "light" +"origin" "5212 1966 616" +"light" "5" +} +// entity 126 +{ +"classname" "light" +"origin" "5974 1766 610" +"light" "15" +"overbright_range" "0.43" +"spawnflags" "2" +} +// entity 127 +{ +"classname" "info_splinepath" +"origin" "5024.00 -5168.00 1688.00" +"model" "vehicles/p47fly.tik" +"testanim" "idle" +"angles" "0.00 90.00 0.00" +"target" "t64" +"targetname" "t65" +} +// entity 128 +{ +"angles" "0.00 90.00 0.00" +"testanim" "idle" +"model" "vehicles/p47fly.tik" +"origin" "5024.00 -4336.00 1688.00" +"classname" "info_splinepath" +"target" "t63" +"targetname" "t64" +} +// entity 129 +{ +"classname" "info_splinepath" +"origin" "5024.00 -3504.00 1688.00" +"model" "vehicles/p47fly.tik" +"testanim" "idle" +"angles" "0.00 90.00 0.00" +"target" "t62" +"targetname" "t63" +} +// entity 130 +{ +"angles" "0.00 90.00 0.00" +"testanim" "idle" +"model" "vehicles/p47fly.tik" +"origin" "5024.00 -2864.00 1688.00" +"classname" "info_splinepath" +"target" "t61" +"targetname" "t62" +} +// entity 131 +{ +"classname" "info_splinepath" +"origin" "5024.00 -2160.00 1688.00" +"model" "vehicles/p47fly.tik" +"testanim" "idle" +"angles" "0.00 90.00 0.00" +"target" "t60" +"targetname" "t61" +} +// entity 132 +{ +"angles" "0.00 90.00 0.00" +"testanim" "idle" +"model" "vehicles/p47fly.tik" +"origin" "5024.00 -1208.00 1688.00" +"classname" "info_splinepath" +"target" "t32" +"targetname" "t60" +} +// entity 133 +{ +"classname" "info_pathnode" +"origin" "5632 1096 544" +} +// entity 134 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "0" +"origin" "5968 972 724" +"classname" "info_pathnode" +} +// entity 135 +{ +"origin" "5844 844 724" +"classname" "info_pathnode" +} +// entity 136 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"classname" "info_pathnode" +"origin" "5936 844 724" +} +// entity 137 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "5628 1368 544" +"classname" "info_pathnode" +} +// entity 138 +{ +"classname" "info_pathnode" +"origin" "5556 656 536" +"#area" "1" +} +// entity 139 +{ +"origin" "5464 656 504" +"classname" "info_pathnode" +} +// entity 140 +{ +"targetname" "t32" +"target" "t73" +"classname" "info_splinepath" +"origin" "5024.00 -432.00 1688.00" +"model" "vehicles/p47fly.tik" +"testanim" "idle" +"angles" "0.00 90.00 0.00" +} +// entity 141 +{ +"angles" "0.00 90.00 0.00" +"testanim" "idle" +"model" "vehicles/p47fly.tik" +"origin" "5024.00 400.00 1688.00" +"classname" "info_splinepath" +"target" "t75" +"targetname" "t73" +} +// entity 142 +{ +"targetname" "t75" +"target" "t77" +"classname" "info_splinepath" +"origin" "5024.00 1296.00 1688.00" +"model" "vehicles/p47fly.tik" +"testanim" "idle" +"angles" "0.00 90.00 0.00" +} +// entity 143 +{ +"angles" "0.00 90.00 0.00" +"testanim" "idle" +"model" "vehicles/p47fly.tik" +"origin" "5024.00 1936.00 1688.00" +"classname" "info_splinepath" +"target" "t79" +"targetname" "t77" +} +// entity 144 +{ +"targetname" "t79" +"target" "t81" +"classname" "info_splinepath" +"origin" "5024.00 2768.00 1688.00" +"model" "vehicles/p47fly.tik" +"testanim" "idle" +"angles" "0.00 90.00 0.00" +} +// entity 145 +{ +"target" "t102" +"targetname" "t81" +"classname" "info_splinepath" +"origin" "5028.00 3436.00 1688.00" +"model" "vehicles/p47fly.tik" +"testanim" "idle" +"angles" "15.00 90.00 0.00" +} +// entity 146 +{ +"target" "t109" +"targetname" "t102" +"classname" "info_splinepath" +"origin" "5028.00 4076.00 1400.00" +"model" "vehicles/p47fly.tik" +"testanim" "idle" +"angles" "15.00 90.00 0.00" +} +// entity 147 +{ +"angles" "15.00 90.00 0.00" +"testanim" "idle" +"model" "vehicles/p47fly.tik" +"origin" "5020.00 4780.00 1112.00" +"classname" "info_splinepath" +"targetname" "t109" +"target" "t112" +} +// entity 148 +{ +"targetname" "t112" +"classname" "info_splinepath" +"origin" "5020.00 5420.00 824.00" +"model" "vehicles/p47fly.tik" +"testanim" "idle" +"angles" "15.00 90.00 0.00" +} +// entity 149 +{ +"origin" "5628 796 536" +"classname" "info_pathnode" +} +// entity 150 +{ +"origin" "6028 844 724" +"classname" "info_pathnode" +"spawnflags" "4" +} +// entity 151 +{ +"origin" "6172 728 724" +"classname" "info_pathnode" +"spawnflags" "4" +} +// entity 152 +{ +"origin" "5844 728 724" +"classname" "info_pathnode" +"spawnflags" "4" +} +// entity 153 +{ +"spawnflags" "4" +"classname" "info_pathnode" +"origin" "5864 648 724" +} +// entity 154 +{ +"origin" "5900 584 724" +"classname" "info_pathnode" +"spawnflags" "4" +} +// entity 155 +{ +"spawnflags" "4" +"classname" "info_pathnode" +"origin" "5984 548 724" +} +// entity 156 +{ +"spawnflags" "4" +"classname" "info_pathnode" +"origin" "6152 548 724" +} +// entity 157 +{ +"origin" "6264 548 724" +"classname" "info_pathnode" +"spawnflags" "4" +} +// entity 158 +{ +"spawnflags" "4" +"classname" "info_pathnode" +"origin" "6260 672 724" +} +// entity 159 +{ +"classname" "info_pathnode" +"origin" "6136 1280 724" +} +// entity 160 +{ +"origin" "6136 1452 724" +"classname" "info_pathnode" +} +// entity 161 +{ +"classname" "info_pathnode" +"origin" "6144 1668 724" +} +// entity 162 +{ +"origin" "6144 1748 724" +"classname" "info_pathnode" +} +// entity 163 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"classname" "info_pathnode" +"origin" "6144 1880 724" +} +// entity 164 +{ +"origin" "6144 2016 724" +"classname" "info_pathnode" +} +// entity 165 +{ +"classname" "info_pathnode" +"origin" "5996 2016 724" +} +// entity 166 +{ +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +"origin" "5992 2208 724" +"classname" "info_pathnode" +} +// entity 167 +{ +"classname" "info_pathnode" +"origin" "5800 2208 724" +} +// entity 168 +{ +"origin" "5608 2208 724" +"classname" "info_pathnode" +} +// entity 169 +{ +"classname" "info_pathnode" +"origin" "5416 2208 724" +} +// entity 170 +{ +"origin" "5288 2208 724" +"classname" "info_pathnode" +} +// entity 171 +{ +"spawnflags" "6" +"origin" "5348 2084 724" +"classname" "info_pathnode" +} +// entity 172 +{ +"spawnflags" "6" +"classname" "info_pathnode" +"origin" "5348 2012 724" +} +// entity 173 +{ +"spawnflags" "6" +"origin" "5348 1928 724" +"classname" "info_pathnode" +} +// entity 174 +{ +"origin" "5300 1828 724" +"classname" "info_pathnode" +} +// entity 175 +{ +"classname" "info_pathnode" +"origin" "5412 1824 724" +} +// entity 176 +{ +"origin" "5604 1828 724" +"classname" "info_pathnode" +} +// entity 177 +{ +"classname" "info_pathnode" +"origin" "5796 1828 724" +} +// entity 178 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "5988 1828 724" +"classname" "info_pathnode" +} +// entity 179 +{ +"angle" "0" +"spawnflags" "6" +"origin" "5652 2008 724" +"classname" "info_pathnode" +} +// entity 180 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "5868 2016 724" +"classname" "info_pathnode" +} +// entity 181 +{ +"_color" "0.501961 0.000000 1.000000" +"spawnflags" "2" +"classname" "info_pathnode" +"origin" "5852 1124 544" +} +// entity 182 +{ +"origin" "5932 1328 544" +"classname" "info_pathnode" +} +// entity 183 +{ +"classname" "info_pathnode" +"origin" "5892 1744 544" +} +// entity 184 +{ +"_color" "0.250980 0.000000 0.000000" +"spawnflags" "16" +"origin" "5940 1728 544" +"classname" "info_pathnode" +} +// entity 185 +{ +"origin" "5964 2016 544" +"classname" "info_pathnode" +} +// entity 186 +{ +"classname" "info_pathnode" +"origin" "5832 2016 544" +} +// entity 187 +{ +"origin" "5688 2016 544" +"classname" "info_pathnode" +} +// entity 188 +{ +"origin" "5404 2012 544" +"classname" "info_pathnode" +} +// entity 189 +{ +"classname" "info_pathnode" +"origin" "5364 1928 544" +} +// entity 190 +{ +"origin" "5288 1840 544" +"classname" "info_pathnode" +} +// entity 191 +{ +"classname" "info_pathnode" +"origin" "5308 1756 544" +} +// entity 192 +{ +"origin" "5716 1792 544" +"classname" "info_pathnode" +} +// entity 193 +{ +"origin" "5492 2012 544" +"classname" "info_pathnode" +"spawnflags" "6" +"_color" "0.501961 0.000000 1.000000" +} +// entity 194 +{ +"classname" "info_pathnode" +"origin" "5576 1776 544" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 195 +{ +"classname" "info_pathnode" +"origin" "5216 1840 544" +} +// entity 196 +{ +"origin" "5024 1892 544" +"classname" "info_pathnode" +} +// entity 197 +{ +"classname" "info_pathnode" +"origin" "5024 1956 544" +} +// entity 198 +{ +"classname" "info_pathnode" +"origin" "4896 1892 544" +} +// entity 199 +{ +"origin" "4896 1956 544" +"classname" "info_pathnode" +} +// entity 200 +{ +"classname" "info_pathnode" +"origin" "4724 1836 544" +} +// entity 201 +{ +"classname" "info_pathnode" +"origin" "4896 2112 544" +} +// entity 202 +{ +"origin" "4892 2240 544" +"classname" "info_pathnode" +} +// entity 203 +{ +"classname" "info_pathnode" +"origin" "4792 2240 544" +} +// entity 204 +{ +"origin" "4724 2096 544" +"classname" "info_pathnode" +} +// entity 205 +{ +"classname" "info_pathnode" +"origin" "5200 2088 544" +} +// entity 206 +{ +"origin" "5056 2228 544" +"classname" "info_pathnode" +} +// entity 207 +{ +"classname" "info_pathnode" +"origin" "5004 2088 544" +} +// entity 208 +{ +"origin" "5092 2096 544" +"classname" "info_pathnode" +} +// entity 209 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "5024 1816 544" +"classname" "info_pathnode" +} +// entity 210 +{ +"classname" "info_pathnode" +"origin" "5116 1956 544" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 211 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "4720 2012 544" +"classname" "info_pathnode" +} +// entity 212 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "0" +"origin" "-1248 -1288 456" +"classname" "info_pathnode" +} +// entity 213 +{ +"classname" "info_pathnode" +"origin" "-920 -1288 472" +"spawnflags" "0" +"_color" "0.501961 0.000000 0.000000" +} +// entity 214 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "0" +"origin" "-848 -1352 480" +"classname" "info_pathnode" +} +// entity 215 +{ +"classname" "info_pathnode" +"origin" "-872 -1720 488" +"spawnflags" "32" +"_color" "0.501961 0.000000 0.000000" +} +// entity 216 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-840 -1536 488" +"classname" "info_pathnode" +} +// entity 217 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "0" +"origin" "-640 -1984 488" +"classname" "info_pathnode" +} +// entity 218 +{ +"classname" "info_pathnode" +"origin" "-416 -1984 504" +"spawnflags" "0" +"_color" "0.501961 0.000000 0.000000" +} +// entity 219 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-192 -1984 504" +"classname" "info_pathnode" +} +// entity 220 +{ +"classname" "info_pathnode" +"origin" "-104 -2064 512" +"spawnflags" "0" +"_color" "0.501961 0.000000 0.000000" +} +// entity 221 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-96 -2400 512" +"classname" "info_pathnode" +} +// entity 222 +{ +"classname" "info_pathnode" +"origin" "-80 -2900 528" +"spawnflags" "0" +"_color" "0.501961 0.000000 0.000000" +} +// entity 223 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-544 -2912 472" +"classname" "info_pathnode" +} +// entity 224 +{ +"classname" "info_pathnode" +"origin" "4672 568 512" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 225 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-552 -3328 416" +"classname" "info_pathnode" +} +// entity 226 +{ +"classname" "info_pathnode" +"origin" "-760 -3112 424" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 227 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-1584 -1368 456" +"classname" "info_pathnode" +} +// entity 228 +{ +"classname" "info_pathnode" +"origin" "-1584 -1704 472" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 229 +{ +"target" "t238" +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-3288 -2120 160" +"classname" "info_pathnode" +} +// entity 230 +{ +"classname" "info_pathnode" +"origin" "-3288 -1920 160" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 231 +{ +"classname" "info_pathnode" +"origin" "-4136 -2144 96" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 232 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-4136 -1872 96" +"classname" "info_pathnode" +} +// entity 233 +{ +"classname" "info_pathnode" +"origin" "-5264 -1312 96" +"spawnflags" "20" +"_color" "0.501961 0.000000 0.000000" +} +// entity 234 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-5264 -1024 96" +"classname" "info_pathnode" +} +// entity 235 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "36" +"origin" "-5304 -1560 96" +"classname" "info_pathnode" +} +// entity 236 +{ +"classname" "info_pathnode" +"origin" "-5672 -1560 96" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 237 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "36" +"origin" "-5760 -1632 96" +"classname" "info_pathnode" +} +// entity 238 +{ +"classname" "info_pathnode" +"origin" "-5760 -2048 96" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 239 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-5760 -2448 96" +"classname" "info_pathnode" +} +// entity 240 +{ +"classname" "info_pathnode" +"origin" "-5472 -2544 96" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 241 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-4992 -2664 96" +"classname" "info_pathnode" +} +// entity 242 +{ +"classname" "info_pathnode" +"origin" "-4848 -2576 96" +"spawnflags" "0" +"_color" "0.501961 0.000000 0.000000" +} +// entity 243 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "0" +"origin" "-4536 -2576 96" +"classname" "info_pathnode" +} +// entity 244 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-4112 -2824 96" +"classname" "info_pathnode" +} +// entity 245 +{ +"classname" "info_pathnode" +"origin" "-4112 -3384 96" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 246 +{ +"origin" "-5488 -3328 80" +"_color" "0.000000 0.501961 1.000000" +"spawnflags" "2" +"classname" "info_pathnode" +} +// entity 247 +{ +"classname" "info_pathnode" +"spawnflags" "2" +"_color" "0.000000 0.501961 1.000000" +"origin" "-4992 -3224 72" +} +// entity 248 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "5024 568 512" +"classname" "info_pathnode" +} +// entity 249 +{ +"classname" "info_pathnode" +"origin" "5408 576 512" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 250 +{ +"classname" "info_pathnode" +"spawnflags" "2" +"_color" "0.000000 0.501961 1.000000" +"origin" "3088 488 240" +} +// entity 251 +{ +"origin" "3608 520 360" +"_color" "0.000000 0.501961 1.000000" +"spawnflags" "2" +"classname" "info_pathnode" +} +// entity 252 +{ +"classname" "info_pathnode" +"spawnflags" "2" +"_color" "0.000000 0.501961 1.000000" +"origin" "4160 544 480" +} +// entity 253 +{ +"origin" "4816 1208 488" +"_color" "0.000000 0.501961 1.000000" +"spawnflags" "6" +"classname" "info_pathnode" +} +// entity 254 +{ +"classname" "info_pathnode" +"spawnflags" "6" +"_color" "0.000000 0.501961 1.000000" +"origin" "4816 1592 488" +} +// entity 255 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "4768 2336 504" +"classname" "info_pathnode" +} +// entity 256 +{ +"classname" "info_pathnode" +"origin" "144 4280 88" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 257 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "280 4536 88" +"classname" "info_pathnode" +} +// entity 258 +{ +"classname" "info_pathnode" +"origin" "456 4848 88" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 259 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "392 4984 88" +"classname" "info_pathnode" +} +// entity 260 +{ +"classname" "info_pathnode" +"origin" "160 5104 80" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 261 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-312 5376 80" +"classname" "info_pathnode" +} +// entity 262 +{ +"classname" "info_pathnode" +"origin" "-480 5360 80" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 263 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-632 5080 72" +"classname" "info_pathnode" +} +// entity 264 +{ +"target" "t240" +"classname" "info_pathnode" +"origin" "-792 4824 56" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 265 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-2400 5888 -56" +"classname" "info_pathnode" +} +// entity 266 +{ +"classname" "info_pathnode" +"origin" "-2576 6200 -56" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 267 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-2728 6456 -56" +"classname" "info_pathnode" +} +// entity 268 +{ +"classname" "info_pathnode" +"origin" "-2896 6488 -32" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 269 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-3064 6392 -40" +"classname" "info_pathnode" +} +// entity 270 +{ +"target" "t241" +"classname" "info_pathnode" +"origin" "-3224 6296 -56" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 271 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-3272 6120 -72" +"classname" "info_pathnode" +} +// entity 272 +{ +"classname" "info_pathnode" +"origin" "-3128 5904 -80" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 273 +{ +"target" "t242" +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-2944 5584 -56" +"classname" "info_pathnode" +} +// entity 274 +{ +"classname" "info_pathnode" +"origin" "-2808 5536 -56" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 275 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-2616 5648 -56" +"classname" "info_pathnode" +} +// entity 276 +{ +"classname" "info_pathnode" +"origin" "-2448 5736 -56" +"spawnflags" "4" +"_color" "0.501961 0.000000 0.000000" +} +// entity 277 +{ +"#set" "10" +"spawnflags" "0" +"origin" "-4888 -2512 88" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 278 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-4544 -2496 88" +"spawnflags" "0" +"#set" "20" +} +// entity 279 +{ +"#set" "30" +"spawnflags" "0" +"origin" "-4200 -2248 96" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 280 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-3832 -2464 112" +"spawnflags" "0" +"#set" "40" +} +// entity 281 +{ +"#set" "50" +"spawnflags" "0" +"origin" "-3616 -2304 112" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 282 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-3376 -2392 112" +"spawnflags" "0" +"#set" "60" +} +// entity 283 +{ +"#set" "70" +"spawnflags" "0" +"origin" "-3224 -2224 120" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 284 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-2912 -2168 160" +"spawnflags" "0" +"#set" "90" +} +// entity 285 +{ +"#set" "80" +"spawnflags" "0" +"origin" "-3064 -2136 152" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 286 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-2760 -2272 160" +"spawnflags" "0" +"#set" "100" +} +// entity 287 +{ +"#set" "110" +"spawnflags" "0" +"origin" "-2496 -2320 232" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 288 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-2320 -2440 272" +"spawnflags" "0" +"#set" "120" +} +// entity 289 +{ +"#set" "130" +"spawnflags" "0" +"origin" "-2040 -2352 360" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 290 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-1864 -2472 400" +"spawnflags" "0" +"#set" "140" +} +// entity 291 +{ +"#set" "150" +"spawnflags" "0" +"origin" "-1640 -2344 432" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 292 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-1616 -2504 424" +"spawnflags" "0" +"#set" "160" +} +// entity 293 +{ +"#set" "180" +"spawnflags" "0" +"origin" "-1312 -2736 416" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 294 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-1360 -2544 432" +"spawnflags" "0" +"#set" "170" +} +// entity 295 +{ +"#set" "200" +"spawnflags" "0" +"origin" "-1184 -3072 400" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 296 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-1000 -3280 376" +"spawnflags" "0" +"#set" "210" +} +// entity 297 +{ +"#set" "190" +"spawnflags" "0" +"origin" "-1096 -2864 424" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 298 +{ +"#set" "220" +"spawnflags" "0" +"origin" "-1096 -3488 336" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 299 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-920 -3656 280" +"spawnflags" "0" +"#set" "230" +} +// entity 300 +{ +"#set" "250" +"spawnflags" "0" +"origin" "-1032 -3824 208" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 301 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-848 -3888 192" +"spawnflags" "0" +"#set" "260" +} +// entity 302 +{ +"#set" "270" +"spawnflags" "0" +"origin" "-976 -4048 96" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 303 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-728 -4128 80" +"spawnflags" "0" +"#set" "280" +} +// entity 304 +{ +"#set" "290" +"spawnflags" "0" +"origin" "-808 -4296 0" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 305 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-680 -4696 -88" +"spawnflags" "0" +"#set" "310" +} +// entity 306 +{ +"#set" "320" +"spawnflags" "0" +"origin" "-424 -4640 -88" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 307 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "-376 -4848 -88" +"spawnflags" "0" +"#set" "330" +} +// entity 308 +{ +"#set" "340" +"spawnflags" "0" +"origin" "-40 -4904 -88" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 309 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "112 -4936 -88" +"spawnflags" "0" +"#set" "350" +} +// entity 310 +{ +"#set" "360" +"spawnflags" "0" +"origin" "320 -5024 -80" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 311 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "496 -5072 -80" +"spawnflags" "0" +"#set" "370" +} +// entity 312 +{ +"#set" "380" +"spawnflags" "0" +"origin" "672 -5056 -80" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 313 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "856 -5080 -80" +"spawnflags" "0" +"#set" "390" +} +// entity 314 +{ +"#set" "390" +"spawnflags" "0" +"origin" "992 -5056 -80" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 315 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "1120 -4984 -80" +"spawnflags" "0" +"#set" "400" +} +// entity 316 +{ +"#set" "410" +"spawnflags" "0" +"origin" "1280 -4984 -80" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 317 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "1408 -4952 -80" +"spawnflags" "0" +"#set" "420" +} +// entity 318 +{ +"#set" "430" +"spawnflags" "0" +"origin" "1472 -4848 -80" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 319 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "1624 -4784 -80" +"spawnflags" "0" +"#set" "440" +} +// entity 320 +{ +"#set" "450" +"spawnflags" "0" +"origin" "1632 -4672 -72" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 321 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "1760 -4600 -80" +"spawnflags" "0" +"#set" "460" +} +// entity 322 +{ +"#set" "470" +"spawnflags" "0" +"origin" "1808 -4464 -80" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 323 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "1848 -4312 -80" +"spawnflags" "0" +"#set" "480" +} +// entity 324 +{ +"#set" "490" +"spawnflags" "0" +"origin" "1944 -4232 -80" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 325 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "2000 -4048 -80" +"spawnflags" "0" +"#set" "500" +} +// entity 326 +{ +"#set" "510" +"spawnflags" "0" +"origin" "2056 -3760 -80" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 327 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "2144 -3520 -80" +"spawnflags" "0" +"#set" "520" +} +// entity 328 +{ +"#set" "530" +"spawnflags" "0" +"origin" "2136 -3296 -80" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 329 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "2184 -3048 -80" +"spawnflags" "0" +"#set" "540" +} +// entity 330 +{ +"#set" "550" +"spawnflags" "0" +"origin" "2168 -2872 -80" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 331 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "2232 -2560 -64" +"spawnflags" "0" +"#set" "560" +} +// entity 332 +{ +"#set" "570" +"spawnflags" "0" +"origin" "2264 -2320 -72" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 333 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "2232 -2088 -56" +"spawnflags" "0" +"#set" "580" +} +// entity 334 +{ +"#set" "590" +"spawnflags" "0" +"origin" "2272 -1800 -8" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 335 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "2224 -1576 -56" +"spawnflags" "0" +"#set" "600" +} +// entity 336 +{ +"#set" "610" +"spawnflags" "0" +"origin" "2344 -1392 -24" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 337 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "2376 -1192 -8" +"spawnflags" "0" +"#set" "620" +} +// entity 338 +{ +"#set" "630" +"spawnflags" "0" +"origin" "2352 -1032 0" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 339 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "2392 -840 32" +"spawnflags" "0" +"#set" "630" +} +// entity 340 +{ +"#set" "640" +"spawnflags" "0" +"origin" "2392 -672 40" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 341 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "2464 -520 72" +"spawnflags" "0" +"#set" "640" +} +// entity 342 +{ +"#fnum" "2" +"origin" "-5392.00 -2304.00 72.00" +"testanim" "idle" +"model" "human//2nd-ranger_private.tik" +"scale" "1.0" +"classname" "ai_allied_2nd-ranger_private" +"$targetname" "friendly" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "M1 Garand" +"maxdist" "328" +"angle" "0" +"leash" "900" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +} +// entity 343 +{ +"#fnum" "4" +"classname" "ai_allied_2nd-ranger_private" +"scale" "1.0" +"model" "human//2nd-ranger_private.tik" +"testanim" "idle" +"origin" "-5456.00 -2368.00 72.00" +"$targetname" "friendly" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "M1 Garand" +"maxdist" "328" +"angle" "0" +"leash" "900" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +} +// entity 344 +{ +"balconyheight" "128" +"enemysharerange" "0" +"#fnum" "1" +"origin" "-5392.00 -2368.00 72.00" +"testanim" "idle" +"model" "human/1st-ranger_medic.tik" +"scale" "1.0" +"classname" "ai_allied_2nd-ranger_private" +"$targetname" "friendly" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "none" +"maxdist" "328" +"angle" "0" +"leash" "900" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +} +// entity 345 +{ +"#set" "650" +"spawnflags" "0" +"origin" "2432 -392 80" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 346 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "2560 -352 104" +"spawnflags" "0" +"#set" "660" +} +// entity 347 +{ +"#set" "670" +"spawnflags" "0" +"origin" "2640 -232 136" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 348 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "2624 -112 128" +"spawnflags" "0" +"#set" "680" +} +// entity 349 +{ +"#set" "690" +"spawnflags" "0" +"origin" "2712 -8 152" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 350 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "2704 112 168" +"spawnflags" "0" +"#set" "700" +} +// entity 351 +{ +"#set" "710" +"spawnflags" "0" +"origin" "2624 232 176" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 352 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "2776 264 176" +"spawnflags" "0" +"#set" "720" +} +// entity 353 +{ +"#set" "730" +"spawnflags" "0" +"origin" "2688 352 168" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 354 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "2776 440 176" +"spawnflags" "0" +"#set" "740" +} +// entity 355 +{ +"#set" "750" +"spawnflags" "0" +"origin" "2840 536 184" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 356 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "3008 512 216" +"spawnflags" "0" +"#set" "760" +} +// entity 357 +{ +"#set" "770" +"spawnflags" "0" +"origin" "3192 576 264" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 358 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "3312 552 272" +"spawnflags" "0" +"#set" "780" +} +// entity 359 +{ +"#set" "790" +"spawnflags" "0" +"origin" "3416 696 288" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 360 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "3624 736 328" +"spawnflags" "0" +"#set" "800" +} +// entity 361 +{ +"#set" "810" +"spawnflags" "0" +"origin" "3824 800 344" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 362 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "4032 872 392" +"spawnflags" "0" +"#set" "820" +} +// entity 363 +{ +"#set" "830" +"spawnflags" "0" +"origin" "4160 784 416" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 364 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "4344 736 448" +"spawnflags" "0" +"#set" "840" +} +// entity 365 +{ +"#set" "850" +"spawnflags" "0" +"origin" "4536 776 488" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 366 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "4656 720 504" +"spawnflags" "0" +"#set" "860" +} +// entity 367 +{ +"#set" "870" +"spawnflags" "0" +"origin" "4760 776 496" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 368 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "4912 648 496" +"spawnflags" "0" +"#set" "880" +"#area" "1" +} +// entity 369 +{ +"#set" "880" +"spawnflags" "0" +"origin" "4920 920 496" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "1" +} +// entity 370 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "4872 1184 496" +"spawnflags" "0" +"#set" "880" +"#area" "1" +} +// entity 371 +{ +"#set" "880" +"spawnflags" "0" +"origin" "4848 1408 496" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "1" +} +// entity 372 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5016 1600 496" +"spawnflags" "0" +"#set" "880" +"#area" "1" +} +// entity 373 +{ +"#set" "880" +"spawnflags" "0" +"origin" "5432 1608 496" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "1" +} +// entity 374 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5416 1416 496" +"spawnflags" "0" +"#set" "880" +"#area" "1" +} +// entity 375 +{ +"#set" "880" +"spawnflags" "0" +"origin" "5208 1408 504" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "1" +} +// entity 376 +{ +"#area" "1" +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5088 1200 504" +"spawnflags" "0" +"#set" "880" +} +// entity 377 +{ +"#set" "880" +"spawnflags" "0" +"origin" "5416 1216 496" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "1" +} +// entity 378 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5408 968 496" +"spawnflags" "0" +"#set" "880" +"#area" "1" +} +// entity 379 +{ +"#set" "880" +"spawnflags" "0" +"origin" "5472 656 504" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "1" +} +// entity 380 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5176 624 496" +"spawnflags" "0" +"#set" "880" +"#area" "1" +} +// entity 381 +{ +"#area" "1" +"#set" "880" +"spawnflags" "0" +"origin" "5184 936 496" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 382 +{ +"#area" "1" +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5552 656 536" +"spawnflags" "0" +"#set" "890" +} +// entity 383 +{ +"#set" "900" +"spawnflags" "0" +"origin" "5556 656 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "1" +} +// entity 384 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5632 656 536" +"spawnflags" "0" +"#set" "900" +"#area" "1" +} +// entity 385 +{ +"classname" "info_pathnode" +"origin" "5496 944 496" +} +// entity 386 +{ +"#set" "910" +"spawnflags" "0" +"origin" "5632 1012 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "1" +} +// entity 387 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5632 1536 536" +"spawnflags" "0" +"#set" "920" +"#area" "1" +} +// entity 388 +{ +"classname" "info_pathnode" +"origin" "4808 1448 496" +"targetname" "t151" +"target" "t152" +} +// entity 389 +{ +"origin" "4824 1000 496" +"classname" "info_pathnode" +"targetname" "t152" +"target" "t153" +} +// entity 390 +{ +"classname" "info_pathnode" +"origin" "4832 616 504" +"targetname" "t153" +"target" "t126" +} +// entity 391 +{ +"targetname" "t126" +"origin" "5104 672 504" +"$targetname" "gate1" +"classname" "info_pathnode" +"target" "t128" +} +// entity 392 +{ +"classname" "info_pathnode" +"origin" "5368 632 504" +"targetname" "t128" +"target" "t155" +} +// entity 393 +{ +"origin" "5336 912 504" +"classname" "info_pathnode" +"targetname" "t155" +"target" "t156" +} +// entity 394 +{ +"classname" "info_pathnode" +"origin" "5368 1216 504" +"targetname" "t156" +"target" "t157" +} +// entity 395 +{ +"origin" "5432 1612 504" +"classname" "info_pathnode" +"targetname" "t157" +"target" "t158" +} +// entity 396 +{ +"classname" "info_pathnode" +"origin" "5160 1660 504" +"targetname" "t158" +"target" "t159" +} +// entity 397 +{ +"origin" "5496 800 496" +"classname" "info_pathnode" +} +// entity 398 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5628 1328 536" +"spawnflags" "0" +"#set" "920" +"#area" "1" +} +// entity 399 +{ +"#set" "930" +"spawnflags" "0" +"origin" "5608 1640 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "2" +} +// entity 400 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5756 1652 536" +"spawnflags" "0" +"#set" "940" +"#area" "2" +} +// entity 401 +{ +"#set" "950" +"spawnflags" "0" +"origin" "5820 1652 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "2" +} +// entity 402 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5892 1676 536" +"spawnflags" "0" +"#set" "950" +"#area" "2" +} +// entity 403 +{ +"#set" "950" +"spawnflags" "0" +"origin" "6020 1660 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "2" +} +// entity 404 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "6016 1456 536" +"spawnflags" "0" +"#set" "950" +"#area" "2" +} +// entity 405 +{ +"#set" "970" +"spawnflags" "0" +"origin" "5968 1204 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "2" +} +// entity 406 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5852 1168 536" +"spawnflags" "0" +"#set" "950" +"#area" "2" +} +// entity 407 +{ +"#set" "950" +"spawnflags" "0" +"origin" "5864 1388 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "2" +} +// entity 408 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5968 1048 692" +"spawnflags" "0" +"#set" "990" +"#area" "2" +} +// entity 409 +{ +"#set" "1000" +"spawnflags" "0" +"origin" "5820 992 692" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"angle" "45" +"#area" "4" +} +// entity 410 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5968 948 692" +"spawnflags" "0" +"#set" "1000" +"#area" "2" +} +// entity 411 +{ +"$sound" "plane1" +"#pause" "5" +"targetname" "t161" +"#set" "2" +"origin" "5024 -2864 1088" +"classname" "script_origin" +"$targetname" "bomberspeaker" +} +// entity 412 +{ +"origin" "5644 656 536" +"classname" "info_pathnode" +} +// entity 413 +{ +"origin" "-4608.00 -2472.00 72.00" +"testanim" "idle" +"model" "human//german_wehrmact_soldier.tik" +"scale" "1.0" +"classname" "ai_german_wehrmact_soldier" +"angle" "180" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "90" +"$targetname" "enemy" +} +// entity 414 +{ +"classname" "ai_german_wehrmact_soldier" +"scale" "1.0" +"model" "human//german_wehrmact_soldier.tik" +"testanim" "idle" +"origin" "-4472.00 -2528.00 72.00" +"angle" "180" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "90" +"$targetname" "enemy" +} +// entity 415 +{ +"#set" "300" +"spawnflags" "0" +"origin" "-744 -4480 -72" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 416 +{ +"classname" "info_pathnode" +"origin" "5520 560 504" +} +// entity 417 +{ +"#set" "880" +"spawnflags" "0" +"origin" "5512 568 512" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "1" +} +// entity 418 +{ +"classname" "info_pathnode" +"origin" "5844 1728 544" +"spawnflags" "32" +"_color" "0.250980 0.000000 0.000000" +} +// entity 419 +{ +"_color" "0.250980 0.000000 0.000000" +"spawnflags" "16" +"origin" "5808 1604 536" +"classname" "info_pathnode" +} +// entity 420 +{ +"angle" "90" +"classname" "info_pathnode" +"origin" "5712 1616 536" +"spawnflags" "16" +"_color" "0.250980 0.000000 0.000000" +} +// entity 421 +{ +"angle" "90" +"_color" "0.250980 0.000000 0.000000" +"spawnflags" "32" +"origin" "5584 1072 536" +"classname" "info_pathnode" +} +// entity 422 +{ +"angle" "90" +"target" "t237" +"classname" "info_pathnode" +"origin" "-4164 -2592 80" +"spawnflags" "32" +"_color" "0.250980 0.000000 0.250980" +} +// entity 423 +{ +"angle" "180" +"target" "t236" +"_color" "0.250980 0.000000 0.250980" +"spawnflags" "32" +"origin" "-4936 -2628 80" +"classname" "info_pathnode" +} +// entity 424 +{ +"angle" "90" +"classname" "info_pathnode" +"origin" "-4904 -2596 80" +"spawnflags" "16" +"_color" "0.250980 0.000000 0.250980" +} +// entity 425 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5968 1132 624" +"spawnflags" "0" +"#set" "980" +"#area" "2" +} +// entity 426 +{ +"#set" "960" +"spawnflags" "0" +"origin" "5892 1748 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "3" +} +// entity 427 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5988 1828 536" +"spawnflags" "0" +"#set" "960" +"#area" "3" +} +// entity 428 +{ +"#set" "960" +"spawnflags" "0" +"origin" "5988 1996 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "3" +} +// entity 429 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5756 2012 536" +"spawnflags" "0" +"#set" "960" +"#area" "3" +} +// entity 430 +{ +"#set" "960" +"spawnflags" "0" +"origin" "5716 1772 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "3" +} +// entity 431 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5532 1748 536" +"spawnflags" "0" +"#set" "960" +"#area" "3" +} +// entity 432 +{ +"#set" "960" +"spawnflags" "0" +"origin" "5324 1756 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "3" +} +// entity 433 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5288 1840 536" +"spawnflags" "0" +"#set" "960" +"#area" "3" +} +// entity 434 +{ +"#set" "960" +"spawnflags" "0" +"origin" "5424 1960 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "3" +} +// entity 435 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5600 1920 536" +"spawnflags" "0" +"#set" "960" +"#area" "3" +} +// entity 436 +{ +"#set" "960" +"spawnflags" "0" +"origin" "5216 1840 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "3" +} +// entity 437 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5024 1896 536" +"spawnflags" "0" +"#set" "960" +"#area" "3" +} +// entity 438 +{ +"#set" "960" +"spawnflags" "0" +"origin" "5024 1800 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "3" +} +// entity 439 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "4896 1808 536" +"spawnflags" "0" +"#set" "960" +"#area" "3" +} +// entity 440 +{ +"#set" "960" +"spawnflags" "0" +"origin" "4728 1840 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "3" +} +// entity 441 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "4896 1896 536" +"spawnflags" "0" +"#set" "960" +"#area" "3" +} +// entity 442 +{ +"#set" "960" +"spawnflags" "0" +"origin" "4896 1952 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "3" +} +// entity 443 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "4896 2072 536" +"spawnflags" "0" +"#set" "960" +"#area" "3" +} +// entity 444 +{ +"#set" "960" +"spawnflags" "0" +"origin" "4728 2056 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "3" +} +// entity 445 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "4840 2216 536" +"spawnflags" "0" +"#set" "960" +"#area" "3" +} +// entity 446 +{ +"#set" "960" +"spawnflags" "0" +"origin" "5024 1960 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "3" +} +// entity 447 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5016 2096 536" +"spawnflags" "0" +"#set" "960" +"#area" "3" +} +// entity 448 +{ +"#set" "960" +"spawnflags" "0" +"origin" "5192 2144 536" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"#area" "3" +} +// entity 449 +{ +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5120 2016 536" +"spawnflags" "0" +"#set" "960" +"#area" "3" +} +// entity 450 +{ +"#area" "2" +"angle" "45" +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5844 912 692" +"spawnflags" "0" +"#set" "1000" +} +// entity 451 +{ +"#set" "1000" +"spawnflags" "0" +"origin" "5844 856 692" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"angle" "45" +"#area" "2" +} +// entity 452 +{ +"#area" "2" +"angle" "45" +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "5852 704 692" +"spawnflags" "0" +"#set" "1000" +} +// entity 453 +{ +"#set" "1000" +"spawnflags" "0" +"origin" "5916 608 692" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"angle" "45" +"#area" "2" +} +// entity 454 +{ +"#area" "2" +"angle" "45" +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "6084 608 692" +"spawnflags" "0" +"#set" "1000" +} +// entity 455 +{ +"#set" "1000" +"spawnflags" "0" +"origin" "6260 624 692" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +"angle" "45" +"#area" "2" +} +// entity 456 +{ +"#area" "2" +"angle" "45" +"classname" "info_pathnode" +"$targetname" "friendlynode" +"_color" "0.956863 0.592157 0.043137" +"origin" "6044 736 692" +"spawnflags" "0" +"#set" "1000" +} +// entity 457 +{ +"leash" "256" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"angle" "270" +"origin" "5856.00 1128.00 536.00" +"model" "human//german_wehrmact_soldier.tik" +"scale" "1.0" +"classname" "ai_german_wehrmact_soldier" +"#area" "2" +"testanim" "idle" +"$targetname" "enemy" +"#group" "1" +} +// entity 458 +{ +"origin" "5976 984 696" +"classname" "info_pathnode" +"targetname" "t163" +} +// entity 459 +{ +"origin" "6120 984 696" +"classname" "info_pathnode" +"targetname" "t164" +"target" "t165" +} +// entity 460 +{ +"classname" "info_pathnode" +"origin" "6128 976 696" +"targetname" "t169" +"target" "t170" +} +// entity 461 +{ +"origin" "6120 1128 696" +"classname" "info_pathnode" +"targetname" "t168" +"target" "t169" +} +// entity 462 +{ +"classname" "info_pathnode" +"origin" "6120 1280 696" +"targetname" "t165" +"target" "t166" +} +// entity 463 +{ +"origin" "6120 1448 696" +"classname" "info_pathnode" +"targetname" "t167" +"target" "t168" +} +// entity 464 +{ +"classname" "info_pathnode" +"origin" "6120 1656 696" +"targetname" "t166" +"target" "t167" +} +// entity 465 +{ +"leash" "128" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "0" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"angle" "180" +"origin" "5200.00 2024.00 536.00" +"model" "human//german_wehrmact_soldier.tik" +"scale" "1.0" +"classname" "ai_german_wehrmact_soldier" +"#area" "3" +"hearing" "500" +"sight" "1500" +"testanim" "idle" +"#group" "1" +"$targetname" "enemy" +} +// entity 466 +{ +"$targetname" "hallway2" +"origin" "5984 1840 544" +"classname" "info_pathnode" +"targetname" "t171" +"target" "t172" +} +// entity 467 +{ +"classname" "info_pathnode" +"origin" "5968 1984 544" +"$targetname" "hallway2" +"targetname" "t172" +"target" "t173" +} +// entity 468 +{ +"$targetname" "hallway2" +"origin" "5744 1984 544" +"classname" "info_pathnode" +"targetname" "t173" +"target" "t174" +} +// entity 469 +{ +"classname" "info_pathnode" +"origin" "5664 1928 544" +"$targetname" "hallway2" +"targetname" "t174" +"target" "t175" +} +// entity 470 +{ +"$targetname" "hallway2" +"origin" "5384 1936 544" +"classname" "info_pathnode" +"targetname" "t175" +"target" "t176" +} +// entity 471 +{ +"classname" "info_pathnode" +"origin" "5392 1760 544" +"$targetname" "hallway2" +"targetname" "t176" +"target" "t177" +} +// entity 472 +{ +"$targetname" "enemy" +"#area" "2" +"classname" "ai_german_wehrmact_soldier" +"scale" "1.0" +"model" "human//german_wehrmact_soldier.tik" +"origin" "6015.00 595.00 692.00" +"angle" "135" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"hearing" "512" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"leash" "128" +"testanim" "idle" +"#group" "1" +} +// entity 473 +{ +"sight" "1024" +"hearing" "512" +"leash" "256" +"health" "150" +"classname" "ai_german_wehrmact_officer" +"scale" "1.0" +"model" "human//german_wehrmact_officer.tik" +"origin" "5344.00 1936.00 696.00" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "MP40" +"angle" "0" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"testanim" "idle" +} +// entity 474 +{ +"sight" "1024" +"hearing" "512" +"patrolpath" "nco1run" +"$targetname" "nco1" +"classname" "ai_german_wehrmact_nco" +"scale" "1.0" +"model" "human//german_wehrmact_NCO.tik" +"origin" "5928.00 2208.00 696.00" +"angle" "270" +"type_idle" "runner" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "MP40" +"health" "120" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "1" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"testanim" "idle" +} +// entity 475 +{ +"target" "t179" +"targetname" "t178" +"classname" "info_pathnode" +"origin" "5992 2016 696" +} +// entity 476 +{ +"target" "t180" +"targetname" "t179" +"origin" "6144 2016 696" +"classname" "info_pathnode" +} +// entity 477 +{ +"target" "t181" +"targetname" "t180" +"classname" "info_pathnode" +"origin" "6144 1736 696" +} +// entity 478 +{ +"target" "t182" +"targetname" "t181" +"origin" "6144 1680 696" +"classname" "info_pathnode" +} +// entity 479 +{ +"targetname" "t182" +"classname" "info_pathnode" +"origin" "6104 1360 696" +} +// entity 480 +{ +"target" "t184" +"targetname" "t183" +"classname" "info_pathnode" +"origin" "6008 2016 696" +} +// entity 481 +{ +"target" "t185" +"targetname" "t184" +"origin" "6144 2016 696" +"classname" "info_pathnode" +} +// entity 482 +{ +"target" "t186" +"targetname" "t185" +"classname" "info_pathnode" +"origin" "6144 1736 696" +} +// entity 483 +{ +"target" "t187" +"targetname" "t186" +"origin" "6144 1680 696" +"classname" "info_pathnode" +} +// entity 484 +{ +"targetname" "t187" +"classname" "info_pathnode" +"origin" "6184 1280 696" +} +// entity 485 +{ +"classname" "script_origin" +"$targetname" "wind" +"origin" "-4336 -4280 352" +} +// entity 486 +{ +"origin" "-3192 -2216 432" +"$targetname" "wind" +"classname" "script_origin" +} +// entity 487 +{ +"classname" "script_origin" +"$targetname" "wind" +"origin" "-552 -1560 560" +} +// entity 488 +{ +"origin" "512 -3856 560" +"$targetname" "wind" +"classname" "script_origin" +} +// entity 489 +{ +"classname" "script_origin" +"$targetname" "wind" +"origin" "1072 -2616 656" +} +// entity 490 +{ +"origin" "1200 -560 656" +"$targetname" "wind" +"classname" "script_origin" +} +// entity 491 +{ +"classname" "script_origin" +"$targetname" "wind" +"origin" "2904 -2088 656" +} +// entity 492 +{ +"maxdist" "1344" +"testanim" "idle" +"origin" "-4072.00 -3400.00 72.00" +"angle" "90" +"model" "human//german_wehrmact_soldier.tik" +"scale" "1.0" +"classname" "ai_german_wehrmact_soldier" +"$targetname" "enemy" +"type_idle" "idle" +"type_attack" "cover" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"health" "80" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"leash" "1408" +"enemysharerange" "0" +"balconyheight" "128" +} +// entity 493 +{ +"classname" "info_pathnode" +"spawnflags" "2" +"_color" "0.000000 0.501961 1.000000" +"origin" "4720 1112 488" +} +// entity 494 +{ +"classname" "info_pathnode" +"spawnflags" "2" +"_color" "0.000000 0.501961 1.000000" +"origin" "4728 1720 488" +} +// entity 495 +{ +"overbright_range" "0.56" +"light" "15" +"origin" "5600 960 600" +"classname" "light" +"spawnflags" "2" +} +// entity 496 +{ +"overbright_range" "0.45" +"light" "20" +"origin" "5876 800 750" +"classname" "light" +"spawnflags" "2" +} +// entity 497 +{ +"overbright_range" "0.44" +"spawnflags" "2" +"classname" "light" +"origin" "5872 608 758" +"light" "20" +} +// entity 498 +{ +"overbright_range" "0.43" +"light" "25" +"origin" "6274 608 764" +"classname" "light" +"spawnflags" "2" +} +// entity 499 +{ +"overbright_range" "0.38" +"spawnflags" "2" +"classname" "light" +"origin" "6122 800 756" +"light" "25" +} +// entity 500 +{ +"overbright_range" "0.5" +"light" "25" +"origin" "5920 1416 632" +"classname" "light" +"spawnflags" "2" +} +// entity 501 +{ +"overbright_range" "0.6" +"spawnflags" "2" +"classname" "light" +"origin" "5880 1642 608" +"light" "17" +} +// entity 502 +{ +"overbright_range" "0.44" +"light" "25" +"origin" "5928 1938 600" +"classname" "light" +"spawnflags" "2" +} +// entity 503 +{ +"overbright_range" "0.42" +"spawnflags" "2" +"classname" "light" +"origin" "5694 1908 604" +"light" "15" +} +// entity 504 +{ +"overbright_range" "0.43" +"light" "25" +"origin" "5392 1846 600" +"classname" "light" +"spawnflags" "2" +} +// entity 505 +{ +"overbright_range" "0.45" +"spawnflags" "2" +"classname" "light" +"origin" "5132 1842 606" +"light" "25" +} +// entity 506 +{ +"overbright_range" "0.39" +"light" "25" +"origin" "4792 1840 606" +"classname" "light" +"spawnflags" "2" +} +// entity 507 +{ +"overbright_range" "0.41" +"spawnflags" "2" +"classname" "light" +"origin" "4870 2016 604" +"light" "25" +} +// entity 508 +{ +"overbright_range" "0.39" +"light" "25" +"origin" "4762 2190 600" +"classname" "light" +"spawnflags" "2" +} +// entity 509 +{ +"overbright_range" "0.44" +"light" "25" +"origin" "5056 2038 606" +"classname" "light" +"spawnflags" "2" +} +// entity 510 +{ +"overbright_range" "0.42" +"spawnflags" "2" +"classname" "light" +"origin" "5152 2168 606" +"light" "25" +} +// entity 511 +{ +"overbright_range" "0.57" +"spawnflags" "2" +"classname" "light" +"origin" "5600 1216 606" +"light" "15" +} +// entity 512 +{ +"overbright_range" "0.41" +"spawnflags" "2" +"classname" "light" +"origin" "5788 1652 606" +"light" "15" +} +// entity 513 +{ +"light" "15" +"origin" "5600 1360 606" +"classname" "light" +"spawnflags" "2" +"overbright_range" "0.57" +} +// entity 514 +{ +"overbright_range" "0.57" +"spawnflags" "2" +"classname" "light" +"origin" "5600 1536 606" +"light" "15" +} +// entity 515 +{ +"light" "15" +"origin" "5600 1112 606" +"classname" "light" +"spawnflags" "2" +"overbright_range" "0.57" +} +// entity 516 +{ +"light" "15" +"origin" "5600 1632 606" +"classname" "light" +"spawnflags" "2" +"overbright_range" "0.57" +} +// entity 517 +{ +"light" "5" +"origin" "5544 1536 630" +"classname" "light" +"overbright_range" "0.48" +} +// entity 518 +{ +"spawnflags" "2" +"classname" "light" +"origin" "5600 832 600" +"light" "15" +"overbright_range" "0.56" +} +// entity 519 +{ +"overbright_range" "0.56" +"light" "15" +"origin" "5600 704 600" +"classname" "light" +"spawnflags" "2" +} +// entity 520 +{ +"spawnflags" "2" +"classname" "light" +"origin" "5600 600 600" +"light" "15" +"overbright_range" "0.56" +} +// entity 521 +{ +"overbright_range" "0.56" +"light" "15" +"origin" "5504 656 568" +"classname" "light" +"spawnflags" "2" +} +// entity 522 +{ +"spawnflags" "2" +"classname" "light" +"origin" "5968 1152 744" +"light" "25" +"overbright_range" "0.45" +} +// entity 523 +{ +"overbright_range" "0.45" +"light" "15" +"origin" "6120 960 776" +"classname" "light" +"spawnflags" "2" +} +// entity 524 +{ +"spawnflags" "2" +"classname" "light" +"origin" "6120 1176 776" +"light" "15" +"overbright_range" "0.45" +} +// entity 525 +{ +"overbright_range" "0.45" +"light" "15" +"origin" "6120 1424 776" +"classname" "light" +"spawnflags" "2" +} +// entity 526 +{ +"spawnflags" "2" +"classname" "light" +"origin" "6120 1632 776" +"light" "15" +"overbright_range" "0.45" +} +// entity 527 +{ +"overbright_range" "0.45" +"light" "15" +"origin" "6144 1776 776" +"classname" "light" +"spawnflags" "2" +} +// entity 528 +{ +"spawnflags" "2" +"classname" "light" +"origin" "6144 1944 776" +"light" "15" +"overbright_range" "0.45" +} +// entity 529 +{ +"spawnflags" "2" +"classname" "light" +"origin" "5888 1600 752" +"light" "25" +"overbright_range" "0.45" +} +// entity 530 +{ +"overbright_range" "0.45" +"light" "25" +"origin" "5928 1248 768" +"classname" "light" +"spawnflags" "2" +} +// entity 531 +{ +"spawnflags" "0" +"overbright_range" "0.43" +"light" "15" +"origin" "5790 1774 610" +"classname" "light" +} +// entity 532 +{ +"light" "15" +"origin" "5410 1916 606" +"classname" "light" +"spawnflags" "2" +"overbright_range" "0.42" +} +// entity 533 +{ +"spawnflags" "2" +"classname" "light" +"origin" "5856 944 776" +"light" "15" +"overbright_range" "0.45" +} +// entity 534 +{ +"overbright_range" "0.45" +"light" "15" +"origin" "6080 2016 776" +"classname" "light" +"spawnflags" "2" +} +// entity 535 +{ +"spawnflags" "2" +"classname" "light" +"origin" "6008 2016 776" +"light" "15" +"overbright_range" "0.45" +} +// entity 536 +{ +"overbright_range" "0.45" +"light" "15" +"origin" "5896 2216 744" +"classname" "light" +"spawnflags" "2" +} +// entity 537 +{ +"spawnflags" "2" +"classname" "light" +"origin" "5640 2216 744" +"light" "15" +"overbright_range" "0.45" +} +// entity 538 +{ +"overbright_range" "0.45" +"light" "15" +"origin" "5384 2216 744" +"classname" "light" +"spawnflags" "2" +} +// entity 539 +{ +"spawnflags" "2" +"classname" "light" +"origin" "5320 2096 776" +"light" "15" +"overbright_range" "0.45" +} +// entity 540 +{ +"overbright_range" "0.45" +"light" "15" +"origin" "5320 1936 776" +"classname" "light" +"spawnflags" "2" +} +// entity 541 +{ +"spawnflags" "2" +"classname" "light" +"origin" "5384 1816 752" +"light" "15" +"overbright_range" "0.45" +} +// entity 542 +{ +"overbright_range" "0.45" +"light" "15" +"origin" "5640 1816 752" +"classname" "light" +"spawnflags" "2" +} +// entity 543 +{ +"spawnflags" "2" +"classname" "light" +"origin" "5896 1824 752" +"light" "15" +"overbright_range" "0.45" +} +// entity 544 +{ +"overbright_range" "0.45" +"light" "15" +"origin" "5640 2008 776" +"classname" "light" +"spawnflags" "2" +} +// entity 545 +{ +"spawnflags" "2" +"classname" "light" +"origin" "5856 1168 632" +"light" "25" +"overbright_range" "0.5" +} +// entity 546 +{ +"#area" "2" +"#set" "1000" +"spawnflags" "0" +"origin" "5968 948 692" +"_color" "0.956863 0.592157 0.043137" +"$targetname" "friendlynode" +"classname" "info_pathnode" +} +// entity 547 +{ +"testanim" "idle" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"health" "120" +"gun" "MP40" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "cover" +"type_idle" "idle" +"classname" "ai_actor" +"origin" "5936.00 1616.00 536.00" +"model" "human/german_wehrmact_nco.tik" +"#set" "3" +"#group" "2" +"$targetname" "enemyspawner" +"angle" "270" +"hearing" "512" +"maxdist" "512" +} +// entity 548 +{ +"testanim" "idle" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "runner" +"angle" "270" +"$targetname" "enemyspawner" +"#group" "3" +"#set" "3" +"model" "human/german_wehrmact_soldier.tik" +"origin" "5912.00 1576.00 536.00" +"classname" "ai_actor" +"hearing" "512" +"maxdist" "512" +} +// entity 549 +{ +"testanim" "idle" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"angle" "90" +"health" "120" +"gun" "MP40" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "runner" +"origin" "5600.00 1488.00 544.00" +"model" "human/german_wehrmact_nco.tik" +"$targetname" "enemyspawner" +"#group" "2" +"#set" "5" +"classname" "ai_actor" +"hearing" "512" +"maxdist" "512" +} +// entity 550 +{ +"testanim" "idle" +"origin" "2448.00 1144.00 272.00" +"model" "human/german_wehrmact_soldier.tik" +"#group" "2" +"#set" "6" +"classname" "ai_actor" +"$targetname" "enemyspawner" +"type_idle" "runner" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"angle" "0" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"health" "110" +"hearing" "512" +"maxdist" "512" +} +// entity 551 +{ +"testanim" "idle" +"origin" "2120.00 728.00 224.00" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"angle" "0" +"health" "140" +"gun" "MP40" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "runner" +"model" "human/german_wehrmact_nco.tik" +"$targetname" "enemyspawner" +"#group" "5" +"#set" "6" +"classname" "ai_actor" +"hearing" "512" +"maxdist" "512" +} +// entity 552 +{ +"classname" "info_pathnode" +"origin" "2240 736 224" +"#set" "6" +"#group" "3" +"$targetname" "enemyspawnerdestination" +"_color" "1.000000 1.000000 0.501961" +"target" "t235" +} +// entity 553 +{ +"_color" "1.000000 1.000000 0.501961" +"$targetname" "enemyspawnerdestination" +"#group" "4" +"#set" "6" +"origin" "2560 1136 272" +"classname" "info_pathnode" +"target" "t230" +} +// entity 554 +{ +"testanim" "idle" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"health" "120" +"gun" "MP40" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"classname" "ai_actor" +"$targetname" "enemyspawner" +"#set" "10" +"#group" "2" +"model" "human/german_wehrmact_nco.tik" +"origin" "-3984.00 7320.00 120.00" +"angle" "270" +"hearing" "512" +"maxdist" "512" +} +// entity 555 +{ +"testanim" "idle" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"health" "120" +"gun" "MP40" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"angle" "270" +"origin" "-4208.00 7248.00 112.00" +"model" "human/german_wehrmact_nco.tik" +"#group" "1" +"#set" "9" +"$targetname" "enemyspawner" +"classname" "ai_actor" +"hearing" "512" +"maxdist" "512" +} +// entity 556 +{ +"testanim" "idle" +"classname" "ai_actor" +"$targetname" "enemyspawner" +"#set" "9" +"#group" "2" +"model" "human/german_wehrmact_soldier.tik" +"origin" "-3992.00 7248.00 112.00" +"angle" "270" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"health" "90" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"hearing" "512" +"maxdist" "512" +} +// entity 557 +{ +"testanim" "idle" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"health" "90" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"angle" "270" +"origin" "-3992.00 7192.00 104.00" +"model" "human/german_wehrmact_soldier.tik" +"#group" "2" +"#set" "8" +"$targetname" "enemyspawner" +"classname" "ai_actor" +"hearing" "512" +"maxdist" "512" +} +// entity 558 +{ +"testanim" "idle" +"classname" "ai_actor" +"$targetname" "enemyspawner" +"#set" "7" +"#group" "2" +"model" "human/german_wehrmact_soldier.tik" +"origin" "-3984.00 7128.00 96.00" +"angle" "270" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"health" "90" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"hearing" "512" +"maxdist" "512" +} +// entity 559 +{ +"testanim" "idle" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"health" "90" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"angle" "270" +"origin" "-4176.00 7120.00 88.00" +"model" "human/german_wehrmact_soldier.tik" +"#group" "1" +"#set" "7" +"$targetname" "enemyspawner" +"classname" "ai_actor" +"hearing" "512" +"maxdist" "512" +} +// entity 560 +{ +"testanim" "idle" +"classname" "ai_actor" +"$targetname" "enemyspawner" +"#set" "8" +"#group" "1" +"model" "human/german_wehrmact_soldier.tik" +"origin" "-4200.00 7192.00 104.00" +"angle" "270" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"health" "90" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"hearing" "512" +"maxdist" "512" +} +// entity 561 +{ +"origin" "5984 1552 536" +"classname" "info_pathnode" +"_color" "1.000000 1.000000 0.501961" +"$targetname" "enemyspawndestination" +"#set" "3" +"#group" "2" +"target" "t200" +} +// entity 562 +{ +"classname" "info_pathnode" +"origin" "5840 1552 536" +"_color" "1.000000 1.000000 0.501961" +"#set" "3" +"#group" "1" +"$targetname" "enemyspawndestination" +"target" "t194" +} +// entity 563 +{ +"origin" "5968 1128 624" +"classname" "info_pathnode" +"targetname" "t189" +"target" "t190" +} +// entity 564 +{ +"classname" "info_pathnode" +"origin" "5968 1000 696" +"targetname" "t190" +"target" "t191" +} +// entity 565 +{ +"origin" "5968 928 696" +"classname" "info_pathnode" +"targetname" "t191" +"target" "t192" +} +// entity 566 +{ +"classname" "info_pathnode" +"origin" "6144 928 696" +"angle" "90" +"targetname" "t192" +"target" "t193" +} +// entity 567 +{ +"angle" "90" +"origin" "6144 1152 696" +"classname" "info_pathnode" +"targetname" "t193" +} +// entity 568 +{ +"origin" "5968 1208 536" +"classname" "info_pathnode" +"targetname" "t195" +"target" "t196" +} +// entity 569 +{ +"classname" "info_pathnode" +"origin" "5968 1128 632" +"targetname" "t196" +"target" "t197" +} +// entity 570 +{ +"origin" "5968 1000 704" +"classname" "info_pathnode" +"targetname" "t197" +"target" "t198" +} +// entity 571 +{ +"classname" "info_pathnode" +"origin" "5968 920 704" +"targetname" "t198" +"target" "t199" +} +// entity 572 +{ +"origin" "5856 928 696" +"classname" "info_pathnode" +"angle" "45" +"targetname" "t199" +} +// entity 573 +{ +"origin" "5648 664 536" +"classname" "info_pathnode" +"targetname" "t202" +"target" "t203" +} +// entity 574 +{ +"classname" "info_pathnode" +"origin" "5640 824 536" +"targetname" "t203" +"target" "t204" +} +// entity 575 +{ +"origin" "5632 1016 536" +"classname" "info_pathnode" +"targetname" "t204" +"target" "t205" +} +// entity 576 +{ +"classname" "info_pathnode" +"origin" "5632 1080 536" +"targetname" "t205" +"target" "t206" +} +// entity 577 +{ +"origin" "5616 1304 536" +"classname" "info_pathnode" +"targetname" "t206" +"target" "t207" +} +// entity 578 +{ +"classname" "info_pathnode" +"origin" "5592 1640 536" +"targetname" "t207" +"target" "t208" +} +// entity 579 +{ +"origin" "5736 1648 536" +"classname" "info_pathnode" +"targetname" "t208" +} +// entity 580 +{ +"origin" "5592 656 536" +"classname" "info_pathnode" +"targetname" "t210" +"target" "t211" +} +// entity 581 +{ +"classname" "info_pathnode" +"origin" "5656 656 536" +"targetname" "t211" +"target" "t212" +} +// entity 582 +{ +"origin" "5608 832 536" +"classname" "info_pathnode" +"targetname" "t212" +"target" "t213" +} +// entity 583 +{ +"classname" "info_pathnode" +"origin" "5632 1016 536" +"targetname" "t213" +"target" "t214" +} +// entity 584 +{ +"origin" "5632 1080 536" +"classname" "info_pathnode" +"targetname" "t214" +"target" "t215" +} +// entity 585 +{ +"classname" "info_pathnode" +"origin" "5552 1312 536" +"targetname" "t215" +"target" "t216" +} +// entity 586 +{ +"origin" "5552 1488 536" +"classname" "info_pathnode" +"angle" "45" +"targetname" "t216" +} +// entity 587 +{ +"target" "t217" +"_color" "1.000000 1.000000 0.501961" +"#group" "3" +"#set" "5" +"$targetname" "enemyspawndestination" +"origin" "5280 656 496" +"classname" "info_pathnode" +} +// entity 588 +{ +"origin" "5592 656 536" +"classname" "info_pathnode" +"targetname" "t218" +"target" "t219" +} +// entity 589 +{ +"classname" "info_pathnode" +"origin" "5648 656 536" +"targetname" "t219" +"target" "t220" +} +// entity 590 +{ +"origin" "5632 792 536" +"classname" "info_pathnode" +"targetname" "t220" +"target" "t221" +} +// entity 591 +{ +"classname" "info_pathnode" +"origin" "5632 1000 536" +"angle" "90" +"targetname" "t221" +} +// entity 592 +{ +"origin" "3712 1646 352" +"classname" "info_pathnode" +"targetname" "t223" +"target" "t224" +} +// entity 593 +{ +"classname" "info_pathnode" +"origin" "4304 1854 456" +"targetname" "t224" +"target" "t225" +} +// entity 594 +{ +"origin" "4680 1618 482" +"classname" "info_pathnode" +"targetname" "t225" +} +// entity 595 +{ +"origin" "4152 976 402" +"classname" "info_pathnode" +"targetname" "t231" +"target" "t232" +} +// entity 596 +{ +"classname" "info_pathnode" +"origin" "5056 856 536" +"targetname" "t232" +} +// entity 597 +{ +"origin" "3816 714 342" +"classname" "info_pathnode" +"target" "t233" +"targetname" "t234" +} +// entity 598 +{ +"classname" "info_pathnode" +"origin" "4552 656 498" +"targetname" "t233" +} +// entity 599 +{ +"classname" "trigger_once" +"setthread" "mass_ending2" +// brush 0 +{ +( -1800 4416 -208 ) ( -1872 4416 -208 ) ( -1872 4248 -208 ) common/trigger 0 32 0.00 1 1 0 128 0 +( -1872 4272 1360 ) ( -1872 4440 1360 ) ( -1800 4440 1360 ) common/trigger 0 32 0.00 1 1 0 128 0 +( -1908 740 760 ) ( -1836 740 760 ) ( -1836 740 744 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -1816 4236 424 ) ( -1816 4404 424 ) ( -1816 4404 408 ) common/trigger -32 0 0.00 1 1 0 128 0 +( -1724 7464 760 ) ( -1796 7464 760 ) ( -1796 7464 744 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -1860 4252 760 ) ( -1860 4084 760 ) ( -1860 4084 744 ) common/trigger -32 0 0.00 1 1 0 128 0 +} +} +// entity 600 +{ +"setthread" "mass_ending3" +"classname" "trigger_once" +// brush 0 +{ +( -2888 4432 -312 ) ( -2960 4432 -312 ) ( -2960 4264 -312 ) common/trigger 0 -8 0.00 1 1 0 128 0 +( -2960 4296 1360 ) ( -2960 4464 1360 ) ( -2888 4464 1360 ) common/trigger 0 -8 0.00 1 1 0 128 0 +( -3024 1068 760 ) ( -2952 1068 760 ) ( -2952 1068 744 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -2904 4372 424 ) ( -2904 4540 424 ) ( -2904 4540 408 ) common/trigger 8 0 0.00 1 1 0 128 0 +( -2764 6904 760 ) ( -2836 6904 760 ) ( -2836 6904 744 ) common/trigger 0 0 0.00 1 1 0 128 0 +( -2932 3940 760 ) ( -2932 3772 760 ) ( -2932 3772 744 ) common/trigger 8 0 0.00 1 1 0 128 0 +} +} +// entity 601 +{ +"classname" "trigger_once" +"setthread" "mass_ending4" +// brush 0 +{ +( -3420 4456 -268 ) ( -3492 4456 -268 ) ( -3492 4288 -268 ) common/trigger -44 -52 0.00 1 1 0 128 0 +( -3492 4316 1360 ) ( -3492 4484 1360 ) ( -3420 4484 1360 ) common/trigger -44 -52 0.00 1 1 0 128 0 +( -3552 1024 760 ) ( -3480 1024 760 ) ( -3480 1024 744 ) common/trigger -44 0 0.00 1 1 0 128 0 +( -3436 4392 424 ) ( -3436 4560 424 ) ( -3436 4560 408 ) common/trigger 52 0 0.00 1 1 0 128 0 +( -3280 6804 760 ) ( -3352 6804 760 ) ( -3352 6804 744 ) common/trigger -44 0 0.00 1 1 0 128 0 +( -3460 3896 760 ) ( -3460 3728 760 ) ( -3460 3728 744 ) common/trigger 52 0 0.00 1 1 0 128 0 +} +} +// entity 602 +{ +"spawnflags" "2" +"classname" "info_pathnode" +"origin" "-1240 7016 96" +} +// entity 603 +{ +"origin" "-1312 6912 96" +"classname" "info_pathnode" +} +// entity 604 +{ +"spawnflags" "4" +"classname" "info_pathnode" +"origin" "-1288 6784 96" +} +// entity 605 +{ +"origin" "-1176 6880 104" +"classname" "info_pathnode" +} +// entity 606 +{ +"classname" "info_pathnode" +"origin" "-1064 6784 96" +} +// entity 607 +{ +"origin" "-1064 6672 96" +"classname" "info_pathnode" +} +// entity 608 +{ +"classname" "info_pathnode" +"origin" "-1048 6936 120" +} +// entity 609 +{ +"origin" "-1080 7072 96" +"classname" "info_pathnode" +} +// entity 610 +{ +"classname" "info_pathnode" +"origin" "-1000 7176 120" +} +// entity 611 +{ +"origin" "-912 7064 128" +"classname" "info_pathnode" +} +// entity 612 +{ +"classname" "info_pathnode" +"origin" "-912 6928 136" +} +// entity 613 +{ +"spawnflags" "4" +"origin" "-880 6808 120" +"classname" "info_pathnode" +} +// entity 614 +{ +"classname" "info_pathnode" +"origin" "-752 6800 120" +} +// entity 615 +{ +"spawnflags" "2" +"origin" "-752 6928 128" +"classname" "info_pathnode" +} +// entity 616 +{ +"spawnflags" "2" +"classname" "info_pathnode" +"origin" "-760 7048 128" +} +// entity 617 +{ +"origin" "-736 7144 120" +"classname" "info_pathnode" +} +// entity 618 +{ +"classname" "info_pathnode" +"origin" "-664 7032 128" +} +// entity 619 +{ +"origin" "-656 6800 112" +"classname" "info_pathnode" +} +// entity 620 +{ +"classname" "light" +"origin" "-1256 7072 232" +"overbright_range" "0.41" +"light" "25" +} +// entity 621 +{ +"light" "25" +"overbright_range" "0.41" +"origin" "-1000 7080 232" +"classname" "light" +} +// entity 622 +{ +"classname" "light" +"origin" "-712 7080 232" +"overbright_range" "0.41" +"light" "25" +} +// entity 623 +{ +"spawnflags" "2" +"light" "15" +"overbright_range" "0.41" +"origin" "-1256 6976 232" +"classname" "light" +} +// entity 624 +{ +"classname" "light" +"origin" "-1248 7160 232" +"overbright_range" "0.41" +"light" "15" +"spawnflags" "2" +} +// entity 625 +{ +"spawnflags" "2" +"light" "15" +"overbright_range" "0.41" +"origin" "-1256 6848 232" +"classname" "light" +} +// entity 626 +{ +"classname" "light" +"origin" "-1080 6928 232" +"overbright_range" "0.41" +"light" "15" +"spawnflags" "2" +} +// entity 627 +{ +"spawnflags" "2" +"light" "15" +"overbright_range" "0.41" +"origin" "-1080 7152 232" +"classname" "light" +} +// entity 628 +{ +"classname" "light" +"origin" "-912 7152 232" +"overbright_range" "0.41" +"light" "15" +"spawnflags" "2" +} +// entity 629 +{ +"spawnflags" "2" +"light" "15" +"overbright_range" "0.41" +"origin" "-912 6928 232" +"classname" "light" +} +// entity 630 +{ +"classname" "light" +"origin" "-832 6832 232" +"overbright_range" "0.41" +"light" "15" +"spawnflags" "2" +} +// entity 631 +{ +"spawnflags" "2" +"light" "15" +"overbright_range" "0.41" +"origin" "-688 6840 232" +"classname" "light" +} +// entity 632 +{ +"classname" "light" +"origin" "-704 7000 232" +"overbright_range" "0.41" +"light" "15" +"spawnflags" "2" +} +// entity 633 +{ +"spawnflags" "2" +"light" "15" +"overbright_range" "0.41" +"origin" "-712 7160 232" +"classname" "light" +} +// entity 634 +{ +"#group" "1" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "0" +"accuracy" "20" +"waittrigger" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"testanim" "idle" +"#area" "1" +"angle" "180" +"origin" "5192.00 1168.00 502.00" +"model" "human//german_wehrmact_soldier.tik" +"scale" "1.0" +"classname" "ai_german_wehrmact_soldier" +"$targetname" "enemy" +"leash" "256" +"enemysharerange" "0" +"hearing" "512" +} +// entity 635 +{ +"origin" "5192 1048 536" +"classname" "info_pathnode" +} +// entity 636 +{ +"classname" "info_pathnode" +"origin" "5024 1080 536" +} +// entity 637 +{ +"origin" "5024 1384 536" +"classname" "info_pathnode" +} +// entity 638 +{ +"classname" "info_pathnode" +"origin" "5280 784 536" +} +// entity 639 +{ +"origin" "4960 856 536" +"classname" "info_pathnode" +} +// entity 640 +{ +"classname" "info_pathnode" +"origin" "5328 1528 536" +} +// entity 641 +{ +"origin" "4656 896 528" +"classname" "info_pathnode" +} +// entity 642 +{ +"classname" "trigger_multiple" +"$targetname" "exterior" +// brush 0 +{ +( 5680 1072 544 ) ( 5592 1072 544 ) ( 5592 1056 544 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5592 1056 672 ) ( 5592 1072 672 ) ( 5680 1072 672 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5592 1056 672 ) ( 5680 1056 672 ) ( 5680 1056 664 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5680 1056 672 ) ( 5680 1072 672 ) ( 5680 1072 664 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5680 1072 672 ) ( 5592 1072 672 ) ( 5592 1072 664 ) common/trigger 0 0 0.00 1 1 0 128 0 +( 5576 1072 672 ) ( 5576 1056 672 ) ( 5576 1056 664 ) common/trigger 0 0 0.00 1 1 0 128 0 +} +} +// entity 643 +{ +"origin" "-6016 -5000 24" +"classname" "info_pathnode" +} +// entity 644 +{ +"classname" "info_pathnode" +"origin" "-5960 -5464 -40" +} +// entity 645 +{ +"origin" "-5616 -5160 -80" +"classname" "info_pathnode" +} +// entity 646 +{ +"classname" "info_pathnode" +"origin" "-5608 -4784 -64" +} +// entity 647 +{ +"origin" "-5856 -4560 0" +"classname" "info_pathnode" +} +// entity 648 +{ +"classname" "info_pathnode" +"origin" "-5976 -4280 80" +} +// entity 649 +{ +"origin" "-5408 -4328 96" +"classname" "info_pathnode" +} +// entity 650 +{ +"classname" "info_pathnode" +"origin" "-5600 -3856 104" +} +// entity 651 +{ +"origin" "-5664 -4104 56" +"classname" "info_pathnode" +} +// entity 652 +{ +"classname" "info_pathnode" +"origin" "-5184 -3832 104" +} +// entity 653 +{ +"origin" "-5152 -4112 128" +"classname" "info_pathnode" +} +// entity 654 +{ +"classname" "info_pathnode" +"origin" "-4672 -3744 112" +} +// entity 655 +{ +"origin" "-4576 -4064 112" +"classname" "info_pathnode" +} +// entity 656 +{ +"classname" "info_pathnode" +"origin" "-4136 -4056 112" +} +// entity 657 +{ +"origin" "-4144 -3712 112" +"classname" "info_pathnode" +} +// entity 658 +{ +"classname" "info_pathnode" +"origin" "-3672 -4080 88" +} +// entity 659 +{ +"origin" "-3648 -3712 88" +"classname" "info_pathnode" +} +// entity 660 +{ +"classname" "info_pathnode" +"origin" "-3856 -3648 104" +} +// entity 661 +{ +"origin" "-3848 -3480 112" +"classname" "info_pathnode" +} +// entity 662 +{ +"classname" "info_pathnode" +"origin" "-3520 -3472 112" +} +// entity 663 +{ +"origin" "-3464 -3168 120" +"classname" "info_pathnode" +} +// entity 664 +{ +"classname" "info_pathnode" +"origin" "-3616 -3136 120" +} +// entity 665 +{ +"origin" "-3976 -3096 120" +"classname" "info_pathnode" +} +// entity 666 +{ +"classname" "info_pathnode" +"origin" "-3624 -2744 120" +} +// entity 667 +{ +"origin" "-4040 -2696 120" +"classname" "info_pathnode" +} +// entity 668 +{ +"classname" "info_pathnode" +"origin" "-3440 -2352 120" +} +// entity 669 +{ +"origin" "-3952 -2384 120" +"classname" "info_pathnode" +} +// entity 670 +{ +"classname" "info_pathnode" +"origin" "-4384 -2496 120" +} +// entity 671 +{ +"origin" "-4408 -2152 120" +"classname" "info_pathnode" +} +// entity 672 +{ +"classname" "info_pathnode" +"origin" "-4432 -1720 128" +} +// entity 673 +{ +"origin" "-4432 -1344 160" +"classname" "info_pathnode" +} +// entity 674 +{ +"classname" "info_pathnode" +"origin" "-4752 -1272 144" +} +// entity 675 +{ +"origin" "-4728 -1672 128" +"classname" "info_pathnode" +} +// entity 676 +{ +"classname" "info_pathnode" +"origin" "-4720 -2040 120" +} +// entity 677 +{ +"origin" "-4808 -2480 120" +"classname" "info_pathnode" +} +// entity 678 +{ +"classname" "info_pathnode" +"origin" "-5096 -2080 120" +} +// entity 679 +{ +"origin" "-5104 -2512 120" +"classname" "info_pathnode" +} +// entity 680 +{ +"classname" "info_pathnode" +"origin" "-5104 -1672 120" +} +// entity 681 +{ +"origin" "-5360 -2736 120" +"classname" "info_pathnode" +} +// entity 682 +{ +"classname" "info_pathnode" +"origin" "-5104 -2872 120" +} +// entity 683 +{ +"origin" "-5440 -2968 120" +"classname" "info_pathnode" +} +// entity 684 +{ +"classname" "info_pathnode" +"origin" "-5800 -3048 120" +} +// entity 685 +{ +"origin" "-5936 -2712 136" +"classname" "info_pathnode" +} +// entity 686 +{ +"classname" "info_pathnode" +"origin" "-5672 -2696 120" +} +// entity 687 +{ +"origin" "-4960 -2296 120" +"classname" "info_pathnode" +} +// entity 688 +{ +"classname" "info_pathnode" +"origin" "-4928 -1896 120" +} +// entity 689 +{ +"origin" "-4240 -2392 120" +"classname" "info_pathnode" +} +// entity 690 +{ +"targetname" "t238" +"classname" "info_pathnode" +"origin" "-3240 -2232 144" +} +// entity 691 +{ +"origin" "-3104 -2024 192" +"classname" "info_pathnode" +} +// entity 692 +{ +"classname" "info_pathnode" +"origin" "-3216 -1728 256" +} +// entity 693 +{ +"origin" "-3136 -1584 304" +"classname" "info_pathnode" +} +// entity 694 +{ +"classname" "info_pathnode" +"origin" "-2976 -1704 288" +} +// entity 695 +{ +"origin" "-3032 -1816 256" +"classname" "info_pathnode" +} +// entity 696 +{ +"classname" "info_pathnode" +"origin" "-2888 -2136 192" +} +// entity 697 +{ +"origin" "-2952 -2448 144" +"classname" "info_pathnode" +} +// entity 698 +{ +"classname" "info_pathnode" +"origin" "-3096 -2520 128" +} +// entity 699 +{ +"origin" "-2976 -2832 128" +"classname" "info_pathnode" +} +// entity 700 +{ +"classname" "info_pathnode" +"origin" "-3152 -3152 128" +} +// entity 701 +{ +"origin" "-3000 -3784 24" +"classname" "info_pathnode" +} +// entity 702 +{ +"classname" "info_pathnode" +"origin" "-2736 -3336 96" +} +// entity 703 +{ +"origin" "-2728 -4264 -72" +"classname" "info_pathnode" +} +// entity 704 +{ +"classname" "info_pathnode" +"origin" "-3328 -4264 8" +} +// entity 705 +{ +"origin" "-3392 -4664 32" +"classname" "info_pathnode" +} +// entity 706 +{ +"classname" "info_pathnode" +"origin" "-2848 -4824 -56" +} +// entity 707 +{ +"origin" "-2840 -5232 -56" +"classname" "info_pathnode" +} +// entity 708 +{ +"classname" "info_pathnode" +"origin" "-3376 -5184 8" +} +// entity 709 +{ +"origin" "-3136 -4464 -40" +"classname" "info_pathnode" +} +// entity 710 +{ +"classname" "info_pathnode" +"origin" "-3160 -4912 -24" +} +// entity 711 +{ +"origin" "-3160 -5472 -40" +"classname" "info_pathnode" +} +// entity 712 +{ +"classname" "info_pathnode" +"origin" "-3392 -5608 8" +} +// entity 713 +{ +"origin" "-2928 -5736 -56" +"classname" "info_pathnode" +} +// entity 714 +{ +"classname" "info_pathnode" +"origin" "-3160 -6024 -48" +} +// entity 715 +{ +"origin" "-3528 -6136 40" +"classname" "info_pathnode" +} +// entity 716 +{ +"classname" "info_pathnode" +"origin" "-2944 -6168 -56" +} +// entity 717 +{ +"origin" "-2920 -6480 -72" +"classname" "info_pathnode" +} +// entity 718 +{ +"classname" "info_pathnode" +"origin" "-3192 -6528 -40" +} +// entity 719 +{ +"origin" "-3496 -6616 32" +"classname" "info_pathnode" +} +// entity 720 +{ +"classname" "info_pathnode" +"origin" "-2840 -6808 -56" +} +// entity 721 +{ +"origin" "-3120 -6904 -48" +"classname" "info_pathnode" +} +// entity 722 +{ +"origin" "-2640 -7088 -56" +"classname" "info_pathnode" +} +// entity 723 +{ +"classname" "info_pathnode" +"origin" "-2264 -7152 -56" +} +// entity 724 +{ +"origin" "-2176 -7536 -56" +"classname" "info_pathnode" +} +// entity 725 +{ +"classname" "info_pathnode" +"origin" "-1760 -7216 -56" +} +// entity 726 +{ +"origin" "-1696 -7616 -56" +"classname" "info_pathnode" +} +// entity 727 +{ +"classname" "info_pathnode" +"origin" "-1408 -7280 -56" +} +// entity 728 +{ +"origin" "-1232 -7672 -56" +"classname" "info_pathnode" +} +// entity 729 +{ +"classname" "info_pathnode" +"origin" "-1176 -7064 -56" +} +// entity 730 +{ +"origin" "-856 -7048 -56" +"classname" "info_pathnode" +} +// entity 731 +{ +"classname" "info_pathnode" +"origin" "-848 -7408 -64" +} +// entity 732 +{ +"origin" "-848 -6768 -56" +"classname" "info_pathnode" +} +// entity 733 +{ +"classname" "info_pathnode" +"origin" "-464 -6672 -56" +} +// entity 734 +{ +"origin" "-848 -6392 -56" +"classname" "info_pathnode" +} +// entity 735 +{ +"spawnflags" "8" +"classname" "info_pathnode" +"origin" "-488 -6040 -56" +} +// entity 736 +{ +"origin" "-840 -5704 -56" +"classname" "info_pathnode" +} +// entity 737 +{ +"classname" "info_pathnode" +"origin" "-472 -5552 -56" +} +// entity 738 +{ +"origin" "-840 -5232 -56" +"classname" "info_pathnode" +} +// entity 739 +{ +"classname" "info_pathnode" +"origin" "-464 -4896 -72" +} +// entity 740 +{ +"origin" "-856 -4640 -80" +"classname" "info_pathnode" +} +// entity 741 +{ +"classname" "info_pathnode" +"origin" "-1128 -5000 -72" +} +// entity 742 +{ +"origin" "-1208 -4616 -72" +"classname" "info_pathnode" +} +// entity 743 +{ +"classname" "info_pathnode" +"origin" "-1528 -5008 -64" +} +// entity 744 +{ +"origin" "-1608 -4600 -72" +"classname" "info_pathnode" +} +// entity 745 +{ +"classname" "info_pathnode" +"origin" "-1872 -4992 -64" +} +// entity 746 +{ +"origin" "-1992 -4544 -80" +"classname" "info_pathnode" +} +// entity 747 +{ +"classname" "info_pathnode" +"origin" "-2304 -5024 -56" +} +// entity 748 +{ +"origin" "-2440 -4440 -72" +"classname" "info_pathnode" +} +// entity 749 +{ +"classname" "info_pathnode" +"origin" "-2376 -4008 -32" +} +// entity 750 +{ +"origin" "-1952 -4128 56" +"classname" "info_pathnode" +} +// entity 751 +{ +"classname" "info_pathnode" +"origin" "-1936 -3656 216" +} +// entity 752 +{ +"origin" "-2368 -3520 128" +"classname" "info_pathnode" +} +// entity 753 +{ +"classname" "info_pathnode" +"origin" "-2312 -3032 232" +} +// entity 754 +{ +"origin" "-1872 -3080 352" +"classname" "info_pathnode" +} +// entity 755 +{ +"classname" "info_pathnode" +"origin" "-1832 -2584 416" +} +// entity 756 +{ +"origin" "-2296 -2488 312" +"classname" "info_pathnode" +} +// entity 757 +{ +"classname" "info_pathnode" +"origin" "-2712 -2704 144" +} +// entity 758 +{ +"origin" "-1832 -2128 456" +"classname" "info_pathnode" +} +// entity 759 +{ +"classname" "info_pathnode" +"origin" "-2376 -1912 360" +} +// entity 760 +{ +"origin" "-1888 -1736 472" +"classname" "info_pathnode" +} +// entity 761 +{ +"classname" "info_pathnode" +"origin" "-2328 -1536 408" +} +// entity 762 +{ +"origin" "-1920 -1328 448" +"classname" "info_pathnode" +} +// entity 763 +{ +"classname" "info_pathnode" +"origin" "-2368 -1064 432" +} +// entity 764 +{ +"origin" "-1896 -712 392" +"classname" "info_pathnode" +} +// entity 765 +{ +"classname" "info_pathnode" +"origin" "-2768 -1632 320" +} +// entity 766 +{ +"origin" "-2840 -1248 408" +"classname" "info_pathnode" +} +// entity 767 +{ +"classname" "info_pathnode" +"origin" "-1512 -1096 416" +} +// entity 768 +{ +"origin" "-1632 -1568 496" +"classname" "info_pathnode" +} +// entity 769 +{ +"classname" "info_pathnode" +"origin" "-1152 -1240 480" +} +// entity 770 +{ +"origin" "-728 -1352 520" +"classname" "info_pathnode" +} +// entity 771 +{ +"classname" "info_pathnode" +"origin" "-712 -1608 528" +} +// entity 772 +{ +"origin" "-408 -1664 536" +"classname" "info_pathnode" +} +// entity 773 +{ +"classname" "info_pathnode" +"origin" "-768 -1864 528" +} +// entity 774 +{ +"origin" "-288 -1864 536" +"classname" "info_pathnode" +} +// entity 775 +{ +"origin" "-72 -2344 536" +"classname" "info_pathnode" +} +// entity 776 +{ +"classname" "info_pathnode" +"origin" "-32 -2768 536" +} +// entity 777 +{ +"origin" "40 -3088 520" +"classname" "info_pathnode" +} +// entity 778 +{ +"classname" "info_pathnode" +"origin" "-224 -2920 520" +} +// entity 779 +{ +"origin" "-256 -3216 504" +"classname" "info_pathnode" +} +// entity 780 +{ +"classname" "info_pathnode" +"origin" "-552 -2864 496" +} +// entity 781 +{ +"origin" "-816 -2880 488" +"classname" "info_pathnode" +} +// entity 782 +{ +"classname" "info_pathnode" +"origin" "-1016 -2888 472" +} +// entity 783 +{ +"origin" "-952 -3104 448" +"classname" "info_pathnode" +} +// entity 784 +{ +"classname" "info_pathnode" +"origin" "-736 -3376 416" +} +// entity 785 +{ +"origin" "-456 -3400 456" +"classname" "info_pathnode" +} +// entity 786 +{ +"classname" "info_pathnode" +"origin" "-32 -3320 480" +} +// entity 787 +{ +"origin" "-352 -3512 456" +"classname" "info_pathnode" +} +// entity 788 +{ +"classname" "info_pathnode" +"origin" "-696 -3536 384" +} +// entity 789 +{ +"origin" "-456 -3592 408" +"classname" "info_pathnode" +} +// entity 790 +{ +"classname" "info_pathnode" +"origin" "-648 -3752 312" +} +// entity 791 +{ +"origin" "-368 -3808 312" +"classname" "info_pathnode" +} +// entity 792 +{ +"classname" "info_pathnode" +"origin" "-472 -4080 128" +} +// entity 793 +{ +"origin" "-144 -4032 176" +"classname" "info_pathnode" +} +// entity 794 +{ +"classname" "info_pathnode" +"origin" "-408 -4312 40" +} +// entity 795 +{ +"origin" "-48 -4264 40" +"classname" "info_pathnode" +} +// entity 796 +{ +"classname" "info_pathnode" +"origin" "-360 -4552 -56" +} +// entity 797 +{ +"origin" "-32 -4544 -56" +"classname" "info_pathnode" +} +// entity 798 +{ +"classname" "info_pathnode" +"origin" "-16 -3480 448" +} +// entity 799 +{ +"origin" "16 -3744 328" +"classname" "info_pathnode" +} +// entity 800 +{ +"classname" "info_pathnode" +"origin" "88 -3960 192" +} +// entity 801 +{ +"origin" "160 -4208 56" +"classname" "info_pathnode" +} +// entity 802 +{ +"classname" "info_pathnode" +"origin" "296 -4480 -72" +} +// entity 803 +{ +"origin" "-768 -3968 176" +"classname" "info_pathnode" +} +// entity 804 +{ +"classname" "info_pathnode" +"origin" "-736 -4208 64" +} +// entity 805 +{ +"origin" "-704 -4384 8" +"classname" "info_pathnode" +} +// entity 806 +{ +"classname" "info_pathnode" +"origin" "-584 -4568 -48" +} +// entity 807 +{ +"origin" "-984 -2520 480" +"classname" "info_pathnode" +} +// entity 808 +{ +"classname" "info_pathnode" +"origin" "-776 -2448 496" +} +// entity 809 +{ +"origin" "-904 -2104 504" +"classname" "info_pathnode" +} +// entity 810 +{ +"classname" "info_pathnode" +"origin" "-712 -1920 520" +} +// entity 811 +{ +"origin" "-992 -1880 512" +"classname" "info_pathnode" +} +// entity 812 +{ +"classname" "info_pathnode" +"origin" "-1248 -1904 504" +} +// entity 813 +{ +"origin" "-1640 -1816 496" +"classname" "info_pathnode" +} +// entity 814 +{ +"classname" "info_pathnode" +"origin" "-1568 -2024 488" +} +// entity 815 +{ +"origin" "-1232 -2096 488" +"classname" "info_pathnode" +} +// entity 816 +{ +"classname" "info_pathnode" +"origin" "-1208 -2280 488" +} +// entity 817 +{ +"origin" "-1552 -2256 472" +"classname" "info_pathnode" +} +// entity 818 +{ +"classname" "info_pathnode" +"origin" "-1504 -2464 464" +} +// entity 819 +{ +"origin" "-1208 -2504 472" +"classname" "info_pathnode" +} +// entity 820 +{ +"classname" "info_pathnode" +"origin" "-1512 -2856 440" +} +// entity 821 +{ +"origin" "-1232 -2872 456" +"classname" "info_pathnode" +} +// entity 822 +{ +"classname" "info_pathnode" +"origin" "-1456 -3200 400" +} +// entity 823 +{ +"origin" "-1136 -3152 424" +"classname" "info_pathnode" +} +// entity 824 +{ +"classname" "info_pathnode" +"origin" "-1840 -3312 320" +} +// entity 825 +{ +"origin" "-1696 -3568 288" +"classname" "info_pathnode" +} +// entity 826 +{ +"classname" "info_pathnode" +"origin" "-1408 -3384 360" +} +// entity 827 +{ +"origin" "-1080 -3328 392" +"classname" "info_pathnode" +} +// entity 828 +{ +"classname" "info_pathnode" +"origin" "-1600 -3696 264" +} +// entity 829 +{ +"origin" "-1192 -3672 280" +"classname" "info_pathnode" +} +// entity 830 +{ +"classname" "info_pathnode" +"origin" "-1696 -3888 192" +} +// entity 831 +{ +"origin" "-1296 -3880 208" +"classname" "info_pathnode" +} +// entity 832 +{ +"classname" "info_pathnode" +"origin" "-1192 -4104 120" +} +// entity 833 +{ +"origin" "-1576 -4104 128" +"classname" "info_pathnode" +} +// entity 834 +{ +"classname" "info_pathnode" +"origin" "-1512 -4288 72" +} +// entity 835 +{ +"origin" "-1168 -4232 72" +"classname" "info_pathnode" +} +// entity 836 +{ +"classname" "info_pathnode" +"origin" "-920 -4176 72" +} +// entity 837 +{ +"origin" "-1944 -4288 -8" +"classname" "info_pathnode" +} +// entity 838 +{ +"classname" "info_pathnode" +"origin" "-1552 -4384 16" +} +// entity 839 +{ +"origin" "-1224 -4392 16" +"classname" "info_pathnode" +} +// entity 840 +{ +"classname" "info_pathnode" +"origin" "-968 -4408 -8" +} +// entity 841 +{ +"spawnflags" "8" +"origin" "-1360 -5272 -80" +"classname" "info_pathnode" +} +// entity 842 +{ +"classname" "info_pathnode" +"origin" "-360 -5160 -64" +} +// entity 843 +{ +"origin" "48 -5240 -64" +"classname" "info_pathnode" +} +// entity 844 +{ +"classname" "info_pathnode" +"origin" "-48 -5416 -64" +} +// entity 845 +{ +"origin" "-144 -4840 -64" +"classname" "info_pathnode" +} +// entity 846 +{ +"classname" "info_pathnode" +"origin" "192 -4824 -64" +} +// entity 847 +{ +"origin" "592 -4824 -64" +"classname" "info_pathnode" +} +// entity 848 +{ +"classname" "info_pathnode" +"origin" "640 -4416 -64" +} +// entity 849 +{ +"origin" "592 -4064 104" +"classname" "info_pathnode" +} +// entity 850 +{ +"classname" "info_pathnode" +"origin" "904 -4104 24" +} +// entity 851 +{ +"origin" "1008 -4488 -32" +"classname" "info_pathnode" +} +// entity 852 +{ +"classname" "info_pathnode" +"origin" "1168 -4872 -40" +} +// entity 853 +{ +"origin" "1504 -4672 -48" +"classname" "info_pathnode" +} +// entity 854 +{ +"classname" "info_pathnode" +"origin" "1488 -4384 -56" +} +// entity 855 +{ +"origin" "1416 -4136 -40" +"classname" "info_pathnode" +} +// entity 856 +{ +"classname" "info_pathnode" +"origin" "1368 -3760 -32" +} +// entity 857 +{ +"origin" "1272 -3536 64" +"classname" "info_pathnode" +} +// entity 858 +{ +"classname" "info_pathnode" +"origin" "1144 -3352 152" +} +// entity 859 +{ +"origin" "1064 -3576 136" +"classname" "info_pathnode" +} +// entity 860 +{ +"classname" "info_pathnode" +"origin" "1128 -3888 16" +} +// entity 861 +{ +"origin" "1208 -4184 -32" +"classname" "info_pathnode" +} +// entity 862 +{ +"classname" "info_pathnode" +"origin" "1336 -4544 -56" +} +// entity 863 +{ +"origin" "1608 -3664 -40" +"classname" "info_pathnode" +} +// entity 864 +{ +"classname" "info_pathnode" +"origin" "1952 -3504 -56" +} +// entity 865 +{ +"origin" "1968 -3792 -56" +"classname" "info_pathnode" +} +// entity 866 +{ +"classname" "info_pathnode" +"origin" "1664 -3968 -56" +} +// entity 867 +{ +"origin" "1696 -4288 -56" +"classname" "info_pathnode" +} +// entity 868 +{ +"classname" "info_pathnode" +"origin" "1864 -4192 -56" +} +// entity 869 +{ +"origin" "1728 -4520 -48" +"classname" "info_pathnode" +} +// entity 870 +{ +"classname" "info_pathnode" +"origin" "1352 -3296 80" +} +// entity 871 +{ +"origin" "1608 -3344 -24" +"classname" "info_pathnode" +} +// entity 872 +{ +"classname" "info_pathnode" +"origin" "2000 -3200 -72" +} +// entity 873 +{ +"origin" "1064 -3072 264" +"classname" "info_pathnode" +} +// entity 874 +{ +"classname" "info_pathnode" +"origin" "1320 -3032 152" +} +// entity 875 +{ +"origin" "1544 -2992 40" +"classname" "info_pathnode" +} +// entity 876 +{ +"classname" "info_pathnode" +"origin" "1992 -2896 -80" +} +// entity 877 +{ +"origin" "1112 -2744 320" +"classname" "info_pathnode" +} +// entity 878 +{ +"classname" "info_pathnode" +"origin" "1256 -2720 224" +} +// entity 879 +{ +"origin" "1488 -2664 104" +"classname" "info_pathnode" +} +// entity 880 +{ +"classname" "info_pathnode" +"origin" "1840 -2568 -56" +} +// entity 881 +{ +"origin" "2160 -2536 -48" +"classname" "info_pathnode" +} +// entity 882 +{ +"classname" "info_pathnode" +"origin" "2192 -2176 -40" +} +// entity 883 +{ +"origin" "1944 -2104 -72" +"classname" "info_pathnode" +} +// entity 884 +{ +"classname" "info_pathnode" +"origin" "1720 -2120 -32" +} +// entity 885 +{ +"origin" "1488 -2328 152" +"classname" "info_pathnode" +} +// entity 886 +{ +"classname" "info_pathnode" +"origin" "1224 -2384 296" +} +// entity 887 +{ +"origin" "1088 -2216 368" +"classname" "info_pathnode" +} +// entity 888 +{ +"classname" "info_pathnode" +"origin" "1344 -2080 312" +} +// entity 889 +{ +"origin" "1496 -1992 216" +"classname" "info_pathnode" +} +// entity 890 +{ +"classname" "info_pathnode" +"origin" "1672 -1856 40" +} +// entity 891 +{ +"origin" "1960 -1776 -64" +"classname" "info_pathnode" +} +// entity 892 +{ +"classname" "info_pathnode" +"origin" "2240 -1760 16" +} +// entity 893 +{ +"origin" "1072 -1976 344" +"classname" "info_pathnode" +} +// entity 894 +{ +"classname" "info_pathnode" +"origin" "1048 -1648 352" +} +// entity 895 +{ +"origin" "1296 -1688 352" +"classname" "info_pathnode" +} +// entity 896 +{ +"classname" "info_pathnode" +"origin" "1504 -1656 264" +} +// entity 897 +{ +"origin" "1664 -1552 128" +"classname" "info_pathnode" +} +// entity 898 +{ +"classname" "info_pathnode" +"origin" "1848 -1456 0" +} +// entity 899 +{ +"origin" "2136 -1400 0" +"classname" "info_pathnode" +} +// entity 900 +{ +"classname" "info_pathnode" +"origin" "2368 -1264 8" +} +// entity 901 +{ +"origin" "1144 -1400 376" +"classname" "info_pathnode" +} +// entity 902 +{ +"classname" "info_pathnode" +"origin" "1408 -1408 336" +} +// entity 903 +{ +"origin" "1680 -1296 152" +"classname" "info_pathnode" +} +// entity 904 +{ +"classname" "info_pathnode" +"origin" "1968 -1128 16" +} +// entity 905 +{ +"origin" "2336 -936 48" +"classname" "info_pathnode" +} +// entity 906 +{ +"classname" "info_pathnode" +"origin" "2352 -776 72" +} +// entity 907 +{ +"origin" "2104 -672 24" +"classname" "info_pathnode" +} +// entity 908 +{ +"classname" "info_pathnode" +"origin" "1808 -640 48" +} +// entity 909 +{ +"origin" "1568 -704 232" +"classname" "info_pathnode" +} +// entity 910 +{ +"classname" "info_pathnode" +"origin" "1392 -720 320" +} +// entity 911 +{ +"origin" "1160 -664 352" +"classname" "info_pathnode" +} +// entity 912 +{ +"classname" "info_pathnode" +"origin" "1056 -944 400" +} +// entity 913 +{ +"origin" "1056 -1184 400" +"classname" "info_pathnode" +} +// entity 914 +{ +"classname" "info_pathnode" +"origin" "1352 -1184 360" +} +// entity 915 +{ +"origin" "1632 -1048 200" +"classname" "info_pathnode" +} +// entity 916 +{ +"classname" "info_pathnode" +"origin" "1936 -864 16" +} +// entity 917 +{ +"origin" "2192 -824 24" +"classname" "info_pathnode" +} +// entity 918 +{ +"classname" "info_pathnode" +"origin" "1376 -856 328" +} +// entity 919 +{ +"origin" "1600 -856 224" +"classname" "info_pathnode" +} +// entity 920 +{ +"classname" "info_pathnode" +"origin" "2400 -536 96" +} +// entity 921 +{ +"origin" "2560 -264 144" +"classname" "info_pathnode" +} +// entity 922 +{ +"classname" "info_pathnode" +"origin" "2648 -8 176" +} +// entity 923 +{ +"origin" "2712 272 208" +"classname" "info_pathnode" +} +// entity 924 +{ +"classname" "info_pathnode" +"origin" "2744 520 208" +} +// entity 925 +{ +"origin" "2976 576 264" +"classname" "info_pathnode" +} +// entity 926 +{ +"classname" "info_pathnode" +"origin" "3192 648 288" +} +// entity 927 +{ +"origin" "3456 592 320" +"classname" "info_pathnode" +} +// entity 928 +{ +"classname" "info_pathnode" +"origin" "3704 656 368" +} +// entity 929 +{ +"origin" "3992 592 448" +"classname" "info_pathnode" +} +// entity 930 +{ +"classname" "info_pathnode" +"origin" "4328 688 472" +} +// entity 931 +{ +"origin" "4512 616 528" +"classname" "info_pathnode" +} +// entity 932 +{ +"classname" "info_pathnode" +"origin" "4568 904 528" +} +// entity 933 +{ +"origin" "4600 1208 512" +"classname" "info_pathnode" +} +// entity 934 +{ +"classname" "info_pathnode" +"origin" "4600 1464 512" +} +// entity 935 +{ +"origin" "4576 1720 512" +"classname" "info_pathnode" +} +// entity 936 +{ +"classname" "info_pathnode" +"origin" "4560 2008 512" +} +// entity 937 +{ +"origin" "4544 2328 512" +"classname" "info_pathnode" +} +// entity 938 +{ +"origin" "4776 2520 520" +"classname" "info_pathnode" +} +// entity 939 +{ +"classname" "info_pathnode" +"origin" "4424 2632 520" +} +// entity 940 +{ +"origin" "4256 2664 512" +"classname" "info_pathnode" +} +// entity 941 +{ +"classname" "info_pathnode" +"origin" "3920 2688 496" +} +// entity 942 +{ +"origin" "3976 2336 496" +"classname" "info_pathnode" +} +// entity 943 +{ +"classname" "info_pathnode" +"origin" "4248 2328 512" +} +// entity 944 +{ +"origin" "4048 2000 480" +"classname" "info_pathnode" +} +// entity 945 +{ +"classname" "info_pathnode" +"origin" "4344 1992 504" +} +// entity 946 +{ +"origin" "4384 1704 504" +"classname" "info_pathnode" +} +// entity 947 +{ +"classname" "info_pathnode" +"origin" "4200 1688 464" +} +// entity 948 +{ +"origin" "4456 1456 488" +"classname" "info_pathnode" +} +// entity 949 +{ +"classname" "info_pathnode" +"origin" "4440 1200 488" +} +// entity 950 +{ +"origin" "4416 896 480" +"classname" "info_pathnode" +} +// entity 951 +{ +"classname" "info_pathnode" +"origin" "4184 1464 448" +} +// entity 952 +{ +"origin" "4184 1160 448" +"classname" "info_pathnode" +} +// entity 953 +{ +"classname" "info_pathnode" +"origin" "4096 728 424" +} +// entity 954 +{ +"origin" "3848 920 360" +"classname" "info_pathnode" +} +// entity 955 +{ +"classname" "info_pathnode" +"origin" "3616 888 320" +} +// entity 956 +{ +"origin" "3376 880 280" +"classname" "info_pathnode" +} +// entity 957 +{ +"classname" "info_pathnode" +"origin" "3856 1272 368" +} +// entity 958 +{ +"origin" "3616 1216 328" +"classname" "info_pathnode" +} +// entity 959 +{ +"classname" "info_pathnode" +"origin" "3408 1216 312" +} +// entity 960 +{ +"origin" "3928 1528 384" +"classname" "info_pathnode" +} +// entity 961 +{ +"classname" "info_pathnode" +"origin" "3616 1440 320" +} +// entity 962 +{ +"origin" "3416 1400 296" +"classname" "info_pathnode" +} +// entity 963 +{ +"classname" "info_pathnode" +"origin" "3824 1904 432" +} +// entity 964 +{ +"origin" "3608 1872 408" +"classname" "info_pathnode" +} +// entity 965 +{ +"classname" "info_pathnode" +"origin" "3368 1760 368" +} +// entity 966 +{ +"origin" "3808 2296 488" +"classname" "info_pathnode" +} +// entity 967 +{ +"classname" "info_pathnode" +"origin" "3632 2256 472" +} +// entity 968 +{ +"origin" "3432 2064 424" +"classname" "info_pathnode" +} +// entity 969 +{ +"classname" "info_pathnode" +"origin" "3712 2488 488" +} +// entity 970 +{ +"origin" "3520 2360 464" +"classname" "info_pathnode" +} +// entity 971 +{ +"classname" "info_pathnode" +"origin" "3304 2248 432" +} +// entity 972 +{ +"origin" "3512 2680 456" +"classname" "info_pathnode" +} +// entity 973 +{ +"classname" "info_pathnode" +"origin" "3320 2584 456" +} +// entity 974 +{ +"origin" "2840 2520 456" +"classname" "info_pathnode" +} +// entity 975 +{ +"classname" "info_pathnode" +"origin" "3040 2192 432" +} +// entity 976 +{ +"origin" "3000 1840 376" +"classname" "info_pathnode" +} +// entity 977 +{ +"classname" "info_pathnode" +"origin" "3080 1424 296" +} +// entity 978 +{ +"origin" "3120 840 232" +"classname" "info_pathnode" +} +// entity 979 +{ +"classname" "info_pathnode" +"origin" "2776 776 232" +} +// entity 980 +{ +"origin" "2728 1200 280" +"classname" "info_pathnode" +} +// entity 981 +{ +"classname" "info_pathnode" +"origin" "2696 1592 336" +} +// entity 982 +{ +"origin" "2696 1936 400" +"classname" "info_pathnode" +} +// entity 983 +{ +"classname" "info_pathnode" +"origin" "2616 2256 440" +} +// entity 984 +{ +"origin" "2232 2208 440" +"classname" "info_pathnode" +} +// entity 985 +{ +"classname" "info_pathnode" +"origin" "2192 1952 424" +} +// entity 986 +{ +"origin" "2376 1640 384" +"classname" "info_pathnode" +} +// entity 987 +{ +"classname" "info_pathnode" +"origin" "2288 1248 344" +} +// entity 988 +{ +"origin" "2600 840 208" +"classname" "info_pathnode" +} +// entity 989 +{ +"classname" "info_pathnode" +"origin" "2352 792 208" +} +// entity 990 +{ +"origin" "2504 488 184" +"classname" "info_pathnode" +} +// entity 991 +{ +"classname" "info_pathnode" +"origin" "2392 152 128" +} +// entity 992 +{ +"origin" "2336 -128 120" +"classname" "info_pathnode" +} +// entity 993 +{ +"classname" "info_pathnode" +"origin" "2280 -384 104" +} +// entity 994 +{ +"origin" "2000 -512 40" +"classname" "info_pathnode" +} +// entity 995 +{ +"classname" "info_pathnode" +"origin" "1736 -416 120" +} +// entity 996 +{ +"origin" "1544 -392 264" +"classname" "info_pathnode" +} +// entity 997 +{ +"classname" "info_pathnode" +"origin" "1192 -480 328" +} +// entity 998 +{ +"origin" "1088 -240 336" +"classname" "info_pathnode" +} +// entity 999 +{ +"classname" "info_pathnode" +"origin" "928 -56 352" +} +// entity 1000 +{ +"origin" "1272 -8 312" +"classname" "info_pathnode" +} +// entity 1001 +{ +"classname" "info_pathnode" +"origin" "1448 -136 296" +} +// entity 1002 +{ +"origin" "1680 -112 184" +"classname" "info_pathnode" +} +// entity 1003 +{ +"classname" "info_pathnode" +"origin" "1632 72 216" +} +// entity 1004 +{ +"origin" "1880 -56 104" +"classname" "info_pathnode" +} +// entity 1005 +{ +"classname" "info_pathnode" +"origin" "1872 104 136" +} +// entity 1006 +{ +"origin" "2112 -168 112" +"classname" "info_pathnode" +} +// entity 1007 +{ +"classname" "info_pathnode" +"origin" "2176 152 168" +} +// entity 1008 +{ +"origin" "2240 344 200" +"classname" "info_pathnode" +} +// entity 1009 +{ +"classname" "info_pathnode" +"origin" "1936 352 200" +} +// entity 1010 +{ +"origin" "1656 312 232" +"classname" "info_pathnode" +} +// entity 1011 +{ +"classname" "info_pathnode" +"origin" "1376 240 296" +} +// entity 1012 +{ +"origin" "904 112 344" +"classname" "info_pathnode" +} +// entity 1013 +{ +"classname" "info_pathnode" +"origin" "2168 632 248" +} +// entity 1014 +{ +"origin" "1848 632 256" +"classname" "info_pathnode" +} +// entity 1015 +{ +"classname" "info_pathnode" +"origin" "1512 632 272" +} +// entity 1016 +{ +"origin" "1184 488 312" +"classname" "info_pathnode" +} +// entity 1017 +{ +"classname" "info_pathnode" +"origin" "768 392 352" +} +// entity 1018 +{ +"origin" "2064 1072 352" +"classname" "info_pathnode" +} +// entity 1019 +{ +"classname" "info_pathnode" +"origin" "1792 896 320" +} +// entity 1020 +{ +"origin" "1576 1000 344" +"classname" "info_pathnode" +} +// entity 1021 +{ +"classname" "info_pathnode" +"origin" "1240 968 344" +} +// entity 1022 +{ +"origin" "960 824 368" +"classname" "info_pathnode" +} +// entity 1023 +{ +"classname" "info_pathnode" +"origin" "552 648 384" +} +// entity 1024 +{ +"origin" "1856 1232 376" +"classname" "info_pathnode" +} +// entity 1025 +{ +"classname" "info_pathnode" +"origin" "2040 1552 392" +} +// entity 1026 +{ +"origin" "2240 1792 400" +"classname" "info_pathnode" +} +// entity 1027 +{ +"classname" "info_pathnode" +"origin" "2032 2120 432" +} +// entity 1028 +{ +"origin" "1800 2040 432" +"classname" "info_pathnode" +} +// entity 1029 +{ +"classname" "info_pathnode" +"origin" "1816 1792 424" +} +// entity 1030 +{ +"origin" "1840 1496 400" +"classname" "info_pathnode" +} +// entity 1031 +{ +"classname" "info_pathnode" +"origin" "2000 1848 416" +} +// entity 1032 +{ +"origin" "1576 2000 424" +"classname" "info_pathnode" +} +// entity 1033 +{ +"classname" "info_pathnode" +"origin" "1576 1744 416" +} +// entity 1034 +{ +"origin" "1592 1456 400" +"classname" "info_pathnode" +} +// entity 1035 +{ +"classname" "info_pathnode" +"origin" "1512 1208 384" +} +// entity 1036 +{ +"origin" "1328 1168 376" +"classname" "info_pathnode" +} +// entity 1037 +{ +"classname" "info_pathnode" +"origin" "1368 1424 392" +} +// entity 1038 +{ +"origin" "1384 1720 400" +"classname" "info_pathnode" +} +// entity 1039 +{ +"classname" "info_pathnode" +"origin" "1328 1920 416" +} +// entity 1040 +{ +"origin" "864 616 352" +"classname" "info_pathnode" +} +// entity 1041 +{ +"classname" "info_pathnode" +"origin" "1072 272 328" +} +// entity 1042 +{ +"origin" "1080 1896 416" +"classname" "info_pathnode" +} +// entity 1043 +{ +"classname" "info_pathnode" +"origin" "1112 1680 408" +} +// entity 1044 +{ +"origin" "1088 1432 416" +"classname" "info_pathnode" +} +// entity 1045 +{ +"classname" "info_pathnode" +"origin" "1048 1136 384" +} +// entity 1046 +{ +"origin" "472 944 416" +"classname" "info_pathnode" +} +// entity 1047 +{ +"classname" "info_pathnode" +"origin" "656 944 408" +} +// entity 1048 +{ +"origin" "832 1168 400" +"classname" "info_pathnode" +} +// entity 1049 +{ +"classname" "info_pathnode" +"origin" "864 1440 416" +} +// entity 1050 +{ +"origin" "896 1704 416" +"classname" "info_pathnode" +} +// entity 1051 +{ +"classname" "info_pathnode" +"origin" "784 1872 424" +} +// entity 1052 +{ +"origin" "600 1944 440" +"classname" "info_pathnode" +} +// entity 1053 +{ +"classname" "info_pathnode" +"origin" "576 1720 464" +} +// entity 1054 +{ +"origin" "680 1512 424" +"classname" "info_pathnode" +} +// entity 1055 +{ +"classname" "info_pathnode" +"origin" "600 1256 416" +} +// entity 1056 +{ +"origin" "464 1096 432" +"classname" "info_pathnode" +} +// entity 1057 +{ +"classname" "info_pathnode" +"origin" "256 904 424" +} +// entity 1058 +{ +"origin" "240 1224 424" +"classname" "info_pathnode" +} +// entity 1059 +{ +"classname" "info_pathnode" +"origin" "480 1440 416" +} +// entity 1060 +{ +"origin" "352 1584 440" +"classname" "info_pathnode" +} +// entity 1061 +{ +"classname" "info_pathnode" +"origin" "416 1832 456" +} +// entity 1062 +{ +"origin" "336 2032 440" +"classname" "info_pathnode" +} +// entity 1063 +{ +"classname" "info_pathnode" +"origin" "176 1840 432" +} +// entity 1064 +{ +"origin" "152 1608 416" +"classname" "info_pathnode" +} +// entity 1065 +{ +"classname" "info_pathnode" +"origin" "88 1336 416" +} +// entity 1066 +{ +"origin" "64 1032 408" +"classname" "info_pathnode" +} +// entity 1067 +{ +"classname" "info_pathnode" +"origin" "-136 960 384" +} +// entity 1068 +{ +"origin" "-80 1216 408" +"classname" "info_pathnode" +} +// entity 1069 +{ +"classname" "info_pathnode" +"origin" "-16 1464 408" +} +// entity 1070 +{ +"origin" "8 1880 368" +"classname" "info_pathnode" +} +// entity 1071 +{ +"classname" "info_pathnode" +"origin" "80 2296 344" +} +// entity 1072 +{ +"origin" "-280 1552 368" +"classname" "info_pathnode" +} +// entity 1073 +{ +"classname" "info_pathnode" +"origin" "-272 1280 384" +} +// entity 1074 +{ +"origin" "-312 896 352" +"classname" "info_pathnode" +} +// entity 1075 +{ +"classname" "info_pathnode" +"origin" "-544 720 280" +} +// entity 1076 +{ +"origin" "-528 1160 320" +"classname" "info_pathnode" +} +// entity 1077 +{ +"classname" "info_pathnode" +"origin" "-496 1480 328" +} +// entity 1078 +{ +"origin" "-392 1904 288" +"classname" "info_pathnode" +} +// entity 1079 +{ +"classname" "info_pathnode" +"origin" "-112 1936 320" +} +// entity 1080 +{ +"origin" "-280 2352 208" +"classname" "info_pathnode" +} +// entity 1081 +{ +"classname" "info_pathnode" +"origin" "-16 2488 280" +} +// entity 1082 +{ +"origin" "-192 2832 184" +"classname" "info_pathnode" +} +// entity 1083 +{ +"classname" "info_pathnode" +"origin" "128 2952 240" +} +// entity 1084 +{ +"origin" "-88 3360 144" +"classname" "info_pathnode" +} +// entity 1085 +{ +"origin" "152 3272 176" +"classname" "info_pathnode" +} +// entity 1086 +{ +"classname" "info_pathnode" +"origin" "-96 3112 168" +} +// entity 1087 +{ +"origin" "8 2104 336" +"classname" "info_pathnode" +} +// entity 1088 +{ +"classname" "info_pathnode" +"origin" "-104 2560 256" +} +// entity 1089 +{ +"origin" "560 3608 160" +"classname" "info_pathnode" +} +// entity 1090 +{ +"classname" "info_pathnode" +"origin" "360 3600 152" +} +// entity 1091 +{ +"origin" "112 3616 136" +"classname" "info_pathnode" +} +// entity 1092 +{ +"classname" "info_pathnode" +"origin" "184 3936 128" +} +// entity 1093 +{ +"origin" "456 3960 128" +"classname" "info_pathnode" +} +// entity 1094 +{ +"classname" "info_pathnode" +"origin" "640 4288 120" +} +// entity 1095 +{ +"origin" "280 4304 120" +"classname" "info_pathnode" +} +// entity 1096 +{ +"classname" "info_pathnode" +"origin" "528 4528 120" +} +// entity 1097 +{ +"origin" "472 4736 120" +"classname" "info_pathnode" +} +// entity 1098 +{ +"classname" "info_pathnode" +"origin" "488 4264 120" +} +// entity 1099 +{ +"origin" "344 4008 120" +"classname" "info_pathnode" +} +// entity 1100 +{ +"classname" "info_pathnode" +"origin" "-64 3664 120" +} +// entity 1101 +{ +"origin" "-56 4000 120" +"classname" "info_pathnode" +} +// entity 1102 +{ +"classname" "info_pathnode" +"origin" "632 5000 120" +} +// entity 1103 +{ +"origin" "336 5152 120" +"classname" "info_pathnode" +} +// entity 1104 +{ +"classname" "info_pathnode" +"origin" "576 5360 120" +} +// entity 1105 +{ +"origin" "96 5256 120" +"classname" "info_pathnode" +} +// entity 1106 +{ +"classname" "info_pathnode" +"origin" "168 5536 120" +} +// entity 1107 +{ +"origin" "168 5904 120" +"classname" "info_pathnode" +} +// entity 1108 +{ +"classname" "info_pathnode" +"origin" "152 6320 120" +} +// entity 1109 +{ +"origin" "440 5896 120" +"classname" "info_pathnode" +} +// entity 1110 +{ +"classname" "info_pathnode" +"origin" "480 5544 120" +} +// entity 1111 +{ +"classname" "info_pathnode" +"origin" "-160 5360 120" +} +// entity 1112 +{ +"origin" "-144 5640 120" +"classname" "info_pathnode" +} +// entity 1113 +{ +"classname" "info_pathnode" +"origin" "-104 5944 120" +} +// entity 1114 +{ +"origin" "-128 6232 120" +"classname" "info_pathnode" +} +// entity 1115 +{ +"classname" "info_pathnode" +"origin" "-160 6592 120" +} +// entity 1116 +{ +"classname" "info_pathnode" +"origin" "-496 7032 176" +} +// entity 1117 +{ +"origin" "-448 6648 120" +"classname" "info_pathnode" +} +// entity 1118 +{ +"classname" "info_pathnode" +"origin" "-736 6648 120" +} +// entity 1119 +{ +"origin" "-1008 6400 104" +"classname" "info_pathnode" +} +// entity 1120 +{ +"classname" "info_pathnode" +"origin" "-672 6344 112" +} +// entity 1121 +{ +"origin" "-392 6344 112" +"classname" "info_pathnode" +} +// entity 1122 +{ +"classname" "info_pathnode" +"origin" "-912 6120 96" +} +// entity 1123 +{ +"origin" "-648 6120 112" +"classname" "info_pathnode" +} +// entity 1124 +{ +"classname" "info_pathnode" +"origin" "-360 6072 112" +} +// entity 1125 +{ +"origin" "-848 5912 96" +"classname" "info_pathnode" +} +// entity 1126 +{ +"classname" "info_pathnode" +"origin" "-616 5840 112" +} +// entity 1127 +{ +"origin" "-392 5752 112" +"classname" "info_pathnode" +} +// entity 1128 +{ +"classname" "info_pathnode" +"origin" "-792 5704 96" +} +// entity 1129 +{ +"origin" "-560 5640 112" +"classname" "info_pathnode" +} +// entity 1130 +{ +"classname" "info_pathnode" +"origin" "-280 5568 112" +} +// entity 1131 +{ +"origin" "-512 5432 112" +"classname" "info_pathnode" +} +// entity 1132 +{ +"classname" "info_pathnode" +"origin" "-768 5448 96" +} +// entity 1133 +{ +"origin" "-704 5168 96" +"classname" "info_pathnode" +} +// entity 1134 +{ +"classname" "info_pathnode" +"origin" "-872 4880 72" +} +// entity 1135 +{ +"origin" "-912 5320 64" +"classname" "info_pathnode" +} +// entity 1136 +{ +"classname" "info_pathnode" +"origin" "-1032 5800 64" +} +// entity 1137 +{ +"origin" "-1088 6112 72" +"classname" "info_pathnode" +} +// entity 1138 +{ +"classname" "info_pathnode" +"origin" "-1208 6432 80" +} +// entity 1139 +{ +"origin" "-1400 6704 88" +"classname" "info_pathnode" +} +// entity 1140 +{ +"classname" "info_pathnode" +"origin" "-1456 6376 40" +} +// entity 1141 +{ +"origin" "-1808 6528 0" +"classname" "info_pathnode" +} +// entity 1142 +{ +"classname" "info_pathnode" +"origin" "-1792 6896 56" +} +// entity 1143 +{ +"origin" "-1520 7144 168" +"classname" "info_pathnode" +} +// entity 1144 +{ +"classname" "info_pathnode" +"origin" "-1800 7224 136" +} +// entity 1145 +{ +"origin" "-1608 6872 88" +"classname" "info_pathnode" +} +// entity 1146 +{ +"classname" "info_pathnode" +"origin" "-1568 6512 40" +} +// entity 1147 +{ +"origin" "-1432 6032 0" +"classname" "info_pathnode" +} +// entity 1148 +{ +"classname" "info_pathnode" +"origin" "-1368 5648 -16" +} +// entity 1149 +{ +"origin" "-1640 6032 -40" +"classname" "info_pathnode" +} +// entity 1150 +{ +"classname" "info_pathnode" +"origin" "-1640 5648 -80" +} +// entity 1151 +{ +"origin" "-1560 5320 -80" +"classname" "info_pathnode" +} +// entity 1152 +{ +"classname" "info_pathnode" +"origin" "-1192 5320 8" +} +// entity 1153 +{ +"origin" "-984 5048 48" +"classname" "info_pathnode" +} +// entity 1154 +{ +"classname" "info_pathnode" +"origin" "-1184 5104 8" +} +// entity 1155 +{ +"origin" "-1504 5104 -72" +"classname" "info_pathnode" +} +// entity 1156 +{ +"classname" "info_pathnode" +"origin" "-1536 4808 -72" +} +// entity 1157 +{ +"origin" "-1216 4768 0" +"classname" "info_pathnode" +} +// entity 1158 +{ +"targetname" "t240" +"classname" "info_pathnode" +"origin" "-912 4632 64" +} +// entity 1159 +{ +"origin" "-576 4432 104" +"classname" "info_pathnode" +} +// entity 1160 +{ +"classname" "info_pathnode" +"origin" "-192 4080 112" +} +// entity 1161 +{ +"origin" "-376 4216 112" +"classname" "info_pathnode" +} +// entity 1162 +{ +"classname" "info_pathnode" +"origin" "-1472 4480 -40" +} +// entity 1163 +{ +"origin" "-1120 4352 24" +"classname" "info_pathnode" +} +// entity 1164 +{ +"classname" "info_pathnode" +"origin" "-800 4176 80" +} +// entity 1165 +{ +"origin" "-552 3944 112" +"classname" "info_pathnode" +} +// entity 1166 +{ +"classname" "info_pathnode" +"origin" "-304 3552 120" +} +// entity 1167 +{ +"origin" "-384 3200 128" +"classname" "info_pathnode" +} +// entity 1168 +{ +"classname" "info_pathnode" +"origin" "-344 2688 168" +} +// entity 1169 +{ +"origin" "-560 2160 184" +"classname" "info_pathnode" +} +// entity 1170 +{ +"classname" "info_pathnode" +"origin" "-800 2040 176" +} +// entity 1171 +{ +"origin" "-1136 1864 168" +"classname" "info_pathnode" +} +// entity 1172 +{ +"classname" "info_pathnode" +"origin" "-776 1704 216" +} +// entity 1173 +{ +"origin" "-840 1296 216" +"classname" "info_pathnode" +} +// entity 1174 +{ +"classname" "info_pathnode" +"origin" "-896 776 200" +} +// entity 1175 +{ +"origin" "-1312 856 200" +"classname" "info_pathnode" +} +// entity 1176 +{ +"classname" "info_pathnode" +"origin" "-1248 1256 176" +} +// entity 1177 +{ +"origin" "-1208 1568 176" +"classname" "info_pathnode" +} +// entity 1178 +{ +"classname" "info_pathnode" +"origin" "-1112 2136 144" +} +// entity 1179 +{ +"origin" "-1048 2464 128" +"classname" "info_pathnode" +} +// entity 1180 +{ +"classname" "info_pathnode" +"origin" "-792 2456 160" +} +// entity 1181 +{ +"origin" "-664 2688 144" +"classname" "info_pathnode" +} +// entity 1182 +{ +"classname" "info_pathnode" +"origin" "-992 2712 120" +} +// entity 1183 +{ +"origin" "-672 3096 88" +"classname" "info_pathnode" +} +// entity 1184 +{ +"classname" "info_pathnode" +"origin" "-976 3064 112" +} +// entity 1185 +{ +"origin" "-816 3480 112" +"classname" "info_pathnode" +} +// entity 1186 +{ +"classname" "info_pathnode" +"origin" "-1000 3416 112" +} +// entity 1187 +{ +"origin" "-752 3744 104" +"classname" "info_pathnode" +} +// entity 1188 +{ +"classname" "info_pathnode" +"origin" "-1056 3656 104" +} +// entity 1189 +{ +"origin" "-960 3968 56" +"classname" "info_pathnode" +} +// entity 1190 +{ +"classname" "info_pathnode" +"origin" "-1192 3832 64" +} +// entity 1191 +{ +"origin" "-1240 4112 24" +"classname" "info_pathnode" +} +// entity 1192 +{ +"classname" "info_pathnode" +"origin" "-1456 4064 0" +} +// entity 1193 +{ +"origin" "-1544 3608 32" +"classname" "info_pathnode" +} +// entity 1194 +{ +"classname" "info_pathnode" +"origin" "-1544 3192 88" +} +// entity 1195 +{ +"origin" "-1528 2712 112" +"classname" "info_pathnode" +} +// entity 1196 +{ +"classname" "info_pathnode" +"origin" "-1272 3472 96" +} +// entity 1197 +{ +"origin" "-1272 2960 112" +"classname" "info_pathnode" +} +// entity 1198 +{ +"classname" "info_pathnode" +"origin" "-1272 2520 112" +} +// entity 1199 +{ +"origin" "-1560 2264 144" +"classname" "info_pathnode" +} +// entity 1200 +{ +"classname" "info_pathnode" +"origin" "-1400 1944 168" +} +// entity 1201 +{ +"origin" "-1744 1544 208" +"classname" "info_pathnode" +} +// entity 1202 +{ +"classname" "info_pathnode" +"origin" "-1552 1360 200" +} +// entity 1203 +{ +"origin" "-1600 920 232" +"classname" "info_pathnode" +} +// entity 1204 +{ +"classname" "info_pathnode" +"origin" "-1904 1056 264" +} +// entity 1205 +{ +"origin" "-1792 1832 208" +"classname" "info_pathnode" +} +// entity 1206 +{ +"classname" "info_pathnode" +"origin" "-1792 2264 152" +} +// entity 1207 +{ +"origin" "-1888 2656 112" +"classname" "info_pathnode" +} +// entity 1208 +{ +"classname" "info_pathnode" +"origin" "-2176 1160 280" +} +// entity 1209 +{ +"origin" "-2464 1200 296" +"classname" "info_pathnode" +} +// entity 1210 +{ +"classname" "info_pathnode" +"origin" "-2480 1360 256" +} +// entity 1211 +{ +"origin" "-2160 1392 224" +"classname" "info_pathnode" +} +// entity 1212 +{ +"classname" "info_pathnode" +"origin" "-1760 1192 224" +} +// entity 1213 +{ +"origin" "-2048 1640 200" +"classname" "info_pathnode" +} +// entity 1214 +{ +"classname" "info_pathnode" +"origin" "-2464 1552 200" +} +// entity 1215 +{ +"origin" "-2064 2056 160" +"classname" "info_pathnode" +} +// entity 1216 +{ +"classname" "info_pathnode" +"origin" "-2464 1936 144" +} +// entity 1217 +{ +"origin" "-2096 2432 120" +"classname" "info_pathnode" +} +// entity 1218 +{ +"classname" "info_pathnode" +"origin" "-2560 2344 120" +} +// entity 1219 +{ +"origin" "-2088 2752 96" +"classname" "info_pathnode" +} +// entity 1220 +{ +"classname" "info_pathnode" +"origin" "-2512 2664 88" +} +// entity 1221 +{ +"origin" "-1928 2952 80" +"classname" "info_pathnode" +} +// entity 1222 +{ +"classname" "info_pathnode" +"origin" "-1928 3240 40" +} +// entity 1223 +{ +"origin" "-1880 3448 16" +"classname" "info_pathnode" +} +// entity 1224 +{ +"classname" "info_pathnode" +"origin" "-2184 3336 -8" +} +// entity 1225 +{ +"origin" "-2176 3000 40" +"classname" "info_pathnode" +} +// entity 1226 +{ +"classname" "info_pathnode" +"origin" "-2312 2688 88" +} +// entity 1227 +{ +"origin" "-2312 2304 120" +"classname" "info_pathnode" +} +// entity 1228 +{ +"classname" "info_pathnode" +"origin" "-2248 1768 168" +} +// entity 1229 +{ +"origin" "-2496 2872 64" +"classname" "info_pathnode" +} +// entity 1230 +{ +"classname" "info_pathnode" +"origin" "-2488 3184 16" +} +// entity 1231 +{ +"origin" "-1928 3672 -32" +"classname" "info_pathnode" +} +// entity 1232 +{ +"classname" "info_pathnode" +"origin" "-2176 3672 -64" +} +// entity 1233 +{ +"origin" "-2424 3688 -72" +"classname" "info_pathnode" +} +// entity 1234 +{ +"classname" "info_pathnode" +"origin" "-2640 3648 -48" +} +// entity 1235 +{ +"origin" "-2456 3368 -16" +"classname" "info_pathnode" +} +// entity 1236 +{ +"classname" "info_pathnode" +"origin" "-2632 3248 8" +} +// entity 1237 +{ +"origin" "-2856 2864 64" +"classname" "info_pathnode" +} +// entity 1238 +{ +"classname" "info_pathnode" +"origin" "-2776 2592 80" +} +// entity 1239 +{ +"origin" "-2776 2160 128" +"classname" "info_pathnode" +} +// entity 1240 +{ +"classname" "info_pathnode" +"origin" "-2776 1680 184" +} +// entity 1241 +{ +"origin" "-2808 1400 248" +"classname" "info_pathnode" +} +// entity 1242 +{ +"classname" "info_pathnode" +"origin" "-3160 1416 248" +} +// entity 1243 +{ +"origin" "-3136 1736 176" +"classname" "info_pathnode" +} +// entity 1244 +{ +"classname" "info_pathnode" +"origin" "-3120 2112 136" +} +// entity 1245 +{ +"origin" "-3104 2352 112" +"classname" "info_pathnode" +} +// entity 1246 +{ +"classname" "info_pathnode" +"origin" "-3064 2640 88" +} +// entity 1247 +{ +"origin" "-3040 3008 72" +"classname" "info_pathnode" +} +// entity 1248 +{ +"classname" "info_pathnode" +"origin" "-2904 3248 48" +} +// entity 1249 +{ +"origin" "-2904 3456 24" +"classname" "info_pathnode" +} +// entity 1250 +{ +"classname" "info_pathnode" +"origin" "-2992 3736 -8" +} +// entity 1251 +{ +"origin" "-3032 3312 48" +"classname" "info_pathnode" +} +// entity 1252 +{ +"classname" "info_pathnode" +"origin" "-3000 3976 -64" +} +// entity 1253 +{ +"origin" "-3008 4224 -136" +"classname" "info_pathnode" +} +// entity 1254 +{ +"classname" "info_pathnode" +"origin" "-3016 4536 -208" +} +// entity 1255 +{ +"origin" "-3000 4848 -256" +"classname" "info_pathnode" +} +// entity 1256 +{ +"classname" "info_pathnode" +"origin" "-2992 5112 -200" +} +// entity 1257 +{ +"targetname" "t242" +"origin" "-2976 5408 -96" +"classname" "info_pathnode" +} +// entity 1258 +{ +"classname" "info_pathnode" +"origin" "-3040 6448 -16" +} +// entity 1259 +{ +"origin" "-3112 6600 8" +"classname" "info_pathnode" +} +// entity 1260 +{ +"origin" "-3312 6456 -16" +"classname" "info_pathnode" +} +// entity 1261 +{ +"targetname" "t241" +"classname" "info_pathnode" +"origin" "-3400 6216 -80" +} +// entity 1262 +{ +"origin" "-2992 6680 16" +"classname" "info_pathnode" +} +// entity 1263 +{ +"classname" "info_pathnode" +"origin" "-2840 6584 0" +} +// entity 1264 +{ +"classname" "info_pathnode" +"origin" "-2072 6888 24" +} +// entity 1265 +{ +"origin" "-2000 6536 -16" +"classname" "info_pathnode" +} +// entity 1266 +{ +"classname" "info_pathnode" +"origin" "-1920 6088 -32" +} +// entity 1267 +{ +"origin" "-1704 6312 -24" +"classname" "info_pathnode" +} +// entity 1268 +{ +"classname" "info_pathnode" +"origin" "-1920 5824 -56" +} +// entity 1269 +{ +"origin" "-1848 5536 -96" +"classname" "info_pathnode" +} +// entity 1270 +{ +"classname" "info_pathnode" +"origin" "-1848 5296 -128" +} +// entity 1271 +{ +"origin" "-1800 5040 -136" +"classname" "info_pathnode" +} +// entity 1272 +{ +"classname" "info_pathnode" +"origin" "-1768 4728 -104" +} +// entity 1273 +{ +"origin" "-1752 4488 -104" +"classname" "info_pathnode" +} +// entity 1274 +{ +"classname" "info_pathnode" +"origin" "-1736 4176 -72" +} +// entity 1275 +{ +"origin" "-1736 3896 -48" +"classname" "info_pathnode" +} +// entity 1276 +{ +"classname" "info_pathnode" +"origin" "-1720 3408 40" +} +// entity 1277 +{ +"origin" "-1736 2856 104" +"classname" "info_pathnode" +} +// entity 1278 +{ +"classname" "info_pathnode" +"origin" "-1952 3968 -88" +} +// entity 1279 +{ +"origin" "-2016 4328 -136" +"classname" "info_pathnode" +} +// entity 1280 +{ +"classname" "info_pathnode" +"origin" "-2072 4792 -160" +} +// entity 1281 +{ +"origin" "-2160 5240 -144" +"classname" "info_pathnode" +} +// entity 1282 +{ +"classname" "info_pathnode" +"origin" "-2200 5536 -88" +} +// entity 1283 +{ +"origin" "-2272 5880 -48" +"classname" "info_pathnode" +} +// entity 1284 +{ +"classname" "info_pathnode" +"origin" "-2312 6192 -40" +} +// entity 1285 +{ +"origin" "-2360 6584 -40" +"classname" "info_pathnode" +} +// entity 1286 +{ +"classname" "info_pathnode" +"origin" "-2368 6928 0" +} +// entity 1287 +{ +"origin" "-2504 6216 -32" +"classname" "info_pathnode" +} +// entity 1288 +{ +"classname" "info_pathnode" +"origin" "-2552 6520 -40" +} +// entity 1289 +{ +"origin" "-2728 6736 0" +"classname" "info_pathnode" +} +// entity 1290 +{ +"classname" "info_pathnode" +"origin" "-2520 6880 8" +} +// entity 1291 +{ +"origin" "-2456 5536 -64" +"classname" "info_pathnode" +} +// entity 1292 +{ +"classname" "info_pathnode" +"origin" "-2696 5456 -64" +} +// entity 1293 +{ +"origin" "-2664 5160 -152" +"classname" "info_pathnode" +} +// entity 1294 +{ +"classname" "info_pathnode" +"origin" "-2376 5184 -152" +} +// entity 1295 +{ +"origin" "-2640 4888 -224" +"classname" "info_pathnode" +} +// entity 1296 +{ +"classname" "info_pathnode" +"origin" "-2304 4800 -208" +} +// entity 1297 +{ +"origin" "-2552 4432 -208" +"classname" "info_pathnode" +} +// entity 1298 +{ +"classname" "info_pathnode" +"origin" "-2288 4384 -192" +} +// entity 1299 +{ +"origin" "-2528 3976 -120" +"classname" "info_pathnode" +} +// entity 1300 +{ +"classname" "info_pathnode" +"origin" "-2264 3952 -120" +} +// entity 1301 +{ +"origin" "-3312 5824 -120" +"classname" "info_pathnode" +} +// entity 1302 +{ +"classname" "info_pathnode" +"origin" "-3192 5456 -152" +} +// entity 1303 +{ +"origin" "-3264 5144 -216" +"classname" "info_pathnode" +} +// entity 1304 +{ +"classname" "info_pathnode" +"origin" "-3304 4824 -224" +} +// entity 1305 +{ +"origin" "-3360 4472 -192" +"classname" "info_pathnode" +} +// entity 1306 +{ +"classname" "info_pathnode" +"origin" "-3376 4056 -72" +} +// entity 1307 +{ +"origin" "-3376 4320 -152" +"classname" "info_pathnode" +} +// entity 1308 +{ +"classname" "info_pathnode" +"origin" "-3368 3744 0" +} +// entity 1309 +{ +"origin" "-3368 3496 32" +"classname" "info_pathnode" +} +// entity 1310 +{ +"classname" "info_pathnode" +"origin" "-3424 3200 48" +} +// entity 1311 +{ +"origin" "-3264 3000 64" +"classname" "info_pathnode" +} +// entity 1312 +{ +"classname" "info_pathnode" +"origin" "-3376 2808 72" +} +// entity 1313 +{ +"origin" "-3312 2488 88" +"classname" "info_pathnode" +} +// entity 1314 +{ +"classname" "info_pathnode" +"origin" "-3384 2248 112" +} +// entity 1315 +{ +"origin" "-3312 1888 144" +"classname" "info_pathnode" +} +// entity 1316 +{ +"classname" "info_pathnode" +"origin" "-3400 1592 184" +} +// entity 1317 +{ +"origin" "-3352 1304 264" +"classname" "info_pathnode" +} +// entity 1318 +{ +"origin" "-3624 1448 200" +"classname" "info_pathnode" +} +// entity 1319 +{ +"classname" "info_pathnode" +"origin" "-3640 1864 144" +} +// entity 1320 +{ +"origin" "-3648 2240 120" +"classname" "info_pathnode" +} +// entity 1321 +{ +"classname" "info_pathnode" +"origin" "-3672 2608 80" +} +// entity 1322 +{ +"origin" "-3672 2864 64" +"classname" "info_pathnode" +} +// entity 1323 +{ +"classname" "info_pathnode" +"origin" "-3656 3176 48" +} +// entity 1324 +{ +"origin" "-3680 3608 8" +"classname" "info_pathnode" +} +// entity 1325 +{ +"classname" "info_pathnode" +"origin" "-3680 4016 -72" +} +// entity 1326 +{ +"origin" "-3792 4352 -144" +"classname" "info_pathnode" +} +// entity 1327 +{ +"classname" "info_pathnode" +"origin" "-3632 4720 -200" +} +// entity 1328 +{ +"origin" "-3632 5080 -216" +"classname" "info_pathnode" +} +// entity 1329 +{ +"classname" "info_pathnode" +"origin" "-3624 5504 -216" +} +// entity 1330 +{ +"origin" "-3624 5928 -184" +"classname" "info_pathnode" +} +// entity 1331 +{ +"classname" "info_pathnode" +"origin" "-3616 6304 -96" +} +// entity 1332 +{ +"origin" "-3600 6600 -8" +"classname" "info_pathnode" +} +// entity 1333 +{ +"classname" "info_pathnode" +"origin" "-3800 6768 40" +} +// entity 1334 +{ +"origin" "-4160 6920 64" +"classname" "info_pathnode" +} +// entity 1335 +{ +"classname" "info_pathnode" +"origin" "-3928 7000 64" +} +// entity 1336 +{ +"classname" "info_pathnode" +"origin" "-3936 6776 32" +} +// entity 1337 +{ +"origin" "-3928 6544 -16" +"classname" "info_pathnode" +} +// entity 1338 +{ +"classname" "info_pathnode" +"origin" "-3904 6312 -80" +} +// entity 1339 +{ +"origin" "-3904 6064 -136" +"classname" "info_pathnode" +} +// entity 1340 +{ +"classname" "info_pathnode" +"origin" "-3904 5768 -184" +} +// entity 1341 +{ +"origin" "-3904 5544 -192" +"classname" "info_pathnode" +} +// entity 1342 +{ +"classname" "info_pathnode" +"origin" "-3904 5248 -208" +} +// entity 1343 +{ +"origin" "-3896 4888 -192" +"classname" "info_pathnode" +} +// entity 1344 +{ +"classname" "info_pathnode" +"origin" "-3944 4568 -168" +} +// entity 1345 +{ +"origin" "-4024 4344 -136" +"classname" "info_pathnode" +} +// entity 1346 +{ +"classname" "info_pathnode" +"origin" "-4000 3984 -72" +} +// entity 1347 +{ +"origin" "-4032 3592 -8" +"classname" "info_pathnode" +} +// entity 1348 +{ +"classname" "info_pathnode" +"origin" "-4040 3216 16" +} +// entity 1349 +{ +"origin" "-4024 2928 40" +"classname" "info_pathnode" +} +// entity 1350 +{ +"classname" "info_pathnode" +"origin" "-4032 2744 64" +} +// entity 1351 +{ +"origin" "-4032 2464 96" +"classname" "info_pathnode" +} +// entity 1352 +{ +"classname" "info_pathnode" +"origin" "-4032 2192 120" +} +// entity 1353 +{ +"origin" "-4032 1984 128" +"classname" "info_pathnode" +} +// entity 1354 +{ +"classname" "info_pathnode" +"origin" "-4032 1680 144" +} +// entity 1355 +{ +"origin" "-4016 1352 176" +"classname" "info_pathnode" +} +// entity 1356 +{ +"classname" "info_pathnode" +"origin" "-4064 1176 216" +} +// entity 1357 +{ +"classname" "info_pathnode" +"origin" "-4392 1544 136" +} +// entity 1358 +{ +"origin" "-4312 2016 136" +"classname" "info_pathnode" +} +// entity 1359 +{ +"classname" "info_pathnode" +"origin" "-4320 2320 120" +} +// entity 1360 +{ +"origin" "-4352 2648 96" +"classname" "info_pathnode" +} +// entity 1361 +{ +"classname" "info_pathnode" +"origin" "-4336 2992 56" +} +// entity 1362 +{ +"origin" "-4336 3280 40" +"classname" "info_pathnode" +} +// entity 1363 +{ +"classname" "info_pathnode" +"origin" "-4344 3576 32" +} +// entity 1364 +{ +"origin" "-4344 3960 -8" +"classname" "info_pathnode" +} +// entity 1365 +{ +"classname" "info_pathnode" +"origin" "-4344 4240 -56" +} +// entity 1366 +{ +"origin" "-4360 4592 -112" +"classname" "info_pathnode" +} +// entity 1367 +{ +"classname" "info_pathnode" +"origin" "-4344 4872 -136" +} +// entity 1368 +{ +"origin" "-4368 5224 -144" +"classname" "info_pathnode" +} +// entity 1369 +{ +"classname" "info_pathnode" +"origin" "-4360 5568 -152" +} +// entity 1370 +{ +"origin" "-4344 5960 -112" +"classname" "info_pathnode" +} +// entity 1371 +{ +"classname" "info_pathnode" +"origin" "-4264 6416 -32" +} +// entity 1372 +{ +"origin" "-4096 6424 -48" +"classname" "info_pathnode" +} +// entity 1373 +{ +"classname" "info_pathnode" +"origin" "-4168 6800 32" +} +// entity 1374 +{ +"origin" "-4080 6736 16" +"classname" "info_pathnode" +} +// entity 1375 +{ +"classname" "info_pathnode" +"origin" "-4112 6240 -88" +} +// entity 1376 +{ +"origin" "-4120 5888 -160" +"classname" "info_pathnode" +} +// entity 1377 +{ +"classname" "info_pathnode" +"origin" "-4120 5568 -184" +} +// entity 1378 +{ +"origin" "-4144 5208 -176" +"classname" "info_pathnode" +} +// entity 1379 +{ +"classname" "info_pathnode" +"origin" "-4144 4848 -168" +} +// entity 1380 +{ +"origin" "-4144 4584 -144" +"classname" "info_pathnode" +} +// entity 1381 +{ +"classname" "info_pathnode" +"origin" "-4144 4192 -96" +} +// entity 1382 +{ +"origin" "-4176 3776 -24" +"classname" "info_pathnode" +} +// entity 1383 +{ +"classname" "info_pathnode" +"origin" "-4160 3424 8" +} +// entity 1384 +{ +"origin" "-4160 3080 24" +"classname" "info_pathnode" +} +// entity 1385 +{ +"classname" "info_pathnode" +"origin" "-4160 2632 88" +} +// entity 1386 +{ +"origin" "-4160 2384 104" +"classname" "info_pathnode" +} +// entity 1387 +{ +"classname" "info_pathnode" +"origin" "-4192 1960 120" +} +// entity 1388 +{ +"origin" "-4352 1832 136" +"classname" "info_pathnode" +} +// entity 1389 +{ +"classname" "info_pathnode" +"origin" "-4216 1408 152" +} +// entity 1390 +{ +"classname" "info_pathnode" +"origin" "-4696 1648 136" +} +// entity 1391 +{ +"origin" "-4592 2096 120" +"classname" "info_pathnode" +} +// entity 1392 +{ +"classname" "info_pathnode" +"origin" "-4568 2408 120" +} +// entity 1393 +{ +"origin" "-4592 2752 104" +"classname" "info_pathnode" +} +// entity 1394 +{ +"classname" "info_pathnode" +"origin" "-4584 3048 96" +} +// entity 1395 +{ +"origin" "-4560 3400 88" +"classname" "info_pathnode" +} +// entity 1396 +{ +"classname" "info_pathnode" +"origin" "-4552 3744 72" +} +// entity 1397 +{ +"origin" "-4576 4064 40" +"classname" "info_pathnode" +} +// entity 1398 +{ +"classname" "info_pathnode" +"origin" "-4608 4432 -24" +} +// entity 1399 +{ +"origin" "-4608 4808 -96" +"classname" "info_pathnode" +} +// entity 1400 +{ +"classname" "info_pathnode" +"origin" "-4608 5192 -112" +} +// entity 1401 +{ +"origin" "-4600 5600 -112" +"classname" "info_pathnode" +} +// entity 1402 +{ +"classname" "info_pathnode" +"origin" "-4600 5984 -96" +} +// entity 1403 +{ +"classname" "info_pathnode" +"origin" "-4368 6224 -64" +} +// entity 1404 +{ +"classname" "info_pathnode" +"origin" "-4864 5888 -96" +} +// entity 1405 +{ +"origin" "-4848 5592 -96" +"classname" "info_pathnode" +} +// entity 1406 +{ +"classname" "info_pathnode" +"origin" "-4840 5240 -88" +} +// entity 1407 +{ +"origin" "-4808 4920 -80" +"classname" "info_pathnode" +} +// entity 1408 +{ +"classname" "info_pathnode" +"origin" "-4768 4448 8" +} +// entity 1409 +{ +"origin" "-4680 4056 64" +"classname" "info_pathnode" +} +// entity 1410 +{ +"classname" "info_pathnode" +"origin" "-4816 3808 128" +} +// entity 1411 +{ +"origin" "-4760 3448 128" +"classname" "info_pathnode" +} +// entity 1412 +{ +"classname" "info_pathnode" +"origin" "-4808 3064 128" +} +// entity 1413 +{ +"origin" "-4856 2728 120" +"classname" "info_pathnode" +} +// entity 1414 +{ +"classname" "info_pathnode" +"origin" "-4856 2384 120" +} +// entity 1415 +{ +"origin" "-4872 2016 120" +"classname" "info_pathnode" +} +// entity 1416 +{ +"classname" "info_pathnode" +"origin" "-4936 1680 120" +} +// entity 1417 +{ +"classname" "info_pathnode" +"origin" "-5088 1768 120" +} +// entity 1418 +{ +"origin" "-5112 2016 120" +"classname" "info_pathnode" +} +// entity 1419 +{ +"classname" "info_pathnode" +"origin" "-5112 2248 120" +} +// entity 1420 +{ +"origin" "-5120 2600 120" +"classname" "info_pathnode" +} +// entity 1421 +{ +"classname" "info_pathnode" +"origin" "-5104 2936 144" +} +// entity 1422 +{ +"origin" "-5104 3224 160" +"classname" "info_pathnode" +} +// entity 1423 +{ +"classname" "info_pathnode" +"origin" "-4984 3432 160" +} +// entity 1424 +{ +"origin" "-4968 3704 152" +"classname" "info_pathnode" +} +// entity 1425 +{ +"classname" "info_pathnode" +"origin" "-5000 4056 120" +} +// entity 1426 +{ +"origin" "-5040 4648 24" +"classname" "info_pathnode" +} +// entity 1427 +{ +"classname" "info_pathnode" +"origin" "-5032 5136 -48" +} +// entity 1428 +{ +"origin" "-5032 5664 -64" +"classname" "info_pathnode" +} +// entity 1429 +{ +"origin" "-5216 4504 72" +"classname" "info_pathnode" +} +// entity 1430 +{ +"classname" "info_pathnode" +"origin" "-5216 4144 120" +} +// entity 1431 +{ +"origin" "-5176 3824 152" +"classname" "info_pathnode" +} +// entity 1432 +{ +"classname" "info_pathnode" +"origin" "-5192 3560 176" +} +// entity 1433 +{ +"origin" "-3792 7216 136" +"classname" "info_pathnode" +} +// entity 1434 +{ +"classname" "info_pathnode" +"origin" "-3816 7384 160" +} +// entity 1435 +{ +"origin" "-4108 6996 100" +"classname" "info_pathnode" +} +// entity 1436 +{ +"classname" "info_pathnode" +"origin" "-4112 7216 128" +} +// entity 1437 +{ +"origin" "-4096 7128 104" +"classname" "info_pathnode" +} +// entity 1438 +{ +"classname" "info_pathnode" +"origin" "1192 -976 384" +} +// entity 1439 +{ +"origin" "-656 -5256 -56" +"classname" "info_pathnode" +} +// entity 1440 +{ +"classname" "info_pathnode" +"origin" "-1136 -5648 -56" +} +// entity 1441 +{ +"origin" "-1136 -6304 -56" +"classname" "info_pathnode" +} +// entity 1442 +{ +"classname" "info_pathnode" +"origin" "-968 -6024 -56" +} +// entity 1443 +{ +"origin" "-1184 -6680 -56" +"classname" "info_pathnode" +} +// entity 1444 +{ +"classname" "info_pathnode" +"origin" "-2504 -6800 -56" +} +// entity 1445 +{ +"origin" "-2360 -6640 -88" +"classname" "info_pathnode" +} +// entity 1446 +{ +"classname" "info_pathnode" +"origin" "-5384 -1312 112" +} +// entity 1447 +{ +"origin" "-5672 -1448 112" +"classname" "info_pathnode" +} +// entity 1448 +{ +"origin" "-5432 -1176 104" +"classname" "info_pathnode" +} +// entity 1449 +{ +"classname" "info_pathnode" +"origin" "-5880 -1968 120" +} +// entity 1450 +{ +"classname" "info_pathnode" +"origin" "-5880 -2336 120" +} +// entity 1451 +{ +"classname" "info_pathnode" +"origin" "-5944 -3672 128" +} +// entity 1452 +{ +"origin" "-5488 -3536 128" +"classname" "info_pathnode" +} +// entity 1453 +{ +"classname" "info_pathnode" +"origin" "-5008 -3544 120" +} +// entity 1454 +{ +"origin" "976.00 -312.00 336.00" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"enemysharerange" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"angle" "270" +"model" "human/german_wehrmact_soldier.tik" +"#group" "2" +"#set" "12" +"$targetname" "enemyspawner" +"classname" "ai_actor" +"testanim" "idle" +} +// entity 1455 +{ +"classname" "ai_actor" +"$targetname" "enemyspawner" +"#set" "12" +"#group" "2" +"model" "human/german_wehrmact_nco.tik" +"angle" "270" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "MP40" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "0" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"origin" "960.00 -232.00 336.00" +"health" "120" +"testanim" "idle" +} +// entity 1456 +{ +"angle" "270" +"#group" "2" +"#set" "11" +"$targetname" "enemyspawnerdestination" +"_color" "1.000000 1.000000 0.000000" +"origin" "1248 -2536 264" +"classname" "info_pathnode" +} +// entity 1457 +{ +"classname" "info_pathnode" +"origin" "1344 -2800 160" +"_color" "1.000000 1.000000 0.000000" +"$targetname" "enemyspawnerdestination" +"#set" "11" +"#group" "3" +"angle" "270" +} +// entity 1458 +{ +"angle" "270" +"#group" "1" +"#set" "12" +"$targetname" "enemyspawnerdestination" +"_color" "1.000000 1.000000 0.000000" +"origin" "1640 -424 256" +"classname" "info_pathnode" +} +// entity 1459 +{ +"classname" "info_pathnode" +"origin" "1704 -304 216" +"_color" "1.000000 1.000000 0.000000" +"$targetname" "enemyspawnerdestination" +"#set" "12" +"#group" "2" +"angle" "270" +} +// entity 1460 +{ +"angle" "270" +"#group" "3" +"#set" "12" +"$targetname" "enemyspawnerdestination" +"_color" "1.000000 1.000000 0.000000" +"origin" "1696 -496 176" +"classname" "info_pathnode" +} +// entity 1461 +{ +"classname" "ai_actor" +"$targetname" "enemyspawner" +"#set" "13" +"#group" "2" +"model" "human/german_wehrmact_soldier.tik" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"angle" "90" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"origin" "-848.00 -1520.00 480.00" +"testanim" "idle" +} +// entity 1462 +{ +"origin" "-848.00 -1632.00 480.00" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"enemysharerange" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"angle" "270" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"model" "human/german_wehrmact_soldier.tik" +"#group" "3" +"#set" "13" +"$targetname" "enemyspawner" +"classname" "ai_actor" +"testanim" "idle" +} +// entity 1463 +{ +"classname" "ai_actor" +"$targetname" "enemyspawner" +"#set" "13" +"#group" "4" +"model" "human/german_wehrmact_soldier.tik" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"angle" "90" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"origin" "-96.00 -2080.00 504.00" +"testanim" "idle" +} +// entity 1464 +{ +"origin" "-96.00 -2168.00 504.00" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"enemysharerange" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"angle" "90" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"model" "human/german_wehrmact_soldier.tik" +"#group" "5" +"#set" "13" +"$targetname" "enemyspawner" +"classname" "ai_actor" +"testanim" "idle" +} +// entity 1465 +{ +"angle" "180" +"classname" "info_pathnode" +"origin" "-1200 -1280 448" +"$targetname" "enemyspawnerdestination" +"#set" "13" +"#group" "2" +"_color" "1.000000 1.000000 0.000000" +} +// entity 1466 +{ +"_color" "1.000000 1.000000 0.000000" +"#group" "3" +"#set" "13" +"$targetname" "enemyspawnerdestination" +"origin" "-976 -1808 480" +"classname" "info_pathnode" +"angle" "180" +} +// entity 1467 +{ +"angle" "180" +"classname" "info_pathnode" +"origin" "-536 -1792 496" +"$targetname" "enemyspawnerdestination" +"#set" "13" +"#group" "4" +"_color" "1.000000 1.000000 0.000000" +} +// entity 1468 +{ +"_color" "1.000000 1.000000 0.000000" +"#group" "5" +"#set" "13" +"$targetname" "enemyspawnerdestination" +"origin" "-408 -1968 496" +"classname" "info_pathnode" +"angle" "180" +} +// entity 1469 +{ +"angle" "180" +"classname" "info_pathnode" +"origin" "-1040 -2888 456" +"$targetname" "enemyspawnerdestination" +"#set" "13" +"#group" "6" +"_color" "1.000000 1.000000 0.000000" +} +// entity 1470 +{ +"classname" "ai_actor" +"$targetname" "enemyspawner" +"#set" "2015" +"#group" "2" +"model" "human/german_wehrmact_soldier.tik" +"angle" "270" +"origin" "-656.00 5048.00 88.00" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"testanim" "idle" +} +// entity 1471 +{ +"testanim" "idle" +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"enemysharerange" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"origin" "-1240.00 7048.00 88.00" +"angle" "270" +"model" "human/german_wehrmact_soldier.tik" +"#group" "3" +"#set" "2015" +"$targetname" "enemyspawner" +"classname" "ai_actor" +} +// entity 1472 +{ +"testanim" "idle" +"classname" "ai_actor" +"$targetname" "enemyspawner" +"#set" "2015" +"#group" "4" +"model" "human/german_wehrmact_soldier.tik" +"angle" "270" +"origin" "-1016.00 7128.00 120.00" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "Mauser KAR 98K" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +} +// entity 1473 +{ +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"enemysharerange" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"gun" "Mauser KAR 98K" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"origin" "-2968.00 6472.00 0.00" +"angle" "45" +"model" "human/german_wehrmact_soldier.tik" +"#group" "5" +"#set" "2015" +"$targetname" "enemyspawner" +"classname" "ai_actor" +"testanim" "idle" +} +// entity 1474 +{ +"health" "120" +"classname" "ai_actor" +"$targetname" "enemyspawner" +"#set" "2015" +"#group" "6" +"model" "human/german_wehrmact_nco.tik" +"angle" "45" +"origin" "-3032.00 6416.00 0.00" +"type_idle" "idle" +"type_attack" "turret" +"type_disguise" "salute" +"type_grenade" "grenade" +"gun" "MP40" +"sound_awareness" "100" +"noticescale" "100" +"fixedleash" "0" +"enemysharerange" "0" +"waittrigger" "0" +"accuracy" "20" +"ammo_grenade" "2" +"disguise_range" "256" +"disguise_period" "15" +"disguise_level" "1" +"gren_awareness" "10" +"testanim" "idle" +} +// entity 1475 +{ +"gren_awareness" "10" +"disguise_level" "1" +"disguise_period" "15" +"disguise_range" "256" +"ammo_grenade" "2" +"accuracy" "20" +"waittrigger" "0" +"enemysharerange" "0" +"fixedleash" "0" +"noticescale" "100" +"sound_awareness" "100" +"gun" "MP40" +"type_grenade" "grenade" +"type_disguise" "salute" +"type_attack" "turret" +"type_idle" "idle" +"origin" "-3216.00 6304.00 0.00" +"angle" "225" +"model" "human/german_wehrmact_nco.tik" +"#group" "7" +"#set" "2015" +"$targetname" "enemyspawner" +"classname" "ai_actor" +"health" "120" +"testanim" "idle" +} +// entity 1476 +{ +"classname" "info_pathnode" +"origin" "-816 4952 64" +"_color" "1.000000 1.000000 0.000000" +"$targetname" "enemyspawnerdestination" +"#set" "2015" +"#group" "2" +} +// entity 1477 +{ +"angle" "270" +"#group" "3" +"#set" "2015" +"$targetname" "enemyspawnerdestination" +"_color" "1.000000 1.000000 0.000000" +"origin" "-1248 6976 96" +"classname" "info_pathnode" +} +// entity 1478 +{ +"classname" "info_pathnode" +"origin" "-1024 7072 120" +"_color" "1.000000 1.000000 0.000000" +"$targetname" "enemyspawnerdestination" +"#set" "2015" +"#group" "4" +"angle" "270" +} +// entity 1479 +{ +"angle" "315" +"#group" "5" +"#set" "2015" +"$targetname" "enemyspawnerdestination" +"_color" "1.000000 1.000000 0.000000" +"origin" "-2584 6304 -32" +"classname" "info_pathnode" +} +// entity 1480 +{ +"classname" "info_pathnode" +"origin" "-2656 6416 -32" +"_color" "1.000000 1.000000 0.000000" +"$targetname" "enemyspawnerdestination" +"#set" "2015" +"#group" "6" +"angle" "315" +} +// entity 1481 +{ +"angle" "225" +"#group" "7" +"#set" "2015" +"$targetname" "enemyspawnerdestination" +"_color" "1.000000 1.000000 0.000000" +"origin" "-3296 6264 -32" +"classname" "info_pathnode" +} +// entity 1482 +{ +"classname" "info_pathnode" +"origin" "-5488 -2344 120" +} +// entity 1483 +{ +"origin" "-5512 -2040 120" +"classname" "info_pathnode" +} +// entity 1484 +{ +"classname" "info_pathnode" +"origin" "-5504 -1752 120" +} +// entity 1485 +{ +"origin" "-5224 -1744 120" +"classname" "info_pathnode" +} +// entity 1486 +{ +"classname" "info_pathnode" +"origin" "-5360 -2056 120" +} +// entity 1487 +{ +"origin" "-5400 -2344 120" +"classname" "info_pathnode" +} +// entity 1488 +{ +"classname" "info_pathnode" +"origin" "-5056 -1256 128" +} +// entity 1489 +{ +"origin" "-5000 -1472 128" +"classname" "info_pathnode" +} +// entity 1490 +{ +"origin" "-5928 -2504 120" +"classname" "info_pathnode" +} +// entity 1491 +{ +"classname" "info_pathnode" +"origin" "-5784 -2640 120" +} +// entity 1492 +{ +"classname" "info_pathnode" +"origin" "-5856 -2016 120" +} +// entity 1493 +{ +"origin" "-5672 -2840 120" +"classname" "info_pathnode" +} +// entity 1494 +{ +"classname" "info_pathnode" +"origin" "-5136 -2632 120" +} +// entity 1495 +{ +"targetname" "t236" +"classname" "info_pathnode" +"origin" "-4944 -2544 104" +} +// entity 1496 +{ +"targetname" "t237" +"classname" "info_pathnode" +"origin" "-4072 -2592 112" +} +// entity 1497 +{ +"_color" "0.501961 0.000000 0.000000" +"spawnflags" "4" +"origin" "-1520 -1776 496" +"classname" "info_pathnode" +} +// entity 1498 +{ +"angle" "270" +"spawnflags" "16" +"origin" "-172 -2828 520" +"classname" "info_pathnode" +} +// entity 1499 +{ +"classname" "info_pathnode" +"origin" "-600 -7136 -56" +} +// entity 1500 +{ +"origin" "6064 1984 724" +"classname" "info_pathnode" +"spawnflags" "36" +"_color" "0.501961 0.000000 0.000000" +} +// entity 1501 +{ +"$targetname" "door_locked" +"classname" "trigger_use" +// brush 0 +{ +( -3820 -2192 80 ) ( -3820 -2176 80 ) ( -3892 -2176 80 ) common/trigger 0 -55 -90.00 0.500000 0.500000 0 128 0 +( -3896 -2176 264 ) ( -3824 -2176 264 ) ( -3824 -2192 264 ) common/trigger 0 -55 -90.00 0.500000 0.500000 0 128 0 +( -3884 -2176 208 ) ( -3884 -2192 208 ) ( -3884 -2192 80 ) common/trigger 0 -48 -180.00 0.500000 -0.500000 0 128 0 +( -3924 -2188 208 ) ( -3852 -2188 208 ) ( -3852 -2188 80 ) common/trigger -8 -48 0.00 0.500000 0.500000 0 128 0 +( -3668 -2176 208 ) ( -3668 -2160 208 ) ( -3668 -2160 80 ) common/trigger 0 -48 -180.00 0.500000 -0.500000 0 128 0 +( -3820 -2176 208 ) ( -3892 -2176 208 ) ( -3892 -2176 80 ) common/trigger -8 -48 0.00 0.500000 0.500000 0 128 0 +} +} +// entity 1502 +{ +"classname" "trigger_use" +"$targetname" "door_locked" +// brush 0 +{ +( -688 -2316 428 ) ( -672 -2316 428 ) ( -672 -2244 428 ) common/trigger 0 -7 -180.00 0.500000 0.500000 0 128 0 +( -672 -2240 612 ) ( -672 -2312 612 ) ( -688 -2312 612 ) common/trigger 0 -7 -180.00 0.500000 0.500000 0 128 0 +( -672 -2252 556 ) ( -688 -2252 556 ) ( -688 -2252 428 ) common/trigger 0 8 -180.00 0.500000 -0.500000 0 128 0 +( -684 -2212 556 ) ( -684 -2284 556 ) ( -684 -2284 428 ) common/trigger 8 7 -180.00 0.500000 -0.500000 0 128 0 +( -672 -2468 556 ) ( -656 -2468 556 ) ( -656 -2468 428 ) common/trigger 0 8 -180.00 0.500000 -0.500000 0 128 0 +( -672 -2316 556 ) ( -672 -2244 556 ) ( -672 -2244 428 ) common/trigger 8 7 -180.00 0.500000 -0.500000 0 128 0 +} +} +// entity 1503 +{ +"$targetname" "door_locked" +"classname" "trigger_use" +// brush 0 +{ +( -3108 6056 -152 ) ( -3172 6056 -152 ) ( -3172 5992 -152 ) common/trigger 0 16 0.00 0.500000 0.500000 0 128 0 +( -3172 5992 8 ) ( -3172 6056 8 ) ( -3108 6056 8 ) common/trigger 0 16 0.00 0.500000 0.500000 0 128 0 +( -3084 5836 8 ) ( -3020 5836 8 ) ( -3020 5836 -152 ) common/trigger 0 -48 0.00 0.500000 0.500000 0 128 0 +( -3020 5836 8 ) ( -3020 5900 8 ) ( -3020 5900 -152 ) common/trigger -16 -48 0.00 0.500000 0.500000 0 128 0 +( -3108 6056 8 ) ( -3172 6056 8 ) ( -3172 6056 -152 ) common/trigger 0 -48 0.00 0.500000 0.500000 0 128 0 +( -3172 6056 8 ) ( -3172 5992 8 ) ( -3172 5992 -152 ) common/trigger -16 -48 0.00 0.500000 0.500000 0 128 0 +} +} +// entity 1504 +{ +"classname" "info_pathnode" +"origin" "-3784 -3292 116" +} +// entity 1505 +{ +"origin" "-3783 -2973 122" +"classname" "info_pathnode" +} +// entity 1506 +{ +"classname" "info_pathnode" +"origin" "-3833 -2670 122" +} +// entity 1507 +{ +"spawnflags" "32" +"classname" "info_pathnode" +"origin" "-3308 -2164 152" +} +// entity 1508 +{ +"classname" "info_pathnode" +"origin" "-104 -1968 540" +} +// entity 1509 +{ +"classname" "info_pathnode" +"origin" "-4036 7180 132" +} +// entity 1510 +{ +"angles" "-21.76 -167.34 -137.33" +"target" "t244" +"targetname" "t243" +"testanim" "idle" +"model" "ammo/us_bomb.tik" +"origin" "5017.00 -4225.00 1325.00" +"classname" "info_splinepath" +} +// entity 1511 +{ +"target" "t245" +"targetname" "t244" +"testanim" "idle" +"model" "ammo/us_bomb.tik" +"origin" "5024.00 -4128.00 1016.00" +"classname" "info_splinepath" +} +// entity 1512 +{ +"targetname" "t245" +"testanim" "idle" +"model" "ammo/us_bomb.tik" +"origin" "5024.00 -4102.00 826.00" +"classname" "info_splinepath" +} +// entity 1513 +{ +"targetname" "t247" +"origin" "4611 -4042 1016" +"classname" "script_origin" +} +// entity 1514 +{ +"$targetname" "exploderchunk" +"#set" "5" +"target" "t249" +"classname" "script_object" +// brush 0 +{ +( 4872.075195 -4219.484863 816.303406 ) ( 4906.522461 -4232.727051 824.443420 ) ( 4986.272949 -4226.338379 816.303406 ) misc_outside/remag_cliffside_trans -152 149 -119.64 0.099719 -0.199616 0 8388608 0 +( 4884.842285 -4267.135254 899.182068 ) ( 4906.522461 -4232.727051 824.443420 ) ( 4872.075195 -4219.484863 816.303406 ) misc_outside/remag_cliffside_trans 377 -76 0.00 0.072266 0.161865 0 8388608 0 +( 4986.272949 -4226.338379 816.303406 ) ( 4906.522461 -4232.727051 824.443420 ) ( 4884.842285 -4267.135254 899.182068 ) misc_outside/remag_cliffside_trans 242 -76 0.00 0.154785 0.161865 0 8388608 0 +( 4866.457520 -4198.517578 838.009827 ) ( 4872.075195 -4219.484863 816.303406 ) ( 4908.389160 -4187.282227 816.303406 ) misc_outside/remag_cliffside_trans -363 -107 -138.37 0.141112 -0.067718 0 8388608 0 +( 4965.672852 -4149.459961 881.422119 ) ( 4902.770996 -4166.314453 816.303406 ) ( 4980.654785 -4205.373047 816.303406 ) misc_outside/remag_cliffside_trans 313 231 0.00 0.126465 0.118530 0 8388608 0 +( 4986.272949 -4226.338379 816.303406 ) ( 4877.693359 -4240.452148 816.303406 ) ( 4883.311035 -4261.418945 881.422119 ) misc_outside/remag_cliffside_trans 3 -76 0.00 0.187012 0.161865 0 8388608 0 +( 4877.693359 -4240.452148 903.128479 ) ( 4860.839355 -4177.550293 859.716003 ) ( 4965.672852 -4149.459961 903.128479 ) misc_outside/remag_cliffside_trans -404 310 -119.93 0.249585 -0.158921 0 8388608 0 +( 4877.693359 -4240.452148 816.303406 ) ( 4988.145508 -4233.329102 816.303406 ) ( 4908.389160 -4187.282227 816.303406 ) misc_outside/remag_cliffside_trans -273 127 -119.85 0.129486 -0.200345 0 8388608 0 +( 4988.145508 -4233.329102 859.716003 ) ( 4883.311035 -4261.418945 903.128479 ) ( 4971.290527 -4170.428223 903.128479 ) misc_outside/remag_cliffside_trans -142 96 -120.09 0.262973 -0.173032 0 8388608 0 +( 4986.272949 -4226.338379 838.009827 ) ( 4988.145508 -4233.329102 859.716003 ) ( 4971.290527 -4170.428223 903.128479 ) misc_outside/remag_cliffside_trans -507 348 -180.00 0.168945 -0.183716 0 8388608 0 +( 4838.367188 -4093.685059 1011.660034 ) ( 4883.311035 -4261.418945 1011.660034 ) ( 4883.311035 -4261.418945 816.303406 ) misc_outside/remag_cliffside_trans -472 348 -180.00 0.166504 -0.183716 0 8388608 0 +( 4861.541504 -4180.172363 927.547913 ) ( 4862.243164 -4182.792969 816.303406 ) ( 4966.727051 -4153.392090 871.925842 ) misc_outside/remag_cliffside_trans -192 165 0.00 0.203613 0.156189 0 8388608 0 +} +} +// entity 1515 +{ +"targetname" "t249" +"origin" "4691 -4297 1127" +"classname" "script_origin" +} +// entity 1516 +{ +"angle" "0" +"classname" "func_rotatingdoor" +// brush 0 +{ +( 5258 1810 536 ) ( 5246 1810 536 ) ( 5246 1798 536 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5246 1798 664 ) ( 5246 1810 664 ) ( 5258 1810 664 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5246 1798 664 ) ( 5258 1798 664 ) ( 5258 1798 536 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5258 1798 664 ) ( 5258 1810 664 ) ( 5258 1810 536 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5258 1810 664 ) ( 5246 1810 664 ) ( 5246 1810 536 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +( 5246 1810 664 ) ( 5246 1798 664 ) ( 5246 1798 536 ) common/origin 0 0 0.00 1 1 16777216 2176 0 +} +// brush 1 +{ +( 5254 1814 536 ) ( 5250 1814 536 ) ( 5250 1808 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5250 1808 664 ) ( 5250 1814 664 ) ( 5254 1814 664 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5250 1808 664 ) ( 5254 1808 664 ) ( 5254 1808 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5254 1808 664 ) ( 5254 1814 664 ) ( 5254 1814 536 ) mohcommon/doorold_1a 32 48 0.00 -0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5252 1872 664 ) ( 5248 1872 664 ) ( 5248 1872 536 ) general_structure/plank_flat 0 0 90.00 0.500000 0.500000 0 16384 0 +surfaceparm detail +( 5250 1814 664 ) ( 5250 1808 664 ) ( 5250 1808 536 ) mohcommon/doorold_1a 32 48 0.00 -0.500000 0.500000 0 16384 0 +surfaceparm detail +} +} +// entity 1517 +{ +"$setthread" "kablam" +"#set" "2" +"$targetname" "bomber" +"target" "t243" +"testanim" "idle" +"model" "ammo/us_bomb.tik" +"origin" "5023.00 -4336.00 1632.00" +"classname" "info_splinepath" +} +// entity 1518 +{ +"origin" "5772 1645 631" +"classname" "info_grenadehint" +} +// entity 1519 +{ +"origin" "5627 1008 632" +"classname" "info_grenadehint" +} +// entity 1520 +{ +"origin" "6149 1732 777" +"classname" "info_grenadehint" +} +// entity 1521 +{ +"target" "mv520 mv105 mv108 mv180 mv183 mv515 mv516 mv517 mv519 mv132 mv513 mv514" +"targetname" "mv523" +"classname" "vis_leafgroup" +// brush 0 +{ +( 5668 2072 536 ) ( 5532 2072 536 ) ( 5532 1776 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5532 1776 676 ) ( 5532 2072 676 ) ( 5668 2072 676 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5540 1708 672 ) ( 5676 1708 672 ) ( 5676 1708 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6036 1764 672 ) ( 6036 2060 672 ) ( 6036 2060 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5664 2052 672 ) ( 5528 2052 672 ) ( 5528 2052 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5792 1792 536 ) ( 5792 1824 536 ) ( 5792 1808 676 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1522 +{ +"classname" "vis_leafgroup" +"targetname" "mv532" +"target" "mv520 mv105 mv108 mv180 mv183 mv515 mv516 mv517 mv519 mv132 mv513 mv514" +// brush 0 +{ +( 5668 2072 536 ) ( 5532 2072 536 ) ( 5532 1776 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5532 1776 676 ) ( 5532 2072 676 ) ( 5668 2072 676 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5540 1708 672 ) ( 5676 1708 672 ) ( 5676 1708 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5664 2052 672 ) ( 5528 2052 672 ) ( 5528 2052 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5252 2096 672 ) ( 5252 1800 672 ) ( 5252 1800 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5792 1824 536 ) ( 5792 1792 536 ) ( 5792 1808 676 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1523 +{ +"angles" "0 280 90" +"origin" "-3361.90 -2487.25 96.00" +"testanim" "idle" +"model" "static//produce_cart.tik" +"scale" "1.0" +"classname" "static_farm_producecart" +} +// entity 1524 +{ +"angle" "315" +"origin" "-4772.92 -2428.92 64.00" +"testanim" "idle" +"model" "static//wagon.tik" +"scale" "1.0" +"classname" "static_farm_wagon" +} +// entity 1525 +{ +"classname" "static_natural_bush_full" +"scale" "1.30" +"model" "static//bush_full.tik" +"testanim" "idle" +"origin" "-6064.80 -4384.80 0.00" +} +// entity 1526 +{ +"testanim" "idle" +"angle" "180" +"origin" "4944.00 2214.00 536.00" +"model" "miscobj//hidden_cabinet_b.tik" +"scale" "1.0" +"classname" "static_furniture_hidden-cabinet-dark" +} +// entity 1527 +{ +"origin" "-780.00 7216.00 176.00" +"testanim" "idle" +"model" "static//woodbucket.tik" +"scale" "1.0" +"classname" "static_item_woodbucket" +} +// entity 1528 +{ +"angle" "315" +"origin" "-1333.00 7119.00 148.00" +"testanim" "idle" +"model" "static//flourbag-single.tik" +"scale" "1.0" +"classname" "static_item_flourbag-single" +} +// entity 1529 +{ +"origin" "6332.89 645.03 740.00" +"testanim" "idle" +"model" "lights//tablelamp.tik" +"scale" "1.0" +"classname" "static_lamp_tablelamp" +} +// entity 1530 +{ +"classname" "static_obstacle_barbwire-two-post" +"scale" "1.0" +"model" "static//barbwire_two_post.tik" +"testanim" "idle" +"origin" "-3447.65 -4127.82 16.00" +"angles" "0 321 0" +} +// entity 1531 +{ +"classname" "static_obstacle_barbwire-long-two-post" +"scale" "1.0" +"model" "static//barbwire_long_two_post.tik" +"testanim" "idle" +"origin" "-3360.11 -3762.16 18.15" +"angles" "0 0 8" +} +// entity 1532 +{ +"angles" "0.00 50.00 0.00" +"origin" "-5849.23 -5877.57 -192.48" +"testanim" "idle" +"model" "static//barbwire_long_two_post.tik" +"scale" "1.0" +"classname" "static_obstacle_barbwire-long-two-post" +} +// entity 1533 +{ +"origin" "5458.00 1712.00 589.00" +"angle" "90" +"testanim" "idle" +"model" "static//flowerpainting.tik" +"scale" "1.0" +"classname" "static_furniture_flowerpainting" +} +// entity 1534 +{ +"origin" "5585.63 1715.87 632.00" +"angle" "90" +"testanim" "idle" +"model" "lights//wallsconce-cutglass.tik" +"scale" "1.0" +"classname" "static_lamp_wallsconce-cutglass" +} +// entity 1535 +{ +"origin" "5704.00 1712.00 583.00" +"angle" "90" +"testanim" "idle" +"model" "static//oldladypainting.tik" +"scale" "1.0" +"classname" "static_furniture_oldladypainting" +} +// entity 1536 +{ +"origin" "5592.00 2008.00 536.00" +"angle" "270" +"testanim" "idle" +"model" "static//loveseat.tik" +"scale" "1.0" +"classname" "static_furniture_loveseat" +} +// entity 1537 +{ +"origin" "5332.00 2008.00 536.00" +"angle" "270" +"testanim" "idle" +"model" "furniture//armchairposh.tik" +"scale" "1.0" +"classname" "static_furniture_armchairposh" +} +// entity 1538 +{ +"origin" "5332.00 1976.00 536.00" +"testanim" "idle" +"model" "static//round_table.tik" +"scale" "1.0" +"classname" "static_furniture_round-table" +} +// entity 1539 +{ +"origin" "5787.89 1744.03 584.00" +"testanim" "idle" +"model" "lights//tablelamp.tik" +"scale" "1.0" +"classname" "static_lamp_tablelamp" +} +// entity 1540 +{ +"origin" "5788.00 1744.00 536.00" +"testanim" "idle" +"model" "static//square_table.tik" +"scale" "1.0" +"classname" "static_furniture_square-table" +} +// entity 1541 +{ +"origin" "5306.00 1926.00 692.00" +"angle" "205" +"testanim" "idle" +"model" "furniture//bunkerchair.tik" +"scale" "1.0" +"classname" "static_furniture_bunkerchair" +} +// entity 1542 +{ +"angle" "180" +"origin" "5297.00 2081.00 692.00" +"testanim" "idle" +"model" "furniture//bunkerchair.tik" +"scale" "1.0" +"classname" "static_furniture_bunkerchair" +} +// entity 1543 +{ +"origin" "5297.70 2107.92 741.00" +"testanim" "idle" +"model" "static//microphone.tik" +"scale" "1.0" +"classname" "static_microphone" +} +// entity 1544 +{ +"angle" "0" +"origin" "5286.00 2103.00 741.00" +"testanim" "idle" +"model" "miscobj//radio_military.tik" +"scale" "1.0" +"classname" "static_equipment_radio-military" +} +// entity 1545 +{ +"origin" "5285.00 2093.00 691.00" +"testanim" "idle" +"model" "static//simplemetaldesk.tik" +"scale" "1.0" +"classname" "static_furniture_simplemetaldesk" +} +// entity 1546 +{ +"classname" "static_furniture_bunkerchair" +"scale" "1.0" +"model" "furniture//bunkerchair.tik" +"testanim" "idle" +"angle" "270" +"origin" "5772.00 2112.00 692.00" +} +// entity 1547 +{ +"classname" "static_furniture_planningtable" +"scale" "1.0" +"model" "static//planningtable.tik" +"testanim" "idle" +"origin" "5516.00 2016.00 692.00" +"angle" "0" +} +// entity 1548 +{ +"classname" "static_lamp_lightbulb-covered-on-wire-short" +"scale" "1.0" +"model" "static//lightbulb_covered_on_wire_short.tik" +"testanim" "idle" +"origin" "5516.00 2016.00 930.00" +} +// entity 1549 +{ +"classname" "static_lamp_wallsconce-cutglass" +"scale" "1.0" +"model" "lights//wallsconce-cutglass.tik" +"testanim" "idle" +"angle" "270" +"origin" "4960.32 1915.64 628.00" +} +// entity 1550 +{ +"classname" "static_lamp_wallsconce-cutglass" +"scale" "1.0" +"model" "lights//wallsconce-cutglass.tik" +"testanim" "idle" +"origin" "5523.87 1536.32 628.00" +} +// entity 1551 +{ +"classname" "static_lamp_wallsconce-cutglass" +"scale" "1.0" +"model" "lights//wallsconce-cutglass.tik" +"testanim" "idle" +"angle" "270" +"origin" "6106.32 2063.64 780.00" +} +// entity 1552 +{ +"classname" "static_lamp_hang5lamp" +"scale" "1.0" +"model" "lights//hang5lamp.tik" +"testanim" "idle" +"origin" "6048.11 672.38 818.00" +} +// entity 1553 +{ +"classname" "static_lamp_wallsconce-cutglass" +"scale" "1.0" +"model" "lights//wallsconce-cutglass.tik" +"testanim" "idle" +"angle" "180" +"origin" "6065.64 1535.63 630.00" +} +// entity 1554 +{ +"classname" "static_lamp_tablelamp" +"scale" "1.0" +"model" "lights//tablelamp.tik" +"testanim" "idle" +"origin" "5851.89 1060.03 584.00" +} +// entity 1555 +{ +"classname" "static_furniture_square-table" +"scale" "1.0" +"model" "static//square_table.tik" +"testanim" "idle" +"origin" "5852.00 1060.00 536.00" +} +// entity 1556 +{ +"classname" "static_decor_phone-roundbase" +"scale" "1.0" +"model" "miscobj//phone_roundbase.tik" +"testanim" "idle" +"origin" "6319.00 635.00 740.00" +"angle" "225" +} +// entity 1557 +{ +"classname" "static_decor_radio-civilian" +"scale" "1.0" +"model" "miscobj//radio_civilian.tik" +"testanim" "idle" +"angle" "135" +"origin" "6331.00 575.00 740.00" +} +// entity 1558 +{ +"classname" "static_furniture_grillchair" +"scale" "1.0" +"model" "furniture//grillchair.tik" +"testanim" "idle" +"origin" "6308.35 604.20 692.00" +"angle" "15" +} +// entity 1559 +{ +"classname" "static_furniture_rolltopdesk" +"scale" "1.0" +"model" "static//rolltop_desk.tik" +"testanim" "idle" +"angle" "180" +"origin" "6332.00 608.00 692.00" +} +// entity 1560 +{ +"classname" "static_furniture_bigbed" +"scale" "1.0" +"model" "static//bigbed.tik" +"testanim" "idle" +"origin" "6118.00 820.00 692.00" +"angle" "180" +} +// entity 1561 +{ +"classname" "static_lamp_tablelamp" +"scale" "1.0" +"model" "lights//tablelamp.tik" +"testanim" "idle" +"origin" "5230.89 1945.03 585.00" +} +// entity 1562 +{ +"classname" "static_furniture_simplechair" +"scale" "1.0" +"model" "furniture//simplechair.tik" +"testanim" "idle" +"angle" "270" +"origin" "5215.84 1984.28 536.00" +} +// entity 1563 +{ +"classname" "static_furniture_square-table" +"scale" "1.0" +"model" "static//square_table.tik" +"testanim" "idle" +"origin" "5216.00 1960.00 536.00" +} +// entity 1564 +{ +"classname" "static_furniture_cabinet-dark" +"scale" "1.0" +"model" "static//cabinet_dark.tik" +"testanim" "idle" +"origin" "4977.78 2220.24 536.00" +} +// entity 1565 +{ +"classname" "static_furniture_singlebed" +"scale" "1.0" +"model" "static//single_bed.tik" +"testanim" "idle" +"origin" "5172.00 2228.00 536.00" +} +// entity 1566 +{ +"classname" "static_lamp_hang3lamp" +"scale" "1.0" +"model" "lights//hang3lamp.tik" +"testanim" "idle" +"origin" "4823.70 2111.84 652.00" +} +// entity 1567 +{ +"classname" "static_furniture_simplechair" +"scale" "1.0" +"model" "furniture//simplechair.tik" +"testanim" "idle" +"origin" "4780.41 1959.53 536.00" +"angle" "283" +} +// entity 1568 +{ +"classname" "static_decor_radio-civilian" +"scale" "1.0" +"model" "miscobj//radio_civilian.tik" +"testanim" "idle" +"angle" "45" +"origin" "4745.00 1943.00 590.00" +} +// entity 1569 +{ +"classname" "static_decor_cards" +"scale" "1.0" +"model" "static//deckofcards.tik" +"testanim" "idle" +"origin" "4743.40 1959.86 590.00" +"angles" "0.00 15.00 0.00" +} +// entity 1570 +{ +"classname" "static_furniture_simpledesk" +"scale" "1.0" +"model" "static//simpledesk.tik" +"testanim" "idle" +"angle" "90" +"origin" "4768.46 1950.18 535.98" +} +// entity 1571 +{ +"classname" "static_furniture_singlebed" +"scale" "1.0" +"model" "static//single_bed.tik" +"testanim" "idle" +"origin" "4724.00 2192.00 536.00" +"angle" "90" +} +// entity 1572 +{ +"classname" "func_group" +// brush 0 +{ +( 1248 4112 32 ) ( 1216 4112 32 ) ( 1216 3968 32 ) sky/mohday1 0 46 0.00 -0.500000 71.625000 0 276 0 +( 1216 3992 1728 ) ( 1216 4136 1728 ) ( 1248 4136 1728 ) sky/mohday1 0 46 0.00 -0.500000 71.625000 0 276 0 +( 1232 3336 -336 ) ( 1232 3336 1728 ) ( 1264 3368 1728 ) sky/mohday1 48 1 0.00 -0.500000 26.500000 0 276 0 +( 1248 7904 1728 ) ( 1248 7904 -336 ) ( 1248 3992 -336 ) sky/mohday1 47 1 0.00 -71.125000 26.500000 0 276 0 +( 1248 7904 -336 ) ( 1248 7904 1728 ) ( 1216 7872 1728 ) sky/mohday1 0 1 0.00 -0.500000 26.500000 0 276 0 +( 1216 3256 1728 ) ( 1216 3256 -336 ) ( 1216 7872 -336 ) sky/mohday1 46 1 0.00 -71.125000 26.500000 0 276 0 +} +// brush 1 +{ +( -5936 6272 168 ) ( -6272 6272 168 ) ( -6272 2416 168 ) sky/mohday1 -32 5 0.00 -0.500000 101.375000 0 276 0 +( -6208 2408 1728 ) ( -6208 6264 1728 ) ( -5872 6264 1728 ) sky/mohday1 -32 5 0.00 -0.500000 101.375000 0 276 0 +( -5936 512 168 ) ( -5936 512 1728 ) ( -5904 512 1728 ) sky/mohday1 -32 6 0.00 -0.500000 24.375000 0 276 0 +( -5904 6776 1728 ) ( -5904 6776 -336 ) ( -5904 504 -336 ) sky/mohday1 5 6 0.00 -101.375000 24.375000 0 276 0 +( -5904 7000 -336 ) ( -5904 7000 1728 ) ( -5936 6968 1728 ) sky/mohday1 48 6 0.00 -0.500000 24.375000 0 276 0 +( -5936 504 1728 ) ( -5936 504 168 ) ( -5936 6968 168 ) sky/mohday1 5 6 0.00 -100.875008 24.375000 0 276 0 +} +// brush 2 +{ +( -6944 -5184 168 ) ( -6912 -5184 168 ) ( -6672 -3392 168 ) sky/mohday1 -32 -4 0.00 -0.500000 70.500000 0 276 0 +( -6912 -5184 1728 ) ( -6944 -5184 1728 ) ( -6704 -3392 1728 ) sky/mohday1 -32 -4 0.00 -0.500000 70.500000 0 276 0 +( -6704 -4832 -336 ) ( -6704 -4832 1728 ) ( -6672 -4864 1728 ) sky/mohday1 -63 6 0.00 -0.500000 24.375000 0 276 0 +( -6672 -4784 -336 ) ( -6672 -4784 1728 ) ( -6672 -3392 1728 ) sky/mohday1 -5 6 0.00 -70 24.375000 0 276 0 +( -6704 -352 1728 ) ( -6704 -352 168 ) ( -6672 -384 168 ) sky/mohday1 0 6 0.00 -0.500000 24.375000 0 276 0 +( -6704 -352 168 ) ( -6704 -352 1728 ) ( -6704 -4832 1728 ) sky/mohday1 -5 6 0.00 -70 24.375000 0 276 0 +} +// brush 3 +{ +( 2744 -6904 104 ) ( 2680 -6904 104 ) ( 2680 -6936 104 ) sky/mohday1 15 -48 0.00 -89.124992 0.500000 0 276 0 +( 2680 -6936 1728 ) ( 2680 -6904 1728 ) ( 2744 -6904 1728 ) sky/mohday1 15 -48 0.00 -89.124992 0.500000 0 276 0 +( 2072 -6936 -336 ) ( 2072 -6936 1728 ) ( 7128 -6936 1728 ) sky/mohday1 15 4 0.00 -89.124992 25.375000 0 276 0 +( 7128 -6936 -336 ) ( 7128 -6936 1728 ) ( 7096 -6904 1728 ) sky/mohday1 -48 4 0.00 -0.500000 25.375000 0 276 0 +( 2736 -6904 1728 ) ( 2672 -6904 1728 ) ( 2672 -6904 0 ) sky/mohday1 16 4 0.00 -88.125000 25.375000 0 276 0 +( 1448 -6912 1728 ) ( 1448 -6912 -336 ) ( 1480 -6880 -336 ) sky/mohday1 -48 4 0.00 -0.500000 25.375000 0 276 0 +} +// brush 4 +{ +( 7144 -5600 544 ) ( 7096 -5600 544 ) ( 7096 -6016 544 ) sky/mohday1 48 -43 0.00 -0.500000 160.750000 0 276 0 +( 7096 -6040 1728 ) ( 7096 -5624 1728 ) ( 7144 -5624 1728 ) sky/mohday1 48 -43 0.00 -0.500000 160.750000 0 276 0 +( 7144 -6952 1728 ) ( 7144 -6952 -336 ) ( 7112 -6920 -336 ) sky/mohday1 -48 29 0.00 -0.500000 18.500000 0 276 0 +( 7128 -6008 -336 ) ( 7128 -6008 1728 ) ( 7128 3352 1728 ) sky/mohday1 -43 29 0.00 -160.750000 18.500000 0 276 0 +( 7096 3320 1728 ) ( 7096 3320 -336 ) ( 7128 3352 -336 ) sky/mohday1 47 29 0.00 -0.500000 18.500000 0 276 0 +( 7096 3344 528 ) ( 7096 3344 2592 ) ( 7096 -6016 2592 ) sky/mohday1 -43 29 0.00 -159.750000 18.500000 0 276 0 +} +// brush 5 +{ +( 7088 3368 544 ) ( 6928 3368 544 ) ( 6928 3320 544 ) sky/mohday1 13 48 0.00 -92.375000 0.500000 0 276 0 +( 6952 3320 1728 ) ( 6952 3368 1728 ) ( 7112 3368 1728 ) sky/mohday1 13 48 0.00 -92.375000 0.500000 0 276 0 +( 7088 3320 1904 ) ( 7088 3320 -160 ) ( 1240 3320 -160 ) sky/mohday1 13 29 0.00 -91.875000 18.500000 0 276 0 +( 7096 3320 -336 ) ( 7096 3320 1728 ) ( 7128 3352 1728 ) sky/mohday1 48 29 0.00 -0.500000 18.500000 0 276 0 +( 6760 3352 1728 ) ( 6600 3352 1728 ) ( 6600 3352 0 ) sky/mohday1 13 29 0.00 -91.874992 18.500000 0 276 0 +( 1216 3320 1728 ) ( 1216 3320 -336 ) ( 1248 3352 -336 ) sky/mohday1 48 29 0.00 -0.500000 18.500000 0 276 0 +} +} +// entity 1573 +{ +"testanim" "idle" +"angles" "2 0 0" +"origin" "-3681.80 4334.20 -181.40" +"model" "static/tree_commontree.tik" +"scale" "1.20" +"classname" "static_natural_tree_commontree" +} +// entity 1574 +{ +"testanim" "idle" +"classname" "static_natural_tree_commontree" +"scale" "1.20" +"model" "static/tree_commontree.tik" +"origin" "2310.20 -4297.80 -109.40" +"angles" "357 0 0" +} +// entity 1575 +{ +"testanim" "idle" +"classname" "static_natural_bush_full" +"scale" "1.70" +"model" "static/bush_full.tik" +"origin" "-2529.20 -5465.20 -152.00" +} +// entity 1576 +{ +"testanim" "idle" +"classname" "static_natural_tree_oak" +"scale" "1.10" +"model" "static/tree_oak.tik" +"origin" "-1309.60 -6933.60 -143.40" +"angle" "270" +} +// entity 1577 +{ +"testanim" "idle" +"classname" "static_natural_tree_commontree" +"scale" "1.20" +"model" "static/tree_commontree.tik" +"origin" "-2345.80 -2621.80 211.60" +} +// entity 1578 +{ +"testanim" "idle" +"angle" "90" +"classname" "static_natural_tree_oak" +"scale" "1.0" +"model" "static/tree_oak.tik" +"origin" "-4160.00 -1368.00 72.00" +} +// entity 1579 +{ +"testanim" "idle" +"angle" "180" +"classname" "static_natural_tree_oak" +"scale" "0.90" +"model" "static/tree_oak.tik" +"origin" "-5296.40 -1302.40 71.40" +} +// entity 1580 +{ +"testanim" "idle" +"origin" "-5230.00 -2754.00 72.00" +"model" "static/tree_oak.tik" +"scale" "1.00" +"classname" "static_natural_tree_oak" +"angle" "90" +} +// entity 1581 +{ +"testanim" "idle" +"angle" "90" +"classname" "static_natural_tree_oak" +"scale" "1.10" +"model" "static/tree_oak.tik" +"origin" "-6011.60 -2719.60 88.60" +} +// entity 1582 +{ +"testanim" "idle" +"angle" "270" +"classname" "static_natural_tree_oak" +"scale" "1.00" +"model" "static/tree_oak.tik" +"origin" "-5854.00 -1706.00 72.00" +} +// entity 1583 +{ +"testanim" "idle" +"origin" "-3282.20 -1562.20 183.20" +"model" "static/tree_oak.tik" +"scale" "1.20" +"classname" "static_natural_tree_oak" +} +// entity 1584 +{ +"testanim" "idle" +"classname" "static_natural_tree_oak" +"scale" "1.0" +"model" "static/tree_oak.tik" +"origin" "-2862.00 -1924.00 168.00" +} +// entity 1585 +{ +"testanim" "idle" +"origin" "-3201.60 -2509.60 104.60" +"model" "static//tree_oak.tik" +"scale" "1.10" +"classname" "static_natural_tree_oak" +"angle" "180" +} +// entity 1586 +{ +"testanim" "idle" +"angle" "90" +"classname" "static_natural_tree_oak" +"scale" "0.90" +"model" "static/tree_oak.tik" +"origin" "-3280.40 -3456.40 49.40" +} +// entity 1587 +{ +"testanim" "idle" +"origin" "-5096.40 -3204.40 71.40" +"model" "static/tree_oak.tik" +"scale" "0.90" +"classname" "static_natural_tree_oak" +"angle" "270" +} +// entity 1588 +{ +"testanim" "idle" +"origin" "-5731.80 -3303.80 72.80" +"model" "static/tree_oak.tik" +"scale" "0.80" +"classname" "static_natural_tree_oak" +"angle" "90" +} +// entity 1589 +{ +"origin" "-1096.40 -1056.40 369.40" +"model" "static/tree_oak.tik" +"scale" "0.90" +"classname" "static_natural_tree_oak" +"angle" "90" +"testanim" "idle" +} +// entity 1590 +{ +"testanim" "idle" +"angle" "180" +"classname" "static_natural_tree_commontree" +"scale" "1.10" +"model" "static/tree_commontree.tik" +"origin" "-2392.40 -3864.40 -28.20" +} +// entity 1591 +{ +"testanim" "idle" +"angle" "270" +"classname" "static_natural_tree_oak" +"scale" "0.80" +"model" "static/tree_oak.tik" +"origin" "-247.80 -3519.80 406.80" +} +// entity 1592 +{ +"angle" "90" +"classname" "static_natural_tree_oak" +"scale" "0.90" +"model" "static/tree_oak.tik" +"origin" "-608.40 -1360.40 485.40" +"testanim" "idle" +} +// entity 1593 +{ +"testanim" "idle" +"origin" "-4344.20 -4356.20 63.20" +"model" "static/tree_oak.tik" +"scale" "1.20" +"classname" "static_natural_tree_oak" +"angle" "180" +} +// entity 1594 +{ +"testanim" "idle" +"angle" "270" +"classname" "static_natural_tree_oak" +"scale" "1.10" +"model" "static/tree_oak.tik" +"origin" "-4163.60 -4743.60 64.60" +} +// entity 1595 +{ +"testanim" "idle" +"origin" "-6179.80 -4719.80 16.80" +"model" "static/tree_oak.tik" +"scale" "1.30" +"classname" "static_natural_tree_oak" +"angle" "180" +} +// entity 1596 +{ +"testanim" "idle" +"angle" "180" +"classname" "static_natural_tree_oak" +"scale" "1.30" +"model" "static/tree_oak.tik" +"origin" "-6155.80 -5607.80 -111.20" +} +// entity 1597 +{ +"testanim" "idle" +"angle" "0" +"classname" "static_natural_tree_oak" +"scale" "1.20" +"model" "static/tree_oak.tik" +"origin" "-5064.20 -5172.20 -32.80" +} +// entity 1598 +{ +"testanim" "idle" +"origin" "-2784.00 -5792.00 -139.00" +"model" "static/bush_full.tik" +"scale" "1.50" +"classname" "static_natural_bush_full" +"angles" "7 0 0" +} +// entity 1599 +{ +"testanim" "idle" +"angle" "90" +"classname" "static_natural_bush_full" +"scale" "1.50" +"model" "static/bush_full.tik" +"origin" "-2696.00 -6584.00 -144.00" +} +// entity 1600 +{ +"testanim" "idle" +"origin" "-2172.60 -6724.60 -160.00" +"model" "static/bush_full.tik" +"scale" "1.60" +"classname" "static_natural_bush_full" +"angle" "180" +} +// entity 1601 +{ +"testanim" "idle" +"origin" "-1928.40 -6944.40 -148.20" +"model" "static/tree_commontree.tik" +"scale" "1.10" +"classname" "static_natural_tree_commontree" +"angle" "180" +} +// entity 1602 +{ +"testanim" "idle" +"origin" "-2802.20 -6146.20 -131.60" +"model" "static/tree_commontree.tik" +"scale" "1.30" +"classname" "static_natural_tree_commontree" +"angle" "180" +} +// entity 1603 +{ +"testanim" "idle" +"origin" "-1265.20 -5873.20 -152.00" +"model" "static/bush_full.tik" +"scale" "1.70" +"classname" "static_natural_bush_full" +} +// entity 1604 +{ +"testanim" "idle" +"angles" "5 0 0" +"classname" "static_natural_tree_oak" +"scale" "1.30" +"model" "static/tree_oak.tik" +"origin" "-3364.80 -6167.80 -68.20" +} +// entity 1605 +{ +"testanim" "idle" +"angles" "3 270 0" +"classname" "static_natural_tree_oak" +"scale" "1.30" +"model" "static/tree_oak.tik" +"origin" "-2947.80 -7238.80 -124.20" +} +// entity 1606 +{ +"testanim" "idle" +"classname" "static_natural_tree_oak" +"scale" "0.80" +"model" "static/tree_oak.tik" +"origin" "196.20 -3927.80 154.80" +"angles" "3 0 0" +} +// entity 1607 +{ +"testanim" "idle" +"angles" "6 305 0" +"origin" "922.60 -3576.40 92.40" +"model" "static/tree_oak.tik" +"scale" "0.90" +"classname" "static_natural_tree_oak" +} +// entity 1608 +{ +"angle" "90" +"origin" "-261.80 -6701.80 -143.20" +"model" "static/tree_oak.tik" +"scale" "1.30" +"classname" "static_natural_tree_oak" +"testanim" "idle" +} +// entity 1609 +{ +"testanim" "idle" +"classname" "static_natural_tree_oak" +"scale" "1.20" +"model" "static/tree_oak.tik" +"origin" "-410.20 -6026.20 -136.80" +"angle" "180" +} +// entity 1610 +{ +"testanim" "idle" +"classname" "static_natural_tree_oak" +"scale" "1.20" +"model" "static/tree_oak.tik" +"origin" "485.80 -5306.20 -136.80" +"angle" "0" +} +// entity 1611 +{ +"testanim" "idle" +"angle" "90" +"origin" "1437.60 -5266.40 -136.60" +"model" "static/tree_oak.tik" +"scale" "1.40" +"classname" "static_natural_tree_oak" +} +// entity 1612 +{ +"testanim" "idle" +"classname" "static_natural_tree_oak" +"scale" "1.20" +"model" "static/tree_oak.tik" +"origin" "-1434.20 -5290.20 -168.80" +"angle" "0" +} +// entity 1613 +{ +"testanim" "idle" +"classname" "static_natural_tree_oak" +"scale" "1.10" +"model" "static/tree_oak.tik" +"origin" "1133.40 -3287.60 149.60" +"angles" "6 0 0" +} +// entity 1614 +{ +"testanim" "idle" +"angles" "3 7 0" +"origin" "1292.80 -2199.20 163.20" +"model" "static/tree_oak.tik" +"scale" "1.20" +"classname" "static_natural_tree_oak" +} +// entity 1615 +{ +"testanim" "idle" +"angle" "0" +"classname" "static_natural_tree_oak" +"scale" "1.10" +"model" "static/tree_oak.tik" +"origin" "-5883.60 -4014.60 56.60" +"angles" "3 90 0" +} +// entity 1616 +{ +"classname" "static_natural_tree_commontree" +"scale" "1.30" +"model" "static/tree_commontree.tik" +"origin" "4909.80 1602.80 484.40" +"testanim" "idle" +} +// entity 1617 +{ +"origin" "4557.80 2572.80 447.20" +"model" "static/tree_oak.tik" +"scale" "1.20" +"classname" "static_natural_tree_oak" +"testanim" "idle" +} +// entity 1618 +{ +"angle" "45" +"classname" "static_natural_tree_oak" +"scale" "1.10" +"model" "static/tree_oak.tik" +"origin" "5442.40 2702.40 448.60" +"testanim" "idle" +} +// entity 1619 +{ +"origin" "5226.20 1549.20 483.60" +"model" "static/tree_commontree.tik" +"scale" "1.20" +"classname" "static_natural_tree_commontree" +"angle" "135" +"testanim" "idle" +} +// entity 1620 +{ +"testanim" "idle" +"angles" "7 3 0" +"origin" "998.80 -1533.20 230.20" +"model" "static/tree_oak.tik" +"scale" "1.20" +"classname" "static_natural_tree_oak" +} +// entity 1621 +{ +"testanim" "idle" +"angles" "7 3 0" +"origin" "1031.40 -2549.60 277.60" +"model" "static/tree_oak.tik" +"scale" "1.10" +"classname" "static_natural_tree_oak" +} +// entity 1622 +{ +"testanim" "idle" +"angles" "351 0 0" +"origin" "3038.20 -2065.80 221.60" +"model" "static/tree_commontree.tik" +"scale" "1.20" +"classname" "static_natural_tree_commontree" +} +// entity 1623 +{ +"testanim" "idle" +"classname" "static_natural_tree_commontree" +"scale" "1.10" +"model" "static/tree_commontree.tik" +"origin" "3176.60 -1156.40 293.80" +"angles" "351 0 0" +} +// entity 1624 +{ +"angles" "357 0 0" +"origin" "2834.80 -3182.20 154.40" +"model" "static/tree_commontree.tik" +"scale" "1.30" +"classname" "static_natural_tree_commontree" +"testanim" "idle" +} +// entity 1625 +{ +"testanim" "idle" +"angle" "270" +"origin" "6487.80 -6285.20 -160.80" +"model" "static/tree_oak.tik" +"scale" "1.70" +"classname" "static_natural_tree_oak" +} +// entity 1626 +{ +"angles" "2 180 0" +"classname" "static_natural_tree_oak" +"scale" "1.30" +"model" "static/tree_oak.tik" +"origin" "3104.20 2717.20 392.80" +"testanim" "idle" +} +// entity 1627 +{ +"testanim" "idle" +"angles" "4 0 0" +"classname" "static_natural_tree_oak" +"scale" "1.30" +"model" "static/tree_oak.tik" +"origin" "2161.20 2437.20 386.80" +} +// entity 1628 +{ +"testanim" "idle" +"origin" "779.20 1989.20 315.80" +"model" "static/tree_oak.tik" +"scale" "1.30" +"classname" "static_natural_tree_oak" +"angles" "3 180 0" +} +// entity 1629 +{ +"testanim" "idle" +"angles" "3 180 0" +"classname" "static_natural_tree_oak" +"scale" "1.40" +"model" "static/tree_oak.tik" +"origin" "-4697.40 6072.60 -146.60" +"angle" "90" +} +// entity 1630 +{ +"testanim" "idle" +"angle" "45" +"origin" "-5175.80 6121.20 -140.20" +"model" "static/tree_oak.tik" +"scale" "1.30" +"classname" "static_natural_tree_oak" +"angles" "3 180 0" +} +// entity 1631 +{ +"testanim" "idle" +"origin" "-1068.80 5597.20 -20.20" +"model" "static/tree_oak.tik" +"scale" "1.30" +"classname" "static_natural_tree_oak" +"angles" "3 180 0" +} +// entity 1632 +{ +"testanim" "idle" +"angles" "3 180 0" +"classname" "static_natural_tree_oak" +"scale" "1.20" +"model" "static/tree_oak.tik" +"origin" "-1463.20 5626.80 -120.80" +"angle" "180" +} +// entity 1633 +{ +"testanim" "idle" +"angles" "3 180 0" +"classname" "static_natural_tree_oak" +"scale" "1.30" +"model" "static/tree_oak.tik" +"origin" "-1236.80 5933.20 -36.20" +} +// entity 1634 +{ +"angles" "3 180 0" +"classname" "static_natural_tree_oak" +"scale" "1.30" +"model" "static/tree_oak.tik" +"origin" "755.20 5581.20 51.80" +"testanim" "idle" +} +// entity 1635 +{ +"testanim" "idle" +"angle" "270" +"origin" "721.80 3609.80 111.20" +"model" "static/tree_oak.tik" +"scale" "1.20" +"classname" "static_natural_tree_oak" +"angles" "3 180 0" +} +// entity 1636 +{ +"testanim" "idle" +"angle" "180" +"origin" "155.20 2629.20 259.80" +"model" "static/tree_oak.tik" +"scale" "1.30" +"classname" "static_natural_tree_oak" +"angles" "3 180 0" +} +// entity 1637 +{ +"testanim" "idle" +"angles" "3 180 0" +"classname" "static_natural_tree_oak" +"scale" "1.30" +"model" "static/tree_oak.tik" +"origin" "-244.80 732.20 259.80" +"angle" "225" +} +// entity 1638 +{ +"testanim" "idle" +"angles" "3 180 0" +"classname" "static_natural_tree_oak" +"scale" "1.10" +"model" "static/tree_oak.tik" +"origin" "-1234.60 627.40 132.60" +"angle" "135" +} +// entity 1639 +{ +"testanim" "idle" +"angle" "45" +"origin" "-2594.20 1110.80 271.20" +"model" "static/tree_oak.tik" +"scale" "1.20" +"classname" "static_natural_tree_oak" +"angles" "3 180 0" +} +// entity 1640 +{ +"testanim" "idle" +"angles" "3 180 0" +"classname" "static_natural_tree_oak" +"scale" "1.30" +"model" "static/tree_oak.tik" +"origin" "-4316.80 1081.20 99.80" +"angle" "135" +} +// entity 1641 +{ +"testanim" "idle" +"angles" "3 180 0" +"classname" "static_natural_tree_oak" +"scale" "1.20" +"model" "static/tree_oak.tik" +"origin" "-5239.20 1850.80 63.20" +"angle" "0" +} +// entity 1642 +{ +"testanim" "idle" +"angles" "3 180 0" +"classname" "static_natural_tree_oak" +"scale" "1.20" +"model" "static/tree_oak.tik" +"origin" "-5407.20 3490.80 111.20" +"angle" "180" +} +// entity 1643 +{ +"testanim" "idle" +"angle" "315" +"origin" "-5407.80 4892.20 -28.20" +"model" "static/tree_oak.tik" +"scale" "1.30" +"classname" "static_natural_tree_oak" +"angles" "3 180 0" +} +// entity 1644 +{ +"testanim" "idle" +"classname" "static_natural_tree_commontree" +"scale" "1.30" +"model" "static/tree_commontree.tik" +"origin" "-3269.20 4258.80 -180.60" +"angles" "3 11 0" +} +// entity 1645 +{ +"testanim" "idle" +"angles" "1 90 0" +"origin" "-2832.20 4175.80 -189.60" +"model" "static/tree_commontree.tik" +"scale" "1.30" +"classname" "static_natural_tree_commontree" +} +// entity 1646 +{ +"testanim" "idle" +"classname" "static_natural_tree_commontree" +"scale" "1.20" +"model" "static/tree_commontree.tik" +"origin" "-2457.80 4134.20 -205.40" +"angles" "3 0 0" +} +// entity 1647 +{ +"testanim" "idle" +"origin" "-2152.00 -720.00 408.00" +"model" "static/tree_oak.tik" +"scale" "1.00" +"classname" "static_natural_tree_oak" +"angle" "90" +} +// entity 1648 +{ +"testanim" "idle" +"classname" "static_natural_tree_oak" +"scale" "1.30" +"model" "static/tree_oak.tik" +"origin" "1363.20 -967.80 248.80" +"angles" "7 6 0" +} +// entity 1649 +{ +"testanim" "idle" +"angle" "180" +"angles" "7 3 0" +"origin" "1017.00 -508.00 301.00" +"model" "static/tree_oak.tik" +"scale" "1.00" +"classname" "static_natural_tree_oak" +} +// entity 1650 +{ +"testanim" "idle" +"angles" "3 180 0" +"classname" "static_natural_tree_oak" +"scale" "1.30" +"model" "static/tree_oak.tik" +"origin" "-4327.80 6729.20 -36.20" +"angle" "45" +} +// entity 1651 +{ +"testanim" "idle" +"angle" "180" +"origin" "-3451.40 6693.60 -51.60" +"model" "static/tree_oak.tik" +"scale" "1.40" +"classname" "static_natural_tree_oak" +"angles" "3 180 0" +} +// entity 1652 +{ +"testanim" "idle" +"angle" "180" +"origin" "-1667.80 7364.20 91.80" +"model" "static/tree_oak.tik" +"scale" "1.30" +"classname" "static_natural_tree_oak" +"angles" "3 180 0" +} +// entity 1653 +{ +"testanim" "idle" +"angle" "45" +"origin" "-4319.80 7113.20 27.80" +"model" "static/tree_oak.tik" +"scale" "1.30" +"classname" "static_natural_tree_oak" +"angles" "3 180 0" +} +// entity 1654 +{ +"testanim" "idle" +"angle" "45" +"origin" "-3807.80 7529.20 91.80" +"model" "static/tree_oak.tik" +"scale" "1.30" +"classname" "static_natural_tree_oak" +"angles" "3 180 0" +} +// entity 1655 +{ +"angles" "3 180 0" +"classname" "static_natural_tree_oak" +"scale" "1.30" +"model" "static/tree_oak.tik" +"origin" "-4983.80 7785.20 99.80" +"angle" "45" +"testanim" "idle" +} +// entity 1656 +{ +"testanim" "idle" +"angle" "180" +"origin" "-4571.80 7372.20 83.80" +"model" "static/tree_oak.tik" +"scale" "1.30" +"classname" "static_natural_tree_oak" +"angles" "3 180 0" +} +// entity 1657 +{ +"testanim" "idle" +"angles" "3 180 0" +"classname" "static_natural_tree_oak" +"scale" "1.30" +"model" "static/tree_oak.tik" +"origin" "-5251.80 7204.20 107.80" +"angle" "180" +} +// entity 1658 +{ +"origin" "5867.98 535.92 693.00" +"testanim" "idle" +"model" "static//cabinet_large.tik" +"scale" "1.0" +"classname" "static_furniture_cabinet-large" +"angle" "90" +} +// entity 1659 +{ +"origin" "6065.64 1279.63 630.00" +"angle" "180" +"testanim" "idle" +"model" "lights//wallsconce-cutglass.tik" +"scale" "1.0" +"classname" "static_lamp_wallsconce-cutglass" +} +// entity 1660 +{ +"origin" "6203.64 1535.63 778.00" +"angle" "180" +"testanim" "idle" +"model" "lights//wallsconce-cutglass.tik" +"scale" "1.0" +"classname" "static_lamp_wallsconce-cutglass" +} +// entity 1661 +{ +"classname" "static_lamp_wallsconce-cutglass" +"scale" "1.0" +"model" "lights//wallsconce-cutglass.tik" +"testanim" "idle" +"angle" "180" +"origin" "6203.64 1279.63 778.00" +} +// entity 1662 +{ +"origin" "6203.64 1027.63 780.00" +"angle" "180" +"testanim" "idle" +"model" "lights//wallsconce-cutglass.tik" +"scale" "1.0" +"classname" "static_lamp_wallsconce-cutglass" +} +// entity 1663 +{ +"classname" "static_lamp_wallsconce-cutglass" +"scale" "1.0" +"model" "lights//wallsconce-cutglass.tik" +"testanim" "idle" +"angle" "90" +"origin" "5937.63 891.87 780.00" +} +// entity 1664 +{ +"origin" "5523.87 1216.32 628.00" +"testanim" "idle" +"model" "lights//wallsconce-cutglass.tik" +"scale" "1.0" +"classname" "static_lamp_wallsconce-cutglass" +} +// entity 1665 +{ +"origin" "5772.00 2016.00 930.00" +"testanim" "idle" +"model" "static//lightbulb_covered_on_wire_short.tik" +"scale" "1.0" +"classname" "static_lamp_lightbulb-covered-on-wire-short" +} +// entity 1666 +{ +"angle" "0" +"origin" "5772.00 2016.00 692.00" +"testanim" "idle" +"model" "static//planningtable.tik" +"scale" "1.0" +"classname" "static_furniture_planningtable" +} +// entity 1667 +{ +"origin" "5770.00 1926.00 692.00" +"angle" "90" +"testanim" "idle" +"model" "furniture//bunkerchair.tik" +"scale" "1.0" +"classname" "static_furniture_bunkerchair" +} +// entity 1668 +{ +"classname" "static_furniture_bunkerchair" +"scale" "1.0" +"model" "furniture//bunkerchair.tik" +"testanim" "idle" +"angle" "90" +"origin" "5512.00 1926.00 692.00" +} +// entity 1669 +{ +"origin" "5516.00 2106.00 692.00" +"angle" "270" +"testanim" "idle" +"model" "furniture//bunkerchair.tik" +"scale" "1.0" +"classname" "static_furniture_bunkerchair" +} +// entity 1670 +{ +"classname" "static_furniture_bunkerchair" +"scale" "1.0" +"model" "furniture//bunkerchair.tik" +"testanim" "idle" +"angle" "45" +"origin" "5449.00 1957.00 692.00" +} +// entity 1671 +{ +"origin" "5449.00 2057.00 692.00" +"angle" "315" +"testanim" "idle" +"model" "furniture//bunkerchair.tik" +"scale" "1.0" +"classname" "static_furniture_bunkerchair" +} +// entity 1672 +{ +"classname" "static_furniture_simplemetaldesk" +"scale" "1.0" +"model" "static//simplemetaldesk.tik" +"testanim" "idle" +"origin" "5285.00 1940.00 691.00" +} +// entity 1673 +{ +"angle" "45" +"classname" "static_microphone" +"scale" "1.0" +"model" "static//microphone.tik" +"testanim" "idle" +"origin" "5295.51 1938.58 741.00" +} +// entity 1674 +{ +"classname" "static_equipment_radio-military" +"scale" "1.0" +"model" "miscobj//radio_military.tik" +"testanim" "idle" +"origin" "5290.63 1925.63 741.00" +"angle" "45" +} +// entity 1675 +{ +"classname" "static_furniture_armchairposh" +"scale" "1.0" +"model" "furniture//armchairposh.tik" +"testanim" "idle" +"angle" "0" +"origin" "5300.00 1976.00 536.00" +} +// entity 1676 +{ +"origin" "-5491.80 -6183.80 -39.20" +"model" "static/tree_oak.tik" +"scale" "1.30" +"classname" "static_natural_tree_oak" +"angle" "180" +"testanim" "idle" +} +// entity 1677 +{ +"classname" "func_group" +// brush 0 +{ +( -6144 -8144 104 ) ( -6208 -8144 104 ) ( -6208 -8176 104 ) sky/mohday1 -60 -32 0.00 -75.625000 0.500000 0 276 0 +( -6184 -8176 1728 ) ( -6184 -8144 1728 ) ( -6120 -8144 1728 ) sky/mohday1 -60 -32 0.00 -75.625000 0.500000 0 276 0 +( 232 -8176 1728 ) ( 232 -8176 -336 ) ( -1864 -8176 -336 ) sky/mohday1 -60 4 0.00 -75.625000 25.375000 0 276 0 +( 232 -8176 -336 ) ( 232 -8176 1728 ) ( 200 -8144 1728 ) sky/mohday1 -32 4 0.00 -0.500000 25.375000 0 276 0 +( -7688 -8144 1712 ) ( -7752 -8144 1712 ) ( -7752 -8144 -16 ) sky/mohday1 -61 4 0.00 -74.624992 25.375000 0 276 0 +( -4632 -8200 1728 ) ( -4632 -8200 -336 ) ( -4568 -8136 -336 ) sky/mohday1 -32 4 0.00 -0.500000 25.375000 0 276 0 +} +} +// entity 1678 +{ +"testanim" "idle" +"angle" "0" +"classname" "static_natural_tree_oak" +"scale" "1.20" +"model" "static/tree_oak.tik" +"origin" "-7472.20 -5940.20 -184.80" +} +// entity 1679 +{ +"testanim" "idle" +"origin" "-48.40 -1848.40 485.40" +"model" "static/tree_oak.tik" +"scale" "0.90" +"classname" "static_natural_tree_oak" +"angle" "90" +} +// entity 1680 +{ +"classname" "static_item_flourbag-single" +"scale" "1.0" +"model" "static//flourbag-single.tik" +"testanim" "idle" +"origin" "-1333.00 7067.00 148.00" +"angle" "45" +} +// entity 1681 +{ +"angle" "90" +"origin" "3802.40 -6349.60 -159.40" +"model" "static/tree_oak.tik" +"scale" "1.60" +"classname" "static_natural_tree_oak" +"testanim" "idle" +} +// entity 1682 +{ +"origin" "-6160.80 -5136.80 -16.00" +"testanim" "idle" +"model" "static//bush_full.tik" +"scale" "1.30" +"classname" "static_natural_bush_full" +} +// entity 1683 +{ +"classname" "vis_leafgroup" +"target" "mv520 mv105 mv106 mv107 mv108 mv135 mv180 mv183 mv515 mv516 mv517 mv518 mv519 mv132 mv513 mv514 mv524" +"targetname" "mv525" +// brush 0 +{ +( 4952 2264 536 ) ( 4816 2264 536 ) ( 4816 1968 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4816 1968 676 ) ( 4816 2264 676 ) ( 4952 2264 676 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4816 1928 672 ) ( 4952 1928 672 ) ( 4952 1928 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4960 1968 672 ) ( 4960 2264 672 ) ( 4960 2264 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4952 2264 672 ) ( 4816 2264 672 ) ( 4816 2264 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4688 2272 672 ) ( 4688 1976 672 ) ( 4688 1976 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1684 +{ +"target" "mv106 mv108 mv135 mv180 mv183 mv515 mv516 mv517 mv518 mv132 mv513 mv514" +"classname" "vis_leafgroup" +"targetname" "mv520" +// brush 0 +{ +( 6040 2220 692 ) ( 5904 2220 692 ) ( 5904 2016 692 ) common/vis -20 0 0.00 1 1 268435456 2448 0 +( 5904 2016 844 ) ( 5904 2220 844 ) ( 6040 2220 844 ) common/vis -20 0 0.00 1 1 268435456 2448 0 +( 5896 1712 844 ) ( 6032 1712 844 ) ( 6032 1712 692 ) common/vis -20 0 0.00 1 1 268435456 2448 0 +( 6040 2016 844 ) ( 6040 2220 844 ) ( 6040 2220 692 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6044 2320 844 ) ( 5908 2320 844 ) ( 5908 2320 692 ) common/vis -20 0 0.00 1 1 268435456 2448 0 +( 5260 2208 844 ) ( 5260 2004 844 ) ( 5260 2004 692 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5260 1712 800 ) ( 5260 1792 848 ) ( 6040 1752 824 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5260 2240 848 ) ( 5260 2320 800 ) ( 6040 2280 824 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1685 +{ +"target" "mv108 mv180 mv183 mv515 mv516 mv517 mv132 mv513 mv514" +"classname" "vis_leafgroup" +"targetname" "mv105" +// brush 0 +{ +( 6212 1964 692 ) ( 6076 1964 692 ) ( 6076 1760 692 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6076 1760 844 ) ( 6076 1964 844 ) ( 6212 1964 844 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6072 1708 844 ) ( 6208 1708 844 ) ( 6208 1708 692 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6212 1760 844 ) ( 6212 1964 844 ) ( 6212 1964 692 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6212 1964 844 ) ( 6076 1964 844 ) ( 6076 1964 692 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6076 1964 844 ) ( 6076 1760 844 ) ( 6076 1760 692 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1686 +{ +"target" "mv514 mv513 mv132 mv517 mv516 mv515 mv183 mv180 mv179 mv108 mv520" +"classname" "vis_leafgroup" +"targetname" "mv106" +// brush 0 +{ +( 5972 884 692 ) ( 5796 884 692 ) ( 5796 780 692 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5788 780 844 ) ( 5788 884 844 ) ( 5964 884 844 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5792 708 844 ) ( 5968 708 844 ) ( 5968 708 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6212 772 844 ) ( 6212 876 844 ) ( 6212 876 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5964 884 844 ) ( 5788 884 844 ) ( 5788 884 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5788 884 844 ) ( 5788 780 844 ) ( 5788 780 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1687 +{ +"target" "mv527 mv524 mv514 mv513 mv132 mv516 mv515 mv183 mv180 mv520 mv525" +"classname" "vis_leafgroup" +"targetname" "mv107" +// brush 0 +{ +( 5908 1700 536 ) ( 5784 1700 536 ) ( 5784 1540 536 ) common/vis 0 4 0.00 1 1 268435456 2448 0 +( 5792 1540 844 ) ( 5792 1700 844 ) ( 5916 1700 844 ) common/vis 0 4 0.00 1 1 268435456 2448 0 +( 5784 888 760 ) ( 5908 888 760 ) ( 5908 888 632 ) common/vis 0 24 0.00 1 1 268435456 2448 0 +( 6208 1528 760 ) ( 6208 1688 760 ) ( 6208 1688 632 ) common/vis -4 24 0.00 1 1 268435456 2448 0 +( 5904 1708 760 ) ( 5780 1708 760 ) ( 5780 1708 632 ) common/vis 0 24 0.00 1 1 268435456 2448 0 +( 5788 1700 760 ) ( 5788 1540 760 ) ( 5788 1540 632 ) common/vis -4 24 0.00 1 1 268435456 2448 0 +} +} +// entity 1688 +{ +"target" "mv520 mv106 mv179 mv518 mv519 mv132" +"classname" "vis_leafgroup" +"targetname" "mv108" +// brush 0 +{ +( 5688 1168 544 ) ( 5512 1168 544 ) ( 5512 1056 544 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5520 1056 672 ) ( 5520 1168 672 ) ( 5696 1168 672 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5520 1056 704 ) ( 5696 1056 704 ) ( 5696 1056 -320 ) common/vis 0 8 0.00 1 1 268435456 2448 0 +( 5696 1056 776 ) ( 5696 1168 776 ) ( 5696 1168 -248 ) common/vis 0 8 0.00 1 1 268435456 2448 0 +( 5688 1600 776 ) ( 5512 1600 776 ) ( 5512 1600 -248 ) common/vis 0 8 0.00 1 1 268435456 2448 0 +( 5520 1168 776 ) ( 5520 1056 776 ) ( 5520 1056 -248 ) common/vis 0 8 0.00 1 1 268435456 2448 0 +} +} +// entity 1689 +{ +"target" "mv520" +"classname" "vis_leafgroup" +"targetname" "mv135" +// brush 0 +{ +( 5440 320 -336 ) ( 5376 320 -336 ) ( 5376 256 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5376 256 1408 ) ( 5376 320 1408 ) ( 5440 320 1408 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5376 256 1408 ) ( 5440 256 1408 ) ( 5440 256 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6400 232 1408 ) ( 6400 296 1408 ) ( 6400 296 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5416 1280 1408 ) ( 5352 1280 1408 ) ( 5352 1280 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5376 320 1408 ) ( 5376 256 1408 ) ( 5376 256 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1690 +{ +"classname" "vis_leafgroup" +"targetname" "mv136" +// brush 0 +{ +( 5440 1344 -336 ) ( 5376 1344 -336 ) ( 5376 1280 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5376 1280 1408 ) ( 5376 1344 1408 ) ( 5440 1344 1408 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5376 1280 1408 ) ( 5440 1280 1408 ) ( 5440 1280 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6400 1256 1408 ) ( 6400 1320 1408 ) ( 6400 1320 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5416 2304 1408 ) ( 5352 2304 1408 ) ( 5352 2304 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5376 1344 1408 ) ( 5376 1280 1408 ) ( 5376 1280 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1691 +{ +"classname" "vis_leafgroup" +"targetname" "mv179" +"target" "mv106 mv108 mv517 mv518" +// brush 0 +{ +( 4416 1344 -336 ) ( 4352 1344 -336 ) ( 4352 1280 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 1280 1408 ) ( 4352 1344 1408 ) ( 4416 1344 1408 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 1280 1408 ) ( 4416 1280 1408 ) ( 4416 1280 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5376 1256 1408 ) ( 5376 1320 1408 ) ( 5376 1320 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4392 2304 1408 ) ( 4328 2304 1408 ) ( 4328 2304 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 1344 1408 ) ( 4352 1280 1408 ) ( 4352 1280 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1692 +{ +"classname" "vis_leafgroup" +"targetname" "mv180" +"target" "mv523 mv524 mv525 mv532" +// brush 0 +{ +( 4416 320 -336 ) ( 4352 320 -336 ) ( 4352 256 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 256 1408 ) ( 4352 320 1408 ) ( 4416 320 1408 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 256 1408 ) ( 4416 256 1408 ) ( 4416 256 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5376 232 1408 ) ( 5376 296 1408 ) ( 5376 296 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4392 1280 1408 ) ( 4328 1280 1408 ) ( 4328 1280 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 320 1408 ) ( 4352 256 1408 ) ( 4352 256 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1693 +{ +"classname" "vis_leafgroup" +"targetname" "mv183" +// brush 0 +{ +( 4416 -704 -336 ) ( 4352 -704 -336 ) ( 4352 -768 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 -768 1408 ) ( 4352 -704 1408 ) ( 4416 -704 1408 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 -768 1408 ) ( 4416 -768 1408 ) ( 4416 -768 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5376 -792 1408 ) ( 5376 -728 1408 ) ( 5376 -728 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4392 256 1408 ) ( 4328 256 1408 ) ( 4328 256 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 -704 1408 ) ( 4352 -768 1408 ) ( 4352 -768 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1694 +{ +"target" "mv520 mv105 mv106 mv107 mv517 mv518 mv519" +"classname" "vis_leafgroup" +"targetname" "mv515" +// brush 0 +{ +( 4608 640 -256 ) ( 4352 640 -256 ) ( 4352 256 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 256 768 ) ( 4352 640 768 ) ( 4608 640 768 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 256 1408 ) ( 4608 256 1408 ) ( 4608 256 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4864 256 1536 ) ( 4864 640 1536 ) ( 4864 640 -128 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4608 768 1408 ) ( 4352 768 1408 ) ( 4352 768 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 640 1408 ) ( 4352 256 1408 ) ( 4352 256 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1695 +{ +"target" "mv520 mv105 mv106 mv107 mv517 mv518 mv519 mv524 mv525 mv527 mv523 mv532" +"classname" "vis_leafgroup" +"targetname" "mv516" +// brush 0 +{ +( 4608 1152 -256 ) ( 4352 1152 -256 ) ( 4352 768 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 768 768 ) ( 4352 1152 768 ) ( 4608 1152 768 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 768 1408 ) ( 4608 768 1408 ) ( 4608 768 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4864 768 1536 ) ( 4864 1152 1536 ) ( 4864 1152 -128 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4608 1280 1408 ) ( 4352 1280 1408 ) ( 4352 1280 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4352 1152 1408 ) ( 4352 768 1408 ) ( 4352 768 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1696 +{ +"target" "mv525 mv524 mv527 mv532" +"classname" "vis_leafgroup" +"targetname" "mv517" +// brush 0 +{ +( 5696 1264 544 ) ( 5520 1264 544 ) ( 5520 1152 544 ) common/vis -8 32 0.00 1 1 268435456 2448 0 +( 5528 1152 672 ) ( 5528 1264 672 ) ( 5704 1264 672 ) common/vis -8 32 0.00 1 1 268435456 2448 0 +( 5528 1600 704 ) ( 5704 1600 704 ) ( 5704 1600 -320 ) common/vis -8 8 0.00 1 1 268435456 2448 0 +( 5788 1152 776 ) ( 5788 1264 776 ) ( 5788 1264 -248 ) common/vis -32 8 0.00 1 1 268435456 2448 0 +( 5696 1696 776 ) ( 5520 1696 776 ) ( 5520 1696 -248 ) common/vis -8 8 0.00 1 1 268435456 2448 0 +( 5528 1264 776 ) ( 5528 1152 776 ) ( 5528 1152 -248 ) common/vis -32 8 0.00 1 1 268435456 2448 0 +} +} +// entity 1697 +{ +"target" "mv514 mv513 mv132 mv519 mv517 mv516 mv515 mv183 mv180 mv179 mv108 mv520" +"classname" "vis_leafgroup" +"targetname" "mv518" +// brush 0 +{ +( 5972 708 692 ) ( 5796 708 692 ) ( 5796 604 692 ) common/vis 0 -48 0.00 1 1 268435456 2448 0 +( 5788 604 844 ) ( 5788 708 844 ) ( 5964 708 844 ) common/vis 0 -48 0.00 1 1 268435456 2448 0 +( 5792 516 844 ) ( 5968 516 844 ) ( 5968 516 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6364 596 844 ) ( 6364 700 844 ) ( 6364 700 536 ) common/vis 48 0 0.00 1 1 268435456 2448 0 +( 5964 708 844 ) ( 5788 708 844 ) ( 5788 708 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5788 708 844 ) ( 5788 604 844 ) ( 5788 604 536 ) common/vis 48 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1698 +{ +"target" "mv525 mv106 mv518 mv524 mv523 mv527 mv532" +"classname" "vis_leafgroup" +"targetname" "mv519" +// brush 0 +{ +( 6212 2220 692 ) ( 6076 2220 692 ) ( 6076 2016 692 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6076 2016 844 ) ( 6076 2220 844 ) ( 6212 2220 844 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6072 1964 844 ) ( 6208 1964 844 ) ( 6208 1964 692 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6212 2016 844 ) ( 6212 2220 844 ) ( 6212 2220 692 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6208 2072 844 ) ( 6072 2072 844 ) ( 6072 2072 692 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6040 2224 844 ) ( 6040 2020 844 ) ( 6040 2020 692 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1699 +{ +"targetname" "mv132" +"classname" "vis_leafgroup" +// brush 0 +{ +( 5440 -704 -336 ) ( 5376 -704 -336 ) ( 5376 -768 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5376 -768 1408 ) ( 5376 -704 1408 ) ( 5440 -704 1408 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5376 -768 1408 ) ( 5440 -768 1408 ) ( 5440 -768 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 6400 -792 1408 ) ( 6400 -728 1408 ) ( 6400 -728 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5416 256 1408 ) ( 5352 256 1408 ) ( 5352 256 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5376 -704 1408 ) ( 5376 -768 1408 ) ( 5376 -768 -336 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1700 +{ +"target" "mv520 mv105 mv106 mv107 mv517 mv518 mv519" +"targetname" "mv513" +"classname" "vis_leafgroup" +// brush 0 +{ +( 5120 1152 -256 ) ( 4864 1152 -256 ) ( 4864 768 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4864 768 768 ) ( 4864 1152 768 ) ( 5120 1152 768 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4864 768 1408 ) ( 5120 768 1408 ) ( 5120 768 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5376 768 1536 ) ( 5376 1152 1536 ) ( 5376 1152 -128 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5120 1280 1408 ) ( 4864 1280 1408 ) ( 4864 1280 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4864 1152 1408 ) ( 4864 768 1408 ) ( 4864 768 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1701 +{ +"target" "mv520 mv105 mv106 mv107 mv517 mv518 mv519" +"targetname" "mv514" +"classname" "vis_leafgroup" +// brush 0 +{ +( 5120 640 -256 ) ( 4864 640 -256 ) ( 4864 256 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4864 256 768 ) ( 4864 640 768 ) ( 5120 640 768 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4864 256 1408 ) ( 5120 256 1408 ) ( 5120 256 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5376 256 1536 ) ( 5376 640 1536 ) ( 5376 640 -128 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5120 768 1408 ) ( 4864 768 1408 ) ( 4864 768 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4864 640 1408 ) ( 4864 256 1408 ) ( 4864 256 -256 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1702 +{ +"classname" "vis_leafgroup" +"targetname" "mv524" +"target" "mv525 mv520 mv105 mv106 mv107 mv108 mv135 mv180 mv183 mv515 mv516 mv517 mv518 mv519 mv132 mv513 mv514" +// brush 0 +{ +( 5224 2264 536 ) ( 5088 2264 536 ) ( 5088 1968 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5088 1968 676 ) ( 5088 2264 676 ) ( 5224 2264 676 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5088 1928 672 ) ( 5224 1928 672 ) ( 5224 1928 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5248 1968 672 ) ( 5248 2264 672 ) ( 5248 2264 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5224 2264 672 ) ( 5088 2264 672 ) ( 5088 2264 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4960 2272 672 ) ( 4960 1976 672 ) ( 4960 1976 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} +// entity 1703 +{ +"target" "mv520 mv105 mv106 mv107 mv108 mv135 mv180 mv183 mv515 mv516 mv517 mv518 mv519 mv132 mv513 mv514" +"classname" "vis_leafgroup" +"targetname" "mv527" +// brush 0 +{ +( 5096 2068 536 ) ( 4960 2068 536 ) ( 4960 1772 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4960 1772 676 ) ( 4960 2068 676 ) ( 5096 2068 676 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4968 1760 672 ) ( 5104 1760 672 ) ( 5104 1760 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5252 1772 672 ) ( 5252 2068 672 ) ( 5252 2068 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 5088 1924 672 ) ( 4952 1924 672 ) ( 4952 1924 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +( 4680 2092 672 ) ( 4680 1796 672 ) ( 4680 1796 536 ) common/vis 0 0 0.00 1 1 268435456 2448 0 +} +} diff --git a/m4l0/m4l0.scr b/m4l0/m4l0.scr new file mode 100644 index 0000000..6ac054f --- /dev/null +++ b/m4l0/m4l0.scr @@ -0,0 +1,343 @@ +// FARM HOUSE +// ARCHITECTURE: TODD/AC +// SCRIPTING: AC/MACKEY/Z + + exec global/ai.scr + exec global/loadout.scr maps/m4l0.scr + exec global/exploder.scr + +main: +level waittill prespawn + local.tempstring = "0.25 0.15 0.1" + setcvar cg_playermodel 0 + level.farplane = 25000 + level.farplanecolor = local.tempstring + + fadeout 0.1 0 0 0 1 + + huddraw_alpha 100 0 + + exec global/bomber.scr + exec global/ambient.scr m4l0 + + // exec global/weather.scr 3500 (0.333 0.333 0.359) + exec global/friendly.scr + exec global/door_locked.scr + +level waittill spawn + fadein 2 0 0 0 1 + wait 2 + + + thread dogs + println "disabling AI" + level.frienddebug = 1 + + level.friendly1 exec global/disable_ai.scr + level.friendly2 exec global/disable_ai.scr + level.friendly3 exec global/disable_ai.scr + level.friendly4 exec global/disable_ai.scr + +// level.friendly1 scale 5 + level.friendly1.health = 755 + level.friendly2.health = 750 + level.friendly3.health = 750 + level.friendly4.health = 750 + + for (local.i=1;local.i 3000) + { + local.doghealth += 5 + thread global/ai.scr::spawndog 1 local.doghealth + } + else + local.count++ + } + else + if (local.count == 1) + { + if (vector_length ($player.origin - local.origin2) > 3000) + { + local.doghealth += 5 + thread global/ai.scr::spawndog 2 local.doghealth + } + else + local.count++ + } + else + { + if (vector_length ($player.origin - local.origin3) > 3000) + { + local.doghealth += 5 + thread global/ai.scr::spawndog 3 local.doghealth + } + } + + } + wait 1 + + } +end + + +///////////////////////////////////////////////////////////////////// +// Enables AI: Hear gun fire in the distance// +//////////////////////////////////////////////////////////////////// +trigger1: + + for (local.i=1;local.i>>>>>>>>>>>>" + for (local.i=1;local.i