JobDoc JobDoc's core mission is to help people achieve a simpler, more efficient way to send, receive and m

🎶 Exciting News! 🎶My track "Country Trouble" just got featured on SoundCloud Discovery’s Wildhearts playlist! 🚀 This is ...
09/28/2024

🎶 Exciting News! 🎶

My track "Country Trouble" just got featured on SoundCloud Discovery’s Wildhearts playlist! 🚀 This is HUGE—my music is now part of the soundtrack to someone’s life. 🌾🎸

If you’re in the mood for some carefree country vibes to uplift and let loose, this is the track you’ve got to hear. Check it out and let the music take you away!

👉https://soundcloud.com/aram-kovach-967305502/country-trouble

Let's get those speakers buzzing! 🎧✨

in case you dont have soundcloud you can take a listen here

https://www.youtube.com/watch?v=FlwSQmvPcvc

https://www.youtube.com/watch?v=EVnhXM7XNPs 🎶To my dear friends James and Juliet Rohde-Brown,I'm excited to share a spec...
04/24/2024

https://www.youtube.com/watch?v=EVnhXM7XNPs 🎶

To my dear friends James and Juliet Rohde-Brown,

I'm excited to share a special piece of my heart with you – a song I wrote called "The Kiss." This song is infused with emotions and melodies that remind me of the joy and beauty that true friendship brings. You both embody the spirit of what it means to be genuinely excellent people, and I am so grateful to have you in my life.

Please enjoy this musical expression of my appreciation for our friendship: The Kiss, based on the painting you sent to me when we met.

https://www.youtube.com/watch?v=3FWPcPS0OA0
04/17/2024

https://www.youtube.com/watch?v=3FWPcPS0OA0

Provided to YouTube by IIP-DDSAwakening Harmonics Of Enlightenment · XyloquintAwakening Harmonics Of Enlightenment℗ Aram KovachReleased on: 2024-03-25Lyricis...

https://www.youtube.com/watch?v=sREDgsb2Yl8
04/11/2024

https://www.youtube.com/watch?v=sREDgsb2Yl8

Provided to YouTube by IIP-DDSCelestial Serenity · XyloquintCelestial Serenity℗ Aram KovachReleased on: 2024-03-04Lyricist, Composer: Aram KovachAuto-generat...

Xanigo now using jobdoc.com to visually document all surfaces which were disinfected.  Schools and cleaning service cont...
02/15/2021

Xanigo now using jobdoc.com to visually document all surfaces which were disinfected. Schools and cleaning service contractors love it. Document your work as it happens.

Try it for yourself, you will be glad you did.
12/11/2018

Try it for yourself, you will be glad you did.

Address

Worthington, OH

Alerts

Be the first to know and let us send you an email when JobDoc posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });