");
var prob1 = (document.forms[0].userans1[0].checked) ? "A":"B"
if(prob1=="A"){
correct=correct+1;
}
var prob3 = (document.forms[0].userans3[0].checked) ? "A":"B"
if(prob3=="A"){
correct=correct+1;
}
var prob4 = (document.forms[0].userans4[0].checked) ? "A":"B"
if(prob4=="A"){
correct=correct+1;
}
var prob5 = (document.forms[0].userans5[0].checked) ? "A":"B"
if(prob5=="A"){
correct=correct+1;
}
symptoms=0
if(document.forms[0].checkbox1.checked==true){symptoms=symptoms+1}
if(document.forms[0].checkbox2.checked==true){symptoms=symptoms+1}
if(document.forms[0].checkbox3.checked==true){symptoms=symptoms+1}
if(document.forms[0].checkbox4.checked==true){symptoms=symptoms+1}
if(document.forms[0].checkbox5.checked==true){symptoms=symptoms+1}
if(document.forms[0].checkbox6.checked==true){symptoms=symptoms+1}
if(document.forms[0].checkbox7.checked==true){symptoms=symptoms+1}
if(document.forms[0].checkbox8.checked==true){symptoms=symptoms+1}
if(document.forms[0].checkbox9.checked==true){symptoms=symptoms+1}
if(document.forms[0].checkbox10.checked==true){symptoms=symptoms+1}
if(document.forms[0].checkbox11.checked==true){symptoms=symptoms+1}
if(document.forms[0].checkbox12.checked==true){symptoms=symptoms+1}
if(symptoms>0){
symtext=" one or more specific symptoms that are commonly experienced by people with anxiety disorders.
"
}
else{
symtext="
"}
popWin.document.write("
");
if(correct<2){
if(symptoms==0){
thetext=thetext+"Mild Anxiety
"
}
else{
thetext=thetext+"Mild Anxiety
You endorsed"+symtext
}
thetext=thetext+' Your experiences are commonly associated with living in a stressful world. Everyone experiences feelings of anxiety or stress from time to time, especially when faced with meeting deadlines at work, driving in congested traffic or having to perform in a social setting. You indicated a mild level of anxiety that is likely to keep you alert and focused when faced with challenging circumstances. If the frequency or intensity of your anxiety increases and begins to cause difficulty in concentrating and completing daily activities then you may want to seek professional help. Otherwise, at this time, your reported levels of anxiety are within a normal range and may be working to your benefit given your current environment. '
popWin.document.write(thetext)
}
if(correct>=2){
if(symptoms==0){
thetext=thetext+"Moderate Anxiety
"
}
else{
thetext=thetext+"Moderate to Severe Anxiety
You endorsed"+symtext
}
thetext=thetext+' Your answers indicate that you are experiencing distress that is disrupting your life and interfering with your ability to concentrate. These feelings are apparently making it difficult for you to complete basic daily activities and causing you a great deal of anxiety. It is important to seek professional services. If left untreated, continual fears of a panic attack can lead to more panic attacks, an overall decrease in functioning, and in some cases, an increased tendency to abuse alcohol and drugs.
'
thetext=thetext+'Most cases of anxiety disorder can be treated successfully by a mental health care professional through the use of both behavior and cognitive therapy. Behavior therapy focuses on combatting symptoms, such as hyperventilation or agitation, by teaching relaxation and deep breathing techniques. '
thetext=thetext+'Cognitive therapy helps the client identify and defuse triggers for those symptoms, as well as change patterns to reduce the likelihood and intensity an attack. Finally some therapists add medications, which sometimes can make therapy even more effective. The prospects for long-term recovery for most individuals who seek appropriate professional help are very good.'
popWin.document.write(thetext)
}
popWin.document.write("
We recommend you Contact CPD at 312.755.7000 to discuss the nature of your symptoms and the help that is available for you.