// JavaScript Document
<!-- 
	full_email='just-photoit.co.uk'
	full_email=('joanne.santillo' + '@' + full_email)
	document.write('Call +44 (0) 1480 450880 or <a href="mailto:' + full_email + '"> email me</a>')
//-->
