// full_menu01 function 

 function full_menu01()
    { showHideLayer(true) }
 
 function full_menu02()
    { showHideLayer(false) }



//home,join,login,contactus
	function top01()
    { self.location.href = '/main.html'; }
	function top02()
     { 
        window.open('http://www.itiscj.com/itiscj/');
    }
	function top03()
    { 
        window.open('/mailer.php','','width=426,height=426');
    }

//footer
	function foot01()
    { self.location.href = '#'; }
	
	

//comp  
	function menu010101()
    { self.location.href = '/cnt/comp/comp010101.html'; }
	function menu010201()
    { self.location.href = '/cnt/comp/comp010201.html'; }
	function menu010301()
    { self.location.href = '/cnt/comp/comp010301.html'; }
	function menu010401()
    { self.location.href = '/cnt/comp/comp010401.html'; }
	function menu010501()
    { self.location.href = '/cnt/comp/comp010501.html'; }
	function menu010601()
    { self.location.href = '/cnt/comp/comp010601.html'; }
	function menu010701()
    { self.location.href = '/cnt/comp/comp010701.html'; }



// RFID 
	function menu020101()
    { self.location.href = '/cnt/rfid/rfid020101.html'; }
	function menu020102()
    { self.location.href = '/cnt/rfid/rfid020102.html'; }	
	function menu020103()
    { self.location.href = '/cnt/rfid/rfid020103.html'; }	
	
	function menu020201()
    { self.location.href = '/cnt/rfid/rfid020201.html'; }
	function menu020301()
    { self.location.href = '/cnt/rfid/rfid020301.html'; }
	function menu020401()
    { self.location.href = '/cnt/rfid/rfid020401.html'; }
	function menu020501()
    { self.location.href = '/cnt/rfid/rfid020501.html'; }




//prod 
	function menu030101()
    { self.location.href = '/cnt/prod/prod030101.html'; }
	function menu030201()
    { self.location.href = '/cnt/prod/prod030201.html'; }
	function menu030301()
    { self.location.href = '/cnt/prod/prod030301.html'; }
	function menu030302()
    { self.location.href = '/cnt/prod/prod030302.html'; }



//resu 
	function menu040101()
    { self.location.href = '/cnt/resu/resu040101.html'; }
	function menu040201()
    { self.location.href = '/cnt/resu/resu040201.html'; }
	function menu040301()
    { self.location.href = '/cnt/resu/resu040301.html'; }
	function menu040401()
    { self.location.href = '/cnt/resu/resu040401.html'; }


//supp 
	function menu050101()
    { self.location.href = '/cnt/supp/supp050101.html'; }
	function menu050201()
    { self.location.href = '/cnt/supp/supp050201.html'; }
	function menu050301()
    { self.location.href = '/cnt/supp/supp050301.html'; }
	function menu050401()
    { self.location.href = '/cnt/supp/supp050401.html'; }

	function menu050501()
    { self.location.href = '/cnt/supp/supp050501.html'; }
	function menu050502()
    { self.location.href = '/cnt/supp/supp050502.html'; }


	function menu050601()
    { self.location.href = '/cnt/supp/supp050601.html'; }
		function menu050701()
    { self.location.href = '/cnt/supp/supp050701.html'; }



