%preserve_order%>
<%include:header%>
if ($agreed) { ?>
$result = mysql_query("update inl_links set link_user = '' where link_id = '$id'"); ?>
Record Un-Link Successful!
Click here view your products.
} else { ?>
Are you sure you wish to unlink <%link_name%> <%link_cust7%> from your account?
&id=<%link_id%>&agreed=yes class=linkbutton style="width:150px;">Yes I am sure
} ?>
<%include:footer%>