Moot Court Problem
Annexure A
Annexure B
Annexure C
Annexure D
Annexure E
Annexure F
Annexure G
include_once("../admin/ssi/mysqlpass.php"); // set the color of the tabs if ($_GET[type] == 'comp') { $tab = '2'; } // competitions if ($_GET[type] == 'matter') { $tab = '2'; } // memorials if ($_GET[type] == 'matter' && $_GET[year] != '') { $tab = '2'; } // competitions if ($_GET[type] == 'matter' && $_GET[topic] == '3') { $tab = '4'; } // the award if ($_GET[type] == 'matter' && $_GET[topic] == '5') { $tab = '5'; } // about raj anand if ($_GET[type] == 'matter' && $_GET[form] == 'contact') { $tab = '6'; } // about raj anand $tabsel[$tab] = ' class="sel" '; ?>
Moot Court Problem
Annexure A
Annexure B
Annexure C
Annexure D
Annexure E
Annexure F
Annexure G