<!-- Begin


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

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

document.write('Daniel Wasinger Studio');

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


document.write('Fort Lauderdale, FL<br>');

document.write('Phone: <span class="phonetitle">877-278-1188 or 954-772-0046</span>');
document.write('<BR>Email: ');

document.write(' <A HREF="mailto:Daniel@WasingerStudio.com">Daniel@WasingerStudio.com</a><br>');


//  End -->