// JavaScript Document<script>

function blank()
{
  document.jse_Form.t1.value=""; 	
}
function blank2()
{
  document.jse_Form.d.value=""; 	
}

function submitform()
{
  document.jse_Form.submit();
}


function ShowInfo(n){

if (n==1)
  {
    D1.style.display="block";
    D2.style.display="none";
    D3.style.display="none";
    D4.style.display="none";
    D5.style.display="none";
    image1.style.display="block";
    image2.style.display="none";
    image3.style.display="none";
    image4.style.display="none";
    image5.style.display="none";
    image6.style.display="none";
  }
if (n==2)
  {
    D1.style.display="none";
    D2.style.display="block";
    D3.style.display="none";
    D4.style.display="none";
    D5.style.display="none";
    D6.style.display="none";
    image1.style.display="none";
    image2.style.display="block";
    image3.style.display="none";
    image4.style.display="none";
    image5.style.display="none";
    image6.style.display="none";
  }
if (n==3)
  {
    D1.style.display="none";
    D2.style.display="none";
    D3.style.display="block";
    D4.style.display="none";
    D5.style.display="none";
    D6.style.display="none";
    image1.style.display="none";
    image2.style.display="none";
    image3.style.display="block";
    image4.style.display="none";
    image5.style.display="none";
    image6.style.display="none";
  }
if (n==4)
  {
    D1.style.display="none";
    D2.style.display="none";
    D3.style.display="none";
    D4.style.display="block";
    D5.style.display="none";
    D6.style.display="none";
    image1.style.display="none";
    image2.style.display="none";
    image3.style.display="none";
    image4.style.display="block";
    image5.style.display="none";
    image6.style.display="none";
  }
if (n==5)
  {
    D1.style.display="none";
    D2.style.display="none";
    D3.style.display="none";
    D4.style.display="none";
    D5.style.display="block";
    D6.style.display="none";
    image1.style.display="none";
    image2.style.display="none";
    image3.style.display="none";
    image4.style.display="none";
    image5.style.display="block";
    image6.style.display="none";
  }
if (n==6)
  {
    D1.style.display="none";
    D2.style.display="none";
    D3.style.display="none";
    D4.style.display="none";
    D5.style.display="none";
    D6.style.display="block";
    image1.style.display="none";
    image2.style.display="none";
    image3.style.display="none";
    image4.style.display="none";
    image5.style.display="none";
    image6.style.display="block";
  }
}

function redirect()
{

pagemove(document.jse_Form.select.value);
}
function pagemove(m)
{
var n=m.substring(0,2);

  if (n==00)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
      document.jse_Form.submit();
  }
  else if (n==01)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/anurag/index.html";
    document.jse_Form.submit();

  }
  else if (n==02)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }
  else if (n==03)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/arde/index.html";
    document.jse_Form.submit();

  }
 else if (n==04)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/cair/index.html";
    document.jse_Form.submit();

  }
  else if (n==05)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/cfees/index.html";
    document.jse_Form.submit();

  }
  else if (n==06)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }else if (n==07)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }
  else if (n==08)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/cvrde/index.html";
    document.jse_Form.submit();

  }
  else if (n==09)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/darl/index.html";
    document.jse_Form.submit();

  }
  else if (n==10)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/dare/index.html";
    document.jse_Form.submit();

  }
  else if (n==11)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/debel/index.html";
    document.jse_Form.submit();

  }
  else if (n==12)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/deal/index.html";
    document.jse_Form.submit();

  }
  else if (n==13)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/dlrl/index.html";
    document.jse_Form.submit();

  }
  else if (n==14)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/dfrl/index.html";
    document.jse_Form.submit();

  }
  else if (n==15)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/diat/index.html";
    document.jse_Form.submit();

  }else if (n==16)//DesiDOC
  {
    document.jse_Form.action="http://www.drdo.com/labs/frl/index.html";
    document.jse_Form.submit();

  }else if (n==17)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/dipas/index.html";
    document.jse_Form.submit();

  }else if (n==18)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/dipr/index.html";
    document.jse_Form.submit();

  }else if (n==19)//DesiDOC
  {
    document.jse_Form.action="http://www.drdo.com/labs/dmrl/index.html";
    document.jse_Form.submit();

  }else if (n==20)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }
  else if (n==21)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }
  else if (n==22)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/drde/index.html";
    document.jse_Form.submit();

  }
  else if (n==23)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/drl/index.html";
    document.jse_Form.submit();

  }
  else if (n==24)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/desidoc/index.html";
    document.jse_Form.submit();

  }
  else if (n==25)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/drdl/index.html";
    document.jse_Form.submit();

  }
  else if (n==26)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/lrde/index.html";
    document.jse_Form.submit();

  }else if (n==27)//DesiDOC
  {
      document.jse_Form.action="/lucons.html";
    document.jse_Form.submit();

  }else if (n==28)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }else if (n==29)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/hemrl/index.html";
    document.jse_Form.submit();

  }else if (n==30)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/inmas/index.html";
    document.jse_Form.submit();

  }else if (n==31)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/issa/index.html";
    document.jse_Form.submit();

  }else if (n==32)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/itm/index.html";
    document.jse_Form.submit();

  }else if (n==33)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/irde/index.html";
    document.jse_Form.submit();

  }else if (n==34)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }else if (n==35)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/lastec/index.html";
    document.jse_Form.submit();

  }else if (n==36)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/mtrdc/index.html";
    document.jse_Form.submit();

  }else if (n==37)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/nmrl/index.html";
    document.jse_Form.submit();

  }else if (n==38)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/npol/index.html";
    document.jse_Form.submit();

  }else if (n==39)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/nstl/index.html";
    document.jse_Form.submit();

  }else if (n==40)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/pxe/index.html";
    document.jse_Form.submit();

  }else if (n==41)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/rde/index.html";
    document.jse_Form.submit();

  }else if (n==42)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }else if (n==43)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/sag/index.html";
    document.jse_Form.submit();

  }else if (n==44)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/sase/index.html";
    document.jse_Form.submit();

  }else if (n==45)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/sspl/index.html";
    document.jse_Form.submit();

  }else if (n==46)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/tbrl/index.html";
    document.jse_Form.submit();

  }else if (n==47)//DesiDOC
  {
      document.jse_Form.action="http://www.drdo.com/labs/vrde/index.html";
    document.jse_Form.submit();

  }else if (n==48)//DesiDOC
  {
      document.jse_Form.action="/labs/dtrl/index.html";
    document.jse_Form.submit();

  }else if (n==49)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }else if (n==50)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }else if (n==51)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }else if (n==52)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }else if (n==53)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }else if (n==54)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }else if (n==55)//DesiDOC
  {
      document.jse_Form.action="../../index.html";
    document.jse_Form.submit();

  }

}




function Clickheretoprint()
{
  var disp_setting="toolbar=yes,location=no,directories=yes,menubar=yes,";
      disp_setting+="scrollbars=yes,width=990, height=600, left=05, top=05";
  var content_vlue = document.getElementById("print_content").innerHTML;

  var docprint=window.open("","",disp_setting);
   docprint.document.open();
   docprint.document.write('<html><head><title></title>');
   docprint.document.write('</head><body onLoad="self.print()"><center>');
   docprint.document.write(content_vlue);
   docprint.document.write('</center></body></html>');
   docprint.document.close();
   docprint.focus();
}