-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathinc5000.html
More file actions
907 lines (903 loc) · 107 KB
/
inc5000.html
File metadata and controls
907 lines (903 loc) · 107 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Inc. 5000 Advertising, Media, and Software Companies</title>
<script type="text/javascript" src="//www.google.com/jsapi"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-27991260-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript">
google.load('visualization', '1', {packages: ['motionchart']});
function drawVisualization() {
var data = new google.visualization.DataTable();
data.addColumn( 'string', 'Name'); data.addColumn( 'date', 'Date'); data.addColumn( 'number', 'Rank'); data.addColumn( 'number', '3yr Rev Growth %'); data.addColumn( 'number', 'Revenue'); data.addColumn( 'string', 'Industry'); data.addColumn( 'number', 'Employees'); data.addColumn( 'string', 'City'); data.addColumn( 'string', 'State'); data.addColumn( 'number', 'Rev./Employee');
data.addRows( [ ["DataXu", new Date(2013,1,1), 5.0, 213.37, 87000000.0, "Advertising & Marketing", 220.0, "Boston", "MA", 395454.545455],
["Emerge Digital Group", new Date(2013,1,1), 8.0, 170.64, 23900000.0, "Advertising & Marketing", 75.0, "San Francisco", "CA", 318666.666667],
["AdRoll", new Date(2013,1,1), 12.0, 150.65, 34100000.0, "Advertising & Marketing", 165.0, "San Francisco", "CA", 206666.666667],
["Sparc", new Date(2013,1,1), 14.0, 128.63, 21100000.0, "Software", 160.0, "Charleston", "SC", 131875.0],
["BlueKai", new Date(2013,1,1), 20.0, 92.45, 26800000.0, "Advertising & Marketing", 107.0, "Cupertino", "CA", 250467.28972],
["Trada", new Date(2013,1,1), 27.0, 81.01, 12600000.0, "Advertising & Marketing", 75.0, "Boulder", "CO", 168000.0],
["Kony", new Date(2013,1,1), 28.0, 77.86, 51100000.0, "Software", 1100.0, "Orlando", "FL", 46454.5454545],
["Sailthru", new Date(2013,1,1), 30.0, 73.22, 8100000.0, "Advertising & Marketing", 79.0, "New York", "NY", 102531.64557],
["Zurple", new Date(2013,1,1), 33.0, 71.12, 7700000.0, "Software", 32.0, "Carlsbad", "CA", 240625.0],
["YellowHammer", new Date(2013,1,1), 37.0, 67.4, 18000000.0, "Advertising & Marketing", 27.0, "New York", "NY", 666666.666667],
["Conductor", new Date(2013,1,1), 38.0, 67.02, 7100000.0, "Advertising & Marketing", 89.0, "New York", "NY", 79775.2808989],
["Phunware", new Date(2013,1,1), 40.0, 65.27, 8200000.0, "Software", 92.0, "Austin", "TX", 89130.4347826],
["29 Prime", new Date(2013,1,1), 47.0, 54.43, 13800000.0, "Advertising & Marketing", 152.0, "Irvine", "CA", 90789.4736842],
["Madwire Media", new Date(2013,1,1), 51.0, 52.54, 6900000.0, "Advertising & Marketing", 94.0, "Loveland", "CO", 73404.2553191],
["LabTech Software", new Date(2013,1,1), 53.0, 52.08, 23100000.0, "Software", 152.0, "Tampa", "FL", 151973.684211],
["Altitude Digital", new Date(2013,1,1), 54.0, 51.62, 11400000.0, "Advertising & Marketing", 21.0, "Denver", "CO", 542857.142857],
["Lead5 Media", new Date(2013,1,1), 57.0, 50.16, 35600000.0, "Advertising & Marketing", 33.0, "Newark", "CA", 1078787.87879],
["eGumball", new Date(2013,1,1), 58.0, 50.15, 9600000.0, "Advertising & Marketing", 125.0, "Irvine", "CA", 76800.0],
["HasOffers", new Date(2013,1,1), 63.0, 48.37, 7300000.0, "Advertising & Marketing", 57.0, "Seattle", "WA", 128070.175439],
["ReTargeter", new Date(2013,1,1), 68.0, 47.39, 6500000.0, "Advertising & Marketing", 35.0, "San Francisco", "CA", 185714.285714],
["C-4 Analytics", new Date(2013,1,1), 69.0, 46.46, 4900000.0, "Advertising & Marketing", 32.0, "Saugus", "MA", 153125.0],
["33Across", new Date(2013,1,1), 70.0, 44.99, 27900000.0, "Advertising & Marketing", 75.0, "New York", "NY", 372000.0],
["LiveIntent", new Date(2013,1,1), 71.0, 44.85, 6900000.0, "Advertising & Marketing", 42.0, "New York", "NY", 164285.714286],
["Rocket Fuel", new Date(2013,1,1), 72.0, 44.51, 106600000.0, "Advertising & Marketing", 289.0, "Redwood City", "CA", 368858.131488],
["SKM Media Group", new Date(2013,1,1), 89.0, 37.52, 12000000.0, "Advertising & Marketing", 20.0, "Boca Raton", "FL", 600000.0],
["CashStar", new Date(2013,1,1), 103.0, 34.14, 9700000.0, "Software", 96.0, "Portland", "ME", 101041.666667],
["WebiMax", new Date(2013,1,1), 104.0, 33.67, 8400000.0, "Advertising & Marketing", 125.0, "Mount Laurel", "NJ", 67200.0],
["Touchsuite", new Date(2013,1,1), 105.0, 33.38, 13400000.0, "Software", 43.0, "Boca Raton", "FL", 311627.906977],
["Acquia", new Date(2013,1,1), 109.0, 31.31, 45400000.0, "Software", 263.0, "Burlington", "MA", 172623.574144],
["Oceanhouse Media", new Date(2013,1,1), 114.0, 30.55, 3900000.0, "Software", 10.0, "Encinitas", "CA", 390000.0],
["Puppet Labs", new Date(2013,1,1), 120.0, 29.75, 8800000.0, "Software", 107.0, "Portland", "OR", 82242.9906542],
["Asentra", new Date(2013,1,1), 123.0, 29.63, 12100000.0, "Advertising & Marketing", 24.0, "Trumbull", "CT", 504166.666667],
["Advice Interactive Group", new Date(2013,1,1), 130.0, 28.08, 3200000.0, "Advertising & Marketing", 31.0, "McKinney", "TX", 103225.806452],
["Netcom3 Global", new Date(2013,1,1), 131.0, 27.73, 23700000.0, "Software", 12.0, "Laguna Niguel", "CA", 1975000.0],
["Videology", new Date(2013,1,1), 136.0, 27.27, 137500000.0, "Advertising & Marketing", 321.0, "Baltimore", "MD", 428348.909657],
["Finch", new Date(2013,1,1), 145.0, 25.93, 2900000.0, "Software", 6.0, "Lehi", "UT", 483333.333333],
["Hudl", new Date(2013,1,1), 149.0, 25.35, 14100000.0, "Software", 73.0, "Lincoln", "NE", 193150.684932],
["W4", new Date(2013,1,1), 152.0, 25.15, 59800000.0, "Advertising & Marketing", 40.0, "Santa Monica", "CA", 1495000.0],
["Mobomo", new Date(2013,1,1), 158.0, 24.84, 2800000.0, "Software", 13.0, "Bethesda", "MD", 215384.615385],
["Projekt202", new Date(2013,1,1), 161.0, 24.36, 12500000.0, "Software", 73.0, "Addison", "TX", 171232.876712],
["Alternative Technology Solutions", new Date(2013,1,1), 166.0, 24.07, 8800000.0, "Software", 52.0, "Aliso Viejo", "CA", 169230.769231],
["Extreme Reach", new Date(2013,1,1), 171.0, 23.49, 41500000.0, "Advertising & Marketing", 203.0, "Needham", "MA", 204433.497537],
["Act-On Software", new Date(2013,1,1), 172.0, 23.3, 9200000.0, "Software", 140.0, "Beaverton", "OR", 65714.2857143],
["Refinery29", new Date(2013,1,1), 174.0, 23.01, 16600000.0, "Media", 99.0, "New York", "NY", 167676.767677],
["Ticketracker", new Date(2013,1,1), 178.0, 22.67, 2500000.0, "Software", 11.0, "Anderson", "IN", 227272.727273],
["WordStream", new Date(2013,1,1), 184.0, 22.25, 3400000.0, "Advertising & Marketing", 56.0, "Boston", "MA", 60714.2857143],
["Ad-Juster", new Date(2013,1,1), 186.0, 22.18, 2800000.0, "Software", 18.0, "Poway", "CA", 155555.555556],
["Omatic Software", new Date(2013,1,1), 189.0, 21.92, 5000000.0, "Software", 22.0, "North Charleston", "SC", 227272.727273],
["Greenphire", new Date(2013,1,1), 191.0, 21.78, 5400000.0, "Software", 42.0, "King of Prussia", "PA", 128571.428571],
["AudioMicro", new Date(2013,1,1), 204.0, 20.53, 2200000.0, "Media", 5.0, "Sherman Oaks", "CA", 440000.0],
["OpenX", new Date(2013,1,1), 222.0, 19.21, 154000000.0, "Advertising & Marketing", 264.0, "Pasadena", "CA", 583333.333333],
["Quick Left", new Date(2013,1,1), 223.0, 19.17, 2800000.0, "Software", 20.0, "Boulder", "CO", 140000.0],
["WebPT", new Date(2013,1,1), 231.0, 18.37, 8900000.0, "Software", 140.0, "Phoenix", "AZ", 63571.4285714],
["TubeMogul", new Date(2013,1,1), 239.0, 18.03, 53400000.0, "Advertising & Marketing", 125.0, "Emeryville", "CA", 427200.0],
["iQuanti", new Date(2013,1,1), 240.0, 17.96, 2500000.0, "Advertising & Marketing", 50.0, "Hoboken", "NJ", 50000.0],
["TrendyMinds", new Date(2013,1,1), 247.0, 17.58, 3700000.0, "Advertising & Marketing", 29.0, "Indianapolis", "IN", 127586.206897],
["Gravity Media", new Date(2013,1,1), 250.0, 17.24, 12400000.0, "Advertising & Marketing", 15.0, "New York", "NY", 826666.666667],
["Transcend Media", new Date(2013,1,1), 255.0, 16.73, 6700000.0, "Advertising & Marketing", 107.0, "Greenacres", "FL", 62616.8224299],
["NUE Agency", new Date(2013,1,1), 267.0, 16.04, 4500000.0, "Media", 4.0, "New York", "NY", 1125000.0],
["Full Circle Marketing", new Date(2013,1,1), 273.0, 15.87, 3400000.0, "Advertising & Marketing", 14.0, "Ft. Lauderdale", "FL", 242857.142857],
["RosettaBooks", new Date(2013,1,1), 280.0, 15.49, 3200000.0, "Media", 7.0, "New York", "NY", 457142.857143],
["Bottle Rocket Apps", new Date(2013,1,1), 284.0, 15.29, 10800000.0, "Software", 107.0, "Dallas", "TX", 100934.579439],
["SET", new Date(2013,1,1), 285.0, 15.28, 23700000.0, "Advertising & Marketing", 46.0, "New York", "NY", 515217.391304],
["Column Five", new Date(2013,1,1), 291.0, 15.04, 5300000.0, "Media", 42.0, "Newport Beach", "CA", 126190.47619],
["ActivityRez", new Date(2013,1,1), 292.0, 14.81, 5100000.0, "Software", 9.0, "Honolulu", "HI", 566666.666667],
["Clickin Moms", new Date(2013,1,1), 300.0, 14.49, 2800000.0, "Media", 10.0, "Geneva", "IL", 280000.0],
["Reboot Marketing", new Date(2013,1,1), 304.0, 14.28, 11800000.0, "Advertising & Marketing", 7.0, "Nashville", "TN", 1685714.28571],
["ISBX", new Date(2013,1,1), 320.0, 13.45, 5200000.0, "Software", 27.0, "Los Angeles", "CA", 192592.592593],
["OneScreen", new Date(2013,1,1), 321.0, 13.44, 15800000.0, "Software", 55.0, "Irvine", "CA", 287272.727273],
["Seamgen", new Date(2013,1,1), 323.0, 13.28, 3700000.0, "Software", 20.0, "San Diego", "CA", 185000.0],
["Branding Brand", new Date(2013,1,1), 332.0, 13.02, 8000000.0, "Software", 117.0, "Pittsburgh", "PA", 68376.0683761],
["FuelFX", new Date(2013,1,1), 334.0, 12.91, 2200000.0, "Advertising & Marketing", 31.0, "Bellaire", "TX", 70967.7419355],
["ReverbNation", new Date(2013,1,1), 345.0, 12.57, 13900000.0, "Software", 61.0, "Durham", "NC", 227868.852459],
["SugarSync", new Date(2013,1,1), 357.0, 12.34, 17300000.0, "Software", 70.0, "San Mateo", "CA", 247142.857143],
["Magnet 360", new Date(2013,1,1), 358.0, 12.31, 17100000.0, "Advertising & Marketing", 71.0, "St. Louis Park", "MN", 240845.070423],
["Acceleration Partners", new Date(2013,1,1), 359.0, 12.27, 3300000.0, "Advertising & Marketing", 15.0, "Needham", "MA", 220000.0],
["Clearleap", new Date(2013,1,1), 364.0, 12.13, 5500000.0, "Software", 35.0, "Duluth", "GA", 157142.857143],
["Marketo", new Date(2013,1,1), 367.0, 12.05, 58400000.0, "Software", 339.0, "San Mateo", "CA", 172271.386431],
["Netsertive", new Date(2013,1,1), 368.0, 11.93, 9000000.0, "Advertising & Marketing", 73.0, "Morrisville", "NC", 123287.671233],
["Re:think (Ramsey, NJ)", new Date(2013,1,1), 370.0, 11.86, 2900000.0, "Advertising & Marketing", 22.0, "Ramsey", "NJ", 131818.181818],
["Evo Exhibits", new Date(2013,1,1), 373.0, 11.84, 4500000.0, "Advertising & Marketing", 22.0, "West Chicago", "IL", 204545.454545],
["Action Lead Solutions", new Date(2013,1,1), 375.0, 11.81, 7900000.0, "Advertising & Marketing", 12.0, "Chicago", "IL", 658333.333333],
["Martini Media", new Date(2013,1,1), 376.0, 11.77, 17200000.0, "Advertising & Marketing", 50.0, "San Francisco", "CA", 344000.0],
["Seven Swords Media", new Date(2013,1,1), 386.0, 11.56, 8800000.0, "Advertising & Marketing", 29.0, "Cranston", "RI", 303448.275862],
["Marketsmith", new Date(2013,1,1), 389.0, 11.38, 28100000.0, "Advertising & Marketing", 23.0, "Parsippany", "NJ", 1221739.13043],
["Adscend Media", new Date(2013,1,1), 396.0, 11.23, 10900000.0, "Advertising & Marketing", 8.0, "Austin", "TX", 1362500.0],
["Grok", new Date(2013,1,1), 418.0, 10.77, 9400000.0, "Advertising & Marketing", 19.0, "New York", "NY", 494736.842105],
["BoomTown", new Date(2013,1,1), 431.0, 10.58, 8100000.0, "Software", 65.0, "Charleston", "SC", 124615.384615],
["AdColony", new Date(2013,1,1), 444.0, 10.28, 11300000.0, "Advertising & Marketing", 53.0, "Los Angeles", "CA", 213207.54717],
["Rooster Park", new Date(2013,1,1), 448.0, 10.25, 8200000.0, "Software", 53.0, "Seattle", "WA", 154716.981132],
["Carrot Creative", new Date(2013,1,1), 450.0, 10.24, 7200000.0, "Advertising & Marketing", 45.0, "Brooklyn", "NY", 160000.0],
["PlayMaker CRM", new Date(2013,1,1), 451.0, 10.18, 2200000.0, "Software", 20.0, "Franklin", "TN", 110000.0],
["Brafton", new Date(2013,1,1), 453.0, 10.14, 16700000.0, "Advertising & Marketing", 263.0, "Boston", "MA", 63498.0988593],
["Classy Llama", new Date(2013,1,1), 454.0, 10.08, 2400000.0, "Advertising & Marketing", 26.0, "Springfield", "MO", 92307.6923077],
["Janrain", new Date(2013,1,1), 455.0, 10.08, 5900000.0, "Software", 167.0, "Portland", "OR", 35329.3413174],
["DB5", new Date(2013,1,1), 456.0, 10.07, 5800000.0, "Advertising & Marketing", 27.0, "San Marino", "CA", 214814.814815],
["Encompass Digital Media", new Date(2013,1,1), 457.0, 10.05, 210400000.0, "Media", 1131.0, "Stamford", "CT", 186030.061892],
["Add3", new Date(2013,1,1), 462.0, 10.0, 5900000.0, "Advertising & Marketing", 18.0, "Seattle", "WA", 327777.777778],
["GameSim", new Date(2013,1,1), 466.0, 9.92, 2700000.0, "Software", 25.0, "Orlando", "FL", 108000.0],
["Content Marketing Institute", new Date(2013,1,1), 468.0, 9.89, 3100000.0, "Media", 2.0, "Cleveland", "OH", 1550000.0],
["Workday", new Date(2013,1,1), 469.0, 9.84, 273700000.0, "Software", 1550.0, "Pleasanton", "CA", 176580.645161],
["RevLocal", new Date(2013,1,1), 472.0, 9.82, 2500000.0, "Advertising & Marketing", 83.0, "Mount Vernon", "OH", 30120.4819277],
["JESS3", new Date(2013,1,1), 475.0, 9.73, 5600000.0, "Advertising & Marketing", 27.0, "Los Angeles", "CA", 207407.407407],
["Basho Technologies", new Date(2013,1,1), 476.0, 9.73, 5500000.0, "Software", 105.0, "Cambridge", "MA", 52380.952381],
["Chief Executive Group", new Date(2013,1,1), 484.0, 9.37, 4100000.0, "Media", 20.0, "Greenwich", "CT", 205000.0],
["Owens Harkey Advertising", new Date(2013,1,1), 491.0, 9.31, 3300000.0, "Advertising & Marketing", 22.0, "Phoenix", "AZ", 150000.0],
["Five Data", new Date(2013,1,1), 495.0, 9.27, 3500000.0, "Advertising & Marketing", 7.0, "elmhurst", "IL", 500000.0],
["Largetail", new Date(2013,1,1), 502.0, 9.1, 3700000.0, "Advertising & Marketing", 12.0, "New York", "NY", 308333.333333],
["Square Root", new Date(2013,1,1), 508.0, 9.0, 8100000.0, "Software", 17.0, "Austin", "TX", 476470.588235],
["Mindgrub Technologies", new Date(2013,1,1), 520.0, 8.72, 3000000.0, "Software", 34.0, "Baltimore", "MD", 88235.2941176],
["Surface Magazine", new Date(2013,1,1), 526.0, 8.63, 3900000.0, "Media", 14.0, "New York", "NY", 278571.428571],
["MojoTech", new Date(2013,1,1), 527.0, 8.62, 2300000.0, "Software", 25.0, "Providence", "RI", 92000.0],
["Axiom EPM", new Date(2013,1,1), 545.0, 8.34, 15100000.0, "Software", 78.0, "Portland", "OR", 193589.74359],
["Bizo", new Date(2013,1,1), 552.0, 8.19, 22100000.0, "Advertising & Marketing", 81.0, "San Francisco", "CA", 272839.506173],
["Red Spot Interactive", new Date(2013,1,1), 554.0, 8.18, 3200000.0, "Advertising & Marketing", 50.0, "Jupiter", "FL", 64000.0],
["Left Brain DGA", new Date(2013,1,1), 561.0, 8.01, 4300000.0, "Advertising & Marketing", 17.0, "Portola Valley", "CA", 252941.176471],
["SpringAhead", new Date(2013,1,1), 567.0, 7.96, 3700000.0, "Software", 25.0, "San Francisco", "CA", 148000.0],
["LocalResponse", new Date(2013,1,1), 568.0, 7.94, 3900000.0, "Advertising & Marketing", 25.0, "new york", "NY", 156000.0],
["ActivEngage", new Date(2013,1,1), 570.0, 7.91, 6400000.0, "Software", 116.0, "Orlando", "FL", 55172.4137931],
["Internet Marketing", new Date(2013,1,1), 571.0, 7.91, 13700000.0, "Advertising & Marketing", 60.0, "san diego", "CA", 228333.333333],
["Cradle Solution", new Date(2013,1,1), 573.0, 7.89, 3100000.0, "Software", 19.0, "Houston", "TX", 163157.894737],
["TruEffect", new Date(2013,1,1), 574.0, 7.88, 15900000.0, "Advertising & Marketing", 56.0, "Westminster", "CO", 283928.571429],
["Blue Global", new Date(2013,1,1), 584.0, 7.76, 38200000.0, "Advertising & Marketing", 32.0, "Scottsdale", "AZ", 1193750.0],
["Prodege", new Date(2013,1,1), 586.0, 7.74, 35500000.0, "Advertising & Marketing", 65.0, "El Segundo", "CA", 546153.846154],
["Fluent", new Date(2013,1,1), 591.0, 7.71, 5800000.0, "Advertising & Marketing", 39.0, "Boston", "MA", 148717.948718],
["Ads Direct Media", new Date(2013,1,1), 597.0, 7.68, 45200000.0, "Advertising & Marketing", 20.0, "Palm Beach Gardens", "FL", 2260000.0],
["EagleView Technologies", new Date(2013,1,1), 600.0, 7.65, 48500000.0, "Software", 165.0, "Bothell", "WA", 293939.393939],
["ONTRAPORT", new Date(2013,1,1), 603.0, 7.61, 4700000.0, "Software", 42.0, "Santa Barbara", "CA", 111904.761905],
["Zambezi", new Date(2013,1,1), 604.0, 7.61, 13100000.0, "Advertising & Marketing", 61.0, "Venice", "CA", 214754.098361],
["Visual Logic Group", new Date(2013,1,1), 606.0, 7.58, 4500000.0, "Software", 13.0, "Waterloo", "IA", 346153.846154],
["Skava", new Date(2013,1,1), 614.0, 7.48, 10200000.0, "Software", 200.0, "San Francisco", "CA", 51000.0],
["Elemental Technologies", new Date(2013,1,1), 615.0, 7.47, 21100000.0, "Software", 98.0, "Portland", "OR", 215306.122449],
["Technossus", new Date(2013,1,1), 620.0, 7.41, 4700000.0, "Software", 13.0, "Irvine", "CA", 361538.461538],
["Indigo BioSystems", new Date(2013,1,1), 623.0, 7.37, 4900000.0, "Software", 38.0, "Indianapolis", "IN", 128947.368421],
["Rich Dealers", new Date(2013,1,1), 624.0, 7.34, 5700000.0, "Advertising & Marketing", 30.0, "Orlando", "FL", 190000.0],
["FastSpring", new Date(2013,1,1), 642.0, 7.15, 95400000.0, "Software", 20.0, "Santa Barbara", "CA", 4770000.0],
["Autoshop Solutions", new Date(2013,1,1), 647.0, 7.09, 2200000.0, "Advertising & Marketing", 23.0, "Apex", "NC", 95652.173913],
["Substantial", new Date(2013,1,1), 650.0, 7.07, 6400000.0, "Software", 47.0, "Seattle", "WA", 136170.212766],
["Moguldom Media Group", new Date(2013,1,1), 653.0, 7.03, 10000000.0, "Media", 47.0, "Ft. Lauderdale", "FL", 212765.957447],
["Marin Software", new Date(2013,1,1), 663.0, 6.91, 59600000.0, "Software", 424.0, "San Francisco", "CA", 140566.037736],
["World Web Partners", new Date(2013,1,1), 665.0, 6.9, 16400000.0, "Advertising & Marketing", 22.0, "Plantation", "FL", 745454.545455],
["HubSpot", new Date(2013,1,1), 666.0, 6.9, 52300000.0, "Software", 429.0, "Cambridge", "MA", 121911.421911],
["Touchstorm", new Date(2013,1,1), 669.0, 6.84, 6700000.0, "Media", 46.0, "New York", "NY", 145652.173913],
["Murphy Turner Associates", new Date(2013,1,1), 671.0, 6.8, 9000000.0, "Advertising & Marketing", 30.0, "Austin", "TX", 300000.0],
["VinSolutions", new Date(2013,1,1), 672.0, 6.79, 57300000.0, "Software", 350.0, "Overland Park", "KS", 163714.285714],
["Slingshot SEO", new Date(2013,1,1), 675.0, 6.76, 10300000.0, "Advertising & Marketing", 81.0, "Indianapolis", "IN", 127160.493827],
["Suzanne Evans Coaching", new Date(2013,1,1), 680.0, 6.73, 4300000.0, "Advertising & Marketing", 8.0, "Murrells Inlet", "SC", 537500.0],
["BuyCalls", new Date(2013,1,1), 684.0, 6.68, 4200000.0, "Advertising & Marketing", 6.0, "Southern Pines", "NC", 700000.0],
["ColdLight", new Date(2013,1,1), 685.0, 6.68, 3100000.0, "Software", 18.0, "WAYNE", "PA", 172222.222222],
["Application Development Resources", new Date(2013,1,1), 686.0, 6.65, 49500000.0, "Software", 200.0, "Alpharetta", "GA", 247500.0],
["Interticket USA", new Date(2013,1,1), 690.0, 6.63, 2100000.0, "Advertising & Marketing", 8.0, "Irvine", "CA", 262500.0],
["ymarketing", new Date(2013,1,1), 691.0, 6.62, 39700000.0, "Advertising & Marketing", 37.0, "Costa Mesa", "CA", 1072972.97297],
["Code 42 Software", new Date(2013,1,1), 693.0, 6.61, 26300000.0, "Software", 172.0, "Minneapolis", "MN", 152906.976744],
["Blue Corona", new Date(2013,1,1), 694.0, 6.6, 3000000.0, "Advertising & Marketing", 21.0, "Gaithersburg", "MD", 142857.142857],
["Underground Elephant", new Date(2013,1,1), 695.0, 6.59, 24400000.0, "Advertising & Marketing", 65.0, "San Diego", "CA", 375384.615385],
["FLM", new Date(2013,1,1), 696.0, 6.58, 7900000.0, "Advertising & Marketing", 37.0, "Worthington", "OH", 213513.513514],
["Thrillist Media Group", new Date(2013,1,1), 701.0, 6.52, 52500000.0, "Media", 200.0, "New York", "NY", 262500.0],
["HubShout", new Date(2013,1,1), 707.0, 6.48, 2500000.0, "Advertising & Marketing", 25.0, "Falls Church", "VA", 100000.0],
["Smule", new Date(2013,1,1), 708.0, 6.45, 10900000.0, "Software", 67.0, "San Francisco", "CA", 162686.567164],
["Driven Local", new Date(2013,1,1), 709.0, 6.45, 7500000.0, "Advertising & Marketing", 28.0, "Melville", "NY", 267857.142857],
["Citizen", new Date(2013,1,1), 710.0, 6.45, 12300000.0, "Advertising & Marketing", 32.0, "Portland", "OR", 384375.0],
["Kareo", new Date(2013,1,1), 720.0, 6.41, 19500000.0, "Software", 164.0, "Irvine", "CA", 118902.439024],
["Netmark.com", new Date(2013,1,1), 721.0, 6.4, 4800000.0, "Advertising & Marketing", 64.0, "Idaho Falls", "ID", 75000.0],
["360 Cloud Solutions", new Date(2013,1,1), 727.0, 6.31, 2200000.0, "Software", 25.0, "Scottsdale", "AZ", 88000.0],
["Vector Media Group", new Date(2013,1,1), 728.0, 6.3, 2100000.0, "Advertising & Marketing", 12.0, "New York", "NY", 175000.0],
["SMS Masterminds", new Date(2013,1,1), 731.0, 6.29, 2400000.0, "Software", 8.0, "San Luis Obispo", "CA", 300000.0],
["Livestream", new Date(2013,1,1), 750.0, 6.13, 18900000.0, "Media", 146.0, "New York", "NY", 129452.054795],
["Tableau Software", new Date(2013,1,1), 757.0, 6.05, 127700000.0, "Software", 834.0, "Seatle", "WA", 153117.505995],
["Dynamit Technologies", new Date(2013,1,1), 759.0, 6.02, 3500000.0, "Software", 35.0, "Columbus", "OH", 100000.0],
["PaperG", new Date(2013,1,1), 765.0, 5.96, 7100000.0, "Advertising & Marketing", 30.0, "San Francisco", "CA", 236666.666667],
["Spigit", new Date(2013,1,1), 772.0, 5.91, 17400000.0, "Software", 125.0, "Pleasanton", "CA", 139200.0],
["Rise Interactive", new Date(2013,1,1), 781.0, 5.83, 19500000.0, "Advertising & Marketing", 72.0, "Chicago", "IL", 270833.333333],
["iStrategyLabs", new Date(2013,1,1), 787.0, 5.79, 4100000.0, "Advertising & Marketing", 23.0, "Washington", "DC", 178260.869565],
["Innovative Advertising", new Date(2013,1,1), 804.0, 5.61, 11200000.0, "Advertising & Marketing", 20.0, "Mandeville", "LA", 560000.0],
["Fingerpaint", new Date(2013,1,1), 815.0, 5.55, 9500000.0, "Advertising & Marketing", 51.0, "Saratoga Springs", "NY", 186274.509804],
["RevolutionEHR", new Date(2013,1,1), 816.0, 5.53, 3500000.0, "Software", 22.0, "Madison", "WI", 159090.909091],
["Black Mountain Systems", new Date(2013,1,1), 820.0, 5.52, 12800000.0, "Software", 63.0, "San Diego", "CA", 203174.603175],
["Dash Two", new Date(2013,1,1), 822.0, 5.47, 4300000.0, "Advertising & Marketing", 8.0, "Culver City", "CA", 537500.0],
["Mission3", new Date(2013,1,1), 823.0, 5.46, 2100000.0, "Software", 12.0, "Phoenix", "AZ", 175000.0],
["Proforma Powerhouse Solutions", new Date(2013,1,1), 827.0, 5.44, 2100000.0, "Advertising & Marketing", 3.0, "Brooklyn Park", "MN", 700000.0],
["Stage 4 Solutions", new Date(2013,1,1), 829.0, 5.41, 4100000.0, "Advertising & Marketing", 31.0, "Saratoga", "CA", 132258.064516],
["Launchpad Advertising", new Date(2013,1,1), 830.0, 5.4, 6600000.0, "Advertising & Marketing", 40.0, "New York", "NY", 165000.0],
["Netwrix", new Date(2013,1,1), 831.0, 5.39, 7400000.0, "Software", 92.0, "Irvine", "CA", 80434.7826087],
["Textbroker International", new Date(2013,1,1), 836.0, 5.34, 7200000.0, "Advertising & Marketing", 47.0, "Las Vegas", "NV", 153191.489362],
["ExclusiveCPA", new Date(2013,1,1), 839.0, 5.33, 4100000.0, "Advertising & Marketing", 5.0, "Kaukauna", "WI", 820000.0],
["Meers Advertising", new Date(2013,1,1), 849.0, 5.25, 7100000.0, "Advertising & Marketing", 22.0, "Kansas City", "MO", 322727.272727],
["MentorMate", new Date(2013,1,1), 861.0, 5.21, 6900000.0, "Software", 161.0, "Minneapolis", "MN", 42857.1428571],
["Mail Shark", new Date(2013,1,1), 864.0, 5.18, 5400000.0, "Advertising & Marketing", 25.0, "Mohnton", "PA", 216000.0],
["ChaiOne", new Date(2013,1,1), 872.0, 5.12, 3400000.0, "Software", 31.0, "Houston", "TX", 109677.419355],
["No Limit Agency", new Date(2013,1,1), 874.0, 5.08, 2100000.0, "Advertising & Marketing", 21.0, "Chicago", "IL", 100000.0],
["Jama Software", new Date(2013,1,1), 878.0, 5.07, 8600000.0, "Software", 65.0, "Portland", "OR", 132307.692308],
["LiveLook", new Date(2013,1,1), 889.0, 5.0, 2600000.0, "Software", 13.0, "Matawan", "NJ", 200000.0],
["Optimatic", new Date(2013,1,1), 896.0, 4.97, 8700000.0, "Advertising & Marketing", 8.0, "new york", "NY", 1087500.0],
["aimClear", new Date(2013,1,1), 898.0, 4.94, 4200000.0, "Advertising & Marketing", 23.0, "Duluth", "MN", 182608.695652],
["IMS Internet Media Services", new Date(2013,1,1), 899.0, 4.93, 73200000.0, "Advertising & Marketing", 129.0, "Miami", "FL", 567441.860465],
["OuterBox Solutions", new Date(2013,1,1), 900.0, 4.92, 2100000.0, "Advertising & Marketing", 30.0, "Akron", "OH", 70000.0],
["Footage Firm", new Date(2013,1,1), 915.0, 4.81, 7500000.0, "Media", 14.0, "Reston", "VA", 535714.285714],
["L2TMedia", new Date(2013,1,1), 923.0, 4.75, 16300000.0, "Advertising & Marketing", 37.0, "Evanston", "IL", 440540.540541],
["N2 Publishing", new Date(2013,1,1), 924.0, 4.74, 21300000.0, "Media", 70.0, "Wilmington", "NC", 304285.714286],
["Day Online Solutions", new Date(2013,1,1), 925.0, 4.72, 2100000.0, "Advertising & Marketing", 2.0, "New Albany", "IN", 1050000.0],
["Atlas RFID Solutions", new Date(2013,1,1), 926.0, 4.71, 7200000.0, "Software", 35.0, "Birmingham", "AL", 205714.285714],
["RateSpecial Interactive", new Date(2013,1,1), 928.0, 4.69, 23900000.0, "Advertising & Marketing", 35.0, "Pasadena", "CA", 682857.142857],
["Tanis Communications", new Date(2013,1,1), 958.0, 4.53, 2100000.0, "Advertising & Marketing", 7.0, "San Jose", "CA", 300000.0],
["Punchkick Interactive", new Date(2013,1,1), 959.0, 4.52, 2000000.0, "Advertising & Marketing", 27.0, "Chicago", "IL", 74074.0740741],
["8th Light", new Date(2013,1,1), 962.0, 4.5, 6600000.0, "Software", 46.0, "Libertyville", "IL", 143478.26087],
["Contact At Once!", new Date(2013,1,1), 967.0, 4.46, 12300000.0, "Software", 80.0, "Alpharetta", "GA", 153750.0],
["WebMarketing123", new Date(2013,1,1), 970.0, 4.45, 7700000.0, "Advertising & Marketing", 34.0, "Emeryville", "CA", 226470.588235],
["WillowTree Apps", new Date(2013,1,1), 978.0, 4.4, 4000000.0, "Software", 41.0, "Charlottesville", "VA", 97560.9756098],
["SEOmoz", new Date(2013,1,1), 981.0, 4.39, 21900000.0, "Software", 103.0, "Seattle", "WA", 212621.359223],
["Benztown", new Date(2013,1,1), 983.0, 4.38, 2100000.0, "Media", 12.0, "Burbank", "CA", 175000.0],
["Votigo", new Date(2013,1,1), 993.0, 4.33, 4000000.0, "Software", 42.0, "Boulder", "CO", 95238.0952381],
["Tier10", new Date(2013,1,1), 999.0, 4.3, 12200000.0, "Advertising & Marketing", 53.0, "Herndon", "VA", 230188.679245],
["IfByPhone", new Date(2013,1,1), 1001.0, 4.29, 10900000.0, "Advertising & Marketing", 80.0, "Chicago", "IL", 136250.0],
["Inspira Marketing Group", new Date(2013,1,1), 1006.0, 4.28, 12400000.0, "Advertising & Marketing", 27.0, "Norwalk", "CT", 459259.259259],
["Resolute Digital", new Date(2013,1,1), 1010.0, 4.26, 7100000.0, "Advertising & Marketing", 28.0, "New York", "NY", 253571.428571],
["Ignite Social Media", new Date(2013,1,1), 1015.0, 4.23, 13100000.0, "Advertising & Marketing", 101.0, "Cary", "NC", 129702.970297],
["Retail Radio", new Date(2013,1,1), 1018.0, 4.23, 3100000.0, "Advertising & Marketing", 19.0, "Citrus Heights", "CA", 163157.894737],
["Position Logic", new Date(2013,1,1), 1029.0, 4.15, 4400000.0, "Software", 41.0, "Naples", "FL", 107317.073171],
["CDYNE", new Date(2013,1,1), 1030.0, 4.14, 5300000.0, "Software", 69.0, "Chesapeake", "VA", 76811.5942029],
["uSamp", new Date(2013,1,1), 1042.0, 4.07, 43700000.0, "Software", 205.0, "Encino", "CA", 213170.731707],
["Curbed Media", new Date(2013,1,1), 1048.0, 4.06, 5100000.0, "Media", 45.0, "New York", "NY", 113333.333333],
["Richter10.2 Media Group", new Date(2013,1,1), 1050.0, 4.05, 2500000.0, "Advertising & Marketing", 50.0, "San Jose", "CA", 50000.0],
["Veracode", new Date(2013,1,1), 1053.0, 4.04, 29400000.0, "Software", 205.0, "Burlington", "MA", 143414.634146],
["OrgSync", new Date(2013,1,1), 1059.0, 4.0, 2400000.0, "Software", 34.0, "Dallas", "TX", 70588.2352941],
["DoublePositive", new Date(2013,1,1), 1065.0, 3.97, 26200000.0, "Advertising & Marketing", 70.0, "Baltimore", "MD", 374285.714286],
["Dionysus Consulting", new Date(2013,1,1), 1067.0, 3.96, 3400000.0, "Advertising & Marketing", 22.0, "West Islip", "NY", 154545.454545],
["Today's Growth Consultant", new Date(2013,1,1), 1083.0, 3.87, 2400000.0, "Advertising & Marketing", 18.0, "Minooka", "IL", 133333.333333],
["Blue Fountain Media", new Date(2013,1,1), 1091.0, 3.85, 14200000.0, "Advertising & Marketing", 180.0, "New York", "NY", 78888.8888889],
["Yashi", new Date(2013,1,1), 1093.0, 3.84, 6400000.0, "Advertising & Marketing", 16.0, "Toms River", "NJ", 400000.0],
["UpSurge Media Group", new Date(2013,1,1), 1095.0, 3.84, 3600000.0, "Advertising & Marketing", 2.0, "New York", "NY", 1800000.0],
["Buildium", new Date(2013,1,1), 1098.0, 3.83, 5300000.0, "Software", 51.0, "Boston", "MA", 103921.568627],
["Highwire Public Relations", new Date(2013,1,1), 1103.0, 3.8, 4100000.0, "Advertising & Marketing", 23.0, "San Francisco", "CA", 178260.869565],
["Streetwise Reports", new Date(2013,1,1), 1114.0, 3.77, 4400000.0, "Media", 26.0, "Petaluma", "CA", 169230.769231],
["Likeable Media", new Date(2013,1,1), 1129.0, 3.72, 5000000.0, "Advertising & Marketing", 65.0, "New York", "NY", 76923.0769231],
["DealerOn", new Date(2013,1,1), 1130.0, 3.71, 6100000.0, "Advertising & Marketing", 36.0, "Derwood", "MD", 169444.444444],
["Mobifusion", new Date(2013,1,1), 1131.0, 3.71, 8100000.0, "Software", 49.0, "Fremont", "CA", 165306.122449],
["Sphere Consulting", new Date(2013,1,1), 1137.0, 3.68, 6200000.0, "Software", 100.0, "Chicago", "IL", 62000.0],
["Exinda", new Date(2013,1,1), 1139.0, 3.67, 26600000.0, "Software", 118.0, "Boston", "MA", 225423.728814],
["Lextech Global Services", new Date(2013,1,1), 1145.0, 3.65, 6000000.0, "Software", 30.0, "Lisle", "IL", 200000.0],
["FindMyCompany.com", new Date(2013,1,1), 1150.0, 3.63, 2000000.0, "Advertising & Marketing", 30.0, "Austin", "TX", 66666.6666667],
["Formstack", new Date(2013,1,1), 1151.0, 3.63, 2500000.0, "Software", 20.0, "Indianapolis", "IN", 125000.0],
["ShopAtHome.com", new Date(2013,1,1), 1155.0, 3.63, 77500000.0, "Advertising & Marketing", 128.0, "Greenwood Villiage", "CO", 605468.75],
["ebQuickstart", new Date(2013,1,1), 1158.0, 3.62, 5300000.0, "Advertising & Marketing", 55.0, "Austin", "TX", 96363.6363636],
["Spruce Media", new Date(2013,1,1), 1172.0, 3.59, 37200000.0, "Advertising & Marketing", 65.0, "San Francisco", "CA", 572307.692308],
["Victory Marketing Agency", new Date(2013,1,1), 1179.0, 3.57, 2200000.0, "Advertising & Marketing", 10.0, "Fort Myers", "FL", 220000.0],
["Sub Rosa", new Date(2013,1,1), 1181.0, 3.56, 9500000.0, "Advertising & Marketing", 28.0, "New York", "NY", 339285.714286],
["Revenue Universe", new Date(2013,1,1), 1191.0, 3.51, 8000000.0, "Advertising & Marketing", 4.0, "Los Angeles", "CA", 2000000.0],
["Triton Digital", new Date(2013,1,1), 1197.0, 3.49, 43300000.0, "Advertising & Marketing", 270.0, "Sherman Oaks", "CA", 160370.37037],
["DevBridge", new Date(2013,1,1), 1199.0, 3.48, 2300000.0, "Software", 50.0, "Chicago", "IL", 46000.0],
["Trepoint", new Date(2013,1,1), 1210.0, 3.43, 4300000.0, "Advertising & Marketing", 15.0, "Great Neck", "NY", 286666.666667],
["Delta Defense", new Date(2013,1,1), 1217.0, 3.41, 10500000.0, "Media", 29.0, "Jackson", "WI", 362068.965517],
["Sales Engine International", new Date(2013,1,1), 1223.0, 3.38, 3700000.0, "Advertising & Marketing", 28.0, "Austin", "TX", 132142.857143],
["SkillSurvey", new Date(2013,1,1), 1236.0, 3.34, 10300000.0, "Software", 51.0, "Wayne", "PA", 201960.784314],
["The Nerdery", new Date(2013,1,1), 1240.0, 3.32, 37200000.0, "Software", 440.0, "Minneapolis", "MN", 84545.4545455],
["BigCommerce", new Date(2013,1,1), 1241.0, 3.32, 11800000.0, "Software", 172.0, "Austin", "TX", 68604.6511628],
["Miva Merchant", new Date(2013,1,1), 1249.0, 3.3, 9100000.0, "Software", 78.0, "San Diego", "CA", 116666.666667],
["Search Influence", new Date(2013,1,1), 1272.0, 3.21, 4600000.0, "Advertising & Marketing", 47.0, "New Orleans", "LA", 97872.3404255],
["Team Velocity Marketing", new Date(2013,1,1), 1285.0, 3.17, 38400000.0, "Advertising & Marketing", 87.0, "Herndon", "VA", 441379.310345],
["Total Beauty Media Group", new Date(2013,1,1), 1286.0, 3.17, 8400000.0, "Media", 35.0, "Santa Monica", "CA", 240000.0],
["Madison Logic", new Date(2013,1,1), 1293.0, 3.14, 14900000.0, "Advertising & Marketing", 51.0, "New York", "NY", 292156.862745],
["Resonate", new Date(2013,1,1), 1302.0, 3.12, 16800000.0, "Advertising & Marketing", 79.0, "Reston", "VA", 212658.227848],
["Chenal Brands", new Date(2013,1,1), 1304.0, 3.12, 109200000.0, "Media", 356.0, "Los Angeles", "CA", 306741.573034],
["Kentico Software", new Date(2013,1,1), 1314.0, 3.07, 4400000.0, "Software", 11.0, "Nashua", "NH", 400000.0],
["Telogis", new Date(2013,1,1), 1319.0, 3.07, 69400000.0, "Software", 370.0, "Aliso Viejo", "CA", 187567.567568],
["Edvisors", new Date(2013,1,1), 1321.0, 3.07, 10500000.0, "Advertising & Marketing", 28.0, "Quincy", "MA", 375000.0],
["Procore Technologies", new Date(2013,1,1), 1335.0, 3.02, 4800000.0, "Software", 31.0, "Santa Barbara", "CA", 154838.709677],
["G3 Communications", new Date(2013,1,1), 1340.0, 3.01, 2300000.0, "Advertising & Marketing", 15.0, "Hasbrouck Heights", "NJ", 153333.333333],
["Pyxl", new Date(2013,1,1), 1345.0, 2.99, 2800000.0, "Advertising & Marketing", 22.0, "Knoxville", "TN", 127272.727273],
["Copious", new Date(2013,1,1), 1348.0, 2.99, 2600000.0, "Advertising & Marketing", 17.0, "Portland", "OR", 152941.176471],
["Authenticom", new Date(2013,1,1), 1353.0, 2.98, 12100000.0, "Software", 85.0, "La Crosse", "WI", 142352.941176],
["Elite SEM", new Date(2013,1,1), 1357.0, 2.98, 10300000.0, "Advertising & Marketing", 40.0, "Gladwyne", "PA", 257500.0],
["MINDBODY", new Date(2013,1,1), 1358.0, 2.98, 32500000.0, "Software", 497.0, "San Louis Obispo", "CA", 65392.3541247],
["Tiempo Development", new Date(2013,1,1), 1367.0, 2.96, 7700000.0, "Software", 202.0, "Phoenix", "AZ", 38118.8118812],
["Impelsys", new Date(2013,1,1), 1371.0, 2.94, 12900000.0, "Software", 220.0, "New York", "NY", 58636.3636364],
["Scorpion Design", new Date(2013,1,1), 1393.0, 2.89, 19600000.0, "Advertising & Marketing", 97.0, "Valencia", "CA", 202061.85567],
["OrecX", new Date(2013,1,1), 1396.0, 2.88, 2100000.0, "Software", 11.0, "Chicago", "IL", 190909.090909],
["Target Data", new Date(2013,1,1), 1401.0, 2.87, 3200000.0, "Advertising & Marketing", 14.0, "Chicago", "IL", 228571.428571],
["Media6Degrees", new Date(2013,1,1), 1423.0, 2.82, 36700000.0, "Advertising & Marketing", 87.0, "New York", "NY", 421839.08046],
["LogFire", new Date(2013,1,1), 1425.0, 2.81, 7200000.0, "Software", 75.0, "Atlanta", "GA", 96000.0],
["Unitrends", new Date(2013,1,1), 1427.0, 2.81, 28500000.0, "Software", 159.0, "Columbia", "SC", 179245.283019],
["Chrome River Technologies", new Date(2013,1,1), 1429.0, 2.81, 9300000.0, "Software", 69.0, "Los Angeles", "CA", 134782.608696],
["Bruce Clay", new Date(2013,1,1), 1433.0, 2.8, 13500000.0, "Advertising & Marketing", 90.0, "Moorpark", "CA", 150000.0],
["Powersports Marketing", new Date(2013,1,1), 1435.0, 2.8, 2400000.0, "Advertising & Marketing", 17.0, "Peachtree City", "GA", 141176.470588],
["Royal Buying Group", new Date(2013,1,1), 1444.0, 2.78, 356800000.0, "Advertising & Marketing", 63.0, "Lisle", "IL", 5663492.06349],
["Harmonia", new Date(2013,1,1), 1446.0, 2.78, 8100000.0, "Software", 82.0, "Blacksburg", "VA", 98780.4878049],
["Acumen", new Date(2013,1,1), 1449.0, 2.77, 5900000.0, "Software", 15.0, "Austin", "TX", 393333.333333],
["Four Winds Interactive", new Date(2013,1,1), 1453.0, 2.76, 40300000.0, "Software", 250.0, "Denver", "CO", 161200.0],
["Consultants 2 Go", new Date(2013,1,1), 1459.0, 2.74, 4400000.0, "Advertising & Marketing", 48.0, "Newark", "NJ", 91666.6666667],
["Copperfox Marketing", new Date(2013,1,1), 1460.0, 2.74, 2100000.0, "Advertising & Marketing", 17.0, "Cincinnati", "OH", 123529.411765],
["Dignitas Technologies", new Date(2013,1,1), 1462.0, 2.73, 6400000.0, "Software", 35.0, "Orlando", "FL", 182857.142857],
["Argo Marketing Group", new Date(2013,1,1), 1467.0, 2.72, 4100000.0, "Advertising & Marketing", 180.0, "Lewiston", "ME", 22777.7777778],
["Synerzip", new Date(2013,1,1), 1468.0, 2.71, 10400000.0, "Software", 253.0, "Dallas", "TX", 41106.7193676],
["Hightail", new Date(2013,1,1), 1472.0, 2.71, 57300000.0, "Software", 207.0, "Campbell", "CA", 276811.594203],
["All Terrain", new Date(2013,1,1), 1479.0, 2.7, 9000000.0, "Advertising & Marketing", 31.0, "Chicago", "IL", 290322.580645],
["Walker Sands Communications", new Date(2013,1,1), 1483.0, 2.69, 2900000.0, "Advertising & Marketing", 40.0, "Chicago", "IL", 72500.0],
["Vertical Direct Marketing Group", new Date(2013,1,1), 1489.0, 2.68, 2500000.0, "Advertising & Marketing", 27.0, "San Diego", "CA", 92592.5925926],
["Z Brand Group", new Date(2013,1,1), 1494.0, 2.67, 3100000.0, "Advertising & Marketing", 15.0, "Pittsburgh", "PA", 206666.666667],
["Aquarius Sports and Entertainment", new Date(2013,1,1), 1495.0, 2.67, 6500000.0, "Advertising & Marketing", 7.0, "Gaithersburg", "MD", 928571.428571],
["Campus Special", new Date(2013,1,1), 1501.0, 2.65, 13500000.0, "Advertising & Marketing", 50.0, "Duluth", "GA", 270000.0],
["AdCorp Media Group", new Date(2013,1,1), 1503.0, 2.65, 6800000.0, "Advertising & Marketing", 38.0, "IRVINGTON", "NY", 178947.368421],
["TriMark Digital", new Date(2013,1,1), 1519.0, 2.63, 5900000.0, "Advertising & Marketing", 22.0, "Raleigh", "NC", 268181.818182],
["BlackLine Systems", new Date(2013,1,1), 1520.0, 2.62, 25100000.0, "Software", 145.0, "Los Angeles", "CA", 173103.448276],
["One Click Ventures", new Date(2013,1,1), 1524.0, 2.61, 7400000.0, "Media", 47.0, "Greenwood", "IN", 157446.808511],
["Arke", new Date(2013,1,1), 1527.0, 2.61, 5300000.0, "Advertising & Marketing", 50.0, "Atlanta", "GA", 106000.0],
["Detroit Trading", new Date(2013,1,1), 1528.0, 2.61, 14300000.0, "Advertising & Marketing", 21.0, "Southfield", "MI", 680952.380952],
["VLG Advertising", new Date(2013,1,1), 1531.0, 2.6, 5600000.0, "Advertising & Marketing", 34.0, "Plano", "TX", 164705.882353],
["DEG", new Date(2013,1,1), 1535.0, 2.6, 14500000.0, "Advertising & Marketing", 109.0, "Overland Park", "KS", 133027.522936],
["Qualifacts Systems", new Date(2013,1,1), 1546.0, 2.57, 13700000.0, "Software", 107.0, "Nashville", "TN", 128037.383178],
["Bridge360", new Date(2013,1,1), 1549.0, 2.57, 6400000.0, "Software", 61.0, "Austin", "TX", 104918.032787],
["Dealer.com", new Date(2013,1,1), 1551.0, 2.57, 182600000.0, "Advertising & Marketing", 697.0, "Burlington", "VT", 261979.913917],
["ClearLink", new Date(2013,1,1), 1557.0, 2.55, 96100000.0, "Advertising & Marketing", 863.0, "Salt Lake City", "UT", 111355.735805],
["ModiFace", new Date(2013,1,1), 1559.0, 2.55, 2100000.0, "Software", 25.0, "New York", "NY", 84000.0],
["KSC Kreate", new Date(2013,1,1), 1560.0, 2.55, 39100000.0, "Advertising & Marketing", 100.0, "Hollywood", "FL", 391000.0],
["Levementum", new Date(2013,1,1), 1563.0, 2.54, 7500000.0, "Software", 48.0, "Chandler", "AZ", 156250.0],
["Droga5", new Date(2013,1,1), 1565.0, 2.54, 67300000.0, "Advertising & Marketing", 250.0, "New York", "NY", 269200.0],
["Percona", new Date(2013,1,1), 1566.0, 2.53, 9300000.0, "Software", 73.0, "Pleasanton", "CA", 127397.260274],
["WrightIMC", new Date(2013,1,1), 1571.0, 2.53, 2100000.0, "Advertising & Marketing", 35.0, "Plano", "TX", 60000.0],
["HEALTHCAREfirst", new Date(2013,1,1), 1573.0, 2.52, 22400000.0, "Software", 133.0, "Ozark", "MO", 168421.052632],
["Queen of Wraps", new Date(2013,1,1), 1588.0, 2.5, 2800000.0, "Advertising & Marketing", 32.0, "Salt Lake City", "UT", 87500.0],
["Motionsoft", new Date(2013,1,1), 1591.0, 2.49, 16600000.0, "Software", 79.0, "Rockville", "MD", 210126.582278],
["Optimal Strategix Group", new Date(2013,1,1), 1596.0, 2.48, 10900000.0, "Advertising & Marketing", 75.0, "Newtown", "PA", 145333.333333],
["Truenorthlogic", new Date(2013,1,1), 1600.0, 2.48, 12200000.0, "Software", 67.0, "Sandy", "UT", 182089.552239],
["Enter:Marketing", new Date(2013,1,1), 1609.0, 2.47, 6500000.0, "Advertising & Marketing", 35.0, "New York", "NY", 185714.285714],
["Internet Creations", new Date(2013,1,1), 1616.0, 2.45, 2300000.0, "Software", 16.0, "Hamilton", "NJ", 143750.0],
["CodeLynx", new Date(2013,1,1), 1625.0, 2.42, 3100000.0, "Software", 32.0, "North Charleston", "SC", 96875.0],
["SocialRadius", new Date(2013,1,1), 1626.0, 2.41, 2300000.0, "Advertising & Marketing", 11.0, "Las Vegas", "NV", 209090.909091],
["AvePoint", new Date(2013,1,1), 1630.0, 2.41, 62000000.0, "Software", 1287.0, "Jersey City", "NJ", 48174.048174],
["Transform Software & Services", new Date(2013,1,1), 1632.0, 2.4, 7400000.0, "Software", 33.0, "Littleton", "CO", 224242.424242],
["Mavice", new Date(2013,1,1), 1633.0, 2.4, 2700000.0, "Software", 10.0, "Santa Monica", "CA", 270000.0],
["AdSupply", new Date(2013,1,1), 1634.0, 2.39, 8300000.0, "Advertising & Marketing", 25.0, "Culver City", "CA", 332000.0],
["StrikeIron", new Date(2013,1,1), 1652.0, 2.36, 5200000.0, "Software", 34.0, "Cary", "NC", 152941.176471],
["Higher Logic", new Date(2013,1,1), 1653.0, 2.36, 6000000.0, "Software", null, "Washington", "DC", null],
["Riser", new Date(2013,1,1), 1657.0, 2.35, 2100000.0, "Advertising & Marketing", 16.0, "Pleasant Grove", "UT", 131250.0],
["KPI Direct", new Date(2013,1,1), 1663.0, 2.34, 2600000.0, "Advertising & Marketing", 20.0, "Portland", "ME", 130000.0],
["Brightree", new Date(2013,1,1), 1665.0, 2.34, 58000000.0, "Software", 413.0, "Lawrenceville", "GA", 140435.835351],
["ZeOmega", new Date(2013,1,1), 1678.0, 2.32, 17000000.0, "Software", 280.0, "Frisco", "TX", 60714.2857143],
["Dimagi", new Date(2013,1,1), 1693.0, 2.29, 3800000.0, "Software", 32.0, "Cambridge", "MA", 118750.0],
["Bronto Software", new Date(2013,1,1), 1702.0, 2.28, 21600000.0, "Software", 152.0, "Durham", "NC", 142105.263158],
["MKG", new Date(2013,1,1), 1706.0, 2.27, 20900000.0, "Advertising & Marketing", 41.0, "New York", "NY", 509756.097561],
["Volume 9", new Date(2013,1,1), 1707.0, 2.27, 3300000.0, "Advertising & Marketing", 35.0, "Denver", "CO", 94285.7142857],
["Location Labs", new Date(2013,1,1), 1711.0, 2.27, 25800000.0, "Software", 168.0, "Emeryville", "CA", 153571.428571],
["Appia", new Date(2013,1,1), 1715.0, 2.26, 10400000.0, "Advertising & Marketing", 51.0, "Durham", "NC", 203921.568627],
["Web Decisions", new Date(2013,1,1), 1724.0, 2.25, 5400000.0, "Advertising & Marketing", 35.0, "Greensboro", "NC", 154285.714286],
["Liberty Alliance", new Date(2013,1,1), 1726.0, 2.25, 7500000.0, "Media", 24.0, "Powder Springs", "GA", 312500.0],
["Derflan", new Date(2013,1,1), 1731.0, 2.24, 8300000.0, "Advertising & Marketing", 65.0, "Delray Beach", "FL", 127692.307692],
["SurveyMonkey", new Date(2013,1,1), 1734.0, 2.23, 112800000.0, "Software", 211.0, "Palo Alto", "CA", 534597.156398],
["Blue Vase Marketing", new Date(2013,1,1), 1736.0, 2.22, 6100000.0, "Advertising & Marketing", 94.0, "Beverly", "MA", 64893.6170213],
["Airbiquity", new Date(2013,1,1), 1746.0, 2.21, 22400000.0, "Software", 100.0, "Seattle", "WA", 224000.0],
["Q1Media", new Date(2013,1,1), 1748.0, 2.21, 12300000.0, "Advertising & Marketing", 27.0, "Austin", "TX", 455555.555556],
["Main Event Merchandise Group", new Date(2013,1,1), 1751.0, 2.2, 7700000.0, "Advertising & Marketing", 25.0, "Indianapolis", "IN", 308000.0],
["iNET Interactive", new Date(2013,1,1), 1752.0, 2.2, 14100000.0, "Media", 48.0, "West Chester", "OH", 293750.0],
["Confio Software", new Date(2013,1,1), 1756.0, 2.19, 14300000.0, "Software", 58.0, "Boulder", "CO", 246551.724138],
["AccessData Group", new Date(2013,1,1), 1757.0, 2.19, 90000000.0, "Software", 519.0, "Lindon", "UT", 173410.404624],
["BrightWave Marketing", new Date(2013,1,1), 1762.0, 2.18, 2800000.0, "Advertising & Marketing", 20.0, "Atlanta", "GA", 140000.0],
["Click Rain", new Date(2013,1,1), 1763.0, 2.18, 2100000.0, "Advertising & Marketing", 16.0, "Sioux Falls", "SD", 131250.0],
["ConsumerBase", new Date(2013,1,1), 1764.0, 2.18, 6800000.0, "Advertising & Marketing", 70.0, "Evanston", "IL", 97142.8571429],
["InkHouse", new Date(2013,1,1), 1766.0, 2.18, 4700000.0, "Media", 33.0, "Waltham", "MA", 142424.242424],
["T.O.P. Marketing Group", new Date(2013,1,1), 1771.0, 2.17, 5500000.0, "Advertising & Marketing", 13.0, "Singer Island", "FL", 423076.923077],
["SonicPrint.com", new Date(2013,1,1), 1796.0, 2.14, 5000000.0, "Advertising & Marketing", 26.0, "Tampa", "FL", 192307.692308],
["Five9", new Date(2013,1,1), 1809.0, 2.12, 64000000.0, "Software", 444.0, "San Ramon", "CA", 144144.144144],
["MD Connect", new Date(2013,1,1), 1813.0, 2.11, 2200000.0, "Advertising & Marketing", 6.0, "Wellesley", "MA", 366666.666667],
["Solution Street", new Date(2013,1,1), 1816.0, 2.11, 5200000.0, "Software", 21.0, "Herndon", "VA", 247619.047619],
["Etouches", new Date(2013,1,1), 1821.0, 2.1, 5800000.0, "Software", 65.0, "Norwalk", "CT", 89230.7692308],
["BigMachines", new Date(2013,1,1), 1822.0, 2.1, 58000000.0, "Software", 354.0, "Deerfield", "IL", 163841.80791],
["Rally Software Development", new Date(2013,1,1), 1825.0, 2.09, 56800000.0, "Software", 360.0, "Boulder", "CO", 157777.777778],
["MyWebGrocer", new Date(2013,1,1), 1834.0, 2.09, 36400000.0, "Software", 171.0, "Winooski", "VT", 212865.497076],
["Gigamon", new Date(2013,1,1), 1839.0, 2.08, 96700000.0, "Software", 288.0, "Milpitas", "CA", 335763.888889],
["Prism Marketing", new Date(2013,1,1), 1851.0, 2.06, 3100000.0, "Advertising & Marketing", 14.0, "New Albany", "OH", 221428.571429],
["Ink Studios", new Date(2013,1,1), 1852.0, 2.06, 5700000.0, "Advertising & Marketing", 32.0, "Irvine", "CA", 178125.0],
["3DCart", new Date(2013,1,1), 1860.0, 2.05, 9900000.0, "Software", 67.0, "Tamarac", "FL", 147761.19403],
["CallCopy", new Date(2013,1,1), 1880.0, 2.03, 15600000.0, "Software", 127.0, "Columbus", "OH", 122834.645669],
["Force Marketing", new Date(2013,1,1), 1881.0, 2.03, 19100000.0, "Advertising & Marketing", 53.0, "Atlanta", "GA", 360377.358491],
["BAIR Analytics", new Date(2013,1,1), 1884.0, 2.02, 4600000.0, "Software", 30.0, "Highlands Ranch", "CO", 153333.333333],
["Max Borges Agency", new Date(2013,1,1), 1887.0, 2.02, 7400000.0, "Advertising & Marketing", 43.0, "Miami", "FL", 172093.023256],
["Invenio Solutions", new Date(2013,1,1), 1888.0, 2.01, 36700000.0, "Advertising & Marketing", 450.0, "Austin", "TX", 81555.5555556],
["Rimm-Kaufman Group", new Date(2013,1,1), 1889.0, 2.01, 15100000.0, "Advertising & Marketing", 131.0, "Charlottesville", "VA", 115267.175573],
["WebMetro", new Date(2013,1,1), 1898.0, 2.0, 37200000.0, "Advertising & Marketing", 90.0, "San Dimas", "CA", 413333.333333],
["Dealer Car Search", new Date(2013,1,1), 1918.0, 1.97, 7600000.0, "Advertising & Marketing", 50.0, "Louisville", "KY", 152000.0],
["Advent", new Date(2013,1,1), 1922.0, 1.97, 9600000.0, "Advertising & Marketing", 48.0, "Nashville", "TN", 200000.0],
["Warecorp", new Date(2013,1,1), 1928.0, 1.96, 2800000.0, "Software", 95.0, "Minneapolis", "MN", 29473.6842105],
["The Sales Factory", new Date(2013,1,1), 1931.0, 1.96, 5200000.0, "Advertising & Marketing", 30.0, "Greensboro", "NC", 173333.333333],
["The Asylum", new Date(2013,1,1), 1932.0, 1.96, 16200000.0, "Media", 28.0, "Burbank", "CA", 578571.428571],
["BlueToad", new Date(2013,1,1), 1936.0, 1.95, 4300000.0, "Software", 33.0, "Orlando", "FL", 130303.030303],
["AppNeta", new Date(2013,1,1), 1943.0, 1.95, 7200000.0, "Software", 144.0, "Boston", "MA", 50000.0],
["SEO.com", new Date(2013,1,1), 1948.0, 1.94, 8800000.0, "Advertising & Marketing", 85.0, "Draper", "UT", 103529.411765],
["BizNet Software", new Date(2013,1,1), 1953.0, 1.94, 5200000.0, "Software", 32.0, "Dallas", "TX", 162500.0],
["Pure Marketing Group", new Date(2013,1,1), 1955.0, 1.93, 3900000.0, "Advertising & Marketing", 11.0, "Alpharetta", "GA", 354545.454545],
["Exhibit Options", new Date(2013,1,1), 1962.0, 1.93, 2800000.0, "Advertising & Marketing", 13.0, "Santa Fe Springs", "CA", 215384.615385],
["Integrated Media Solutions", new Date(2013,1,1), 1966.0, 1.92, 12500000.0, "Media", 48.0, "Manalapan", "NJ", 260416.666667],
["Levelwing", new Date(2013,1,1), 1971.0, 1.92, 50400000.0, "Advertising & Marketing", 46.0, "Charleston", "SC", 1095652.17391],
["Olson", new Date(2013,1,1), 1972.0, 1.91, 90700000.0, "Advertising & Marketing", 350.0, "Minneapolis", "MN", 259142.857143],
["Mindscape at Hanon McKendry", new Date(2013,1,1), 1973.0, 1.91, 2900000.0, "Advertising & Marketing", 26.0, "Grand Rapids", "MI", 111538.461538],
["LinkTech Worldwide", new Date(2013,1,1), 1975.0, 1.9, 10900000.0, "Advertising & Marketing", 181.0, "Beverly Hills", "CA", 60220.9944751],
["Neolane", new Date(2013,1,1), 1980.0, 1.9, 57700000.0, "Software", 282.0, "Newton", "MA", 204609.929078],
["Pedigree Technologies", new Date(2013,1,1), 1984.0, 1.89, 5800000.0, "Software", 50.0, "Fargo", "ND", 116000.0],
["iPipeline", new Date(2013,1,1), 2000.0, 1.87, 48600000.0, "Software", 352.0, "Exton", "PA", 138068.181818],
["PrizeLogic", new Date(2013,1,1), 2001.0, 1.87, 13600000.0, "Advertising & Marketing", 110.0, "Southfield", "MI", 123636.363636],
["Centare", new Date(2013,1,1), 2002.0, 1.87, 12700000.0, "Software", 98.0, "Brookfield", "WI", 129591.836735],
["Open Dental Software", new Date(2013,1,1), 2007.0, 1.87, 3100000.0, "Software", 35.0, "Salem", "OR", 88571.4285714],
["Jackrabbit Technologies", new Date(2013,1,1), 2017.0, 1.85, 4200000.0, "Software", 30.0, "Huntersville", "NC", 140000.0],
["Akers Media Group", new Date(2013,1,1), 2021.0, 1.85, 2400000.0, "Media", 19.0, "Leesburg", "FL", 126315.789474],
["Velocify", new Date(2013,1,1), 2023.0, 1.85, 18500000.0, "Software", 95.0, "El Segundo", "CA", 194736.842105],
["Best Rate Referrals", new Date(2013,1,1), 2026.0, 1.85, 7600000.0, "Advertising & Marketing", 35.0, "Las Vegas", "NV", 217142.857143],
["Point It", new Date(2013,1,1), 2029.0, 1.84, 3200000.0, "Advertising & Marketing", 21.0, "Seattle", "WA", 152380.952381],
["Inflection", new Date(2013,1,1), 2030.0, 1.84, 53700000.0, "Software", 109.0, "Redwood City", "CA", 492660.550459],
["Alpha Marketing", new Date(2013,1,1), 2031.0, 1.84, 3800000.0, "Advertising & Marketing", 18.0, "Raleigh", "NC", 211111.111111],
["Sonic Boom Wellness", new Date(2013,1,1), 2040.0, 1.83, 2200000.0, "Software", 24.0, "Carlsbad", "CA", 91666.6666667],
["Breakthrough Technologies", new Date(2013,1,1), 2049.0, 1.82, 5200000.0, "Software", 31.0, "Evanston", "IL", 167741.935484],
["Teknicks", new Date(2013,1,1), 2051.0, 1.82, 2500000.0, "Advertising & Marketing", 15.0, "Bay Head", "NJ", 166666.666667],
["MD On-Line", new Date(2013,1,1), 2052.0, 1.82, 27500000.0, "Software", 240.0, "Parsippany", "NJ", 114583.333333],
["SimVentions", new Date(2013,1,1), 2062.0, 1.81, 18700000.0, "Software", 107.0, "Fredericksburg", "VA", 174766.35514],
["Entrance Software", new Date(2013,1,1), 2064.0, 1.81, 5400000.0, "Software", 35.0, "Houston", "TX", 154285.714286],
["Proforma Progressive Marketing", new Date(2013,1,1), 2085.0, 1.79, 2900000.0, "Advertising & Marketing", 6.0, "Bakersfield", "CA", 483333.333333],
["Gragg Advertising", new Date(2013,1,1), 2086.0, 1.79, 42700000.0, "Advertising & Marketing", 66.0, "Kansas City", "MO", 646969.69697],
["React2Media", new Date(2013,1,1), 2089.0, 1.78, 5600000.0, "Advertising & Marketing", 15.0, "New York", "NY", 373333.333333],
["Mom Central Consulting", new Date(2013,1,1), 2094.0, 1.78, 5800000.0, "Advertising & Marketing", 30.0, "Newton", "MA", 193333.333333],
["Net Atlantic", new Date(2013,1,1), 2097.0, 1.78, 9300000.0, "Advertising & Marketing", 39.0, "Salem", "MA", 238461.538462],
["Faction Media", new Date(2013,1,1), 2105.0, 1.77, 8100000.0, "Advertising & Marketing", 46.0, "Denver", "CO", 176086.956522],
["Simplicity Consulting", new Date(2013,1,1), 2106.0, 1.77, 21200000.0, "Advertising & Marketing", 154.0, "Kirkland", "WA", 137662.337662],
["Retail Solutions", new Date(2013,1,1), 2111.0, 1.77, 37300000.0, "Software", 281.0, "Mountain View", "CA", 132740.213523],
["Succeed Management Solutions", new Date(2013,1,1), 2133.0, 1.74, 2600000.0, "Software", 25.0, "Wilsonville", "OR", 104000.0],
["Wovenware", new Date(2013,1,1), 2140.0, 1.73, 2300000.0, "Software", 29.0, "San Juan", "PR", 79310.3448276],
["DataSong", new Date(2013,1,1), 2141.0, 1.73, 4300000.0, "Advertising & Marketing", 45.0, "San Francisco", "CA", 95555.5555556],
["Infuse Medical", new Date(2013,1,1), 2143.0, 1.73, 5300000.0, "Advertising & Marketing", 37.0, "Lehi", "UT", 143243.243243],
["Nebo Agency", new Date(2013,1,1), 2151.0, 1.73, 4600000.0, "Advertising & Marketing", 40.0, "Atlanta", "GA", 115000.0],
["206inc", new Date(2013,1,1), 2164.0, 1.71, 14000000.0, "Advertising & Marketing", 37.0, "Seattle", "WA", 378378.378378],
["Somnio Solutions", new Date(2013,1,1), 2170.0, 1.71, 6600000.0, "Advertising & Marketing", 42.0, "Austin", "TX", 157142.857143],
["CITYTECH", new Date(2013,1,1), 2171.0, 1.7, 12300000.0, "Software", 65.0, "Chicago", "IL", 189230.769231],
["RICS Software", new Date(2013,1,1), 2177.0, 1.7, 3400000.0, "Software", 42.0, "Indianapolis", "IN", 80952.3809524],
["GetResponse", new Date(2013,1,1), 2183.0, 1.69, 5000000.0, "Advertising & Marketing", 173.0, "Wilmington", "DE", 28901.734104],
["Spire Communications", new Date(2013,1,1), 2193.0, 1.68, 2900000.0, "Advertising & Marketing", 16.0, "Alexandria", "VA", 181250.0],
["Appointment-Plus", new Date(2013,1,1), 2199.0, 1.68, 4700000.0, "Software", 58.0, "Scottsdale", "AZ", 81034.4827586],
["Anthem Marketing Solutions", new Date(2013,1,1), 2205.0, 1.68, 3400000.0, "Advertising & Marketing", 25.0, "Chicago", "IL", 136000.0],
["inVNT", new Date(2013,1,1), 2209.0, 1.67, 25500000.0, "Advertising & Marketing", 44.0, "New York", "NY", 579545.454545],
["eMaint Enterprises", new Date(2013,1,1), 2215.0, 1.67, 5800000.0, "Software", 36.0, "Marlton", "NJ", 161111.111111],
["Globo Mobile", new Date(2013,1,1), 2218.0, 1.67, 4500000.0, "Software", 320.0, "New York", "NY", 14062.5],
["The Pedowitz Group", new Date(2013,1,1), 2225.0, 1.66, 8600000.0, "Advertising & Marketing", 51.0, "Alpharetta", "GA", 168627.45098],
["PowerDMS", new Date(2013,1,1), 2226.0, 1.66, 4500000.0, "Software", 38.0, "Orlando", "FL", 118421.052632],
["ControlCase", new Date(2013,1,1), 2237.0, 1.65, 5400000.0, "Software", 90.0, "McLean", "VA", 60000.0],
["ABIS", new Date(2013,1,1), 2240.0, 1.65, 2000000.0, "Software", 8.0, "Houston", "TX", 250000.0],
["Nina Hale", new Date(2013,1,1), 2244.0, 1.64, 3500000.0, "Advertising & Marketing", 32.0, "Minneapolis", "MN", 109375.0],
["San Diego Sign Company", new Date(2013,1,1), 2245.0, 1.64, 15500000.0, "Advertising & Marketing", 91.0, "Carlsbad", "CA", 170329.67033],
["Equus Software", new Date(2013,1,1), 2255.0, 1.63, 9800000.0, "Software", 38.0, "Denver", "CO", 257894.736842],
["Cvent", new Date(2013,1,1), 2261.0, 1.62, 83500000.0, "Software", 1300.0, "Mclean", "VA", 64230.7692308],
["ExtensionEngine", new Date(2013,1,1), 2264.0, 1.62, 5200000.0, "Software", 110.0, "Cambridge", "MA", 47272.7272727],
["Gatesman Dave", new Date(2013,1,1), 2272.0, 1.61, 17300000.0, "Advertising & Marketing", 38.0, "Pittsburgh", "PA", 455263.157895],
["Groove Commerce", new Date(2013,1,1), 2276.0, 1.61, 2300000.0, "Advertising & Marketing", 26.0, "Baltimore", "MD", 88461.5384615],
["Sigma (Oradell, NJ)", new Date(2013,1,1), 2277.0, 1.6, 28000000.0, "Advertising & Marketing", 55.0, "Oradell", "NJ", 509090.909091],
["Celerant Technology", new Date(2013,1,1), 2280.0, 1.6, 18200000.0, "Software", 80.0, "Staten Island", "NY", 227500.0],
["CMDI", new Date(2013,1,1), 2288.0, 1.6, 12400000.0, "Software", 52.0, "Tysons Corner", "VA", 238461.538462],
["PatientLink Enterprises", new Date(2013,1,1), 2293.0, 1.59, 2600000.0, "Software", 13.0, "Oklahoma City", "OK", 200000.0],
["The Starr Conspiracy", new Date(2013,1,1), 2295.0, 1.59, 3800000.0, "Advertising & Marketing", 32.0, "Fort Worth", "TX", 118750.0],
["Infusionsoft", new Date(2013,1,1), 2296.0, 1.59, 39000000.0, "Software", 360.0, "Chandler", "AZ", 108333.333333],
["Strategic Marketing", new Date(2013,1,1), 2301.0, 1.58, 2700000.0, "Advertising & Marketing", 28.0, "Milwuakie", "OR", 96428.5714286],
["ClickMail Marketing", new Date(2013,1,1), 2304.0, 1.58, 5600000.0, "Advertising & Marketing", 18.0, "San MAteo", "CA", 311111.111111],
["AirSage", new Date(2013,1,1), 2309.0, 1.58, 5000000.0, "Software", 28.0, "Atlanta", "GA", 178571.428571],
["BubbleUp", new Date(2013,1,1), 2315.0, 1.57, 6100000.0, "Advertising & Marketing", 35.0, "The Woodlands", "TX", 174285.714286],
["Genuine Interactive", new Date(2013,1,1), 2316.0, 1.57, 13000000.0, "Advertising & Marketing", 80.0, "Boston", "MA", 162500.0],
["Sweet Spot Marketing", new Date(2013,1,1), 2343.0, 1.55, 2200000.0, "Advertising & Marketing", 12.0, "overland park", "KS", 183333.333333],
["Diablo Media", new Date(2013,1,1), 2357.0, 1.54, 24300000.0, "Advertising & Marketing", 22.0, "Denver", "CO", 1104545.45455],
["Exclusive Concepts", new Date(2013,1,1), 2361.0, 1.53, 5100000.0, "Advertising & Marketing", 31.0, "Burlington", "MA", 164516.129032],
["True Media", new Date(2013,1,1), 2366.0, 1.53, 35800000.0, "Advertising & Marketing", 52.0, "Columbia", "MO", 688461.538462],
["DiGennaro Communications", new Date(2013,1,1), 2372.0, 1.52, 4700000.0, "Advertising & Marketing", 32.0, "New York", "NY", 146875.0],
["Response Marketing", new Date(2013,1,1), 2376.0, 1.52, 2300000.0, "Advertising & Marketing", 19.0, "New Haven", "CT", 121052.631579],
["Nitro", new Date(2013,1,1), 2386.0, 1.51, 15500000.0, "Software", 85.0, "San Francisco", "CA", 182352.941176],
["ShipCompliant", new Date(2013,1,1), 2391.0, 1.51, 5400000.0, "Software", 31.0, "Boulder", "CO", 174193.548387],
["Rain", new Date(2013,1,1), 2399.0, 1.51, 10700000.0, "Advertising & Marketing", 74.0, "New York", "NY", 144594.594595],
["Sullivan", new Date(2013,1,1), 2405.0, 1.5, 9900000.0, "Advertising & Marketing", 63.0, "New York", "NY", 157142.857143],
["RFID Global Solution", new Date(2013,1,1), 2411.0, 1.5, 5600000.0, "Software", 20.0, "Reston", "VA", 280000.0],
["Attack!", new Date(2013,1,1), 2412.0, 1.5, 8800000.0, "Advertising & Marketing", 55.0, "San Francisco", "CA", 160000.0],
["Left Field Labs", new Date(2013,1,1), 2418.0, 1.49, 2300000.0, "Advertising & Marketing", 8.0, "Venice", "CA", 287500.0],
["Giant Partners", new Date(2013,1,1), 2423.0, 1.49, 6600000.0, "Advertising & Marketing", 55.0, "Westlake Village", "CA", 120000.0],
["Redtail Technology", new Date(2013,1,1), 2425.0, 1.49, 5900000.0, "Software", 44.0, "Gold River", "CA", 134090.909091],
["Bridgevine", new Date(2013,1,1), 2428.0, 1.49, 54000000.0, "Advertising & Marketing", 100.0, "Vero Beach", "FL", 540000.0],
["Kyriba", new Date(2013,1,1), 2438.0, 1.48, 29400000.0, "Software", 260.0, "San Diego", "CA", 113076.923077],
["AmeriCommerce", new Date(2013,1,1), 2439.0, 1.48, 2800000.0, "Software", 27.0, "Beaumont", "TX", 103703.703704],
["Proforma GPS Global Promotional Sourcing", new Date(2013,1,1), 2442.0, 1.48, 5400000.0, "Advertising & Marketing", 7.0, "Las Vegas", "NV", 771428.571429],
["Hot Studio", new Date(2013,1,1), 2444.0, 1.47, 15600000.0, "Advertising & Marketing", 71.0, "San Francisco", "CA", 219718.309859],
["Smarsh", new Date(2013,1,1), 2455.0, 1.46, 26800000.0, "Software", 145.0, "Portland", "OR", 184827.586207],
["Taphandles", new Date(2013,1,1), 2457.0, 1.46, 21200000.0, "Advertising & Marketing", 484.0, "seattle", "WA", 43801.6528926],
["Centro", new Date(2013,1,1), 2462.0, 1.45, 185500000.0, "Advertising & Marketing", 271.0, "Chicago", "IL", 684501.845018],
["Infutor Data Solutions", new Date(2013,1,1), 2470.0, 1.45, 18500000.0, "Advertising & Marketing", 53.0, "Plainfield", "IL", 349056.603774],
["rEvolution", new Date(2013,1,1), 2474.0, 1.45, 26600000.0, "Advertising & Marketing", 70.0, "Chicago", "IL", 380000.0],
["Salesify", new Date(2013,1,1), 2476.0, 1.45, 5900000.0, "Advertising & Marketing", 352.0, "Redwood City", "CA", 16761.3636364],
["Intelligent Software Solutions", new Date(2013,1,1), 2482.0, 1.44, 192300000.0, "Software", 758.0, "Colorado Springs", "CO", 253693.931398],
["Triad Retail Media", new Date(2013,1,1), 2485.0, 1.43, 171300000.0, "Advertising & Marketing", 289.0, "Tampa", "FL", 592733.564014],
["Hard Dollar", new Date(2013,1,1), 2487.0, 1.43, 11800000.0, "Software", 56.0, "Scottsdale", "AZ", 210714.285714],
["OppSource", new Date(2013,1,1), 2490.0, 1.42, 2800000.0, "Advertising & Marketing", 29.0, "St. Paul", "MN", 96551.7241379],
["Hooah", new Date(2013,1,1), 2523.0, 1.41, 5000000.0, "Advertising & Marketing", 10.0, "Winter Park", "FL", 500000.0],
["Spectrio", new Date(2013,1,1), 2527.0, 1.4, 15400000.0, "Advertising & Marketing", 68.0, "Oldsmar", "FL", 226470.588235],
["Orchestro", new Date(2013,1,1), 2547.0, 1.39, 8400000.0, "Software", 50.0, "McLean", "VA", 168000.0],
["Republica", new Date(2013,1,1), 2558.0, 1.38, 10700000.0, "Advertising & Marketing", 67.0, "Miami", "FL", 159701.492537],
["EverySport.net", new Date(2013,1,1), 2564.0, 1.38, 5100000.0, "Software", 4.0, "Chesterfield", "MO", 1275000.0],
["WideOrbit", new Date(2013,1,1), 2575.0, 1.37, 64100000.0, "Software", 340.0, "San Francisco", "CA", 188529.411765],
["SafeSoft Solutions", new Date(2013,1,1), 2584.0, 1.36, 2900000.0, "Software", 19.0, "Woodland Hills", "CA", 152631.578947],
["Edifecs", new Date(2013,1,1), 2606.0, 1.35, 51900000.0, "Software", 399.0, "Bellevue", "WA", 130075.18797],
["Kinetic", new Date(2013,1,1), 2610.0, 1.35, 4100000.0, "Software", 88.0, "Louisville", "KY", 46590.9090909],
["Proforma Signature Solutions", new Date(2013,1,1), 2613.0, 1.35, 2000000.0, "Advertising & Marketing", 14.0, "Brooklyn Heights", "OH", 142857.142857],
["Third Door Media", new Date(2013,1,1), 2621.0, 1.34, 7700000.0, "Media", 23.0, "Redding", "CT", 334782.608696],
["Bulldog Solutions", new Date(2013,1,1), 2626.0, 1.34, 13800000.0, "Advertising & Marketing", 60.0, "Austin", "TX", 230000.0],
["Merge Design & Interactive", new Date(2013,1,1), 2629.0, 1.34, 2800000.0, "Advertising & Marketing", 17.0, "Chicago", "IL", 164705.882353],
["Central Desktop", new Date(2013,1,1), 2633.0, 1.33, 6500000.0, "Software", 73.0, "Pasadena", "CA", 89041.0958904],
["Media fusion", new Date(2013,1,1), 2645.0, 1.33, 11700000.0, "Advertising & Marketing", 105.0, "Huntsville", "AL", 111428.571429],
["LeapFrog Solutions", new Date(2013,1,1), 2648.0, 1.33, 6400000.0, "Advertising & Marketing", 29.0, "Fairfax", "VA", 220689.655172],
["Rustici Software", new Date(2013,1,1), 2668.0, 1.31, 3100000.0, "Software", 19.0, "Franklin", "TN", 163157.894737],
["Trifecta Technologies", new Date(2013,1,1), 2691.0, 1.3, 12800000.0, "Software", 75.0, "Allentown", "PA", 170666.666667],
["The Rainmaker Group", new Date(2013,1,1), 2698.0, 1.3, 20900000.0, "Software", 82.0, "alpharetta", "GA", 254878.04878],
["Direct Innovations", new Date(2013,1,1), 2700.0, 1.3, 4000000.0, "Advertising & Marketing", 7.0, "Bellaire", "TX", 571428.571429],
["Primary Wave Media", new Date(2013,1,1), 2706.0, 1.3, 3000000.0, "Advertising & Marketing", 15.0, "Pleasantville", "NY", 200000.0],
["CityTwist", new Date(2013,1,1), 2707.0, 1.29, 5400000.0, "Advertising & Marketing", 50.0, "Boca Raton", "FL", 108000.0],
["Proforma Promotion Consultants", new Date(2013,1,1), 2717.0, 1.29, 10100000.0, "Advertising & Marketing", 6.0, "Stamford", "CT", 1683333.33333],
["CreativeFeed", new Date(2013,1,1), 2718.0, 1.29, 9700000.0, "Advertising & Marketing", 32.0, "New York", "NY", 303125.0],
["Wakefly", new Date(2013,1,1), 2724.0, 1.28, 4400000.0, "Advertising & Marketing", 24.0, "Westborough", "MA", 183333.333333],
["Kelton", new Date(2013,1,1), 2727.0, 1.28, 14100000.0, "Advertising & Marketing", 42.0, "Culver City", "CA", 335714.285714],
["BroadHead", new Date(2013,1,1), 2733.0, 1.28, 12300000.0, "Advertising & Marketing", 51.0, "Minneapolis", "MN", 241176.470588],
["Axceler", new Date(2013,1,1), 2738.0, 1.27, 21800000.0, "Software", 123.0, "Woburn", "MA", 177235.772358],
["Fishbowl Inventory", new Date(2013,1,1), 2740.0, 1.27, 14800000.0, "Software", 97.0, "Orem", "UT", 152577.319588],
["FunnelBox", new Date(2013,1,1), 2741.0, 1.27, 3200000.0, "Media", 28.0, "Oregon City", "OR", 114285.714286],
["CentreSource", new Date(2013,1,1), 2745.0, 1.27, 3700000.0, "Advertising & Marketing", 33.0, "Nashville", "TN", 112121.212121],
["IOMedia", new Date(2013,1,1), 2751.0, 1.27, 13500000.0, "Advertising & Marketing", 133.0, "New York", "NY", 101503.759398],
["Minds On", new Date(2013,1,1), 2758.0, 1.26, 3000000.0, "Advertising & Marketing", 13.0, "Lewis Center", "OH", 230769.230769],
["Technology Finance Partners", new Date(2013,1,1), 2761.0, 1.26, 4400000.0, "Software", 13.0, "San Bruno", "CA", 338461.538462],
["InsideSales.com", new Date(2013,1,1), 2762.0, 1.26, 9700000.0, "Software", 176.0, "Provo", "UT", 55113.6363636],
["Quality Logo Products", new Date(2013,1,1), 2768.0, 1.26, 19000000.0, "Advertising & Marketing", 52.0, "Aurora", "IL", 365384.615385],
["LawLogix Group", new Date(2013,1,1), 2781.0, 1.25, 10400000.0, "Software", 57.0, "Phoenix", "AZ", 182456.140351],
["NetDirector", new Date(2013,1,1), 2783.0, 1.25, 4000000.0, "Software", 11.0, "Tampa", "FL", 363636.363636],
["SportsSignup", new Date(2013,1,1), 2784.0, 1.25, 3300000.0, "Software", 21.0, "Saratoga Springs", "NY", 157142.857143],
["Tagged", new Date(2013,1,1), 2787.0, 1.25, 51000000.0, "Media", 149.0, "San Francisco", "CA", 342281.879195],
["Shooters", new Date(2013,1,1), 2788.0, 1.24, 33200000.0, "Media", 91.0, "Philadelphia", "PA", 364835.164835],
["LogiGear", new Date(2013,1,1), 2800.0, 1.24, 12500000.0, "Software", 750.0, "San Mateo", "CA", 16666.6666667],
["Creating Results", new Date(2013,1,1), 2804.0, 1.24, 2100000.0, "Advertising & Marketing", 13.0, "Woodbridge", "VA", 161538.461538],
["LeadDog Marketing Group", new Date(2013,1,1), 2805.0, 1.23, 32900000.0, "Advertising & Marketing", 131.0, "New York", "NY", 251145.038168],
["LeadVision Media", new Date(2013,1,1), 2812.0, 1.23, 8100000.0, "Advertising & Marketing", 12.0, "Midwest City", "OK", 675000.0],
["Amadeus Consulting", new Date(2013,1,1), 2825.0, 1.22, 8900000.0, "Software", 80.0, "Boulder", "CO", 111250.0],
["Taylor Creative", new Date(2013,1,1), 2831.0, 1.22, 9200000.0, "Advertising & Marketing", 35.0, "New York", "NY", 262857.142857],
["Decipher", new Date(2013,1,1), 2835.0, 1.21, 19800000.0, "Software", 140.0, "Fresno", "CA", 141428.571429],
["Beyond Spots & Dots", new Date(2013,1,1), 2840.0, 1.21, 3100000.0, "Advertising & Marketing", 15.0, "Pittsburgh", "PA", 206666.666667],
["Geary LSF", new Date(2013,1,1), 2849.0, 1.21, 41700000.0, "Advertising & Marketing", 186.0, "San Francisco", "CA", 224193.548387],
["Dodge Communications", new Date(2013,1,1), 2855.0, 1.2, 5900000.0, "Advertising & Marketing", 42.0, "Alpharetta", "GA", 140476.190476],
["Blue Horseshoe Solutions", new Date(2013,1,1), 2856.0, 1.2, 23800000.0, "Software", 111.0, "Carmel", "IN", 214414.414414],
["Lenati", new Date(2013,1,1), 2873.0, 1.19, 9000000.0, "Advertising & Marketing", 53.0, "Seattle", "WA", 169811.320755],
["XIFIN", new Date(2013,1,1), 2887.0, 1.18, 29200000.0, "Software", 160.0, "San Diego", "CA", 182500.0],
["LaunchSquad", new Date(2013,1,1), 2893.0, 1.18, 9400000.0, "Advertising & Marketing", 85.0, "San Francisco", "CA", 110588.235294],
["Mankin Media Systems", new Date(2013,1,1), 2897.0, 1.18, 4500000.0, "Media", 12.0, "Franklin", "TN", 375000.0],
["Bullhorn", new Date(2013,1,1), 2909.0, 1.17, 44000000.0, "Software", 292.0, "Boston", "MA", 150684.931507],
["The Sage Group", new Date(2013,1,1), 2923.0, 1.16, 12200000.0, "Advertising & Marketing", 62.0, "San Francisco", "CA", 196774.193548],
["Fathom (Valley View, OH)", new Date(2013,1,1), 2938.0, 1.16, 14900000.0, "Advertising & Marketing", 121.0, "Valley View", "OH", 123140.495868],
["Deque Systems", new Date(2013,1,1), 2940.0, 1.16, 12100000.0, "Software", 44.0, "Herndon", "VA", 275000.0],
["Outsell", new Date(2013,1,1), 2955.0, 1.15, 13400000.0, "Software", 85.0, "Minneapolis", "MN", 157647.058824],
["DataArt", new Date(2013,1,1), 2964.0, 1.14, 30700000.0, "Software", 800.0, "New York", "NY", 38375.0],
["FilmTools", new Date(2013,1,1), 2966.0, 1.14, 20500000.0, "Media", 35.0, "Burbank", "CA", 585714.285714],
["Thunder Tech", new Date(2013,1,1), 2987.0, 1.13, 2800000.0, "Advertising & Marketing", 31.0, "Cleveland", "OH", 90322.5806452],
["DeanHouston", new Date(2013,1,1), 2989.0, 1.13, 6100000.0, "Advertising & Marketing", 38.0, "Cincinnati", "OH", 160526.315789],
["Relias Learning", new Date(2013,1,1), 3008.0, 1.12, 28600000.0, "Software", 161.0, "Cary", "NC", 177639.751553],
["Prophet", new Date(2013,1,1), 3013.0, 1.11, 92800000.0, "Advertising & Marketing", 228.0, "San Francisco", "CA", 407017.54386],
["Qvidian", new Date(2013,1,1), 3030.0, 1.1, 13500000.0, "Software", 98.0, "Lowell", "MA", 137755.102041],
["mywedding.com", new Date(2013,1,1), 3049.0, 1.1, 6900000.0, "Advertising & Marketing", 73.0, "Castle Rock", "CO", 94520.5479452],
["Duarte", new Date(2013,1,1), 3052.0, 1.09, 20400000.0, "Advertising & Marketing", 106.0, "Mountain View", "CA", 192452.830189],
["VHMnetwork", new Date(2013,1,1), 3056.0, 1.09, 4500000.0, "Advertising & Marketing", 10.0, "New York", "NY", 450000.0],
["Primacy", new Date(2013,1,1), 3067.0, 1.09, 15000000.0, "Advertising & Marketing", 77.0, "Farmington", "CT", 194805.194805],
["BidSync", new Date(2013,1,1), 3077.0, 1.08, 8300000.0, "Software", 75.0, "American Fork", "UT", 110666.666667],
["Borgmeyer Marketing Group", new Date(2013,1,1), 3095.0, 1.07, 4500000.0, "Advertising & Marketing", 13.0, "Saint Charles", "MO", 346153.846154],
["Viscira", new Date(2013,1,1), 3101.0, 1.07, 12900000.0, "Software", 85.0, "San Francisco", "CA", 151764.705882],
["Platys Group", new Date(2013,1,1), 3105.0, 1.07, 3800000.0, "Software", 50.0, "somerset", "NJ", 76000.0],
["MindFire Communications", new Date(2013,1,1), 3106.0, 1.07, 2100000.0, "Advertising & Marketing", 14.0, "Le Claire", "IA", 150000.0],
["Team Epiphany", new Date(2013,1,1), 3117.0, 1.06, 8200000.0, "Advertising & Marketing", 37.0, "New York", "NY", 221621.621622],
["Solver", new Date(2013,1,1), 3133.0, 1.05, 7000000.0, "Software", 26.0, "Los Angeles", "CA", 269230.769231],
["Wilson Perkins Allen Opinion Research", new Date(2013,1,1), 3137.0, 1.05, 4700000.0, "Advertising & Marketing", 16.0, "OKLAHOMA CITY", "OK", 293750.0],
["Verge Marketing", new Date(2013,1,1), 3146.0, 1.04, 4000000.0, "Advertising & Marketing", 21.0, "New York", "NY", 190476.190476],
["Client Attraction", new Date(2013,1,1), 3148.0, 1.04, 3100000.0, "Media", 8.0, "Stamford", "CT", 387500.0],
["Juice Pharma Worldwide", new Date(2013,1,1), 3153.0, 1.04, 53800000.0, "Advertising & Marketing", 186.0, "New York", "NY", 289247.311828],
["Eview 360", new Date(2013,1,1), 3157.0, 1.04, 12900000.0, "Advertising & Marketing", 34.0, "Farmington Hills", "MI", 379411.764706],
["Planit", new Date(2013,1,1), 3162.0, 1.03, 10500000.0, "Advertising & Marketing", 60.0, "Baltimore", "MD", 175000.0],
["Tobe Direct", new Date(2013,1,1), 3167.0, 1.03, 15600000.0, "Advertising & Marketing", 55.0, "Louisville", "KY", 283636.363636],
["(Add)ventures", new Date(2013,1,1), 3179.0, 1.03, 9900000.0, "Advertising & Marketing", 40.0, "Providence", "RI", 247500.0],
["Core Creative", new Date(2013,1,1), 3182.0, 1.02, 5700000.0, "Advertising & Marketing", 31.0, "Milwaukee", "WI", 183870.967742],
["AKT Enterprises", new Date(2013,1,1), 3186.0, 1.02, 9400000.0, "Advertising & Marketing", 137.0, "Orlando", "FL", 68613.1386861],
["AvidXchange", new Date(2013,1,1), 3188.0, 1.02, 12200000.0, "Software", 127.0, "Charlotte, NC", "NC", 96062.992126],
["Lewis PR", new Date(2013,1,1), 3192.0, 1.02, 12200000.0, "Advertising & Marketing", 335.0, "San Francisco, CA", "CA", 36417.9104478],
["PowerPlan", new Date(2013,1,1), 3195.0, 1.02, 77000000.0, "Software", 207.0, "Atlanta", "GA", 371980.676329],
["Ace Exhibits", new Date(2013,1,1), 3202.0, 1.01, 7800000.0, "Advertising & Marketing", 42.0, "Los Angeles", "CA", 185714.285714],
["Three Deep Marketing", new Date(2013,1,1), 3228.0, 1.0, 6200000.0, "Advertising & Marketing", 50.0, "Saint Paul", "MN", 124000.0],
["IQMS", new Date(2013,1,1), 3230.0, 1.0, 25500000.0, "Software", 140.0, "Paso Robles", "CA", 182142.857143],
["BlueMedia", new Date(2013,1,1), 3235.0, 1.0, 9400000.0, "Advertising & Marketing", 74.0, "Tempe", "AZ", 127027.027027],
["ConnectWise", new Date(2013,1,1), 3239.0, 1.0, 47000000.0, "Software", 257.0, "Tampa", "FL", 182879.377432],
["Rhythm Interactive", new Date(2013,1,1), 3241.0, 1.0, 3700000.0, "Advertising & Marketing", 19.0, "Irvine", "CA", 194736.842105],
["Modus Associates", new Date(2013,1,1), 3251.0, 0.99, 2300000.0, "Advertising & Marketing", 9.0, "New York", "NY", 255555.555556],
["Booj", new Date(2013,1,1), 3263.0, 0.98, 5200000.0, "Software", 64.0, "Lakewood", "CO", 81250.0],
["Local Splash", new Date(2013,1,1), 3266.0, 0.98, 9200000.0, "Advertising & Marketing", 152.0, "Costa Mesa", "CA", 60526.3157895],
["EMSI", new Date(2013,1,1), 3272.0, 0.98, 8800000.0, "Software", 80.0, "Moscow", "ID", 110000.0],
["Nexus Systems", new Date(2013,1,1), 3277.0, 0.98, 4600000.0, "Software", 44.0, "Falls Church", "VA", 104545.454545],
["Imagine Software", new Date(2013,1,1), 3279.0, 0.97, 10000000.0, "Software", 59.0, "Charlotte", "NC", 169491.525424],
["InkHead Promotional Products", new Date(2013,1,1), 3288.0, 0.97, 7800000.0, "Advertising & Marketing", 22.0, "Winder", "GA", 354545.454545],
["Butler/Till", new Date(2013,1,1), 3289.0, 0.97, 123600000.0, "Advertising & Marketing", 73.0, "Rochester", "NY", 1693150.68493],
["Denny Mountain Media", new Date(2013,1,1), 3290.0, 0.97, 6800000.0, "Advertising & Marketing", 62.0, "Seattle", "WA", 109677.419355],
["Triple Point Technology", new Date(2013,1,1), 3291.0, 0.97, 173400000.0, "Software", 865.0, "Westport", "CT", 200462.427746],
["GPS Insight", new Date(2013,1,1), 3294.0, 0.97, 15000000.0, "Software", 43.0, "Scottsdale", "AZ", 348837.209302],
["Focus Forward", new Date(2013,1,1), 3299.0, 0.96, 5000000.0, "Advertising & Marketing", 75.0, "Wayne", "PA", 66666.6666667],
["SmartCEO", new Date(2013,1,1), 3305.0, 0.96, 4900000.0, "Media", 38.0, "Baltimore", "MD", 128947.368421],
["MyDailyMoment.com", new Date(2013,1,1), 3313.0, 0.96, 5900000.0, "Media", 16.0, "New York", "NY", 368750.0],
["Linoma Software", new Date(2013,1,1), 3322.0, 0.95, 4900000.0, "Software", 22.0, "Ashland", "NE", 222727.272727],
["Soap Creative", new Date(2013,1,1), 3335.0, 0.95, 3200000.0, "Advertising & Marketing", 25.0, "Los Angeles", "CA", 128000.0],
["Distribution One", new Date(2013,1,1), 3336.0, 0.95, 4900000.0, "Software", 35.0, "Mt. Laurel", "NJ", 140000.0],
["3C Software", new Date(2013,1,1), 3337.0, 0.95, 9600000.0, "Software", 33.0, "Atlanta", "GA", 290909.090909],
["Barber Martin Agency", new Date(2013,1,1), 3339.0, 0.95, 29100000.0, "Advertising & Marketing", 29.0, "Richmond", "VA", 1003448.27586],
["Sundog", new Date(2013,1,1), 3347.0, 0.94, 10400000.0, "Advertising & Marketing", 96.0, "Fargo", "ND", 108333.333333],
["HDS", new Date(2013,1,1), 3354.0, 0.94, 12500000.0, "Advertising & Marketing", 48.0, "Pittsburgh", "PA", 260416.666667],
["Saveology.com", new Date(2013,1,1), 3368.0, 0.93, 226800000.0, "Advertising & Marketing", 1528.0, "Margate", "FL", 148429.319372],
["Dean Evans & Associates", new Date(2013,1,1), 3369.0, 0.93, 15700000.0, "Software", 73.0, "Centennial", "CO", 215068.493151],
["DaviesMoore", new Date(2013,1,1), 3373.0, 0.93, 8900000.0, "Advertising & Marketing", 15.0, "Boise", "ID", 593333.333333],
["TicketNetwork.com", new Date(2013,1,1), 3377.0, 0.92, 213700000.0, "Software", 441.0, "South Windsor", "CT", 484580.498866],
["Restoration Media", new Date(2013,1,1), 3391.0, 0.92, 6300000.0, "Advertising & Marketing", 33.0, "Tustin", "CA", 190909.090909],
["eFileCabinet", new Date(2013,1,1), 3400.0, 0.92, 3000000.0, "Software", 28.0, "Lehi", "UT", 107142.857143],
["Shopatron", new Date(2013,1,1), 3402.0, 0.91, 15800000.0, "Software", 153.0, "San Luis Obispo", "CA", 103267.973856],
["ALPI International", new Date(2013,1,1), 3404.0, 0.91, 5200000.0, "Advertising & Marketing", 30.0, "Oakland", "CA", 173333.333333],
["Solstice Consulting", new Date(2013,1,1), 3409.0, 0.91, 12800000.0, "Software", 90.0, "Chicago", "IL", 142222.222222],
["Formula PR", new Date(2013,1,1), 3410.0, 0.91, 12500000.0, "Advertising & Marketing", 92.0, "San Diego", "CA", 135869.565217],
["Funnel Design Group", new Date(2013,1,1), 3430.0, 0.9, 4300000.0, "Advertising & Marketing", 13.0, "oklahoma city", "OK", 330769.230769],
["Thycotic Software", new Date(2013,1,1), 3431.0, 0.9, 4400000.0, "Software", 23.0, "Washington", "DC", 191304.347826],
["Proforma Promotionally Yours", new Date(2013,1,1), 3432.0, 0.9, 3200000.0, "Advertising & Marketing", 13.0, "Kansas City", "KS", 246153.846154],
["Opus Events Agency", new Date(2013,1,1), 3465.0, 0.89, 22500000.0, "Advertising & Marketing", 85.0, "Beaverton", "OR", 264705.882353],
["Worthwhile", new Date(2013,1,1), 3475.0, 0.88, 2200000.0, "Advertising & Marketing", 25.0, "Greenville", "SC", 88000.0],
["Catalyst Repository Systems", new Date(2013,1,1), 3484.0, 0.88, 34900000.0, "Software", 145.0, "Denver", "CO", 240689.655172],
["Skyline Exhibits & Events (Columbus, OH)", new Date(2013,1,1), 3488.0, 0.88, 4300000.0, "Advertising & Marketing", 16.0, "Columbus", "OH", 268750.0],
["National Positions", new Date(2013,1,1), 3491.0, 0.88, 13000000.0, "Advertising & Marketing", 590.0, "Agoura Hills", "CA", 22033.8983051],
["Coverity", new Date(2013,1,1), 3501.0, 0.87, 60500000.0, "Software", 257.0, "San Francisco", "CA", 235408.560311],
["Market Street Solutions", new Date(2013,1,1), 3511.0, 0.87, 5200000.0, "Software", 15.0, "Chattanooga", "TN", 346666.666667],
["Metova", new Date(2013,1,1), 3523.0, 0.87, 3400000.0, "Software", 29.0, "Franklin", "TN", 117241.37931],
["Rescue Social Change Group", new Date(2013,1,1), 3529.0, 0.86, 4500000.0, "Advertising & Marketing", 34.0, "San Diego", "CA", 132352.941176],
["Smartware Group", new Date(2013,1,1), 3536.0, 0.86, 2700000.0, "Software", 24.0, "Center Harbor", "NH", 112500.0],
["Charter Financial Publishing Network", new Date(2013,1,1), 3537.0, 0.86, 10900000.0, "Media", 32.0, "Shrewsbury", "NJ", 340625.0],
["Envision Technology Marketing Group", new Date(2013,1,1), 3548.0, 0.86, 9800000.0, "Advertising & Marketing", 35.0, "San Jose", "CA", 280000.0],
["Influence Graphics", new Date(2013,1,1), 3549.0, 0.86, 4100000.0, "Advertising & Marketing", 24.0, "New York", "NY", 170833.333333],
["Adlucent", new Date(2013,1,1), 3551.0, 0.86, 11700000.0, "Advertising & Marketing", 83.0, "Austin", "TX", 140963.855422],
["Concinnity Marketing", new Date(2013,1,1), 3555.0, 0.86, 2600000.0, "Advertising & Marketing", 25.0, "Winston-Salem", "NC", 104000.0],
["Beck Ag", new Date(2013,1,1), 3556.0, 0.86, 7300000.0, "Advertising & Marketing", 16.0, "Wayne", "NE", 456250.0],
["Duffey Petrosky", new Date(2013,1,1), 3572.0, 0.85, 10900000.0, "Advertising & Marketing", 75.0, "Farmington Hills", "MI", 145333.333333],
["Program Productions", new Date(2013,1,1), 3573.0, 0.85, 20700000.0, "Media", 3300.0, "Lombard", "IL", 6272.72727273],
["Sensis", new Date(2013,1,1), 3577.0, 0.85, 12300000.0, "Advertising & Marketing", 39.0, "Los Angeles", "CA", 315384.615385],
["Orange Legal Technologies", new Date(2013,1,1), 3578.0, 0.85, 6000000.0, "Software", 75.0, "Salt Lake City", "UT", 80000.0],
["Pinnacle Exhibits", new Date(2013,1,1), 3580.0, 0.85, 31700000.0, "Advertising & Marketing", 114.0, "Hillsboro", "OR", 278070.175439],
["Portent", new Date(2013,1,1), 3586.0, 0.84, 3700000.0, "Advertising & Marketing", 38.0, "Seattle", "WA", 97368.4210526],
["Stream Companies", new Date(2013,1,1), 3588.0, 0.84, 26600000.0, "Advertising & Marketing", 68.0, "Malvern", "PA", 391176.470588],
["Burdette Ketchum", new Date(2013,1,1), 3590.0, 0.84, 6000000.0, "Advertising & Marketing", 26.0, "Jacksonville", "FL", 230769.230769],
["Post Beam", new Date(2013,1,1), 3594.0, 0.84, 5900000.0, "Advertising & Marketing", 32.0, "New York", "NY", 184375.0],
["Dimension Design", new Date(2013,1,1), 3631.0, 0.83, 12800000.0, "Advertising & Marketing", 92.0, "Glenview", "IL", 139130.434783],
["LSN Mobile", new Date(2013,1,1), 3635.0, 0.83, 9000000.0, "Media", 27.0, "Atlanta", "GA", 333333.333333],
["Automation Control Products", new Date(2013,1,1), 3642.0, 0.82, 4400000.0, "Software", 26.0, "Alpharetta", "GA", 169230.769231],
["Kutir", new Date(2013,1,1), 3647.0, 0.82, 5900000.0, "Software", 70.0, "Newark", "CA", 84285.7142857],
["Titan SEO", new Date(2013,1,1), 3655.0, 0.81, 4100000.0, "Advertising & Marketing", 20.0, "San Diego", "CA", 205000.0],
["Practice Velocity", new Date(2013,1,1), 3669.0, 0.81, 20300000.0, "Software", 238.0, "Machesney Park", "IL", 85294.1176471],
["Insight Resource Group", new Date(2013,1,1), 3681.0, 0.8, 11100000.0, "Advertising & Marketing", 20.0, "Orinda", "CA", 555000.0],
["Marathon Data Systems", new Date(2013,1,1), 3683.0, 0.8, 19800000.0, "Software", 103.0, "Wall Township", "NJ", 192233.009709],
["EventPro Strategies", new Date(2013,1,1), 3687.0, 0.8, 11700000.0, "Advertising & Marketing", 5637.0, "Scottsdale", "AZ", 2075.57211283],
["Service Repair Solutions", new Date(2013,1,1), 3692.0, 0.8, 100900000.0, "Software", 496.0, "Las Vegas", "NV", 203427.419355],
["Dean Media Group", new Date(2013,1,1), 3694.0, 0.8, 10600000.0, "Advertising & Marketing", 17.0, "Chicago", "IL", 623529.411765],
["Liquid Interactive", new Date(2013,1,1), 3695.0, 0.8, 2800000.0, "Advertising & Marketing", 35.0, "Breinigsville", "PA", 80000.0],
["Logic Solutions", new Date(2013,1,1), 3703.0, 0.79, 8500000.0, "Software", 234.0, "Ann Arbor", "MI", 36324.7863248],
["Tour de Force CRM", new Date(2013,1,1), 3706.0, 0.79, 2900000.0, "Software", 26.0, "Findlay", "OH", 111538.461538],
["Saxum", new Date(2013,1,1), 3710.0, 0.79, 4100000.0, "Advertising & Marketing", 28.0, "Oklahoma City", "OK", 146428.571429],
["Lifescript", new Date(2013,1,1), 3712.0, 0.79, 36000000.0, "Advertising & Marketing", 71.0, "Mission Viejo", "CA", 507042.253521],
["Advantage Media Group", new Date(2013,1,1), 3722.0, 0.79, 2600000.0, "Media", 15.0, "Charleston", "SC", 173333.333333],
["Hargrove", new Date(2013,1,1), 3723.0, 0.78, 100800000.0, "Advertising & Marketing", 243.0, "Lanham", "MD", 414814.814815],
["Knock", new Date(2013,1,1), 3732.0, 0.78, 20600000.0, "Advertising & Marketing", 51.0, "Minneapolis", "MN", 403921.568627],
["Dinerware", new Date(2013,1,1), 3744.0, 0.78, 6000000.0, "Software", 33.0, "Seattle", "WA", 181818.181818],
["Location3 Media", new Date(2013,1,1), 3750.0, 0.77, 24500000.0, "Advertising & Marketing", 72.0, "Denver", "CO", 340277.777778],
["Hyland Software", new Date(2013,1,1), 3751.0, 0.77, 236700000.0, "Software", 1486.0, "Westlake", "OH", 159286.675639],
["Panthera Interactive", new Date(2013,1,1), 3769.0, 0.77, 8000000.0, "Advertising & Marketing", 13.0, "Henderson", "NV", 615384.615385],
["Switch", new Date(2013,1,1), 3777.0, 0.77, 48500000.0, "Advertising & Marketing", 1430.0, "St. Louis", "MO", 33916.0839161],
["Flexera Software", new Date(2013,1,1), 3778.0, 0.77, 200000000.0, "Software", 528.0, "Schaumburg", "IL", 378787.878788],
["SMA", new Date(2013,1,1), 3791.0, 0.76, 16200000.0, "Software", 73.0, "Kingwood", "TX", 221917.808219],
["Freddie Georges Production Group", new Date(2013,1,1), 3793.0, 0.76, 8200000.0, "Advertising & Marketing", 24.0, "La Palma", "CA", 341666.666667],
["Strategic Planning Online", new Date(2013,1,1), 3795.0, 0.76, 2200000.0, "Software", 18.0, "Coral Springs", "FL", 122222.222222],
["AIS", new Date(2013,1,1), 3798.0, 0.76, 60500000.0, "Software", 296.0, "Reston", "VA", 204391.891892],
["Concentric Marketing", new Date(2013,1,1), 3802.0, 0.75, 4000000.0, "Advertising & Marketing", 22.0, "Charlotte", "NC", 181818.181818],
["VST Consulting", new Date(2013,1,1), 3808.0, 0.75, 7200000.0, "Software", 107.0, "Iselin", "NJ", 67289.7196262],
["DynamiCard Plastic Postcards", new Date(2013,1,1), 3810.0, 0.75, 4100000.0, "Advertising & Marketing", 6.0, "Escondido", "CA", 683333.333333],
["Bayshore Solutions", new Date(2013,1,1), 3811.0, 0.75, 7800000.0, "Advertising & Marketing", 53.0, "Tampa", "FL", 147169.811321],
["Vubiquity", new Date(2013,1,1), 3818.0, 0.75, 256300000.0, "Media", 429.0, "Reston", "VA", 597435.897436],
["IMG Business Solutions", new Date(2013,1,1), 3831.0, 0.74, 2900000.0, "Advertising & Marketing", 11.0, "San Francisco", "CA", 263636.363636],
["Urban Science", new Date(2013,1,1), 3850.0, 0.73, 146600000.0, "Software", 839.0, "Detroit", "MI", 174731.8236],
["VUE Software", new Date(2013,1,1), 3858.0, 0.73, 11200000.0, "Software", 250.0, "Coconut Creek", "FL", 44800.0],
["Sage Communications", new Date(2013,1,1), 3860.0, 0.73, 12300000.0, "Advertising & Marketing", 50.0, "McLean", "VA", 246000.0],
["ePrize", new Date(2013,1,1), 3861.0, 0.73, 65200000.0, "Advertising & Marketing", 400.0, "Pleasant Ridge", "MI", 163000.0],
["SmartLinx Solutions", new Date(2013,1,1), 3868.0, 0.73, 7000000.0, "Software", 54.0, "N. Charleston", "SC", 129629.62963],
["Mudd", new Date(2013,1,1), 3877.0, 0.72, 52100000.0, "Advertising & Marketing", 259.0, "Cedar Falls", "IA", 201158.301158],
["BusinessOnline", new Date(2013,1,1), 3879.0, 0.72, 7200000.0, "Advertising & Marketing", 37.0, "San Diego", "CA", 194594.594595],
["Shoptech Software", new Date(2013,1,1), 3884.0, 0.72, 22900000.0, "Software", 141.0, "Glastonbury", "CT", 162411.347518],
["Imagination", new Date(2013,1,1), 3886.0, 0.72, 15500000.0, "Advertising & Marketing", 90.0, "Chicago", "IL", 172222.222222],
["Customer Magnetism", new Date(2013,1,1), 3888.0, 0.72, 3800000.0, "Advertising & Marketing", 23.0, "Virginia Beach", "VA", 165217.391304],
["MicroPact", new Date(2013,1,1), 3894.0, 0.72, 17700000.0, "Software", 130.0, "Herndon", "VA", 136153.846154],
["Bomgar", new Date(2013,1,1), 3904.0, 0.71, 40900000.0, "Software", 198.0, "Ridgeland", "MS", 206565.656566],
["Monk Development", new Date(2013,1,1), 3905.0, 0.71, 2100000.0, "Software", 21.0, "San Diego", "CA", 100000.0],
["Atomic Object", new Date(2013,1,1), 3908.0, 0.71, 5500000.0, "Software", 38.0, "Grand Rapids", "MI", 144736.842105],
["Mercury Promotions & Fulfillment", new Date(2013,1,1), 3919.0, 0.71, 18700000.0, "Advertising & Marketing", 50.0, "Sterling Heights", "MI", 374000.0],
["Parallel Path", new Date(2013,1,1), 3927.0, 0.7, 2100000.0, "Advertising & Marketing", 22.0, "Boulder", "CO", 95454.5454545],
["Intermarkets", new Date(2013,1,1), 3931.0, 0.7, 21800000.0, "Advertising & Marketing", 45.0, "Reston", "VA", 484444.444444],
["Strata Decision Technology", new Date(2013,1,1), 3932.0, 0.7, 17500000.0, "Software", 90.0, "Chicago", "IL", 194444.444444],
["iCIMS", new Date(2013,1,1), 3933.0, 0.7, 37400000.0, "Software", 234.0, "Matawan", "NJ", 159829.059829],
["Element Payment Services", new Date(2013,1,1), 3937.0, 0.7, 34200000.0, "Software", 87.0, "Chandler", "AZ", 393103.448276],
["CellTrust", new Date(2013,1,1), 3940.0, 0.7, 4900000.0, "Software", 38.0, "Scottsdale", "AZ", 128947.368421],
["Foodmix Marketing Communications", new Date(2013,1,1), 3952.0, 0.69, 9200000.0, "Advertising & Marketing", 35.0, "Elmhurst", "IL", 262857.142857],
["WTWH Media", new Date(2013,1,1), 3956.0, 0.69, 5900000.0, "Media", 32.0, "Cleveland", "OH", 184375.0],
["Dealer Product Services", new Date(2013,1,1), 3963.0, 0.69, 19200000.0, "Advertising & Marketing", 150.0, "Long Grove", "IL", 128000.0],
["Website Pipeline", new Date(2013,1,1), 3964.0, 0.69, 3500000.0, "Software", 26.0, "Greenville", "SC", 134615.384615],
["AB Data", new Date(2013,1,1), 3969.0, 0.69, 76500000.0, "Advertising & Marketing", 273.0, "Milwaukee", "WI", 280219.78022],
["Nexus Direct", new Date(2013,1,1), 3970.0, 0.69, 10200000.0, "Advertising & Marketing", 31.0, "Virginia Beach", "VA", 329032.258065],
["BlueWater Technologies", new Date(2013,1,1), 3977.0, 0.68, 59100000.0, "Media", 166.0, "Southfield", "MI", 356024.096386],
["Evolve Media", new Date(2013,1,1), 4010.0, 0.67, 99000000.0, "Advertising & Marketing", 348.0, "Los Angeles", "CA", 284482.758621],
["Prosek Partners", new Date(2013,1,1), 4020.0, 0.67, 15000000.0, "Advertising & Marketing", 62.0, "Fairfield", "CT", 241935.483871],
["Griffin & Associates", new Date(2013,1,1), 4022.0, 0.67, 2000000.0, "Advertising & Marketing", 10.0, "Albuquerque", "NM", 200000.0],
["WPromote", new Date(2013,1,1), 4026.0, 0.66, 13900000.0, "Advertising & Marketing", 85.0, "El Segundo", "CA", 163529.411765],
["Veracity Solutions", new Date(2013,1,1), 4029.0, 0.66, 7300000.0, "Software", 55.0, "Salt Lake City", "UT", 132727.272727],
["Be Found Online", new Date(2013,1,1), 4036.0, 0.66, 2700000.0, "Advertising & Marketing", 25.0, "Chicago", "IL", 108000.0],
["Emerald Data Solutions", new Date(2013,1,1), 4041.0, 0.66, 4000000.0, "Software", 19.0, "Marietta", "GA", 210526.315789],
["Kobie Marketing", new Date(2013,1,1), 4042.0, 0.66, 17200000.0, "Advertising & Marketing", 85.0, "Saint Petersburg", "FL", 202352.941176],
["Red Door Interactive", new Date(2013,1,1), 4045.0, 0.66, 17400000.0, "Advertising & Marketing", 61.0, "San Diego", "CA", 285245.901639],
["PCD Group", new Date(2013,1,1), 4047.0, 0.66, 3700000.0, "Advertising & Marketing", 15.0, "Portland", "OR", 246666.666667],
["Image Locations", new Date(2013,1,1), 4048.0, 0.66, 5900000.0, "Media", 28.0, "Beverly Hills", "CA", 210714.285714],
["ChannelInsight", new Date(2013,1,1), 4066.0, 0.65, 8600000.0, "Software", 100.0, "Denver", "CO", 86000.0],
["DesignSensory", new Date(2013,1,1), 4070.0, 0.65, 2000000.0, "Advertising & Marketing", 21.0, "Knoxville", "TN", 95238.0952381],
["Bader Rutter", new Date(2013,1,1), 4086.0, 0.65, 37000000.0, "Advertising & Marketing", 244.0, "Brookfield", "WI", 151639.344262],
["Merritt Group", new Date(2013,1,1), 4088.0, 0.65, 9200000.0, "Advertising & Marketing", 40.0, "Reston", "VA", 230000.0],
["90octane", new Date(2013,1,1), 4098.0, 0.64, 4500000.0, "Advertising & Marketing", 47.0, "Denver", "CO", 95744.6808511],
["AMP Agency", new Date(2013,1,1), 4102.0, 0.64, 28700000.0, "Advertising & Marketing", 92.0, "Boston", "MA", 311956.521739],
["Cvision Technologies", new Date(2013,1,1), 4128.0, 0.63, 5200000.0, "Software", 28.0, "Forest Hills", "NY", 185714.285714],
["Skyline Exhibits & Events (Dallas/Fort Worth, TX)", new Date(2013,1,1), 4135.0, 0.63, 7800000.0, "Advertising & Marketing", 29.0, "Grand Prairie", "TX", 268965.517241],
["Meltwater Group", new Date(2013,1,1), 4152.0, 0.63, 124500000.0, "Software", 805.0, "San Francisco", "CA", 154658.385093],
["Everyday Health", new Date(2013,1,1), 4153.0, 0.62, 146400000.0, "Media", 602.0, "New York", "NY", 243189.368771],
["Community Impact Newspaper", new Date(2013,1,1), 4156.0, 0.62, 9700000.0, "Media", 83.0, "Pflugerville", "TX", 116867.46988],
["Edulence", new Date(2013,1,1), 4158.0, 0.62, 2000000.0, "Software", 15.0, "New York", "NY", 133333.333333],
["Vision Graphics", new Date(2013,1,1), 4160.0, 0.62, 22000000.0, "Advertising & Marketing", 127.0, "Loveland", "CO", 173228.346457],
["Cahaba Media Group", new Date(2013,1,1), 4161.0, 0.62, 5100000.0, "Media", 25.0, "Birmingham", "AL", 204000.0],
["Gimmal", new Date(2013,1,1), 4163.0, 0.62, 21100000.0, "Software", 103.0, "Houston", "TX", 204854.368932],
["Motivators.com", new Date(2013,1,1), 4166.0, 0.62, 13200000.0, "Advertising & Marketing", 55.0, "westbury", "NY", 240000.0],
["Binary Tree", new Date(2013,1,1), 4169.0, 0.62, 21100000.0, "Software", 73.0, "Newark", "NJ", 289041.09589],
["Proforma Graphic Services", new Date(2013,1,1), 4176.0, 0.62, 6800000.0, "Advertising & Marketing", 19.0, "Columbus", "OH", 357894.736842],
["Control4", new Date(2013,1,1), 4178.0, 0.62, 109500000.0, "Software", 333.0, "Salt Lake City", "UT", 328828.828829],
["KRT Marketing", new Date(2013,1,1), 4187.0, 0.61, 10500000.0, "Advertising & Marketing", 18.0, "Lafayette", "CA", 583333.333333],
["Nordis Direct", new Date(2013,1,1), 4199.0, 0.61, 12600000.0, "Advertising & Marketing", 78.0, "Coral Springs", "FL", 161538.461538],
["JDA", new Date(2013,1,1), 4200.0, 0.61, 9400000.0, "Advertising & Marketing", 24.0, "St. Simons Island", "GA", 391666.666667],
["Sonic Promos", new Date(2013,1,1), 4209.0, 0.61, 2500000.0, "Advertising & Marketing", 12.0, "Gaithersburg", "MD", 208333.333333],
["SignUp4", new Date(2013,1,1), 4213.0, 0.6, 6600000.0, "Software", 60.0, "Atlanta", "GA", 110000.0],
["InVision Communications", new Date(2013,1,1), 4215.0, 0.6, 41000000.0, "Advertising & Marketing", 87.0, "Walnut Creek", "CA", 471264.367816],
["Lessing-Flynn Advertising", new Date(2013,1,1), 4216.0, 0.6, 4500000.0, "Advertising & Marketing", 16.0, "Des Moines", "IA", 281250.0],
["V12 Group", new Date(2013,1,1), 4222.0, 0.6, 22700000.0, "Advertising & Marketing", 82.0, "Red Bank", "NJ", 276829.268293],
["Client Command", new Date(2013,1,1), 4230.0, 0.6, 5500000.0, "Advertising & Marketing", 15.0, "Cumming", "GA", 366666.666667],
["Builder Homesite", new Date(2013,1,1), 4235.0, 0.6, 29500000.0, "Advertising & Marketing", 216.0, "Austin", "TX", 136574.074074],
["Idera", new Date(2013,1,1), 4241.0, 0.6, 34900000.0, "Software", 191.0, "Houston", "TX", 182722.513089],
["Satisfyd", new Date(2013,1,1), 4244.0, 0.59, 4400000.0, "Software", 10.0, "Naperville", "IL", 440000.0],
["Nyhus Communications", new Date(2013,1,1), 4247.0, 0.59, 4300000.0, "Advertising & Marketing", 18.0, "Seattle", "WA", 238888.888889],
["Stimulant", new Date(2013,1,1), 4251.0, 0.59, 2500000.0, "Software", 11.0, "San Francisco", "CA", 227272.727273],
["Covenant Eyes", new Date(2013,1,1), 4253.0, 0.59, 7500000.0, "Software", 90.0, "Owosso", "MI", 83333.3333333],
["Pen-Link", new Date(2013,1,1), 4259.0, 0.59, 23300000.0, "Software", 67.0, "Lincoln", "NE", 347761.19403],
["352 Media Group", new Date(2013,1,1), 4269.0, 0.58, 6200000.0, "Advertising & Marketing", 58.0, "Newberry", "FL", 106896.551724],
["Smashing Ideas", new Date(2013,1,1), 4270.0, 0.58, 10300000.0, "Advertising & Marketing", 75.0, "Seattle", "WA", 137333.333333],
["Response Mine Interactive", new Date(2013,1,1), 4272.0, 0.58, 13700000.0, "Advertising & Marketing", 87.0, "Atlanta", "GA", 157471.264368],
["iLeads.com", new Date(2013,1,1), 4273.0, 0.58, 2800000.0, "Advertising & Marketing", 18.0, "Newport Beach", "CA", 155555.555556],
["WorkForce Software", new Date(2013,1,1), 4282.0, 0.58, 30300000.0, "Software", 281.0, "Livonia", "MI", 107829.181495],
["HyperDrive", new Date(2013,1,1), 4285.0, 0.57, 2700000.0, "Advertising & Marketing", 18.0, "Loveland", "OH", 150000.0],
["Taradel", new Date(2013,1,1), 4288.0, 0.57, 3900000.0, "Advertising & Marketing", 12.0, "Glen Allen", "VA", 325000.0],
["ISITE Design", new Date(2013,1,1), 4301.0, 0.57, 9300000.0, "Advertising & Marketing", 64.0, "Portland", "OR", 145312.5],
["Linhart Public Relations", new Date(2013,1,1), 4315.0, 0.57, 5200000.0, "Advertising & Marketing", 28.0, "Denver", "CO", 185714.285714],
["Trims Unlimited", new Date(2013,1,1), 4317.0, 0.57, 3500000.0, "Advertising & Marketing", 5.0, "Los Angeles", "CA", 700000.0],
["Paperless Business Systems", new Date(2013,1,1), 4322.0, 0.56, 5900000.0, "Software", 35.0, "Seattle", "WA", 168571.428571],
["EAC Product Development Solutions", new Date(2013,1,1), 4323.0, 0.56, 14700000.0, "Software", 52.0, "Burnsville", "MN", 282692.307692],
["Cyrus Innovation", new Date(2013,1,1), 4336.0, 0.56, 5900000.0, "Software", 46.0, "new york", "NY", 128260.869565],
["Kitware", new Date(2013,1,1), 4352.0, 0.55, 21300000.0, "Software", 110.0, "Clifton Park", "NY", 193636.363636],
["PHT", new Date(2013,1,1), 4359.0, 0.55, 59900000.0, "Software", 272.0, "Boston", "MA", 220220.588235],
["Softdocs", new Date(2013,1,1), 4368.0, 0.55, 5200000.0, "Software", 58.0, "Columbia", "SC", 89655.1724138],
["NeoGov", new Date(2013,1,1), 4371.0, 0.55, 12600000.0, "Software", 1.0, "El Segunod", "CA", 12600000.0],
["CompareNetworks", new Date(2013,1,1), 4373.0, 0.55, 17300000.0, "Media", 77.0, "South San Francisco", "CA", 224675.324675],
["Marlin Network", new Date(2013,1,1), 4380.0, 0.54, 11300000.0, "Advertising & Marketing", 113.0, "Springfield", "MO", 100000.0],
["Acclivity", new Date(2013,1,1), 4386.0, 0.54, 7700000.0, "Software", 57.0, "Rockaway", "NJ", 135087.719298],
["Direct Agents", new Date(2013,1,1), 4399.0, 0.54, 22700000.0, "Advertising & Marketing", 47.0, "New York", "NY", 482978.723404],
["First Edge Solutions", new Date(2013,1,1), 4413.0, 0.53, 10900000.0, "Advertising & Marketing", 88.0, "Milwaukee", "WI", 123863.636364],
["MayoSeitz Media", new Date(2013,1,1), 4421.0, 0.53, 39500000.0, "Advertising & Marketing", 26.0, "Blue Bell", "PA", 1519230.76923],
["ImageMedia.com", new Date(2013,1,1), 4429.0, 0.53, 4600000.0, "Advertising & Marketing", 34.0, "Tarpon Springs", "FL", 135294.117647],
["Commotion Promotions", new Date(2013,1,1), 4430.0, 0.53, 10700000.0, "Advertising & Marketing", 28.0, "Phoenix", "AZ", 382142.857143],
["C2C Outdoor", new Date(2013,1,1), 4432.0, 0.53, 27700000.0, "Advertising & Marketing", 12.0, "New York", "NY", 2308333.33333],
["DaySmart Software", new Date(2013,1,1), 4433.0, 0.53, 5000000.0, "Software", 32.0, "Wixom", "MI", 156250.0],
["Perceptronics Solutions", new Date(2013,1,1), 4445.0, 0.52, 3800000.0, "Software", 25.0, "Falls Church", "VA", 152000.0],
["Edgeware Computers", new Date(2013,1,1), 4452.0, 0.52, 3100000.0, "Software", 34.0, "Marietta", "GA", 91176.4705882],
["ePath Learning", new Date(2013,1,1), 4453.0, 0.52, 3400000.0, "Software", 32.0, "New London", "CT", 106250.0],
["NetTime Solutions", new Date(2013,1,1), 4456.0, 0.52, 4700000.0, "Software", 36.0, "Scottsdale", "AZ", 130555.555556],
["OpenLink", new Date(2013,1,1), 4465.0, 0.52, 304300000.0, "Software", 1271.0, "Uniondale", "NY", 239417.781275],
["Blue Telescope", new Date(2013,1,1), 4467.0, 0.52, 3400000.0, "Media", 9.0, "New York", "NY", 377777.777778],
["Network Automation", new Date(2013,1,1), 4491.0, 0.51, 5700000.0, "Software", 33.0, "Los Angeles", "CA", 172727.272727],
["Launch Agency", new Date(2013,1,1), 4499.0, 0.5, 4300000.0, "Advertising & Marketing", 29.0, "Carrollton", "TX", 148275.862069],
["BrandMuscle", new Date(2013,1,1), 4501.0, 0.5, 68000000.0, "Software", 565.0, "Chicago", "IL", 120353.982301],
["ObjectVideo", new Date(2013,1,1), 4509.0, 0.5, 18900000.0, "Software", 53.0, "Reston", "VA", 356603.773585],
["Saturn Systems", new Date(2013,1,1), 4511.0, 0.5, 3800000.0, "Software", 41.0, "Duluth", "MN", 92682.9268293],
["TechSmith", new Date(2013,1,1), 4514.0, 0.5, 51400000.0, "Software", 249.0, "Okemos", "MI", 206425.702811],
["MoJo Active", new Date(2013,1,1), 4516.0, 0.5, 2300000.0, "Advertising & Marketing", 20.0, "Watsontown", "PA", 115000.0],
["Bluware", new Date(2013,1,1), 4523.0, 0.49, 15800000.0, "Software", 89.0, "Houston", "TX", 177528.089888],
["Proof Advertising", new Date(2013,1,1), 4534.0, 0.49, 10700000.0, "Advertising & Marketing", 95.0, "Austin", "TX", 112631.578947],
["ePromos Promotional Products", new Date(2013,1,1), 4544.0, 0.49, 28400000.0, "Advertising & Marketing", 104.0, "New York", "NY", 273076.923077],
["Spillman Technologies", new Date(2013,1,1), 4545.0, 0.49, 40800000.0, "Software", 255.0, "Salt Lake City", "UT", 160000.0],
["Paradysz", new Date(2013,1,1), 4552.0, 0.49, 41000000.0, "Advertising & Marketing", 270.0, "New York", "NY", 151851.851852],
["Projectline Services", new Date(2013,1,1), 4554.0, 0.49, 26800000.0, "Advertising & Marketing", 221.0, "Seattle", "WA", 121266.968326],
["Siriusware", new Date(2013,1,1), 4563.0, 0.48, 8100000.0, "Software", 60.0, "Taos", "NM", 135000.0],
["Media Prowler", new Date(2013,1,1), 4568.0, 0.48, 17200000.0, "Advertising & Marketing", 37.0, "Reston", "VA", 464864.864865],
["ExecuPay", new Date(2013,1,1), 4575.0, 0.48, 7600000.0, "Software", 71.0, "San Antonio", "TX", 107042.253521],
["Barnett Murphy Direct Marketing", new Date(2013,1,1), 4589.0, 0.48, 2500000.0, "Advertising & Marketing", 15.0, "Orlando", "FL", 166666.666667],
["Greentarget Global Group", new Date(2013,1,1), 4590.0, 0.48, 5000000.0, "Advertising & Marketing", 24.0, "Chicago", "IL", 208333.333333],
["Delivra", new Date(2013,1,1), 4592.0, 0.48, 3700000.0, "Software", 30.0, "Indianapolis", "IN", 123333.333333],
["Extended Results", new Date(2013,1,1), 4594.0, 0.48, 7300000.0, "Software", 47.0, "Redmond", "WA", 155319.148936],
["Numerix", new Date(2013,1,1), 4595.0, 0.48, 56400000.0, "Software", 198.0, "New York", "NY", 284848.484848],
["Mark-It Smart", new Date(2013,1,1), 4600.0, 0.47, 7600000.0, "Advertising & Marketing", 14.0, "Santa Ana", "CA", 542857.142857],
["2020 Exhibits", new Date(2013,1,1), 4612.0, 0.47, 24300000.0, "Advertising & Marketing", 125.0, "Houston", "TX", 194400.0],
["eImagine Technology Group", new Date(2013,1,1), 4613.0, 0.47, 5400000.0, "Software", 28.0, "Indianapolis", "IN", 192857.142857],
["One Source Talent", new Date(2013,1,1), 4618.0, 0.47, 9000000.0, "Advertising & Marketing", 120.0, "Troy", "MI", 75000.0],
["DirectFX Solutions", new Date(2013,1,1), 4623.0, 0.47, 3100000.0, "Advertising & Marketing", 18.0, "Memphis", "TN", 172222.222222],
["Transfinder", new Date(2013,1,1), 4632.0, 0.47, 7800000.0, "Software", 63.0, "Schenectady", "NY", 123809.52381],
["SofterWare", new Date(2013,1,1), 4637.0, 0.46, 28700000.0, "Software", 160.0, "Horsham", "PA", 179375.0],
["Boston Interactive", new Date(2013,1,1), 4640.0, 0.46, 6700000.0, "Advertising & Marketing", 35.0, "Charlestown", "MA", 191428.571429],
["El Clasificado", new Date(2013,1,1), 4641.0, 0.46, 20300000.0, "Media", 167.0, "Norwalk", "CA", 121556.886228],
["SaveAround", new Date(2013,1,1), 4652.0, 0.46, 6900000.0, "Advertising & Marketing", 64.0, "Binghamton", "NY", 107812.5],
["PixelMEDIA", new Date(2013,1,1), 4664.0, 0.46, 9900000.0, "Software", 65.0, "Portsmouth", "NH", 152307.692308],
["Memeo", new Date(2013,1,1), 4667.0, 0.46, 8000000.0, "Software", 28.0, "Santa Clara", "CA", 285714.285714],
["5AM Solutions", new Date(2013,1,1), 4674.0, 0.45, 10800000.0, "Software", 48.0, "Reston", "VA", 225000.0],
["Archer/Malmo", new Date(2013,1,1), 4676.0, 0.45, 13700000.0, "Advertising & Marketing", 130.0, "Memphis", "TN", 105384.615385],
["Compass Healthcare Marketers", new Date(2013,1,1), 4677.0, 0.45, 7300000.0, "Advertising & Marketing", 35.0, "Ewing", "NJ", 208571.428571],
["Moore Communications Group", new Date(2013,1,1), 4680.0, 0.45, 4800000.0, "Advertising & Marketing", 27.0, "Tallahassee", "FL", 177777.777778],
["ProLink Solutions", new Date(2013,1,1), 4683.0, 0.45, 5000000.0, "Software", 36.0, "Englewood", "CO", 138888.888889],
["Connelly Partners", new Date(2013,1,1), 4712.0, 0.44, 8700000.0, "Advertising & Marketing", 60.0, "Boston", "MA", 145000.0],
["E&E Exhibit Solutions", new Date(2013,1,1), 4718.0, 0.44, 4600000.0, "Advertising & Marketing", 19.0, "Tempe", "AZ", 242105.263158],
["Quango", new Date(2013,1,1), 4736.0, 0.43, 2500000.0, "Advertising & Marketing", 15.0, "Portland", "OR", 166666.666667],
["McMurry/TMG", new Date(2013,1,1), 4738.0, 0.43, 91400000.0, "Advertising & Marketing", 269.0, "New York City", "NY", 339776.951673],
["Classified Ventures", new Date(2013,1,1), 4754.0, 0.42, 441500000.0, "Media", 1410.0, "Chicago", "IL", 313120.567376],
["Star Media Network", new Date(2013,1,1), 4761.0, 0.42, 2500000.0, "Advertising & Marketing", 10.0, "Santa Barbara", "CA", 250000.0],
["Crisp Marketing", new Date(2013,1,1), 4776.0, 0.42, 4300000.0, "Advertising & Marketing", 50.0, "Fort Lauderdale", "FL", 86000.0],
["Dial800", new Date(2013,1,1), 4787.0, 0.41, 6000000.0, "Advertising & Marketing", 23.0, "Los Angeles", "CA", 260869.565217],
["Journal Multimedia", new Date(2013,1,1), 4796.0, 0.41, 16800000.0, "Media", 123.0, "Harrisburg", "PA", 136585.365854],
["PepperDash Technology", new Date(2013,1,1), 4807.0, 0.41, 3500000.0, "Software", 28.0, "Allston", "MA", 125000.0],
["Lane PR", new Date(2013,1,1), 4822.0, 0.4, 4000000.0, "Advertising & Marketing", 29.0, "Portland", "OR", 137931.034483],
["TSI Healthcare", new Date(2013,1,1), 4826.0, 0.4, 18900000.0, "Software", 77.0, "Chapel Hill", "NC", 245454.545455],
["Next Marketing", new Date(2013,1,1), 4829.0, 0.4, 9800000.0, "Advertising & Marketing", 22.0, "Norcross", "GA", 445454.545455],
["TopSpot Internet Marketing", new Date(2013,1,1), 4832.0, 0.4, 13800000.0, "Advertising & Marketing", 56.0, "Houston", "TX", 246428.571429],
["Jump2 Group", new Date(2013,1,1), 4833.0, 0.4, 3500000.0, "Advertising & Marketing", 5.0, "Spring", "TX", 700000.0],
["Spark Public Relations", new Date(2013,1,1), 4837.0, 0.4, 10400000.0, "Advertising & Marketing", 47.0, "San Francisco", "CA", 221276.595745],
["BlueWare", new Date(2013,1,1), 4838.0, 0.4, 3500000.0, "Software", 51.0, "Melbourne", "FL", 68627.4509804],
["Makovsky", new Date(2013,1,1), 4839.0, 0.4, 14300000.0, "Advertising & Marketing", 55.0, "New York", "NY", 260000.0],
["Ansira", new Date(2013,1,1), 4845.0, 0.4, 86200000.0, "Advertising & Marketing", 515.0, "St. Louis", "MO", 167378.640777],
["Affect", new Date(2013,1,1), 4853.0, 0.39, 2600000.0, "Advertising & Marketing", 18.0, "New York", "NY", 144444.444444],
["NetFactor", new Date(2013,1,1), 4858.0, 0.39, 2000000.0, "Software", 14.0, "Greenwood Village", "CO", 142857.142857],
["GXS", new Date(2013,1,1), 4859.0, 0.39, 487500000.0, "Software", 3000.0, "Gaithersburg", "MD", 162500.0],
["Capterra", new Date(2013,1,1), 4861.0, 0.39, 6800000.0, "Software", 41.0, "Arlington", "VA", 165853.658537],
["SnugZ USA", new Date(2013,1,1), 4863.0, 0.39, 30400000.0, "Advertising & Marketing", 334.0, "Salt Lake City", "UT", 91017.9640719],
["ECi Software Solutions", new Date(2013,1,1), 4865.0, 0.39, 101400000.0, "Software", 513.0, "Fort Worth", "TX", 197660.818713],
["ThomasArts", new Date(2013,1,1), 4869.0, 0.39, 12600000.0, "Advertising & Marketing", 105.0, "Farmington", "UT", 120000.0],
["Satuit Technologies", new Date(2013,1,1), 4875.0, 0.39, 6800000.0, "Software", 39.0, "Braintree", "MA", 174358.974359],
["Travelers Marketing", new Date(2013,1,1), 4880.0, 0.39, 16000000.0, "Advertising & Marketing", 15.0, "Wellesley", "MA", 1066666.66667],
["VerticalResponse", new Date(2013,1,1), 4882.0, 0.39, 25200000.0, "Advertising & Marketing", 109.0, "San Francisco", "CA", 231192.66055],
["LRXD", new Date(2013,1,1), 4883.0, 0.39, 4500000.0, "Advertising & Marketing", 27.0, "Denver", "CO", 166666.666667],
["Precision Development", new Date(2013,1,1), 4887.0, 0.38, 3500000.0, "Software", 24.0, "Hermosa Beach", "CA", 145833.333333],
["AngelVision", new Date(2013,1,1), 4905.0, 0.37, 6400000.0, "Advertising & Marketing", 96.0, "Portland", "OR", 66666.6666667],
["Scivantage", new Date(2013,1,1), 4908.0, 0.37, 35000000.0, "Software", 148.0, "Jersey Cty", "NJ", 236486.486486],
["PeopleAdmin", new Date(2013,1,1), 4921.0, 0.37, 21000000.0, "Software", 120.0, "Austin", "TX", 175000.0],
["Lambert, Edwards & Associates", new Date(2013,1,1), 4928.0, 0.37, 7100000.0, "Advertising & Marketing", 42.0, "Grand Rapids", "MI", 169047.619048],
["Brighter Collective", new Date(2013,1,1), 4945.0, 0.36, 7300000.0, "Advertising & Marketing", 31.0, "Los Angeles", "CA", 235483.870968],
["Premium Productions", new Date(2013,1,1), 4954.0, 0.36, 6800000.0, "Advertising & Marketing", 16.0, "Pleasantville", "NY", 425000.0],
["Nett Solutions", new Date(2013,1,1), 4958.0, 0.36, 15200000.0, "Advertising & Marketing", 45.0, "Aliso Viejo", "CA", 337777.777778],
["GA Communication Group", new Date(2013,1,1), 4960.0, 0.36, 22500000.0, "Advertising & Marketing", 101.0, "Chicago", "IL", 222772.277228],
["Trident Marketing", new Date(2013,1,1), 4972.0, 0.35, 61300000.0, "Advertising & Marketing", 487.0, "Southern Pines", "NC", 125872.689938],
["Pilgrim Software", new Date(2013,1,1), 4974.0, 0.35, 23600000.0, "Software", 126.0, "Tampa", "FL", 187301.587302],
["DataCert", new Date(2013,1,1), 4976.0, 0.35, 45600000.0, "Software", 252.0, "Houston", "TX", 180952.380952] ] );
var motionchart = new google.visualization.MotionChart(
document.getElementById('visualization'));
motionchart.draw(data, {'width': 800, 'height': 400});
}
google.setOnLoadCallback(drawVisualization);
</script>
</head>
<body style="font-family: Arial;border: 0 none;">
<h1>Inc. 5000 Advertising, Media, and Software Companies</h1>
<br>
<div id="visualization" style="width: 800px; height: 400px;"></div>
<br>
<p>back to <a href="/">Josh's site</a></p>
</body>
</html>