function tell_a_friend() { popUp('tell_a_friend'); } function pop_RestrictedAccess() { popUp( 'RestrictedAccess' ); } function pop_logout() { popUp('pmsg_logout'); } function add_to_my_list() { popUp('add_to_my_list'); } function close_popups() { document.getElementById('tell_a_friend').className='popup_off'; document.getElementById('add_to_my_list').className='popup_off'; } function send_to_friend_form() { makeRequest('_tell_a_friend.inc.php?your_name=' + escape(document.tell.your_name.value) + '&your_email=' + escape(document.tell.your_email.value) + '&friend_name=' + escape(document.tell.friend_name.value) + '&friend_email=' + escape(document.tell.friend_email.value) + '&text=' + escape(document.tell.text.value) + '&send=on','tell_a_friend'); document.getElementById('send_to_fr').value='Sending...'; } function tell_a_friend_page() { makeRequest('TellAFriendForm.php?txtYourName=' + escape(document.tellafriend.txtYourName.value) + '&txtYourEmail=' + escape(document.tellafriend.txtYourEmail.value) + '&txtFriendName=' + escape(document.tellafriend.txtFriendName.value) + '&txtFriendEmail=' + escape(document.tellafriend.txtFriendEmail.value) + '&txtOptionalMessage=' + escape(document.tellafriend.txtOptionalMessage.value) + '&send=on','TellAFriend'); document.getElementById('btnSendEmail').value='Sending...'; } function add_to_my_list_form() { makeRequest('_add_to_my_list.inc.php?add=on&text=' + escape(document.addto.text.value),'add_to_my_list'); document.getElementById('send_to_li').value='Sending...'; } //@Author: Zulay Carrasco //@Date: 13/05/2009 //@Description: This function was made to replace the content of print page of mylearnigresearch function ReplaceMyLearnigText(fullName, text) { var textToReplace1 = "Here is the list of pages you "; var newText1 = "Here is the list of pages " + fullName + " has "; var textToReplace2 = "Here is the amount of time you've "; var newText2 = "Here is the amount of time " + fullName + " has "; var textToReplace3 = "
© Cow & Gate 2010
This website is owned by Nutricia Ltd; registered company number 00275552,
registered address Newmarket House Newmarket Avenue White Horse Business Park Trowbridge Wiltshire BA 14 0XQ.