A lively dinner event in a large, rustic dining hall in Westchester. At the center of the image, a woman wearing a black dress is seated at a round table, laughing with her friends and colleagues. She and her peers appear to be entertained by the handsome close up magician in Westchester stood beside her. The entertainer is dressed in a black suit with a white dress shirt. The magician and mentalist smiles as he performs what appears to be close-up magic or entertainment for the guests at the table in Westchester Illinois. The table is elegantly set with white tablecloths and lit candles, creating a warm, intimate atmosphere. There's a small decorative sign in the center of the table. Wine glasses and water glasses are arranged on the table in a Westchester style.  In the background, other guests can be seen seated at nearby tables, and some in the The Windy City audience are standing or moving around the Westchester venue. The ambiance suggests this is a special celebration, a wedding reception, anniversary party, or upscale social gathering in Westchester Illinois. The lighting is warm and golden, highlighting the joyful expressions of the audience and guests, creating a festive, elegant mood throughout the Westchester space.

4.1 (3024)



,

,

  • Ameriprise Financial
  • Workday
  • General Electric GE
  • New York Life
  • Procter Gamble
  • capital one
  • IBM
  • MicroSoft
  • Google
  • Dell
  • Chevron
  • exxonmobil yy
  • Netflix
  • amazon logo
  • HP Hewlett Packard
  • geico yy
  • Ameriprise Financial
  • Workday
  • General Electric GE
  • New York Life
  • Procter Gamble
  • capital one
  • IBM
  • MicroSoft
  • Google
  • Dell
  • Chevron
  • exxonmobil yy
  • Netflix
  • amazon logo
  • HP Hewlett Packard
  • geico yy
  • Cummins
  • Salesforce
  • Allstate
  • Corning
  • liberty mutual
  • hbo yy
  • uber logo
  • nestle
  • CBS yy
  • Showtime
  • General Mills
  • Cisco
  • Goldman Sachs
  • Walmart logo yy
  • Cummins
  • Salesforce
  • Allstate
  • Corning
  • liberty mutual
  • hbo yy
  • uber logo
  • nestle
  • CBS yy
  • Showtime
  • General Mills
  • Cisco
  • Goldman Sachs
  • Walmart logo yy


A close-up magic performance in a dimly lit Westchester environment. A dapper Illinois man in a dark suit with a white dress shirt is performing a magic trick. The Westchester magician holds something in his outstretched palm, and his hand is illuminated by a small light source. Standing next to the Westchester magician is a lady with blonde hair wearing a zip-up jacket. The volunteer has an expression of wonder or surprise on her face as she watches the magic happening in the Westchester performer's hand. The The Windy City setting is quite dark, with the main illumination coming from what seems to be a small flashlight or similar light source directed at the magician's hand, held by one or more spectators, creating a dramatic spotlight effect on the performance in Westchester. There are other people in the audience partially visible in the background, suggesting this Westchester Illinois entertainment is taking place at some kind of event or gathering where the magician is performing close-up magic for small groups of spectators.

corporate event service review

magician review

, 4.8 (27)

Elmhurst magicianRadical Botanical

magic show review



Riverside Public Library

If yours is a virtual event, a
virtual magic show is just as amazing as an in person appearance, but you can invite even more people. Even better, consider astonishing the audience with the most popular virtual mentalist in the world.Jon FinchChicago magician and mentalist Jon Finch brings world-class entertainment to the Windy City. From strolling magic near Cloud Gate in Millennium Park to captivating performances in The Loop, the Chicago mentalist and illusionist has established himself as one of the most popular magicians in Chicago. Jon has entertained corporate clients such as RRD, Accenture, ADM, JLL, LKQ, and Boeing with his astonishing Chicago magic. Whether you're hosting a corporate gala or private party, Illinois entertainer Jon Finch will amaze and astound your guests with the best magic Chicago has to offer.
330 W Fulton StChicago, IL 60612

+1 317 766 6519

Magician Hinsdale | Jon Finch | (708) 272-1253 | Magic show event entertainment Hinsdale | Best illusionists in Hinsdale for parties | Corporate magician Jon Finch in Hinsdale Indiana | Wedding cocktail hour magician Hinsdale | Mentalist walk around magician and illusionist Hinsdale, IN | Magician entertainers performing in Hinsdale Indiana | Fundraiser entertainer Hinsdale | Mentalist mind reading party Hinsdale | Corporate event entertainment Hinsdale | Trade show magician Hinsdale | Close up magician Hinsdale | Mingle magic shows strolling magician Hinsdale | Birthday party magician HinsdaleFrom Hotsauce Games to Magician mentalist Jon Finch - Chicago magic showsgrand illusions magician WestchesterSkip to main content next event magician WestchesterSkip to footer mind reading magician Westchester comedy magician Westchester From Chicago Magic Lounge to Magician mentalist Jon Finch - Chicago magic showsenergetic illusionist magicians WestchesterVIDEOS
4.8 (943)VIRTUAL SHOWSFrom Fair Game to Magician mentalist Jon Finch - Chicago magic shows

The GroveVIRTUAL MENTALIST

Chicago magician
and mentalist Jon Finch brings world-class entertainment to the Windy City. From strolling magic near Cloud Gate in Millennium Park to captivating performances in The Loop, the Chicago mentalist and illusionist has established himself as one of the most popular magicians in Chicago. Jon has entertained corporate clients such as RRD, Accenture, ADM, JLL, LKQ, and Boeing with his astonishing Chicago magic. Whether you're hosting a corporate gala or private party, Illinois entertainer Jon Finch will amaze and astound your guests with the best magic Chicago has to offer.private events magician WestchesterVIRTUAL SHOWS330 W Fulton Stvenues magician Westchester Chicago, IL 60612stand-up comedy magician Westchester +1 317 766 6519live animals illusionist stage magician Westchester [email protected]regular performer magician Westchester (for the ZOOM MAGICIANfastest
VIRTUAL MENTALIST response, click the smoky button)4.9 (117)HOLIDAY PARTY MAGIC

Focus Time Escape RoomsVIRTUAL TEAM BUILDINGAbout

document.addEventListener('DOMContentLoaded', function() { // Target the UL elements with their unique classes const topRow = document.querySelector('.logos-top-row'); const bottomRow = document.querySelector('.logos-bottm-row'); // Function to set up scrolling for a specific row with custom duration function setupScroll(list, duration) { // Make sure the list has the right CSS list.style.display = 'flex'; list.style.width = 'fit-content'; // Get the first half of items (your original logos) const items = Array.from(list.children).slice(0, list.children.length / 2); // Calculate the width of the first half (original set of logos) const firstHalfWidth = items.reduce((width, item) => { return width + item.offsetWidth; }, 0); // Set the scroll function function scroll() { // Reset position instantly list.style.transition = 'none'; list.style.transform = 'translateX(0)'; // Force reflow void list.offsetWidth; // Start smooth scrolling animation with custom duration list.style.transition = `transform ${duration}s cubic-bezier(0.4, 0.0, 0.2, 1)`; list.style.transform = `translateX(-${firstHalfWidth}px)`; } // Initial scroll scroll(); // Set up infinite scrolling with specific event list.addEventListener('transitionend', function(event) { // Only trigger scroll reset if it's the transform transition that ended if (event.propertyName === 'transform') { scroll(); } }); } // Reduce speed for mobile const speedMultiplier = window.innerWidth storytelling magician Westchester<

,