Should be an easy fix but I cant get it

Testing PhpESP survey script from cpanel

Script works great , has all the features I needed

But cannot include the survey into html page without error message..survey appears but also the error at the top of the page

This is how the survey is comes from the server ..just fine

http://airlines.ws/surveys/public/su...p?name=USAIRWA

But when adding the small script to the html page this is what comes up

http://airlines.ws/testing2.php

this is the include on the html page

<?php $sid=5; include("/home/airlines/public_html/surveys//public/handler.php");?>