
function bookCourse()
{
	goFormPageWithArgs("11610","course_title_id="+courseID);
}

function goShopping() {
		goPage("http://www.thelearningmanagedservice.co.uk");
}

function goMyAccount() {
}

function getRegistrationText() {
		return "<p>&nbsp;</p><p>Thank you for registering with the Lloyds TSB Group Learning Managed Service web site.</p><p>We are currently verifying your identity: <b>please allow up to 24 hours for your application to be processed.</b></p><p>If you require any assistance, please contact your dedicated team on 08708 502 629 or via email to <a href='mailto:training@thelearningmanagedservice.co.uk'>training@thelearningmanagedservice.co.uk</a>.</p><p>Kind regards,</p><p>Lloyds TSB Group Learning Managed Service Team</p>";
}

function getTermsAndConditionsText(popup) {
		var anchor = "Page.aspx?page_id=169469";
		var text = "Terms and Conditions";
		anchor = "Page.aspx?page_id=169469";
		if (popup)
		{
			return "<a href=\"javascript:openWindow('" + anchor + "', 'terms')\">" + text + "</a>";
		}
		else
		{
			return "<a href='" + anchor + "'>" + text + "</a>";
		}
}

function openWindow(url, title)
{
	window.open(url, title, "toolbar=no, location=no, directories=no, status=yes, scrollbars=yes, resizable=yes, copyhistory=no, width=625, height=300");
}

function getRegistrationHeader() {
		return "Registration in process";
}

function getEmailFieldText() {
		return "<div class='helpmsg'><p class='vipmsg'>If you do not have a Lloyds TSB Group email address, please enter your details in the format firstname.lastname.code@lloydstsb.co.uk NB. You must enter the code provided in the &quot;Course Description&quot; on YPLO or &quot;Further Information&quot; on the Directory of Learning in order for us to process your application.</p></div>";
}

function getEmailErrorText() {
		return "You must type in a valid email address. If you do not have a Lloyds TSB Group email address, please enter your details in the format firstname.lastname.code@lloydstsb.co.uk NB. You must enter the code provided in the &quot;Course Description&quot; on YPLO or &quot;Further Information&quot; on the Directory of Learning in order for us to process your application.";
}

function profile() {
				goFormPage("1015955");
}

function getRegistrationPrivacyText() {
				return "We may need to contact you with regards to any enquiries you make on this site, or to verify your identity.  Please choose your preferred method of contact below. We will not use your details for marketing purposes, and we won’t share your information with any third parties.";
}

function getPrivacyPolicyText() {
	return "<a href='Page.aspx?page_id=3564947' target='_new'>Read our full privacy policy</a>";
}

function callback() {
				goFormPage("16947");
}

function sitemap() {
				goFormPage("35508");
}

function termsAndConditions()
{
	goPage("Page.aspx?page_id=3564947");
}

function privacyPolicy()
{
	goPage("Page.aspx?page_id=3564947");
}

function getPhoneNumber() {
				return "&nbsp;08456&nbsp;40&nbsp;60&nbsp;80";
}

function getEmail() {
				return "<a href='mailto:learningatlloydsbankinggroup@knowledgepool.com'>learningatlloydsbankinggroup@knowledgepool.com</a>";
}

function getFax() {
				return "&nbsp;";
}

function goHome() {
				goPage("https://www.thelearningmanagedservice.co.uk/1/lbg-home");
}

