PK

ADDRLIN : /proc/self/root/home/bw2hgtn172qm/www/Clients/techcam.in/
FLL :
Current File : //proc/self/root/home/bw2hgtn172qm/www/Clients/techcam.in/fire-alarm.php

<?php
include('header.php');
?>
<!-- Header End====================================================================== -->
<div id="mainBody">
	<div class="container">
	<div class="row">
<!-- Sidebar ================================================== -->
	<?php
	include('sidebar.php');
	?>
<!-- Sidebar end=============================================== -->
	<div class="span9">		
			<h4 align="center">Fire-Alarm</h4>
			<P align="justify">A fire alarm system is number of devices working together to detect and warn people through visual and audio appliances when smoke, fire, carbon monoxide or other emergencies are present. These alarms may be activated from smoke detectors, and heat detectors. Alarms can be either motorised bells or wall mountable sounders or horns. They can also be speaker strobes which sound an alarm, followed by a voice evacuation message which warn people inside the building not to use the elevators. They may also be activated via Manual fire alarm activation devices such as manual call points or pull stations. Fire alarm sounders can be set to certain frequencies and different tones including low, medium and high depending on the country and manufacturer of the device. <br/><br/>
			</P>
			  <ul class="thumbnails">
				<li class="span3">
				  <div class="thumbnail">
					<a  href="#"><img src="products_images/firimage1.jpg" width="160px" height="160px" alt=""/></a>
					<div class="caption">
					 
					  <p> 
						Mircom FHS-240R Fire Alarm. 
					  </p>
						  
					</div>
				  </div>
				</li>
				<li class="span3">
				  <div class="thumbnail">
					<a  href="#"><img src="products_images/firimage2.jpg" width="160px" height="160px" alt=""/></a>
					<div class="caption">
					  
					  <p> 
					  Mircom Fire Alarm HornStrobe	. 
					  </p>
					
					</div>
				  </div>
				</li>
				<li class="span3">
				  <div class="thumbnail">
					<a  href="#"><img src="products_images/firimage3.jpg" width="160px" height="160px" alt=""/></a>
					<div class="caption">
					  
					  <p> 
						PriceRite supermarket.
					  </p>
					 	
					</div>
				  </div>
				</li>
				<li class="span3">
				  <div class="thumbnail">
					<a  href="#"><img src="products_images/firimage4.jpg" width="160px" height="160px" alt=""/></a>
					<div class="caption">
					  
					  <p> 
						Fire Alarm Sign. 
					  </p>
					  
					</div>
				  </div>
				</li>
				<li class="span3">
				  <div class="thumbnail">
					<a  href="#"><img src="products_images/firimage5.jpg"products_images/image5.jpg" width="160px" height="160px" alt=""/></a>
					<div class="caption">
					  
					  <p> 
						 Horn Simplex 4030-2B Fire Alarm. 
					  </p>
					  
					</div>
				  </div>
				</li>
				<li class="span3">
				  <div class="thumbnail">
					<a  href="#"><img src="products_images/firimage6.jpg" width="160px" height="160px" alt=""/></a>
					<div class="caption">
					  
					  <p> 
						Florida International University safety.
					  </p>
					</div>
				  </div>
				</li>
				<li class="span3">
				  <div class="thumbnail">
					<a  href="#"><img src="products_images/firimage7.jpg" width="160px" height="160px" alt=""/></a>
					<div class="caption">
					  
					  <p> 
						Fire-Alarm-Siren. 
					  </p>
					</div>
				  </div>
				</li>
				<li class="span3">
				  <div class="thumbnail">
					<a  href="#"><img src="products_images/firimage8.jpg" width="160px" height="160px" alt=""/></a>
					<div class="caption">
					
					  <p> 
						71kWfwFLouL._SL1500_Fire-Alarm. 
					  </p>
					</div>
				  </div>
				</li>
				<li class="span3">
				  <div class="thumbnail">
					<a  href="#"><img src="products_images/firimage9.jpg" width="160px" height="160px" alt=""/></a>
					<div class="caption">
					 
					  <p> 
						Fire Alarm Vector Illustration Isolated. 
					  </p>
					</div>
				  </div>
				</li>
			  </ul>	

</div>
	</div>
</div>
<!-- MainBody End ============================= -->
<!-- Footer ================================================================== -->
<?php
include('footer.php');
?>


PK 99