// Devs must change this first line to point to the folder which contains
// the implementation-specific folders such as "default" and "lausd"
var FPBASEPATH = 'themes/edusoft/';

var fpContent = new Array();

fpContent["leftBox"] = '<map name="fpBoxLeftMap"><area shape="rect" coords="15,91,61,103" href="http://www.riverpub.com/products/edusoft/" /><area shape="rect" coords="63,189,109,201" href="http://www.riverpub.com/products/a2k/" /><area shape="rect" coords="15,207,156,220" href="javascript:openProductTourWindow();" /></map><img usemap="#fpBoxLeftMap" border="0" src="' + FPBASEPATH + 'img/login/fpBoxLeft.png" alt="Edusoft & assess2Know" />';
fpContent["rightBox"] = '<div style="width:95%;font-family: Arial, sans-serif;font-size:7pt;color: #123E88; background-color:#FDFAED;padding:5px"><br/><center><img src="/images/notifications/header_whats_new.gif"></center><p><center><b><span style="font-size:12pt">Register Now !!!</span></b></center></p><p><b>Riverside 2010 Fall User Conferences</b><br><br>We are pleased to announce three locations where Edusoft customers will be invited to share best practices to help improve student achievement.<ul><li>Atlanta Airport Hilton, GA on October 19 and October 20, 2010</li><li>Ontario Convention Center, CA on November 2 and November 3, 2010</li><li>Hyatt Regency Dearborn, MI on November 9 and November 10, 2010</li></ul></p><br>Visit <a href="www.riversidepublishing.com/userconf">www.riversidepublishing.com/userconf</a> to register today</div>';
fpContent["leftBottomBox"] = '<div style="padding: 16px;">' +
    '<table border="0" cellpadding="0" cellspacing="0" align="center">' +
    '<tr>' +
    '<td><img src="' + FPBASEPATH + 'img/login/SIF_1.5r1_cert_logo_nw.gif" border="0" width="54" height="63" /></td>' +
    '<td><img src="' + FPBASEPATH + 'img/login/SIF_1.5r1_cert_logo_ne.gif" border="0" width="54" height="63" /></td>' +
    '</tr>' +
    '<tr>' +
    '<td><img src="' + FPBASEPATH + 'img/login/SIF_1.5r1_cert_logo_sw.gif" border="0" width="54" height="63" /></td>' +
    '<td><img src="' + FPBASEPATH + 'img/login/SIF_1.5r1_cert_logo_se.gif" border="0" width="54" height="63" /></td>' +
    '</tr>' +
    '</table>' +
    '</div>';
fpContent["loginErrorLast"] = '';
fpContent["loginErrorTicket"] = '';

fpContent["downtimeMsg"] = 'We apologize for the inconvenience,<br /> but the Edusoft website is temporarily unavailable.  <br />Please call the Edusoft HelpDesk at <br/> 866-433-8763 for questions or concerns.';

fpContent["troubleBox"] = '<div style="margin-bottom: 10px; "><img src="' + FPBASEPATH + 'img/login/fpTroubleLoggingInHeading.png" alt="Trouble logging in?" width="168" height="19" /></div>' +
	'If you are unable to log in, try the following:' +
    '<ul><li>View the <a href="http://www.riversidepublishing.com/edusoft/video/Edusoft101_LoggingIn.mp4">Logging In</a> training video</li>' +
    '<li>Check your spelling and Caps Lock key.  To Edusoft, "JaneSmith" and "janesmith" are not the same.</li>' +
	'<li><span id="fpForgetPasswd"><a href="javascript:makeSmallWindowWithScrollbar(\'/reset_password\')">Reset your password</a>.</span>  Edusoft will assign you a new temporary password and e-mail it to you.</li>' +
	'<li>Contact your district\'s Edusoft Administrator.</li>' +
	'<li>Contact the Edusoft <a href="contact_support.html">Support Center</a>.</li></ul>';

fpContent["studentTroubleBox"] = '<div style="margin-bottom: 10px;"><img src="' + FPBASEPATH + 'img/login/fpTroubleLoggingInHeading.png" alt="Trouble logging in?" width="168" height="19" /></div>' +
	'If you are unable to log in, try the following:' +
	'<ul><li>Check your spelling and Caps Lock key.  To Edusoft, "JaneSmith" and "janesmith" are not the same.</li>' +
	'<li><span id="fpForgetPasswd"><a href="user_registration/reset_password.html">Reset your password</a>.</span>  Edusoft will assign you a new temporary password and e-mail it to you.</li>' +
	'<li>Contact your teacher for help.</li>';

fpContent["newsletterImage"] = '<a href="http://www.riversidepublishing.com/products/edusoft/newsletters.html"><img border="0" src="' + FPBASEPATH + 'img/login/newsletter.jpg" alt="Newsletter" /></a>';
