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 Cleansers 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
Cleansers
by Special Effect Supply


Kry-A-Sept
This 99.9% anti-bacterial hand-sanitizer is a must at every makeup location or counter.

Flammable, Must be shipped UPS ground.

CAT # Description Price
K01691 4 fl oz (with Flip Top Lid)
K01692 8 fl oz (Pump Dispenser)
K01694 32 fl oz (refill)

All Pur, Gentle Remover, Tube
This solvent-free remover gently removes Spirit Gum and makeup. Apply liberally, then remove with a tissue after a couple minutes and finish by washing with water. For strong Spirit Gum residues, repeat as necessary. .

CAT # Description Price
K02048 75 ml (2.5 fl oz)

Brush Cleaner
Gently disinfect all your brushes. Just apply, wipe off, and let dry.

Flammable, Must be shipped UPS ground.

CAT # Description Price
K03491 4 fl oz
K03493 16 fl oz
K03494 32 fl 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 ***/ ?>