// JavaScript Document

var CompanyName = "FPSP";
var ParentCompany = "Future Problem Solving Program";
var ProductName = "FPSP";
var CompanyWebsite = "http://www.fpsp.org.au/";
var CompanyWebsiteLink = "<a target=_blank class=menulink href=\"" + CompanyWebsite + "\"> " + ParentCompany + "</a>";
var FCWebsite = "DNS Australia Pty Ltd";
var FlexiWebsite = "http://www.flexicomm.com/";
var FCWebsiteLink = "<a href=\"" + FlexiWebsite + "\"> " + FCWebsite + "";
var clickHere = "click here";
var helpheaderImage = "<IMG src=images/CSOtitleschool.gif alt=Image: School Logo width=280 height=73 border=0>";
var headerImage = "<IMG src=\"images/VP_Online_Training_Header_Image2.gif\" alt=\"Image: Company logo\" width=\"772\" height=\"87\" border=0>";
var headerImage2 = "<IMG border=0 src=\"images/headerShim.gif\" alt=\"Image: Company logo\" width=\"100%\" height=\"87\">";
var certheaderImage = "<IMG src=\"images/visiCertHeader.jpg\" alt=\"Image: Company logo\" width=\"795\" height=\"126\" border=0>";
var quickLink = "<SELECT class=\"fontnormal\" name=Enquiry_Type size=1 onChange=\"location.href=this.options[this.selectedIndex].value\"><OPTION value=\"\" selected>Quick Links</OPTION><OPTION value=\"http://www.visionfps.com.au\">Website</OPTION></SELECT>";

//function to built the header banner for CSO
var buildHeaderCSO = " <TR>";
	buildHeaderCSO += " <TD class=pageHeader width=100% height=0><IMG border=0 height=8 src=images/spacer.gif/ width=1></TD>";
	buildHeaderCSO += " </TR>";	
	buildHeaderCSO += "  <TR>";
	buildHeaderCSO += "  <TD class=pageHeader align=\"center\" height=106>";
	buildHeaderCSO += " <TABLE align=\"center\" border=0 cellPadding=0 cellSpacing=0>";
	buildHeaderCSO += " <TR>";
	//buildHeaderCSO += "	 <TD width=700 height=106 valign=\"bottom\"><IMG src=images/FPSPlogo.gif width=100 height=106 border=0><IMG src=images/FPSPheader.gif align=absbottom width=453 height=63 border=0><IMG src=images/Macquarielogo.gif width=100 height=106 border=0></TD>";
	buildHeaderCSO += "	 <TD width=700 height=106 valign=\"bottom\"><IMG src=images/FPSPlogo.gif width=100 height=106 border=0><IMG src=images/FPSPheader.gif align=absbottom width=453 height=63 border=0></TD>";
	buildHeaderCSO += "  </TR>";
	buildHeaderCSO += " </TABLE>";
	buildHeaderCSO += " </TD>";
	buildHeaderCSO += " </TR>";
	buildHeaderCSO += " <TR>";
	buildHeaderCSO += " <TD class=pageHeader width=100% height=0><IMG border=0 height=8 src=images/spacer.gif/ width=1></TD>";
	buildHeaderCSO += " </TR>";



// variable for login.htm
var LoginPara1 = "<b>Welcome to the " + CompanyName + "</b>, where you will be assisted in learning how to use " + ProductName + ".";
var LoginAboutPara1 = "- learn more about " + CompanyName + " Software.";
var LoginEmailPara1 = "- e-mail your support query to " + CompanyName + " Support.";
var LoginFAQPara1 = "- view Frequently Asked Questions.";
var DemoPara1 = "- view online demonstration.";
// variable for emailForm.htm
var emailFormPara1 = "Before emailing support, have you read the <a href=\"javascript:void(null)\" class=\"menulink\" onClick=\"popFaq()\">FAQ</a> or <a href=\"javascript:void(null)\" class=\"menulink\" onClick=\"popMainHelp()\">Help</a> for assistance? Many common issues previously experienced by users have been listed for your benefit.";
var emailFormPara2 = "To contact " + CompanyName + " Support, enter your query below and click <b>Send</b>.";
// variable for emailSent.htm
var emailSentPara1 = "Your support query has been sent successfully. A " + CompanyName + " Support representative will get back to you shortly.";
// variables for privacy.htm
var privacyPara1 = "DNS Australia values the privacy of the " + CompanyName + " Website. Where information such as feedback or requests for further information is submitted freely by users, DNS Australia will store this information securely.";
var privacyPara2 = "The information will be made available to " + CompanyName + ", but this information will not be made available to anyone outside of " + FCWebsite + " or " + ParentCompany + " without written authority of related parties.";
var privacyPara3 = "Statistical data arising from the use of the website may be used by DNS Australia Pty Ltd in improving the website and levels of service to clients. DNS Australia Pty Ltd will keep this data secure and will not make it available in any means.";
// variables for termsAndConditions.htm
var termsCondPara1 = "<b>Your application for, and use of, your password to access the " + CompanyName + " website indicates acceptance of these terms and conditions. You should carefully read these terms and conditions before using this site.</b><br>";
var termsCondPara2 = "<b>DISCLAIMER</b><br>The information contained in this website is provided by " + CompanyName + ". No condition or warranty is provided directly or by implication in respect of its accuracy, completeness or howsoever otherwise. " + CompanyName + " is not liable for any direct, indirect or consequential losses or expenses suffered by you or any third party, howsoever caused, including but not limited to loss of turnover, profits, business or goodwill or any liability to any other party.";
var termsCondPara3 = CompanyName + " is in no way associated or affiliated with the service providers referred to on this internet website a partner, agent or otherwise. The Service Providers have consented to allow " + CompanyName + " to pass on information provided by the Service Providers. " + CompanyName + " does not check the accuracy of any such third party information nor does it endorse or otherwise recommend the Service Provider or its' information. " + CompanyName + " is in no way responsible for the content, accuracy or appropriateness of any recommendation information or data provided by any third party Service Provider.";
var termsCondPara4 = "<b>CONDUCT</b><br>You must not act on or through the Site so as to interfere with or disrupt Internet users, service providers, or their computers, software or hardware. Such actions include, but are not limited to, the circulation of any unsolicited publicity or advertising material, propagation of computer worms and viruses, using the Site to gain unauthorised access to any other computer, sending, harassing, obscene, indecent, offensive or threatening electronic mail, forgery (or attempted forgery) of electronic mail messages and the replacement, transmission or storage of any defamatory material on the Internet. You agree to refrain from the bulk transmission of messages or unsolicited electronic mail. You must not access, or permit any other party to access, the Site for any purpose or activity of an illegal, fraudulent or defamatory nature.";
var termsCondPara5 = "<b>INTELLECTUAL PROPERTY</b><br>You must not reproduce, distribute, transmit, publish, copy, transfer, or commercially exploit any information accessed through or received from the Site that would be an infringement of any copyright, patent, trademark, design or other intellectual property right. Subject to this clause, and unless labelled to the contrary, " + CompanyName + " owns copyright in all works located at the Site (Works). Copyright and other intellectual property rights in the Learning Management System is owned by " + FCWebsiteLink + "";
var termsCondPara6 = "Except as permitted below, you must not copy, modify, transmit or distribute the Works. You may reproduce in whole or in part the Works only if the reproduction is not for public or commercial purposes, and if you do not remove or modify any notices of attribution or copyright, or if there are no such notices, you clearly attribute " + CompanyName + " as the copyright owner of the relevant Works.";
var termsCondPara7 = "<b>HOTLINKS AND FRAMING</b><br>" + CompanyName + " does not warrant the accuracy of any hypertext links provided at the Site, nor the suitability of any content located at those links. Links and frames connecting the Site with other sites are for convenience only and do not mean that " + CompanyName + " endorses or approves those other sites, their content or the people who run or contribute to them.";
var termsCondPara8 = "<b>VIRUSES</b><br>" + CompanyName + " does not represent or warrant that any files obtained from or through the Site or any site are free from computer viruses or other defects. Any such files are provided, and may only be used on the basis that the user assumes all responsibility for any loss, damage or consequence resulting directly or indirectly from use of those files. " + CompanyName + " liability for such an event is limited to the resupply of those files.";
var termsCondPara9 = "<b>PRIVACY &amp; SECURITY</b><br><b>" + CompanyName + " Privacy Policy</b><br>" + CompanyName + " makes every reasonable effort to safeguard the privacy of all personal information provided to it. " + CompanyName + " has a Privacy Policy which sets out how information captured and stored by " + CompanyName + " is handled responsibly and in accordance with the National Privacy Principles set out in the Privacy Act 1988 (Cth).";
var termsCondPara10 = "This Privacy Policy also forms part of these terms and conditions. In accepting these terms and conditions, you are also consenting to the use, access and disclosure of your personal information in accordance with the Privacy Policy. To read the Privacy Policy, please";
var termsCondPara11= "You should periodically revisit the Privacy Policy as it may change from time to time as " + CompanyName + " continues to develop this Site.";
var termsCondPara12= "" + CompanyName + " is not responsible for the privacy and security practices of other websites which may be linked to this Site. You should refer to the privacy statements contained in those websites. " + CompanyName + " takes no responsibility over information you transmit to us over the Internet. Once we receive your information we will make all reasonable efforts to keep it secure on our systems.";
var termsCondPara13= "In addition to the Privacy Policy, these additional terms apply to " + CompanyName + "'s privacy practices for this Site:";
var termsCondPara14= "<b>What personal information is collected</b><br>The information collected by " + CompanyName + " about you will depend on your use of the different functions available on this web site.";
var termsCondPara15= "If you visit this Site to read browse or download information, our systems will record your server address, the date and time of your visit, the pages viewed and any download made. If you register for a course via the Site, our systems will record any personal information inputed on the relevant form.";
var termsCondPara16= "<b>How the information is used</b><br>The information collected may be used to determine the use patterns of the Site including the popularity of different pages. This may be used by " + CompanyName + " to improve the Site. The information may also be used for planning, product development, marketing and research purposes.";
var termsCondPara17= "If you provide us with personal information via the Site, such as to register for a course, we will use this information to register you in accordance with your request or to further contact you.";
var termsCondPara18= "<b>Disclosure of information</b><br>" + CompanyName + " will not reveal or release your personal information collected on this Site to any third party except were you have given us authorisation to do so, for the purposes of back up in the event of a system failure, or where we are required to do so by law.";
var termsCondPara19= "<b>Security of information</b><br>" + CompanyName + " has implemented suitable security processes and technologies to securely maintain information collected and ensure that the information is not incorrectly used and that there in no unauthorised access.";
var termsCondPara20= "<b>HOW TO ACCESS AND CHANGE YOUR PERSONAL INFORMATION</b><br>You can change your password and other personal information, such as address and contact details, in the Update details (or equivalent) section of the Site.";
var termsCondPara21= "<b>YOUR PASSWORD</b><br>Access to this website is password protected and you cannot access the Site until your registration has been approved. Once your registration has been approved, " + CompanyName + " will issue you with a username and password.";
var termsCondPara22= "You must keep your username and password secure. You must not divulge your username or password to anyone or record your username or password in a way that would allow another person to identify your username or password. You must not permit any other person to use your username or password.";
var termsCondPara23= "If you become aware or suspect that another person knows or has used your password, or that your password is lost or stolen, you must immediately change your password via the Change password (or equivalent) section of the Site. If you become aware or suspect that another person knows or has used your username, or that your username is lost or stolen, you must immediately notify " + CompanyName + ", who will arrange to issue you with a new username.";
var termsCondPara24= "<b>YOUR USE OF THE SITE</b><br>You warrant that in accessing and using the Site you will not breach any law, including, without limitation, any copyrights, patents, trade secrets, confidential information or other intellectual property rights of any other person and any law for the collection, use, disclosure and protection of Personal Information (including but not limited to the Privacy Act 1988 (Cth)). You will keep and maintain appropriate systems and controls to ensure your compliance with this warranty, and that only your authorised personnel will have access to Personal Information.";
var termsCondPara25= "You undertake that you will:<br>(a) observe all laws (including but not limited to the Privacy Act 1988 (Cth)) governing the collection, use, disclosure and protection of Personal Information in respect of all Personal Information provided by " + CompanyName + " to you, or to which you have access, in the course of accessing this Site; and<br>(b) promptly follow any reasonable direction of " + CompanyName + " in relation to Personal Information.<br>For the purposes of this clause \"Personal Information\" means information that is 'personal information' within the meaning of the Privacy Act 1988 (Cth) as amended.";
var termsCondPara26= "<b>ACCEPTANCE OF THESE TERMS AND CONDITIONS</b><br>You acknowledge and accept that your application for, and use of, your password to access the Site indicates acceptance of these terms and conditions.";
var termsCondPara27= "These are the current terms and conditions for the Site. The terms and conditions may be varied by " + CompanyName + " at any time by publishing the varied terms and conditions on the Site. You should periodically revisit these terms and conditions as they may change from time to time as " + CompanyName + " continues to develop this Site.";
var termsCondPara28= "You acknowledge and accept that your use of and access to the Site indicates acceptance of the current terms and conditions applicable to the Site.";
var termsCondPara29= "<b>TERMINATION</b><br>Your access to the Site (including your password and username) and these terms and conditions may be terminated by " + CompanyName + " in its sole discretion at any time without notice. The limitations of liability and disclaimers made by " + CompanyName + " in these terms and conditions will survive termination of your access to this Site.";
var termsCondPara30= "<b>USE OF COOKIES</b><br>" + CompanyName + " does use cookies on this site. The Learning Management System uses one cookie to store the e-mail address of the previous user who logged into FlexiComm from that PC's user profile.";
var termsCondPara31= "This publication is protected by copyright and cannot be reproduced by any process except in accordance with the Copyright Act 1968 (Cth).";
// variables for aboutFlexiComm.htm
var aboutFlexiCommPara1 = "" + CompanyName + " provides interactive course materials to assist you in your learning. The online course will guide you through using " + ProductName + ".";
var aboutFlexiCommPara2 = "To view a  brief demonstration about what " + CompanyName + " can provide you";
var aboutFlexiCommPara3 = "To access the demonstration courses, login to " + CompanyWebsiteLink + "";
// variables for aboutProduct.htm
var aboutProductPara1 = "" + CompanyName + " provides interactive course materials to assist you in your learning. The online course will guide you through using " + ProductName + ".";
var aboutProductPara2 = "This includes a number of activities to demonstrate the navigation of the " + ProductName + " software.";
var aboutProductPara3 = "To access the " + ProductName + " courses, register for free by clicking on the <b>Register</b> link at the " + CompanyName + " web-site.";
var aboutProductPara4 = "to view a  brief demonstration about what " + CompanyName + " can provide you.";
var aboutProductPara5 = "To access the demonstration courses, login to " + CompanyWebsiteLink + "";