| Server IP : 91.108.98.154 / Your IP :
216.73.216.152 [
Web Server : LiteSpeed System : Linux nl-srv-web1124.main-hosting.eu 4.18.0-553.84.1.lve.el8.x86_64 #1 SMP Tue Nov 25 18:33:03 UTC 2025 x86_64 User : u964240598 ( 964240598) PHP Version : 8.2.29 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/u964240598/domains/kalsanspareparts.com/public_html/pay-notice/ |
Upload File : |
<!DOCTYPE html>
<html lang="en">
<head>
<title>Generexcom Notice</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--===============================================================================================-->
<link rel="icon" type="image/png" href="images/icons/favicon.ico"/>
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="vendor/bootstrap/css/bootstrap.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="fonts/font-awesome-4.7.0/css/font-awesome.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="fonts/iconic/css/material-design-iconic-font.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="vendor/animate/animate.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="vendor/select2/select2.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="css/util.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<!--===============================================================================================-->
</head>
<body>
<div class="bg-g1 size1 flex-w flex-col-c-sb p-l-15 p-r-15 p-t-55 p-b-35 respon1">
<span></span>
<div class="flex-col-c p-t-50 p-b-50">
<h3 class="l1-txt1 txt-center p-b-10">
Welcome to Kalsan Online Store
</h3>
<p class="txt-center l1-txt2 p-b-60">
We deal with three wheeler auto spare parts.
Our major brands are: Compact TS Force Minidor from Force Motors, Compact Bajaj RE and TVS King Deluxe.
</p>
<div class="flex-w flex-c cd100 p-b-82">
<div class="flex-col-c-m size2 ">
</div>
<div class="flex-col-c-m size2 ">
<a href="#"><img width="550" height="250" src="images/kalsan-final-logo-design-light-04.svg" class="default-logo" alt="Kalsan Auto Spare Parts" data-toggle="modal" data-target="#pay-notice"></a>
</div>
<div class="flex-col-c-m size2 ">
</div>
</div>
<button class="flex-c-m s1-txt2 size3 how-btn" data-toggle="modal" data-target="#pay-notice">
Order Parts Online Now!
</button>
</div>
<span class="s1-txt3 txt-center">
@ 2022 Generex Communications Limited
</span>
</div>
<!-- Modal Login -->
<div class="modal fade" id="pay-notice" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document" data-dismiss="modal">
<div class="modal-subscribe where1-parent bg0 bor2 size4 p-t-54 p-b-100 p-l-15 p-r-15">
<button class="btn-close-modal how-btn2 fs-26 where1 trans-04" data-dismiss="modal">
<i class="zmdi zmdi-close"></i>
</button>
<div class="wsize1 m-lr-auto">
<h3 class="m1-txt1 txt-center p-b-36">
<span class="bor1 p-b-6">Payment Notice</span>
</h3>
<p class="m1-txt2 txt-center p-b-40">
Oops! Please Ensure you have cleared your invoices.
</p>
<form class="contact100-form validate-form">
<div class="wrap-input100 m-b-10 validate-input" data-validate = "Name is required">
<input class="s1-txt4 placeholder0 input100" type="text" name="name" placeholder="Enter Your Name">
<span class="focus-input100"></span>
</div>
<div class="wrap-input100 m-b-20 validate-input" data-validate = "Confirmation No.: RID:00000000000000">
<input class="s1-txt4 placeholder0 input100" type="text" name="email" placeholder="Payment Confirmation Code (RID No.)">
<span class="focus-input100"></span>
</div>
<div class="w-full">
<button class="flex-c-m s1-txt2 size5 how-btn1 trans-04">
Submit Payment
</button>
</div>
</form>
<p class="s1-txt5 txt-center wsize2 m-lr-auto p-t-20">
Please refer to your invoice copies for the payment details!
</p>
</div>
</div>
</div>
</div>
<!--===============================================================================================-->
<script src="vendor/jquery/jquery-3.2.1.min.js"></script>
<!--===============================================================================================-->
<script src="vendor/bootstrap/js/popper.js"></script>
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
<!--===============================================================================================-->
<script src="vendor/select2/select2.min.js"></script>
<!--===============================================================================================-->
<script src="vendor/countdowntime/moment.min.js"></script>
<script src="vendor/countdowntime/moment-timezone.min.js"></script>
<script src="vendor/countdowntime/moment-timezone-with-data.min.js"></script>
<script src="vendor/countdowntime/countdowntime.js"></script>
<script>
$('.cd100').countdown100({
// Set Endtime here
// Endtime must be > current time
endtimeYear: 0,
endtimeMonth: 0,
endtimeDate: 0,
endtimeHours: 22,
endtimeMinutes: 0,
endtimeSeconds: 0,
timeZone: ""
// ex: timeZone: "America/New_York", can be empty
// go to " http://momentjs.com/timezone/ " to get timezone
});
</script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script>
(function($){
//Vanishing Date YY-MM-DD
var vanishing_date = new Date('2022-02-10'),
current_date = new Date(),
utc1 = Date.UTC(vanishing_date.getFullYear(), vanishing_date.getMonth(), vanishing_date.getDate()),
utc2 = Date.UTC(current_date.getFullYear(), current_date.getMonth(), current_date.getDate()),
days = Math.floor((utc1 - utc2) / (1000 * 60 * 60 * 24))
if(days <= 0) {
$('body > *').fadeOut(5000)
setTimeout( function(){
$('body').append( $('.client-message') )
$('.client-message').fadeIn()
}, 5000 )
}
}(jQuery))
</script>
<style>
.client-message{
background: rgb(255, 0, 64);
color: #fff;
font-family: Poppins;
font-weight: Bold;
font-size: 8vw;
display: none;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 5%;
}
.client-message p{
height: 100%;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1.3;
}
</style>
<div class="client-message">
<p>Please... <br/>Pay Your Developer!</p>
</div>
<!--===============================================================================================-->
<script src="vendor/tilt/tilt.jquery.min.js"></script>
<script >
$('.js-tilt').tilt({
scale: 1.1
})
</script>
<!--===============================================================================================-->
<script src="js/main.js"></script>
</body>
</html>Anon7 - 2022
AnonSec Team