<link href="../css/style.css" rel="stylesheet" type="text/css">
{include file="pre_head.tpl"}
<tr>
<td class="header" style="PADDING-LEFT: 6px" bgColor="#000000" height="31">
<b><font color="#FFFFFF" face="Verdana"> Core Asset Setup : Complete</font></b></td>
</tr>
<!--<tr>
<td bgColor="#ffffff">
<img title alt src="../images/blank.gif" width="1" height="1"></td>
</tr>-->
<tr>
<td style="PADDING-TOP: 50px" vAlign="top" height="356">
{if $status == 1}
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" id="tbl_info">
<tr>
<td height="10"></td>
</tr>
<tr>
<td class="altfieldset_bgcolor" align="center"><font color="#666666">Core Asset is successfully installed. </font> </td>
</tr>
<tr><td class="altfieldset_bgcolor" align="center" height="10"></td></tr>
<tr>
<td class="altfieldset_bgcolor" align="center"><font color="#666666">An email containing your account details has been sent to your e-mail Id </font></td></tr>
<tr><td class="altfieldset_bgcolor" align="center" height="10"></td></tr>
<tr>
<td class="altfieldset_bgcolor" align="center"><font color="#666666"> Click Continue to proceed ...</font></td>
</tr>
<tr><td class="altfieldset_bgcolor" align="center" height="10"></td></tr>
<tr align="center">
<td><a href="index.php"><img src="images/continue.gif" border="no"> </a></td>
</tr>
</table>
{else}
<table width="49%" border="0" align="center" cellpadding="0" cellspacing="0" id="tbl_info">
<tr>
<td height="10"></td>
</tr>
<tr><td class="altfieldset_bgcolor" align="center" height="20"><font color="#FF0000">Unexpected Error Has Occured !!</font></td></tr>
<tr><td class="altfieldset_bgcolor" align="center" height="10"></td></tr>
<tr><td class="altfieldset_bgcolor" align="center" height="20">Installation Cound Not Be Completed</td></tr>
<tr><td class="altfieldset_bgcolor" align="center" height="10"></td></tr>
<tr><td class="altfieldset_bgcolor" align="center" height="20">Click "Install" to Try Again</td></tr>
<tr><td class="altfieldset_bgcolor" align="center" height="10"></td></tr>
<tr align="center">
<td><a href="initial.php"><img src="images/install.gif" border="no"> </a></td>
</tr>
</table>
{/if}
</td>
</tr>
<tr>
<td>
{include file="foot.tpl"}