Index: /trunk/webapps/cptms/index.html
===================================================================
--- /trunk/webapps/cptms/index.html	(revision 404)
+++ /trunk/webapps/cptms/index.html	(revision 415)
@@ -163,4 +163,28 @@
     var cctv_infowindow; // We create just a single instance of info window.
 
+    // Use larger VDS icons if we're being displayed on the video wall
+    // at the front of the classroom.  Launch page with any non-blank request parameter
+    // to trigger larger icons.
+    function initVDSicons()
+    {
+        var param_string = '';
+
+        // get url parameters from the window
+        url = window.location.search; // e.g. ?num1=43&num2=23
+        // split into separate parameters
+        var parts = url.substring(1).split('&');
+        // Extract the first parameter
+        param_string = parts[0];
+        // If we have a non-blank parameter
+        if(param_string != undefined && param_string.trim() != "")
+        {
+            // Use large size circle icons
+            iconVDSgreen = "images/circle_green_lg.png";
+            iconVDSyellow = "images/circle_yellow.png"
+            iconVDSred = "images/circle_red.png"
+            iconVDSwhite = "images/circle_white.png"
+            //var parts = param_string.split('&');
+        } 
+    }
 
     // Initialize the view/hide buttons 
@@ -171,4 +195,5 @@
         initCMSbutton();
         initVDSbutton();
+        initVDSicons();
     }
 
Index: /trunk/webapps/common/js/revision_number.dat
===================================================================
--- /trunk/webapps/common/js/revision_number.dat	(revision 413)
+++ /trunk/webapps/common/js/revision_number.dat	(revision 415)
@@ -1,3 +1,3 @@
 
-    var revisionNumber = "408";
+    var revisionNumber = "414";
     
Index: /trunk/webapps/dynamicdata/highway_status.json
===================================================================
--- /trunk/webapps/dynamicdata/highway_status.json	(revision 413)
+++ /trunk/webapps/dynamicdata/highway_status.json	(revision 415)
@@ -4,147 +4,4 @@
 {
    "type": "Feature",
-   "id": "5 N 0.65",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.597992,33.40516]
-       },
-   "properties": 
-       {"street": "S. LUIS REY", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 1.26",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.6021,33.413319]
-       },
-   "properties": 
-       {"street": "MAGDALENA", "color": "lime", "perpx": "0.891749", "perpy": "0.45253"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 1.83",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.606498,33.420685]
-       },
-   "properties": 
-       {"street": "EL CAMINO REAL", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 2.47",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.611817,33.428811]
-       },
-   "properties": 
-       {"street": "PRESIDIO", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 2.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.615519,33.432425]
-       },
-   "properties": 
-       {"street": "PALIZADA", "color": "lime", "perpx": "0.698551", "perpy": "0.71556"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 3.23",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.619773,33.43749]
-       },
-   "properties": 
-       {"street": "PICO 1", "color": "lime", "perpx": "0.498751", "perpy": "0.866745"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 3.56",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.624486,33.440202]
-       },
-   "properties": 
-       {"street": "PICO 2", "color": "lime", "perpx": "0.498751", "perpy": "0.866745"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 5.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.650183,33.455773]
-       },
-   "properties": 
-       {"street": "N OF VAQUERO", "color": "lime", "perpx": "0.393632", "perpy": "0.919268"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 5.73",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.655008,33.458342]
-       },
-   "properties": 
-       {"street": "ESTRELLA1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 5.89",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.657305,33.459637]
-       },
-   "properties": 
-       {"street": "ESTRELLA2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 6.47",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.665509,33.464404]
-       },
-   "properties": 
-       {"street": "SACRAMENTO", "color": "lime", "perpx": "0.523797", "perpy": "0.851843"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 6.91",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.671714,33.468032]
-       },
-   "properties": 
-       {"street": "LAS RAMBLAS", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 7.46",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.674271,33.475073]
-       },
-   "properties": 
-       {"street": "CAPISTRANO", "color": "lime", "perpx": "0.816519", "perpy": "-0.577318"}
-},  
-{
-   "type": "Feature",
    "id": "5 N 7.99",
    "geometry":
@@ -741,389 +598,4 @@
 {
    "type": "Feature",
-   "id": "5 N 33.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.86784,33.76901]
-       },
-   "properties": 
-       {"street": "MAIN 2", "color": "lime", "perpx": "0.824993", "perpy": "0.565143"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 33.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.873886,33.776455]
-       },
-   "properties": 
-       {"street": "S OF 22", "color": "lime", "perpx": "0.783267", "perpy": "0.621685"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 34.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.878226,33.781151]
-       },
-   "properties": 
-       {"street": "LA VETA", "color": "lime", "perpx": "0.58161", "perpy": "0.813468"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 34.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.879468,33.782039]
-       },
-   "properties": 
-       {"street": "N OF 57", "color": "lime", "perpx": "0.544875", "perpy": "0.838517"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 35",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.887536,33.789689]
-       },
-   "properties": 
-       {"street": "CHAPMAN 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 35.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.888724,33.790771]
-       },
-   "properties": 
-       {"street": "STATE COLLEGE", "color": "lime", "perpx": "0.673354", "perpy": "0.73932"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 35.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.893833,33.795663]
-       },
-   "properties": 
-       {"street": "GENE AUTRY", "color": "lime", "perpx": "0.700471", "perpy": "0.713681"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 36.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.902246,33.803764]
-       },
-   "properties": 
-       {"street": "ORANGEWOOD 2", "color": "lime", "perpx": "0.641147", "perpy": "0.767418"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 36.48",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.903814,33.805074]
-       },
-   "properties": 
-       {"street": "KATELLA", "color": "lime", "perpx": "0.614618", "perpy": "0.788825"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 36.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.905829,33.806644]
-       },
-   "properties": 
-       {"street": "ANAHEIM 2", "color": "lime", "perpx": "0.614618", "perpy": "0.788825"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 37",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.910643,33.811147]
-       },
-   "properties": 
-       {"street": "S OF HARBOR", "color": "lime", "perpx": "0.690175", "perpy": "0.723642"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 37.38",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.915054,33.815354]
-       },
-   "properties": 
-       {"street": "HARBOR", "color": "lime", "perpx": "0.700541", "perpy": "0.713613"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 37.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.918657,33.818891]
-       },
-   "properties": 
-       {"street": "BALL", "color": "lime", "perpx": "0.696671", "perpy": "0.717391"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 38.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.923123,33.823323]
-       },
-   "properties": 
-       {"street": "SOUTH 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 38.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.931513,33.832016]
-       },
-   "properties": 
-       {"street": "LINCOLN", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 39.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.938078,33.834815]
-       },
-   "properties": 
-       {"street": "EUCLID 1", "color": "lime", "perpx": "0.36034", "perpy": "0.932821"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 39.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.943038,33.836731]
-       },
-   "properties": 
-       {"street": "EUCLID 2", "color": "lime", "perpx": "0.478822", "perpy": "0.877912"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 40.04",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.949259,33.840124]
-       },
-   "properties": 
-       {"street": "CRESCENT", "color": "lime", "perpx": "0.478822", "perpy": "0.877912"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 40.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.955716,33.843721]
-       },
-   "properties": 
-       {"street": "BROOKHURST 1", "color": "lime", "perpx": "0.541489", "perpy": "0.840708"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 40.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.958388,33.845442]
-       },
-   "properties": 
-       {"street": "BROOKHURST 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 40.98",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.962444,33.847549]
-       },
-   "properties": 
-       {"street": "LA PALMA", "color": "lime", "perpx": "0.442245", "perpy": "0.896895"}
-},  
-{
-   "type": "Feature",
-   "id": "5 N 43.01",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.991902,33.863248]
-       },
-   "properties": 
-       {"street": "STANTON", "color": "lime", "perpx": "0.437215", "perpy": "0.899357"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 0.64",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.598167,33.404943]
-       },
-   "properties": 
-       {"street": "S LUIS REY", "color": "lime", "perpx": "-0.892883", "perpy": "-0.450288"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 0.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.599923,33.408425]
-       },
-   "properties": 
-       {"street": "CALAFIA", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 1.26",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.602338,33.41325]
-       },
-   "properties": 
-       {"street": "MAGDALENA", "color": "lime", "perpx": "-0.9013", "perpy": "-0.433194"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 1.49",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.603827,33.416348]
-       },
-   "properties": 
-       {"street": "EL CAMINO REAL", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 2.14",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.609039,33.424652]
-       },
-   "properties": 
-       {"street": "PRESIDIO", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 2.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.615724,33.432273]
-       },
-   "properties": 
-       {"street": "PALIZADA", "color": "lime", "perpx": "-0.768234", "perpy": "-0.640169"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 3.23",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.619943,33.437336]
-       },
-   "properties": 
-       {"street": "PICO 1", "color": "lime", "perpx": "-0.498994", "perpy": "-0.866606"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 3.56",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.624646,33.440044]
-       },
-   "properties": 
-       {"street": "PICO 2", "color": "lime", "perpx": "-0.605568", "perpy": "-0.795794"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 5.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.650318,33.455612]
-       },
-   "properties": 
-       {"street": "N OF VAQUERO", "color": "lime", "perpx": "-0.443289", "perpy": "-0.896379"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 5.59",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.653153,33.457014]
-       },
-   "properties": 
-       {"street": "ESTRELLA", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 6.47",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.665631,33.464281]
-       },
-   "properties": 
-       {"street": "SACRAMENTO", "color": "lime", "perpx": "-0.56275", "perpy": "-0.826627"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 6.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.667379,33.465471]
-       },
-   "properties": 
-       {"street": "RTE 1 SB", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 7.46",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.674584,33.475102]
-       },
-   "properties": 
-       {"street": "CAPISTRANO", "color": "lime", "perpx": "-0.815879", "perpy": "0.578222"}
-},  
-{
-   "type": "Feature",
    "id": "5 S 7.99",
    "geometry":
@@ -1751,2435 +1223,973 @@
        {"street": "S OF 22", "color": "lime", "perpx": "-0.780234", "perpy": "-0.625487"}
 },  
-{
-   "type": "Feature",
-   "id": "5 S 34.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.87776,33.779824]
-       },
-   "properties": 
-       {"street": "LA VETA", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 34.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.880014,33.781682]
-       },
-   "properties": 
-       {"street": "N OF 57", "color": "lime", "perpx": "-0.575376", "perpy": "-0.817889"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 34.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.883653,33.784761]
-       },
-   "properties": 
-       {"street": "CHAPMAN 1", "color": "lime", "perpx": "-0.675711", "perpy": "-0.737167"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 35.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.890222,33.791651]
-       },
-   "properties": 
-       {"street": "STATE COLLEGE", "color": "lime", "perpx": "-0.670989", "perpy": "-0.741468"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 35.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.892284,33.793517]
-       },
-   "properties": 
-       {"street": "ORANGEWOOD 1", "color": "lime", "perpx": "-0.668203", "perpy": "-0.743979"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 35.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.894336,33.79536]
-       },
-   "properties": 
-       {"street": "GENE AUTRY", "color": "lime", "perpx": "-0.668203", "perpy": "-0.743979"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 36.31",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.901359,33.802101]
-       },
-   "properties": 
-       {"street": "KATELLA", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 36.48",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.904254,33.804788]
-       },
-   "properties": 
-       {"street": "ANAHEIM 1", "color": "lime", "perpx": "-0.654355", "perpy": "-0.756187"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 36.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.906207,33.806478]
-       },
-   "properties": 
-       {"street": "ANAHEIM 2", "color": "lime", "perpx": "-0.688863", "perpy": "-0.724891"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 37",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.910895,33.810933]
-       },
-   "properties": 
-       {"street": "S OF HARBOR", "color": "lime", "perpx": "-0.688863", "perpy": "-0.724891"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 37.48",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.916397,33.816263]
-       },
-   "properties": 
-       {"street": "HARBOR", "color": "lime", "perpx": "-0.689841", "perpy": "-0.723961"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 38",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.922328,33.82198]
-       },
-   "properties": 
-       {"street": "SOUTH 1", "color": "lime", "perpx": "-0.750414", "perpy": "-0.660968"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 38.48",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.927279,33.827601]
-       },
-   "properties": 
-       {"street": "PEPPER", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 39",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.933068,33.832791]
-       },
-   "properties": 
-       {"street": "LINCOLN", "color": "lime", "perpx": "-0.327822", "perpy": "-0.944739"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 39.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.938264,33.834594]
-       },
-   "properties": 
-       {"street": "EUCLID 1", "color": "lime", "perpx": "-0.361622", "perpy": "-0.932325"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 39.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.943178,33.8365]
-       },
-   "properties": 
-       {"street": "EUCLID 2", "color": "lime", "perpx": "-0.471004", "perpy": "-0.882131"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 40.04",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.949454,33.839851]
-       },
-   "properties": 
-       {"street": "CRESCENT", "color": "lime", "perpx": "-0.48436", "perpy": "-0.874869"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 40.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.955942,33.843443]
-       },
-   "properties": 
-       {"street": "BROOKHURST 1", "color": "lime", "perpx": "-0.48436", "perpy": "-0.874869"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 40.98",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.96276,33.847169]
-       },
-   "properties": 
-       {"street": "LA PALMA", "color": "lime", "perpx": "-0.460852", "perpy": "-0.887477"}
-},  
-{
-   "type": "Feature",
-   "id": "5 S 43.01",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.992155,33.862901]
-       },
-   "properties": 
-       {"street": "STANTON", "color": "lime", "perpx": "-0.493087", "perpy": "-0.86998"}
-},  
 
 {
    "type": "Feature",
-   "id": "22 E 1.08",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.034947,33.774261]
-       },
-   "properties": 
-       {"street": "VALLEY V2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 1.75",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.023344,33.774214]
-       },
-   "properties": 
-       {"street": "SPRINGDALE", "color": "lime", "perpx": "-0.000902", "perpy": "-1.0"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 2.49",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.010537,33.774494]
-       },
-   "properties": 
-       {"street": "KNOTT 1", "color": "lime", "perpx": "-0.13051", "perpy": "-0.991447"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 2.88",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.004149,33.772807]
-       },
-   "properties": 
-       {"street": "KNOTT 2", "color": "lime", "perpx": "-0.410336", "perpy": "-0.911934"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 3.44",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.994688,33.771171]
-       },
-   "properties": 
-       {"street": "BEACH 1", "color": "lime", "perpx": "-0.057103", "perpy": "-0.998368"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 3.73",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.989845,33.770894]
-       },
-   "properties": 
-       {"street": "BEACH 2", "color": "lime", "perpx": "-0.058722", "perpy": "-0.998274"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 4.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.976135,33.767032]
-       },
-   "properties": 
-       {"street": "MAGNOLIA1", "color": "lime", "perpx": "-0.198967", "perpy": "-0.980006"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 4.99",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.969658,33.765717]
-       },
-   "properties": 
-       {"street": "MAGNOLIA2", "color": "lime", "perpx": "-0.198967", "perpy": "-0.980006"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 5.63",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.958333,33.765808]
-       },
-   "properties": 
-       {"street": "BROOKHUR1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 5.77",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.955835,33.765809]
-       },
-   "properties": 
-       {"street": "BROOKHUR2", "color": "lime", "perpx": "0.010191", "perpy": "-0.999948"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 6.94",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.935763,33.765995]
-       },
-   "properties": 
-       {"street": "EUCLID", "color": "lime", "perpx": "0.008037", "perpy": "-0.999968"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 7.29",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.929691,33.766038]
-       },
-   "properties": 
-       {"street": "NEWHOPE", "color": "lime", "perpx": "-0.00578", "perpy": "-0.999983"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 8.02",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.917517,33.768707]
-       },
-   "properties": 
-       {"street": "HARBOR 2", "color": "lime", "perpx": "0.34339", "perpy": "-0.939193"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 8.68",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.907372,33.773077]
-       },
-   "properties": 
-       {"street": "GARDEN G1", "color": "lime", "perpx": "0.456112", "perpy": "-0.889922"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 9.04",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.901985,33.775838]
-       },
-   "properties": 
-       {"street": "GARDEN GROVE 2", "color": "lime", "perpx": "0.456112", "perpy": "-0.889922"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 9.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.889394,33.778925]
-       },
-   "properties": 
-       {"street": "THE CITY DRIVE", "color": "lime", "perpx": "-0.007156", "perpy": "-0.999974"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 10.13",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.882341,33.778903]
-       },
-   "properties": 
-       {"street": "BRISTOL", "color": "lime", "perpx": "0.009671", "perpy": "-0.999953"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 10.53",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.875647,33.778882]
-       },
-   "properties": 
-       {"street": "W OF 5", "color": "lime", "perpx": "-0.163762", "perpy": "-0.9865"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 10.71",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.872382,33.77834]
-       },
-   "properties": 
-       {"street": "E OF 5", "color": "lime", "perpx": "-0.163762", "perpy": "-0.9865"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 11.25",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.862808,33.778206]
-       },
-   "properties": 
-       {"street": "MAIN", "color": "lime", "perpx": "-0.226291", "perpy": "-0.97406"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 11.68",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.855753,33.776567]
-       },
-   "properties": 
-       {"street": "GLASSELL1", "color": "lime", "perpx": "-0.249497", "perpy": "-0.968376"}
-},  
-{
-   "type": "Feature",
-   "id": "22 E 12.01",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.850292,33.77516]
-       },
-   "properties": 
-       {"street": "GLASSELL2", "color": "lime", "perpx": "0.111941", "perpy": "-0.993715"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 0.89",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.038174,33.774686]
-       },
-   "properties": 
-       {"street": "VALLEY V1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.036302,33.774521]
-       },
-   "properties": 
-       {"street": "VALLEY V2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 1.75",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.023337,33.77439]
-       },
-   "properties": 
-       {"street": "SPRINGDALE", "color": "lime", "perpx": "0.003425", "perpy": "0.999994"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 2.49",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.010501,33.774652]
-       },
-   "properties": 
-       {"street": "KNOTT 1", "color": "lime", "perpx": "0.127522", "perpy": "0.991836"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 2.88",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.004084,33.772939]
-       },
-   "properties": 
-       {"street": "KNOTT 2", "color": "lime", "perpx": "0.421869", "perpy": "0.906657"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 3.45",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.994525,33.771348]
-       },
-   "properties": 
-       {"street": "BEACH 1", "color": "lime", "perpx": "0.061692", "perpy": "0.998095"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 3.73",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.989817,33.771057]
-       },
-   "properties": 
-       {"street": "BEACH2", "color": "lime", "perpx": "0.055628", "perpy": "0.998452"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 4.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.976011,33.767155]
-       },
-   "properties": 
-       {"street": "MAGNOLIA1", "color": "lime", "perpx": "0.196678", "perpy": "0.980468"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 4.99",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.96964,33.765877]
-       },
-   "properties": 
-       {"street": "MAGNOLIA2", "color": "lime", "perpx": "0.196678", "perpy": "0.980468"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 5.57",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.959407,33.765954]
-       },
-   "properties": 
-       {"street": "BROOKHUR1", "color": "lime", "perpx": "-0.004759", "perpy": "0.999989"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 6.94",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.935768,33.766144]
-       },
-   "properties": 
-       {"street": "EUCLID", "color": "lime", "perpx": "-0.011359", "perpy": "0.999935"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 7.29",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.929696,33.766181]
-       },
-   "properties": 
-       {"street": "NEWHOPE", "color": "lime", "perpx": "-0.00578", "perpy": "0.999983"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 7.72",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.922445,33.767174]
-       },
-   "properties": 
-       {"street": "HARBOR 1", "color": "lime", "perpx": "-0.323962", "perpy": "0.94607"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 7.93",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.919037,33.768341]
-       },
-   "properties": 
-       {"street": "HARBOR 2", "color": "lime", "perpx": "-0.337825", "perpy": "0.941209"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 8.68",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.907475,33.773193]
-       },
-   "properties": 
-       {"street": "GARDEN G1", "color": "lime", "perpx": "-0.456614", "perpy": "0.889665"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 9.04",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.902076,33.775964]
-       },
-   "properties": 
-       {"street": "GARDEN G2", "color": "lime", "perpx": "-0.456614", "perpy": "0.889665"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 9.69",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.889576,33.779085]
-       },
-   "properties": 
-       {"street": "CITY DRIVE", "color": "lime", "perpx": "0.007955", "perpy": "0.999968"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 9.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.886182,33.779058]
-       },
-   "properties": 
-       {"street": "HESPERIAN", "color": "lime", "perpx": "0.007955", "perpy": "0.999968"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 10.14",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.882183,33.779081]
-       },
-   "properties": 
-       {"street": "BRISTOL", "color": "lime", "perpx": "-0.00667", "perpy": "0.999978"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 10.53",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.875662,33.779039]
-       },
-   "properties": 
-       {"street": "W OF 5", "color": "lime", "perpx": "0.174163", "perpy": "0.984717"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 10.71",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.872394,33.778461]
-       },
-   "properties": 
-       {"street": "E OF 5", "color": "lime", "perpx": "0.174163", "perpy": "0.984717"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 11.23",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.863135,33.778348]
-       },
-   "properties": 
-       {"street": "MAIN", "color": "lime", "perpx": "0.219291", "perpy": "0.97566"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 11.68",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.855696,33.776676]
-       },
-   "properties": 
-       {"street": "GLASSELL1", "color": "lime", "perpx": "0.249721", "perpy": "0.968318"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 12.01",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.850279,33.775279]
-       },
-   "properties": 
-       {"street": "GLASSELL2", "color": "lime", "perpx": "-0.113292", "perpy": "0.993562"}
-},  
-{
-   "type": "Feature",
-   "id": "22 W 12.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.838554,33.776862]
-       },
-   "properties": 
-       {"street": "TUSTIN", "color": "lime", "perpx": "0", "perpy": "0"}
+   "id": "55 N 4.58",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.888101,33.671785]
+       },
+   "properties": 
+       {"street": "BRISTOL", "color": "lime", "perpx": "0.612685", "perpy": "-0.790327"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 4.7",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.886575,33.672968]
+       },
+   "properties": 
+       {"street": "BAKER 1", "color": "lime", "perpx": "0.649874", "perpy": "-0.760042"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 5.06",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.882208,33.676702]
+       },
+   "properties": 
+       {"street": "BAKER 2", "color": "lime", "perpx": "0.649874", "perpy": "-0.760042"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 5.51",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.877327,33.681801]
+       },
+   "properties": 
+       {"street": "PAULARINO 1", "color": "lime", "perpx": "0.73612", "perpy": "-0.676851"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 5.87",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.873498,33.685939]
+       },
+   "properties": 
+       {"street": "PAULARINO 2", "color": "lime", "perpx": "0.719864", "perpy": "-0.694115"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 6.94",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.861831,33.698026]
+       },
+   "properties": 
+       {"street": "MACARTHU1", "color": "lime", "perpx": "0.740557", "perpy": "-0.671994"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 7.1",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.860155,33.699873]
+       },
+   "properties": 
+       {"street": "MACARTHU2", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 7.85",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.85183,33.708364]
+       },
+   "properties": 
+       {"street": "DYER 1", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 8.12",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.848847,33.711314]
+       },
+   "properties": 
+       {"street": "DYER 2", "color": "lime", "perpx": "0.71172", "perpy": "-0.702463"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 9.41",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.83503,33.726049]
+       },
+   "properties": 
+       {"street": "EDINGER 2", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 9.84",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.833555,33.732101]
+       },
+   "properties": 
+       {"street": "MCFADDEN", "color": "lime", "perpx": "0.999932", "perpy": "-0.011627"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 10.2",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.833583,33.737088]
+       },
+   "properties": 
+       {"street": "N OF 5 OFF", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 10.4",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.83368,33.739982]
+       },
+   "properties": 
+       {"street": "S OF 5", "color": "lime", "perpx": "0.999923", "perpy": "0.012439"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 10.5",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.833698,33.741429]
+       },
+   "properties": 
+       {"street": "N OF 5", "color": "lime", "perpx": "0.97478", "perpy": "-0.22317"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 11.1",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.831768,33.749859]
+       },
+   "properties": 
+       {"street": "FOURTH 2", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 11.74",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.830994,33.759105]
+       },
+   "properties": 
+       {"street": "17TH 1", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 12",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.830834,33.762898]
+       },
+   "properties": 
+       {"street": "17TH 2", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "55 N 12.7",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.830912,33.773139]
+       },
+   "properties": 
+       {"street": "FAIRHAVEN", "color": "lime", "perpx": "0.999999", "perpy": "0.001196"}
+},  
+{
+   "type": "Feature",
+   "id": "55 S 4.58",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.888309,33.671928]
+       },
+   "properties": 
+       {"street": "BRISTOL", "color": "lime", "perpx": "-0.612257", "perpy": "0.790659"}
+},  
+{
+   "type": "Feature",
+   "id": "55 S 4.7",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.88678,33.673112]
+       },
+   "properties": 
+       {"street": "BAKER 1", "color": "lime", "perpx": "-0.639107", "perpy": "0.769118"}
+},  
+{
+   "type": "Feature",
+   "id": "55 S 5.06",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.882355,33.676789]
+       },
+   "properties": 
+       {"street": "BAKER 2", "color": "lime", "perpx": "-0.639107", "perpy": "0.769118"}
+},  
+{
+   "type": "Feature",
+   "id": "55 S 5.51",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.87755,33.681935]
+       },
+   "properties": 
+       {"street": "PAULARINO 1", "color": "lime", "perpx": "-0.722093", "perpy": "0.691796"}
+},  
+{
+   "type": "Feature",
+   "id": "55 S 5.87",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.873635,33.686016]
+       },
+   "properties": 
+       {"street": "PAULARINO 2", "color": "lime", "perpx": "-0.725185", "perpy": "0.688554"}
+},  
+{
+   "type": "Feature",
+   "id": "55 S 6.88",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.862677,33.697495]
+       },
+   "properties": 
+       {"street": "MACARTHU1", "color": "red", "perpx": "-0.710326", "perpy": "0.703873"}
+},  
+{
+   "type": "Feature",
+   "id": "55 S 7.03",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.861041,33.699146]
+       },
+   "properties": 
+       {"street": "MACARTHU2", "color": "yellow", "perpx": "-0.710326", "perpy": "0.703873"}
+},  
+{
+   "type": "Feature",
+   "id": "55 S 8.12",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.849099,33.711451]
+       },
+   "properties": 
+       {"street": "DYER 2", "color": "lime", "perpx": "-0.708914", "perpy": "0.705295"}
+},  
+{
+   "type": "Feature",
+   "id": "55 S 9.19",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.837265,33.723387]
+       },
+   "properties": 
+       {"street": "EDINGER 1", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "55 S 9.84",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.833996,33.73212]
+       },
+   "properties": 
+       {"street": "MCFADDEN", "color": "lime", "perpx": "-0.999946", "perpy": "-0.010425"}
+},  
+{
+   "type": "Feature",
+   "id": "55 S 10.4",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.833908,33.739982]
+       },
+   "properties": 
+       {"street": "S OF 5", "color": "lime", "perpx": "-0.999756", "perpy": "0.022109"}
+},  
+{
+   "type": "Feature",
+   "id": "55 S 10.5",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.833876,33.741429]
+       },
+   "properties": 
+       {"street": "N OF 5", "color": "lime", "perpx": "-0.987616", "perpy": "0.156888"}
+},  
+{
+   "type": "Feature",
+   "id": "55 S 11.62",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.831392,33.75738]
+       },
+   "properties": 
+       {"street": "17TH 1", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "55 S 12.7",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.831088,33.773138]
+       },
+   "properties": 
+       {"street": "FAIRHAVEN", "color": "lime", "perpx": "-0.999999", "perpy": "-0.001368"}
 },  
 
 {
    "type": "Feature",
-   "id": "55 N 2.77",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.908497,33.651784]
-       },
-   "properties": 
-       {"street": "VICTORIA1", "color": "lime", "perpx": "0.712053", "perpy": "-0.702126"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 3.07",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.905264,33.655235]
-       },
-   "properties": 
-       {"street": "VICTORIA2", "color": "lime", "perpx": "0.7454", "perpy": "-0.666618"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 3.59",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.899494,33.661052]
-       },
-   "properties": 
-       {"street": "FAIR 1", "color": "lime", "perpx": "0.711701", "perpy": "-0.702482"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 3.97",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.895303,33.665298]
-       },
-   "properties": 
-       {"street": "FAIR 2", "color": "lime", "perpx": "0.711701", "perpy": "-0.702482"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 4.58",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.888101,33.671785]
-       },
-   "properties": 
-       {"street": "BRISTOL", "color": "lime", "perpx": "0.612685", "perpy": "-0.790327"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 4.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.886575,33.672968]
-       },
-   "properties": 
-       {"street": "BAKER 1", "color": "lime", "perpx": "0.649874", "perpy": "-0.760042"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 5.06",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.882208,33.676702]
-       },
-   "properties": 
-       {"street": "BAKER 2", "color": "lime", "perpx": "0.649874", "perpy": "-0.760042"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 5.51",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.877327,33.681801]
-       },
-   "properties": 
-       {"street": "PAULARINO 1", "color": "lime", "perpx": "0.73612", "perpy": "-0.676851"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 5.87",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.873498,33.685939]
-       },
-   "properties": 
-       {"street": "PAULARINO 2", "color": "lime", "perpx": "0.719864", "perpy": "-0.694115"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 6.94",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.861831,33.698026]
-       },
-   "properties": 
-       {"street": "MACARTHU1", "color": "lime", "perpx": "0.740557", "perpy": "-0.671994"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 7.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.860155,33.699873]
-       },
-   "properties": 
-       {"street": "MACARTHU2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 7.85",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.85183,33.708364]
-       },
-   "properties": 
-       {"street": "DYER 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 8.12",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.848847,33.711314]
-       },
-   "properties": 
-       {"street": "DYER 2", "color": "lime", "perpx": "0.71172", "perpy": "-0.702463"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 9.41",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.83503,33.726049]
-       },
-   "properties": 
-       {"street": "EDINGER 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 9.84",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.833555,33.732101]
-       },
-   "properties": 
-       {"street": "MCFADDEN", "color": "lime", "perpx": "0.999932", "perpy": "-0.011627"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 10.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.833583,33.737088]
-       },
-   "properties": 
-       {"street": "N OF 5 OFF", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 10.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.83368,33.739982]
-       },
-   "properties": 
-       {"street": "S OF 5", "color": "lime", "perpx": "0.999923", "perpy": "0.012439"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 10.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.833698,33.741429]
-       },
-   "properties": 
-       {"street": "N OF 5", "color": "lime", "perpx": "0.97478", "perpy": "-0.22317"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 11.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.831768,33.749859]
-       },
-   "properties": 
-       {"street": "FOURTH 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 11.74",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.830994,33.759105]
-       },
-   "properties": 
-       {"street": "17TH 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 12",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.830834,33.762898]
-       },
-   "properties": 
-       {"street": "17TH 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 12.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.830912,33.773139]
-       },
-   "properties": 
-       {"street": "FAIRHAVEN", "color": "lime", "perpx": "0.999999", "perpy": "0.001196"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 13.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.830884,33.790409]
-       },
-   "properties": 
-       {"street": "CHAPMAN 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 14.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.831045,33.797732]
-       },
-   "properties": 
-       {"street": "Walnut", "color": "lime", "perpx": "0.994412", "perpy": "0.105571"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 14.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.831355,33.800652]
-       },
-   "properties": 
-       {"street": "COLLINS", "color": "lime", "perpx": "0.994412", "perpy": "0.105571"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 15.22",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.831849,33.809608]
-       },
-   "properties": 
-       {"street": "KATELLA 1", "color": "lime", "perpx": "0.999767", "perpy": "0.021575"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 15.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.831905,33.812203]
-       },
-   "properties": 
-       {"street": "KATELLA  2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 15.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.831919,33.817981]
-       },
-   "properties": 
-       {"street": "TAFT", "color": "lime", "perpx": "1.0", "perpy": "0.000172"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 16.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.83192,33.823807]
-       },
-   "properties": 
-       {"street": "MEATS", "color": "lime", "perpx": "1.0", "perpy": "0.000172"}
-},  
-{
-   "type": "Feature",
-   "id": "55 N 17.12",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.834992,33.837111]
-       },
-   "properties": 
-       {"street": "LINCOLN 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 2.77",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.908673,33.651901]
-       },
-   "properties": 
-       {"street": "VICTORIA1", "color": "lime", "perpx": "-0.732846", "perpy": "0.680394"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 3.07",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.905456,33.655366]
-       },
-   "properties": 
-       {"street": "VICTORIA2", "color": "lime", "perpx": "-0.732846", "perpy": "0.680394"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 3.59",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.899681,33.661183]
-       },
-   "properties": 
-       {"street": "FAIR 1", "color": "lime", "perpx": "-0.712081", "perpy": "0.702098"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 3.97",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.895493,33.665433]
-       },
-   "properties": 
-       {"street": "FAIR 2", "color": "lime", "perpx": "-0.719731", "perpy": "0.694253"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 4.58",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.888309,33.671928]
-       },
-   "properties": 
-       {"street": "BRISTOL", "color": "lime", "perpx": "-0.612257", "perpy": "0.790659"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 4.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.88678,33.673112]
-       },
-   "properties": 
-       {"street": "BAKER 1", "color": "lime", "perpx": "-0.639107", "perpy": "0.769118"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 5.06",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.882355,33.676789]
-       },
-   "properties": 
-       {"street": "BAKER 2", "color": "lime", "perpx": "-0.639107", "perpy": "0.769118"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 5.51",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.87755,33.681935]
-       },
-   "properties": 
-       {"street": "PAULARINO 1", "color": "lime", "perpx": "-0.722093", "perpy": "0.691796"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 5.87",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.873635,33.686016]
-       },
-   "properties": 
-       {"street": "PAULARINO 2", "color": "lime", "perpx": "-0.725185", "perpy": "0.688554"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 6.88",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.862677,33.697495]
-       },
-   "properties": 
-       {"street": "MACARTHU1", "color": "lime", "perpx": "-0.710326", "perpy": "0.703873"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 7.03",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.861041,33.699146]
-       },
-   "properties": 
-       {"street": "MACARTHU2", "color": "lime", "perpx": "-0.710326", "perpy": "0.703873"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 7.62",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.854598,33.705879]
-       },
-   "properties": 
-       {"street": "DYER 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 8.12",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.849099,33.711451]
-       },
-   "properties": 
-       {"street": "DYER 2", "color": "lime", "perpx": "-0.708914", "perpy": "0.705295"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 9.19",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.837265,33.723387]
-       },
-   "properties": 
-       {"street": "EDINGER 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 9.84",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.833996,33.73212]
-       },
-   "properties": 
-       {"street": "MCFADDEN", "color": "lime", "perpx": "-0.999946", "perpy": "-0.010425"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 10.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.833908,33.739982]
-       },
-   "properties": 
-       {"street": "S OF 5", "color": "lime", "perpx": "-0.999756", "perpy": "0.022109"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 10.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.833876,33.741429]
-       },
-   "properties": 
-       {"street": "N OF 5", "color": "lime", "perpx": "-0.987616", "perpy": "0.156888"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 11.62",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.831392,33.75738]
-       },
-   "properties": 
-       {"street": "17TH 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 12.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.831088,33.773138]
-       },
-   "properties": 
-       {"street": "FAIRHAVEN", "color": "lime", "perpx": "-0.999999", "perpy": "-0.001368"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 13.51",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.831128,33.784755]
-       },
-   "properties": 
-       {"street": "CHAPMAN 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 13.75",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.831081,33.788212]
-       },
-   "properties": 
-       {"street": "CHAPMAN 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 14.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.831223,33.797729]
-       },
-   "properties": 
-       {"street": "Walnut", "color": "lime", "perpx": "-0.994624", "perpy": "-0.10355"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 14.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.831527,33.800649]
-       },
-   "properties": 
-       {"street": "COLLINS", "color": "lime", "perpx": "-0.994624", "perpy": "-0.10355"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 15.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.832098,33.817979]
-       },
-   "properties": 
-       {"street": "TAFT", "color": "lime", "perpx": "-1.0", "perpy": "0.000172"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 16.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.832097,33.823807]
-       },
-   "properties": 
-       {"street": "MEATS", "color": "lime", "perpx": "-1.0", "perpy": "0.000172"}
-},  
-{
-   "type": "Feature",
-   "id": "55 S 16.71",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.834539,33.830875]
-       },
-   "properties": 
-       {"street": "LINCOLN 1", "color": "lime", "perpx": "0", "perpy": "0"}
+   "id": "73 N 25.25",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.870921,33.659804]
+       },
+   "properties": 
+       {"street": "ORCHID", "color": "lime", "perpx": "0.565437", "perpy": "0.824792"}
+},  
+{
+   "type": "Feature",
+   "id": "73 N 25.7",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.87634,33.663519]
+       },
+   "properties": 
+       {"street": "CAMPUS", "color": "lime", "perpx": "0.565437", "perpy": "0.824792"}
+},  
+{
+   "type": "Feature",
+   "id": "73 N 26.3",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.883175,33.67012]
+       },
+   "properties": 
+       {"street": "S OF 55", "color": "lime", "perpx": "0.756677", "perpy": "0.653789"}
+},  
+{
+   "type": "Feature",
+   "id": "73 N 26.7",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.887299,33.674893]
+       },
+   "properties": 
+       {"street": "N OF 55", "color": "lime", "perpx": "0.76071", "perpy": "0.649092"}
+},  
+{
+   "type": "Feature",
+   "id": "73 N 27.4",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.894515,33.683052]
+       },
+   "properties": 
+       {"street": "BEAR 2", "color": "lime", "perpx": "0.737613", "perpy": "0.675223"}
+},  
+{
+   "type": "Feature",
+   "id": "73 N 27.72",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.897754,33.686594]
+       },
+   "properties": 
+       {"street": "FAIRVIEW", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "73 S 25.25",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.871215,33.659515]
+       },
+   "properties": 
+       {"street": "ORCHID", "color": "lime", "perpx": "-0.566542", "perpy": "-0.824033"}
+},  
+{
+   "type": "Feature",
+   "id": "73 S 25.7",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.876633,33.66324]
+       },
+   "properties": 
+       {"street": "CAMPUS", "color": "lime", "perpx": "-0.566542", "perpy": "-0.824033"}
+},  
+{
+   "type": "Feature",
+   "id": "73 S 26.3",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.88342,33.669908]
+       },
+   "properties": 
+       {"street": "S OF 55", "color": "lime", "perpx": "-0.750726", "perpy": "-0.660614"}
+},  
+{
+   "type": "Feature",
+   "id": "73 S 26.7",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.887584,33.67464]
+       },
+   "properties": 
+       {"street": "N OF 55", "color": "lime", "perpx": "-0.742508", "perpy": "-0.669837"}
+},  
+{
+   "type": "Feature",
+   "id": "73 S 27.2",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.892743,33.68058]
+       },
+   "properties": 
+       {"street": "BEAR 1", "color": "lime", "perpx": "-0.749261", "perpy": "-0.662275"}
+},  
+{
+   "type": "Feature",
+   "id": "73 S 27.72",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.898045,33.686456]
+       },
+   "properties": 
+       {"street": "FAIRVIEW", "color": "lime", "perpx": "0", "perpy": "0"}
 },  
 
 {
    "type": "Feature",
-   "id": "57 N 11.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.879424,33.78435]
-       },
-   "properties": 
-       {"street": "AT CHAPMAN OFF", "color": "lime", "perpx": "0.991811", "perpy": "0.127713"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 11.22",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.879769,33.787426]
-       },
-   "properties": 
-       {"street": "CHAPMAN 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 11.39",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.879799,33.790105]
-       },
-   "properties": 
-       {"street": "CHAPMAN 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 11.68",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.878448,33.794121]
-       },
-   "properties": 
-       {"street": "ORANGEWO1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 11.78",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.877848,33.795482]
-       },
-   "properties": 
-       {"street": "ORANGEWO2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 12.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.880058,33.805531]
-       },
-   "properties": 
-       {"street": "KATELLA 1", "color": "lime", "perpx": "0.984745", "perpy": "-0.174004"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 12.74",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.879353,33.808904]
-       },
-   "properties": 
-       {"street": "KATELLA 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 13.38",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.876254,33.81772]
-       },
-   "properties": 
-       {"street": "BALL 1", "color": "lime", "perpx": "0.980879", "perpy": "-0.194619"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 13.56",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.875999,33.820297]
-       },
-   "properties": 
-       {"street": "BALL 2", "color": "lime", "perpx": "0.999993", "perpy": "-0.00368"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 13.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.875981,33.825188]
-       },
-   "properties": 
-       {"street": "Wagner", "color": "lime", "perpx": "0.999993", "perpy": "-0.00368"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 14.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.875965,33.83238]
-       },
-   "properties": 
-       {"street": "South", "color": "lime", "perpx": "0.999995", "perpy": "-0.003244"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 14.73",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.87595,33.837126]
-       },
-   "properties": 
-       {"street": "LINCOLN 1", "color": "lime", "perpx": "0.999982", "perpy": "-0.00608"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 14.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.875935,33.839593]
-       },
-   "properties": 
-       {"street": "LINCOLN 2", "color": "lime", "perpx": "0.999936", "perpy": "-0.011332"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 15.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.875902,33.842505]
-       },
-   "properties": 
-       {"street": "UNDERHILL", "color": "lime", "perpx": "0.999936", "perpy": "-0.011332"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 15.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.875931,33.846873]
-       },
-   "properties": 
-       {"street": "LA PALMA", "color": "lime", "perpx": "0.996618", "perpy": "-0.082174"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 16.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.877557,33.862728]
-       },
-   "properties": 
-       {"street": "ORANGETHORPE", "color": "lime", "perpx": "0.95802", "perpy": "0.286703"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 17.75",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.88031,33.880532]
-       },
-   "properties": 
-       {"street": "NUTWOOD", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 18.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.880484,33.888435]
-       },
-   "properties": 
-       {"street": "YORBA LI1", "color": "lime", "perpx": "0.999634", "perpy": "0.027056"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 18.49",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.880559,33.891206]
-       },
-   "properties": 
-       {"street": "YORBA LI2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 18.85",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.880822,33.896472]
-       },
-   "properties": 
-       {"street": "Bastanchury", "color": "lime", "perpx": "0.997832", "perpy": "0.065812"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 19.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.881063,33.900126]
-       },
-   "properties": 
-       {"street": "ROLLING  HILLS", "color": "lime", "perpx": "0.997832", "perpy": "0.065812"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 19.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.883309,33.909962]
-       },
-   "properties": 
-       {"street": "IMPERIAL1", "color": "lime", "perpx": "0.998732", "perpy": "-0.050333"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 20.05",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.882887,33.913565]
-       },
-   "properties": 
-       {"street": "IMPERIAL2", "color": "lime", "perpx": "0.93136", "perpy": "-0.364101"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 21.16",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.879881,33.929701]
-       },
-   "properties": 
-       {"street": "LAMBERT", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 N 22",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.875138,33.940872]
-       },
-   "properties": 
-       {"street": "TONNER", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 10.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.874735,33.777415]
-       },
-   "properties": 
-       {"street": "RTE 22 & 5", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 11.08",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.880197,33.783256]
-       },
-   "properties": 
-       {"street": "CHAPMAN 1", "color": "lime", "perpx": "-0.99935", "perpy": "0.036044"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 11.55",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.879621,33.792388]
-       },
-   "properties": 
-       {"street": "ORANGEWOOD", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 12.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.88008,33.804096]
-       },
-   "properties": 
-       {"street": "KATELLA 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 12.58",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.880243,33.806677]
-       },
-   "properties": 
-       {"street": "KATELLA 2", "color": "lime", "perpx": "-0.945662", "perpy": "0.325152"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 13.27",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.876814,33.816163]
-       },
-   "properties": 
-       {"street": "BALL 1", "color": "lime", "perpx": "-0.983876", "perpy": "0.178852"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 13.45",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.876349,33.818721]
-       },
-   "properties": 
-       {"street": "BALL 2", "color": "lime", "perpx": "-0.999897", "perpy": "0.01437"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 13.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.876256,33.825192]
-       },
-   "properties": 
-       {"street": "Wagner", "color": "lime", "perpx": "-0.999897", "perpy": "0.01437"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 14.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.876232,33.832386]
-       },
-   "properties": 
-       {"street": "South", "color": "lime", "perpx": "-0.999935", "perpy": "0.011398"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 14.65",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.876191,33.835983]
-       },
-   "properties": 
-       {"street": "LINCOLN 1", "color": "lime", "perpx": "-0.999998", "perpy": "0.001928"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 14.83",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.876186,33.838577]
-       },
-   "properties": 
-       {"street": "LINCOLN 2", "color": "lime", "perpx": "-0.999986", "perpy": "-0.005368"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 15.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.876207,33.842489]
-       },
-   "properties": 
-       {"street": "UNDERHILL", "color": "lime", "perpx": "-0.999986", "perpy": "-0.005368"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 16.46",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.87757,33.862118]
-       },
-   "properties": 
-       {"street": "ORANGETHOR", "color": "lime", "perpx": "-0.960098", "perpy": "-0.279663"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 17.18",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.880462,33.872312]
-       },
-   "properties": 
-       {"street": "CHAPMAN 3", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 17.41",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.880503,33.87562]
-       },
-   "properties": 
-       {"street": "NUTWOOD", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 18.18",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.880716,33.886705]
-       },
-   "properties": 
-       {"street": "YORBA LI1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 18.37",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.880785,33.889447]
-       },
-   "properties": 
-       {"street": "YORBA LI2", "color": "lime", "perpx": "-0.999684", "perpy": "-0.025156"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 18.85",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.881094,33.896472]
-       },
-   "properties": 
-       {"street": "Bastanchury", "color": "lime", "perpx": "-0.99801", "perpy": "-0.063058"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 19.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.881325,33.900128]
-       },
-   "properties": 
-       {"street": "ROLLING HILLS", "color": "lime", "perpx": "-0.99801", "perpy": "-0.063058"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 19.73",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.883224,33.90899]
-       },
-   "properties": 
-       {"street": "IMPERIAL1", "color": "lime", "perpx": "-0.986464", "perpy": "-0.163975"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 19.94",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.883726,33.91201]
-       },
-   "properties": 
-       {"street": "IMPERIAL2", "color": "lime", "perpx": "-0.953779", "perpy": "0.30051"}
-},  
-{
-   "type": "Feature",
-   "id": "57 S 22.06",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.874675,33.94149]
-       },
-   "properties": 
-       {"street": "TONNER", "color": "lime", "perpx": "0", "perpy": "0"}
+   "id": "133 N 9",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.754967,33.661697]
+       },
+   "properties": 
+       {"street": "BARRANCA1", "color": "lime", "perpx": "0.851313", "perpy": "-0.524659"}
+},  
+{
+   "type": "Feature",
+   "id": "133 N 9.1",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.753976,33.663305]
+       },
+   "properties": 
+       {"street": "BARRANCA2", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "133 N 9.37",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.753044,33.667495]
+       },
+   "properties": 
+       {"street": "S OF 5", "color": "lime", "perpx": "0.976143", "perpy": "-0.217128"}
+},  
+{
+   "type": "Feature",
+   "id": "133 N 9.77",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.753243,33.672836]
+       },
+   "properties": 
+       {"street": "N OF 5", "color": "lime", "perpx": "0.971108", "perpy": "-0.23864"}
+},  
+{
+   "type": "Feature",
+   "id": "133 N 10.05",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.752421,33.676181]
+       },
+   "properties": 
+       {"street": "MARINE WAY", "color": "lime", "perpx": "0.971108", "perpy": "-0.23864"}
+},  
+{
+   "type": "Feature",
+   "id": "133 N 10.5",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.748819,33.680812]
+       },
+   "properties": 
+       {"street": "N OF MARINE", "color": "lime", "perpx": "0.780739", "perpy": "-0.624857"}
+},  
+{
+   "type": "Feature",
+   "id": "133 N 10.73",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.746935,33.683166]
+       },
+   "properties": 
+       {"street": "S OF PM 11", "color": "lime", "perpx": "0.780739", "perpy": "-0.624857"}
+},  
+{
+   "type": "Feature",
+   "id": "133 S 9",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.7553,33.66184]
+       },
+   "properties": 
+       {"street": "BARRANCA2", "color": "lime", "perpx": "-0.952044", "perpy": "0.305962"}
+},  
+{
+   "type": "Feature",
+   "id": "133 S 9.37",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.753428,33.667665]
+       },
+   "properties": 
+       {"street": "S OF 5", "color": "lime", "perpx": "-0.952044", "perpy": "0.305962"}
+},  
+{
+   "type": "Feature",
+   "id": "133 S 9.77",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.753623,33.673029]
+       },
+   "properties": 
+       {"street": "N OF 5", "color": "lime", "perpx": "-0.974264", "perpy": "0.225409"}
+},  
+{
+   "type": "Feature",
+   "id": "133 S 10.05",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.752844,33.676396]
+       },
+   "properties": 
+       {"street": "MARINE WAY", "color": "lime", "perpx": "-0.974264", "perpy": "0.225409"}
+},  
+{
+   "type": "Feature",
+   "id": "133 S 10.5",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.74924,33.68106]
+       },
+   "properties": 
+       {"street": "N OF MARINE", "color": "lime", "perpx": "-0.764221", "perpy": "0.644955"}
+},  
+{
+   "type": "Feature",
+   "id": "133 S 10.73",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.747277,33.683386]
+       },
+   "properties": 
+       {"street": "S OF PM 11", "color": "lime", "perpx": "-0.764221", "perpy": "0.644955"}
 },  
 
 {
    "type": "Feature",
-   "id": "73 N 10.59",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.674552,33.545677]
-       },
-   "properties": 
-       {"street": "CAPISTRANO", "color": "lime", "perpx": "0.971174", "perpy": "0.238373"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 10.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.675644,33.550126]
-       },
-   "properties": 
-       {"street": "SORRENTO", "color": "lime", "perpx": "0.940629", "perpy": "0.339435"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 11.22",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.677239,33.554546]
-       },
-   "properties": 
-       {"street": "CABOT", "color": "lime", "perpx": "0.940629", "perpy": "0.339435"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 11.64",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.683209,33.557803]
-       },
-   "properties": 
-       {"street": "GREENFIELD 1", "color": "lime", "perpx": "0.198325", "perpy": "0.980136"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 12",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.689417,33.559105]
-       },
-   "properties": 
-       {"street": "GREENFIELD 2", "color": "lime", "perpx": "0.471098", "perpy": "0.882081"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 12.31",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.693351,33.562029]
-       },
-   "properties": 
-       {"street": "ROCKRIDGE", "color": "lime", "perpx": "0.802439", "perpy": "0.596734"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 12.52",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.695254,33.564588]
-       },
-   "properties": 
-       {"street": "WESTRIDGE", "color": "lime", "perpx": "0.701895", "perpy": "0.712281"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 12.83",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.698683,33.567967]
-       },
-   "properties": 
-       {"street": "MOULTON", "color": "lime", "perpx": "0.701895", "perpy": "0.712281"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 13.14",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.702528,33.571095]
-       },
-   "properties": 
-       {"street": "PACIFIC PARK", "color": "lime", "perpx": "0.63793", "perpy": "0.770095"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 13.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.70902,33.574966]
-       },
-   "properties": 
-       {"street": "LA PAZ 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 13.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.710558,33.575554]
-       },
-   "properties": 
-       {"street": "ALICIA", "color": "lime", "perpx": "0.357106", "perpy": "0.934064"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 13.96",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.714614,33.577091]
-       },
-   "properties": 
-       {"street": "ALISO 1", "color": "lime", "perpx": "0.4066", "perpy": "0.913606"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 14.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.720958,33.580619]
-       },
-   "properties": 
-       {"street": "ALISO 3", "color": "lime", "perpx": "0.580052", "perpy": "0.81458"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 14.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.724921,33.583441]
-       },
-   "properties": 
-       {"street": "ALISO 4", "color": "lime", "perpx": "0.578216", "perpy": "0.815884"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 14.95",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.72822,33.585779]
-       },
-   "properties": 
-       {"street": "LAGUNA HILLS", "color": "lime", "perpx": "0.329384", "perpy": "0.944196"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 15.26",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.733096,33.58748]
-       },
-   "properties": 
-       {"street": "GLENWOOD 1", "color": "lime", "perpx": "0.329384", "perpy": "0.944196"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 15.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.740639,33.588223]
-       },
-   "properties": 
-       {"street": "EL TORO 1", "color": "lime", "perpx": "0.158104", "perpy": "0.987422"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 15.96",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.744983,33.589091]
-       },
-   "properties": 
-       {"street": "EL TORO 2", "color": "lime", "perpx": "0.321018", "perpy": "0.947073"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 16.25",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.749665,33.590678]
-       },
-   "properties": 
-       {"street": "EL TORO 3", "color": "lime", "perpx": "0.321018", "perpy": "0.947073"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 16.59",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.755573,33.591624]
-       },
-   "properties": 
-       {"street": "EL TORO 4", "color": "lime", "perpx": "0.151183", "perpy": "0.988506"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 16.98",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.76171,33.593909]
-       },
-   "properties": 
-       {"street": "RTE 133 3", "color": "lime", "perpx": "0.57864", "perpy": "0.815583"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 17.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.764653,33.595997]
-       },
-   "properties": 
-       {"street": "RTE 133 4", "color": "lime", "perpx": "0.57864", "perpy": "0.815583"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 17.62",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.770961,33.598966]
-       },
-   "properties": 
-       {"street": "S OF PM 18", "color": "lime", "perpx": "0.126344", "perpy": "0.991986"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 17.95",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.776669,33.599693]
-       },
-   "properties": 
-       {"street": "AT PM 18", "color": "lime", "perpx": "0.126344", "perpy": "0.991986"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 18.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.782151,33.601969]
-       },
-   "properties": 
-       {"street": "WILDLIFE", "color": "lime", "perpx": "0.16463", "perpy": "0.986355"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 18.59",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.786992,33.602777]
-       },
-   "properties": 
-       {"street": "CATALINA 1", "color": "lime", "perpx": "0.16463", "perpy": "0.986355"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 19.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.801253,33.607825]
-       },
-   "properties": 
-       {"street": "CATALINA 2", "color": "lime", "perpx": "0.300702", "perpy": "0.953718"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 19.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.806039,33.609334]
-       },
-   "properties": 
-       {"street": "CATALINA 3", "color": "lime", "perpx": "0.300702", "perpy": "0.953718"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 20.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.812765,33.610446]
-       },
-   "properties": 
-       {"street": "SAND CANYON 1", "color": "lime", "perpx": "0.469891", "perpy": "0.882724"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 20.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.815658,33.611986]
-       },
-   "properties": 
-       {"street": "SAND CANYON 2", "color": "lime", "perpx": "0.469891", "perpy": "0.882724"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 20.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.817786,33.614224]
-       },
-   "properties": 
-       {"street": "SAND CANYON 3", "color": "lime", "perpx": "0.871209", "perpy": "0.490912"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 20.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.819255,33.616831]
-       },
-   "properties": 
-       {"street": "SAND CANYON 4", "color": "lime", "perpx": "0.796595", "perpy": "0.604514"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 21.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.822056,33.620522]
-       },
-   "properties": 
-       {"street": "SAND CANYON 5", "color": "lime", "perpx": "0.796595", "perpy": "0.604514"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 21.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.828171,33.623392]
-       },
-   "properties": 
-       {"street": "NEWPORT COAST 1", "color": "lime", "perpx": "0.622803", "perpy": "0.782378"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 21.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.831907,33.626366]
-       },
-   "properties": 
-       {"street": "NEWPORT COAST 2", "color": "lime", "perpx": "0.622803", "perpy": "0.782378"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 22.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.837358,33.629759]
-       },
-   "properties": 
-       {"street": "S OF BONITA", "color": "lime", "perpx": "0.284483", "perpy": "0.958681"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 22.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.842241,33.631208]
-       },
-   "properties": 
-       {"street": "BONITA 1", "color": "lime", "perpx": "0.292278", "perpy": "0.956333"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 22.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.847113,33.632697]
-       },
-   "properties": 
-       {"street": "BONITA 2", "color": "lime", "perpx": "0.292278", "perpy": "0.956333"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 23.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.852976,33.635664]
-       },
-   "properties": 
-       {"street": "N OF BONITA", "color": "lime", "perpx": "0.589389", "perpy": "0.80785"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 23.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.856881,33.638513]
-       },
-   "properties": 
-       {"street": "BISON 1", "color": "lime", "perpx": "0.800308", "perpy": "0.599589"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 23.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.859875,33.643656]
-       },
-   "properties": 
-       {"street": "BISON 2", "color": "lime", "perpx": "0.976131", "perpy": "0.217185"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 24.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.860508,33.646501]
-       },
-   "properties": 
-       {"street": "MACARTHUR 2", "color": "lime", "perpx": "0.976131", "perpy": "0.217185"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 24.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.8614,33.650823]
-       },
-   "properties": 
-       {"street": "UNIVERSITY SOUT", "color": "lime", "perpx": "0.853282", "perpy": "0.52145"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 24.72",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.864027,33.654806]
-       },
-   "properties": 
-       {"street": "JAMBOREE 1", "color": "lime", "perpx": "0.635445", "perpy": "0.772146"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 24.78",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.86475,33.655401]
-       },
-   "properties": 
-       {"street": "JAMBOREE 2", "color": "lime", "perpx": "0.635445", "perpy": "0.772146"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 25.25",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.870921,33.659804]
-       },
-   "properties": 
-       {"street": "ORCHID", "color": "lime", "perpx": "0.565437", "perpy": "0.824792"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 25.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.87634,33.663519]
-       },
-   "properties": 
-       {"street": "CAMPUS", "color": "lime", "perpx": "0.565437", "perpy": "0.824792"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 26.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.883175,33.67012]
-       },
-   "properties": 
-       {"street": "S OF 55", "color": "lime", "perpx": "0.756677", "perpy": "0.653789"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 26.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.887299,33.674893]
-       },
-   "properties": 
-       {"street": "N OF 55", "color": "lime", "perpx": "0.76071", "perpy": "0.649092"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 27.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.894515,33.683052]
-       },
-   "properties": 
-       {"street": "BEAR 2", "color": "lime", "perpx": "0.737613", "perpy": "0.675223"}
-},  
-{
-   "type": "Feature",
-   "id": "73 N 27.72",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.897754,33.686594]
+   "id": "261 N 0.04",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.800349,33.712252]
+       },
+   "properties": 
+       {"street": "JAMBOREE", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "261 N 0.31",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.797696,33.715376]
+       },
+   "properties": 
+       {"street": "WALNUT 2", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "261 N 0.5",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.795181,33.717083]
+       },
+   "properties": 
+       {"street": "S OF 5", "color": "lime", "perpx": "0.493349", "perpy": "-0.869832"}
+},  
+{
+   "type": "Feature",
+   "id": "261 N 0.9",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.789435,33.720342]
+       },
+   "properties": 
+       {"street": "EL CAMINO REAL", "color": "lime", "perpx": "0.493349", "perpy": "-0.869832"}
+},  
+{
+   "type": "Feature",
+   "id": "261 N 1.35",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.782735,33.72367]
+       },
+   "properties": 
+       {"street": "IRVINE BLVD 1", "color": "lime", "perpx": "0.607612", "perpy": "-0.794234"}
+},  
+{
+   "type": "Feature",
+   "id": "261 S 0.04",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.800638,33.7124]
+       },
+   "properties": 
+       {"street": "JAMBOREE", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "261 S 0.5",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.795434,33.717315]
+       },
+   "properties": 
+       {"street": "S OF 5", "color": "lime", "perpx": "-0.497099", "perpy": "0.867694"}
+},  
+{
+   "type": "Feature",
+   "id": "261 S 0.9",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.789693,33.720604]
+       },
+   "properties": 
+       {"street": "EL CAMINO REAL", "color": "lime", "perpx": "-0.497099", "perpy": "0.867694"}
+},  
+{
+   "type": "Feature",
+   "id": "261 S 1.35",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.782999,33.723902]
+       },
+   "properties": 
+       {"street": "IRVINE BLVD 1", "color": "lime", "perpx": "-0.601686", "perpy": "0.798733"}
+},  
+
+{
+   "type": "Feature",
+   "id": "405 N 0.93",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.746598,33.64809]
+       },
+   "properties": 
+       {"street": "IRVINE C1", "color": "lime", "perpx": "0.282096", "perpy": "0.959386"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 1.11",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.74955,33.648958]
+       },
+   "properties": 
+       {"street": "IRVINE C2", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 1.57",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.757101,33.651141]
+       },
+   "properties": 
+       {"street": "N OF 133", "color": "lime", "perpx": "0.202053", "perpy": "0.979375"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 1.93",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.763194,33.652204]
+       },
+   "properties": 
+       {"street": "S OF 133", "color": "lime", "perpx": "0.206915", "perpy": "0.978359"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 2.35",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.770173,33.65368]
+       },
+   "properties": 
+       {"street": "LAGUNA CANYON RD", "color": "lime", "perpx": "0.206915", "perpy": "0.978359"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 3.04",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.780107,33.659163]
+       },
+   "properties": 
+       {"street": "SAND CANYON", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 3.31",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.784046,33.661319]
+       },
+   "properties": 
+       {"street": "N OF SAND CANYON", "color": "lime", "perpx": "0.480131", "perpy": "0.877197"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 3.86",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.793258,33.663379]
+       },
+   "properties": 
+       {"street": "JEFFREY 1", "color": "lime", "perpx": "0.142134", "perpy": "0.989847"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 4.03",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.796176,33.663798]
+       },
+   "properties": 
+       {"street": "JEFFREY 2", "color": "lime", "perpx": "0.142134", "perpy": "0.989847"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 5.01",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.812902,33.666407]
+       },
+   "properties": 
+       {"street": "YALE", "color": "lime", "perpx": "0.267568", "perpy": "0.963539"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 5.05",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.813561,33.66659]
+       },
+   "properties": 
+       {"street": "SPRUCE", "color": "lime", "perpx": "0.267568", "perpy": "0.963539"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 5.55",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.821657,33.669218]
+       },
+   "properties": 
+       {"street": "CULVER 1", "color": "lime", "perpx": "0.332642", "perpy": "0.943053"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 5.74",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.824699,33.670291]
+       },
+   "properties": 
+       {"street": "CULVER 2", "color": "lime", "perpx": "0.320278", "perpy": "0.947323"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 6.21",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.832271,33.672851]
+       },
+   "properties": 
+       {"street": "HARVARD", "color": "lime", "perpx": "0.320278", "perpy": "0.947323"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 6.85",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.842488,33.676465]
+       },
+   "properties": 
+       {"street": "JAMBOREE1", "color": "lime", "perpx": "0.400805", "perpy": "0.916164"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 7.07",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.845871,33.677945]
+       },
+   "properties": 
+       {"street": "JAMBOREE2", "color": "lime", "perpx": "0.400805", "perpy": "0.916164"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 7.73",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.85598,33.682442]
+       },
+   "properties": 
+       {"street": "MACARTHUR 1", "color": "lime", "perpx": "0.408917", "perpy": "0.912572"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 8.26",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.864081,33.686072]
+       },
+   "properties": 
+       {"street": "AIRPORT", "color": "lime", "perpx": "0.321527", "perpy": "0.9469"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 8.4",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.866348,33.686795]
+       },
+   "properties": 
+       {"street": "RED HILL", "color": "lime", "perpx": "0.126754", "perpy": "0.991934"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 9.46",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.884653,33.687523]
+       },
+   "properties": 
+       {"street": "BRISTOL 1", "color": "lime", "perpx": "0.0", "perpy": "1.0"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 9.65",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.887956,33.687523]
+       },
+   "properties": 
+       {"street": "BRISTOL 2", "color": "lime", "perpx": "0.0", "perpy": "1.0"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 10.9",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.909664,33.688017]
        },
    "properties": 
@@ -4188,3523 +2198,427 @@
 {
    "type": "Feature",
-   "id": "73 S 10.59",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.674915,33.545627]
-       },
-   "properties": 
-       {"street": "CAPISTRANO", "color": "lime", "perpx": "-0.969543", "perpy": "-0.244923"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 10.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.676025,33.550021]
-       },
-   "properties": 
-       {"street": "SORRENTO", "color": "lime", "perpx": "-0.942619", "perpy": "-0.333871"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 11.22",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.677553,33.554335]
-       },
-   "properties": 
-       {"street": "CABOT", "color": "lime", "perpx": "-0.942619", "perpy": "-0.333871"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 11.64",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.683347,33.557463]
-       },
-   "properties": 
-       {"street": "GREENFIELD 1", "color": "lime", "perpx": "-0.204557", "perpy": "-0.978855"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 12",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.689492,33.558786]
-       },
-   "properties": 
-       {"street": "GREENFIELD 2", "color": "lime", "perpx": "-0.452101", "perpy": "-0.891967"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 12.31",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.693516,33.56161]
-       },
-   "properties": 
-       {"street": "ROCKRIDGE", "color": "lime", "perpx": "-0.799245", "perpy": "-0.601005"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 12.52",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.695429,33.564154]
-       },
-   "properties": 
-       {"street": "WESTRIDGE", "color": "lime", "perpx": "-0.799245", "perpy": "-0.601005"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 12.83",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.698836,33.567532]
-       },
-   "properties": 
-       {"street": "MOULTON", "color": "lime", "perpx": "-0.62128", "perpy": "-0.783589"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 13.14",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.702926,33.570836]
-       },
-   "properties": 
-       {"street": "PACIFIC PARK", "color": "lime", "perpx": "-0.631459", "perpy": "-0.775409"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 13.38",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.706028,33.573158]
-       },
-   "properties": 
-       {"street": "LA PAZ  1", "color": "lime", "perpx": "-0.587164", "perpy": "-0.809468"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 13.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.71075,33.575244]
-       },
-   "properties": 
-       {"street": "ALICIA", "color": "lime", "perpx": "-0.354891", "perpy": "-0.934908"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 13.96",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.714799,33.576781]
-       },
-   "properties": 
-       {"street": "ALISO 1", "color": "lime", "perpx": "-0.354891", "perpy": "-0.934908"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 14.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.721195,33.580299]
-       },
-   "properties": 
-       {"street": "ALISO 3", "color": "lime", "perpx": "-0.578216", "perpy": "-0.815884"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 14.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.725184,33.583126]
-       },
-   "properties": 
-       {"street": "ALISO 4", "color": "lime", "perpx": "-0.56863", "perpy": "-0.822593"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 14.95",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.728504,33.585421]
-       },
-   "properties": 
-       {"street": "LAGUNA HILLS", "color": "lime", "perpx": "-0.332032", "perpy": "-0.943268"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 15.26",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.733325,33.587118]
-       },
-   "properties": 
-       {"street": "GLENWOOD 1", "color": "lime", "perpx": "-0.332032", "perpy": "-0.943268"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 15.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.740964,33.587924]
-       },
-   "properties": 
-       {"street": "EL TORO 1", "color": "lime", "perpx": "-0.173867", "perpy": "-0.984769"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 15.96",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.745361,33.588855]
-       },
-   "properties": 
-       {"street": "EL TORO 2", "color": "lime", "perpx": "-0.317685", "perpy": "-0.948196"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 16.25",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.750156,33.590342]
-       },
-   "properties": 
-       {"street": "EL TORO 3", "color": "lime", "perpx": "-0.192332", "perpy": "-0.98133"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 16.59",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.755882,33.59118]
-       },
-   "properties": 
-       {"street": "EL TORO 4", "color": "lime", "perpx": "-0.141421", "perpy": "-0.989949"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 16.98",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.761968,33.593514]
-       },
-   "properties": 
-       {"street": "RTE 133 3", "color": "lime", "perpx": "-0.569484", "perpy": "-0.822002"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 17.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.764927,33.595564]
-       },
-   "properties": 
-       {"street": "RTE 133 4", "color": "lime", "perpx": "-0.569484", "perpy": "-0.822002"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 17.62",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.771217,33.59849]
-       },
-   "properties": 
-       {"street": "S OF PM 18", "color": "lime", "perpx": "-0.12791", "perpy": "-0.991786"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 17.95",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.776885,33.599221]
-       },
-   "properties": 
-       {"street": "AT PM 18", "color": "lime", "perpx": "-0.12791", "perpy": "-0.991786"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 18.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.78232,33.601523]
-       },
-   "properties": 
-       {"street": "WILDLIFE", "color": "lime", "perpx": "-0.168311", "perpy": "-0.985734"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 18.59",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.787181,33.602353]
-       },
-   "properties": 
-       {"street": "CATALINA 1", "color": "lime", "perpx": "-0.168311", "perpy": "-0.985734"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 19.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.801595,33.607237]
-       },
-   "properties": 
-       {"street": "CATALINA 2", "color": "lime", "perpx": "-0.309175", "perpy": "-0.951005"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 19.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.806455,33.608817]
-       },
-   "properties": 
-       {"street": "CATALINA 3", "color": "lime", "perpx": "-0.309175", "perpy": "-0.951005"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 20.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.813251,33.610123]
-       },
-   "properties": 
-       {"street": "SAND CANYON 1", "color": "lime", "perpx": "-0.472863", "perpy": "-0.881136"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 20.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.816184,33.611697]
-       },
-   "properties": 
-       {"street": "SAND CANYON 2", "color": "lime", "perpx": "-0.472863", "perpy": "-0.881136"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 20.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.8183,33.614005]
-       },
-   "properties": 
-       {"street": "SAND CANYON 3", "color": "lime", "perpx": "-0.879015", "perpy": "-0.476793"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 20.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.819745,33.616669]
-       },
-   "properties": 
-       {"street": "SAND CANYON 4", "color": "lime", "perpx": "-0.795225", "perpy": "-0.606314"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 21.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.822441,33.620205]
-       },
-   "properties": 
-       {"street": "SAND CANYON 5", "color": "lime", "perpx": "-0.795225", "perpy": "-0.606314"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 21.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.828338,33.623005]
-       },
-   "properties": 
-       {"street": "NEWPORT COAST 1", "color": "lime", "perpx": "-0.61327", "perpy": "-0.789873"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 21.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.832171,33.625981]
-       },
-   "properties": 
-       {"street": "NEWPORT COAST 2", "color": "lime", "perpx": "-0.61327", "perpy": "-0.789873"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 22.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.837662,33.629475]
-       },
-   "properties": 
-       {"street": "S OF BONITA", "color": "lime", "perpx": "-0.283058", "perpy": "-0.959103"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 22.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.842609,33.630935]
-       },
-   "properties": 
-       {"street": "BONITA 1", "color": "lime", "perpx": "-0.294979", "perpy": "-0.955504"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 22.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.847497,33.632444]
-       },
-   "properties": 
-       {"street": "BONITA 2", "color": "lime", "perpx": "-0.294979", "perpy": "-0.955504"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 23.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.853396,33.635399]
-       },
-   "properties": 
-       {"street": "N OF BONITA", "color": "lime", "perpx": "-0.600727", "perpy": "-0.799454"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 23.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.857266,33.638307]
-       },
-   "properties": 
-       {"street": "BISON 1", "color": "lime", "perpx": "-0.780647", "perpy": "-0.624972"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 23.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.859193,33.640714]
-       },
-   "properties": 
-       {"street": "MACARTHUR 1", "color": "lime", "perpx": "-0.924825", "perpy": "-0.380393"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 23.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.86032,33.643454]
-       },
-   "properties": 
-       {"street": "BISON 2", "color": "lime", "perpx": "-0.974437", "perpy": "-0.22466"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 24.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.860978,33.646308]
-       },
-   "properties": 
-       {"street": "MACARTHUR 2", "color": "lime", "perpx": "-0.977116", "perpy": "-0.212707"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 24.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.861933,33.650695]
-       },
-   "properties": 
-       {"street": "UNIVERSITY SOUT", "color": "lime", "perpx": "-0.977116", "perpy": "-0.212707"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 24.72",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.864335,33.65462]
-       },
-   "properties": 
-       {"street": "JAMBOREE 1", "color": "lime", "perpx": "-0.633861", "perpy": "-0.773447"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 24.78",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.865011,33.655174]
-       },
-   "properties": 
-       {"street": "JAMBOREE 2", "color": "lime", "perpx": "-0.633861", "perpy": "-0.773447"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 25.25",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.871215,33.659515]
-       },
-   "properties": 
-       {"street": "ORCHID", "color": "lime", "perpx": "-0.566542", "perpy": "-0.824033"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 25.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.876633,33.66324]
-       },
-   "properties": 
-       {"street": "CAMPUS", "color": "lime", "perpx": "-0.566542", "perpy": "-0.824033"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 26.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.88342,33.669908]
-       },
-   "properties": 
-       {"street": "S OF 55", "color": "lime", "perpx": "-0.750726", "perpy": "-0.660614"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 26.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.887584,33.67464]
-       },
-   "properties": 
-       {"street": "N OF 55", "color": "lime", "perpx": "-0.742508", "perpy": "-0.669837"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 27.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.892743,33.68058]
-       },
-   "properties": 
-       {"street": "BEAR 1", "color": "lime", "perpx": "-0.749261", "perpy": "-0.662275"}
-},  
-{
-   "type": "Feature",
-   "id": "73 S 27.72",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.898045,33.686456]
+   "id": "405 N 11.4",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.918196,33.688872]
+       },
+   "properties": 
+       {"street": "HARBOR 1", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 12.16",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.930032,33.693692]
+       },
+   "properties": 
+       {"street": "HAMPSHIRE", "color": "lime", "perpx": "0.384478", "perpy": "0.923134"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 12.85",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.940729,33.69816]
+       },
+   "properties": 
+       {"street": "EUCLID", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 13.74",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.953701,33.704947]
+       },
+   "properties": 
+       {"street": "BROOKHUR1", "color": "lime", "perpx": "0.642988", "perpy": "0.765876"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 13.97",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.956518,33.707312]
+       },
+   "properties": 
+       {"street": "BROOKHUR2", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 14.82",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.966959,33.716027]
+       },
+   "properties": 
+       {"street": "WARNER", "color": "lime", "perpx": "0.643494", "perpy": "0.765452"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 15.17",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.971245,33.719628]
+       },
+   "properties": 
+       {"street": "MAGNOLIA1", "color": "lime", "perpx": "0.639234", "perpy": "0.769012"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 15.39",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.973953,33.721879]
+       },
+   "properties": 
+       {"street": "MAGNOLIA2", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 16.52",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.988885,33.732527]
+       },
+   "properties": 
+       {"street": "BEACH 1", "color": "lime", "perpx": "0.571725", "perpy": "0.820445"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 16.76",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.992088,33.734759]
+       },
+   "properties": 
+       {"street": "BEACH 2", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 17.92",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-118.00667,33.746378]
+       },
+   "properties": 
+       {"street": "GOLDEN WEST", "color": "lime", "perpx": "0.642886", "perpy": "0.765962"}
+},  
+{
+   "type": "Feature",
+   "id": "405 N 19.24",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-118.022852,33.759918]
+       },
+   "properties": 
+       {"street": "WESTMINISTER", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 0.77",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.744091,33.647015]
+       },
+   "properties": 
+       {"street": "IRVINE C1", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 0.96",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.747203,33.64795]
+       },
+   "properties": 
+       {"street": "IRVINE C2", "color": "lime", "perpx": "-0.287743", "perpy": "-0.957708"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 1.57",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.757205,33.650789]
+       },
+   "properties": 
+       {"street": "N OF 133", "color": "lime", "perpx": "-0.197097", "perpy": "-0.980384"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 1.93",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.763315,33.651837]
+       },
+   "properties": 
+       {"street": "S OF 133", "color": "lime", "perpx": "-0.209415", "perpy": "-0.977827"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 2.35",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.770361,33.653346]
+       },
+   "properties": 
+       {"street": "LAGUNA CANYON RD", "color": "lime", "perpx": "-0.209415", "perpy": "-0.977827"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 2.88",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.778085,33.657534]
+       },
+   "properties": 
+       {"street": "SAND CANYON", "color": "lime", "perpx": "-0.484045", "perpy": "-0.875043"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 3.31",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.784273,33.660957]
+       },
+   "properties": 
+       {"street": "N OF SAND CANYON", "color": "lime", "perpx": "-0.484045", "perpy": "-0.875043"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 3.84",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.793047,33.66293]
+       },
+   "properties": 
+       {"street": "JEFFREY 1", "color": "lime", "perpx": "-0.144931", "perpy": "-0.989442"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 4.03",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.796283,33.663404]
+       },
+   "properties": 
+       {"street": "JEFFREY 2", "color": "lime", "perpx": "-0.144931", "perpy": "-0.989442"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 5.01",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.81298,33.666093]
+       },
+   "properties": 
+       {"street": "YALE", "color": "lime", "perpx": "-0.29192", "perpy": "-0.956443"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 5.05",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.813632,33.666292]
+       },
+   "properties": 
+       {"street": "SPRUCE", "color": "lime", "perpx": "-0.29192", "perpy": "-0.956443"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 5.5",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.820882,33.668738]
+       },
+   "properties": 
+       {"street": "CULVER 1", "color": "lime", "perpx": "-0.30889", "perpy": "-0.951098"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 5.69",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.823958,33.669737]
+       },
+   "properties": 
+       {"street": "CULVER 2", "color": "lime", "perpx": "-0.30889", "perpy": "-0.951098"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 6.21",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.832329,33.672571]
+       },
+   "properties": 
+       {"street": "HARVARD", "color": "lime", "perpx": "-0.314462", "perpy": "-0.94927"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 6.8",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.84179,33.675863]
+       },
+   "properties": 
+       {"street": "JAMBOREE1", "color": "lime", "perpx": "-0.402558", "perpy": "-0.915394"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 7.01",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.845019,33.677283]
+       },
+   "properties": 
+       {"street": "JAMBOREE2", "color": "lime", "perpx": "-0.402558", "perpy": "-0.915394"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 7.69",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.855449,33.681922]
+       },
+   "properties": 
+       {"street": "MACARTHUR1", "color": "lime", "perpx": "-0.399707", "perpy": "-0.916643"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 8.26",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.86423,33.685751]
+       },
+   "properties": 
+       {"street": "AIRPORT", "color": "lime", "perpx": "-0.358185", "perpy": "-0.933651"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 8.4",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.866474,33.686517]
+       },
+   "properties": 
+       {"street": "RED HILL", "color": "lime", "perpx": "-0.259554", "perpy": "-0.965729"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 8.9",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.875063,33.687245]
+       },
+   "properties": 
+       {"street": "N OF 55", "color": "lime", "perpx": "0", "perpy": "0"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 9.54",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.88618,33.687251]
+       },
+   "properties": 
+       {"street": "BRISTOL 1", "color": "lime", "perpx": "-0.013748", "perpy": "-0.999905"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 10.28",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.899035,33.68748]
        },
    "properties": 
        {"street": "FAIRVIEW", "color": "lime", "perpx": "0", "perpy": "0"}
 },  
-
-{
-   "type": "Feature",
-   "id": "91 E 0.45",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.034919,33.85912]
-       },
-   "properties": 
-       {"street": "MAGNOLIA", "color": "lime", "perpx": "-0.383803", "perpy": "-0.923415"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 0.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.032578,33.858147]
-       },
-   "properties": 
-       {"street": "ORANGETHORPE", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 0.76",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.967371,33.854376]
-       },
-   "properties": 
-       {"street": "GILBERT", "color": "lime", "perpx": "-0.057735", "perpy": "-0.998332"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.026091,33.856083]
-       },
-   "properties": 
-       {"street": "VALLEY VIEW", "color": "lime", "perpx": "-0.035152", "perpy": "-0.999382"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 1.37",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.95679,33.853902]
-       },
-   "properties": 
-       {"street": "BROOKHURST", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 1.81",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.011986,33.855903]
-       },
-   "properties": 
-       {"street": "KNOTT 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 1.99",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.008847,33.855926]
-       },
-   "properties": 
-       {"street": "KNOTT 2", "color": "lime", "perpx": "-0.02939", "perpy": "-0.999568"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 2.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.938876,33.854029]
-       },
-   "properties": 
-       {"street": "EUCLID", "color": "lime", "perpx": "0.032946", "perpy": "0.999457"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 2.58",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.998577,33.855997]
-       },
-   "properties": 
-       {"street": "BEACH 1", "color": "lime", "perpx": "0.008629", "perpy": "-0.999963"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 2.76",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.995448,33.856024]
-       },
-   "properties": 
-       {"street": "BEACH 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 3.91",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.912688,33.853681]
-       },
-   "properties": 
-       {"street": "LEMON", "color": "lime", "perpx": "0.01578", "perpy": "-0.999875"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 4.18",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.907999,33.853755]
-       },
-   "properties": 
-       {"street": "EAST", "color": "lime", "perpx": "0.004058", "perpy": "-0.999992"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 4.35",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.905042,33.853767]
-       },
-   "properties": 
-       {"street": "EAST", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 4.77",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.897738,33.853874]
-       },
-   "properties": 
-       {"street": "ACACIA", "color": "lime", "perpx": "0.011516", "perpy": "-0.999934"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 5.35",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.887676,33.853992]
-       },
-   "properties": 
-       {"street": "STATE COLLEGE", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 6.05",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.876605,33.850044]
-       },
-   "properties": 
-       {"street": "W OF 57", "color": "lime", "perpx": "-0.41458", "perpy": "-0.910013"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 6.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.872812,33.848316]
-       },
-   "properties": 
-       {"street": "E OF 57", "color": "lime", "perpx": "-0.41458", "perpy": "-0.910013"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 6.82",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.864299,33.846226]
-       },
-   "properties": 
-       {"street": "LA PALMA", "color": "lime", "perpx": "0.171763", "perpy": "-0.985138"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 7.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.856212,33.847636]
-       },
-   "properties": 
-       {"street": "GLASSELL1", "color": "lime", "perpx": "0.242383", "perpy": "-0.970181"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 7.48",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.85323,33.848381]
-       },
-   "properties": 
-       {"street": "GLASSELL2", "color": "lime", "perpx": "0.242318", "perpy": "-0.970197"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 7.86",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.846936,33.849953]
-       },
-   "properties": 
-       {"street": "GROVE", "color": "lime", "perpx": "0.143226", "perpy": "-0.98969"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 8.36",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.838568,33.851164]
-       },
-   "properties": 
-       {"street": "TUSTIN", "color": "lime", "perpx": "0.143226", "perpy": "-0.98969"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 10.08",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.814377,33.850669]
-       },
-   "properties": 
-       {"street": "LAKEVIEW1", "color": "lime", "perpx": "0.643266", "perpy": "-0.765643"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 10.27",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.811988,33.852542]
-       },
-   "properties": 
-       {"street": "LAKEVIEW2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 10.84",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.80262,33.85429]
-       },
-   "properties": 
-       {"street": "W OF IMPERIAL", "color": "lime", "perpx": "0.183427", "perpy": "-0.983033"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 11.49",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.791386,33.854176]
-       },
-   "properties": 
-       {"street": "IMPERIAL1", "color": "lime", "perpx": "0.098358", "perpy": "-0.995151"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 11.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.787923,33.855071]
-       },
-   "properties": 
-       {"street": "IMPERIAL2", "color": "lime", "perpx": "0.431464", "perpy": "-0.90213"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 12.175",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.780743,33.858505]
-       },
-   "properties": 
-       {"street": "E OF IMPERIAL", "color": "lime", "perpx": "0.43844", "perpy": "-0.898761"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 12.762",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.771912,33.862813]
-       },
-   "properties": 
-       {"street": "MIDPOINT", "color": "lime", "perpx": "0.436887", "perpy": "-0.899516"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 13.349",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.763071,33.867107]
-       },
-   "properties": 
-       {"street": "W OF SCALES", "color": "lime", "perpx": "0.436887", "perpy": "-0.899516"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 14.43",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.744781,33.870278]
-       },
-   "properties": 
-       {"street": "WEIR CNYN1", "color": "lime", "perpx": "0.155667", "perpy": "-0.98781"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 14.62",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.741504,33.870757]
-       },
-   "properties": 
-       {"street": "WEIR CNYN2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 15.11",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.73308,33.869894]
-       },
-   "properties": 
-       {"street": "East OF WEIR", "color": "lime", "perpx": "-0.101912", "perpy": "-0.994793"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 15.793",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.722179,33.866822]
-       },
-   "properties": 
-       {"street": "West OF GYPSUM", "color": "lime", "perpx": "-0.008286", "perpy": "-0.999966"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 16.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.71168,33.866735]
-       },
-   "properties": 
-       {"street": "GYPSUM 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 16.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.708584,33.868014]
-       },
-   "properties": 
-       {"street": "GYPSUM 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 17.044",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.701858,33.871104]
-       },
-   "properties": 
-       {"street": "E OF GYPSUM", "color": "lime", "perpx": "0.417464", "perpy": "-0.908693"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 18.13",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.6845,33.870739]
-       },
-   "properties": 
-       {"street": "COAL", "color": "lime", "perpx": "-0.376251", "perpy": "-0.926518"}
-},  
-{
-   "type": "Feature",
-   "id": "91 E 18.435",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.68015,33.869165]
-       },
-   "properties": 
-       {"street": "E OF COAL", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 0.49",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.034214,33.859047]
-       },
-   "properties": 
-       {"street": "ORANGETHORPE", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 0.76",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.967351,33.854549]
-       },
-   "properties": 
-       {"street": "GILBERT", "color": "lime", "perpx": "-0.028816", "perpy": "-0.999585"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.026045,33.856241]
-       },
-   "properties": 
-       {"street": "VALLEY VIEW", "color": "lime", "perpx": "0.03527", "perpy": "0.999378"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 1.12",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.961157,33.853951]
-       },
-   "properties": 
-       {"street": "BROOKHURST", "color": "lime", "perpx": "-0.034899", "perpy": "-0.999391"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 1.69",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.014055,33.856065]
-       },
-   "properties": 
-       {"street": "KNOTT 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 1.99",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.008835,33.856125]
-       },
-   "properties": 
-       {"street": "KNOTT 2", "color": "lime", "perpx": "0.029813", "perpy": "0.999556"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 2.11",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.943925,33.854189]
-       },
-   "properties": 
-       {"street": "EUCLID", "color": "lime", "perpx": "0.029813", "perpy": "0.999556"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 2.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.001703,33.856174]
-       },
-   "properties": 
-       {"street": "BEACH 1", "color": "lime", "perpx": "-0.000863", "perpy": "1.0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 2.6",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.998227,33.856177]
-       },
-   "properties": 
-       {"street": "BEACH 2", "color": "lime", "perpx": "-0.000863", "perpy": "1.0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 3.13",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.926204,33.853907]
-       },
-   "properties": 
-       {"street": "HARBOR 1", "color": "lime", "perpx": "-0.05087", "perpy": "-0.998705"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 3.87",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.976502,33.857654]
-       },
-   "properties": 
-       {"street": "MAGNOLIA", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 3.91",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.912686,33.853895]
-       },
-   "properties": 
-       {"street": "LEMON", "color": "lime", "perpx": "-0.00639", "perpy": "0.99998"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 4.18",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.907991,33.853925]
-       },
-   "properties": 
-       {"street": "EAST", "color": "lime", "perpx": "-0.00639", "perpy": "0.99998"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 4.77",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.897729,33.854035]
-       },
-   "properties": 
-       {"street": "ACACIA", "color": "lime", "perpx": "-0.017239", "perpy": "0.999851"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 5.14",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.891303,33.854309]
-       },
-   "properties": 
-       {"street": "STATE COLLEGE", "color": "lime", "perpx": "0.073866", "perpy": "0.997268"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 6.15",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.875092,33.849561]
-       },
-   "properties": 
-       {"street": "W OF 57", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 6.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.872819,33.848505]
-       },
-   "properties": 
-       {"street": "E OF 57", "color": "lime", "perpx": "0.397217", "perpy": "0.917725"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 6.42",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.870973,33.847706]
-       },
-   "properties": 
-       {"street": "LA PALMA", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 7.31",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.855999,33.847931]
-       },
-   "properties": 
-       {"street": "KRAEMER 1", "color": "lime", "perpx": "-0.238718", "perpy": "0.971089"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 7.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.854502,33.848299]
-       },
-   "properties": 
-       {"street": "KRAEMER 2", "color": "lime", "perpx": "-0.241819", "perpy": "0.970321"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 7.86",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.846854,33.850205]
-       },
-   "properties": 
-       {"street": "GROVE", "color": "lime", "perpx": "-0.13485", "perpy": "0.990866"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 8.36",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.838448,33.851349]
-       },
-   "properties": 
-       {"street": "TUSTIN", "color": "lime", "perpx": "-0.13485", "perpy": "0.990866"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 9.95",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.816135,33.849591]
-       },
-   "properties": 
-       {"street": "LAKEVIEW1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 10.14",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.813891,33.851525]
-       },
-   "properties": 
-       {"street": "LAKEVIEW2", "color": "lime", "perpx": "-0.654394", "perpy": "0.756154"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 10.84",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.802756,33.854556]
-       },
-   "properties": 
-       {"street": "W OF IMPERIAL", "color": "lime", "perpx": "0.020315", "perpy": "0.999794"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 11.38",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.793339,33.854368]
-       },
-   "properties": 
-       {"street": "IMPERIAL1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 11.59",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.789725,33.854713]
-       },
-   "properties": 
-       {"street": "IMPERIAL2", "color": "lime", "perpx": "-0.310943", "perpy": "0.950429"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 12.175",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.780816,33.858773]
-       },
-   "properties": 
-       {"street": "E OF IMPERIAL", "color": "lime", "perpx": "-0.438994", "perpy": "0.89849"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 12.762",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.772007,33.863077]
-       },
-   "properties": 
-       {"street": "MIDPOINT", "color": "lime", "perpx": "-0.437889", "perpy": "0.899029"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 13.349",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.763191,33.867371]
-       },
-   "properties": 
-       {"street": "W OF SCALES", "color": "lime", "perpx": "-0.437889", "perpy": "0.899029"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 14.26",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.747893,33.870169]
-       },
-   "properties": 
-       {"street": "WEIR CNYN1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 14.43",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.744997,33.870661]
-       },
-   "properties": 
-       {"street": "WEIR CNYN2", "color": "lime", "perpx": "-0.177649", "perpy": "0.984094"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 15.11",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.733445,33.870372]
-       },
-   "properties": 
-       {"street": "East OF WEIR", "color": "lime", "perpx": "0.048587", "perpy": "0.998819"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 15.793",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.722277,33.867126]
-       },
-   "properties": 
-       {"street": "West OF GYPSUM", "color": "lime", "perpx": "0.08815", "perpy": "0.996107"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 16.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.715237,33.866503]
-       },
-   "properties": 
-       {"street": "GYPSUM 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 17.044",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.701993,33.871439]
-       },
-   "properties": 
-       {"street": "E OF GYPSUM", "color": "lime", "perpx": "-0.129654", "perpy": "0.991559"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 17.84",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.689053,33.873131]
-       },
-   "properties": 
-       {"street": "COAL", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "91 W 18.435",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.680194,33.869436]
-       },
-   "properties": 
-       {"street": "E OF COAL", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-
-{
-   "type": "Feature",
-   "id": "133 N 9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.754967,33.661697]
-       },
-   "properties": 
-       {"street": "BARRANCA1", "color": "lime", "perpx": "0.851313", "perpy": "-0.524659"}
-},  
-{
-   "type": "Feature",
-   "id": "133 N 9.1",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.753976,33.663305]
-       },
-   "properties": 
-       {"street": "BARRANCA2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "133 N 9.37",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.753044,33.667495]
-       },
-   "properties": 
-       {"street": "S OF 5", "color": "lime", "perpx": "0.976143", "perpy": "-0.217128"}
-},  
-{
-   "type": "Feature",
-   "id": "133 N 9.77",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.753243,33.672836]
-       },
-   "properties": 
-       {"street": "N OF 5", "color": "lime", "perpx": "0.971108", "perpy": "-0.23864"}
-},  
-{
-   "type": "Feature",
-   "id": "133 N 10.05",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.752421,33.676181]
-       },
-   "properties": 
-       {"street": "MARINE WAY", "color": "lime", "perpx": "0.971108", "perpy": "-0.23864"}
-},  
-{
-   "type": "Feature",
-   "id": "133 N 10.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.748819,33.680812]
-       },
-   "properties": 
-       {"street": "N OF MARINE", "color": "lime", "perpx": "0.780739", "perpy": "-0.624857"}
-},  
-{
-   "type": "Feature",
-   "id": "133 N 10.73",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.746935,33.683166]
-       },
-   "properties": 
-       {"street": "S OF PM 11", "color": "lime", "perpx": "0.780739", "perpy": "-0.624857"}
-},  
-{
-   "type": "Feature",
-   "id": "133 N 11.08",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.743737,33.687048]
-       },
-   "properties": 
-       {"street": "AT PM 11", "color": "lime", "perpx": "0.766025", "perpy": "-0.642811"}
-},  
-{
-   "type": "Feature",
-   "id": "133 N 11.35",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.741045,33.690256]
-       },
-   "properties": 
-       {"street": "N OF PM 11", "color": "lime", "perpx": "0.764276", "perpy": "-0.64489"}
-},  
-{
-   "type": "Feature",
-   "id": "133 N 11.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.737541,33.694404]
-       },
-   "properties": 
-       {"street": "IRVINE BLVD 1", "color": "lime", "perpx": "0.763019", "perpy": "-0.646375"}
-},  
-{
-   "type": "Feature",
-   "id": "133 N 12.05",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.733959,33.698464]
-       },
-   "properties": 
-       {"street": "IRVINE BLVD 3", "color": "lime", "perpx": "0.72056", "perpy": "-0.693393"}
-},  
-{
-   "type": "Feature",
-   "id": "133 N 12.42",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.72971,33.70238]
-       },
-   "properties": 
-       {"street": "S OF PORTOLA", "color": "lime", "perpx": "0.731326", "perpy": "-0.682028"}
-},  
-{
-   "type": "Feature",
-   "id": "133 N 12.77",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.726196,33.706148]
-       },
-   "properties": 
-       {"street": "133NB to 241NB", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "133 N 13.04",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.724497,33.709447]
-       },
-   "properties": 
-       {"street": "ORANGE 1", "color": "lime", "perpx": "0.889028", "perpy": "-0.457853"}
-},  
-{
-   "type": "Feature",
-   "id": "133 N 13.42",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.721749,33.71555]
-       },
-   "properties": 
-       {"street": "ORANGE 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "133 S 9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.7553,33.66184]
-       },
-   "properties": 
-       {"street": "BARRANCA2", "color": "lime", "perpx": "-0.952044", "perpy": "0.305962"}
-},  
-{
-   "type": "Feature",
-   "id": "133 S 9.37",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.753428,33.667665]
-       },
-   "properties": 
-       {"street": "S OF 5", "color": "lime", "perpx": "-0.952044", "perpy": "0.305962"}
-},  
-{
-   "type": "Feature",
-   "id": "133 S 9.77",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.753623,33.673029]
-       },
-   "properties": 
-       {"street": "N OF 5", "color": "lime", "perpx": "-0.974264", "perpy": "0.225409"}
-},  
-{
-   "type": "Feature",
-   "id": "133 S 10.05",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.752844,33.676396]
-       },
-   "properties": 
-       {"street": "MARINE WAY", "color": "lime", "perpx": "-0.974264", "perpy": "0.225409"}
-},  
-{
-   "type": "Feature",
-   "id": "133 S 10.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.74924,33.68106]
-       },
-   "properties": 
-       {"street": "N OF MARINE", "color": "lime", "perpx": "-0.764221", "perpy": "0.644955"}
-},  
-{
-   "type": "Feature",
-   "id": "133 S 10.73",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.747277,33.683386]
-       },
-   "properties": 
-       {"street": "S OF PM 11", "color": "lime", "perpx": "-0.764221", "perpy": "0.644955"}
-},  
-{
-   "type": "Feature",
-   "id": "133 S 11.08",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.744014,33.687243]
-       },
-   "properties": 
-       {"street": "AT PM 11", "color": "lime", "perpx": "-0.767026", "perpy": "0.641617"}
-},  
-{
-   "type": "Feature",
-   "id": "133 S 11.35",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.741328,33.690454]
-       },
-   "properties": 
-       {"street": "N OF PM 11", "color": "lime", "perpx": "-0.764252", "perpy": "0.644918"}
-},  
-{
-   "type": "Feature",
-   "id": "133 S 11.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.737826,33.694604]
-       },
-   "properties": 
-       {"street": "IRVINE BLVD 1", "color": "lime", "perpx": "-0.756644", "perpy": "0.653828"}
-},  
-{
-   "type": "Feature",
-   "id": "133 S 12.05",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.734303,33.698681]
-       },
-   "properties": 
-       {"street": "IRVINE BLVD 3", "color": "lime", "perpx": "-0.679098", "perpy": "0.734047"}
-},  
-{
-   "type": "Feature",
-   "id": "133 S 12.42",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.730095,33.702574]
-       },
-   "properties": 
-       {"street": "S OF PORTOLA", "color": "lime", "perpx": "-0.679098", "perpy": "0.734047"}
-},  
-{
-   "type": "Feature",
-   "id": "133 S 13.04",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.72449,33.710914]
-       },
-   "properties": 
-       {"street": "ORANGE 1", "color": "lime", "perpx": "-0.898001", "perpy": "0.439993"}
-},  
-{
-   "type": "Feature",
-   "id": "133 S 13.42",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.722121,33.715749]
-       },
-   "properties": 
-       {"street": "ORANGE 2", "color": "lime", "perpx": "-0.898001", "perpy": "0.439993"}
-},  
-
-{
-   "type": "Feature",
-   "id": "241 N 17.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.599074,33.63353]
-       },
-   "properties": 
-       {"street": "ANTONIO 2", "color": "lime", "perpx": "0.94076", "perpy": "0.339073"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 18.08",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.600814,33.637405]
-       },
-   "properties": 
-       {"street": "BANDERAS", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 18.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.605062,33.645877]
-       },
-   "properties": 
-       {"street": "SANTA MARGUERITA", "color": "lime", "perpx": "0.90141", "perpy": "0.432966"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 18.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.605721,33.647249]
-       },
-   "properties": 
-       {"street": "TRABUCO CREEK", "color": "lime", "perpx": "0.90141", "perpy": "0.432966"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 19.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.612216,33.651938]
-       },
-   "properties": 
-       {"street": "MELINDA", "color": "lime", "perpx": "0.193918", "perpy": "0.981018"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 19.76",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.620027,33.653482]
-       },
-   "properties": 
-       {"street": "LOS ALISOS 1", "color": "lime", "perpx": "0.32691", "perpy": "0.945056"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 20.13",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.62601,33.655536]
-       },
-   "properties": 
-       {"street": "LOS ALISOS 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 20.54",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.632286,33.658363]
-       },
-   "properties": 
-       {"street": "UPPER OSO", "color": "lime", "perpx": "0.410703", "perpy": "0.911769"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 21.61",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.647778,33.666889]
-       },
-   "properties": 
-       {"street": "PORTOLA S 1", "color": "lime", "perpx": "0.3701", "perpy": "0.928992"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 21.93",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.652743,33.668867]
-       },
-   "properties": 
-       {"street": "PORTOLA S 2", "color": "lime", "perpx": "0.3701", "perpy": "0.928992"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 22.61",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.663113,33.672946]
-       },
-   "properties": 
-       {"street": "LAKE FOREST", "color": "lime", "perpx": "0.37314", "perpy": "0.927775"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 22.81",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.666212,33.674212]
-       },
-   "properties": 
-       {"street": "BAKE", "color": "lime", "perpx": "0.42005", "perpy": "0.907501"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 23.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.671424,33.677671]
-       },
-   "properties": 
-       {"street": "ALTON 1", "color": "lime", "perpx": "0.787657", "perpy": "0.616114"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 23.54",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.67436,33.681906]
-       },
-   "properties": 
-       {"street": "ALTON 2", "color": "lime", "perpx": "0.8", "perpy": "0.6"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 24.16",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.681661,33.688336]
-       },
-   "properties": 
-       {"street": "N OF ALTON", "color": "lime", "perpx": "0.567343", "perpy": "0.823482"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 25.15",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.695163,33.697044]
-       },
-   "properties": 
-       {"street": "PORTOLA N2", "color": "lime", "perpx": "0.436189", "perpy": "0.899855"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 25.43",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.699355,33.699076]
-       },
-   "properties": 
-       {"street": "TOMATO 1", "color": "lime", "perpx": "0.434917", "perpy": "0.900471"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 25.95",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.707184,33.702783]
-       },
-   "properties": 
-       {"street": "TOMATO 3", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 26.35",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.713171,33.70568]
-       },
-   "properties": 
-       {"street": "TOMATO 4", "color": "lime", "perpx": "0.38021", "perpy": "0.9249"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 26.58",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.716523,33.707439]
-       },
-   "properties": 
-       {"street": "133-1", "color": "lime", "perpx": "0.690231", "perpy": "0.723589"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 26.76",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.718562,33.709384]
-       },
-   "properties": 
-       {"street": "133-2", "color": "lime", "perpx": "0.690231", "perpy": "0.723589"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 27.12",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.720349,33.714309]
-       },
-   "properties": 
-       {"street": "133-3", "color": "lime", "perpx": "0.999048", "perpy": "-0.043617"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 27.43",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.719917,33.718783]
-       },
-   "properties": 
-       {"street": "BEE CANYON", "color": "lime", "perpx": "0.991505", "perpy": "-0.130067"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 27.74",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.719302,33.723299]
-       },
-   "properties": 
-       {"street": "N OF 133", "color": "lime", "perpx": "0.991174", "perpy": "-0.132564"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 28.09",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.71867,33.728406]
-       },
-   "properties": 
-       {"street": "S OF JEFFREY", "color": "lime", "perpx": "0.991789", "perpy": "-0.127885"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 28.44",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.718013,33.73351]
-       },
-   "properties": 
-       {"street": "N OF JEFFREY", "color": "lime", "perpx": "0.991828", "perpy": "-0.127583"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 28.73",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.71751,33.737751]
-       },
-   "properties": 
-       {"street": "N OF HAUL ROAD", "color": "lime", "perpx": "0.99277", "perpy": "0.120036"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 28.97",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.717935,33.741266]
-       },
-   "properties": 
-       {"street": "HAUL-CULVER", "color": "lime", "perpx": "0.99277", "perpy": "0.120036"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 29.34",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.720909,33.746087]
-       },
-   "properties": 
-       {"street": "S OF CULVER S", "color": "lime", "perpx": "0.544008", "perpy": "0.83908"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 29.69",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.725783,33.749247]
-       },
-   "properties": 
-       {"street": "N OF CULVER S", "color": "lime", "perpx": "0.51441", "perpy": "0.857544"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 30",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.730214,33.751905]
-       },
-   "properties": 
-       {"street": "CULVER-CULVER 1", "color": "lime", "perpx": "0.749117", "perpy": "0.662437"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 30.33",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.732601,33.756276]
-       },
-   "properties": 
-       {"street": "CULVER-CULVER 2", "color": "lime", "perpx": "0.999169", "perpy": "0.040755"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 30.72",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.732107,33.76201]
-       },
-   "properties": 
-       {"street": "S OF CULVER N", "color": "lime", "perpx": "0.994307", "perpy": "0.106557"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 31.03",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.733568,33.766355]
-       },
-   "properties": 
-       {"street": "N OF CULVER N", "color": "lime", "perpx": "0.738172", "perpy": "0.674612"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 31.44",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.738882,33.770424]
-       },
-   "properties": 
-       {"street": "S OF EOC OC", "color": "lime", "perpx": "0.546231", "perpy": "0.837634"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 31.88",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.744897,33.774559]
-       },
-   "properties": 
-       {"street": "CHAPMAN 1", "color": "lime", "perpx": "0.572437", "perpy": "0.819949"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 32.29",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.747616,33.780001]
-       },
-   "properties": 
-       {"street": "CHAPMAN 2", "color": "lime", "perpx": "0.997824", "perpy": "-0.065933"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 32.71",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.745126,33.785685]
-       },
-   "properties": 
-       {"street": "CHAPMAN 3", "color": "lime", "perpx": "0.6879", "perpy": "-0.725806"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 32.97",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.741766,33.788286]
-       },
-   "properties": 
-       {"street": "CHAPMAN 4", "color": "lime", "perpx": "0.563196", "perpy": "-0.826323"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 33.35",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.736347,33.791626]
-       },
-   "properties": 
-       {"street": "N OF CHAPMAN", "color": "lime", "perpx": "0.530321", "perpy": "-0.847797"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 33.68",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.731726,33.794622]
-       },
-   "properties": 
-       {"street": "S OF SANT CREEK", "color": "lime", "perpx": "0.51738", "perpy": "-0.855756"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 34.03",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.72693,33.798225]
-       },
-   "properties": 
-       {"street": "N OF SANT CR1", "color": "lime", "perpx": "0.632614", "perpy": "-0.774467"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 34.38",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.724852,33.803371]
-       },
-   "properties": 
-       {"street": "N OF SANT CR2", "color": "lime", "perpx": "0.937209", "perpy": "-0.348768"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 34.72",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.722969,33.808431]
-       },
-   "properties": 
-       {"street": "S OF OAK", "color": "lime", "perpx": "0.843058", "perpy": "-0.537823"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 35.08",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.719677,33.813341]
-       },
-   "properties": 
-       {"street": "N OF OAK", "color": "lime", "perpx": "0.916423", "perpy": "-0.400211"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 35.43",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.717431,33.818484]
-       },
-   "properties": 
-       {"street": "S OF SCE OC", "color": "lime", "perpx": "0.916423", "perpy": "-0.400211"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 35.82",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.715964,33.824439]
-       },
-   "properties": 
-       {"street": "WINDY RIDGE 1", "color": "lime", "perpx": "0.994559", "perpy": "0.104175"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 36.14",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.716485,33.829413]
-       },
-   "properties": 
-       {"street": "WINDY RIDGE 2", "color": "lime", "perpx": "0.986289", "perpy": "0.165028"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 36.37",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.717081,33.832975]
-       },
-   "properties": 
-       {"street": "WINDY RIDGE 3", "color": "lime", "perpx": "0.986289", "perpy": "0.165028"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 36.82",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.717671,33.839984]
-       },
-   "properties": 
-       {"street": "W R WILDLIFE", "color": "lime", "perpx": "0.987599", "perpy": "-0.156997"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 37.12",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.716931,33.844639]
-       },
-   "properties": 
-       {"street": "N OF W R WILDLIFE 1", "color": "lime", "perpx": "0.999335", "perpy": "-0.036462"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 37.49",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.71672,33.850422]
-       },
-   "properties": 
-       {"street": "N OF W R WILDLIFE 2", "color": "lime", "perpx": "0.999335", "perpy": "-0.036462"}
-},  
-{
-   "type": "Feature",
-   "id": "241 N 37.88",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.716773,33.856526]
-       },
-   "properties": 
-       {"street": "N OF W R WILDLIFE 3", "color": "lime", "perpx": "0.997345", "perpy": "-0.072816"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 18.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.602781,33.640172]
-       },
-   "properties": 
-       {"street": "SANTA MARGUERITA", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 18.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.606132,33.646855]
-       },
-   "properties": 
-       {"street": "TRABUCO CREEK", "color": "lime", "perpx": "-0.899199", "perpy": "-0.437539"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 19.3",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.612415,33.651498]
-       },
-   "properties": 
-       {"street": "MELINDA", "color": "lime", "perpx": "-0.198462", "perpy": "-0.980109"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 19.76",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.620208,33.653076]
-       },
-   "properties": 
-       {"street": "LOS ALISOS 1", "color": "lime", "perpx": "-0.333218", "perpy": "-0.94285"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 20.54",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.632465,33.657968]
-       },
-   "properties": 
-       {"street": "UPPER OSO", "color": "lime", "perpx": "-0.376202", "perpy": "-0.926538"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 22.02",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.654243,33.669094]
-       },
-   "properties": 
-       {"street": "PORTOLA S 2", "color": "lime", "perpx": "-0.353878", "perpy": "-0.935292"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 22.61",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.663291,33.67261]
-       },
-   "properties": 
-       {"street": "LAKE FOREST", "color": "lime", "perpx": "-0.360927", "perpy": "-0.932594"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 22.81",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.666424,33.673843]
-       },
-   "properties": 
-       {"street": "BAKE", "color": "lime", "perpx": "-0.418678", "perpy": "-0.908135"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 23.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.671674,33.677298]
-       },
-   "properties": 
-       {"street": "ALTON 1", "color": "lime", "perpx": "-0.779725", "perpy": "-0.626123"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 23.54",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.674584,33.681564]
-       },
-   "properties": 
-       {"street": "ALTON 2", "color": "lime", "perpx": "-0.800996", "perpy": "-0.59867"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 24.16",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.681883,33.688049]
-       },
-   "properties": 
-       {"street": "N OF ALTON", "color": "lime", "perpx": "-0.574042", "perpy": "-0.818826"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 25.15",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.695456,33.696803]
-       },
-   "properties": 
-       {"street": "PORTOLA N2", "color": "lime", "perpx": "-0.435805", "perpy": "-0.900041"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 25.43",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.699698,33.698857]
-       },
-   "properties": 
-       {"street": "TOMATO 1", "color": "lime", "perpx": "-0.432673", "perpy": "-0.901551"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 25.72",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.704109,33.700961]
-       },
-   "properties": 
-       {"street": "TOMATO 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 26.35",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.71368,33.705538]
-       },
-   "properties": 
-       {"street": "TOMATO 4", "color": "lime", "perpx": "-0.356385", "perpy": "-0.934339"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 26.58",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.717092,33.707275]
-       },
-   "properties": 
-       {"street": "133-1", "color": "lime", "perpx": "-0.712032", "perpy": "-0.702147"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 26.76",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.719081,33.709292]
-       },
-   "properties": 
-       {"street": "133-2", "color": "lime", "perpx": "-0.712032", "perpy": "-0.702147"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 27.12",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.720884,33.714276]
-       },
-   "properties": 
-       {"street": "133-3", "color": "lime", "perpx": "-0.999239", "perpy": "0.039011"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 27.43",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.72046,33.718798]
-       },
-   "properties": 
-       {"street": "BEE CANYON", "color": "lime", "perpx": "-0.99165", "perpy": "0.128962"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 27.74",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.719567,33.723287]
-       },
-   "properties": 
-       {"street": "N OF 133", "color": "lime", "perpx": "-0.98462", "perpy": "0.174712"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 28.09",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.718803,33.728394]
-       },
-   "properties": 
-       {"street": "S OF JEFFREY", "color": "lime", "perpx": "-0.991031", "perpy": "0.13363"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 28.44",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.71813,33.733511]
-       },
-   "properties": 
-       {"street": "N OF JEFFREY", "color": "lime", "perpx": "-0.991631", "perpy": "0.129107"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 28.73",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.717633,33.73777]
-       },
-   "properties": 
-       {"street": "N OF HAUL ROAD", "color": "lime", "perpx": "-0.992127", "perpy": "-0.125239"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 28.97",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.718081,33.741319]
-       },
-   "properties": 
-       {"street": "HAUL-CULVER", "color": "lime", "perpx": "-0.992127", "perpy": "-0.125239"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 29.34",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.721164,33.746148]
-       },
-   "properties": 
-       {"street": "S OF CULVER S", "color": "lime", "perpx": "-0.534518", "perpy": "-0.845157"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 29.69",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.726132,33.74929]
-       },
-   "properties": 
-       {"street": "N OF CULVER S", "color": "lime", "perpx": "-0.530397", "perpy": "-0.84775"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 30",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.730537,33.752046]
-       },
-   "properties": 
-       {"street": "CULVER-CULVER 1", "color": "lime", "perpx": "-0.773985", "perpy": "-0.633203"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 30.33",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.732805,33.756517]
-       },
-   "properties": 
-       {"street": "CULVER-CULVER 2", "color": "lime", "perpx": "-0.999994", "perpy": "0.00336"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 30.72",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.732284,33.762314]
-       },
-   "properties": 
-       {"street": "S OF CULVER N", "color": "lime", "perpx": "-0.986194", "perpy": "-0.165595"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 31.03",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.734012,33.766637]
-       },
-   "properties": 
-       {"street": "N OF CULVER N", "color": "lime", "perpx": "-0.712957", "perpy": "-0.701208"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 31.44",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.739531,33.770618]
-       },
-   "properties": 
-       {"street": "S OF EOC OC", "color": "lime", "perpx": "-0.547969", "perpy": "-0.836499"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 31.88",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.745706,33.774682]
-       },
-   "properties": 
-       {"street": "CHAPMAN 1", "color": "lime", "perpx": "-0.550286", "perpy": "-0.834976"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 32.29",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.7482,33.780289]
-       },
-   "properties": 
-       {"street": "CHAPMAN 2", "color": "lime", "perpx": "-0.997214", "perpy": "0.074589"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 32.71",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.745698,33.786034]
-       },
-   "properties": 
-       {"street": "CHAPMAN 3", "color": "lime", "perpx": "-0.656814", "perpy": "0.754052"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 32.97",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.74219,33.788553]
-       },
-   "properties": 
-       {"street": "CHAPMAN 4", "color": "lime", "perpx": "-0.536155", "perpy": "0.84412"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 33.35",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.73675,33.791961]
-       },
-   "properties": 
-       {"street": "N OF CHAPMAN", "color": "lime", "perpx": "-0.511805", "perpy": "0.859102"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 33.68",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.732055,33.794954]
-       },
-   "properties": 
-       {"street": "S OF SANT CREEK", "color": "lime", "perpx": "-0.521007", "perpy": "0.853552"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 34.03",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.727285,33.798558]
-       },
-   "properties": 
-       {"street": "N OF SANT CR1", "color": "lime", "perpx": "-0.634504", "perpy": "0.77292"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 34.38",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.725304,33.803726]
-       },
-   "properties": 
-       {"street": "N OF SANT CR2", "color": "lime", "perpx": "-0.931918", "perpy": "0.36267"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 34.72",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.72335,33.808747]
-       },
-   "properties": 
-       {"street": "S OF OAK", "color": "lime", "perpx": "-0.84356", "perpy": "0.537034"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 35.08",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.720094,33.81365]
-       },
-   "properties": 
-       {"street": "N OF OAK", "color": "lime", "perpx": "-0.915178", "perpy": "0.40305"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 35.43",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.71784,33.818768]
-       },
-   "properties": 
-       {"street": "S OF SCE OC", "color": "lime", "perpx": "-0.915178", "perpy": "0.40305"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 35.82",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.717155,33.824805]
-       },
-   "properties": 
-       {"street": "WINDY RIDGE 1", "color": "lime", "perpx": "-0.999904", "perpy": "-0.013843"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 36.14",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.717224,33.829789]
-       },
-   "properties": 
-       {"street": "WINDY RIDGE 2", "color": "lime", "perpx": "-0.990694", "perpy": "-0.136107"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 36.43",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.717841,33.83428]
-       },
-   "properties": 
-       {"street": "WINDY RIDGE 3", "color": "lime", "perpx": "-0.990694", "perpy": "-0.136107"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 36.82",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.718159,33.840335]
-       },
-   "properties": 
-       {"street": "W R WILDLIFE", "color": "lime", "perpx": "-0.985859", "perpy": "0.167575"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 37.12",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.717372,33.844965]
-       },
-   "properties": 
-       {"street": "N OF W R WILDLIFE 1", "color": "lime", "perpx": "-0.999815", "perpy": "0.019254"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 37.49",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.717261,33.850729]
-       },
-   "properties": 
-       {"street": "N OF W R WILDLIFE 2", "color": "lime", "perpx": "-0.999815", "perpy": "0.019254"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 37.88",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.717346,33.856811]
-       },
-   "properties": 
-       {"street": "N OF W R WILDLIFE 3", "color": "lime", "perpx": "-0.999884", "perpy": "-0.015214"}
-},  
-{
-   "type": "Feature",
-   "id": "241 S 38.23",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.717429,33.862266]
-       },
-   "properties": 
-       {"street": "S OF 91", "color": "lime", "perpx": "-0.999884", "perpy": "-0.015214"}
-},  
-
-{
-   "type": "Feature",
-   "id": "261 N 0.04",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.800349,33.712252]
-       },
-   "properties": 
-       {"street": "JAMBOREE", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 0.31",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.797696,33.715376]
-       },
-   "properties": 
-       {"street": "WALNUT 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 0.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.795181,33.717083]
-       },
-   "properties": 
-       {"street": "S OF 5", "color": "lime", "perpx": "0.493349", "perpy": "-0.869832"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 0.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.789435,33.720342]
-       },
-   "properties": 
-       {"street": "EL CAMINO REAL", "color": "lime", "perpx": "0.493349", "perpy": "-0.869832"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 1.35",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.782735,33.72367]
-       },
-   "properties": 
-       {"street": "IRVINE BLVD 1", "color": "lime", "perpx": "0.607612", "perpy": "-0.794234"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 1.75",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.777645,33.727564]
-       },
-   "properties": 
-       {"street": "IRVINE BLVD 2", "color": "lime", "perpx": "0.607612", "perpy": "-0.794234"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 2.24",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.772751,33.733387]
-       },
-   "properties": 
-       {"street": "IRVINE RANCH FSTRK", "color": "lime", "perpx": "0.766466", "perpy": "-0.642285"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 2.24",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.772751,33.733387]
-       },
-   "properties": 
-       {"street": "IRVINE RANCH FSTRK", "color": "lime", "perpx": "0.766466", "perpy": "-0.642285"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 2.71",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.768065,33.738979]
-       },
-   "properties": 
-       {"street": "PORTOLA  1", "color": "lime", "perpx": "0.904237", "perpy": "-0.42703"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 3.16",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.765231,33.74498]
-       },
-   "properties": 
-       {"street": "PORTOLA 2", "color": "lime", "perpx": "0.983838", "perpy": "-0.179058"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 3.51",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.764319,33.749991]
-       },
-   "properties": 
-       {"street": "PORTOLA 3", "color": "lime", "perpx": "0.984423", "perpy": "-0.175816"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 3.79",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.763603,33.754]
-       },
-   "properties": 
-       {"street": "PORTOLA 4", "color": "lime", "perpx": "0.984423", "perpy": "-0.175816"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 4.14",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.76135,33.758685]
-       },
-   "properties": 
-       {"street": "S OF UTILITY", "color": "lime", "perpx": "0.885102", "perpy": "-0.465397"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 4.46",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.759099,33.762966]
-       },
-   "properties": 
-       {"street": "N OF UTILITY", "color": "lime", "perpx": "0.980133", "perpy": "-0.198343"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 4.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.758414,33.766351]
-       },
-   "properties": 
-       {"street": "HANDY 1", "color": "lime", "perpx": "0.999501", "perpy": "-0.031586"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 4.93",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.75831,33.769642]
-       },
-   "properties": 
-       {"street": "HANDY 2", "color": "lime", "perpx": "0.997022", "perpy": "-0.077121"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 5.27",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.757935,33.77449]
-       },
-   "properties": 
-       {"street": "HANDY 3", "color": "lime", "perpx": "0.997022", "perpy": "-0.077121"}
-},  
-{
-   "type": "Feature",
-   "id": "261 N 5.64",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.75497,33.779145]
-       },
-   "properties": 
-       {"street": "CHAPMAN", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 0.04",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.800638,33.7124]
-       },
-   "properties": 
-       {"street": "JAMBOREE", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 0.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.795434,33.717315]
-       },
-   "properties": 
-       {"street": "S OF 5", "color": "lime", "perpx": "-0.497099", "perpy": "0.867694"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 0.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.789693,33.720604]
-       },
-   "properties": 
-       {"street": "EL CAMINO REAL", "color": "lime", "perpx": "-0.497099", "perpy": "0.867694"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 1.35",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.782999,33.723902]
-       },
-   "properties": 
-       {"street": "IRVINE BLVD 1", "color": "lime", "perpx": "-0.601686", "perpy": "0.798733"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 1.75",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.777924,33.727725]
-       },
-   "properties": 
-       {"street": "IRVINE BLVD 2", "color": "lime", "perpx": "-0.601686", "perpy": "0.798733"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 2.24",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.773023,33.733529]
-       },
-   "properties": 
-       {"street": "IRVINE RANCH FSTRK", "color": "lime", "perpx": "-0.769852", "perpy": "0.638223"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 2.24",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.773023,33.733529]
-       },
-   "properties": 
-       {"street": "IRVINE RANCH FSTRK", "color": "lime", "perpx": "-0.769852", "perpy": "0.638223"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 2.71",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.768378,33.739132]
-       },
-   "properties": 
-       {"street": "PORTOLA  1", "color": "lime", "perpx": "-0.910548", "perpy": "0.413404"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 3.16",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.765643,33.745156]
-       },
-   "properties": 
-       {"street": "PORTOLA 2", "color": "lime", "perpx": "-0.982145", "perpy": "0.188125"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 3.51",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.764687,33.750147]
-       },
-   "properties": 
-       {"street": "PORTOLA 3", "color": "lime", "perpx": "-0.984863", "perpy": "0.173336"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 3.79",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.763983,33.754147]
-       },
-   "properties": 
-       {"street": "PORTOLA 4", "color": "lime", "perpx": "-0.984863", "perpy": "0.173336"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 4.14",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.761762,33.758827]
-       },
-   "properties": 
-       {"street": "S OF UTILITY", "color": "lime", "perpx": "-0.884264", "perpy": "0.466987"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 4.46",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.759498,33.763114]
-       },
-   "properties": 
-       {"street": "N OF UTILITY", "color": "lime", "perpx": "-0.980989", "perpy": "0.194064"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 4.7",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.758825,33.766516]
-       },
-   "properties": 
-       {"street": "HANDY 1", "color": "lime", "perpx": "-0.999193", "perpy": "0.040173"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 4.93",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.758692,33.769824]
-       },
-   "properties": 
-       {"street": "HANDY 2", "color": "lime", "perpx": "-0.997492", "perpy": "0.070782"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 5.27",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.758346,33.7747]
-       },
-   "properties": 
-       {"street": "HANDY 3", "color": "lime", "perpx": "-0.997492", "perpy": "0.070782"}
-},  
-{
-   "type": "Feature",
-   "id": "261 S 5.64",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.75529,33.779357]
-       },
-   "properties": 
-       {"street": "CHAPMAN", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-
-{
-   "type": "Feature",
-   "id": "405 N 0.93",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.746598,33.64809]
-       },
-   "properties": 
-       {"street": "IRVINE C1", "color": "lime", "perpx": "0.282096", "perpy": "0.959386"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 1.11",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.74955,33.648958]
-       },
-   "properties": 
-       {"street": "IRVINE C2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 1.57",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.757101,33.651141]
-       },
-   "properties": 
-       {"street": "N OF 133", "color": "lime", "perpx": "0.202053", "perpy": "0.979375"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 1.93",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.763194,33.652204]
-       },
-   "properties": 
-       {"street": "S OF 133", "color": "lime", "perpx": "0.206915", "perpy": "0.978359"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 2.35",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.770173,33.65368]
-       },
-   "properties": 
-       {"street": "LAGUNA CANYON RD", "color": "lime", "perpx": "0.206915", "perpy": "0.978359"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 3.04",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.780107,33.659163]
-       },
-   "properties": 
-       {"street": "SAND CANYON", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 3.31",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.784046,33.661319]
-       },
-   "properties": 
-       {"street": "N OF SAND CANYON", "color": "lime", "perpx": "0.480131", "perpy": "0.877197"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 3.86",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.793258,33.663379]
-       },
-   "properties": 
-       {"street": "JEFFREY 1", "color": "lime", "perpx": "0.142134", "perpy": "0.989847"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 4.03",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.796176,33.663798]
-       },
-   "properties": 
-       {"street": "JEFFREY 2", "color": "lime", "perpx": "0.142134", "perpy": "0.989847"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 5.01",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.812902,33.666407]
-       },
-   "properties": 
-       {"street": "YALE", "color": "lime", "perpx": "0.267568", "perpy": "0.963539"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 5.05",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.813561,33.66659]
-       },
-   "properties": 
-       {"street": "SPRUCE", "color": "lime", "perpx": "0.267568", "perpy": "0.963539"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 5.55",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.821657,33.669218]
-       },
-   "properties": 
-       {"street": "CULVER 1", "color": "lime", "perpx": "0.332642", "perpy": "0.943053"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 5.74",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.824699,33.670291]
-       },
-   "properties": 
-       {"street": "CULVER 2", "color": "lime", "perpx": "0.320278", "perpy": "0.947323"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 6.21",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.832271,33.672851]
-       },
-   "properties": 
-       {"street": "HARVARD", "color": "lime", "perpx": "0.320278", "perpy": "0.947323"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 6.85",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.842488,33.676465]
-       },
-   "properties": 
-       {"street": "JAMBOREE1", "color": "lime", "perpx": "0.400805", "perpy": "0.916164"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 7.07",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.845871,33.677945]
-       },
-   "properties": 
-       {"street": "JAMBOREE2", "color": "lime", "perpx": "0.400805", "perpy": "0.916164"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 7.73",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.85598,33.682442]
-       },
-   "properties": 
-       {"street": "MACARTHUR 1", "color": "lime", "perpx": "0.408917", "perpy": "0.912572"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 8.26",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.864081,33.686072]
-       },
-   "properties": 
-       {"street": "AIRPORT", "color": "lime", "perpx": "0.321527", "perpy": "0.9469"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 8.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.866348,33.686795]
-       },
-   "properties": 
-       {"street": "RED HILL", "color": "lime", "perpx": "0.126754", "perpy": "0.991934"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 9.46",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.884653,33.687523]
-       },
-   "properties": 
-       {"street": "BRISTOL 1", "color": "lime", "perpx": "0.0", "perpy": "1.0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 9.65",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.887956,33.687523]
-       },
-   "properties": 
-       {"street": "BRISTOL 2", "color": "lime", "perpx": "0.0", "perpy": "1.0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 10.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.909664,33.688017]
-       },
-   "properties": 
-       {"street": "FAIRVIEW", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 11.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.918196,33.688872]
-       },
-   "properties": 
-       {"street": "HARBOR 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 12.16",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.930032,33.693692]
-       },
-   "properties": 
-       {"street": "HAMPSHIRE", "color": "lime", "perpx": "0.384478", "perpy": "0.923134"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 12.85",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.940729,33.69816]
+{
+   "type": "Feature",
+   "id": "405 S 10.48",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.902507,33.687582]
+       },
+   "properties": 
+       {"street": "N OF 73", "color": "lime", "perpx": "-0.028158", "perpy": "-0.999603"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 11.2",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.915002,33.687942]
+       },
+   "properties": 
+       {"street": "HARBOR 1", "color": "lime", "perpx": "-0.248611", "perpy": "-0.968603"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 11.5",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.91995,33.689212]
+       },
+   "properties": 
+       {"street": "HARBOR 2", "color": "lime", "perpx": "-0.364549", "perpy": "-0.931184"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 12.16",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.930222,33.693448]
+       },
+   "properties": 
+       {"street": "HAMPSHIRE", "color": "lime", "perpx": "-0.385484", "perpy": "-0.922714"}
+},  
+{
+   "type": "Feature",
+   "id": "405 S 12.5",
+   "geometry":
+       {
+        "type": "Point",
+        "coordinates": [-117.9355,33.695653]
        },
    "properties": 
@@ -7713,455 +2627,4 @@
 {
    "type": "Feature",
-   "id": "405 N 13.74",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.953701,33.704947]
-       },
-   "properties": 
-       {"street": "BROOKHUR1", "color": "lime", "perpx": "0.642988", "perpy": "0.765876"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 13.97",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.956518,33.707312]
-       },
-   "properties": 
-       {"street": "BROOKHUR2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 14.82",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.966959,33.716027]
-       },
-   "properties": 
-       {"street": "WARNER", "color": "lime", "perpx": "0.643494", "perpy": "0.765452"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 15.17",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.971245,33.719628]
-       },
-   "properties": 
-       {"street": "MAGNOLIA1", "color": "lime", "perpx": "0.639234", "perpy": "0.769012"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 15.39",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.973953,33.721879]
-       },
-   "properties": 
-       {"street": "MAGNOLIA2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 16.52",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.988885,33.732527]
-       },
-   "properties": 
-       {"street": "BEACH 1", "color": "lime", "perpx": "0.571725", "perpy": "0.820445"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 16.76",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.992088,33.734759]
-       },
-   "properties": 
-       {"street": "BEACH 2", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 17.92",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.00667,33.746378]
-       },
-   "properties": 
-       {"street": "GOLDEN WEST", "color": "lime", "perpx": "0.642886", "perpy": "0.765962"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 19.24",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.022852,33.759918]
-       },
-   "properties": 
-       {"street": "WESTMINISTER", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 22.55",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.073325,33.774552]
-       },
-   "properties": 
-       {"street": "SEAL BEACH 1", "color": "lime", "perpx": "-0.000845", "perpy": "1.0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 23.12",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.083341,33.774556]
-       },
-   "properties": 
-       {"street": "S OF 7TH ST", "color": "lime", "perpx": "0.026307", "perpy": "0.999654"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 23.62",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.089644,33.778545]
-       },
-   "properties": 
-       {"street": "SALMON", "color": "lime", "perpx": "0.941439", "perpy": "0.337182"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 23.92",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.090834,33.782737]
-       },
-   "properties": 
-       {"street": "S OF 605", "color": "lime", "perpx": "0.96041", "perpy": "0.278592"}
-},  
-{
-   "type": "Feature",
-   "id": "405 N 24.12",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.092441,33.785381]
-       },
-   "properties": 
-       {"street": "N OF 605", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 0.77",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.744091,33.647015]
-       },
-   "properties": 
-       {"street": "IRVINE C1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 0.96",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.747203,33.64795]
-       },
-   "properties": 
-       {"street": "IRVINE C2", "color": "lime", "perpx": "-0.287743", "perpy": "-0.957708"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 1.57",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.757205,33.650789]
-       },
-   "properties": 
-       {"street": "N OF 133", "color": "lime", "perpx": "-0.197097", "perpy": "-0.980384"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 1.93",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.763315,33.651837]
-       },
-   "properties": 
-       {"street": "S OF 133", "color": "lime", "perpx": "-0.209415", "perpy": "-0.977827"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 2.35",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.770361,33.653346]
-       },
-   "properties": 
-       {"street": "LAGUNA CANYON RD", "color": "lime", "perpx": "-0.209415", "perpy": "-0.977827"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 2.88",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.778085,33.657534]
-       },
-   "properties": 
-       {"street": "SAND CANYON", "color": "lime", "perpx": "-0.484045", "perpy": "-0.875043"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 3.31",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.784273,33.660957]
-       },
-   "properties": 
-       {"street": "N OF SAND CANYON", "color": "lime", "perpx": "-0.484045", "perpy": "-0.875043"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 3.84",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.793047,33.66293]
-       },
-   "properties": 
-       {"street": "JEFFREY 1", "color": "lime", "perpx": "-0.144931", "perpy": "-0.989442"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 4.03",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.796283,33.663404]
-       },
-   "properties": 
-       {"street": "JEFFREY 2", "color": "lime", "perpx": "-0.144931", "perpy": "-0.989442"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 5.01",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.81298,33.666093]
-       },
-   "properties": 
-       {"street": "YALE", "color": "lime", "perpx": "-0.29192", "perpy": "-0.956443"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 5.05",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.813632,33.666292]
-       },
-   "properties": 
-       {"street": "SPRUCE", "color": "lime", "perpx": "-0.29192", "perpy": "-0.956443"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 5.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.820882,33.668738]
-       },
-   "properties": 
-       {"street": "CULVER 1", "color": "lime", "perpx": "-0.30889", "perpy": "-0.951098"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 5.69",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.823958,33.669737]
-       },
-   "properties": 
-       {"street": "CULVER 2", "color": "lime", "perpx": "-0.30889", "perpy": "-0.951098"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 6.21",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.832329,33.672571]
-       },
-   "properties": 
-       {"street": "HARVARD", "color": "lime", "perpx": "-0.314462", "perpy": "-0.94927"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 6.8",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.84179,33.675863]
-       },
-   "properties": 
-       {"street": "JAMBOREE1", "color": "lime", "perpx": "-0.402558", "perpy": "-0.915394"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 7.01",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.845019,33.677283]
-       },
-   "properties": 
-       {"street": "JAMBOREE2", "color": "lime", "perpx": "-0.402558", "perpy": "-0.915394"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 7.69",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.855449,33.681922]
-       },
-   "properties": 
-       {"street": "MACARTHUR1", "color": "lime", "perpx": "-0.399707", "perpy": "-0.916643"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 8.26",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.86423,33.685751]
-       },
-   "properties": 
-       {"street": "AIRPORT", "color": "lime", "perpx": "-0.358185", "perpy": "-0.933651"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 8.4",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.866474,33.686517]
-       },
-   "properties": 
-       {"street": "RED HILL", "color": "lime", "perpx": "-0.259554", "perpy": "-0.965729"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 8.9",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.875063,33.687245]
-       },
-   "properties": 
-       {"street": "N OF 55", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 9.54",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.88618,33.687251]
-       },
-   "properties": 
-       {"street": "BRISTOL 1", "color": "lime", "perpx": "-0.013748", "perpy": "-0.999905"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 10.28",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.899035,33.68748]
-       },
-   "properties": 
-       {"street": "FAIRVIEW", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 10.48",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.902507,33.687582]
-       },
-   "properties": 
-       {"street": "N OF 73", "color": "lime", "perpx": "-0.028158", "perpy": "-0.999603"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 11.2",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.915002,33.687942]
-       },
-   "properties": 
-       {"street": "HARBOR 1", "color": "lime", "perpx": "-0.248611", "perpy": "-0.968603"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 11.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.91995,33.689212]
-       },
-   "properties": 
-       {"street": "HARBOR 2", "color": "lime", "perpx": "-0.364549", "perpy": "-0.931184"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 12.16",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.930222,33.693448]
-       },
-   "properties": 
-       {"street": "HAMPSHIRE", "color": "lime", "perpx": "-0.385484", "perpy": "-0.922714"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 12.5",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-117.9355,33.695653]
-       },
-   "properties": 
-       {"street": "EUCLID", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
    "id": "405 S 13.3",
    "geometry":
@@ -8260,104 +2723,4 @@
    "properties": 
        {"street": "WESTMINSTER", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 20.69",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.041297,33.77403]
-       },
-   "properties": 
-       {"street": "BOLSA CHICA", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 22.54",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.073289,33.774257]
-       },
-   "properties": 
-       {"street": "SEAL BEACH 1", "color": "lime", "perpx": "-0.007511", "perpy": "-0.999972"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 23.19",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.084694,33.774466]
-       },
-   "properties": 
-       {"street": "N OF 7TH ST", "color": "lime", "perpx": "-0.224563", "perpy": "-0.974459"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 23.62",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.089913,33.778421]
-       },
-   "properties": 
-       {"street": "SALMON", "color": "lime", "perpx": "-0.946836", "perpy": "-0.321715"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 23.92",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.0911,33.782679]
-       },
-   "properties": 
-       {"street": "S OF 605", "color": "lime", "perpx": "-0.966235", "perpy": "-0.257663"}
-},  
-{
-   "type": "Feature",
-   "id": "405 S 24.12",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.092624,33.785289]
-       },
-   "properties": 
-       {"street": "N OF 605", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-
-{
-   "type": "Feature",
-   "id": "605 N 1.26",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.082822,33.80097]
-       },
-   "properties": 
-       {"street": "KATELLA 1", "color": "lime", "perpx": "0", "perpy": "0"}
-},  
-{
-   "type": "Feature",
-   "id": "605 S 1.26",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.083136,33.80104]
-       },
-   "properties": 
-       {"street": "KATELLA 1", "color": "lime", "perpx": "-0.712287", "perpy": "0.701888"}
-},  
-{
-   "type": "Feature",
-   "id": "605 S 1.49",
-   "geometry":
-       {
-        "type": "Point",
-        "coordinates": [-118.081675,33.804047]
-       },
-   "properties": 
-       {"street": "KATELLA 2", "color": "lime", "perpx": "0", "perpy": "0"}
 }   
   ]
Index: /trunk/webapps/dynamicdata/incident_script.xml
===================================================================
--- /trunk/webapps/dynamicdata/incident_script.xml	(revision 393)
+++ /trunk/webapps/dynamicdata/incident_script.xml	(revision 415)
@@ -2,5 +2,5 @@
 <!DOCTYPE TMC_SCRIPT SYSTEM "script.dtd">
 
-<TMC_SCRIPT title="System Test Script">
+<TMC_SCRIPT title="Full Simulation">
 
 	<SCRIPT_DATA>
@@ -17,4 +17,28 @@
 			<ALIAS>14-14</ALIAS>
 		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "14-17">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>405 MacArthur Boulevard</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>14-Santa Maria</AREA>
+			<BADGE_NUM>011304</BADGE_NUM>
+			<OFFICER>James Hill</OFFICER>
+			<OFFICE>Santa Maria Area</OFFICE>
+			<TIMER>15053</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>14-17</ALIAS>
+		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "14-9">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>55 Edinger Avenue</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>14-Santa Maria</AREA>
+			<BADGE_NUM>012454</BADGE_NUM>
+			<OFFICER>Bobby Hey</OFFICER>
+			<OFFICE>Santa Maria Area</OFFICE>
+			<TIMER>6394</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>14-9</ALIAS>
+		</NEW_UNIT>
 		<NEW_UNIT UnitNum = "9-9">
 			<STATUS>10-8</STATUS>
@@ -29,4 +53,173 @@
 			<ALIAS>9-9</ALIAS>
 		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "14-S3">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>73 Bear Street</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>14-Santa Maria</AREA>
+			<BADGE_NUM>011250</BADGE_NUM>
+			<OFFICER>James Tuchman</OFFICER>
+			<OFFICE>Santa Maria Area</OFFICE>
+			<TIMER>19005</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>14-S3</ALIAS>
+		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "9-15">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>55 4th street</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>9-Templeton</AREA>
+			<BADGE_NUM>013282</BADGE_NUM>
+			<OFFICER>Sam Spellicy</OFFICER>
+			<OFFICE>Templeton Area</OFFICE>
+			<TIMER>23786</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>9-15</ALIAS>
+		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "9-19">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>405 Culver</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>9-Templeton</AREA>
+			<BADGE_NUM>012495</BADGE_NUM>
+			<OFFICER>Michael Bay</OFFICER>
+			<OFFICE>Templeton Area</OFFICE>
+			<TIMER>15760</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>9-19</ALIAS>
+		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "28-24">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>I-405 IRVINE CNTR</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>28-San Luis Obispo</AREA>
+			<BADGE_NUM>011194</BADGE_NUM>
+			<OFFICER>Greg Johnson</OFFICER>
+			<OFFICE>San Luis Obispo Area</OFFICE>
+			<TIMER>16987</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>28-24</ALIAS>
+		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "28-19">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>I-5 / Sand Canyon</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>28-San Luis Obispo</AREA>
+			<BADGE_NUM>013181</BADGE_NUM>
+			<OFFICER>Andre Muller</OFFICER>
+			<OFFICE>San Luis Obispo Area</OFFICE>
+			<TIMER>18685</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>28-19</ALIAS>
+		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "28-13">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>I-5 / 133</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>28-San Luis Obispo</AREA>
+			<BADGE_NUM>015283</BADGE_NUM>
+			<OFFICER>Craig O'Neil</OFFICER>
+			<OFFICE>San Luis Obispo Area</OFFICE>
+			<TIMER>14069</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>28-13</ALIAS>
+		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "28-11">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>SR55 AT DYER</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>28-San Luis Obispo</AREA>
+			<BADGE_NUM>012555</BADGE_NUM>
+			<OFFICER>Alex Carlton</OFFICER>
+			<OFFICE>San Luis Obispo Area</OFFICE>
+			<TIMER>15860</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>28-11</ALIAS>
+		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "28-07">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>I405 / CULVER OFFR</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>28-San Luis Obispo</AREA>
+			<BADGE_NUM>013606</BADGE_NUM>
+			<OFFICER>Gary Schmidt</OFFICER>
+			<OFFICE>San Luis Obispo Area</OFFICE>
+			<TIMER>14999</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>28-7</ALIAS>
+		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "28-S4">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC></CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>28-San Luis Obispo</AREA>
+			<BADGE_NUM>013565</BADGE_NUM>
+			<OFFICER>Daniel Pierce</OFFICER>
+			<OFFICE>San Luis Obispo Area</OFFICE>
+			<TIMER>10606</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>28-S4</ALIAS>
+		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "9-22">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>57 / Chapman</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>9-Templeton</AREA>
+			<BADGE_NUM>012345</BADGE_NUM>
+			<OFFICER>Victor Percival</OFFICER>
+			<OFFICE>Templeton Area</OFFICE>
+			<TIMER>24203</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>9-22</ALIAS>
+		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "9-23">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>22 / Euclid Avenue</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>9-Templeton</AREA>
+			<BADGE_NUM>011860</BADGE_NUM>
+			<OFFICER>Michael Rocker</OFFICER>
+			<OFFICE>Templeton Area</OFFICE>
+			<TIMER>20184</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>9-23</ALIAS>
+		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "9-26">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>57 / 91</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>9-Templeton Area</AREA>
+			<BADGE_NUM>011480</BADGE_NUM>
+			<OFFICER>Patrick King</OFFICER>
+			<OFFICE>Templeton Area</OFFICE>
+			<TIMER>14023</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>9-26</ALIAS>
+		</NEW_UNIT>
+		<!-- 17 isn't a valid CHP office? -->
+		<NEW_UNIT UnitNum = "17-14">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>405 / Euclid</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>14-Santa Maria</AREA>
+			<BADGE_NUM>017935</BADGE_NUM>
+			<OFFICER>William Bond</OFFICER>
+			<OFFICE>Santa Maria Area</OFFICE>
+			<TIMER>29877</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>17-14</ALIAS>
+		</NEW_UNIT>
+		<NEW_UNIT UnitNum = "17-16">
+			<STATUS>10-8</STATUS>
+			<CURR_LOC>S-405 / Euclid</CURR_LOC>
+			<DESTINATION></DESTINATION>
+			<AREA>14-Santa Maria</AREA>
+			<BADGE_NUM>015839</BADGE_NUM>
+			<OFFICER>Matthew McCarmick</OFFICER>
+			<OFFICE>Santa Maria Area</OFFICE>
+			<TIMER>23998</TIMER>
+			<AGY>CHP</AGY>
+			<ALIAS>17-16</ALIAS>
+		</NEW_UNIT>
 	</SCRIPT_DATA>
 
@@ -56,5 +249,5 @@
 	<SCRIPT_EVENT>
 		<TIME_INDEX>00:00:00</TIME_INDEX>
-		<INCIDENT LogNum="101">Ice Cream</INCIDENT>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
 		
 		<CAD_DATA>
@@ -86,5 +279,5 @@
 			</HEADER_INFO>
 			
-			<LOCATION_INFO ID="101_N_405_ML">
+			<LOCATION_INFO ID="187_N_405_ML">
 				<Route>405</Route>
 				<Direction>NB</Direction>
@@ -93,18 +286,39 @@
 			</LOCATION_INFO>
 			
+			<LOCATION_INFO ID="187_N_405_HV">
+				<Route>405</Route>
+				<Direction>NB</Direction>
+				<Postmile>8.4</Postmile>
+				<Location_type>HV</Location_type>					
+			</LOCATION_INFO>	
+			
+			<LOCATION_INFO ID="187_S_55_ML">
+				<Route>55</Route>
+				<Direction>SB</Direction>
+				<Postmile>6.5</Postmile>
+				<Location_type>ML</Location_type>					
+			</LOCATION_INFO>
+			
 		</CAD_DATA>	
 		
 		<GENERAL_INFO> 			
 			<TITLE>Incident Description</TITLE>
-			<TEXT>This is an ice cream truck on SB 55 overpass at 405. The truck is 
-			  dispensing ice cream, causing a traffic jam. 
+			<TEXT>This is a stalled DOT truck on SB 55 overpass at 405. The truck is 
+			  hit by a vehicle, the vehicle is vaulted over the railing, and a 6 
+			  vehicle collision occurs below in the NB 405 lanes. The #2 and 3 lanes 
+			  are blocked on SB 55 and the #1, 2, and 3 lanes are blocked on NB 405. 
+			  The driver of the truck is uninjured, although there are 4 fatals, 2 
+			  major injured, and 4 minor injured in the collision below. MAIT is 
+			  called to the scene to investigate the collision and a Sig Alert is 
+			  declared. 
 			</TEXT>
 		</GENERAL_INFO>	
 		
 		<TELEPHONE>	
-			<STUDENT>Places a call to CHP Dispatch to notify of ice cream truck.</STUDENT>
+			<STUDENT>Places a call to CHP Dispatch to notify of stalled DOT vehicle.</STUDENT>
 		</TELEPHONE>				
 		
-		<MAINTENANCE_RADIO>You don't understand! I coulda had class. I coulda been a contender. I could've been somebody, instead of a bum, which is what I am. 
+		<MAINTENANCE_RADIO>Dispatch, this is xxx. I'm on south 55 at the 405.  
+		 		My truck is out of service here, stuck in the lane.  I need CHP assistance ASAP!" 
 		</MAINTENANCE_RADIO>	
 		
@@ -112,23 +326,76 @@
 
 	<SCRIPT_EVENT>
-		<TIME_INDEX>00:00:05</TIME_INDEX>
-		<INCIDENT LogNum="101">Ice Cream</INCIDENT>	
-		
+		<TIME_INDEX>00:01:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>	
+
 		<CAD_DATA>	
+			<CAD_INCIDENT_EVENT>	
+				<DETAIL>STALLED DOT SB SR-55 AT I-405</DETAIL>	
+				
+				<PARAMICS LocationID="187_S_55_ML">
+					<Status>NEW</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>3</Lane_number>
+				</PARAMICS>		
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+	</SCRIPT_EVENT>
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:01:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>		
+				<DETAIL>DEMO DETAIL 1</DETAIL>
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+	</SCRIPT_EVENT>	
+    <SCRIPT_EVENT>
+		<TIME_INDEX>00:01:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>DEMO DETAIL 2a</DETAIL>
+				<DETAIL>DEMO DETAIL 2b</DETAIL>
+				<DETAIL>DEMO DETAIL 2c</DETAIL>
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+	</SCRIPT_EVENT>
+    <SCRIPT_EVENT>
+		<TIME_INDEX>00:01:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>DEMO DETAIL 3a</DETAIL>
+				<DETAIL>DEMO DETAIL 3b</DETAIL>
+				<DETAIL>DEMO DETAIL 3c</DETAIL>
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+	</SCRIPT_EVENT>
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:02:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>	
+		
+		<CAD_DATA>	
 			<CAD_INCIDENT_EVENT>
 				<UNIT UnitNum="14-14" Status="ENRT" Primary="true" Active="true"/>
-				<AUDIO Length = "25" Path = "101/10101.mp3" />	
+				<AUDIO Length = "25" Path = "187/18701.mp3" />	
 			</CAD_INCIDENT_EVENT>		
 		</CAD_DATA>		        
 		
-		<CHP_RADIO RadioFile="10101.mp3">
-			<DIALOG>
-				<LINE Role="Dispatch">Toto, I've a feeling we're not in Kansas anymore.</LINE>		
-				<LINE Role="Field">I'm gonna make him an offer he can't refuse.</LINE>
+		<CHP_RADIO RadioFile="18701.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">14-14 Santa Lucia</LINE>				
+				<LINE Role="Field">Santa Lucia 14-14 go ahead</LINE>				
+				<LINE Role="Dispatch">14-14 Santa Lucia 11-25 stalled DOT truck southbound 55 overpass at 405.</LINE>
+				<LINE Role="Field">Santa Lucia 14-14 10-4. Enroute from 55 at Dyer Rd.</LINE>				
+				<LINE Role="Dispatch">14-14 Santa Lucia copies enroute from 55 at Dyer Rd.</LINE>
 			</DIALOG>
 		</CHP_RADIO>
 
 		<CAD_EVALUATION>
-			<EXPECTED_ACTION>Operator should be verifying incident 101 on CAD</EXPECTED_ACTION>
+			<EXPECTED_ACTION>Operator should be verifying incident 187 on CAD</EXPECTED_ACTION>
 		</CAD_EVALUATION>
 		<ATMS_EVALUATION>
@@ -139,26 +406,89 @@
 
 	<SCRIPT_EVENT>
-		<TIME_INDEX>00:00:30</TIME_INDEX>
-		<INCIDENT LogNum="101">Ice Cream</INCIDENT>
+		<TIME_INDEX>00:03:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
 		
 		<CAD_DATA>
 			<CAD_INCIDENT_EVENT>		
-				<DETAIL>CELLULAR 911 RPT ICE CRM TRK CAUSING TRAFFIC JAM</DETAIL>
-				<AUDIO Length = "26" Path = "101/10102.mp3" />
+				<DETAIL>CELLULAR 911 RPT DOT HT, 2ND VEH OVER THE SIDE, UNVERIFIED</DETAIL>
+				<AUDIO Length = "26" Path = "187/18702.mp3" />
 			</CAD_INCIDENT_EVENT>	
 		</CAD_DATA>
 
-		<CHP_RADIO RadioFile="10102.mp3">
-			<DIALOG>
-				<LINE Role="Dispatch">Here's looking at you, kid.</LINE>				
-				<LINE Role="Field">Go ahead, make my day.</LINE>				
-				<LINE Role="Dispatch">What we've got here is failure to communicate.</LINE>
-			</DIALOG>
-		</CHP_RADIO>
-	</SCRIPT_EVENT>
-
-	<SCRIPT_EVENT>
-		<TIME_INDEX>00:00:45</TIME_INDEX>
-		<INCIDENT LogNum="101">Ice Cream</INCIDENT>
+		<CHP_RADIO RadioFile="18702.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">14-14 Santa Lucia</LINE>				
+				<LINE Role="Field">Santa Lucia 14-14 go ahead</LINE>				
+				<LINE Role="Dispatch">14-14 Santa Lucia. Cellular 911 caller reports stalled vehicle on the 55/405 overpass was hit and a vehicle was pushed over the side.  Can you verify?</LINE>				
+				<LINE Role="Field">Santa Lucia, negative, I'm one minute away.</LINE>				
+				<LINE Role="Dispatch">14-14 Santa Lucia 10-4. One minute away.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:03:30</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>		
+				<DETAIL>DUPLICATE CALL</DETAIL>
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:04:30</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>		
+				<DETAIL>DUPLICATE CALL</DETAIL>
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:05:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>DOT HIT BY VEH, VEH OVER SIDE.</DETAIL>
+				<DETAIL>2ND VEH LANDED NB 405 BELOW, LG COLLISION OCCUR. REQ 2 1141 CODE 2 UNITS ASSIST</DETAIL>
+				<UNIT UnitNum="14-14" Status="1097" Primary="true" Active="true"/>
+				<AUDIO Length = "42" Path = "187/18703.mp3" />
+				
+				<PARAMICS LocationID="187_N_405_ML">
+					<Status>NEW</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>1</Lane_number>
+					<Lane_number>2</Lane_number>
+					<Lane_number>3</Lane_number>
+				</PARAMICS>					
+				
+				<PARAMICS LocationID="187_N_405_HV">
+					<Status>NEW</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>1</Lane_number>
+				</PARAMICS>					
+				
+				<PARAMICS LocationID="187_S_55_ML">
+					<Status>CHANGED</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>2</Lane_number>
+					<Lane_number>3</Lane_number>
+				</PARAMICS>			
+			</CAD_INCIDENT_EVENT>			
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18703.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-14</LINE>				
+				<LINE Role="Dispatch">	14-14 Santa Lucia go ahead.</LINE>
+				<LINE Role="Field">Santa Lucia 14-14 10-97 11-83 11-25.  It appears the DOT truck was hit by a vehicle and over the side landed in the northbound 405 lanes below.  A major collision occurred below.  Request 11-41 Code 2 and a couple units to assist.</LINE>				
+				<LINE Role="Dispatch">	14-14 Santa Lucia 10-4 10-97 11-83 11-25.  DOT truck was hit by vehicle and the vehicle over the side landed in the northbound 405 lanes below.  A large collision occurred below.  Request 11-41 Code 2 and a couple units to assist.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
 		
 		<CMS_EVALUATION cmsID="72" type="new"> 
@@ -170,7 +500,88 @@
 		</CMS_EVALUATION>
 		<FACILITATOR_EVALUATION>
-			<EXPECTED_ACTION>Should be responding to incident 101</EXPECTED_ACTION>
+			<EXPECTED_ACTION>Should be responding to incident 187</EXPECTED_ACTION>
 			<EXPECTED_ACTION>Should be monitoring ATMS operator</EXPECTED_ACTION>
 		</FACILITATOR_EVALUATION>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:05:30</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>		
+				<DETAIL>DUPLICATE CALL</DETAIL>
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:06:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>	
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>14-17 14-9 ENRT ASSIST 1183 1125</DETAIL>
+				<UNIT UnitNum="14-17" Status="ENRT" Primary="false" Active="true"/>
+				<UNIT UnitNum="14-9" Status="ENRT" Primary="false" Active="true"/>
+				<AUDIO Length = "40" Path = "187/18704.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="18704.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">14-17, 14-9 Santa Lucia</LINE>
+				<LINE Role="Field_1">Santa Lucia 14-17 go ahead.</LINE>	
+				<LINE Role="Field_2">Santa Lucia 14-9 go ahead.</LINE>
+				<LINE Role="Dispatch">	14-17, 14-9 assist 14-14 11-83 11-25 northbound 405 at the 55 interchange.</LINE>				
+				<LINE Role="Field_1">Santa Lucia 14-17 copies.  Enroute from 405 just south of Macarthur Boulevard.</LINE>
+				<LINE Role="Field_2">14-9 10-4, enroute from 55 at Edinger Avenue.</LINE>
+				<LINE Role="Dispatch">Santa Lucia copies 14-17 enroute from 405 just south of Macarthur and 14-9 enroute from 55 at Edinger.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:06:30</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>		
+				<DETAIL>DUPLICATE CALL</DETAIL>
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:07:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>DOT DRIVER UNINJURED, #2,3 LNS BLCKD SB 55.</DETAIL>
+				<DETAIL>14-14 MVNG TO 405 ASSESS DMG</DETAIL>
+				<AUDIO Length = "29" Path = "187/18705.mp3" />
+			</CAD_INCIDENT_EVENT>
+			
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18705.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-14</LINE>				
+				<LINE Role="Dispatch">14-14 Santa Lucia go ahead.</LINE>
+				<LINE Role="Field">	Santa Lucia, the driver of the DOT truck is uninjured but the #2 and #3 lanes are now blocked on southbound 55.  I'm moving down to the 405 lanes to assess the damage.</LINE>				
+				<LINE Role="Dispatch">	14-14 Santa-Lucia 10-4. Driver of the DOT truck is uninjured.  The #2 and #3 lanes are now blocked on southbound 55. Moving down to the 405 lanes to assess the damage.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<CMS_EVALUATION cmsID="72" type="update"> 
+			<LOCATION>SB 55 @ WARNER AVE</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT AHEAD</CMS_LINE>
+				<CMS_LINE>AT 405 OVERPASS</CMS_LINE>
+				<CMS_LINE>2 RT LANES BLKD</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>	
+		
 		<ACTIVITY_LOG_EVALUATION>
 			<EXPECTED_ACTION>Should be updating the incident board.</EXPECTED_ACTION>
@@ -180,10 +591,11 @@
 
 	<SCRIPT_EVENT>
-		<TIME_INDEX>00:01:00</TIME_INDEX>
-		<INCIDENT LogNum="101">Ice Cream</INCIDENT>
+		<TIME_INDEX>00:08:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
 
 		<TELEPHONE>
 			<INSTRUCTOR Role="TV Reporter #1">Hello, this is Cameron Stevens at KCLY TV channel 2.</INSTRUCTOR>
-			<INSTRUCTOR Role="TV Reporter #1">I was told that there's free ice cream on SB 55.
+			<INSTRUCTOR Role="TV Reporter #1">I was told that a car flew off an 
+										 overpass causing a large pile-up on the freeway below.
 			</INSTRUCTOR>
 			<STUDENT>Incident should be confirmed</STUDENT>
@@ -197,6 +609,6 @@
 
 	<SCRIPT_EVENT>
-		<TIME_INDEX>00:01:10</TIME_INDEX>
-		<INCIDENT LogNum="102">Kangaroo</INCIDENT>
+		<TIME_INDEX>00:08:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
 		
 		<CAD_DATA>
@@ -228,5 +640,5 @@
 			</HEADER_INFO>
 			
-			<LOCATION_INFO ID="102_N_5_ML">
+			<LOCATION_INFO ID="188_N_5_ML">
 				<Route>5</Route>
 				<Direction>NB</Direction>
@@ -234,10 +646,23 @@
 				<Location_type>ML</Location_type>					
 			</LOCATION_INFO>	
-				
+			
+			<CAD_INCIDENT_EVENT>			
+				<PARAMICS LocationID="188_N_5_ML">
+					<Status>NEW</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>3</Lane_number>
+					<Lane_number>4</Lane_number>
+					<Lane_number>5</Lane_number>
+				</PARAMICS>					
+			</CAD_INCIDENT_EVENT>					
 		</CAD_DATA>		
 		
 		<GENERAL_INFO>
 			<TITLE>Incident Description</TITLE>
-			<TEXT>This is a Kangaroo on the freeway.
+			<TEXT>This is a two vehicle collision between a tomato truck and a car. The 
+	  	  truck spills tomatoes across lanes #3,4,5 right lanes plus 
+	  	  shoulder of NB 5 just north of Lake Forest Drive. There is one 11-44 
+	  	  and 2 major injured. Ambulance, fire, paramedics, additional units, 
+	  	  Maintenance/coroner, and TMT are requested on this incident.
 			</TEXT>
 		</GENERAL_INFO>
@@ -245,6 +670,6 @@
 
 	<SCRIPT_EVENT>
-		<TIME_INDEX>00:01:20</TIME_INDEX>
-		<INCIDENT LogNum="102">Kangaroo</INCIDENT>
+		<TIME_INDEX>00:10:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
 		
 		<CAD_DATA>
@@ -252,16 +677,18 @@
 				<DETAIL>9-9 ENRT FRM I405 @ IRVINE CTR</DETAIL>
 				<UNIT UnitNum="9-9" Status="ENRT" Primary="true" Active="true"/>
-				<AUDIO Length = "25" Path = "101/10103.mp3" />
+				<AUDIO Length = "25" Path = "188/18801.mp3" />
 			</CAD_INCIDENT_EVENT>	
 		</CAD_DATA>		
-		<CHP_RADIO RadioFile="10103.mp3">
-			<DIALOG>
-				<LINE Role="Dispatch">Fasten your seatbelts. It's going to be a bumpy night.</LINE>				
-				<LINE Role="Field">There's no place like home.</LINE>				
-				<LINE Role="Dispatch">Why don't you come up sometime and see me?</LINE>				
-				<LINE Role="Field">You know how to whistle, don't you, Steve? You just put your lips together and blow.</LINE>				
-				<LINE Role="Dispatch">Badges? We ain't got no badges! We don't need no badges!</LINE>
-			</DIALOG>
-		</CHP_RADIO>				
+		
+		<CHP_RADIO RadioFile="18801.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">9-9 Santa Lucia</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9 go ahead.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia 11-79 northbound 5 just north of Lake Forest Drive.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9 copied enroute from 405 at Irvine Center.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia 10-4. Enroute from 405 at Irvine Center.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
 		<CAD_EVALUATION>
 			<EXPECTED_ACTION>Operator should be monitoring the CAD</EXPECTED_ACTION>
@@ -271,5 +698,5 @@
 		</ATMS_EVALUATION>
 		<FACILITATOR_EVALUATION>
-			<EXPECTED_ACTION>Should verify location and respond to incident 102</EXPECTED_ACTION>
+			<EXPECTED_ACTION>Should verify location and respond to incident 188</EXPECTED_ACTION>
 		</FACILITATOR_EVALUATION>
 		
@@ -277,6 +704,6 @@
 
 	<SCRIPT_EVENT>
-		<TIME_INDEX>00:01:40</TIME_INDEX>
-		<INCIDENT LogNum="101">Ice Cream</INCIDENT>
+		<TIME_INDEX>00:11:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
 
 		<TELEPHONE>
@@ -285,5 +712,5 @@
 			</INSTRUCTOR>
 			<INSTRUCTOR Role="Radio Reporter #1">I just heard over the scanner that 
-											you have a Ice Cream Truck on I405 at 55.
+											you have a major accident on I405 at 55.
 			</INSTRUCTOR>
 			<STUDENT>Should confirm incident.</STUDENT>
@@ -291,13 +718,67 @@
 										 	happened?
 			</INSTRUCTOR>
-			<STUDENT>A Ice Cream Truck occurred on NB 55 at 405.
+			<STUDENT>A collision occurred on NB 55 at 405.  A vehicle went over rail 
+					     onto NB 405 causing a 6 car collision.
 			</STUDENT>
 		</TELEPHONE>
 	</SCRIPT_EVENT>
 
-
-	<SCRIPT_EVENT>
-		<TIME_INDEX>00:01:50</TIME_INDEX>
-		<INCIDENT LogNum="101">Ice Cream</INCIDENT>
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:12:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>14-14 1097, MULTIPLE 1144 NB 405 AT 55 OVERPASS, 6 VEH TC</DETAIL>
+				<DETAIL>BLOCKING 3 INSIDE LNS NB 405. DRVR AND PSSNGR IN VEH 1144, 2 OTHER FATALS, MULT INJR, REQ CRNR AND SIGALERT</DETAIL>
+				<AUDIO Length = "46" Path = "187/18706.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+		
+		<CHP_RADIO RadioFile="18706.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-14</LINE>				
+				<LINE Role="Dispatch">	14-14 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">	Santa Lucia 14-14 10-97. Multiple 1144 northbound 405 at 55 
+					overpass. Six vehicle collision blocking the three inside 
+					lanes. The driver and passenger of the car that went over 
+					the railing are both 11-44. I've got two other fatals and 
+					multiple injured down here. Request coroner and issue Sig 
+					Alert.
+				</LINE>
+				
+				<LINE Role="Dispatch">	14-14 Santa Lucia 10-4 10-97 11-80 11-25 northbound 405 
+						at 55 overpass. Multiple 1144. Six vehicle collision blocking the three 
+						inside lanes. The driver and passenger of the car that 
+						went over the railing are 11-44, 2 other 11-44.  
+						Multiple injuries, request coroner and send Sig Alert.
+				</LINE>
+			</DIALOG>
+		</CHP_RADIO>					
+		
+		<CMS_EVALUATION cmsID="87" type="new"> 
+			<LOCATION>NB 405 @ HARVARD</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT AT HWY-55</CMS_LINE>
+				<CMS_LINE>3 LEFT LNS BLKD</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>
+		<CMS_EVALUATION cmsID="88" type="new"> 
+			<LOCATION>NB 405 @ ICD</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT AT HWY-55</CMS_LINE>
+				<CMS_LINE>3 LEFT LNS BLKD</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>		
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should fax and page sig alert information</EXPECTED_ACTION>	
+		</ACTIVITY_LOG_EVALUATION>
+		
+	</SCRIPT_EVENT>
+	
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:12:30</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
 		
 		<CAD_DATA>
@@ -313,4 +794,4087 @@
 	</SCRIPT_EVENT>
 	
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:13:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>14-17 1097, PARAMEDICS 1097. 1184 SB 55 FOR DOT 1125</DETAIL>
+				<UNIT UnitNum="14-17" Status="1097" Primary="true" Active="true"/>
+				<AUDIO Length = "46" Path = "187/18707.mp3" />	
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+		
+		<CHP_RADIO RadioFile="18707.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-17</LINE>				
+				<LINE Role="Dispatch">14-17 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 14-17 10-97. 1144 northbound 405 at 55. 	
+			Paramedics are 10-97. We've gotta secure the scene southbound 55 for the DOT 
+			hazard. Has Caltrans been notified that their truck has been 
+			involved in a collision?</LINE>				
+				<LINE Role="Dispatch">14-17 Santa Lucia 10-4 10-97 11-44 northbound 405 
+						at 55. Paramedics 10-97. Will be doing 11-84 on southbound 55 for 
+						DOT collision. Caltrans will be notified.			
+				</LINE>	
+				<LINE Role="Field">Santa Lucia 14-17 10-4</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:14:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+
+		<CAD_DATA>	
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>9-9, FD, PARAMEDICS 1097.  TC SEMI W/TOMATOES AND VEH ON NB-5 #3,4,5 LNS</DETAIL>
+				<DETAIL>TRCK ON FIRE, REQ CT CLNUP, UNITS 1184</DETAIL>
+				<UNIT UnitNum="9-9" Status="1097" Primary="true" Active="true"/>
+				<AUDIO Length = "39" Path = "188/18802.mp3" />
+			</CAD_INCIDENT_EVENT>
+		</CAD_DATA>		
+
+		<CHP_RADIO RadioFile="18802.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9</LINE>
+				<LINE Role="Dispatch">9-9 go ahead Santa Lucia</LINE>
+				<LINE Role="Field">Santa Lucia 9-9 10-97 11-79. Fire department and 
+					parmedics 10-97.  Collision between semi truck carrying 
+					tomatoes and vehicle in 2 right lanes.  Truck on fire and 
+					tomatoes spilled over three right lanes. Request Caltrans to 
+					clean up the tomatoes and units for 11-84.</LINE>
+				<LINE Role="Dispatch">Santa Lucia 10-4, 9-9 10-97 11-79. Fire and 
+						paramedics 10-97. Collision involves tomato truck and 
+						car in two right lanes. Truck on fire and tomatoes over 
+						three right lanes.  Request Caltrans.</LINE>
+			</DIALOG>
+		</CHP_RADIO>		
+		
+		<CMS_EVALUATION cmsID="31" type="new"> 
+			<LOCATION>??</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>UR TIRES R RND</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should fax and page information</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+		<RADIO_EVALUATION>
+			<EXPECTED_ACTION>Operator should have ensured that a maintenance team was dispatched</EXPECTED_ACTION>
+		</RADIO_EVALUATION>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:14:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>REQ MAIT, REQ 14-S UNIT, REQ TMT</DETAIL>
+				<UNIT UnitNum="14-S3" Status="ENRT" Primary="false" Active="true"/>
+				<AUDIO Length = "34" Path = "187/18708.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="18708.mp3">
+			<DIALOG>
+				<LINE Role="Field">	Santa Lucia 14-14</LINE>				
+				<LINE Role="Dispatch">	14-14 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">	Santa Lucia, request MAIT, they'll have to investigate this 
+					one.  Also, request 14-S unit and TMT.</LINE>				
+				<LINE Role="Dispatch">	14-14 Santa Lucia copied request MAIT, 14-S unit, and TMT.</LINE>				
+				<LINE Role="Dispatch">	14-S3 unit copy.</LINE>				
+				<LINE Role="Field">	Santa Lucia 14-S3, 10-4 enroute from 73 at Bear Street.</LINE>				
+				<LINE Role="Dispatch">	14-S3 Santa Lucia copies enroute from 73 at Bear Street.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<FACILITATOR_EVALUATION>
+			<EXPECTED_ACTION>Should be alert and advising radio on TMT.</EXPECTED_ACTION>
+		</FACILITATOR_EVALUATION>
+		<RADIO_EVALUATION>
+			<EXPECTED_ACTION>Operator should notify the TMT leader of incident 187</EXPECTED_ACTION>
+		</RADIO_EVALUATION>	
+		
+		<TMT_RADIO>TMT leader espond to student action.  Dispatch appropriate units???</TMT_RADIO>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:15:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #2">Hello, this is Monica Stevens at KCLY radio.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #2">I called earlier about the accident 
+											on I405. Have any more details come 
+											in on that incident?
+			</INSTRUCTOR>
+			<STUDENT>Vehicles blocking 3 NB 405 lanes, 4 dead and 7 injured.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #2">Do you have an alternate route I can recommend?
+			</INSTRUCTOR>
+			<STUDENT>Yes (TBD)</STUDENT>	
+		</TELEPHONE>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:16:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+
+		<MAINTENANCE_RADIO>If Maintenance unit was sent out, radio the supervisor 
+			with a 10-97.  Say that you're going to await MAIT investigation and 
+			transport other Maintenance worker.			
+		</MAINTENANCE_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:17:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>14-9 1097, ASSIST 1184</DETAIL>
+				<UNIT UnitNum="14-9" Status="1097" Primary="false" Active="true"/>
+				<AUDIO Length = "22" Path = "187/18709.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18709.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-9.</LINE>				
+				<LINE Role="Dispatch">14-9 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 14-9 10-97. Will assist 14-14 with 11-84.</LINE>				
+				<LINE Role="Dispatch">14-9 Santa Lucia 10-4 10-97 northbound 405 at 55. 
+						Will assist 14-14 with 11-84.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:18:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>TRAFFIC BACKING SB 55 REQ TMT MEDIUM DUTY 1185</DETAIL>
+				<AUDIO Length = "24" Path = "187/18710.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>
+		
+		<CHP_RADIO RadioFile="18710.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-17.</LINE>
+				<LINE Role="Dispatch">14-17 Santa Lucia go ahead.</LINE>			
+				<LINE Role="Field">Santa Lucia 14-17. Traffic is backing up on southbound 55. 
+					Request TMT and medium duty 11-85 for the DOT truck.	</LINE>			
+				<LINE Role="Dispatch">14-17 Santa Lucia 10-4. Traffic backing up on southbound 
+						55.  Requesting TMT and medium duty 11-85.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:19:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>		
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>4 1144'S, 2 1180'S, 4 1181'S</DETAIL>
+				<AUDIO Length = "20" Path = "187/18711.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+		
+		<CHP_RADIO RadioFile="18711.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-14</LINE>		
+				<LINE Role="Dispatch">14-14 Santa Lucia go ahead.</LINE>
+				<LINE Role="Field">Santa Lucia 14-14. 4 11-44's, 2 11-80's, and 4 11-81's.</LINE>		
+				<LINE Role="Dispatch">14-14 Santa Lucia copies 4 11-44's,2 11-80's, and 4 11-81's.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="TV Reporter #2">Hello, this is Fred Roppel at KNOW TV."</INSTRUCTOR>
+			<INSTRUCTOR Role="TV Reporter #2">Have any more details come in on the pileup at 55/405?</INSTRUCTOR>
+			<STUDENT>Vehicles blocking 3 NB 405 lanes, 4 dead and 7 injured, ??? mile backup</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #2">Do you have an alternate route I can recommend?</INSTRUCTOR>
+			<STUDENT>(pause for answer: Yes)</STUDENT>
+			<STUDENT>3 car collision, vehicles blocking #2,3,4 lanes.  Moderate injuries.</STUDENT>
+		</TELEPHONE>
+		
+		<CMS_EVALUATION cmsID="95" type="new"> 
+			<LOCATION>NB 5 @ EL TORO</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT AT HWY-55</CMS_LINE>
+				<CMS_LINE>3 RT LANES BLKD</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:20:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>9-15,9-19 ENRT FOR 1184</DETAIL>
+				<UNIT UnitNum="9-15" Status="ENRT" Primary="false" Active="true"/>
+				<UNIT UnitNum="9-19" Status="ENRT" Primary="false" Active="true"/>
+				<AUDIO Length = "38" Path = "188/18803.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18803.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">9-15, 9-19 Santa Lucia</LINE>				
+				<LINE Role="Field_1">Santa Lucia 9-15 go ahead.</LINE>				
+				<LINE Role="Field_2">Santa Lucia go ahead to 9-19.</LINE>				
+				<LINE Role="Dispatch">9-15 and 9-19 Santa Lucia 11-84 for 11-79 
+						northbound 5 just north of Lake Forest Drive.</LINE>				
+				<LINE Role="Field_1">	Santa Lucia 9-15 10-4. Enroute from 55 at 4th Street.</LINE>				
+				<LINE Role="Field_2">Santa Lucia 9-19 copied enroute from 405 at Culver.</LINE>				
+				<LINE Role="Dispatch">Santa Lucia copies 9-15 enroute from 55 at 4th and 9-19 
+		  				enroute from 405 at Culver.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #3">Hello, this is Bill Bradley at KCTR radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #3">I heard here was a large collision on the 5.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #3">What details do you have on that?</INSTRUCTOR>
+			<STUDENT>Semi and 2 cars, tomatoes over three right lanes.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #3">Were there any injured?</INSTRUCTOR>
+			<STUDENT>Don't know yet.</STUDENT>
+		</TELEPHONE>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:21:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>1039 SABLAN TOWING</DETAIL>
+				<TOW Company="SABLAN TOWING" ConfNum="(949)555-2468" PubNum="(949)555-8899" Beat=""/>
+				<AUDIO Length = "18" Path = "187/18712.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18712.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">	14-17 Santa Lucia information.</LINE>				
+				<LINE Role="Field">	Santa Lucia 14-17 go ahead.</LINE>				
+				<LINE Role="Dispatch">	14-17 Santa Lucia 10-39 Sablan's Towing.</LINE>				
+				<LINE Role="Field">	14-17 copied 10-39 Sablan's Towing.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:22:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>14-S3 1097 NB 405 @ 55</DETAIL>
+				<DETAIL>MAIT ETA 15</DETAIL>
+				<UNIT UnitNum="14-S3" Status="1097" Primary="false" Active="true"/>
+				<AUDIO Length = "26" Path = "187/18713.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>			
+
+		<CHP_RADIO RadioFile="18713.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-S3</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 10-97 northbound 405 at 55.  Do you 
+					have an ETA for MAIT?</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia 10-4 10-97 northbound 405 
+						at 55. MAIT ETA 15 minutes.</LINE>				
+				<LINE Role="Field">Santa Lucia 14-S3 copies MAIT ETA 15.</LINE>
+			</DIALOG>		
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:24:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>1141 1097, TRCK STLL FIRE, 2 1180 IN VEH, UNK IN TRCK</DETAIL>
+				<AUDIO Length = "32" Path = "188/18804.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18804.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9. 11-41 10-97. Truck still engulfed in 
+					flames.  Two 11-80's in the vehicle. Unknown passengers in 
+					the truck. Request TMT, traffic backing up quickly.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia 10-4. 11-41 10-97. Truck still engulfed.  
+						Two 11-80's in vehicle and unknown passengers in truck.  
+						Request TMT, traffic backing up.</LINE>
+			</DIALOG>
+		</CHP_RADIO>		
+		
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #4">Hello, this is Alex Harmon at KJOK radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #4">How many vehicles were involved in the 
+								 			collision on northbound 5?
+			</INSTRUCTOR>
+			<STUDENT>1 semi, two cars.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #4">How many lanes were blocked?</INSTRUCTOR>
+			<STUDENT>Three right lanes blocked.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #4">Do you have an alternate route established?</INSTRUCTOR>
+			<STUDENT>What's it to you!?</STUDENT>
+		</TELEPHONE>
+		
+		<FACILITATOR_EVALUATION>
+			<EXPECTED_ACTION>Should be assisting radio operator</EXPECTED_ACTION>
+		</FACILITATOR_EVALUATION>
+		<RADIO_EVALUATION>
+			<EXPECTED_ACTION>Operator should dispatch TMT</EXPECTED_ACTION>
+		</RADIO_EVALUATION>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:25:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>REQUEST 1185 BIG RIG AND 1185 ROT, ISSUE SIG ALERT</DETAIL>
+				<AUDIO Length = "23" Path = "188/18805.mp3" />
+			</CAD_INCIDENT_EVENT>
+		</CAD_DATA>			
+		
+
+		<CHP_RADIO RadioFile="18805.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9.</LINE>
+				<LINE Role="Dispatch">9-9 Santa Lucia go ahead.</LINE>
+				<LINE Role="Field">Santa Lucia 9-9. Roll 11-85 big rig and a rotational 
+					11-85.  Issue a Sig Alert, this could take a while.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia copied roll 11-85 big rig and 11-85 
+						rotational. Issue a Sig Alert until further notice.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #5">Hello, this is Tim Rogers at KLNW radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #5">What details do you have on the 
+											collision Northbound 5 at Lake Forest Drive?
+			</INSTRUCTOR>
+			<STUDENT>Semi vs. two cars, tomatoes over lanes 3,4,5, two major 
+						 injured, unknown passenger in truc.</STUDENT>
+		</TELEPHONE>		
+		
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should fax and page information</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+		<FACILITATOR_EVALUATION>
+			<EXPECTED_ACTION>Should be ensuring a Sig Alert is issued</EXPECTED_ACTION>
+		</FACILITATOR_EVALUATION>
+		
+		<MAINTENANCE_RADIO>
+			If Maintenance has not been requested by this time, 
+			have someone call as CHP Dispatch and make a request for them.
+		</MAINTENANCE_RADIO>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:27:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>CRNR 1097, INJURED TRANSPORTED</DETAIL>
+				<AUDIO Length = "17" Path = "187/18714.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18714.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-S3.</LINE>
+				<LINE Role="Dispatch">14-S3 go ahead to Santa Lucia.</LINE>
+				<LINE Role="Field">Santa Lucia, coroner 10-97. The injured have been transported.</LINE>
+				<LINE Role="Dispatch">14-S3 Santa Lucia 10-4 coroner 10-97. Injured transported.</LINE>
+			</DIALOG>
+		</CHP_RADIO>	
+		
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should enter info for 10-97 coroner</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:30:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>9-15 1097, ADVS PD TO DIRECT TRAFFIC OFF AT LAKE FOREST </DETAIL>
+				<UNIT UnitNum="9-15" Status="1097" Primary="false" Active="true"/>
+				<AUDIO Length = "26" Path = "188/18806.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+		
+		<CHP_RADIO RadioFile="18806.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-15.</LINE>				
+				<LINE Role="Dispatch">9-15 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-15 10-97 11-80. Advise local PD that 
+					we are going to direct traffic off at Lake Forest off ramp and 
+					are closing the Lake Forest on ramp.</LINE>				
+				<LINE Role="Dispatch">Santa Lucia copies 9-15 10-97 11-80. Advise PD 
+						we're directing traffic off Lake Forest offramp and closing 
+						Lake Forest onramp.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<TELEPHONE>
+			<STUDENT>Student places call to Police Department</STUDENT>
+			<STUDENT>Student correctly notifies PD of incident location and details</STUDENT>
+		</TELEPHONE>
+
+		<TMT_RADIO>
+			If no sign truck/s have been requested yet, a phone call needs to be 
+			made from CHP Dispatch requesting them.			
+		</TMT_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:30:30</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #6">Hello, this is John Sinclair at KRST radio.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #6">Is there an alternate route 
+											established for the northbound 5 
+											lanes due to the collision at Lake Forest Drive?
+			</INSTRUCTOR>
+			<STUDENT>Lake Forest East to Muirlands or Lake Forest West to Irvine Ctr.  
+				Re-enter I5 at numerous locations</STUDENT>
+		</TELEPHONE>		  
+	</SCRIPT_EVENT>
+	
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:31:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>1039 COLLEGE OAK BIG RIG, CYCLE TOW FOR ROT</DETAIL>
+				<TOW Company="College Oak" ConfNum="(949)555-2990" PubNum="(949)555-5758" Beat=""/>
+				<TOW Company="Cycle" ConfNum="(949)555-2281" PubNum="(949)555-7162" Beat=""/>
+				<AUDIO Length = "20" Path = "188/18807.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18807.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">9-9 Santa Lucia information</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9 go ahead.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia 10-39 College Oak for big rig 11-85 and 
+						Cycle Tow for 11-85 rotational.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9 copied 10-39 College Oak and Cycle Tow.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>	  
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:32:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>9-19 1097 ASSISTNG 1184</DETAIL>
+				<UNIT UnitNum="9-19" Status="1097" Primary="false" Active="true"/>
+				<AUDIO Length = "20" Path = "188/18808.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18808.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-19</LINE>
+				<LINE Role="Dispatch">9-19 go ahead to Santa Lucia</LINE>				
+				<LINE Role="Field">Santa Lucia 9-19 10-97 11-80. Assisting with 11-84.</LINE>				
+				<LINE Role="Dispatch">9-19 Santa Lucia copied 10-97 11-80. Assisting with 11-84.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:35:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+
+		<CAD_DATA>	
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>MAIT 1097 STARTING INVESTIGATION SB SR55</DETAIL>
+				<AUDIO Length = "22" Path = "187/18715.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+		
+		<CHP_RADIO RadioFile="187/18715.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-S3.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 14-S3, MAIT is 10-97. They're starting their 
+					investigation on the 55 overpass.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia 10-4 MAIT 10-97. Starting 
+						investigation on 55 overpass.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should enter info for 10-97 MAIT</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:36:00</TIME_INDEX> 
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="CHP Dispatch">Hello, CHP Dispatch.  Do you have traffic control enroute for NB 405 at 55</INSTRUCTOR>
+			<STUDENT>Do you mean sign truck crews or cones on the road?</STUDENT>
+			<INSTRUCTOR Role="CHP Dispatch">Cones</INSTRUCTOR>
+		</TELEPHONE>
+		
+		<FACILITATOR_EVALUATION>
+			<EXPECTED_ACTION>Should interact with the dispatch operator regarding cone crews</EXPECTED_ACTION>
+		</FACILITATOR_EVALUATION>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:37:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>	
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>MED DUTY 1185 1097, AWAIT FINISH MAIT BEFORE TOW VEH</DETAIL>
+				<AUDIO Length = "25" Path = "187/18716.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18716.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-17.</LINE>				
+				<LINE Role="Dispatch">14-17 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia, medium duty 11-85 10-97. Will await the finish of 
+					MAIT investigation before towing vehicle.</LINE>				
+				<LINE Role="Dispatch">14-17 Santa Lucia 10-4 medium rig 11-85 10-97. Will await 
+						the finish of MAIT investigation before towing vehicle.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:38:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>1039 PD, SENDING 2 UNITS ASST 1184</DETAIL>
+				<AUDIO Length = "17" Path = "188/18809.mp3" />
+			</CAD_INCIDENT_EVENT>
+		</CAD_DATA>
+		
+		<CHP_RADIO RadioFile="18809.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">9-9 Santa Lucia information.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9 go ahead.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia 10-39 police department. Sending two 
+						units to assist with 11-84.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9 copied</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="TV Reporter #3">"Hello, this is Terry Webb at KTSV TV 11."</INSTRUCTOR>
+			<INSTRUCTOR Role="TV Reporter #3">My CAD is down, do you have any 
+										 incidents going on right now?
+			</INSTRUCTOR>
+			<STUDENT>Notify reporter of all current incidents.</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #3">Give me the details on those.</INSTRUCTOR> 
+			<STUDENT>Notify reporter of all current incident details.</STUDENT>
+		</TELEPHONE>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:40:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>CRNR CONFIRMED FOUR FATAL, PREP TO TRANSPORT</DETAIL>
+				<AUDIO Length = "19" Path = "187/18717.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+		
+		<CHP_RADIO RadioFile="18717.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-S3.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 14-S3. The coroner has confirmed four fatals and 
+					is preparing them to be transported.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia copied coroner confirmed four fatals 
+						and preparing for transport</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:42:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>1180S TRANSPORTED</DETAIL>
+				<AUDIO Length = "14" Path = "188/18810.mp3" />
+			</CAD_INCIDENT_EVENT>
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18810.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9.</LINE>
+				<LINE Role="Dispatch">9-9 Santa Lucia go ahead.</LINE>
+				<LINE Role="Field">Santa Lucia 9-9. 11-80's transported.</LINE>
+				<LINE Role="Dispatch">9-9 Santa Lucia copied 11-80's transported.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:43:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>9-9 FIRE OUT</DETAIL>
+				<AUDIO Length = "14" Path = "188/18811.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+		
+		<CHP_RADIO RadioFile="18811.mp3">
+			<DIALOG>
+				<LINE Role="Field">	Santa Lucia 9-9.</LINE>				
+				<LINE Role="Dispatch">	9-9 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">	Santa Lucia 9-9. The fire is out.</LINE>				
+				<LINE Role="Dispatch">	9-9 Santa Lucia 10-4. Fire is out.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should note that the fire has been put out</EXPECTED_ACTION>
+			<EXPECTED_ACTION>Should fax and page information</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+		<FACILITATOR_EVALUATION>
+			<EXPECTED_ACTION>should be active and responding to situation</EXPECTED_ACTION>
+		</FACILITATOR_EVALUATION>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:44:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>LAKE FOREST ONRAMP CLOSED, DIRECTING TRAFFIC OFF LAKE FOREST OFFRAMP</DETAIL>
+				<AUDIO Length = "23" Path = "188/18812.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18812.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-15.</LINE>				
+				<LINE Role="Dispatch">9-15 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-15. Lake Forest onramp closed. Directing 405 traffic 
+					off Lake Forest offramp.</LINE>				
+				<LINE Role="Dispatch">9-15 Santa Lucia 10-4. Lake Forest onramp closed.  
+					Directing 405 traffic off at Lake Forest offramp.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #7">Hello, this is Tom Webb at KSON radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #7">Do you have an alternate established 
+											for the norhtbound 5 lanes near Lake 
+											Forest Drive?
+			</INSTRUCTOR>
+			<STUDENT>Same as before..</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #7">When are the lanes supposed to be open?	</INSTRUCTOR>
+			<STUDENT>No specific time, approx. 1 hour.</STUDENT>
+		</TELEPHONE>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:47:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>MAIT FINISHED W/ INVESTIGATION SB SR-55 AT I-405, PREP DOT TRCK FOR TOW</DETAIL>
+				<AUDIO Length = "24" Path = "187/18718.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+
+		<CHP_RADIO RadioFile="18718.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-17.</LINE>				
+				<LINE Role="Dispatch">14-17 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia, MAIT is finished with their investigation on 
+					the 55 overpass.  Preparing DOT truck for tow.</LINE>				
+				<LINE Role="Dispatch">14-17 Santa Lucia 10-4. MAIT is finished with their 
+						investigation on the 55 overpass. Preparing DOT truck 
+						for tow.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:48:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>1 1144 IN TRCK, REQ CRNR</DETAIL>
+				<AUDIO Length = "18" Path = "188/18813.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+		
+		<CHP_RADIO RadioFile="18813.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9. There is one 11-44 in the truck. Request coroner.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia copied one 11-44 in truck. Request coroner.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should enter info for coroner request</EXPECTED_ACTION>
+			<EXPECTED_ACTION>Should fax and page information</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+		
+		<TMT_RADIO>Sign truck/s are 97 at the end of the current queue.</TMT_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:49:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #8">Hello, this is Jordan Bradley at KTCR radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #8">Do you have any incidents going on right now?</INSTRUCTOR>
+			<STUDENT>Notify reporter of current incidents.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #8">What details do you have on those?</INSTRUCTOR>
+			<STUDENT>Notify reporter of current incident details.</STUDENT>
+		</TELEPHONE>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:50:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>9-9 1039 CRNR, ETA 15</DETAIL>
+				<AUDIO Length = "16" Path = "188/18814.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>		
+
+		<CHP_RADIO RadioFile="18814.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">	9-9 Santa Lucia</LINE>				
+				<LINE Role="Field">	Santa Lucia 9-9 go ahead.</LINE>				
+				<LINE Role="Dispatch">	9-9 Santa Lucia 10-39 coroner, ETA is 15 minutes.</LINE>				
+				<LINE Role="Field">	Santa Lucia 9-9 10-4.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should enter info for 10-39 CORONER</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>		
+		
+		<MAINTENANCE_RADIO>
+			Radio traffic between maintenance workers on site and maintenance dispatcher. 
+			Dispatched crews are 10-97 and beginning the cleanup.
+		</MAINTENANCE_RADIO>
+
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:51:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>CT 1097, STRTNG CLNUP OF TOMATOES</DETAIL>
+				<AUDIO Length = "18" Path = "188/18815.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18815.mp3">
+			<DIALOG>
+				<LINE Role="Field">	Santa Lucia 9-9.</LINE>				
+				<LINE Role="Dispatch">	9-9 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">	Santa Lucia 9-9. Caltrans is 10-97. Starting cleanup of tomatoes.</LINE>				
+				<LINE Role="Dispatch">	9-9 Santa Lucia 10-4. Caltrans 10-97. Starting cleanup of tomatoes.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="TV Reporter #4">Hello, this is Art Philco at KTTQ news 2.</INSTRUCTOR>
+			<INSTRUCTOR Role="TV Reporter #4">I'm away from my CAD. What's going on 
+										 with the accident on northbound 5 
+										 involving the tomato truck spill?
+			</INSTRUCTOR>
+			<STUDENT>Fire out on truck, 11-44, will start cleanup.</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #4">Was anybody killed in the collision.</INSTRUCTOR>
+			<STUDENT>One 11-44</STUDENT>
+		</TELEPHONE>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:52:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+
+		<TMT_RADIO>Radio traffic between TMT crew and TMT leader regarding current queue status</TMT_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:53:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>1185 ROT 1097</DETAIL>
+				<AUDIO Length = "15" Path = "188/18816.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18816.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9. 11-85 rotation 10-97.</LINE>				
+				<LINE Role="Dispatch">	9-9 Santa Lucia copied 11-85 rotation 10-97.</LINE>
+			</DIALOG>
+		</CHP_RADIO>	
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #9">Hello, this is Jim Sanso at KTAK radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #9">What details do you have on the northbound 5 collision?</INSTRUCTOR>
+			<STUDENT>(pause for answer)</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #9">Is there an alternate route established?</INSTRUCTOR> 
+			<STUDENT>(pause for answer)</STUDENT>			
+		</TELEPHONE>		
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:54:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>MAIT STARTING INVESTIGATION NB 405 TO TAKE 30 MIN</DETAIL>
+				<AUDIO Length = "23" Path = "187/18719.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18719.mp3">
+			<DIALOG>
+				<LINE Role="Field">	Santa Lucia 14-S3.</LINE>				
+				<LINE Role="Dispatch">	14-S3 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">	Santa Lucia 14-S3. MAIT is starting investigation on 
+					northbound 405. The investigation should take 30 minutes.</LINE>				
+				<LINE Role="Dispatch">	14-S3 Santa Lucia copied MAIT starting investigation on 
+						northbound 405. The investigation should take 30 minutes.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:55:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>CLNUP NRLY FNSHD DOT RDY TO BE TWD, SB SR-55 LNS OPN IN 5</DETAIL>
+				<AUDIO Length = "25" Path = "187/18720.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18720.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-17.</LINE>				
+				<LINE Role="Dispatch">14-17 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia, nearly finished with cleanup and the DOT truck 
+					is ready to be towed. Southbound 55 lanes open in 5 minutes.</LINE>				
+				<LINE Role="Dispatch">14-17 Santa Lucia 10-4. Nearly finished with cleanup and 
+						DOT truck is ready to be towed. Southbound 55 lanes open in 5.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:56:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>WTNSSES, JOHN/BETTY JONES SAW TOMATO TRUCK LOSE CONTROL, FLIP OVER, VEH HIT, TRCK IMM CAUGHT FIRE</DETAIL>
+				<WITNESS Name="John/Betty Jones" Address="101 Lowland Dr." PhoneNum="(949)555-8375"/>
+				<AUDIO Length = "27" Path = "188/18817.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18817.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9. Witnesses John and Betty Jones saw the 
+					tomato truck lose control, flip over, and the vehicle hit 
+					it. The truck then caught fire.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia 10-4. Witnesses John and Betty Jones saw 
+						tomato truck lose control, flip over, and vehicle hit 
+						it. Truck then immediately caught fire.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Public">Hello, is George there?</INSTRUCTOR>
+			<STUDENT>No, wrong number.</STUDENT>
+			<INSTRUCTOR Role="Public">Sorry, good bye.</INSTRUCTOR> 
+		</TELEPHONE>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>00:59:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>BIG RIG 1185 1097</DETAIL>
+				<AUDIO Length = "16" Path = "188/18818.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18818.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9.</LINE>				
+				<LINE Role="Dispatch">9-9 go ahead to Santa Lucia</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9, big rig 11-85 10-97.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia copies, big rig 11-85 10-97.</LINE>
+			</DIALOG>
+		</CHP_RADIO>	
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #10">"Hello, this is Bill Rasmussen at KTRC radio."</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #10">"Do you have any updated info on the 
+											northbound 5 collision involving the 
+											tomato truck?"
+			</INSTRUCTOR>
+			<STUDENT>Pause for answer.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #10">When is it expected to be cleared.</INSTRUCTOR>
+			<STUDENT>Cleaning up now, no definite answer, approx. 30 minutes.</STUDENT>
+		</TELEPHONE>
+		
+		<FACILITATOR_EVALUATION>
+			<EXPECTED_ACTION>Should call CHP to inquire for incident duration.  (Approx 30 minutes)</EXPECTED_ACTION>
+		</FACILITATOR_EVALUATION>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:02:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>14-17 1097 DOT TRCK TWD, SB SR-55 OPN</DETAIL>
+				<AUDIO Length = "21" Path = "187/18721.mp3" />
+				
+				<PARAMICS LocationID="187_S_55_ML">
+					<Status>CLEARED</Status>
+				</PARAMICS>				
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18721.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-17.</LINE>				
+				<LINE Role="Dispatch">14-17 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 10-98, the DOT truck has been towed and the 
+					southbound 55 lanes are open.</LINE>				
+				<LINE Role="Dispatch">Santa Lucia copied 14-17 10-98. DOT truck towed and 
+						southbound 55 lanes open.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<CMS_EVALUATION cmsID="72" type="remove">
+			<LOCATION>SB 55 @ WARNER AVE</LOCATION>
+		</CMS_EVALUATION>			
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should fax and page information</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+
+		<MAINTENANCE_RADIO>
+			Maintenance workers are 10-98.  Truck has been towed and 
+			taking maintenance worker, whose truck got hit, to the shop.
+		</MAINTENANCE_RADIO>		
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:03:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>MAIT PARTIAL CMPLT, PICS TKN, NEED MSRMNTS, INTERVIEWS</DETAIL>
+				<AUDIO Length = "25" Path = "187/18722.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+		
+		<CHP_RADIO RadioFile="18722.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-S3.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 14-S3. MAIT has partially completed its 
+					investigation. Pictures have been taken, but still need to 
+					take measurements and conduct interviews.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia 10-4. MAIT has partially completed its 
+		  				investigation.  Pictures have been taken, but still need 
+		  				to take measurements and conduct interviews.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:05:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>CT #3 LN ALMOST CLEARED OF TOMATOES</DETAIL>
+				<AUDIO Length = "17" Path = "188/18819.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18819.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9. Caltrans has the #3 lane almost cleared of the tomatoes.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia 10-4. Caltrans has #3 almost cleared.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #11">"Hello, this is Chris Rasmuessan at KWIT radio."</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #11">"Do you have an ETA for the opening of the lanes on Eastbound 91?"
+			</INSTRUCTOR>
+			<STUDENT>No to full opening, approx. 30 minutes, #3 lane nearly cleared.</STUDENT>
+		</TELEPHONE>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:07:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>	
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>CRNR 1097</DETAIL>
+				<AUDIO Length = "14" Path = "188/18820.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+		
+		<CHP_RADIO RadioFile="31520.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9, coroner 10-97.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia copies coroner 10-97.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should enter info for 10-97 coroner</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+
+	</SCRIPT_EVENT>
+	
+	
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:08:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #1">"Hello, this Dakota Crew at KTAK radio."</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #1">"Do you have any new incidents 
+											within the last 20 minutes?"
+			</INSTRUCTOR>
+			<STUDENT>No.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #1">Give me the details on that.</INSTRUCTOR>
+		</TELEPHONE>		
+		
+		<MAINTENANCE_RADIO>
+			Maintenance crew notifies dispatch that lane #3 is clear.  The #4,5
+			lanes should be clear in another 20-30 minutes.
+		</MAINTENANCE_RADIO>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:08:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>REQ 6 ROT 1185</DETAIL>
+				<AUDIO Length = "17" Path = "187/18723.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18723.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-S3.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 14-S3. Request 6 rotational 11-85's.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia copied requesting 6 rotational 11-85's.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:09:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>VEH TOWED, #3 LN CLEARED, OPENING</DETAIL>
+				<AUDIO Length = "18" Path = "188/18821.mp3" />
+				
+				<PARAMICS LocationID="188_N_5_ML">
+					<Status>CHANGED</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>4</Lane_number>
+					<Lane_number>5</Lane_number>
+				</PARAMICS>	
+				
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>
+		
+		<CHP_RADIO RadioFile="18821.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9. Vehicle towed. #3 lane cleared of 
+					tomatoes and opening lane now.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia 10-4. Vehicle towed, #3 lane cleared 
+						and opening lane now.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:10:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>MAIT NEARLY COMPLETE, FINISHING INTERVIEWS, TOW ETA 10</DETAIL>
+				<AUDIO Length = "29" Path = "187/18724.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18724.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-S3.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 14-S3. MAIT has nearly completed their 
+					investigation, they are finishing up the interviews. ETA 
+					tows?</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia. MAIT has nearly completed their 
+						investigation, they are finishing up the interviews. 
+						Tow ETA 10 minutes.</LINE>				
+				<LINE Role="Field">Santa Lucia 14-S3 10-4 ETA 10.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TMT_RADIO>Have SB 55 TMT units go 10-98.</TMT_RADIO>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:12:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>1144 CNFRMD, #3 LN OPN, FULL OPNNG 20 MIN</DETAIL>
+				<AUDIO Length = "21" Path = "188/18822.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18822.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9. Coroner has confirmed 11-44. #3 lane is 
+					open. Full opening in 20 minutes.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia 10-4. 11-44 confirmed. #3 lane open, 
+						full opening in 20.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should enter info for confirmed 1144</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:13:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="TV Reporter #1">"Hello, this is Cameron Stevens at KCLY TV 2."</INSTRUCTOR>
+			<INSTRUCTOR Role="TV Reporter #1">"My CAD is down. Were there any 
+										 confirmed fatalities at the collision 
+										 northbound 5?"
+			</INSTRUCTOR>
+			<STUDENT>1 dead.</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #1">"When are the lanes supposed to be open?"</INSTRUCTOR>
+			<STUDENT>#3 lane open, full opening in 20.</STUDENT>
+		</TELEPHONE>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:15:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>CT NRLY FNSHD CLNUP, TRCK BEING PRPRD FOR 1185</DETAIL>
+				<AUDIO Length = "18" Path = "188/18823.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18823.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9.</LINE>				
+				<LINE Role="Dispatch">9-9 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9. Caltrans is nearly finished with cleanup. 	
+					Truck being prepared for 11-85.</LINE>				
+				<LINE Role="Dispatch">	9-9 Santa Lucia 10-4. Caltrans nearly finished. Truck 
+						being prepared for 11-85.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:16:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #2">"Hello, this is Monica Stevens at KCLY radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #2">When is the roadway supposed to be cleared on the 5?
+			</INSTRUCTOR>
+			<STUDENT>#3 lane open, full opening in approx. 15.</STUDENT>
+		</TELEPHONE>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:16:30</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>MAIT FINISHED INVESTIGATION 1098, START CLEANUP WHEN 1185S ARRIVE</DETAIL>
+				<AUDIO Length = "23" Path = "187/18725.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18725.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-S3.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 14-S3. MAIT is finished with their investigation 
+					and 10-98. Will start cleanup when the 11-85's arrive.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia copied MAIT finished with 
+						investigation and 10-98. Start cleanup when 11-85's 
+						arrive.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:18:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+
+		<MAINTENANCE_RADIO>Confirm completion of tomato cleanup.  Going 10-98</MAINTENANCE_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:19:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>	
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>1185 1097 PARTIAL OPENING IN 15</DETAIL>
+				<AUDIO Length = "21" Path = "187/18726.mp3" />
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>		
+
+		<CHP_RADIO RadioFile="18726.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-S3</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 14-S3 11-85's 10-97. Partial opening in 15 minutes.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia 10-4 11-85's 10-97. Partial opening in 15 minutes.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:20:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>CT 98 TOMATOES, LNS OPN IN 10</DETAIL>
+				<AUDIO Length = "17" Path = "188/18824.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18824.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9. Caltrans done cleaning up the tomatoes. 
+					Lanes open in 10.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia 10-4. Caltrans 98 with 
+						tomatoes, lanes open in 10.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:21:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #3">"Hello, this is Bill Bradley at KCTR radio."</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #3">"What kind of backup is there on 
+											northbound 5 due to the tomato truck spill and collision?"
+			</INSTRUCTOR>
+			<STUDENT>Current queue from ATMS.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #3">Are the lanes open soon?</INSTRUCTOR>
+			<STUDENT>10 minutes.</STUDENT>
+		</TELEPHONE>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:23:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+		
+		<CAD_DATA>
+			<MASTER_INC_NUM>145086SLO005</MASTER_INC_NUM>
+			<P>3</P>
+			<ADDITIONAL_INFO>
+				<TYPE_CODE>1031 - Crime in progress</TYPE_CODE>
+				<TYPE>1031</TYPE>
+			</ADDITIONAL_INFO>
+			<LOCATION>
+				<BEAT>28-24</BEAT>
+				<ADDRESS>NB/SB 405 at Jeffrey</ADDRESS>
+				<LOC>NB/SB 405 at Jeffrey</LOC>
+				<CITY>San Luis Obispo</CITY>
+				<AREA>28-San Luis Obispo</AREA>
+				<FIRE>San Luis Obispo</FIRE>
+				<LAW>San Luis Obispo</LAW>
+				<EMS>San Luis Obispo</EMS>
+			</LOCATION>
+			<GENERAL>
+				<AGY>CHP</AGY>
+			</GENERAL>
+		
+			<HEADER_INFO>
+				<Type>1031</Type>
+				<Beat>28-24</Beat>
+				<TruncLoc>NB/SB 405 at Jeffrey</TruncLoc>
+				<FullLoc>NB/SB 405 at Jeffrey</FullLoc>
+			</HEADER_INFO>
+			
+			<LOCATION_INFO ID="189_N_405_ML">
+				<Route>405</Route>
+				<Direction>NB</Direction>
+				<Postmile>3.04</Postmile>
+				<Location_type>ML</Location_type>					
+			</LOCATION_INFO>
+			
+			<LOCATION_INFO ID="189_N_405_HV">
+				<Route>405</Route>
+				<Direction>NB</Direction>
+				<Postmile>3.04</Postmile>
+				<Location_type>HV</Location_type>					
+			</LOCATION_INFO>
+
+			<LOCATION_INFO ID="189_S_405_ML">
+				<Route>405</Route>
+				<Direction>SB</Direction>
+				<Postmile>5.55</Postmile>
+				<Location_type>ML</Location_type>					
+			</LOCATION_INFO>
+			
+			<LOCATION_INFO ID="189_S_405_HV">
+				<Route>405</Route>
+				<Direction>SB</Direction>
+				<Postmile>5.55</Postmile>
+				<Location_type>HV</Location_type>					
+			</LOCATION_INFO>
+			
+
+			<CAD_INCIDENT_EVENT>			
+				<DETAIL>CELLULAR 911 RPT SUICIDE BMBR AT I-405 @ JEFFREY, UNVERIFIED</DETAIL>
+				<DETAIL>1039 IRV PD, PD ENRT, 28-24 ENRT FROM I-405 @ IRVINE CNTR.</DETAIL>
+				<UNIT UnitNum="28-24" Status="ENRT" Primary="true" Active="true"/>
+				<AUDIO Length = "23" Path = "189/18901.mp3" />
+			</CAD_INCIDENT_EVENT>		
+			
+		</CAD_DATA>	
+
+		<GENERAL_INFO> 
+			<TITLE>Incident Description</TITLE>
+			<TEXT>This is a suicide attempt and a bomb threat. A man with a bomb 
+		  strapped to him is threatening to blow up the interchange at I-405 and
+		  Jeffrey Road. The freeway interchange is shut down completely, causing 
+		  major backup in both directions on I-405. The man is eventually 
+		  apprehended after attempting to explode the bomb. The PD, additional 
+		  units, sign trucks, negotiator, and the bomb squad are sent to the 
+		  scene to assist.
+			</TEXT>
+		</GENERAL_INFO>
+
+		<CHP_RADIO RadioFile="18901.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">28-24 Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-24 go ahead.</LINE>				
+				<LINE Role="Dispatch">	28-24 Santa Lucia suicide attempt 405 on the Jeffrey 
+						overpass. The police department has been notified 
+						and is enroute.</LINE>				
+				<LINE Role="Field">	Santa Lucia 28-24 10-4. Enroute from 405 at Irvine Center.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<ATMS_EVALUATION>
+			<EXPECTED_ACTION>Operator should be viewing CCTV cameras in vicinity of incident</EXPECTED_ACTION>
+		</ATMS_EVALUATION>
+
+		<MAINTENANCE_RADIO>No Maintenance needed on scene for this incident.</MAINTENANCE_RADIO>
+
+	</SCRIPT_EVENT>
+
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:24:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>TRCK TWD, FD SPRYNG LNS, LNS OPN IN 5</DETAIL>
+				<AUDIO Length = "21" Path = "188/18825.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18825.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-9.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-9. Truck towed. Fire department spraying lanes 
+					clean. Lanes open in 5.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia 10-4. Truck towed. Fire department 
+						spraying lane clean, lanes open in 5.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:25:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #4">Hello, this is Alex Harmon at KJOK radio.</INSTRUCTOR> 
+			<INSTRUCTOR Role="Radio Reporter #4">Are the lanes open yet on 
+											northbound 5 just north of Lake 
+											Forest Drive.
+			</INSTRUCTOR>
+			<STUDENT>#3 open, all lanes open in 5.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #4">Are there any other new incidents 
+											going on right now?
+			</INSTRUCTOR>
+			<STUDENT>Notify reporter of new incidents.</STUDENT>
+		</TELEPHONE>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:25:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>28-24 1097, PD 1097</DETAIL>
+				<UNIT UnitNum="28-24" Status="1097" Primary="true" Active="true"/>
+				<AUDIO Length = "18" Path = "189/18902.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="18902.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-24.</LINE>				
+				<LINE Role="Dispatch">28-24 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-24 10-97 405 at Jeffrey. 
+				                   Irvine PD is 10-97.
+				</LINE>			
+				<LINE Role="Dispatch">10-4, Copy you  are 97 with Irvine PD.
+				</LINE>
+			</DIALOG>
+		</CHP_RADIO>		
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:29:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>28-19 ENRT FROM I-5 AT SND CYN, 28-13 ENRT FROM I-5 AT 133</DETAIL>
+				<DETAIL>SHUT DWN NB I-405 AT SND CYN OFFR</DETAIL>
+				<UNIT UnitNum="28-19" Status="ENRT" Primary="false" Active="true"/>
+				<UNIT UnitNum="28-13" Status="ENRT" Primary="false" Active="true"/>
+				<AUDIO Length = "44" Path = "189/18903.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+
+		<CHP_RADIO RadioFile="18903.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">28-19 Santa Lucia.</LINE>				
+				<LINE Role="Field_1">Santa Lucia 28-19 go ahead.</LINE>				
+				<LINE Role="Dispatch">28-19 Santa Lucia 10-23.</LINE>					
+				<LINE Role="Dispatch">(pause)</LINE>				
+				<LINE Role="Dispatch">28-13 Santa Lucia.</LINE>				
+				<LINE Role="Field_2">Santa Luica 28-13 go ahead.</LINE>				
+				<LINE Role="Dispatch">28-19 and 28-13 Santa Lucia, proceed to northbound 405 
+						to shut down the northbound lanes at the Sand Canyon off 
+						ramp. A man has threatened to blow up the 405 at 
+						Jeffrey interchange.</LINE>
+				
+				<LINE Role="Field_1">Santa Lucia 28-19 10-4. Enroute from I-5 at Sand Canyon.</LINE>				
+				<LINE Role="Field_2">Santa Lucia 28-13 copied, enroute from I-5 at 133.</LINE>
+			</DIALOG>
+		</CHP_RADIO>			
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:30:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>OPN #2,3 LNS, FULL OPN IN 5</DETAIL>
+				<AUDIO Length = "20" Path = "187/18727.mp3" />				
+				
+				<PARAMICS LocationID="187_N_405_ML">
+					<Status>CHANGED</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>1</Lane_number>
+				</PARAMICS>						
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+
+		<CHP_RADIO RadioFile="18727.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-S3.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia go ahead</LINE>				
+				<LINE Role="Field">Santa Lucia 14-S3. We have opened the #2 and #3 lanes. Full 
+					opening in 5 minutes.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia 10-4. #2 and #3 lanes open, full opening in 5.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<CMS_EVALUATION cmsID="87" type="update">
+			<LOCATION>NB 405 @ HARVARD</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT AT HWY-55</CMS_LINE>
+				<CMS_LINE>RT LANE BLKD</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>
+		<CMS_EVALUATION cmsID="88" type="update">
+			<LOCATION>NB 405 @ ICD</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT AT HWY-55</CMS_LINE>
+				<CMS_LINE>RT LANE BLKD</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>
+		<CMS_EVALUATION cmsID="95" type="update">
+			<LOCATION>NB 5 @ EL TORO</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT AT HWY-55</CMS_LINE>
+				<CMS_LINE>RT LANE BLKD</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should fax and page information</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>		
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:31:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>ALL LNS CLR, 9-15 OPENING LAKE FOREST ONRAMP</DETAIL>
+				<DETAIL>9-9,9-15,9-19 1098</DETAIL>
+				<UNIT UnitNum="9-9" Status="1098" Primary="true" Active="false"/>
+				<UNIT UnitNum="9-15" Status="1098" Primary="false" Active="false"/>
+				<UNIT UnitNum="9-19" Status="1098" Primary="false" Active="false"/>
+				<AUDIO Length = "25" Path = "188/18827.mp3" />
+				
+				<PARAMICS LocationID="188_N_5_ML">
+					<Status>CLEARED</Status>
+				</PARAMICS>		
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>	
+		
+		<CHP_RADIO RadioFile="18827.mp3">
+			<DIALOG> 
+				<LINE Role="Field">Santa Lucia 9-9</LINE>
+				<LINE Role="Dispatch">9-9 go ahead to Santa Lucia.</LINE>
+				<LINE Role="Field">Santa Lucia 9-9. All lanes are clear.  9-15 is opening Lake Forest Onramp.  All units are 10-98.</LINE>				
+				<LINE Role="Dispatch">9-9 Santa Lucia 10-4. All lanes open.  9-15 opening Lake Forest Onramp.
+						9-9. 9-15, 9-19 are 1098.</LINE>	
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should cancel Sig Alert</EXPECTED_ACTION>
+			<EXPECTED_ACTION>Should fax and page information</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+		<FACILITATOR_EVALUATION>
+			<EXPECTED_ACTION>Should be handling situation well</EXPECTED_ACTION>
+		</FACILITATOR_EVALUATION>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:31:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>28-11 ENRT FROM I405 AT BRISTOL, 28-07 ENRT FROM SR55 AT DYER</DETAIL>
+				<DETAIL>28-11 28-07 TO SHT DWN SB I405 AT CULVER OFFR</DETAIL>
+				<UNIT UnitNum="28-11" Status="ENRT" Primary="false" Active="true"/>
+				<UNIT UnitNum="28-07" Status="ENRT" Primary="false" Active="true"/>
+				<AUDIO Length = "45" Path = "189/18904.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="18904.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">	28-11 Santa Lucia.</LINE>
+				<LINE Role="Field_1">	Santa Lucia 28-11 go ahead.</LINE>
+				<LINE Role="Dispatch">	28-11 Santa Lucia 10-23.</LINE>
+				<LINE Role="Dispatch">	28-07 Santa Lucia.</LINE>
+				<LINE Role="Field_2">	Santa Lucia 28-07 go ahead.</LINE>
+				<LINE Role="Dispatch">	28-11 and 28-07 Santa Lucia, proceed to southbound I405 
+							to shut down the southbound lanes at the Culver Dr off 
+							ramp. A man has threatened to blow up the 405 at 
+							Jeffrey interchange.</LINE>
+				<LINE Role="Field_1">	Santa Lucia, 28-11 10-4 enroute from 405 at Bristol Sreet.</LINE>
+				<LINE Role="Field_2">	Santa Lucia, 28-07 10-4. Enroute from 55 at Dyer.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="TV Reporter #2">Hello, this is Fred Roppel at KNOW TV channel 11.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="TV Reporter #2">I just heard about a suicide attempt on I405.
+			</INSTRUCTOR>
+			<STUDENT>Confirm report.</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #2">"Where exactly is it located, I would 
+											 like to send a camera out there?"
+			</INSTRUCTOR>
+			<STUDENT>I405 at Jeffrey Dr.</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #2">"Are you closing down any of the lanes?"</INSTRUCTOR>
+			<STUDENT>Closing down the whole interchange.</STUDENT>
+		</TELEPHONE>
+
+		<ATMS_EVALUATION>
+			<EXPECTED_ACTION>HAR should note incident. Should note interchange closed 
+							 when all lanes have been closed. HAR's #3 and #4 might 
+							 also note interchange closed.
+			</EXPECTED_ACTION>
+		</ATMS_EVALUATION>
+
+	</SCRIPT_EVENT>
+
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:32:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>PD CLOSING JEFFREY AND UNIV DR, SENDING NEGOTIATOR, REQ SIGALERT</DETAIL>
+				<AUDIO Length = "30" Path = "189/18905.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+		
+		<CHP_RADIO RadioFile="18905.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-24.</LINE>				
+				<LINE Role="Dispatch">28-24 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-24. The police department is taking care of 
+					the Jeffrey Road and University Drive closures. They have 
+					sent for a negotiator to talk the man down. Issue a Sig 
+					Alert on this one, we'll be here a while.</LINE>				
+				<LINE Role="Dispatch">28-24 Santa Lucia 10-4. PD closing Jeffrey Road and 
+						University Drive and sending negotiator to talk man 
+						down. 	Requesting Sig Alert until further notice.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #5">Hello, this is Tim Rogers at KLNW radio.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #5">I was told that both the northbound 
+											and southbound I405 lanes are going 
+											to be closed due to a suicide 
+											attempt. What details do you have on 
+											that?
+			</INSTRUCTOR>
+			<STUDENT>Gives details of closure.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #5">Is a detour being set up?</INSTRUCTOR>
+			<STUDENT>Don't know as of yet.</STUDENT>
+		</TELEPHONE>
+		
+		<FACILITATOR_EVALUATION>
+			<EXPECTED_ACTION>Should ensure HQ Comm is notified</EXPECTED_ACTION>
+			<EXPECTED_ACTION>Should notify District Duty Officer</EXPECTED_ACTION>
+		</FACILITATOR_EVALUATION>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:35:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>VEH TWD, LNS OPN, 14-S, 14-9, 14-14 1098</DETAIL>
+				<UNIT UnitNum="14-14" Status="1098" Primary="true" Active="false"/>
+				<UNIT UnitNum="14-17" Status="1098" Primary="false" Active="false"/>
+				<UNIT UnitNum="14-9" Status="1098" Primary="false" Active="false"/>
+				<UNIT UnitNum="14-S3" Status="1098" Primary="false" Active="false"/>
+				<AUDIO Length = "23" Path = "187/18728.mp3" />
+				
+				<PARAMICS LocationID="187_N_405_ML">
+					<Status>CLEARED</Status>
+				</PARAMICS>							
+				
+				<PARAMICS LocationID="187_N_405_HV">
+					<Status>CLEARED</Status>
+				</PARAMICS>			
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>
+		
+		<CHP_RADIO RadioFile="18728.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 14-S3.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 14-S3. Vehicles have been towed and lanes open. 
+					All units are 10-98.</LINE>				
+				<LINE Role="Dispatch">14-S3 Santa Lucia 10-4. Vehicles towed and lanes open.  
+						14-S3,14-9, and 14-14 are 10-98.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="TV Reporter #3">Hello, this is Terry Webb at KTSV TV channel 11.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="TV Reporter #3">Are the lanes clear NB 405 at 55?
+			</INSTRUCTOR>
+			<STUDENT>Lanes were just cleared.</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #3">How many were injured in that accident?
+			</INSTRUCTOR>
+			<STUDENT>There were 3 dead and 7 injured.</STUDENT>
+		</TELEPHONE>
+		
+		<CMS_EVALUATION cmsID="87" type="remove">
+			<LOCATION>NB 405 @ HARVARD</LOCATION>
+		</CMS_EVALUATION>
+		<CMS_EVALUATION cmsID="88" type="remove">
+			<LOCATION>NB 405 @ ICD</LOCATION>
+		</CMS_EVALUATION>
+		<CMS_EVALUATION cmsID="95" type="remove">
+			<LOCATION>NB 5 @ EL TORO</LOCATION>
+		</CMS_EVALUATION>
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should fax and page information</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>		
+		<FACILITATOR_EVALUATION>
+			<EXPECTED_ACTION>Should be alert to the situation</EXPECTED_ACTION>
+		</FACILITATOR_EVALUATION>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:36:00</TIME_INDEX>
+		<INCIDENT LogNum="188">Tomato Truck Spill/Fire</INCIDENT>
+
+		<TMT_RADIO>TMT units go 10-98.  Traffic is back to normal</TMT_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:36:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>28-13 1097, 10-23 28-19 B4 CLOSING NB LNS, 1039 DOT FOR SIGN TRUCKS</DETAIL>
+				<UNIT UnitNum="28-13" Status="1097" Primary="false" Active="true"/>
+				<AUDIO Length = "33" Path = "189/18906.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="18906.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-13.</LINE>				
+				<LINE Role="Dispatch">28-13 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-13 10-97 northbound 405 at Sand Canyon.  Will 
+					10-23 28-19 and then proceed to close down northbound lanes. 
+					Do we have any sign trucks enroute yet to assist with the 
+					closure?</LINE>				
+				<LINE Role="Dispatch">Santa Lucia copied 28-13 10-97 northbound 405 at Sand 
+						Canyon. 10-23 28-19 before closing northbound lanes. Checking on TMT.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<ATMS_EVALUATION>
+			<EXPECTED_ACTION>
+			</EXPECTED_ACTION>
+		</ATMS_EVALUATION>
+		
+		<MAINTENANCE_RADIO>Get TMT rolling.</MAINTENANCE_RADIO>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:37:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>28-11 1097, CLSNG DWN SB LNS AT CULVER DR OFFR</DETAIL>
+				<UNIT UnitNum="28-11" Status="1097" Primary="false" Active="true"/>
+				<AUDIO Length = "21" Path = "189/18907.mp3" />
+				
+				<PARAMICS LocationID="189_S_405_ML">
+					<Status>NEW</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>1</Lane_number>
+					<Lane_number>2</Lane_number>
+					<Lane_number>3</Lane_number>
+					<Lane_number>4</Lane_number>				
+				</PARAMICS>	
+
+				<PARAMICS LocationID="189_S_405_HV">
+					<Status>NEW</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>1</Lane_number>		
+				</PARAMICS>				
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="18907.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-11.</LINE>				
+				<LINE Role="Dispatch">28-11 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-11 10-97 405 at Culver offramp.  
+					Proceeding to close down the southbound lanes.</LINE>				
+				<LINE Role="Dispatch">Santa Lucia copied 28-11 10-97 405 at Culver offramp. 
+					Closing southbound lanes.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="CHP Dispatch">Hello, this is CHP Dispatch.</INSTRUCTOR>
+			<STUDENT>Have sign trucks been sent to the bomb threat at the 
+						 I405 and Jeffrey Road overpass?</STUDENT>
+			<STUDENT>Responds correctly to question.</STUDENT>
+			<STUDENT>Notifies maintenace station to dispatch sign trucks.</STUDENT>
+		</TELEPHONE>
+		
+		<CMS_EVALUATION cmsID="89" type="new"> 
+			<LOCATION>SB 405 @ Von Karmen</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>FWY CLOSED AT CULVER DR</CMS_LINE> 
+				<CMS_LINE>USE OTHER ROUTES</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>
+		
+		<CMS_EVALUATION cmsID="86" type="new"> 
+			<LOCATION>TBD</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>FWY CLOSED AT CULVER DR</CMS_LINE> 
+				<CMS_LINE>USE OTHER ROUTES</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>
+		
+		<CMS_EVALUATION cmsID="72" type="new"> 
+			<LOCATION>SB 55 @ Warner</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>S-405 CLOSED AT CULVER DR</CMS_LINE> 
+				<CMS_LINE>USE OTHER ROUTES</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:38:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>28-13, 28-19 SHUTTING DWN NB 405 LNS AT SAND CYN ST OFFR</DETAIL>
+				<UNIT UnitNum="28-19" Status="1097" Primary="false" Active="true"/>
+				<AUDIO Length = "30" Path = "189/18908.mp3" />
+				
+				<PARAMICS LocationID="189_N_405_ML">
+					<Status>NEW</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>1</Lane_number>
+					<Lane_number>2</Lane_number>
+					<Lane_number>3</Lane_number>
+					<Lane_number>4</Lane_number>	
+					<Lane_number>5</Lane_number>				
+				</PARAMICS>	
+				
+				<PARAMICS LocationID="189_N_405_HV">
+					<Status>NEW</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>1</Lane_number>				
+				</PARAMICS>	
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="18908.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-19.</LINE>				
+				<LINE Role="Dispatch">28-19 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-19 10-97 northbound 405 at Sand Canyon.  
+					28-13 and I are proceeding to shut down the northbound 405 lanes 
+					at the Sand Canyon offramp.</LINE>				
+				<LINE Role="Dispatch">Santa Lucia copied 28-19 10-97 northbound 405 at Sand 
+						Canyon. 28-13, 28-19 shutting down northbound 405 lanes at 
+						Sand Canyon off ramp.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="TV Reporter #4">Hello, this is Art Philco at KTTQ TV.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="TV Reporter #4">I heard over the scanner that there is 
+										 a bomb threat on the 5.
+			</INSTRUCTOR>
+			<STUDENT>Correct location is I405.</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #4">I would like to send a helicopter out 
+										 there, what are the details on the 
+										 threat?
+			</INSTRUCTOR>
+		</TELEPHONE>	
+		
+		<CMS_EVALUATION cmsID="88" type="new"> 
+			<LOCATION>TBD</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>FWY CLOSED AT SAND CYN AVE</CMS_LINE> 
+				<CMS_LINE>USE HWY-133</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>		
+		
+		<CMS_EVALUATION cmsID="95" type="new"> 
+			<LOCATION>NB 5 @ El Toro</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>N-405 CLOSED AT SAND CYN AVE</CMS_LINE> 
+				<CMS_LINE>USE OTHER ROUTES</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:39:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="TV Reporter #1">Hello, this is Cameron Stevens at KNOW TV 2.</INSTRUCTOR>
+			<INSTRUCTOR Role="TV Reporter #1">I heard about a suicide on the 405, 
+										 what details do you have on that?
+			</INSTRUCTOR>
+			<STUDENT>Located I405 and Jeffrey overpass, man has bomb 
+						 strapped to himself, closing down I405 in both directions.
+			</STUDENT>
+		</TELEPHONE>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:40:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>28-07 1097 ASSTNG 28-11 CLSNG SB LNS AT CULVER OFFR</DETAIL>
+				<UNIT UnitNum="28-07" Status="1097" Primary="false" Active="true"/>
+				<AUDIO Length = "23" Path = "189/18909.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="18909.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-07.</LINE>				
+				<LINE Role="Dispatch">28-07 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-07 10-97 southbound 405 at Culver Dr. 
+					Assisting 28-11 with the closure.</LINE>				
+				<LINE Role="Dispatch">Santa Lucia copied 28-07 10-97 southbound 405 at Culver 
+						Drive. Assisting 28-11 with closure.</LINE>
+			</DIALOG>
+		</CHP_RADIO>		
+		
+		<TMT_RADIO>If no sign trucks have been requested yet, another 
+						 phone call needs to be made from CHP Dispatch 
+						 requesting them.
+		</TMT_RADIO>		
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:41:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>28-S4 1097 I5 JEFFREY AVE ASSIST</DETAIL>
+				<UNIT UnitNum="28-S4" Status="1097" Primary="false" Active="true"/>
+				<AUDIO Length = "19" Path = "189/18910.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="18910.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-S4.</LINE>				
+				<LINE Role="Dispatch">28-S4 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-S4 10-97 I-405 at Jeffrey overpass.</LINE>				
+				<LINE Role="Dispatch">Santa Lucia copied 28-S4 10-97 I-405 at Jeffrey Road.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #6">Hello, this is John Sinclair at KNIN radio.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #6">Is the surrounding residential area 
+											around the bomb threat being evacuated?
+			</INSTRUCTOR>
+			<STUDENT>They don't know, although the correct answer will be no.</STUDENT>
+		</TELEPHONE>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:43:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>PD STTNG DETOURS, SB TRFFC OFF AT CULVER AVE, NB TRFFC OFF AT SAND CYN</DETAIL>
+				<AUDIO Length = "22" Path = "189/18911.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="18911.mp3">
+			<DIALOG>
+				<LINE Role="Field">	Santa Lucia 28-S4.</LINE>				
+				<LINE Role="Dispatch">	28-S4 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">	Santa Lucia 28-S4. Irvine PD is setting up 
+					detours through the city for the northbound and southbound 
+					405 traffic.
+				</LINE>				
+				<LINE Role="Dispatch">	28-S4 Santa Lucia 10-4. Police department setting up 
+						detours through the city for all traffic.
+				</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Public">Hello, I just saw on TV that there is bomb 
+								   on the I405 near University Drive.
+			</INSTRUCTOR>
+			<STUDENT>Confirm report.</STUDENT>
+			<INSTRUCTOR Role="Public">"I live nearby, Is that area evacuated?</INSTRUCTOR>
+			<STUDENT>No, not to the best of my knowledge.	</STUDENT>
+		</TELEPHONE>
+
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should have posted a Sig Alert by this time</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:44:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>NEGOTIATOR 1097</DETAIL>
+				<AUDIO Length = "20" Path = "189/18912.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+
+		<CHP_RADIO RadioFile="18912.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-S4.</LINE>				
+				<LINE Role="Dispatch">28-S4 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-S4. Negotiator is 10-97 and attempting to 
+					talk the man down.</LINE>				
+				<LINE Role="Dispatch">Santa Lucia 28-S4 10-4. Negotiator is 10-97 and 
+						attempting to talk man down.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should fax and page information</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>	
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:45:00</TIME_INDEX>
+		<INCIDENT LogNum="187">Stalled DOT/Traffic Collision</INCIDENT>
+		
+		<TMT_RADIO>Have NB 405 TMT units go 10-98.</TMT_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:45:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>NB LNS SHUT DOWN</DETAIL>
+				<AUDIO Length = "16" Path = "189/18913.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+
+		<CHP_RADIO RadioFile="18913.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-19.</LINE>				
+				<LINE Role="Dispatch">28-19 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-19. The northbound lanes are shut down.</LINE>				
+				<LINE Role="Dispatch">28-19 Santa Lucia 10-4. Northbound lanes are shut down.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:46:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>SUSP WON'T ALLOW NEGOTIATOR NEAR HIM</DETAIL>
+				<AUDIO Length = "22" Path = "189/18914.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+
+		<CHP_RADIO RadioFile="18914.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-S4.</LINE>				
+				<LINE Role="Dispatch">28-S4 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-S4. This is going to take a while. The man 
+					won't let the negotiator get close to him.</LINE>				
+				<LINE Role="Dispatch">28-S4 Santa Lucia 10-4. Negotiations will take a while, 
+						man won't let the negotiator get close to him.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should fax and page information</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:47:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>28-07 SB LNS SHUT DOWN</DETAIL>
+				<AUDIO Length = "19" Path = "189/18915.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="18915.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-07.</LINE>				
+				<LINE Role="Dispatch">28-07 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-07. The southbound lanes have been shut down. 
+					Traffic is building up quickly.</LINE>				
+				<LINE Role="Dispatch">28-07 Santa Lucia 10-4. Southbound lanes shut down.  
+						Traffic building up quickly.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:50:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>SUSP IS CALMING DOWN.  BOMB SQD 1097</DETAIL>
+				<AUDIO Length = "18" Path = "189/18916.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="18916.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-S4.</LINE>
+				<LINE Role="Dispatch">28-S4 go ahead to Santa Lucia.</LINE>
+				<LINE Role="Field">Santa Lucia 28-S4. The man is calming down. The bomb squad is 10-97.</LINE>
+				<LINE Role="Dispatch">	28-S4 Santa Lucia 10-4. Man calming down. Bomb squad 10-97.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should enter info for 10-97 Bomb Squad</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+
+
+		<TMT_RADIO>>Call saying the sign trucks are 10-97.  Queue update.</TMT_RADIO>
+		
+	</SCRIPT_EVENT>
+	
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:51:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<CAD_DATA>
+			<MASTER_INC_NUM>145086SLO006</MASTER_INC_NUM>
+			<P>5</P>
+			<ADDITIONAL_INFO>
+				<TYPE_CODE>1179 Accident - Ambulance Responding</TYPE_CODE>
+				<TYPE>1179</TYPE>
+			</ADDITIONAL_INFO>
+			<LOCATION>
+				<BEAT>9-22</BEAT>
+				<ADDRESS>NB5 JNO Main Street</ADDRESS>
+				<LOC>NB5 JNO Main Street</LOC>
+				<CITY>Templeton</CITY>
+				<AREA>9-Templeton</AREA>
+				<FIRE>Templeton</FIRE>
+				<LAW>Templeton</LAW>
+				<EMS>Templeton</EMS>
+			</LOCATION>
+			<GENERAL>
+				<AGY>CHP</AGY>
+			</GENERAL>
+		
+			<HEADER_INFO>
+				<Type>1179</Type>
+				<Beat>9-22</Beat>
+				<TruncLoc>NB5 JNO Main St</TruncLoc>
+				<FullLoc>NB5 JNO Main St</FullLoc>
+			</HEADER_INFO>
+			
+			<LOCATION_INFO ID="190_N_5_ML">
+				<Route>5</Route>
+				<Direction>NB</Direction>
+				<Postmile>33.2</Postmile>
+				<Location_type>ML</Location_type>					
+			</LOCATION_INFO>
+			
+			<CAD_INCIDENT_EVENT>
+				<PARAMICS LocationID="190_N_5_ML">
+					<Status>NEW</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>3</Lane_number>
+					<Lane_number>4</Lane_number>				
+				</PARAMICS>		
+			</CAD_INCIDENT_EVENT>
+			
+		</CAD_DATA>		
+		
+		<GENERAL_INFO> 
+			<TITLE>Incident Description</TITLE>
+			<TEXT>This is a collision involving a tanker truck 
+		  and a car that block the #3 and 4 lanes on NB I-5 just north of 
+		  Main Street. There are 2 minor injured and 1 major injured. 
+		  Liquid is leaking out of the tanker truck which is identified as milk. 
+		  The leak is plugged and the fire department sprays the milk down the 
+		  drain. The fire department, ambulance, additional units, TMT, a big 
+		  rig tow, and a rotational tow are sent to the scene.</TEXT>
+		</GENERAL_INFO>
+
+		<MAINTENANCE_RADIO>No Maintenance needed on scene for this incident.</MAINTENANCE_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:53:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>			
+				<DETAIL>9-22 ENRT FROM 57 @ CHAPMAN</DETAIL>
+				<UNIT UnitNum="9-22" Status="ENRT" Primary="true" Active="true"/>
+				<AUDIO Length = "24" Path = "190/19001.mp3" />
+				
+			</CAD_INCIDENT_EVENT>					
+		</CAD_DATA>		
+
+		<CHP_RADIO RadioFile="19001.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">9-22 Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-22 go ahead.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia 11-79 northbound 5 just north of Main Street.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-22 copies, enroute from 57 at Chapman Ave.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia 10-4. Enroute from 57 at Chapman Ave.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<CAD_EVALUATION>
+			<EXPECTED_ACTION>Should shold be verifying incident 190 on the CAD.</EXPECTED_ACTION>
+		</CAD_EVALUATION>	
+		<ATMS_EVALUATION>
+			<EXPECTED_ACTION>Should try to confirm the incident with a CCTV cameras.</EXPECTED_ACTION>
+		</ATMS_EVALUATION>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:54:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Mayor">"Hello, this is Mayor Krom of Irvine."
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="Mayor">I just heard that a bomb went off on I405. Was 
+								 anyone injured or killed?
+			</INSTRUCTOR>
+			<STUDENT>Not true - no bomb was not detonated.</STUDENT>
+		</TELEPHONE>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:56:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>		
+
+		<TMT_RADIO>Queue update</TMT_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:58:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>			
+				<DETAIL>9-22 1097 2 VEH TC, VEH VS TANKER TRK, BLKNG #3,4</DETAIL>
+				<DETAIL>UNID LIQUID LEAKING FROM TNKR, NEED TO CLOSE NB LANES, REQ UNITS</DETAIL>
+				<UNIT UnitNum="9-22" Status="1097" Primary="true" Active="true"/>
+				<AUDIO Length = "37" Path = "190/19002.mp3" />		
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="19002.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-22.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-22 1097 JNO Main St. 2 vehicle collision 
+					between tanker truck and vehicle blocking #3, 4 lanes.  
+					Unidentified liquid leaking out of the tanker. Request 
+					additional units, we're going to have to shut down the 
+					northbound lanes until we identify the susbstance.</LINE>				
+				<LINE Role="Dispatch">Santa Lucia copied. 9-22 10-97.  2 vehicle 
+						collision, tanker truck and vehicle, blocking #3, 4. 
+						Unidentified liquid leaking out of tanker. Request 
+						units to shut down NB lanes.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<CMS_EVALUATION cmsID="93" type="new"> 
+			<LOCATION>NB-5 S/O Redhill</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT</CMS_LINE>
+				<CMS_LINE>AT MAIN ST</CMS_LINE>
+				<CMS_LINE>2 RT LANES BLKD</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>				
+		
+		<CMS_EVALUATION cmsID="94" type="new"> 
+			<LOCATION>TBD</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT N-5</CMS_LINE>
+				<CMS_LINE>AT MAIN ST</CMS_LINE>
+				<CMS_LINE>2 RT LANES BLKD</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>		
+
+		<MAINTENANCE_RADIO>TMT Earliest possible request for sign trucks. Send trucks if requested.
+		</MAINTENANCE_RADIO>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>01:59:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>			
+				<DETAIL>9-23, 9-26 ENRT TO ASSIST 9-22</DETAIL>
+				<UNIT UnitNum="9-23" Status="ENRT" Primary="false" Active="true"/>
+				<UNIT UnitNum="9-26" Status="ENRT" Primary="false" Active="true"/>
+				<AUDIO Length = "41" Path = "190/19003.mp3" />		
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>		
+
+		<CHP_RADIO RadioFile="19003.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">9-23, 9-26 Santa Lucia.</LINE>				
+				<LINE Role="Field_1">Santa Lucia 9-23 go ahead.</LINE>				
+				<LINE Role="Field_2">Santa Lucia 9-26 go ahead.</LINE>				
+				<LINE Role="Dispatch">9-23 and 9-26 Santa Lucia, 1179 northbound 5 
+						just north of Main St blocking #3,4 .  22 request assistance closing freeway.</LINE>				
+				<LINE Role="Field_1">Santa Lucia 9-23 10-4. Enroute from 22 just south of 
+						Euclid Avenue.</LINE>				
+				<LINE Role="Field_2">Santa Lucia 10-4. 9-26 enroute from 57 at 91.</LINE>				
+				<LINE Role="Dispatch">Santa Lucia copied 9-23, 9-26 enroute.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:00:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>			
+				<DETAIL>1141, FD 1097, TRCK DRVR 1180 UNCONCIOUS, 2 1181S, LIQUID LEAKING INTO #2 LN. #2,3,4 BLKD AT THIS TIME</DETAIL>
+				<AUDIO Length = "35" Path = "190/19004.mp3" />		
+				
+				<PARAMICS LocationID="190_N_5_ML">
+					<Status>CHANGED</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>2</Lane_number>
+					<Lane_number>3</Lane_number>
+					<Lane_number>4</Lane_number>				
+				</PARAMICS>					
+				
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="19004.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-22.</LINE>				
+				<LINE Role="Dispatch">9-22 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-22. 1141 is 1097. The 
+					driver of the truck is 1180 and unconscious. There are 2 
+					1181s in the other vehicle. The liquid is leaking out into 
+					the #2 lane. #2,3,4 lanes blocked at this time.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia copies. 1141 1097. 1 
+						1180 and 2 1181's.  Liquid leaking into #2 lane.  #2,3,4 lanes are blocked.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #7">Hello, this is Kim Williamson at KRST radio.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #7">I just caught on the scanner that 
+											there was some type of spill on 57.
+			</INSTRUCTOR>
+			<STUDENT>Confirm incident.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #7">What kind of details do you have 
+											on the collision?
+			</INSTRUCTOR>
+			<STUDENT>Truck vs car, #3 and 4 lanes blocked, liquid spill in lanes.</STUDENT>
+		</TELEPHONE>
+		
+		<CMS_EVALUATION cmsID="93" type="update"> 
+			<LOCATION>TBD</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT</CMS_LINE>
+				<CMS_LINE>AT MAIN ST</CMS_LINE>
+				<CMS_LINE>3 RT LANES BLKD</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>				
+		
+		<CMS_EVALUATION cmsID="94" type="update"> 
+			<LOCATION>TBD</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT N-5</CMS_LINE>
+				<CMS_LINE>AT MAIN ST</CMS_LINE>
+				<CMS_LINE>3 RT LANES BLKD</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>			
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:01:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>NEGOTIATOR MAKING PROGRESS, SUSP MAY SURRENDER</DETAIL>
+				<AUDIO Length = "21" Path = "189/18919.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="18919.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-S4.</LINE>				
+				<LINE Role="Dispatch">28-S4 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-S4. The negotiator has made some 
+					progress. Looks like the man is about to give himself up.</LINE>				
+				<LINE Role="Dispatch">28-S4 Santa Lucia 10-4. Negotiator has made progress and 
+						looks like the man is about to give himself up.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:01:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>DONT HAVE TO SHUT THE FWY, LIQUID ID'D AS MILK.  #1 LN WILL REMAIN OPEN.</DETAIL>
+				<DETAIL>ATTEMPTING TO CONTROL THE LEAK. REQ BIG RIG AND ROT 1185</DETAIL>
+				<AUDIO Length = "27" Path = "190/19005.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="19005.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-22.</LINE>
+				<LINE Role="Dispatch">9-22 Santa Lucia go ahead.</LINE>
+				<LINE Role="Field">Santa Lucia 9-22. We don't have to shut down all the lanes, 
+					the liquid is milk. Attempting to control the leak.  Request big 
+					rig 11-85 and 11-85 rotational.</LINE>
+				<LINE Role="Dispatch">9-22 Santa Lucia copied don't have to close all lanes, 
+						liquid is milk. Attempting to control the leak. Requesting big 
+						rig and rotational 11-85's.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #8">Hello, this is Tom Webb at KSON radio.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #8">I just heard the northbound lanes 
+											on 57 are being closed.
+			</INSTRUCTOR>
+			<STUDENT>Confirmation.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #8">Why are they closing the lanes.
+			</INSTRUCTOR>
+			<STUDENT>Liquid spill, collision.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #8">How long are they expected to be 
+											closed.
+			</INSTRUCTOR>
+			<STUDENT>Until cleanup - no definitive answer.</STUDENT>
+		</TELEPHONE>
+		
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should fax and page information</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+		
+	</SCRIPT_EVENT>
+
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:02:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="TV Reporter #2">"Hello, this is Fred Roppel at KNOW TV 
+										 Channel 3."
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="TV Reporter #2">"Has a bomb been found yet at the 405 
+										 and Jeffrey interchange?"
+			</INSTRUCTOR>
+			<STUDENT>No bomb has been found.</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #2">"When will they be done with their search?"
+			</INSTRUCTOR>
+			<STUDENT>Unknown, but about 10 minutes.</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #2">"Are there any other incidents going on 
+										 right now?"
+			</INSTRUCTOR>
+			<STUDENT>Notify reporter of incidents.</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #2">"What are their details?"</INSTRUCTOR>
+			<STUDENT>Notify reporter of incident details.</STUDENT>
+		</TELEPHONE>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:03:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #9">Hello, this is Jordan Bradley at KTCR radio.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #9">How many lanes are blocked by the 
+											collision on 57 at Katella?
+			</INSTRUCTOR>
+			<STUDENT>#3 and 4 lanes blocked, milk in #2 lane.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #9">How many Injured are there?</INSTRUCTOR>
+			<STUDENT>3 injured.</STUDENT>
+		</TELEPHONE>
+		
+		<ATMS_EVALUATION>
+			<EXPECTED_ACTION>HAR should note incident.</EXPECTED_ACTION>
+		</ATMS_EVALUATION>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:04:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>9-23 1097, REQ TMT, TRAFFIC BACKING</DETAIL>
+				<UNIT UnitNum="9-23" Status="1097" Primary="true" Active="true"/>
+				<AUDIO Length = "21" Path = "190/19006.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="19006.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-23.</LINE>				
+				<LINE Role="Dispatch">9-23 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-23 10-97 11-80. Request TMT, traffic is backing up.</LINE>				
+				<LINE Role="Dispatch">Santa Lucia copies 9-23 10-97 11-80. Request TMT, traffic is backing up.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		
+		<TMT_RADIO>
+			Time of request by CHP officers in the field for sign 
+						 trucks. Send sign trucks to scene when requested.
+						 ***CONTROL ROOM ACTION*** - Call TMC, ask for TMT
+		</TMT_RADIO>
+		
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:05:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+
+		<TMT_RADIO>Queue Update</TMT_RADIO>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:06:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>MAN TRIED TO DETONATE THE DEVICE, BOMB DIDNT ACTIVATE, PD APPRHNDNG</DETAIL>
+				<AUDIO Length = "23" Path = "189/18921.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>			
+		
+		<CHP_RADIO RadioFile="18921.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-S4.</LINE>				
+				<LINE Role="Dispatch">28-S4 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-S4. The man just tried to blow himself up, 
+					but the bomb didn't go off! The police department is 
+					apprehending him now.</LINE>				
+				<LINE Role="Dispatch">28-S4 Santa Lucia 10-4. Man attempted to blow up the 
+						interchange and is being apprehended by the PD.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:08:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>SUSP IN CUSTODY, BOMB SQD INSPECTING BOMB</DETAIL>
+				<AUDIO Length = "20" Path = "189/18922.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="18922.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-S4.</LINE>				
+				<LINE Role="Dispatch">28-S4 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-S4. The man is in custody, and the bomb squad 
+					is attempting to diffuse the bomb.</LINE>				
+				<LINE Role="Dispatch">28-S4 Santa Lucia 10-4. Man in custody, and bomb squad 
+						diffusing the bomb.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:09:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<TMT_RADIO>Queue update</TMT_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:11:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>PREPARING TO TRANSPORT VICTIMS, #1 LN OPN</DETAIL>
+				<AUDIO Length = "15" Path = "190/19007.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+
+		<CHP_RADIO RadioFile="19007.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-22.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-22. The victims are being prepared for 
+					transport.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia 10-4. Victims being prepared for 
+						transport.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:11:30</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #10">Hello, this is Jim Sanso at KTAK 
+											 radio.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #10">I just heard about a large 
+											 collision and spill on the 55.
+			</INSTRUCTOR>
+			<STUDENT>Correct location is on northbound 57.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #10">Give me the details on that.
+			</INSTRUCTOR>
+			<STUDENT>Gives details regarding incident.</STUDENT>
+		</TELEPHONE>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:12:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<RADIO_EVALUATION>
+			<EXPECTED_ACTION>Operator should have requested sign truck(s)</EXPECTED_ACTION>
+		</RADIO_EVALUATION>
+
+	</SCRIPT_EVENT>
+
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:13:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>9-26 1097 VICTIMS TRANSPORTED</DETAIL>
+				<UNIT UnitNum="9-26" Status="1097" Primary="false" Active="true"/>
+				<AUDIO Length = "15" Path = "190/19008.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19008.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-26.</LINE>				
+				<LINE Role="Dispatch">9-26 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia I'm 1097.  The victims have been transported.</LINE>				
+				<LINE Role="Dispatch">	Santa Lucia copies 9-26 10-97. Victims transported.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #11">Hello, this is Bill Rasmussen at KTRC radio.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #11">What details do you have on the collision on 57.
+			</INSTRUCTOR>
+			<STUDENT>Tanker vs. car, milk spill, 3 lanes blocked, 3 injured.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #11">Is there an alternate route 
+											established, that I could tell my listeners?
+			</INSTRUCTOR>
+			<STUDENT>Alternate route??</STUDENT>
+		</TELEPHONE>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:14:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>CODE A, BOMB DEFUSED, LNS BEING OPENED</DETAIL>
+				<AUDIO Length = "19" Path = "189/18923.mp3" />
+				
+				<PARAMICS LocationID="189_N_405_ML">
+					<Status>CLEARED</Status>
+				</PARAMICS>	
+				
+				<PARAMICS LocationID="189_N_405_HV">
+					<Status>CLEARED</Status>
+				</PARAMICS>		
+				
+				<PARAMICS LocationID="189_S_405_ML">
+					<Status>CLEARED</Status>
+				</PARAMICS>	
+				
+				<PARAMICS LocationID="189_S_405_HV">
+					<Status>CLEARED</Status>
+				</PARAMICS>		
+				
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+		
+		<CHP_RADIO RadioFile="18923.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-S4.</LINE>				
+				<LINE Role="Dispatch">28-S4 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-S4. The bomb has been diffused. We're opening 
+					the lanes now.</LINE>				
+				<LINE Role="Dispatch">28-S4 Santa Lucia 10-4. The bomb has been diffused and 
+						lanes are being opened.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<RADIO_EVALUATION>
+			<EXPECTED_ACTION>Operator should update TMT units</EXPECTED_ACTION>
+		</RADIO_EVALUATION>
+		
+		<TMT_RADIO>Queue update</TMT_RADIO>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:14:30</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #12">"Hello, this is Fred Masterson at KTRC radio."
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #12">"My CAD is down and I was wondering 
+											 if you had any new incidents?"
+			</INSTRUCTOR>
+			<STUDENT>Yes, tanker vs. car, spill.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #12">"What do you have on that?"
+			</INSTRUCTOR>
+			<STUDENT>Gives details.</STUDENT>
+		</TELEPHONE>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:15:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>HOLE IN TANKER PLUGGED, FD WASHING DOWN RDWY</DETAIL>
+				<AUDIO Length = "20" Path = "190/19009.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="19009.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-22.</LINE>				
+				<LINE Role="Dispatch">9-22 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-22. The hole in the tanker has been plugged. 
+					Not too much spilled on the roadway here.  The fire department is going 
+					to wash it down.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia 10-4. Hole plugged. Fire department 
+						spraying down roadway.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:16:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>SB LNS OPN 28-11 28-07 1098</DETAIL>
+				<UNIT UnitNum="28-11" Status="1098" Primary="false" Active="false"/>
+				<UNIT UnitNum="28-07" Status="1098" Primary="false" Active="false"/>
+				<AUDIO Length = "21" Path = "189/18924.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="18924.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-07.</LINE>				
+				<LINE Role="Dispatch">28-07 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-07. Southbound lanes are open. 28-11 and I are 10-98.</LINE>				
+				<LINE Role="Dispatch">28-07 Santa Lucia 10-4. Southbound lanes open. 28-11, 28-07 10-98.</LINE>
+			</DIALOG>
+		</CHP_RADIO>		
+		
+		<CMS_EVALUATION cmsID="72" type="remove"> 
+			<LOCATION>SB 55 @ Warner</LOCATION>
+		</CMS_EVALUATION>		
+		
+		<CMS_EVALUATION cmsID="86" type="update"> 
+			<LOCATION>TBD</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT CLEARED</CMS_LINE> 
+				<CMS_LINE>AT JEFFREY RD</CMS_LINE>
+				<CMS_LINE>HEAVY TRAFFIC</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>		
+		
+		<CMS_EVALUATION cmsID="89" type="update"> 
+			<LOCATION>SB 405 @ Von Karmen</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT CLEARED</CMS_LINE> 
+				<CMS_LINE>AT JEFFREY RD</CMS_LINE>
+				<CMS_LINE>HEAVY TRAFFIC</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:16:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #13">Hello, this is Chris Rasmuessan at KWIT radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #13">What's going on with the tanker 
+											spill on 5 north of Main St?
+			</INSTRUCTOR>
+			<STUDENT>(tanker plugged, injured transported, diluting milk with water, #1 lane only open.</STUDENT>
+		</TELEPHONE>
+	</SCRIPT_EVENT>
+	
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:17:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<MASTER_INC_NUM>145086SLO007</MASTER_INC_NUM>
+			<P>4</P>
+			<ADDITIONAL_INFO>
+				<TYPE_CODE>1179 Accident - Ambulance Responding</TYPE_CODE>
+				<TYPE>1179</TYPE>
+			</ADDITIONAL_INFO>
+			<LOCATION>
+				<BEAT>17-14</BEAT>
+				<ADDRESS>SB73 JNO Baker St.</ADDRESS>
+				<LOC>SB73 JNO Baker St.</LOC>
+				<CITY>Templeton</CITY>
+				<AREA>17</AREA>
+				<FIRE>Templeton</FIRE>
+				<LAW>Templeton</LAW>
+				<EMS>Templeton</EMS>
+			</LOCATION>
+			<GENERAL>
+				<AGY>CHP</AGY>
+			</GENERAL>
+		
+			<HEADER_INFO>
+				<Type>1179</Type>
+				<Beat>17-14</Beat>
+				<TruncLoc>SB73 JNO Baker St.</TruncLoc>
+				<FullLoc>SB73 JNO Baker St.</FullLoc>
+			</HEADER_INFO>
+			
+			<LOCATION_INFO ID="191_S_73_ML">
+				<Route>73</Route>
+				<Direction>SB</Direction>
+				<Postmile>26.7</Postmile>
+				<Location_type>ML</Location_type>					
+			</LOCATION_INFO>
+			
+			<CAD_INCIDENT_EVENT>			
+				<DETAIL>911 CELLULAR CALL, RV FIRE SB-73 AT BEAR St, UNVERIFIED</DETAIL>
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>		
+		
+		<GENERAL_INFO> 
+			<TITLE>Incident Description</TITLE>
+			<TEXT> This is an RV fire on the shoulder southbound 73 just north of 
+		   Bear/Baker Street. There are two injured victims who were pulled from 
+		   the RV by passers-by. The #3 is closed to fight the fire. 
+		   The fire department, paramedics, an extra unit, sign truck/s, and 
+		   ambulance are sent to the scene.
+			</TEXT>
+		</GENERAL_INFO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:17:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>NB LNS OPN 28-13 28-19 1098</DETAIL>
+				<UNIT UnitNum="28-13" Status="1098" Primary="false" Active="false"/>
+				<UNIT UnitNum="28-19" Status="1098" Primary="false" Active="false"/>
+				<AUDIO Length = "22" Path = "189/18925.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="18925.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-19.</LINE>
+				<LINE Role="Dispatch">28-19 go ahead to Santa Lucia.</LINE>
+				<LINE Role="Field">Santa Lucia 28-19. Northbound lanes are open. 28-13 and I are 10-98.</LINE>				
+				<LINE Role="Dispatch">28-19 Santa Lucia copies northbound lanes open. 28-13, 28-19 10-98.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<CMS_EVALUATION cmsID="88" type="update"> 
+			<LOCATION>TBD</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT CLEARED</CMS_LINE> 
+				<CMS_LINE>AT JEFFREY RD</CMS_LINE>
+				<CMS_LINE>HEAVY TRAFFIC</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>		
+		
+		<CMS_EVALUATION cmsID="95" type="update"> 
+			<LOCATION>NB 5 @ El Toro</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT CLEARED</CMS_LINE> 
+				<CMS_LINE>N-405 AT JEFFREY RD</CMS_LINE>
+				<CMS_LINE>HEAVY TRAFFIC</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>		
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:18:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>28-24, 28-S4 1098 PD OPNNG OVRPASS</DETAIL>
+				<UNIT UnitNum="28-24" Status="1098" Primary="true" Active="false"/>
+				<UNIT UnitNum="28-S4" Status="1098" Primary="false" Active="false"/>
+				<AUDIO Length = "24" Path = "189/18926.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+		
+		<CHP_RADIO RadioFile="18926.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 28-S4.</LINE>				
+				<LINE Role="Dispatch">28-S4 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 28-S4. 28-24 and I are 10-98. The police 
+					department is opening the overpass.</LINE>				
+				<LINE Role="Dispatch">28-S4 Santa Lucia 10-4. 28-S4, 28-24 10-98. Police 
+						department opening overpass.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<TMT_RADIO>Queue update</TMT_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:19:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>			
+				<DETAIL>17-14 ENRT FROM 405 AT EUCLID</DETAIL>
+				<UNIT UnitNum="17-14" Status="ENRT" Primary="true" Active="true"/>
+				<AUDIO Length = "24" Path = "191/19101.mp3" />
+				
+			</CAD_INCIDENT_EVENT>	
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19101.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">17-14 Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-14 go ahead.</LINE>				
+				<LINE Role="Dispatch">17-14 Santa Lucia, RV fire southbound 73 just north of Baker Street. </LINE>				
+				<LINE Role="Field">Santa Lucia 17-14 10-4. Enroute from 405 @ Euclid.</LINE>				
+				<LINE Role="Dispatch">10-4 Santa Lucia copies, 17-14 enroute from 405 @ Euclid.</LINE>
+			</DIALOG>
+		</CHP_RADIO>	
+		
+		<CAD_EVALUATION>
+			<EXPECTED_ACTION>Operator should be verifying incident 191 on the CAD</EXPECTED_ACTION>
+		</CAD_EVALUATION>
+		<ATMS_EVALUATION>
+			<EXPECTED_ACTION>Attempt to verify incident on ATMS</EXPECTED_ACTION>
+		</ATMS_EVALUATION>
+		
+		<MAINTENANCE_RADIO>No Maintenance needed on scene for this incident.</MAINTENANCE_RADIO>
+
+	</SCRIPT_EVENT>
+
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:20:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>1185 ROT 1097</DETAIL>
+				<TOW Company="Martins" ConfNum="(949)555-2031" PubNum="(949)555-9067" Beat=""/>
+				<AUDIO Length = "16" Path = "190/19010.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+
+		<CHP_RADIO RadioFile="19010.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-22.</LINE>				
+				<LINE Role="Dispatch">9-22 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-22. The 11-85 rotation 10-97.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia copies 11-85 rotation 10-97.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:21:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>BIG RIG 1185 1097, ONCE FD IS DONE, WILL START CLEANUP</DETAIL>
+				<TOW Company="Imperial" ConfNum="(949)555-1128" PubNum="(949)555-1520" Beat=""/>
+				<AUDIO Length = "22" Path = "190/19011.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+
+		<CHP_RADIO RadioFile="19011.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-22.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">	Santa Lucia 9-22 big rig 11-85 10-97. Once the 
+				  fire department is done, we will start clearing vehicles.</LINE>				
+				<LINE Role="Dispatch">	9-22 Santa Lucia 10-4. Big rig 11-85 10-97. Start 
+						cleanup when fire department done.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #1">Hello, this is Dakota Crew at KCOW radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #1">Do you have an alternate route I 
+										    could tell my listeners about for collision on I-5?
+			</INSTRUCTOR>
+			<STUDENT>Should have one established.</STUDENT>
+		</TELEPHONE>		
+
+		<TMT_RADIO>
+			Sign trucks should be 1097.
+		</TMT_RADIO>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:22:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #2">Hello, this is Monica Stevens at KCLY radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #2">Do you have any update info on the 
+											collision on 57.
+			</INSTRUCTOR>
+			<STUDENT>Clearing the milk, about to move vehicles, injured transported, etc.</STUDENT>
+		</TELEPHONE>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:23:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+		
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="TV Reporter #1">Hello, this is Cameron Stevens at KCLY Channel 11.</INSTRUCTOR>
+			<INSTRUCTOR Role="TV Reporter #1">Is the bomb squad done with their 
+										 search yet at the 405 and Jeffrey 
+										 interchange?
+			</INSTRUCTOR>
+			<STUDENT>Yes</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #1">When will the lanes be open?</INSTRUCTOR>
+			<STUDENT>They were already opened about 10 minutes ago.</STUDENT>
+		</TELEPHONE>
+
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should fax and page information</EXPECTED_ACTION>
+			<EXPECTED_ACTION>Should issue a Sig Alert</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+
+		<MAINTENANCE_RADIO>TMT The traffic is near normal. I'm (we're) 1098.</MAINTENANCE_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:23:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>FD DONE, OPENING #2, STARTING CLEANUP</DETAIL>
+				<AUDIO Length = "19" Path = "190/19012.mp3" />
+				
+				<PARAMICS LocationID="190_N_5_ML">
+					<Status>CHANGED</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>3</Lane_number>
+					<Lane_number>4</Lane_number>				
+				</PARAMICS>			
+			</CAD_INCIDENT_EVENT>		
+			
+		</CAD_DATA>	
+		
+		<CHP_RADIO RadioFile="19012.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-22.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-22. Fire department is done.
+					Opening the #2 lane and starting cleanup.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia 10-4. Fire department is done, opening 
+						#2 lane, and starting cleanup.</LINE>
+			</DIALOG>
+		</CHP_RADIO>	
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:24:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>RV ON FIRE ON RS, 2 1181S, PARAMEDICS 1097, REQ UNIT TO ASSIST</DETAIL>
+				<UNIT UnitNum="17-14" Status="1097" Primary="true" Active="true"/>
+				<AUDIO Length = "42" Path = "191/19102.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+		
+		<CHP_RADIO RadioFile="19102.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 17-14.</LINE>				
+				<LINE Role="Dispatch">17-14 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-14 10-97 RV fire southbound 73 just north of
+					Baker Street.  RV on the right hand shoulder. Citizens 
+					pulled 2 11-81's from vehicle, paramedics 10-97.</LINE>				
+				<LINE Role="Dispatch">Santa Lucia copies 17-14 10-97 RV fire southbound 73 
+						just north of Baker Street. RV on right hand shoulder. 2 
+						11-81's pulled from RV, paramedics 10-97.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-14 10-4. Send a unit to assist.</LINE>				
+				<LINE Role="Dispatch">17-14 Santa Lucia copies.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		
+		<CMS_EVALUATION cmsID="86" type="new"> 
+			<LOCATION>TBD</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT S-73</CMS_LINE> 
+				<CMS_LINE>AT BAKER ST</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:25:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>17-16 ENRT FROM S-405 @ EUCLID TO ASSIST 17-14</DETAIL>
+				<UNIT UnitNum="17-16" Status="ENRT" Primary="false" Active="true"/>
+				<AUDIO Length = "20" Path = "191/19103.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		
+		<CHP_RADIO RadioFile="19103.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">17-16 Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-16 go ahead.</LINE>				
+				<LINE Role="Dispatch">17-16 Santa Lucia, 17-14 requesting assistance RV fire 
+						southbound 73 just north of Baker Street.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-1610-4. Enroute from S-405 @ Euclid.</LINE>
+			</DIALOG>
+		</CHP_RADIO>	
+		
+
+		<TELEPHONE>
+			<INSTRUCTOR Role="TV Reporter #2">Hello, this is Fred Roppel at KNOW TV channel 3.</INSTRUCTOR>
+			<INSTRUCTOR Role="TV Reporter #2">I just heard about a RV fire over the scanner.</INSTRUCTOR>
+			<STUDENT>Confirm RV fire.</STUDENT>								 
+			<INSTRUCTOR Role="TV Reporter #2">Where was that located, I'd like to 
+										 send a camera out there?</INSTRUCTOR>
+			<STUDENT>Southbound 73 just North of Baker Street.</STUDENT>												 
+		</TELEPHONE>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:26:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>FD 1097, CLOSING RT LN, REQ TMT, TRAFFIC ADVISORY</DETAIL>
+				<AUDIO Length = "24" Path = "191/19104.mp3" />
+				
+				<PARAMICS LocationID="191_S_73_ML">
+					<Status>NEW</Status>
+					<Incident_type>LANE_BREAKDOWN</Incident_type>
+					<Lane_number>3</Lane_number>		
+				</PARAMICS>		
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+		
+		<CHP_RADIO RadioFile="19104.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 17-14.</LINE>				
+				<LINE Role="Dispatch">17-14 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-14, fire department 10-97.   Closing the right lane 
+					for the fire engines. Request sign truck, traffic advisory.</LINE>				
+				<LINE Role="Dispatch">17-14 Santa Lucia copies fire departement 10-97. Closing 
+						the right lane. Request sign truck, traffic advisory.</LINE>
+			</DIALOG>
+		</CHP_RADIO>			
+		
+		<CMS_EVALUATION cmsID="86" type="new"> 
+			<LOCATION>TBD</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT S-73</CMS_LINE> 
+				<CMS_LINE>AT BAKER ST</CMS_LINE>
+				<CMS_LINE>RT LANE BLKD</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>			
+		
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should issue traffic advisory</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+		
+		<RADIO_EVALUATION>
+			<EXPECTED_ACTION>Operator should send TMT units</EXPECTED_ACTION>
+		</RADIO_EVALUATION>
+		
+		<TMT_RADIO>
+		Time of request by CHP officers in the field for sign trucks. Send sign 
+		trucks to scene when requested.
+		</TMT_RADIO>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:27:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>#2 LN OPN, FULL CLNUP IN 20</DETAIL>
+				<AUDIO Length = "18" Path = "190/19013.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19013.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-22.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-22. The #2 lane is open. Full cleanup in 20 minutes.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia copied #2 open, full cleanup in 20.</LINE>
+			</DIALOG>
+		</CHP_RADIO>			
+		
+		<CMS_EVALUATION cmsID="93" type="update"> 
+			<LOCATION>NB 5 S/O Redhill</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT</CMS_LINE>
+				<CMS_LINE>AT MAIN ST</CMS_LINE>
+				<CMS_LINE>RT LANE BLKD</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>				
+		
+		<CMS_EVALUATION cmsID="94" type="update"> 
+			<LOCATION>NB 55 @ Dyer</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT N-5</CMS_LINE>
+				<CMS_LINE>AT MAIN ST</CMS_LINE>
+				<CMS_LINE>RT LANE BLKD</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>				 
+		
+		<TMT_RADIO>Queue update. Possibly reposition.</TMT_RADIO>	
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:28:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="TV Reporter #3">Hello, this is Terry Webb at KTSV radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="TV Reporter #3">I heard that there was an RV fire on 
+										  southbound 73.
+			</INSTRUCTOR>
+			<STUDENT>Confirm RV fire</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #3">What details do you have on it, are 
+										  any lanes blocked?
+			</INSTRUCTOR>
+			<STUDENT>RV fire on shoulder, two injured pulled from vehicle, 
+						 fire on shoulder, no lanes blocked.
+			</STUDENT>
+		</TELEPHONE>	
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:28:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="TV Reporter #4">Hello, this is Art Philco at KTTQ news.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="TV Reporter #4">Our computers are down, what 
+										  incidents do you have going on?
+			</INSTRUCTOR>
+			<STUDENT>Notify reporter of current incidents.</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #4">Give me all the details on those.</INSTRUCTOR>
+			<STUDENT>Notify reporter of current incident details.</STUDENT>
+		</TELEPHONE>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:29:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>17-14 1097</DETAIL>
+				<UNIT UnitNum="17-16" Status="1097" Primary="false" Active="true"/>
+				<AUDIO Length = "24" Path = "191/19105.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19105.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 17-16</LINE>				
+				<LINE Role="Dispatch">17-16 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-16 10-97 RV fire southbound 73 just north of
+					Baker Street.</LINE>
+				<LINE Role="Dispatch">10-4 Santa Lucia copied 17-16, 10-97 RV fire 
+						southbound 73 just north of Baker Street.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		
+		<ATMS_EVALUATION>
+			<EXPECTED_ACTION>HAR should note incident.</EXPECTED_ACTION>
+		</ATMS_EVALUATION>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:32:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>VEH READY TO BE TOWED, TRCK AND TNKR BEING UPRIGHTED</DETAIL>
+				<AUDIO Length = "19" Path = "190/19014.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+
+		<CHP_RADIO RadioFile="19014.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-22.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-22. The car is ready to be towed. The truck 
+					and tanker are being uprighted.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia 10-4. Car ready for tow, truck and 
+						tanker being uprighted.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:33:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>VICTIMS TRANSPORTED, PASSERS BY RESCUED VICTIMS</DETAIL>
+				<AUDIO Length = "24" Path = "191/19106.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19106.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 17-14.</LINE>				
+				<LINE Role="Dispatch">17-14 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-14. The two victims transported. Passers-by 
+					saw the RV on fire and assisted in pulling the two victims 
+					out of the vehicle before it was completely engulfed.</LINE>
+				<LINE Role="Dispatch">17-14 Santa Lucia 10-4. Victims transported. Passers-by 
+						pulled victims out of RV.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>	
+	
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:34:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #4">Hello, this is Alex Harmon at KJOK radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #4">Have any of the lanes been open on 5 
+										 north of Main St.</INSTRUCTOR>
+			<STUDENT>#2 lane open.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #4">When is there a full opening?</INSTRUCTOR>
+			<STUDENT>Around 15 to 20 minutes.</STUDENT>
+		</TELEPHONE>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:34:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #5">Hello, this is Tim Rogers at KLNW radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #5">How long is it going to take to clear 
+										  up the RV fire on southbound 73?
+			</INSTRUCTOR>
+			<STUDENT>No estimated time as of yet.</STUDENT>
+		</TELEPHONE>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:35:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>FIRE IS OUT, FD INVESTIGATING CAUSE OF FIRE</DETAIL>
+				<AUDIO Length = "19" Path = "191/19107.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19107.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 17-14.</LINE>				
+				<LINE Role="Dispatch">17-14 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-14. The fire is out, and the fire department 
+					is investigating the cause of the fire.</LINE>
+				<LINE Role="Dispatch">	17-14 Santa Lucia copied, fire out and fire department 
+						investigating cause of fire.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:37:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>VEH TOWED, TNKR UPRGHT, FULL OPENING IN 10</DETAIL>
+				<AUDIO Length = "20" Path = "190/19015.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19015.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-22.</LINE>				
+				<LINE Role="Dispatch">9-22 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-22. The car has been towed. The tanker truck 
+					is upright. Full opening in 10 minutes.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia copied car towed. Tanker truck upright. 
+						Full opening in 10.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:38:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #6">Hello, this is John Sinclair at KNIN radio.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #6">Is there an estimated time for lane 
+										 opening for the collision on I-5?
+			</INSTRUCTOR>
+			<STUDENT>10 minutes.</STUDENT>
+		</TELEPHONE>
+		
+		<TMT_RADIO>Queue update</TMT_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:39:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>REQ FLAT BED 1185, FD 98 IN 15</DETAIL>
+				<AUDIO Length = "22" Path = "191/19108.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19108.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 17-14.</LINE>				
+				<LINE Role="Dispatch">17-14 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-14 request flat bed 11-85 for the RV. Fire 
+					department done within 15 minutes.</LINE>
+				<LINE Role="Dispatch">	17-14 Santa Lucia 10-4. Request flat bed 11-85, fire 
+						 department 98 in 15.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+	
+	
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:40:00</TIME_INDEX>
+		<INCIDENT LogNum="189">Suicide Attempt/Bomb Threat</INCIDENT>
+		
+		<CMS_EVALUATION cmsID="86" type="remove"> 
+			<LOCATION>TBD</LOCATION>
+		</CMS_EVALUATION>		
+		
+		<CMS_EVALUATION cmsID="89" type="remove"> 
+			<LOCATION>SB 405 @ Von Karmen</LOCATION>
+		</CMS_EVALUATION>
+		
+		<CMS_EVALUATION cmsID="88" type="remove"> 
+			<LOCATION>TBD</LOCATION>
+		</CMS_EVALUATION>		
+		
+		<CMS_EVALUATION cmsID="95" type="remove"> 
+			<LOCATION>NB 5 @ El Toro</LOCATION>
+		</CMS_EVALUATION>			
+
+	</SCRIPT_EVENT>
+	
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:41:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>1039 1185 ENRT, ETA 10</DETAIL>
+				<AUDIO Length = "18" Path = "191/19109.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19109.mp3">
+			<DIALOG>
+				<LINE Role="Dispatch">17-14 Santa Lucia information.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-14 go ahead.</LINE>				
+				<LINE Role="Dispatch">17-14 Santa Lucia. 11-85 enroute, ETA 10.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-14 copied 1 1-85 enroute with ETA of 10.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #7">Hello, this is Kim Williamson at KRST radio.
+			</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #7">I was just told about a RV fire on 
+										  73 , what details do you have on that?
+			</INSTRUCTOR>
+			<STUDENT>Gives incident details.</STUDENT>
+		</TELEPHONE>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:42:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>TANKER READY FOR TOW, FINISHING CLEANUP</DETAIL>
+				<AUDIO Length = "18" Path = "190/19016.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19016.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-22.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-22. The tanker truck is ready to be towed. 
+					Finishing cleanup.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia 10-4. Tanker truck ready to be towed, 
+						finishing cleanup.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:43:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<TMT_RADIO>Queue update</TMT_RADIO>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:46:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>TANKER TOWED, RDWY CLR, OPENING LANES</DETAIL>
+				<AUDIO Length = "20" Path = "190/19017.mp3" />
+				
+				<PARAMICS LocationID="190_N_5_ML">
+					<Status>CLEARED</Status>				
+				</PARAMICS>				
+			</CAD_INCIDENT_EVENT>					
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19017.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-22.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-22. The tanker truck has been towed, roadway 
+					is clear. We're opening all lanes.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia 10-4. Tanker truck towed, roadway 
+						clear. Opening lanes.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<CMS_EVALUATION cmsID="93" type="update"> 
+			<LOCATION>NB 5 S/O Redhill</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT CLEARED</CMS_LINE>
+				<CMS_LINE>AT MAIN ST</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>					
+		<CMS_EVALUATION cmsID="94" type="update"> 
+			<LOCATION>NB 55 @ Dyer</LOCATION>
+			<SAMPLE_MESSAGE>
+				<CMS_LINE>ACCIDENT CLEARED</CMS_LINE>
+				<CMS_LINE>N-5 AT MAIN ST</CMS_LINE>
+			</SAMPLE_MESSAGE>
+		</CMS_EVALUATION>			
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should fax and page information</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:46:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #8">Hello, this is Tom Webb at KSON radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #8">Do you have any incidents going on right now?</INSTRUCTOR>
+			<STUDENT>Notifies reporter of current incidents.</STUDENT>
+		</TELEPHONE>
+	</SCRIPT_EVENT>
+
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:48:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>1185 1097, INVESTIGATION NEARLY COMPLETE</DETAIL>
+				<TOW Company="Martins" ConfNum="(949)555-2031" PubNum="(949)555-9067" Beat=""/>
+				<AUDIO Length = "21" Path = "191/19111.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19111.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 17-14.</LINE>				
+				<LINE Role="Dispatch">17-14 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-14 11-85 10-97. Fire department is nearly 
+					completed with their investigation.</LINE>				
+				<LINE Role="Dispatch">17-14 Santa Lucia 10-4. 11-85 10-97, investigation 
+						nearly completed.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:49:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>	
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>LNS OPN, 9-22, 9-23, 9-26 10-98</DETAIL>
+				<UNIT UnitNum="9-22" Status="1098" Primary="true" Active="false"/>
+				<UNIT UnitNum="9-23" Status="1098" Primary="false" Active="false"/>
+				<UNIT UnitNum="9-26" Status="1098" Primary="false" Active="false"/>
+				<AUDIO Length = "21" Path = "190/19018.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+		
+		<CHP_RADIO RadioFile="19018.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 9-22.</LINE>				
+				<LINE Role="Dispatch">9-22 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 9-22. The lanes are open, all units 10-98.</LINE>				
+				<LINE Role="Dispatch">9-22 Santa Lucia copied lanes open, 9-22, 9-23, 9-26 10-98.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:51:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>FD INVESTIGATION COMPLETE, SPRAYING RS, FIRE CAUSED BY KITCHEN FIRE</DETAIL>
+				<AUDIO Length = "20" Path = "191/19112.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19112.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 17-14.</LINE>				
+				<LINE Role="Dispatch">17-14 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-14. The fire department investigation 
+					complete.  Fire caused by a kitchen fire.</LINE>
+				<LINE Role="Dispatch">17-14 Santa Lucia copied fire department is 98.
+				  Fire caused by kitchen fire.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="Radio Reporter #9">Hello, this is Jordan Bradley at KTCR radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="Radio Reporter #9">What is the traffic like on 73 around the RV fire?</INSTRUCTOR>
+			<STUDENT>Notifies reporter with current queue from ATMS.  One lane is closed.</STUDENT>
+			<INSTRUCTOR Role="Radio Reporter #9">When will the incident be cleared?</INSTRUCTOR>
+			<STUDENT>Inknown, a good answer around 15 minutes.</STUDENT>
+		</TELEPHONE>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:53:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>		
+		
+		<TMT_RADIO>Queue update</TMT_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:53:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>
+		
+		<ATMS_EVALUATION>
+			<EXPECTED_ACTION>HAR should have been cleared</EXPECTED_ACTION>
+		</ATMS_EVALUATION>		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:54:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>	
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>RV READY FOR 1185, LN OPN IN 10</DETAIL>
+				<AUDIO Length = "21" Path = "191/19113.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>	
+		<CHP_RADIO RadioFile="19113.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 17-14.</LINE>				
+				<LINE Role="Dispatch">17-14 go ahead to Santa Lucia.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-14. RV ready for 11-85. The lane will be open in 10.</LINE>				
+				<LINE Role="Dispatch">17-14 Santa Lucia 10-4. RV ready for 11-85, lane open in 10.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="Public">Hello, is Helen there?</INSTRUCTOR>
+			<STUDENT>Wrong number.</STUDENT>
+			<INSTRUCTOR Role="Public">Sorry. </INSTRUCTOR>
+		</TELEPHONE>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:55:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>		
+		
+		<TMT_RADIO>Queue update 10-98</TMT_RADIO>
+
+	</SCRIPT_EVENT>
+
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:58:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>RV TOWED, LANES OPEN IN 5</DETAIL>
+				<AUDIO Length = "17" Path = "191/19114.mp3" />
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19114.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 17-14.</LINE>				
+				<LINE Role="Dispatch">17-14 Santa Lucia go ahead.</LINE>				
+				<LINE Role="Field">Santa Lucia 17-14. RV towed, lane open in 5.</LINE>				
+				<LINE Role="Dispatch">17-14 Santa Lucia copied, RV towed, lane open in 5.</LINE>
+			</DIALOG>
+		</CHP_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>02:59:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+
+		
+		<TELEPHONE>
+			<INSTRUCTOR Role="TV Reporter #10">Hello, this is Jim Sanso at KTAK radio.</INSTRUCTOR>
+			<INSTRUCTOR Role="TV Reporter #10">Has the RV been cleaned up yet at the fire on 73?</INSTRUCTOR>
+			<STUDENT>The RV was just towed, the lane will be open in 5 minutes.</STUDENT>
+			<INSTRUCTOR Role="TV Reporter #10">Do you have any other incidents going on right now?</INSTRUCTOR>
+			<STUDENT>Notifies reporter of current incidents.</STUDENT>
+		</TELEPHONE>
+		
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>03:00:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>		
+		
+		<TMT_RADIO>Queue update</TMT_RADIO>
+	</SCRIPT_EVENT>
+
+	<SCRIPT_EVENT>
+		<TIME_INDEX>03:01:00</TIME_INDEX>
+		<INCIDENT LogNum="191">RV Fire</INCIDENT>
+		
+		<CAD_DATA>
+			<CAD_INCIDENT_EVENT>
+				<DETAIL>17-14, 17-16 1098. LN OPN</DETAIL>
+				<UNIT UnitNum="17-14" Status="1098" Primary="true" Active="false"/>
+				<UNIT UnitNum="17-16" Status="1098" Primary="false" Active="false"/>
+				<AUDIO Length = "19" Path = "191/19115.mp3" />
+				
+				<PARAMICS LocationID="191_S_73_ML">
+					<Status>CLEARED</Status>			
+				</PARAMICS>					
+			</CAD_INCIDENT_EVENT>		
+		</CAD_DATA>		
+		
+		<CHP_RADIO RadioFile="19115.mp3">
+			<DIALOG>
+				<LINE Role="Field">Santa Lucia 17-16.</LINE>
+				<LINE Role="Dispatch">17-16 go ahead to Santa Lucia.</LINE>
+				<LINE Role="Field">Santa Lucia 17-16. #1 Lane is open. All units are 10-98.</LINE>				
+				<LINE Role="Dispatch">17-16 Santa Lucia 10-4. #1 lane open.  
+						17-14, 17-16 are 1098.</LINE>	
+			</DIALOG>			
+		</CHP_RADIO>
+		
+		<CMS_EVALUATION cmsID="86" type="remove"> 
+			<LOCATION>TBD</LOCATION>
+		</CMS_EVALUATION>			
+		<ACTIVITY_LOG_EVALUATION>
+			<EXPECTED_ACTION>Should fax and page information</EXPECTED_ACTION>
+		</ACTIVITY_LOG_EVALUATION>
+
+	</SCRIPT_EVENT>
+	
+	<SCRIPT_EVENT>
+		<TIME_INDEX>03:00:00</TIME_INDEX>
+		<INCIDENT LogNum="190">Tanker Truck vs. Car/Spill</INCIDENT>		
+		
+		<CMS_EVALUATION cmsID="93" type="remove"> 
+			<LOCATION>NB 5 S/O Redhill</LOCATION>
+		</CMS_EVALUATION>				
+		
+		<CMS_EVALUATION cmsID="94" type="remove"> 
+			<LOCATION>NB 55 @ Dyer</LOCATION>
+		</CMS_EVALUATION>		
+		
+	</SCRIPT_EVENT>
+	
 </TMC_SCRIPT>
 
Index: /trunk/webapps/einotebook/script/script.js
===================================================================
--- /trunk/webapps/einotebook/script/script.js	(revision 401)
+++ /trunk/webapps/einotebook/script/script.js	(revision 415)
@@ -13,10 +13,12 @@
 function jumpToLastExecutedEvent()
 {	
-	var lastEvent = Script.events.getLastExecutedEvent(readCookie("time"));
-	
+	var lastEventArray = Script.events.getLastExecutedEvent(readCookie("time"));
+
 	// IF a current event exists THEN
-	if (lastEvent != null)
-	{
-		lastEvent.focus();
+	if (lastEventArray != null)
+	{
+        // Move window focus to first event of the current ones
+        var last = lastEventArray.length - 1;
+	    lastEventArray[last].focus();
 	}
 	else
@@ -33,51 +35,51 @@
 function highlightLatestEvent() 
 {
-	var currentEvent = Script.events.getLastExecutedEvent(readCookie("time"));
+	var currentEventArray = Script.events.getLastExecutedEvent(readCookie("time"));
 
 	// IF the old event is has not been set THEN
-	if (typeof highlightLatestEvent.oldEvent == 'undefined')
-	{
-		highlightLatestEvent.oldEvent = new Object();
-		highlightLatestEvent.oldEvent.id = Event.invalidID;
-	}
-	
+	if (typeof highlightLatestEvent.oldEventArray == 'undefined')
+	{
+		highlightLatestEvent.oldEventArray = []; /* set up array of old events */
+		var currentEvent = new Object(); 
+		highlightLatestEvent.oldEventArray.push(currentEvent);
+		highlightLatestEvent.oldEventArray[0].id = Event.invalidID;
+	}
+
 	// IF a current event exists THEN
-	if (currentEvent != null)
-	{
-		// IF there is a new current event THEN
-		if (highlightLatestEvent.oldEvent.id != currentEvent.id)
-		{
-			currentEvent.highlight();
-			
-			// IF there was previously a current event THEN
-			if (highlightLatestEvent.oldEvent.id != Event.invalidID && currentEvent.id != 0)
-			{
-				highlightLatestEvent.oldEvent.unhighlight();
+	if (currentEventArray !== null)
+	{
+		var found = false; /* check if a current event is found in the old event array */
+
+		/* traverse the array of current event to check 
+		if there is event already in the old event array */
+		// IF there is a new current event THEN	
+		for (j=0; j<highlightLatestEvent.oldEventArray.length; j++) {
+			var oldEvent = highlightLatestEvent.oldEventArray[j];
+			found = false;
+			for (i=0; i<currentEventArray.length; i++) {
+				var currentEvent = currentEventArray[i];
+				if (oldEvent.id === currentEvent.id)
+				{
+					found = true;	
+					break;		
+				} 
 			}
-			
-			highlightLatestEvent.oldEvent = currentEvent;			
+			/* unhighlight all the events that are no longer current */
+			if (!found && oldEvent.id !== Event.invalidID) {
+				oldEvent.unhighlight();
+			}		
 		}
+
+		/* highlight the current event in the array */
+		for (i=0; i<currentEventArray.length; i++) {
+			currentEventArray[i].highlight();
+		}
+
+		/* update the old events array with current event array */
+		highlightLatestEvent.oldEventArray = currentEventArray;
 	}
 
     // Set timer to do this again in one second
 	setTimeout("highlightLatestEvent()", 1000);
-}
-
-
-/** Change color of text of expired events so they appear disabled.
-  * @param events The list of events
-  * @param currEvent The current event
-  */
-function greyOldEvents(events, currEvent)
-{
-	  // Examine all events
-   for (var evtNum = 0; evtNum < events.length; evtNum++)
-   {
-		// Change color of those before current time and Event
-      if (events[evtNum].time.compareTo(currEvent.time) < 0 && currEvent.id != events[evtNum].id) 
-      {
-			events[evtNum].unhighlight();
-      }
-	}
 }
 
@@ -101,6 +103,6 @@
 		// add the Event's html
 		html += Script.events[i].html();
-	}
-       
+        //console.log(Script.events[i].html());
+	}
 	
 	// display events in iframe
@@ -115,5 +117,4 @@
 	Script.events.win.scrollTo(0, readCookie('scriptScrollY'));
 	
-	greyOldEvents(Script.events, Script.events.getLastExecutedEvent(readCookie("time")));
 	highlightLatestEvent();
 
Index: /trunk/webapps/einotebook/scripts/Events.js
===================================================================
--- /trunk/webapps/einotebook/scripts/Events.js	(revision 363)
+++ /trunk/webapps/einotebook/scripts/Events.js	(revision 415)
@@ -304,9 +304,10 @@
  * Finds the Event that was last executed by based on given time.
  * @param time The time in seconds.
- * @return The last execute event if at least one event has executed; otherwise, null.
+ * @return The array of last execute event if at least one event has executed; otherwise, null.
  */
 function events_getLastExecutedEvent(time)
 {
-	var event = null;
+	// var event = null;
+	var event_arr = [];
 	if (this.length == 0)
     {
@@ -317,5 +318,5 @@
 	if (this.length == 1 && this[0].time.getSeconds() <= time)
 	{
-		event = this[0];
+		event.push(this[0]);
 	}
 	else
@@ -323,5 +324,5 @@
 		//NOTE: remember that the events are maintained in ascending order by time
 		
-		// FOR each Event
+		// FOR each Event 
 		for (var i = 0; i < this.length - 1; i++)
 		{
@@ -330,5 +331,12 @@
 			    this[i + 1].time.getSeconds() > time)
 			{
-				event = this[i];
+				event_arr.push(this[i]);
+				/* traverse backward to check if there is an event happen at the same time 
+				with the current event */
+				var k = i - 1;
+				while ( k>=0 && (this[k].time.getSeconds() == this[i].time.getSeconds())) {
+					event_arr.push(this[k]);
+					k--;
+				}
 			}
 		}
@@ -337,9 +345,10 @@
 		if (this[this.length - 1].time.getSeconds() <= time)
 		{
-			event = this[this.length - 1];
+			event_arr.push(this[this.length - 1]);
 		}	
 	}
 	
-	return event;
-}
-
+	// return an array of event 
+	return event_arr;
+}
+
Index: /trunk/webapps/einotebook/cad/cad.js
===================================================================
--- /trunk/webapps/einotebook/cad/cad.js	(revision 359)
+++ /trunk/webapps/einotebook/cad/cad.js	(revision 415)
@@ -15,5 +15,5 @@
 
 /**
- * Updates the CAD screen.
+ * Updates the current event tab.
  */
 function updateCad()
@@ -21,9 +21,18 @@
     // Set timer to do this again in one second
 	setTimeout("updateCad()", 1000);
-
-	var currentEvent = events.getLastExecutedEvent(readCookie("time"));
+    
+    var currentEvent = events.getLastExecutedEvent(readCookie("time"));
+    //console.log("length " + currentEvent.length);
     // Show current event to Current Event Window
     var currDiv = document.getElementById("cadpadcontent");
-	currDiv.innerHTML = currentEvent.html();
+    // empty holder for display current events 
+    var display = "";
+    var evt;
+    
+    // get all the current events 
+    for (evt=0; evt<currentEvent.length; evt++) {
+        display += currentEvent[evt].html();
+    }
 
+    currDiv.innerHTML = display;
 }
Index: /trunk/webapps/einotebook/notebook.js
===================================================================
--- /trunk/webapps/einotebook/notebook.js	(revision 373)
+++ /trunk/webapps/einotebook/notebook.js	(revision 415)
@@ -73,13 +73,17 @@
     if (updateStatus.lastEvent != latestEvent)
     {
-		// IF the new event has evaluations THEN
-    	if (latestEvent.evaluations.evaluations.length == 0)
-    	{
-//    		document.getElementById('updateStatus').innerHTML = "New Event";
-    	}
-    	else
-    	{
-//    		document.getElementById('updateStatus').innerHTML = "New Evaluation";
-    	}
+      var i;
+      for (i=0; i<latestEvent.length; i++) {
+          // IF the new event has evaluations THEN
+        if (latestEvent[i].evaluations.evaluations.length == 0)
+        {
+  //    		document.getElementById('updateStatus').innerHTML = "New Event";
+        }
+        else
+        {
+  //    		document.getElementById('updateStatus').innerHTML = "New Evaluation";
+        }
+      }
+		
     	
 		// fades the text
