<?php include_once '../../includes/headertop.php'; ?>

<meta name="description" content="" />
<meta name="keywords" content="" />
<title>LightEnerG - Adjusta Height</title>

<?php include_once '../../includes/headerbtm.php'; ?>

<div class="container" id="main" role="main">
    <div class="col-sm-7">
        <div class="row">
            <img src="/images/products/accessories/adjustaheight.jpg"  class="img-responsive center-block featured-img" width="100%" />
        </div>
    </div>
    <div class="col-sm-5">
        <h2 class="page-title">Adjusta Height</h2>
        <ol class="breadcrumb">
            <li><a href="/products/">Products</a></li>
            <li><a href="/products/accessories/">Parts & Accessories</a></li>
            <li class="active">Adjusta Height</li>
        </ol>
        <hr>
        <div class="post-content">
            <p>
                LightEnerG&trade; Adjusta Height is an adjustable height reflector suspension system that allows for up to 4.5 FT of lift in one easy step. The sturdy and reliable mechanism inside the Adjusta Height keeps the reflector in place with a simple pull-string.	
            </p>
            <h6>Available In:</h6>
            <ul class="disc">
                <li>Multi Filament Line</li>
                <li>Heavy Duty Wire</li>					
            </ul>
        </div>
    </div>
</div>

<?php include_once '../../includes/footer.php'; ?>