<!-- TITLE: {Item} Extra Options -->
<center>
<b>
<a href="index.php?page=setup&f=extras">{Item} Extras</a> |
<a href="index.php?page=extra_opts&type=FEAT">{Item} Featuring</a> |
<a href="index.php?page=extra_opts&type=WEIGHT">{Item} Priority Ranking</a> |
<a href="index.php?page=extra_opts&type=VIS">{Item} Visibility</a> |
<a href="index.php?page=extra_opts&type=COLOR">{Item} Highlight Color</a>
</b>
</center>
<br />
<table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td colspan="3">
<form method="post" name="frm">
<input type=hidden name=token value="##TOKEN##">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="3%"> </td>
<td width="30%">Offer <a href="index.php?page=extra_opts&type=FEAT"> Featured {Item}</a> option ?
</td>
<td valign=top width="67%">
<input type=checkbox name=EN_AD_FEAT ##EN_AD_FEAT## value=1>
<font class=txt8 color=blue>
Check on to allow featured {items} to be displayed on top at searching, browsing
and to be able to charge your users for ads featuring
</td>
</tr>
<tr>
<td> </td>
<td>Offer <a href="index.php?page=extra_opts&type=WEIGHT">{Item} Priority Ranking</a> options ?
</td>
<td valign=top>
<input type=checkbox name=EN_AD_WEIGHT ##EN_AD_WEIGHT## value=1>
<font class=txt8 color=blue>Priority Ranking defines the order in which the ads are
displayed. Check on to allow "Better Placement" feature and to be able to charge your users for it
</td>
</tr>
<tr>
<td> </td>
<td>Offer <a href="index.php?page=extra_opts&type=VIS">{Item} Visibility</a> options ?
</td>
<td valign=top>
<input type=checkbox name=EN_AD_VIS ##EN_AD_VIS## value=1>
<font class=txt8 color=blue>Check on to allow "Extra Visibility" feature
(Bold, Bold & Red headings) and to be able to charge your users for it
</td>
</tr>
<tr>
<td> </td>
<td>Offer <a href="index.php?page=extra_opts&type=COLOR">{Item} Highlight Color</a> options ?
</td>
<td valign=top>
<input type=checkbox name=EN_AD_COLOR ##EN_AD_COLOR## value=1>
<font class=txt8 color=blue>Check on to allow "Highlight Color" feature
(it offers alternative extra visibility) and to be able to charge your users for it
</td>
</tr>
<tr>
<td> </td>
<td>Extra Options expiration time, days</td>
<td valign=top>
<input name=EX_OPT_EXP value="##EX_OPT_EXP##" size=5>
<font class=txt8 color=blue>How long extra option has to be enabled after ordering ?
</td>
</tr>
<tr>
<td colspan="3">
<div align="center"><br />
<input type="submit" name=go value="Update" class=button>
</div>
</td>
</tr>
</table>
</form>
</td>
</tr>
</table>