function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}
function hideAllLayers() {
	MM_showHideLayers('aboutus','','hide');
	MM_showHideLayers('solutions','','hide');
	MM_showHideLayers('irinfo','','hide');
	MM_showHideLayers('careers','','hide');
	MM_showHideLayers('media','','hide');
	MM_showHideLayers('differentiator','','hide');
	MM_showHideLayers('alliances','','hide');
	MM_showHideLayers('products','','hide');
	MM_showHideLayers('casestudies','','hide');
	MM_showHideLayers('downloads','','hide');
}

function writeMenu()
{
writeMainMenu(writeMenu.arguments[0]);
writeAboutusMenu(writeMenu.arguments[0]);
writeSolutionsMenu(writeMenu.arguments[0]);
writeIrinfoMenu(writeMenu.arguments[0]);
writeCareersMenu(writeMenu.arguments[0]);
writeMediaMenu(writeMenu.arguments[0]);
writeDifferentiatorMenu(writeMenu.arguments[0]);
writeAlliancesMenu(writeMenu.arguments[0]);
writeProductsMenu(writeMenu.arguments[0]);
writeCasestudiesMenu(writeMenu.arguments[0]);
writeDownloadsMenu(writeMenu.arguments[0]);

}

function openWindow() {
	alert("hello");
	document.open("index.asp");
}


function writeMainMenu() {
if (writeMainMenu.arguments[0].length == 0) {
	path="";
} else {
	path="../";
}	

imageAboutus1="images/menu/aboutus.jpg";
imageAboutus2="images/menu/aboutus_on.jpg";
imageSolutions1="images/menu/solutions.jpg";
imageSolutions2="images/menu/solutions_on.jpg";
imageIrinfo1="images/menu/irinfo.jpg";
imageIrinfo2="images/menu/irinfo_on.jpg";
imageCareers1="images/menu/careers.jpg";
imageCareers2="images/menu/careers_on.jpg";
imageMedia1="images/menu/media.jpg";
imageMidia2="images/menu/media_on.jpg";
imageDifferentiator1="images/menu/differentiator.jpg";
imageDifferentiator2="images/menu/differentiator_on.jpg";
imageAlliances1="images/menu/alliances.jpg";
imageAlliances2="images/menu/alliances_on.jpg";
imageProducts1="images/menu/products.jpg";
imageProducts2="images/menu/products_on.jpg";
imageCasestudies1="images/menu/casestudies.jpg";
imageCasestudies2="images/menu/casestudies_on.jpg";
imageDownloads1="images/menu/downloads.jpg";
imageDownloads2="images/menu/downloads_on.jpg";


if (writeMainMenu.arguments[0].length == 0) {
	imageAboutus1 = imageAboutus1;
 } else if (writeMainMenu.arguments[0] == "solutions") {
 	imageSolutions1 = imageSolutions2;
 } else if (writeMainMenu.arguments[0] == "irinfo") {
  	imageIrinfo1 = imageIrinfo2;
 } else if (writeMainMenu.arguments[0] == "careers") {
  	imageCareers1 = imageCareers2;
 } else if (writeMainMenu.arguments[0] == "media") {
 	imageMedia1 = imageMedia2;
 } else if (writeMainMenu.arguments[0] == "differentiator") {
  	imageDifferentiator1 = imageDifferentiator2;
 } else if (writeMainMenu.arguments[0] == "alliances") {
 	imageAlliances1 = imageAlliances2;
 } else if (writeMainMenu.arguments[0] == "products") {
 	imageWhatsnew1 = imageWhatsnew2;
 } else if (writeMainMenu.arguments[0] == "casestudies") {
 	imageCasestudies1 = imageCasestudies2;
 } else if (writeMainMenu.arguments[0] == "downloads") {
 	imageDownloads1 = imageDownloads2;


 }	
document.write("<table width='500'  align='center' border='0' cellpadding='0' cellspacing='0' background='" + path + "images/menu/nav_table_bg.gif'>");
document.write("<tr>");


document.write("<td width='10'><a href='" + path + "index.asp' onMouseOver=\"hideAllLayers(); MM_showHideLayers('aboutus','','show')\">");
document.write("</a></td>");

document.write("<td width='40'><a href='" + path + "index.asp' onMouseOver=\"hideAllLayers(); MM_showHideLayers('solutions','','show')\">");
document.write("Home</a></td>");

document.write("<td width='70' align='center'><a href='" + path + "services.asp' onMouseOver=\"hideAllLayers(); MM_showHideLayers('irinfo','','show')\">");
document.write("Services</a></td>");

document.write("<td width='130' align='center'><a href='" + path + "projects.asp' onMouseOver=\"hideAllLayers(); MM_showHideLayers('careers','','show')\">");
document.write("Project Management</a></td>");

document.write("<td width='80' align='center'><a href='" + path + "translation.asp' onMouseOver=\"hideAllLayers(); MM_showHideLayers('media','','show')\">");
document.write("Translation</a></td>");

document.write("<td width='60' align='center'><a href='" + path + "testing.asp' onMouseOver=\"hideAllLayers(); MM_showHideLayers('media','','show')\">");
document.write("Testing</a></td>");

document.write("<td align='center'><a href='" + path + "contactus.asp' onMouseOver=\"hideAllLayers(); MM_showHideLayers('differentiator','','show')\">");
document.write("Contact Us</a></td>");

// document.write("<td><a href='" + path + "alliances/index.asp' onMouseOver=\"hideAllLayers(); MM_showHideLayers('alliances','','show')\">");
// document.write("<img src='" + path + imageAlliances1 + "' width='74' height='18' border='0'></a></td>");

// document.write("<td><a href='" + path + "products.asp' onMouseOver=\"hideAllLayers(); MM_showHideLayers('products','','show')\">");
// document.write("<img src='" + path + imageProducts1 + "' width='65' height='18' border='0'></a></td>");

// document.write("<td><a href='" + path + "casestudies/index.asp' onMouseOver=\"hideAllLayers(); MM_showHideLayers('casestudies','','show')\">");
// document.write("<img src='" + path + imageCasestudies1 + "' width='94' height='18' border='0'></a></td>");

// document.write("<td><a href='" + path + "downloads/index.asp' onMouseOver=\"hideAllLayers(); MM_showHideLayers('downloads','','show')\">");
// document.write("<img src='" + path + imageDownloads1 + "' width='79' height='18' border='0'></a></td>");
 document.write("</tr>");
 document.write("</table>");
}


function writeHomeMenu() {if (writeHomeMenu.arguments[0].length == 0) {	path="";	imagePath="";} else {	path="../";	imagePath="../";}document.write("<div id='home' style='position:absolute ; left:205px; top:0px; width:126px;  visibility: hidden;' >");document.write("<a href='"+ path +"index.asp'>");document.write("<img src='" + imagePath + "images/but_home01_on.gif' width='49' height='16' border='0' onMouseOut=\"MM_showHideLayers('home','','hide')\">");document.write("</a>");document.write("</div>");}

function writeAboutusMenu() {
if (writeAboutusMenu.arguments[0].length == 0) {
	path="";
	imagePath="";
} else {
	path="../";
	imagePath="../";
}
// document.write("<div id='aboutus' style='position:absolute ; left:0px; top:0px; width:120px;  visibility: hidden;' >");
// document.write("<a href='#' target='_self'>");
// document.write("<img src='" + imagePath + "images/menu/aboutus_on.jpg' width='67' height='18' border='0' onMouseOut=\"MM_showHideLayers('aboutus','','hide')\">");
// document.write("</a>");

// document.write("<div class='dropdown' style='position:absolute ; left:5px ; top=16px' onMouseOver=\"MM_showHideLayers('aboutus','','show')\" onMouseOut=\"hideAllLayers()\" >");
// document.write("<table width='123px' cellpadding='0' cellspacing='1' height=100% border=0 bgcolor='#4464bb'>");
// document.write("<tr><td class='menulevel1'><b><a href='about_us.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >About Us</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='milestones.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Milestones</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='offices.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Offices</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='social_responsibility.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Social Responsibilities</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='new.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >What's New</a></b></td></tr>");
// document.write("</table>"); 
// document.write("</div>");

// document.write("</div>");
}


function writeSolutionsMenu() {
if (writeSolutionsMenu.arguments[0].length == 0 ) {
	path="corporate/";
	imagePath="";
} else {
	imagePath="../";
	if (writeSolutionsMenu.arguments[0] == 'solutions' ) {
		path ="";
	} else {
		path="../corporate/";
	}
}
document.write("<div id='solutions' style='position:absolute ; left:0px; top:15px; width:146px;  visibility: hidden;'>");
document.write("<a href='#' target='_self'><img src='"+ imagePath + "images/menu/solutions_on.jpg' width='78' height='18' border='0' onMouseOut=\"MM_showHideLayers('solutions','','hide')\" ></a>");

document.write("<div class='dropdown' style='position:absolute ; left:14px ; top=16px' onMouseOver=\"MM_showHideLayers('solutions','','show')\" onMouseOut=\"hideAllLayers()\" >");
document.write("<table width='100px' cellpadding='0' cellspacing='1' height=100% border=0 bgcolor='#4464bb'>");


//document.write("<tr><td class='menuhead'><b><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Technology Solutions</b></td></tr>");
document.write("<tr><td class='menulevel1'><b><a href='aboutus.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >About Us</a></b></td></tr>");
document.write("<tr><td class='menulevel1'><b><a href='partners.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Partners</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='engineeringsolutions.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Engineering Solutions</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='mobile.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0'>Mobile Platform Solutions</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='testing.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0'>Testing</a></b></td></tr>");

// document.write("<tr><td class='menuhead'><b><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Business Solutions</b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='dsss_authentication_server.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Authentication Server</a></b></td></tr>");


// document.write("<tr><td class='menuhead'><b><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >BPO Solutions</b></td></tr>");
// document.write("<tr><td class='menuhead'><b><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' ><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Training</b></td></tr>");
// document.write("<tr><td class='menulevel2'><a href='it_japanese_training.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' ><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' ><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >IT / Japanese Training</a></td></tr>");
//document.write("<tr><td class='menulevel2'><a href='certifications_training.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' ><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' ><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Certifications  Training</a></td></tr>");

// document.write("<tr><td class='menulevel1'><b><a href='http://www.fideltech.com/filose/index.html' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Localization</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='technical_infrasupport.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Technical Infra Support</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='staff_augmentation.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Staff Augmentation</a></b></td></tr>");

document.write("</table>"); 
document.write("</div>");

document.write("</div>");
}





function writeIrinfoMenu() {
if (writeIrinfoMenu.arguments[0].length == 0 ) {
	path="irinfo/";
	imagePath="";
} else {
	imagePath="../";
	if (writeIrinfoMenu.arguments[0] == 'irinfo' ) {
		path ="";
	} else {
		path="../irinfo/";
	}
}
document.write("<div id='irinfo' style='position:absolute ; left:50px; top:15px; width:126px; visibility: hidden;'>");
document.write("<a href='#' target='_self'><img src='"+ imagePath + "images/menu/irinfo_on.jpg' width='62' height='18' border='0' onMouseOut=\"MM_showHideLayers('irinfo','','hide')\"></a>");
document.write("<div class='dropdown' style='position:absolute ; left:12px ; top=16px' onMouseOver=\"MM_showHideLayers('irinfo','','show')\" onMouseOut=\"hideAllLayers()\" >");
document.write("<table width='135px' cellpadding='0' cellspacing='1' height=100% border=0 bgcolor='#4464bb'>");
document.write("<tr><td class='menulevel1'><b><a href='projects.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Project Management</a></b></td></tr>");
document.write("<tr><td class='menulevel1'><b><a href='translation.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Translation</a></b></td></tr>");
document.write("<tr><td class='menulevel1'><b><a href='testing.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Testing</a></b></td></tr>");
document.write("<tr><td class='menulevel1'><b><a href='trados.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >SDL Trados</a></b></td></tr>");
document.write("</table>"); 
document.write("</div>");
document.write("</div>");
}


function writeCareersMenu() {
if (writeCareersMenu.arguments[0].length == 0 ) {
	path="careers/";
	imagePath="";
} else {
	imagePath="../";
	if (writeCareersMenu.arguments[0] == 'careers' ) {
		path ="";
	} else {
		path="../careers/";
	}
}
// document.write("<div id='careers' style='position:absolute ; left:207px; top:0px; width:126px;  visibility: hidden;' >");
// document.write("<a href='#' target='_self'><img src='"+ imagePath + "images/menu/careers_on.jpg' width='64' height='18' border='0' onMouseOut=\"MM_showHideLayers('careers','','hide')\"></a>");

// document.write("<div class='dropdown' style='position:absolute ; left:12px ; top=16px' onMouseOver=\"MM_showHideLayers('careers','','show')\" onMouseOut=\"hideAllLayers()\" >");
// document.write("<table width='110px' cellpadding='0' cellspacing='1' height=100% border=0 bgcolor='#4464bb'>");

// document.write("<tr><td class='menulevel1'><b><a href='careers.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Careers</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='working_at_fidel.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Working At Fidel</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='technologies.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Technologies</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='growth.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Growth</a></b></td></tr>");

// document.write("</table>");
// document.write("</div>");
// document.write("</div>");
}

function writeMediaMenu() {
if (writeMediaMenu.arguments[0].length == 0 ) {
	path="media/";
	imagePath="";
} else {
	imagePath="../";
	if (writeMediaMenu.arguments[0] == 'media' ) {
		path ="";
	} else {
		path="../media/";
	}
}
// document.write("<div id='media' style='position:absolute ; left:271px; top:0px; width:126px;  visibility: hidden;' >");
// document.write("<a href='#' target='_self'><img src='"+ imagePath + "images/menu/media_on.jpg' width='54' height='18' border='0' onMouseOut=\"MM_showHideLayers('media','','hide')\"></a>");

// document.write("<div class='dropdown' style='position:absolute ; left:12px ; top=16px' onMouseOver=\"MM_showHideLayers('media','','show')\" onMouseOut=\"hideAllLayers()\" >");
// document.write("<table width='100px' cellpadding='0' cellspacing='1' height=100% border=0 bgcolor='#4464bb'>");

// document.write("<tr><td class='menulevel1'><b><a href='press.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Press Releases</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='contact_us.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Contact Us</a></b></td></tr>");


// document.write("</table>");
// document.write("</div>");
// document.write("</div>");
}

function writeDifferentiatorMenu() {
if (writeDifferentiatorMenu.arguments[0].length == 0 ) {
	path="differentiator/";
	imagePath="";
} else {
	imagePath="../";
	if (writeDifferentiatorMenu.arguments[0] == 'differentiator' ) {
		path ="";
	} else {
		path="../differentiator/";
	}
}
// document.write("<div id='differentiator' style='position:absolute ; left:325px; top:0px; width:126px;  visibility: hidden;'>");
// document.write("<a href='#' target='_self'>");
// document.write("<img src='"+ imagePath + "images/menu/differentiator_on.jpg' width='98' height='18' border='0' onMouseOut=\"MM_showHideLayers('differentiator','','hide')\">");
// document.write("</a>");

// document.write("<div class='dropdown' style='position:absolute ; left:10px ; top=16px' onMouseOver=\"MM_showHideLayers('differentiator','','show')\" onMouseOut=\"hideAllLayers()\" >");
// document.write("<table width='120px' cellpadding='0' cellspacing='1' height=100% border=0 bgcolor='#4464bb'>");
// document.write("<tr><td class='menulevel1'><b><a href='quality.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Quality</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='key_differentiators.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Key Differentiators</a></b></td></tr>");
// document.write("</table>");
// document.write("</div>");

// document.write("</div>");
}

function writeAlliancesMenu() {
if (writeAlliancesMenu.arguments[0].length == 0 ) {
	path="alliances/";
	imagePath="";
} else {
	imagePath="../";
	if (writeAlliancesMenu.arguments[0] == 'alliances' ) {
		path ="";
	} else {
		path="../alliances/";
	}
}
// document.write("<div id='alliances' style='position:absolute ; left:423px; top:0px; width:121px; visibility: hidden;' >");
// document.write("<a href='alliances.asp' target='_self'><img src='"+ imagePath + "images/menu/alliances_on.jpg' width='74' height='18' border='0' onMouseOut=\"MM_showHideLayers('alliances','','hide')\"></a>");
// document.write("</div> ");
}


function writeProductsMenu() {
if (writeProductsMenu.arguments[0].length == 0 ) {
	path="products/";
	imagePath="";
} else {
	imagePath="../";
	if (writeProducts.arguments[0] == 'products' ) {
		path ="";
	} else {
		path="../products/";
	}
}
//document.write("<div id='Products' style='position:absolute ; left:497px; top:0px; width:121px; visibility: hidden;' >");
//document.write("<a href='products.asp' target='_self'><img src='"+ imagePath + "images/menu/products_on.jpg' width='65' height='18' border='0' onMouseOut=\"MM_showHideLayers('products','','hide')\"></a>");
// document.write("</div> ");
} 


function writeCasestudiesMenu() {
if (writeCasestudiesMenu.arguments[0].length == 0 ) {
	path="casestudies/";
	imagePath="";
} else {
	imagePath="../";
	if (writeCasestudiesMenu.arguments[0] == 'casestudies' ) {
		path ="";
	} else {
		path="../casestudies/";
	}
}
// document.write("<div id='casestudies' style='position:absolute ; left:562px; top:0px; width:121px; visibility: hidden;' >");
// document.write("<a href='case_studies.asp' target='_self'><img src='"+ imagePath + "images/menu/casestudies_on.jpg' width='94' height='18' border='0' onMouseOut=\"MM_showHideLayers('casestudies','','hide')\"></a>");
// document.write("</div> ");
} 


function writeDownloadsMenu() {
if (writeDownloadsMenu.arguments[0].length == 0 ) {
	path="downloads/";
	imagePath="";
} else {
	imagePath="../";
	if (writeDownloadsMenu.arguments[0] == 'downloads' ) {
		path ="";
	} else {
		path="../downloads/";
	}
}
// document.write("<div id='downloads' style='position:absolute ; left:656px; top:0px; width:126px; visibility: hidden;' >");
// document.write("<a href='#' target='_self'><img src='"+ imagePath + "images/menu/downloads_on.jpg' width='79' height='18' border='0' onMouseOut=\"MM_showHideLayers('downloads','','hide')\"></a>");

// document.write("<div class='dropdown' style='position:absolute ; left:12px ; top=16px' onMouseOver=\"MM_showHideLayers('downloads','','show')\" onMouseOut=\"hideAllLayers()\" >");
// document.write("<table width='90px' cellpadding='0' cellspacing='1' height=100% border=0 bgcolor='#4464bb'> ");

// document.write("<tr><td class='menulevel1'><b><a href='download_presentation.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Presentations</a></b></td></tr>");
// document.write("<tr><td class='menulevel1'><b><a href='download_brochure.asp' target='_self'><img src='images/menu/bullet_empty.gif' width='9' height='10' border='0' >Brochures</a></b></td></tr>");


// document.write("</table> ");
// document.write("</div> ");
// document.write("</div> ");
}







