Level: $levels"; $root = ''; for($i = 1; $i < $levels; $i++) { $root .= '../'; } //echo "
Root: $root, path: $path
"; return($root . $path); } $SessionPath = MainRootSessionPath('../session.inc.php'); include($SessionPath); $CookieForRegOrMobile = $_COOKIE["RegOrMobile"]; if($CookieForRegOrMobile == "Mobile") { $ShowSideWishlist = 'NO'; //All, LastUpdateDateOnly, None $ShowFooterOptions = 'None'; } else { $ShowSideWishlist = 'YES'; //All, LastUpdateDateOnly, None $ShowFooterOptions = 'All'; } ?> Steve's Indoor Laminating Resin CookieForRegOrMobile: $CookieForRegOrMobile

"; if($CookieForRegOrMobile == "Mobile") { //echo "
Mobile version
"; $Style2010CSS = MainRootPath('style2010MOBILE.css'); $fxsupplyCSS = MainRootPath('fxsupplyMOBILE.css'); $table1CSS = MainRootPath('table1MOBILE.css'); $hideCSS = MainRootPath('hideMOBILE.css'); } else { //echo "
Regular version
"; $Style2010CSS = MainRootPath('style2010.css'); $fxsupplyCSS = MainRootPath('fxsupply.css'); $table1CSS = MainRootPath('table1.css'); $hideCSS = MainRootPath('hide.css'); } echo" "; ?>
'NO') { echo "
"; $MenuRightPath = MainRootPath('MenuRight.php'); include($MenuRightPath); echo "
"; } else { echo "
"; } ?>
Indoor Laminating Resin
A Safe Alternate for Polyester or Epoxy Fiberglass
by Special Effect Supply


Indoor Laminating Resin
I love the strength and durability of polyester resin (fiberglass resin) but I can't stand the hazardous fumes. For many years I've wanted to offer my customers an alternative that would be safe to use on the hobby level in a home shop or garage. Well, I think we've finally got it. We've now got a superb acrylic resin that can be used with any porous material including traditional fiberglass, or regular textile cloth. It can be used to create simple projects including the stiffening of cloth for signs and displays. It dries hard and strong.

Steve Biggs' Original Indoor Laminating Resin
CAT # Description Price
ILR-8 Indoor Laminating Resin, 8 oz
ILR-16 Indoor Laminating Resin, 1 pint
ILR-32 Indoor Laminating Resin, 1 quart
ILR-640 Indoor Laminating Resin, 5 gallons


This page originally posted: $OriginallyPosted
This page last updated: "; $FileName = $_SERVER['SCRIPT_FILENAME']; echo date("m/d/Y", filemtime($FileName)); echo "
"; /*** Commented out ***/ mysql_close($dbh); } elseif($ShowFooterOptions == 'None') { /*** Commented out echo " ***/ echo "
"; /*** Commented out ***/ mysql_close($dbh); } else { echo "

This page originally posted: $OriginallyPosted
This page last updated: "; $FileName = $_SERVER['SCRIPT_FILENAME']; echo date("m/d/Y", filemtime($FileName)); echo "
"; $FooterPath = MainRootPath('Footer.php'); include($FooterPath); echo "
"; } /*** END of FOOTER options as defined above ***/ ?>