// 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"] = '<map name="fpBoxRightMap"><area shape="rect" coords="85,215,138, 232" href="http://www.riverpub.com/products/edusoft/codie.html" /></map><img usemap="#fpBoxRightMap" border="0" src="' + FPBASEPATH + 'img/login/fpBoxRight.png" alt="Edusoft Assessment Management System Selected as 2007 Codie Awards Finalist." />';
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">Success!</span></b></center></p><p>Benchmark assessment results can be used at the district, school, and classroom level to... <ul><li>guide classroom instruction.</li><li>identify individual student needs for re-teaching, intervention and/or acceleration.</li><li>determine student growth and student performance relative to grade-level and/or course achievement expectations.</li><li>provide periodic evaluation of program effectiveness and guide professional development efforts.</li></ul></p>Read about the success occurring at multiple districts across the nation using the <span style="font-size:10.5px;font-weight:bold">Edusoft&reg; Assessment Management System</span>.<p>Link: <a href="http://riverpub.com/products/edusoft/success/">http://riverpub.com/products/edusoft/success/</a></p></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>';
