
 
<!-- Begin
 
 
// NOTE: If you use a ' add a slash before it like this \'
 
document.write('<span class="phonetitle">');
 
document.write('Martin White Photography');
 
document.write('</span><br>');
 
document.write('P.O. Box 1150<br>');
 
document.write('Niceville,FL 32588<br>');
 
document.write('PHONE: <span class="phonetitle">(912)484-8344<BR></span>');
 
document.write('<BR>E-mail: ');
 
document.write(' <A HREF="mailto:mwphotography@earthlink.net" class="link">Martin@MartinWhitePhotography.com</a><br>');
 
 
//  End -->
 

