
function bookCourse()
{
	goFormPageWithArgs("31731","course_title_id="+courseID);
}

function goShopping() {
		goPage("Item.aspx?page_id=40106530&content_id=40105743");
}

function goMyAccount() {
		goPage("Form.aspx?page_id=25418192");
}

function getRegistrationText() {
		return "<p>Thank you for registering with Reed Learning.</p><p>An email is being sent to the email address you entered that will allow you to activate your account. Click on the link in that email to activate your account.</p>" + "<img src='http://eu.link.decdna.net/n/30891/30893/RLCONSU/x/e?value=0&trans=&domain=eu.link.decdna.net' width='1' height='1' border='0' />";
}

function getTermsAndConditionsText(popup) {
		var anchor = "/terms";
		var text = "Terms and Conditions";
		if (popup)
		{
			return "<a href='" + anchor + "' target='terms'>" + text + "</a>";
		}
		else
		{
			return "<a href='" + anchor + "'>" + text + "</a>";
		}
}

function getRegistrationHeader() {
		return "Registration complete";
}

function getEmailFieldText() {
		return "";
}

function getEmailErrorText() {
		return "You must type in a valid email address.";
}

function profile() {
	goPage("Item.aspx?page_id=40081277&content_id=40102413");
}

function getRegistrationPrivacyText() {
	return "We would like to send you information and offers we think you'll be interested in. If you would like to receive these, please let us know how we should contact you by ticking the relevant boxes. We won&rsquo;t share your email address with anyone.  Please take a minute to read our full privacy policy.";
}

function getPrivacyPolicyText() {
	return "<a href='Item.aspx?page_id=40080080&content_id=40094200' target='_new'>Read our full privacy policy</a>";
}

function callback() {
	goPage("Item.aspx?page_id=40081277&content_id=40102433");
}

function sitemap() {
	goPage("Item.aspx?page_id=40081277&content_id=40107145");
}

function termsAndConditions()
{
	goPage("Item.aspx?page_id=40080080&content_id=40080057");
}

function privacyPolicy()
{
	goPage("Item.aspx?page_id=40080080&content_id=40094200");
}

function getPhoneNumber() {
	return "0800&nbsp;170&nbsp;7777";
}

function getEmail() {
	return "<a href='mailto:more.info@reedlearning.co.uk'>more.info@reedlearning.co.uk</a>";
}

function getFax() {
	return "<span class=foothead>Fax:</span> 0800 435314&nbsp;";
}

function goHome() {
		goPage("http://www.reedlearning.co.uk");
}
