<?php include_once '../../includes/headertop.php'; ?>


<meta name="description" content="" />
<meta name="keywords" content="" />
<title>LightEnerG - E Z Switchable Ballast 1000W</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/ballasts/ez1.jpg" class="img-responsive center-block featured-img" title="E Z Switchable Ballast" width="100%" />
        </div>
        <div class="row">
            <h6>MORE IMAGES:</h6>				
            <div class="col-xs-2 more-img" >							
                <a href="/images/products/ballasts/ezdetail1.jpg" data-lightbox="ez" class="featured-a" title="E Z Switchable Ballast View 1">
                    <img src="/images/products/ballasts/ezdetail1.jpg" alt="" class="img-responsive center-block featured-img2" />
                    <h4><span class="glyphicon glyphicon-fullscreen"></span></h4>
                </a>													
            </div>	
        </div>
    </div>
    <div class="col-sm-5">
        <h2 class="page-title">E Z Switchable Ballast</h2>
        <ol class="breadcrumb">
            <li><a href="/products/">Products</a></li>
            <li><a href="/products/ballasts/">Ballasts</a></li>
            <li class="active">E Z Switchable</li>
        </ol>
        <hr>
        <div class="post-content">
            <p>
                The LightEnerG&trade; E Z Switchable Ballast Kit is a magnetic ballast that can be switched between 120v and 240v without any additional wiring. Simply flip the protective plate to choose your voltage. 
            </p>
            <h6>Technology:</h6>
            <ul class="disc">
                <li>Works with both MH and HPS lamps</li>
                <li>Can run on 120v or 240v</li>
                <li>Pre-assembled: No additional wiring is necessary</li>
                <li>Galvanized steel construction</li>
                <li>Top of the line Aerovox capacitor included</li>
            </ul>		
            <h6>Features:</h6>
            <ul class="disc">
                <li>Specialized switch to easily flip between MH and HPS lamps</li>
                <li>Lamp cord receptacle accepts all LightEnerG&trade; lamp cords and reflectors</li>
                <li>Super duty handles</li>
                <li>Rubber base supports for increased heat dissipation and noise dampening</li>					
            </ul>		
            <h6>What's Included:</h6>
            <ul class="disc">
                <li>LightEnerG&trade; E Z Switchable Ballast</li>
                <li>15' ft Lamp Wire</li>
                <li>6' ft Power Cord (120v)</li>
            </ul>							
            <h6>Available In:</h6>
            <ul class="disc">
                <li>1000w</li>
            </ul>
        </div>
    </div>
</div>

<?php include_once '../../includes/footer.php'; ?>