ÿþ <!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=utf-8" /> <title>FAQ - Lumlux Lighting</title> <link href="css/stylesheet.css" rel="stylesheet" type="text/css" /> <meta http-equiv="imagetoolbar" content="no" /> </head> <body> <div id="Header"> <span><a href="/"><img src="images/logo.gif" alt="Lumlux Lighting" /></a></span> <div class="right"> <p><img src="images/home.gif" /><a href="/">Home</a> <img src="images/sitemap.gif" /><a href="sitemap.html">Sitemap</a> <img src="images/contact.gif" /><a href="contact.html">Contact Us</a></p> <form id="login" name="login" method="post" action="resellers.asp"> Distributor ID: <input name="username" type="text" class="txt" id="username" /> Password: <input name="password" type="password" class="txt" id="password" /> <input name="button" type="submit" id="button" value="Login" /> </form> </div> </div> <div id="Nav"> <div class="Menu"> <ul> <li><a href="about.html">About Us</a></li> <li class="bar"></li> <li><a href="products.html">Products</a></li> <li class="bar"></li> <li><a href="solutions.html" onmouseover="return chg('test');" id="quick">Quick Solutions</a></li> <li class="bar"></li> <li><a href="cert.html">Certificates</a></li> <li class="bar"></li> <li><a href="inquiry.asp">Inquiry</a></li> <li class="bar"></li> <li><a href="faq.html">FAQ</a></li> <li class="bar"></li> <li><a href="contact.html">Contact Us</a></li> </ul> </div> <div id="test" class="quick" onmouseout="return hide('test');"> <ul> <li><a href="hydroponics_lighting.html">Hydroponics Lighting</a></li> <li><a href="greenhouse_lighting.html">Greenhouse Lighting</a></li> <li><a href="public_lighting.html">Public Lighting</a></li> <li><a href="commercial_lighting.html">Commercial Lighting</a></li> </ul> </div> </div> <div id="Main"> <div class="contp"></div> <div class="conmain"> <div class="subLeft"> <h2>Quick Solutions</h2> <ul> <li><a href="hydroponics_lighting.html"><img src="UploadFiles/20081218142413986.gif" alt="Hydroponics Lighting" /></a><a href="hydroponics_lighting.html">Hydroponics Lighting</a></li> <li><a href="greenhouse_lighting.html"><img src="UploadFiles/2009116101622212.jpg" alt="Greenhouse Lighting" /></a><a href="greenhouse_lighting.html">Greenhouse Lighting</a></li> <li><a href="public_lighting.html"><img src="UploadFiles/20081218142918336.gif" alt="Public Lighting" /></a><a href="public_lighting.html">Public Lighting</a></li> <li><a href="commercial_lighting.html"><img src="UploadFiles/2009120143246179.jpg" alt="Commercial Lighting" /></a><a href="commercial_lighting.html">Commercial Lighting</a></li> </ul> <h2>Support</h2> <p>Please enter the last 9 numbers of S/N to get info of the products:</p> <form id="form1" name="form1" method="post" action="support.asp"> <input name="sn" type="text" class="text" id="sn" size="16" maxlength="9" /> <input name="button" type="image" id="button" value="Submit" src="images/btn.gif" /> </form> <p>Please enter the wattage or voltage to find out products:</p> <form id="form2" name="form2" method="post" action="search.asp"> <input name="keyword" type="text" id="keyword" size="16" class="text" /> <input name="button" type="image" id="button" value="Submit" src="images/btn.gif" /> </form> </div> <div class="subRight"> <div class="midNav"><a href="/">Home</a> &gt; FAQ</div> <ul class="newList"> <li><strong>Q: what is the difference between metal halide and high pressure sodium lamps?</strong><br /><strong>A:</strong> The ignite voltage are different to MH &amp; HPS lamps.To&nbsp;restart a hot lamp,you should wait 10-15 minutes for MH lamps while HPS lamps only 1 minutes.</li> <li><strong>Q: Is the luminosity more than the standard lamps or high pressure sodium?</strong><br /><strong>A:</strong> Usually our ballasts can raise the luminosity about 3-15%.</li> <li><strong>Q: How many amperes or wattages is its consumption for all models?</strong><br /><strong>A:</strong> It can save about 20-30% energy to the regular ballast.</li> <li><strong>Q: How to get answer for this page?</strong><br /><strong>A:</strong> Send inquiry by form, then we anwer it via back ground.</li> <li><strong>Q: Do the products have relevant certificates?</strong><br /><strong>A:</strong> Yes. Our products have certificates for LVD(CE), EMC(CE), FCC, PSE, CSA and RoHS.</li> </ul> <div align="right" class="Page"> <img src="images/prev.gif" /> <img src="images/next.gif" /> </div> </div> </div> </div> <div id="Footer"> <ul class="botlink"> <li><a href="about.html">About Us</a></li> <li>|</li> <li><a href="products.html">Products</a></li> <li>|</li> <li><a href="solutions.html">Quick Solutions</a></li> <li>|</li> <li><a href="cert.html">Certificates</a></li> <li>|</li> <li><a href="inquiry.asp">Inquiry</a></li> <li>|</li> <li><a href="faq.html">FAQ</a></li> <li>|</li> <li><a href="contact.html">Contact Us</a></li> </ul> © 2008 Lumluxlighting.com </div> <script type="text/javascript"> function chg(id_num){ var oa = document.getElementById(id_num); var ob = document.getElementById("quick"); if(oa.style.display == "block"){ oa.style.display = "none"; }else{ oa.style.display = "block"; } return false; } function hide(id_num){ var oa = document.getElementById(id_num); var ob = document.getElementById("quick"); if(oa.style.display == "block"){ oa.style.display = "none"; }else{ oa.style.display = "block"; } return false; } </script> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-31977-47"); pageTracker._trackPageview(); } catch(err) {}</script> </body> </html>