Ads.txt
Ad Exchange
Type
Publisher ID
Certification ID
<html>
<script>
function aa() {
if (location.href.indexof("/en/") > 0) {
location="http://www.qnbfinansbank.com/en/error/default.aspx";
}
else {
location="http://www.qnbfinansbank.com/error/default.aspx";
}
}
</script>
<body onload="aa();">
</body>
</html>