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'; } ?> Special Note to Day-to-day Wig Wearers 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 "
"; } ?>
Special Note to Day-to-day Wig Wearers
by Special Effect Supply


Please read this entire article.

For some reason we still get a lot of calls regarding wigs and adhesives even though we discontinued support for these products over a year ago. We are unqualified to support these products. If you call for these items you will only be frustrated with our lack of experience and knowledge. There are others who have much more experience than we do.

Please consider the following facts before you contact us.

Steve has no experience with wig making. He can not help you.

Steve has never set a lace-front wig, nor has he ever seen one.

We can not recommend books, DVD’s or other instructional materials because day-to-day wigs are not our world.

The skin adhesives we sell are for theatrical use, not every day use.

We have a $25 minimum order. We can not sell you just one bottle of adhesive.

We are not an extension of Google. Just because we rank high in Google doesn’t mean we are experts in your search words.

It is wrong for you to buy an item on eBay and then call us to give you information on how to use it.


When it comes to issues like these we prefer to work with professionals who already know what they want and how to use it. If you need this kind of help please contact someone in our Artist Pool.

To get opinions from “Women of Color” who have used these products please go to:


Companies with experience in this industry are:



Thanks for your understanding,

Steve Biggs, 7-21-2009


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