copyright=new Date();
update=copyright.getFullYear();
function footer() {
	var first = 'ma';
	var second = 'il';
	var third = 'to:';
	
	var address = 'info';
	var domain1 = 'slim';
	var domain2 = 'beerfest';
	var ext = 'co.uk'; 
	
	document.write('Copyright &copy; 2005-'+ update + '. All rights reserved. ' +'<span style=margin-left:102px>');
	document.write('<a class="footer" title="Email the Slim Beerfest Committee"  href="');
	document.write(first+second+third);
	document.write(address);
	document.write('@');
	document.write(domain1+domain2);
	document.write('.');
	document.write(ext); 
	document.write('">'); 
	
	document.write('Slimbridge Beerfest'); 
	
	document.write('</a>');
	document.write('</span>');
}
function info() {
	var first = 'ma';
	var second = 'il';
	var third = 'to:';
	
	var address = 'info';
	var domain1 = 'slim';
	var domain2 = 'beerfest';
	var ext = 'co.uk'; 
	
	var subject = '?SUBJECT=Dear Slim Beerfest Committee,'; 
	var body = '&amp;BODY=Committee, '; 
	
	document.write('<a title="Email the Slim Beerfest Committee"  href="');
	document.write(first+second+third);
	document.write(address);
	document.write('@');
	document.write(domain1+domain2);
	document.write('.');
	document.write(ext); 
	document.write('">'); 
	
	document.write(address);
	document.write('@');
	document.write(domain1+domain2);
	document.write('.');
	document.write(ext); 
	
	document.write('</a>');
	
	document.write('</a>');
}
function sales() {
	var first = 'ma';
	var second = 'il';
	var third = 'to:';
	
	var address = 'sales';
	var domain1 = 'slim';
	var domain2 = 'beerfest';
	var ext = 'co.uk'; 
	
	var subject = '?SUBJECT=Dear Slim Beerfest Committee,'; 
	var body = '&amp;BODY=Committee, '; 
	
	document.write('<a title="Email the Slim Beerfest Committee"  href="');
	document.write(first+second+third);
	document.write(address);
	document.write('@');
	document.write(domain1+domain2);
	document.write('.');
	document.write(ext); 
	document.write('">'); 
	
	document.write(address);
	document.write('@');
	document.write(domain1+domain2);
	document.write('.');
	document.write(ext); 
	
	document.write('</a>');
	
	document.write('</a>');
}
function notify() {
	var first = 'ma';
	var second = 'il';
	var third = 'to:';
	
	var address = 'notify';
	var domain1 = 'slim';
	var domain2 = 'beerfest';
	var ext = 'co.uk'; 
	
	var subject = '?SUBJECT=Notify 2011 Festival'; 
	var body = '&amp;BODY=Committee, '; 
	
	document.write('To avoid disappointment next year we suggest you send us an email to '); 
	document.write('<a title="Email the Slim Beerfest Committee"  href="');
	document.write(first+second+third);
	document.write(address);
	document.write('@');
	document.write(domain1+domain2);
	document.write('.');
	document.write(ext); 
	document.write('">'); 
	
	document.write(address);
	document.write('@');
	document.write(domain1+domain2);
	document.write('.');
	document.write(ext); 
	
	document.write('</a>');
	
	document.write(' with the header \'Notify 2011 Festival\'. We will then alert you as soon as tickets for the 2011 festival go on sale.');
}
function webmaster() {
	var first = 'ma';
	var second = 'il';
	var third = 'to:';
	
	var address = 'stu';
	var domain1 = 'ad-';
	var domain2 = 'it';
	var ext = 'co.uk'; 
	
	var subject = '?SUBJECT=Email from SlimBeerfest Website '; 
	var body = '&amp;BODY=Dear Webmaster, '; 
	
	document.write('<a class="adit" style="font-family:arial; font-size:11px;" title="Email the webmaster"  href="');
	document.write(first+second+third);
	document.write(address);
	document.write('@');
	document.write(domain1+domain2);
	document.write('.');
	document.write(ext); 
	document.write(subject); 
	document.write(body);
	document.write('">'); 
	
	document.write('<b><i><font color=red>ad</font></i><font color=white>-IT</font></b>');
	document.write(' ');
	document.write('<b><font color=silver>design</font></b>');
	
	document.write('</a>');
}