<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Juicy Magazine &#187; Hair</title>
	<atom:link href="http://www.juicymagonline.com/category/hair/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.juicymagonline.com</link>
	<description>Celebrity news, entertainment news, movie news, music news, and the hottest celebrity photos on Juicy</description>
	<lastBuildDate>Wed, 22 May 2013 22:11:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What&#8217;s The Juice: Maintaining Your Thick Tresses!!!</title>
		<link>http://www.juicymagonline.com/juicy-tv/2013/05/whats-the-juice-maintaining-your-thick-tresses/</link>
		<comments>http://www.juicymagonline.com/juicy-tv/2013/05/whats-the-juice-maintaining-your-thick-tresses/#comments</comments>
		<pubDate>Wed, 22 May 2013 20:10:42 +0000</pubDate>
		<dc:creator>JUICY STAFF</dc:creator>
				<category><![CDATA[Featured Video]]></category>
		<category><![CDATA[Juicy TV]]></category>
		<category><![CDATA[Mane Attraction]]></category>
		<category><![CDATA[Beyonce]]></category>
		<category><![CDATA[Erica Lasan]]></category>
		<category><![CDATA[erykah badu]]></category>
		<category><![CDATA[jill scott]]></category>
		<category><![CDATA[natural hair]]></category>
		<category><![CDATA[Original Programming]]></category>
		<category><![CDATA[shirea carroll]]></category>
		<category><![CDATA[So Thick]]></category>
		<category><![CDATA[solange]]></category>
		<category><![CDATA[Thick Hair]]></category>
		<category><![CDATA[Web Video]]></category>
		<category><![CDATA[What's the Juice]]></category>

		<guid isPermaLink="false">http://www.juicymagonline.com/?p=59738</guid>
		<description><![CDATA[Inspired by the June 2013 issue, host Erica Lasan hits the street of NYC to find out how women with thick hair take care of their natural or relaxed tresses. We also take an impromptu poll on which Juicy celebrity has the most coveted thick head of hair!!!]]></description>
			<content:encoded><![CDATA[<p><iframe width="570" height="270" src="http://www.youtube.com/embed/abINb2hCN-c" frameborder="0" allowfullscreen></iframe></p>
<p>Inspired by the June 2013 issue, host <strong>Erica Lasan</strong> hits the street of NYC to find out how women with thick hair take care of their natural or relaxed tresses. We also take an impromptu poll on which Juicy celebrity has the most coveted thick head of hair!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juicymagonline.com/juicy-tv/2013/05/whats-the-juice-maintaining-your-thick-tresses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What&#8217;s The 411: Understanding Hair Typing!!!</title>
		<link>http://www.juicymagonline.com/hair/2013/05/411-uncovering-hair-textures/</link>
		<comments>http://www.juicymagonline.com/hair/2013/05/411-uncovering-hair-textures/#comments</comments>
		<pubDate>Tue, 21 May 2013 12:37:24 +0000</pubDate>
		<dc:creator>Jasmine Washington</dc:creator>
				<category><![CDATA[Hair]]></category>
		<category><![CDATA[Mane Attraction]]></category>
		<category><![CDATA[Afro Textured Hair]]></category>
		<category><![CDATA[Coily Hair]]></category>
		<category><![CDATA[hair texture]]></category>
		<category><![CDATA[hair type]]></category>
		<category><![CDATA[Hair Typing System]]></category>
		<category><![CDATA[kinky hair]]></category>
		<category><![CDATA[straight hair]]></category>
		<category><![CDATA[wavy hair]]></category>

		<guid isPermaLink="false">http://www.juicymagonline.com/?p=55749</guid>
		<description><![CDATA[From silky straight strands to kinky coily curls, every <em><strong>Juicy</strong></em> lady is born with a unique hair texture.

Some ladies use chemical relaxers and texturizers to manipulate their natural curl pattern, resulting in looser, and according to some, more "manageable" hair textures. As more women are ditching relaxers and transitioning back to natural hair, hair typing or the classification of hair in it's natural state, has become a very popular topic.

Overtime, a slew of different hair typing systems have emerged. Consisting of variety of distinctions that separates each hair type, some systems are simple and straightforward, separating hair types by their texture while others who are more complex separating hair types according to the diameter and density of natural strands.

While some are anti-hair typing, claiming it adds the division created with the  "good hair vs. bad hair" debacle, many believe uncovering one's hair type can be extremely beneficial to hair growth and length retention, as it provides key things about what hair needs to be maintained properly.

For the rookie trying to understand hair typing...]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">
 
        var $ = jQuery.noConflict();
        var curImg = get_anchor();

        function prev_img(totalImages){
            if( curImg > 1 ){
                prevImg = curImg - 1;
            }
            else{ 
                prevImg = totalImages;
            }
            refresh(imgData[prevImg][0], imgData[prevImg][1], imgData[prevImg][2], prevImg, totalImages , imgData[prevImg][3]);
        }

        function next_img(totalImgs){

            curImg = parseInt(curImg);

            if(curImg == totalImgs){
            var nextImg = 1;
            }
            else{
            var nextImg = curImg + 1;
            }

            refresh(imgData[nextImg][0], imgData[nextImg][1], imgData[nextImg][2], nextImg, totalImgs, imgData[nextImg][3]);

        }
       
        function track_pageview(args){
            
            /////////////////////////////////////
        	// Track refresh in Google Analytics
        	/////////////////////////////////////
        	
        	var ref = (typeof args.ref == 'undefined') ? "" : args.ref;
        	var url = (typeof args.url == 'undefined') ? "" : args.url;
        	var pageTracker = _gat._getTracker("UA-932072-14");
        	pageTracker._trackPageview(url + ref); 
        }        
        
        function reloadAd(adSize, h_ord, w, h){
            ////////////////////////
            // Method to reload ads
            ////////////////////////
            
        	h_tile+=1;
        	frameId='frame-'+adSize;

        	if(!document.getElementById(frameId)){
        			var adFrame = $("<iframe />")
        			var adSrc   = '/php/ads/ad-tags.php?h_ord='+h_ord+'&size='+adSize+'&section='+section+'&post='+post+'&h_tile='+h_tile;
         			adFrame.attr("src",adSrc);
        			adFrame.attr("scrolling","no");
        			adFrame.attr("width",w);
        			adFrame.attr("height",h);
        			adFrame.attr("frameborder",0)
        			var adDiv = $("#"+adSize);
        			adDiv.empty();
        			adDiv.append(adFrame);
        	}else{
        		document.getElementById(frameId).src = '/php/ads/ad-tags.php?h_ord='+h_ord+'&size='+adSize+'&section='+section+'&post='+post+'&h_tile='+h_tile;
        	}
        return true;
        }
        
        function refresh(imgUrl, imgTitle, imgDescription, index, numImages, largeURL){
            //////////////////////////////////////
            //  Refresh image, ads, and wallpaper
            //////////////////////////////////////
            
            // Change Image, Title, Description
            $('#sg-enlarge').attr("href", largeURL);
            loadImg(imgUrl , '#sg-main-image' );
                if(imgTitle=='' && imgDescription==''){
                    $('#sg-caption').css({'display':'none'});   
                }else{
                    $('#sg-caption').css({'display':'block'});
                    if(imgTitle!=''){
                        $('#sg-image-title').css({'display':'block'});
                        $('#sg-gallery_image').attr("alt", imgTitle);
                        $('#sg-gallery_image').attr("title", imgTitle);
                        $('#sg-image-title').html(imgTitle);
                    }else{
                        $('#sg-image-title').css({'display':'none'});
                    }
            
                    if(imgDescription!=''){
                        $('#sg-image-description').css({'display':'block'});
                        $('#sg-image-description').html(imgDescription);
                    }else{
                        $('#sg-image-description').css({'display':'none'});
                    }
                }
    	
            // refresh ads
            //  CampaignManager.look();
            h_tile=0;
            $(adArray).each(function(index){
                switch(adArray[index].substring(0,1)){
                    case 'l':
                        w = 728;
                        h = 90;
                        break;
                    case 'm':
                        w = 300;
                        h = 250;
                        break;
                    case 's':
                        w = 160;
                        h = 600;
                        break;
                }
                reloadAd(adArray[index], h_ord, w, h);
            })

            track_pageview({url:get_page_url(document.location.pathname)});

            // Change URL
            set_anchor(index);
            prevImg = curImg;
            curImg = index;

            // Image 1 of totalImage
            $('#sg-curImage').html(curImg + ' ');
        }

        function get_page_url(url){
        var page = url+'#'+curImg;
        return page;
        }

        function get_anchor(){
        var re = /#[0-9]+$/; 
        var match = re.exec(document.location.toString());
        hash = 1;
        if (match != null) var hash = match[0].substr(1);
        return hash;
        }
   
        function set_anchor(anchor){
        ////////////////////////
        // Add anchor tag to URL
        ////////////////////////
        
        //remove existing anchors
        var url = document.location.toString();
        var re = /#[0-9]+$/;
        url = url.replace(re, '');
        document.location = url + '#' + anchor;
        }
        
        function loadImg(url, target){
            var page_request = false
            
            h = $(target).height();
            w = $(target).width();
            $(target).empty();
            $(target).css({"width":w,"height":h,"background":"url(/images/juicy2010/juicy-ajax-loader.gif) no-repeat center center"})
            
            var fileref = document.createElement("img");
   
            if (window.XMLHttpRequest){ // if Mozilla, Safari etc
                page_request = new XMLHttpRequest();
     
            }else if (window.ActiveXObject){ // if IE
                try {
                    page_request = new ActiveXObject("Msxml2.XMLHTTP")
                }
                catch (e){
                    try{
                        page_request = new ActiveXObject("Microsoft.XMLHTTP")
                    }
                    catch (e){
                    }
                }
            }else{
                return false;
            }

            page_request.onreadystatechange=function(){
                if (page_request.readyState==4 && page_request.status==200){
                    $(target).empty();
                    fileref.setAttribute("src", url);
                    $(target).append(fileref);
                    $(target).css({"width":"auto","height":"auto","background":"url()"})
                }
            }
			
			
            /*try {
					page_request.open('GET', url, true)
				}
				catch(e)
				{
					page_request.open('GET', url.replace(/web1/,'www'), true)
				};*/
            
			page_request.open('GET', url, true);
			page_request.send(null);
        };
		
        function loadFile(url, filetype, success) {
            done = false;
            var head = document.getElementsByTagName('head')[0];

            if (window.XMLHttpRequest){ // if Mozilla, Safari etc
                page_request = new XMLHttpRequest();
     
            }else if (window.ActiveXObject){ // if IE
                try {
                    page_request = new ActiveXObject("Msxml2.XMLHTTP")
                }
                catch (e){
                    try{
                        page_request = new ActiveXObject("Microsoft.XMLHTTP")
                    }
                    catch (e){
                    }
                }
            }else{
                return false;
            }
            
            page_request.onreadystatechange=function(){
                if (page_request.readyState==4 && page_request.status==200){
      
                    if(filetype=="js"){ //if filename is a external JavaScript file
                        var fileref=document.createElement('script');
                        fileref.setAttribute("type","text/javascript");
                        fileref.setAttribute("src", url);
                    }
                    else if(filetype=="css"){ //if filename is an external CSS file
                        var fileref=document.createElement("link");
                        fileref.setAttribute("rel", "stylesheet")
                        fileref.setAttribute("type", "text/css");
                        fileref.setAttribute("href", url);
                    }
                    head.appendChild(fileref);
                }
            }
			
			/*try
			{
				page_request.open('GET', url, true);
			}
			catch(e)
			{
				page_request.open('GET', url.replace(/web1/,'www'), true);
			}*/
			
			page_request.open('GET', url, true);
			page_request.send(null);
        };
        
        function buildAdArray(){
        	adArray = [];
        	$(".ad-slot").each(function(){
        		adArray.push($(this).attr("id"))
        	})
        }

        function sgGalleryInit(){
            if(typeof imgData != "undefined"){
                
                var totalImgs = $(imgData).size();
                    totalImgs -=1;

                var prevClick = 'prev_img(' + totalImgs + ');return false;';
                var nextClick = 'next_img(' + totalImgs + ');return false';

                var topControls = '';
                topControls += '<span id="sg-image-count"><span id="sg-curImage">' + curImg + ' <\/span>of ' + totalImgs + '<\/span>';
                topControls += '<div id="sg-top-btns">';
                topControls += '<a href='+imgData[curImg][3]+' id="sg-enlarge" target="_blank">ENLARGE</a>';
                topControls += '<a href="#" class="back" onclick="'+ prevClick +'"><span>Previous</span><\/a>';
                topControls += '<a href="#" class="next" onclick="'+ nextClick +'"><span>Next</span><\/a>';
                topControls += '<\/div>'
                $('#sg-top-controls').html(topControls);

                var photoOverlayNav = '';
                photoOverlayNav +='<div id="sg-prev-button" onclick="'+ prevClick +'"><span><\/span><\/div>';
                photoOverlayNav +='<div id="sg-next-button" onclick="'+ nextClick +'"><span><\/span><\/div>';
                $('#sg-image-container').prepend(photoOverlayNav);

                // Display Main Image
                anchor = get_anchor();
                if(anchor){
                    thisImg = imgData[anchor];
                }else{
                    thisImg = imgData[1];
                }

                //Display Photo, Caption, and Description
                $('#sg-main-image').html('<img id="sg-gallery_image" src="' + thisImg[0] + '"' + ' title="'+thisImg[1]+'"'+' alt="' + thisImg[1] + '">');
                
                if(imgData[anchor][1]=='' && imgData[anchor][2]==''){
                    $('#sg-caption').css({'display':'none'});   
                }else{
                    if(imgData[anchor][1]!=''){
                        $('#sg-image-title').html(imgData[anchor][1]);  
                    }else{
                        $('#sg-image-title').css({'display':'none'});
                    }
            
                    if(imgData[anchor][2]!=''){
                        $('#sg-image-description').html(imgData[anchor][2]);
                    }else{
                        $('#sg-image-description').css({'display':'none'});
                    }
                }
                
                //$('#sg-image-title').html(imgData[anchor][1]);
                //$('#sg-image-description').html(imgData[anchor][2]);

                if(typeof thumbData != "undefined"){
                    for(var x in thumbData ){
                        $('#sg-thumbnails').append('<a style="cursor:pointer;" onClick="refresh(imgData['+x+'][0], imgData['+x+'][1], imgData['+x+'][2], '+x+', '+ totalImgs +', imgData['+x+'][3]);"><img id="thumb-'+ x +'" src="' + thumbData[x] + '"><\/a>');
                    }
                }
                
                buildAdArray();
            }
        }
  
        $(function(){
            
                        
                        	    loadFile("http://www.juicymagonline.com/wp-content/plugins/superGiant-gallery/css/sG-gallery-styles.css", "css", sgGalleryInit() ); // dynamically load and add this .css file    			
   
    		
        }); // Closes jQuery Function
                
</script>
<p><a href="http://www.juicymagonline.com/wp-content/uploads/2013/04/hairtrauma.jpg"><img class="alignleft size-full wp-image-58476" title="hairtrauma" src="http://www.juicymagonline.com/wp-content/uploads/2013/04/hairtrauma.jpg" alt="" width="300" height="450" /></a>From silky straight strands to kinky coily curls, every <em><strong>Juicy</strong></em> lady is born with a unique hair texture.</p>
<p>Some ladies use chemical relaxers and texturizers to manipulate their natural curl pattern, resulting in looser, and according to some, more &#8220;manageable&#8221; hair textures. As more women are ditching relaxers and transitioning back to natural hair, hair typing or the classification of hair in it&#8217;s natural state, has become a very popular topic.</p>
<p>Overtime, a slew of different hair typing systems have emerged. Consisting of variety of distinctions that separates each hair type, some systems are simple and straightforward, separating hair types by their texture while others who are more complex separating hair types according to the diameter and density of natural strands.</p>
<p>While some are anti-hair typing, claiming it adds the division created with the  &#8220;good hair vs. bad hair&#8221; debacle, many believe uncovering one&#8217;s hair type can be extremely beneficial to hair growth and length retention, as it provides key things about what hair needs to be maintained properly.</p>
<p>For the rookie trying to understand hair typing, most systems begin with four unique hair types that normally range from the numbers one through four. Each hair type features a series of subtypes, that breakdown the different hair textures, indicated with the letters A-B.</p>
<p>Now that you&#8217;ve got the basics, think past the relaxer, put down the flat iron and discover the truth about hair typing:</p>
<p>&nbsp;</p>
<p style="text-align: center;"><script>var imgData = new Array();imgData[1]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/hairtype1.jpg','Straight Hair 1A','Naturally straight hair has great shine but can become very oily as a result of natural oils traveling down the hair shaft. Normally limp and considerably flat, naturally straight hair is often very hard to curl and is resistant to frizz.<br/><br/> Naturally straight hair should be cleansed with a mild shampoo three to four times a week.','http://www.juicymagonline.com/wp-content/uploads/2013/04/hairtype1.jpg');
imgData[2]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/05/1b.jpg','Straight Hair 1B','Naturally straight hair in the texture 1B comes equipped with a slight wave and noticeable volume. Less prone to frizz, the 1B hair type is easier to curl and only gets relatively oily.<br/><br/In typical straight hair fashion, 1B hair should be washed two to three times a week.','http://www.juicymagonline.com/wp-content/uploads/2013/05/1b.jpg');
imgData[3]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/wavyhair.jpg','Wavy Hair 2A','Hair that is naturally shaped in the form of the letter \'S\' is considered wavy hair. Naturally wavy hair is often very fine and thin. Easy to straighten and curl, naturally wavy hair is one of the more versatile hair types. <br/><br/>Light moisturizing products should be used on naturally wavy hair to prevent excessive oil and buildup.','http://www.juicymagonline.com/wp-content/uploads/2013/04/wavyhair.jpg');
imgData[4]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/05/2b.jpg','Wavy Hair 2B','Wavy 2B hair has a bouncier, looser and fuller curl than that of 2A. Loose \'S\' shaped curls don the heads of Juicy ladies with wavy 2b hair texture. More resistant to styling, because of it\'s moderate stretching with moderate return.<br/><br/>Use light gels and mousses can be used to achieve maximum definition while limiting frizz.','http://www.juicymagonline.com/wp-content/uploads/2013/05/2b.jpg');
imgData[5]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/3a.jpg','Curly Hair 3A','Naturally curly hair has the similar \'S\' shaped form as wavy hair but it grows and curls at ends. Hair is often more dense and defined.  Prone to frizz induced by moisture in the air, naturally curly hair is full of volume and bounce.  <br/><br/>Naturally curly hair should be thoroughly moisturized to keep shine and shape. Styling products can be used to enhance the definition of hair\'s natural curls. ','http://www.juicymagonline.com/wp-content/uploads/2013/04/3a.jpg');
imgData[6]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/3b.jpg','Curly Hair 3B','Naturally tight, corkscrew shaped curls are extremely fine and difficult to straighten. Full of shape and body, naturally tight curls thrive on moisture but are prone to being compact and tangled. <br/><br/>Difficult to straighten, naturally tight curls can lose their shaped if they are damaged by heat.','http://www.juicymagonline.com/wp-content/uploads/2013/04/3b.jpg');
imgData[7]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/4a.jpg','Kinky Coily 4A','Kinky coily hair is a tightly coiled, \"Z\" shaped hair texture that manages to still contain very light curls. Less movement that curly types, kinky coily hair flourishes with excessive moisture and can be extremely challenging to manage. <br/><br/>Very difficult to straighten, kinky coily hair can easily become matted and tangled.','http://www.juicymagonline.com/wp-content/uploads/2013/04/4a.jpg');
imgData[8]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/4b.jpg','Kinky Coily 4B','This tightly coiled hair texture curls in a zig zag formation directly at the scalp. Compact with no movement, this hair texture is prone to shrink when it comes in contact with moisture. Softened when adequately moisturized, curls can be created with this strong hair texture.<br/><br/>Use of styles like braid outs and products like puddings work well on this hair type. ','http://www.juicymagonline.com/wp-content/uploads/2013/04/4b.jpg');
</script><div id='sg-gallery' class="sg-captionleft"><div id='sg-top-controls'></div><div id='sg-image-container'><div id='sg-main-image'></div></div><div id='sg-caption'><div id='sg-image-title'></div><div id='sg-image-description'></div></div></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.juicymagonline.com/hair/2013/05/411-uncovering-hair-textures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From The Mag: Hair Talk With Dontay Savoy!!!</title>
		<link>http://www.juicymagonline.com/hair/2013/05/from-the-mag-hair-talk-with-dontay-savoy/</link>
		<comments>http://www.juicymagonline.com/hair/2013/05/from-the-mag-hair-talk-with-dontay-savoy/#comments</comments>
		<pubDate>Thu, 16 May 2013 13:26:26 +0000</pubDate>
		<dc:creator>JUICY STAFF</dc:creator>
				<category><![CDATA[Hair]]></category>
		<category><![CDATA[Hair Professional Use]]></category>
		<category><![CDATA[acess hollywood]]></category>
		<category><![CDATA[ashnti]]></category>
		<category><![CDATA[college]]></category>
		<category><![CDATA[crystal fenton]]></category>
		<category><![CDATA[Dontay savoy]]></category>
		<category><![CDATA[fantasia]]></category>
		<category><![CDATA[juicy magazine issue 21]]></category>
		<category><![CDATA[kim kimble]]></category>
		<category><![CDATA[la hair]]></category>
		<category><![CDATA[shaun robinson]]></category>

		<guid isPermaLink="false">http://www.juicymagonline.com/?p=57089</guid>
		<description><![CDATA[The west coast is the best coast for <strong>DONTAY SAVOY</strong>, the hairstylist responsible for coiffing <strong>FANTASIA, SHAUN ROBINSON</strong> and <strong>ASHANTI</strong> on set, on screen and in the salon.

Imprinting the A-list with creative glam is SAVOY’s signature touch. His forte: styling wigs, weaves and lace-fronts.

Multi-tasking Savoy (the <em>Access Hollywood</em> stylist typically heads directly from the set to his upscale West Hollywood salon) where he smoothes the edges on some on the industry’s biggest names. You can also catch him on WE tv’s <em>L.A. Hair</em> with mentor <strong>KIM KIMBLE</strong>.

However, hair wasn’t initially Savoy’s plan A. The Cali native did a brief stint in college and worked “some dreadful jobs.” Nothing quite fit—that is until he enrolled into the Universal College of Beauty on the L.A. outskirts...
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.juicymagonline.com/wp-content/uploads/2013/04/dontaysavoy.jpg"><img class="alignleft size-full wp-image-57090" title="dontaysavoy" src="http://www.juicymagonline.com/wp-content/uploads/2013/04/dontaysavoy.jpg" alt="" width="300" height="450" /></a>The west coast is the best coast for <strong>DONTAY SAVOY</strong>, the hairstylist responsible for coiffing <strong>FANTASIA, SHAUN ROBINSON</strong> and <strong>ASHANTI</strong> on set, on screen and in the salon.</p>
<p>Imprinting the A-list with creative glam is SAVOY’s signature touch. His forte: styling wigs, weaves and lace-fronts.</p>
<p>Multi-tasking Savoy (the <em>Access Hollywood</em> stylist typically heads directly from the set to his upscale West Hollywood salon) where he smooths the edges on some on the industry’s biggest names. You can also catch him on WE tv’s <em>L.A. Hair</em> with mentor <strong>KIM KIMBLE</strong>.</p>
<p>However, hair wasn’t initially Savoy’s plan A. The Cali native did a brief stint in college and worked “some dreadful jobs.” Nothing quite fit—that is until he enrolled into the Universal College of Beauty on the L.A. outskirts.</p>
<p>“Suddenly everything clicked,” says the Compton native. “I realized that I could express my creativity through the art of hairstyling. It was the best decision I ever made.” As an assistant in a salon catering to celebrities, Savoy learned the proper etiquette for working with high-profile clients.</p>
<p>The experience also led to more jobs within the entertainment industry, thanks to KIMBLE’s mentorship. “At the time, all of black Hollywood came to her,” explains SAVOY. “When she wasn’t around, I’d fill in for her. After years of paying my dues and mastering my craft, it’s such a rewarding feeling to see my name in the credits.”-<strong>CRYSTAL FENTON</strong></p>
<h6> <em>Photo Source: Dontay Savoy</em></h6>
]]></content:encoded>
			<wfw:commentRss>http://www.juicymagonline.com/hair/2013/05/from-the-mag-hair-talk-with-dontay-savoy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Anti-Hair Loss Pill: Viviscal!!!</title>
		<link>http://www.juicymagonline.com/hair/2013/05/the-anti-hair-loss-pill-viviscal/</link>
		<comments>http://www.juicymagonline.com/hair/2013/05/the-anti-hair-loss-pill-viviscal/#comments</comments>
		<pubDate>Wed, 15 May 2013 16:55:58 +0000</pubDate>
		<dc:creator>Jasmine Washington</dc:creator>
				<category><![CDATA[Hair]]></category>
		<category><![CDATA[Mane Attraction]]></category>
		<category><![CDATA[anagen]]></category>
		<category><![CDATA[catagen]]></category>
		<category><![CDATA[hair growth cycle]]></category>
		<category><![CDATA[hair growth pill]]></category>
		<category><![CDATA[hair growth supplement]]></category>
		<category><![CDATA[hair loss]]></category>
		<category><![CDATA[kate hudson]]></category>
		<category><![CDATA[resse witherspoon]]></category>
		<category><![CDATA[telogen]]></category>
		<category><![CDATA[uma thurma]]></category>
		<category><![CDATA[Viviscal]]></category>
		<category><![CDATA[world hair congress summit]]></category>

		<guid isPermaLink="false">http://www.juicymagonline.com/?p=59291</guid>
		<description><![CDATA[Every so often a new product takes the hair industry by storm and reigns supreme. Viviscal is looking to be that next big thing.

The first hair growth supplement to be accepted to present during the World Hair Congress Summit, Viviscal is a six month hair growth program set to encourage, strengthen and promote hair growth and length retention.

Endorsed by the likes of A-list actresses like Kate Hudson, Uma Thurman and Reese Witherspoon, Viviscal is the result of 20 years of research on the hair growth cycle and ingredients used to improve the and assist the cycle.

Hair growth begins with the formation of the hair shaft during the Anagen phase. Following the Catagen phase, a two through four week cycle of transition and renewal, the hair growth cycle ends with the two through four month process of Telogen where hair remains attached to the hair follicle to rest until hair sheds naturally and begins again with the first stage. Hair that reaches the Telgoen phase too quickly can experience hair shedding and extreme thinning.

Viviscal is infused with zinc, vitamin C and biotin, all properties that work to nourish the hair follicle from the inside out...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.juicymagonline.com/wp-content/uploads/2013/05/001Viviscal.jpg"><img class="alignleft size-full wp-image-59613" title="001Viviscal" src="http://www.juicymagonline.com/wp-content/uploads/2013/05/001Viviscal.jpg" alt="" width="300" height="420" /></a>Every so often a new product takes the hair industry by storm and reigns supreme.<strong> Viviscal</strong> is looking to be that next big thing.</p>
<p>The first hair growth supplement to be accepted to be presented during the World Hair Congress Summit, Viviscal is a six-month hair growth program set to encourage, strengthen and promote hair growth and length retention.</p>
<p>Endorsed by many A-list actresses, Viviscal is the result of 20 years of research on the hair growth cycle and ingredients used to improve growth during the cycle.</p>
<p>The program begins at the Anagen phase of hair growth, the formation of the hair shaft and ends at the Telgoen phase. Infused with zinc, vitamin C and biotin, all properties that work to nourish the hair follicle from the inside out.</p>
<p>Also found within Viviscal is a a large portion of fish and protein, that provides hair with the adequate necessities for ample growth. Users who ingest Viviscal twice daily can expect to see an increase in hair strength and length retention in three to six months.</p>
<p>Not one to discriminate, Viviscal works wonders for <em><strong>Juicy</strong></em> gents experiencing hair thinning and hair loss as well.</p>
<p>Viviscal, $49.99-149.99, Available at <a href="http://www.viviscal.com/hair-growth-products"><em>Viviscal</em><br />
</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juicymagonline.com/hair/2013/05/the-anti-hair-loss-pill-viviscal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Step-by-Step: Using Curlformers To Achieve Perfect Curls For Your Wig!!!</title>
		<link>http://www.juicymagonline.com/hair/2013/05/step-by-step-using-curlformers-to-achieve-perfect-curls-for-your-wig/</link>
		<comments>http://www.juicymagonline.com/hair/2013/05/step-by-step-using-curlformers-to-achieve-perfect-curls-for-your-wig/#comments</comments>
		<pubDate>Thu, 09 May 2013 06:23:30 +0000</pubDate>
		<dc:creator>Jasmine Washington</dc:creator>
				<category><![CDATA[Hair]]></category>
		<category><![CDATA[Mane Attraction]]></category>
		<category><![CDATA[curles]]></category>
		<category><![CDATA[Curlformers]]></category>
		<category><![CDATA[lace front]]></category>
		<category><![CDATA[lace wig]]></category>
		<category><![CDATA[lace wig bible]]></category>
		<category><![CDATA[morgan r gantt]]></category>
		<category><![CDATA[protective style]]></category>
		<category><![CDATA[Weave]]></category>
		<category><![CDATA[wig]]></category>

		<guid isPermaLink="false">http://www.juicymagonline.com/?p=58029</guid>
		<description><![CDATA[Big, voluminous curls can bring life to the most limp and lifeless locks real or faux.

From short and tight spirals to loose flowing waves, natural or relaxed, Curlformers provide picture perfect curls versatile enough they can be used to style wigs.

Made in a variety of sizes for various different lengths and textures, Curlformersare a highly popular curling method that requires minimal heat application and provide a variety of curling options to keep your wig laid.

<strong>MORGAN R GANTT</strong><em>, </em>author of the book<em> The Lace Wig Bible: How To Style, Care &#38; Maintain Lace Wigs</em>, gives the best example of how Curlformers can be applied to artificial extensions.

Created with a list of products needed to achieve the style, <em>The Lace Wig Big</em> section in the book, provides estimated styling time and a detailed list of instructions needed to curl lace wigs using Curlformers.

Scroll through gallery to get step-by-step instructions how to use the rollers on your lace wig, and for more tips on how to style lace wigs check out: <em><a href="http://lacewigbible.com/">The Lace Wig Bible: How To Style, Care, &#38; Maintain Lace Wigs</a>.</em>]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">
 
        var $ = jQuery.noConflict();
        var curImg = get_anchor();

        function prev_img(totalImages){
            if( curImg > 1 ){
                prevImg = curImg - 1;
            }
            else{ 
                prevImg = totalImages;
            }
            refresh(imgData[prevImg][0], imgData[prevImg][1], imgData[prevImg][2], prevImg, totalImages , imgData[prevImg][3]);
        }

        function next_img(totalImgs){

            curImg = parseInt(curImg);

            if(curImg == totalImgs){
            var nextImg = 1;
            }
            else{
            var nextImg = curImg + 1;
            }

            refresh(imgData[nextImg][0], imgData[nextImg][1], imgData[nextImg][2], nextImg, totalImgs, imgData[nextImg][3]);

        }
       
        function track_pageview(args){
            
            /////////////////////////////////////
        	// Track refresh in Google Analytics
        	/////////////////////////////////////
        	
        	var ref = (typeof args.ref == 'undefined') ? "" : args.ref;
        	var url = (typeof args.url == 'undefined') ? "" : args.url;
        	var pageTracker = _gat._getTracker("UA-932072-14");
        	pageTracker._trackPageview(url + ref); 
        }        
        
        function reloadAd(adSize, h_ord, w, h){
            ////////////////////////
            // Method to reload ads
            ////////////////////////
            
        	h_tile+=1;
        	frameId='frame-'+adSize;

        	if(!document.getElementById(frameId)){
        			var adFrame = $("<iframe />")
        			var adSrc   = '/php/ads/ad-tags.php?h_ord='+h_ord+'&size='+adSize+'&section='+section+'&post='+post+'&h_tile='+h_tile;
         			adFrame.attr("src",adSrc);
        			adFrame.attr("scrolling","no");
        			adFrame.attr("width",w);
        			adFrame.attr("height",h);
        			adFrame.attr("frameborder",0)
        			var adDiv = $("#"+adSize);
        			adDiv.empty();
        			adDiv.append(adFrame);
        	}else{
        		document.getElementById(frameId).src = '/php/ads/ad-tags.php?h_ord='+h_ord+'&size='+adSize+'&section='+section+'&post='+post+'&h_tile='+h_tile;
        	}
        return true;
        }
        
        function refresh(imgUrl, imgTitle, imgDescription, index, numImages, largeURL){
            //////////////////////////////////////
            //  Refresh image, ads, and wallpaper
            //////////////////////////////////////
            
            // Change Image, Title, Description
            $('#sg-enlarge').attr("href", largeURL);
            loadImg(imgUrl , '#sg-main-image' );
                if(imgTitle=='' && imgDescription==''){
                    $('#sg-caption').css({'display':'none'});   
                }else{
                    $('#sg-caption').css({'display':'block'});
                    if(imgTitle!=''){
                        $('#sg-image-title').css({'display':'block'});
                        $('#sg-gallery_image').attr("alt", imgTitle);
                        $('#sg-gallery_image').attr("title", imgTitle);
                        $('#sg-image-title').html(imgTitle);
                    }else{
                        $('#sg-image-title').css({'display':'none'});
                    }
            
                    if(imgDescription!=''){
                        $('#sg-image-description').css({'display':'block'});
                        $('#sg-image-description').html(imgDescription);
                    }else{
                        $('#sg-image-description').css({'display':'none'});
                    }
                }
    	
            // refresh ads
            //  CampaignManager.look();
            h_tile=0;
            $(adArray).each(function(index){
                switch(adArray[index].substring(0,1)){
                    case 'l':
                        w = 728;
                        h = 90;
                        break;
                    case 'm':
                        w = 300;
                        h = 250;
                        break;
                    case 's':
                        w = 160;
                        h = 600;
                        break;
                }
                reloadAd(adArray[index], h_ord, w, h);
            })

            track_pageview({url:get_page_url(document.location.pathname)});

            // Change URL
            set_anchor(index);
            prevImg = curImg;
            curImg = index;

            // Image 1 of totalImage
            $('#sg-curImage').html(curImg + ' ');
        }

        function get_page_url(url){
        var page = url+'#'+curImg;
        return page;
        }

        function get_anchor(){
        var re = /#[0-9]+$/; 
        var match = re.exec(document.location.toString());
        hash = 1;
        if (match != null) var hash = match[0].substr(1);
        return hash;
        }
   
        function set_anchor(anchor){
        ////////////////////////
        // Add anchor tag to URL
        ////////////////////////
        
        //remove existing anchors
        var url = document.location.toString();
        var re = /#[0-9]+$/;
        url = url.replace(re, '');
        document.location = url + '#' + anchor;
        }
        
        function loadImg(url, target){
            var page_request = false
            
            h = $(target).height();
            w = $(target).width();
            $(target).empty();
            $(target).css({"width":w,"height":h,"background":"url(/images/juicy2010/juicy-ajax-loader.gif) no-repeat center center"})
            
            var fileref = document.createElement("img");
   
            if (window.XMLHttpRequest){ // if Mozilla, Safari etc
                page_request = new XMLHttpRequest();
     
            }else if (window.ActiveXObject){ // if IE
                try {
                    page_request = new ActiveXObject("Msxml2.XMLHTTP")
                }
                catch (e){
                    try{
                        page_request = new ActiveXObject("Microsoft.XMLHTTP")
                    }
                    catch (e){
                    }
                }
            }else{
                return false;
            }

            page_request.onreadystatechange=function(){
                if (page_request.readyState==4 && page_request.status==200){
                    $(target).empty();
                    fileref.setAttribute("src", url);
                    $(target).append(fileref);
                    $(target).css({"width":"auto","height":"auto","background":"url()"})
                }
            }
			
			
            /*try {
					page_request.open('GET', url, true)
				}
				catch(e)
				{
					page_request.open('GET', url.replace(/web1/,'www'), true)
				};*/
            
			page_request.open('GET', url, true);
			page_request.send(null);
        };
		
        function loadFile(url, filetype, success) {
            done = false;
            var head = document.getElementsByTagName('head')[0];

            if (window.XMLHttpRequest){ // if Mozilla, Safari etc
                page_request = new XMLHttpRequest();
     
            }else if (window.ActiveXObject){ // if IE
                try {
                    page_request = new ActiveXObject("Msxml2.XMLHTTP")
                }
                catch (e){
                    try{
                        page_request = new ActiveXObject("Microsoft.XMLHTTP")
                    }
                    catch (e){
                    }
                }
            }else{
                return false;
            }
            
            page_request.onreadystatechange=function(){
                if (page_request.readyState==4 && page_request.status==200){
      
                    if(filetype=="js"){ //if filename is a external JavaScript file
                        var fileref=document.createElement('script');
                        fileref.setAttribute("type","text/javascript");
                        fileref.setAttribute("src", url);
                    }
                    else if(filetype=="css"){ //if filename is an external CSS file
                        var fileref=document.createElement("link");
                        fileref.setAttribute("rel", "stylesheet")
                        fileref.setAttribute("type", "text/css");
                        fileref.setAttribute("href", url);
                    }
                    head.appendChild(fileref);
                }
            }
			
			/*try
			{
				page_request.open('GET', url, true);
			}
			catch(e)
			{
				page_request.open('GET', url.replace(/web1/,'www'), true);
			}*/
			
			page_request.open('GET', url, true);
			page_request.send(null);
        };
        
        function buildAdArray(){
        	adArray = [];
        	$(".ad-slot").each(function(){
        		adArray.push($(this).attr("id"))
        	})
        }

        function sgGalleryInit(){
            if(typeof imgData != "undefined"){
                
                var totalImgs = $(imgData).size();
                    totalImgs -=1;

                var prevClick = 'prev_img(' + totalImgs + ');return false;';
                var nextClick = 'next_img(' + totalImgs + ');return false';

                var topControls = '';
                topControls += '<span id="sg-image-count"><span id="sg-curImage">' + curImg + ' <\/span>of ' + totalImgs + '<\/span>';
                topControls += '<div id="sg-top-btns">';
                topControls += '<a href='+imgData[curImg][3]+' id="sg-enlarge" target="_blank">ENLARGE</a>';
                topControls += '<a href="#" class="back" onclick="'+ prevClick +'"><span>Previous</span><\/a>';
                topControls += '<a href="#" class="next" onclick="'+ nextClick +'"><span>Next</span><\/a>';
                topControls += '<\/div>'
                $('#sg-top-controls').html(topControls);

                var photoOverlayNav = '';
                photoOverlayNav +='<div id="sg-prev-button" onclick="'+ prevClick +'"><span><\/span><\/div>';
                photoOverlayNav +='<div id="sg-next-button" onclick="'+ nextClick +'"><span><\/span><\/div>';
                $('#sg-image-container').prepend(photoOverlayNav);

                // Display Main Image
                anchor = get_anchor();
                if(anchor){
                    thisImg = imgData[anchor];
                }else{
                    thisImg = imgData[1];
                }

                //Display Photo, Caption, and Description
                $('#sg-main-image').html('<img id="sg-gallery_image" src="' + thisImg[0] + '"' + ' title="'+thisImg[1]+'"'+' alt="' + thisImg[1] + '">');
                
                if(imgData[anchor][1]=='' && imgData[anchor][2]==''){
                    $('#sg-caption').css({'display':'none'});   
                }else{
                    if(imgData[anchor][1]!=''){
                        $('#sg-image-title').html(imgData[anchor][1]);  
                    }else{
                        $('#sg-image-title').css({'display':'none'});
                    }
            
                    if(imgData[anchor][2]!=''){
                        $('#sg-image-description').html(imgData[anchor][2]);
                    }else{
                        $('#sg-image-description').css({'display':'none'});
                    }
                }
                
                //$('#sg-image-title').html(imgData[anchor][1]);
                //$('#sg-image-description').html(imgData[anchor][2]);

                if(typeof thumbData != "undefined"){
                    for(var x in thumbData ){
                        $('#sg-thumbnails').append('<a style="cursor:pointer;" onClick="refresh(imgData['+x+'][0], imgData['+x+'][1], imgData['+x+'][2], '+x+', '+ totalImgs +', imgData['+x+'][3]);"><img id="thumb-'+ x +'" src="' + thumbData[x] + '"><\/a>');
                    }
                }
                
                buildAdArray();
            }
        }
  
        $(function(){
            
                        
                        	    loadFile("http://www.juicymagonline.com/wp-content/plugins/superGiant-gallery/css/sG-gallery-styles.css", "css", sgGalleryInit() ); // dynamically load and add this .css file    			
   
    		
        }); // Closes jQuery Function
                
</script>
<p><a href="http://www.juicymagonline.com/wp-content/uploads/2013/04/curl.jpg"><img class="alignleft size-full wp-image-58679" title="#curl" src="http://www.juicymagonline.com/wp-content/uploads/2013/04/curl.jpg" alt="" width="300" height="420" /></a>Big, voluminous curls can bring life to the most limp and lifeless locks real or faux.</p>
<p>From short and tight spirals to loose flowing waves, natural or relaxed, Curlformers provide picture perfect curls versatile enough they can be used to style wigs.</p>
<p>Made in a variety of sizes for various different lengths and textures, Curlformersare a highly popular curling method that requires minimal heat application and provide a variety of curling options to keep your wig laid.</p>
<p><strong>MORGAN R GANTT</strong><em>, </em>author of the book<em> The Lace Wig Bible: How To Style, Care &amp; Maintain Lace Wigs</em>, gives the best example of how Curlformers can be applied to artificial extensions.</p>
<p>Created with a list of products needed to achieve the style, <em>The Lace Wig Big</em> section in the book, provides estimated styling time and a detailed list of instructions needed to curl lace wigs using Curlformers.</p>
<p>Scroll through gallery to get step-by-step instructions how to use the rollers on your lace wig, and for more tips on how to style lace wigs check out: <em><a href="http://lacewigbible.com/">The Lace Wig Bible: How To Style, Care, &amp; Maintain Lace Wigs</a>.</em></p>
<p style="text-align: center;"><script>var imgData = new Array();imgData[1]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/001curlformers.jpg','Step One','Open one Curlformer in an attempt to insert the hook.','http://www.juicymagonline.com/wp-content/uploads/2013/04/001curlformers.jpg');
imgData[2]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/002curlformers.jpg','Step Two','Insert the curl former into the hook until it is completely filled.','http://www.juicymagonline.com/wp-content/uploads/2013/04/002curlformers.jpg');
imgData[3]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/003curlformers.jpg','Step Three','Grab the hair as close to the lace as possible and hook the Curlformer onto it.','http://www.juicymagonline.com/wp-content/uploads/2013/04/003curlformers.jpg');
imgData[4]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/004curlformers.jpg','Step Four','Pull the Curlformer at its root to ensure that it is secured properly and pull the rest of the hair through the Curlformer.','http://www.juicymagonline.com/wp-content/uploads/2013/04/004curlformers.jpg');
imgData[5]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/005curlformers.jpg','Step Five ','Let go of the Curlformer and allow it to take it\'s natural shape.','http://www.juicymagonline.com/wp-content/uploads/2013/04/005curlformers.jpg');
imgData[6]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/006curlformers.jpg','Step Six','Allow Curlformers to dry completely, remove by pinching the top and sliding hair out of the Curformer and style as desired.','http://www.juicymagonline.com/wp-content/uploads/2013/04/006curlformers.jpg');
</script><div id='sg-gallery' class="sg-wide"><div id='sg-top-controls'></div><div id='sg-image-container'><div id='sg-main-image'></div></div><div id='sg-caption'><div id='sg-image-title'></div><div id='sg-image-description'></div></div></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.juicymagonline.com/hair/2013/05/step-by-step-using-curlformers-to-achieve-perfect-curls-for-your-wig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;The View&#8217; Stylist Lavette Slater Talks Spring Hair Straightening!!!</title>
		<link>http://www.juicymagonline.com/hair/2013/05/the-view-stylist-lavette-slater-talks-spring-hair-straightening/</link>
		<comments>http://www.juicymagonline.com/hair/2013/05/the-view-stylist-lavette-slater-talks-spring-hair-straightening/#comments</comments>
		<pubDate>Wed, 08 May 2013 12:06:51 +0000</pubDate>
		<dc:creator>Paula T. Renfroe</dc:creator>
				<category><![CDATA[Hair]]></category>
		<category><![CDATA[Hair Professional Use]]></category>
		<category><![CDATA[The Tress Report]]></category>
		<category><![CDATA[braids]]></category>
		<category><![CDATA[buns]]></category>
		<category><![CDATA[flat iron]]></category>
		<category><![CDATA[heat]]></category>
		<category><![CDATA[heat damage]]></category>
		<category><![CDATA[Heat Styling]]></category>
		<category><![CDATA[Lavette Slater]]></category>
		<category><![CDATA[Protection from heat]]></category>
		<category><![CDATA[Spring 2013 Hair Trends]]></category>
		<category><![CDATA[The Hairstylist from the View]]></category>
		<category><![CDATA[the view]]></category>
		<category><![CDATA[thermal styling]]></category>
		<category><![CDATA[Twists]]></category>
		<category><![CDATA[wigs]]></category>

		<guid isPermaLink="false">http://www.juicymagonline.com/?p=58361</guid>
		<description><![CDATA[Spring's a great season and great reason to sport a straight 'do, but not without the latest tools and products in thermal styling.

Straight strands that are full of bounce and volume are the ideal choice for <strong><em>Juicy</em></strong> ladies looking to go straight for spring, but not at the expense of misusing heat styling tools that often results in dried and fried locks.

"Using heated styling tools everyday could cause hair breakage," says <strong>LAVETTE SLATER</strong>, Emmy award winning celebrity hairstylist on <em>The View.</em>

Instead of constant heat styling, put your hair on a schedule, alternating with no-heat styles. Buns, twists, braids, and wigs are heat-free alternatives that can help protect and give hair a rest from the tug and pull of heat styling. SLATER is known for creating custom hairpieces for <em>The View</em> co-host, <strong>SHERRI SHEPARD</strong>.

Hair should also undergo a thorough cleansing and conditioning process followed up by the necessary deep conditioning, hot oil or protein treatments before applying heat. Locking in moisture and protein is extremely helpful to hair health because it prevents hair from becoming dry and brittle, key things that inevitably lead to breakage.

When it comes to products, investing in quality products ensures maximum results and minimizes the likelihood of heat damage. "I use Aveda Pure Abundance Volumizing Shampoo and Conditioner to give the hair extra body and bounce," says SLATER, an advocate for providing hair with the highest quality products.

Smooth and sleek styles will never go out of style but abusing thermal appliances could result in permanent hair loss.Taking the appropriate measures before applying heat to hair can also be extremely helpful in maintaining straight hair all year round.]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">
 
        var $ = jQuery.noConflict();
        var curImg = get_anchor();

        function prev_img(totalImages){
            if( curImg > 1 ){
                prevImg = curImg - 1;
            }
            else{ 
                prevImg = totalImages;
            }
            refresh(imgData[prevImg][0], imgData[prevImg][1], imgData[prevImg][2], prevImg, totalImages , imgData[prevImg][3]);
        }

        function next_img(totalImgs){

            curImg = parseInt(curImg);

            if(curImg == totalImgs){
            var nextImg = 1;
            }
            else{
            var nextImg = curImg + 1;
            }

            refresh(imgData[nextImg][0], imgData[nextImg][1], imgData[nextImg][2], nextImg, totalImgs, imgData[nextImg][3]);

        }
       
        function track_pageview(args){
            
            /////////////////////////////////////
        	// Track refresh in Google Analytics
        	/////////////////////////////////////
        	
        	var ref = (typeof args.ref == 'undefined') ? "" : args.ref;
        	var url = (typeof args.url == 'undefined') ? "" : args.url;
        	var pageTracker = _gat._getTracker("UA-932072-14");
        	pageTracker._trackPageview(url + ref); 
        }        
        
        function reloadAd(adSize, h_ord, w, h){
            ////////////////////////
            // Method to reload ads
            ////////////////////////
            
        	h_tile+=1;
        	frameId='frame-'+adSize;

        	if(!document.getElementById(frameId)){
        			var adFrame = $("<iframe />")
        			var adSrc   = '/php/ads/ad-tags.php?h_ord='+h_ord+'&size='+adSize+'&section='+section+'&post='+post+'&h_tile='+h_tile;
         			adFrame.attr("src",adSrc);
        			adFrame.attr("scrolling","no");
        			adFrame.attr("width",w);
        			adFrame.attr("height",h);
        			adFrame.attr("frameborder",0)
        			var adDiv = $("#"+adSize);
        			adDiv.empty();
        			adDiv.append(adFrame);
        	}else{
        		document.getElementById(frameId).src = '/php/ads/ad-tags.php?h_ord='+h_ord+'&size='+adSize+'&section='+section+'&post='+post+'&h_tile='+h_tile;
        	}
        return true;
        }
        
        function refresh(imgUrl, imgTitle, imgDescription, index, numImages, largeURL){
            //////////////////////////////////////
            //  Refresh image, ads, and wallpaper
            //////////////////////////////////////
            
            // Change Image, Title, Description
            $('#sg-enlarge').attr("href", largeURL);
            loadImg(imgUrl , '#sg-main-image' );
                if(imgTitle=='' && imgDescription==''){
                    $('#sg-caption').css({'display':'none'});   
                }else{
                    $('#sg-caption').css({'display':'block'});
                    if(imgTitle!=''){
                        $('#sg-image-title').css({'display':'block'});
                        $('#sg-gallery_image').attr("alt", imgTitle);
                        $('#sg-gallery_image').attr("title", imgTitle);
                        $('#sg-image-title').html(imgTitle);
                    }else{
                        $('#sg-image-title').css({'display':'none'});
                    }
            
                    if(imgDescription!=''){
                        $('#sg-image-description').css({'display':'block'});
                        $('#sg-image-description').html(imgDescription);
                    }else{
                        $('#sg-image-description').css({'display':'none'});
                    }
                }
    	
            // refresh ads
            //  CampaignManager.look();
            h_tile=0;
            $(adArray).each(function(index){
                switch(adArray[index].substring(0,1)){
                    case 'l':
                        w = 728;
                        h = 90;
                        break;
                    case 'm':
                        w = 300;
                        h = 250;
                        break;
                    case 's':
                        w = 160;
                        h = 600;
                        break;
                }
                reloadAd(adArray[index], h_ord, w, h);
            })

            track_pageview({url:get_page_url(document.location.pathname)});

            // Change URL
            set_anchor(index);
            prevImg = curImg;
            curImg = index;

            // Image 1 of totalImage
            $('#sg-curImage').html(curImg + ' ');
        }

        function get_page_url(url){
        var page = url+'#'+curImg;
        return page;
        }

        function get_anchor(){
        var re = /#[0-9]+$/; 
        var match = re.exec(document.location.toString());
        hash = 1;
        if (match != null) var hash = match[0].substr(1);
        return hash;
        }
   
        function set_anchor(anchor){
        ////////////////////////
        // Add anchor tag to URL
        ////////////////////////
        
        //remove existing anchors
        var url = document.location.toString();
        var re = /#[0-9]+$/;
        url = url.replace(re, '');
        document.location = url + '#' + anchor;
        }
        
        function loadImg(url, target){
            var page_request = false
            
            h = $(target).height();
            w = $(target).width();
            $(target).empty();
            $(target).css({"width":w,"height":h,"background":"url(/images/juicy2010/juicy-ajax-loader.gif) no-repeat center center"})
            
            var fileref = document.createElement("img");
   
            if (window.XMLHttpRequest){ // if Mozilla, Safari etc
                page_request = new XMLHttpRequest();
     
            }else if (window.ActiveXObject){ // if IE
                try {
                    page_request = new ActiveXObject("Msxml2.XMLHTTP")
                }
                catch (e){
                    try{
                        page_request = new ActiveXObject("Microsoft.XMLHTTP")
                    }
                    catch (e){
                    }
                }
            }else{
                return false;
            }

            page_request.onreadystatechange=function(){
                if (page_request.readyState==4 && page_request.status==200){
                    $(target).empty();
                    fileref.setAttribute("src", url);
                    $(target).append(fileref);
                    $(target).css({"width":"auto","height":"auto","background":"url()"})
                }
            }
			
			
            /*try {
					page_request.open('GET', url, true)
				}
				catch(e)
				{
					page_request.open('GET', url.replace(/web1/,'www'), true)
				};*/
            
			page_request.open('GET', url, true);
			page_request.send(null);
        };
		
        function loadFile(url, filetype, success) {
            done = false;
            var head = document.getElementsByTagName('head')[0];

            if (window.XMLHttpRequest){ // if Mozilla, Safari etc
                page_request = new XMLHttpRequest();
     
            }else if (window.ActiveXObject){ // if IE
                try {
                    page_request = new ActiveXObject("Msxml2.XMLHTTP")
                }
                catch (e){
                    try{
                        page_request = new ActiveXObject("Microsoft.XMLHTTP")
                    }
                    catch (e){
                    }
                }
            }else{
                return false;
            }
            
            page_request.onreadystatechange=function(){
                if (page_request.readyState==4 && page_request.status==200){
      
                    if(filetype=="js"){ //if filename is a external JavaScript file
                        var fileref=document.createElement('script');
                        fileref.setAttribute("type","text/javascript");
                        fileref.setAttribute("src", url);
                    }
                    else if(filetype=="css"){ //if filename is an external CSS file
                        var fileref=document.createElement("link");
                        fileref.setAttribute("rel", "stylesheet")
                        fileref.setAttribute("type", "text/css");
                        fileref.setAttribute("href", url);
                    }
                    head.appendChild(fileref);
                }
            }
			
			/*try
			{
				page_request.open('GET', url, true);
			}
			catch(e)
			{
				page_request.open('GET', url.replace(/web1/,'www'), true);
			}*/
			
			page_request.open('GET', url, true);
			page_request.send(null);
        };
        
        function buildAdArray(){
        	adArray = [];
        	$(".ad-slot").each(function(){
        		adArray.push($(this).attr("id"))
        	})
        }

        function sgGalleryInit(){
            if(typeof imgData != "undefined"){
                
                var totalImgs = $(imgData).size();
                    totalImgs -=1;

                var prevClick = 'prev_img(' + totalImgs + ');return false;';
                var nextClick = 'next_img(' + totalImgs + ');return false';

                var topControls = '';
                topControls += '<span id="sg-image-count"><span id="sg-curImage">' + curImg + ' <\/span>of ' + totalImgs + '<\/span>';
                topControls += '<div id="sg-top-btns">';
                topControls += '<a href='+imgData[curImg][3]+' id="sg-enlarge" target="_blank">ENLARGE</a>';
                topControls += '<a href="#" class="back" onclick="'+ prevClick +'"><span>Previous</span><\/a>';
                topControls += '<a href="#" class="next" onclick="'+ nextClick +'"><span>Next</span><\/a>';
                topControls += '<\/div>'
                $('#sg-top-controls').html(topControls);

                var photoOverlayNav = '';
                photoOverlayNav +='<div id="sg-prev-button" onclick="'+ prevClick +'"><span><\/span><\/div>';
                photoOverlayNav +='<div id="sg-next-button" onclick="'+ nextClick +'"><span><\/span><\/div>';
                $('#sg-image-container').prepend(photoOverlayNav);

                // Display Main Image
                anchor = get_anchor();
                if(anchor){
                    thisImg = imgData[anchor];
                }else{
                    thisImg = imgData[1];
                }

                //Display Photo, Caption, and Description
                $('#sg-main-image').html('<img id="sg-gallery_image" src="' + thisImg[0] + '"' + ' title="'+thisImg[1]+'"'+' alt="' + thisImg[1] + '">');
                
                if(imgData[anchor][1]=='' && imgData[anchor][2]==''){
                    $('#sg-caption').css({'display':'none'});   
                }else{
                    if(imgData[anchor][1]!=''){
                        $('#sg-image-title').html(imgData[anchor][1]);  
                    }else{
                        $('#sg-image-title').css({'display':'none'});
                    }
            
                    if(imgData[anchor][2]!=''){
                        $('#sg-image-description').html(imgData[anchor][2]);
                    }else{
                        $('#sg-image-description').css({'display':'none'});
                    }
                }
                
                //$('#sg-image-title').html(imgData[anchor][1]);
                //$('#sg-image-description').html(imgData[anchor][2]);

                if(typeof thumbData != "undefined"){
                    for(var x in thumbData ){
                        $('#sg-thumbnails').append('<a style="cursor:pointer;" onClick="refresh(imgData['+x+'][0], imgData['+x+'][1], imgData['+x+'][2], '+x+', '+ totalImgs +', imgData['+x+'][3]);"><img id="thumb-'+ x +'" src="' + thumbData[x] + '"><\/a>');
                    }
                }
                
                buildAdArray();
            }
        }
  
        $(function(){
            
                        
                        	    loadFile("http://www.juicymagonline.com/wp-content/plugins/superGiant-gallery/css/sG-gallery-styles.css", "css", sgGalleryInit() ); // dynamically load and add this .css file    			
   
    		
        }); // Closes jQuery Function
                
</script>
<p><a href="http://www.juicymagonline.com/wp-content/uploads/2013/04/sherrishepard.jpg"><img class="alignleft size-full wp-image-58390" title="sherrishepard" src="http://www.juicymagonline.com/wp-content/uploads/2013/04/sherrishepard.jpg" alt="" width="300" height="451" /></a>Spring&#8217;s a great season and great reason to sport a straight &#8216;do, but not without the latest tools and products in thermal styling.</p>
<p>Straight strands that are full of bounce and volume are the ideal choice for <strong><em>Juicy</em></strong> ladies looking to go straight for spring, but not at the expense of misusing heat styling tools that often results in dried and fried locks.</p>
<p>&#8220;Using heated styling tools everyday could cause hair breakage,&#8221; says <strong>LAVETTE SLATER</strong>, Emmy award winning celebrity hairstylist on <em>The View.</em></p>
<p>Instead of constant heat styling, put your hair on a schedule, alternating with no-heat styles. Buns, twists, braids, and wigs are heat-free alternatives that can help protect and give hair a rest from the tug and pull of heat styling. SLATER is known for creating custom hairpieces for <em>The View</em> co-host, <strong>SHERRI SHEPARD</strong>.</p>
<p>Hair should also undergo a thorough cleansing and conditioning process followed up by the necessary deep conditioning, hot oil or protein treatments before applying heat. Locking in moisture and protein is extremely helpful to hair health because it prevents hair from becoming dry and brittle, key things that inevitably lead to breakage.</p>
<p>When it comes to products, investing in quality products ensures maximum results and minimizes the likelihood of heat damage. &#8220;I use Aveda Pure Abundance Volumizing Shampoo and Conditioner to give the hair extra body and bounce,&#8221; says SLATER, an advocate for providing hair with the highest quality products.</p>
<p>Smooth and sleek styles will never go out of style but abusing thermal appliances could result in permanent hair loss.Taking the appropriate measures before applying heat to hair can also be extremely helpful in maintaining straight hair all year round.</p>
<p>For more information on tools to keep hair straight for spring, check out our gallery below:</p>
<p style="text-align: center;"><script>var imgData = new Array();imgData[1]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/straighthairtool.jpg','nuNAAT Ultra Keratin Touch','Want the benefits of a keratin treatment without the harmful side effects of formaldehyde and sodium chloride? Consider this at-home alternative. <br/>Ultra Keratin Touch boasts 30 days of smoother and more manageable hair. <br/>nuNAAT Ultra Keratin Touch, $14.99<em>Available at <a href=\"http://www.walgreens.com/store/c/nunaat-ultra-keratin-touch-kit/ID=prod6100408-product\">Walgreens</a></em>','http://www.juicymagonline.com/wp-content/uploads/2013/04/straighthairtool.jpg');
imgData[2]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/straighthairtool2.jpg','Brazilian Heat After Dark Professional Titanium Conical Iron','This titanium iron heats up to 450 degrees in 30 seconds to provide various curl styles. <br/>For big, loose waves wrap a relatively large amount of hair around the iron. For a tight curl wrap less hair around the iron.<br/> Brazilian Heat After Drake Professional Titanium Conical Iron, $80, <em>Available at <a href=\"http://www.folica.com/tools/curling-irons/brazilian-heat-after-dark-titanium-conical-iron\">Folica</a></em>','http://www.juicymagonline.com/wp-content/uploads/2013/04/straighthairtool2.jpg');
imgData[3]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/straighthairtool3.jpg','Mixed Chicks 1\'\' Flat Iron','The leading ladies of the \"poly-ethnic\" hair market introduce this ceramic flat iron.<br/>Temps on this orange wonder range form 232 to 450 degrees, so it\'s safe and effective for all textures.<br/>Mixed Chicks 1\'\' Flat Iron, $110, <em> Available at <a href=\"http://www.mixedchicks.net/flat-iron.html\">Mixed Chicks</a></em>','http://www.juicymagonline.com/wp-content/uploads/2013/04/straighthairtool3.jpg');
imgData[4]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/straighthairtool4.jpg','Save Your Do','No need to fret over sweating out a new straight hairstyle in the gym. Actress, Nicole Ari Parker\'s Save Your Do gym wrap, provides protection against sweat and keeps hair laid to perfection.<br/><br/><em>Save Your Do, $24.95-$29.95, Available at <a href=\"http://store.saveyourdo.com/gymwraps-c2.aspx\">Save Your Do</a></em>','http://www.juicymagonline.com/wp-content/uploads/2013/04/straighthairtool4.jpg');
</script><div id='sg-gallery' class="sg-captionwide"><div id='sg-top-controls'></div><div id='sg-image-container'><div id='sg-main-image'></div></div><div id='sg-caption'><div id='sg-image-title'></div><div id='sg-image-description'></div></div></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.juicymagonline.com/hair/2013/05/the-view-stylist-lavette-slater-talks-spring-hair-straightening/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>L&#8217;Oréal Paris Figures Out What Works For Curly Girls!!!</title>
		<link>http://www.juicymagonline.com/hair/2013/05/loreal-paris-figures-out-what-works-for-curly-girls/</link>
		<comments>http://www.juicymagonline.com/hair/2013/05/loreal-paris-figures-out-what-works-for-curly-girls/#comments</comments>
		<pubDate>Tue, 07 May 2013 15:43:20 +0000</pubDate>
		<dc:creator>Paula T. Renfroe</dc:creator>
				<category><![CDATA[Hair]]></category>
		<category><![CDATA[Mane Attraction]]></category>
		<category><![CDATA[conditioner for curly hair]]></category>
		<category><![CDATA[Curls]]></category>
		<category><![CDATA[EverCurl]]></category>
		<category><![CDATA[gel for curly hair]]></category>
		<category><![CDATA[Jordin Sparks]]></category>
		<category><![CDATA[L'Oréal Paris evercurl hydracharge cleansing conditioner]]></category>
		<category><![CDATA[L'Oréal Paris evercurl hyrdracharge shampoo]]></category>
		<category><![CDATA[L'Oréal Paris evercurl sculpt and hold cream gel]]></category>
		<category><![CDATA[L'Oréal Paris Evercurl silk and gloss dual oil]]></category>
		<category><![CDATA[L'Oréal Paris evercurls hydracharge leave in cream]]></category>
		<category><![CDATA[leave in cream for curly hair]]></category>
		<category><![CDATA[Loreal]]></category>
		<category><![CDATA[Loreal Hair]]></category>
		<category><![CDATA[shampoo for curly hair]]></category>
		<category><![CDATA[Sulfate-free]]></category>

		<guid isPermaLink="false">http://www.juicymagonline.com/?p=58599</guid>
		<description><![CDATA[When <em>American Idol</em> alum, <strong>JORDIN SPARKS</strong> is in the market for nourishing yet economical products for her curly textured hair, the savvy shopper wisely chooses <strong>L'Oréal Paris EverCurl Sulfate-free Curl Care System.</strong>

The six-piece collection serves up super hydration while boosting curl definition and enhancing sheen.

The gentle curl care system includes the Hydracharge Shampoo and Conditioner, Hydracharge Cleansing Conditioner, Sculpt &#38; Hold Cream-Gel, Silk &#38; Gloss Dual Oil Care and Hydracharge Leave-In Cream.

Not to mention, it's suitable and customizable for various curl patterns from loose waves to tight kinks.  Plus it smells yummy? So <em><strong>Juicy</strong></em>!]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">
 
        var $ = jQuery.noConflict();
        var curImg = get_anchor();

        function prev_img(totalImages){
            if( curImg > 1 ){
                prevImg = curImg - 1;
            }
            else{ 
                prevImg = totalImages;
            }
            refresh(imgData[prevImg][0], imgData[prevImg][1], imgData[prevImg][2], prevImg, totalImages , imgData[prevImg][3]);
        }

        function next_img(totalImgs){

            curImg = parseInt(curImg);

            if(curImg == totalImgs){
            var nextImg = 1;
            }
            else{
            var nextImg = curImg + 1;
            }

            refresh(imgData[nextImg][0], imgData[nextImg][1], imgData[nextImg][2], nextImg, totalImgs, imgData[nextImg][3]);

        }
       
        function track_pageview(args){
            
            /////////////////////////////////////
        	// Track refresh in Google Analytics
        	/////////////////////////////////////
        	
        	var ref = (typeof args.ref == 'undefined') ? "" : args.ref;
        	var url = (typeof args.url == 'undefined') ? "" : args.url;
        	var pageTracker = _gat._getTracker("UA-932072-14");
        	pageTracker._trackPageview(url + ref); 
        }        
        
        function reloadAd(adSize, h_ord, w, h){
            ////////////////////////
            // Method to reload ads
            ////////////////////////
            
        	h_tile+=1;
        	frameId='frame-'+adSize;

        	if(!document.getElementById(frameId)){
        			var adFrame = $("<iframe />")
        			var adSrc   = '/php/ads/ad-tags.php?h_ord='+h_ord+'&size='+adSize+'&section='+section+'&post='+post+'&h_tile='+h_tile;
         			adFrame.attr("src",adSrc);
        			adFrame.attr("scrolling","no");
        			adFrame.attr("width",w);
        			adFrame.attr("height",h);
        			adFrame.attr("frameborder",0)
        			var adDiv = $("#"+adSize);
        			adDiv.empty();
        			adDiv.append(adFrame);
        	}else{
        		document.getElementById(frameId).src = '/php/ads/ad-tags.php?h_ord='+h_ord+'&size='+adSize+'&section='+section+'&post='+post+'&h_tile='+h_tile;
        	}
        return true;
        }
        
        function refresh(imgUrl, imgTitle, imgDescription, index, numImages, largeURL){
            //////////////////////////////////////
            //  Refresh image, ads, and wallpaper
            //////////////////////////////////////
            
            // Change Image, Title, Description
            $('#sg-enlarge').attr("href", largeURL);
            loadImg(imgUrl , '#sg-main-image' );
                if(imgTitle=='' && imgDescription==''){
                    $('#sg-caption').css({'display':'none'});   
                }else{
                    $('#sg-caption').css({'display':'block'});
                    if(imgTitle!=''){
                        $('#sg-image-title').css({'display':'block'});
                        $('#sg-gallery_image').attr("alt", imgTitle);
                        $('#sg-gallery_image').attr("title", imgTitle);
                        $('#sg-image-title').html(imgTitle);
                    }else{
                        $('#sg-image-title').css({'display':'none'});
                    }
            
                    if(imgDescription!=''){
                        $('#sg-image-description').css({'display':'block'});
                        $('#sg-image-description').html(imgDescription);
                    }else{
                        $('#sg-image-description').css({'display':'none'});
                    }
                }
    	
            // refresh ads
            //  CampaignManager.look();
            h_tile=0;
            $(adArray).each(function(index){
                switch(adArray[index].substring(0,1)){
                    case 'l':
                        w = 728;
                        h = 90;
                        break;
                    case 'm':
                        w = 300;
                        h = 250;
                        break;
                    case 's':
                        w = 160;
                        h = 600;
                        break;
                }
                reloadAd(adArray[index], h_ord, w, h);
            })

            track_pageview({url:get_page_url(document.location.pathname)});

            // Change URL
            set_anchor(index);
            prevImg = curImg;
            curImg = index;

            // Image 1 of totalImage
            $('#sg-curImage').html(curImg + ' ');
        }

        function get_page_url(url){
        var page = url+'#'+curImg;
        return page;
        }

        function get_anchor(){
        var re = /#[0-9]+$/; 
        var match = re.exec(document.location.toString());
        hash = 1;
        if (match != null) var hash = match[0].substr(1);
        return hash;
        }
   
        function set_anchor(anchor){
        ////////////////////////
        // Add anchor tag to URL
        ////////////////////////
        
        //remove existing anchors
        var url = document.location.toString();
        var re = /#[0-9]+$/;
        url = url.replace(re, '');
        document.location = url + '#' + anchor;
        }
        
        function loadImg(url, target){
            var page_request = false
            
            h = $(target).height();
            w = $(target).width();
            $(target).empty();
            $(target).css({"width":w,"height":h,"background":"url(/images/juicy2010/juicy-ajax-loader.gif) no-repeat center center"})
            
            var fileref = document.createElement("img");
   
            if (window.XMLHttpRequest){ // if Mozilla, Safari etc
                page_request = new XMLHttpRequest();
     
            }else if (window.ActiveXObject){ // if IE
                try {
                    page_request = new ActiveXObject("Msxml2.XMLHTTP")
                }
                catch (e){
                    try{
                        page_request = new ActiveXObject("Microsoft.XMLHTTP")
                    }
                    catch (e){
                    }
                }
            }else{
                return false;
            }

            page_request.onreadystatechange=function(){
                if (page_request.readyState==4 && page_request.status==200){
                    $(target).empty();
                    fileref.setAttribute("src", url);
                    $(target).append(fileref);
                    $(target).css({"width":"auto","height":"auto","background":"url()"})
                }
            }
			
			
            /*try {
					page_request.open('GET', url, true)
				}
				catch(e)
				{
					page_request.open('GET', url.replace(/web1/,'www'), true)
				};*/
            
			page_request.open('GET', url, true);
			page_request.send(null);
        };
		
        function loadFile(url, filetype, success) {
            done = false;
            var head = document.getElementsByTagName('head')[0];

            if (window.XMLHttpRequest){ // if Mozilla, Safari etc
                page_request = new XMLHttpRequest();
     
            }else if (window.ActiveXObject){ // if IE
                try {
                    page_request = new ActiveXObject("Msxml2.XMLHTTP")
                }
                catch (e){
                    try{
                        page_request = new ActiveXObject("Microsoft.XMLHTTP")
                    }
                    catch (e){
                    }
                }
            }else{
                return false;
            }
            
            page_request.onreadystatechange=function(){
                if (page_request.readyState==4 && page_request.status==200){
      
                    if(filetype=="js"){ //if filename is a external JavaScript file
                        var fileref=document.createElement('script');
                        fileref.setAttribute("type","text/javascript");
                        fileref.setAttribute("src", url);
                    }
                    else if(filetype=="css"){ //if filename is an external CSS file
                        var fileref=document.createElement("link");
                        fileref.setAttribute("rel", "stylesheet")
                        fileref.setAttribute("type", "text/css");
                        fileref.setAttribute("href", url);
                    }
                    head.appendChild(fileref);
                }
            }
			
			/*try
			{
				page_request.open('GET', url, true);
			}
			catch(e)
			{
				page_request.open('GET', url.replace(/web1/,'www'), true);
			}*/
			
			page_request.open('GET', url, true);
			page_request.send(null);
        };
        
        function buildAdArray(){
        	adArray = [];
        	$(".ad-slot").each(function(){
        		adArray.push($(this).attr("id"))
        	})
        }

        function sgGalleryInit(){
            if(typeof imgData != "undefined"){
                
                var totalImgs = $(imgData).size();
                    totalImgs -=1;

                var prevClick = 'prev_img(' + totalImgs + ');return false;';
                var nextClick = 'next_img(' + totalImgs + ');return false';

                var topControls = '';
                topControls += '<span id="sg-image-count"><span id="sg-curImage">' + curImg + ' <\/span>of ' + totalImgs + '<\/span>';
                topControls += '<div id="sg-top-btns">';
                topControls += '<a href='+imgData[curImg][3]+' id="sg-enlarge" target="_blank">ENLARGE</a>';
                topControls += '<a href="#" class="back" onclick="'+ prevClick +'"><span>Previous</span><\/a>';
                topControls += '<a href="#" class="next" onclick="'+ nextClick +'"><span>Next</span><\/a>';
                topControls += '<\/div>'
                $('#sg-top-controls').html(topControls);

                var photoOverlayNav = '';
                photoOverlayNav +='<div id="sg-prev-button" onclick="'+ prevClick +'"><span><\/span><\/div>';
                photoOverlayNav +='<div id="sg-next-button" onclick="'+ nextClick +'"><span><\/span><\/div>';
                $('#sg-image-container').prepend(photoOverlayNav);

                // Display Main Image
                anchor = get_anchor();
                if(anchor){
                    thisImg = imgData[anchor];
                }else{
                    thisImg = imgData[1];
                }

                //Display Photo, Caption, and Description
                $('#sg-main-image').html('<img id="sg-gallery_image" src="' + thisImg[0] + '"' + ' title="'+thisImg[1]+'"'+' alt="' + thisImg[1] + '">');
                
                if(imgData[anchor][1]=='' && imgData[anchor][2]==''){
                    $('#sg-caption').css({'display':'none'});   
                }else{
                    if(imgData[anchor][1]!=''){
                        $('#sg-image-title').html(imgData[anchor][1]);  
                    }else{
                        $('#sg-image-title').css({'display':'none'});
                    }
            
                    if(imgData[anchor][2]!=''){
                        $('#sg-image-description').html(imgData[anchor][2]);
                    }else{
                        $('#sg-image-description').css({'display':'none'});
                    }
                }
                
                //$('#sg-image-title').html(imgData[anchor][1]);
                //$('#sg-image-description').html(imgData[anchor][2]);

                if(typeof thumbData != "undefined"){
                    for(var x in thumbData ){
                        $('#sg-thumbnails').append('<a style="cursor:pointer;" onClick="refresh(imgData['+x+'][0], imgData['+x+'][1], imgData['+x+'][2], '+x+', '+ totalImgs +', imgData['+x+'][3]);"><img id="thumb-'+ x +'" src="' + thumbData[x] + '"><\/a>');
                    }
                }
                
                buildAdArray();
            }
        }
  
        $(function(){
            
                        
                        	    loadFile("http://www.juicymagonline.com/wp-content/plugins/superGiant-gallery/css/sG-gallery-styles.css", "css", sgGalleryInit() ); // dynamically load and add this .css file    			
   
    		
        }); // Closes jQuery Function
                
</script>
<p><a href="http://www.juicymagonline.com/hair/2013/05/loreal-paris-figures-out-what-works-for-curly-girls/attachment/001loreal/" rel="attachment wp-att-58759"><img class="size-full wp-image-58759 alignleft" src="http://www.juicymagonline.com/wp-content/uploads/2013/05/001LOreal.jpg" alt="" width="300" height="420" /></a>When <em>American Idol</em> alum, <strong>JORDIN SPARKS</strong> is in the market for nourishing yet economical products for her curly textured hair, the savvy shopper wisely chooses <strong>L&#8217;Oréal Paris EverCurl Sulfate-free Curl Care System.</strong></p>
<p>The six-piece collection serves up super hydration while boosting curl definition and enhancing sheen.</p>
<p>The gentle curl care system includes the Hydracharge Shampoo and Conditioner, Hydracharge Cleansing Conditioner, Sculpt &amp; Hold Cream-Gel, Silk &amp; Gloss Dual Oil Care and Hydracharge Leave-In Cream.</p>
<p>Not to mention, it&#8217;s suitable and customizable for various curl patterns from loose waves to tight kinks.  Plus it smells yummy? So <em><strong>Juicy</strong></em>!</p>
<p style="text-align: center;"><script>var imgData = new Array();imgData[1]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/05/004EverCurl.jpg','Cleanse and Condition','L\'Oréal Paris <strong>EverCurl HydraCharge Shampoo</strong> gently cleanses strands without leaving hair brittle while the <strong>HydraCharge Conditioner</strong> restores luster and reduces frizz. <br/><br/><em>$6.99 each, mass, food and drug retailers nationwide.</em>','http://www.juicymagonline.com/wp-content/uploads/2013/05/004EverCurl.jpg');
imgData[2]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/05/001EverCurl.jpg','Low-Poo','L\'Oréal Paris <strong>EverCurl HydraCharge Cleansing Conditioner</strong> is an excellent 2-in-1 low-lather formula that gently cleanses tendrils as it also hydrates, resulting in soft and smooth curls.<br/><br/><em> $6.99, available at mass, food and drug retailers nationwide.</em>','http://www.juicymagonline.com/wp-content/uploads/2013/05/001EverCurl.jpg');
imgData[3]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/05/005EverCurl.jpg','Creamy Dream','L\'Oréal Paris <strong>EverCurl HydraCharge Leave-In Cream</strong> nourishes hair with intense moisture without weighing your mane down. Plus it reduces frizz while improving elasticity. <br/><br/><em>$8.99, available at mass, food and drug retailers nationwide. </em>','http://www.juicymagonline.com/wp-content/uploads/2013/05/005EverCurl.jpg');
imgData[4]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/05/003EverCurl.jpg','Hold It Now!','L\'Oréal Paris <strong>EverCurl Sculpt &amp; Hold Cream-Gel</strong> not only keep curls in place, but hydrates as well. Use on clean, towel-dried hair and air dry or blow dry with diffuser.<br/><br/><em> $8.99, available at mass, food and drug retailers nationwide.</em>','http://www.juicymagonline.com/wp-content/uploads/2013/05/003EverCurl.jpg');
imgData[5]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/05/002EverCurl.jpg','Double Duty','L\'Oréal Paris <strong>EverCurl Silk &amp; Gloss Dual Oil Care</strong> is an excellent spray-on that\'s great for detangling tendrils as it boosts shine. Since it\'s weightless, curls are more manageable without being greasy.<br/><br/><em> $8.99, available at mass, food and drug retailers nationwide.</em>','http://www.juicymagonline.com/wp-content/uploads/2013/05/002EverCurl.jpg');
</script><div id='sg-gallery' class="sg-captionleft"><div id='sg-top-controls'></div><div id='sg-image-container'><div id='sg-main-image'></div></div><div id='sg-caption'><div id='sg-image-title'></div><div id='sg-image-description'></div></div></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.juicymagonline.com/hair/2013/05/loreal-paris-figures-out-what-works-for-curly-girls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sleek &amp; Stiff: Shu Uemura&#8217;s Sheer Lacquer!!!</title>
		<link>http://www.juicymagonline.com/hair/2013/05/sleek-stiff-shu-uemuras-sheer-lacquer/</link>
		<comments>http://www.juicymagonline.com/hair/2013/05/sleek-stiff-shu-uemuras-sheer-lacquer/#comments</comments>
		<pubDate>Mon, 06 May 2013 12:35:30 +0000</pubDate>
		<dc:creator>JUICY STAFF</dc:creator>
				<category><![CDATA[Hair]]></category>
		<category><![CDATA[Hair Product Showcase]]></category>
		<category><![CDATA[The Tress Report]]></category>
		<category><![CDATA[Hair Spray]]></category>
		<category><![CDATA[Holding Spray]]></category>
		<category><![CDATA[Shu Uemura Art of Hair]]></category>
		<category><![CDATA[Shu Uemura Sheer Lacquer]]></category>

		<guid isPermaLink="false">http://www.juicymagonline.com/?p=58640</guid>
		<description><![CDATA[<strong>Shu Uemura</strong>'s Sheer Lacquer holding spray, offers an alternative to traditional sprays - makes sure your hair stays put, but maintains a touchable finish..]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.juicymagonline.com/wp-content/uploads/2013/05/hairspray.jpg"><img class="alignleft size-full wp-image-58641" title="hairspray" src="http://www.juicymagonline.com/wp-content/uploads/2013/05/hairspray.jpg" alt="" width="300" height="420" /></a>Nothing hurts your heart more than getting your hair laid for the gawds one day, and waking up to a hot mess of hair the next.</p>
<p><strong>Shu Uemura</strong>&#8216;s Sheer Lacquer holding spray, offers an alternative to traditional sprays &#8211; makes sure your hair stays put, but maintains a touchable finish.</p>
<p>This trusted salon staple keeps all hairstyles, including braided &#8216;do&#8217;s in place while fighting off frizz and fly-aways.</p>
<p>Providing maximum hold and miraculous in maintaining shape, Shu Uemura&#8217;s Sheer Lacquer&#8217;s holding spray does all of this without weighing down tresses.</p>
<h3 style="text-align: center;">The Real Deal</h3>
<p style="text-align: center;">Infused with UV rays that keep holding spray from contributing to negative environmental factors.</p>
<p style="text-align: center;">Provides a softer smell than most strong and overbearing scented hairsprays.</p>
<p style="text-align: center;">Doesn&#8217;t leave hair sticky.</p>
<p style="text-align: left;"><em>Shu Uemura Sheer Lacquer, $38.00, Available at <a href="http://www.shuuemuraartofhair-usa.com/Sheer-Lacquer/SU019,default,pd.html">Shu Uemura Art of Hair</a></em></p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://www.juicymagonline.com/hair/2013/05/sleek-stiff-shu-uemuras-sheer-lacquer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Iconic Hair: Solange!!!</title>
		<link>http://www.juicymagonline.com/hair/iconic/2013/05/iconic-hair-solange/</link>
		<comments>http://www.juicymagonline.com/hair/iconic/2013/05/iconic-hair-solange/#comments</comments>
		<pubDate>Sat, 04 May 2013 20:24:13 +0000</pubDate>
		<dc:creator>JUICY STAFF</dc:creator>
				<category><![CDATA[Iconic]]></category>
		<category><![CDATA[braids]]></category>
		<category><![CDATA[Hair]]></category>
		<category><![CDATA[hair style]]></category>
		<category><![CDATA[Iconic Hair]]></category>
		<category><![CDATA[Ponytail]]></category>
		<category><![CDATA[solange]]></category>
		<category><![CDATA[solange knowles]]></category>
		<category><![CDATA[weaves]]></category>

		<guid isPermaLink="false">http://www.juicymagonline.com/?p=57057</guid>
		<description><![CDATA[The baby Knowles sister boldly moves from weaves and Caesars to braids and short 'fros. Solange has enviable style that's all her own...]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.juicymagonline.com/wp-content/uploads/2013/04/solo3ic.jpg"><img class=" wp-image-57061 aligncenter" title="solo3ic" src="http://www.juicymagonline.com/wp-content/uploads/2013/04/solo3ic.jpg" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.juicymagonline.com/hair/iconic/2013/05/iconic-hair-solange/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>From The Mag: Say Goodbye To Thinning Edges!!!</title>
		<link>http://www.juicymagonline.com/hair/2013/05/from-the-mag-say-goodbye-to-thinning-edges/</link>
		<comments>http://www.juicymagonline.com/hair/2013/05/from-the-mag-say-goodbye-to-thinning-edges/#comments</comments>
		<pubDate>Wed, 01 May 2013 20:36:47 +0000</pubDate>
		<dc:creator>Paula T. Renfroe</dc:creator>
				<category><![CDATA[Hair]]></category>
		<category><![CDATA[Mane Attraction]]></category>
		<category><![CDATA[aeda invati system]]></category>
		<category><![CDATA[Aveda]]></category>
		<category><![CDATA[balding]]></category>
		<category><![CDATA[balding prevention]]></category>
		<category><![CDATA[Hair Thinning]]></category>
		<category><![CDATA[l'oreal paris]]></category>
		<category><![CDATA[l'oreal paris everstrong sulfatefree thickening hair system]]></category>
		<category><![CDATA[Loreal]]></category>
		<category><![CDATA[Nioxin diamax xtrafusion treatment]]></category>
		<category><![CDATA[toppik]]></category>
		<category><![CDATA[toppik hair building fibers]]></category>

		<guid isPermaLink="false">http://www.juicymagonline.com/?p=58478</guid>
		<description><![CDATA[The thought of hair thinning can make the strongest <em><strong>Juicy</strong></em> lady weak in her knees.

Regardless if balding and hair thinning stems from years of neglect or horrible hairstyling to uncontrollable influences like age and genetics, no one wants to be the lady with the invisible edges or huge bald spots.

In an attempt to help out our favorite ladies, who may be experiencing breakage and hair thinning, or those interested in prevention, <em><strong>Juicy</strong></em>'s rounded up a few notable products that promote hair growth and scalp stimulation...]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">
 
        var $ = jQuery.noConflict();
        var curImg = get_anchor();

        function prev_img(totalImages){
            if( curImg > 1 ){
                prevImg = curImg - 1;
            }
            else{ 
                prevImg = totalImages;
            }
            refresh(imgData[prevImg][0], imgData[prevImg][1], imgData[prevImg][2], prevImg, totalImages , imgData[prevImg][3]);
        }

        function next_img(totalImgs){

            curImg = parseInt(curImg);

            if(curImg == totalImgs){
            var nextImg = 1;
            }
            else{
            var nextImg = curImg + 1;
            }

            refresh(imgData[nextImg][0], imgData[nextImg][1], imgData[nextImg][2], nextImg, totalImgs, imgData[nextImg][3]);

        }
       
        function track_pageview(args){
            
            /////////////////////////////////////
        	// Track refresh in Google Analytics
        	/////////////////////////////////////
        	
        	var ref = (typeof args.ref == 'undefined') ? "" : args.ref;
        	var url = (typeof args.url == 'undefined') ? "" : args.url;
        	var pageTracker = _gat._getTracker("UA-932072-14");
        	pageTracker._trackPageview(url + ref); 
        }        
        
        function reloadAd(adSize, h_ord, w, h){
            ////////////////////////
            // Method to reload ads
            ////////////////////////
            
        	h_tile+=1;
        	frameId='frame-'+adSize;

        	if(!document.getElementById(frameId)){
        			var adFrame = $("<iframe />")
        			var adSrc   = '/php/ads/ad-tags.php?h_ord='+h_ord+'&size='+adSize+'&section='+section+'&post='+post+'&h_tile='+h_tile;
         			adFrame.attr("src",adSrc);
        			adFrame.attr("scrolling","no");
        			adFrame.attr("width",w);
        			adFrame.attr("height",h);
        			adFrame.attr("frameborder",0)
        			var adDiv = $("#"+adSize);
        			adDiv.empty();
        			adDiv.append(adFrame);
        	}else{
        		document.getElementById(frameId).src = '/php/ads/ad-tags.php?h_ord='+h_ord+'&size='+adSize+'&section='+section+'&post='+post+'&h_tile='+h_tile;
        	}
        return true;
        }
        
        function refresh(imgUrl, imgTitle, imgDescription, index, numImages, largeURL){
            //////////////////////////////////////
            //  Refresh image, ads, and wallpaper
            //////////////////////////////////////
            
            // Change Image, Title, Description
            $('#sg-enlarge').attr("href", largeURL);
            loadImg(imgUrl , '#sg-main-image' );
                if(imgTitle=='' && imgDescription==''){
                    $('#sg-caption').css({'display':'none'});   
                }else{
                    $('#sg-caption').css({'display':'block'});
                    if(imgTitle!=''){
                        $('#sg-image-title').css({'display':'block'});
                        $('#sg-gallery_image').attr("alt", imgTitle);
                        $('#sg-gallery_image').attr("title", imgTitle);
                        $('#sg-image-title').html(imgTitle);
                    }else{
                        $('#sg-image-title').css({'display':'none'});
                    }
            
                    if(imgDescription!=''){
                        $('#sg-image-description').css({'display':'block'});
                        $('#sg-image-description').html(imgDescription);
                    }else{
                        $('#sg-image-description').css({'display':'none'});
                    }
                }
    	
            // refresh ads
            //  CampaignManager.look();
            h_tile=0;
            $(adArray).each(function(index){
                switch(adArray[index].substring(0,1)){
                    case 'l':
                        w = 728;
                        h = 90;
                        break;
                    case 'm':
                        w = 300;
                        h = 250;
                        break;
                    case 's':
                        w = 160;
                        h = 600;
                        break;
                }
                reloadAd(adArray[index], h_ord, w, h);
            })

            track_pageview({url:get_page_url(document.location.pathname)});

            // Change URL
            set_anchor(index);
            prevImg = curImg;
            curImg = index;

            // Image 1 of totalImage
            $('#sg-curImage').html(curImg + ' ');
        }

        function get_page_url(url){
        var page = url+'#'+curImg;
        return page;
        }

        function get_anchor(){
        var re = /#[0-9]+$/; 
        var match = re.exec(document.location.toString());
        hash = 1;
        if (match != null) var hash = match[0].substr(1);
        return hash;
        }
   
        function set_anchor(anchor){
        ////////////////////////
        // Add anchor tag to URL
        ////////////////////////
        
        //remove existing anchors
        var url = document.location.toString();
        var re = /#[0-9]+$/;
        url = url.replace(re, '');
        document.location = url + '#' + anchor;
        }
        
        function loadImg(url, target){
            var page_request = false
            
            h = $(target).height();
            w = $(target).width();
            $(target).empty();
            $(target).css({"width":w,"height":h,"background":"url(/images/juicy2010/juicy-ajax-loader.gif) no-repeat center center"})
            
            var fileref = document.createElement("img");
   
            if (window.XMLHttpRequest){ // if Mozilla, Safari etc
                page_request = new XMLHttpRequest();
     
            }else if (window.ActiveXObject){ // if IE
                try {
                    page_request = new ActiveXObject("Msxml2.XMLHTTP")
                }
                catch (e){
                    try{
                        page_request = new ActiveXObject("Microsoft.XMLHTTP")
                    }
                    catch (e){
                    }
                }
            }else{
                return false;
            }

            page_request.onreadystatechange=function(){
                if (page_request.readyState==4 && page_request.status==200){
                    $(target).empty();
                    fileref.setAttribute("src", url);
                    $(target).append(fileref);
                    $(target).css({"width":"auto","height":"auto","background":"url()"})
                }
            }
			
			
            /*try {
					page_request.open('GET', url, true)
				}
				catch(e)
				{
					page_request.open('GET', url.replace(/web1/,'www'), true)
				};*/
            
			page_request.open('GET', url, true);
			page_request.send(null);
        };
		
        function loadFile(url, filetype, success) {
            done = false;
            var head = document.getElementsByTagName('head')[0];

            if (window.XMLHttpRequest){ // if Mozilla, Safari etc
                page_request = new XMLHttpRequest();
     
            }else if (window.ActiveXObject){ // if IE
                try {
                    page_request = new ActiveXObject("Msxml2.XMLHTTP")
                }
                catch (e){
                    try{
                        page_request = new ActiveXObject("Microsoft.XMLHTTP")
                    }
                    catch (e){
                    }
                }
            }else{
                return false;
            }
            
            page_request.onreadystatechange=function(){
                if (page_request.readyState==4 && page_request.status==200){
      
                    if(filetype=="js"){ //if filename is a external JavaScript file
                        var fileref=document.createElement('script');
                        fileref.setAttribute("type","text/javascript");
                        fileref.setAttribute("src", url);
                    }
                    else if(filetype=="css"){ //if filename is an external CSS file
                        var fileref=document.createElement("link");
                        fileref.setAttribute("rel", "stylesheet")
                        fileref.setAttribute("type", "text/css");
                        fileref.setAttribute("href", url);
                    }
                    head.appendChild(fileref);
                }
            }
			
			/*try
			{
				page_request.open('GET', url, true);
			}
			catch(e)
			{
				page_request.open('GET', url.replace(/web1/,'www'), true);
			}*/
			
			page_request.open('GET', url, true);
			page_request.send(null);
        };
        
        function buildAdArray(){
        	adArray = [];
        	$(".ad-slot").each(function(){
        		adArray.push($(this).attr("id"))
        	})
        }

        function sgGalleryInit(){
            if(typeof imgData != "undefined"){
                
                var totalImgs = $(imgData).size();
                    totalImgs -=1;

                var prevClick = 'prev_img(' + totalImgs + ');return false;';
                var nextClick = 'next_img(' + totalImgs + ');return false';

                var topControls = '';
                topControls += '<span id="sg-image-count"><span id="sg-curImage">' + curImg + ' <\/span>of ' + totalImgs + '<\/span>';
                topControls += '<div id="sg-top-btns">';
                topControls += '<a href='+imgData[curImg][3]+' id="sg-enlarge" target="_blank">ENLARGE</a>';
                topControls += '<a href="#" class="back" onclick="'+ prevClick +'"><span>Previous</span><\/a>';
                topControls += '<a href="#" class="next" onclick="'+ nextClick +'"><span>Next</span><\/a>';
                topControls += '<\/div>'
                $('#sg-top-controls').html(topControls);

                var photoOverlayNav = '';
                photoOverlayNav +='<div id="sg-prev-button" onclick="'+ prevClick +'"><span><\/span><\/div>';
                photoOverlayNav +='<div id="sg-next-button" onclick="'+ nextClick +'"><span><\/span><\/div>';
                $('#sg-image-container').prepend(photoOverlayNav);

                // Display Main Image
                anchor = get_anchor();
                if(anchor){
                    thisImg = imgData[anchor];
                }else{
                    thisImg = imgData[1];
                }

                //Display Photo, Caption, and Description
                $('#sg-main-image').html('<img id="sg-gallery_image" src="' + thisImg[0] + '"' + ' title="'+thisImg[1]+'"'+' alt="' + thisImg[1] + '">');
                
                if(imgData[anchor][1]=='' && imgData[anchor][2]==''){
                    $('#sg-caption').css({'display':'none'});   
                }else{
                    if(imgData[anchor][1]!=''){
                        $('#sg-image-title').html(imgData[anchor][1]);  
                    }else{
                        $('#sg-image-title').css({'display':'none'});
                    }
            
                    if(imgData[anchor][2]!=''){
                        $('#sg-image-description').html(imgData[anchor][2]);
                    }else{
                        $('#sg-image-description').css({'display':'none'});
                    }
                }
                
                //$('#sg-image-title').html(imgData[anchor][1]);
                //$('#sg-image-description').html(imgData[anchor][2]);

                if(typeof thumbData != "undefined"){
                    for(var x in thumbData ){
                        $('#sg-thumbnails').append('<a style="cursor:pointer;" onClick="refresh(imgData['+x+'][0], imgData['+x+'][1], imgData['+x+'][2], '+x+', '+ totalImgs +', imgData['+x+'][3]);"><img id="thumb-'+ x +'" src="' + thumbData[x] + '"><\/a>');
                    }
                }
                
                buildAdArray();
            }
        }
  
        $(function(){
            
                        
                        	    loadFile("http://www.juicymagonline.com/wp-content/plugins/superGiant-gallery/css/sG-gallery-styles.css", "css", sgGalleryInit() ); // dynamically load and add this .css file    			
   
    		
        }); // Closes jQuery Function
                
</script>
<p><a href="http://www.juicymagonline.com/wp-content/uploads/2013/04/thinninghair.jpg"><img class="alignleft size-full wp-image-58484" title="#thinninghair" src="http://www.juicymagonline.com/wp-content/uploads/2013/04/thinninghair.jpg" alt="" width="300" height="450" /></a>The thought of hair thinning can make the strongest <em><strong>Juicy</strong></em> lady weak in her knees.</p>
<p>Regardless if balding and hair thinning stems from years of neglect or horrible hairstyling to uncontrollable influences like age and genetics, no one wants to be the lady with the invisible edges or huge bald spots.</p>
<p>In an attempt to help out our favorite ladies, who may be experiencing breakage and hair thinning, or those interested in prevention, <em><strong>Juicy</strong></em>&#8216;s rounded up a few notable products that promote hair growth and scalp stimulation.</p>
<p>Check out our gallery of hair products that help prevent and revert hair thinning.</p>
<p style="text-align: center;"><script>var imgData = new Array();imgData[1]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/aveda.jpg','Aveda\'s Invati System','If your strands lack volume and density, or worse, are actually breaking, try <strong>Aveda</strong>\'s plant-based Invati system which includes thickening conditioner with arginine(a proven hair strengthener), exfoliating shampoo and scalp revitalizer infused with tumeric and ginseng. <br/>Aveda\'s Invati System, $24-$60, Available at Aveda.com','http://www.juicymagonline.com/wp-content/uploads/2013/04/aveda.jpg');
imgData[2]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/nioxin-diamax.jpg','Nioxin\'s Diamax Xtrafusion Treatment','<strong>Nioxin</strong>\'s latest offering, Diamax Xtrafusion Treatment builds hair\'s resistance to breakage with its unique blend of strengthening agents: caffeine, panthenol and niacinamide, panthenol and niacinamide. Use the leave-in serum daily and generously on wet or dry hair for optimum results. <br/>Nioxin\'s Diamax Xtrafusion Treatment, $50, Available at Nioxin.com','http://www.juicymagonline.com/wp-content/uploads/2013/04/nioxin-diamax.jpg');
imgData[3]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/lorealeverstrong.jpg','L\'Oreal Paris Everstrong Sulfate-Free Thickening Hair System','If your tresses tend to be fragile, <strong> L\'Oreal Paris</strong> Everstrong Sulfate-free Thickening Hair System with ceramides, arginine and vitamin E offers stronger hair after a month of use. The shampoo removes product build-up and the conditioner restores moisture while the tonic energizes the scalp with rosemary mint.<br/>L\'Oreal Paris Everstong Sulfate-Free Thickening Hair System, $7-$9, Available at mass, food and drug retailers nationwide','http://www.juicymagonline.com/wp-content/uploads/2013/04/lorealeverstrong.jpg');
imgData[4]= new Array('http://www.juicymagonline.com/wp-content/uploads/2013/04/hairbuildingfibers.jpg','Toppik Hair Building Fibers','Want an immediate solutino to thinning edges? Sprinkle <strong>Toppik</strong> Hair Building Fibers over problem areas for a fuller look. The colored keratin protein clings to hair and conceals the scalp.<br/>Toppik Hair Building Fibers,  $47, Available at Toppik','http://www.juicymagonline.com/wp-content/uploads/2013/04/hairbuildingfibers.jpg');
</script><div id='sg-gallery' class="sg-captionleft"><div id='sg-top-controls'></div><div id='sg-image-container'><div id='sg-main-image'></div></div><div id='sg-caption'><div id='sg-image-title'></div><div id='sg-image-description'></div></div></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.juicymagonline.com/hair/2013/05/from-the-mag-say-goodbye-to-thinning-edges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.juicymagonline.com/category/hair/feed/ ) in 0.40567 seconds, on May 23rd, 2013 at 2:40 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 23rd, 2013 at 3:40 am UTC -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Quick Cache Is Fully Functional :-) ... A Quick Cache file was just served for (  www.juicymagonline.com/category/hair/feed/ ) in 0.00045 seconds, on May 23rd, 2013 at 3:07 am UTC. -->