  var ary_attrs = [
[649.98,0,0,0,0,0,0,1,0,13,320,4096,'http://amdimg.mezimedia.com/product/75x75/27870750/HP-Pavilion-dm3-1030us-(VM073UA#ABA)-AMD-Athlon-Neo-X2-Dual-Core-L335-4096MB-RAM-320GB-HD-Windows-7-Home-Premium-64-bit.jpg ','HP Pavilion dm3-1030us (VM073UA#ABA) AMD Athlon Neo X2 Dual-Core L335 4096MB RAM 320GB HD Windows 7 Home Premium 64-bit','http://www.jdoqocy.com/click-3523481-10422268?SID=amd_wheretobuy&url=http%3A%2F%2Fwww.staples.com%2Fwebapp%2Fwcs%2Fstores%2Fservlet%2FStaplesProductDisplay%3F%26storeId%3D10001%26langId%3D-1%26catalogId%3D10051%26partNumber%3D828022%26cm_mmc%3DCJ-_-affiliate-_-feed-_-listing','30000043',25947],
[649.9,0,0,0,2,2,0,0,2,17,500,4096,'http://amdimg.mezimedia.com/product/75x75/25601759/HP-Pavilion-DV7-1450US-(NV199UA#ABA)-AMD-Turion-X2-Ultra-ZM-82-4096MB-RAM-500GB-HD-Windows-Vista-Home-Premium-64-bit.jpg ','HP Pavilion DV7-1450US (NV199UA#ABA) AMD Turion X2 Ultra ZM-82 4096MB RAM 500GB HD Windows Vista Home Premium 64-bit','http://www.dpbolvw.net/click-3523481-10422268?SID=amd_wheretobuy&url=http%3A%2F%2Fwww.staples.com%2Fwebapp%2Fwcs%2Fstores%2Fservlet%2FStaplesProductDisplay%3F%26storeId%3D10001%26langId%3D-1%26catalogId%3D10051%26partNumber%3D800740%26cm_mmc%3DCJ-_-affiliate-_-feed-_-listing','1249361',25947],
[549.9,0,0,0,1,1,0,1,1,17,320,4096,'http://amdimg.mezimedia.com/product/75x75/25599066/HP-Pavilion-dv7-1223ca-AMD-Turion-X2-Dual-Core-RM-74-4096MB-RAM-320GB-HD-Windows-Vista-Home-Premium.jpg ','HP Pavilion dv7-1223ca AMD Turion X2 Dual-Core RM-74 4096MB RAM 320GB HD Windows Vista Home Premium','http://www.jdoqocy.com/click-3523481-10422268?SID=amd_wheretobuy&url=http%3A%2F%2Fwww.staples.com%2Fwebapp%2Fwcs%2Fstores%2Fservlet%2FStaplesProductDisplay%3F%26storeId%3D10001%26langId%3D-1%26catalogId%3D10051%26partNumber%3D772622%26cm_mmc%3DCJ-_-affiliate-_-feed-_-listing','1206034',25947]
  ];

  var ary_cats = [
  { 'name':'Price',
    'cmp':'range',
    'active':false,
    'bot':549.9,
    'top':649.98,
    'pass_top':1000000,
    'pass_bot':0
  },
  { 'name'    : 'Manufacturer',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'HP','status':true }
    ]
  },
  { 'name'    : 'System Type',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'Notebook','status':true }
    ]
  },
  { 'name'    : 'Form Factor',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'Notebook','status':true }
    ]
  },
  { 'name'    : 'Processor',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'AMD Athlon&#153; Neo X2 Dual-Core processor','status':true },
      { 'name':'AMD Turion&#153; X2 Dual-Core Mobile Processor','status':true },
      { 'name':'AMD Turion&#153; X2 Ultra Dual-Core Mobile Processors','status':true }
    ]
  },
  { 'name'    : 'Processor Model',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'L335','status':true },
      { 'name':'RM-74','status':true },
      { 'name':'ZM-82','status':true }
    ]
  },
  { 'name'    : 'Graphics Card Manufacturer',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'ATI','status':true }
    ]
  },
  { 'name'    : 'Graphics Card',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'Radeon 3100','status':true },
      { 'name':'Radeon HD 3200','status':true }
    ]
  },
  { 'name'    : 'Operating System',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'Windows 7 Home Premium 64-bit','status':true },
      { 'name':'Windows Vista Home Premium','status':true },
      { 'name':'Windows Vista Home Premium 64-bit','status':true }
    ]
  },
  { 'name'    : 'Display Size',
    'cmp'     : 'ge',
    'opt_unit': '"',
    'options' : [
      { 'name':'At least 12"','value':12,'status':true },
      { 'name':'At least 13"','value':13,'status':true },
      { 'name':'At least 14"','value':14,'status':true },
      { 'name':'At least 15"','value':15,'status':true },
      { 'name':'At least 16"','value':16,'status':true },
      { 'name':'At least 17"','value':17,'status':true }
    ]
  },
  { 'name'    : 'Hard Drive',
    'cmp'     : 'ge',
    'opt_unit': 'GB',
    'options' : [
      { 'name':'At least 300GB','value':300,'status':true },
      { 'name':'At least 400GB','value':400,'status':true },
      { 'name':'At least 500GB','value':500,'status':true }
    ]
  },
  { 'name'    : 'Internal Memory',
    'cmp'     : 'ge',
    'opt_unit': 'MB',
    'options' : [
      { 'name':'At least 2048MB','value':2048,'status':true },
      { 'name':'At least 4096MB','value':4096,'status':true }
    ]
  }
  ];
  var divs_per_page = 10;
