
<style>
#mh-support-popup{
position:fixed;
right:20px;
bottom:20px;
width:330px;
background:#fff;
border-radius:18px;
overflow:hidden;
box-shadow:0 12px 35px rgba(0,0,0,.18);
font-family:Arial,sans-serif;
z-index:999999;
animation:popupShow .4s ease;
}

#mh-support-popup-header{
background:#6D28D9;
color:#fff;
padding:16px;
font-size:18px;
font-weight:700;
position:relative;
}

#mh-support-popup-close{
position:absolute;
right:15px;
top:12px;
cursor:pointer;
font-size:22px;
}

#mh-support-popup-body{
padding:18px;
}

#mh-support-popup-body p{
margin:0 0 15px;
color:#555;
line-height:1.6;
}

#mh-support-btn{
display:block;
background:#6D28D9;
color:#fff;
padding:12px;
border-radius:10px;
text-decoration:none;
text-align:center;
font-weight:700;
}

#mh-support-btn:hover{
opacity:.95;
}

@keyframes popupShow{
from{
opacity:0;
transform:translateY(40px);
}
to{
opacity:1;
transform:none;
}
}

@media(max-width:768px){
#mh-support-popup{
left:15px;
right:15px;
width:auto;
bottom:15px;
}
}
</style>

<div id="mh-support-popup">

<div id="mh-support-popup-header">
🎫 Support Portal
<span id="mh-support-popup-close">&times;</span>
</div>

<div id="mh-support-popup-body">

<p>
Need assistance? Create a ticket in our support portal and our team will help you.
</p>

<a id="mh-support-btn"
href="https://www.mhtechin.com/support/tickets/">
Open Support Portal
</a>

</div>

</div>

<script>

document.addEventListener("DOMContentLoaded",function(){

if(localStorage.getItem("mh_support_closed")){
document.getElementById("mh-support-popup").style.display="none";
}

document
.getElementById("mh-support-popup-close")
.addEventListener("click",function(){

document.getElementById("mh-support-popup").style.display="none";

localStorage.setItem(
"mh_support_closed",
"1"
);

});

});

</script>
<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet type='text/xsl' href='https://careers.mhtechin.com/wp-content/plugins/google-sitemap-generator/sitemap.xsl'?><!-- sitemap-generator-url='http://www.arnebrachhold.de' sitemap-generator-version='4.1.21' -->
<!-- generated-on='June 16, 2026 8:33 pm' -->
<sitemapindex xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd' xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>	<sitemap>
		<loc>https://careers.mhtechin.com/index.php?xml_sitemap=params=misc</loc>
		<lastmod>2026-06-16T10:57:03+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://careers.mhtechin.com/index.php?xml_sitemap=params=page-sitemap</loc>
		<lastmod>2026-04-12T20:23:51+00:00</lastmod>
	</sitemap>
</sitemapindex><!-- Request ID: d89b2d98b4b5df1141eab3d21dec0401; Queries for sitemap: 5; Total queries: 15; Seconds: 0; Memory for sitemap: 1KB; Total memory: 16MB -->
