Year - 2001 The 4th Raj Anand Moot Court Competition |
Number of teams : 13
Team 1 .... Team 2 .... Team 3 .... Team 4 .... Team 5 .... Team 6 .... Team 7 .... Team 8 .... Team 9 .... Team 10 .... Team 11 .... Team 12 .... Team 13 .... |
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" '; ?>
Year - 2001 The 4th Raj Anand Moot Court Competition |
Number of teams : 13
Team 1 .... Team 2 .... Team 3 .... Team 4 .... Team 5 .... Team 6 .... Team 7 .... Team 8 .... Team 9 .... Team 10 .... Team 11 .... Team 12 .... Team 13 .... |