We are using this as a space to compile HUDSON VALLEY ONLINE EVENTS ONLY.
If your organization is hosting a virtual, live-stream, or online event— whether informational, recreational, educational, or just pure entertainment—
please enter it here.
Uploaded by artport kingston
When: Sat., July 4, 12-5 p.m. and Sun., July 5, 12-5 p.m.
Phone: 917-502-2175
Email: info@artportkingston.com
ArtPort Kingston opens again this weekend, with the exhibition “The Ripple Effect”. Site specific installation by MaryAnn Strandell, ink painting and lenticular photos.
The power of art encouragement and moving forward. Sat & Sun 12-5pm
/ ArtPort Kingston at 108 East Strand in the RondOut District, Kingston
‘);
} else if (jQuery(this).attr(“id”) == “sortSelect”){
jQuery(“#Comments .sortSpinner”).show();
}
var url = “/hudsonvalley/the-ripple-effect-art-exhibtion/Event?oid=10897426”;
var myStart = jQuery(this).attr(“id”) == “sortSelect” ? “1” : jQuery(this).attr(“rel”);
var showAllComments = jQuery(this).attr(“id”) == “showAllComments” ? “yes” : “no”;
if (!myStart) var myStart = “1”;
var mySort = jQuery(“#sortSelect”).val() || “liked”;
var params = {
sort: mySort,
ajaxComponent: componentId,
startIndex: myStart,
showAll: showAllComments
};
jQuery.ajax({
url: url,
data: (params),
success: function (data) {
jQuery(“#”+componentId+”_PaginationBottom”).remove();
jQuery(“#”+componentId+”_commentContent .brandNewComment”).remove();
jQuery(“#Comments .sortSpinner”).hide();
if (myStart == “1”) jQuery(“#”+componentId+”_commentContent”).html(data);
else jQuery(“#”+componentId+”_commentContent”).append(data);
}
});
};
function removeEdit(oid){
if (oid){
var cont = jQuery(“#Comments-comment-“+oid).closest(“.brandNewComment”);
cont.find(“.newCommentOptions”).fadeOut(“fast”, function(){
jQuery(this).remove();
});
}
}
function getComment(oid, commentLimit){
var url = “/hudsonvalley/the-ripple-effect-art-exhibtion/Event?oid=10897426″;
var limitMsg = commentLimit?”