<!-- Begin


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

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

document.write('Amazing World Images');

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

document.write('PO Box 1168<br>');

document.write('Goulburn  NSW  2580<br>');

document.write('<BR>Phone: ');
document.write('0403 081 805<br>');

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

document.write(' <A HREF="mailto:awimages@hotkey.net.au">awimages@hotkey.net.au</a><br>');


//  End -->