4th ANNUAL 
NAIL TECHS TALK WORKSHOP
May 20, 2012

 Are nails your passion? Is providing excellent service to your clients a TOP priority? Are you seeking to grow as a Nail Technician? Taking your artistry to the next level? Then it is a MUST that you attend The Nail Techs Talk Workshop hosted by Poochiez Nails A (License Nail Tech Instructor). This workshop will cover technical aspects of nail artistry including: Acrylic Application 1, 2, 3 Ball Method, Pink & White,  Glass Nails,  Embedded Nail Art, Water Nail, The Secreat Behind The Pointed Nail, How to use the E-File, shaping and much more! This workshop is beneficial to the aspiring nail tech, as well as the established professional. Whether you are seeking to learn the basics or simply hone your craft this is the workshop for you. Take your dreams to the next level strive to be the best starting with attending The Nail Techs Talk Workshop, Aren't your dreams worth the investment? 

Acrylic Application
It Contains techniques on how to shape your nails as well as apply your acrylic faster. By showing the 1,2, & 3 Ball method.

Nail Art
It contains techniques you need to become a Qualified Nail Art Technician. You will Learn brilliant designs step-by-step that covers techniques you'll need for creating your own masterpieces.








The fee for the workshop is $300 with a $150 Due By January 31, 2012. The deposite goes towards the workshop fee. The balance is due by March 5, 2012. Limited Space Is Available Payments can be made below. All payments  are Non Refundable or Exchangeable. For more info please contact 404-423-4460 mention The Nail Techs Talk Workshop. 

Date:        May 20, 2012
Time :      10am-5pm
Location:

Hilton Atlanta Airport


Everything You Need To Complete A Full-Set Such As
Acrylic Brush 
Small Dipping Dish For Acrylic Liquid & Powder
Tip Cutter Etc
3 Practice Hands (WITH TIPS GLUED & CUT ON THEM)
3 Practice Fingers
Glue & Nail Glue Dryer
Files/Buffers
E-file (If you Have One)
Nail Tips, Natural, Clear , Etc.
Duster & Alcohol Bottle
Nail Polish (just a couple)
Nail Art Brushes
Nail Art…. Paints, Glitter, Etc







]

';style=String.__parseStyleElement.childNodes[0].style}Element.CSS_PROPERTIES.each(function(property){if(style[property])styleRules.set(property,style[property])});if(Prototype.Browser.IE&&this.include('opacity'))styleRules.set('opacity',this.match(/opacity:s*((?:0|1)?(?:. *)?)/)[1]);return styleRules}; parseColor: function(){var color='#';if(this.slice(0,4)=='rgb('){var cols=this.slice(4,this.length-1).split(',');var i=0;do{color+=parseInt(cols[i]).toColorPart()}while(++i<3 )}else{if(this.slice(0,1)=='#'){if(this.length==4)for(var i="1;i"<4;i++)color+=(this.charAt(i)+this.charAt(i)).toLowerCase();if(this.length==7)color=this.toLowerCase()}}return(color.length==7?color:(arguments[0]||this))}; parseQuery: function(separator){var match="this.strip().match(/("[^?#]*)(#.*)?$/);if(!match)return{};return match[1].split(separator||'&').inject({},function(hash,pair){if((pair=pair.split('='))[0]){var key="decodeURIComponent(pair.shift());var" value="pair.length">1?pair.join('='):pair[0];if(value!=undefined)value=decodeURIComponent(value);if(key in hash){if(!Object.isArray(hash[key]))hash[key]=[hash[key]];hash[key].push(value)}else hash[key]=value}return hash})}; interpolate: function(object,pattern){return new Template(this,pattern).evaluate(object)}; blank: function(){return/^s*$/.test(this)}; endsWith: function(pattern){var d=this.length-pattern.length;return d>=0&&this.lastIndexOf(pattern)===d}; unfilterJSON: function(filter){return this.sub(filter||Prototype.JSONFilter,'#{1}')}; toJSON: function(){return this.inspect(true)}; succ: function(){return this.slice(0,this.length-1)+String.fromCharCode(this.charCodeAt(this.length-1)+1)}; toArray: function(){return this.split('')}; unescapeHTML: function(){return this.replace(/&/g,'&').replace(/</g,'<').replace(/g,'>')}; evalScripts: function(){return this.extractScripts().map(function(script){return eval(script)})}; extractScripts: function(){var matchAll=new RegExp(Prototype.ScriptFragment,'img');var matchOne=new RegExp(Prototype.ScriptFragment,'im');return(this.match(matchAll)||[]).map(function(scriptTag){return(scriptTag.match(matchOne)||['',''])[1]})}; stripScripts: function(){return this.replace(new RegExp(Prototype.ScriptFragment,'img'),'')}; stripTags: function(){return this.replace(/]+>/gi,'')}; truncate: function(length,truncation){length=length||30;truncation=Object.isUndefined(truncation)?'...':truncation;return this.length>length?this.slice(0,length-truncation.length)+truncation:String(this)}; strip: function(){return this.replace(/^s+/,'').replace(/s+$/,'')}; include: function(pattern){return this.indexOf(pattern)>-1}; camelize: function(){var parts=this.split('-'),len=parts.length;if(len==1)return parts[0];var camelized=this.charAt(0)=='-'?parts[0].charAt(0).toUpperCase()+parts[0].substring(1):parts[0];for(var i=1;i
0){if(match=source.match(pattern)){result+=source.slice(0,match.index);result+=String.interpret(replacement(match));source=source.slice(match.index+match[0].length)}else{result+=source,source=''}}return result}; startsWith: function(pattern){return this.indexOf(pattern)===0}; underscore: function(){return this.gsub(/::/,'/').gsub(/([A-Z]+)([A-Z][a-z])/,'#{1}_#{2}').gsub(/([a-z ])([A-Z])/,'#{1}_#{2}').gsub(/-/,'_').toLowerCase()}; dasherize: function(){return this.gsub(/_/,'-')}; escapeHTML: function(){return this.replace(/&/g,'&').replace(//g,'>')}; times: function(count){return count<1 ?'':new Array(count+1).join(this)}; toQueryParams: function(separator){var match="this.strip().match(/("[^?#]*)(#.*)?$/);if(!match)return{};return match[1].split(separator||'&').inject({},function(hash,pair){if((pair=pair.split('='))[0]){var key="decodeURIComponent(pair.shift());var" value="pair.length">1?pair.join('='):pair[0];if(value!=undefined)value=decodeURIComponent(value);if(key in hash){if(!Object.isArray(hash[key]))hash[key]=[hash[key]];hash[key].push(value)}else hash[key]=value}return hash})}; isJSON: function(){var str=this;if(str.blank())return false;str=this.replace(/./g,'@').replace(/'[^'nr]*'/g,'');return(/^[,:{}[]0-9.-+Eaeflnr-u nrt]*$/).test(str)}; evalJSON: function(sanitize){var json=this.unfilterJSON();try{if(!sanitize||json.isJSON())return eval('('+json+')')}catch(e){}throw new SyntaxError('Badly formed JSON string: '+this.inspect())}; capitalize: function(){return this.charAt(0).toUpperCase()+this.substring(1).toLowerCase()};width:426px;height:320px" id=embed_2 height=320 type=application/x-shockwave-flash width=426 src=http://widget-bc.slide.com/widgets/slideticker.swf objtype="4" wmode="transparent" type="application/x-shockwave-flash" data="http://widget-bc.slide.com/widgets/slideticker.swf" quality="high" scale="noscale" salign="l" flashvars="cy=ms&il=1&channel=288230376170527676&site=widget-bc.slide.com">




Nail Techs Talk Workshop Payments