<td>
						<img src="images/icon_install.gif" width="46" height="46" alt="" align="absmiddle">&nbsp;<span class="admintitle">Installation Error</span><br><br>
						
			      <?php section_header('Installation Error'); ?>
			      <table border=0 cellpadding=0 cellspacing=0 width="100%" class="toolbar">
<?php include("install/toolbar.php"); ?>
						</table>
						<!-- toolbar button \\-->
						
						<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" class="tableborder">
	            <tr valign="top">
	            	<td width="60%" bgcolor="#F0F0F0">
	            		<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="4">
				            <tr class="table_color2" valign="top">
				            	<td><p class="error"><?php echo $general_error; ?></p><br/></td>
				            </tr>				            				            				            				            				            
				              <td>
					          	<br>
                  				  <!--<input TYPE="hidden" NAME ="state" VALUE="adm_login">-->
				                  <!--<input type="submit" name="submit_form" value="Continue" class="button">-->
								  <!--<input type="reset" name="Cancel" value="Cancel" class="button" ONCLICK = "history.go(-1);">-->
				                  <!--<input type="hidden" name="UserPass" VALUE="<?php echo $UserPass; ?>">
				                  <input type="hidden" name="UserName" VALUE="<?php echo $UserName; ?>">								  -->
				              </td>
				            </tr>
				        	</table>
	            	</td>