<!--//

if (document.layers) {
	origWidth=innerWidth;
	origHeight=innerHeight;
	onresize=function() { if(innerWidth!=origWidth||innerHeight!=origHeight)location.reload() }
}

function setHideTimeout() {
	if (navigator.appName == 'Netscape' && document.layers != null) {
		if (document.layers['Div1']) num = 1;
		if (document.layers['Div2']) num = 2;
		if (document.layers['Div3']) num = 3;
		if (document.layers['Div4']) num = 4;

		
	} 
  	else if (document.all != null) {
        if (document.all['Div1']) num = 1;
        if (document.all['Div2']) num = 2;
	if (document.all['Div3']) num = 3;
	if (document.all['Div4']) num = 4;
        
	}
	if (this.hideTimer) {
		clearTimeout(this.hideTimer);
	}
	
	this.hideTimer = setTimeout('hideAllLayers()', 100);
}


function clearHideTimeout() {
	if (this.hideTimer) clearTimeout(this.hideTimer);
}

function hideAllLayers() {
	if (navigator.appName == 'Netscape' && document.layers != null) {
		if (document.layers['Div1']) document.layers['Div1'].visibility = 'hide';
		if (document.layers['Div2']) document.layers['Div2'].visibility = 'hide';
		if (document.layers['Div3']) document.layers['Div3'].visibility = 'hide';
		if (document.layers['Div4']) document.layers['Div4'].visibility = 'hide';
		}
	else if (document.all != null) {
		if (document.all['Div1']) document.all['Div1'].style.visibility = 'hidden';
		if (document.all['Div2']) document.all['Div2'].style.visibility = 'hidden';
		if (document.all['Div3']) document.all['Div3'].style.visibility = 'hidden';
		if (document.all['Div4']) document.all['Div4'].style.visibility = 'hidden';
		}
}


function showHideLayers() {
	hideAllLayers();
	clearHideTimeout()
  
	var i, visStr, args, theObj;
	args = showHideLayers.arguments;

	for (i=0; i<(args.length-2); i+=3) {
		visStr   = args[i+2];
		if (navigator.appName == 'Netscape' && document.layers != null) {
			theObj = eval(args[i]);
			if (theObj) theObj.visibility = visStr;
		}
		else if (document.all != null) {
			if (visStr == 'show') visStr = 'visible';
			if (visStr == 'hide') visStr = 'hidden';
			theObj = eval(args[i+1]);
			if (theObj) theObj.style.visibility = visStr;
        }
	}
}


if (document.images) {
	Image0A = new Image()
	Image0B = new Image()
	Image0A.src = "images/nav/aboutus_00_off.gif"
	Image0B.src = "images/nav/aboutus_00_off.gif"
	Image1A = new Image()
	Image1B = new Image()
	Image1A.src = "images/nav/aboutus_01_off.gif"
	Image1B.src = "images/nav/aboutus_01_off.gif"
	Image2A = new Image()
	Image2B = new Image()
	Image2A.src = "images/nav/aboutus_02_off.gif"
	Image2B.src = "images/nav/aboutus_02_off.gif"
	Image3A = new Image()
	Image3B = new Image()
	Image3A.src = "images/nav/aboutus_03_off.gif"
	Image3B.src = "images/nav/aboutus_03_off.gif"
	Image4A = new Image()
	Image4B = new Image()
	Image4A.src = "images/nav/aboutus_04_off.gif"
	Image4B.src = "images/nav/aboutus_04_off.gif"
	Image5A = new Image()
	Image5B = new Image()
	Image5A.src = "images/nav/introductoryoffer_00_off.gif"
	Image5B.src = "images/nav/introductoryoffer_00_off.gif"
	Image6A = new Image()
	Image6B = new Image()
	Image6A.src = "images/nav/performanceguarantees_00_off.gif"
	Image6B.src = "images/nav/performanceguarantees_00_off.gif"
	Image7A = new Image()
	Image7B = new Image()
	Image7A.src = "images/nav/services_00_off.gif"
	Image7B.src = "images/nav/services_00_off.gif"
	Image8A = new Image()
	Image8B = new Image()
	Image8A.src = "images/nav/services_01_off.gif"
	Image8B.src = "images/nav/services_01_off.gif"
	Image9A = new Image()
	Image9B = new Image()
	Image9A.src = "images/nav/services_02_off.gif"
	Image9B.src = "images/nav/services_02_off.gif"
	Image10A = new Image()
	Image10B = new Image()
	Image10A.src = "images/nav/services_03_off.gif"
	Image10B.src = "images/nav/services_03_off.gif"
	Image11A = new Image()
	Image11B = new Image()
	Image11A.src = "images/nav/services_04_off.gif"
	Image11B.src = "images/nav/services_04_off.gif"
	Image12A = new Image()
	Image12B = new Image()
	Image12A.src = "images/nav/services_05_off.gif"
	Image12B.src = "images/nav/services_05_off.gif"
	Image13A = new Image()
	Image13B = new Image()
	Image13A.src = "images/nav/services_06_off.gif"
	Image13B.src = "images/nav/services_06_off.gif"
	Image14A = new Image()
	Image14B = new Image()
	Image14A.src = "images/nav/services_07_off.gif"
	Image14B.src = "images/nav/services_07_off.gif"
	Image15A = new Image()
	Image15B = new Image()
	Image15A.src = "images/nav/services_08_off.gif"
	Image15B.src = "images/nav/services_08_off.gif"
	Image16A = new Image()
	Image16B = new Image()
	Image16A.src = "images/nav/products_00_off.gif"
	Image16B.src = "images/nav/products_00_off.gif"
	Image17A = new Image()
	Image17B = new Image()
	Image17A.src = "images/nav/products_01_off.gif"
	Image17B.src = "images/nav/products_01_off.gif"
	Image18A = new Image()
	Image18B = new Image()
	Image18A.src = "images/nav/products_02_off.gif"
	Image18B.src = "images/nav/products_02_off.gif"
	Image19A = new Image()
	Image19B = new Image()
	Image19A.src = "images/nav/clients_00_off.gif"
	Image19B.src = "images/nav/clients_00_off.gif"
	Image20A = new Image()
	Image20B = new Image()
	Image20A.src = "images/nav/clients_01_off.gif"
	Image20B.src = "images/nav/clients_01_off.gif"

}

function rollin(imagenum) {
	if (document.images) {
		if (imagenum ==0) { document.aboutus.src = Image0B.src }
		if (imagenum ==1) { document.companyprofile.src = Image1B.src }
		if (imagenum ==2) { document.management.src = Image2B.src }
		if (imagenum ==3) { document.methodology.src = Image3B.src }
		if (imagenum ==4) { document.careers.src = Image4B.src }
		if (imagenum ==5) { document.introductoryoffer.src = Image5B.src }
		if (imagenum ==6) { document.performanceguarantees.src = Image6B.src }
		if (imagenum ==7) { document.services.src = Image7B.src }
		if (imagenum ==8) { document.applicationdevelopment.src = Image8B.src }
		if (imagenum ==9) { document.businessintelligence.src = Image9B.src }
		if (imagenum ==10) { document.knowledgemanagement.src = Image10B.src }
		if (imagenum ==11) { document.ISO90002000consultancy.src = Image11B.src }
		if (imagenum ==12) { document.testinglabs.src = Image12B.src }
		if (imagenum ==13) { document.outsourcing.src = Image13B.src }
		if (imagenum ==14) { document.supplementalstaffing.src = Image14B.src }
		if (imagenum ==15) { document.trainingandcertification.src = Image15B.src }
		if (imagenum ==16) { document.products.src = Image16B.src }
		if (imagenum ==17) { document.ampssv21.src = Image17B.src }
		if (imagenum ==18) { document.smartacc.src = Image18B.src }
		if (imagenum ==19) { document.clients.src = Image19B.src }
		if (imagenum ==20) { document.grazianotranmissionindialtd.src = Image20B.src }
	}
}

function rollout(imagenum) {
	if (document.images) {
		if (imagenum ==0) { document.aboutus.src = Image0A.src }
		if (imagenum ==1) { document.companyprofile.src = Image1A.src }
		if (imagenum ==2) { document.management.src = Image2A.src }
		if (imagenum ==3) { document.methodology.src = Image3A.src }
		if (imagenum ==4) { document.careers.src = Image4A.src }
		if (imagenum ==5) { document.introductoryoffer.src = Image5A.src }
		if (imagenum ==6) { document.performanceguarantees.src = Image6A.src }
		if (imagenum ==7) { document.services.src = Image7A.src }
		if (imagenum ==8) { document.applicationdevelopment.src = Image8A.src }
		if (imagenum ==9) { document.businessintelligence.src = Image9A.src }
		if (imagenum ==10) { document.knowledgemanagement.src = Image10A.src }
		if (imagenum ==11) { document.ISO90002000consultancy.src = Image11A.src }
		if (imagenum ==12) { document.testinglabs.src = Image12A.src }
		if (imagenum ==13) { document.outsourcing.src = Image13A.src }
		if (imagenum ==14) { document.supplementalstaffing.src = Image14A.src }
		if (imagenum ==15) { document.trainingandcertification.src = Image15A.src }
		if (imagenum ==16) { document.products.src = Image16A.src }
		if (imagenum ==17) { document.ampssv21.src = Image17A.src }
		if (imagenum ==18) { document.smartacc.src = Image18A.src }
		if (imagenum ==19) { document.clients.src = Image19A.src }
		if (imagenum ==20) { document.grazianotranmissionindialtd.src = Image20A.src }
		}
}

// -->
