<!--
function mmLoadMenush() {
 if (window.mm_menu_0226162200_0) return;
  window.mm_menu_0226162200_0 = new Menu("root",120,18,"Tahoma",11,"#d3d381","#03282f","#155966","#f2f2f2","left","middle",3,1,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0226162200_0.addMenuItem("The&nbsp;Company","location='aboutus/index.htm'");
  mm_menu_0226162200_0.addMenuItem("The&nbsp;Team","location='aboutus/team.htm'");
  mm_menu_0226162200_0.addMenuItem("Infrastructure","location='aboutus/infrastructure.htm'");
   mm_menu_0226162200_0.hideOnMouseOut=true;
   mm_menu_0226162200_0.bgColor='#FFFFFF';
   mm_menu_0226162200_0.menuBorder=0;
   mm_menu_0226162200_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0226162200_0.menuBorderBgColor='#FF0000';

  window.mm_menu_0303154810_0 = new Menu("root",120,18,"Tahoma",11,"#d3d381","#03282f","#155966","#f2f2f2","left","middle",3,1,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0303154810_0.addMenuItem("HR&nbsp;Philosophy","location='careers/index.htm'");
  mm_menu_0303154810_0.addMenuItem("Apply&nbsp;Online","location='careers/apply-online.php'");
   mm_menu_0303154810_0.hideOnMouseOut=true;
   mm_menu_0303154810_0.bgColor='#FFFFFF';
   mm_menu_0303154810_0.menuBorder=1;
   mm_menu_0303154810_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0303154810_0.menuBorderBgColor='#FF0000';

mm_menu_0303154810_0.writeMenus();
} 
function mmLoadMenus() {
  if (window.mm_menu_0226162200_0) return;
  window.mm_menu_0226162200_0 = new Menu("root",120,18,"Tahoma",11,"#d3d381","#03282f","#155966","#f2f2f2","left","middle",3,1,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0226162200_0.addMenuItem("The&nbsp;Company","location='../aboutus/index.htm'");
  mm_menu_0226162200_0.addMenuItem("The&nbsp;Team","location='../aboutus/team.htm'");
  mm_menu_0226162200_0.addMenuItem("Infrastructure","location='../aboutus/infrastructure.htm'");
   mm_menu_0226162200_0.hideOnMouseOut=true;
   mm_menu_0226162200_0.bgColor='#FFFFFF';
   mm_menu_0226162200_0.menuBorder=0;
   mm_menu_0226162200_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0226162200_0.menuBorderBgColor='#FF0000';

  window.mm_menu_0303154810_0 = new Menu("root",120,18,"Tahoma",11,"#d3d381","#03282f","#155966","#f2f2f2","left","middle",3,1,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0303154810_0.addMenuItem("HR&nbsp;Philosophy","location='../careers/index.htm'");
  mm_menu_0303154810_0.addMenuItem("Apply&nbsp;Online","location='../careers/apply-online.php'");
   mm_menu_0303154810_0.hideOnMouseOut=true;
   mm_menu_0303154810_0.bgColor='#FFFFFF';
   mm_menu_0303154810_0.menuBorder=1;
   mm_menu_0303154810_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0303154810_0.menuBorderBgColor='#FF0000';

mm_menu_0303154810_0.writeMenus();
} // mmLoadMenus()uiv="Content-Type" content="text/html; charset=iso-8859-1" />
// mmLoadMenus()
//-->

<!-- start function for service drop down-->
function val()
    {
        if(document.getElementById("ddservice").value=="Architectural 3D Rendering")
        {
            document.location.href="services/rendering.htm";
        }
        if(document.getElementById("ddservice").value=="Architectural 3D Modeling")
        {
	        document.location.href= "services/modeling.htm";     	
        }
		 if(document.getElementById("ddservice").value=="Architectural 3D Walkthrough/Flythrough")
        {
	        document.location.href= "services/walkthrough.htm";     	
        }
		 if(document.getElementById("ddservice").value=="Architectural 3D/2D Floor Plans")
        {
	        document.location.href= "services/architectural.htm";     	
        }
		 if(document.getElementById("ddservice").value=="3D Facades")
        {
	        document.location.href= "services/facades.htm";     	
        }
		 if(document.getElementById("ddservice").value=="Digital 3D Sets (Background)")
        {
	        document.location.href= "services/digital.htm";     	
        }
		 if(document.getElementById("ddservice").value=="Industrial and Engg Modeling")
        {
	        document.location.href= "services/industrial.htm";     	
        }
		if(document.getElementById("ddservice").value=="3D Modeling")
        {
	        document.location.href= "services/product-animation.htm";     	
        }
		if(document.getElementById("ddservice").value=="Flash Animations")
        {
	        document.location.href= "services/flash-animation.htm";     	
        }
    }
	
function valinner()
    {
        if(document.getElementById("ddservice").value=="Architectural 3D Rendering")
        {
            document.location.href="../services/rendering.htm";
        }
        if(document.getElementById("ddservice").value=="Architectural 3D Modeling")
        {
	        document.location.href= "../services/modeling.htm";     	
        }
		 if(document.getElementById("ddservice").value=="Architectural 3D Walkthrough/Flythrough")
        {
	        document.location.href= "../services/walkthrough.htm";     	
        }
		 if(document.getElementById("ddservice").value=="Architectural 3D/2D Floor Plans")
        {
	        document.location.href= "../services/architectural.htm";     	
        }
		 if(document.getElementById("ddservice").value=="3D Facades")
        {
	        document.location.href= "../services/facades.htm";     	
        }
		 if(document.getElementById("ddservice").value=="Digital 3D Sets (Background)")
        {
	        document.location.href= "../services/digital.htm";     	
        }
		 if(document.getElementById("ddservice").value=="Industrial and Engg Modeling")
        {
	        document.location.href= "../services/industrial.htm";     	
        }
		if(document.getElementById("ddservice").value=="3D Modeling")
        {
	        document.location.href= "../services/product-animation.htm";     	
        }
		if(document.getElementById("ddservice").value=="Flash Animations")
        {
	        document.location.href= "../services/flash-animation.htm";     	
        }
    }
<!-- end function for service drop down-->

function Send_this_page()
		{
		send_it = "mailto:?subject=I thought this might interest you... ";
		send_it += "&body= check this web page  "+ document.location;
		document.location = send_it;
		}
function chkfile(valuef)
{
	var filename = valuef;
    var ext = /^.+\.([^.]+)$/.exec(filename);
	if(ext=="jpg" || ext=="jpeg" || ext=="gif" || ext=="dwg" || ext =="dws" || ext=="dxf" || ext=="dwt" || ext=="pdf" || ext=="rar" || ext=="doc" || ext=="zip")
    {
    }
	else
	{
		alert("Not a valid file format");
		return false;
	}
		
}



function LimitAttach(file) {
    extArray = new Array(".jpg", ".png", ".bmp",".jpeg",".gif",".dwg",".dws",".dxt",".dwt",".pdf",".rar",".zip",".doc",".rtf");
    allowSubmit = false;
    if (!file) return;
    while (file.indexOf("\\") != -1)
    file = file.slice(file.indexOf("\\") + 1);
    ext = file.slice(file.indexOf(".")).toLowerCase();
    for (var i = 0; i < extArray.length; i++) {
    if (extArray[i] == ext) { allowSubmit = true; break; }
    }
    if (allowSubmit) return true;
    else
	{
    //alert("Please only upload files that end in types:  "    + (extArray.join("  ")) + "\nPlease select a new "    + "file to upload and submit again.");
	alert("Not a valid file format.");
    return false;
	}
}

function getCookie(c_name)
{
if (document.cookie.length>0)
  {
  c_start=document.cookie.indexOf(c_name + "=");
  if (c_start!=-1)
    { 
    c_start=c_start + c_name.length+1; 
    c_end=document.cookie.indexOf(";",c_start);
    if (c_end==-1) c_end=document.cookie.length;
    return unescape(document.cookie.substring(c_start,c_end));
    } 
  }
return "";
}

function setCookie(c_name,value,expiredays)
{var exdate=new Date();exdate.setDate(exdate.getDate()+expiredays);
document.cookie=c_name+ "=" +escape(value)+
((expiredays==null) ? "" : ";expires="+exdate.toGMTString());
}