-
Notifications
You must be signed in to change notification settings - Fork 0
/
category-search.jade
582 lines (568 loc) · 30.3 KB
/
category-search.jade
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
form.category-search
.basic-search
.search-keywords
input.search-input-keywords(type="text", name="searchstring", value="", placeholder="Search this category" autocomplete="OFF")
span.search-button-go
input(type="submit", value="GO")
.search-button-clear
a(href="?searchstring=") Clear search...
.search-button-hide
a(href="#hide-search-dialog") Hide search dialog...
.search-dialog-controls
.search-button-clear
a(href="?searchstring=") Clear search...
.search-button-hide
a(href="#hide-search-dialog") Hide search dialog...
.advanced-search
.advanced-search-container
.row
.form-label.search-age
| Age:
.form-field.search-age
| select...
.form-label.search-price
| Price:
.form-field.search-price
| select...
.form-label.search-prodtype
| Product Types:
.form-field.search-prodtype
| select...
.row
.form-label.search-gender
| Gender:
.form-field.search-gender
| select...
.form-label.search-discount
| Discount:
#displayed_filter_discount.form-field.search-discount
| select...
.form-label.search-manufacturer
| Manufacturer:
#displayed_filter_manufacturer.form-field.search-manufacturer
| select...
.row
.form-label.search-size
| Size:
.form-field.search-size
| select...
.form-label.search-inventory
| Inventory:
.form-field.search-inventory
| select...
.form-label.search-newfor
| New For:
#displayed_filter_new_for.form-field.search-newfor
| select...
form#frm_search_v3_refine(method="get", name="frm_search_v3_refine", action="")
input(type="hidden", name="order_search", value="")
input#ssavl(type="hidden", name="ssavl", value="1436104257")
input(type="hidden", name="items_per_page", value="")
table#search_filters(style="display:none")
tr
td(colspan="4", style="width:100%; padding-top:6px; padding-bottom:2px;")
#search_field_outer
#search_field_left
#search_field_middle
#search_field_select_shell(style="display: none;")
#search_field_select_txt
b#search_field_cat_display Superhero Costumes
img(src="http://img.costumecraze.com/images/search_field_down_arr.png", style="width:10px; height:10px")
select#search_field_cat_select(name="search_field_cat_select")
option(value="") All categories
option(value="cat_id=1118", selected="") Superhero Costumes
option(value="customcat_id=1") Adult Costumes
option(value="cat_id=154") Baby Costumes
option(value="cat_id=833") Boots
option(value="customcat_id=27") Boys Costumes
option(value="cat_id=237") Capes
option(value="customcat_id=19") Clearance
option(value="cat_id=792") Contact Lenses
option(value="cat_id=495") Costume Jewelry
option(value="cat_id=132") Couples Costumes
option(value="customcat_id=2") Dog Costumes
option(value="cat_id=730") Funny Costumes
option(value="customcat_id=28") Girls Costumes
option(value="cat_id=351") Glasses
option(value="cat_id=498") Gloves
option(value="cat_id=493") Handbags
option(value="cat_id=339") Hats
option(value="customcat_id=29") Kids Costumes
option(value="cat_id=834") Leg Warmers
option(value="cat_id=438") Makeup
option(value="cat_id=733") Mascot Costumes
option(value="cat_id=413") Masks
option(value="customcat_id=10") Mens Costumes
option(value="customcat_id=26") On Sale
option(value="cat_id=619") Party Decorations
option(value="cat_id=427") Pirate Costumes
option(value="cat_id=65") Plus Size Costumes
option(value="cat_id=567") Princess Costumes
option(value="cat_id=9") Sexy Costumes
option(value="customcat_id=17") Shoes
option(value="cat_id=624") Stockings
option(value="cat_id=91") Superhero Costumes
option(value="customcat_id=31") Teen Costumes
option(value="customcat_id=30") Teenage Costumes
option(value="cat_id=114") Traditional Costumes
option(value="cat_id=293") Trick-or-Treat Bags
option(value="cat_id=492") Weapons & Props
option(value="cat_id=59") Wigs
option(value="customcat_id=9") Womens Costumes
#filter_class3.filterShells(style="display: none;")
#filter_inside_class3.filter_inside
div(style="width: 350px; float: left; margin: 5px;")
div(style="background: gray; color: white; padding: 5px; height: 20px; clear: both;")
label
span#attribute_heading_class3.option_name Age
span.option_num
// Total
#class3_filters.filters(style="font-size: 10pt;")
.option_name(title="(other)")
input(type="checkbox", name="search_class[class3][(other)]", id="search_class[class3][(other)]")
span(style="width: 100%;")
label(for="search_class[class3][(other)]", style="overflow: hidden; text-overflow: ellipsis;")
| (other)
span.hint
.option_name(title="Adult")
input(type="checkbox", name="search_class[class3][Adult]", id="search_class[class3][Adult]")
span(style="width: 100%;")
label(for="search_class[class3][Adult]", style="overflow: hidden; text-overflow: ellipsis;")
| Adult
span.hint
.option_name(title="Teen")
input(type="checkbox", name="search_class[class3][Teen]", id="search_class[class3][Teen]")
span(style="width: 100%;")
label(for="search_class[class3][Teen]", style="overflow: hidden; text-overflow: ellipsis;")
| Teen
span.hint
.option_name(title="Child")
input(type="checkbox", name="search_class[class3][Child]", id="search_class[class3][Child]")
span(style="width: 100%;")
label(for="search_class[class3][Child]", style="overflow: hidden; text-overflow: ellipsis;")
| Child
span.hint
.option_name(title="Dog")
input(type="checkbox", name="search_class[class3][Dog]", id="search_class[class3][Dog]")
span(style="width: 100%;")
label(for="search_class[class3][Dog]", style="overflow: hidden; text-overflow: ellipsis;")
| Dog
span.hint
div(style="text-align: center; float: left; width: 210px;")
h3 Select one or more attributes from the list
div(style="width: 180px; margin: 0px auto;")
input(type="button", value="Ok", onclick="hideDetails(); this.form.submit();")
input(type="button", value="Cancel", onclick="undoChanges(); hideDetails();")
input(type="button", value="Clear", onclick="clearOptions('class3_filters');")
div(style="clear: both;")
#filter_class4.filterShells(style="display: none;")
#filter_inside_class4.filter_inside
div(style="width: 350px; float: left; margin: 5px;")
div(style="background: gray; color: white; padding: 5px; height: 20px; clear: both;")
label
span#attribute_heading_class4.option_name Product Types
span.option_num
// Total
#class4_filters.filters(style="font-size: 10pt;")
.option_name(title="(other)")
input(type="checkbox", name="search_class[class4][(other)]", id="search_class[class4][(other)]")
span(style="width: 100%;")
label(for="search_class[class4][(other)]", style="overflow: hidden; text-overflow: ellipsis;")
| (other)
span.hint
.option_name(title="Costumes")
input(type="checkbox", name="search_class[class4][Costume]", id="search_class[class4][Costume]")
span(style="width: 100%;")
label(for="search_class[class4][Costume]", style="overflow: hidden; text-overflow: ellipsis;")
| Costumes
span.hint
.option_name(title="Accessories")
input(type="checkbox", name="search_class[class4][Accessory]", id="search_class[class4][Accessory]")
span(style="width: 100%;")
label(for="search_class[class4][Accessory]", style="overflow: hidden; text-overflow: ellipsis;")
| Accessories
span.hint
div(style="text-align: center; float: left; width: 210px;")
h3 Select one or more attributes from the list
div(style="width: 180px; margin: 0px auto;")
input(type="button", value="Ok", onclick="hideDetails(); this.form.submit();")
input(type="button", value="Cancel", onclick="undoChanges(); hideDetails();")
input(type="button", value="Clear", onclick="clearOptions('class4_filters');")
div(style="clear: both;")
#filter_class2.filterShells(style="display: none;")
#filter_inside_class2.filter_inside
div(style="width: 350px; float: left; margin: 5px;")
div(style="background: gray; color: white; padding: 5px; height: 20px; clear: both;")
label
span#attribute_heading_class2.option_name Gender
span.option_num
// Total
#class2_filters.filters(style="font-size: 10pt;")
.option_name(title="Female")
input(type="checkbox", name="search_class[class2][Female]", id="search_class[class2][Female]")
span(style="width: 100%;")
label(for="search_class[class2][Female]", style="overflow: hidden; text-overflow: ellipsis;")
| Female
span.hint
.option_name(title="Male")
input(type="checkbox", name="search_class[class2][Male]", id="search_class[class2][Male]")
span(style="width: 100%;")
label(for="search_class[class2][Male]", style="overflow: hidden; text-overflow: ellipsis;")
| Male
span.hint
.option_name(title="Uni")
input(type="checkbox", name="search_class[class2][Uni]", id="search_class[class2][Uni]")
span(style="width: 100%;")
label(for="search_class[class2][Uni]", style="overflow: hidden; text-overflow: ellipsis;")
| Uni
span.hint
div(style="text-align: center; float: left; width: 210px;")
h3 Select one or more attributes from the list
div(style="width: 180px; margin: 0px auto;")
input(type="button", value="Ok", onclick="hideDetails(); this.form.submit();")
input(type="button", value="Cancel", onclick="undoChanges(); hideDetails();")
input(type="button", value="Clear", onclick="clearOptions('class2_filters');")
div(style="clear: both;")
#filter_size.filterShells(style="display: none;")
#filter_inside_size.filter_inside
div(style="width: 350px; float: left; margin: 5px;")
div(style="background: gray; color: white; padding: 5px; height: 20px; clear: both;")
label
span#attribute_heading_size.option_name Size
span.option_num
// Total
#size_filters.filters(style="font-size: 10pt;")
div(style="text-align: center; float: left; width: 210px;")
h3 Select one or more attributes from the list
div(style="width: 180px; margin: 0px auto;")
input(type="button", value="Ok", onclick="hideDetails(); this.form.submit();")
input(type="button", value="Cancel", onclick="undoChanges(); hideDetails();")
input(type="button", value="Clear", onclick="clearOptions('size_filters');")
div(style="clear: both;")
#filter_price.filterShells(style="display: none;")
#filter_inside_price.filter_inside
div(style="width: 350px; float: left; margin: 5px;")
div(style="background: gray; color: white; padding: 5px; height: 20px; clear: both;")
label
span#attribute_heading_price.option_name Price
span.option_num
// Total
#price_filters.filters(style="font-size: 10pt;")
.option_name(title="$1")
input(type="checkbox", name="search_class[price][1]", id="search_class[price][1]")
span(style="width: 100%;")
label(for="search_class[price][1]", style="overflow: hidden; text-overflow: ellipsis;")
| $1
span.hint
.option_name(title="$5")
input(type="checkbox", name="search_class[price][5]", id="search_class[price][5]")
span(style="width: 100%;")
label(for="search_class[price][5]", style="overflow: hidden; text-overflow: ellipsis;")
| $5
span.hint
.option_name(title="$10")
input(type="checkbox", name="search_class[price][10]", id="search_class[price][10]")
span(style="width: 100%;")
label(for="search_class[price][10]", style="overflow: hidden; text-overflow: ellipsis;")
| $10
span.hint
.option_name(title="$20")
input(type="checkbox", name="search_class[price][20]", id="search_class[price][20]")
span(style="width: 100%;")
label(for="search_class[price][20]", style="overflow: hidden; text-overflow: ellipsis;")
| $20
span.hint
.option_name(title="$25")
input(type="checkbox", name="search_class[price][25]", id="search_class[price][25]")
span(style="width: 100%;")
label(for="search_class[price][25]", style="overflow: hidden; text-overflow: ellipsis;")
| $25
span.hint
.option_name(title="$50")
input(type="checkbox", name="search_class[price][50]", id="search_class[price][50]")
span(style="width: 100%;")
label(for="search_class[price][50]", style="overflow: hidden; text-overflow: ellipsis;")
| $50
span.hint
.option_name(title="$75")
input(type="checkbox", name="search_class[price][75]", id="search_class[price][75]")
span(style="width: 100%;")
label(for="search_class[price][75]", style="overflow: hidden; text-overflow: ellipsis;")
| $75
span.hint
.option_name(title="$100")
input(type="checkbox", name="search_class[price][100]", id="search_class[price][100]")
span(style="width: 100%;")
label(for="search_class[price][100]", style="overflow: hidden; text-overflow: ellipsis;")
| $100
span.hint
.option_name(title="$150")
input(type="checkbox", name="search_class[price][150]", id="search_class[price][150]")
span(style="width: 100%;")
label(for="search_class[price][150]", style="overflow: hidden; text-overflow: ellipsis;")
| $150
span.hint
.option_name(title="$200")
input(type="checkbox", name="search_class[price][200]", id="search_class[price][200]")
span(style="width: 100%;")
label(for="search_class[price][200]", style="overflow: hidden; text-overflow: ellipsis;")
| $200
span.hint
.option_name(title="$250")
input(type="checkbox", name="search_class[price][250]", id="search_class[price][250]")
span(style="width: 100%;")
label(for="search_class[price][250]", style="overflow: hidden; text-overflow: ellipsis;")
| $250
span.hint
.option_name(title="$300")
input(type="checkbox", name="search_class[price][300]", id="search_class[price][300]")
span(style="width: 100%;")
label(for="search_class[price][300]", style="overflow: hidden; text-overflow: ellipsis;")
| $300
span.hint
.option_name(title="$400")
input(type="checkbox", name="search_class[price][400]", id="search_class[price][400]")
span(style="width: 100%;")
label(for="search_class[price][400]", style="overflow: hidden; text-overflow: ellipsis;")
| $400
span.hint
.option_name(title="$500")
input(type="checkbox", name="search_class[price][500]", id="search_class[price][500]")
span(style="width: 100%;")
label(for="search_class[price][500]", style="overflow: hidden; text-overflow: ellipsis;")
| $500
span.hint
.option_name(title="$750")
input(type="checkbox", name="search_class[price][750]", id="search_class[price][750]")
span(style="width: 100%;")
label(for="search_class[price][750]", style="overflow: hidden; text-overflow: ellipsis;")
| $750
span.hint
.option_name(title="$1000")
input(type="checkbox", name="search_class[price][1000]", id="search_class[price][1000]")
span(style="width: 100%;")
label(for="search_class[price][1000]", style="overflow: hidden; text-overflow: ellipsis;")
| $1000
span.hint
.option_name(title="$1500")
input(type="checkbox", name="search_class[price][1500]", id="search_class[price][1500]")
span(style="width: 100%;")
label(for="search_class[price][1500]", style="overflow: hidden; text-overflow: ellipsis;")
| $1500
span.hint
.option_name(title="$2000")
input(type="checkbox", name="search_class[price][2000]", id="search_class[price][2000]")
span(style="width: 100%;")
label(for="search_class[price][2000]", style="overflow: hidden; text-overflow: ellipsis;")
| $2000
span.hint
.option_name(title="$5000")
input(type="checkbox", name="search_class[price][5000]", id="search_class[price][5000]")
span(style="width: 100%;")
label(for="search_class[price][5000]", style="overflow: hidden; text-overflow: ellipsis;")
| $5000
span.hint
div(style="text-align: center; float: left; width: 210px;")
h3 Select one or more attributes from the list
div(style="width: 180px; margin: 0px auto;")
input(type="button", value="Ok", onclick="hideDetails(); this.form.submit();")
input(type="button", value="Cancel", onclick="undoChanges(); hideDetails();")
input(type="button", value="Clear", onclick="clearOptions('price_filters');")
div(style="clear: both;")
#filter_numstocked.filterShells(style="display: none;")
#filter_inside_numstocked.filter_inside
div(style="width: 350px; float: left; margin: 5px;")
div(style="background: gray; color: white; padding: 5px; height: 20px; clear: both;")
label
span#attribute_heading_numstocked.option_name Inventory
span.option_num
// Total
#numstocked_filters.filters(style="font-size: 10pt;")
.option_name(title="Out of Stock")
input(type="checkbox", name="search_class[numstocked][Out of Stock]", id="search_class[numstocked][Out of Stock]")
span(style="width: 100%;")
label(for="search_class[numstocked][Out of Stock]", style="overflow: hidden; text-overflow: ellipsis;")
| Out of Stock
span.hint
.option_name(title="In Stock")
input(type="checkbox", name="search_class[numstocked][In Stock]", id="search_class[numstocked][In Stock]")
span(style="width: 100%;")
label(for="search_class[numstocked][In Stock]", style="overflow: hidden; text-overflow: ellipsis;")
| In Stock
span.hint
div(style="text-align: center; float: left; width: 210px;")
h3 Select one or more attributes from the list
div(style="width: 180px; margin: 0px auto;")
input(type="button", value="Ok", onclick="hideDetails(); this.form.submit();")
input(type="button", value="Cancel", onclick="undoChanges(); hideDetails();")
input(type="button", value="Clear", onclick="clearOptions('numstocked_filters');")
div(style="clear: both;")
#filter_discount.filterShells(style="display: none;")
#filter_inside_discount.filter_inside
div(style="width: 350px; float: left; margin: 5px;")
div(style="background: gray; color: white; padding: 5px; height: 20px; clear: both;")
label
span#attribute_heading_discount.option_name Discount
span.option_num
// Total
#discount_filters.filters(style="font-size: 10pt;")
.option_name(title="90% And More")
input(type="checkbox", name="search_class[discount][90% And More]", id="search_class[discount][90% And More]")
span(style="width: 100%;")
label(for="search_class[discount][90% And More]", style="overflow: hidden; text-overflow: ellipsis;")
| 90% And More
span.hint
.option_name(title="80% And More")
input(type="checkbox", name="search_class[discount][80% And More]", id="search_class[discount][80% And More]")
span(style="width: 100%;")
label(for="search_class[discount][80% And More]", style="overflow: hidden; text-overflow: ellipsis;")
| 80% And More
span.hint
.option_name(title="70% And More")
input(type="checkbox", name="search_class[discount][70% And More]", id="search_class[discount][70% And More]")
span(style="width: 100%;")
label(for="search_class[discount][70% And More]", style="overflow: hidden; text-overflow: ellipsis;")
| 70% And More
span.hint
.option_name(title="60% And More")
input(type="checkbox", name="search_class[discount][60% And More]", id="search_class[discount][60% And More]")
span(style="width: 100%;")
label(for="search_class[discount][60% And More]", style="overflow: hidden; text-overflow: ellipsis;")
| 60% And More
span.hint
.option_name(title="50% And More")
input(type="checkbox", name="search_class[discount][50% And More]", id="search_class[discount][50% And More]")
span(style="width: 100%;")
label(for="search_class[discount][50% And More]", style="overflow: hidden; text-overflow: ellipsis;")
| 50% And More
span.hint
.option_name(title="40% And More")
input(type="checkbox", name="search_class[discount][40% And More]", id="search_class[discount][40% And More]")
span(style="width: 100%;")
label(for="search_class[discount][40% And More]", style="overflow: hidden; text-overflow: ellipsis;")
| 40% And More
span.hint
.option_name(title="30% And More")
input(type="checkbox", name="search_class[discount][30% And More]", id="search_class[discount][30% And More]")
span(style="width: 100%;")
label(for="search_class[discount][30% And More]", style="overflow: hidden; text-overflow: ellipsis;")
| 30% And More
span.hint
.option_name(title="20% And More")
input(type="checkbox", name="search_class[discount][20% And More]", id="search_class[discount][20% And More]")
span(style="width: 100%;")
label(for="search_class[discount][20% And More]", style="overflow: hidden; text-overflow: ellipsis;")
| 20% And More
span.hint
.option_name(title="10% And More")
input(type="checkbox", name="search_class[discount][10% And More]", id="search_class[discount][10% And More]")
span(style="width: 100%;")
label(for="search_class[discount][10% And More]", style="overflow: hidden; text-overflow: ellipsis;")
| 10% And More
span.hint
.option_name(title="0% And More")
input(type="checkbox", name="search_class[discount][0% And More]", id="search_class[discount][0% And More]")
span(style="width: 100%;")
label(for="search_class[discount][0% And More]", style="overflow: hidden; text-overflow: ellipsis;")
| 0% And More
span.hint
div(style="text-align: center; float: left; width: 210px;")
h3 Select one or more attributes from the list
div(style="width: 180px; margin: 0px auto;")
input(type="button", value="Ok", onclick="hideDetails(); this.form.submit();")
input(type="button", value="Cancel", onclick="undoChanges(); hideDetails();")
input(type="button", value="Clear", onclick="clearOptions('discount_filters');")
div(style="clear: both;")
#filter_manufacturer.filterShells(style="display: none;")
#filter_inside_manufacturer.filter_inside
div(style="width: 350px; float: left; margin: 5px;")
div(style="background: gray; color: white; padding: 5px; height: 20px; clear: both;")
label
span#attribute_heading_manufacturer.option_name Manufacturer
span.option_num
// Total
#manufacturer_filters.filters(style="font-size: 10pt;")
div(style="text-align: center; float: left; width: 210px;")
h3 Select one or more attributes from the list
div(style="width: 180px; margin: 0px auto;")
input(type="button", value="Ok", onclick="hideDetails(); this.form.submit();")
input(type="button", value="Cancel", onclick="undoChanges(); hideDetails();")
input(type="button", value="Clear", onclick="clearOptions('manufacturer_filters');")
div(style="clear: both;")
#filter_new_for.filterShells(style="display: none;")
#filter_inside_new_for.filter_inside
div(style="width: 350px; float: left; margin: 5px;")
div(style="background: gray; color: white; padding: 5px; height: 20px; clear: both;")
label
span#attribute_heading_new_for.option_name New For
span.option_num
// Total
#new_for_filters.filters(style="font-size: 10pt;")
.option_name(title="2015")
input(type="checkbox", name="search_class[new_for][2015]", id="search_class[new_for][2015]")
span(style="width: 100%;")
label(for="search_class[new_for][2015]", style="overflow: hidden; text-overflow: ellipsis;")
| 2015
span.hint
.option_name(title="2014")
input(type="checkbox", name="search_class[new_for][2014]", id="search_class[new_for][2014]")
span(style="width: 100%;")
label(for="search_class[new_for][2014]", style="overflow: hidden; text-overflow: ellipsis;")
| 2014
span.hint
.option_name(title="2013")
input(type="checkbox", name="search_class[new_for][2013]", id="search_class[new_for][2013]")
span(style="width: 100%;")
label(for="search_class[new_for][2013]", style="overflow: hidden; text-overflow: ellipsis;")
| 2013
span.hint
.option_name(title="2012")
input(type="checkbox", name="search_class[new_for][2012]", id="search_class[new_for][2012]")
span(style="width: 100%;")
label(for="search_class[new_for][2012]", style="overflow: hidden; text-overflow: ellipsis;")
| 2012
span.hint
.option_name(title="2011")
input(type="checkbox", name="search_class[new_for][2011]", id="search_class[new_for][2011]")
span(style="width: 100%;")
label(for="search_class[new_for][2011]", style="overflow: hidden; text-overflow: ellipsis;")
| 2011
span.hint
.option_name(title="2010")
input(type="checkbox", name="search_class[new_for][2010]", id="search_class[new_for][2010]")
span(style="width: 100%;")
label(for="search_class[new_for][2010]", style="overflow: hidden; text-overflow: ellipsis;")
| 2010
span.hint
.option_name(title="2009")
input(type="checkbox", name="search_class[new_for][2009]", id="search_class[new_for][2009]")
span(style="width: 100%;")
label(for="search_class[new_for][2009]", style="overflow: hidden; text-overflow: ellipsis;")
| 2009
span.hint
.option_name(title="2008")
input(type="checkbox", name="search_class[new_for][2008]", id="search_class[new_for][2008]")
span(style="width: 100%;")
label(for="search_class[new_for][2008]", style="overflow: hidden; text-overflow: ellipsis;")
| 2008
span.hint
.option_name(title="2007")
input(type="checkbox", name="search_class[new_for][2007]", id="search_class[new_for][2007]")
span(style="width: 100%;")
label(for="search_class[new_for][2007]", style="overflow: hidden; text-overflow: ellipsis;")
| 2007
span.hint
.option_name(title="2006")
input(type="checkbox", name="search_class[new_for][2006]", id="search_class[new_for][2006]")
span(style="width: 100%;")
label(for="search_class[new_for][2006]", style="overflow: hidden; text-overflow: ellipsis;")
| 2006
span.hint
div(style="text-align: center; float: left; width: 210px;")
h3 Select one or more attributes from the list
div(style="width: 180px; margin: 0px auto;")
input(type="button", value="Ok", onclick="hideDetails(); this.form.submit();")
input(type="button", value="Cancel", onclick="undoChanges(); hideDetails();")
input(type="button", value="Clear", onclick="clearOptions('new_for_filters');")
div(style="clear: both;")
#match_count