www.findagrave.com Open in urlscan Pro
2606:4700:4400::ac40:9197  Public Scan

URL: https://www.findagrave.com/memorial/162215254/charles-klusker
Submission: On November 09 via manual from IN — Scanned from US

Form analysis 5 forms found in the DOM

POST /memorial/162215254/photos

<form class="dragdrop-area dropzone dz-clickable" action="/memorial/162215254/photos" id="dragImg" method="post" enctype="multipart/form-data">
  <div><span class="icon-gallery" aria-hidden="true"></span></div>
  <div class="dragdrop-browse text-center">
    <p class="text-end d-none d-md-block static-form-control text-center">Drag images here or select from <br>your computer for <strong> Charles Klusker</strong> memorial.</p>
    <button type="button" class="btn btn-dark text-uppercase js--openDropzone">Select Photo(s)</button>
  </div>
  <div class="dz-default dz-message"><button class="dz-button" type="button">Drop files here to upload</button></div>
</form>

POST #

<form id="share_form" class="form-horizontal" action="#" method="POST" onsubmit="return false;" novalidate="novalidate">
  <div id="share_failed" class="hidden mb-3">
    <p class="alert alert-danger icon-warning" role="alert">Oops, we were unable to send the email.</p>
  </div>
  <div id="share_failed_retry" class="hidden mb-3">
    <p class="alert alert-danger icon-warning" role="alert"><b class="attn_24">Oops, we were unable to send the email. <a href="#" role="button" onclick="return false;" class="retry-link">Try again</a></b></p>
  </div>
  <div class="row mb-3">
    <label for="email-friend" class="col-sm-3 control-label text-sm-end">Friend's email:</label>
    <div class="col-sm-8">
      <ul id="share_target_emails" class="list-unstyled removelist">
        <li>
          <p class="d-flex"><input type="email" name="target0" class="form-control" id="email-friend" placeholder="name@email.com"></p>
          <p id="target_warn0" class="alert alert-danger hidden icon-warning">The email does not appear to be a valid email address. Verify and try again.</p>
        </li>
      </ul>
    </div>
    <div class="offset-sm-3 col-sm-8">
      <p class="form-control-static"><a class="addmore" href="#" onclick="return false;">Add another email</a></p>
    </div>
  </div>
  <div class="mb-3 row">
    <label for="email-user" class="col-sm-3 control-label">Your email: </label>
    <div class="col-sm-7">
      <input type="email" name="emailUser" id="email-user" class="form-control" placeholder="Your email">
    </div>
    <p id="emailSource_warn" class="alert alert-danger hidden icon-warning">The email does not appear to be a valid email address. Verify and try again.</p>
  </div>
  <div class="mb-3 row">
    <span class="col-sm-3 control-label text-sm-end">Message:</span>
    <div class="col-sm-8">
      <p class="form-control-static">I thought you might like to see a memorial for <b> Charles Klusker</b> I found on Findagrave.com.</p>
      <input type="hidden" name="message" value="I thought you might like to see a memorial for <b> Charles Klusker</b> I found on Findagrave.com.">
    </div>
  </div>
  <div class="mb-3 row">
    <div class="col-sm-offset-3 col-sm-8">
      <input type="hidden" name="shareURL" value="https://www.findagrave.com/memorial/162215254/charles-klusker">
      <input type="hidden" name="sharePhoto" value="https://images.findagrave.com/photos250/photos/2017/125/162215254_1494101242.jpg">
      <input type="hidden" name="shareType" value="memorial">
      <input type="hidden" name="shareTitle" value=" Charles Klusker">
      <input type="hidden" name="emailList" id="emailList" value="">
      <p id="shareCaptcha"></p>
      <input type="submit" id="sendShareEmail" value="Send" class="btn btn-primary">
      <button class="btn-default btn" id="cancelEmail">Cancel</button>
      <div id="share_saving" class="text-muted" style="display:none">Sending...</div>
    </div>
  </div>
</form>

<form class="register">
  <div class="row">
    <div class="col-12">
      <p>You need a Find a Grave account to continue.</p>
    </div>
  </div>
  <div class="row">
    <div class="col-12 col-sm-6 col-md-6">
      <label>Already a member?</label>
      <div class="mb-3 text-center">
        <button type="button" id="login-modal-btn" data-bs-target="#login-modal" data-bs-dismiss="modal" data-bs-toggle="modal" class="btn btn-primary">Sign in</button>
      </div>
    </div>
    <div class="col-12 col-sm-6 col-md-6">
      <label>Need an account?</label>
      <div class="mb-3 text-center">
        <button type="button" id="register-modal-btn" data-bs-target="#register-modal" data-bs-dismiss="modal" data-bs-toggle="modal" class="btn btn-primary">Create account</button>
      </div>
    </div>
  </div>
</form>

Name: loginformPOST

<form method="post" class="login-form form-shaded form-horizontal" name="loginform" id="loginform" action="">
  <div class="mb-3 row">
    <label class="col-12 col-sm-3 col-form-label text-sm-end" for="emailId">Email</label>
    <div class="col-12 col-sm-9">
      <input type="email" name="emailId" id="emailId" class="form-control" placeholder="Enter your email address" autocomplete="section-login email" autocorrect="off" autocapitalize="none" value="">
      <input type="hidden" name="submittype" id="submittype" value="">
    </div>
  </div>
  <div class="mb-3 row">
    <label class="col-12 col-sm-3 col-form-label text-sm-end mb-1" for="password">Password</label>
    <div class="col-12 col-sm-9 mb-1">
      <input type="password" name="password" id="password" class="form-control" placeholder="Enter your Password" autocomplete="section-login current-password">
    </div>
    <div class="col-6 col-sm-5 offset-sm-3">
      <div class="form-check">
        <input type="checkbox" id="showPass" class="form-check-input">
        <label class="form-check-label" for="showPass">Show password </label>
      </div>
    </div>
    <div class="col-6 col-sm-4 text-end">
      <a href="javascript:void(0)" id="forgotPasswordLink">Forgot password?</a>
    </div>
  </div>
  <div class="mb-3 row hidden">
    <div class="offset-sm-3 col-sm-9">
      <div id="recaptchaLogin"></div>
    </div>
  </div>
  <div class="mb-3 row">
    <div class="offset-sm-3 col-sm-9">
      <button type="submit" id="submit-login-btn" class="btn btn-primary sign-in btn-lg mb-2">Sign In</button>
      <div class="form-check checkbox">
        <input class="form-check-input" type="checkbox" name="rememberMe" id="rememberMe" checked="checked">
        <label for="rememberMe" class="form-check-label">Keep me signed in</label>
      </div>
      <button type="submit" id="submit-reset-btn" class="btn btn-primary submit hidden my-2" disabled="disabled">Reset Password</button>
    </div>
  </div>
  <div class="mb-3 row">
    <div class="offset-sm-3 col-sm-9">
      <p class="form-control-plaintext hidden" id="signInLinkContent">Already have an account? <a href="javascript:void(0)" id="signInLink">Sign in</a></p>
    </div>
  </div>
</form>

Name: registrationformPOST

<form class="registration form-shaded form-horizontal" name="registrationform" id="registrationform" method="post">
  <p class="lead text-center">Becoming a Find a Grave member is fast, easy and FREE.</p>
  <div class="mb-3 row">
    <label class="col-12 col-sm-3 col-form-label text-md-end" for="firstName">Name</label>
    <div class="col-12 col-sm-9">
      <div class="input-group grouped-half">
        <input type="text" name="firstName" id="firstName" maxlength="20" class="form-control" placeholder="First Name" autocomplete="section-reg given-name">
        <input type="text" name="lastName" id="lastName" maxlength="20" class="form-control" placeholder="Last Name" autocomplete="section-reg family-name">
      </div>
    </div>
  </div>
  <div class="mb-3 row">
    <label class="col-12 col-sm-3 col-form-label text-md-end" for="registerEmailId">Email</label>
    <div class="col-12 col-sm-9">
      <input type="email" name="registerEmailId" id="registerEmailId" maxlength="50" class="form-control mb-1" placeholder="Email Address" autocomplete="section-reg email">
      <p id="email-suggestion-msg" class="alert alert-warning py-1 px-2" style="display: none;" role="alert"><span class="icon-warning" aria-hidden="true"> Did you mean
          <a href="" class="text-reset fw-bold" role="button" id="email-suggestion" aria-label="Replace email with this one"></a>?</span></p>
      <div class="checkbox form-check">
        <input class="form-check-input" type="checkbox" name="isEmailPublic" id="isEmailPublic"> <label class="form-input-label" for="isEmailPublic">Display my email on my public profile page. </label>
      </div>
    </div>
  </div>
  <div class="mb-3 row">
    <label class="col-12 col-sm-3 col-form-label text-md-end" for="registerPassword">Password</label>
    <div class="col-12 col-sm-9">
      <div class="row align-items-center">
        <div class="col-12 col-sm-7">
          <input type="password" name="registerPassword" id="registerPassword" class="form-control" maxlength="128" autocomplete="section-reg current-password" pattern=".{8,}" aria-describedby="field-tool">
          <div 0="" 4="" id="field-tool" class="field-tool shadow col-12 col-sm-7 alert alert-light border-danger" password="" strength="" score="" out="" of="" role="alert">
            <div class="strength-bar" id="pwd-bar" aria-label="0">
              <b id="pwd_score" class="score_0" role="progressbar" aria-valuemin="0" aria-valuemax="4" aria-valuenow="0" aria-labelledby="pwd-bar"></b><span class="score_4"><span class="text-success icon-check" aria-hidden="true"></span>OK</span>
            </div>
            <strong>Password must:</strong>
            <ul id="pwd_msg" class="list-unstyled">
              <li><span class="icon-warning" id="password1low" aria-hidden="true"></span> Have at least <b>1 lowercase</b> character</li>
              <li><span class="icon-warning" id="password1cap" aria-hidden="true"></span> Have at least <b>1 capital</b> letter</li>
              <li><span class="icon-warning" id="password1num" aria-hidden="true"></span> Have at least <b>1 number</b> and or <b>special character</b></li>
              <li><span class="icon-warning" id="password8char" aria-hidden="true"></span> Be at least <b>8 characters</b></li>
            </ul>
          </div>
        </div>
        <div class="col-12 col-sm-5">
          <div class="form-check">
            <input class="form-check-input" type="checkbox" name="show-password" id="show-password"><label class="form-check-label" for="show-password">Show password </label>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="mb-3 row">
    <label class="col-12 col-sm-3 col-form-label text-md-end" for="publicName">Public Name</label>
    <div class="col-12 col-sm-9">
      <input type="text" name="publicName" id="publicName" class="form-control" maxlength="50" placeholder="Public Name (Leave blank for anonymous)" autocomplete="section-reg username">
      <a role="button" tabindex="0" class="popover-hover" data-bs-trigger="focus" data-bs-toggle="popover" data-bs-placement="bottom" data-bs-content="Your Find a Grave public name defines how your name will appear to the visitors of the Find a Grave website. If you would like to remain anonymous, simply leave the field blank." data-bs-title="What is your Find a Grave Public Name?">What is a Public Name?</a>
    </div>
  </div>
  <div class="mb-3 row">
    <div class="offset-sm-3 col-sm-9">
      <div class="form-check">
        <input class="form-check-input" type="checkbox" name="memorialUpdateEmails" id="memorialUpdateEmails" role="switch" aria-checked="false">
        <label class="form-check-label" for="memorialUpdateEmails">Receive email notifications about memorials you manage.</label>
      </div>
    </div>
  </div>
  <div class="mb-3 row">
    <div class="offset-sm-3 col-sm-9">
      <div class="form-check">
        <input class="form-check-input" type="checkbox" name="isVolunteer" id="isVolunteer" role="switch" aria-controls="vol-location" aria-checked="false"> <label class="form-check-label" for="isVolunteer">I would like to be a photo
          volunteer.</label>
        <a class="popover-hover" role="button" tabindex="0" data-bs-toggle="popover" data-bs-trigger="focus" data-bs-placement="top" data-bs-content="A Find a Grave Photo Volunteer is a contributor who volunteers to fulfill photo requests in their area. You can alter your photo volunteer status at any time by accessing your contributor profile." data-bs-original-title="What is a Photo Volunteer?">What is a Photo Volunteer?</a>
      </div>
    </div>
  </div>
  <div class="mb-3 row hidden" id="vol-location">
    <div class="col-sm-9 offset-sm-3">
      <div class="local-select">
        <div>Volunteer location</div>
        <div class="input-group g-0 align-items-center">
          <div id="pr-typeahead-section" class="col-12 col-md-7">
            <div class="contain-clear bg-white rounded pe-md-2 flex-grow-1 input-group">
              <span class="twitter-typeahead form-floating" style="position: relative; display: inline-block;"><input class="hide-ac tt-hint" type="text" autocomplete="off" value="" readonly="" spellcheck="false" tabindex="-1" aria-hidden="true"
                  style="position: absolute; top: 0px; left: 0px; border-color: transparent; box-shadow: none; opacity: 1; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(255, 255, 255);" dir="ltr"><input
                  class="hide-ac tt-input form-control" type="text" autocomplete="off" placeholder="Enter a city or county" name="reg-location" id="reg-location" value="" spellcheck="false" dir="auto" aria-owns="reg-location_listbox" role="combobox"
                  aria-autocomplete="list" aria-expanded="false" style="position: relative; vertical-align: top; background-color: transparent;"><label for="reg-location">Enter a city or county</label><span role="status" aria-live="polite"
                  style="position: absolute; padding: 0px; border: 0px; height: 1px; width: 1px; margin-bottom: -1px; margin-right: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap;"></span>
                <pre aria-hidden="true"
                  style="position: absolute; visibility: hidden; white-space: pre; font-family: &quot;Source Sans Pro&quot;, Helvetica, Arial, sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
                <div role="listbox" class="tt-menu" id="reg-location_listbox" style="position: absolute; top: 100%; left: 0px; z-index: 100; display: none;">
                  <div role="presentation" class="tt-dataset tt-dataset-reg-location"></div>
                </div>
              </span>
              <span tabindex="0" class="icon-close clear-search hidden me-2" role="button"><span class="visually-hidden">Clear</span></span>
            </div>
          </div>
          <div id="pr-or-section" class="col-12 col-md-5 ps-md-2 mt-2 mt-md-0">
            <span class="text-uppercase text-muted">or</span> <button class="ms-2 btn btn-dark" id="pr-user-location" type="button"><span class="icon-center" aria-hidden="true"></span>Use my location</button>
          </div>
          <p id="pr-distance-range-ec" class="hidden my-2"></p> <button class="hidden btn btn-link p-0 ms-2" id="pr-change-location">Change location</button>
        </div>
        <p class="form-text error-msg" id="locationError" role="alert">Please select a valid location</p>
        <input type="hidden" name="reg-locationId" id="reg-locationId" value="">
      </div>
      <p class="hidden text-danger mt-2" id="locationUnsupported" role="alert">This browser does not support getting your location. To use this feature, use a newer browser.</p>
      <p class="hidden text-danger mt-2" id="pr-locationError" role="alert">There was a problem getting your location. Please ensure you have given Find a Grave permission to access your location in your browser settings.</p>
      <div id="loading-location" style="display: none;" class="text-center mx-auto">
        <div class="wrapper">
          <p class="text-muted text-center h6 mt-3">Getting location…</p>
          <div class="loader-h" role="status">
            <span class="visually-hidden">Loading...</span>
            <div class="disc disc-1" aria-hidden="true"></div>
            <div class="disc disc-2" aria-hidden="true"></div>
            <div class="disc disc-3" aria-hidden="true"></div>
          </div>
        </div>
      </div>
      <div style="display: none;" class="loading-cemeteries text-center mx-auto">
        <div class="wrapper">
          <div class="loader-h" role="status"><span class="visually-hidden">Loading...</span>
            <div class="disc disc-1"></div>
            <div class="disc disc-2"></div>
            <div class="disc disc-3"></div>
          </div>
        </div>
      </div>
      <div class="alert alert-primary alert-fg hidden mt-2" id="cemeteries-found" role="alert">
        <p><span class="icon icon-map" id="cemeteries-found-message" aria-hidden="true"></span> <button class="btn btn-link p-0 align-baseline" data-bs-toggle="modal" data-bs-target="#photo-request-cemeteries-modal" data-bs-dismiss="modal">View
            list</button></p>
        <p class="mb-0">You can always change this later in your Account settings.</p>
      </div>
      <div class="alert alert-danger alert-fg hidden mt-2" id="no-cemeteries-found" role="alert">
        <span class="icon-warning" aria-hidden="true"></span>No Cemeteries found
      </div>
      <div id="pr-list" class="hidden"></div>
      <hr>
    </div>
  </div>
  <div class="mb-3 row">
    <div class="offset-sm-3 col-sm-9">
      <div class="alert alert-info tnc border-primary border" id="tnc">
        <input type="hidden" name="siteUpdateEmails" id="siteUpdateEmails" value="on">
        <div class="checkbox form-check">
          <input class="form-check-input" type="checkbox" name="tos" id="tos">
          <label class="form-check-label" for="tos"> By clicking Create Account below, you agree to the Ancestry <a href="https://www.ancestry.com/cs/legal/termsandconditions" class="outlink" target="_blank">Terms and Conditions</a> and
            <a href="https://www.ancestry.com/cs/legal/privacystatement" class="outlink" target="_blank">Privacy Statement</a> and agree Find a Grave may contact you via email about their products and services, such as what's new, upcoming events,
            and tips for using the site. You can unsubscribe or customize your email settings at any time. </label>
        </div>
      </div>
      <div id="recaptchaRegistration" class="tnc alert"></div>
    </div>
  </div>
  <input type="hidden" name="remember" id="remember" value="true">
</form>

Text Content

Skip to main content
Home Memorials Cemeteries Famous Contribute Register Sign In
 * Register
 * Sign In

MEMORIAL UPDATED SUCCESSFULLY.

YEAH, NO MORE ADS! MEMORIAL HAS BEEN SPONSORED SUCCESSFULLY.

YOUR SUGGESTIONS HAVE BEEN SUBMITTED AND WILL BE REVIEWED BY THE MEMORIAL
MANAGER.

YOUR EDIT DID NOT CONTAIN ANY CHANGES FROM THE ORIGINAL.

THANK YOU! YOUR SUGGESTED MERGE HAS BEEN SUBMITTED FOR REVIEW.

YOU ARE NOW THE MANAGER OF THIS MEMORIAL.
THANKS FOR HELPING WITH FIND A GRAVE!

YOU MAY REQUEST TO TRANSFER UP TO 250,000 MEMORIALS MANAGED BY FIND A GRAVE.
MORE DETAILS

YOU ARE NEARING THE TRANSFER LIMIT FOR MEMORIALS MANAGED BY FIND A GRAVE. MORE
DETAILS

PHOTO REQUEST SENT SUCCESSFULLY.

PHOTO REQUEST SUCCESSFULLY DELETED.

FAILED TO DELETE PHOTO REQUEST. TRY AGAIN LATER.

MEMORIAL TRANSFER SUCCESSFUL

As manager of this memorial you can add or update the memorial using the Edit
button below. Learn more about managing a memorial .

THE PHOTO REQUEST HAS BEEN FULFILLED.

Advertisement



Photo added by Pat Geary

Add Photos Request Photo

Photo requests are not allowed for this memorial.

Added by Rick Foster

Advertisement


CHARLES KLUSKER

Birth 1935
USA
Death 2010 (aged 74–75)
Ohio, USA
Burial
Whitehaven Memorial Park
Mayfield, Cuyahoga County, Ohio, USA Plot Abbey Fitch Mausoleum (outside)
Memorial ID 162215254 · View Source
Share
Save to
Suggest Edits Toggle Dropdown
 * Suggest Edits
 * Report Duplicate

 * Memorial
 * Photos 2
 * Flowers 0

Add Photos Request Photo

Photo requests are not allowed for this memorial.

Added by Rick Foster

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


FAMILY MEMBERS

Parents


 * FRANK KLUSKER
   
   1913–1978


 * HELEN KLUSKER
   
   1911–2014

Spouse


 * ROSALIE KLUSKER
   
   1940–1991




FLOWERS

In their memory
Plant Memorial Trees
Leave a Flower

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

Sponsored by Ancestry

Advertisement


SEE MORE KLUSKER MEMORIALS IN:

 * Whitehaven Memorial Park
 * Mayfield
 * Cuyahoga County
 * Ohio
 * USA
 * Find a Grave

Flower Delivery Sponsor and Remove Ads


EXPLORE MORE

 * Charles Klusker in Newspapers
 * Charles Klusker in Military Records
 * View more records for Charles Klusker at Ancestry.com
 * Discover more with a simple DNA test
 * More about the Klusker family name

Sponsored by Ancestry

Advertisement

Add Photos Request Photo

Photo requests are not allowed for this memorial.

Flower Delivery


Abbey Fitch Mausoleum

Added by:  Pat Geary on 6 May 2017

Delete

Added by:  Rick Foster on 30 Apr 2016

Delete
Loading...



Leave a Flower Flower Delivery


This memorial currently has no flowers.


Loading...




Advertisement

×

 1. Memorials
 2. Region
 3. North America
 4. USA
 5. Ohio
 6. Cuyahoga County
 7. Mayfield
 8. Whitehaven Memorial Park
 9. Charles Klusker

 * Created by: Rick Foster
 * Transcribed by: Sarah K
   
 * Added: 6 May 2016
 * Find a Grave Memorial ID: 162215254
 * Source Hide citation
   Find a Grave, database and images
   (https://www.findagrave.com/memorial/162215254/charles-klusker: accessed 08
   November 2023), memorial page for Charles Klusker (1935–2010), Find a Grave
   Memorial ID 162215254, citing Whitehaven Memorial Park, Mayfield, Cuyahoga
   County, Ohio, USA; Maintained by Rick Foster (contributor 48415765).


CHANGE PHOTO ORDER

Drag and drop a photo to change the sort order.

 * Cover Photo
 * Cover Photo

Cancel Save order


ADD PHOTOS FOR CHARLES KLUSKER


FULFILL PHOTO REQUEST FOR CHARLES KLUSKER

Photo Request Fulfilled

Thank you for fulfilling this photo request. An email has been sent to the
person who requested the photo informing them that you have fulfilled their
request

There is an open photo request for this memorial

Are you adding a grave photo that will fulfill this request?

Yes, fulfill request No, this is not a grave photo

Drag images here or select from
your computer for Charles Klusker memorial.

Select Photo(s)
Drop files here to upload

Oops, some error occurred while uploading your photo(s).
 * Oops, something didn't work. Close this window, and upload the photo(s)
   again.
 * Make sure that the file is a photo. Photos larger than 8Mb will be reduced.

All photos uploaded successfully, click on the <b>Done button</b> to see the
photos in the gallery.
General photo guidelines:
 * Photos larger than 8.0 MB will be optimized and reduced.
 * Each contributor can upload a maximum of 5 photos for a memorial.
 * A memorial can have a maximum of 20 photos from all contributors.
 * The sponsor of a memorial may add an additional 10 photos (for a total of 30
   on the memorial).
 * Include gps location with grave photos where possible.
 * No animated GIFs, photos with additional graphics (borders, embellishments.)
 * No post-mortem photos.

Read full guidelines

Done

FILE NAME ·

Remove File


REQUEST GRAVE PHOTO

Photo request failed. Try again later.

This memorial already has a grave photo. Please indicate why you think it needs
another.



Reason/Note:

The note field is required.

Include my email in message to volunteers.
Close Cancel Send Request


LEAVE A FLOWER

Choose a category:
Add to your scrapbook
Search by flower name
Clear
Loading...





Your Scrapbook is currently empty. Add to your scrapbook

Change flower
Leave a note (Optional)
250 characters remaining
Flower left by
Display my name ()
Display alternate name

Don't display any name (Anonymous)

You are only allowed to leave one flower per day for any given memorial.

Cancel Add Flower and Note


MEMORIAL PHOTOS

This is a carousel with slides. Use Next and Previous buttons to navigate, or
jump to a slide with the slide dots. Use Escape keyboard button or the Close
button to close the carousel.

Now Showing of 2
Loading...



View original
Abbey Fitch Mausoleum

Added by:  Pat Geary on 6 May 2017

Photo Updated
Photo Failed to Update
Cover Photo Change Saved.

Now Showing of 2
Loading...



View original

Added by:  Rick Foster on 30 Apr 2016

Photo Updated
Photo Failed to Update
Cover Photo Change Saved.

Previous Next



VIEW FLOWER


Close


SHARE

 * Facebook
 * Twitter
 * Pinterest
 * Email

Oops, we were unable to send the email.

Oops, we were unable to send the email. Try again

Friend's email:

 * The email does not appear to be a valid email address. Verify and try again.

Add another email

Your email:


The email does not appear to be a valid email address. Verify and try again.

Message:

I thought you might like to see a memorial for Charles Klusker I found on
Findagrave.com.



Cancel
Sending...



SAVE TO

This memorial has been copied to your clipboard.
Failed to copy
 * Ancestry
 * Virtual Cemetery
 * Copy to clipboard
 * Print


YOUR VIRTUAL CEMETERIES

Select to include on a virtual cemetery:
 * Loading…

Create a Virtual Cemetery Type new virtual cemetery name
Manage Virtual Cemeteries Save


REPORT ABUSE

Are you sure that you want to report this flower to administrators as offensive
or abusive?

This flower has been reported and will not be visible while under review.

Failed to report flower. Try again later.

Cancel Report Abuse Done


DELETE FLOWER

Are you sure that you want to delete this flower?

Failed to delete flower. Try again later.

Cancel Delete Flower


DELETE MEMORIAL

Are you sure that you want to delete this memorial?

Failed to delete memorial. Try again later.

Cancel Delete


REPORTED PROBLEMS

Problem #index#:



Details:



Reported By:



Reported On:



Delete

There was an error deleting this problem. Try again later.

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


REPORT A PROBLEM

Problem:
Cemetery office has no record of this person Cemetery office confirmed that this
burial is unmarked I searched the entire cemetery and could not find the grave I
searched the stated plot or section and could not find the grave This burial is
on private property or is otherwise inaccessible Other problem
Please select a problem
Details:

Report Problem


RECENTLY DECEASED


Cancel Accept Management


REPORT A DUPLICATE MEMORIAL

Which memorial do you think is a duplicate of Charles Klusker (162215254)?

We will review the memorials and decide if they should be merged. Learn more
about merges.

Memorial ID

Invalid memorial

Please enter a valid Memorial ID

You cannot merge a memorial into itself

Memorial has already been merged

Memorial has already been removed


Cancel Continue


DELETE PHOTO

Are you sure that you want to delete this photo?

Failed to delete photo. Try again later.

Cancel Delete Photo
Close


WELCOME TO A FIND A GRAVE MEMORIAL PAGE

Learn about how to make the most of a memorial.

Start Tour

or don't show this again—I am good at figuring things out


COVER PHOTO AND VITAL INFORMATION

Quickly see who the memorial is for and when they lived and died and where they
are buried.

PreviousNext


PHOTOS

For memorials with more than one photo, additional photos will appear here or on
the photos tab.

Previous Next


PHOTOS TAB

All photos appear on this tab and here you can update the sort order of photos
on memorials you manage. To view a photo in more detail or edit captions for
photos you added, click the photo to open the photo viewer.

Previous Next


FLOWERS

Flowers added to the memorial appear on the bottom of the memorial or here on
the Flowers tab. To add a flower, click the Leave a Flower button.

Previous Next


FAMILY MEMBERS

Family members linked to this person will appear here.

Previous Next


RELATED SEARCHES

Use the links under See more… to quickly search for other people with the same
last name in the same cemetery, city, county, etc.

Previous Next


SPONSOR THIS MEMORIAL

Remove advertising from a memorial by sponsoring it for just $5. Previously
sponsored memorials or famous memorials will not have this option.

PreviousNext


SHARE

Share this memorial using social media sites or email.

PreviousNext


SAVE TO

Save to an Ancestry Tree, a virtual cemetery, your clipboard for pasting or
Print.

PreviousNext


EDIT OR SUGGEST EDIT

Edit a memorial you manage or suggest changes to the memorial manager.

PreviousNext


HAVE FEEDBACK

Thanks for using Find a Grave, if you have any feedback we would love to hear
from you.

PreviousDismiss Replay

Leave feedback



1 photo picked...

2 photos picked...

Size exceeded

You may not upload any more photos to this memorial

"Unsupported file type"

Uploading...

Waiting...

Success

Failed

This photo was not uploaded because this memorial already has 20 photos

This photo was not uploaded because you have already uploaded 5 photos to this
memorial

This photo was not uploaded because this memorial already has 30 photos

This photo was not uploaded because you have already uploaded 15 photos to this
memorial

Invalid File Type

Uploading 1 Photo

Uploading 2 Photos

1 Photo Uploaded

2 Photos Uploaded

Added by

GREAT NEWS! There is 1 volunteer for this cemetery.

Sorry! There are no volunteers for this cemetery. Continuing with this request
will add an alert to the cemetery page and any new volunteers will have the
opportunity to fulfill your request.

Enter numeric value

Enter memorial Id

Year should not be greater than current year

Invalid memorial

Duplicate entry for memorial

You have chosen this person to be their own family member.

Reported!

This relationship is not possible based on lifespan dates.

0% Complete
Add a caption Saved
Select a photo type
Grave
Person
Family
Other
Saved
Javascript required: We're sorry, but Find a Grave doesn't work properly without
JavaScript enabled. You will need to enable Javascript by changing your browser
settings. Learn how to enable it.

Advertisement

 * Memorials
 * Cemeteries
 * Contribute
 * Famous
 * Help
 * About
 * News
 * Forums
 * Store

 * Facebook
 * Twitter
 * Instagram
 * 
   Back to Top Tour Website Feedback

Language: English
English Deutsch Español Français Français canadien Italiano Nederlands Português
Svenska 日本語 Beta
Mobile Apps
 * Copyright © 2023 Find a Grave®
 * · Contact ·
 * 
 * Privacy Statement ·
 * Terms and Conditions
 * 
 * · CCPA Notice at Collection
 * · Community Rules
 * · Site Map


SIGN IN OR REGISTER

You need a Find a Grave account to continue.

Already a member?
Sign in
Need an account?
Create account


MEMBER SIGN IN

There is a problem with your email/password.

There is a problem with your email/password.

There is a problem with your email/password.

We’ve updated the security on the site. Please reset your password.

Your account has been locked for 30 minutes due to too many failed sign in
attempts. Please contact Find a Grave at support@findagrave.com if you need help
resetting your password.

This account has been disabled. If you have questions, please contact
support@findagrave.com

This account has been disabled. If you have questions, please contact
support@findagrave.com

Email not found

Please complete the captcha to let us know you are a real person.

Found more than one record for entered Email

You need to confirm this account before you can sign in. Resend Activation Email

We have sent you an activation email

Please enter your email to sign in.

Please enter your password to sign in.

Please enter your email and password to sign in.

There is a problem with your email/password.

A system error has occurred. Please try again later.

A password reset email has been sent to EmailID. If you don't see an email,
please check your spam folder.
We encountered an unknown problem. Please wait a few minutes and try again. If
the problem persists contact Find a Grave.


PASSWORD RESET

Please enter your email address and we will send you an email with a reset
password code.

Email

Password

Show password
Forgot password?

Sign In
Keep me signed in
Reset Password

Already have an account? Sign in

New to Find a Grave? Sign Up


NEW MEMBER REGISTER

Email is mandatory

Email and Password are mandatory

This account already exists, but the email address still needs to be confirmed.
Resend Activation Email

Your password is not strong enough

Invalid Email

You must agree to Terms and Conditions

Account already exists

Please check the I'm not a robot checkbox

Internal Server error occurred

If you want to be a Photo Volunteer you must enter a ZIP Code or select your
location on the map

You must select an email preference

We have sent you an activation email

Your new password must contain one or more uppercase and lowercase letters, and
one or more numbers or special characters.

WE JUST EMAILED AN ACTIVATION CODE TO

Please check your email and click on the link to activate your account.

Becoming a Find a Grave member is fast, easy and FREE.

Name

Email

Did you mean ?

Display my email on my public profile page.
Password
OK
Password must:
 * Have at least 1 lowercase character
 * Have at least 1 capital letter
 * Have at least 1 number and or special character
 * Be at least 8 characters

Show password
Public Name
What is a Public Name?
Receive email notifications about memorials you manage.
I would like to be a photo volunteer. What is a Photo Volunteer?
Volunteer location
Enter a city or county




Clear
or Use my location



Change location

Please select a valid location

This browser does not support getting your location. To use this feature, use a
newer browser.

There was a problem getting your location. Please ensure you have given Find a
Grave permission to access your location in your browser settings.

Getting location…

Loading...



Loading...




View list

You can always change this later in your Account settings.

No Cemeteries found


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

By clicking Create Account below, you agree to the Ancestry Terms and Conditions
and Privacy Statement and agree Find a Grave may contact you via email about
their products and services, such as what's new, upcoming events, and tips for
using the site. You can unsubscribe or customize your email settings at any
time.


cemeteries found in Mayfield, Cuyahoga County, Ohio, USA will be saved to your
photo volunteer list.

cemeteries found within miles of your location will be saved to your photo
volunteer list.

cemeteries found within kilometers of your location will be saved to your photo
volunteer list.

Within 5 miles of your location.

Within 5 kilometers of your location.

0 cemeteries found in Mayfield, Cuyahoga County, Ohio, USA.

0 cemeteries found.

Create Account


ADD A CEMETERY TO FULFILL PHOTO REQUESTS

You can customize the cemeteries you volunteer for by selecting or deselecting
below.

 * List View
 * Map View
 * Select All

Search above to list available cemeteries.

Getting location…

Loading...



Loading...




Done

No cemeteries found


FIND A GRAVE VIDEO TUTORIALS


Not loading? View tutorials in a new tab


DEFAULT LANGUAGE

Translation on Find a Grave is an ongoing project. If you notice a problem with
the translation, please send a message to feedback@findagrave.com and include a
link to the page and details about the problem. Thanks for your help!

Close


PREFERRED LANGUAGE

We have set your language to based on information from your browser.

You can choose another language below:

 * English
 * Deutsch
 * Español
 * Français
 * Français canadien

 * Italiano
 * Nederlands
 * Português
 * Svenska
 * 日本語



✕