-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathfuel.sql
More file actions
829 lines (775 loc) · 355 KB
/
fuel.sql
File metadata and controls
829 lines (775 loc) · 355 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
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
DROP TABLE IF EXISTS `about`;
CREATE TABLE IF NOT EXISTS `about` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`content` text NOT NULL,
`precedence` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=5 ;
INSERT INTO `about` (`id`, `content`, `precedence`) VALUES
(4, '<p>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!</p>\n\n<p>The back yard of this gem of the Pacific Northwest includes the aforementioned 18 hole, 6,751 yard golf course which is punctuated with reflection lakes, waterfalls, bridges, fountains and bent grass greens. You can work on your technique by practicing on the 300 yard driving range or the oversized chipping and putting greens. All of the clothing and equipment you will ever need can be purchased in our full service “pro shop”, as well as signing up for lessons with one of our outstanding professionals. The course lends itself to walkers as well as to riding in comfort in one of our rental carts.</p>\n \n <p>A delicious meal or refreshing drink is available inside the “pro shop” at Divots Grill and Sports Bar. By enjoying the service in this great facility you will soon learn why Divots has gained a reputation in the area for catering events and large gatherings in the RV Resort’s spacious Pavilion.</p>\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n\n<p><strong><em><a href="/invest">Now Selling Luxury RV Lots!</a></em></strong></p>\n\n<br/>\n<h3>Awarded the <a href="http://www.woodalls.com/campground/campgrounddetails.aspx?campgroundid=40153924&index=0&type=PlacesToCamp&subtype=RVCamping" target="_blank">Woodalls 5 Star Rating</a></h3>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul>', 1);
DROP TABLE IF EXISTS `calendar`;
CREATE TABLE IF NOT EXISTS `calendar` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`heading` varchar(100) COLLATE utf8_unicode_ci NOT NULL,
`subheading` varchar(100) COLLATE utf8_unicode_ci NOT NULL,
`content` text COLLATE utf8_unicode_ci NOT NULL,
`date_time` datetime NOT NULL,
`location` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
`publish_date` datetime NOT NULL,
`precedence` int(11) NOT NULL DEFAULT '0',
`published` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=6 ;
INSERT INTO `calendar` (`id`, `heading`, `subheading`, `content`, `date_time`, `location`, `publish_date`, `precedence`, `published`) VALUES
(3, 'Elk Days Parade', '', 'More info coming!', '2012-06-16 22:00:00', '', '0000-00-00 00:00:00', 0, 'yes'),
(4, 'Deer Park 5K Fun Run', '', 'Come join the fun!', '2012-04-07 00:00:00', 'Deer Park, WA', '0000-00-00 00:00:00', 0, 'yes'),
(5, 'Springdale Rodeo and Parade', '', 'More info coming soon!', '2012-07-21 00:00:00', '', '0000-00-00 00:00:00', 0, 'yes');
DROP TABLE IF EXISTS `content`;
CREATE TABLE IF NOT EXISTS `content` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`content` text NOT NULL,
`updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;
INSERT INTO `content` (`id`, `content`, `updated_at`) VALUES
(1, '<h2>Resort Amenities</h2>\n<ul>\n<li>Automated entry gate</li>\n<li>Spaces specifically designed for our Big Rig Friends</li>\n<li>15'' x 90'' concrete pad with an additional 510 sq. ft. of patio space</li>\n<li>Full hook-ups</li>\n<li>Phone lines and Internet access</li>\n<li>Gorgeous mountain and golf course views!</li>\n<li>Recreational pavilion built in 2003</li>\n</ul>\n\n\n<h2>Golf Course</h2>\n<ul>\n<li>18-hole links design</li>\n<li>Bluegrass fairways</li>\n<li>Fountains and waterfalls</li>\n<li>Reflection lakes</li>\n<li>300 yard grass driving range</li>\n<li>Practice greens</li>\n<li>On-site professionals</li>\n<li>Full-service pro shop</li>\n</ul>', '0000-00-00 00:00:00');
DROP TABLE IF EXISTS `fuel_archives`;
CREATE TABLE IF NOT EXISTS `fuel_archives` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`ref_id` int(10) unsigned NOT NULL,
`table_name` varchar(50) COLLATE utf8_unicode_ci NOT NULL,
`data` text COLLATE utf8_unicode_ci NOT NULL,
`version` smallint(5) unsigned NOT NULL,
`version_timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
`archived_user_id` int(10) unsigned NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=243 ;
INSERT INTO `fuel_archives` (`id`, `ref_id`, `table_name`, `data`, `version`, `version_timestamp`, `archived_user_id`) VALUES
(1, 1, 'fuel_pages', 'a:9:{s:2:"id";s:0:"";s:8:"location";s:10:"about/team";s:6:"layout";s:4:"main";s:9:"published";s:3:"yes";s:5:"cache";s:3:"yes";s:10:"date_added";s:19:"2011-04-14 22:34:23";s:13:"last_modified";s:19:"2011-04-14 22:34:23";s:16:"last_modified_by";s:0:"";s:9:"variables";a:6:{s:4:"copy";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:4:"copy";s:4:"type";s:6:"string";}s:10:"page_title";a:4:{s:7:"page_id";s:1:"1";s:4:"name";s:10:"page_title";s:5:"value";s:4:"Team";s:4:"type";s:6:"string";}s:16:"meta_description";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:16:"meta_description";s:4:"type";s:6:"string";}s:13:"meta_keywords";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:13:"meta_keywords";s:4:"type";s:6:"string";}s:4:"body";a:4:{s:7:"page_id";s:1:"1";s:4:"name";s:4:"body";s:5:"value";s:22:"This is my about page!";s:4:"type";s:6:"string";}s:10:"body_class";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:10:"body_class";s:4:"type";s:6:"string";}}}', 1, '2011-04-14 22:34:23', 1),
(2, 1, 'fuel_pages', 'a:9:{s:2:"id";s:1:"1";s:8:"location";s:10:"about/team";s:6:"layout";s:4:"main";s:9:"published";s:3:"yes";s:5:"cache";s:3:"yes";s:10:"date_added";s:19:"2011-04-14 22:34:23";s:13:"last_modified";s:19:"2011-04-14 22:34:56";s:16:"last_modified_by";s:1:"1";s:9:"variables";a:6:{s:4:"copy";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:4:"copy";s:4:"type";s:6:"string";}s:10:"page_title";a:4:{s:7:"page_id";s:1:"1";s:4:"name";s:10:"page_title";s:5:"value";s:4:"Team";s:4:"type";s:6:"string";}s:16:"meta_description";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:16:"meta_description";s:4:"type";s:6:"string";}s:13:"meta_keywords";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:13:"meta_keywords";s:4:"type";s:6:"string";}s:4:"body";a:4:{s:7:"page_id";s:1:"1";s:4:"name";s:4:"body";s:5:"value";s:42:"<h1>Team</h1>\n<p>This is our team page</p>";s:4:"type";s:6:"string";}s:10:"body_class";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:10:"body_class";s:4:"type";s:6:"string";}}}', 2, '2011-04-14 22:34:56', 1),
(3, 2, 'fuel_pages', 'a:9:{s:2:"id";s:0:"";s:8:"location";s:5:"about";s:6:"layout";s:4:"main";s:9:"published";s:3:"yes";s:5:"cache";s:3:"yes";s:10:"date_added";s:19:"2011-04-14 22:42:16";s:13:"last_modified";s:19:"2011-04-14 22:42:16";s:16:"last_modified_by";s:0:"";s:9:"variables";a:6:{s:4:"copy";a:3:{s:7:"page_id";s:1:"2";s:4:"name";s:4:"copy";s:4:"type";s:6:"string";}s:10:"page_title";a:4:{s:7:"page_id";s:1:"2";s:4:"name";s:10:"page_title";s:5:"value";s:5:"About";s:4:"type";s:6:"string";}s:16:"meta_description";a:3:{s:7:"page_id";s:1:"2";s:4:"name";s:16:"meta_description";s:4:"type";s:6:"string";}s:13:"meta_keywords";a:3:{s:7:"page_id";s:1:"2";s:4:"name";s:13:"meta_keywords";s:4:"type";s:6:"string";}s:4:"body";a:4:{s:7:"page_id";s:1:"2";s:4:"name";s:4:"body";s:5:"value";s:21:"Thisis the about page";s:4:"type";s:6:"string";}s:10:"body_class";a:3:{s:7:"page_id";s:1:"2";s:4:"name";s:10:"body_class";s:4:"type";s:6:"string";}}}', 1, '2011-04-14 22:42:16', 1),
(4, 2, 'fuel_pages', 'a:9:{s:2:"id";s:1:"2";s:8:"location";s:5:"about";s:6:"layout";s:4:"main";s:9:"published";s:3:"yes";s:5:"cache";s:3:"yes";s:10:"date_added";s:19:"2011-04-14 22:42:16";s:13:"last_modified";s:19:"2011-04-14 22:42:23";s:16:"last_modified_by";s:1:"1";s:9:"variables";a:6:{s:4:"copy";a:3:{s:7:"page_id";s:1:"2";s:4:"name";s:4:"copy";s:4:"type";s:6:"string";}s:10:"page_title";a:4:{s:7:"page_id";s:1:"2";s:4:"name";s:10:"page_title";s:5:"value";s:5:"About";s:4:"type";s:6:"string";}s:16:"meta_description";a:3:{s:7:"page_id";s:1:"2";s:4:"name";s:16:"meta_description";s:4:"type";s:6:"string";}s:13:"meta_keywords";a:3:{s:7:"page_id";s:1:"2";s:4:"name";s:13:"meta_keywords";s:4:"type";s:6:"string";}s:4:"body";a:4:{s:7:"page_id";s:1:"2";s:4:"name";s:4:"body";s:5:"value";s:128:"<?php\n/* \n * To change this template, choose Tools | Templates\n * and open the template in the editor.\n */}\n<h1>About Us</h1>";s:4:"type";s:6:"string";}s:10:"body_class";a:3:{s:7:"page_id";s:1:"2";s:4:"name";s:10:"body_class";s:4:"type";s:6:"string";}}}', 2, '2011-04-14 22:42:23', 1),
(5, 1, 'fuel_pages', 'a:9:{s:2:"id";s:1:"1";s:8:"location";s:4:"team";s:6:"layout";s:4:"main";s:9:"published";s:3:"yes";s:5:"cache";s:3:"yes";s:10:"date_added";s:19:"2011-04-14 22:34:23";s:13:"last_modified";s:19:"2011-04-14 22:43:17";s:16:"last_modified_by";s:1:"1";s:9:"variables";a:6:{s:4:"copy";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:4:"copy";s:4:"type";s:6:"string";}s:10:"page_title";a:4:{s:7:"page_id";s:1:"1";s:4:"name";s:10:"page_title";s:5:"value";s:4:"Team";s:4:"type";s:6:"string";}s:16:"meta_description";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:16:"meta_description";s:4:"type";s:6:"string";}s:13:"meta_keywords";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:13:"meta_keywords";s:4:"type";s:6:"string";}s:4:"body";a:4:{s:7:"page_id";s:1:"1";s:4:"name";s:4:"body";s:5:"value";s:42:"<h1>Team</h1>\n<p>This is our team page</p>";s:4:"type";s:6:"string";}s:10:"body_class";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:10:"body_class";s:4:"type";s:6:"string";}}}', 3, '2011-04-14 22:43:17', 1),
(6, 1, 'fuel_pages', 'a:9:{s:2:"id";s:1:"1";s:8:"location";s:9:"team/josh";s:6:"layout";s:4:"main";s:9:"published";s:3:"yes";s:5:"cache";s:3:"yes";s:10:"date_added";s:19:"2011-04-14 22:34:23";s:13:"last_modified";s:19:"2011-04-14 22:43:55";s:16:"last_modified_by";s:1:"1";s:9:"variables";a:6:{s:4:"copy";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:4:"copy";s:4:"type";s:6:"string";}s:10:"page_title";a:4:{s:7:"page_id";s:1:"1";s:4:"name";s:10:"page_title";s:5:"value";s:4:"Team";s:4:"type";s:6:"string";}s:16:"meta_description";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:16:"meta_description";s:4:"type";s:6:"string";}s:13:"meta_keywords";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:13:"meta_keywords";s:4:"type";s:6:"string";}s:4:"body";a:4:{s:7:"page_id";s:1:"1";s:4:"name";s:4:"body";s:5:"value";s:13:"<h1>JOSH</h1>";s:4:"type";s:6:"string";}s:10:"body_class";a:3:{s:7:"page_id";s:1:"1";s:4:"name";s:10:"body_class";s:4:"type";s:6:"string";}}}', 4, '2011-04-14 22:43:55', 1),
(7, 1, 'fuel_blocks', 'a:7:{s:2:"id";s:0:"";s:4:"name";s:6:"block1";s:11:"description";s:22:"this is my first block";s:4:"view";s:17:"BLOCK BLOCK BLOCK";s:9:"published";s:3:"yes";s:10:"date_added";s:19:"2011-04-14 22:49:58";s:13:"last_modified";s:19:"2011-04-14 22:49:58";}', 1, '2011-04-14 22:49:58', 1),
(132, 1, 'quotes', 'a:7:{s:2:"id";s:1:"1";s:7:"content";s:777:"<h2><em>Vintage</em></h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. </p>\n\n<p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. </p>\n\n<h4><em>AND</em>...</h4>\n\n<p>If you have vintage items - you now have a place to sell them. You can do it yourself at the Vintage Marketplace by renting a table (or space), or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</p>";s:4:"name";s:0:"";s:5:"title";s:0:"";s:6:"author";s:7:"Private";s:10:"precedence";s:1:"1";s:9:"published";s:3:"yes";}', 13, '2011-06-12 13:40:52', 2),
(186, 1, 'space', 'a:4:{s:2:"id";s:1:"1";s:7:"content";s:1310:"<h1>Need some Props or Scenes?</h1>\n\n<p>Whether you are producing a commercial, creating a print ad campaign or reaching for the big ropes and directing an entire play, video or movie - If it includes Vintage Props & Scenes - you may want to check out our growing inventory of unique vintage items to include: Lamps, Small Handheld Props, Furniture, Linens, Pub, Kitchen, Travel, Picnic, & more from the early 1900''s through mid-century modern!</p>\n \n<p>If we don''t have the items you are in search of, we will put our team to work and locate your specific item(s) in a Prop Search!</p>\n\n<p>What we''ll do...Meet with your team and go over story lines, concepts, timelines, goals and then get to work!</p>\n\n<h3>Coming Winter 2011</h3>\n<p>We will open the VintageEvent Productions Studios that will allow us to bring you; Vintage Auctions & Estate Sales, Vintage Events, Flea Markets, Vintage Event Space (that you can rent), The Vintage Prop Warehouse, Scenery Division..and More!</p>\n \n<h3>In the meantime</h3>\n<p>While we work on site preparations - We are happy to work with you on Vintage Props, Design, Consultations, Prop Acquisitions, Location Scouting, and of course, your next Vintage Event.</p> \n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Contact Us!</a>\n<br/><br/>";s:10:"precedence";s:1:"1";s:9:"published";s:3:"yes";}', 38, '2011-08-28 12:04:09', 1),
(196, 5, 'services', 'a:3:{s:2:"id";s:1:"5";s:7:"content";s:1608:"<h1>What Can We Do For You?</h1>\n\n<div class="listhack">\n<h3>Liquidation Services</h3>\n<p><img src="assets/images/star_full.png"/>Estate Sales Services</p>\n<p><img src="assets/images/star_full.png"/>Auctions</p>\n<p><img src="assets/images/star_full.png"/>Moving Sales</p>\n<p><img src="assets/images/star_full.png"/>Buy-Outs</p>\n<p><img src="assets/images/star_full.png"/>Consignment Sales</p>\n<p><img src="assets/images/star_full.png"/>Vintage Markets</p>\n<p><img src="assets/images/star_full.png"/>Vendor Space Rental</p>\n\n<br/>\n<br/>\n\n<h3>Real Estate & Property Services</h3>\n<p>Appraisal</p>\n<p>Handyman (Landscaping, Repairs and Paint)</p>\n<p>Legal Consultations</p>\n<p>Market Analysis</p>\n<p>Photography</p>\n<p>Real Estate/Property Auctions & Sales</p>\n<p>Short Sales</p>\n<p>Staging & Prep (Vintage and/or Non-Vintage Items)</p>\n</div>\n\n<div class="listhack">\n<h3>Theatre/Prop Services</h3>\n<p><img src="assets/images/star_full.png"/>Vintage Prop Rentals</p>\n<p><img src="assets/images/star_full.png"/>Scene Creation</p>\n<p><img src="assets/images/star_full.png"/>Prop Sourcing</p>\n<p><img src="assets/images/star_full.png"/>Event Management</p>\n<p><img src="assets/images/star_full.png"/>Site & Prop Scouting</p>\n<p><img src="assets/images/star_full.png"/>Creative Staging</p>\n<p><img src="assets/images/star_full.png"/>Design Consultation</p>\n<p><img src="assets/images/star_full.png"/>Space Rentals - Shoots</p>\n<p><img src="assets/images/star_full.png"/>Continuity Direction</p>\n\n<br/>\n<br/>\n\n<a class="button" href="http://seattlevintage.local/index.php/pdf/application.pdf">Contact Us!</a>\n\n</div>";s:10:"precedence";s:1:"0";}', 11, '2011-09-07 20:57:32', 1),
(106, 2, 'quotes', 'a:7:{s:2:"id";s:1:"2";s:7:"content";s:666:"<h2><em>HandCrafted</em></h2>\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday''s!\n<p></p><h4><em>AND</em>...</h4>\n<p></p>If you make great quality products and simply need a venue to show them off (and find customers) - instead of the internet or your dining room table – your wish has been granted!</p>";s:4:"name";s:13:"another_quote";s:5:"title";s:0:"";s:6:"author";s:7:"Private";s:10:"precedence";s:1:"0";s:9:"published";s:3:"yes";}', 14, '2011-06-06 17:21:21', 2),
(23, 3, 'fuel_pages', 'a:9:{s:2:"id";s:0:"";s:8:"location";s:5:"bongo";s:6:"layout";s:4:"main";s:9:"published";s:3:"yes";s:5:"cache";s:2:"no";s:10:"date_added";s:19:"2011-04-17 17:39:45";s:13:"last_modified";s:19:"2011-04-17 17:39:45";s:16:"last_modified_by";s:0:"";s:9:"variables";a:6:{s:4:"copy";a:3:{s:7:"page_id";s:1:"3";s:4:"name";s:4:"copy";s:4:"type";s:6:"string";}s:10:"page_title";a:4:{s:7:"page_id";s:1:"3";s:4:"name";s:10:"page_title";s:5:"value";s:5:"bongo";s:4:"type";s:6:"string";}s:16:"meta_description";a:3:{s:7:"page_id";s:1:"3";s:4:"name";s:16:"meta_description";s:4:"type";s:6:"string";}s:13:"meta_keywords";a:3:{s:7:"page_id";s:1:"3";s:4:"name";s:13:"meta_keywords";s:4:"type";s:6:"string";}s:4:"body";a:4:{s:7:"page_id";s:1:"3";s:4:"name";s:4:"body";s:5:"value";s:55:"http://tutorialzine.com/quizzes/take/1/\n\nTHIS IS BONGO!";s:4:"type";s:6:"string";}s:10:"body_class";a:3:{s:7:"page_id";s:1:"3";s:4:"name";s:10:"body_class";s:4:"type";s:6:"string";}}}', 1, '2011-04-17 17:39:45', 1),
(129, 2, 'quotes', 'a:7:{s:2:"id";s:1:"2";s:7:"content";s:768:"<h2><em>HandCrafted</em></h2>\n\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday’s starting Summer 2011!</p>\n\n<h4><em>AND</em>...</h4>\n\n<p>If you create great quality products and simply need a venue to show them off (and find customers) – you now have an alternative to your dining room table or internet sales. The Saturday Marketplace will hold a certain number of tables and spaces just for you!</p>";s:4:"name";s:13:"another_quote";s:5:"title";s:0:"";s:6:"author";s:7:"Private";s:10:"precedence";s:1:"0";s:9:"published";s:3:"yes";}', 15, '2011-06-12 13:36:33', 2),
(148, 2, 'quotes', 'a:7:{s:2:"id";s:1:"2";s:7:"content";s:759:"<h2>HandCrafted</h2>\n\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday’s starting Summer 2011!</p>\n\n<h4><em>AND</em>...</h4>\n\n<p>If you create great quality products and simply need a venue to show them off (and find customers) – you now have an alternative to your dining room table or internet sales. The Saturday Marketplace will hold a certain number of tables and spaces just for you!</p>";s:4:"name";s:13:"another_quote";s:5:"title";s:0:"";s:6:"author";s:7:"Private";s:10:"precedence";s:1:"0";s:9:"published";s:3:"yes";}', 16, '2011-08-19 12:37:26', 1),
(147, 1, 'services', 'a:3:{s:2:"id";s:1:"1";s:7:"content";s:434:"<h1>What We Offer</h1>\n\n<ul>\n<li>Estate Sales Services</li>\n<li>Auctions</li>\n<li>Moving Sales</li>\n<li>Buy-Outs</li>\n<li>Consignment Sales</li>\n<li>Vintage Markets</li>\n<li>Vendor Space Rental</li>\n</ul>\n\n\nVintage Prop House Rentals\nScene Creation\nProp Sourcing\nEvent Management\nSite & Prop Scouting\nCreative Staging\nDesign Consultations (Indoor & Outdoor)\nSpace Rental – Shoots\nContinuity Direction";s:10:"precedence";s:1:"1";}', 25, '2011-08-16 19:53:54', 1),
(150, 1, 'quotes', 'a:7:{s:2:"id";s:1:"1";s:7:"content";s:759:"<h2>Vintage</h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. </p>\n\n<p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. </p>\n\n<h4>AND...</h4>\n\n<p>If you have vintage items - you now have a place to sell them. You can do it yourself at the Vintage Marketplace by renting a table (or space), or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</p>";s:4:"name";s:0:"";s:5:"title";s:0:"";s:6:"author";s:7:"Private";s:10:"precedence";s:1:"1";s:9:"published";s:3:"yes";}', 15, '2011-08-19 12:38:03', 1),
(190, 3, 'sales', 'a:9:{s:2:"id";s:1:"3";s:7:"heading";s:0:"";s:10:"subheading";s:0:"";s:7:"content";s:3:"asd";s:9:"date_time";s:10:"0000-00-00";s:8:"location";s:0:"";s:12:"publish_date";s:10:"0000-00-00";s:10:"precedence";s:1:"9";s:9:"published";s:2:"no";}', 31, '2011-08-28 12:30:26', 1),
(25, 2, 'services', 'a:2:{s:2:"id";s:0:"";s:7:"content";s:1257:"If it has to do with Vintage in Seattle, we probably do it.\n\nWant to rent a Vintage Market Table or Space for a date in the future? Click here. (this link goes to the rental form)\n\nDo you have some items you would like to sell or consign? Contact Us.\n\nPerhaps you need some vintage props for a photo shoot? Contact Us.\n\nIs there something special you are looking for? Sign up for an alert and let us know what it is, we may have it right now! (the alert needs to include the page we did for antiquesinc so folks can check off what they want in addition to seeing the option of an event notification/alert).\n\nDo you have more than a few items and need an estate sale or buy out? Contact Our Partner Business- AntiquesInc.com at www.AntiquesInc.com .\n\nNeed an Appraisal from a Certified Appraiser? Contact Us, we know the right people to direct your way (Jewelry, Art, Rugs, Books, Toys, Electronics, Memorabilia, Silver, Gold can also attend one of our appraiser nights and bring in your items for a free appraisal, some fun and music.\n\nIf you are a Certified Appraiser, get on our list! Email us at: info@seattlevintage.com and let us know what your specialty is…we want the best!\n\nInterested in putting some items into our next Auction Night? Contact Us.";}', 1, '2011-05-30 21:03:58', 1),
(26, 3, 'services', 'a:2:{s:2:"id";s:0:"";s:7:"content";s:1257:"If it has to do with Vintage in Seattle, we probably do it.\n\nWant to rent a Vintage Market Table or Space for a date in the future? Click here. (this link goes to the rental form)\n\nDo you have some items you would like to sell or consign? Contact Us.\n\nPerhaps you need some vintage props for a photo shoot? Contact Us.\n\nIs there something special you are looking for? Sign up for an alert and let us know what it is, we may have it right now! (the alert needs to include the page we did for antiquesinc so folks can check off what they want in addition to seeing the option of an event notification/alert).\n\nDo you have more than a few items and need an estate sale or buy out? Contact Our Partner Business- AntiquesInc.com at www.AntiquesInc.com .\n\nNeed an Appraisal from a Certified Appraiser? Contact Us, we know the right people to direct your way (Jewelry, Art, Rugs, Books, Toys, Electronics, Memorabilia, Silver, Gold can also attend one of our appraiser nights and bring in your items for a free appraisal, some fun and music.\n\nIf you are a Certified Appraiser, get on our list! Email us at: info@seattlevintage.com and let us know what your specialty is…we want the best!\n\nInterested in putting some items into our next Auction Night? Contact Us.";}', 1, '2011-05-30 21:04:26', 1),
(184, 1, 'space', 'a:4:{s:2:"id";s:1:"1";s:7:"content";s:1299:"<h1>Need some Props or Scenes?</h1>\n\n<p>Whether you are producing a commercial, creating a print ad campaign or reaching for the big ropes and directing an entire play, video or movie - If it includes Vintage Props & Scenes - you may want to check out our growing inventory of unique vintage items to include: Lamps, Small Handheld Props, Furniture, Linens, Pub, Kitchen, Travel, Picnic, & more from the early 1900''s through mid-century modern!</p>\n \n<p>If we don''t have the items you are in search of, we will put our team to work and locate your specific item(s) in a Prop Search!</p>\n\n<p>What we''ll do...Meet with your team and go over story lines, concepts, timelines, goals and then get to work!</p>\n\n<h2>Coming Winter 2011</h2>\n<p>We will open the VintageEvent Productions Studios that will allow us to bring you; Vintage Auctions & Estate Sales, Vintage Events, Flea Markets, Vintage Event Space (that you can rent), The Vintage Prop Warehouse, Scenery Division..and More!</p>\n \n<h2>In the meantime</h2>\n<p>While we work on site preparations - We are happy to work with you on Vintage Props, Design, Consultations, Prop Acquisitions, Location Scouting, and of course, your next Vintage Event.</p> \n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Contact Us!</a>";s:10:"precedence";s:1:"1";s:9:"published";s:3:"yes";}', 36, '2011-08-28 12:03:15', 1),
(197, 3, 'sales', 'a:9:{s:2:"id";s:1:"3";s:7:"heading";s:70:"We are hard at work on several exciting Estate Sales & Auctions…sign";s:10:"subheading";s:0:"";s:7:"content";s:409:"We are hard at work on several exciting Estate Sales & Auctions…sign up for ‘Alerts’ and don’t miss out!\nIn addition…The Grand Opening of the new VintageEvent Production Studios near\nUniversity Village is fast approaching – keep your eyes peeled!\nVintage Props are coming to Seattle…\nour online inventory system for Vintage Props is underway\nso check back to see those images ‘come to life’!";s:9:"date_time";s:10:"0000-00-00";s:8:"location";s:0:"";s:12:"publish_date";s:10:"0000-00-00";s:10:"precedence";s:1:"9";s:9:"published";s:2:"no";}', 32, '2011-09-07 21:00:01', 1),
(162, 1, 'services', 'a:3:{s:2:"id";s:1:"1";s:7:"content";s:568:"<h1>What We Offer</h1>\n\n<div class="services_list">\n<ul>\n<li>?Estate Sales Services</li>\n<li>?Auctions</li>\n<li>?Moving Sales</li>\n<li>?Buy-Outs</li>\n<li>Consignment Sales</li>\n<li>Vintage Markets</li>\n<li>?Vendor Space Rental</li>\n</ul>\n</div>\n\n<div class="services_list">\n<ul>\n<li>Vintage Prop House Rentals</li>\n<li>Scene Creation</li>\n<li>Prop Sourcing</li>\n<li>Event Management</li>\n<li>Site & Prop Scouting</li>\n<li>Creative Staging</li>\n<li>Design Consultations (Indoor & Outdoor)</li>\n<li>Space Rental – Shoots</li>\n<li>Continuity Direction</li>\n</ul>\n</div>";s:10:"precedence";s:1:"1";}', 26, '2011-08-19 13:08:57', 1),
(240, 4, 'about', 'a:3:{s:2:"id";s:1:"4";s:7:"content";s:2080:"<p>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!</p>\n\n<p>The back yard of this gem of the Pacific Northwest includes the aforementioned 18 hole, 6,751 yard golf course which is punctuated with reflection lakes, waterfalls, bridges, fountains and bent grass greens. You can work on your technique by practicing on the 300 yard driving range or the oversized chipping and putting greens. All of the clothing and equipment you will ever need can be purchased in our full service “pro shop”, as well as signing up for lessons with one of our outstanding professionals. The course lends itself to walkers as well as to riding in comfort in one of our rental carts.</p>\n \n <p>A delicious meal or refreshing drink is available inside the “pro shop” at Divots Grill and Sports Bar. By enjoying the service in this great facility you will soon learn why Divots has gained a reputation in the area for catering events and large gatherings in the RV Resort’s spacious Pavilion.</p>\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n\n<p><strong><em>Now Selling Luxury RV Lots!</em></strong></p>\n\n<br/>\n<h3><a href="http://www.woodalls.com/campground/campgrounddetails.aspx?campgroundid=40153924&index=0&type=PlacesToCamp&subtype=RVCamping" target="_blank">Woodalls 5 Star Rating</a></h3>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul>";s:10:"precedence";s:1:"1";}', 53, '2012-01-10 21:20:37', 1),
(233, 1, 'invest', 'a:4:{s:2:"id";s:0:"";s:7:"content";s:888:"The Spokane RV Resort is a recently constructed, well-managed condominium RV resort community that has coveted location, paved access from I-90 and attractive amenities including pool recreational pavilion and reduced rate golf. Research shows that the trend, particularly amont baby boomers, will increase demand for well managed destination resorts. \n\nRetirees are leaving behind their income tax states, high maintenance, highly taxed homes and opting for two affordable sites where they can escape maintenance responsibilities, seasonal extremes of hot and cold and enjoy a retirement lifestyle among their peers. \n\nExperience is proving that these destination resorts where folks come together seasonally accomplish at least two things. They encourage “family” type relationships that are rewarding for the participants and they stabilize the investment for well managed resorts.";s:10:"precedence";s:0:"";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-12-17 14:13:58', 1),
(234, 1, 'invest', 'a:4:{s:2:"id";s:1:"1";s:7:"content";s:910:"<p>The Spokane RV Resort is a recently constructed, well-managed condominium RV resort community that has coveted location, paved access from I-90 and attractive amenities including pool recreational pavilion and reduced rate golf. Research shows that the trend, particularly amont baby boomers, will increase demand for well managed destination resorts. </p>\n\n<p>Retirees are leaving behind their income tax states, high maintenance, highly taxed homes and opting for two affordable sites where they can escape maintenance responsibilities, seasonal extremes of hot and cold and enjoy a retirement lifestyle among their peers. \n</p>\n\n<p>Experience is proving that these destination resorts where folks come together seasonally accomplish at least two things. They encourage “family” type relationships that are rewarding for the participants and they stabilize the investment for well managed resorts.</p>";s:10:"precedence";s:1:"0";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 2, '2011-12-17 14:16:30', 1),
(235, 4, 'calendar', 'a:9:{s:2:"id";s:1:"4";s:7:"heading";s:20:"Deer Park 5K Fun Run";s:10:"subheading";s:0:"";s:7:"content";s:18:"Come join the fun!";s:9:"date_time";s:19:"2012-04-07 00:00:00";s:8:"location";s:13:"Deer Park, WA";s:12:"publish_date";s:10:"0000-00-00";s:10:"precedence";s:1:"0";s:9:"published";s:3:"yes";}', 2, '2012-01-10 21:04:14', 1),
(236, 3, 'calendar', 'a:9:{s:2:"id";s:1:"3";s:7:"heading";s:15:"Elk Days Parade";s:10:"subheading";s:0:"";s:7:"content";s:17:"More info coming!";s:9:"date_time";s:19:"2012-06-16 22:00:00";s:8:"location";s:0:"";s:12:"publish_date";s:10:"0000-00-00";s:10:"precedence";s:0:"";s:9:"published";s:3:"yes";}', 2, '2012-01-10 21:06:15', 1),
(237, 5, 'calendar', 'a:9:{s:2:"id";s:0:"";s:7:"heading";s:27:"Springdale Rodeo and Parade";s:10:"subheading";s:0:"";s:7:"content";s:22:"More info coming soon!";s:9:"date_time";s:19:"2012-07-27 00:00:00";s:8:"location";s:0:"";s:12:"publish_date";s:10:"0000-00-00";s:10:"precedence";s:1:"0";s:9:"published";s:3:"yes";}', 1, '2012-01-10 21:12:17', 1),
(238, 5, 'calendar', 'a:9:{s:2:"id";s:1:"5";s:7:"heading";s:27:"Springdale Rodeo and Parade";s:10:"subheading";s:0:"";s:7:"content";s:22:"More info coming soon!";s:9:"date_time";s:19:"2012-07-21 00:00:00";s:8:"location";s:0:"";s:12:"publish_date";s:10:"0000-00-00";s:10:"precedence";s:1:"0";s:9:"published";s:3:"yes";}', 2, '2012-01-10 21:12:42', 1),
(239, 5, 'services', 'a:3:{s:2:"id";s:1:"5";s:7:"content";s:3:"sdf";s:10:"precedence";s:1:"0";}', 12, '2012-01-10 21:13:55', 1),
(151, 2, 'quotes', 'a:7:{s:2:"id";s:1:"2";s:7:"content";s:750:"<h2>HandCrafted</h2>\n\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday’s starting Summer 2011!</p>\n\n<h4>AND...</h4>\n\n<p>If you create great quality products and simply need a venue to show them off (and find customers) – you now have an alternative to your dining room table or internet sales. The Saturday Marketplace will hold a certain number of tables and spaces just for you!</p>";s:4:"name";s:13:"another_quote";s:5:"title";s:0:"";s:6:"author";s:7:"Private";s:10:"precedence";s:1:"0";s:9:"published";s:3:"yes";}', 17, '2011-08-19 12:38:29', 1),
(149, 1, 'quotes', 'a:7:{s:2:"id";s:1:"1";s:7:"content";s:768:"<h2>Vintage</h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. </p>\n\n<p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. </p>\n\n<h4><em>AND</em>...</h4>\n\n<p>If you have vintage items - you now have a place to sell them. You can do it yourself at the Vintage Marketplace by renting a table (or space), or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</p>";s:4:"name";s:0:"";s:5:"title";s:0:"";s:6:"author";s:7:"Private";s:10:"precedence";s:1:"1";s:9:"published";s:3:"yes";}', 14, '2011-08-19 12:37:42', 1),
(185, 1, 'space', 'a:4:{s:2:"id";s:1:"1";s:7:"content";s:1299:"<h1>Need some Props or Scenes?</h1>\n\n<p>Whether you are producing a commercial, creating a print ad campaign or reaching for the big ropes and directing an entire play, video or movie - If it includes Vintage Props & Scenes - you may want to check out our growing inventory of unique vintage items to include: Lamps, Small Handheld Props, Furniture, Linens, Pub, Kitchen, Travel, Picnic, & more from the early 1900''s through mid-century modern!</p>\n \n<p>If we don''t have the items you are in search of, we will put our team to work and locate your specific item(s) in a Prop Search!</p>\n\n<p>What we''ll do...Meet with your team and go over story lines, concepts, timelines, goals and then get to work!</p>\n\n<h3>Coming Winter 2011</h3>\n<p>We will open the VintageEvent Productions Studios that will allow us to bring you; Vintage Auctions & Estate Sales, Vintage Events, Flea Markets, Vintage Event Space (that you can rent), The Vintage Prop Warehouse, Scenery Division..and More!</p>\n \n<h3>In the meantime</h3>\n<p>While we work on site preparations - We are happy to work with you on Vintage Props, Design, Consultations, Prop Acquisitions, Location Scouting, and of course, your next Vintage Event.</p> \n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Contact Us!</a>";s:10:"precedence";s:1:"1";s:9:"published";s:3:"yes";}', 37, '2011-08-28 12:03:39', 1),
(179, 3, 'sales', 'a:9:{s:2:"id";s:1:"3";s:7:"heading";s:25:"The new what''s up section";s:10:"subheading";s:19:"Coming Summer 2011!";s:7:"content";s:83:"<h1>This is an example event</h1>\n\n<p>This is some example text about the event</p>";s:9:"date_time";s:19:"2011-08-26 16:00:00";s:8:"location";s:18:"To be announced...";s:12:"publish_date";s:19:"2011-08-31 16:00:00";s:10:"precedence";s:1:"9";s:9:"published";s:3:"yes";}', 28, '2011-08-22 20:08:02', 1),
(180, 3, 'sales', 'a:9:{s:2:"id";s:1:"3";s:7:"heading";s:25:"The new what''s up section";s:10:"subheading";s:19:"Coming Summer 2011!";s:7:"content";s:48:"<p>This is some example text about the event</p>";s:9:"date_time";s:19:"2011-08-26 16:00:00";s:8:"location";s:18:"To be announced...";s:12:"publish_date";s:19:"2011-08-31 16:00:00";s:10:"precedence";s:1:"9";s:9:"published";s:3:"yes";}', 29, '2011-08-22 20:08:49', 1),
(131, 1, 'quotes', 'a:7:{s:2:"id";s:1:"1";s:7:"content";s:967:"<h2><em>Vintage</em></h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. </p>\n\n<p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. For an application to rent at the Saturday Vintage Marketplace (indoors or out), click <a href="assets/pdf/seattle-vintage-application.pdf" title="space application" target="_blank">here</a></p>\n\n<h4><em>AND</em>...</h4>\n\n<p>If you have vintage items - you now have a place to sell them. You can do it yourself at the Vintage Marketplace by renting a table (or space), or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</p>";s:4:"name";s:0:"";s:5:"title";s:0:"";s:6:"author";s:7:"Private";s:10:"precedence";s:1:"1";s:9:"published";s:3:"yes";}', 12, '2011-06-12 13:39:38', 2),
(130, 1, 'quotes', 'a:7:{s:2:"id";s:1:"1";s:7:"content";s:868:"<h2><em>Vintage</em></h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. </p>\n\n<p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. For an application to rent at the Saturday Vintage Marketplace (indoors or out), click here</p>\n\n<h4><em>AND</em>...</h4>\n\n<p>If you have vintage items - you now have a place to sell them. You can do it yourself at the Vintage Marketplace by renting a table (or space), or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</p>";s:4:"name";s:0:"";s:5:"title";s:0:"";s:6:"author";s:7:"Private";s:10:"precedence";s:1:"1";s:9:"published";s:3:"yes";}', 11, '2011-06-12 13:39:00', 2),
(37, 2, 'fuel_blog_users', 'a:9:{s:12:"fuel_user_id";s:1:"2";s:12:"display_name";s:15:"Seattle Vintage";s:7:"website";s:18:"seattlevintage.com";s:5:"about";s:0:"";s:12:"avatar_image";s:0:"";s:7:"twitter";s:0:"";s:8:"facebook";s:0:"";s:10:"date_added";s:19:"2011-06-05 17:44:25";s:6:"active";s:3:"yes";}', 1, '2011-06-05 20:44:25', 1),
(105, 2, 'quotes', 'a:7:{s:2:"id";s:1:"2";s:7:"content";s:664:"<h2><em>HandCrafted</em></h2>\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday''s!\n<p></p><h4><em>AND</em>...</h4>\n<p></p>If you make great quality products and simply need a venue to show them off (and find customers) instead of the internet or your dining room table – your wish has been granted!</p>";s:4:"name";s:13:"another_quote";s:5:"title";s:0:"";s:6:"author";s:7:"Private";s:10:"precedence";s:1:"0";s:9:"published";s:3:"yes";}', 13, '2011-06-06 17:20:16', 2),
(140, 1, 'services', 'a:3:{s:2:"id";s:1:"1";s:7:"content";s:1742:"<h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact us</a> today!</p>\n\n<br/><br/>\n\n\n<img style="width: 300px;" src="assets/images/antiques-inc-logo1-WEB.png">\n<p>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></p>\n\n<br/><br/>\n\n<img style="width: 400px;" src="assets/images/seattle-pickers-logo1.png">\n<p>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers to have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at: 206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></p>";s:10:"precedence";s:1:"1";}', 22, '2011-06-12 13:51:04', 2),
(163, 4, 'services', 'a:3:{s:2:"id";s:0:"";s:7:"content";s:9:"asdf asdf";s:10:"precedence";s:1:"0";}', 1, '2011-08-19 13:12:15', 1),
(164, 4, 'services', 'a:3:{s:2:"id";s:1:"4";s:7:"content";s:39:"<div class="services_list">\nlist\n</div>";s:10:"precedence";s:1:"0";}', 2, '2011-08-19 13:12:42', 1),
(165, 4, 'services', 'a:3:{s:2:"id";s:1:"4";s:7:"content";s:215:"<div class="services_list">\n<ul>\n<li>Estate Sales Services</li>\n<li>Auctions</li>\n<li>Moving Sales</li>\n<li>Buy-Outs</li>\n<li>Consignment Sales</li>\n<li>Vintage Markets</li>\n<li>Vendor Space Rental</li>\n</ul>\n</div>";s:10:"precedence";s:1:"0";}', 3, '2011-08-19 13:14:03', 1),
(166, 4, 'services', 'a:3:{s:2:"id";s:1:"4";s:7:"content";s:557:"<h1>What We Offer</h1>\n\n\n<div class="services_list">\n<ul>\n<li>Estate Sales Services</li>\n<li>Auctions</li>\n<li>Moving Sales</li>\n<li>Buy-Outs</li>\n<li>Consignment Sales</li>\n<li>Vintage Markets</li>\n<li>Vendor Space Rental</li>\n</ul>\n</div>\n\n\n<div class="services_list">\n<ul>\n<li>Vintage Prop Rentals</li>\n<li>Scene Creation</li>\n<li>Prop Sourcing</li>\n<li>Event Management</li>\n<li>Site & Prop Scouting</li>\n<li>Creating Staging</li>\n<li>Design Consultation (Indoor & Outdoor)</li>\n<li>Space Rentals - Shoots</li>\n<li>Continuity Direction</li>\n</ul>\n</div>";s:10:"precedence";s:1:"0";}', 4, '2011-08-19 13:15:57', 1),
(198, 1, 'space', 'a:4:{s:2:"id";s:1:"1";s:7:"content";s:1446:"<h1>Need some Props or Scenes?</h1>\n\n<p>Whether you are producing a commercial, creating a print ad campaign or reaching for the big ropes and directing an entire play, video or movie - If it includes Vintage Props & Scenes - you may want to check out our growing inventory of unique vintage items to include: Lamps, Small Handheld Props, Furniture, Linens, Pub, Kitchen, Travel, Picnic, & more from the early 1900''s through mid-century modern!</p>\n \n<p>We are in the process of creating an online inventory of our growing warehouse of vintage props – so in the meantime – feel free to contact us and tell us what you need or want – we just may have it.</p>\n\n<p>If you have items you believe would make great props – and want to make your ‘stuff’ famous – let us know! We buy great unique items. If we don''t have the items you are in search of, we will put our team to work and locate your specific item(s) in a Prop Search!</p>\n\n<p>What we''ll do...Meet with your team and go over story lines, concepts, timelines, goals and then get to work!</p>\n\n<h3>Coming Winter 2011</h3>\n<p>We will open the VintageEvent Productions Studios that will allow us to bring you; Vintage Auctions & Estate Sales, Vintage Events, Flea Markets, Vintage Event Space (that you can rent), The Vintage Prop Warehouse, Scenery Division..and More!</p>\n \n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Contact Us!</a>\n<br/><br/>";s:10:"precedence";s:1:"1";s:9:"published";s:3:"yes";}', 39, '2011-09-07 21:12:54', 1),
(141, 1, 'services', 'a:3:{s:2:"id";s:1:"1";s:7:"content";s:1763:"<h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact us</a> today!</p>\n\n<br/><br/>\n<h1>Our Partners</h1>\n\n<img style="width: 300px;" src="assets/images/antiques-inc-logo1-WEB.png">\n<p>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></p>\n\n<br/><br/>\n\n<img style="width: 400px;" src="assets/images/seattle-pickers-logo1.png">\n<p>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers to have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at: 206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></p>";s:10:"precedence";s:1:"1";}', 23, '2011-06-14 15:11:00', 2),
(142, 1, 'services', 'a:3:{s:2:"id";s:1:"1";s:7:"content";s:1764:"<h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact us</a> today!</p>\n\n<br/>\n<h1>Our Partners</h1>\n<br/>\n\n<img style="width: 300px;" src="assets/images/antiques-inc-logo1-WEB.png">\n<p>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></p>\n\n<br/><br/>\n\n<img style="width: 400px;" src="assets/images/seattle-pickers-logo1.png">\n<p>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers to have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at: 206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></p>";s:10:"precedence";s:1:"1";}', 24, '2011-06-14 15:11:30', 2),
(188, 5, 'services', 'a:3:{s:2:"id";s:1:"5";s:7:"content";s:1182:"<h1>What Can We Do For You?</h1>\n\n<div class="listhack">\n<h3>Liquidatin Services</h3>\n<p><img src="assets/images/star_full.png"/>Estate Sales Services</p>\n<p><img src="assets/images/star_full.png"/>Auctions</p>\n<p><img src="assets/images/star_full.png"/>Moving Sales</p>\n<p><img src="assets/images/star_full.png"/>Buy-Outs</p>\n<p><img src="assets/images/star_full.png"/>Consignment Sales</p>\n<p><img src="assets/images/star_full.png"/>Vintage Markets</p>\n<p><img src="assets/images/star_full.png"/>Vendor Space Rental</p>\n</div>\n\n<div class="listhack">\n<h3>Theatre/Prop Services</h3>\n<p><img src="assets/images/star_full.png"/>Vintage Prop Rentals</p>\n<p><img src="assets/images/star_full.png"/>Scene Creation</p>\n<p><img src="assets/images/star_full.png"/>Prop Sourcing</p>\n<p><img src="assets/images/star_full.png"/>Event Management</p>\n<p><img src="assets/images/star_full.png"/>Site & Prop Scouting</p>\n<p><img src="assets/images/star_full.png"/>Creative Staging</p>\n<p><img src="assets/images/star_full.png"/>Design Consultation</p>\n<p><img src="assets/images/star_full.png"/>Space Rentals - Shoots</p>\n<p><img src="assets/images/star_full.png"/>Continuity Direction</p>\n</div>";s:10:"precedence";s:1:"0";}', 8, '2011-08-28 12:13:03', 1),
(189, 3, 'sales', 'a:9:{s:2:"id";s:1:"3";s:7:"heading";s:0:"";s:10:"subheading";s:0:"";s:7:"content";s:230:"<p>In addition to Several Estate Sales that are in the works...\nWe are working on the Grand Opening of the VintageEvent Productions Studios..So Stay Tuned!</p>\n \n<p>Sign up for a VintageEvent Alert so you don''t miss a thing...</p>";s:9:"date_time";s:10:"0000-00-00";s:8:"location";s:0:"";s:12:"publish_date";s:10:"0000-00-00";s:10:"precedence";s:1:"9";s:9:"published";s:3:"yes";}', 30, '2011-08-28 12:14:23', 1),
(195, 5, 'services', 'a:3:{s:2:"id";s:1:"5";s:7:"content";s:1595:"<h1>What Can We Do For You?</h1>\n\n<div class="listhack">\n<h3>Liquidation Services</h3>\n<p><img src="assets/images/star_full.png"/>Estate Sales Services</p>\n<p><img src="assets/images/star_full.png"/>Auctions</p>\n<p><img src="assets/images/star_full.png"/>Moving Sales</p>\n<p><img src="assets/images/star_full.png"/>Buy-Outs</p>\n<p><img src="assets/images/star_full.png"/>Consignment Sales</p>\n<p><img src="assets/images/star_full.png"/>Vintage Markets</p>\n<p><img src="assets/images/star_full.png"/>Vendor Space Rental</p>\n\n<br/>\n<br/>\n\n<h3>Real Estate & Property Services</h3>\n<p>Appraisal</p>\n<p>Handyman (Landscaping, Repairs and Paint)</p>\n<p>Legal Consultations</p>\n<p>Market Analysis</p>\n<p>Photography</p>\n<p>Real Estate/Property Auctions & Sales</p>\n<p>Short Sales</p>\n<p>Staging & Prep (Vintage and/or Non-Vintage Items)</p>\n</div>\n\n<div class="listhack">\n<h3>Theatre/Prop Services</h3>\n<p><img src="assets/images/star_full.png"/>Vintage Prop Rentals</p>\n<p><img src="assets/images/star_full.png"/>Scene Creation</p>\n<p><img src="assets/images/star_full.png"/>Prop Sourcing</p>\n<p><img src="assets/images/star_full.png"/>Event Management</p>\n<p><img src="assets/images/star_full.png"/>Site & Prop Scouting</p>\n<p><img src="assets/images/star_full.png"/>Creative Staging</p>\n<p><img src="assets/images/star_full.png"/>Design Consultation</p>\n<p><img src="assets/images/star_full.png"/>Space Rentals - Shoots</p>\n<p><img src="assets/images/star_full.png"/>Continuity Direction</p>\n\n<a class="button" href="http://seattlevintage.local/index.php/pdf/application.pdf">Contact Us!</a>\n\n</div>";s:10:"precedence";s:1:"0";}', 10, '2011-09-07 20:53:42', 1),
(202, 4, 'calendar', 'a:9:{s:2:"id";s:0:"";s:7:"heading";s:12:"Fake heading";s:10:"subheading";s:15:"Fake subheading";s:7:"content";s:53:"This is some fake content for a fake calendar record.";s:9:"date_time";s:19:"2012-01-01 00:00:00";s:8:"location";s:11:"Everywhere!";s:12:"publish_date";s:10:"0000-00-00";s:10:"precedence";s:1:"0";s:9:"published";s:3:"yes";}', 1, '2011-11-06 13:32:29', 1),
(203, 3, 'calendar', 'a:9:{s:2:"id";s:1:"3";s:7:"heading";s:70:"We are hard at work on several exciting Estate Sales & Auctions…sign";s:10:"subheading";s:0:"";s:7:"content";s:409:"We are hard at work on several exciting Estate Sales & Auctions…sign up for ‘Alerts’ and don’t miss out!\nIn addition…The Grand Opening of the new VintageEvent Production Studios near\nUniversity Village is fast approaching – keep your eyes peeled!\nVintage Props are coming to Seattle…\nour online inventory system for Vintage Props is underway\nso check back to see those images ‘come to life’!";s:9:"date_time";s:19:"2011-08-26 16:00:00";s:8:"location";s:0:"";s:12:"publish_date";s:10:"0000-00-00";s:10:"precedence";s:1:"9";s:9:"published";s:3:"yes";}', 1, '2011-11-06 13:44:05', 1);
INSERT INTO `fuel_archives` (`id`, `ref_id`, `table_name`, `data`, `version`, `version_timestamp`, `archived_user_id`) VALUES
(204, 1, 'content', 'a:3:{s:2:"id";s:0:"";s:7:"content";s:859:"<h2>Headline</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus gravida fermentum sem, at congue risus suscipit et. Quisque vel ligula vel nisi interdum blandit. Maecenas at risus nec lectus malesuada vestibulum quis eu eros. Aenean vitae lectus nec metus mattis posuere at quis elit. Phasellus urna nisi, interdum id aliquam et, suscipit ut nisl. Vestibulum quis nisi quis dolor molestie rhoncus. Aenean hendrerit porta sem, quis consectetur ligula mollis eget. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed eu nunc in neque gravida suscipit. Praesent dictum interdum leo ut aliquam. Nullam non sem a purus posuere facilisis vel id nisl. Aliquam in consectetur velit. Suspendisse potenti. Vivamus id arcu diam. Phasellus dolor elit, ullamcorper vel dignissim vel, rutrum ut felis.</p>";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 13:36:03', 1),
(205, 2, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:4:"golf";s:4:"item";s:12:"rate_special";s:4:"rate";s:5:"22.00";s:11:"description";s:67:"This is the special rate for golfers staying with us at the resort.";s:10:"precedence";s:0:"";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:49:45', 1),
(206, 3, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:4:"golf";s:4:"item";s:12:"rate_weekend";s:4:"rate";s:5:"29.00";s:11:"description";s:19:"Normal weekend rate";s:10:"precedence";s:1:"0";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:50:13', 1),
(207, 4, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:4:"golf";s:4:"item";s:12:"rate_weekday";s:4:"rate";s:5:"25.00";s:11:"description";s:12:"Weekday rate";s:10:"precedence";s:0:"";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:50:42', 1),
(208, 5, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:5:"range";s:4:"item";s:5:"small";s:4:"rate";s:4:"3.00";s:11:"description";s:0:"";s:10:"precedence";s:1:"0";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:51:04', 1),
(209, 5, 'rates', 'a:7:{s:2:"id";s:1:"5";s:8:"category";s:5:"range";s:4:"item";s:3:"med";s:4:"rate";s:4:"6.00";s:11:"description";s:0:"";s:10:"precedence";s:1:"0";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 2, '2011-11-10 14:51:19', 1),
(210, 6, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:5:"range";s:4:"item";s:5:"large";s:4:"rate";s:4:"9.00";s:11:"description";s:0:"";s:10:"precedence";s:1:"0";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:51:32', 1),
(211, 7, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:5:"range";s:4:"item";s:5:"small";s:4:"rate";s:4:"3.00";s:11:"description";s:0:"";s:10:"precedence";s:1:"1";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:51:57', 1),
(212, 8, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:9:"cart_golf";s:4:"item";s:8:"18_holes";s:4:"rate";s:5:"29.00";s:11:"description";s:0:"";s:10:"precedence";s:0:"";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:53:07', 1),
(213, 9, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:9:"cart_golf";s:4:"item";s:7:"9_holes";s:4:"rate";s:5:"14.50";s:11:"description";s:0:"";s:10:"precedence";s:1:"0";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:53:32', 1),
(214, 10, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:9:"cart_golf";s:4:"item";s:9:"trail_fee";s:4:"rate";s:4:"3.50";s:11:"description";s:0:"";s:10:"precedence";s:1:"0";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:53:50', 1),
(215, 11, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:9:"cart_golf";s:4:"item";s:9:"pull_cart";s:4:"rate";s:4:"9.00";s:11:"description";s:0:"";s:10:"precedence";s:1:"0";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:54:05', 1),
(216, 12, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:11:"cart_resort";s:4:"item";s:5:"daily";s:4:"rate";s:5:"29.00";s:11:"description";s:0:"";s:10:"precedence";s:1:"0";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:54:23', 1),
(232, 4, 'about', 'a:3:{s:2:"id";s:1:"4";s:7:"content";s:1140:"Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n\n<p><strong><em>Now Selling Luxury RV Lots!</em></strong></p>\n\n<br/>\n<h3><a href="http://www.woodalls.com/campground/campgrounddetails.aspx?campgroundid=40153924&index=0&type=PlacesToCamp&subtype=RVCamping" target="_blank">Woodalls 5 Star Rating</a></h3>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul>";s:10:"precedence";s:1:"1";}', 52, '2011-12-17 13:47:55', 1),
(183, 1, 'space', 'a:4:{s:2:"id";s:1:"1";s:7:"content";s:798:"<h1>Need some Props or Scenes?</h1>\n\n<p>Whether you are producing a commercial, creating a print ad campaign or reaching for the big ropes and directing an entire play, video or movie - If it includes Vintage Props & Scenes - you may want to check out our growing inventory of unique vintage items to include: Lamps, Small Handheld Props, Furniture, Linens, Pub, Kitchen, Travel, Picnic, & more from the early 1900''s through mid-century modern!</p>\n \n<p>If we don''t have the items you are in search of, we will put our team to work and locate your specific item(s) in a Prop Search!</p>\n\n<p>What we''ll do...Meet with your team and go over story lines, concepts, timelines, goals and then get to work!</p>\n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Contact Us!</a>";s:10:"precedence";s:1:"1";s:9:"published";s:3:"yes";}', 35, '2011-08-28 12:02:00', 1),
(241, 4, 'about', 'a:3:{s:2:"id";s:1:"4";s:7:"content";s:2092:"<p>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!</p>\n\n<p>The back yard of this gem of the Pacific Northwest includes the aforementioned 18 hole, 6,751 yard golf course which is punctuated with reflection lakes, waterfalls, bridges, fountains and bent grass greens. You can work on your technique by practicing on the 300 yard driving range or the oversized chipping and putting greens. All of the clothing and equipment you will ever need can be purchased in our full service “pro shop”, as well as signing up for lessons with one of our outstanding professionals. The course lends itself to walkers as well as to riding in comfort in one of our rental carts.</p>\n \n <p>A delicious meal or refreshing drink is available inside the “pro shop” at Divots Grill and Sports Bar. By enjoying the service in this great facility you will soon learn why Divots has gained a reputation in the area for catering events and large gatherings in the RV Resort’s spacious Pavilion.</p>\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n\n<p><strong><em>Now Selling Luxury RV Lots!</em></strong></p>\n\n<br/>\n<h3>Awarded the <a href="http://www.woodalls.com/campground/campgrounddetails.aspx?campgroundid=40153924&index=0&type=PlacesToCamp&subtype=RVCamping" target="_blank">Woodalls 5 Star Rating</a></h3>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul>";s:10:"precedence";s:1:"1";}', 54, '2012-01-10 21:22:24', 1),
(242, 4, 'about', 'a:3:{s:2:"id";s:1:"4";s:7:"content";s:2114:"<p>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!</p>\n\n<p>The back yard of this gem of the Pacific Northwest includes the aforementioned 18 hole, 6,751 yard golf course which is punctuated with reflection lakes, waterfalls, bridges, fountains and bent grass greens. You can work on your technique by practicing on the 300 yard driving range or the oversized chipping and putting greens. All of the clothing and equipment you will ever need can be purchased in our full service “pro shop”, as well as signing up for lessons with one of our outstanding professionals. The course lends itself to walkers as well as to riding in comfort in one of our rental carts.</p>\n \n <p>A delicious meal or refreshing drink is available inside the “pro shop” at Divots Grill and Sports Bar. By enjoying the service in this great facility you will soon learn why Divots has gained a reputation in the area for catering events and large gatherings in the RV Resort’s spacious Pavilion.</p>\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n\n<p><strong><em><a href="/invest">Now Selling Luxury RV Lots!</a></em></strong></p>\n\n<br/>\n<h3>Awarded the <a href="http://www.woodalls.com/campground/campgrounddetails.aspx?campgroundid=40153924&index=0&type=PlacesToCamp&subtype=RVCamping" target="_blank">Woodalls 5 Star Rating</a></h3>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul>";s:10:"precedence";s:1:"1";}', 55, '2012-01-10 21:25:42', 1),
(229, 1, 'content', 'a:3:{s:2:"id";s:1:"1";s:7:"content";s:642:"<h2>Resort Amenities</h2>\n<ul>\n<li>Automated entry gate</li>\n<li>Spaces specifically designed for our Big Rig Friends</li>\n<li>15'' x 90'' concrete pad with an additional 510 sq. ft. of patio space</li>\n<li>Full hook-ups</li>\n<li>Phone lines and Internet access</li>\n<li>Gorgeous mountain and golf course views!</li>\n<li>Recreational pavilion built in 2003</li>\n</ul>\n\n\n<h2>Golf Course</h2>\n<ul>\n<li>18-hole links design</li>\n<li>Bluegrass fairways</li>\n<li>Fountains and waterfalls</li>\n<li>Reflection lakes</li>\n<li>300 yard grass driving range</li>\n<li>Practice greens</li>\n<li>On-site professionals</li>\n<li>Full-service pro shop</li>\n</ul>";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 4, '2011-12-17 13:26:58', 1),
(194, 5, 'services', 'a:3:{s:2:"id";s:1:"5";s:7:"content";s:1488:"<h1>What Can We Do For You?</h1>\n\n<div class="listhack">\n<h3>Liquidation Services</h3>\n<p><img src="assets/images/star_full.png"/>Estate Sales Services</p>\n<p><img src="assets/images/star_full.png"/>Auctions</p>\n<p><img src="assets/images/star_full.png"/>Moving Sales</p>\n<p><img src="assets/images/star_full.png"/>Buy-Outs</p>\n<p><img src="assets/images/star_full.png"/>Consignment Sales</p>\n<p><img src="assets/images/star_full.png"/>Vintage Markets</p>\n<p><img src="assets/images/star_full.png"/>Vendor Space Rental</p>\n\n<br/>\n\n<h3>Real Estate & Property Services</h3>\n<p>Appraisal</p>\n<p>Handyman (Landscaping, Repairs and Paint)</p>\n<p>Legal Consultations</p>\n<p>Market Analysis</p>\n<p>Photography</p>\n<p>Real Estate/Property Auctions & Sales</p>\n<p>Short Sales</p>\n<p>Staging & Prep (Vintage and/or Non-Vintage Items)</p>\n</div>\n\n<div class="listhack">\n<h3>Theatre/Prop Services</h3>\n<p><img src="assets/images/star_full.png"/>Vintage Prop Rentals</p>\n<p><img src="assets/images/star_full.png"/>Scene Creation</p>\n<p><img src="assets/images/star_full.png"/>Prop Sourcing</p>\n<p><img src="assets/images/star_full.png"/>Event Management</p>\n<p><img src="assets/images/star_full.png"/>Site & Prop Scouting</p>\n<p><img src="assets/images/star_full.png"/>Creative Staging</p>\n<p><img src="assets/images/star_full.png"/>Design Consultation</p>\n<p><img src="assets/images/star_full.png"/>Space Rentals - Shoots</p>\n<p><img src="assets/images/star_full.png"/>Continuity Direction</p>\n</div>";s:10:"precedence";s:1:"0";}', 9, '2011-09-07 20:51:36', 1),
(199, 1, 'store_catalog', 'a:5:{s:2:"id";s:0:"";s:12:"catalog_name";s:11:"Catalog One";s:19:"catalog_description";s:49:"This is the catalog ONE description. Pretty cool.";s:10:"created_at";s:10:"0000-00-00";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-10-23 17:28:10', 1),
(200, 1, 'store_product', 'a:5:{s:2:"id";s:0:"";s:10:"catalog_id";s:1:"1";s:12:"product_name";s:23:"2009 Cabernet Sauvignon";s:19:"product_description";s:27:"This is the best wine ever.";s:13:"product_price";s:5:"20.00";}', 1, '2011-10-23 19:50:03', 1),
(228, 1, 'content', 'a:3:{s:2:"id";s:1:"1";s:7:"content";s:636:"<h2>Resort Amenities</h2>\n<ul>\n<li>Automated entry gate</li>\n<li>Spaces specifically designed for our Big Rig Friends</li>\n<li>15'' x 90'' concrete pad with an additional 510 sq. ft. of patio space</li>\n<li>Full hook-ups</li>\n<li>Phone lines and Internet access</li>\n<li>Gorgeous mountain and golf course views!</li>\n<li>Recreational pavilion built in 2003</li>\n\n\n<h2>Golf Course</h2>\n<ul>\n<li>18-hole links design</li>\n<li>Bluegrass fairways</li>\n<li>Fountains and waterfalls</li>\n<li>Reflection lakes</li>\n<li>300 yard grass driving range</li>\n<li>Practice greens</li>\n<li>On-site professionals</li>\n<li>Full-service pro shop</li>\n</ul>";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 3, '2011-12-17 13:26:38', 1),
(217, 13, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:11:"cart_resort";s:4:"item";s:5:"3_day";s:4:"rate";s:2:"50";s:11:"description";s:0:"";s:10:"precedence";s:1:"0";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:54:48', 1),
(218, 14, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:11:"cart_resort";s:4:"item";s:6:"weekly";s:4:"rate";s:6:"150.00";s:11:"description";s:0:"";s:10:"precedence";s:0:"";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:55:42', 1),
(219, 15, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:11:"cart_resort";s:4:"item";s:6:"15_day";s:4:"rate";s:5:"76.00";s:11:"description";s:0:"";s:10:"precedence";s:1:"0";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:56:03', 1),
(220, 16, 'rates', 'a:7:{s:2:"id";s:0:"";s:8:"category";s:11:"cart_resort";s:4:"item";s:7:"monthly";s:4:"rate";s:6:"280.00";s:11:"description";s:0:"";s:10:"precedence";s:1:"0";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 1, '2011-11-10 14:56:22', 1),
(221, 13, 'rates', 'a:7:{s:2:"id";s:2:"13";s:8:"category";s:11:"cart_resort";s:4:"item";s:5:"3_day";s:4:"rate";s:5:"50.00";s:11:"description";s:0:"";s:10:"precedence";s:1:"0";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 2, '2011-11-10 14:56:32', 1),
(222, 1, 'content', 'a:3:{s:2:"id";s:1:"1";s:7:"content";s:682:"<ul>\n <li><h2>Resort Amenaties</h2></li>\n <li>Automated entry gate</li>\n <li>Spaces specifically designed for our Big Rig Friends</li>\n <li>15'' x 90'' concrete pad with an additional 510 sq. ft. of patio space</li>\n <li>Full hoook-ups</li>\n <li>Phone lines and Internet access</li>\n <li>Gorgous mountain and golf course views!</li>\n <li>Recreational pavilion built in 2003</li>\n <li><h2>Golf Course</h2></li>\n <li>18-hole links design</li>\n <li>Bluegrass fairways</li>\n <li>Fountains and waterfalls</li>\n <li>Reflection lakes</li>\n <li>300 yard grass driving range</li>\n <li>Practice greens</li>\n <li>On-site professionals</li>\n <li>Full-service pro shop</li>\n </ul>";s:10:"updated_at";s:19:"1969-12-31 16:00:00";}', 2, '2011-12-17 13:11:38', 1),
(231, 4, 'about', 'a:3:{s:2:"id";s:1:"4";s:7:"content";s:1147:"Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n\n<p><strong><em>Now Selling Luxury RV Lots!</em></strong></p>\n\n<br/>\n<h3><a href="http://www.woodalls.com/campground/campgrounddetails.aspx?campgroundid=40153924&index=0&type=PlacesToCamp&subtype=RVCamping" target="_blank">Woodalls 5 Star Rating</a></h3>\n\n<br/>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul>";s:10:"precedence";s:1:"1";}', 51, '2011-12-17 13:47:32', 1);
DROP TABLE IF EXISTS `fuel_blocks`;
CREATE TABLE IF NOT EXISTS `fuel_blocks` (
`id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(100) COLLATE utf8_unicode_ci NOT NULL,
`description` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`view` text COLLATE utf8_unicode_ci NOT NULL,
`published` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes',
`date_added` datetime DEFAULT NULL,
`last_modified` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
PRIMARY KEY (`id`),
UNIQUE KEY `name` (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=2 ;
INSERT INTO `fuel_blocks` (`id`, `name`, `description`, `view`, `published`, `date_added`, `last_modified`) VALUES
(1, 'block1', 'this is my first block', 'BLOCK BLOCK BLOCK', 'yes', '2011-04-14 22:49:58', '2011-04-14 22:49:58');
DROP TABLE IF EXISTS `fuel_blog_categories`;
CREATE TABLE IF NOT EXISTS `fuel_blog_categories` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`permalink` varchar(255) COLLATE utf8_unicode_ci NOT NULL COMMENT 'If left blank, the permalink will automatically be created for you.',
`published` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`id`),
UNIQUE KEY `permalink` (`permalink`),
UNIQUE KEY `name` (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=2 ;
INSERT INTO `fuel_blog_categories` (`id`, `name`, `permalink`, `published`) VALUES
(1, 'Uncategorized', 'uncategorized', 'yes');
DROP TABLE IF EXISTS `fuel_blog_comments`;
CREATE TABLE IF NOT EXISTS `fuel_blog_comments` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`post_id` int(10) unsigned NOT NULL,
`parent_id` int(10) unsigned NOT NULL,
`author_id` int(10) unsigned NOT NULL,
`author_name` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`author_email` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`author_website` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`author_ip` varchar(32) COLLATE utf8_unicode_ci NOT NULL,
`is_spam` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'no',
`content` text COLLATE utf8_unicode_ci NOT NULL,
`published` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes',
`date_added` datetime NOT NULL,
`last_modified` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=1 ;
DROP TABLE IF EXISTS `fuel_blog_links`;
CREATE TABLE IF NOT EXISTS `fuel_blog_links` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) DEFAULT NULL,
`url` varchar(255) DEFAULT NULL,
`target` enum('blank','self','parent') DEFAULT 'blank',
`description` varchar(100) DEFAULT NULL,
`precedence` int(11) NOT NULL DEFAULT '0',
`published` enum('yes','no') DEFAULT 'yes',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
DROP TABLE IF EXISTS `fuel_blog_posts`;
CREATE TABLE IF NOT EXISTS `fuel_blog_posts` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`title` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`permalink` varchar(255) COLLATE utf8_unicode_ci NOT NULL COMMENT 'This is the last part of the url string. If left blank, the permalink will automatically be created for you.',
`content` text COLLATE utf8_unicode_ci NOT NULL,
`content_filtered` text COLLATE utf8_unicode_ci NOT NULL,
`formatting` varchar(100) COLLATE utf8_unicode_ci DEFAULT NULL,
`excerpt` text COLLATE utf8_unicode_ci NOT NULL COMMENT 'A condensed version of the content',
`author_id` int(10) unsigned NOT NULL COMMENT 'If left blank, you will assumed be the author.',
`sticky` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'no',
`allow_comments` enum('yes','no') COLLATE utf8_unicode_ci DEFAULT 'no',
`date_added` datetime DEFAULT NULL,
`last_modified` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`published` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `permalink` (`permalink`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=2 ;
INSERT INTO `fuel_blog_posts` (`id`, `title`, `permalink`, `content`, `content_filtered`, `formatting`, `excerpt`, `author_id`, `sticky`, `allow_comments`, `date_added`, `last_modified`, `published`) VALUES
(1, 'This is my first blog post!', 'this-is-my-first-blog-post', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas nec purus nec magna commodo facilisis. Morbi ultrices auctor ullamcorper. Mauris in massa lorem, in varius libero. Etiam nec metus sapien. Nam luctus pretium urna, quis iaculis leo vulputate ac. Nunc non massa purus, at pulvinar leo. Aliquam commodo odio sed lacus aliquet gravida. Morbi ornare euismod feugiat. Donec aliquam ligula nec urna pulvinar ac pulvinar nibh bibendum. Phasellus dapibus, magna nec aliquam sollicitudin, ipsum mauris eleifend urna, at feugiat leo nulla nec nibh. Mauris et sem ut sapien ornare blandit at quis felis. Etiam vitae nunc eu neque lobortis dictum a ac arcu. Nam dapibus molestie orci, sit amet vulputate lacus placerat vitae. Curabitur tristique lacus nec velit imperdiet vestibulum. Morbi pulvinar sagittis iaculis. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Etiam vestibulum ante id quam convallis consequat. Fusce in metus eget nulla tempus interdum eget a erat.\n\nNullam nec nisl aliquam lorem fringilla fringilla ac in nisi. In hac habitasse platea dictumst. Praesent vitae metus magna. Sed arcu neque, congue sit amet scelerisque a, viverra vel neque. In luctus eros ut mauris dapibus sit amet laoreet arcu hendrerit. Etiam eget augue ut ligula iaculis varius vitae in metus. Donec feugiat tellus eu tellus imperdiet viverra. Ut ornare mattis felis nec dapibus. Praesent eros magna, venenatis id hendrerit ut, iaculis a enim. Morbi laoreet condimentum neque sed suscipit. Cras convallis imperdiet massa in rutrum. Aliquam laoreet faucibus metus, eget congue eros faucibus et. Fusce neque sem, viverra id eleifend ut, condimentum in mauris. Nullam non cursus lacus.\n\nAliquam facilisis purus ac quam tempor tristique. Donec ut augue sit amet ante facilisis imperdiet. Nullam et lectus at nisl tempor molestie. In hac habitasse platea dictumst. In in pharetra est. In diam dolor, luctus rutrum pellentesque egestas, venenatis sed urna. Vestibulum tincidunt sodales volutpat. Phasellus lacus velit, ornare a egestas ut, tristique vel enim. Vestibulum ante dui, lacinia non consequat vitae, convallis sed ante. Cras egestas fermentum dictum. Donec at felis ipsum. In et nunc felis. Nunc rutrum tortor vitae nunc pharetra cursus. Mauris dignissim nisi vehicula orci ultricies ut viverra elit sollicitudin. Aenean ultrices diam vitae orci porttitor et rutrum justo congue. Curabitur eget ultricies eros. Praesent cursus erat at erat fermentum euismod. Sed velit magna, gravida id molestie vitae, molestie et velit. Phasellus elementum, nunc eu venenatis gravida, tortor metus consequat sem, sed congue ligula felis ac dui.', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas nec purus nec magna commodo facilisis. Morbi ultrices auctor ullamcorper. Mauris in massa lorem, in varius libero. Etiam nec metus sapien. Nam luctus pretium urna, quis iaculis leo vulputate ac. Nunc non massa purus, at pulvinar leo. Aliquam commodo odio sed lacus aliquet gravida. Morbi ornare euismod feugiat. Donec aliquam ligula nec urna pulvinar ac pulvinar nibh bibendum. Phasellus dapibus, magna nec aliquam sollicitudin, ipsum mauris eleifend urna, at feugiat leo nulla nec nibh. Mauris et sem ut sapien ornare blandit at quis felis. Etiam vitae nunc eu neque lobortis dictum a ac arcu. Nam dapibus molestie orci, sit amet vulputate lacus placerat vitae. Curabitur tristique lacus nec velit imperdiet vestibulum. Morbi pulvinar sagittis iaculis. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Etiam vestibulum ante id quam convallis consequat. Fusce in metus eget nulla tempus interdum eget a erat.\n\nNullam nec nisl aliquam lorem fringilla fringilla ac in nisi. In hac habitasse platea dictumst. Praesent vitae metus magna. Sed arcu neque, congue sit amet scelerisque a, viverra vel neque. In luctus eros ut mauris dapibus sit amet laoreet arcu hendrerit. Etiam eget augue ut ligula iaculis varius vitae in metus. Donec feugiat tellus eu tellus imperdiet viverra. Ut ornare mattis felis nec dapibus. Praesent eros magna, venenatis id hendrerit ut, iaculis a enim. Morbi laoreet condimentum neque sed suscipit. Cras convallis imperdiet massa in rutrum. Aliquam laoreet faucibus metus, eget congue eros faucibus et. Fusce neque sem, viverra id eleifend ut, condimentum in mauris. Nullam non cursus lacus.\n\nAliquam facilisis purus ac quam tempor tristique. Donec ut augue sit amet ante facilisis imperdiet. Nullam et lectus at nisl tempor molestie. In hac habitasse platea dictumst. In in pharetra est. In diam dolor, luctus rutrum pellentesque egestas, venenatis sed urna. Vestibulum tincidunt sodales volutpat. Phasellus lacus velit, ornare a egestas ut, tristique vel enim. Vestibulum ante dui, lacinia non consequat vitae, convallis sed ante. Cras egestas fermentum dictum. Donec at felis ipsum. In et nunc felis. Nunc rutrum tortor vitae nunc pharetra cursus. Mauris dignissim nisi vehicula orci ultricies ut viverra elit sollicitudin. Aenean ultrices diam vitae orci porttitor et rutrum justo congue. Curabitur eget ultricies eros. Praesent cursus erat at erat fermentum euismod. Sed velit magna, gravida id molestie vitae, molestie et velit. Phasellus elementum, nunc eu venenatis gravida, tortor metus consequat sem, sed congue ligula felis ac dui.', 'auto_typography', 's rutrum pellentesque egestas, venenatis sed urna. Vestibulum tincidunt sodales volutpat. Phasellus lacus velit, ornare a egestas ut, tristique vel enim. Vestibulum ante dui, lacinia non consequat vitae, convallis sed ante. Cras egestas fermentum dictum. Donec at felis ipsum. In et nunc felis. Nunc rutrum tortor vitae nunc pharetra cursus. Mauris dignissim nisi vehicula orci ultricies ut viverra elit so', 1, 'no', 'yes', '2011-04-14 00:00:00', '2011-04-17 16:17:24', 'yes');
DROP TABLE IF EXISTS `fuel_blog_posts_to_categories`;
CREATE TABLE IF NOT EXISTS `fuel_blog_posts_to_categories` (
`post_id` int(10) unsigned NOT NULL,
`category_id` int(10) unsigned NOT NULL,
PRIMARY KEY (`post_id`,`category_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
INSERT INTO `fuel_blog_posts_to_categories` (`post_id`, `category_id`) VALUES
(1, 1);
DROP TABLE IF EXISTS `fuel_blog_settings`;
CREATE TABLE IF NOT EXISTS `fuel_blog_settings` (
`name` varchar(100) COLLATE utf8_unicode_ci NOT NULL,
`value` text COLLATE utf8_unicode_ci NOT NULL,
PRIMARY KEY (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
INSERT INTO `fuel_blog_settings` (`name`, `value`) VALUES
('title', 'Antiques Incorporated Blog'),
('uri', 'blog/'),
('theme_layout', 'blog'),
('theme_path', 'themes/default/'),
('theme_module', 'blog'),
('use_cache', ''),
('cache_ttl', '3600'),
('per_page', '2'),
('description', ''),
('use_captchas', '1'),
('monitor_comments', '1'),
('save_spam', '1'),
('allow_comments', '1'),
('akismet_api_key', ''),
('comments_time_limit', ''),
('multiple_comment_submission_time_limit', '30'),
('asset_upload_path', 'images/blog/');
DROP TABLE IF EXISTS `fuel_blog_users`;
CREATE TABLE IF NOT EXISTS `fuel_blog_users` (
`fuel_user_id` int(10) unsigned NOT NULL,
`display_name` varchar(50) NOT NULL,
`website` varchar(100) NOT NULL,
`about` text NOT NULL,
`avatar_image` varchar(255) NOT NULL,
`twitter` varchar(255) NOT NULL,
`facebook` varchar(255) NOT NULL,
`date_added` datetime DEFAULT NULL,
`active` enum('yes','no') NOT NULL DEFAULT 'yes',
PRIMARY KEY (`fuel_user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO `fuel_blog_users` (`fuel_user_id`, `display_name`, `website`, `about`, `avatar_image`, `twitter`, `facebook`, `date_added`, `active`) VALUES
(1, 'Josh LaRosee', '', '', '', '', '', '2011-04-17 16:17:24', 'yes'),
(2, 'Seattle Vintage', 'seattlevintage.com', '', '', '', '', '2011-06-05 17:44:25', 'yes');
DROP TABLE IF EXISTS `fuel_logs`;
CREATE TABLE IF NOT EXISTS `fuel_logs` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`entry_date` datetime NOT NULL,
`user_id` int(11) NOT NULL,
`message` text COLLATE utf8_unicode_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=266 ;
INSERT INTO `fuel_logs` (`id`, `entry_date`, `user_id`, `message`) VALUES
(1, '2011-04-14 22:34:56', 1, 'Pages item <em>about/team</em> edited'),
(2, '2011-04-14 22:42:23', 1, 'Pages item <em>about</em> edited'),
(3, '2011-04-14 22:42:45', 1, 'Pages item <em>about/team</em> edited'),
(4, '2011-04-14 22:42:59', 1, 'Pages item <em>about/team</em> edited'),
(5, '2011-04-14 22:43:17', 1, 'Pages item <em>team</em> edited'),
(6, '2011-04-14 22:43:55', 1, 'Pages item <em>team/josh</em> edited'),
(7, '2011-04-14 22:49:58', 1, 'Blocks item <em>block1</em> edited'),
(8, '2011-04-17 13:00:44', 1, 'Quotes item <em>THIS IS A QUOTE\n\nSed convallis massa id felis pharetra accumsan. Pellentesque ac metus dictum mi luctus sollicitudin. Aliquam et massa nisi. Vivamus laoreet luctus enim, vel consequat libero consequat feugiat. Nunc malesuada nisl vehicula sapien sollicitudin in gravida leo scelerisque. In imperdiet dolor id erat ultricies pretium. Sed ullamcorper magna eget massa tincidunt rhoncus. Suspendisse sodales placerat ipsum id bibendum. Proin mollis dui quis metus mollis vitae cursus risus pulvinar. Phasellus a purus urna. Nunc ut magna diam. Vestibulum lacinia tincidunt vestibulum. Duis sit amet tortor in enim hendrerit volutpat. Nunc lacinia pulvinar est vitae convallis. Vestibulum molestie, urna ac sagittis facilisis, tellus enim imperdiet leo, eget sodales sapien neque in lorem. Praesent sagittis dolor quis justo iaculis consectetur. Pellentesque odio est, rutrum eu interdum ac, tempor eget eros.</em> edited'),
(9, '2011-04-17 14:25:11', 1, 'Quotes item <em>Another quote: asf sf saf asf asdf asdf asdf asdf sadf</em> edited'),
(10, '2011-04-17 14:55:01', 1, 'Quotes item <em>Another quote: asf sf saf asf asdf asdf asdf asdf sadf</em> edited'),
(11, '2011-04-17 14:55:02', 1, 'Quotes item <em>Another quote: asf sf saf asf asdf asdf asdf asdf sadf</em> edited'),
(12, '2011-04-17 14:55:10', 1, 'Quotes item <em>Another quote: asf sf saf asf asdf asdf asdf asdf sadf</em> edited'),
(13, '2011-04-17 14:55:23', 1, 'Quotes item <em>THIS IS A QUOTE\n\nSed convallis massa id felis pharetra accumsan. Pellentesque ac metus dictum mi luctus sollicitudin. Aliquam et massa nisi. Vivamus laoreet luctus enim, vel consequat libero consequat feugiat. Nunc malesuada nisl vehicula sapien sollicitudin in gravida leo scelerisque. In imperdiet dolor id erat ultricies pretium. Sed ullamcorper magna eget massa tincidunt rhoncus. Suspendisse sodales placerat ipsum id bibendum. Proin mollis dui quis metus mollis vitae cursus risus pulvinar. Phasellus a purus urna. Nunc ut magna diam. Vestibulum lacinia tincidunt vestibulum. Duis sit amet tortor in enim hendrerit volutpat. Nunc lacinia pulvinar est vitae convallis. Vestibulum molestie, urna ac sagittis facilisis, tellus enim imperdiet leo, eget sodales sapien neque in lorem. Praesent sagittis dolor quis justo iaculis consectetur. Pellentesque odio est, rutrum eu interdum ac, tempor eget eros.</em> edited'),
(14, '2011-04-17 15:26:33', 1, 'Sales item <em>Madison Park Estate Sale</em> edited'),
(15, '2011-04-17 15:33:07', 1, 'Sales item <em>Madison Park Estate Sale</em> edited'),
(16, '2011-04-17 15:33:27', 1, 'Sales item <em>Madison Park Estate Sale</em> edited'),
(17, '2011-04-17 15:35:12', 1, 'Sales item <em>Madison Park Estate Sale</em> edited'),
(18, '2011-04-17 15:37:31', 1, 'Sales item <em>Madison Park Estate Sale</em> edited'),
(19, '2011-04-17 15:59:09', 1, 'Quotes item <em>“We needed to have everything removed within 3 days to avoid another house payment when our mother passed away. AntiquesInc met with us, provided a simple solution and we had all of my mother’s things boxed, packed and moved into the AntiquesInc storage within 4 days. They sold items off-site and online to get us the greatest value for our mom’s collections – They researched, met with appraisers, and kept us apprised the entire time. We were quite pleased with the professionalism, responsive communication and effort they took to get the best for our family”.</em> edited'),
(20, '2011-04-17 15:59:29', 1, 'Quotes item <em>“I came in from out of town when my aunt died and left a small 2 bedroom house filled to the brim with everything a person accumulates over 90 years. Lisa made it simple and straightforward. The next thing I knew, she had organized a sale while I flew back to New York City. Within 3 weeks I had a check for a lot more than I ever expected - $30,000! Seamless & Fair”.</em> edited'),
(21, '2011-04-17 16:03:06', 1, 'Sales item <em>Spring 2011 Sales</em> edited'),
(22, '2011-04-17 16:03:34', 1, 'Sales item <em>Spring 2011 Sales</em> edited'),
(23, '2011-04-17 16:03:57', 1, 'Sales item <em>Spring 2011 Sales</em> edited'),
(24, '2011-04-17 16:51:16', 1, 'Users item <em>antiques14@gmail.com</em> edited'),
(25, '2011-04-17 16:53:17', 1, 'Permissions item <em>sales</em> edited'),
(26, '2011-04-17 16:53:47', 1, 'Users item <em>antiques14@gmail.com</em> edited'),
(27, '2011-04-17 16:54:45', 1, 'Permissions item <em>quotes</em> edited'),
(28, '2011-04-17 16:56:10', 1, 'Users item <em>antiques14@gmail.com</em> edited'),
(29, '2011-05-30 18:05:39', 1, 'Multiple module services data deleted'),
(30, '2011-05-30 18:06:33', 1, 'Services item <em>If it has to do with Vintage in Seattle, we probably do it.\n\nWant to rent a Vintage Market Table or Space for a date in the future? Click here. (this link goes to the rental form)\n\nDo you have some items you would like to sell or consign? Contact Us.\n\nPerhaps you need some vintage props for a photo shoot? Contact Us.\n\nIs there something special you are looking for? Sign up for an alert and let us know what it is, we may have it right now! (the alert needs to include the page we did for antiquesinc so folks can check off what they want in addition to seeing the option of an event notification/alert).\n\nDo you have more than a few items and need an estate sale or buy out? Contact Our Partner Business- AntiquesInc.com at www.AntiquesInc.com .\n\nNeed an Appraisal from a Certified Appraiser? Contact Us, we know the right people to direct your way (Jewelry, Art, Rugs, Books, Toys, Electronics, Memorabilia, Silver, Gold can also attend one of our appraiser nights and bring in your items for a free appraisal, some fun and music.\n\nIf you are a Certified Appraiser, get on our list! Email us at: info@seattlevintage.com and let us know what your specialty is…we want the best!\n\nInterested in putting some items into our next Auction Night? Contact Us.</em> edited'),
(31, '2011-05-30 18:08:33', 1, 'Services item <em><p><p>If it has to do with Vintage in Seattle, we probably do it.\n</p>\n<p>Want to rent a Vintage Market Table or Space for a date in the future? Click here. (this link goes to the rental form)\n</p>\n<p>Do you have some items you would like to sell or consign? Contact Us.\n</p>\n<p>Perhaps you need some vintage props for a photo shoot? Contact Us.\n</p>\n\n<p>Is there something special you are looking for? Sign up for an alert and let us know what it is, we may have it right now! (the alert needs to include the page we did for antiquesinc so folks can check off what they want in addition to seeing the option of an event notification/alert).\n\nDo you have more than a few items and need an estate sale or buy out? Contact Our Partner Business- AntiquesInc.com at www.AntiquesInc.com .</p>\n<p>\nNeed an Appraisal from a Certified Appraiser? Contact Us, we know the right people to direct your way (Jewelry, Art, Rugs, Books, Toys, Electronics, Memorabilia, Silver, Gold can also attend one of our appraiser nights and bring in your items for a free appraisal, some fun and music.\n</p>\n<p>If you are a Certified Appraiser, get on our list! Email us at: info@seattlevintage.com and let us know what your specialty is…we want the best!</p>\n\n<p>Interested in putting some items into our next Auction Night? Contact Us.</p></em> edited'),
(32, '2011-05-30 18:14:31', 1, 'About item <em><p>\nSeattle weather is famous ###34m~@~S when it###34m~@~Ys clear there isn###34m~@~Yt a more amazing place, but most of\nthe time it tends toward cool, windy, and rainy ###34m~@~S but we love it none the less. We also love\nunique quality goods & great vintage finds. In this region of weather hits and misses, the\ntwo can be tough to merge (and keep dry)###34m~@#\n\n<p>\nOur quest: "To provide a Fun, Interactive, Treasure Filled & Warm Environment for everyone interested in locating great vintage or selling what they have ###34m~@~S anytime... and close in!"\n\n<p>\nWe examined our current options; Occasional Estate Sales (nice, but competition is\ntough), Garage Sales (hard to find), Antique Malls (fun for browsing-but no direct ###34m~@~Xwith\nthe owner deals###34m~@~Y), Seasonal Farmer###34m~@~Ys Markets (vintage between radishes & rain), Online\nClassifieds (questionable), Collectibles Shows (a few times a year), or Parking Garages\n(with no parking). Hmm. None of those thrilled us too much. We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, and a place\nto find unique handcrafted goods (and to offer all those ###34m~@~Xcreatives###34m~@~Y a place to sell).. oh,\nand close in. A central location, easily accessible by bus, close to other great amenities\nand affordable to everyone either wanting to sell, or in desire of buying. Ok, so the quest\nwasn''t easy... (especially in pricey Seattle).\n\n<p>\nThe search began for that perfect place ###34m~@~S to create the Pike Place Market for Vintage!\nAnd then, we found it! Indoors (Outdoors from May to October) and right on the edge of\nUVillage! Impossible you say? Nope! We did it! Easy access - right on the Burke Gilman\nTrail and the bus line!</p>\n\n<p>\nSeattle Vintage ###34m~@~XMarket Tables###34m~@~Y are available to anyone wanting to sell vintage (pre-1975\nitems) or hand crafted goods from Thursday to Sunday every week! No need to rent a mall\nspace, or freeze to death trying to sell all the items you inherited from your aunt, one day\n(or more if you want them) and you###34m~@~Yll sell most everything! No more posting online (and\nwondering who you###34m~@~Yll meet), or having to give away the vintage you have no room for ###34m~@~S\nmake some money, empty your attic, basement or storage unit, and let someone else enjoy\nyour treasures!\n<p>\n<p>If you make great handcrafted goods, you now have a Market Table or a space\nfor a Tent! You don###34m~@~Yt have to find someone to carry your items in their store (and take\na commission), you no longer have to keep everything stored in your house and try to\nmarket through a website - you have a Market Table right next to UVillage!</p></em> edited'),
(33, '2011-06-03 14:26:46', 1, 'Quotes item <em><h2>Vintage</h2>\n\n<p>At the Seattle Vintage Marketplace you will find (pre-1975) collectibles and vintage fun and treasures from estates, garages, attics, collectors, consignments, and everything in between - all brought to you by people from all over Washington (and beyond). Vintage Market Tables will be bursting with unique and unusual pieces from old toys to sterling silver bowls & books.\n</p>\n<p>Since this isn’t an antique mall, the vintage finds change as often as the people do, which is every morning and afternoon during sale days – making every visit to Seattle Vintage a brand new experience - and an opportunity - to find new treasure! Our Seattle Vintage Storefront will provide you with the opportunity to see items that have been consigned\ndirectly to our shop, found at estates we bought outright, and collections we have acquired.</p></em> edited'),
(34, '2011-06-03 14:28:00', 1, 'Quotes item <em><h2>Quality Crafts</h2>\n<p>More than Vintage…when you enter the Seattle Vintage Marketplace, you have the opportunity to see items from the local talent present in Seattle today. Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n<p>We want quality goods! We screen all the handmade works that are brought to a Seattle Vintage Market Table. Quality and craftsmanship are key to items being sold at Seattle Vintage. If you make great quality products and simply need a venue to show them off and find customers– your wish has been granted!</p></em> edited'),
(35, '2011-06-03 14:41:10', 1, 'Sales item <em>Spring 2011 Sales</em> edited'),
(36, '2011-06-03 14:58:33', 1, 'Sales item <em>Spring 2011 Sales</em> edited'),
(37, '2011-06-03 15:00:55', 1, 'Sales item <em>Spring 2011 Sales</em> edited'),
(38, '2011-06-03 15:04:25', 1, 'Services item <em><h2>If it has to do with Vintage in Seattle, we probably do it.</h2>\n\n<p>Want to rent a Vintage Market Table or Space for a date in the future? Click here. (this link goes to the rental form)\n</p>\n<p>Do you have some items you would like to sell or consign? Contact Us.\n</p>\n<p>Perhaps you need some vintage props for a photo shoot? Contact Us.\n</p>\n\n<p>Is there something special you are looking for? Sign up for an alert and let us know what it is, we may have it right now! (the alert needs to include the page we did for antiquesinc so folks can check off what they want in addition to seeing the option of an event notification/alert).\n</p>\n<p>\nDo you have more than a few items and need an estate sale or buy out? Contact Our Partner Business- AntiquesInc.com at www.AntiquesInc.com .</p>\n<p>\nNeed an Appraisal from a Certified Appraiser? Contact Us, we know the right people to direct your way (Jewelry, Art, Rugs, Books, Toys, Electronics, Memorabilia, Silver, Gold can also attend one of our appraiser nights and bring in your items for a free appraisal, some fun and music.\n</p>\n<p>If you are a Certified Appraiser, get on our list! Email us at: info@seattlevintage.com and let us know what your specialty is…we want the best!</p>\n\n<p>Interested in putting some items into our next Auction Night? Contact Us.</p></em> edited'),
(39, '2011-06-03 15:17:32', 1, 'Space item <em><h1>Space rentals</h1></em> edited'),
(40, '2011-06-05 17:34:45', 1, 'Users item <em>antiques14@gmail.com</em> edited'),
(41, '2011-06-05 17:43:50', 1, 'Users item <em>josh@halogencreative.com</em> edited'),
(42, '2011-06-05 17:44:25', 1, 'Authors item <em>Seattle Vintage</em> edited'),
(43, '2011-06-05 17:45:27', 1, 'Site cache cleared explicitly'),
(44, '2011-06-05 17:59:33', 1, 'Permissions item <em>Space</em> edited'),
(45, '2011-06-05 17:59:57', 1, 'Users item <em>antiques14@gmail.com</em> edited'),
(46, '2011-06-05 18:00:25', 1, 'Permissions item <em>space</em> edited'),
(47, '2011-06-05 18:00:46', 1, 'Permissions item <em>about</em> edited'),
(48, '2011-06-05 18:01:03', 1, 'Permissions item <em>services</em> edited'),
(49, '2011-06-05 18:01:35', 1, 'Users item <em>antiques14@gmail.com</em> edited'),
(50, '2011-06-05 18:02:26', 2, 'Quotes item <em><h2>Vintage</h2>\n\n<p>At the Seattle Vintage Marketplace you will find (pre-1975) collectibles and vintage fun and treasures from estates, garages, attics, collectors, consignments, and everything in between - all brought to you by people from all over Washington (and beyond). Vintage Market Tables will be bursting with unique and unusual pieces from old toys to sterling silver bowls & books.\n</p>\n<p>Since this isn’t an antique mall, the vintage finds change as often as the people do, which is every morning and afternoon during sale days – making every visit to Seattle Vintage a brand new experience - and an opportunity - to find new treasure! Our Seattle Vintage Storefront will provide you with the opportunity to see items that have been consigned\ndirectly to our shop, found at estates we bought outright, and collections we have acquired.</p></em> edited'),
(51, '2011-06-05 18:02:39', 2, 'Quotes item <em><h2>Quality Crafts</h2>\n<p>More than Vintage…when you enter the Seattle Vintage Marketplace, you have the opportunity to see items from the local talent present in Seattle today. Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n<p>We want quality goods! We screen all the handmade works that are brought to a Seattle Vintage Market Table. Quality and craftsmanship are key to items being sold at Seattle Vintage. If you make great quality products and simply need a venue to show them off and find customers– your wish has been granted!</p></em> edited'),
(52, '2011-06-05 18:10:28', 2, 'Space item <em><h1>Rentals!</h1>\n\n<p>Here is a paragraph.</p></em> edited'),
(53, '2011-06-05 18:11:29', 2, 'Space item <em><h1>Rentals!</h1>\n\n<p>Here is a paragraph.</p>\n\n<ul>\n<li>one</li>\n<li>two</li>\n<li>three</li>\n</ul></em> edited'),
(54, '2011-06-06 07:53:14', 2, 'Sales item <em>Upcoming Events!</em> edited'),
(55, '2011-06-06 09:07:50', 2, 'Sales item <em>Upcoming Events!</em> edited'),
(56, '2011-06-06 09:09:27', 2, 'About item <em><h1>SeattleVintage, LLC</h1><p>\nSeattle weather is famous ###34m~@~S when it###34m~@~Ys clear there isn###34m~@~Yt a more amazing place, but most of\nthe time it tends toward cool, windy, and rainy ###34m~@~S but we love it none the less. We also love\nunique quality goods & great vintage finds. In this region of weather hits and misses, the\ntwo can be tough to merge (and keep dry)###34m~@#\n\n<p>\nOur quest: "To provide a Fun, Interactive, Treasure Filled & Warm Environment for everyone interested in locating great vintage or selling what they have ###34m~@~S anytime... and close in!"\n\n<p>\nWe examined our current options; Occasional Estate Sales (nice, but competition is\ntough), Garage Sales (hard to find), Antique Malls (fun for browsing-but no direct ###34m~@~Xwith\nthe owner deals###34m~@~Y), Seasonal Farmer###34m~@~Ys Markets (vintage between radishes & rain), Online\nClassifieds (questionable), Collectibles Shows (a few times a year), or Parking Garages\n(with no parking). Hmm. None of those thrilled us too much. We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, and a place\nto find unique handcrafted goods (and to offer all those ###34m~@~Xcreatives###34m~@~Y a place to sell).. oh,\nand close in. A central location, easily accessible by bus, close to other great amenities\nand affordable to everyone either wanting to sell, or in desire of buying. Ok, so the quest\nwasn''t easy... (especially in pricey Seattle).\n\n<p>\nThe search began for that perfect place ###34m~@~S to create the Pike Place Market for Vintage!\nAnd then, we found it! Indoors (Outdoors from May to October) and right on the edge of\nUVillage! Impossible you say? Nope! We did it! Easy access - right on the Burke Gilman\nTrail and the bus line!</p>\n\n<p>\nSeattle Vintage ###34m~@~XMarket Tables###34m~@~Y are available to anyone wanting to sell vintage (pre-1975\nitems) or hand crafted goods from Thursday to Sunday every week! No need to rent a mall\nspace, or freeze to death trying to sell all the items you inherited from your aunt, one day\n(or more if you want them) and you###34m~@~Yll sell most everything! No more posting online (and\nwondering who you###34m~@~Yll meet), or having to give away the vintage you have no room for ###34m~@~S\nmake some money, empty your attic, basement or storage unit, and let someone else enjoy\nyour treasures!\n<p>\n<p>If you make great handcrafted goods, you now have a Market Table or a space\nfor a Tent! You don###34m~@~Yt have to find someone to carry your items in their store (and take\na commission), you no longer have to keep everything stored in your house and try to\nmarket through a website - you have a Market Table right next to UVillage!</p></em> edited'),
(57, '2011-06-06 09:11:14', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle weather is famous ###34m~@~S when it###34m~@~Ys clear there isn###34m~@~Yt a more amazing place, but most of\nthe time it tends toward cool, windy, and rainy ###34m~@~S but we love it none the less. We also love\nunique quality goods & great vintage finds. In this region of weather hits and misses, the\ntwo can be tough to merge (and keep dry)###34m~@#\n\n<p>\nOur quest: "To provide a Fun, Interactive, Treasure Filled & Warm Environment for everyone interested in locating great vintage or selling what they have ###34m~@~S anytime... and close in!"\n\n<p>\nWe examined our current options; Occasional Estate Sales (nice, but competition is\ntough), Garage Sales (hard to find), Antique Malls (fun for browsing-but no direct ###34m~@~Xwith\nthe owner deals###34m~@~Y), Seasonal Farmer###34m~@~Ys Markets (vintage between radishes & rain), Online\nClassifieds (questionable), Collectibles Shows (a few times a year), or Parking Garages\n(with no parking). Hmm. None of those thrilled us too much. We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, and a place\nto find unique handcrafted goods (and to offer all those ###34m~@~Xcreatives###34m~@~Y a place to sell).. oh,\nand close in. A central location, easily accessible by bus, close to other great amenities\nand affordable to everyone either wanting to sell, or in desire of buying. Ok, so the quest\nwasn''t easy... (especially in pricey Seattle).\n\n<p>\nThe search began for that perfect place ###34m~@~S to create the Pike Place Market for Vintage!\nAnd then, we found it! Indoors (Outdoors from May to October) and right on the edge of\nUVillage! Impossible you say? Nope! We did it! Easy access - right on the Burke Gilman\nTrail and the bus line!</p>\n\n<p>\nSeattle Vintage ###34m~@~XMarket Tables###34m~@~Y are available to anyone wanting to sell vintage (pre-1975\nitems) or hand crafted goods from Thursday to Sunday every week! No need to rent a mall\nspace, or freeze to death trying to sell all the items you inherited from your aunt, one day\n(or more if you want them) and you###34m~@~Yll sell most everything! No more posting online (and\nwondering who you###34m~@~Yll meet), or having to give away the vintage you have no room for ###34m~@~S\nmake some money, empty your attic, basement or storage unit, and let someone else enjoy\nyour treasures!\n<p>\n<p>If you make great handcrafted goods, you now have a Market Table or a space\nfor a Tent! You don###34m~@~Yt have to find someone to carry your items in their store (and take\na commission), you no longer have to keep everything stored in your house and try to\nmarket through a website - you have a Market Table right next to UVillage!</p></em> edited'),
(58, '2011-06-06 09:17:43', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is treasure - the kind that makes you money, the place you go to find it, and the people that fill it.<p>\nOur quest: "To provide a Fun, Interactive, Treasure Filled & Warm Environment for everyone interested in locating great vintage or selling what they have ###34m~@~S anytime... and close in!"\n\n<p>\nWe examined our current options; Occasional Estate Sales (nice, but competition is\ntough), Garage Sales (hard to find), Antique Malls (fun for browsing-but no direct ###34m~@~Xwith\nthe owner deals###34m~@~Y), Seasonal Farmer###34m~@~Ys Markets (vintage between radishes & rain), Online\nClassifieds (questionable), Collectibles Shows (a few times a year), or Parking Garages\n(with no parking). Hmm. None of those thrilled us too much. We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, and a place\nto find unique handcrafted goods (and to offer all those ###34m~@~Xcreatives###34m~@~Y a place to sell).. oh,\nand close in. A central location, easily accessible by bus, close to other great amenities\nand affordable to everyone either wanting to sell, or in desire of buying. Ok, so the quest\nwasn''t easy... (especially in pricey Seattle).\n\n<p>\nThe search began for that perfect place ###34m~@~S to create the Pike Place Market for Vintage!\nAnd then, we found it! Indoors (Outdoors from May to October) and right on the edge of\nUVillage! Impossible you say? Nope! We did it! Easy access - right on the Burke Gilman\nTrail and the bus line!</p>\n\n<p>\nSeattle Vintage ###34m~@~XMarket Tables###34m~@~Y are available to anyone wanting to sell vintage (pre-1975\nitems) or hand crafted goods from Thursday to Sunday every week! No need to rent a mall\nspace, or freeze to death trying to sell all the items you inherited from your aunt, one day\n(or more if you want them) and you###34m~@~Yll sell most everything! No more posting online (and\nwondering who you###34m~@~Yll meet), or having to give away the vintage you have no room for ###34m~@~S\nmake some money, empty your attic, basement or storage unit, and let someone else enjoy\nyour treasures!\n<p>\n<p>If you make great handcrafted goods, you now have a Market Table or a space\nfor a Tent! You don###34m~@~Yt have to find someone to carry your items in their store (and take\na commission), you no longer have to keep everything stored in your house and try to\nmarket through a website - you have a Market Table right next to UVillage!</p></em> edited'),
(59, '2011-06-06 09:18:51', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure! The kind that makes you money, the place you go to find it, and the amazing people that make it happen.<p>\nOur quest: "To provide a Fun, Interactive, Treasure Filled & Warm Environment for everyone interested in locating great vintage or selling what they have ###34m~@~S anytime... and close in!"\n\n<p>\nWe examined our current options; Occasional Estate Sales (nice, but competition is\ntough), Garage Sales (hard to find), Antique Malls (fun for browsing-but no direct ###34m~@~Xwith\nthe owner deals###34m~@~Y), Seasonal Farmer###34m~@~Ys Markets (vintage between radishes & rain), Online\nClassifieds (questionable), Collectibles Shows (a few times a year), or Parking Garages\n(with no parking). Hmm. None of those thrilled us too much. We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, and a place\nto find unique handcrafted goods (and to offer all those ###34m~@~Xcreatives###34m~@~Y a place to sell).. oh,\nand close in. A central location, easily accessible by bus, close to other great amenities\nand affordable to everyone either wanting to sell, or in desire of buying. Ok, so the quest\nwasn''t easy... (especially in pricey Seattle).\n\n<p>\nThe search began for that perfect place ###34m~@~S to create the Pike Place Market for Vintage!\nAnd then, we found it! Indoors (Outdoors from May to October) and right on the edge of\nUVillage! Impossible you say? Nope! We did it! Easy access - right on the Burke Gilman\nTrail and the bus line!</p>\n\n<p>\nSeattle Vintage ###34m~@~XMarket Tables###34m~@~Y are available to anyone wanting to sell vintage (pre-1975\nitems) or hand crafted goods from Thursday to Sunday every week! No need to rent a mall\nspace, or freeze to death trying to sell all the items you inherited from your aunt, one day\n(or more if you want them) and you###34m~@~Yll sell most everything! No more posting online (and\nwondering who you###34m~@~Yll meet), or having to give away the vintage you have no room for ###34m~@~S\nmake some money, empty your attic, basement or storage unit, and let someone else enjoy\nyour treasures!\n<p>\n<p>If you make great handcrafted goods, you now have a Market Table or a space\nfor a Tent! You don###34m~@~Yt have to find someone to carry your items in their store (and take\na commission), you no longer have to keep everything stored in your house and try to\nmarket through a website - you have a Market Table right next to UVillage!</p></em> edited'),
(60, '2011-06-06 09:21:56', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure! The kind that makes you money, the place you go to find it, and the amazing people that make it happen.<p>\n"We set the goal of creating a fun & interactive vintage and handcraft community environmnet that brings together vintage, crafts, music, auctions, estates, consignements and more into one key location - on the edge of UVillage. Easy to get to, indoors and out that will allow everyone the opportunity to touch the community of creative and inventive people in our area" - Lisa Taylor, Owner. <p>\nWe examined our current options; Occasional Estate Sales (nice, but competition is\ntough), Garage Sales (hard to find), Antique Malls (fun for browsing-but no direct ###34m~@~Xwith\nthe owner deals###34m~@~Y), Seasonal Farmer###34m~@~Ys Markets (vintage between radishes & rain), Online\nClassifieds (questionable), Collectibles Shows (a few times a year), or Parking Garages\n(with no parking). Hmm. None of those thrilled us too much. We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, and a place\nto find unique handcrafted goods (and to offer all those ###34m~@~Xcreatives###34m~@~Y a place to sell).. oh,\nand close in. A central location, easily accessible by bus, close to other great amenities\nand affordable to everyone either wanting to sell, or in desire of buying. Ok, so the quest\nwasn''t easy... (especially in pricey Seattle).\n\n<p>\nThe search began for that perfect place ###34m~@~S to create the Pike Place Market for Vintage!\nAnd then, we found it! Indoors (Outdoors from May to October) and right on the edge of\nUVillage! Impossible you say? Nope! We did it! Easy access - right on the Burke Gilman\nTrail and the bus line!</p>\n\n<p>\nSeattle Vintage ###34m~@~XMarket Tables###34m~@~Y are available to anyone wanting to sell vintage (pre-1975\nitems) or hand crafted goods from Thursday to Sunday every week! No need to rent a mall\nspace, or freeze to death trying to sell all the items you inherited from your aunt, one day\n(or more if you want them) and you###34m~@~Yll sell most everything! No more posting online (and\nwondering who you###34m~@~Yll meet), or having to give away the vintage you have no room for ###34m~@~S\nmake some money, empty your attic, basement or storage unit, and let someone else enjoy\nyour treasures!\n<p>\n<p>If you make great handcrafted goods, you now have a Market Table or a space\nfor a Tent! You don###34m~@~Yt have to find someone to carry your items in their store (and take\na commission), you no longer have to keep everything stored in your house and try to\nmarket through a website - you have a Market Table right next to UVillage!</p></em> edited'),
(61, '2011-06-06 09:25:11', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure! The kind that makes you money, the place you go to find it, and the amazing people that make it happen.<p>\n"We set the goal of creating a fun & interactive vintage and handcraft community environment that brings together vintage, crafts, music, auctions, estates, consignments and more... into one key location - at the edge of UVillage. <p></p>Easy to get to, indoors/outdoors - it easily allows for everyone with an interest in vintage and handcrafted goods to participate year round!" - Lisa Taylor, Owner. <p>\nWe examined our current options; Occasional Estate Sales (nice, but competition is\ntough), Garage Sales (hard to find), Antique Malls (fun for browsing-but no direct ###34m~@~Xwith\nthe owner deals###34m~@~Y), Seasonal Farmer###34m~@~Ys Markets (vintage between radishes & rain), Online\nClassifieds (questionable), Collectibles Shows (a few times a year), or Parking Garages\n(with no parking). Hmm. None of those thrilled us too much. We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, and a place\nto find unique handcrafted goods (and to offer all those ###34m~@~Xcreatives###34m~@~Y a place to sell).. oh,\nand close in. A central location, easily accessible by bus, close to other great amenities\nand affordable to everyone either wanting to sell, or in desire of buying. Ok, so the quest\nwasn''t easy... (especially in pricey Seattle).\n\n<p>\nThe search began for that perfect place ###34m~@~S to create the Pike Place Market for Vintage!\nAnd then, we found it! Indoors (Outdoors from May to October) and right on the edge of\nUVillage! Impossible you say? Nope! We did it! Easy access - right on the Burke Gilman\nTrail and the bus line!</p>\n\n<p>\nSeattle Vintage ###34m~@~XMarket Tables###34m~@~Y are available to anyone wanting to sell vintage (pre-1975\nitems) or hand crafted goods from Thursday to Sunday every week! No need to rent a mall\nspace, or freeze to death trying to sell all the items you inherited from your aunt, one day\n(or more if you want them) and you###34m~@~Yll sell most everything! No more posting online (and\nwondering who you###34m~@~Yll meet), or having to give away the vintage you have no room for ###34m~@~S\nmake some money, empty your attic, basement or storage unit, and let someone else enjoy\nyour treasures!\n<p>\n<p>If you make great handcrafted goods, you now have a Market Table or a space\nfor a Tent! You don###34m~@~Yt have to find someone to carry your items in their store (and take\na commission), you no longer have to keep everything stored in your house and try to\nmarket through a website - you have a Market Table right next to UVillage!</p></em> edited'),
(62, '2011-06-06 09:32:18', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure! The kind that makes you money, the place you go to find it, and the amazing people that make it happen.<p>\n"Our goal is to create an ever evolving fun & interactive vintage and handcraft community environment that brings together vintage, crafts, music, auctions, estates, consignments and more...and into one key location - right at the edge of UVillage. Location"! - Lisa Taylor, Owner. <p>\nWe love vintage, and clever handcrafted items. We examined our current options; Occasional Estate Sales (nice, but competition is\ntough), Garage Sales (hard to find), Antique Malls (fun for browsing-but no direct interactions with the owner), Seasonal Farmers Markets(vintage between radishes & rain), Online Classifieds (questionable), Collectibles Shows (a few times a year), or Parking Garages(with no parking). Hmm. None of those thrilled us too much, and all require good weather (something we don''t have as often as we''d like). <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, a community ''go to'' for a variety of vintage and unique events and sales - a place to find unique handcrafted goods. Well, we didn''t see one, so we decided to create one!</em> edited'),
(63, '2011-06-06 09:32:52', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p>\n"Our goal is to create an ever evolving fun & interactive vintage and handcraft community environment that brings together vintage, crafts, music, auctions, estates, consignments and more...and into one key location - right at the edge of UVillage. Location"! - Lisa Taylor, Owner. <p>\nWe love vintage, and clever handcrafted items. We examined our current options; Occasional Estate Sales (nice, but competition is\ntough), Garage Sales (hard to find), Antique Malls (fun for browsing-but no direct interactions with the owner), Seasonal Farmers Markets(vintage between radishes & rain), Online Classifieds (questionable), Collectibles Shows (a few times a year), or Parking Garages(with no parking). Hmm. None of those thrilled us too much, and all require good weather (something we don''t have as often as we''d like). <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, a community ''go to'' for a variety of vintage and unique events and sales - a place to find unique handcrafted goods. Well, we didn''t see one, so we decided to create one!</em> edited'),
(64, '2011-06-06 09:34:03', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p><p>The Treasure of Goods, and the Treasure of Our Community! </p>\n"Our goal is to create an ever evolving fun & interactive vintage and handcraft community environment that brings together vintage, crafts, music, auctions, estates, consignments and more...and into one key location - right at the edge of UVillage. Location"! - Lisa Taylor, Owner. <p>\nWe love vintage, and clever handcrafted items. We examined our current options; Occasional Estate Sales (nice, but competition is\ntough), Garage Sales (hard to find), Antique Malls (fun for browsing-but no direct interactions with the owner), Seasonal Farmers Markets(vintage between radishes & rain), Online Classifieds (questionable), Collectibles Shows (a few times a year), or Parking Garages(with no parking). Hmm. None of those thrilled us too much, and all require good weather (something we don''t have as often as we''d like). <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, a community ''go to'' for a variety of vintage and unique events and sales - a place to find unique handcrafted goods. Well, we didn''t see one, so we decided to create one!</em> edited'),
(65, '2011-06-06 09:34:36', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p><p>The Treasure of Goods, and the Treasure of Seattle People! </p>\n"Our goal is to create an ever evolving fun & interactive vintage and handcraft community environment that brings together vintage, crafts, music, auctions, estates, consignments and more...and into one key location - right at the edge of UVillage. Location"! - Lisa Taylor, Owner. <p>\nWe love vintage, and clever handcrafted items. We examined our current options; Occasional Estate Sales (nice, but competition is\ntough), Garage Sales (hard to find), Antique Malls (fun for browsing-but no direct interactions with the owner), Seasonal Farmers Markets(vintage between radishes & rain), Online Classifieds (questionable), Collectibles Shows (a few times a year), or Parking Garages(with no parking). Hmm. None of those thrilled us too much, and all require good weather (something we don''t have as often as we''d like). <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, a community ''go to'' for a variety of vintage and unique events and sales - a place to find unique handcrafted goods. Well, we didn''t see one, so we decided to create one!</em> edited'),
(66, '2011-06-06 09:35:30', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p><p>The Treasure of Goods & People! </p>\n"Our goal is to create an ever evolving fun & interactive vintage and handcraft community environment that brings together vintage, crafts, music, auctions, estates, consignments and more...and into one key location - right at the edge of UVillage. Location"! - Lisa Taylor, Owner. <p>\nWe love vintage, and clever handcrafted items. We examined our current options; Occasional Estate Sales (nice, but competition is\ntough), Garage Sales (hard to find), Antique Malls (fun for browsing-but no direct interactions with the owner), Seasonal Farmers Markets(vintage between radishes & rain), Online Classifieds (questionable), Collectibles Shows (a few times a year), or Parking Garages(with no parking). Hmm. None of those thrilled us too much, and all require good weather (something we don''t have as often as we''d like). <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, a community ''go to'' for a variety of vintage and unique events and sales - a place to find unique handcrafted goods. Well, we didn''t see one, so we decided to create one!</em> edited'),
(67, '2011-06-06 09:37:23', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p><p>The Treasure of Goods & People! </p>\n"Our goal is to create an ever evolving fun & interactive vintage and handcraft community environment that brings together vintage, crafts, music, auctions, estates, consignments and more...and into one key location - right at the edge of UVillage. Centrally located with indoor and outdoor amenities that offer you the option of either hunting for goods, selling what you have, or just enjoying the sounds of great vintage music"! - Lisa Taylor, Owner. <p>\nWe love vintage, and clever handcrafted items. We examined our current options; Occasional Estate Sales (nice, but competition is\ntough), Garage Sales (hard to find), Antique Malls (fun for browsing-but no direct interactions with the owner), Seasonal Farmers Markets(vintage between radishes & rain), Online Classifieds (questionable), Collectibles Shows (a few times a year), or Parking Garages(with no parking). Hmm. None of those thrilled us too much, and all require good weather (something we don''t have as often as we''d like). <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, a community ''go to'' for a variety of vintage and unique events and sales - a place to find unique handcrafted goods. Well, we didn''t see one, so we decided to create one!</em> edited'),
(68, '2011-06-06 09:37:47', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p> </p>\n"Our goal is to create an ever evolving fun & interactive vintage and handcraft community environment that brings together vintage, crafts, music, auctions, estates, consignments and more...and into one key location - right at the edge of UVillage. Centrally located with indoor and outdoor amenities that offer you the option of either hunting for goods, selling what you have, or just enjoying the sounds of great vintage music"! - Lisa Taylor, Owner. <p>\nWe love vintage, and clever handcrafted items. We examined our current options; Occasional Estate Sales (nice, but competition is\ntough), Garage Sales (hard to find), Antique Malls (fun for browsing-but no direct interactions with the owner), Seasonal Farmers Markets(vintage between radishes & rain), Online Classifieds (questionable), Collectibles Shows (a few times a year), or Parking Garages(with no parking). Hmm. None of those thrilled us too much, and all require good weather (something we don''t have as often as we''d like). <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, a community ''go to'' for a variety of vintage and unique events and sales - a place to find unique handcrafted goods. Well, we didn''t see one, so we decided to create one!</em> edited'),
(69, '2011-06-06 09:55:58', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p> </p>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun & interactive vintage and handcraft community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event, or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\nWhether you want Vintage, HandCrafts or Music - or All of the Above, there are some interesting options in Seattle. We evaluated what we have (and frankly, what we want) and came up with this...<p></p>Our research showed us what our (and your) current options are for Vintage, HandCrafts, & Music are in Seattle; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets(Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Collectibles Shows (A few times a Year), or Parking Garages(Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, a community ''go to'' for a variety of vintage and unique events and sales - a place to find unique handcrafted goods. Well, we didn''t see one, so we decided to create one!</em> edited'),
(70, '2011-06-06 09:56:50', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p> </p>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun & interactive vintage and handcraft community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event, or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafts or Music - or All of the Above, there are some interesting options in Seattle. We evaluated what we have (and frankly, what we want) and came up with this...<p></p>Our research showed us what our (and your) current options are for Vintage, HandCrafts, & Music are in Seattle; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets(Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Collectibles Shows (A few times a Year), or Parking Garages(Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, a community ''go to'' for a variety of vintage and unique events and sales - a place to find unique handcrafted goods. Well, we didn''t see one, so we decided to create one!</em> edited'),
(71, '2011-06-06 09:59:50', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p> </p>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun & interactive vintage and handcraft community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event, or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafted Items or Music - (Or all of the Above), there are some interesting options in Seattle. We evaluated what we have (And Frankly, what we Wanted) and came up with this...<h1>Our Current Options<p></p></h1><p></p>Our research showed us what our (and your) current options are for Vintage, HandCrafts, & Music are in Seattle; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets(Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Collectibles Shows (A few times a Year), or Parking Garages(Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, a community ''go to'' for a variety of vintage and unique events and sales - a place to find unique handcrafted goods. Well, we didn''t see one, so we decided to create one!</em> edited'),
(72, '2011-06-06 10:00:54', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p> </p>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun & interactive vintage and handcraft community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event, or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafted Items or Music - (Or all of the Above), there are some interesting options in Seattle. We evaluated what we have (And Frankly, what we Wanted) and came up with this...<p></p><h1>What We Have (and What We Want)<p></p></h1><p></p>Our research showed us what our (and your) current options are for Vintage, HandCrafts, & Music are in Seattle; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets(Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Collectibles Shows (A few times a Year), or Parking Garages(Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go, to buy and sell vintage, a community ''go to'' for a variety of vintage and unique events and sales - a place to find unique handcrafted goods. Well, we didn''t see one, so we decided to create one!</em> edited');
INSERT INTO `fuel_logs` (`id`, `entry_date`, `user_id`, `message`) VALUES
(73, '2011-06-06 10:06:13', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p> </p>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun & interactive vintage and handcraft community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event, or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafted Items or Music - (Or all of the Above), there are some interesting options in Seattle. We evaluated what we have (And Frankly, what we Wanted) and came up with this...<p></p><h1>What We Have (and What We Want)<p></p></h1><p></p>Our research showed us that our current(and yours) options for Vintage, HandCrafted Goods, & Vintage Music consist of; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets(Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Collectibles Shows (A few times a Year), or Parking Garages(Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go; To Buy and Sell Vintage,Indoors and Outdoors, that felt like more of a community ''go to'', where Vintage Events and Unique Sales could take place. Fun Instant Auctions & Estate Sale Parties. We didn''t find that...so we decided to create one!</em> edited'),
(74, '2011-06-06 10:11:25', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p> </p>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun & interactive vintage and handcraft community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event, or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafted Items or Music - (Or all of the Above), there are some interesting options in Seattle. We evaluated what we have (and frankly, what we wanted) and came up with this...<p></p><h1>What We Have (and What We Want)<p></p></h1><p></p>Our research showed us that our current (and yours) options for Vintage, HandCrafted Goods, & Vintage Music consist of; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets (Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Pike Place Market (Awesome - but parking and weather deter), Collectibles Shows (A few times a Year), or Parking Garages (Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go; To Buy and Sell Vintage,Indoors and Outdoors, an ever evolving and changing place that felt like more of a community ''go to'', where Vintage Events and Unique Sales could take place. Fun Instant Auctions & Estate Sale Events. We didn''t find that...so we decided to create one!</em> edited'),
(75, '2011-06-06 10:12:12', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p> </p>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun & interactive vintage and handcraft community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event, or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafted Items or Music - (Or all of the Above), there are some interesting options in Seattle. We evaluated what we have (and frankly, what we wanted) and came up with this...<p></p><h1>What We Have (and what we want)<p></p></h1><p></p>Our research showed us that our current (and yours) options for Vintage, HandCrafted Goods, & Vintage Music consist of; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets (Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Pike Place Market (Awesome - but parking and weather deter), Collectibles Shows (A few times a Year), or Parking Garages (Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go; To Buy and Sell Vintage,Indoors and Outdoors, an ever evolving and changing place that felt like more of a community ''go to'', where Vintage Events and Unique Sales could take place. Fun Instant Auctions & Estate Sale Events. We didn''t find that...so we decided to create one!</em> edited'),
(76, '2011-06-06 10:14:00', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p> </p>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun & interactive vintage and handcraft community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event, or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafted Items or Music - (Or all of the Above), there are some interesting options in Seattle. We evaluated what we have (and frankly, what we wanted) and came up with this...<p></p><h1>What We Have (and what we want)<p></p></h1><p></p>Our research showed us that our current (and yours) options for Vintage, HandCrafted Goods, & Vintage Music consist of; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets (Limited Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Pike Place Market (Awesome - but parking and weather deter), Collectibles Shows (A few times a Year), or Parking Garages (Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go; To Buy and Sell Vintage,Indoors and Outdoors, an ever evolving and changing place that felt like more of a community ''go to'', where Vintage Events and Unique Sales could take place. Fun Instant Auctions & Estate Sale Events. We didn''t find that...so we decided to create one!</em> edited'),
(77, '2011-06-06 10:14:55', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\nSeattle Vintage is Treasure!<p> </p>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun & interactive vintage and handcraft community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event, or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafted Items or Music - (Or all of the Above), there are some interesting options in Seattle. We evaluated what we have (and frankly, what we wanted) and came up with this...<p></p><h1>What We Have (and what we want)<p></p></h1><p></p>Our research showed us that our current (and yours) options for Vintage, HandCrafted Goods, & Vintage Music consist of; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets (Limited Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Pike Place Market (Awesome - but parking and weather deter), Collectibles Shows (A few times a Year), or Parking Garages (Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go; To Buy and Sell Vintage,Indoors and Outdoors, an ever evolving and changing place that felt like more of a community ''go to'', where Vintage Events and Unique Sales could take place. Fun Instant Auctions & Estate Sale Events. We didn''t find it...so we created it!</em> edited'),
(78, '2011-06-06 10:26:41', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\n<strong>Seattle Vintage is Treasure</strong><strong>!</strong><p> </p>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun & interactive vintage and handcraft community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event, or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafted Items or Music - (Or all of the Above), there are some interesting options in Seattle. We evaluated what we have (and frankly, what we wanted) and came up with this...<p></p><h1>What We Have (and what we want)<p></p></h1><p></p>Our research showed us that our current (and yours) options for Vintage, HandCrafted Goods, & Vintage Music consist of; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets (Limited Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Pike Place Market (Awesome - but parking and weather deter), Collectibles Shows (A few times a Year), or Parking Garages (Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go; To Buy and Sell Vintage,Indoors and Outdoors, an ever evolving and changing place that felt like more of a community ''go to'', where Vintage Events and Unique Sales could take place. Fun Instant Auctions & Estate Sale Events. We didn''t find it...so we created it!</em> edited'),
(79, '2011-06-06 10:28:01', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p>\n<h2>Seattle Vintage is Treasure!<</h2>p></p>"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun & interactive vintage and handcraft community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event, or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafted Items or Music - (Or all of the Above), there are some interesting options in Seattle. We evaluated what we have (and frankly, what we wanted) and came up with this...<p></p><h1>What We Have (and what we want)<p></p></h1><p></p>Our research showed us that our current (and yours) options for Vintage, HandCrafted Goods, & Vintage Music consist of; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets (Limited Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Pike Place Market (Awesome - but parking and weather deter), Collectibles Shows (A few times a Year), or Parking Garages (Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go; To Buy and Sell Vintage,Indoors and Outdoors, an ever evolving and changing place that felt like more of a community ''go to'', where Vintage Events and Unique Sales could take place. Fun Instant Auctions & Estate Sale Events. We didn''t find it...so we created it!</em> edited'),
(80, '2011-06-06 10:28:55', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p><h3>Seattle Vintage is Treasure!</h3>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun & interactive vintage and handcraft community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event, or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafted Items or Music - (Or all of the Above), there are some interesting options in Seattle. We evaluated what we have (and frankly, what we wanted) and came up with this...<p></p><h1>What We Have (and what we want)<p></p></h1><p></p>Our research showed us that our current (and yours) options for Vintage, HandCrafted Goods, & Vintage Music consist of; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets (Limited Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Pike Place Market (Awesome - but parking and weather deter), Collectibles Shows (A few times a Year), or Parking Garages (Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go; To Buy and Sell Vintage,Indoors and Outdoors, an ever evolving and changing place that felt like more of a community ''go to'', where Vintage Events and Unique Sales could take place. Fun Instant Auctions & Estate Sale Events. We didn''t find it...so we created it!</em> edited'),
(81, '2011-06-06 10:30:14', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p><h3>Seattle Vintage is Treasure!</h3>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun & interactive vintage and handcraft community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event, or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafted Items or Music - (Or all of the Above), there are some interesting options in Seattle. We evaluated what we have (and frankly, what we wanted) and came up with this...<p></p><h3>What We Have (and what we want)</h3><p></p>Our research showed us that our current (and yours) options for Vintage, HandCrafted Goods, & Vintage Music consist of; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets (Limited Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Pike Place Market (Awesome - but parking and weather deter), Collectibles Shows (A few times a Year), or Parking Garages (Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go; To Buy and Sell Vintage,Indoors and Outdoors, an ever evolving and changing place that felt like more of a community ''go to'', where Vintage Events and Unique Sales could take place. Fun Instant Auctions & Estate Sale Events. We didn''t find it...so we created it!</em> edited'),
(82, '2011-06-06 10:36:45', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p><h3>Seattle Vintage is Treasure!</h3>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun interactive vintage and handcraft goods community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments, All Types of Events (Think Appraisals, Fundraising, Books, Electronics, Toys, Cars, Motorbikes, Military... and you''re getting there), and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event (or attending one of ours), or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafted Items or Music - (Or all of the Above), there are a variety of options in Seattle. We evaluated what we have (and frankly, what we wanted) and came up with this...<p></p><h3>What We Have (and what we want)</h3><p></p>Our research showed us that our current (and yours) options for Vintage, HandCrafted Goods, & Vintage Music consist of; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets (Limited Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Pike Place Market (Awesome - but parking and weather deter), Collectibles Shows (A few times a Year), or Parking Garages (Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more. We\nwanted an indoor, consistent, year round place to go; To Buy and Sell Vintage,Indoors and Outdoors, an ever evolving and changing place that felt like more of a community ''go to'', where Vintage Events and Unique Sales could take place. Fun Instant Auctions & Estate Sale Events. We didn''t find it...so we created it!</em> edited'),
(83, '2011-06-06 10:41:04', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p><h3>Seattle Vintage is Treasure!</h3>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun interactive vintage and handcrafted goods community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments, All Types of Events (Think Appraisals, Fundraising, Books, Electronics, Toys, Cars, Motorbikes, Military... and you''re getting there), and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event (or attending one of ours), or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafted Items or Music - (Or all of the Above), there are a variety of options in Seattle. We evaluated what we have (and frankly, what we wanted) and came up with this, see if you agree...<p></p><h3>What We Have (and what we want)</h3><p></p>Our research showed us that our current (and yours) options for Vintage, HandCrafted Goods, & Vintage Music consist of; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets (Limited Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Pike Place Market (Awesome - but parking and weather deter), Collectibles Shows (A few times a Year), or Parking Garages (Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more - We\nwanted an indoor, consistent, year round place to go; To Buy and Sell Vintage - Indoors and Outdoors - an ever evolving and changing place that felt like more of a community ''go to'', where Vintage Events and Unique Sales could take place - something fluid and fun. We didn''t find it...so we created it!</em> edited'),
(84, '2011-06-06 10:42:27', 2, 'About item <em><h1>What is Seattle Vintage?\n</h1><p><h3>Seattle Vintage is Treasure!</h3>\n"Treasure comes in several forms - Collectibles, Handcrafted pieces, and People. We are creating an ever evolving fun interactive vintage and handcrafted goods community that brings together; Vintage, Crafts, Music, Auctions, Estates, Consignments, All Types of Events (Think Appraisals, Fundraising, Books, Electronics, Toys, Cars, Motorbikes, Military... and you''re getting there), and More! Centrally located right next to UVillage - We offer indoor and outdoor amenities that provide you with the options of buying, selling, planning your own event (or attending one of ours), or simply listening to music and having a great time!" - Lisa Taylor, Owner. <p>\n<p></p>Whether you want Vintage, HandCrafted Items or Music - (Or all of the Above), there are a variety of options in Seattle. We evaluated what we have (and frankly, what we wanted) and came up with this - see if you agree...<p></p><h3>What We Have (and what we want)</h3><p></p>Our research showed us that our current (and yours) options for Vintage, HandCrafted Goods, & Vintage Music consist of; The Occasional Estate Sale (Fun if You''re First), Garage Sales (Hard to Find), Antique Malls (Fun for Browsing - but no Direct Interaction with the Seller), Seasonal Farmers Markets (Limited Vintage & Music between Radishes & Rain), Online Classifieds (Questionable), Pike Place Market (Awesome - but parking and weather deter), Collectibles Shows (A few times a Year), or Parking Garages (Drafty and Dirty). Hmm. None of those thrilled us too much. <p></p>We wanted more - We\nwanted an indoor, consistent, year round place to go; To Buy and Sell Vintage - Indoors and Outdoors - an ever evolving and changing place that felt like more of a community ''go to'', where Vintage Events and Unique Sales could take place - something fluid and fun. We didn''t find it...so we created it!</em> edited'),
(85, '2011-06-06 10:47:46', 2, 'Services item <em><h1>What We Offer<p></p><h3>If it has to do with Vintage in Seattle (we probably do it<p>Want to rent a Vintage Market Table or Space for a date in the future? Click here. (this link goes to the rental form)\n</p>\n<p>Do you have some items you would like to sell or consign? Contact Us.\n</p>\n<p>Perhaps you need some vintage props for a photo shoot? Contact Us.\n</p>\n\n<p>Is there something special you are looking for? Sign up for an alert and let us know what it is, we may have it right now! (the alert needs to include the page we did for antiquesinc so folks can check off what they want in addition to seeing the option of an event notification/alert).\n</p>\n<p>\nDo you have more than a few items and need an estate sale or buy out? Contact Our Partner Business- AntiquesInc.com at www.AntiquesInc.com .</p>\n<p>\nNeed an Appraisal from a Certified Appraiser? Contact Us, we know the right people to direct your way (Jewelry, Art, Rugs, Books, Toys, Electronics, Memorabilia, Silver, Gold can also attend one of our appraiser nights and bring in your items for a free appraisal, some fun and music.\n</p>\n<p>If you are a Certified Appraiser, get on our list! Email us at: info@seattlevintage.com and let us know what your specialty is…we want the best!</p>\n\n<p>Interested in putting some items into our next Auction Night? Contact Us.</p></em> edited'),
(86, '2011-06-06 10:48:31', 2, 'Services item <em><h1>What We Offer<p></p><h3>If it has to do with Vintage in Seattle (we probably do it<p><p><h4>Want to rent a Vintage Market Table or Space for a date in the future? Click here. (this link goes to the rental form)\n</p>\n<p>Do you have some items you would like to sell or consign? Contact Us.\n</p>\n<p>Perhaps you need some vintage props for a photo shoot? Contact Us.\n</p>\n\n<p>Is there something special you are looking for? Sign up for an alert and let us know what it is, we may have it right now! (the alert needs to include the page we did for antiquesinc so folks can check off what they want in addition to seeing the option of an event notification/alert).\n</p>\n<p>\nDo you have more than a few items and need an estate sale or buy out? Contact Our Partner Business- AntiquesInc.com at www.AntiquesInc.com .</p>\n<p>\nNeed an Appraisal from a Certified Appraiser? Contact Us, we know the right people to direct your way (Jewelry, Art, Rugs, Books, Toys, Electronics, Memorabilia, Silver, Gold can also attend one of our appraiser nights and bring in your items for a free appraisal, some fun and music.\n</p>\n<p>If you are a Certified Appraiser, get on our list! Email us at: info@seattlevintage.com and let us know what your specialty is…we want the best!</p>\n\n<p>Interested in putting some items into our next Auction Night? Contact Us.</p></em> edited'),
(87, '2011-06-06 10:51:19', 2, 'Services item <em><h1>What We Offer<p></p><h3>If It Has To Do With Vintage in Seattle (we probably do it\n<p>Do you have some items you would like to sell or consign? Contact Us.\n</p>\n<p>Perhaps you need some vintage props for a photo shoot? Contact Us.\n</p>\n\n<p>Is there something special you are looking for? Sign up for an alert and let us know what it is, we may have it right now! (the alert needs to include the page we did for antiquesinc so folks can check off what they want in addition to seeing the option of an event notification/alert).\n</p>\n<p>\nDo you have more than a few items and need an estate sale or buy out? Contact Our Partner Business- AntiquesInc.com at www.AntiquesInc.com .</p>\n<p>\nNeed an Appraisal from a Certified Appraiser? Contact Us, we know the right people to direct your way (Jewelry, Art, Rugs, Books, Toys, Electronics, Memorabilia, Silver, Gold can also attend one of our appraiser nights and bring in your items for a free appraisal, some fun and music.\n</p>\n<p>If you are a Certified Appraiser, get on our list! Email us at: info@seattlevintage.com and let us know what your specialty is…we want the best!</p>\n\n<p>Interested in putting some items into our next Auction Night? Contact Us.</p></em> edited'),
(88, '2011-06-06 10:51:59', 2, 'Services item <em><h1>What We Offer<p></p><h3>If It Has To Do With Vintage in Seattle (we probably do it)</em> edited'),
(89, '2011-06-06 10:54:16', 2, 'Services item <em><h1>What We Offer<p></p><h3>If It Has To Do With Vintage in Seattle (we probably do it)<p></p>\nSeattle Vintage offers a wide variety of options where Vintage & HandCrafted Goods are concerned!<p></p></em> edited'),
(90, '2011-06-06 11:03:32', 2, 'Sales item <em>Upcoming Events!</em> edited'),
(91, '2011-06-06 11:05:46', 2, 'Sales item <em>Upcoming Events!</em> edited'),
(92, '2011-06-06 11:06:37', 2, 'Sales item <em>Upcoming Events!</em> edited'),
(93, '2011-06-06 11:06:53', 2, 'Sales item <em>Upcoming Events!</em> edited'),
(94, '2011-06-06 11:07:11', 2, 'Sales item <em>Upcoming Events!</em> edited'),
(95, '2011-06-06 11:07:54', 2, 'Sales item <em>Upcoming Events!</em> edited'),
(96, '2011-06-06 11:08:28', 2, 'Sales item <em>Upcoming Events!</em> edited'),
(97, '2011-06-06 11:08:45', 2, 'Sales item <em>Upcoming Events!</em> edited'),
(98, '2011-06-06 11:10:57', 2, 'Sales item <em>Upcoming Events!</em> edited'),
(99, '2011-06-06 11:13:20', 2, 'Sales item <em>Upcoming Events!</em> edited'),
(100, '2011-06-06 11:15:25', 2, 'Space item <em><h1>Book some Vintage Space Today!h1>\n\n<p>Here is a paragraph.</p>\n\n<ul>\n<li>one</li>\n<li>two</li>\n<li>three</li>\n</ul></em> edited'),
(101, '2011-06-06 11:15:49', 2, 'Space item <em><h1>Book some Vintage Space Today!</em> edited'),
(102, '2011-06-06 11:17:05', 2, 'Space item <em><h1>Book some Vintage Space Today!\n<p<h2>We have over 4,000 SqFt of Space!</h2>></p></em> edited'),
(103, '2011-06-06 11:17:35', 2, 'Space item <em><h1>Book some Vintage Space Today!\n<p<h3>We have over 4,000 SqFt of Space!</h2>></p></em> edited'),
(104, '2011-06-06 11:18:03', 2, 'Space item <em><h1>Book some Vintage Space Today!<p></p>\n<p<h3>We have over 4,000 SqFt of Space!</h2>></p></em> edited'),
(105, '2011-06-06 11:18:57', 2, 'Space item <em><h1>Book some Vintage Space Today!<p></p>\n<p<h4>With almost 4,000 SqFt - You Have Options!</h4>></p></em> edited'),
(106, '2011-06-06 11:19:48', 2, 'Space item <em><h1>Book Your Vintage Space Today!<p></p></em> edited'),
(107, '2011-06-06 14:02:36', 2, 'Quotes item <em><h2><em>Vintage</em></h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. \n<p></p> You may experience your treasure hunting at a live auction, in the silent form, at the Saturday vintage marketplace or by browsing the SeattleVintage store. \n<p></p>And...if you have vintage items from any era, you now have a place to sell them. You can do it yourself, or have us do it. Whatever works!</em> edited'),
(108, '2011-06-06 14:05:36', 2, 'Quotes item <em><h2><em>Vintage</em></h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. \n<p></p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. \n<p></p><h4>AND...</h4>if you have vintage items from any era, you now have a place to sell them. You can do it yourself, or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</em> edited'),
(109, '2011-06-06 14:06:46', 2, 'Quotes item <em><h2><em>Vintage</em></h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. \n<p></p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. \n<p></p><h4>AND...</h4>If you have vintage items, you now have a place to sell them. You can do it yourself at the Vintage Marketplace by renting a table (or space), or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</em> edited'),
(110, '2011-06-06 14:07:03', 2, 'Quotes item <em><h2><em>Vintage</em></h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. \n<p></p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. \n<p></p><h4><em>AND</em>...</h4>If you have vintage items, you now have a place to sell them. You can do it yourself at the Vintage Marketplace by renting a table (or space), or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</em> edited'),
(111, '2011-06-06 14:07:30', 2, 'Quotes item <em><h2><em>Vintage</em></h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. \n<p></p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. \n<p></p><h4><em>AND</em>...</h4>If you have vintage items - you now have a place to sell them. You can do it yourself at the Vintage Marketplace by renting a table (or space), or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</em> edited'),
(112, '2011-06-06 14:12:05', 2, 'Quotes item <em><h2><em>HandCrafted</em></h2>\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n<p>Quality goods are key (along with a great selection)! If you love unique handmade crafts, check out the marketplace on Saturday''s!\n<p<h4>AND...</h4>></p> If you make great quality products and simply need a venue to show them off and find customers– your wish has been granted!</p></em> edited'),
(113, '2011-06-06 14:15:18', 2, 'Quotes item <em><h2><em>HandCrafted</em></h2>\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday''s!\n<h3AND...<p></p>.</h3>If you make great quality products and simply need a venue to show them off (and find customers) instead of the internet or your dining room table – your wish has been granted!</p></em> edited'),
(114, '2011-06-06 14:15:55', 2, 'Quotes item <em><h2><em>HandCrafted</em></h2>\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday''s!\n<p<h2>AND...</h2>></p>If you make great quality products and simply need a venue to show them off (and find customers) instead of the internet or your dining room table – your wish has been granted!</p></em> edited'),
(115, '2011-06-06 14:16:34', 2, 'Quotes item <em><h2><em>HandCrafted</em></h2>\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday''s!\n<p<h1>AND...<p></p></h1>></p>If you make great quality products and simply need a venue to show them off (and find customers) instead of the internet or your dining room table – your wish has been granted!</p></em> edited'),
(116, '2011-06-06 14:18:28', 2, 'Quotes item <em><h2><em>HandCrafted</em></h2>\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday''s!\n<p<h1>AND...\n</h1>></p>If you make great quality products and simply need a venue to show them off (and find customers) instead of the internet or your dining room table – your wish has been granted!</p></em> edited'),
(117, '2011-06-06 14:19:50', 2, 'Quotes item <em><h2><em>HandCrafted</em></h2>\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday''s!\n<p></p><h4><em>AND</em>...</h4>AND...\n<p></p>If you make great quality products and simply need a venue to show them off (and find customers) instead of the internet or your dining room table – your wish has been granted!</p></em> edited'),
(118, '2011-06-06 14:20:16', 2, 'Quotes item <em><h2><em>HandCrafted</em></h2>\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday''s!\n<p></p><h4><em>AND</em>...</h4>\n<p></p>If you make great quality products and simply need a venue to show them off (and find customers) instead of the internet or your dining room table – your wish has been granted!</p></em> edited'),
(119, '2011-06-06 14:21:21', 2, 'Quotes item <em><h2><em>HandCrafted</em></h2>\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday''s!\n<p></p><h4><em>AND</em>...</h4>\n<p></p>If you make great quality products and simply need a venue to show them off (and find customers) - instead of the internet or your dining room table – your wish has been granted!</p></em> edited'),
(120, '2011-06-06 14:25:20', 2, 'Space item <em><h1>Book Your Vintage \nSpace Today!<p></p>\n<h2Need Space to Sell your Stuff?h2></em> edited'),
(121, '2011-06-06 14:26:03', 2, 'Space item <em><h1>Book Your Vintage \nSpace Today!<p></p>\n<h2Need Space to Sell your Stuff?h2></em> edited'),
(122, '2011-06-07 09:47:22', 2, 'Space item <em><h1>Book Your Vintage</h1>\n<h1>Space Today!</h1>\n<h2>Need Space to Sell your Stuff?</h2>\n\n<a href="{site_url(''seattlevintage.com/dev/contact'')}" title="contact us" target="_self">Contact us!</a></em> edited'),
(123, '2011-06-07 12:42:23', 2, 'Sales item <em>Upcoming Events!</em> edited'),
(124, '2011-06-07 12:50:38', 2, 'Space item <em><h1>Book Your Seattle Vintage Space Today!</h1>\n \n<h3>Need Space to Sell Your Stuff (or someone to do it for you)?</h3>\n \n<h4>SeattleVintage has a wide variety of options for you to sell your Vintage or Handcrafted Goods - right next to UVillage!\nThe Marketplace - each Saturday starting Summer 2011 - will provide 6'' and 10'' spaces for you to rent and set up your own booth.\nMarketplace hours will be 10am to 4pm - Setup will begin at 8am.</h4>\n \nFor an application to rent at the Saturday Vintage Marketplace (indoors or out), click here.\nOnce we receive your request, we will contact you and set up a time for you to see the space and go\nover all the rules & regulations for this evolving, fun & interactive marketplace!\n \nWe are building a database of great vendors - so get on the list and be a part of the SeattleVintage Marketplace!\n \nIf you are interested in holding an Auction, Estate Sale Liquidation, or another type of Event at SeattleVintage, please contact us and provide the details\nof your event/interest. We will do our best to make it work for you or your group! Feel free to stop by our shop Wednesday to Saturday from 10am to 4pm to discuss also!</em> edited'),
(125, '2011-06-07 12:51:14', 2, 'Space item <em><h1>Book Your Seattle Vintage Space Today!</h1>\n \n<h3>Need Space to Sell Your Stuff (or someone to do it for you)?</h3>\n \n<p>SeattleVintage has a wide variety of options for you to sell your Vintage or Handcrafted Goods - right next to UVillage!\nThe Marketplace - each Saturday starting Summer 2011 - will provide 6'' and 10'' spaces for you to rent and set up your own booth.\nMarketplace hours will be 10am to 4pm - Setup will begin at 8am.</p>\n \n<p>For an application to rent at the Saturday Vintage Marketplace (indoors or out), click here. Once we receive your request, we will contact you and set up a time for you to see the space and go over all the rules & regulations for this evolving, fun & interactive marketplace!</p>\n \nWe are building a database of great vendors - so get on the list and be a part of the SeattleVintage Marketplace!\n \nIf you are interested in holding an Auction, Estate Sale Liquidation, or another type of Event at SeattleVintage, please contact us and provide the details\nof your event/interest. We will do our best to make it work for you or your group! Feel free to stop by our shop Wednesday to Saturday from 10am to 4pm to discuss also!</em> edited'),
(126, '2011-06-07 12:52:24', 2, 'Space item <em><h1>Book Your Seattle Vintage <br/>Space <em>Today!</em></h1>\n \n<h3>Need Space to Sell Your Stuff (or someone to do it for you)?</h3>\n \n<p>SeattleVintage has a wide variety of options for you to sell your Vintage or Handcrafted Goods - right next to UVillage!\nThe Marketplace - each Saturday starting Summer 2011 - will provide 6'' and 10'' spaces for you to rent and set up your own booth.\nMarketplace hours will be 10am to 4pm - Setup will begin at 8am.</p>\n \n<p>For an application to rent at the Saturday Vintage Marketplace (indoors or out), click here. Once we receive your request, we will contact you and set up a time for you to see the space and go over all the rules & regulations for this evolving, fun & interactive marketplace!</p>\n \n<p>We are building a database of great vendors - so get on the list and be a part of the SeattleVintage Marketplace!</p>\n \n<p>If you are interested in holding an Auction, Estate Sale Liquidation, or another type of Event at SeattleVintage, please contact us and provide the details of your event/interest. We will do our best to make it work for you or your group! Feel free to stop by our shop Wednesday to Saturday from 10am to 4pm to discuss also!</p></em> edited'),
(127, '2011-06-07 12:53:00', 2, 'Space item <em><h1>Book Your Seattle Vintage <br/>Space <em>Today!</em></h1>\n \n<h3>Need Space to Sell Your Stuff <br/>(or someone to do it for you)?</h3>\n \n<p>SeattleVintage has a wide variety of options for you to sell your Vintage or Handcrafted Goods - right next to UVillage!\nThe Marketplace - each Saturday starting Summer 2011 - will provide 6'' and 10'' spaces for you to rent and set up your own booth.\nMarketplace hours will be 10am to 4pm - Setup will begin at 8am.</p>\n \n<p>For an application to rent at the Saturday Vintage Marketplace (indoors or out), click here. Once we receive your request, we will contact you and set up a time for you to see the space and go over all the rules & regulations for this evolving, fun & interactive marketplace!</p>\n \n<p>We are building a database of great vendors - so get on the list and be a part of the SeattleVintage Marketplace!</p>\n \n<p>If you are interested in holding an Auction, Estate Sale Liquidation, or another type of Event at SeattleVintage, please contact us and provide the details of your event/interest. We will do our best to make it work for you or your group! Feel free to stop by our shop Wednesday to Saturday from 10am to 4pm to discuss also!</p></em> edited'),
(128, '2011-06-07 12:53:45', 2, 'Space item <em><h1>Book Your Seattle Vintage <br/>Space <em>Today!</em></h1>\n \n<h3>Need Space to Sell Your Stuff <br/>(or someone to do it for you)?</h3>\n \n<p>SeattleVintage has a wide variety of options for you to sell your Vintage or Handcrafted Goods - right next to UVillage!\nThe Marketplace - each Saturday starting Summer 2011 - will provide 6'' and 10'' spaces for you to rent and set up your own booth.\nMarketplace hours will be 10am to 4pm - Setup will begin at 8am.</p>\n \n<p>For an application to rent at the Saturday Vintage Marketplace (indoors or out), click here. Once we receive your request, we will contact you and set up a time for you to see the space and go over all the rules & regulations for this evolving, fun & interactive marketplace!</p>\n \n<p>We are building a database of great vendors - so get on the list and be a part of the SeattleVintage Marketplace!</p>\n \n<p>If you are interested in holding an Auction, Estate Sale Liquidation, or another type of Event at SeattleVintage, please <a href="{site_url(''index.php/contact'')}" title="contact us" target="_self">contact</a> us and provide the details of your event/interest. We will do our best to make it work for you or your group! Feel free to stop by our shop Wednesday to Saturday from 10am to 4pm to discuss also!</p></em> edited'),
(129, '2011-06-07 13:44:55', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="{site_url(''index.php/contact'')}" title="contact us" target="_self">Contact</a> Us today!</p></em> edited'),
(130, '2011-06-07 13:45:45', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact</a> Us today!</p></em> edited'),
(131, '2011-06-07 13:46:35', 2, 'Space item <em><h1>Book Your Seattle Vintage <br/>Space <em>Today!</em></h1>\n \n<h3>Need Space to Sell Your Stuff <br/>(or someone to do it for you)?</h3>\n \n<p>SeattleVintage has a wide variety of options for you to sell your Vintage or Handcrafted Goods - right next to UVillage!\nThe Marketplace - each Saturday starting Summer 2011 - will provide 6'' and 10'' spaces for you to rent and set up your own booth.\nMarketplace hours will be 10am to 4pm - Setup will begin at 8am.</p>\n \n<p>For an application to rent at the Saturday Vintage Marketplace (indoors or out), click here. Once we receive your request, we will contact you and set up a time for you to see the space and go over all the rules & regulations for this evolving, fun & interactive marketplace!</p>\n \n<p>We are building a database of great vendors - so get on the list and be a part of the SeattleVintage Marketplace!</p>\n \n<p>If you are interested in holding an Auction, Estate Sale Liquidation, or another type of Event at SeattleVintage, please <<a href="index.php/contact" title="contact us" target="_self">contact</a> us and provide the details of your event/interest. We will do our best to make it work for you or your group! Feel free to stop by our shop Wednesday to Saturday from 10am to 4pm to discuss also!</p></em> edited'),
(132, '2011-06-08 21:52:03', 2, 'Space item <em><h1>Book Your Seattle Vintage <br/>Space <em>Today!</em></h1>\n \n<h3>Need Space to Sell Your Stuff <br/>(or someone to do it for you)?</h3>\n \n<p>SeattleVintage has a wide variety of options for you to sell your Vintage or Handcrafted Goods - right next to UVillage! The Marketplace - each Saturday starting Summer 2011 - will provide 6'' and 10'' spaces for you to rent and set up your own booth. Marketplace hours will be 10am to 4pm - Setup will begin at 8am.</p>\n \n<p>For an application to rent at the Saturday Vintage Marketplace (indoors or out), click here. Once we receive your request, we will contact you and set up a time for you to see the space and go over all the rules & regulations for this evolving, fun & interactive marketplace!</p>\n \n<p>We are building a database of great vendors - so get on the list and be a part of the SeattleVintage Marketplace!</p>\n \n<p>If you are interested in holding an Auction, Estate Sale Liquidation, or another type of Event at SeattleVintage, please <a href="index.php/contact" title="contact us" target="_self">contact</a> us and provide the details of your event/interest. We will do our best to make it work for you or your group! Feel free to stop by our shop Wednesday to Saturday from 10am to 4pm to discuss also!</p></em> edited');
INSERT INTO `fuel_logs` (`id`, `entry_date`, `user_id`, `message`) VALUES
(133, '2011-06-08 21:52:44', 2, 'Space item <em><h1>Book Your Seattle Vintage <br/>Space <em>Today!</em></h1>\n \n<h3>Need Space to Sell Your Stuff <br/>(or someone to do it for you)?</h3>\n \n<p>SeattleVintage has a wide variety of options for you to sell your Vintage or Handcrafted Goods - right next to UVillage! The Marketplace - each Saturday starting Summer 2011 - will provide 6'' and 10'' spaces for you to rent and set up your own booth. Marketplace hours will be 10am to 4pm - Setup will begin at 8am.</p>\n \n<p>For an <a href="index.php/pdf/seattle-vintage-application.pdf" title="contact us" target="_blank">application</a> to rent at the Saturday Vintage Marketplace (indoors or out), click here. Once we receive your request, we will contact you and set up a time for you to see the space and go over all the rules & regulations for this evolving, fun & interactive marketplace!</p>\n \n<p>We are building a database of great vendors - so get on the list and be a part of the SeattleVintage Marketplace!</p>\n \n<p>If you are interested in holding an Auction, Estate Sale Liquidation, or another type of Event at SeattleVintage, please <a href="index.php/contact" title="contact us" target="_self">contact</a> us and provide the details of your event/interest. We will do our best to make it work for you or your group! Feel free to stop by our shop Wednesday to Saturday from 10am to 4pm to discuss also!</p></em> edited'),
(134, '2011-06-08 21:54:03', 2, 'Space item <em><h1>Book Your Seattle Vintage <br/>Space <em>Today!</em></h1>\n \n<h3>Need Space to Sell Your Stuff <br/>(or someone to do it for you)?</h3>\n \n<p>SeattleVintage has a wide variety of options for you to sell your Vintage or Handcrafted Goods - right next to UVillage! The Marketplace - each Saturday starting Summer 2011 - will provide 6'' and 10'' spaces for you to rent and set up your own booth. Marketplace hours will be 10am to 4pm - Setup will begin at 8am.</p>\n \n<p>For an <a href="index.php/assets/pdf/seattle-vintage-application.pdf" title="contact us" target="_blank">application</a> to rent at the Saturday Vintage Marketplace (indoors or out), click here. Once we receive your request, we will contact you and set up a time for you to see the space and go over all the rules & regulations for this evolving, fun & interactive marketplace!</p>\n \n<p>We are building a database of great vendors - so get on the list and be a part of the SeattleVintage Marketplace!</p>\n \n<p>If you are interested in holding an Auction, Estate Sale Liquidation, or another type of Event at SeattleVintage, please <a href="index.php/contact" title="contact us" target="_self">contact</a> us and provide the details of your event/interest. We will do our best to make it work for you or your group! Feel free to stop by our shop Wednesday to Saturday from 10am to 4pm to discuss also!</p></em> edited'),
(135, '2011-06-08 21:56:03', 2, 'Space item <em><h1>Book Your Seattle Vintage <br/>Space <em>Today!</em></h1>\n \n<h3>Need Space to Sell Your Stuff <br/>(or someone to do it for you)?</h3>\n \n<p>SeattleVintage has a wide variety of options for you to sell your Vintage or Handcrafted Goods - right next to UVillage! The Marketplace - each Saturday starting Summer 2011 - will provide 6'' and 10'' spaces for you to rent and set up your own booth. Marketplace hours will be 10am to 4pm - Setup will begin at 8am.</p>\n \n<p>For an <a href="http://www.seattlevintage.com/dev/assets/pdf/seattle-vintage-application.pdf" title="contact us" target="_blank">application</a> to rent at the Saturday Vintage Marketplace (indoors or out), click here. Once we receive your request, we will contact you and set up a time for you to see the space and go over all the rules & regulations for this evolving, fun & interactive marketplace!</p>\n \n<p>We are building a database of great vendors - so get on the list and be a part of the SeattleVintage Marketplace!</p>\n \n<p>If you are interested in holding an Auction, Estate Sale Liquidation, or another type of Event at SeattleVintage, please <a href="index.php/contact" title="contact us" target="_self">contact</a> us and provide the details of your event/interest. We will do our best to make it work for you or your group! Feel free to stop by our shop Wednesday to Saturday from 10am to 4pm to discuss also!</p></em> edited'),
(136, '2011-06-08 21:57:20', 2, 'Space item <em><h1>Book Your Seattle Vintage <br/>Space <em>Today!</em></h1>\n \n<h3>Need Space to Sell Your Stuff <br/>(or someone to do it for you)?</h3>\n \n<p>SeattleVintage has a wide variety of options for you to sell your Vintage or Handcrafted Goods - right next to UVillage! The Marketplace - each Saturday starting Summer 2011 - will provide 6'' and 10'' spaces for you to rent and set up your own booth. Marketplace hours will be 10am to 4pm - Setup will begin at 8am.</p>\n \n<p>For an <a href="index.php/assets/pdf/seattle-vintage-application.pdf" title="contact us" target="_blank">application</a> to rent at the Saturday Vintage Marketplace (indoors or out), click here. Once we receive your request, we will contact you and set up a time for you to see the space and go over all the rules & regulations for this evolving, fun & interactive marketplace!</p>\n \n<p>We are building a database of great vendors - so get on the list and be a part of the SeattleVintage Marketplace!</p>\n \n<p>If you are interested in holding an Auction, Estate Sale Liquidation, or another type of Event at SeattleVintage, please <a href="index.php/contact" title="contact us" target="_self">contact</a> us and provide the details of your event/interest. We will do our best to make it work for you or your group! Feel free to stop by our shop Wednesday to Saturday from 10am to 4pm to discuss also!</p></em> edited'),
(137, '2011-06-08 21:57:48', 2, 'Space item <em><h1>Book Your Seattle Vintage <br/>Space <em>Today!</em></h1>\n \n<h3>Need Space to Sell Your Stuff <br/>(or someone to do it for you)?</h3>\n \n<p>SeattleVintage has a wide variety of options for you to sell your Vintage or Handcrafted Goods - right next to UVillage! The Marketplace - each Saturday starting Summer 2011 - will provide 6'' and 10'' spaces for you to rent and set up your own booth. Marketplace hours will be 10am to 4pm - Setup will begin at 8am.</p>\n \n<p>For an <a href="assets/pdf/seattle-vintage-application.pdf" title="contact us" target="_blank">application</a> to rent at the Saturday Vintage Marketplace (indoors or out), click here. Once we receive your request, we will contact you and set up a time for you to see the space and go over all the rules & regulations for this evolving, fun & interactive marketplace!</p>\n \n<p>We are building a database of great vendors - so get on the list and be a part of the SeattleVintage Marketplace!</p>\n \n<p>If you are interested in holding an Auction, Estate Sale Liquidation, or another type of Event at SeattleVintage, please <a href="index.php/contact" title="contact us" target="_self">contact</a> us and provide the details of your event/interest. We will do our best to make it work for you or your group! Feel free to stop by our shop Wednesday to Saturday from 10am to 4pm to discuss also!</p></em> edited'),
(138, '2011-06-08 21:58:33', 2, 'Space item <em><h1>Book Your Seattle Vintage <br/>Space <em>Today!</em></h1>\n \n<h3>Need Space to Sell Your Stuff <br/>(or someone to do it for you)?</h3>\n \n<p>SeattleVintage has a wide variety of options for you to sell your Vintage or Handcrafted Goods - right next to UVillage! The Marketplace - each Saturday starting Summer 2011 - will provide 6'' and 10'' spaces for you to rent and set up your own booth. Marketplace hours will be 10am to 4pm - Setup will begin at 8am.</p>\n \n<p>For an <a href="assets/pdf/seattle-vintage-application.pdf" title="space application" target="_blank">application</a> to rent at the Saturday Vintage Marketplace (indoors or out), click <a href="assets/pdf/seattle-vintage-application.pdf" title="space application" target="_blank">here</a>. Once we receive your request, we will contact you and set up a time for you to see the space and go over all the rules & regulations for this evolving, fun & interactive marketplace!</p>\n \n<p>We are building a database of great vendors - so get on the list and be a part of the SeattleVintage Marketplace!</p>\n \n<p>If you are interested in holding an Auction, Estate Sale Liquidation, or another type of Event at SeattleVintage, please <a href="index.php/contact" title="contact us" target="_self">contact</a> us and provide the details of your event/interest. We will do our best to make it work for you or your group! Feel free to stop by our shop Wednesday to Saturday from 10am to 4pm to discuss also!</p></em> edited'),
(139, '2011-06-08 22:12:19', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact</a> Us today!</p>\n\n<h1>Antiques Inc.</h1>\n<h3>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></h3></em> edited'),
(140, '2011-06-08 22:13:37', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact</a> Us today!</p>\n\n<h1>Antiques Inc.</h1>\n<h3>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></h3>\n\n<h1>Seattle Pickers</h1>\n<h3>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers\nto have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at:\n206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></h3></em> edited'),
(141, '2011-06-08 22:14:08', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact</a> Us today!</p>\n\n<h1>Antiques Inc.</h1>\n<h3>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></h3>\n\n<h1>Seattle Pickers</h1>\n<h3>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers to have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at: 206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></h3></em> edited'),
(142, '2011-06-08 22:14:57', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact</a> Us today!</p>\n\n<br/><br/>\n<h1>Antiques Inc.</h1>\n<h3>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></h3>\n\n<br/><br/>\n\n<h1>Seattle Pickers</h1>\n<h3>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers to have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at: 206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></h3></em> edited'),
(143, '2011-06-12 10:36:33', 2, 'Quotes item <em><h2><em>HandCrafted</em></h2>\n\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday’s starting Summer 2011!</p>\n\n<h4><em>AND</em>...</h4>\n\n<p>If you create great quality products and simply need a venue to show them off (and find customers) – you now have an alternative to your dining room table or internet sales. The Saturday Marketplace will hold a certain number of tables and spaces just for you!</p></em> edited'),
(144, '2011-06-12 10:39:00', 2, 'Quotes item <em><h2><em>Vintage</em></h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. </p>\n\n<p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. For an application to rent at the Saturday Vintage Marketplace (indoors or out), click here</p>\n\n<h4><em>AND</em>...</h4>\n\n<p>If you have vintage items - you now have a place to sell them. You can do it yourself at the Vintage Marketplace by renting a table (or space), or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</p></em> edited'),
(145, '2011-06-12 10:39:38', 2, 'Quotes item <em><h2><em>Vintage</em></h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. </p>\n\n<p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. For an application to rent at the Saturday Vintage Marketplace (indoors or out), click <a href="assets/pdf/seattle-vintage-application.pdf" title="space application" target="_blank">here</a></p>\n\n<h4><em>AND</em>...</h4>\n\n<p>If you have vintage items - you now have a place to sell them. You can do it yourself at the Vintage Marketplace by renting a table (or space), or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</p></em> edited'),
(146, '2011-06-12 10:40:52', 2, 'Quotes item <em><h2><em>Vintage</em></h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. </p>\n\n<p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. </p>\n\n<h4><em>AND</em>...</h4>\n\n<p>If you have vintage items - you now have a place to sell them. You can do it yourself at the Vintage Marketplace by renting a table (or space), or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</p></em> edited'),
(147, '2011-06-12 10:42:20', 2, 'Space item <em><h1>Book Your Seattle Vintage <br/>Space <em>Today!</em></h1>\n \n<h3>Need Space to Sell Your Stuff <br/>(or someone to do it for you)?</h3>\n \n<p>SeattleVintage has a wide variety of options for you to sell your Vintage or Handcrafted Goods - right next to UVillage! The Marketplace - each Saturday starting Summer 2011 - will provide 6'' and 10'' spaces for you to rent and set up your own booth. Marketplace hours will be 10am to 4pm - Setup will begin at 8am.</p>\n \n<p>For an application to rent at the Saturday Vintage Marketplace (indoors or out), click <a href="assets/pdf/seattle-vintage-application.pdf" title="space application" target="_blank">here</a> to download. Once we receive your request, we will contact you and set up a time for you to see the space and go over all the rules & regulations for this evolving, fun & interactive marketplace!</p>\n \n<p>We are building a database of great vendors - so get on the list and be a part of the SeattleVintage Marketplace!</p>\n \n<p>If you are interested in holding an Auction, Estate Sale Liquidation, or another type of Event at SeattleVintage, please <a href="index.php/contact" title="contact us" target="_self">contact us</a> and provide the details of your event/interest. We will do our best to make it work for you or your group! Feel free to stop by our shop Wednesday to Saturday from 10am to 4pm to discuss also!</p></em> edited'),
(148, '2011-06-12 10:43:02', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact us</a> today!</p>\n\n<br/><br/>\n<h1>Antiques Inc.</h1>\n<h3>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></h3>\n\n<br/><br/>\n\n<h1>Seattle Pickers</h1>\n<h3>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers to have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at: 206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></h3></em> edited'),
(149, '2011-06-12 10:47:18', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact us</a> today!</p>\n\n<br/><br/>\n\n<img src="assets/images/seattle-pickers-logo1.png">\n\n<p>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></p>\n\n<br/><br/>\n\n<h1>Seattle Pickers</h1>\n<p>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers to have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at: 206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></p></em> edited'),
(150, '2011-06-12 10:47:45', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact us</a> today!</p>\n\n<br/><br/>\n\n<img style="with: 200px;" src="assets/images/seattle-pickers-logo1.png">\n\n<p>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></p>\n\n<br/><br/>\n\n<h1>Seattle Pickers</h1>\n<p>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers to have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at: 206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></p></em> edited'),
(151, '2011-06-12 10:48:05', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact us</a> today!</p>\n\n<br/><br/>\n\n<img style="width: 200px;" src="assets/images/seattle-pickers-logo1.png">\n\n<p>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></p>\n\n<br/><br/>\n\n<h1>Seattle Pickers</h1>\n<p>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers to have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at: 206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></p></em> edited'),
(152, '2011-06-12 10:48:18', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact us</a> today!</p>\n\n<br/><br/>\n\n<img style="width: 400px;" src="assets/images/seattle-pickers-logo1.png">\n\n<p>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></p>\n\n<br/><br/>\n\n<h1>Seattle Pickers</h1>\n<p>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers to have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at: 206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></p></em> edited'),
(153, '2011-06-12 10:50:31', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact us</a> today!</p>\n\n<br/><br/>\n\n\n<img style="width: 400px;" src="assets/images/antiques-inc-logo1-WEB.png">\n<p>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></p>\n\n<br/><br/>\n\n<img style="width: 400px;" src="assets/images/seattle-pickers-logo1.png">\n<p>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers to have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at: 206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></p></em> edited'),
(154, '2011-06-12 10:51:04', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact us</a> today!</p>\n\n<br/><br/>\n\n\n<img style="width: 300px;" src="assets/images/antiques-inc-logo1-WEB.png">\n<p>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></p>\n\n<br/><br/>\n\n<img style="width: 400px;" src="assets/images/seattle-pickers-logo1.png">\n<p>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers to have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at: 206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></p></em> edited'),
(155, '2011-06-14 12:11:00', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact us</a> today!</p>\n\n<br/><br/>\n<h1>Our Partners</h1>\n\n<img style="width: 300px;" src="assets/images/antiques-inc-logo1-WEB.png">\n<p>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></p>\n\n<br/><br/>\n\n<img style="width: 400px;" src="assets/images/seattle-pickers-logo1.png">\n<p>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers to have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at: 206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></p></em> edited'),
(156, '2011-06-14 12:11:30', 2, 'Services item <em><h1>Our Services</h1>\n \n<h3>If it has to do with Vintage - we probably do it!</h3>\n \n<p>SeattleVintage is a Vintage Shop, Saturday Marketplace (with vendors selling vintage and handcrafted goods), A Community Gathering Place for\nAuctions, Vintage Music, Vintage Events (Sales of Collections, Appraisal Nights, Military Days, Silent Auctions...), Estate Sales, Appraisals, Consignments - you name it - if we haven''t thought of it, you probably have!</p>\n \n<p>We are building a database of Great Vendors & Customers that All Appreciate Vintage & Quality Goods. We are creating an Atmosphere of Vintage - From the Goods to the Music & The People - It''s Local Treasure! </p>\n\n<p>If you are interested in getting involved in some way, we encourage your ideas and participation! <a href="index.php/contact" title="contact us" target="_self">Contact us</a> today!</p>\n\n<br/>\n<h1>Our Partners</h1>\n<br/>\n\n<img style="width: 300px;" src="assets/images/antiques-inc-logo1-WEB.png">\n<p>Established in 1986, AntiquesInc holds Onsite Estate Sale Liquidations through out the Seattle & Bellevue metro\nareas. For more information connect to their website here: <a href="http://www.antiquesinc.com" title="antiques inc." target="_blank">AntiquesInc.com</a></p>\n\n<br/><br/>\n\n<img style="width: 400px;" src="assets/images/seattle-pickers-logo1.png">\n<p>Before you call your favorite donation organization, junk truck, or haul all your boxes & furniture to the dump, call or email SeattlePickers to have a look. We can establish if any of your items are sales worthy and give you cash - then call the donation truck! You can reach us at: 206-467-4473 or via email: <a href="mailto:info@seattlepickers.com" title="seattle pickers email" target="_blank">Info@SeattlePickers.com</a></p></em> edited'),
(157, '2011-08-16 19:32:04', 1, 'Space item <em><h1>The Company</h1>\n<p>VintageEvent Productions began with the idea that Vintage is a Lot of Fun (some say addictive)!\n</p>\n<p>Vintage Items Create a Great backdrop for Telling Stories, Setting a Scene, Adding Funds to an Estate, Providing the Setting for Treasure Hunting, or Entertaining through a Vintage Event.\n</p>\n<p>Vintage is something We All have in Common! The dishes we grew up using, the toys we played with, the clothes our grandmother wore to her wedding, or the fishing pole our grandfather taught us to cast with – no matter what it is...it creates an image and a memory that is a part of us all.\n</p>\n<p>Putting all of that together – Through Estate Sales, Auctions, Props, Special Vintage Events and Flea Markets appealed to us…So we formed a Company!</p>\n\n<h1>The Staff</h1>\n<h3>Lisa V. Taylor</h3>\n<h4>CEO/Owner</h4>\n\nMe: Everything I have done has brought me to this point. My first job was running an antique store near ‘the old Bellevue Square’. Subsequent life paths included Director Management Roles within marketing and business development departments for organizations like Microsoft (Interactive Media Group), The Los Angeles Times,\nParamount Pictures, LA on Hold (VoiceOvers), Taylor’s Estate Sales (SF Bay), Community Liaison for Film Productions (Seattle) and a myriad of other stints such as a Non-Profit Founder/Director and Publisher/Editor of a local newspaper.\n\nJoys: People, Vintage, Creative Projects, and the fun of seeing people hunting for (and finding) treasure, selling their finds (and making a profit), enjoying an auction, placing ‘just the right prop’ into a scene, or simply enjoying a great vintage event. Makes my day.\n\n<ul>\n<li>Professional Certifications: Washington State Auctioneer #2934</li>\n<li>CASA (Court Appointed Special Advocate) 2009 – Present</li>\n</ul></em> edited'),
(158, '2011-08-16 19:32:49', 1, 'About item <em><h1>The Company</h1>\n<p>VintageEvent Productions began with the idea that Vintage is a Lot of Fun (some say addictive)!\n</p>\n<p>Vintage Items Create a Great backdrop for Telling Stories, Setting a Scene, Adding Funds to an Estate, Providing the Setting for Treasure Hunting, or Entertaining through a Vintage Event.\n</p>\n<p>Vintage is something We All have in Common! The dishes we grew up using, the toys we played with, the clothes our grandmother wore to her wedding, or the fishing pole our grandfather taught us to cast with – no matter what it is...it creates an image and a memory that is a part of us all.\n</p>\n<p>Putting all of that together – Through Estate Sales, Auctions, Props, Special Vintage Events and Flea Markets appealed to us…So we formed a Company!</p>\n\n<h1>The Staff</h1>\n<h3>Lisa V. Taylor</h3>\n<h4>CEO/Owner</h4>\n\nMe: Everything I have done has brought me to this point. My first job was running an antique store near ‘the old Bellevue Square’. Subsequent life paths included Director Management Roles within marketing and business development departments for organizations like Microsoft (Interactive Media Group), The Los Angeles Times,\nParamount Pictures, LA on Hold (VoiceOvers), Taylor’s Estate Sales (SF Bay), Community Liaison for Film Productions (Seattle) and a myriad of other stints such as a Non-Profit Founder/Director and Publisher/Editor of a local newspaper.\n\nJoys: People, Vintage, Creative Projects, and the fun of seeing people hunting for (and finding) treasure, selling their finds (and making a profit), enjoying an auction, placing ‘just the right prop’ into a scene, or simply enjoying a great vintage event. Makes my day.\n\n<ul>\n<li>Professional Certifications: Washington State Auctioneer #2934</li>\n<li>CASA (Court Appointed Special Advocate) 2009 – Present</li>\n</ul></em> edited'),
(159, '2011-08-16 19:39:40', 1, 'About item <em><h1>The Company</h1>\n<p>VintageEvent Productions began with the idea that Vintage is a Lot of Fun (some say addictive)!\n</p>\n<p>Vintage Items Create a Great backdrop for Telling Stories, Setting a Scene, Adding Funds to an Estate, Providing the Setting for Treasure Hunting, or Entertaining through a Vintage Event.\n</p>\n<p>Vintage is something We All have in Common! The dishes we grew up using, the toys we played with, the clothes our grandmother wore to her wedding, or the fishing pole our grandfather taught us to cast with – no matter what it is...it creates an image and a memory that is a part of us all.\n</p>\n<p>Putting all of that together – Through Estate Sales, Auctions, Props, Special Vintage Events and Flea Markets appealed to us…So we formed a Company!</p>\n\n<h1>The Staff</h1>\n<h3>Lisa V. Taylor</h3>\n<h4>CEO/Owner</h4>\n\nMe: Everything I have done has brought me to this point. My first job was running an antique store near ‘the old Bellevue Square’. Subsequent life paths included Director Management Roles within marketing and business development departments for organizations like Microsoft (Interactive Media Group), The Los Angeles Times,\nParamount Pictures, LA on Hold (VoiceOvers), Taylor’s Estate Sales (SF Bay), Community Liaison for Film Productions (Seattle) and a myriad of other stints such as a Non-Profit Founder/Director and Publisher/Editor of a local newspaper.\n\nJoys: People, Vintage, Creative Projects, and the fun of seeing people hunting for (and finding) treasure, selling their finds (and making a profit), enjoying an auction, placing ‘just the right prop’ into a scene, or simply enjoying a great vintage event. Makes my day.\n\n<ul>\n<li>Professional Certifications: Washington State Auctioneer #2934</li>\n<li>CASA (Court Appointed Special Advocate) 2009 – Present</li>\n</ul>\n\n<h3>Grant Taylor</h3>\n<h4>Buy-Outs & Estates Manager</h4>\n\n<p>Me: It all started when I was 3 years old on a rock hunt. According to my older sister it was to keep me\noccupied, but it started a long journey of discovery. Rocks turned to gold and silver, which morphed into\njewelry and great vintage. While I have worked in the business of home restorations (vintage turned fresh and\nnew) for many years, I am always on the lookout for that next great treasure. It is a distraction that I enjoy and\nshare with just about everyone I know. My sister tells me I get ‘junk drunk’ and I have to admit, its true, but in a\ngood way!\n</p>\n<p>Joys: A great hike, locating that elusive find, watching people smile when they sell or buy something they have\nbeen searching for – meeting families and hearing stories, and yes, finding gold.</p>\n\n\n<h3>Cindy Alsop</h3>\n<h4>Design & Event Director</h4>\n\n<p>Me: Looking back, my entire life has been grounded in creating connection. Whether the connection was\nwith people, spaces, coaching/training, pets or nature - I always knew I was successful when others (and\nmyself) were inspired. As an event coordinator and fund raiser I have had the opportunity to create meaningful\nexperiences for hundreds of people. Small intimate settings with flowers and transcendent lighting for personal\nevents, crazy fun murder mystery parties, ‘Old Hollywood’ theme auctions and fundraisers, 007 Casino Real\nthemed surprise parties and more... are just a few of the experiences I have had the joy of creating for my\nclients. In addition to events and fundraising, I have operated a specialty landscape design business for many\nyears - connecting clients with all the beauty of nature – a new yard, private patio, intimate gathering space, a\nsplashy ‘shindig’ or something in between – it’s all good (and a lot of fun).</p>\n\n<p>Joys: Inspiring people and being inspired. Creating new and innovative design concepts. Brainstorming, and\ngreat conversation.</p>\n\n\n<h3>Alexa Bartlett</h3>\n<h4>Strategic Marketing Associate</h4>\n\n<p>Me: My childhood was full of estate sales and antique malls, giving me a\npassion for vintage wares. I applied some of that passion abroad, working\nPR and Events for an Australian fashion magazine. With an Honors\nDegree in Organizational Studies from a top tier liberal arts college\nand work experience in marketing and development, my goal is to bring\npractical business concepts and strategy into various vintage events.\nThis approach maximizes the experience for everyone, and lets me have some\nfun!\n</p>\n<p>Joys: Creating new and innovative solutions, working with and learning\nfrom people, discovering something I''ve never seen before, and linking\nvintage with modern.\n</p></em> edited'),
(160, '2011-08-16 19:50:06', 1, 'Space item <em><p>Rent Space at VintageEvent Productions or Rent Props for your next Event, Advertisement, Play, Video, Movie\nor Any Type of Production where Vintage Props are desired. Need some scenery built to make it all come\ntogether? We can do that too..</p>\n\n<h1>Rent Some Space!\n</h1>\n<application>\n\nNeed some Props or Scenes?\n<a class="button" href="<?=base_url()?>index.php/contact">Contact Us!</a></em> edited'),
(161, '2011-08-16 19:53:54', 1, 'Services item <em><h1>What We Offer</h1>\n\n<ul>\n<li>?Estate Sales Services</li>\n<li>?Auctions</li>\n<li>?Moving Sales</li>\n<li>?Buy-Outs</li>\n?<li>Consignment Sales</li>\n?<li>Vintage Markets</li>\n<li>?Vendor Space Rental</li>\n</ul>\n\n\n?Vintage Prop House Rentals\n?Scene Creation\n?Prop Sourcing\n?Event Management\n?Site & Prop Scouting\n?Creative Staging\n?Design Consultations (Indoor & Outdoor)\n?Space Rental – Shoots\n?Continuity Direction</em> edited'),
(162, '2011-08-19 12:37:26', 1, 'Quotes item <em><h2>HandCrafted</h2>\n\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday’s starting Summer 2011!</p>\n\n<h4><em>AND</em>...</h4>\n\n<p>If you create great quality products and simply need a venue to show them off (and find customers) – you now have an alternative to your dining room table or internet sales. The Saturday Marketplace will hold a certain number of tables and spaces just for you!</p></em> edited'),
(163, '2011-08-19 12:37:42', 1, 'Quotes item <em><h2>Vintage</h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. </p>\n\n<p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. </p>\n\n<h4><em>AND</em>...</h4>\n\n<p>If you have vintage items - you now have a place to sell them. You can do it yourself at the Vintage Marketplace by renting a table (or space), or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</p></em> edited'),
(164, '2011-08-19 12:38:03', 1, 'Quotes item <em><h2>Vintage</h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. </p>\n\n<p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. </p>\n\n<h4>AND...</h4>\n\n<p>If you have vintage items - you now have a place to sell them. You can do it yourself at the Vintage Marketplace by renting a table (or space), or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</p></em> edited'),
(165, '2011-08-19 12:38:29', 1, 'Quotes item <em><h2>HandCrafted</h2>\n\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday’s starting Summer 2011!</p>\n\n<h4>AND...</h4>\n\n<p>If you create great quality products and simply need a venue to show them off (and find customers) – you now have an alternative to your dining room table or internet sales. The Saturday Marketplace will hold a certain number of tables and spaces just for you!</p></em> edited');
INSERT INTO `fuel_logs` (`id`, `entry_date`, `user_id`, `message`) VALUES
(166, '2011-08-19 12:52:45', 1, 'About item <em><h1>The Company</h1>\n<p>VintageEvent Productions began with the idea that Vintage is a Lot of Fun (some say addictive)!\n</p>\n<p>Vintage Items Create a Great backdrop for Telling Stories, Setting a Scene, Adding Funds to an Estate, Providing the Setting for Treasure Hunting, or Entertaining through a Vintage Event.\n</p>\n<p>Vintage is something We All have in Common! The dishes we grew up using, the toys we played with, the clothes our grandmother wore to her wedding, or the fishing pole our grandfather taught us to cast with – no matter what it is...it creates an image and a memory that is a part of us all.\n</p>\n<p>Putting all of that together – Through Estate Sales, Auctions, Props, Special Vintage Events and Flea Markets appealed to us…So we formed a Company!</p>\n\n<div class="staff">\n<img src="{img_path(''lisa_pic.png'')}" alt="" />\n<h1>The Staff</h1>\n<h3>Lisa V. Taylor</h3>\n<h4>CEO/Owner</h4>\n\nMe: Everything I have done has brought me to this point. My first job was running an antique store near ‘the old Bellevue Square’. Subsequent life paths included Director Management Roles within marketing and business development departments for organizations like Microsoft (Interactive Media Group), The Los Angeles Times,\nParamount Pictures, LA on Hold (VoiceOvers), Taylor’s Estate Sales (SF Bay), Community Liaison for Film Productions (Seattle) and a myriad of other stints such as a Non-Profit Founder/Director and Publisher/Editor of a local newspaper.\n\nJoys: People, Vintage, Creative Projects, and the fun of seeing people hunting for (and finding) treasure, selling their finds (and making a profit), enjoying an auction, placing ‘just the right prop’ into a scene, or simply enjoying a great vintage event. Makes my day.\n\n<ul>\n<li>Professional Certifications: Washington State Auctioneer #2934</li>\n<li>CASA (Court Appointed Special Advocate) 2009 – Present</li>\n</ul>\n</div>\n\n\n<h3>Grant Taylor</h3>\n<h4>Buy-Outs & Estates Manager</h4>\n\n<p>Me: It all started when I was 3 years old on a rock hunt. According to my older sister it was to keep me\noccupied, but it started a long journey of discovery. Rocks turned to gold and silver, which morphed into\njewelry and great vintage. While I have worked in the business of home restorations (vintage turned fresh and\nnew) for many years, I am always on the lookout for that next great treasure. It is a distraction that I enjoy and\nshare with just about everyone I know. My sister tells me I get ‘junk drunk’ and I have to admit, its true, but in a\ngood way!\n</p>\n<p>Joys: A great hike, locating that elusive find, watching people smile when they sell or buy something they have\nbeen searching for – meeting families and hearing stories, and yes, finding gold.</p>\n\n\n<h3>Cindy Alsop</h3>\n<h4>Design & Event Director</h4>\n\n<p>Me: Looking back, my entire life has been grounded in creating connection. Whether the connection was\nwith people, spaces, coaching/training, pets or nature - I always knew I was successful when others (and\nmyself) were inspired. As an event coordinator and fund raiser I have had the opportunity to create meaningful\nexperiences for hundreds of people. Small intimate settings with flowers and transcendent lighting for personal\nevents, crazy fun murder mystery parties, ‘Old Hollywood’ theme auctions and fundraisers, 007 Casino Real\nthemed surprise parties and more... are just a few of the experiences I have had the joy of creating for my\nclients. In addition to events and fundraising, I have operated a specialty landscape design business for many\nyears - connecting clients with all the beauty of nature – a new yard, private patio, intimate gathering space, a\nsplashy ‘shindig’ or something in between – it’s all good (and a lot of fun).</p>\n\n<p>Joys: Inspiring people and being inspired. Creating new and innovative design concepts. Brainstorming, and\ngreat conversation.</p>\n\n\n<h3>Alexa Bartlett</h3>\n<h4>Strategic Marketing Associate</h4>\n\n<p>Me: My childhood was full of estate sales and antique malls, giving me a\npassion for vintage wares. I applied some of that passion abroad, working\nPR and Events for an Australian fashion magazine. With an Honors\nDegree in Organizational Studies from a top tier liberal arts college\nand work experience in marketing and development, my goal is to bring\npractical business concepts and strategy into various vintage events.\nThis approach maximizes the experience for everyone, and lets me have some\nfun!\n</p>\n<p>Joys: Creating new and innovative solutions, working with and learning\nfrom people, discovering something I''ve never seen before, and linking\nvintage with modern.\n</p></em> edited'),
(167, '2011-08-19 12:54:10', 1, 'About item <em><h1>The Company</h1>\n<p>VintageEvent Productions began with the idea that Vintage is a Lot of Fun (some say addictive)!\n</p>\n<p>Vintage Items Create a Great backdrop for Telling Stories, Setting a Scene, Adding Funds to an Estate, Providing the Setting for Treasure Hunting, or Entertaining through a Vintage Event.\n</p>\n<p>Vintage is something We All have in Common! The dishes we grew up using, the toys we played with, the clothes our grandmother wore to her wedding, or the fishing pole our grandfather taught us to cast with – no matter what it is...it creates an image and a memory that is a part of us all.\n</p>\n<p>Putting all of that together – Through Estate Sales, Auctions, Props, Special Vintage Events and Flea Markets appealed to us…So we formed a Company!</p>\n\n<div class="staff">\n<img src="assets/images/lisa_pic.png" alt="" />\n<h1>The Staff</h1>\n<h3>Lisa V. Taylor</h3>\n<h4>CEO/Owner</h4>\n\nMe: Everything I have done has brought me to this point. My first job was running an antique store near ‘the old Bellevue Square’. Subsequent life paths included Director Management Roles within marketing and business development departments for organizations like Microsoft (Interactive Media Group), The Los Angeles Times,\nParamount Pictures, LA on Hold (VoiceOvers), Taylor’s Estate Sales (SF Bay), Community Liaison for Film Productions (Seattle) and a myriad of other stints such as a Non-Profit Founder/Director and Publisher/Editor of a local newspaper.\n\nJoys: People, Vintage, Creative Projects, and the fun of seeing people hunting for (and finding) treasure, selling their finds (and making a profit), enjoying an auction, placing ‘just the right prop’ into a scene, or simply enjoying a great vintage event. Makes my day.\n\n<ul>\n<li>Professional Certifications: Washington State Auctioneer #2934</li>\n<li>CASA (Court Appointed Special Advocate) 2009 – Present</li>\n</ul>\n</div>\n\n\n<h3>Grant Taylor</h3>\n<h4>Buy-Outs & Estates Manager</h4>\n\n<p>Me: It all started when I was 3 years old on a rock hunt. According to my older sister it was to keep me\noccupied, but it started a long journey of discovery. Rocks turned to gold and silver, which morphed into\njewelry and great vintage. While I have worked in the business of home restorations (vintage turned fresh and\nnew) for many years, I am always on the lookout for that next great treasure. It is a distraction that I enjoy and\nshare with just about everyone I know. My sister tells me I get ‘junk drunk’ and I have to admit, its true, but in a\ngood way!\n</p>\n<p>Joys: A great hike, locating that elusive find, watching people smile when they sell or buy something they have\nbeen searching for – meeting families and hearing stories, and yes, finding gold.</p>\n\n\n<h3>Cindy Alsop</h3>\n<h4>Design & Event Director</h4>\n\n<p>Me: Looking back, my entire life has been grounded in creating connection. Whether the connection was\nwith people, spaces, coaching/training, pets or nature - I always knew I was successful when others (and\nmyself) were inspired. As an event coordinator and fund raiser I have had the opportunity to create meaningful\nexperiences for hundreds of people. Small intimate settings with flowers and transcendent lighting for personal\nevents, crazy fun murder mystery parties, ‘Old Hollywood’ theme auctions and fundraisers, 007 Casino Real\nthemed surprise parties and more... are just a few of the experiences I have had the joy of creating for my\nclients. In addition to events and fundraising, I have operated a specialty landscape design business for many\nyears - connecting clients with all the beauty of nature – a new yard, private patio, intimate gathering space, a\nsplashy ‘shindig’ or something in between – it’s all good (and a lot of fun).</p>\n\n<p>Joys: Inspiring people and being inspired. Creating new and innovative design concepts. Brainstorming, and\ngreat conversation.</p>\n\n\n<h3>Alexa Bartlett</h3>\n<h4>Strategic Marketing Associate</h4>\n\n<p>Me: My childhood was full of estate sales and antique malls, giving me a\npassion for vintage wares. I applied some of that passion abroad, working\nPR and Events for an Australian fashion magazine. With an Honors\nDegree in Organizational Studies from a top tier liberal arts college\nand work experience in marketing and development, my goal is to bring\npractical business concepts and strategy into various vintage events.\nThis approach maximizes the experience for everyone, and lets me have some\nfun!\n</p>\n<p>Joys: Creating new and innovative solutions, working with and learning\nfrom people, discovering something I''ve never seen before, and linking\nvintage with modern.\n</p></em> edited'),
(168, '2011-08-19 12:54:38', 1, 'About item <em><h1>The Company</h1>\n<p>VintageEvent Productions began with the idea that Vintage is a Lot of Fun (some say addictive)!\n</p>\n<p>Vintage Items Create a Great backdrop for Telling Stories, Setting a Scene, Adding Funds to an Estate, Providing the Setting for Treasure Hunting, or Entertaining through a Vintage Event.\n</p>\n<p>Vintage is something We All have in Common! The dishes we grew up using, the toys we played with, the clothes our grandmother wore to her wedding, or the fishing pole our grandfather taught us to cast with – no matter what it is...it creates an image and a memory that is a part of us all.\n</p>\n<p>Putting all of that together – Through Estate Sales, Auctions, Props, Special Vintage Events and Flea Markets appealed to us…So we formed a Company!</p>\n\n<h1>The Staff</h1>\n\n\n\n\n<div class="staff">\n<img src="assets/images/lisa_pic.png" alt="" />\n\n<h3>Lisa V. Taylor</h3>\n<h4>CEO/Owner</h4>\n\nMe: Everything I have done has brought me to this point. My first job was running an antique store near ‘the old Bellevue Square’. Subsequent life paths included Director Management Roles within marketing and business development departments for organizations like Microsoft (Interactive Media Group), The Los Angeles Times,\nParamount Pictures, LA on Hold (VoiceOvers), Taylor’s Estate Sales (SF Bay), Community Liaison for Film Productions (Seattle) and a myriad of other stints such as a Non-Profit Founder/Director and Publisher/Editor of a local newspaper.\n\nJoys: People, Vintage, Creative Projects, and the fun of seeing people hunting for (and finding) treasure, selling their finds (and making a profit), enjoying an auction, placing ‘just the right prop’ into a scene, or simply enjoying a great vintage event. Makes my day.\n\n<ul>\n<li>Professional Certifications: Washington State Auctioneer #2934</li>\n<li>CASA (Court Appointed Special Advocate) 2009 – Present</li>\n</ul>\n</div>\n\n\n<h3>Grant Taylor</h3>\n<h4>Buy-Outs & Estates Manager</h4>\n\n<p>Me: It all started when I was 3 years old on a rock hunt. According to my older sister it was to keep me\noccupied, but it started a long journey of discovery. Rocks turned to gold and silver, which morphed into\njewelry and great vintage. While I have worked in the business of home restorations (vintage turned fresh and\nnew) for many years, I am always on the lookout for that next great treasure. It is a distraction that I enjoy and\nshare with just about everyone I know. My sister tells me I get ‘junk drunk’ and I have to admit, its true, but in a\ngood way!\n</p>\n<p>Joys: A great hike, locating that elusive find, watching people smile when they sell or buy something they have\nbeen searching for – meeting families and hearing stories, and yes, finding gold.</p>\n\n\n<h3>Cindy Alsop</h3>\n<h4>Design & Event Director</h4>\n\n<p>Me: Looking back, my entire life has been grounded in creating connection. Whether the connection was\nwith people, spaces, coaching/training, pets or nature - I always knew I was successful when others (and\nmyself) were inspired. As an event coordinator and fund raiser I have had the opportunity to create meaningful\nexperiences for hundreds of people. Small intimate settings with flowers and transcendent lighting for personal\nevents, crazy fun murder mystery parties, ‘Old Hollywood’ theme auctions and fundraisers, 007 Casino Real\nthemed surprise parties and more... are just a few of the experiences I have had the joy of creating for my\nclients. In addition to events and fundraising, I have operated a specialty landscape design business for many\nyears - connecting clients with all the beauty of nature – a new yard, private patio, intimate gathering space, a\nsplashy ‘shindig’ or something in between – it’s all good (and a lot of fun).</p>\n\n<p>Joys: Inspiring people and being inspired. Creating new and innovative design concepts. Brainstorming, and\ngreat conversation.</p>\n\n\n<h3>Alexa Bartlett</h3>\n<h4>Strategic Marketing Associate</h4>\n\n<p>Me: My childhood was full of estate sales and antique malls, giving me a\npassion for vintage wares. I applied some of that passion abroad, working\nPR and Events for an Australian fashion magazine. With an Honors\nDegree in Organizational Studies from a top tier liberal arts college\nand work experience in marketing and development, my goal is to bring\npractical business concepts and strategy into various vintage events.\nThis approach maximizes the experience for everyone, and lets me have some\nfun!\n</p>\n<p>Joys: Creating new and innovative solutions, working with and learning\nfrom people, discovering something I''ve never seen before, and linking\nvintage with modern.\n</p></em> edited'),
(169, '2011-08-19 12:57:20', 1, 'About item <em><h1>The Company</h1>\n<p>VintageEvent Productions began with the idea that Vintage is a Lot of Fun (some say addictive)!\n</p>\n<p>Vintage Items Create a Great backdrop for Telling Stories, Setting a Scene, Adding Funds to an Estate, Providing the Setting for Treasure Hunting, or Entertaining through a Vintage Event.\n</p>\n<p>Vintage is something We All have in Common! The dishes we grew up using, the toys we played with, the clothes our grandmother wore to her wedding, or the fishing pole our grandfather taught us to cast with – no matter what it is...it creates an image and a memory that is a part of us all.\n</p>\n<p>Putting all of that together – Through Estate Sales, Auctions, Props, Special Vintage Events and Flea Markets appealed to us…So we formed a Company!</p>\n\n<h1>The Staff</h1>\n\n\n\n\n<div class="staff">\n<img src="assets/images/lisa_pic.png" alt="" />\n\n<h3>Lisa V. Taylor</h3>\n<h4>CEO/Owner</h4>\n\n<p>Me: Everything I have done has brought me to this point. My first job was running an antique store near ‘the old Bellevue Square’. Subsequent life paths included Director Management Roles within marketing and business development departments for organizations like Microsoft (Interactive Media Group), The Los Angeles Times,\nParamount Pictures, LA on Hold (VoiceOvers), Taylor’s Estate Sales (SF Bay), Community Liaison for Film Productions (Seattle) and a myriad of other stints such as a Non-Profit Founder/Director and Publisher/Editor of a local newspaper.</p>\n\n<p>Joys: People, Vintage, Creative Projects, and the fun of seeing people hunting for (and finding) treasure, selling their finds (and making a profit), enjoying an auction, placing ‘just the right prop’ into a scene, or simply enjoying a great vintage event. Makes my day.</p>\n\n<p><ul>\n<li>Professional Certifications: Washington State Auctioneer #2934</li>\n<li>CASA (Court Appointed Special Advocate) 2009 – Present</li>\n</ul></p>\n</div>\n\n\n<h3>Grant Taylor</h3>\n<h4>Buy-Outs & Estates Manager</h4>\n\n<p>Me: It all started when I was 3 years old on a rock hunt. According to my older sister it was to keep me\noccupied, but it started a long journey of discovery. Rocks turned to gold and silver, which morphed into\njewelry and great vintage. While I have worked in the business of home restorations (vintage turned fresh and\nnew) for many years, I am always on the lookout for that next great treasure. It is a distraction that I enjoy and\nshare with just about everyone I know. My sister tells me I get ‘junk drunk’ and I have to admit, its true, but in a\ngood way!\n</p>\n<p>Joys: A great hike, locating that elusive find, watching people smile when they sell or buy something they have\nbeen searching for – meeting families and hearing stories, and yes, finding gold.</p>\n\n\n<h3>Cindy Alsop</h3>\n<h4>Design & Event Director</h4>\n\n<p>Me: Looking back, my entire life has been grounded in creating connection. Whether the connection was\nwith people, spaces, coaching/training, pets or nature - I always knew I was successful when others (and\nmyself) were inspired. As an event coordinator and fund raiser I have had the opportunity to create meaningful\nexperiences for hundreds of people. Small intimate settings with flowers and transcendent lighting for personal\nevents, crazy fun murder mystery parties, ‘Old Hollywood’ theme auctions and fundraisers, 007 Casino Real\nthemed surprise parties and more... are just a few of the experiences I have had the joy of creating for my\nclients. In addition to events and fundraising, I have operated a specialty landscape design business for many\nyears - connecting clients with all the beauty of nature – a new yard, private patio, intimate gathering space, a\nsplashy ‘shindig’ or something in between – it’s all good (and a lot of fun).</p>\n\n<p>Joys: Inspiring people and being inspired. Creating new and innovative design concepts. Brainstorming, and\ngreat conversation.</p>\n\n\n<h3>Alexa Bartlett</h3>\n<h4>Strategic Marketing Associate</h4>\n\n<p>Me: My childhood was full of estate sales and antique malls, giving me a\npassion for vintage wares. I applied some of that passion abroad, working\nPR and Events for an Australian fashion magazine. With an Honors\nDegree in Organizational Studies from a top tier liberal arts college\nand work experience in marketing and development, my goal is to bring\npractical business concepts and strategy into various vintage events.\nThis approach maximizes the experience for everyone, and lets me have some\nfun!\n</p>\n<p>Joys: Creating new and innovative solutions, working with and learning\nfrom people, discovering something I''ve never seen before, and linking\nvintage with modern.\n</p></em> edited'),
(170, '2011-08-19 12:58:40', 1, 'About item <em><h1>The Company</h1>\n<p>VintageEvent Productions began with the idea that Vintage is a Lot of Fun (some say addictive)!\n</p>\n<p>Vintage Items Create a Great backdrop for Telling Stories, Setting a Scene, Adding Funds to an Estate, Providing the Setting for Treasure Hunting, or Entertaining through a Vintage Event.\n</p>\n<p>Vintage is something We All have in Common! The dishes we grew up using, the toys we played with, the clothes our grandmother wore to her wedding, or the fishing pole our grandfather taught us to cast with – no matter what it is...it creates an image and a memory that is a part of us all.\n</p>\n<p>Putting all of that together – Through Estate Sales, Auctions, Props, Special Vintage Events and Flea Markets appealed to us…So we formed a Company!</p>\n\n<h1>The Staff</h1>\n\n\n\n\n<div class="staff">\n<img src="assets/images/lisa_pic.png" alt="" />\n\n<h3>Lisa V. Taylor</h3>\n<h4>CEO/Owner</h4>\n\n<p>Me: Everything I have done has brought me to this point. My first job was running an antique store near ‘the old Bellevue Square’. Subsequent life paths included Director Management Roles within marketing and business development departments for organizations like Microsoft (Interactive Media Group), The Los Angeles Times,\nParamount Pictures, LA on Hold (VoiceOvers), Taylor’s Estate Sales (SF Bay), Community Liaison for Film Productions (Seattle) and a myriad of other stints such as a Non-Profit Founder/Director and Publisher/Editor of a local newspaper.</p>\n\n<p>Joys: People, Vintage, Creative Projects, and the fun of seeing people hunting for (and finding) treasure, selling their finds (and making a profit), enjoying an auction, placing ‘just the right prop’ into a scene, or simply enjoying a great vintage event. Makes my day.</p>\n\n<p><ul>\n<li>Professional Certifications: Washington State Auctioneer #2934</li>\n<li>CASA (Court Appointed Special Advocate) 2009 – Present</li>\n</ul></p>\n</div>\n\n\n<div class="staff">\n<img src="assets/images/grant_pic.png" alt="" />\n\n<h3>Grant Taylor</h3>\n<h4>Buy-Outs & Estates Manager</h4>\n\n<p>Me: It all started when I was 3 years old on a rock hunt. According to my older sister it was to keep me\noccupied, but it started a long journey of discovery. Rocks turned to gold and silver, which morphed into\njewelry and great vintage. While I have worked in the business of home restorations (vintage turned fresh and\nnew) for many years, I am always on the lookout for that next great treasure. It is a distraction that I enjoy and\nshare with just about everyone I know. My sister tells me I get ‘junk drunk’ and I have to admit, its true, but in a\ngood way!\n</p>\n<p>Joys: A great hike, locating that elusive find, watching people smile when they sell or buy something they have\nbeen searching for – meeting families and hearing stories, and yes, finding gold.</p>\n</div>\n\n\n<div class="staff">\n<img src="assets/images/cindy_pic.png" alt="" />\n\n<h3>Cindy Alsop</h3>\n<h4>Design & Event Director</h4>\n\n<p>Me: Looking back, my entire life has been grounded in creating connection. Whether the connection was\nwith people, spaces, coaching/training, pets or nature - I always knew I was successful when others (and\nmyself) were inspired. As an event coordinator and fund raiser I have had the opportunity to create meaningful\nexperiences for hundreds of people. Small intimate settings with flowers and transcendent lighting for personal\nevents, crazy fun murder mystery parties, ‘Old Hollywood’ theme auctions and fundraisers, 007 Casino Real\nthemed surprise parties and more... are just a few of the experiences I have had the joy of creating for my\nclients. In addition to events and fundraising, I have operated a specialty landscape design business for many\nyears - connecting clients with all the beauty of nature – a new yard, private patio, intimate gathering space, a\nsplashy ‘shindig’ or something in between – it’s all good (and a lot of fun).</p>\n\n<p>Joys: Inspiring people and being inspired. Creating new and innovative design concepts. Brainstorming, and\ngreat conversation.</p>\n\n</div>\n\n<div class="staff">\n<img src="assets/images/alexa_pic.png" alt="" />\n\n<h3>Alexa Bartlett</h3>\n<h4>Strategic Marketing Associate</h4>\n\n<p>Me: My childhood was full of estate sales and antique malls, giving me a\npassion for vintage wares. I applied some of that passion abroad, working\nPR and Events for an Australian fashion magazine. With an Honors\nDegree in Organizational Studies from a top tier liberal arts college\nand work experience in marketing and development, my goal is to bring\npractical business concepts and strategy into various vintage events.\nThis approach maximizes the experience for everyone, and lets me have some\nfun!\n</p>\n<p>Joys: Creating new and innovative solutions, working with and learning\nfrom people, discovering something I''ve never seen before, and linking\nvintage with modern.\n</p>\n\n</div></em> edited'),
(171, '2011-08-19 12:59:16', 1, 'About item <em><h1>The Company</h1>\n<p>VintageEvent Productions began with the idea that Vintage is a Lot of Fun (some say addictive)!\n</p>\n<p>Vintage Items Create a Great backdrop for Telling Stories, Setting a Scene, Adding Funds to an Estate, Providing the Setting for Treasure Hunting, or Entertaining through a Vintage Event.\n</p>\n<p>Vintage is something We All have in Common! The dishes we grew up using, the toys we played with, the clothes our grandmother wore to her wedding, or the fishing pole our grandfather taught us to cast with – no matter what it is...it creates an image and a memory that is a part of us all.\n</p>\n<p>Putting all of that together – Through Estate Sales, Auctions, Props, Special Vintage Events and Flea Markets appealed to us…So we formed a Company!</p>\n\n<h1>The Staff</h1>\n\n\n\n\n<div class="staff">\n<img src="assets/images/lisa_pic.png" alt="" />\n\n<h3>Lisa V. Taylor</h3>\n<h4>CEO/Owner</h4>\n\n<p>Me: Everything I have done has brought me to this point. My first job was running an antique store near ‘the old Bellevue Square’. Subsequent life paths included Director Management Roles within marketing and business development departments for organizations like Microsoft (Interactive Media Group), The Los Angeles Times,\nParamount Pictures, LA on Hold (VoiceOvers), Taylor’s Estate Sales (SF Bay), Community Liaison for Film Productions (Seattle) and a myriad of other stints such as a Non-Profit Founder/Director and Publisher/Editor of a local newspaper.</p>\n\n<p>Joys: People, Vintage, Creative Projects, and the fun of seeing people hunting for (and finding) treasure, selling their finds (and making a profit), enjoying an auction, placing ‘just the right prop’ into a scene, or simply enjoying a great vintage event. Makes my day.</p>\n\n<p><ul>\n<li>Professional Certifications: Washington State Auctioneer #2934</li>\n<li>CASA (Court Appointed Special Advocate) 2009 – Present</li>\n</ul></p>\n</div>\n\n\n<div class="staff">\n<img src="assets/images/grant_pic.png" alt="" />\n\n<h3>Grant Taylor</h3>\n<h4>Buy-Outs & Estates Manager</h4>\n\n<p>Me: It all started when I was 3 years old on a rock hunt. According to my older sister it was to keep me\noccupied, but it started a long journey of discovery. Rocks turned to gold and silver, which morphed into\njewelry and great vintage. While I have worked in the business of home restorations (vintage turned fresh and\nnew) for many years, I am always on the lookout for that next great treasure. It is a distraction that I enjoy and\nshare with just about everyone I know. My sister tells me I get ‘junk drunk’ and I have to admit, its true, but in a\ngood way!\n</p>\n<p>Joys: A great hike, locating that elusive find, watching people smile when they sell or buy something they have\nbeen searching for – meeting families and hearing stories, and yes, finding gold.</p>\n</div>\n\n\n<div class="staff">\n<img src="assets/images/cindy_pic.png" alt="" />\n\n<h3>Cindy Alsop</h3>\n<h4>Design & Event Director</h4>\n\n<p>Me: Looking back, my entire life has been grounded in creating connection. Whether the connection was\nwith people, spaces, coaching/training, pets or nature - I always knew I was successful when others (and\nmyself) were inspired. As an event coordinator and fund raiser I have had the opportunity to create meaningful\nexperiences for hundreds of people. Small intimate settings with flowers and transcendent lighting for personal\nevents, crazy fun murder mystery parties, ‘Old Hollywood’ theme auctions and fundraisers, 007 Casino Real\nthemed surprise parties and more... are just a few of the experiences I have had the joy of creating for my\nclients. In addition to events and fundraising, I have operated a specialty landscape design business for many\nyears - connecting clients with all the beauty of nature – a new yard, private patio, intimate gathering space, a\nsplashy ‘shindig’ or something in between – it’s all good (and a lot of fun).</p>\n\n<p>Joys: Inspiring people and being inspired. Creating new and innovative design concepts. Brainstorming, and\ngreat conversation.</p>\n\n</div>\n\n<div class="staff">\n<img src="assets/images/alex_pic.png" alt="" />\n\n<h3>Alexa Bartlett</h3>\n<h4>Strategic Marketing Associate</h4>\n\n<p>Me: My childhood was full of estate sales and antique malls, giving me a\npassion for vintage wares. I applied some of that passion abroad, working\nPR and Events for an Australian fashion magazine. With an Honors\nDegree in Organizational Studies from a top tier liberal arts college\nand work experience in marketing and development, my goal is to bring\npractical business concepts and strategy into various vintage events.\nThis approach maximizes the experience for everyone, and lets me have some\nfun!\n</p>\n<p>Joys: Creating new and innovative solutions, working with and learning\nfrom people, discovering something I''ve never seen before, and linking\nvintage with modern.\n</p>\n\n</div></em> edited'),
(172, '2011-08-19 12:59:44', 1, 'About item <em><h1>The Company</h1>\n<p>VintageEvent Productions began with the idea that Vintage is a Lot of Fun (some say addictive)!\n</p>\n<p>Vintage Items Create a Great backdrop for Telling Stories, Setting a Scene, Adding Funds to an Estate, Providing the Setting for Treasure Hunting, or Entertaining through a Vintage Event.\n</p>\n<p>Vintage is something We All have in Common! The dishes we grew up using, the toys we played with, the clothes our grandmother wore to her wedding, or the fishing pole our grandfather taught us to cast with – no matter what it is...it creates an image and a memory that is a part of us all.\n</p>\n<p>Putting all of that together – Through Estate Sales, Auctions, Props, Special Vintage Events and Flea Markets appealed to us…So we formed a Company!</p>\n\n<h1>The Staff</h1>\n\n\n\n\n<div class="staff">\n<img src="assets/images/lisa_pic.png" alt="" />\n\n<h3>Lisa V. Taylor</h3>\n<h4>CEO/Owner</h4>\n\n<p>Me: Everything I have done has brought me to this point. My first job was running an antique store near ‘the old Bellevue Square’. Subsequent life paths included Director Management Roles within marketing and business development departments for organizations like Microsoft (Interactive Media Group), The Los Angeles Times,\nParamount Pictures, LA on Hold (VoiceOvers), Taylor’s Estate Sales (SF Bay), Community Liaison for Film Productions (Seattle) and a myriad of other stints such as a Non-Profit Founder/Director and Publisher/Editor of a local newspaper.</p>\n\n<p>Joys: People, Vintage, Creative Projects, and the fun of seeing people hunting for (and finding) treasure, selling their finds (and making a profit), enjoying an auction, placing ‘just the right prop’ into a scene, or simply enjoying a great vintage event. Makes my day.</p>\n\n<p><ul>\n<li>Professional Certifications: Washington State Auctioneer #2934</li>\n<li>CASA (Court Appointed Special Advocate) 2009 – Present</li>\n</ul></p>\n</div>\n\n\n<div class="staff">\n<img src="assets/images/grant_pic.png" alt="" />\n\n<h3>Grant Taylor</h3>\n<h4>Buy-Outs & Estates Manager</h4>\n\n<p>Me: It all started when I was 3 years old on a rock hunt. According to my older sister it was to keep me\noccupied, but it started a long journey of discovery. Rocks turned to gold and silver, which morphed into\njewelry and great vintage. While I have worked in the business of home restorations (vintage turned fresh and\nnew) for many years, I am always on the lookout for that next great treasure. It is a distraction that I enjoy and\nshare with just about everyone I know. My sister tells me I get ‘junk drunk’ and I have to admit, its true, but in a\ngood way!\n</p>\n<p>Joys: A great hike, locating that elusive find, watching people smile when they sell or buy something they have\nbeen searching for – meeting families and hearing stories, and yes, finding gold.</p>\n</div>\n\n\n<div class="staff">\n<img src="assets/images/cindy_pic.png" alt="" />\n\n<h3>Cindy Alsop</h3>\n<h4>Design & Event Director</h4>\n\n<p>Me: Looking back, my entire life has been grounded in creating connection. Whether the connection was\nwith people, spaces, coaching/training, pets or nature - I always knew I was successful when others (and\nmyself) were inspired. As an event coordinator and fund raiser I have had the opportunity to create meaningful\nexperiences for hundreds of people. Small intimate settings with flowers and transcendent lighting for personal\nevents, crazy fun murder mystery parties, ‘Old Hollywood’ theme auctions and fundraisers, 007 Casino Real\nthemed surprise parties and more... are just a few of the experiences I have had the joy of creating for my\nclients. In addition to events and fundraising, I have operated a specialty landscape design business for many\nyears - connecting clients with all the beauty of nature – a new yard, private patio, intimate gathering space, a\nsplashy ‘shindig’ or something in between – it’s all good (and a lot of fun).</p>\n\n<p>Joys: Inspiring people and being inspired. Creating new and innovative design concepts. Brainstorming, and\ngreat conversation.</p>\n\n</div>\n\n<div class="staff">\n<img src="assets/images/alexa_pic.png" alt="" />\n\n<h3>Alexa Bartlett</h3>\n<h4>Strategic Marketing Associate</h4>\n\n<p>Me: My childhood was full of estate sales and antique malls, giving me a\npassion for vintage wares. I applied some of that passion abroad, working\nPR and Events for an Australian fashion magazine. With an Honors\nDegree in Organizational Studies from a top tier liberal arts college\nand work experience in marketing and development, my goal is to bring\npractical business concepts and strategy into various vintage events.\nThis approach maximizes the experience for everyone, and lets me have some\nfun!\n</p>\n<p>Joys: Creating new and innovative solutions, working with and learning\nfrom people, discovering something I''ve never seen before, and linking\nvintage with modern.\n</p>\n\n</div></em> edited'),
(173, '2011-08-19 13:03:59', 1, 'About item <em><h1>The Company</h1>\n<p>VintageEvent Productions began with the idea that Vintage is a Lot of Fun (some say addictive)!\n</p>\n<p>Vintage Items Create a Great backdrop for Telling Stories, Setting a Scene, Adding Funds to an Estate, Providing the Setting for Treasure Hunting, or Entertaining through a Vintage Event.\n</p>\n<p>Vintage is something We All have in Common! The dishes we grew up using, the toys we played with, the clothes our grandmother wore to her wedding, or the fishing pole our grandfather taught us to cast with – no matter what it is...it creates an image and a memory that is a part of us all.\n</p>\n<p>Putting all of that together – Through Estate Sales, Auctions, Props, Special Vintage Events and Flea Markets appealed to us…So we formed a Company!</p>\n\n<br/><br/>\n\n<h1>The Staff</h1>\n\n\n\n\n<div class="staff">\n<img src="assets/images/lisa_pic.png" alt="" />\n\n<h3>Lisa V. Taylor</h3>\n<h4>CEO/Owner</h4>\n\n<p>Me: Everything I have done has brought me to this point. My first job was running an antique store near ‘the old Bellevue Square’. Subsequent life paths included Director Management Roles within marketing and business development departments for organizations like Microsoft (Interactive Media Group), The Los Angeles Times,\nParamount Pictures, LA on Hold (VoiceOvers), Taylor’s Estate Sales (SF Bay), Community Liaison for Film Productions (Seattle) and a myriad of other stints such as a Non-Profit Founder/Director and Publisher/Editor of a local newspaper.</p>\n\n<p>Joys: People, Vintage, Creative Projects, and the fun of seeing people hunting for (and finding) treasure, selling their finds (and making a profit), enjoying an auction, placing ‘just the right prop’ into a scene, or simply enjoying a great vintage event. Makes my day.</p>\n\n<p><ul>\n<li>Professional Certifications: Washington State Auctioneer #2934</li>\n<li>CASA (Court Appointed Special Advocate) 2009 – Present</li>\n</ul></p>\n</div>\n\n\n<div class="staff">\n<img src="assets/images/grant_pic.png" alt="" />\n\n<h3>Grant Taylor</h3>\n<h4>Buy-Outs & Estates Manager</h4>\n\n<p>Me: It all started when I was 3 years old on a rock hunt. According to my older sister it was to keep me\noccupied, but it started a long journey of discovery. Rocks turned to gold and silver, which morphed into\njewelry and great vintage. While I have worked in the business of home restorations (vintage turned fresh and\nnew) for many years, I am always on the lookout for that next great treasure. It is a distraction that I enjoy and\nshare with just about everyone I know. My sister tells me I get ‘junk drunk’ and I have to admit, its true, but in a\ngood way!\n</p>\n<p>Joys: A great hike, locating that elusive find, watching people smile when they sell or buy something they have\nbeen searching for – meeting families and hearing stories, and yes, finding gold.</p>\n</div>\n\n\n<div class="staff">\n<img src="assets/images/cindy_pic.png" alt="" />\n\n<h3>Cindy Alsop</h3>\n<h4>Design & Event Director</h4>\n\n<p>Me: Looking back, my entire life has been grounded in creating connection. Whether the connection was\nwith people, spaces, coaching/training, pets or nature - I always knew I was successful when others (and\nmyself) were inspired. As an event coordinator and fund raiser I have had the opportunity to create meaningful\nexperiences for hundreds of people. Small intimate settings with flowers and transcendent lighting for personal\nevents, crazy fun murder mystery parties, ‘Old Hollywood’ theme auctions and fundraisers, 007 Casino Real\nthemed surprise parties and more... are just a few of the experiences I have had the joy of creating for my\nclients. In addition to events and fundraising, I have operated a specialty landscape design business for many\nyears - connecting clients with all the beauty of nature – a new yard, private patio, intimate gathering space, a\nsplashy ‘shindig’ or something in between – it’s all good (and a lot of fun).</p>\n\n<p>Joys: Inspiring people and being inspired. Creating new and innovative design concepts. Brainstorming, and\ngreat conversation.</p>\n\n</div>\n\n<div class="staff">\n<img src="assets/images/alexa_pic.png" alt="" />\n\n<h3>Alexa Bartlett</h3>\n<h4>Strategic Marketing Associate</h4>\n\n<p>Me: My childhood was full of estate sales and antique malls, giving me a\npassion for vintage wares. I applied some of that passion abroad, working\nPR and Events for an Australian fashion magazine. With an Honors\nDegree in Organizational Studies from a top tier liberal arts college\nand work experience in marketing and development, my goal is to bring\npractical business concepts and strategy into various vintage events.\nThis approach maximizes the experience for everyone, and lets me have some\nfun!\n</p>\n<p>Joys: Creating new and innovative solutions, working with and learning\nfrom people, discovering something I''ve never seen before, and linking\nvintage with modern.\n</p>\n\n</div></em> edited'),
(174, '2011-08-19 13:05:52', 1, 'Space item <em><p>Rent Space at VintageEvent Productions or Rent Props for your next Event, Advertisement, Play, Video, Movie\nor Any Type of Production where Vintage Props are desired. Need some scenery built to make it all come\ntogether? We can do that too..</p>\n\n<h1>Need some Props or Scenes?</h1>\n\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Rent some space!</a></em> edited'),
(175, '2011-08-19 13:06:15', 1, 'Space item <em><p>Rent Space at VintageEvent Productions or Rent Props for your next Event, Advertisement, Play, Video, Movie\nor Any Type of Production where Vintage Props are desired. Need some scenery built to make it all come\ntogether? We can do that too..</p>\n\n<h1>Need some Props or Scenes?</h1>\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Rent some space!</a></em> edited'),
(176, '2011-08-19 13:08:57', 1, 'Services item <em><h1>What We Offer</h1>\n\n<div class="services_list">\n<ul>\n<li>?Estate Sales Services</li>\n<li>?Auctions</li>\n<li>?Moving Sales</li>\n<li>?Buy-Outs</li>\n<li>Consignment Sales</li>\n<li>Vintage Markets</li>\n<li>?Vendor Space Rental</li>\n</ul>\n</div>\n\n<div class="services_list">\n<ul>\n<li>Vintage Prop House Rentals</li>\n<li>Scene Creation</li>\n<li>Prop Sourcing</li>\n<li>Event Management</li>\n<li>Site & Prop Scouting</li>\n<li>Creative Staging</li>\n<li>Design Consultations (Indoor & Outdoor)</li>\n<li>Space Rental – Shoots</li>\n<li>Continuity Direction</li>\n</ul>\n</div></em> edited'),
(177, '2011-08-19 13:12:08', 1, 'Multiple module services data deleted'),
(178, '2011-08-19 13:12:15', 1, 'Services item <em>asdf asdf</em> edited'),
(179, '2011-08-19 13:12:42', 1, 'Services item <em><div class="services_list">\nlist\n</div></em> edited'),
(180, '2011-08-19 13:14:03', 1, 'Services item <em><div class="services_list">\n<ul>\n<li>Estate Sales Services</li>\n<li>Auctions</li>\n<li>Moving Sales</li>\n<li>Buy-Outs</li>\n<li>Consignment Sales</li>\n<li>Vintage Markets</li>\n<li>Vendor Space Rental</li>\n</ul>\n</div></em> edited'),
(181, '2011-08-19 13:15:57', 1, 'Services item <em><h1>What We Offer</h1>\n\n\n<div class="services_list">\n<ul>\n<li>Estate Sales Services</li>\n<li>Auctions</li>\n<li>Moving Sales</li>\n<li>Buy-Outs</li>\n<li>Consignment Sales</li>\n<li>Vintage Markets</li>\n<li>Vendor Space Rental</li>\n</ul>\n</div>\n\n\n<div class="services_list">\n<ul>\n<li>Vintage Prop Rentals</li>\n<li>Scene Creation</li>\n<li>Prop Sourcing</li>\n<li>Event Management</li>\n<li>Site & Prop Scouting</li>\n<li>Creating Staging</li>\n<li>Design Consultation (Indoor & Outdoor)</li>\n<li>Space Rentals - Shoots</li>\n<li>Continuity Direction</li>\n</ul>\n</div></em> edited'),
(182, '2011-08-19 13:16:13', 1, 'Services item <em><h1>What We Offer</h1>\n\n\n<div class="services_list">\n<ul>\n<li>Estate Sales Services</li>\n<li>Auctions</li>\n<li>Moving Sales</li>\n<li>Buy-Outs</li>\n<li>Consignment Sales</li>\n<li>Vintage Markets</li>\n<li>Vendor Space Rental</li>\n</ul>\n</div>\n\n\n<div class="services_list">\n<ul>\n<li>Vintage Prop Rentals</li>\n<li>Scene Creation</li>\n<li>Prop Sourcing</li>\n<li>Event Management</li>\n<li>Site & Prop Scouting</li>\n<li>Creating Staging</li>\n<li>Design Consultation (Indoor & Outdoor)</li>\n<li>Space Rentals - Shoots</li>\n<li>Continuity Direction</li>\n</ul>\n</div></em> edited'),
(183, '2011-08-19 13:17:08', 1, 'Multiple module services data deleted'),
(184, '2011-08-19 13:17:19', 1, 'Services item <em>Estate Sales Services\n Auctions\n Moving Sales\n Buy-Outs\n Consignment Sales\n Vintage Markets\n Vendor Space Rental\n\n Vintage Prop Rentals\n Scene Creation\n Prop Sourcing\n Event Management\n Site & Prop Scouting\n Creating Staging\n Design Consultation (Indoor & Outdoor)\n Space Rentals - Shoots\n Continuity Direction</em> edited'),
(185, '2011-08-19 13:20:19', 1, 'Sales item <em>Upcoming Events!</em> edited'),
(186, '2011-08-19 13:20:45', 1, 'Sales item <em>Upcoming Events!</em> edited'),
(187, '2011-08-19 13:23:20', 1, 'Sales item <em>The new what''s up section</em> edited'),
(188, '2011-08-22 19:44:14', 1, 'Space item <em><h1>Need some Props or Scenes?</h1>\n\n<p>Rent Space at VintageEvent Productions or Rent Props for your next Event, Advertisement, Play, Video, Movie\nor Any Type of Production where Vintage Props are desired. Need some scenery built to make it all come\ntogether? We can do that too..</p>\n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Rent some space!</a></em> edited'),
(189, '2011-08-22 19:52:45', 1, 'Space item <em><h1>Need some Props or Scenes?</h1>\n\n<p>Rent Space at VintageEvent Productions or Rent Props for your next Event, Advertisement, Play, Video, Movie\nor Any Type of Production where Vintage Props are desired. \n</p>\n<p>Need some scenery built to make it all come\ntogether? We can do that too..</p>\n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Contac Us!</a></em> edited'),
(190, '2011-08-22 20:01:04', 1, 'Services item <em><h1>What Can We Do For You?</h1>\n\n<h3>Estate Sales Services</h3>\n\n<div class="listhack">\n<p>Auctions</p>\n<p>Moving Sales</p>\n<p>Buy-Outs</p>\n<p>Consignment Sales</p>\n<p>Vintage Markets</p>\n<p>Vendor Space Rental</p>\n</div>\n\n<div class="listhack">\n<p>Vintage Prop Rentals\n<p>Scene Creation</p>\n<p>Prop Sourcing</p>\n<p>Event Management</p>\n<p>Site & Prop Scouting</p>\n<p>Creating Staging</p>\n<p>Design Consultation (Indoor & Outdoor)</p>\n<p>Space Rentals - Shoots</p>\n<p>Continuity Direction</p>\n</div></em> edited'),
(191, '2011-08-22 20:03:19', 1, 'Services item <em><h1>What Can We Do For You?</h1>\n\n\n\n<div class="listhack">\n<h3>Estate Sales Services</h3>\n<p>Auctions</p>\n<p>Moving Sales</p>\n<p>Buy-Outs</p>\n<p>Consignment Sales</p>\n<p>Vintage Markets</p>\n<p>Vendor Space Rental</p>\n</div>\n\n<div class="listhack">\n<h3>Theatre/Prop Services</h3>\n<p>Vintage Prop Rentals</p>\n<p>Scene Creation</p>\n<p>Prop Sourcing</p>\n<p>Event Management</p>\n<p>Site & Prop Scouting</p>\n<p>Creating Staging</p>\n<p>Design Consultation (Indoor & Outdoor)</p>\n<p>Space Rentals - Shoots</p>\n<p>Continuity Direction</p>\n</div></em> edited'),
(192, '2011-08-22 20:03:34', 1, 'Services item <em><h1>What Can We Do For You?</h1>\n\n<div class="listhack">\n<h3>Estate Sales Services</h3>\n<p>Auctions</p>\n<p>Moving Sales</p>\n<p>Buy-Outs</p>\n<p>Consignment Sales</p>\n<p>Vintage Markets</p>\n<p>Vendor Space Rental</p>\n</div>\n\n<div class="listhack">\n<h3>Theatre/Prop Services</h3>\n<p>Vintage Prop Rentals</p>\n<p>Scene Creation</p>\n<p>Prop Sourcing</p>\n<p>Event Management</p>\n<p>Site & Prop Scouting</p>\n<p>Creating Staging</p>\n<p>Design Consultation (Indoor & Outdoor)</p>\n<p>Space Rentals - Shoots</p>\n<p>Continuity Direction</p>\n</div></em> edited'),
(193, '2011-08-22 20:03:56', 1, 'Services item <em><h1>What Can We Do For You?</h1>\n\n<div class="listhack">\n<h3>Estate Sales Services</h3>\n<p><img src="assets/images/star_full.png"/>Auctions</p>\n<p><img src="assets/images/star_full.png"/>Moving Sales</p>\n<p><img src="assets/images/star_full.png"/>Buy-Outs</p>\n<p><img src="assets/images/star_full.png"/>Consignment Sales</p>\n<p><img src="assets/images/star_full.png"/>Vintage Markets</p>\n<p><img src="assets/images/star_full.png"/>Vendor Space Rental</p>\n</div>\n\n<div class="listhack">\n<h3>Theatre/Prop Services</h3>\n<p>Vintage Prop Rentals</p>\n<p>Scene Creation</p>\n<p>Prop Sourcing</p>\n<p>Event Management</p>\n<p>Site & Prop Scouting</p>\n<p>Creating Staging</p>\n<p>Design Consultation (Indoor & Outdoor)</p>\n<p>Space Rentals - Shoots</p>\n<p>Continuity Direction</p>\n</div></em> edited'),
(194, '2011-08-22 20:06:01', 1, 'Services item <em><h1>What Can We Do For You?</h1>\n\n<div class="listhack">\n<h3>Estate Sales Services</h3>\n<p><img src="assets/images/star_full.png"/>Auctions</p>\n<p><img src="assets/images/star_full.png"/>Moving Sales</p>\n<p><img src="assets/images/star_full.png"/>Buy-Outs</p>\n<p><img src="assets/images/star_full.png"/>Consignment Sales</p>\n<p><img src="assets/images/star_full.png"/>Vintage Markets</p>\n<p><img src="assets/images/star_full.png"/>Vendor Space Rental</p>\n</div>\n\n<div class="listhack">\n<h3>Theatre/Prop Services</h3>\n<p><img src="assets/images/star_full.png"/>Vintage Prop Rentals</p>\n<p><img src="assets/images/star_full.png"/>Scene Creation</p>\n<p><img src="assets/images/star_full.png"/>Prop Sourcing</p>\n<p><img src="assets/images/star_full.png"/>Event Management</p>\n<p><img src="assets/images/star_full.png"/>Site & Prop Scouting</p>\n<p><img src="assets/images/star_full.png"/>Creating Staging</p>\n<p><img src="assets/images/star_full.png"/>Design Consultation (Indoor & Outdoor)</p>\n<p><img src="assets/images/star_full.png"/>Space Rentals - Shoots</p>\n<p><img src="assets/images/star_full.png"/>Continuity Direction</p>\n</div></em> edited'),
(195, '2011-08-22 20:07:31', 1, 'Sales item <em>The new what''s up section</em> edited'),
(196, '2011-08-22 20:08:02', 1, 'Sales item <em>The new what''s up section</em> edited'),
(197, '2011-08-22 20:08:49', 1, 'Sales item <em>The new what''s up section</em> edited'),
(198, '2011-08-28 11:59:05', 1, 'Space item <em><h1>Need some Props or Scenes?</h1>\n\n<p>Rent Space at VintageEvent Productions or Rent Props for your next Event, Advertisement, Play, Video, Movie\nor Any Type of Production where Vintage Props are desired. \n</p>\n<p>Need some scenery built to make it all come\ntogether? We can do that too..</p>\n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Contact Us!</a></em> edited');
INSERT INTO `fuel_logs` (`id`, `entry_date`, `user_id`, `message`) VALUES
(199, '2011-08-28 12:01:28', 1, 'Space item <em><h1>Need some Props or Scenes?</h1>\n\n<p>Whether you are producing a commercial, creating a print ad campaign or reaching for the big ropes and directing an entire play, video or movie - If it includes Vintage Props & Scenes - you may want to check out our growing inventory of unique vintage items to include; Lamps, Small Handheld Props, Furniture, Linens, Pub, Kitchen, Travel, Picnic, & more from the early 1900''s through mid-century modern!</p>\n \n<p>If we don''t have the items you are in search of, we will put our team to work and locate your specific item(s) in a Prop Search!</p>\n\n<p>What we''ll do...Meet with your team and go over story lines, concepts, timelines, goals and then get to work!</p>\n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Contact Us!</a></em> edited'),
(200, '2011-08-28 12:02:00', 1, 'Space item <em><h1>Need some Props or Scenes?</h1>\n\n<p>Whether you are producing a commercial, creating a print ad campaign or reaching for the big ropes and directing an entire play, video or movie - If it includes Vintage Props & Scenes - you may want to check out our growing inventory of unique vintage items to include: Lamps, Small Handheld Props, Furniture, Linens, Pub, Kitchen, Travel, Picnic, & more from the early 1900''s through mid-century modern!</p>\n \n<p>If we don''t have the items you are in search of, we will put our team to work and locate your specific item(s) in a Prop Search!</p>\n\n<p>What we''ll do...Meet with your team and go over story lines, concepts, timelines, goals and then get to work!</p>\n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Contact Us!</a></em> edited'),
(201, '2011-08-28 12:03:15', 1, 'Space item <em><h1>Need some Props or Scenes?</h1>\n\n<p>Whether you are producing a commercial, creating a print ad campaign or reaching for the big ropes and directing an entire play, video or movie - If it includes Vintage Props & Scenes - you may want to check out our growing inventory of unique vintage items to include: Lamps, Small Handheld Props, Furniture, Linens, Pub, Kitchen, Travel, Picnic, & more from the early 1900''s through mid-century modern!</p>\n \n<p>If we don''t have the items you are in search of, we will put our team to work and locate your specific item(s) in a Prop Search!</p>\n\n<p>What we''ll do...Meet with your team and go over story lines, concepts, timelines, goals and then get to work!</p>\n\n<h2>Coming Winter 2011</h2>\n<p>We will open the VintageEvent Productions Studios that will allow us to bring you; Vintage Auctions & Estate Sales, Vintage Events, Flea Markets, Vintage Event Space (that you can rent), The Vintage Prop Warehouse, Scenery Division..and More!</p>\n \n<h2>In the meantime</h2>\n<p>While we work on site preparations - We are happy to work with you on Vintage Props, Design, Consultations, Prop Acquisitions, Location Scouting, and of course, your next Vintage Event.</p> \n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Contact Us!</a></em> edited'),
(202, '2011-08-28 12:03:39', 1, 'Space item <em><h1>Need some Props or Scenes?</h1>\n\n<p>Whether you are producing a commercial, creating a print ad campaign or reaching for the big ropes and directing an entire play, video or movie - If it includes Vintage Props & Scenes - you may want to check out our growing inventory of unique vintage items to include: Lamps, Small Handheld Props, Furniture, Linens, Pub, Kitchen, Travel, Picnic, & more from the early 1900''s through mid-century modern!</p>\n \n<p>If we don''t have the items you are in search of, we will put our team to work and locate your specific item(s) in a Prop Search!</p>\n\n<p>What we''ll do...Meet with your team and go over story lines, concepts, timelines, goals and then get to work!</p>\n\n<h3>Coming Winter 2011</h3>\n<p>We will open the VintageEvent Productions Studios that will allow us to bring you; Vintage Auctions & Estate Sales, Vintage Events, Flea Markets, Vintage Event Space (that you can rent), The Vintage Prop Warehouse, Scenery Division..and More!</p>\n \n<h3>In the meantime</h3>\n<p>While we work on site preparations - We are happy to work with you on Vintage Props, Design, Consultations, Prop Acquisitions, Location Scouting, and of course, your next Vintage Event.</p> \n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Contact Us!</a></em> edited'),
(203, '2011-08-28 12:04:09', 1, 'Space item <em><h1>Need some Props or Scenes?</h1>\n\n<p>Whether you are producing a commercial, creating a print ad campaign or reaching for the big ropes and directing an entire play, video or movie - If it includes Vintage Props & Scenes - you may want to check out our growing inventory of unique vintage items to include: Lamps, Small Handheld Props, Furniture, Linens, Pub, Kitchen, Travel, Picnic, & more from the early 1900''s through mid-century modern!</p>\n \n<p>If we don''t have the items you are in search of, we will put our team to work and locate your specific item(s) in a Prop Search!</p>\n\n<p>What we''ll do...Meet with your team and go over story lines, concepts, timelines, goals and then get to work!</p>\n\n<h3>Coming Winter 2011</h3>\n<p>We will open the VintageEvent Productions Studios that will allow us to bring you; Vintage Auctions & Estate Sales, Vintage Events, Flea Markets, Vintage Event Space (that you can rent), The Vintage Prop Warehouse, Scenery Division..and More!</p>\n \n<h3>In the meantime</h3>\n<p>While we work on site preparations - We are happy to work with you on Vintage Props, Design, Consultations, Prop Acquisitions, Location Scouting, and of course, your next Vintage Event.</p> \n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Contact Us!</a>\n<br/><br/></em> edited'),
(204, '2011-08-28 12:11:32', 1, 'Services item <em><h1>What Can We Do For You?</h1>\n\n<div class="listhack">\n<h3>Estate Sales Services</h3>\n<p><img src="assets/images/star_full.png"/>Auctions</p>\n<p><img src="assets/images/star_full.png"/>Moving Sales</p>\n<p><img src="assets/images/star_full.png"/>Buy-Outs</p>\n<p><img src="assets/images/star_full.png"/>Consignment Sales</p>\n<p><img src="assets/images/star_full.png"/>Vintage Markets</p>\n<p><img src="assets/images/star_full.png"/>Vendor Space Rental</p>\n</div>\n\n<div class="listhack">\n<h3>Theatre/Prop Services</h3>\n<p><img src="assets/images/star_full.png"/>Vintage Prop Rentals</p>\n<p><img src="assets/images/star_full.png"/>Scene Creation</p>\n<p><img src="assets/images/star_full.png"/>Prop Sourcing</p>\n<p><img src="assets/images/star_full.png"/>Event Management</p>\n<p><img src="assets/images/star_full.png"/>Site & Prop Scouting</p>\n<p><img src="assets/images/star_full.png"/>Creating Staging</p>\n<p><img src="assets/images/star_full.png"/>Design Consultation</p>\n<p><img src="assets/images/star_full.png"/>Space Rentals - Shoots</p>\n<p><img src="assets/images/star_full.png"/>Continuity Direction</p>\n</div></em> edited'),
(205, '2011-08-28 12:13:03', 1, 'Services item <em><h1>What Can We Do For You?</h1>\n\n<div class="listhack">\n<h3>Liquidatin Services</h3>\n<p><img src="assets/images/star_full.png"/>Estate Sales Services</p>\n<p><img src="assets/images/star_full.png"/>Auctions</p>\n<p><img src="assets/images/star_full.png"/>Moving Sales</p>\n<p><img src="assets/images/star_full.png"/>Buy-Outs</p>\n<p><img src="assets/images/star_full.png"/>Consignment Sales</p>\n<p><img src="assets/images/star_full.png"/>Vintage Markets</p>\n<p><img src="assets/images/star_full.png"/>Vendor Space Rental</p>\n</div>\n\n<div class="listhack">\n<h3>Theatre/Prop Services</h3>\n<p><img src="assets/images/star_full.png"/>Vintage Prop Rentals</p>\n<p><img src="assets/images/star_full.png"/>Scene Creation</p>\n<p><img src="assets/images/star_full.png"/>Prop Sourcing</p>\n<p><img src="assets/images/star_full.png"/>Event Management</p>\n<p><img src="assets/images/star_full.png"/>Site & Prop Scouting</p>\n<p><img src="assets/images/star_full.png"/>Creative Staging</p>\n<p><img src="assets/images/star_full.png"/>Design Consultation</p>\n<p><img src="assets/images/star_full.png"/>Space Rentals - Shoots</p>\n<p><img src="assets/images/star_full.png"/>Continuity Direction</p>\n</div></em> edited'),
(206, '2011-08-28 12:14:23', 1, 'Sales item <em> </em> edited'),
(207, '2011-08-28 12:29:06', 1, 'Sales item <em> </em> edited'),
(208, '2011-08-28 12:30:26', 1, 'Sales item <em> </em> edited'),
(209, '2011-09-07 20:27:56', 1, 'About item <em><h1>The Company</h1>\n<p>VintageEvent Productions began with the idea that Vintage is a Lot of Fun (some say addictive)!\n</p>\n<p>VintageEvent Productions is an experienced, fun & energetic team of multi-talented people from all over the Seattle area. Our solid team brings decades of experience (and references) in a wide variety of venues. From estate sale liquidations to fun-filled auctions of treasure (including homes and cars), vintage events (fundraisers, celebrations, flea markets, music…) to our ‘theatrical’ side of vintage props & scenery – we offer a tried and true hardworking team that will work 24/7 to make sure you get what you want.\n\nIf it includes: Vintage – Props – Estates – Auctions – Events – Markets – Consignments & Fun, (or some combination of all):\n<h3>It is most definitely a ‘VintageEvent’!</h3>\n</p>\n\n<br/><br/>\n\n<h1>The Staff</h1>\n\n\n\n\n<div class="staff">\n<img src="assets/images/lisa_pic.png" alt="" />\n\n<h3>Lisa V. Taylor</h3>\n<h4>CEO/Owner</h4>\n\n<p>Me: Everything I have done has brought me to this point. My first job was running an antique store near ‘the old Bellevue Square’. Subsequent life paths included Director Management Roles within marketing and business development departments for organizations like Microsoft (Interactive Media Group), The Los Angeles Times,\nParamount Pictures, LA on Hold (VoiceOvers), Taylor’s Estate Sales (SF Bay), Community Liaison for Film Productions (Seattle) and a myriad of other stints such as a Non-Profit Founder/Director and Publisher/Editor of a local newspaper.</p>\n\n<p>Joys: People, Vintage, Creative Projects, and the fun of seeing people hunting for (and finding) treasure, selling their finds (and making a profit), enjoying an auction, placing ‘just the right prop’ into a scene, or simply enjoying a great vintage event. Makes my day.</p>\n\n<p><ul>\n<li>Professional Certifications: Washington State Auctioneer #2934</li>\n<li>CASA (Court Appointed Special Advocate) 2009 – Present</li>\n</ul></p>\n</div>\n\n\n<div class="staff">\n<img src="assets/images/grant_pic.png" alt="" />\n\n<h3>Grant Taylor</h3>\n<h4>Buy-Outs & Estates Manager</h4>\n\n<p>Me: It all started when I was 3 years old on a rock hunt. According to my older sister it was to keep me\noccupied, but it started a long journey of discovery. Rocks turned to gold and silver, which morphed into\njewelry and great vintage. While I have worked in the business of home restorations (vintage turned fresh and\nnew) for many years, I am always on the lookout for that next great treasure. It is a distraction that I enjoy and\nshare with just about everyone I know. My sister tells me I get ‘junk drunk’ and I have to admit, its true, but in a\ngood way!\n</p>\n<p>Joys: A great hike, locating that elusive find, watching people smile when they sell or buy something they have\nbeen searching for – meeting families and hearing stories, and yes, finding gold.</p>\n</div>\n\n\n<div class="staff">\n<img src="assets/images/cindy_pic.png" alt="" />\n\n<h3>Cindy Alsop</h3>\n<h4>Design & Event Director</h4>\n\n<p>Me: Looking back, my entire life has been grounded in creating connection. Whether the connection was\nwith people, spaces, coaching/training, pets or nature - I always knew I was successful when others (and\nmyself) were inspired. As an event coordinator and fund raiser I have had the opportunity to create meaningful\nexperiences for hundreds of people. Small intimate settings with flowers and transcendent lighting for personal\nevents, crazy fun murder mystery parties, ‘Old Hollywood’ theme auctions and fundraisers, 007 Casino Real\nthemed surprise parties and more... are just a few of the experiences I have had the joy of creating for my\nclients. In addition to events and fundraising, I have operated a specialty landscape design business for many\nyears - connecting clients with all the beauty of nature – a new yard, private patio, intimate gathering space, a\nsplashy ‘shindig’ or something in between – it’s all good (and a lot of fun).</p>\n\n<p>Joys: Inspiring people and being inspired. Creating new and innovative design concepts. Brainstorming, and\ngreat conversation.</p>\n\n</div>\n\n<div class="staff">\n<img src="assets/images/alexa_pic.png" alt="" />\n\n<h3>Alexa Bartlett</h3>\n<h4>Strategic Marketing Associate</h4>\n\n<p>Me: My childhood was full of estate sales and antique malls, giving me a\npassion for vintage wares. I applied some of that passion abroad, working\nPR and Events for an Australian fashion magazine. With an Honors\nDegree in Organizational Studies from a top tier liberal arts college\nand work experience in marketing and development, my goal is to bring\npractical business concepts and strategy into various vintage events.\nThis approach maximizes the experience for everyone, and lets me have some\nfun!\n</p>\n<p>Joys: Creating new and innovative solutions, working with and learning\nfrom people, discovering something I''ve never seen before, and linking\nvintage with modern.\n</p>\n\n</div></em> edited'),
(210, '2011-09-07 20:34:09', 1, 'About item <em><h1>The Company</h1>\n<p>VintageEvent Productions began with the idea that Vintage is a Lot of Fun (some say addictive)!\n</p>\n<p>VintageEvent Productions is an experienced, fun & energetic team of multi-talented people from all over the Seattle area. Our solid team brings decades of experience (and references) in a wide variety of venues. From estate sale liquidations to fun-filled auctions of treasure (including homes and cars), vintage events (fundraisers, celebrations, flea markets, music…) to our ‘theatrical’ side of vintage props & scenery – we offer a tried and true hardworking team that will work 24/7 to make sure you get what you want.\n\nIf it includes: Vintage – Props – Estates – Auctions – Events – Markets – Consignments & Fun, (or some combination of all):\n<h3>It is most definitely a ‘VintageEvent’!</h3>\n</p>\n\n<br/><br/>\n\n<h1>The Staff</h1>\n\n\n\n\n<div class="staff">\n<img src="assets/images/lisa_pic.png" alt="" />\n\n<h3>Lisa V. Taylor</h3>\n<h4>CEO/Owner</h4>\n<p>Me: Everything I have done has brought me to this point. My first job was running an antique store near ‘the old Bellevue Square’. Subsequent life paths included Director Management Roles within marketing and business development departments for organizations like Microsoft (Interactive Media Group), The Los Angeles Times,\nParamount Pictures, LA on Hold (VoiceOvers), Taylor’s Estate Sales (SF Bay), Community Liaison for Film Productions (Seattle) and a myriad of other stints such as a Non-Profit Founder/Director and Publisher/Editor of a local newspaper.</p>\n\n<p>Joys: People, Vintage, Creative Projects, and the fun of seeing people hunting for (and finding) treasure, selling their finds (and making a profit), enjoying an auction, placing ‘just the right prop’ into a scene, or simply enjoying a great vintage event. Makes my day.</p>\n\n<p><ul>\n<li>Professional Certifications: Washington State Auctioneer #2934</li>\n<li>CASA (Court Appointed Special Advocate) 2009 – Present</li>\n</ul></p>\n</div>\n\n<div class="staff">\n<img src="assets/images/cindy_pic.png" alt="" />\n\n<h3>Cindy Alsop</h3>\n<h4>Design & Event Director</h4>\n<p>Me: Looking back, my entire life has been grounded in creating connection. Whether the connection was\nwith people, spaces, coaching/training, pets or nature - I always knew I was successful when others (and\nmyself) were inspired. As an event coordinator and fund raiser I have had the opportunity to create meaningful\nexperiences for hundreds of people. Small intimate settings with flowers and transcendent lighting for personal\nevents, crazy fun murder mystery parties, ‘Old Hollywood’ theme auctions and fundraisers, 007 Casino Real\nthemed surprise parties and more... are just a few of the experiences I have had the joy of creating for my\nclients. In addition to events and fundraising, I have operated a specialty landscape design business for many\nyears - connecting clients with all the beauty of nature – a new yard, private patio, intimate gathering space, a\nsplashy ‘shindig’ or something in between – it’s all good (and a lot of fun).</p>\n<p>Joys: Inspiring people and being inspired. Creating new and innovative design concepts. Brainstorming, and\ngreat conversation.</p>\n\n</div>\n\n<div class="staff">\n<img src="assets/images/joey_pic.png" alt="" />\n\n<h3>Joey McCune</h3>\n<h4>Director - Real Estate & Property Services</h4>\n<p>empire and realized my apparent love of homes, design, and personal style. Many years passed, a Mathematics/\nEconomics major with a minor in Marketing, a post graduate Design degree, 2.3 corporate sales jobs, 2 kids,\n2 cats, 1 dog, and several hamsters later, I rediscovered my knack for real estate. The continuing smiles of\npleasure and client gratitude have proved far more gratifying than Barbie’s half-hearted plastic expression.\nThus a tale of lifelong passion, vision, and training was woven into a real estate career. Subsequent life paths\nincluded Fundraising for Seattle Aquarium, Woodland Park Zoo, PONCHO, Seattle Reparatory Theater and\nWest Seattle Whale Tail Park Renovation. Committee participations have included: Auction for West Side\nSchool, Seattle Girls School, and Seattle Preparatory School. Private Event Planning, Staging & Design\nConsulting experience.</p>\n\n<p>Joys: Sales, Socializing, Design. Cross Fit, Mountaineering, Scuba Diving, Travel. Reading, Theater, and\nFamily.\n</p>\n\n<ul>\n<li>Personal Certification, Awards & Accolades: Realtor/Broker</li>\n<li>NAR (National Association of Realtors)</li>\n<li>CSSN (Certified Short Sale Negotiator)</li>\n<li>Staging Designation</li>\n<li>Author: Short Sale DIVA.</li>\n<li>Winner of Best in Client Satisfaction 2003-2011, Awarded “Top Real Estate Pro’s” by Seattle Magazine 2005-\n2011. Voted Best in West Seattle. Featured Top Agent on local radio, Affiliate Member of Luxury Homes.</li>\n</ul>\n\n</div>\n\n\n<div class="staff">\n<img src="assets/images/grant_pic.png" alt="" />\n\n<h3>Grant Taylor</h3>\n<h4>Buy-Outs & Estates Manager</h4>\n<p>Me: It all started when I was 3 years old on a rock hunt. According to my older sister it was to keep me\noccupied, but it started a long journey of discovery. Rocks turned to gold and silver, which morphed into\njewelry and great vintage. While I have worked in the business of home restorations (vintage turned fresh and\nnew) for many years, I am always on the lookout for that next great treasure. It is a distraction that I enjoy and\nshare with just about everyone I know. My sister tells me I get ‘junk drunk’ and I have to admit, its true, but in a\ngood way!\n</p>\n<p>Joys: A great hike, locating that elusive find, watching people smile when they sell or buy something they have\nbeen searching for – meeting families and hearing stories, and yes, finding gold.</p>\n</div>\n\n\n\n\n<div class="staff">\n<img src="assets/images/alexa_pic.png" alt="" />\n\n<h3>Alexa Bartlett</h3>\n<h4>Strategic Marketing Associate</h4>\n\n<p>Me: My childhood was full of estate sales and antique malls, giving me a\npassion for vintage wares. I applied some of that passion abroad, working\nPR and Events for an Australian fashion magazine. With an Honors\nDegree in Organizational Studies from a top tier liberal arts college\nand work experience in marketing and development, my goal is to bring\npractical business concepts and strategy into various vintage events.\nThis approach maximizes the experience for everyone, and lets me have some\nfun!\n</p>\n<p>Joys: Creating new and innovative solutions, working with and learning\nfrom people, discovering something I''ve never seen before, and linking\nvintage with modern.\n</p>\n\n</div></em> edited'),
(211, '2011-09-07 20:36:10', 1, 'About item <em><h1>The Company</h1>\n<p>VintageEvent Productions began with the idea that Vintage is a Lot of Fun (some say addictive)!\n</p>\n<p>VintageEvent Productions is an experienced, fun & energetic team of multi-talented people from all over the Seattle area. Our solid team brings decades of experience (and references) in a wide variety of venues. From estate sale liquidations to fun-filled auctions of treasure (including homes and cars), vintage events (fundraisers, celebrations, flea markets, music…) to our ‘theatrical’ side of vintage props & scenery – we offer a tried and true hardworking team that will work 24/7 to make sure you get what you want.\n\nIf it includes: Vintage – Props – Estates – Auctions – Events – Markets – Consignments & Fun, (or some combination of all):\n<h3>It is most definitely a ‘VintageEvent’!</h3>\n</p>\n\n<br/><br/>\n\n<h1>The Staff</h1>\n\n\n<div class="staff">\n<img src="assets/images/lisa_pic.png" alt="" />\n\n<h3>Lisa V. Taylor</h3>\n<h4>CEO/Owner</h4>\n<p>Me: Everything I have done has brought me to this point. My first job was running an antique store near ‘the old Bellevue Square’. Subsequent life paths included Director Management Roles within marketing and business development departments for organizations like Microsoft (Interactive Media Group), The Los Angeles Times,\nParamount Pictures, LA on Hold (VoiceOvers), Taylor’s Estate Sales (SF Bay), Community Liaison for Film Productions (Seattle) and a myriad of other stints such as a Non-Profit Founder/Director and Publisher/Editor of a local newspaper.</p>\n\n<p>Joys: People, Vintage, Creative Projects, and the fun of seeing people hunting for (and finding) treasure, selling their finds (and making a profit), enjoying an auction, placing ‘just the right prop’ into a scene, or simply enjoying a great vintage event. Makes my day.</p>\n\n<p><ul>\n<li>Professional Certifications: Washington State Auctioneer #2934</li>\n<li>CASA (Court Appointed Special Advocate) 2009 – Present</li>\n</ul></p>\n</div>\n\n<div class="staff">\n<img src="assets/images/cindy_pic.png" alt="" />\n\n<h3>Cindy Alsop</h3>\n<h4>Design & Event Director</h4>\n<p>Me: Looking back, my entire life has been grounded in creating connection. Whether the connection was\nwith people, spaces, coaching/training, pets or nature - I always knew I was successful when others (and\nmyself) were inspired. As an event coordinator and fund raiser I have had the opportunity to create meaningful\nexperiences for hundreds of people. Small intimate settings with flowers and transcendent lighting for personal\nevents, crazy fun murder mystery parties, ‘Old Hollywood’ theme auctions and fundraisers, 007 Casino Real\nthemed surprise parties and more... are just a few of the experiences I have had the joy of creating for my\nclients. In addition to events and fundraising, I have operated a specialty landscape design business for many\nyears - connecting clients with all the beauty of nature – new landscapes, private patios, intimate gathering spaces, ambient lighting, eclectic touches and everything inbbetweenb- the possibilities are endless!</p>\n<p>Joys: Inspiring people and being inspired. Creating new and innovative design concepts. Brainstorming, and\ngreat conversation.</p>\n\n</div>\n\n<div class="staff">\n<img src="assets/images/joey_pic.png" alt="" />\n\n<h3>Joey McCune</h3>\n<h4>Director - Real Estate & Property Services</h4>\n<p>empire and realized my apparent love of homes, design, and personal style. Many years passed, a Mathematics/\nEconomics major with a minor in Marketing, a post graduate Design degree, 2.3 corporate sales jobs, 2 kids,\n2 cats, 1 dog, and several hamsters later, I rediscovered my knack for real estate. The continuing smiles of\npleasure and client gratitude have proved far more gratifying than Barbie’s half-hearted plastic expression.\nThus a tale of lifelong passion, vision, and training was woven into a real estate career. Subsequent life paths\nincluded Fundraising for Seattle Aquarium, Woodland Park Zoo, PONCHO, Seattle Reparatory Theater and\nWest Seattle Whale Tail Park Renovation. Committee participations have included: Auction for West Side\nSchool, Seattle Girls School, and Seattle Preparatory School. Private Event Planning, Staging & Design\nConsulting experience.</p>\n\n<p>Joys: Sales, Socializing, Design. Cross Fit, Mountaineering, Scuba Diving, Travel. Reading, Theater, and\nFamily.\n</p>\n\n<ul>\n<li>Personal Certification, Awards & Accolades: Realtor/Broker</li>\n<li>NAR (National Association of Realtors)</li>\n<li>CSSN (Certified Short Sale Negotiator)</li>\n<li>Staging Designation</li>\n<li>Author: Short Sale DIVA.</li>\n<li>Winner of Best in Client Satisfaction 2003-2011, Awarded “Top Real Estate Pro’s” by Seattle Magazine 2005-\n2011. Voted Best in West Seattle. Featured Top Agent on local radio, Affiliate Member of Luxury Homes.</li>\n</ul>\n\n</div>\n\n\n<div class="staff">\n<img src="assets/images/grant_pic.png" alt="" />\n\n<h3>Grant Taylor</h3>\n<h4>Buy-Outs & Estates Manager</h4>\n<p>Me: It all started when I was 3 years old on a rock hunt. According to my older sister it was to keep me\noccupied, but it started a long journey of discovery. Rocks turned to gold and silver, which morphed into\njewelry and great vintage. While I have worked in the business of home restorations (vintage turned fresh and\nnew) for many years, I am always on the lookout for that next great treasure. It is a distraction that I enjoy and\nshare with just about everyone I know. My sister tells me I get ‘junk drunk’ and I have to admit, its true, but in a\ngood way!\n</p>\n<p>Joys: A great hike, locating that elusive find, watching people smile when they sell or buy something they have\nbeen searching for – meeting families and hearing stories, and yes, finding gold.</p>\n</div>\n\n\n\n\n<div class="staff">\n<img src="assets/images/alexa_pic.png" alt="" />\n\n<h3>Alexa Bartlett</h3>\n<h4>Strategic Marketing Associate</h4>\n\n<p>Me: My childhood was full of estate sales and antique malls, giving me a\npassion for vintage wares. I applied some of that passion abroad, working\nPR and Events for an Australian fashion magazine. With an Honors\nDegree in Organizational Studies from a top tier liberal arts college\nand work experience in marketing and development, my goal is to bring\npractical business concepts and strategy into various vintage events.\nThis approach maximizes the experience for everyone, and lets me have some\nfun!\n</p>\n<p>Joys: Creating new and innovative solutions, working with and learning\nfrom people, discovering something I''ve never seen before, and linking\nvintage with modern.\n</p>\n\n</div></em> edited'),
(212, '2011-09-07 20:51:36', 1, 'Services item <em><h1>What Can We Do For You?</h1>\n\n<div class="listhack">\n<h3>Liquidation Services</h3>\n<p><img src="assets/images/star_full.png"/>Estate Sales Services</p>\n<p><img src="assets/images/star_full.png"/>Auctions</p>\n<p><img src="assets/images/star_full.png"/>Moving Sales</p>\n<p><img src="assets/images/star_full.png"/>Buy-Outs</p>\n<p><img src="assets/images/star_full.png"/>Consignment Sales</p>\n<p><img src="assets/images/star_full.png"/>Vintage Markets</p>\n<p><img src="assets/images/star_full.png"/>Vendor Space Rental</p>\n\n<br/>\n\n<h3>Real Estate & Property Services</h3>\n<p>Appraisal</p>\n<p>Handyman (Landscaping, Repairs and Paint)</p>\n<p>Legal Consultations</p>\n<p>Market Analysis</p>\n<p>Photography</p>\n<p>Real Estate/Property Auctions & Sales</p>\n<p>Short Sales</p>\n<p>Staging & Prep (Vintage and/or Non-Vintage Items)</p>\n</div>\n\n<div class="listhack">\n<h3>Theatre/Prop Services</h3>\n<p><img src="assets/images/star_full.png"/>Vintage Prop Rentals</p>\n<p><img src="assets/images/star_full.png"/>Scene Creation</p>\n<p><img src="assets/images/star_full.png"/>Prop Sourcing</p>\n<p><img src="assets/images/star_full.png"/>Event Management</p>\n<p><img src="assets/images/star_full.png"/>Site & Prop Scouting</p>\n<p><img src="assets/images/star_full.png"/>Creative Staging</p>\n<p><img src="assets/images/star_full.png"/>Design Consultation</p>\n<p><img src="assets/images/star_full.png"/>Space Rentals - Shoots</p>\n<p><img src="assets/images/star_full.png"/>Continuity Direction</p>\n</div></em> edited'),
(213, '2011-09-07 20:53:42', 1, 'Services item <em><h1>What Can We Do For You?</h1>\n\n<div class="listhack">\n<h3>Liquidation Services</h3>\n<p><img src="assets/images/star_full.png"/>Estate Sales Services</p>\n<p><img src="assets/images/star_full.png"/>Auctions</p>\n<p><img src="assets/images/star_full.png"/>Moving Sales</p>\n<p><img src="assets/images/star_full.png"/>Buy-Outs</p>\n<p><img src="assets/images/star_full.png"/>Consignment Sales</p>\n<p><img src="assets/images/star_full.png"/>Vintage Markets</p>\n<p><img src="assets/images/star_full.png"/>Vendor Space Rental</p>\n\n<br/>\n<br/>\n\n<h3>Real Estate & Property Services</h3>\n<p>Appraisal</p>\n<p>Handyman (Landscaping, Repairs and Paint)</p>\n<p>Legal Consultations</p>\n<p>Market Analysis</p>\n<p>Photography</p>\n<p>Real Estate/Property Auctions & Sales</p>\n<p>Short Sales</p>\n<p>Staging & Prep (Vintage and/or Non-Vintage Items)</p>\n</div>\n\n<div class="listhack">\n<h3>Theatre/Prop Services</h3>\n<p><img src="assets/images/star_full.png"/>Vintage Prop Rentals</p>\n<p><img src="assets/images/star_full.png"/>Scene Creation</p>\n<p><img src="assets/images/star_full.png"/>Prop Sourcing</p>\n<p><img src="assets/images/star_full.png"/>Event Management</p>\n<p><img src="assets/images/star_full.png"/>Site & Prop Scouting</p>\n<p><img src="assets/images/star_full.png"/>Creative Staging</p>\n<p><img src="assets/images/star_full.png"/>Design Consultation</p>\n<p><img src="assets/images/star_full.png"/>Space Rentals - Shoots</p>\n<p><img src="assets/images/star_full.png"/>Continuity Direction</p>\n\n<a class="button" href="http://seattlevintage.local/index.php/pdf/application.pdf">Contact Us!</a>\n\n</div></em> edited'),
(214, '2011-09-07 20:57:04', 1, 'Services item <em><h1>What Can We Do For You?</h1>\n\n<div class="listhack">\n<h3>Liquidation Services</h3>\n<p><img src="assets/images/star_full.png"/>Estate Sales Services</p>\n<p><img src="assets/images/star_full.png"/>Auctions</p>\n<p><img src="assets/images/star_full.png"/>Moving Sales</p>\n<p><img src="assets/images/star_full.png"/>Buy-Outs</p>\n<p><img src="assets/images/star_full.png"/>Consignment Sales</p>\n<p><img src="assets/images/star_full.png"/>Vintage Markets</p>\n<p><img src="assets/images/star_full.png"/>Vendor Space Rental</p>\n\n<br/>\n<br/>\n\n<h3>Real Estate & Property Services</h3>\n<p>Appraisal</p>\n<p>Handyman (Landscaping, Repairs and Paint)</p>\n<p>Legal Consultations</p>\n<p>Market Analysis</p>\n<p>Photography</p>\n<p>Real Estate/Property Auctions & Sales</p>\n<p>Short Sales</p>\n<p>Staging & Prep (Vintage and/or Non-Vintage Items)</p>\n</div>\n\n<div class="listhack">\n<h3>Theatre/Prop Services</h3>\n<p><img src="assets/images/star_full.png"/>Vintage Prop Rentals</p>\n<p><img src="assets/images/star_full.png"/>Scene Creation</p>\n<p><img src="assets/images/star_full.png"/>Prop Sourcing</p>\n<p><img src="assets/images/star_full.png"/>Event Management</p>\n<p><img src="assets/images/star_full.png"/>Site & Prop Scouting</p>\n<p><img src="assets/images/star_full.png"/>Creative Staging</p>\n<p><img src="assets/images/star_full.png"/>Design Consultation</p>\n<p><img src="assets/images/star_full.png"/>Space Rentals - Shoots</p>\n<p><img src="assets/images/star_full.png"/>Continuity Direction</p>\n\n<a class="button" href="http://seattlevintage.local/index.php/pdf/application.pdf">Contact Us!</a>\n\n</div></em> edited'),
(215, '2011-09-07 20:57:32', 1, 'Services item <em><h1>What Can We Do For You?</h1>\n\n<div class="listhack">\n<h3>Liquidation Services</h3>\n<p><img src="assets/images/star_full.png"/>Estate Sales Services</p>\n<p><img src="assets/images/star_full.png"/>Auctions</p>\n<p><img src="assets/images/star_full.png"/>Moving Sales</p>\n<p><img src="assets/images/star_full.png"/>Buy-Outs</p>\n<p><img src="assets/images/star_full.png"/>Consignment Sales</p>\n<p><img src="assets/images/star_full.png"/>Vintage Markets</p>\n<p><img src="assets/images/star_full.png"/>Vendor Space Rental</p>\n\n<br/>\n<br/>\n\n<h3>Real Estate & Property Services</h3>\n<p>Appraisal</p>\n<p>Handyman (Landscaping, Repairs and Paint)</p>\n<p>Legal Consultations</p>\n<p>Market Analysis</p>\n<p>Photography</p>\n<p>Real Estate/Property Auctions & Sales</p>\n<p>Short Sales</p>\n<p>Staging & Prep (Vintage and/or Non-Vintage Items)</p>\n</div>\n\n<div class="listhack">\n<h3>Theatre/Prop Services</h3>\n<p><img src="assets/images/star_full.png"/>Vintage Prop Rentals</p>\n<p><img src="assets/images/star_full.png"/>Scene Creation</p>\n<p><img src="assets/images/star_full.png"/>Prop Sourcing</p>\n<p><img src="assets/images/star_full.png"/>Event Management</p>\n<p><img src="assets/images/star_full.png"/>Site & Prop Scouting</p>\n<p><img src="assets/images/star_full.png"/>Creative Staging</p>\n<p><img src="assets/images/star_full.png"/>Design Consultation</p>\n<p><img src="assets/images/star_full.png"/>Space Rentals - Shoots</p>\n<p><img src="assets/images/star_full.png"/>Continuity Direction</p>\n\n<br/>\n<br/>\n\n<a class="button" href="http://seattlevintage.local/index.php/pdf/application.pdf">Contact Us!</a>\n\n</div></em> edited'),
(216, '2011-09-07 21:00:01', 1, 'Sales item <em>We are hard at work on several exciting Estate Sales & Auctions…sign</em> edited'),
(217, '2011-09-07 21:00:13', 1, 'Sales item <em>We are hard at work on several exciting Estate Sales & Auctions…sign</em> edited'),
(218, '2011-09-07 21:12:54', 1, 'Space item <em><h1>Need some Props or Scenes?</h1>\n\n<p>Whether you are producing a commercial, creating a print ad campaign or reaching for the big ropes and directing an entire play, video or movie - If it includes Vintage Props & Scenes - you may want to check out our growing inventory of unique vintage items to include: Lamps, Small Handheld Props, Furniture, Linens, Pub, Kitchen, Travel, Picnic, & more from the early 1900''s through mid-century modern!</p>\n \n<p>We are in the process of creating an online inventory of our growing warehouse of vintage props – so in the meantime – feel free to contact us and tell us what you need or want – we just may have it.</p>\n\n<p>If you have items you believe would make great props – and want to make your ‘stuff’ famous – let us know! We buy great unique items. If we don''t have the items you are in search of, we will put our team to work and locate your specific item(s) in a Prop Search!</p>\n\n<p>What we''ll do...Meet with your team and go over story lines, concepts, timelines, goals and then get to work!</p>\n\n<h3>Coming Winter 2011</h3>\n<p>We will open the VintageEvent Productions Studios that will allow us to bring you; Vintage Auctions & Estate Sales, Vintage Events, Flea Markets, Vintage Event Space (that you can rent), The Vintage Prop Warehouse, Scenery Division..and More!</p>\n \n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Contact Us!</a>\n<br/><br/></em> edited'),
(219, '2011-10-23 17:28:10', 1, 'Catalog item <em>Catalog One</em> edited'),
(220, '2011-10-23 19:50:03', 1, 'Product item <em>2009 Cabernet Sauvignon</em> edited'),
(221, '2011-11-06 13:09:57', 1, 'About item <em>asdfasdf</em> edited'),
(222, '2011-11-06 13:32:29', 1, 'Events item <em>Fake heading</em> edited'),
(223, '2011-11-06 13:44:05', 1, 'Calendar item <em>We are hard at work on several exciting Estate Sales & Auctions…sign</em> edited'),
(224, '2011-11-10 13:36:03', 1, 'Home item <em><h2>Headline</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus gravida fermentum sem, at congue risus suscipit et. Quisque vel ligula vel nisi interdum blandit. Maecenas at risus nec lectus malesuada vestibulum quis eu eros. Aenean vitae lectus nec metus mattis posuere at quis elit. Phasellus urna nisi, interdum id aliquam et, suscipit ut nisl. Vestibulum quis nisi quis dolor molestie rhoncus. Aenean hendrerit porta sem, quis consectetur ligula mollis eget. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed eu nunc in neque gravida suscipit. Praesent dictum interdum leo ut aliquam. Nullam non sem a purus posuere facilisis vel id nisl. Aliquam in consectetur velit. Suspendisse potenti. Vivamus id arcu diam. Phasellus dolor elit, ullamcorper vel dignissim vel, rutrum ut felis.</p></em> edited'),
(225, '2011-11-10 14:49:45', 1, 'Rates item <em>golf</em> edited'),
(226, '2011-11-10 14:50:13', 1, 'Rates item <em>golf</em> edited'),
(227, '2011-11-10 14:50:42', 1, 'Rates item <em>golf</em> edited'),
(228, '2011-11-10 14:51:04', 1, 'Rates item <em>range</em> edited'),
(229, '2011-11-10 14:51:19', 1, 'Rates item <em>range</em> edited'),
(230, '2011-11-10 14:51:32', 1, 'Rates item <em>range</em> edited'),
(231, '2011-11-10 14:51:57', 1, 'Rates item <em>range</em> edited'),
(232, '2011-11-10 14:53:07', 1, 'Rates item <em>cart_golf</em> edited'),
(233, '2011-11-10 14:53:32', 1, 'Rates item <em>cart_golf</em> edited'),
(234, '2011-11-10 14:53:50', 1, 'Rates item <em>cart_golf</em> edited'),
(235, '2011-11-10 14:54:05', 1, 'Rates item <em>cart_golf</em> edited'),
(236, '2011-11-10 14:54:23', 1, 'Rates item <em>cart_resort</em> edited'),
(237, '2011-11-10 14:54:48', 1, 'Rates item <em>cart_resort</em> edited'),
(238, '2011-11-10 14:55:42', 1, 'Rates item <em>cart_resort</em> edited'),
(239, '2011-11-10 14:56:03', 1, 'Rates item <em>cart_resort</em> edited'),
(240, '2011-11-10 14:56:22', 1, 'Rates item <em>cart_resort</em> edited'),
(241, '2011-11-10 14:56:32', 1, 'Rates item <em>cart_resort</em> edited'),
(242, '2011-12-17 13:11:38', 1, 'Home item <em><ul>\n <li><h2>Resort Amenaties</h2></li>\n <li>Automated entry gate</li>\n <li>Spaces specifically designed for our Big Rig Friends</li>\n <li>15'' x 90'' concrete pad with an additional 510 sq. ft. of patio space</li>\n <li>Full hoook-ups</li>\n <li>Phone lines and Internet access</li>\n <li>Gorgous mountain and golf course views!</li>\n <li>Recreational pavilion built in 2003</li>\n <li><h2>Golf Course</h2></li>\n <li>18-hole links design</li>\n <li>Bluegrass fairways</li>\n <li>Fountains and waterfalls</li>\n <li>Reflection lakes</li>\n <li>300 yard grass driving range</li>\n <li>Practice greens</li>\n <li>On-site professionals</li>\n <li>Full-service pro shop</li>\n </ul></em> edited'),
(243, '2011-12-17 13:12:29', 1, 'Home item <em><ul>\n <li><h2>Resort Amenaties</h2></li>\n <li>Automated entry gate</li>\n <li>Spaces specifically designed for our Big Rig Friends</li>\n <li>15'' x 90'' concrete pad with an additional 510 sq. ft. of patio space</li>\n <li>Full hoook-ups</li>\n <li>Phone lines and Internet access</li>\n <li>Gorgous mountain and golf course views!</li>\n <li>Recreational pavilion built in 2003</li>\n <li><h2>Golf Course</h2></li>\n <li>18-hole links design</li>\n <li>Bluegrass fairways</li>\n <li>Fountains and waterfalls</li>\n <li>Reflection lakes</li>\n <li>300 yard grass driving range</li>\n <li>Practice greens</li>\n <li>On-site professionals</li>\n <li>Full-service pro shop</li>\n </ul></em> edited'),
(244, '2011-12-17 13:16:54', 1, 'About item <em>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n1205A N. Country Club Drive\nDeer Park, WA 99006\n\nNow Selling Luxury RV Lots!\n\n<ul>\n<li><h2>Out and around Deer Park, WA</h2></li>\n<li>Medical facilities includes a family care center and hospital<li>\n<li>Municipal airport can accommodate get aircraft<li>\n<li>Annual "Bi-plane Fly"<li>\n<li>Antique shops<li>\n<li>Art gallery and classes<li>\n<li>Hiking, cycling and fishing<li>\n<li>Rivers, streams and a multitude of lakes<li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul></em> edited'),
(245, '2011-12-17 13:17:58', 1, 'About item <em>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n1205A N. Country Club Drive\nDeer Park, WA 99006\n\nNow Selling Luxury RV Lots!\n\n\n<h1 class="start">Out and around Deer Park, WA</h1>\n<ul>\n<li>Medical facilities includes a family care center and hospital<li>\n<li>Municipal airport can accommodate get aircraft<li>\n<li>Annual "Bi-plane Fly"<li>\n<li>Antique shops<li>\n<li>Art gallery and classes<li>\n<li>Hiking, cycling and fishing<li>\n<li>Rivers, streams and a multitude of lakes<li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul></em> edited'),
(246, '2011-12-17 13:18:43', 1, 'About item <em>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n1205A N. Country Club Drive\nDeer Park, WA 99006\n\nNow Selling Luxury RV Lots!\n\n<br/>\n<br/>\n\n<h1 class="star">Out and around Deer Park, WA</h1>\n<ul>\n<li>Medical facilities includes a family care center and hospital<li>\n<li>Municipal airport can accommodate get aircraft<li>\n<li>Annual "Bi-plane Fly"<li>\n<li>Antique shops<li>\n<li>Art gallery and classes<li>\n<li>Hiking, cycling and fishing<li>\n<li>Rivers, streams and a multitude of lakes<li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul></em> edited'),
(247, '2011-12-17 13:19:38', 1, 'About item <em>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n1205A N. Country Club Drive\nDeer Park, WA 99006\n\nNow Selling Luxury RV Lots!\n\n<br/>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital<li>\n<li>Municipal airport can accommodate get aircraft<li>\n<li>Annual "Bi-plane Fly"<li>\n<li>Antique shops<li>\n<li>Art gallery and classes<li>\n<li>Hiking, cycling and fishing<li>\n<li>Rivers, streams and a multitude of lakes<li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul></em> edited'),
(248, '2011-12-17 13:22:58', 1, 'About item <em>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n1205A N. Country Club Drive\nDeer Park, WA 99006\n\nNow Selling Luxury RV Lots!\n\n<br/>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul></em> edited'),
(249, '2011-12-17 13:26:38', 1, 'Home item <em><h2>Resort Amenities</h2>\n<ul>\n<li>Automated entry gate</li>\n<li>Spaces specifically designed for our Big Rig Friends</li>\n<li>15'' x 90'' concrete pad with an additional 510 sq. ft. of patio space</li>\n<li>Full hook-ups</li>\n<li>Phone lines and Internet access</li>\n<li>Gorgeous mountain and golf course views!</li>\n<li>Recreational pavilion built in 2003</li>\n\n\n<h2>Golf Course</h2>\n<ul>\n<li>18-hole links design</li>\n<li>Bluegrass fairways</li>\n<li>Fountains and waterfalls</li>\n<li>Reflection lakes</li>\n<li>300 yard grass driving range</li>\n<li>Practice greens</li>\n<li>On-site professionals</li>\n<li>Full-service pro shop</li>\n</ul></em> edited'),
(250, '2011-12-17 13:26:58', 1, 'Home item <em><h2>Resort Amenities</h2>\n<ul>\n<li>Automated entry gate</li>\n<li>Spaces specifically designed for our Big Rig Friends</li>\n<li>15'' x 90'' concrete pad with an additional 510 sq. ft. of patio space</li>\n<li>Full hook-ups</li>\n<li>Phone lines and Internet access</li>\n<li>Gorgeous mountain and golf course views!</li>\n<li>Recreational pavilion built in 2003</li>\n</ul>\n\n\n<h2>Golf Course</h2>\n<ul>\n<li>18-hole links design</li>\n<li>Bluegrass fairways</li>\n<li>Fountains and waterfalls</li>\n<li>Reflection lakes</li>\n<li>300 yard grass driving range</li>\n<li>Practice greens</li>\n<li>On-site professionals</li>\n<li>Full-service pro shop</li>\n</ul></em> edited'),
(251, '2011-12-17 13:45:26', 1, 'About item <em>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n\n<p><strong><em>Now Selling Luxury RV Lots!</em></strong></p>\n\n<h3><a href="" target="_blank">Woodalls 5 Star Rating</a></h3>\n\n<br/>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul></em> edited'),
(252, '2011-12-17 13:46:29', 1, 'About item <em>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n\n<p><strong><em>Now Selling Luxury RV Lots!</em></strong></p>\n\n<h3><a href="" target="_blank">Woodalls 5 Star Rating</a></h3>\n\n<br/>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul></em> edited'),
(253, '2011-12-17 13:47:32', 1, 'About item <em>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n\n<p><strong><em>Now Selling Luxury RV Lots!</em></strong></p>\n\n<br/>\n<h3><a href="http://www.woodalls.com/campground/campgrounddetails.aspx?campgroundid=40153924&index=0&type=PlacesToCamp&subtype=RVCamping" target="_blank">Woodalls 5 Star Rating</a></h3>\n\n<br/>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul></em> edited');
INSERT INTO `fuel_logs` (`id`, `entry_date`, `user_id`, `message`) VALUES
(254, '2011-12-17 13:47:55', 1, 'About item <em>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n\n<p><strong><em>Now Selling Luxury RV Lots!</em></strong></p>\n\n<br/>\n<h3><a href="http://www.woodalls.com/campground/campgrounddetails.aspx?campgroundid=40153924&index=0&type=PlacesToCamp&subtype=RVCamping" target="_blank">Woodalls 5 Star Rating</a></h3>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul></em> edited'),
(255, '2011-12-17 13:48:13', 1, 'About item <em>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n\n<p><strong><em>Now Selling Luxury RV Lots!</em></strong></p>\n\n<br/>\n<h3><a href="http://www.woodalls.com/campground/campgrounddetails.aspx?campgroundid=40153924&index=0&type=PlacesToCamp&subtype=RVCamping" target="_blank">Woodalls 5 Star Rating</a></h3>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul></em> edited'),
(256, '2011-12-17 14:13:58', 1, 'Invest item <em>The Spokane RV Resort is a recently constructed, well-managed condominium RV resort community that has coveted location, paved access from I-90 and attractive amenities including pool recreational pavilion and reduced rate golf. Research shows that the trend, particularly amont baby boomers, will increase demand for well managed destination resorts. \n\nRetirees are leaving behind their income tax states, high maintenance, highly taxed homes and opting for two affordable sites where they can escape maintenance responsibilities, seasonal extremes of hot and cold and enjoy a retirement lifestyle among their peers. \n\nExperience is proving that these destination resorts where folks come together seasonally accomplish at least two things. They encourage “family” type relationships that are rewarding for the participants and they stabilize the investment for well managed resorts.</em> edited'),
(257, '2011-12-17 14:16:30', 1, 'Invest item <em><p>The Spokane RV Resort is a recently constructed, well-managed condominium RV resort community that has coveted location, paved access from I-90 and attractive amenities including pool recreational pavilion and reduced rate golf. Research shows that the trend, particularly amont baby boomers, will increase demand for well managed destination resorts. </p>\n\n<p>Retirees are leaving behind their income tax states, high maintenance, highly taxed homes and opting for two affordable sites where they can escape maintenance responsibilities, seasonal extremes of hot and cold and enjoy a retirement lifestyle among their peers. \n</p>\n\n<p>Experience is proving that these destination resorts where folks come together seasonally accomplish at least two things. They encourage “family” type relationships that are rewarding for the participants and they stabilize the investment for well managed resorts.</p></em> edited'),
(258, '2012-01-10 21:04:14', 1, 'Calendar item <em>Deer Park 5K Fun Run</em> edited'),
(259, '2012-01-10 21:06:15', 1, 'Calendar item <em>Elk Days Parade</em> edited'),
(260, '2012-01-10 21:12:17', 1, 'Calendar item <em>Springdale Rodeo and Parade</em> edited'),
(261, '2012-01-10 21:12:42', 1, 'Calendar item <em>Springdale Rodeo and Parade</em> edited'),
(262, '2012-01-10 21:13:55', 1, 'Services item <em>sdf</em> edited'),
(263, '2012-01-10 21:20:37', 1, 'About item <em><p>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!</p>\n\n<p>The back yard of this gem of the Pacific Northwest includes the aforementioned 18 hole, 6,751 yard golf course which is punctuated with reflection lakes, waterfalls, bridges, fountains and bent grass greens. You can work on your technique by practicing on the 300 yard driving range or the oversized chipping and putting greens. All of the clothing and equipment you will ever need can be purchased in our full service “pro shop”, as well as signing up for lessons with one of our outstanding professionals. The course lends itself to walkers as well as to riding in comfort in one of our rental carts.</p>\n \n <p>A delicious meal or refreshing drink is available inside the “pro shop” at Divots Grill and Sports Bar. By enjoying the service in this great facility you will soon learn why Divots has gained a reputation in the area for catering events and large gatherings in the RV Resort’s spacious Pavilion.</p>\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n\n<p><strong><em>Now Selling Luxury RV Lots!</em></strong></p>\n\n<br/>\n<h3><a href="http://www.woodalls.com/campground/campgrounddetails.aspx?campgroundid=40153924&index=0&type=PlacesToCamp&subtype=RVCamping" target="_blank">Woodalls 5 Star Rating</a></h3>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul></em> edited'),
(264, '2012-01-10 21:22:24', 1, 'About item <em><p>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!</p>\n\n<p>The back yard of this gem of the Pacific Northwest includes the aforementioned 18 hole, 6,751 yard golf course which is punctuated with reflection lakes, waterfalls, bridges, fountains and bent grass greens. You can work on your technique by practicing on the 300 yard driving range or the oversized chipping and putting greens. All of the clothing and equipment you will ever need can be purchased in our full service “pro shop”, as well as signing up for lessons with one of our outstanding professionals. The course lends itself to walkers as well as to riding in comfort in one of our rental carts.</p>\n \n <p>A delicious meal or refreshing drink is available inside the “pro shop” at Divots Grill and Sports Bar. By enjoying the service in this great facility you will soon learn why Divots has gained a reputation in the area for catering events and large gatherings in the RV Resort’s spacious Pavilion.</p>\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n\n<p><strong><em>Now Selling Luxury RV Lots!</em></strong></p>\n\n<br/>\n<h3>Awarded the <a href="http://www.woodalls.com/campground/campgrounddetails.aspx?campgroundid=40153924&index=0&type=PlacesToCamp&subtype=RVCamping" target="_blank">Woodalls 5 Star Rating</a></h3>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul></em> edited'),
(265, '2012-01-10 21:25:42', 1, 'About item <em><p>Enjoy some of the best golfing in the Northwest! Play 18 holes among scenic mountain views, rich natural habitat and a relaxing, quiet ambiance. The on-site golf course is yours to experience at the luxurious Spokane RV Resort!</p>\n\n<p>The back yard of this gem of the Pacific Northwest includes the aforementioned 18 hole, 6,751 yard golf course which is punctuated with reflection lakes, waterfalls, bridges, fountains and bent grass greens. You can work on your technique by practicing on the 300 yard driving range or the oversized chipping and putting greens. All of the clothing and equipment you will ever need can be purchased in our full service “pro shop”, as well as signing up for lessons with one of our outstanding professionals. The course lends itself to walkers as well as to riding in comfort in one of our rental carts.</p>\n \n <p>A delicious meal or refreshing drink is available inside the “pro shop” at Divots Grill and Sports Bar. By enjoying the service in this great facility you will soon learn why Divots has gained a reputation in the area for catering events and large gatherings in the RV Resort’s spacious Pavilion.</p>\n\nNear Nature ~ Near Spokane\n\nNo Tents or Tent Trailers\n\nExperience an RV Resort designed especially for larger RVs\nand your comfort and enjoyment!\n\n\n<p><strong><em><a href="/invest">Now Selling Luxury RV Lots!</a></em></strong></p>\n\n<br/>\n<h3>Awarded the <a href="http://www.woodalls.com/campground/campgrounddetails.aspx?campgroundid=40153924&index=0&type=PlacesToCamp&subtype=RVCamping" target="_blank">Woodalls 5 Star Rating</a></h3>\n<br/>\n\n<h1 class="star">Out and about</h1>\n\n<p>Check out just some of the great, local amenities when you stay with us as Spokane RV Resort:</p>\n\n<ul>\n<li>Medical facilities includes a family care center and hospital</li>\n<li>Municipal airport can accommodate get aircraft</li>\n<li>Annual "Bi-plane Fly"</li>\n<li>Antique shops</li>\n<li>Art gallery and classes</li>\n<li>Hiking, cycling and fishing</li>\n<li>Rivers, streams and a multitude of lakes</li>\n<li>Growing metropolitan region of Spokane, WA</li>\n</ul></em> edited');
DROP TABLE IF EXISTS `fuel_navigation`;
CREATE TABLE IF NOT EXISTS `fuel_navigation` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`group_id` int(5) unsigned NOT NULL DEFAULT '1',
`location` varchar(255) COLLATE utf8_unicode_ci NOT NULL COMMENT 'The part of the path after the domain name that you want the link to go to (e.g. comany/about)',
`nav_key` varchar(255) COLLATE utf8_unicode_ci NOT NULL COMMENT 'The nav key is a friendly ID that you can use for setting the selected state. If left blank, a default value will be set for you',
`label` varchar(255) COLLATE utf8_unicode_ci NOT NULL COMMENT 'The name you want to appear in the menu',
`parent_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Used for creating menu hierarchies. No value means it is a root level menu item',
`precedence` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'The higher the number, the greater the precedence and farther up the list the navigational element will appear',
`attributes` varchar(255) COLLATE utf8_unicode_ci NOT NULL COMMENT 'Extra attributes that can be used for navigation implementation',
`selected` varchar(255) COLLATE utf8_unicode_ci NOT NULL COMMENT 'The pattern to match for the active state. Most likely you leave this field blank',
`hidden` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'no' COMMENT 'A hidden value can be used in rendering the menu. In some areas, the menu item may not want to be displayed',
`published` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes' COMMENT 'Determines whether the item is displayed or not',
PRIMARY KEY (`id`),
UNIQUE KEY `group_id` (`group_id`,`location`,`parent_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=4 ;
INSERT INTO `fuel_navigation` (`id`, `group_id`, `location`, `nav_key`, `label`, `parent_id`, `precedence`, `attributes`, `selected`, `hidden`, `published`) VALUES
(1, 1, 'about/team', 'about/team', 'Team', 0, 0, '', '', 'no', 'yes'),
(2, 1, 'about', 'about', 'About', 0, 0, '', '', 'no', 'yes'),
(3, 1, 'bongo', 'bongo', 'bongo', 0, 0, '', '', 'no', 'yes');
DROP TABLE IF EXISTS `fuel_navigation_groups`;
CREATE TABLE IF NOT EXISTS `fuel_navigation_groups` (
`id` int(3) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`published` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=2 ;
INSERT INTO `fuel_navigation_groups` (`id`, `name`, `published`) VALUES
(1, 'main', 'yes');
DROP TABLE IF EXISTS `fuel_pages`;
CREATE TABLE IF NOT EXISTS `fuel_pages` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`location` varchar(255) COLLATE utf8_unicode_ci NOT NULL COMMENT 'Add the part of the url after the root of your site (usually after the domain name). For the homepage, just put the word ''home''',
`layout` varchar(50) COLLATE utf8_unicode_ci NOT NULL COMMENT 'The name of the template to associate with this page',
`published` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes' COMMENT 'A ''yes'' value will display the page and an ''no'' value will give a 404 error message',
`cache` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes' COMMENT 'Cache controls whether the page will pull from the database or from a saved file which is more effeicent. If a page has content that is dynamic, it''s best to set cache to ''no''',
`date_added` datetime DEFAULT NULL,
`last_modified` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`last_modified_by` int(10) unsigned NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `location` (`location`),
KEY `layout` (`layout`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=4 ;
INSERT INTO `fuel_pages` (`id`, `location`, `layout`, `published`, `cache`, `date_added`, `last_modified`, `last_modified_by`) VALUES
(1, 'team/josh', 'main', 'yes', 'yes', '2011-04-14 22:34:23', '2011-04-14 22:43:55', 1),
(2, 'about', 'main', 'yes', 'yes', '2011-04-14 22:42:16', '2011-04-14 22:42:23', 1),
(3, 'bongo', 'main', 'yes', 'no', '2011-04-17 17:39:45', '2011-04-17 17:39:45', 1);
DROP TABLE IF EXISTS `fuel_page_variables`;
CREATE TABLE IF NOT EXISTS `fuel_page_variables` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`page_id` int(10) unsigned NOT NULL,
`name` varchar(50) COLLATE utf8_unicode_ci NOT NULL,
`scope` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`value` text COLLATE utf8_unicode_ci NOT NULL,
`type` enum('string','int','boolean','array','template') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'string',
`active` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`id`),
UNIQUE KEY `page_id` (`page_id`,`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=55 ;
INSERT INTO `fuel_page_variables` (`id`, `page_id`, `name`, `scope`, `value`, `type`, `active`) VALUES
(48, 1, 'body_class', '', '', 'string', 'yes'),
(49, 3, 'copy', '', '', 'string', 'yes'),
(47, 1, 'body', '', '<h1>JOSH</h1>', 'string', 'yes'),
(44, 1, 'page_title', '', 'Team', 'string', 'yes'),
(45, 1, 'meta_description', '', '', 'string', 'yes'),
(23, 2, 'body', '', '<?php\n/* \n * To change this template, choose Tools | Templates\n * and open the template in the editor.\n */}\n<h1>About Us</h1>', 'string', 'yes'),
(22, 2, 'meta_keywords', '', '', 'string', 'yes'),
(21, 2, 'meta_description', '', '', 'string', 'yes'),
(20, 2, 'page_title', '', 'About', 'string', 'yes'),
(19, 2, 'copy', '', '', 'string', 'yes'),
(24, 2, 'body_class', '', '', 'string', 'yes'),
(46, 1, 'meta_keywords', '', '', 'string', 'yes'),
(43, 1, 'copy', '', '', 'string', 'yes'),
(50, 3, 'page_title', '', 'bongo', 'string', 'yes'),
(51, 3, 'meta_description', '', '', 'string', 'yes'),
(52, 3, 'meta_keywords', '', '', 'string', 'yes'),
(53, 3, 'body', '', 'http://tutorialzine.com/quizzes/take/1/\n\nTHIS IS BONGO!', 'string', 'yes'),
(54, 3, 'body_class', '', '', 'string', 'yes');
DROP TABLE IF EXISTS `fuel_permissions`;
CREATE TABLE IF NOT EXISTS `fuel_permissions` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(50) COLLATE utf8_unicode_ci NOT NULL COMMENT 'Permissions beginning with ''Manage '' will allow items to appear on the left menu',
`description` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`active` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`id`),
UNIQUE KEY `name` (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=35 ;
INSERT INTO `fuel_permissions` (`id`, `name`, `description`, `active`) VALUES
(1, 'pages', 'Manage pages', 'yes'),
(2, 'pages_publish', 'Publish Pages', 'yes'),
(3, 'pages_delete', 'Delete Pages', 'yes'),
(4, 'navigation', 'Manage navigation', 'yes'),
(5, 'users', 'Manage users', 'yes'),
(6, 'tools/backup', 'Manage database backup', 'yes'),
(7, 'manage/cache', 'Manage the page cache', 'yes'),
(8, 'manage/activity', 'View activity logs', 'yes'),
(9, 'myPHPadmin', 'myPHPadmin', 'yes'),
(10, 'google_analytics', 'Google Analytics', 'yes'),
(11, 'tools/user_guide', 'Access the User Guide', 'yes'),
(12, 'manage', 'View the Manage Dashboard Page', 'yes'),
(13, 'permissions', 'Manage Permissions', 'yes'),
(14, 'tools', 'Manage Tools', 'yes'),
(15, 'tools/seo/google_keywords', 'Google Keywords', 'yes'),
(16, 'sitevariables', 'Site Variables', 'yes'),
(17, 'blog/posts', 'Blog Posts', 'yes'),
(18, 'blog/categories', 'Blog Categories', 'yes'),
(19, 'blog/comments', 'Blog Comments', 'yes'),
(20, 'blog/links', 'Blog Links', 'yes'),
(21, 'blog/users', 'Blog Authors', 'yes'),
(22, 'blog/settings', 'Blog Settings', 'yes'),
(23, 'assets', 'Assets', 'yes'),
(24, 'tools/validate', 'Validate', 'yes'),
(25, 'tools/seo', 'Page Analysis', 'yes'),
(26, 'tools/tester', 'Tester Module', 'yes'),
(27, 'blocks', 'Manage Blocks', 'yes'),
(28, 'site_docs', 'Site Documentation', 'yes'),
(29, 'tools/cronjobs', 'Cronjobs', 'yes'),
(30, 'sales', 'Sales module', 'yes'),
(31, 'quotes', 'Testimonials module', 'yes'),
(32, 'space', 'Spaces for rent', 'yes'),
(33, 'about', 'About page', 'yes'),
(34, 'services', 'Services', 'yes');
DROP TABLE IF EXISTS `fuel_site_variables`;
CREATE TABLE IF NOT EXISTS `fuel_site_variables` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(100) COLLATE utf8_unicode_ci NOT NULL,
`value` text COLLATE utf8_unicode_ci NOT NULL,
`scope` varchar(255) COLLATE utf8_unicode_ci NOT NULL COMMENT 'leave blank if you want the variable to be available to all pages',
`active` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`id`),
UNIQUE KEY `name` (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=1 ;
DROP TABLE IF EXISTS `fuel_users`;
CREATE TABLE IF NOT EXISTS `fuel_users` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`user_name` varchar(30) COLLATE utf8_unicode_ci NOT NULL,
`password` varchar(32) COLLATE utf8_unicode_ci NOT NULL,
`email` varchar(100) COLLATE utf8_unicode_ci NOT NULL,
`first_name` varchar(30) COLLATE utf8_unicode_ci NOT NULL,
`last_name` varchar(30) COLLATE utf8_unicode_ci NOT NULL,
`language` varchar(30) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'english',
`reset_key` varchar(64) COLLATE utf8_unicode_ci NOT NULL,
`super_admin` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'no',
`active` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`id`),
UNIQUE KEY `email` (`email`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=3 ;
INSERT INTO `fuel_users` (`id`, `user_name`, `password`, `email`, `first_name`, `last_name`, `language`, `reset_key`, `super_admin`, `active`) VALUES
(1, 'joshlarosee', '472852d557f80af6802edaa8e6025dd2', 'josh@halogencreative.com', 'Josh', 'LaRosee', 'english', '9AEUfN5e', 'yes', 'yes'),
(2, 'antiquesinc', 'c47ba0344e52e48c3632ac745e1d1a02', 'antiques14@gmail.com', 'Lisa', 'Taylor', 'english', '', 'no', 'yes');
DROP TABLE IF EXISTS `fuel_user_to_permissions`;
CREATE TABLE IF NOT EXISTS `fuel_user_to_permissions` (
`user_id` int(10) unsigned NOT NULL,
`permission_id` int(10) unsigned NOT NULL,
PRIMARY KEY (`user_id`,`permission_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
INSERT INTO `fuel_user_to_permissions` (`user_id`, `permission_id`) VALUES
(2, 10),
(2, 12),
(2, 17),
(2, 18),
(2, 19),
(2, 20),
(2, 21),
(2, 22),
(2, 30),
(2, 31),
(2, 32),
(2, 33),
(2, 34);
DROP TABLE IF EXISTS `invest`;
CREATE TABLE IF NOT EXISTS `invest` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`content` text,
`precedence` int(11) NOT NULL,
`updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;
INSERT INTO `invest` (`id`, `content`, `precedence`, `updated_at`) VALUES
(1, '<p>The Spokane RV Resort is a recently constructed, well-managed condominium RV resort community that has coveted location, paved access from I-90 and attractive amenities including pool recreational pavilion and reduced rate golf. Research shows that the trend, particularly amont baby boomers, will increase demand for well managed destination resorts. </p>\n\n<p>Retirees are leaving behind their income tax states, high maintenance, highly taxed homes and opting for two affordable sites where they can escape maintenance responsibilities, seasonal extremes of hot and cold and enjoy a retirement lifestyle among their peers. \n</p>\n\n<p>Experience is proving that these destination resorts where folks come together seasonally accomplish at least two things. They encourage “family” type relationships that are rewarding for the participants and they stabilize the investment for well managed resorts.</p>', 0, '0000-00-00 00:00:00');
DROP TABLE IF EXISTS `quotes`;
CREATE TABLE IF NOT EXISTS `quotes` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`content` text COLLATE utf8_unicode_ci NOT NULL,
`name` varchar(50) COLLATE utf8_unicode_ci NOT NULL,
`title` varchar(100) COLLATE utf8_unicode_ci NOT NULL,
`author` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
`precedence` int(11) NOT NULL DEFAULT '0',
`published` enum('yes','no') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=3 ;
INSERT INTO `quotes` (`id`, `content`, `name`, `title`, `author`, `precedence`, `published`) VALUES
(1, '<h2>Vintage</h2>\n\n<p>From delicate antiques to fun mid-century modern - the goods you''ll find at SeattleVintage will be as unique as the people they came from. Collections from estates, consignments from collectors, or even vintage music being played on the SeattleVintage Stage. </p>\n\n<p> You may experience your treasure hunting at a live auction, or in the silent form (through write in bids), while browsing the Saturday SeattleVintage Marketplace or perhaps by strolling around the SeattleVintage store. </p>\n\n<h4>AND...</h4>\n\n<p>If you have vintage items - you now have a place to sell them. You can do it yourself at the Vintage Marketplace by renting a table (or space), or have us do it via an Estate Sale, Consignment or Auction. Whatever works!</p>', '', '', 'Private', 1, 'yes'),
(2, '<h2>HandCrafted</h2>\n\n<p>The SeattleVintage Marketplace will offer more than vintage...items from the local talent present in Seattle today; Jewelry, Pottery, Clothes, Glass, Knits, Art, Furniture & More!</p>\n\n<p>Quality goods are key (along with a great selection) so if you love unique handmade crafts, want something truly unique for that next birthday gift (or for yourself), check out the SeattleVintage Marketplace on Saturday’s starting Summer 2011!</p>\n\n<h4>AND...</h4>\n\n<p>If you create great quality products and simply need a venue to show them off (and find customers) – you now have an alternative to your dining room table or internet sales. The Saturday Marketplace will hold a certain number of tables and spaces just for you!</p>', 'another_quote', '', 'Private', 0, 'yes');
DROP TABLE IF EXISTS `rates`;
CREATE TABLE IF NOT EXISTS `rates` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`category` varchar(128) NOT NULL,
`item` varchar(64) NOT NULL,
`rate` varchar(10) NOT NULL,
`description` text,
`precedence` int(11) NOT NULL,
`updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=17 ;
INSERT INTO `rates` (`id`, `category`, `item`, `rate`, `description`, `precedence`, `updated_at`) VALUES
(2, 'golf', 'rate_special', '22.00', 'This is the special rate for golfers staying with us at the resort.', 0, '0000-00-00 00:00:00'),
(3, 'golf', 'rate_weekend', '29.00', 'Normal weekend rate', 0, '0000-00-00 00:00:00'),
(4, 'golf', 'rate_weekday', '25.00', 'Weekday rate', 0, '0000-00-00 00:00:00'),
(5, 'range', 'med', '6.00', '', 0, '0000-00-00 00:00:00'),
(6, 'range', 'large', '9.00', '', 0, '0000-00-00 00:00:00'),
(7, 'range', 'small', '3.00', '', 1, '0000-00-00 00:00:00'),
(8, 'cart_golf', '18_holes', '29.00', '', 0, '0000-00-00 00:00:00'),
(9, 'cart_golf', '9_holes', '14.50', '', 0, '0000-00-00 00:00:00'),
(10, 'cart_golf', 'trail_fee', '3.50', '', 0, '0000-00-00 00:00:00'),
(11, 'cart_golf', 'pull_cart', '9.00', '', 0, '0000-00-00 00:00:00'),
(12, 'cart_resort', 'daily', '29.00', '', 0, '0000-00-00 00:00:00'),
(13, 'cart_resort', '3_day', '50.00', '', 0, '0000-00-00 00:00:00'),
(14, 'cart_resort', 'weekly', '150.00', '', 0, '0000-00-00 00:00:00'),
(15, 'cart_resort', '15_day', '76.00', '', 0, '0000-00-00 00:00:00'),
(16, 'cart_resort', 'monthly', '280.00', '', 0, '0000-00-00 00:00:00');
DROP TABLE IF EXISTS `services`;
CREATE TABLE IF NOT EXISTS `services` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`content` text NOT NULL,
`precedence` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=6 ;
INSERT INTO `services` (`id`, `content`, `precedence`) VALUES
(5, 'sdf', 0);
DROP TABLE IF EXISTS `space`;
CREATE TABLE IF NOT EXISTS `space` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`content` text NOT NULL,
`precedence` int(11) NOT NULL DEFAULT '0',
`published` enum('yes','no') NOT NULL DEFAULT 'yes',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=4 ;
INSERT INTO `space` (`id`, `content`, `precedence`, `published`) VALUES
(1, '<h1>Need some Props or Scenes?</h1>\n\n<p>Whether you are producing a commercial, creating a print ad campaign or reaching for the big ropes and directing an entire play, video or movie - If it includes Vintage Props & Scenes - you may want to check out our growing inventory of unique vintage items to include: Lamps, Small Handheld Props, Furniture, Linens, Pub, Kitchen, Travel, Picnic, & more from the early 1900''s through mid-century modern!</p>\n \n<p>We are in the process of creating an online inventory of our growing warehouse of vintage props – so in the meantime – feel free to contact us and tell us what you need or want – we just may have it.</p>\n\n<p>If you have items you believe would make great props – and want to make your ‘stuff’ famous – let us know! We buy great unique items. If we don''t have the items you are in search of, we will put our team to work and locate your specific item(s) in a Prop Search!</p>\n\n<p>What we''ll do...Meet with your team and go over story lines, concepts, timelines, goals and then get to work!</p>\n\n<h3>Coming Winter 2011</h3>\n<p>We will open the VintageEvent Productions Studios that will allow us to bring you; Vintage Auctions & Estate Sales, Vintage Events, Flea Markets, Vintage Event Space (that you can rent), The Vintage Prop Warehouse, Scenery Division..and More!</p>\n \n\n<br/>\n<a class="button" href="<?=base_url()?>index.php/pdf/application.pdf">Contact Us!</a>\n<br/><br/>', 1, 'yes');