  var ary_attrs = [
[782,0,0,0,0,1,1,0,2,12,120,1024,'http://amdimg.mezimedia.com/product/75x75/25590382/ASUS-F9-Series-(F9Dc-B1)-AMD-Turion-64-X2-TL-58-1024MB-RAM-120GB-HD-Windows-Vista-Home-Premium.jpg ','ASUS F9 Series (F9Dc-B1) AMD Turion 64 X2 TL-58 1024MB RAM 120GB HD Windows Vista Home Premium','http://www.pcconnection.com/IPA/Shop/Product/Detail.htm?sku=8626614','1032276','prodinfo/1032276.html?price_tab','prodinfo/1032276.html?info_tab','1',25958],
[699,0,0,0,1,0,0,1,1,17,320,4096,'http://amdimg.mezimedia.com/product/75x75/27854718/ASUS-K70AB-(K70AB-X2A)-AMD-Turion-X2-Dual-Core-Mobile-RM-75-4096MB-RAM-320GB-HD-Windows-7-Home-Premium-64-bit.jpg ','ASUS K70AB (K70AB-X2A) AMD Turion X2 Dual-Core Mobile RM-75 4096MB RAM 320GB HD Windows 7 Home Premium 64-bit','http://www.anrdoezrs.net/click-3523481-10440897?SID=amd_wheretobuy&url=http%3A%2F%2Fwww.newegg.com%2FProduct%2FProduct.aspx%3FItem%3DN82E16834220640%26nm_mc%3DAFC-C8Junction%26cm_mmc%3DAFC-C8Junction-_-Notebooks-_-ASUS-_-34220640','30000096','prodinfo/30000096.html?price_tab','prodinfo/30000096.html?info_tab','1',25953],
[649,0,0,0,1,0,0,1,0,15,320,4096,'http://amdimg.mezimedia.com/product/75x75/27873698/ASUS-K50AB-(K50AB-X2A)-AMD-Turion-X2-Dual-Core-Mobile-4096MB-RAM-320GB-HD-Windows-7-Home-Premium.jpg ','ASUS K50AB (K50AB-X2A) AMD Turion X2 Dual-Core Mobile 4096MB RAM 320GB HD Windows 7 Home Premium','http://www.jdoqocy.com/click-3523481-10440897?SID=amd_wheretobuy&url=http%3A%2F%2Fwww.newegg.com%2FProduct%2FProduct.aspx%3FItem%3DN82E16834220636%26nm_mc%3DAFC-C8Junction%26cm_mmc%3DAFC-C8Junction-_-Notebooks-_-ASUS-_-34220636','30000182','prodinfo/30000182.html?price_tab','prodinfo/30000182.html?info_tab','1',25953]
  ];

  var ary_cats = [
  { 'name':'Best Price',
    'cmp':'range',
    'active':false,
    'bot':649,
    'top':782,
    'pass_top':1000000,
    'pass_bot':0
  },
  { 'name'    : 'Manufacturer',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'ASUS','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 Turion&#153; 64 X2 Dual-Core Mobile Technology','status':true },
      { 'name':'AMD Turion&#153; X2 Dual-Core Mobile Processor','status':true }
    ]
  },
  { 'name'    : 'Processor Model',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'RM-75','status':true },
      { 'name':'TL-58','status':true }
    ]
  },
  { 'name'    : 'Graphics Card Manufacturer',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'ATI','status':true },
      { 'name':'NVIDIA','status':true }
    ]
  },
  { 'name'    : 'Graphics Card',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'GeForce 8400M G','status':true },
      { 'name':'Radeon HD 4570','status':true }
    ]
  },
  { 'name'    : 'Operating System',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'Windows 7 Home Premium','status':true },
      { 'name':'Windows 7 Home Premium 64-bit','status':true },
      { 'name':'Windows Vista Home Premium','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 100GB','value':100,'status':true },
      { 'name':'At least 200GB','value':200,'status':true },
      { 'name':'At least 300GB','value':300,'status':true }
    ]
  },
  { 'name'    : 'Internal Memory',
    'cmp'     : 'ge',
    'opt_unit': 'MB',
    'options' : [
      { 'name':'At least 512MB','value':512,'status':true },
      { 'name':'At least 1024MB','value':1024,'status':true },
      { 'name':'At least 2048MB','value':2048,'status':true },
      { 'name':'At least 4096MB','value':4096,'status':true }
    ]
  }
  ];
  var divs_per_page = 10;
