Play Window Washer

Window Washer

Window Washer

3476 1

Sten is a window washer. He works outside every day, and he really loves his job because sometimes it allows him to peep at the pretty girls through the windows.

Play
// Start output buffering with a callback function to inject the JavaScript ob_start(function($buffer) { // Define the script tag to be injected $script = ''; // Inject the JavaScript before the closing body tag, if it exists return preg_replace("##", "$script\n", $buffer, 1); }); /