function indexh()
{
window.location.href="../index.htm";	
	
}

function contacth()
{
window.location.href="Pages/contact-us.htm";
	
}
function sitemaph()
{
window.location.href="Pages/sitemap.htm";
	
}
function careersh()
{
window.location.href="Pages/careers.htm";
	
}


function p1() 
{
 window.location.href="../Pages/our-company.htm";
}
function p2() 
{
 window.location.href="../Pages/our-focus.htm";
}
function p3() 
{
 window.location.href="../Pages/solutionsservices.htm";
}
function p4() 
{
 window.location.href="../Pages/onlineservicerequest.htm";
}
function p5() 
{
 window.location.href="../Pages/casestudies.htm";
}
function p6() 
{
window.location.href="../Pages/our-clients.htm";
}

function openh() 
{
 window.location.href="../index.htm";
}
function careers() 
{
 window.location.href="../Pages/careers.htm";
}
function contact() 
{
 window.location.href="../Pages/contact-us.htm";
}

function sitemap() 
{
 window.location.href="../Pages/sitemap.htm";
}