<script type="text/javascript"> function is_iPad(){ var ua = navigator.userAgent.toLowerCase(); if(ua.match(/iPad/i)=="ipad") { window.location.href = "index_ipad.php"; } } window.onload=is_iPad; </script>
Copyright @ 2024 Avent Powered by .NET 9.0 on Kubernetes Powered by: .Text and ASP.NET Theme by: .NET Monster