// JavaScript Document
function email() {
	document.write('<a href="mailto:info@aerogel.com.au">info@aerogel.com.au</a>');
}