<?php
$TOC = array (
  0 => 
  array (
    0 => 'v8js.setup.php',
    1 => 'Installing/Configuring',
  ),
  1 => 
  array (
    0 => 'v8js.examples.php',
    1 => 'Examples',
  ),
  2 => 
  array (
    0 => 'class.v8js.php',
    1 => 'V8Js',
  ),
  3 => 
  array (
    0 => 'class.v8jsexception.php',
    1 => 'V8JsException',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Other Basic Extensions',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Function Reference',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Preface',
  ),
);