




//////////////////////////////////////// Common Iconz///////////////////////////////////
			function Inst_CommonIconz()
			{
			document.getElementById("P1").innerHTML="";
			}

					function Inst_CommonIconz_SignOut()
					{
					document.getElementById("P1").innerHTML="<font style='font-family: Verdana,Arial,Helvetica,sans-serif; color: rgb(0, 0, 153);' size='3'>Sign Out from www.ptuexam.com</font>";
					}
					
					
					function Inst_CommonIconz_ChangePassword()
					{
					document.getElementById("P1").innerHTML="";
					}
					
					
					function Inst_CommonIconz_IHaveAIdea()
					{
					document.getElementById("P1").innerHTML="";
					}




//////////////////////////////////////// Institute Info.///////////////////////////////////
			function Inst_InstituteInfo()
			{
			document.getElementById("P1").innerHTML="Institute Info";
			}

					function Inst_InstituteInfo_ModifyInstitute()
					{
					document.getElementById("P1").innerHTML="";
					}
					
					
					function Inst_InstituteInfo_ViewInstitute()
					{
					document.getElementById("P1").innerHTML="";
					}
					
					function Inst_InstituteInfo_PrincipalProfile()
					{
					document.getElementById("P1").innerHTML="";
					}




//////////////////////////////////////// Institute Info.///////////////////////////////////
			function Inst_IntraNet()
			{
			document.getElementById("P1").innerHTML="";
			}

					function Inst_IntraNet_CommonLetters()
					{
					document.getElementById("P1").innerHTML="";
					}
					
					function Inst_IntraNet_LettersMessages()
					{
					document.getElementById("P1").innerHTML="";
					}
					
					function Inst_IntraNet_Result()
					{
					document.getElementById("P1").innerHTML="";
					}



/////////////////________________FACULTY MEMBERS MENU________________/////////////////


function Inst_FacultyMembers_AddNewFaculty()
{
document.getElementById("P1").innerHTML="";
}

function Inst_FacultyMembers_UserIDPassword()
{
document.getElementById("P1").innerHTML="";
}



/////////////////________________OUR STUDENTS MENU________________/////////////////

function Inst_OurStudents_UserIDPassword()
{
document.getElementById("P1").innerHTML="";
}

