Template:Peking2012 Epilogue

From 2012.igem.org

(Difference between revisions)
m
m
Line 131: Line 131:
   <ul>
   <ul>
     <li>
     <li>
-
     <a href="https://2007.igem.org/Team:Peking" > 2007 Peking </a>
+
     <a href="https://2007.igem.org/Peking" > 2007 Peking </a>
     </li>
     </li>
     <li>
     <li>
Line 215: Line 215:
   HoldNaviL();
   HoldNaviL();
   NaviL_Des = 1;
   NaviL_Des = 1;
 +
  IndexOn = 1;
}
}
function HideNaviL()
function HideNaviL()
{
{
   NaviL_Des = 0;
   NaviL_Des = 0;
 +
  IndexOn = 0;
   if (handle_NaviL) clearTimeout(handleNaviL);
   if (handle_NaviL) clearTimeout(handleNaviL);
   handleNaviL = null;
   handleNaviL = null;
-
  IndexOn = 0;
 
   IndexMouseOut(document.getElementById("PKU_navi_index_button"));
   IndexMouseOut(document.getElementById("PKU_navi_index_button"));
}
}
Line 230: Line 231:
function HoldNaviL()
function HoldNaviL()
{
{
-
  IndexOn = 1;
 
   if (handle_NaviL)
   if (handle_NaviL)
   {
   {
Line 248: Line 248:
   if (handle_NaviR) clearTimeout(handleNaviR);
   if (handle_NaviR) clearTimeout(handleNaviR);
   handleNaviR = null;
   handleNaviR = null;
-
  IndexOn = 0;
 
}
}
function WithdrawNaviR()
function WithdrawNaviR()
Line 256: Line 255:
function HoldNaviR()
function HoldNaviR()
{
{
-
  IndexOn = 1;
 
   if (handle_NaviR)
   if (handle_NaviR)
   {
   {

Revision as of 08:43, 13 August 2012

  • Peking Peking