Hi Russ,
In case you did not yet receive our email reply, here is my earlier response:
My first thought is: "Did you include the the AppSTW class file?"
In other words:
<?php
include("/path/to/AppSTW");
echo image_tag(AppSTW::getThumbnail('espn.com', true, true));
?>
Best regards,
Brandon

