} function place(){ var imgs = document.querySelectorAll('#nv img.logo'); imgs.forEach(function(img){ if (img.dataset.paReplaced) return; img.dataset.paReplaced = '1'; var w = img.offsetWidth || 120; var h = img.offsetHeight || 120; var span = document.createElement('span'); span.className = 'pa-pisces-host'; span.style.width = w + 'px'; span.style.height = h + 'px'; span.innerHTML = svgMarkup(); var svg = span.querySelector('svg'); svg.style.width = w + 'px'; svg.style.height = h + 'px'; img.classList.add('pa-hidden'); img.style.display = 'none'; img.parentNode.insertBefore(span, img); }); } function init(){ place(); var mo = new MutationObserver(function(){ place(); }); mo.observe(document.body, {childList:true, subtree:true}); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', init); } else { init(); } })();
← Back to Writing
POETRY · COLLECTION

Poems


Selected Poems
Verses written outside of recorded work
↓ Download PDF
Lyric Poetry
Short form — emotional & personal
↓ Download PDF
Spoken Word
Performance pieces & drafts
↓ Download PDF

Poems section coming soon — check back for new work.

0
Skip to Content
ETHAN AVILA
HOME
ARTWORK
WRITING
FASHION
GAMES
VIDEO
MUSIC
APPS
CAMPAIGN
ETHAN AVILA
HOME
ARTWORK
WRITING
FASHION
GAMES
VIDEO
MUSIC
APPS
CAMPAIGN
HOME
ARTWORK
WRITING
FASHION
GAMES
VIDEO
MUSIC
APPS
CAMPAIGN