| Linux server27.hostingraja.org 2.6.32-954.3.5.lve1.4.93.el6.x86_64 #1 SMP Wed Oct 4 17:04:29 UTC 2023 x86_64 Path : /home/udaipurk/public_html/websites/samaj/samaj/ |
| Current File : /home/udaipurk/public_html/websites/samaj/samaj/products1.php |
<!doctype html>
<!--Conditionals for IE8-9 Support-->
<!--[if IE]><html lang="en" class="ie"><![endif]-->
<html>
<head>
<meta charset="utf-8">
<title>Amzole || Products</title>
<!--SEO Meta Tags-->
<meta name="description" content="Responsive Multipurpose HTML5 Template">
<meta name="keywords" content="responsive html5 template, multipurpose, blog, portfolio, e-commerce, bootstrap 3, css, jquery, flat, modern">
<meta name="author" content="8Guild">
<!--Mobile Specific Meta Tag-->
<?php include('link.php'); ?>
</head>
<!--Body-->
<body class="parallax animated fadeIn">
<?php include('header.php'); ?>
<!--Hero Static-->
<div class="raw CoverImage" style="background-image:url(images/bg.png);">
</div>
<div class="container" style=" margin-top:20px; margin-bottom:30px;">
<ol class="breadcrumb">
<li><a href="index.php">Home</a></li>
<li><a href="about-us.php">About Us</a></li>
<li class="active">Products</li>
</ol>
<div class="raw">
<div class="col-md-12"><h2 align="center" class="abouth2">Products</h2>
<hr class="style-one">
</div>
</div>
<div class="raw">
<p>Currently serving the Indian and the international market with Glyoxal-40% and its derivatives; the company specification sheet and Material Safety Data Sheet (MSDS) is shown here. </p>
</div>
<div class="raw" style="margin-bottom:30px;">
<div class="services-girds">
<div class="col-md-6 services-gird">
<div class="services-header">
<p style="font-weight:bold;font-size:20px !important;color:#FAA633;font-family:constan;margin-bottom:18px;text-align:left">OUR PRODUCTS</p>
</div>
<ul>
<li><a href="glyoxalspec.php">Glyoxal - 40% specification sheet</a></li>
<li><a href="glyoxalmsd.php">Glyoxal - 40% MSDS</a></li>
<li><a href="mnis_spec.php">2-Methyl 5-Nitro Imidazole specification sheet</a></li>
<li><a href="mnimsds.php">2-Methyl 5-Nitro Imidazole MSDS</a></li>
</ul>
</div>
<div class="col-md-6 services-gird">
<div class="services-header">
<p style="font-weight:bold;font-size:20px !important;color:#FAA633;font-family:constan;margin-bottom:18px;text-align:left">PROPOSED FUTURE PRODUCTS</p>
</div>
<ul>
<li><a>Glyoxylic Acid-50% (CAS No - 298-12-4)</a></li>
<li><a>Oxalic acid (Crystalline)</a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<?php include('footer.php'); ?>
</body><!--Body Close-->
</html>