Veterans Deserve More Than A Thank You, They Deserve A Chance
Do you remember what you were doing in 1944? For most of us, the answer is no. There was a man named Albert
Explore what’s possible and schedule your Zoom meeting with Drew today!
© 2023 – Aversa Enterprises, LLC All Rights Reserved
Please enter your username or email address. You will receive a link to create a new password via email.
var canvas = document.getElementById('preview_canvas');
var dataURL = canvas.toDataURL('image/png');
console.log(dataURL); console.log("hello");
$("#btn-download").attr("href", dataURL);