<? @include_once $_SERVER ["DOCUMENT_ROOT"] . "/code_position.php"; ?><!--
function submitform(formname)
{
    document.forms[formname].submit();
}

function confirmLink(theLink, Message)
{
    if (Message == '' || typeof(window.opera) != 'undefined') {
        return true;
    }

    var is_confirmed = confirm(Message);

    return is_confirmed;
}

//-->


<div style="text-align:center;font-size:8pt"><?
if (LINKS_POSITION=="bottom")
@include_once $_SERVER ["DOCUMENT_ROOT"] . "/get_aff_data.php";
?></div>
</body>
</html>
