Where do I put:

<?php if (DEFINE_LINKS_STATUS >= '1' and DEFINE_LINKS_STATUS <= '2') { ?>

<?php require($define_page); ?>

<?php } ?>
Either the code doesn't show up or I get a parsing error when I add it:


<table width="100%" border="0" cellspacing="2" cellpadding="2" class="centerColumn">
<tr>
<td></td>
</tr>
<tr>
<td class="pageHeading" colspan="2"><h1><?php echo HEADING_TITLE; ?></h1></td>
</tr>
<tr>
<td><?php include(DIR_WS_MODULES . zen_get_module_directory(FILENAME_LINK_LISTING)); ?></td>
</tr>
<tr>
<td><?php echo zen_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>
</tr>
<tr>
<td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox">
<tr class="infoBoxContents">
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>