<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>digital-X - Wimax Solutions</title>

<link href="css/style.css" rel="stylesheet" type="text/css" media="all">
<link href="css/tabControl.css" rel="stylesheet" type="text/css" media="all">
<link href="css/ie6.css" rel="stylesheet" type="text/css" media="all">

<script src="js/jfuncs.js" type="text/javascript"></script>
<script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
<!-- [if IE 6]-->
<script>
function clearme(){
	document.getElementById("txtemailsub").value="";
	
}

function fillme(){
	if(document.getElementById("txtemailsub").value=="")
		document.getElementById("txtemailsub").value="email address";
}
function validate(){
var msg;
msg="";
	if(document.getElementById("txtemailsub").value!="")
	{
		if(email_validation(document.getElementById("txtemailsub"))=="invalid")
		{
			msg="- Invalid Email Account Encoutered.!\n";
		}
	}
	if(msg=="")
		{
			return true;
			
		}
	else
		{
			alert(msg);
			return false;
		}

}
</script>

<script type="text/javascript">		
var tabNumber=0;
setInterval ( "doSomething()", 30000 );

function doSomething ( )
{	
	//alert(tabNumber);
	showSubMenu('Menu'+tabNumber);
	if(tabNumber==2) tabNumber=0;
	else tabNumber+=1;
  // (do something here)
}


	function showSubMenu(obj){
		if(document.getElementById){
			
			var TabNum= obj.substr(4);
			
			tabNumber=eval(TabNum);
			var BlockNotation =obj.substr(0,1);
			var BlockNum=3; //default as per the num of main tabs			
			var ClassNameOnClick="";
			
			//storing the no. of divs inside the submenuDiv block into variable MenuBlocks
			//var TabBlocks=document.getElementById("subMenuDiv").getElementsByTagName("div"); 
						
			var tab_name="Mnu";
			
			
			for (var i=0; i<BlockNum; i++){
				var TabName=tab_name+i;
					
				//reset the hover state of menu other than the menu representing that page					
				document.getElementById("Menu"+i).className="tab"+i;
				if(i!=TabNum){
					if (document.getElementById(TabName).style.display=="block"){
						document.getElementById(TabName).style.display = "none";
					}					
				}
				else{					
					document.getElementById(obj).className="tab"+i+"_click";
					document.getElementById(TabName).style.display = "block";				
					}
			}
			
		}
	}
	
	
</script>

</head>
<body>

<table align="center" border="0" cellpadding="0" cellspacing="0" 
width="935">
  <tbody><tr>
    <td colspan="2" id="TopShad"></td>
  </tr>
  <tr>
    <td id="OuterWrap"><table bgcolor="White" border="0" cellpadding="0"
 cellspacing="0" width="100%">
		  <tbody><tr>
			<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
              <tbody><tr>
			  <td class="TopLeft" valign="top">
<table width="100%">
<tbody><tr>
<td style="vertical-align: top;" width="85%">
					
					<div id="logo">
					<img src="images/digital-x-logo.jpg" alt="" width="67" 
height="80" class="pngImage logo"></div></td>
					<td align="right">&nbsp;</td></tr></tbody></table>
							
						<div class="HrGrayBig"></div>		
										<div class="TopLinks">&nbsp;</div>
								<!--	  <h2 class="NavCtrl">Navigation control</h2>-->
					
					<table width="100%">
	

<tbody><tr>
<td width="100%">
<ul id="Menu">
	<li><a href="http://www.digital-x.com/DigiXWiMax/index.html" style="color: rgb(255, 0, 0);">Home</a></li>
	<li><a href="http://www.digital-x.com/DigiXWiMax/prouduct_information.html">Product Information</a></li>
	<li><a href="pdf/Digimax-Products-Brochure.pdf">Download Brochure</a></li>    <li><a href="#">Press Release</a></li>	<li><a href="http://www.digital-x.com/DigiXWiMax/contact.html">Contact Us</a></li></ul>
</td>
</tr></tbody></table>
				
				</td>
                <td valign="top"><table border="0" cellpadding="0" 
cellspacing="0" width="100%">
					  <tbody><tr>
						<td valign="top" width="255"><object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="579" height="375">
						  <param name="movie" value="flash/movie.swf" />
						  <param name="quality" value="high" />
						  <param name="wmode" value="opaque" />
						  <param name="swfversion" value="8.0.35.0" />
						  <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
						  <param name="expressinstall" value="Scripts/expressInstall.swf" />
						  <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
						  <!--[if !IE]>-->
						  <object type="application/x-shockwave-flash" data="flash/movie.swf" width="579" height="375">
						    <!--<![endif]-->
						    <param name="quality" value="high" />
						    <param name="wmode" value="opaque" />
						    <param name="swfversion" value="8.0.35.0" />
						    <param name="expressinstall" value="Scripts/expressInstall.swf" />
						    <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
						    <div>
						      <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
						      <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
						      </div>
						    <!--[if !IE]>-->
						    </object>
						  <!--<![endif]-->
						  </object></td>
							
					</tr></tbody></table>
				</td>

              
			</tr>
            </tbody></table></td>
		  </tr>
		   <tr>
			<td class="HrOrangeBig"></td>
		  </tr>
		  
		  <tr>
			<td style="padding: 4px 0pt;">
			<table border="0" cellpadding="0" cellspacing="0" width="100%">
              <tbody><tr>
			  <td style="padding-top: 10px;" height="" valign="top">
               <div class="Box1">
					<div class="Box1_top"></div>
					<div class="Box1_tile" style="padding-right: 10px;">
						<p class="BtmBoxRow1">digital-X is among the leaders taking
 a leap to the next-generation broadband mobile quad-play networks. We 
have developed industry-leading IEEE 802.16e compliant WiMAX systems for
 wireless carriers and cable operators in Asia, Europe and Americas.<br>
<br>
digital-X's networking platform enables mobile devices such as 
cell phones and laptops to provide users with high speed Internet and 
high quality Live TV broadcasts programs in moving trains and cars. 
Users can watch live sports, movies and breaking news on these devices 
even driving at 100 kms per hour across.                          <br> <br><br>
 </p>


					   <table border="0" cellpadding="0" cellspacing="2" width="95%">
				 
				  <tbody><tr>
				  <form name="frmsubemail" action="sendmail.html" method="post"></form>
					<td align="right"><span style="color: rgb(73, 73, 71); 
padding-left: 10px;">Further query : </span> </td>
					<td><input gtbfieldid="8" name="txtemailsub" id="txtemailsub" 
class="InputBox" style="width: 143px;" value="email address" 
onblur="javascript: fillme();" onclick="javascript: clearme();" 
type="text"></td>
					<td style="padding-right: 5px;" align="left"><input name="btnsend" 
value="Submit" onclick="javascript: return validate();" type="submit"></td>
				  
				  </tr>
   </tbody></table>
					
				</div>
					<div class="Box1_btm"></div>
				</div>
			</td>
			<td style="padding-top: 10px;" height="400px" valign="top">
			

<div id="tab">	
						<ul>
							<li style="padding-left: 4px;"><a href="javascript:%20void(0);" 
class="tab0" id="Menu0" onclick="showSubMenu('Menu0')">DigiMS</a></li>
							<li><a href="javascript:%20void(0);" class="tab1_click" 
id="Menu1" onclick="showSubMenu('Menu1')">DigiMAX Base-Station</a></li>
							<li><a href="javascript:%20void(0);" class="tab2" id="Menu2" 
onclick="showSubMenu('Menu2')">Infrastructure</a></li>
														
						</ul>
						<br class="clear">
		
						<div class="SubMenu" id="subMenuDiv">	
							<div id="Mnu0" style="display: none;">
							
							<font size="2"><span style="font-family: Tahoma;"><span 
style="font-size: 10pt;">DigiMS is a unique, scalable and user friendly 
network management tool that enables provisioning, fault management and 
high efficiency of operators&#8217; networks. It extends carrier&#8217;s ability to 
provide variety of service-packages, and allows for network scalability 
for higher revenues</span></span><br>
<span>KEY FEATURES<br>
</span><br>
- <span style="font-family: Tahoma;">Compliant with TMN standards</span><br
 style="font-family: Tahoma;"><span style="font-family: Tahoma;">- 
Provides comprehensive Fault, Configuration, Performance and Security 
management &nbsp;&nbsp;&nbsp;functionality</span><br style="font-family:
 Tahoma;"><span style="font-family: Tahoma;">- Supports instant 
provisioning of subscriber&#8217;s services based on Service 
&nbsp;&nbsp;&nbsp;packages</span><br style="font-family: Tahoma;"><span 
style="font-family: Tahoma;">- Has access-authorization to allow network
 administrator to manage user&#8217;s access to system 
&nbsp;&nbsp;&nbsp;functions hierarchy.</span><br style="font-family: 
Tahoma;"><span style="font-family: Tahoma;">- Interfaces with carrier&#8217;s 
NMS and billing systems </span><br style="font-family: Tahoma;"><br 
style="font-family: Tahoma;"><span style="font-family: Tahoma;">For more
 complete information on DigiMS and other products offered by digital-X 
please </span>register<span
 style="font-family: Tahoma;"> with us or emai</span>l us at <a 
href="mailto:info@digital-x.com">info@digital-x.com</a></font>							</div>
							
			  <div id="Mnu1" style="display: block;">
					 
								<br>
DigiMAX platform is an end-to-end networking solution that provides 
scalable and cost effective solution for mobile and fixed carriers. It 
enables carriers to deploy different architectures to meet specific 
business objectives for rolling out WiMAX Services<br>
<br>
DigiMAX-Series offers unmatched flexibility and compatibility for 
variety of spectrums in licensed 2.3-2.7 GHz and 3.3-3.7 GHz bands and 
unlicensed 5.1-5,8 GHz bands.<br>
<br>
DigiMAX-1000 (single sector base station) and DigiMAX-4000 (multi sector
 base station) are fully compliant with IEEE 802.16e-2005 standard, 
supporting thousands of users per site, enabling operators to drive 
maximum revenue while maintaining minimum cost. <br>
<br>
For more complete information on DigiMAX base stations and other 
products offered by <br />
digital-X, please register with us 
or email us at <a href="mailto:info@ciritechsystems.com">info@digital-x.com</a>
                                
                            
			
							</div>
			
							<div id="Mnu2" style="display: none;">
								DigiMAX Base Stations together with DigiMAX end user devices 
(CPEs, USB dongles, Compact Flash and PCMCIA cards) create a highly cost
 effective mobile and/or fixed wireless network for buildingout 
broadband access infrastructure in the developing and developed markets.
 Our EMS (DigiMS) together with ASN (DigiASN) enable full flexibility 
and control to the service providers for offering innovatively packaged 
services for better revenues.<br>
<br>
The DigiMAX/DigiMS/DigiASN based BWA infrastructure is ideal for both 
emerging and developed markets for fixed and mobile applications"<br>
<br>							</div>
							
						</div>							

					</div>			
			</td>
              </tr>
            </tbody></table></td>
		  </tr>
		  
		  
		  
		  
		  <tr>
			<td class="BtmTbl">
			<table style="border-top: 2px solid rgb(222, 222, 222);" 
cellpadding="0" cellspacing="0" width="100%">
				  <tbody><tr>
					<td style="text-align: center; vertical-align: bottom; padding-top:
 10px;">
					 Copyright © 2010 digital-X, Inc., All rights reserved.</td>
				  </tr>

				</tbody></table>
			
			</td>
		  </tr>
		  
		</tbody></table>
	</td>
    <td class="RightShad">&nbsp;</td>
  </tr>
  <tr>
  	<td bgcolor="white"></td>
	<td class="rt_shad_Btm"></td>	
  </tr>
</tbody></table>
<script type="text/javascript">
<!--
swfobject.registerObject("FlashID");
//-->
</script>
</body>
</html>
