function registerListener() { window.wixDevelopersAnalytics.register( 'cf06bdf3-5bab-4f20-b165-97fb723dac6a', (eventName, eventParams, options) => { const XSRFToken = getXSRFTokenFromCookie() fetch( `${window.location.origin}/_serverless/analytics-reporter/facebook/event`, { method: 'POST', headers: { 'Content-Type': 'application/json', 'X-XSRF-TOKEN': XSRFToken, }, body: JSON.stringify({ eventName, data: eventParams }), }, ); }, ); function getXSRFTokenFromCookie() { var match = document.cookie.match(new RegExp("XSRF-TOKEN=(.+?);")); return match ? match[1] : ""; } } window.wixDevelopersAnalytics ? registerListener() : window.addEventListener('wixDevelopersAnalyticsReady', registerListener);
top of page
Who We Are
Terms & Conditions
Upcoming Contests
Flower
Figurative
Landscape
Portrait
Abstract
Nature
Open
Still Life
Animal
Solo Art Show
Group Art Show
Contest Winners
Blog
WHAT'S BREWING?
Winners receive up to
$500
in cash prize awards
FLORAL & BOTANICAL 6 i.e., FLOWER
DEADLINE 20 JUNE
FORMS & FIGURES 3 i.e., FIGURATIVE
DEADLINE 5 JULY
SCENES & PLACES 6 i.e., LANDSCAPE
DEADLINE 20 JULY
FACES & FEATURES 6 i.e., PORTRAIT
DEADLINE 5 AUGUST
UNREAL & NON-REPRESENTATIONAL 7 i.e., ABSTRACT
DEADLINE 20 AUGUST
MICRO & MACRO 4 i.e., NATURE
DEADLINE 5 SEPTEMBER
ANYTHING & EVERYTHING 6 i.e., OPEN
DEADLINE 20 SEPTEMBER
STILL & LIFELESS 4 i.e., STILL LIFE
DEADLINE 5 OCTOBER
LIVING & BREATHING 6 i.e., ANIMAL
DEADLINE 20 OCTOBER
bottom of page