www.jayanagarjaguars.com
Open in
urlscan Pro
103.214.132.24
Public Scan
Submitted URL: http://www.jayanagarjaguars.com/
Effective URL: https://www.jayanagarjaguars.com/jjs/index.php
Submission: On October 16 via api from US — Scanned from CA
Effective URL: https://www.jayanagarjaguars.com/jjs/index.php
Submission: On October 16 via api from US — Scanned from CA
Form analysis
3 forms found in the DOMPOST login.php
<form action="login.php" method="POST" id="userForm">
<div class="form-group">
<label for="email">Email:</label>
<input type="email" class="form-control" id="email" placeholder="Enter email" name="email" required="" value="">
</div>
<div class="form-group">
<label for="pwd">Password:</label>
<input type="password" class="form-control" id="showhide" data-val="1" value="" placeholder="Enter password" name="password" required=""> <span class="input-group-btn">
</span>
</div>
<div class="checkbox">
<label style="margin-top: 4px;"><input type="checkbox" name="remember" style="margin-top: 1px;"> Remember me</label>
<a href="forgotpsd.php" style="margin-left: 24%;letter-spacing: 1px;">Forgot Password?</a>
</div>
<button type="submit" name="loginSubmit" class="btn btn-jjs">Login</button>
</form>
POST user_registration.php
<form action="user_registration.php" method="POST" id="userForm">
<div class="form-group">
<label for="service_provider">Service Provider:</label>
<select name="service_provider" id="service_provider" class="form-control" required="">
<option value="1" selected="">Jayanagar Jaguars</option>
</select>
</div>
<div class="form-group">
<label for="name">Full Name:</label>
<input type="text" class="form-control" id="name" placeholder="Enter your Full Name" name="name" required="">
</div>
<div class="form-group">
<label for="email">Email:</label>
<input type="email" class="form-control" id="email" placeholder="Enter your email" name="email" autocomplete="off" required="">
</div>
<div class="form-group">
<label for="mobile_no">Mobile No:</label>
<input type="text" class="form-control" id="mobile_no" placeholder="Enter your mobile no" name="mobile_no" autocomplete="off" required="">
</div>
<div class="form-group">
<label for="location">Training Location:</label>
<select name="location" id="location" class="form-control" required="">
<option value="" selected="">Select your Location</option>
<option value="JNR">Bengaluru - Jayanagar</option>
<option value="HSR">Bengaluru - HSR Layout</option>
<option value="WFD">Bengaluru - Whitefield</option>
<option value="VJR">Bengaluru - Vijayanagar</option>
<option value="INR">Bengaluru - Indiranagar</option>
<option value="KPR">Bengaluru - Kanakapura Road</option>
<option value="HBL">Bengaluru - Hebbal</option>
<option value="ECY">Bengaluru - Electronic City</option>
<option value="MLM">Bengaluru - Malleshwaram</option>
<option value="RRN">Bengaluru - RR Nagar</option>
<option value="BGR">Bengaluru - Bannerghatta Road</option>
<option value="KML">Bengaluru - Koramangala</option>
<option value="KVN">Pune - Karve Nagar</option>
<option value="KLN">Bengaluru - Kalyan Nagar</option>
<option value="RSL">Kolkata - Rabindra Sarovar</option>
<option value="RMT">Remote - Remote</option>
<option value="JAL">Bengaluru - Jalahalli</option>
<option value="MDN">Kolkata - Maidan</option>
<option value="SJR">Bengaluru - Sarjapur Road</option>
<option value="SPPU">Pune - Pune University</option>
<option value="SKN">Pune - Pune Sahakar Nagar</option>
<option value="Airoli">Navi Mumbai - Airoli</option>
<option value="BBW">Pune - Pune Baner Balewadi</option>
<option value="BU">Bengaluru - Bangalore University</option>
<option value="KAL">Pune - Pune - Kalyani Nagar</option>
</select>
</div>
<!--<div class="form-group">
<label for="name">Others, If any:</label>
<input type="text" class="form-control" id="others" placeholder="Others, If any" name="others" autocomplete="off">
</div>-->
<div class="form-group">
<label for="pwd">Password:</label>
<input type="password" class="form-control" id="password" placeholder="New password" name="password" onkeyup="check();" required="">
</div>
<div class="form-group">
<label for="confpwd"> Confirm Password:</label>
<input type="password" class="form-control" id="confpassword" placeholder="Confirm password" name="confpassword" onkeyup="check();" required="">
<span id="message"></span>
</div>
<div class="form-group">
<div class="row">
<div class="col-md-12"><label for="hear_about_us">How did you hear about us?</label></div>
</div>
<div class="row">
<label class="radio-inline" style="padding-bottom: 5px;margin-left:0px;"><input type="checkbox" class="hear_about_us" name="hear_about_us[]" value="Email" style="display: initial;width:20px;height:20px;">
<p style="display: -webkit-inline-box;"> Email</p>
</label>
<label class="radio-inline" style="padding-bottom: 5px;margin-left:0px;"><input type="checkbox" class="hear_about_us" name="hear_about_us[]" value="SMS/Whatsapp" style="display: initial;width:20px;height:20px;">
<p style="display: -webkit-inline-box;"> SMS/Whatsapp</p>
</label>
<label class="radio-inline" style="padding-bottom: 5px;margin-left:0px;"><input type="checkbox" class="hear_about_us" name="hear_about_us[]" value="Facebook / Twitter / Instagram" style="display: initial;width:20px;height:20px;">
<p style="display: -webkit-inline-box;"> Facebook / Twitter / Instagram</p>
</label>
<label class="radio-inline" style="padding-bottom: 5px;margin-left:0px;"><input type="checkbox" class="hear_about_us" name="hear_about_us[]" value="Colleague" style="display: initial;width:20px;height:20px;">
<p style="display: -webkit-inline-box;"> Colleague</p>
</label>
<label class="radio-inline" style="padding-bottom: 5px;margin-left:0px;"><input type="checkbox" class="hear_about_us" name="hear_about_us[]" value="Running Event" style="display: initial;width:20px;height:20px;">
<p style="display: -webkit-inline-box;"> Running Event</p>
</label>
<label class="radio-inline" style="padding-bottom: 5px;margin-left:0px;"><input type="checkbox" class="hear_about_us" name="hear_about_us[]" value="Saw your T-Shirt" style="display: initial;width:20px;height:20px;">
<p style="display: -webkit-inline-box;"> Saw your T-Shirt</p>
</label>
<label class="radio-inline" style="padding-bottom: 5px;margin-left:0px;"><input type="checkbox" class="hear_about_us" name="hear_about_us[]" value="Newspaper insert" style="display: initial;width:20px;height:20px;">
<p style="display: -webkit-inline-box;"> Newspaper insert</p>
</label>
<label class="radio-inline" style="padding-bottom: 5px;margin-left:0px;"><input type="checkbox" class="hear_about_us" name="hear_about_us[]" value="Friends/Family" style="display: initial;width:20px;height:20px;">
<p style="display: -webkit-inline-box;"> Friends/Family</p>
</label>
</div>
</div>
<div class="form-group">
<label for="pwd">Others, If any</label>
<input type="hear_about_us1" class="form-control" id="hear_about_us1" placeholder="Others, If any" name="hear_about_us1">
</div>
<!--<div class="form-group">
<label for="referral_mail_id">Referrer Mail ID (Optional)</label>
<input type="text" class="form-control" id="referral_mail_id" placeholder="Enter your Referrer Mail ID" name="referral_mail_id" >
</div>--><input type="hidden" class="form-control" id="referral_mail_id" placeholder="Enter your Referrer Mail ID" name="referral_mail_id">
<div class="form-group">
<label for="promocode">If you have Promocode, Enter your Promocode</label>
<div class="row">
<div class="col-md-8"><input type="text" class="form-control" id="promocode" placeholder="Enter your Promocode" name="promocode" autocomplete="off"></div>
<div class="col-md-4"><span id="apply"><img src="images/apply.png" style="width: 120px;cursor:pointer;"></span><span id="applied" style="display: none;"><img src="images/applied.png" style="width: 120px;cursor:pointer;"></span>
</div>
<input type="hidden" name="pugmarks" id="pugmarks" value="0">
<div class="col-md-12"><span id="promocode_message" style="text-align:left;"><span
style="background: #2d70a1;padding: 10px 10px 10px 0px;color: white;font-weight: 400;float: left;padding-left: 2%;width:-webkit-fill-available;max-width:100%;">If you don’t have promocode, please proceed the Registration.</span></span>
</div>
</div>
</div>
<div class="form-group captcha-container">
<label class="captcha-label" for="captcha"> 5 + 7 = </label>
<input type="text" class="form-control" id="captcha" name="captcha" placeholder="Enter the result" required="">
</div>
<div class="form-group">
<div class="col-sm-10 col-sm-offset-2">
<div id="response"></div>
</div>
</div>
<button type="submit" name="regSubmit" class="btn btn-jjs">Register</button>
</form>
Name: mc-embedded-subscribe-form — POST #
<form action="#" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate mailchimp_form" target="_blank" novalidate="novalidate">
<div id="mc_embed_signup_scroll">
<div class="mc-field-group input-group"> <span class="input-group-addon"><img src="images/icons/footer/name.png" alt=""></span>
<input type="text" name="FNAME" class="required form-control m0" id="mce-FNAME" placeholder="Name" aria-required="true">
</div>
<div class="mc-field-group input-group"> <span class="input-group-addon"><img src="images/icons/footer/email.png" alt=""></span>
<input type="email" name="EMAIL" class="required email form-control m0" id="mce-EMAIL" placeholder="Email" aria-required="true">
</div>
<div class="mc-field-group input-group"> <span class="input-group-addon"><img src="images/icons/footer/url.png" alt=""></span>
<input type="url" name="MMERGE2" class="url form-control m0" id="mce-MMERGE2" placeholder="Website url">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;">
<input type="text" name="b_2e52e06e0b43ca382b0888dbc_dc24a63d59" tabindex="-1" value="">
</div>
<div class="clear">
<button type="submit" name="subscribe" id="mc-embedded-subscribe" class="button btn submit_btn borderred_link"><span><i class="fa fa-paper-plane-o" aria-hidden="true"></i> Get Quote</span></button>
</div>
</div>
</form>
Text Content
PENDING! login Menu * home * About Us * Programs * News * Events * Chat * FAQ * Contact US * jayanagar jaguars Reach your fitness goals & boost your running training with the jayanagar jaguars. * jayanagar jaguars Reach your fitness goals & boost your running training with the jayanagar jaguars. * jayanagar jaguars Reach your fitness goals & boost your running training with the jayanagar jaguars. PROGRAMS View all EXTREME RUNNING - TATA ULTRA MARATHON 6000 + 18% GST JAIPUR MARATHON 4800 + 18% GST FITNESS THRU RUNNING 3600 + 18% GST ELEVATE 10K 3600 + 18% GST TTMM 21K 3600 + 18% GST TTMM 42K 3600 + 18% GST EXTREME RUNNING - THE BORDER 3000 + 18% GST EXTREME RUNNING - MALNAD ULTRA 2250 + 18% GST PERSONALISED TRAINING 16500 + 18% GST NEWS View all MONDAY MOTIVATION! SHOES GARMIN @ JJS EATING SECRETS OF CHAMPIONS! ONCA RUN APP ON YOUR MOBILE! Onca Run is the gateway to Jayanagar Jaguars Structured Training Program! It is a one-stop app for all your fitness needs - be it structured training, healthy nutrition, fitness apparel, running events, corporate training programs! Or come over just to hang out with like minded highly motivated group of people! * STRUCTURED TRAINING * NUTRITION AND APPAREL * NETWORK × YOUR REQUEST IS PENDING! Close * Login * Register Email: Password: Remember me Forgot Password? Login Service Provider: Jayanagar Jaguars Full Name: Email: Mobile No: Training Location: Select your Location Bengaluru - Jayanagar Bengaluru - HSR Layout Bengaluru - Whitefield Bengaluru - Vijayanagar Bengaluru - Indiranagar Bengaluru - Kanakapura Road Bengaluru - Hebbal Bengaluru - Electronic City Bengaluru - Malleshwaram Bengaluru - RR Nagar Bengaluru - Bannerghatta Road Bengaluru - Koramangala Pune - Karve Nagar Bengaluru - Kalyan Nagar Kolkata - Rabindra Sarovar Remote - Remote Bengaluru - Jalahalli Kolkata - Maidan Bengaluru - Sarjapur Road Pune - Pune University Pune - Pune Sahakar Nagar Navi Mumbai - Airoli Pune - Pune Baner Balewadi Bengaluru - Bangalore University Pune - Pune - Kalyani Nagar Password: Confirm Password: How did you hear about us? Email SMS/Whatsapp Facebook / Twitter / Instagram Colleague Running Event Saw your T-Shirt Newspaper insert Friends/Family Others, If any If you have Promocode, Enter your Promocode If you don’t have promocode, please proceed the Registration. 5 + 7 = Register Close ABOUT US At JJs, we recognize that goals for fitness or any sports are achieved only by proper planning and dedicated training. We're the largest running academy in India, also offering structured training for sports like cycling, children fitness, calisthenics, etc. Our story began twelve years ago when the running buzz was still catching on. Over the years, we have grown to more than 30 training centers across India in Bengaluru, Pune, Kolkata etc. * * * * OTHER LINKS * Terms & Conditions * Pricing Policy * Contact Us * Privacy Policy * Refunds Policy GET FREE QUOTE Get Quote * Call: +(91) 984 409 3666 * Email: app@jayanagarjaguars.com * Call: +(91) 998 607 1806 Copyright © 2021 Jayanagar Jaguars. All Rights Reserved.