';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;i0){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_1 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">
';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;i0){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}; 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})}; 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(/_/,'-')}; 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_9 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">
Some Of the Best Nail Techs In Atlanta