// ===================================
// Apparel Product Details
// ===================================
  // STYLE: SERVODRIVE&trade;
  style = {
    name:               'Servodrive&Trade;',
    can_display:        true,
    sku_count:          4,
    has_multiple_sizes: true,
    sizing_name:        'split shoes',
    sizing_tabs:        ['size','width'],
    sizing_regex:       '/^([\d\.]+)\s+(Standard|Regular|Wide)$/'
  };
  skus = [];
  var current_sku;
  current_size = null;

  // COLOR: Black
  sku = {
    id:                   101585,
    color:                'Black',
    number:               '14020-001',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["101585"] = sku;


  // SIZE: 6.0 Regular
  upc = {
    id:             "883889401225",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '6.0',
	tab_width:    'Regular',
    size:           "6.0 Regular"
  };
  sku.upcs["6.0 Regular"] = upc;
  sku.default_upc = upc;
  // SIZE: 6.0 Wide
  upc = {
    id:             "883889401386",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '6.0',
	tab_width:    'Wide',
    size:           "6.0 Wide"
  };
  sku.upcs["6.0 Wide"] = upc;

  // SIZE: 6.5 Regular
  upc = {
    id:             "883889401232",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '6.5',
	tab_width:    'Regular',
    size:           "6.5 Regular"
  };
  sku.upcs["6.5 Regular"] = upc;

  // SIZE: 6.5 Wide
  upc = {
    id:             "883889401393",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '6.5',
	tab_width:    'Wide',
    size:           "6.5 Wide"
  };
  sku.upcs["6.5 Wide"] = upc;

  // SIZE: 7.0 Regular
  upc = {
    id:             "883889401249",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '7.0',
	tab_width:    'Regular',
    size:           "7.0 Regular"
  };
  sku.upcs["7.0 Regular"] = upc;

  // SIZE: 7.0 Wide
  upc = {
    id:             "883889401409",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '7.0',
	tab_width:    'Wide',
    size:           "7.0 Wide"
  };
  sku.upcs["7.0 Wide"] = upc;

  // SIZE: 7.5 Regular
  upc = {
    id:             "883889401256",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '7.5',
	tab_width:    'Regular',
    size:           "7.5 Regular"
  };
  sku.upcs["7.5 Regular"] = upc;

  // SIZE: 7.5 Wide
  upc = {
    id:             "883889401416",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '7.5',
	tab_width:    'Wide',
    size:           "7.5 Wide"
  };
  sku.upcs["7.5 Wide"] = upc;

  // SIZE: 8.0 Regular
  upc = {
    id:             "883889401263",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '8.0',
	tab_width:    'Regular',
    size:           "8.0 Regular"
  };
  sku.upcs["8.0 Regular"] = upc;

  // SIZE: 8.0 Wide
  upc = {
    id:             "883889401423",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '8.0',
	tab_width:    'Wide',
    size:           "8.0 Wide"
  };
  sku.upcs["8.0 Wide"] = upc;

  // SIZE: 8.5 Regular
  upc = {
    id:             "883889401270",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '8.5',
	tab_width:    'Regular',
    size:           "8.5 Regular"
  };
  sku.upcs["8.5 Regular"] = upc;

  // SIZE: 8.5 Wide
  upc = {
    id:             "883889401430",
    availability:   "Estimated to ship on 03/02/2010.  Call 1.800.431.1439 for more information.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '8.5',
	tab_width:    'Wide',
    size:           "8.5 Wide"
  };
  sku.upcs["8.5 Wide"] = upc;

  // SIZE: 9.0 Regular
  upc = {
    id:             "883889401287",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '9.0',
	tab_width:    'Regular',
    size:           "9.0 Regular"
  };
  sku.upcs["9.0 Regular"] = upc;

  // SIZE: 9.0 Wide
  upc = {
    id:             "883889401447",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '9.0',
	tab_width:    'Wide',
    size:           "9.0 Wide"
  };
  sku.upcs["9.0 Wide"] = upc;

  // SIZE: 9.5 Regular
  upc = {
    id:             "883889401294",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '9.5',
	tab_width:    'Regular',
    size:           "9.5 Regular"
  };
  sku.upcs["9.5 Regular"] = upc;

  // SIZE: 9.5 Wide
  upc = {
    id:             "883889401454",
    availability:   "Estimated to ship on 03/02/2010.  Call 1.800.431.1439 for more information.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '9.5',
	tab_width:    'Wide',
    size:           "9.5 Wide"
  };
  sku.upcs["9.5 Wide"] = upc;

  // SIZE: 10.0 Regular
  upc = {
    id:             "883889401140",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '10.0',
	tab_width:    'Regular',
    size:           "10.0 Regular"
  };
  sku.upcs["10.0 Regular"] = upc;

  // SIZE: 10.0 Wide
  upc = {
    id:             "883889401300",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '10.0',
	tab_width:    'Wide',
    size:           "10.0 Wide"
  };
  sku.upcs["10.0 Wide"] = upc;

  // SIZE: 10.5 Regular
  upc = {
    id:             "883889401157",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '10.5',
	tab_width:    'Regular',
    size:           "10.5 Regular"
  };
  sku.upcs["10.5 Regular"] = upc;

  // SIZE: 10.5 Wide
  upc = {
    id:             "883889401317",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '10.5',
	tab_width:    'Wide',
    size:           "10.5 Wide"
  };
  sku.upcs["10.5 Wide"] = upc;

  // SIZE: 11.0 Regular
  upc = {
    id:             "883889401164",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '11.0',
	tab_width:    'Regular',
    size:           "11.0 Regular"
  };
  sku.upcs["11.0 Regular"] = upc;

  // SIZE: 11.0 Wide
  upc = {
    id:             "883889401324",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '11.0',
	tab_width:    'Wide',
    size:           "11.0 Wide"
  };
  sku.upcs["11.0 Wide"] = upc;

  // SIZE: 11.5 Regular
  upc = {
    id:             "883889401171",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '11.5',
	tab_width:    'Regular',
    size:           "11.5 Regular"
  };
  sku.upcs["11.5 Regular"] = upc;

  // SIZE: 11.5 Wide
  upc = {
    id:             "883889401331",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '11.5',
	tab_width:    'Wide',
    size:           "11.5 Wide"
  };
  sku.upcs["11.5 Wide"] = upc;

  // SIZE: 12.0 Regular
  upc = {
    id:             "883889401188",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '12.0',
	tab_width:    'Regular',
    size:           "12.0 Regular"
  };
  sku.upcs["12.0 Regular"] = upc;

  // SIZE: 12.0 Wide
  upc = {
    id:             "883889401348",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '12.0',
	tab_width:    'Wide',
    size:           "12.0 Wide"
  };
  sku.upcs["12.0 Wide"] = upc;

  // SIZE: 12.5 Regular
  upc = {
    id:             "883889401195",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '12.5',
	tab_width:    'Regular',
    size:           "12.5 Regular"
  };
  sku.upcs["12.5 Regular"] = upc;

  // SIZE: 12.5 Wide
  upc = {
    id:             "883889401355",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '12.5',
	tab_width:    'Wide',
    size:           "12.5 Wide"
  };
  sku.upcs["12.5 Wide"] = upc;

  // SIZE: 13.0 Regular
  upc = {
    id:             "883889401201",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '13.0',
	tab_width:    'Regular',
    size:           "13.0 Regular"
  };
  sku.upcs["13.0 Regular"] = upc;

  // SIZE: 13.0 Wide
  upc = {
    id:             "883889401362",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '13.0',
	tab_width:    'Wide',
    size:           "13.0 Wide"
  };
  sku.upcs["13.0 Wide"] = upc;

  // SIZE: 14.0 Regular
  upc = {
    id:             "883889401218",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '14.0',
	tab_width:    'Regular',
    size:           "14.0 Regular"
  };
  sku.upcs["14.0 Regular"] = upc;

  // SIZE: 14.0 Wide
  upc = {
    id:             "883889401379",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '14.0',
	tab_width:    'Wide',
    size:           "14.0 Wide"
  };
  sku.upcs["14.0 Wide"] = upc;

  // COLOR: White/Black
  sku = {
    id:                   101586,
    color:                'White/Black',
    number:               '14020-104',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["101586"] = sku;


  // SIZE: 6.0 Regular
  upc = {
    id:             "883889401706",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '6.0',
	tab_width:    'Regular',
    size:           "6.0 Regular"
  };
  sku.upcs["6.0 Regular"] = upc;
  sku.default_upc = upc;
  // SIZE: 6.0 Wide
  upc = {
    id:             "883889401867",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '6.0',
	tab_width:    'Wide',
    size:           "6.0 Wide"
  };
  sku.upcs["6.0 Wide"] = upc;

  // SIZE: 6.5 Regular
  upc = {
    id:             "883889401713",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '6.5',
	tab_width:    'Regular',
    size:           "6.5 Regular"
  };
  sku.upcs["6.5 Regular"] = upc;

  // SIZE: 6.5 Wide
  upc = {
    id:             "883889401874",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '6.5',
	tab_width:    'Wide',
    size:           "6.5 Wide"
  };
  sku.upcs["6.5 Wide"] = upc;

  // SIZE: 7.0 Regular
  upc = {
    id:             "883889401720",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '7.0',
	tab_width:    'Regular',
    size:           "7.0 Regular"
  };
  sku.upcs["7.0 Regular"] = upc;

  // SIZE: 7.0 Wide
  upc = {
    id:             "883889401881",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '7.0',
	tab_width:    'Wide',
    size:           "7.0 Wide"
  };
  sku.upcs["7.0 Wide"] = upc;

  // SIZE: 7.5 Regular
  upc = {
    id:             "883889401737",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '7.5',
	tab_width:    'Regular',
    size:           "7.5 Regular"
  };
  sku.upcs["7.5 Regular"] = upc;

  // SIZE: 7.5 Wide
  upc = {
    id:             "883889401898",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '7.5',
	tab_width:    'Wide',
    size:           "7.5 Wide"
  };
  sku.upcs["7.5 Wide"] = upc;

  // SIZE: 8.0 Regular
  upc = {
    id:             "883889401744",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '8.0',
	tab_width:    'Regular',
    size:           "8.0 Regular"
  };
  sku.upcs["8.0 Regular"] = upc;

  // SIZE: 8.0 Wide
  upc = {
    id:             "883889401904",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '8.0',
	tab_width:    'Wide',
    size:           "8.0 Wide"
  };
  sku.upcs["8.0 Wide"] = upc;

  // SIZE: 8.5 Regular
  upc = {
    id:             "883889401751",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '8.5',
	tab_width:    'Regular',
    size:           "8.5 Regular"
  };
  sku.upcs["8.5 Regular"] = upc;

  // SIZE: 8.5 Wide
  upc = {
    id:             "883889401911",
    availability:   "Estimated to ship on 03/02/2010.  Call 1.800.431.1439 for more information.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '8.5',
	tab_width:    'Wide',
    size:           "8.5 Wide"
  };
  sku.upcs["8.5 Wide"] = upc;

  // SIZE: 9.0 Regular
  upc = {
    id:             "883889401768",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '9.0',
	tab_width:    'Regular',
    size:           "9.0 Regular"
  };
  sku.upcs["9.0 Regular"] = upc;

  // SIZE: 9.0 Wide
  upc = {
    id:             "883889401928",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '9.0',
	tab_width:    'Wide',
    size:           "9.0 Wide"
  };
  sku.upcs["9.0 Wide"] = upc;

  // SIZE: 9.5 Regular
  upc = {
    id:             "883889401775",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '9.5',
	tab_width:    'Regular',
    size:           "9.5 Regular"
  };
  sku.upcs["9.5 Regular"] = upc;

  // SIZE: 9.5 Wide
  upc = {
    id:             "883889401935",
    availability:   "Estimated to ship on 03/02/2010.  Call 1.800.431.1439 for more information.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '9.5',
	tab_width:    'Wide',
    size:           "9.5 Wide"
  };
  sku.upcs["9.5 Wide"] = upc;

  // SIZE: 10.0 Regular
  upc = {
    id:             "883889401621",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '10.0',
	tab_width:    'Regular',
    size:           "10.0 Regular"
  };
  sku.upcs["10.0 Regular"] = upc;

  // SIZE: 10.0 Wide
  upc = {
    id:             "883889401782",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '10.0',
	tab_width:    'Wide',
    size:           "10.0 Wide"
  };
  sku.upcs["10.0 Wide"] = upc;

  // SIZE: 10.5 Regular
  upc = {
    id:             "883889401638",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '10.5',
	tab_width:    'Regular',
    size:           "10.5 Regular"
  };
  sku.upcs["10.5 Regular"] = upc;

  // SIZE: 10.5 Wide
  upc = {
    id:             "883889401799",
    availability:   "Estimated to ship on 03/02/2010.  Call 1.800.431.1439 for more information.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '10.5',
	tab_width:    'Wide',
    size:           "10.5 Wide"
  };
  sku.upcs["10.5 Wide"] = upc;

  // SIZE: 11.0 Regular
  upc = {
    id:             "883889401645",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '11.0',
	tab_width:    'Regular',
    size:           "11.0 Regular"
  };
  sku.upcs["11.0 Regular"] = upc;

  // SIZE: 11.0 Wide
  upc = {
    id:             "883889401805",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '11.0',
	tab_width:    'Wide',
    size:           "11.0 Wide"
  };
  sku.upcs["11.0 Wide"] = upc;

  // SIZE: 11.5 Regular
  upc = {
    id:             "883889401652",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '11.5',
	tab_width:    'Regular',
    size:           "11.5 Regular"
  };
  sku.upcs["11.5 Regular"] = upc;

  // SIZE: 11.5 Wide
  upc = {
    id:             "883889401812",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '11.5',
	tab_width:    'Wide',
    size:           "11.5 Wide"
  };
  sku.upcs["11.5 Wide"] = upc;

  // SIZE: 12.0 Regular
  upc = {
    id:             "883889401669",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '12.0',
	tab_width:    'Regular',
    size:           "12.0 Regular"
  };
  sku.upcs["12.0 Regular"] = upc;

  // SIZE: 12.0 Wide
  upc = {
    id:             "883889401829",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '12.0',
	tab_width:    'Wide',
    size:           "12.0 Wide"
  };
  sku.upcs["12.0 Wide"] = upc;

  // SIZE: 12.5 Regular
  upc = {
    id:             "883889401676",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '12.5',
	tab_width:    'Regular',
    size:           "12.5 Regular"
  };
  sku.upcs["12.5 Regular"] = upc;

  // SIZE: 12.5 Wide
  upc = {
    id:             "883889401836",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '12.5',
	tab_width:    'Wide',
    size:           "12.5 Wide"
  };
  sku.upcs["12.5 Wide"] = upc;

  // SIZE: 13.0 Regular
  upc = {
    id:             "883889401683",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '13.0',
	tab_width:    'Regular',
    size:           "13.0 Regular"
  };
  sku.upcs["13.0 Regular"] = upc;

  // SIZE: 13.0 Wide
  upc = {
    id:             "883889401843",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '13.0',
	tab_width:    'Wide',
    size:           "13.0 Wide"
  };
  sku.upcs["13.0 Wide"] = upc;

  // SIZE: 14.0 Regular
  upc = {
    id:             "883889401690",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '14.0',
	tab_width:    'Regular',
    size:           "14.0 Regular"
  };
  sku.upcs["14.0 Regular"] = upc;

  // SIZE: 14.0 Wide
  upc = {
    id:             "883889401850",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '14.0',
	tab_width:    'Wide',
    size:           "14.0 Wide"
  };
  sku.upcs["14.0 Wide"] = upc;

  // COLOR: White/Brown
  sku = {
    id:                   101587,
    color:                'White/Brown',
    number:               '14020-138',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["101587"] = sku;


  // SIZE: 6.0 Regular
  upc = {
    id:             "883889402185",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '6.0',
	tab_width:    'Regular',
    size:           "6.0 Regular"
  };
  sku.upcs["6.0 Regular"] = upc;
  sku.default_upc = upc;
  // SIZE: 6.0 Wide
  upc = {
    id:             "883889402345",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '6.0',
	tab_width:    'Wide',
    size:           "6.0 Wide"
  };
  sku.upcs["6.0 Wide"] = upc;

  // SIZE: 6.5 Regular
  upc = {
    id:             "883889402192",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '6.5',
	tab_width:    'Regular',
    size:           "6.5 Regular"
  };
  sku.upcs["6.5 Regular"] = upc;

  // SIZE: 6.5 Wide
  upc = {
    id:             "883889402352",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '6.5',
	tab_width:    'Wide',
    size:           "6.5 Wide"
  };
  sku.upcs["6.5 Wide"] = upc;

  // SIZE: 7.0 Regular
  upc = {
    id:             "883889402208",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '7.0',
	tab_width:    'Regular',
    size:           "7.0 Regular"
  };
  sku.upcs["7.0 Regular"] = upc;

  // SIZE: 7.0 Wide
  upc = {
    id:             "883889402369",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '7.0',
	tab_width:    'Wide',
    size:           "7.0 Wide"
  };
  sku.upcs["7.0 Wide"] = upc;

  // SIZE: 7.5 Regular
  upc = {
    id:             "883889402215",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '7.5',
	tab_width:    'Regular',
    size:           "7.5 Regular"
  };
  sku.upcs["7.5 Regular"] = upc;

  // SIZE: 7.5 Wide
  upc = {
    id:             "883889402376",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '7.5',
	tab_width:    'Wide',
    size:           "7.5 Wide"
  };
  sku.upcs["7.5 Wide"] = upc;

  // SIZE: 8.0 Regular
  upc = {
    id:             "883889402222",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '8.0',
	tab_width:    'Regular',
    size:           "8.0 Regular"
  };
  sku.upcs["8.0 Regular"] = upc;

  // SIZE: 8.0 Wide
  upc = {
    id:             "883889402383",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '8.0',
	tab_width:    'Wide',
    size:           "8.0 Wide"
  };
  sku.upcs["8.0 Wide"] = upc;

  // SIZE: 8.5 Regular
  upc = {
    id:             "883889402239",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '8.5',
	tab_width:    'Regular',
    size:           "8.5 Regular"
  };
  sku.upcs["8.5 Regular"] = upc;

  // SIZE: 8.5 Wide
  upc = {
    id:             "883889402390",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '8.5',
	tab_width:    'Wide',
    size:           "8.5 Wide"
  };
  sku.upcs["8.5 Wide"] = upc;

  // SIZE: 9.0 Regular
  upc = {
    id:             "883889402246",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '9.0',
	tab_width:    'Regular',
    size:           "9.0 Regular"
  };
  sku.upcs["9.0 Regular"] = upc;

  // SIZE: 9.0 Wide
  upc = {
    id:             "883889402406",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '9.0',
	tab_width:    'Wide',
    size:           "9.0 Wide"
  };
  sku.upcs["9.0 Wide"] = upc;

  // SIZE: 9.5 Regular
  upc = {
    id:             "883889402253",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '9.5',
	tab_width:    'Regular',
    size:           "9.5 Regular"
  };
  sku.upcs["9.5 Regular"] = upc;

  // SIZE: 9.5 Wide
  upc = {
    id:             "883889402413",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '9.5',
	tab_width:    'Wide',
    size:           "9.5 Wide"
  };
  sku.upcs["9.5 Wide"] = upc;

  // SIZE: 10.0 Regular
  upc = {
    id:             "883889402109",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '10.0',
	tab_width:    'Regular',
    size:           "10.0 Regular"
  };
  sku.upcs["10.0 Regular"] = upc;

  // SIZE: 10.0 Wide
  upc = {
    id:             "883889402260",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '10.0',
	tab_width:    'Wide',
    size:           "10.0 Wide"
  };
  sku.upcs["10.0 Wide"] = upc;

  // SIZE: 10.5 Regular
  upc = {
    id:             "883889402116",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '10.5',
	tab_width:    'Regular',
    size:           "10.5 Regular"
  };
  sku.upcs["10.5 Regular"] = upc;

  // SIZE: 10.5 Wide
  upc = {
    id:             "883889402277",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '10.5',
	tab_width:    'Wide',
    size:           "10.5 Wide"
  };
  sku.upcs["10.5 Wide"] = upc;

  // SIZE: 11.0 Regular
  upc = {
    id:             "883889402123",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '11.0',
	tab_width:    'Regular',
    size:           "11.0 Regular"
  };
  sku.upcs["11.0 Regular"] = upc;

  // SIZE: 11.0 Wide
  upc = {
    id:             "883889402284",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '11.0',
	tab_width:    'Wide',
    size:           "11.0 Wide"
  };
  sku.upcs["11.0 Wide"] = upc;

  // SIZE: 11.5 Regular
  upc = {
    id:             "883889402130",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '11.5',
	tab_width:    'Regular',
    size:           "11.5 Regular"
  };
  sku.upcs["11.5 Regular"] = upc;

  // SIZE: 11.5 Wide
  upc = {
    id:             "883889402291",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '11.5',
	tab_width:    'Wide',
    size:           "11.5 Wide"
  };
  sku.upcs["11.5 Wide"] = upc;

  // SIZE: 12.0 Regular
  upc = {
    id:             "883889402147",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '12.0',
	tab_width:    'Regular',
    size:           "12.0 Regular"
  };
  sku.upcs["12.0 Regular"] = upc;

  // SIZE: 12.0 Wide
  upc = {
    id:             "883889402307",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '12.0',
	tab_width:    'Wide',
    size:           "12.0 Wide"
  };
  sku.upcs["12.0 Wide"] = upc;

  // SIZE: 12.5 Regular
  upc = {
    id:             "883889402154",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '12.5',
	tab_width:    'Regular',
    size:           "12.5 Regular"
  };
  sku.upcs["12.5 Regular"] = upc;

  // SIZE: 12.5 Wide
  upc = {
    id:             "883889402314",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '12.5',
	tab_width:    'Wide',
    size:           "12.5 Wide"
  };
  sku.upcs["12.5 Wide"] = upc;

  // SIZE: 13.0 Regular
  upc = {
    id:             "883889402161",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '13.0',
	tab_width:    'Regular',
    size:           "13.0 Regular"
  };
  sku.upcs["13.0 Regular"] = upc;

  // SIZE: 13.0 Wide
  upc = {
    id:             "883889402321",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '13.0',
	tab_width:    'Wide',
    size:           "13.0 Wide"
  };
  sku.upcs["13.0 Wide"] = upc;

  // SIZE: 14.0 Regular
  upc = {
    id:             "883889402178",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '14.0',
	tab_width:    'Regular',
    size:           "14.0 Regular"
  };
  sku.upcs["14.0 Regular"] = upc;

  // SIZE: 14.0 Wide
  upc = {
    id:             "883889402338",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '14.0',
	tab_width:    'Wide',
    size:           "14.0 Wide"
  };
  sku.upcs["14.0 Wide"] = upc;

  sku.current_image_index = 0;
  sku.large_images.push("/a/4f/27/BAh7CGkKIgwyNjh4Mzg1aQtsKwc5n5BJaQhpAuFm.jpg");
  sku.lightbox_images.push("/a/14/fd/BAh7CWkKIgo2MDB4MGkLbCsHOZ-QSWkHaQtpCGkC4WY.jpg?size=600x857");

  sku.large_images.push("/a/4d/a1/BAh7CGkKIgwyNjh4Mzg1aQtsKwd3oJBJaQhpAvFm.jpg");
  sku.lightbox_images.push("/a/4a/c1/BAh7CWkKIgo2MDB4MGkLbCsHd6CQSWkHaQtpCGkC8WY.jpg?size=600x858");

  sku.large_images.push("/a/37/2d/BAh7CGkKIgwyNjh4Mzg1aQtsKwfyoJBJaQhpAhJn.jpg");
  sku.lightbox_images.push("/a/b1/a1/BAh7CWkKIgo2MDB4MGkLbCsH8qCQSWkHaQtpCGkCEmc.jpg?size=600x862");

  sku.large_images.push("/a/ff/ef/BAh7CGkKIgwyNjh4Mzg1aQtsKwdToZBJaQhpAiFn.jpg");
  sku.lightbox_images.push("/a/72/b9/BAh7CWkKIgo2MDB4MGkLbCsHU6GQSWkHaQtpCGkCIWc.jpg?size=600x860");

  sku.large_images.push("/a/5e/a8/BAh7CGkKIgwyNjh4Mzg1aQtsKwegoZBJaQhpAjFn.jpg");
  sku.lightbox_images.push("/a/97/da/BAh7CWkKIgo2MDB4MGkLbCsHoKGQSWkHaQtpCGkCMWc.jpg?size=600x856");
  // COLOR: White/Silver
  sku = {
    id:                   101588,
    color:                'White/Silver',
    number:               '14020-124',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["101588"] = sku;
  current_sku = sku;

  // SIZE: 6.0 Regular
  upc = {
    id:             "883889406282",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '6.0',
	tab_width:    'Regular',
    size:           "6.0 Regular"
  };
  sku.upcs["6.0 Regular"] = upc;
  sku.default_upc = upc;
  // SIZE: 6.0 Wide
  upc = {
    id:             "883889406602",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '6.0',
	tab_width:    'Wide',
    size:           "6.0 Wide"
  };
  sku.upcs["6.0 Wide"] = upc;

  // SIZE: 6.5 Regular
  upc = {
    id:             "883889406299",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '6.5',
	tab_width:    'Regular',
    size:           "6.5 Regular"
  };
  sku.upcs["6.5 Regular"] = upc;

  // SIZE: 6.5 Wide
  upc = {
    id:             "883889406619",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '6.5',
	tab_width:    'Wide',
    size:           "6.5 Wide"
  };
  sku.upcs["6.5 Wide"] = upc;

  // SIZE: 7.0 Regular
  upc = {
    id:             "883889406305",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '7.0',
	tab_width:    'Regular',
    size:           "7.0 Regular"
  };
  sku.upcs["7.0 Regular"] = upc;

  // SIZE: 7.0 Wide
  upc = {
    id:             "883889406626",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '7.0',
	tab_width:    'Wide',
    size:           "7.0 Wide"
  };
  sku.upcs["7.0 Wide"] = upc;

  // SIZE: 7.5 Regular
  upc = {
    id:             "883889406312",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '7.5',
	tab_width:    'Regular',
    size:           "7.5 Regular"
  };
  sku.upcs["7.5 Regular"] = upc;

  // SIZE: 7.5 Wide
  upc = {
    id:             "883889406633",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '7.5',
	tab_width:    'Wide',
    size:           "7.5 Wide"
  };
  sku.upcs["7.5 Wide"] = upc;

  // SIZE: 8.0 Regular
  upc = {
    id:             "883889406329",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '8.0',
	tab_width:    'Regular',
    size:           "8.0 Regular"
  };
  sku.upcs["8.0 Regular"] = upc;

  // SIZE: 8.0 Wide
  upc = {
    id:             "883889406640",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '8.0',
	tab_width:    'Wide',
    size:           "8.0 Wide"
  };
  sku.upcs["8.0 Wide"] = upc;

  // SIZE: 8.5 Regular
  upc = {
    id:             "883889406336",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '8.5',
	tab_width:    'Regular',
    size:           "8.5 Regular"
  };
  sku.upcs["8.5 Regular"] = upc;

  // SIZE: 8.5 Wide
  upc = {
    id:             "883889406657",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '8.5',
	tab_width:    'Wide',
    size:           "8.5 Wide"
  };
  sku.upcs["8.5 Wide"] = upc;

  // SIZE: 9.0 Regular
  upc = {
    id:             "883889406343",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '9.0',
	tab_width:    'Regular',
    size:           "9.0 Regular"
  };
  sku.upcs["9.0 Regular"] = upc;

  // SIZE: 9.0 Wide
  upc = {
    id:             "883889406664",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '9.0',
	tab_width:    'Wide',
    size:           "9.0 Wide"
  };
  sku.upcs["9.0 Wide"] = upc;

  // SIZE: 9.5 Regular
  upc = {
    id:             "883889406350",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '9.5',
	tab_width:    'Regular',
    size:           "9.5 Regular"
  };
  sku.upcs["9.5 Regular"] = upc;

  // SIZE: 9.5 Wide
  upc = {
    id:             "883889406671",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '9.5',
	tab_width:    'Wide',
    size:           "9.5 Wide"
  };
  sku.upcs["9.5 Wide"] = upc;

  // SIZE: 10.0 Regular
  upc = {
    id:             "883889406206",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '10.0',
	tab_width:    'Regular',
    size:           "10.0 Regular"
  };
  sku.upcs["10.0 Regular"] = upc;

  // SIZE: 10.0 Wide
  upc = {
    id:             "883889406527",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '10.0',
	tab_width:    'Wide',
    size:           "10.0 Wide"
  };
  sku.upcs["10.0 Wide"] = upc;

  // SIZE: 10.5 Regular
  upc = {
    id:             "883889406213",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '10.5',
	tab_width:    'Regular',
    size:           "10.5 Regular"
  };
  sku.upcs["10.5 Regular"] = upc;

  // SIZE: 10.5 Wide
  upc = {
    id:             "883889406534",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '10.5',
	tab_width:    'Wide',
    size:           "10.5 Wide"
  };
  sku.upcs["10.5 Wide"] = upc;

  // SIZE: 11.0 Regular
  upc = {
    id:             "883889406220",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '11.0',
	tab_width:    'Regular',
    size:           "11.0 Regular"
  };
  sku.upcs["11.0 Regular"] = upc;

  // SIZE: 11.0 Wide
  upc = {
    id:             "883889406541",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '11.0',
	tab_width:    'Wide',
    size:           "11.0 Wide"
  };
  sku.upcs["11.0 Wide"] = upc;

  // SIZE: 11.5 Regular
  upc = {
    id:             "883889406237",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '11.5',
	tab_width:    'Regular',
    size:           "11.5 Regular"
  };
  sku.upcs["11.5 Regular"] = upc;

  // SIZE: 11.5 Wide
  upc = {
    id:             "883889406558",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '11.5',
	tab_width:    'Wide',
    size:           "11.5 Wide"
  };
  sku.upcs["11.5 Wide"] = upc;

  // SIZE: 12.0 Regular
  upc = {
    id:             "883889406244",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '12.0',
	tab_width:    'Regular',
    size:           "12.0 Regular"
  };
  sku.upcs["12.0 Regular"] = upc;

  // SIZE: 12.0 Wide
  upc = {
    id:             "883889406565",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '12.0',
	tab_width:    'Wide',
    size:           "12.0 Wide"
  };
  sku.upcs["12.0 Wide"] = upc;

  // SIZE: 12.5 Regular
  upc = {
    id:             "883889406251",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '12.5',
	tab_width:    'Regular',
    size:           "12.5 Regular"
  };
  sku.upcs["12.5 Regular"] = upc;

  // SIZE: 12.5 Wide
  upc = {
    id:             "883889406572",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "100.00",
	tab_size:    '12.5',
	tab_width:    'Wide',
    size:           "12.5 Wide"
  };
  sku.upcs["12.5 Wide"] = upc;

  // SIZE: 13.0 Regular
  upc = {
    id:             "883889406268",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '13.0',
	tab_width:    'Regular',
    size:           "13.0 Regular"
  };
  sku.upcs["13.0 Regular"] = upc;

  // SIZE: 13.0 Wide
  upc = {
    id:             "883889406589",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '13.0',
	tab_width:    'Wide',
    size:           "13.0 Wide"
  };
  sku.upcs["13.0 Wide"] = upc;

  // SIZE: 14.0 Regular
  upc = {
    id:             "883889406275",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '14.0',
	tab_width:    'Regular',
    size:           "14.0 Regular"
  };
  sku.upcs["14.0 Regular"] = upc;

  // SIZE: 14.0 Wide
  upc = {
    id:             "883889406596",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "100.00",
	tab_size:    '14.0',
	tab_width:    'Wide',
    size:           "14.0 Wide"
  };
  sku.upcs["14.0 Wide"] = upc;

  sku.current_image_index = 0;
  sku.large_images.push("/a/32/53/BAh7CGkKIgwyNjh4Mzg1aQtsKweLFXpKaQhpAlFn.jpg");
  sku.lightbox_images.push("/a/3f/24/BAh7CWkKIgo2MDB4MGkLbCsHixV6SmkHaQtpCGkCUWc.jpg?size=600x860");

  sku.large_images.push("/a/dc/2a/BAh7CGkKIgwyNjh4Mzg1aQtsKweKFXpKaQhpAmFn.jpg");
  sku.lightbox_images.push("/a/71/27/BAh7CWkKIgo2MDB4MGkLbCsHihV6SmkHaQtpCGkCYWc.jpg?size=600x858");

  sku.large_images.push("/a/0f/52/BAh7CGkKIgwyNjh4Mzg1aQtsKweLFXpKaQhpAn1n.jpg");
  sku.lightbox_images.push("/a/cd/a5/BAh7CWkKIgo2MDB4MGkLbCsHixV6SmkHaQtpCGkCfWc.jpg?size=600x860");

  sku.large_images.push("/a/13/8d/BAh7CGkKIgwyNjh4Mzg1aQtsKweLFXpKaQhpAo1n.jpg");
  sku.lightbox_images.push("/a/f3/87/BAh7CWkKIgo2MDB4MGkLbCsHixV6SmkHaQtpCGkCjWc.jpg?size=600x859");

  sku.large_images.push("/a/89/5b/BAh7CGkKIgwyNjh4Mzg1aQtsKweLFXpKaQhpAp1n.jpg");
  sku.lightbox_images.push("/a/9d/2d/BAh7CWkKIgo2MDB4MGkLbCsHixV6SmkHaQtpCGkCnWc.jpg?size=600x860");
