
function MM_reloadPage(init) 
{  //reloads the window if Nav4 resized
return;
}
MM_reloadPage(true);

// Here are the 5 different TOP level menu's  - top_1, top_2, top_3, top_4, top_5
top_1="";

top_2="";
top_3="";
top_4="";

top_5="";
top_6="";
top_7="";
top_8="";
top_9="";
top_10 = top_2;
home_menu="";
about_menu="";
special_menu="";
exam_menu="";
reg_menu="";
password_menu="";
//Contact Us Menu
contact_Menu = "";

function set_submenu(which) 
{
	return;
};

function set_menu(which) 
{
	return;
};
