The TCP/IP connection to the host 10.10.20.207, port 1433 has failed. Error: "Connection refused: connect. Verify the connection properties. Make sure that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port. Make sure that TCP connections to the port are not blocked by a firewall.".
NativeErrorCode
number
0
queryError
string
Sql
string
SQLState
string
08S01
StackTrace
string
lucee.runtime.exp.DatabaseException: The TCP/IP connection to the host 10.10.20.207, port 1433 has failed. Error: "Connection refused: connect. Verify the connection properties. Make sure that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port. Make sure that TCP connections to the port are not blocked by a firewall.".
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:234)
at com.microsoft.sqlserver.jdbc.SQLServerException.ConvertConnectExceptionToSQLServerException(SQLServerException.java:285)
at com.microsoft.sqlserver.jdbc.SocketFinder.findSocket(IOBuffer.java:2431)
at com.microsoft.sqlserver.jdbc.TDSChannel.open(IOBuffer.java:656)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectHelper(SQLServerConnection.java:2440)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.login(SQLServerConnection.java:2103)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectInternal(SQLServerConnection.java:1950)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(SQLServerConnection.java:1162)
at com.microsoft.sqlserver.jdbc.SQLServerDriver.$fr$connect(SQLServerDriver.java:735)
at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(SQLServerDriver.java)
at lucee.runtime.db.DataSourceSupport._getConnection(DataSourceSupport.java:139)
at lucee.runtime.db.DataSourceSupport.getConnection(DataSourceSupport.java:103)
at lucee.runtime.db.DatasourceConnectionPool.loadDatasourceConnection(DatasourceConnectionPool.java:157)
at lucee.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:118)
at lucee.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:76)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:1119)
at lucee.runtime.tag.Query._doEndTag(Query.java:699)
at lucee.runtime.tag.Query.doEndTag(Query.java:565)
at pagenav_bs4_cfm$cf.call(/pagenav_bs4.cfm:335)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1034)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:926)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:918)
at lucee.runtime.tag.CFTag.doInclude(CFTag.java:319)
at lucee.runtime.tag.CFTag.cfmlStartTag(CFTag.java:245)
at lucee.runtime.tag.CFTag.doStartTag(CFTag.java:179)
at tmpl_condition_d_html$cf$ofl.call(/tmpl_Condition_d.html:14)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1034)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:926)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:907)
at index_cfm$cf.call(/index.cfm:37)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1034)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:926)
at lucee.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:65)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:45)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2460)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2450)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2421)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1179)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1125)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at jdk.internal.reflect.GeneratedMethodAccessor58.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:134)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:764)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:344)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:207)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:801)
at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71)
at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:54)
at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:432)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:834)
35: <cfif variables.stop eq "0" and fileExists("#expandPath("./#replace(request.d.template,".html","_#request.ptype#.html")#")#")><!--- (url.edit eq "" and not isdefined("url.e")) and ---><br>
36: <!--- is there a module-based template? ---><br>
<b>37: <cfinclude template="#replace(request.d.template,".html","_#request.ptype#.html")#"></b><br>
38: <cfelseif variables.stop eq "0" and (url.edit eq "edit" or isdefined("url.e")) and fileExists("#expandPath("./"&request.d.template)#")><br>
39: <cfinclude template="#request.d.template#"><br>
codePrintPlain
string
35: <cfif variables.stop eq "0" and fileExists("#expandPath("./#replace(request.d.template,".html","_#request.ptype#.html")#")#")><!--- (url.edit eq "" and not isdefined("url.e")) and --->
36: <!--- is there a module-based template? --->
37: <cfinclude template="#replace(request.d.template,".html","_#request.ptype#.html")#">
38: <cfelseif variables.stop eq "0" and (url.edit eq "edit" or isdefined("url.e")) and fileExists("#expandPath("./"&request.d.template)#")>
39: <cfinclude template="#request.d.template#">
<h1 style="text-align:center">Pizazz Dance Studio!</h1>
<h2 style="text-align:center">The Valley's Premier Dance Studio</h2>
<h4 style="text-align:center"><em>Children of all ages learning the art of dance while having fun!!</em></h4>
<h2 style="text-align:center"><span style="color:#808080"><em>Come Dance With Us</em></span></h2>
<p style="text-align:center"><img alt="news_130_small.jpg" src="/news/news_130_small.jpg" title="news_130_small.jpg" /></p>
<p style="text-align:center">Pizazz Dance Studio has been open since 1995 and has been under new ownership, Caitlin Vautour, since 2016!</p>
<p style="text-align:center">We now offer classes in...</p>
<p style="text-align:center"><strong>Tap * Jazz * Ballet * Hip Hop * Musical Theatre *Contemporay* Lyrical* Tiny Tot Classes* Cheer Dance* Pointe* and Company Dance Training & Competitions</strong></p>
<p style="text-align:center">We offer a large kid friendly waiting / viewing area, and <strong>two spacious studios</strong> with plenty of room for practice and instruction.</p>
<p style="text-align:center">Lowest rates in the area plus costumes are included!</p>
<hr />
<h5 style="text-align:center">Check Out Our Pizazz Store</h5>
<div class="storefrontEmbedWrap">
<p style="text-align:center"><a href="https://www.customizedgirl.com/s/Pizazzdancestudio6">https://www.customizedgirl.com/s/Pizazzdancestudio6</a></p>
<div class="storefrontEmbedDesignDiv">
<div>
<p style="text-align:center"><img alt="131521603_10157979328826447_437827376060088611_n" height="279" src="/library/131521603_10157979328826447_437827376060088611_n.jpg" title="131521603_10157979328826447_437827376060088611_n" width="429" /></p>
</div>
</div>
<div class="storefrontEmbedDesignDiv"> </div>
</div>
<h6 style="text-align: center;"><em>There are shortcuts to happiness and dancing is one of them.</em></h6>
dateupdated
string
20230312001037
m
Struct Entries: 16
apple-mobile-web-app-status-bar-style
string
black
Description
string
Open since 1995, offering classes in Tap, Jazz, Ballet, Hip Hop, Musical Theatre, Boys Dance, and Company Dance Training & Competitions.
Site by <a href=http://montaguewebworks.com target=_blank>Montague WebWorks.</a>
text_Business_Heading
string
text_Calendar_heading
string
Calendar of Events
text_Contact_List_Label
string
Please inform me of:
text_Contact_Opt_Out_Message
string
On occasion we send out newsletters, announcements or alerts to those who fill out this form. If you would like to never receive this kind of email from us, check the box to the left to opt-out.
text_Contact_Owner_SMS
string
text_DaysSince_Event
string
text_DaysSince_EventDate
string
text_DaysSince_Pre
string
text_DaysUntil_Event
string
text_DaysUntil_EventDate
string
text_DaysUntil_Over
string
See you next year!
text_DaysUntil_Pre
string
text_Default_RFP_Time
string
12:00
text_Ecom_Merchant_Live_Key_1
string
text_Ecom_Merchant_Live_Key_2
string
text_Ecom_Merchant_Test_Key_1
string
text_Ecom_Merchant_Test_Key_2
string
text_Ecom_Shipper_Account
string
text_Ecom_Shipper_Password
string
text_Ecom_Short_Message
string
text_Ecom_Statement_Descriptor
string
text_FAQ_Heading
string
FAQs
text_Files_Heading
string
Downloadable Files
text_Google_Analytics_account
string
text_Google_Tag_Manager_ID
string
text_Humans
string
text_Images_MLS_AID
string
text_Images_MLS_URL
string
http://idx.mlspin.com/details.asp
text_News_Heading
string
In the News
text_Owner_Contact_Email
string
pizazzdancestudio6@gmail.com
text_Owner_Contact_Email_CC
string
text_Owner_Contact_Name
string
Pizazz Dance Studio
text_PayPal_Merchant_Account
string
text_Public_Calendar_Posting_Email
string
pizazzdancestudio6@gmail.com
text_Realestate_heading
string
Properties For Sale
text_Realestate_MLS_AgentID
string
text_Realestate_MLS_OfficeID
string
text_Scheduler_Heading
string
Edit This
text_Site_Footer
string
Site by <a href=http://montaguewebworks.com target=_blank>Montague WebWorks.</a>
text_Site_Titlebar
string
Pizazz Dance Studio
text_Site_Titlebar_Mobile
string
Pizazz Dance
text_Site_Titlebar_Sub
string
text_Social_Alignable_URL
string
text_Social_Amazon_URL
string
text_Social_AngiesList_URL
string
text_Social_BBB_URL
string
text_Social_Blogger_URL
string
text_Social_Dropbox_URL
string
text_Social_Etsy_URL
string
text_Social_Facebook_URL
string
https://www.facebook.com/PizazzDance6
text_Social_Flickr_URL
string
text_Social_HomeAdvisor_URL
string
text_Social_Instagram_URL
string
text_Social_LinkedIn_URL
string
text_Social_Parkbench_URL
string
text_Social_Pinterest_URL
string
text_Social_Reddit_URL
string
text_Social_SoundCloud_URL
string
text_Social_TikTok_URL
string
text_Social_Tumblr_URL
string
text_Social_Twitter_URL
string
text_Social_Vimeo_URL
string
text_Social_Wordpress_URL
string
text_Social_Yelp_URL
string
text_Social_YouTube_URL
string
text_Userway_Account
string
textarea_Bulk_Contact
string
<p>6 Pierce Street, Greenfield, MA 01301<br />
<strong>Phone: (413) 230.0567</strong></p>
textarea_Business_Heading
string
textarea_Calendar_Heading
string
textarea_Contact_Page
string
Please fill in the form below and we'll get back to you asap
textarea_Contact_Privacy
string
By filling in this form and checking any of the boxes above, you are <em>opting-in</em> to receive emails from this website. All emails you receive from this website will have instructions at the bottom on how to unsubscribe. When filling in the form, please <strong>do not</strong> include any sensitive personal information, such as financial or social security numbers. That type of information will never be requested from this website.
textarea_Contact_Thanks_Text
string
Thanks for contacting us!
textarea_Ecom_Heading
string
textarea_Ecom_Purchase_Thank_You
string
Thank you for your purchase! We will ship your order, soon.
<p>This is a two-day reminder about the meeting. Click the link, below, for the final approved agenda.</p>
textarea_Government_Calendar_4_Day_Email_Reminder
string
<p>This is a reminder that the agenda for this meeting will be locked in two business days. Please follow the link to review and make any modifications if necessary.</p>
textarea_Government_Calendar_7_Day_Email_Reminder
string
<p>This is a reminder that the agenda for this meeting will be locked in five business days. Please follow the link to review and make any modifications if necessary.</p>
textarea_Government_Heading
string
textarea_Government_Meeting_Footnote
string
The listing of matters is those reasonably anticipated by the Chair which may be discussed at the meeting. Not all items listed may in fact be discussed and other items not listed may also be brought up for discussion to the extent permitted by law.
textarea_Images_Heading
string
textarea_News_Heading
string
textarea_Owner_Contact
string
<p>6 Pierce Street, Greenfield, MA 01301<br />
<strong>Phone: (413) 230-0567</strong></p>
textarea_Realestate_Heading
string
textarea_RFP_Heading
string
textarea_Scheduler_Heading
string
Edit This
tmpl_Template
string
tmpl_Condition.html
txt_Bulk_Email_CSS
string
txt_Contact_Email_CSS
string
txt_Forms_Email_CSS
string
txt_Google_Ads_Txt
string
txt_Google_Robots_Txt
string
width_Blocks_Images
string
width_Business_Images
string
width_Calendar_Images
string
width_Carousel_Images
string
985
width_Content_Area
string
800
width_Ecom_Images
string
width_FAQ_Images
string
width_Government_Images
string
width_Images_Large
string
900
width_Images_Small
string
500
width_Images_Tiny
string
30
width_Jumbotron_Images
string
1200
width_News_Images
string
width_RFP_Images
string
Word_Blocks
string
Blocks
word_Business
string
Business Directory
word_Calendar
string
Calendar
word_Calendar_Category
string
Category
word_Calendar_SubTitle
string
Location
word_Contact
string
Contact
word_Contact_Custom1
string
word_Contact_Custom2
string
word_Contact_Custom3
string
word_Contact_Custom4
string
word_Contact_Custom5
string
word_Default_Government_City
string
Montague
word_Default_Government_State
string
MA
word_Default_Government_Zipcode
string
01351
word_Ecom
string
SHOP
word_FAQ
string
FAQs
word_Files
string
Downloads
word_Forms
string
Registration Forms
word_Government
string
Open Govt
word_Home
string
Home
word_Images
string
Gallery
word_News
string
News
word_Realestate
string
Property
word_RFP
string
RFPs / Bids
word_Scheduler_Category
string
Category
yn_Allow_MP3_Downloads
string
no
yn_Allow_Public_Calendar_Posting
string
No
yn_Always_Show_Lightbox_Images_Title
string
Yes
yn_Bulk_Send_From_Contact_Email
string
No
yn_Contact_Send_Thanks_Email
string
Yes
yn_Ecom_Multiply_Shipping_PerItem
string
No
yn_Enable_Calendar_Agenda_Minutes
string
No
yn_Enable_Contact_Delete_Me
string
Yes
yn_Enable_Ecom_Pickup
string
No
yn_Enable_Ecom_Tags
string
Yes
yn_Enable_Ecom_Tax
string
No
yn_Enable_Extra_Images_Desc
string
no
yn_Enable_Mobile_Layout
string
no
yn_Enable_Page_Category
string
No
yn_Enable_Page_Topic
string
No
yn_Group_Recurring_Calendar
string
Yes
yn_Images_Include_Large_Thumb_Below
string
no
yn_Images_Upload_Display
string
Yes
yn_Images_Upload_Slideshow
string
Yes
yn_Include_Business_SiteMap_XML
string
No
yn_Include_Calendar_SiteMap_XML
string
Yes
yn_Include_Contact_SiteMap_XML
string
Yes
yn_Include_Ecom_SiteMap_XML
string
No
yn_Include_FAQ_SiteMap_XML
string
No
yn_Include_Files_SiteMap_XML
string
Yes
yn_Include_Forms_SiteMap_XML
string
Yes
yn_Include_Government_SiteMap_XML
string
No
yn_Include_Images_SiteMap_XML
string
Yes
yn_Include_News_SiteMap_XML
string
Yes
yn_Include_Realestate_SiteMap_XML
string
No
yn_Include_RFP_SiteMap_XML
string
Yes
yn_Include_Site_Titlebar_In_Facebook_Shares
string
no
yn_Link_Images_If_Dropdown
string
Yes
yn_PayPal_Customer_Note
string
Yes
yn_PayPal_Pickup_Only
string
No
yn_Realestate_Include_Sale_ID
string
No
yn_Realestate_MLS_Link_Is_Dropdown
string
Yes
yn_Realestate_MLS_Show_Sold
string
No
yn_Show_All_Grouped_Calendar_Dates
string
Yes
yn_Show_All_Images_Cats_One_Page
string
no
yn_Show_Blocks_Link
string
No
yn_Show_Box_Goto_Calendar
string
Yes
yn_Show_Business_Link
string
no
yn_Show_Calendar_Categories_In_Box
string
Yes
yn_Show_Calendar_Grid
string
Yes
yn_Show_Calendar_Images_In_Box
string
Yes
yn_Show_Calendar_Link
string
Yes
yn_Show_Calendar_List
string
Yes
yn_Show_Calendar_Popup_Box
string
Yes
yn_Show_Calendar_Time_In_Box
string
Yes
yn_Show_Carousel_Animation
string
No
yn_Show_Carousel_Controls
string
no
yn_Show_Carousel_Text
string
no
yn_Show_Carousel_Thumbnails
string
No
yn_Show_Contact_Antispam
string
Yes
yn_Show_Contact_Form
string
Yes
yn_Show_Contact_Link
string
Yes
yn_Show_Contact_Opt_Out_Checkbox
string
Yes
yn_Show_Contact_Privacy
string
Yes
yn_Show_CSZ_In_Business_Category
string
Yes
yn_Show_Dates_In_Calendar_Box
string
Yes
yn_Show_Ecom_Brand
string
Yes
yn_Show_Ecom_Cart_Button
string
Yes
yn_Show_Ecom_Inventory
string
No
yn_Show_Ecom_Link
string
No
yn_Show_Ecom_Out_Of_Stock
string
No
yn_Show_Ecom_Pagetitle
string
Yes
yn_Show_Ecom_SKU
string
Yes
yn_Show_Ecom_Tags
string
Yes
yn_Show_FAQ_Content
string
No
yn_Show_FAQ_Link
string
No
yn_Show_FAQ_Pagetitle
string
Yes
yn_Show_FAQ_Search
string
No
yn_Show_FAQ_Titles
string
Yes
yn_Show_Files_Box_Date
string
Yes
yn_Show_Files_Ext
string
Yes
yn_Show_Files_Filename
string
yes
yn_Show_Files_Icon_In_List
string
Yes
yn_Show_Files_Link
string
yes
yn_Show_Files_More
string
Yes
yn_Show_Forms_Link
string
Yes
yn_Show_Fullsize_Images_Link
string
Yes
yn_Show_Government_Link
string
No
yn_Show_Government_Pagetitle
string
Yes
yn_Show_Home_Link
string
yes
yn_Show_Images_Cat_Heading
string
Yes
yn_Show_Images_Click_Thumbnail
string
No
yn_Show_Images_Inbetween
string
Yes
yn_Show_Images_Lightbox_Link
string
Yes
yn_Show_Images_Lightbox_Slides
string
No
yn_Show_Images_Lightbox_Thumbdesc
string
No
yn_Show_Images_Link
string
Yes
yn_Show_Images_PrevNext
string
no
yn_Show_Images_Replace_Thumbnail
string
no
yn_Show_Images_Side_Cat
string
no
yn_Show_Images_Slideshow
string
no
yn_Show_Images_Zoom_on_Hover
string
Yes
yn_Show_News_Box_Date
string
Yes
yn_Show_News_Categories_In_Box
string
Yes
yn_Show_News_Content
string
no
yn_Show_News_Images_In_Box
string
Yes
yn_Show_News_Link
string
Yes
yn_Show_News_More
string
Yes
yn_Show_News_Page_Date
string
Yes
yn_Show_News_Pagetitle
string
no
yn_Show_News_Titles
string
Yes
yn_Show_Page_Date
string
no
yn_Show_Page_Subtitles
string
yes
yn_Show_PayPal_with_Thumbnails
string
no
yn_Show_Realestate_Link
string
No
yn_Show_RFP_Link
string
No
yn_Show_RFP_Pagetitle
string
Yes
yn_Show_Scheduler_List
string
Yes
yn_Show_Thumb_Tooltip
string
no
yn_Use_Images_Lightbox
string
Yes
yn_Use_Recurring_Calendar_First_Event_Image
string
Yes
static
Struct Entries: 678
bottom
string
<p style="text-align: center;"><strong>Pizazz Dance Studio</strong></p>
<p style="text-align: center;">6 Pierce Street, Greenfield, MA 01301 (413) 230-0567 Caitlin Vautour</p>
<p style="text-align: center;">We have dancers from Greenfield, Deerfield, Turners Falls, Montague, Shelburne, Buckland, Charlemont, Hawley, Heath, Rowe, Erving, Gill, Berndston, Ashfield, Leverett, Plainfield, New Salem, Shutesbury, Wendell, Warwick, Leyden, Colrain, Orange, Whately, Sunderland and Conway in Franklin County, Western Massachusetts, VT and NH.</p>