  var ary_attrs = [
[599.99,0,0,0,0,0,0,0,0,0,500,4096,'http://amdimg.mezimedia.com/product/75x75/27881389/ZT-Systems-Reliant-(B410Xa)-AMD-Phenom-II-X4-945-4096MB-RAM-500GB-HD-Windows-XP-Pro.jpg ','ZT Systems Reliant (B410Xa) AMD Phenom II X4 945 4096MB RAM 500GB HD Windows XP Pro','http://www.costco.com/Browse/Product.aspx?Prodid=11490654&whse=BC&Ne=4000000&N=4035051&Mo=18&No=14&Nr=P_CatalogName:BC&cat=78519&Ns=P_Price|1||P_SignDesc1&Sp=C&topnav=','30000075',25955]
  ];

  var ary_cats = [
  { 'name':'Price',
    'cmp':'range',
    'active':false,
    'bot':599.99,
    'top':599.99,
    'pass_top':1000000,
    'pass_bot':0
  },
  { 'name'    : 'Manufacturer',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'ZT Systems','status':true }
    ]
  },
  { 'name'    : 'System Type',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'Desktop','status':true }
    ]
  },
  { 'name'    : 'Form Factor',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'Unknown','status':true }
    ]
  },
  { 'name'    : 'Processor',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'AMD Phenom&#153; II X4','status':true }
    ]
  },
  { 'name'    : 'Processor Model',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'945','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'    : 'Operating System',
    'cmp'     : 'eq',
    'options' : [
      { 'name':'Windows XP Pro','status':true }
    ]
  },
  { 'name'    : 'Display Size',
    'cmp'     : 'ge',
    'opt_unit': '"',
    'options' : [
      { 'name':'Any','value':0,'status':true }
    ]
  },
  { 'name'    : 'Hard Drive',
    'cmp'     : 'ge',
    'opt_unit': 'GB',
    'options' : [
      { '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;
