Monkey Albino

Linux altar53.supremepanel53.com 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
/ home1/ bdapparelinfo/ public_html/

//home1/bdapparelinfo/public_html/details_of_product.php

<?php
	 include_once ('config.php'); 
	 $ID=$_REQUEST["id"]; 
	 $SQL = "select * from pages_content where content_pages_name='Product List' and id='$ID'";
	 $query = mysql_query($SQL);	 	
	 $result = mysql_fetch_array($query);
								$Image_Bannar = $result['image_bannar'];
								$Pages_Name = $result['content_pages_name'];
								$Company_Id = $result['company_id'];
								$Title = $result['title'];
								$Description = $result['description'];
								$Images = $result['image'];
	?>
	<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
<title>BD Trade</title> 
<meta name="Keywords" content="Truck, Dump Truck, Tractor Truck, Construction Machinery, International Logistics, Truck Parts,  manufacturer,  supplier,  exporter">
<meta name="Description" content="Manufacturer and exporter of Truck, Dump Truck, Tractor Truck, Construction Machinery, International Logistics, Truck Parts."> 

<link href="sub_index_files/style2.css" rel="stylesheet" type="text/css">
<link href="sub_index_files/style.css" rel="stylesheet" type="text/css">  
</head> 
			<!--slid bar -->

<link href="slidbar/styles.css" rel="stylesheet" type="text/css">
<!--[if IE]>
 <![endif]-->
<script type="text/javascript" src="slidbar/jquery.js"></script>
<script type="text/javascript" src="slidbar/css_preview.js"></script>

<body>
				<?php 
				
					$sq=$Company_Id; 
					$SQL = "select * from pages_content,add_list where pages_content.company_id =add_list.id and company_id='$sq'";
					$query = mysql_query($SQL);	 				
					$result = mysql_fetch_array($query);  
					if ($result) { 
					$ID = $result['id'];
					$Company_Name = $result['company_name']; 
					$Email = $result['email'];
					$bannar = $result['image_bannar'];
					$bannar_top = $result['image_bannar_top'];
				?>

<div id="topWarp">
 <div id="top">
  <h1><a href="index.php" target="" id="micLogo" hidefocus="true">  </a></h1>

	
      <div id="searchWarp"> <br><div class="b1"></div>  
      <div class="searchBox">
		<form name="SearchForm1" id="SearchForm1" method="get" action="/productdirectory.do" style="display: inline;">
			<input style="color: rgb(194, 194, 194);" name="word" id="InputWord1" class="inputtext" value="Search all products" type="text">
			<input src="sub_index_files/ico_go_en.gif" alt="Search" title="Search" type="image">
		 
            
		</form>
        </div>
        <div class="b2"></div></div>

</div>
</div>
 <?php 
 echo "<style>
#header{background:#C90E11;background-image:url(admin/upload/$bannar_top);background-position:bottom;background-repeat:no-repeat;clear:both;width:972px;margin:auto;padding-bottom:6px;}
#header h1 a:link,#header h1 a:visited,#header h1 a:hover{color:#FFF;}
 
 </style>
 "; ?>
<div id="header">
  <div id="name">
    <table border="0" cellpadding="0" cellspacing="7" width="100%">
      <tbody><tr>
        <td class="logow"><div id="logo">
            <div><img alt="" src="images/gold_member_logo.gif"></div>
          </div></td>
        <td height="110">
          <h1 style="margin-top:-30px;"><a href="#"><!--Shanghai Fullwon Industrial Co., Ltd.--><?php echo $Company_Name;?></a>
            
           <span>  &nbsp; <?php //echo $result['des'];?> </span>
          
          </h1></td>
      </tr>
    </tbody></table>
  </div>
  <div id="nav">
			<?php 
				//$sq=$_REQUEST["sq"]; 
				  echo "
          				<li><a href='sub_index.php?sq=$sq'> Home Pages</a></li>
						<li><a href='company_info.php?sq=$sq'> Conpany Info</a></li>
          				<li><a href='product_list.php?sq=$sq'> Product List  </a></li>
						<li><a href='sub_index_other_pages.php?sq=$sq'> Contact Details</a></li>
						<li><a href='send_inquery.php?id=$ID' target=\"_blank\"> Send Inquery</a></li>";

			?>
			
		</div>
	</div>
	
<?php } else { ?>
<div class="error" align="center">Not Registered For the Sub Domain Yet ! Please try again later !
	<?php 
		echo"<html>";
		echo"<head>
		<meta http-equiv=refresh content=3;url=index.php>";
		echo"</head>";
		echo"</html> ";
	?>
</div>
<?php } ?>
<div id="main">
  <div class="tp"></div>
  <table id="mainTable" border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr><td class="mainTd">
  <?php include 'sub_index_left_menu.php';?>
</td><td class="mainTd">
  <div id="content">
    <div class="tp"></div>
	
  <div id="industry-picture" style="height:120px;background:url(admin/upload/<?php echo $Image_Bannar ;?>) no-repeat"></div>
	<div class="block"> 
	 <div class="tp"></div>
	  <h2> <?php echo $Pages_Name ;?> &rArr; <?php echo $Title ;?> Details </h2>
	   <div class="stuff"  style="">
		<div class="clr"></div>
		 <div  style=" height: auto;" tyle="float:<?php echo $Images_Align ;?>"> 
         <a href="sub_index.php?sq=$row[5]" class="preview" path="admin/upload/<?php echo $Images ;?>"  iid="css_<?php echo $ID; ;?>" target="">
         <img alt="" src="admin/upload/<?php echo $Images ;?>">
         </a> 
	   </div><!--end stuff-->
    	<h3> <?php echo $Title ;?> 	</h3>	
			<p> <?php echo $Description ;?> 
			 <!-- [ <a href="#">Click for details</a> ]-->
			</p>
    </div><!--end stuff-->
  </div>
	
	<div class="block">
		  <div class="tp"></div>
		   <?php include 'sub_footer_pro_list.php'?>
		  <div class="bt">&nbsp;</div>
	</div><!--end block-->
  </div></td></tr></tbody></table> 
</div>

<?php include 'sub_index_footer.php';?>