$w.onReady(function () { let length = $w("#text36").html.length; let long = $w("#text36").html; let short = $w("#text36").html.substr(0, 200) + "..."; // Set summary text length // ​ $w("#text36").html = short; ​ $w("#button1").onClick((event, $w) => { ​ if (length > 200 && $w("#text36").html.length < length) { $w("#text36").html = long; $w("#button1").label = "Show Less"; } else if (length > 200 && $w("#text36").html.length >= length) { $w("#text36").html = short; $w("#button1").label = "Read More"; } }); });
top of page

Children's Ministry

FUMC Movie Night 3.29.25.png
FUMC Easter Egg Hunt April 2025.png
image002.jpg
ABOUT US

We are a community church located by  Beach Ford on Virginia Beach Boulevard.  We invite you to come and worship with us and check back on our website for new programs and announcements.

ADDRESS
SUBSCRIBE FOR EMAILS
  • FoundryUMCVB
  • Grayson Tube
  • Grey Instagram Icon

© 2024 by FOUNDRY UMC. Proudly created with Wix.com

bottom of page