Team:AITM-Nepal/Team

From 2013.igem.org

(Difference between revisions)
 
(47 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<style>
<style>
-
h1
+
 
 +
/* Igm Css  Override */
 +
 
 +
#catlinks,#top-section,#footer-box,#top,#p-logo
 +
{
 +
display:none;
 +
}
 +
 
 +
h1
 +
{
 +
display:none;
 +
}
 +
 +
/* Css Override Complete */
 +
 
 +
/* body layout start */
 +
 
 +
body
 +
{
 +
background:#aaaaaa;
 +
}
 +
 
 +
 
 +
#content
 +
{
 +
background:#aaaaaa;
 +
width:auto;
 +
}
 +
 
 +
.AllContent
 +
{
 +
background:#FFFFFF;
 +
margin:auto;
 +
width:1050px;
 +
-webkit-box-shadow:rgb(110,110,110) 8px 8px 8px;
 +
}
 +
 +
        .maincontents
 +
        {
 +
        padding:10px;
 +
        }
 +
 
 +
 
 +
/* Body layout Complete */
 +
 
 +
/* Logos css start */
 +
 
 +
      .header
 +
        {
 +
      padding:20px;
 +
        }
 +
 
 +
#logo
 +
{
 +
width:150px;
 +
height:150px;
 +
margin-right:100px;
 +
}
 +
 +
#logo2
 +
{
 +
float:right;
 +
width:200px;
 +
height:150px;
 +
}
 +
 
 +
/* Logos css Complete */
 +
 
 +
/* Navbar css start */
 +
 
 +
 
 +
.navbar
{
{
-
display:none;
+
background:-webkit-linear-gradient(Top,#666,#000);
 +
width:1048px;
 +
height:50px;
 +
border:#000000 1px solid;
 +
-webkit-box-shadow:rgb(110,110,110) 0px 8px 8px;
 +
margin-bottom:20px;
}
}
-
      #top-section
 
-
          {
 
-
          display:none;
 
-
          }
 
-
     
 
-
      body
 
-
          {
 
-
          background:#038c7e;
 
-
          }
 
-
      #content
+
#navigationboxholder
-
          {
+
{
-
            background:#038c7e;
+
        margin:auto;
-
          }
+
        width:1026px;
 +
        height:48px;
 +
        padding:10px;
 +
}
 +
 
 +
#navigation li
 +
{
 +
display:inline;
 +
list-style:none;
 +
}
 +
 
 +
ul li .navbar-option
 +
{
 +
color:#FFF;
 +
padding-left:10px;
 +
padding-right:10px;
 +
padding-bottom:10px;
 +
padding-top:10px;
 +
text-decoration:none;
 +
}
 +
 
 +
ul li .navbar-option:hover
 +
{
 +
background:#0FF;
 +
border-top:black 1px solid;
 +
border-left:black 1px solid;
 +
padding-left:9px;
 +
padding-top:9px;
 +
color:#000;
 +
text-decoration:underline;
 +
-webkit-transition: background 1s, color 1s;
 +
}
 +
 
 +
.sub_navigation
 +
{
 +
display:none;
 +
list-style-type:none;
 +
padding:10px;
 +
position:absolute;
 +
background:#000000;
 +
color:#FFF;
 +
-webkit-box-shadow:rgb(110,110,110) 0px 8px 8px;
 +
}
 +
 
 +
ul.sub_navigation li
 +
{
 +
clear:both;
 +
}
 +
 
 +
 
 +
/* navbar css complete */
 +
 
 +
/*Image Slider css start */
 +
 
 +
#box
 +
{
 +
overflow:hidden;
 +
text-align:center;
 +
background-color:#2d2d2d;
 +
height:400px;
 +
width:900px;
 +
margin:auto;
 +
border-bottom:30px #666666 groove;
 +
border-bottom-left-radius:20px;
 +
border-bottom-right-radius:20px;
 +
border-top:30px #666666 groove;
 +
border-top-left-radius:20px;
 +
border-top-right-radius:20px;
 +
margin-top:20px;
 +
}
 +
 
 +
/* Next and Previous Button css start */
 +
 +
#smallbox1
 +
{
 +
position:absolute;
 +
margin-top:180px;
 +
float:left;
 +
padding:20px;
 +
background:black;
 +
opacity:0.5;
 +
}
 +
 +
#smallbox2
 +
{
 +
position:absolute;
 +
margin-top:180px;
 +
margin-left:850px;
 +
padding:20px;
 +
background:black;
 +
opacity:0.5;
 +
}
 +
 +
#smallbox1:hover
 +
{
 +
opacity:0.8;
 +
}
 +
 +
#smallbox2:hover
 +
{
 +
opacity:0.8;
 +
}
 +
 +
/* Next and Previous Button css Complete */
 +
 +
/*Image Slider css Complete */
-
      #maintable
+
/* Student info div css start */
-
            {
+
                #stud1,#stud2,#stud3,#stud4,#stud5,#stud6,#stud7,#stud8,#stud9,#stud10,#stud11,#stud12,#stud13,#stud14,#stud15,#stud16,#stud17,#stud18,#stud19,#stud20,#stud21,#stud22,#stud23,#stud24,#stud25,#stud26,#stud27,#stud28
-
            background:#038c7e;
+
-
            }
+
-
      #students
+
             {
             {
-
               background:#929896;
+
               background:#747c79;
-
               width:95%;  
+
               width:700px;  
               border-bottom: 2px solid black;
               border-bottom: 2px solid black;
               border-left: 2px black solid;
               border-left: 2px black solid;
Line 34: Line 203:
               padding:10px;
               padding:10px;
               height:256px;
               height:256px;
-
               margin-left: 12px;
+
               margin-left: 200px;
               margin-bottom: 10px;
               margin-bottom: 10px;
 +
              float:right;
 +
              position:absolute;
             }
             }
-
       #students:hover
+
        
 +
#stud1,#stud2,#stud3,#stud4,#stud5,#stud6,#stud7,#stud8,#stud9,#stud10,#stud11,#stud12,#stud13,#stud14,#stud15,#stud16,#stud17,#stud18,#stud19,#stud20,#stud21,#stud22,#stud23,#stud24,#stud25,#stud26,#stud27,#stud28:hover
               {
               {
               background:#cacecd;
               background:#cacecd;
               -webkit-transition:background 2s;
               -webkit-transition:background 2s;
               }
               }
 +
/* Student info div css complete */
-
       #headerbar
+
/* For all A tags start */
 +
       #afoall
               {
               {
-
               width:975;
+
               text-decoration:underline;
-
              height:150px;
+
               color:#555;
-
              margin-bottom:15px;
+
-
               margin:auto;
+
-
              padding-left:10px;
+
-
              }
+
-
      #bodyContent
+
-
              {
+
-
              width:1000px;
+
-
              float:left;
+
               }
               }
-
        body
+
/* For all A tags  Complete */
-
              {
+
-
              background-image:url('https://static.igem.org/mediawiki/2013/7/76/Back.jpg');
+
-
              background-attachment:fixed;
+
-
              background-size:100%;
+
-
              }
+
-
 
+
-
      #mainbox
+
-
              {
+
-
              background:#427d76;
+
-
              padding:20px;
+
-
              margin-top:50px;
+
-
              border-radius:50px;
+
-
              }
+
-
 
+
-
      table tr td a
+
-
              {
+
-
              text-decoration:none;
+
-
              color:black;
+
-
              }
+
</style>
</style>
 +
 +
<!-- Jquery src start -->
<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="http://code.jquery.com/jquery-1.10.2.js"></script>
<script src="http://code.jquery.com/jquery-1.10.2.js"></script>
 +
<!-- Jquery src Complete -->
-
</head>
+
<!-- Javascript for student div show and hide start -->
-
<!--
+
<script>
 +
          function showdiv(n)
 +
                    {
 +
                      $('#stud'+n).fadeIn(200);
 +
                    }
 +
         
 +
          function hidediv(m)
 +
                    {
 +
                      $('#stud'+m).fadeOut(200);
 +
                    }
 +
</script>
-
<div id="mainbox">
+
<!-- Javascript for student div show and hide Complete -->
-
<div id="headerbar">
+
<script>
-
<img src="https://static.igem.org/mediawiki/2013/d/d1/Hava1.png" height="145px' style="float:left;">
+
 
-
<a href="https://2013.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2013/e/e3/Wiki1.png" style="float:right;" height="120px"></a>
+
function togglemenu()
 +
{
 +
$('.sub_navigation').slideToggle();
 +
}
 +
 
 +
</script>
 +
 
 +
</head>
 +
 
 +
<div class="AllContent">
 +
 
 +
<!-- Logo Section Starts -->
 +
<div class="header">             
 +
    <img id="logo" src="https://static.igem.org/mediawiki/2013/d/d1/Hava1.png">
 +
<img src="https://static.igem.org/mediawiki/2013/8/8e/1186269_700314813316746_1614415077_n.png" width="500px" height="140px" style="margi:auto;">
 +
    <a href="https://2013.igem.org/Main_Page"><img id="logo2" src="https://static.igem.org/mediawiki/2013/e/e3/Wiki1.png"></a>
</div>
</div>
-
<font size=6 color="white">Our Team:</font>
+
<!-- Logo Section Complete -->
-
<table id="maintable" bgcolor = "#427d76">
+
<!-- Navbar Section Start -->
-
<tr>
+
-
<th colspan=2>Advisors</th>
+
-
</tr>
+
-
<tr>
+
-
<td colspan=2 align=center>Krishna Das Manandhar </td>
+
-
</tr>
+
-
<tr>
+
-
<td colspan=2 align=center>Nawneet Mishra</td>
+
-
</tr>
+
-
<tr>
+
-
<th colspan=2>Instructors</th>
+
-
</tr>
+
-
<tr>
+
-
<td colspan=2 align=center>Gauri Shankar Manandhar</td>
+
-
</tr>
+
-
<tr>
+
-
<td colspan=2 align=center>Shishir Sharma</td>
+
-
</tr>
+
-
<tr>
+
-
<th colspan=2>Students</th>
+
-
</tr>
+
-
<tr>
+
-
<td><a href="" onMouseOver="anu();" onMouseOut="anuo();">Anurag Adhikari</a></td>
+
-
</tr>
+
-
<tr>
+
-
<td><a href="" onMouseOver="subhi();" onMouseOut="subhio();">Subhiksha Khatiwada</a></td>
+
-
</tr>
+
-
<tr>
+
-
<td><a href="" onMouseOver="momi();" onMouseOut="momio();">Momish Manandhar</a></td>
+
-
</tr>
+
-
</table>
+
-
<script>
+
<div class="navbar">
-
function anu()
+
    <div id="navigationboxholder">
-
{
+
        <ul id="navigation">
-
  $('#anur').fadeIn(200);
+
               
-
}
+
                <li><a  class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal">Home</a></li>
-
function anuo()
+
                <li><a  class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Team">Team</a></li>
-
{
+
                <li><a onMouseOver="togglemenu();" href="https://2013.igem.org/Team:AITM-Nepal/Project" class="navbar-option">Project</a>
-
$('#anur').fadeOut(200);
+
                            <ul class="sub_navigation">
-
}
+
                                    <li><a href="https://2013.igem.org/Team:AITM-Nepal/Overview" class="navbar-option">Overview</a></li>
-
</script>
+
                                    <li><a href="https://2013.igem.org/Team:AITM-Nepal/Device_made" class="navbar-option">Device Made</a></li>
 +
                                    <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part1" class="navbar-option">Part 1</a></li>
 +
                                    <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part2" class="navbar-option">Part 2</a></li>
 +
                                    <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part3" class="navbar-option">Part 3</a></li>
 +
                            </ul></li>
 +
                <li><a class="navbar-option" href="https://igem.org/Team.cgi?year=2013&team_name=AITM-Nepal">Official Team Profile</a></li>
 +
                <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Parts">Parts Submitted To Registry</a></li>
 +
                <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Notebook">Notebook</a></li>
 +
                <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Safety">Safety</a></li>
 +
                <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Human_practise">Human Practice</a></li>
 +
                <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Attributions">Attributions</a></li>
 +
 +
    </ul>
 +
  </div>
 +
</div>
 +
 
 +
<!-- Navbar Section Complete -->
 +
   
 +
<!-- Main Section Starts -->
 +
<div class="maincontents">
 +
<div>
 +
<br>
 +
<font size=6 color="black">Our Team:</font><br>
 +
<br>
 +
<center>
 +
<iframe width="640" height="480" src="//www.youtube.com/embed/3VrqIhhKI00" frameborder="1" allowfullscreen></iframe>
 +
</center>
 +
<br>
 +
<font size=4><b><u>Advisors</u></b></font><br><br>
 +
Krishna Das Manandhar<br>
 +
Nawneet Mishra<br><br>
 +
<font size=4><b><u>Instructors</u></b></font><br><br>
 +
Gauri Shankar Manandhar<br>
 +
Shishir Sharma<br><br>
 +
<font size=4><b>Students</b></font><br>
 +
 
 +
<a href="" id="afoall" onMouseOver="showdiv(1);" onMouseOut="hidediv(1);">Anurag Adhikari</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(2);" onMouseOut="hidediv(2);">Subhiksha Khatiwada</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(3);" onMouseOut="hidediv(3);">Momish Manandhar</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(4);" onMouseOut="hidediv(4);">Aayushma Gautam</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(5);" onMouseOut="hidediv(5);">Daisy Awale</a><br>
-
<div id="anur" style="display:none; background:#929896; width:95%; border-bottom: 2px solid black; border-left: 2px black solid; border-radius: 10px; padding:10px; height:256px; margin-left: 12px; margin-bottom: 10px;">
+
<div id="stud1" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/7/74/Stud1.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<img src="https://static.igem.org/mediawiki/2013/7/74/Stud1.JPG" width=200px height=250px align="left" style="margin-right:10px;">
   <h3>Anurag Adhikari</h3><br>
   <h3>Anurag Adhikari</h3><br>
Line 151: Line 335:
</div>
</div>
-
<script>
+
<div id="stud2" style="display:none;">
-
function subhi()
+
-
{
+
-
$('#subhik').fadeIn(200);
+
-
}
+
-
function subhio()
+
-
{
+
-
$('#subhik').fadeOut(200);
+
-
}
+
-
</script>
+
-
 
+
-
<div id="subhik" style="display:none; background:#929896; width:95%; border-bottom: 2px solid black; border-left: 2px black solid; border-radius: 10px; padding:10px; height:256px; margin-left: 12px; margin-bottom: 10px;">
+
<img src="https://static.igem.org/mediawiki/2013/2/2a/Stud2.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<img src="https://static.igem.org/mediawiki/2013/2/2a/Stud2.JPG" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Subhiksha Khatiwada</h3><br>
     <h3>Subhiksha Khatiwada</h3><br>
Line 171: Line 344:
</div>
</div>
-
<script>
 
-
function momi()
 
-
{
 
-
$('#mom').fadeIn(200);
 
-
}
 
-
function momio()
 
-
{
 
-
$('#mom').fadeOut(200);
 
-
}
 
-
</script>
 
-
<div id="mom" style="display:none; background:#929896; width:95%; border-bottom: 2px solid black; border-left: 2px black solid; border-radius: 10px; padding:10px; height:256px; margin-left: 12px; margin-bottom: 10px;">
+
<div id="stud3" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/1/1e/Stud11.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<img src="https://static.igem.org/mediawiki/2013/1/1e/Stud11.JPG" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Momish Manandhar</h3><br>
     <h3>Momish Manandhar</h3><br>
Line 191: Line 354:
</div>
</div>
-
<div id="students">
+
<div id="stud4" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/6/6a/Stud16.jpg" width=200px height=250px align="left" style="margin-right:10px;"></td>
<img src="https://static.igem.org/mediawiki/2013/6/6a/Stud16.jpg" width=200px height=250px align="left" style="margin-right:10px;"></td>
     <h3>Aayushma Gautam</h3><br>
     <h3>Aayushma Gautam</h3><br>
Line 197: Line 360:
     Listening music, singing, dancing and hanging out with friends.<br><br>
     Listening music, singing, dancing and hanging out with friends.<br><br>
     <u>Reason to choose Biotechnology:</u><br>
     <u>Reason to choose Biotechnology:</u><br>
-
     <br>
+
     Biotechnology is a multidicipliary subject which give knowledge about all the research field n life science always facinates me so I chose biotechnology.<br>
</div>
</div>
-
<div id="students">
+
<div id="stud5" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/f/f3/Stud3.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<img src="https://static.igem.org/mediawiki/2013/f/f3/Stud3.JPG" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Daisy Awale</h3><br>
     <h3>Daisy Awale</h3><br>
Line 209: Line 372:
</div>
</div>
-
<div id="students">
+
<div id="stud6" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/7/7e/Stud4.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<img src="https://static.igem.org/mediawiki/2013/7/7e/Stud4.JPG" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Sushma Singh</h3><br>
     <h3>Sushma Singh</h3><br>
Line 218: Line 381:
</div>
</div>
-
<div id="students">
+
<div id="stud7" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/3/36/Stud5.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<img src="https://static.igem.org/mediawiki/2013/3/36/Stud5.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<td><h3>Minu Singh</h3><br>
<td><h3>Minu Singh</h3><br>
Line 227: Line 390:
</div>
</div>
-
<div id="students">
+
<div id="stud8" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/2/21/Stud6.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<img src="https://static.igem.org/mediawiki/2013/2/21/Stud6.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<td><h3>Somila Kashapati</h3><br>
<td><h3>Somila Kashapati</h3><br>
Line 233: Line 396:
     I want to travel around new places along with painting my imagination in canvases and hang out with friends<br><br>
     I want to travel around new places along with painting my imagination in canvases and hang out with friends<br><br>
     <u>Reason to choose Biotechnology:</u><br>
     <u>Reason to choose Biotechnology:</u><br>
-
     <br>
+
     I joined Biotechnology, so I can brush up my skills and expertise in pharmaceutical biotechnology and use the living organisms in many possible techniques.<br>
</div>
</div>
-
<div id="students">
+
<div id="stud9" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/d/d7/Stud7.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<img src="https://static.igem.org/mediawiki/2013/d/d7/Stud7.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<td><h3>Amina Baniya</h3><br>
<td><h3>Amina Baniya</h3><br>
Line 245: Line 408:
</div>
</div>
-
<div id="students">
+
<div id="stud10" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/c/cc/Stud8.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<img src="https://static.igem.org/mediawiki/2013/c/cc/Stud8.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<td><h3>Rohit Kaushal</h3><br>
<td><h3>Rohit Kaushal</h3><br>
Line 254: Line 417:
</div>
</div>
-
<div id="students">
+
<div id="stud11" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/3/34/Stud9.JPG" width=200px height=250px  align="left" style="margin-right:10px;"></td>
<img src="https://static.igem.org/mediawiki/2013/3/34/Stud9.JPG" width=200px height=250px  align="left" style="margin-right:10px;"></td>
<td><h3>Rosnee Shrestha</h3><br>
<td><h3>Rosnee Shrestha</h3><br>
     <u>Hobbies:</u><br>
     <u>Hobbies:</u><br>
-
     <br><br>
+
     Singing, Dancing and reading.<br><br>
-
    <u>Reason to choose Biotechnology:</u><br>
+
  <u>Reason to choose Biotechnology:</u><br>
-
    <br>
+
I want to explore every nooks and corners of biological world.<br>
</div>
</div>
-
<div id="students">
+
<div id="stud12" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/5/53/Stud10.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<img src="https://static.igem.org/mediawiki/2013/5/53/Stud10.JPG" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Pragya Nepal</h3><br>
     <h3>Pragya Nepal</h3><br>
Line 272: Line 435:
</div>
</div>
-
<div id="students">
+
<div id="stud13" style="display:none;">
-
Picture
+
<img src="https://static.igem.org/mediawiki/2013/0/0c/Stud21.jpg" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Shreya Shrestha </h3><br>
     <h3>Shreya Shrestha </h3><br>
     <u>Hobbies:</u><br>
     <u>Hobbies:</u><br>
-
     <br><br>
+
     Surfing internet, watching movies and hanging out with friends.<br><br>
-
    <u>Reason to choose Biotechnology:</u><br>
+
-
    <br>
+
</div>
</div>
-
<div id="students">
+
<div id="stud14" style="display:none;">
-
Picture
+
<img src="https://static.igem.org/mediawiki/2013/c/ce/Stud26.jpg" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Rossie Shakya</h3><br>
     <h3>Rossie Shakya</h3><br>
     <u>Hobbies:</u><br>
     <u>Hobbies:</u><br>
-
     <br><br>
+
     Hanging out with friends and sleeping.<br><br>
-
    <u>Reason to choose Biotechnology:</u><br>
+
-
    <br>
+
</div>
</div>
-
<div id="students">
+
<div id="stud15" style="display:none;">
-
Picture
+
<img src="https://static.igem.org/mediawiki/2013/c/c8/Stud19.jpg" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Kiran Subedi</h3><br>
     <h3>Kiran Subedi</h3><br>
     <u>Hobbies:</u><br>
     <u>Hobbies:</u><br>
-
     <br><br>
+
     Singing, Playing basketball and surfing the internet.<br><br>
-
    <u>Reason to choose Biotechnology:</u><br>
+
-
    <br>
+
</div>
</div>
-
<div id="students">
+
<div id="stud16" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/0/07/Stud13.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<img src="https://static.igem.org/mediawiki/2013/0/07/Stud13.JPG" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Stuti Ghimire</h3><br>
     <h3>Stuti Ghimire</h3><br>
Line 308: Line 465:
</div>
</div>
-
<div id="students">
+
<div id="stud17" style="display:none;">
-
Picture
+
<img src="https://static.igem.org/mediawiki/2013/1/1b/947232_194149117399559_935329161_n.jpg" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Ashmita Timlisina</h3><br>
     <h3>Ashmita Timlisina</h3><br>
     <u>Hobbies:</u><br>
     <u>Hobbies:</u><br>
-
     <br><br>
+
     Travelling, exploring new things. <br><br>
-
    <u>Reason to choose Biotechnology:</u><br>
+
-
    <br>
+
</div>
</div>
-
<div id="students">
+
<div id="stud18" style="display:none;">
-
Picture
+
<img src="https://static.igem.org/mediawiki/2013/8/8f/Stud22.jpg" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Srijana Yakkha</h3><br>
     <h3>Srijana Yakkha</h3><br>
     <u>Hobbies:</u><br>
     <u>Hobbies:</u><br>
-
     <br><br>
+
     Reading books, surfing internet, adventure and collecting antiques.<br><br>
-
    <u>Reason to choose Biotechnology:</u><br>
+
-
    <br>
+
</div>
</div>
-
<div id="students">
+
<div id="stud19" style="display:none;">
-
Picture
+
<img src="https://static.igem.org/mediawiki/2013/8/85/Stud25.jpg" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Nishan Gautam</h3><br>
     <h3>Nishan Gautam</h3><br>
     <u>Hobbies:</u><br>
     <u>Hobbies:</u><br>
-
     <br><br>
+
     Playing football, playing Basektball, travelling, singing, playing Harmonium and Guitar.<br><br>
-
    <u>Reason to choose Biotechnology:</u><br>
+
-
    <br>
+
</div>
</div>
-
<div id="students">
+
<div id="stud20" style="display:none;">
-
Picture
+
<img src="https://static.igem.org/mediawiki/2013/8/82/Stud17.jpg" width=200px height=250px align="left" style="margin-right:10px; overflow:hidden;">
     <h3>Amrit Gautam</h3><br>
     <h3>Amrit Gautam</h3><br>
     <u>Hobbies:</u><br>
     <u>Hobbies:</u><br>
-
     <br><br>
+
     Games, Movies, Sports and Music<br><br>
     <u>Reason to choose Multimedia technology:</u><br>
     <u>Reason to choose Multimedia technology:</u><br>
-
     <br>
+
     Nothing catches my conscious as the special effects and the animated character does. So, to create one of those  myself I enrolled in this field. <br>
</div>
</div>
-
<div id="students">
+
<div id="stud21" style="display:none;">
-
Picture
+
<img src="https://static.igem.org/mediawiki/2013/e/e7/Stud24.jpg" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Rishab Karki</h3><br>
     <h3>Rishab Karki</h3><br>
     <u>Hobbies:</u><br>
     <u>Hobbies:</u><br>
       My hobbies are my friends , grooving with hiphop and movie.<br><br>
       My hobbies are my friends , grooving with hiphop and movie.<br><br>
     <u>Reason to choose Multimedia technology:</u><br>
     <u>Reason to choose Multimedia technology:</u><br>
-
     <br>
+
     Playing with raw footage was my sole passion so i dedicated my life to multimedia.<br>
</div>
</div>
-
<div id="students">
+
<div id="stud22" style="display:none;">
-
Picture
+
<img src="https://static.igem.org/mediawiki/2013/f/f9/IMG_0226.JPG" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Abhishesh Bajracharya</h3><br>
     <h3>Abhishesh Bajracharya</h3><br>
     <u>Hobbies:</u><br>
     <u>Hobbies:</u><br>
     Art (Drawing & Sketching), Listening to Music, Gaming, Creative Writing and more.<br><br>
     Art (Drawing & Sketching), Listening to Music, Gaming, Creative Writing and more.<br><br>
-
    <u>Reason to choose Biotechnology:</u><br>
 
-
    <br>
 
</div>
</div>
-
<div id="students">
+
<div id="stud23" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/e/ef/Stud12.JPG" width=200px height=250px align="left" style="margin-right:10px;">
<img src="https://static.igem.org/mediawiki/2013/e/ef/Stud12.JPG" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Syed Adnan Ahmed Shah</h3><br>
     <h3>Syed Adnan Ahmed Shah</h3><br>
     <u>Hobbies:</u><br>
     <u>Hobbies:</u><br>
     Playing and watching cricket, reading books, journals, magazines and helping others...<br><br>
     Playing and watching cricket, reading books, journals, magazines and helping others...<br><br>
-
    <u>Reason to choose Biotechnology:</u><br>
 
-
    <br>
 
</div>
</div>
-
<div id="students">
+
<div id="stud24" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/8/8e/Stud15.jpg" width=200px height=250px align="left" style="margin-right:10px;">
<img src="https://static.igem.org/mediawiki/2013/8/8e/Stud15.jpg" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Pratik Koirala</h3><br>
     <h3>Pratik Koirala</h3><br>
     <u>Hobbies:</u><br>
     <u>Hobbies:</u><br>
     Football, Watching TV, 9gag, Reading fiction, Playing Keyboard and Bamboo flute.<br><br>
     Football, Watching TV, 9gag, Reading fiction, Playing Keyboard and Bamboo flute.<br><br>
-
    <u>Reason to choose Biotechnology:</u><br>
 
-
    <br>
 
</div>
</div>
-
<div id="students">
+
<div id="stud25" style="display:none;">
<img src="https://static.igem.org/mediawiki/2013/b/b9/Stud14.jpg" width=200px height=250px align="left" style="margin-right:10px;">
<img src="https://static.igem.org/mediawiki/2013/b/b9/Stud14.jpg" width=200px height=250px align="left" style="margin-right:10px;">
     <h3>Rekha Bhattarai</h3><br>
     <h3>Rekha Bhattarai</h3><br>
     <u>Hobbies:</u><br>
     <u>Hobbies:</u><br>
     Listen to music and news,study and sleep.<br><br>
     Listen to music and news,study and sleep.<br><br>
-
    <u>Reason to choose Biotechnology:</u><br>
 
-
    <br>
 
</div>
</div>
-
=='''Where we are from'''==
+
<div id="stud26" style="display:none;">
-
[<a href="http://www.aitm.edu.np">http://www.aitm.edu.np</a> Asian Institute of Technology and Management], AITM is from where the team represents. AITM is located at Khumaltar, Lalitpur, a city full of world heritage sites and bestowed with natural beauty to gaze at. We are a team from [http://www.welcomenepal.com Nepal], a beautiful country with ever smiling people.
+
<img src="https://static.igem.org/mediawiki/2013/b/bf/Stud18.jpg" width=200px height=250px align="left" style="margin-right:10px;">
 +
    <h3>Bidur Siwakoti</h3><br>
 +
    <u>Hobbies:</u><br>
 +
    Watching movies,hanging out with friends,travelling new places<br><br>
 +
</div>
 +
 
 +
<div id="stud27" style="display:none;">
 +
<img src="https://static.igem.org/mediawiki/2013/a/ac/IMG_0225.JPG" width=200px height=250px align="left" style="margin-right:10px;">
 +
    <h3>Brishav Rajbahak</h3><br>
 +
    <u>Hobbies:</u><br>
 +
    Watching movies,hanging out with friends,travelling new places<br><br>
 +
</div>
 +
 
 +
<div id="stud28" style="display:none;">
 +
<img src="https://static.igem.org/mediawiki/2013/1/10/Stud27.jpg" width=200px height=250px align="left" style="margin-right:10px;">
 +
    <h3>Pushpak Saha</h3><br>
 +
    <u>Hobbies:</u><br>
 +
    Playing video games.<br><br>
 +
</div>
 +
 
 +
<a href="" id="afoall" onMouseOver="showdiv(6);" onMouseOut="hidediv(6);">Sushma Singh</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(7);" onMouseOut="hidediv(7);">Minu Singh</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(8);" onMouseOut="hidediv(8);">Somila Kashapati</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(9);" onMouseOut="hidediv(9);">Amina Baniya</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(10);" onMouseOut="hidediv(10);">Rohit Kaushal</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(11);" onMouseOut="hidediv(11);">Rosnee Shrestha</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(12);" onMouseOut="hidediv(12);">Pragya Nepal</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(13);" onMouseOut="hidediv(13);">Shreya Shrestha</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(14);" onMouseOut="hidediv(14);">Rossie Shakya</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(15);" onMouseOut="hidediv(15);">Kiran Subedi</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(16);" onMouseOut="hidediv(16);">Stuti Ghimire</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(17);" onMouseOut="hidediv(17);">Ashmita Timlisina</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(18);" onMouseOut="hidediv(18);">Srijana Yakkha</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(19);" onMouseOut="hidediv(19);">Nishan Gautam</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(20);" onMouseOut="hidediv(20);">Amrit Gautam</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(21);" onMouseOut="hidediv(21);">Rishab Karki</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(22);" onMouseOut="hidediv(22);">Abhishesh Bajracharya</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(23);" onMouseOut="hidediv(23);">Syed Adnan Ahmed Shah</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(24);" onMouseOut="hidediv(24);">Pratik Koirala</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(25);" onMouseOut="hidediv(25);">Rekha Bhattarai</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(26);" onMouseOut="hidediv(26);">Bidur Shiwakoti</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(27);" onMouseOut="hidediv(27);">Brishav Rajbahak</a><br>
 +
<a href="" id="afoall" onMouseOver="showdiv(28);" onMouseOut="hidediv(28);">Pushpak Saha</a><br><br><br>
 +
 
 +
<b>=='''Where we are from'''==</b>
 +
[<a href="http://www.aitm.edu.np">http://www.aitm.edu.np</a> Asian Institute of Technology and Management], AITM is from where the team represents. AITM is located at Khumaltar, Lalitpur, a city full of world heritage sites and bestowed with natural beauty to gaze at. We are a team from [<a href="http://www.welcomenepal.com">http://www.welcomenepal.com Nepal</a>], a beautiful country with ever smiling people.
 +
 
 +
</div>
</div>
</div>
-
-->
+
<!-- Main Section Complete -->
-
<font size=14>Page Currently under Maintenance. Keep<br> Patience!! </font>
+

Latest revision as of 03:06, 28 September 2013


Our Team:


Advisors

Krishna Das Manandhar
Nawneet Mishra

Instructors

Gauri Shankar Manandhar
Shishir Sharma

Students
Anurag Adhikari
Subhiksha Khatiwada
Momish Manandhar
Aayushma Gautam
Daisy Awale
Sushma Singh
Minu Singh
Somila Kashapati
Amina Baniya
Rohit Kaushal
Rosnee Shrestha
Pragya Nepal
Shreya Shrestha
Rossie Shakya
Kiran Subedi
Stuti Ghimire
Ashmita Timlisina
Srijana Yakkha
Nishan Gautam
Amrit Gautam
Rishab Karki
Abhishesh Bajracharya
Syed Adnan Ahmed Shah
Pratik Koirala
Rekha Bhattarai
Bidur Shiwakoti
Brishav Rajbahak
Pushpak Saha


=='''Where we are from'''== [http://www.aitm.edu.np Asian Institute of Technology and Management], AITM is from where the team represents. AITM is located at Khumaltar, Lalitpur, a city full of world heritage sites and bestowed with natural beauty to gaze at. We are a team from [http://www.welcomenepal.com Nepal], a beautiful country with ever smiling people.