<!-- Begin


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

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

document.write('Martin O\'Grady Photography');

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

document.write('Dromin East, Miltown<br>');

document.write('Killarney, Co. Kerry<br>');

document.write('PHONE: <span class="phonetitle">066-9767181 (International 00353-66-9767181)<BR></span>');

document.write('MOBILE: <span class="phonetitle">087-7454405 (International 00353-87-7454405)<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:martin@irish-photographs.com">martin@irish-photographs.com</a><br>');


//  End -->