Track your Technician

<script type=”text/javascript”>
console.log(“test”); if(window.location.href.match(‘1=2’)) { var givenurl = window.location.href.split(‘?’)[1]; givenurl = ‘https://sched.rossware.net/techstatus.php?1=2&#38;’ + unescape(givenurl); document.write(‘<iframe src=”‘ + givenurl + ‘” width=”500px” height=”450px” frameborder=”no” scrolling=”no”></iframe>’);
} else {
var givenurl = ‘https://sched.rossware.net/techstatus.php?1=3&#38;2=1033’;
document.write(‘<iframe src=”‘ + givenurl + ‘” width=”500px” height=”450px” frameborder=”no” scrolling=”yes”></iframe>’);
}
</script>