\n";
//Left navigation arrow.
echo " \n";
if ((is_int($index_in)) && ($index_in >=1) && ($index_in < count($GBL_SEC_sections)))
{
echo " ";
echo "";
echo " ";
echo "\n";
}
else
{
//Live.
echo $GBL_SEC_sections[$index_in-1][4];
echo "\">";
echo " ";
echo "\n";
}
}
//End of cell containing left navigation arrow.
echo " | \n";
//Up navigation arrow.
echo " \n";
if ((is_int($index_in)) && ($index_in >=1) && ($index_in < count($GBL_SEC_sections)))
{
echo " ";
echo "";
echo " ";
echo "\n";
}
else
{
//Live.
echo $GBL_SEC_sections[$index_in-1][4];
echo "\">";
echo " ";
echo "\n";
}
}
//End of cell containing left navigation arrow.
echo " | \n";
//Next.
echo " \n";
if ((is_int($index_in)) && ($index_in >=1) && ($index_in < count($GBL_SEC_sections)))
{
echo " ";
echo "";
echo " ";
echo "\n";
}
else
{
//Live.
echo $GBL_SEC_sections[$index_in-1][4];
echo "\">";
echo " ";
echo "\n";
}
}
//End of cell containing left navigation arrow.
echo " | \n";
//End of table row containing arrows.
echo "
\n";
//Table row containing textual descriptions.
echo " \n";
//First panel is left, if that exists.
echo " \n";
if ((is_int($index_in)) && ($index_in >=1) && ($index_in < count($GBL_SEC_sections)))
{
echo " ";
echo "";
echo $GBL_SEC_sections[$index_in-1][3];
echo " (Under Construction)";
echo "\n";
}
else
{
//Live.
echo $GBL_SEC_sections[$index_in-1][4];
echo "\">";
echo $GBL_SEC_sections[$index_in-1][3];
echo "\n";
}
}
//End of table cell containing left description.
echo " | \n";
//First panel is left, if that exists.
echo " \n";
if ((is_int($index_in)) && ($index_in >=1) && ($index_in < count($GBL_SEC_sections)))
{
echo " ";
echo "";
echo $GBL_SEC_sections[$index_in-1][3];
echo " (Under Construction)";
echo "\n";
}
else
{
//Live.
echo $GBL_SEC_sections[$index_in-1][4];
echo "\">";
echo $GBL_SEC_sections[$index_in-1][3];
echo "\n";
}
}
//End of table cell containing left description.
echo " | \n";
//First panel is left, if that exists.
echo " \n";
if ((is_int($index_in)) && ($index_in >=1) && ($index_in < count($GBL_SEC_sections)))
{
echo " ";
echo "";
echo $GBL_SEC_sections[$index_in-1][3];
echo " (Under Construction)";
echo "\n";
}
else
{
//Live.
echo $GBL_SEC_sections[$index_in-1][4];
echo "\">";
echo $GBL_SEC_sections[$index_in-1][3];
echo "\n";
}
}
//End of table cell containing left description.
echo " | \n";
//End of table row containing descriptions.
echo "
\n";
//End of table.
echo "