// F**k the spammers

//==============================================================================
function at()
//==============================================================================
{
	document.write("@");
}

//==============================================================================
function MailTo()
//==============================================================================
{
	document.write("<A HREF='");
	//double_quote();
	document.write("mailto:");
}

//==============================================================================
function bagsoft_domain()
//==============================================================================
{
	document.write("Bagnall");
	document.write(".co.uk");
}

//==============================================================================
function badminton()
//==============================================================================
{
	document.write("bad");
	document.write("min");
	document.write("ton");
	document.write("_03");
}
//==============================================================================
function ancestry()
//==============================================================================
{
	document.write("an");
	document.write("ce");
	document.write("st");
	document.write("ry");
	document.write("_03");
}

//==============================================================================
function airlines()
//==============================================================================
{
	document.write("ai");
	document.write("rl");
	document.write("in");
	document.write("es");
	document.write("_03");
}

//==============================================================================
function badminton_href()
//==============================================================================
{
	MailTo();
	badminton();
	at();	
	bagsoft_domain();
	//double_quote();
	document.write("'>");
	badminton();
	at();
	bagsoft_domain();
	document.write("</A>");
}

//==============================================================================
function badminton_wait()
//==============================================================================
{
	MailTo();
	badminton();
	at();	
	bagsoft_domain();
	//double_quote();
	document.write("?subject=Monday Badminton Waiting List Request&body=Hi,%0A%0APlease add me to the waiting list:%0A%0AName:%0A%0APhone (optional):%0A%0APreferred email address (if different from your current sending address):%0A%0ALevel (Beginner,Intermediate,Advanced):'>Please click here if you would like to be added to the waiting list</a>");

}

//==============================================================================
function airlines_href()
//==============================================================================
{
	MailTo();
	airlines();
	at();	
	bagsoft_domain();
	//double_quote();
	document.write("'>");
	airlines();
	at();
	bagsoft_domain();
	document.write("</A>");
}
//==============================================================================
function sd_ref()
//==============================================================================
{
	document.write("sd_");
	document.write("ref");
	document.write("_r");
	document.write("eq");
	document.write("ue");
	document.write("st");
	document.write("_02");
}

//==============================================================================
function sd_ref_href()
//==============================================================================
{
	MailTo();
	sd_ref();
	at();	
	bagsoft_domain();
	document.write("?subject=Please send a copy of your reference from Steve Dawes'");
	//double_quote();
	document.write("><DIV ID='myText' onclick='alert(");
	//double_quote();
	document.write("'This reference is only available on request. Please email ");
	sd_ref();
	at();
	bagsoft_domain();
	//double_quote();
	document.write("');'>Reference from Steve Dawes, Technical Consultant</DIV>");
	document.write("</A>");
}

//==============================================================================
function design()
//==============================================================================
{
	document.write("des");
	document.write("ign");
	document.write("_03");
}

//==============================================================================
function design_href()
//==============================================================================
{
	MailTo();
	design();
	at();	
	bagsoft_domain();
	//double_quote();
	document.write("'>");
	design();
	at();
	bagsoft_domain();
	document.write("</A>");
}

//==============================================================================
function SMS()
//==============================================================================
{
	at();
	document.write("sms");
	document.write(".genie");
	document.write(".co");
	document.write(".uk");
}

//==============================================================================
function RichardAddress()
//==============================================================================
{
	document.write("Richard");               
	at();
	bagsoft_domain();
}

//==============================================================================
function RichardAddress_href()
//==============================================================================
{
	MailTo();
	RichardAddress();
	//double_quote();
	document.write("'>");
}

//==============================================================================
function RichardSMS()
//==============================================================================
{
	document.write("SMS");               
	at();
	bagsoft_domain();
}

//==============================================================================
function EricAddress()
//==============================================================================
{
	//alert("Eric")
	document.write("Eric_01");               
	at();
	bagsoft_domain();
}

//==============================================================================
function EricAddress_href()
//==============================================================================
{
	MailTo();
	document.write("Eric");               
	document.write("_01");
	at();
	bagsoft_domain();
	//double_quote();
	document.write("'>");
}

//==============================================================================
function KarinAddress()
//==============================================================================
{
	document.write("Karin_01");               
	at();
	bagsoft_domain();
}

//==============================================================================
function KarinAddress_href()
//==============================================================================
{
	MailTo();
	KarinAddress();
	//double_quote();
	document.write("'>");
}

//==============================================================================
function MumAddress()
//==============================================================================
{
	document.write("Patricia_01");               
	at();
	bagsoft_domain();
}


//==============================================================================
function MumAddress_href()
//==============================================================================
{
	MailTo();
	MumAddress();
	//double_quote();
	document.write("'>");
}

//==============================================================================
function DadAddress()
//==============================================================================
{
	document.write("Donald_01");               
	at();
	bagsoft_domain();
}

//==============================================================================
function DadAddress_href()
//==============================================================================
{
	MailTo();
	DadAddress();
	//double_quote();
	document.write("'>");
}
//==============================================================================
function mail_address()
//==============================================================================
{
	document.write("Information_03");                // F**k
	document.write("@");                      // the
	document.write("Bagnall");                // spammers
	document.write(".co.uk");
}



//==============================================================================
function mail_address_href()
//==============================================================================
{
	document.write("<A HREF=");
	double_quote();
	document.write("mailto:");
	document.write("Information_03");                // F**k
	document.write("@");                      // the
	document.write("Bagnall");                // spammers
	document.write(".co.uk");
	double_quote();
	document.write(">");
}


