	<!--// JavaScript Document
		
	document.write('<span style="position:relative;width:192px;height:23px;border:0px solid black ;padding:0px; cursor:hand;" onMouseOver="showhide(1);event.cancelBubble=1;showhide2(0);showhide3(0);showhide4(0);showhide5(0)" onMouseUp="showhide(1)"><a href="aboutus.html"><img src="images/menu01_aboutus.png" border="0"></a></span>')
	document.write('<div id="innermenu" style="font-size:10px; font-family:Verdana; font-style:normal; position:absolute;z-index:3; left:33%; top:236; width:100px; height:52px; background-color:#6A0331 ;border:1px solid #000000; visibility:hidden;text-align:left">')
	
	function gl1(linkname,dest){
	document.write('<b><a href="'+dest+'" target = "_self">'+linkname+'</a></b><br>')
	}
	
	gl1("&nbsp;- Our Company","aboutus.html");
	gl1("&nbsp;- Our Team","aboutus_ourteam.html");
	gl1("&nbsp;- Why CSC","aboutus_ourfounder.html");
	gl1("&nbsp;- Press Room","aboutus_press.html");
	
	document.write('</div>')
	                
	-->
