$checkRID = $_COOKIE['RID'];
if($checkRID == ""){
$ref_RID = $_GET['RID'];
if($ref_RID == ""){
$ref_RID = $_POST['RID'];
}
if($ref_RID != ""){
setcookie('RID',$ref_RID,time()+60*60*24*365*10);
}
}else{
$ref_RID = $checkRID;
}//ifnocookievalue
?>
* LED High Output Fixtures in the Eco-$mart Catalog
$mycat=$_COOKIE['ecosmartmycat'];
$print = $_GET['print'];
$ctd=$_GET['ctd'];
if($print == "yes"){
if($ctd==""){
$goprint = "onLoad='javascript:printWindow()'";
}//if not coming from mycatalog
$status="";
$repped="";
$pgbg="white";
}else{
$goprint = "";
$pgbg="#BDDEA0";
}
$subcat = "LED High Output Fixtures";
$back = "catlite24.php";
$page_name = "catlite24_2";
$mycathere="catled/".$page_name.".php";
$hereprint=$here."?print=yes";
$page="catled/".$page_name;//change folder if needed
$prodname="LED Canopy and Ceiling Lights";
$here=$page_name.".php";
$mycathere="catled/".$page_name.".php";
if($mycat!=""){
$mycat_link="Add to My Catalog ";
}else{
$mycat_link="My Catalog ";
}
$items[]="LTLED-LEDFX-C12S";
$itemnames[]="12 INCH SQUARE LED FIXTURE";
$items[]="LTLED-LEDFX-C15R";
$itemnames[]="15 INCH ROUND LED FIXTURE";
$items[]="LTLED-LEDFX-C";
$itemnames[]="CANOPY LED FIXTURE";
$items[]="LTLED-LEDFX-CF";
$itemnames[]="FLAT LENS LED FIXTURE";
$items[]="LTLED-ECO-2x9AAR-HO-1212";
$itemnames[]="LED Bi-level Parking Garage Light Retrofit up to 250W HID";
$items[]="LTLED-ECO-2x9AR-HO-1212";
$itemnames[]="LED Bi-level Parking Garage Light Retrofit up to 400W HID";
$item="LTLED-LEDFX-C*";
$unit="EA";
$dbcnx = new mysqli('localhost', 'ecoszzqh_produser', 'cata1og', 'ecoszzqh_products');
?>
LED High Output Fixtures
Canopy & Ceiling with LED installed
12 INCH SQUARE LED FIXTURE
12 by 12 inch LED box light for attachment under canopy or ceiling. Significant energy savings. US Made.
15 INCH ROUND LED FIXTURE
15 inch round LED fixture mounted under canopy or ceiling. Significant energy savings. Input Voltage: 120 to 480V. US Made.
if($print!="yes"){
echo("" .
"" .
"" .
"Quote " .
"
" .
"" .
"" .
"Quote " .
"
");
}//not print
?>
CANOPY LED FIXTURE
For gas stations and garages mounted on canopy or ceiling. Significant energy savings at 135 lumens / watt. Input Voltage: 120 to 480V. US Made.
FLAT LENS LED FIXTURE
Low profile LED light for mounting on canopy or ceiling. Significant energy savings at 135 lumens / watt. Input Voltage: 120 to 480V. US Made.
if($print!="yes"){
echo("" .
"" .
"" .
"Quote " .
"
" .
"" .
"" .
"Quote " .
"
");
}//not print
?>
Bi-level LED Parking Garage Light
Specifically designed for low indoor parking garages where a wider spread of light is required. Superior heat management and compact design make it ideal, with 10+ years of maintenance free service. When triggered by occupancy sensor (not included), brings light from 50% output to full output. Unlimited application possibilities due to retrofitting!
Retrofit up to 250 Watts HID
if($print!="yes"){
echo("Specifications PDF ");
}
?>
Retrofit up to 400 Watts HID
if($print!="yes"){
echo("Specifications PDF ");
}
?>
if($print!="yes"){
echo("" .
"" .
"" .
"Quote " .
"
" .
"" .
"" .
"Quote " .
"
");
}//not print
?>
Fixtures are available from 17 to 257 Watts
17W LED Replaces 100W HID 96W LED Replaces 750W HID
32W LED Replaces 250W HID 192W LED Replaces 1000W HID
64W LED Replaces 400W HID 257W LED Replaces 1500W HID
if($print == "yes"){
echo("" .
"" .
"" .
"©2011 Eco-\$mart, Inc. " .
" (888) 329-2705" .
" info@eco-smart.com" .
" www.eco-smart.com" .
"
");
}else{
echo("");
echo("" .
"
" .
"" .
"" .
"");
$getcats = $dbcnx->query("SELECT cat_name,catpage FROM cats ORDER BY cat_name");
if(!$getcats){
$air[]="Could not get categories for menu. Error: ";
}else{
while ($row = $getcats->fetch_row()) {
echo("");
}//while fetching cats
}//got cats
echo("" .
"" .
"
");
}//print is no
if($ref_RID!=""){
echo("RID: $ref_RID
");
}
?>