var CK1 = DML_CLIK1T();
var CK2 = DML_CLIK2T();
var CK3 = DML_CLIK3T();
var CKA = DML_CLIKAT();

var MTS1 = 'Please Select a Topic'
var CLIKR = "Click here to continue";

//Kana
var M_CMP = DML_CMP();
var KSUB = "Your question to "+M_CMP+" in Topic:";
function KANA_KSUB(){return(KSUB)}

//CONFIRMATION PAGES
var QDCON = "Your question will be routed to the appropriate expert/s, and will be answered shortly"
var BDCON = "Your email is being be routed to the appropriate recipient."

//JRUN MONITOR
var JRUN_MESSAGE1 = "We cannot complete this request, as we are currently updating the search index."+
"  Please try again in 15 minutes. We apologize for any inconvenience.  Click [OK] to 'View the Top FAQs"+
" - use your browsers back button to return to the previous screen";

var JRMES = "Please try back again in 15 minutes.  For any questions or concerns, contact Broad Daylight Customer Care at 1-877-438-3208, and press"+
" Option 3. We apologize for any inconvenience.";

var JRUN_MESSAGE2 = "The Broad Mind Responder is not available at this time."+JRMES;

var JRUN_MESSAGE3 = "The Broad Mind Expert Interface is not available at this time."+JRMES;

var JRUN_MESSAGE4 = "We cannot complete this request, as we are currently updating our systems."+JRMES;

//DATE SEARCH
var TDAY = "All FAQs created or modified within "
var TDAY1 = "the last day"
var TDAY2 = "the last week"
var TDAY3 = "the last month"

// EMAIL FAQ
var PREVW = '<font face="Arial, Helvetica, sans-serif" color="#CC0000" size="2"><b>'+
'PREVIEW MODE</b>'+
'(This window is not functional other than to provide '+
'you with a visual of what the recipient will receive). '+
CK3+CLIKR+CKA+'.</font><br><hr><p>';

var CNM = DML_CMP();
var EADDRESS = "experts@"+CNM+".com";
var HIDDEN = "**********";
var QTE = DML_QE();
if(QTE){var UQUESTION = QTE;}
else{var UQUESTION = " - ";}

//EXPERT EMAIL
var LCI = 'Expert Message: The recipient email address has been prepopulated for the user who asked the question: ';
var UM1 = "You Asked: ";
var UM2 = " - This answer best matched your question.";
var FUM = " If this answer was not helpful, please return to the site and rephrase your question."
var ADIN = "Additional Info: ";

var REDME = "**REMOVED**"
var ANSME = "**ANSWERED**"
var NOTICE1 = 'This will remove the question from the inbox and flag it for later use\n'+
'By searching on the word ';

var NOTICE2 = ' from within the Broad Mind expert interface\n'+
'You will see a list of all the questions which you have selected to be removed\n';

var NOEGG ='\nTHIS QUESTION HAS NOT BEEN ANSWERED!\n'
var RCONF = '\nAre you sure you want to remove it?'

var EXPERTMESSAGE = '<table width="98%" border="1" cellpadding="2">'+
'<tr>'+'<td>'+'<font color="#000000" face="Verdana, Arial, Helvetica, sans-serif" size="1">'+
LCI+UQUESTION+'</font></td></tr></table>';
var UANSWER = UM1+QTE+FUM;
var UM = UM1+UQUESTION+UM2;

//RATING AND FEEDBACK
var MS1 = 'This answer was not helpful because '
var MS2 = 'This answer was useful but it did not answer my question because '
var MS3 = 'I need more information because '
var MS4 = 'I got my answer but it could be improved by '
var MS5 = 'This was a great answer'
var ASKCONF = "<font color=blue><BR>Thank you for your new question and your valuable feedback.</font>"
var CONF = "<font color=blue><BR>Thank you for the valuable feedback.</font>"
var ALT1 = 'Please add a comment and tell us how we can provide more information to better answer your question.';

var SCOM = DML_CSE();
var SCOME = "By searching for: "+SCOM;
var TIS = SCOME+" The user rated this answer: ";

//OVR
var TSSY = 'RELATED FAQS'
var EREF = '<!--ref-->'
var EREF1 = '<!--ref1-->'
var EREF2 = '<!--ref2-->'
var EREF3 = '<!--ref3-->'

//COMMENTS
var RADE = "Please enter a comment"
var RADE2 = "Your comments have been sent to the appropriate expert for review."

//SUBSCRIBE
var ADDM = "You have subscribed to this FAQ and will be notified of updates by our experts"
var REMM = "You have unsubscribed from this FAQ and will no longer be notified of updates"
var LISM = "You have subscribed to the following list of FAQs for email updates"
var CLM = "You have closed a window and ended your session - this window will now close"
var EGM = "<font size=3>There are no update notifications for the email address that you entered - "
var RGM = "> Click here to return</a></font>"

//EXPERT JAVASCRIPT
var EXP1 = 'This Question has already been answered by the user: ';
var EXP2 = '\n If you submit another answer it will be inserted as a COMMENT';
var EXP3 = '\n but the FAQ will still be owned by the user: '
var EXP4 = '\n\n Select [OK] to continue and [Cancel] to close';
var EXP5 = 'Do you wish to refine the users Question before searching for a matching answer?';
var EXP6 = 'Modify the question:';
var EXP7 = 'No supplied answer email address'
var EXP8 = "Error - No Answer has been added";
var EXP9 = "Please enter an answer";
var EXP10 = 'The keyword has been added to the question';
var EXP11 = "Enter Keyword";
var EXP12 = " - New question for response";
var EXP13 = " - New answer for review";
var EXP14 = "The email address for the user who asked the question, has been populated for response";
var EXP15 = "Add your answer in the 'Answer Editor' before sending the question";
var EXP16 = " Answer: ";
var EXP17 = 'Please enter the recipients email address';
var EXP18 = 'Please select a subject';
var EXP19 = 'Fwd: ';
var REFMSG = 'This question was asked in reference to an FAQ on your site.\n'+
'Do you wish to view the FAQ which this question relates?'+
'\n\n(please note: the reference FAQ may not be available at this time due\n'+
'to editorial changes since the question was asked)';

//EXPORT
var EXCLK = "Click here to view this page in MS Word Format.";
var EXDTE = "Export Date:";

//PRINTFAQ
var SSRES = "Search Results";

//COMMON
function DMS1(){return(MTS1);}
//EMAIL
function EMAIL_PREVIEW(){return(PREVW)}
function EMAIL_MESSAGE(){return(EXPERTMESSAGE)}
function EMAIL_ANSWER(){return(UANSWER)}
function EMAIL_EXP(){return(EADDRESS)}
function EMAIL_HIDD(){return(HIDDEN)}
//DATE SEARCH
function DATE_FRAME(DD){
if (DD == "d"){return (TDAY1);}
if (DD == "w"){return (TDAY2);}
if (DD == "m"){return (TDAY3);}}
function DATE_MESSAGE(date){var DMESS = TDAY+date; return(DMESS);}
//DATE SEARCH
function TSDAY(){return(TDAY)}
function TSDAY1(){return(TDAY1)}
function TSDAY2(){return(TDAY2)}
function TSDAY3(){return(TDAY3)}
//RATING AND FEEDBACK
function RATE_MS1(){return(MS1)}
function RATE_MS2(){return(MS2)}
function RATE_MS3(){return(MS3)}
function RATE_MS4(){return(MS4)}
function RATE_MS5(){return(MS5)}
function ASKRATE_CONF(){return(ASKCONF)}
function RATE_CONF(){return(CONF)}
function RATE_TIS(){return(TIS)}
function RATE_ALT1(){return(ALT1)}
//COMMENTS
function ADE1(){return(RADE)}
function ADE2(){return(RADE2)}
//SUBSCRIBE
function SUB_ADDM(){return(ADDM)}
function SUB_REMM(){return(REMM)}
function SUB_LISM(){return(LISM)}
function SUB_CLM(){return(CLM)}
function SUB_EGM(){return(EGM)}
function SUB_RGM(){return(RGM)}
//COMMON
function DMS1(){return(MTS1);}
//CONFIRMATION PAGES
function QCON(){return(QDCON)};
function BCON(){return(BDCON)};
function CKR(){return(CLIKR)};
//JRUN MONITOR
function JRUN_MESS1(){return(JRUN_MESSAGE1);}
function JRUN_MESS2(){return(JRUN_MESSAGE2);}
function JRUN_MESS3(){return(JRUN_MESSAGE3);}
function JRUN_MESS4(){return(JRUN_MESSAGE4);}
//EXPERT
function MMS_EX1(){return(EXP1)}
function MMS_EX2(){return(EXP2)}
function MMS_EX3(){return(EXP3)}
function MMS_EX4(){return(EXP4)}
function MMS_EX5(){return(EXP5)}
function MMS_EX6(){return(EXP6)}
function MMS_EX7(){return(EXP7)}
function MMS_EX8(){return(EXP8)}
function MMS_EX9(){return(EXP9)}
function MMS_EX10(){return(EXP10)}
function MMS_EX11(){return(EXP11)}
function MMS_EX12(){return(EXP12)}
function MMS_EX13(){return(EXP13)}
function MMS_EX14(){return(EXP14)}
function MMS_EX15(){return(EXP15)}
function MMS_EX16(){return(EXP16)}
function MMS_EX17(){return(EXP17)}
function MMS_EX18(){return(EXP18)}
function MMS_EX19(){return(EXP19)}
function MMS_REFMSG(){return(REFMSG)}

function DML_ADDINFO(){return(ADIN)}
function DML_REDME(){return(REDME)}
function DML_ANSME(){return(ANSME)}
function DML_NOTICE1(){return(NOTICE1)}
function DML_NOTICE2(){return(NOTICE2)}
function DML_NOEGG(){return(NOEGG)}
function DML_RCONF(){return(RCONF)}


//EXPORT
function MMS_EXCLK1(){return(EXCLK)}
function MMS_EXDTE1(){return(EXDTE)}

//EXPERT RECOMMENDED FAQS
function REFLIST(REF){
var RELATED= '<span class="shead"> '+ERF()+'</span><br>'+
'<span class="text">'+ERF1()+ERF2()+ERF3()+'</span>';
var BLANK= '<tr><td height="1" width="100%">'+
'<img border=0 height=1 src="images/spacer.gif" width=2>'+
'</td></tr>';
if (ERF() == TSSY){
var DISPLAY = RELATED;
return(DISPLAY);}
else {var DISPLAY = BLANK;
return(DISPLAY);}}
//PRINT FAQ
function SRESU(){return (SSRES);}
/////////////////////////////////
