<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('SHARP CAPITAL PARTNERS');

document.write('</span><br>');

//document.write('330 East 38th Street, Ste 35P<br>');

document.write('New York, New York<br>');
document.write('Houston, Texas<br>');


document.write('<BR><span class="phonetitle">1-800-881-9537<BR></span>');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">646.224.8503<BR></span>');

document.write(' <A HREF="mailto:info@sharpcp.com" class="link">info@sharpcp.com</a><br>');


//  End -->