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'; } ?> Kryolan's Foam Systems 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 "
"; } ?>
Kryolan
Foam Systems
by Special Effect Supply


Kryolan 2-Part Urethane Cold Foam Kit
Produces a soft foam suitable for facial and body appliances. A very simple and short process. The average prostheses requires approximately 25 minutes to cure and the mold is ready to be used again immediately. No oven curing required. 16oz. kit with release agent.

Flammable, Must be shipped UPS Ground.

CAT # Description Price
K08040 1 pint
K08041 1 gallon

Foam Injection Guns
Perfect for all types of foam...no more messes making molds. Clean application and easy to use.

CAT # Description Price
K60814 small, 750 ml (24 oz)
K60815 large 21 (64 oz)

Download the 19 page Kryolan Product List in PDF format Right Now!


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 ***/ ?>