<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Spatial Images Photography');

document.write('</span><br>');

document.write('Glenda Ewin<br>Bowen Mountain, NSW<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">0409 302 362<BR></span>');

document.write('<BR>E-Mail:<BR>');

email = ( 'info@' + 'spatialphotography.com.au' )
document.write('<a href="mailto:' + email + '" title="' + email + '">' + email + '</a>');

//  End -->