// ===================================
// Apparel Product Details
// ===================================
  // STYLE: FACTORY PILOT&reg; GLOVE w/ Leather Palm
  style = {
    name:               'Factory Pilot&Reg; Glove W/ Leather Palm',
    can_display:        true,
    sku_count:          3,
    has_multiple_sizes: true,
    sizing_name:        'general',
    sizing_tabs:        ['size'],
    sizing_regex:       '/^(.+)$/'
  };
  skus = [];
  var current_sku;
  current_size = null;

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

  // SIZE: XS
  upc = {
    id:             "882893418304",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "70.00",
	tab_size:    'XS',
    size:           "XS"
  };
  sku.upcs["XS"] = upc;
  sku.default_upc = upc;
  // SIZE: S
  upc = {
    id:             "809984872425",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "70.00",
	tab_size:    'S',
    size:           "S"
  };
  sku.upcs["S"] = upc;

  // SIZE: M
  upc = {
    id:             "809984872456",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "70.00",
	tab_size:    'M',
    size:           "M"
  };
  sku.upcs["M"] = upc;

  // SIZE: L
  upc = {
    id:             "809984872487",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "70.00",
	tab_size:    'L',
    size:           "L"
  };
  sku.upcs["L"] = upc;

  // SIZE: XL
  upc = {
    id:             "809984872616",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "70.00",
	tab_size:    'XL',
    size:           "XL"
  };
  sku.upcs["XL"] = upc;

  sku.current_image_index = 0;
  sku.large_images.push("/a/d2/cb/BAh7CGkKIgwyNjh4Mzg1aQtsKweJ9tBJaQhpAoiG.jpg");
  sku.lightbox_images.push("/a/cf/d6/BAh7CWkKIgo2MDB4MGkLbCsHifbQSWkHaQtpCGkCiIY.jpg?size=600x859");
  // COLOR: New Khaki
  sku = {
    id:                   100140,
    color:                'New Khaki',
    number:               '94025-323',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100140"] = sku;


  // SIZE: XS
  upc = {
    id:             "882893418311",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "70.00",
	tab_size:    'XS',
    size:           "XS"
  };
  sku.upcs["XS"] = upc;
  sku.default_upc = upc;
  // SIZE: S
  upc = {
    id:             "809984872449",
    availability:   "Estimated to ship on 05/05/2010.  Call 1.800.431.1439 for more information.",
    can_sell:       true,
    price:          "70.00",
	tab_size:    'S',
    size:           "S"
  };
  sku.upcs["S"] = upc;

  // SIZE: M
  upc = {
    id:             "809984872470",
    availability:   "Estimated to ship on 05/05/2010.  Call 1.800.431.1439 for more information.",
    can_sell:       true,
    price:          "70.00",
	tab_size:    'M',
    size:           "M"
  };
  sku.upcs["M"] = upc;

  // SIZE: L
  upc = {
    id:             "809984872609",
    availability:   "Estimated to ship on 05/05/2010.  Call 1.800.431.1439 for more information.",
    can_sell:       true,
    price:          "70.00",
	tab_size:    'L',
    size:           "L"
  };
  sku.upcs["L"] = upc;

  // SIZE: XL
  upc = {
    id:             "809984872630",
    availability:   "Estimated to ship on 05/05/2010.  Call 1.800.431.1439 for more information.",
    can_sell:       true,
    price:          "70.00",
	tab_size:    'XL',
    size:           "XL"
  };
  sku.upcs["XL"] = upc;

  sku.current_image_index = 0;
  sku.large_images.push("/a/90/1d/BAh7CGkKIgwyNjh4Mzg1aQtsKwdrHnpKaQhpAoyG.jpg");
  sku.lightbox_images.push("/a/35/c2/BAh7CWkKIgo2MDB4MGkLbCsHax56SmkHaQtpCGkCjIY.jpg?size=600x860");
  // COLOR: White
  sku = {
    id:                   102890,
    color:                'White',
    number:               '94025-100',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["102890"] = sku;


  // SIZE: S
  upc = {
    id:             "809984872432",
    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:          "70.00",
	tab_size:    'S',
    size:           "S"
  };
  sku.upcs["S"] = upc;
  sku.default_upc = upc;
  // SIZE: M
  upc = {
    id:             "809984872463",
    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:          "70.00",
	tab_size:    'M',
    size:           "M"
  };
  sku.upcs["M"] = upc;

  // SIZE: L
  upc = {
    id:             "809984872494",
    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:          "70.00",
	tab_size:    'L',
    size:           "L"
  };
  sku.upcs["L"] = upc;

  // SIZE: XL
  upc = {
    id:             "809984872623",
    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:          "70.00",
	tab_size:    'XL',
    size:           "XL"
  };
  sku.upcs["XL"] = upc;
