array('product_id' => array(1, 2, 3), 'content_type' => 'review'), 'options' => array('one' => FALSE)));
$data['srm'] = b('content', array('fields' => array('product_id' => array(4, 5, 6), 'content_type' => 'review'), 'options' => array('one' => FALSE)));
$data['msq'] = b('content', array('fields' => array('product_id' => array(7, 8, 9), 'content_type' => 'review'), 'options' => array('one' => FALSE)));
$data['shco'] = b('content', array('fields' => array('product_id' => array(20, 21, 22, 23, 24, 25, 26, 27, 28), 'content_type' => 'review'), 'options' => array('one' => FALSE)));
?>