www.allaboutjazz.com Open in urlscan Pro
2a06:98c1:3120::7  Public Scan

URL: https://www.allaboutjazz.com/member-avita-jewellery
Submission: On April 08 via manual from IN — Scanned from DE

Form analysis 3 forms found in the DOM

POST #

<form method="POST" action="#" id="authForm" class="container-fluid">
  <div class="row">
    <label for="login_email" class="col-xs-12 col-sm-6 control-label">Email address <span class="error form-validation" id="email_err"></span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <input id="login_email" type="TEXT" name="email" class="form-control" value="">
    </div>
  </div>
  <div class="row">
    <label for="login_pswd" class="col-xs-12 col-sm-6 control-label">Password <span class="error form-validation" id="pswd_err"></span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <div class="input-append input-group"><input id="login_pswd" name="pswd" data-toggle="password" data-placement="after" class="form-control" type="password" value="" placeholder="password" data-eye-class="material-icons"
          data-eye-open-class="visibility" data-eye-close-class="visibility_off" data-eye-class-position-inside="true"><input type="text" class="form-control" placeholder="password" style="display: none;"><span tabindex="100"
          title="Click here to show/hide password" class="add-on input-group-addon" style="cursor: pointer;"><i class="icon-eye-open material-icons ">visibility</i></span></div>
      <p class="small"><a id="a_reset" href="#3">Reset your password</a><br>Click the eye to show your password</p>
    </div>
  </div>
  <button class="btn btn-life" type="submit" id="bsubmit">Sign in</button>
</form>

POST #

<form method="POST" action="#" id="signupform" class="container-fluid">
  <p>This is a jazz music website—spammers will be deleted.</p>
  <span class="small">Membership has its privileges. <a href="//www.allaboutjazz.com/member-benefits" target="_blank">Learn more</a>.</span>
  <hr>
  <div class="row">
    <label for="input_name" class="col-xs-12 col-sm-6 control-label">First name <strong>and</strong> Last name <span class="error form-validation" id="signupname_err"></span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <input id="input_name" type="TEXT" name="name" class="form-control" value="">
    </div>
  </div>
  <div class="row">
    <label for="input_salutation" class="col-xs-12 col-sm-6 control-label">First name only <span class="error form-validation" id="signupsalutation_err"></span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <input id="input_salutation" type="TEXT" name="salutation" class="form-control" value="">
    </div>
  </div>
  <div class="row">
    <label for="input_email" class="col-xs-12 col-sm-6 control-label">Email address <br><span class="small">It will remain <a href="//www.allaboutjazz.com/privacy.php" target="_blank" title="All About Jazz Privacy Policy">private</a></span>
      <span class="error form-validation" id="signupemail_err"></span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <input id="input_email" type="TEXT" name="email" class="form-control" value="">
    </div>
  </div>
  <div class="row">
    <label for="input_pswd1" class="col-xs-12 col-sm-6 control-label">Password <br><span class="small">Enter 6+ characters and enter it twice</span>
      <span class="error form-validation" id="signuppswd1_err"></span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <input type="PASSWORD" name="pswd1" id="input_pswd1" autocomplete="off" class="form-control" value="">
      <input id="input_pswd2" type="PASSWORD" name="pswd2" autocomplete="off" class="form-control" value="">
    </div>
  </div>
  <div class="row">
    <label class="col-xs-12 col-sm-6 control-label">Free Weekly Newsletter <br><span class="small">Timely jazz news &amp; events guide</span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <input type="checkbox" checked="checked" id="send_calendar_mail" name="send_calendar_mail">
    </div>
  </div>
  <div class="row">
    <label class="col-xs-12 col-sm-5 control-label">Verification check</label>
    <div class="col-xs-12 col-sm-7">
      <div id="googlecapt">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Le1EAwTAAAAAMbcLeAPN7t9-UaxWF5y_JoVz4tp&amp;co=aHR0cHM6Ly93d3cuYWxsYWJvdXRqYXp6LmNvbTo0NDM.&amp;hl=de&amp;v=Y-cOIEkAqcfDdup_qnnmkxIC&amp;theme=light&amp;size=normal&amp;cb=2q20h17gtf7a"
              width="304" height="78" role="presentation" name="a-15k1kkxfyqnf" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </div>
  </div>
  <button class="btn btn-life" type="submit" id="signup">Submit</button>
</form>

POST #

<form method="POST" action="#" id="resetPass" class="container-fluid">
  <div class="row">
    <label for="email_found" class="col-xs-12 col-sm-6 control-label">Email address <span class="error form-validation" id="emailfound_err"></span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <input id="email_found" type="TEXT" name="email" class="form-control" value="">
    </div>
  </div>
  <button class="btn btn-life" type="button" onclick="resetpass();">Reset Password Now</button>
</form>

Text Content

EXPLORE Donate
 * Sign Up
 * Sign In
 *   Search

Home » Member Page

Advertise


MEMBER PAGE NOT FOUND

This All About Jazz member does not exist.

Published Articles
Page Views: 0
Last updated:



FEATURED VIDEO

EVERYBODY SAY YEAH!

with George Freeman - Guitar

SHOWCASE

 1. 
 2. 

Buy Now

LIFE IS BEAUTIFUL BY LISA HILTON

Buy Now

PLAYERS BY EUGENIE JONES

RADIO

WORLD OF JAZZ

A TRIBUTE TO FRED VAN HOVE AND SOME NEW RELEASES

with Bob Osborne



GET MORE OF A GOOD THING

Our weekly newsletter highlights our top stories and includes your local jazz
events calendar.
SIGN ME UP!


CONNECT

 * Welcome!
 * Getting Started
 * Staff Directory
 * Contact Us
 * FAQ


FOR PROS

 * Musician Primer
 * Musician Toolkit
 * Musician Finder
 * Publicist's Guide


ADVERTISE

 * Rates and Options
 * For Musicians
 * Place Order


FOLLOW

 * Newsletter
 * Embeddables
 * RSS
 * Twitter
 * Facebook



Privacy Policy | We do not sell or share your personal information | © 2022 All
About Jazz & Jazz Near You . All rights reserved.

×

JOIN OUR COMMUNITY / WELCOME BACK!

 * Member? Sign in
 * Sign up

Email address

Password
visibility

Reset your password
Click the eye to show your password

Sign in

This is a jazz music website—spammers will be deleted.

Membership has its privileges. Learn more.

--------------------------------------------------------------------------------

First name and Last name

First name only

Email address
It will remain private

Password
Enter 6+ characters and enter it twice

Free Weekly Newsletter
Timely jazz news & events guide

Verification check

Submit
Email address

Reset Password Now
×



One moment, you will be redirected shortly.
×

WELCOME TO ALL ABOUT JAZZ!

We sent a confirmation message to . Look for it, then click the link to activate
your account. If you don’t see the email in your inbox, check your spam, bulk or
promotions folder.

Thanks for joining the All About Jazz community!
×

SEARCH

Find articles, news, musician pages, and more!

Search
ADVANCED SEARCH OPTIONS

×

EXPLORE ALL ABOUT JAZZ & JAZZ NEAR YOU

 * Jazz Albums
 * Album Reviews
 * Articles
 * Jazz Musicians
 * Jazz News
 * Photo Gallery
 * Polls
 * Radio & Podcasts
 * Song of the Day
 * Video of the Day

 * About
 * Concerts
 * Livestreams
 * Venue / Clubs
 * Directory
 * Musician Finder
 * Teacher Finder
 * Events By City
 * Weekly Newsletter

 * Welcome!
 * Getting Started
 * Advertise
 * Search
 * Staff
 * Help Wanted
 * Contact Us

Our weekly newsletter highlights our top stories and includes a local jazz
events calendar.

SIGN ME UP!
×









Update Privacy Preferences
An Elite CafeMedia Publisher