// JavaScript Document
var cText = '';
cText += ' <FONT color="#666633" size="-2" face="Verdana, Arial, Helvetica, sans-serif">';
cText += '<BR><FONT color="#563B2D"><A href="slimlipo.html">PROCEDURE</A> ~';
cText += '<A href="faqs.html">FAQ s</A> ~ ';
//cText += '<A href="testamonials.html">TESTIMONIALS</A> ~';
cText += '<A href="photos.html">PHOTOS</A> ~ ';
cText += '<A href="directors.html">ABOUT US</A> ~'; 
cText += '<A href="Promotions.html">PROMOTIONS</A> ~ ';
cText += '<A href="pricelist.html">PRICE LIST</A> ~ ';
cText += '<A href="locations.html">LOCATIONS</A> ~ ';
cText += '<A href="contact.html">CONTACT</A> </FONT><BR>';

cText += '<FONT class="forsearch">';
cText += 'Laser Lipo for ';
cText += 'Men and Women in ';
//cText += '<a href="hair-removal-atlanta.html">Atlanta</a>, ';
cText += 'Virginia, Maryland and Washington DC. ';
//cText += 'Virginia</a>, ';
//cText += '<a href="hair-removal-dc.html">Washington DC</a>, ';
//cText += '<a href="hair-removal-houston.html">Houston</a>,';
/*cText += '<a href="hair-removal-delaware.html">Delaware</a>,'; 
//cText += '<a href="hair-removal-ny.html">New York City</a>, ';
/*cText += '<a href="hair-removal-philadelphia.html">Philadelphia</a>, ';*/
//cText += '<a href="hair-removal-boston.html">Boston</a>, ';
/*cText += '<a href="hair-removal-chicago.html">Chicago</a>, ';*/
//cText += '<a href="hair-removal-miami.html">Miami, Florida</a>, ';
//cText += 'and <a href="hair-removal-dallas.html">Dallas</a></FONT>';
cText += '<BR>';
cText += ' <FONT color="#666633" size="-2" face="Verdana, Arial, Helvetica, sans-serif">Managed by ';
cText += ' <a href="http://www.ITWebTek.com" target="_Blank">ITWebTek.com</a>';

document.write(cText);

