$status = $_COOKIE['status']; $repped=$_COOKIE['ecorep']; $mycat=$_COOKIE['ecosmartmycat']; $print = $_GET['print']; if($print == "yes"){ $goprint = "onLoad='javascript:printWindow()'"; $status=""; $repped=""; $pgbg="white"; }else{ $goprint = ""; $pgbg="#BDDEA0"; } $catname="Indoor Air Quality"; $catback="catiaq.php"; $subcat = "Mold Preventing Interior Insulation"; $back = "catiaq4_.php"; $page_name = "catiaq4_2"; $here=$page_name.".php"; $mycathere="IAQ/".$page_name.".php"; $hereprint=$here."?print=yes"; $page="IAQ/".$page_name;//change folder if needed $prodname="Mold Preventing Interior Insulation Foil"; if($mycat!=""){ $mycat_link="Add to My Catalog"; }else{ $mycat_link="My Catalog"; } $item="IAQ-B-IBoard"; $items[]="IAQ-B-IBoard"; $itemnames[]="Mold Preventing Interior Insulation Foil"; ?>
![]() ![]() | |
Price: Quoted if($print != "yes"){ echo("" . "Quote Request"); } ?> Insulation Foil consists of eight layers of absorption-reduced air bubble film, resulting in excellent insulation performance. Additional components are five “high-density” metalized films, utilized to minimize radiation heat loss in cold climates. Highly efficient, since up to 60% of heat is lost by radiation. In warm climates the radiant heat transfer from exterior to interior is reduced up to 98%. The result: Significantly lower energy costs. Integrated vapor barrier prevents air infiltration and condensation, while eliminating the need for an additional vapor barrier that is required for traditional insulation products. if($print != "yes"){ echo("" . "Technical Sheet PDF"); } ?>
Applications:
|
![]()
Compatible Components:
|
![]()
Properties:
|
" . "" . "©2010 Eco-\$mart, Inc." . " (888) 329-2705" . " info@eco-smart.com" . " www.eco-smart.com" . " |
" .
" $mycat_link " . " << Return to $subcat" . " | ||
" . "" . " ©2010 Eco-\$mart, Inc." . " (888) 329-2705" . " info@eco-smart.com" . " www.eco-smart.com" . " | " . " QUOTE " . " | " . " PRINT " . " |
" .
"
" . " Eco-\$mart Representative $repped Logged In. "); mysql_select_db('ecosmar_inv', $dbcnx); $getquote = $dbcnx->query("SELECT ID,CID FROM quotes WHERE usrn='$repped'"); if(!$getquote){ $air[]="Could not get quotes for ".$repped.". Error: ".mysql_error(); $show="off"; }else{ $numquos=mysql_num_rows($getquote); if($numquos < 1){ $show="off"; $air[]="No Quotes Started."; }else{//there are quotes while($rowq=mysql_fetch_array($getquote)){ $QIDs[]=$rowq['ID']; $CIDs[]=$rowq['CID']; }//while getting and filling arrays mysql_select_db('ecosmar_contacts', $dbcnx); foreach($CIDs as $value){ $getcon=mysql_query("SELECT first_Name,Name,Company FROM con_main WHERE ID='$value'"); if(!$getcon){ $air[]="Could not get contact info for contact. Error: ".mysql_error(); $show="off"; }else{ $rowc=mysql_fetch_array($getcon); $first_Name=$rowc[0]; $Name=$rowc[1]; $Company=$rowc[2]; if($Company!=""){ $quocos[]=$Company; }else{ $quocos[]=$first_Name." ".$Name; } }//got contact }//4each quote/contact ID }//there are quotes }//got quote $i=0; $countem=count($items); while($i<$countem){ if(in_array($items[$i],$qoks)){ $ast[]=$items[$i]; $astname[]=$itemnames[$i]; }//in array with dealer prices $i=$i+1; }//while counting items if(empty($ast)){ $air[]="No Quotes. No qualifying prices."; $show="off"; } if($show=="on"){ echo("");
foreach($air as $value){
echo(" ");
}//air is not empty
}//print is not yes
?>
$value"); }//4each echo(" |