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


Toupet Tape
Double-sided, transparent adhesive tape for toupees and beards.

CAT # Description Price
K02085 1/2" x 3 yds
K02086 1" x 3 yds

 


Toupet Strips

CAT # Description Price
K02095 1/2" wide, 36 pc
K02096 1" wide, 36 pc

 Plastic Tape
A slightly textured tape which accepts makeup readily and does not reflect light as much as smooth-surfaced tapes. Good for taping edges of bald caps, for making oriental eyelids, and for covering jewelry. Useful for emergency concealment of cuts, wounds, and skin eruptions, and to prevent makeup from getting into wounds.

CAT # Description Price
K02071 1/2" wide, Leukoflex, 1 roll
K02072 2" wide, Leukoflex, 1 roll

Toupet Dots
3/4" diameter dots for quick change of Beards and moustaches
36 dots per bag.

CAT # Description Price
K02087 3 Dots per strip, 12 strips

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