﻿// JScript File
 function Niinopenwindow()
    {
        
	    window.open("../../Content/NIIN.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
    }
    function Fscopenwindow()
    {
    
	    window.open("../../Content/FSC.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
    }
    function CritCdopenwindow()
    {
         window.open("../../Content/Crit.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
    }
      function Dmlopenwindow()
    {
         window.open("../../Content/Dml.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
    }
      function HMICopenwindow()
    {
         window.open("../../Content/Hmic.html","mywindow","scrollbars=2,resizable=0,width=350,height=250");
    }
      function ESDCopenwindow()
    {
         window.open("../../Content/ESDC.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
    }
      function PMICopenwindow()
    {
         window.open("../../Content/PMIC.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
    }
    function ADPEopenwindow()
    {
         window.open("../../Content/ADPE.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
    }
    function SAopenwindow()
    {
         window.open("../../Content/SA.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
    }
    function SOSopenwindow()
    {
         window.open("../../Content/SOS.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
    }
    function AACopenwindow()
    {
         window.open("../../Content/AAC.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
    }
    function QUIPopenwindow()
    {
         window.open("../../Content/QUIP.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
    }
    function CIICopenwindow()
    {
         window.open("../../Content/CIIC.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
    }
    function UIopenwindow()
    {
         window.open("../../Content/UI.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
         }
    function UPopenwindow()
    {
         window.open("../../Content/UP.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
         
    }
    function SLCopenwindow()
    {
         window.open("../../Content/SLC.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
         
    }
    function RCopenwindow()
    {
         window.open("../../Content/RC.html","mywindow","scrollbars=2,resizable=1,width=350,height=250");
         
    }
    function MgmtCntlopenwindow()
    {
         window.open("../../Content/Mgmt_Ctrl.htm","mywindow","scrollbars=2,resizable=1,width=350,height=250");
         
    }
    function InventoryFileFormatopenwindow()
    {
         window.open("../../Content/InventoryFileInfo.htm","mywindow","scrollbars=2,resizable=1,width=350,height=250");
         
    }


