<?php
@session_start();
?>
<!-- Welcome to the scripts database of HIOX INDIA -->
<!-- This tool is developed and a copyright -->
<!-- product of HIOX INDIA. -->
<!-- For more information visit http://www.hscripts.com -->
<html>
<head>
</head>
<?php
@session_start();
include "authheader.php";
if($block != "true")
{
include "heade.php"
?>
<!-- content row -->
<table width=95% algin=center border=1 cellpadding=2 cellspacing=4>
<tr height=50%>
<td>
<table border=0 height=100% cellpadding=0 cellspacing=0>
<tr height=10%>
<td bgcolor=#acbefa><img src="../images/add.gif" border=0 align=right></td>
<td class="maintext" bgcolor=acbefa>
<a href=addban.php class=links>Add Banner</a> </td></tr>
<tr height=90%><td class="maintext" colspan=2 bgcolor=adccaa>
To add new ad's. Add a new banner ad that can be displayed in your webpages.
You will add the image link and the website link page [href link].
</td></tr>
</table>
</td>
<td>
<table border=0 height=100% cellpadding=0 cellspacing=0>
<tr height=10%>
<td bgcolor=#acbefa><img src="../images/del.gif" border=0 align=right></td>
<td class="maintext" bgcolor=#acbefa>
<a href=delban.php class=links>Delete Banner</a> </td></tr>
<tr><td class="maintext" colspan=2 bgcolor=ccabba>
To delete ad's. Delete a banner that is not usefull any more. Select the banner name
from dropdown menu and delete the added banner.
</td></tr></table>
</td>
</tr>
<tr height=50%>
<td height=100% valign=top>
<table border=0 width=100% height=100% cellpadding=0 cellspacing=0 valign=top>
<tr height=10%>
<td bgcolor=#acbefa><img src="../images/rot.gif" border=0 align=right></td>
<td class="maintext" bgcolor=acbefa>
<a href=proper.php class=links>Campaign Properties</a> </td></tr>
<tr height=90%><td class="maintext" colspan=2 bgcolor=acacbb>
Set the campaign properties as <br>
a)display size of height and width,<br>
b)banner rotaion speed,<br>
c)border on display.<br>
</td></tr></table>
</td>
<td height=100%>
<table border=0 height=100% cellpadding=0 cellspacing=0>
<tr height=10%>
<td bgcolor=#acbefa align=right
style="font-size: 13px; font-weight:bold; color:red;"> $</td>
<td class="maintext" bgcolor=#acbefa>
<a href=comv.php class=links>Commercial Version</a> </td></tr>
<tr><td class="maintext" colspan=2 bgcolor=aabbbb>
Buy our commercial version with added features as.
<li>Managing multiple campaigns</li>
<li>Support for adding text add code</li>
<li>Tool can be configured as ad manager / banner rotator</li>
<li>Click Tracking for ads</li>
<li>Password Protection.</li>
</td></tr></table>
</td>
</tr>
</table>
</td></tr>
<!-- content row -->
<tr><td width=100% align=right>
a product by © <a href="http://www.hscripts.com"
style="font-size: 14px; color: white; text-decoration:none;">hscripts.com</a>
</td></tr>
</table>
<!-- main table -->
</td></tr>
</table>
</body>
</html>
<?php
}
?>
<!-- Welcome to the scripts database of HIOX INDIA -->
<!-- This tool is developed and a copyright -->
<!-- product of HIOX INDIA. -->
<!-- For more information visit http://www.hscripts.com -->