3v4l.org

run code in 300+ PHP versions simultaneously
<?php $isset = true; $array = array(); $notSetArray = array(0=>''); $string = ''; // Test Source function TestEmpty() { $array = array(); unset($array); $i = 0; /* The Test */ $t = microtime(true); while($i < 2000) { empty($array); ++$i; } echo (microtime(true) - $t); } function TestEmpty2() { $array = array(); unset($array); $i = 0; /* The Test */ $t = microtime(true); while($i < 2000) { ($array == []); ++$i; } echo (microtime(true) - $t); } function TestEmpty3() { $array = array(); unset($array); $i = 0; /* The Test */ $t = microtime(true); while($i < 2000) { ($array === []); ++$i; } echo (microtime(true) - $t); } TestEmpty(); echo '<hr>-----'; TestEmpty2(); echo '<hr>-----'; TestEmpty3();
Output for 7.1.0, 7.2.0
4.9114227294922E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 7.0.8, 7.1.7
3.6001205444336E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 7.1.6
6.2942504882812E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 7.0.9, 7.1.5
3.1948089599609E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 7.0.5, 7.0.20
3.0040740966797E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.5.30, 5.5.35, 5.6.16, 7.0.14
4.6968460083008E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 7.0.10
3.504753112793E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 7.0.7
4.2200088500977E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 7.0.6
3.9815902709961E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 7.0.4
4.4107437133789E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 7.0.1, 7.0.3
3.3855438232422E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.20, 7.0.2
3.4093856811523E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 7.0.0
2.8848648071289E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.6.28
7.3909759521484E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.5.34, 5.6.25
5.4121017456055E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.6.24
9.7990036010742E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.13, 5.4.30, 5.4.43 - 5.4.44, 5.6.23
5.793571472168E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.6.15, 5.6.20, 5.6.22
6.6995620727539E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.5.8, 5.5.20, 5.6.21
4.2915344238281E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.23, 5.6.7, 5.6.19
6.1988830566406E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.5, 5.6.18
6.6041946411133E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.29, 5.6.17
5.0067901611328E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.6.14
5.8889389038086E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.21, 5.5.4, 5.5.9, 5.5.16, 5.5.22, 5.6.13
5.6028366088867E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.6.12
6.3896179199219E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.9 - 5.4.10, 5.4.14, 5.4.19, 5.4.22, 5.4.24, 5.5.1, 5.5.6, 5.5.11, 5.5.38, 5.6.11
4.1007995605469E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.3 - 5.4.4, 5.4.11, 5.4.15, 5.6.3, 5.6.10
6.0081481933594E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.32, 5.4.37, 5.5.24, 5.5.28, 5.6.1, 5.6.9
6.7949295043945E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.18, 5.4.36, 5.5.2, 5.5.10, 5.5.12 - 5.5.13, 5.5.18, 5.5.26, 5.5.36, 5.6.8
5.6982040405273E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.6.6
6.103515625E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31
Process exited with code 137.
Output for 5.6.5
0.00015902519226074<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on lin
Process exited with code 137.
Output for 5.4.34, 5.5.14, 5.5.19, 5.5.23, 5.5.25, 5.6.4
6.5088272094727E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.6, 5.4.17, 5.4.28, 5.5.5, 5.5.7, 5.5.33, 5.6.2
4.1961669921875E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.31, 5.6.0
7.1048736572266E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.5.37
0.00050497055053711<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on lin
Process exited with code 137.
Output for 5.5.32
6.9141387939453E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.38, 5.5.31
6.4849853515625E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.5.0, 5.5.29
5.1021575927734E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.5.27
5.5789947509766E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.5.15, 5.5.21
6.8902969360352E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.25, 5.5.3
8.9883804321289E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.26, 5.4.41, 5.4.45
7.2002410888672E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.42
9.3221664428711E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.40
9.7036361694336E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.12, 5.4.39
5.8174133300781E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.35
7.8916549682617E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.27
0.00010800361633301<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on lin
Process exited with code 137.
Output for 5.4.8, 5.4.16
9.4890594482422E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.2, 5.4.7
5.9127807617188E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.1
4.0769577026367E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 5.4.0
5.7220458984375E-5<hr>----- Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line 31 Notice: Undefined variable: array in /in/ZXlhU on line
Process exited with code 137.
Output for 4.4.2 - 4.4.9, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29
Parse error: syntax error, unexpected '[' in /in/ZXlhU on line 31
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1, 5.0.0 - 5.0.5
Parse error: parse error, unexpected '[' in /in/ZXlhU on line 31
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error in /in/ZXlhU on line 31
Process exited with code 255.

preferences:
256.27 ms | 401 KiB | 216 Q