document.write(unescape("<link href=\"http://stopcoloncancernow.com/assets/css/widget_embed.css\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />\n"));
document.write(unescape("\u003cscript text=\"text/javascript\">\n"));
document.write(unescape("var colon_cancer_iq_correct = 0;\n"));
document.write(unescape("var current_iq_question = 0;\n"));
document.write(unescape("var colon_cancer_iq_questions = [\n"));
document.write(unescape("	{},\n"));
document.write(unescape("	{\n"));
document.write(unescape("		question: \'Colon cancer affects more men than women.\', \n"));
document.write(unescape("		answer: \'c\', \n"));
document.write(unescape("		explanation: \'Colon cancer rates are roughly the same for men and women.\',\n"));
document.write(unescape("		possible: [\'True\', \'False\', \'Affects both about the same\']\n"));
document.write(unescape("	},\n"));
document.write(unescape("	{\n"));
document.write(unescape("		question: \'The presence of colon polyps means I have cancer.\', \n"));
document.write(unescape("		answer: \'c\', \n"));
document.write(unescape("		explanation: \'Most polyps are not cancerous (benign) but over time some types of polyps can turn into cancer. To be safe, doctors remove polyps and test them.\',\n"));
document.write(unescape("		possible: [\'True\', \'False\', \'A biopsy will need to be conducted to determine that\']\n"));
document.write(unescape("	},\n"));
document.write(unescape("	{\n"));
document.write(unescape("		question: \'When should screening for colon cancer begin if no other risk factors are present?\',\n"));
document.write(unescape("		answer: \'c\', \n"));
document.write(unescape("		explanation: \'If no other risk factors are present, screening should start at age 50. If you have a direct relative (mother, father, sibling, aunt, uncle) with colon cancer, you should consider starting screenings at age 40.\',\n"));
document.write(unescape("		possible: [\'Age 30\', \'Age 40\', \'Age 50\']\n"));
document.write(unescape("	},\n"));
document.write(unescape("	{\n"));
document.write(unescape("		question: \'What family history increases the risk for colon cancer?\',\n"));
document.write(unescape("		answer: \'c\', \n"));
document.write(unescape("		explanation: \'Family history of colon cancer may increase your risk.\',\n"));
document.write(unescape("		possible: [\'Heart Disease and Diabetes\', \'Irritable Bowel Syndrome\', \'Colon Cancer\', \'b and c\']\n"));
document.write(unescape("	},\n"));
document.write(unescape("	{\n"));
document.write(unescape("		question: \'What is the best way to screen for colon cancer?\',\n"));
document.write(unescape("		answer: \'b\', \n"));
document.write(unescape("		explanation: \'A colonoscopy makes it possible to view the entire colon (a flexible sigmoidoscopy only views a portion) as well as remove polyps immediately. It is considered the \"gold standard\" in the early discovery of colon cancer.\',\n"));
document.write(unescape("		possible: [\'Flexible Sigmoidoscopy\', \'Colonoscopy\', \'Fecal Blood Test\']\n"));
document.write(unescape("	},\n"));
document.write(unescape("	{\n"));
document.write(unescape("		question: \'What lifestyle factor(s) can put someone at risk for colon cancer?\',\n"));
document.write(unescape("		answer: \'d\', \n"));
document.write(unescape("		explanation: \'Although the most important risk factor is age, all of the above increase your chances of getting colon cancer.\',\n"));
document.write(unescape("		possible: [\'Obesity\', \'Age\', \'High-fat, low fiber diet\', \'All of the above\']\n"));
document.write(unescape("	},\n"));
document.write(unescape("	{\n"));
document.write(unescape("		question: \'How curable is colorectal and colon cancer?\',\n"));
document.write(unescape("		answer: \'a\', \n"));
document.write(unescape("		explanation: \'When colon cancer is found in the early stage, 90 percent of patients were still alive five years later.\',\n"));
document.write(unescape("		possible: [\'90% curable\', \'50/50 remission rate\', \'Always fatal\']\n"));
document.write(unescape("	},\n"));
document.write(unescape("	{\n"));
document.write(unescape("		question: \'Which of the following is an early symptom of colon cancer?\',\n"));
document.write(unescape("		answer: \'d\', \n"));
document.write(unescape("		explanation: \'The first three choices can be symptoms of later stage colon cancer. However, in its early stages, colon cancer rarely has symptoms. That is why screenings are so important.\',\n"));
document.write(unescape("		possible: [\'Unexplained weight loss\', \'Persistent change in bowel habits, such as diarrhea, constipation or both\', \'Blood in the stool\', \'There are no warning signs\']\n"));
document.write(unescape("	},\n"));
document.write(unescape("	{\n"));
document.write(unescape("		question: \'The most common treatment for any stage of colon cancer is:\',\n"));
document.write(unescape("		answer: \'b\', \n"));
document.write(unescape("		explanation: \'Removing the cancer is the most common treatment. Depending on the case, chemotherapy and radiation are sometimes also used.\',\n"));
document.write(unescape("		possible: [\'Chemotherapy\', \'Surgery\', \'Colostomy\']\n"));
document.write(unescape("	},\n"));
document.write(unescape("	{\n"));
document.write(unescape("		question: \'Which of the following preventive measures is the most effective way to reduce your risk?\',\n"));
document.write(unescape("		answer: \'b\', \n"));
document.write(unescape("		explanation: \'Although living a healthy lifestyle is important, screening is the most important step to take.\',\n"));
document.write(unescape("		possible: [\'Increasing calcium intake\', \'Getting screened regularly\', \'Eating a diet high in fruits and vegetables\']\n"));
document.write(unescape("	}\n"));
document.write(unescape("];\n"));
document.write(unescape("function find_colon_cancer_iq_answer(){\n"));
document.write(unescape("	var answers = document.getElementsByName(\"colon_cancer_iq_answer\");\n"));
document.write(unescape("	for (i=0; i<answers.length; i++)\n"));
document.write(unescape("	{\n"));
document.write(unescape("		if (answers[i].checked==true) return answers[i].value;\n"));
document.write(unescape("	}\n"));
document.write(unescape("	alert(\"Please choose an answer before continuing.\");\n"));
document.write(unescape("	return false;\n"));
document.write(unescape("}\n"));
document.write(unescape("\n"));
document.write(unescape("\n"));
document.write(unescape("function advance_colon_cancer_iq_question(first){\n"));
document.write(unescape("	var answer = \'\';\n"));
document.write(unescape("	\n"));
document.write(unescape("	var question = colon_cancer_iq_questions[current_iq_question];\n"));
document.write(unescape("	var next_q = current_iq_question+1;\n"));
document.write(unescape("	var next_question = colon_cancer_iq_questions[next_q];\n"));
document.write(unescape("	var correct = false;\n"));
document.write(unescape("	// Do nothing if they haven\'t put in an answer yet.\n"));
document.write(unescape("	if(!first){\n"));
document.write(unescape("		answer = find_colon_cancer_iq_answer();\n"));
document.write(unescape("		if(answer === false) return false;\n"));
document.write(unescape("	}\n"));
document.write(unescape("	else{\n"));
document.write(unescape("		current_iq_question = next_q;\n"));
document.write(unescape("		fill_in_question(next_question, next_q);\n"));
document.write(unescape("		return false;\n"));
document.write(unescape("	}\n"));
document.write(unescape("	if(next_q >= (colon_cancer_iq_questions.length)){ \n"));
document.write(unescape("		finish_colon_cancer_iq_quiz(current_iq_question, answer);\n"));
document.write(unescape("		return false;\n"));
document.write(unescape("	}\n"));
document.write(unescape("	else{\n"));
document.write(unescape("		if(answer == question.answer){\n"));
document.write(unescape("			colon_cancer_iq_correct = colon_cancer_iq_correct+1;\n"));
document.write(unescape("			correct = true;\n"));
document.write(unescape("		}\n"));
document.write(unescape("		else correct = false;\n"));
document.write(unescape("		current_iq_question = next_q;\n"));
document.write(unescape("		fill_in_explanation(question.explanation, correct);\n"));
document.write(unescape("		fill_in_question(next_question, next_q, question.explanation, correct);\n"));
document.write(unescape("		return false;\n"));
document.write(unescape("	}\n"));
document.write(unescape("}\n"));
document.write(unescape("\n"));
document.write(unescape("function fill_in_explanation(last_explanation, last_correct){\n"));
document.write(unescape("	var dom_explanation;\n"));
document.write(unescape("	dom_explanation = document.getElementById(\'colon_cancer_explanation\');\n"));
document.write(unescape("	dom_explanation.innerHTML=\"Answer: \"+last_explanation;\n"));
document.write(unescape("	if(last_correct){ dom_explanation.className=\"answer_correct\"; }\n"));
document.write(unescape("	else{ dom_explanation.className=\"answer_incorrect\"; }\n"));
document.write(unescape("}\n"));
document.write(unescape("\n"));
document.write(unescape("function fill_in_question(question, q_number){\n"));
document.write(unescape("	var string = \"\", answers = [\'a\', \'b\', \'c\', \'d\'];\n"));
document.write(unescape("	string = \"Question \"+q_number+\": <br />\";\n"));
document.write(unescape("	string += question.question + \"<br /><br />\";\n"));
document.write(unescape("	for(i=0;i<question.possible.length; i++){\n"));
document.write(unescape("		answer = answers[i];\n"));
document.write(unescape("		string += \"<input type=\'radio\' name=\'colon_cancer_iq_answer\' value=\'\"+answer+\"\'/>\";\n"));
document.write(unescape("		string += answer + \": \" + question.possible[i] + \"<br />\";\n"));
document.write(unescape("	}\n"));
document.write(unescape("	string += \'<br /><div class=\"continue\"><input type=\"button\" onclick=\"return advance_colon_cancer_iq_question(false);\" value=\"Next\" /></div>\';\n"));
document.write(unescape("	document.getElementById(\'colon_cancer_iq_question\').innerHTML=string;\n"));
document.write(unescape("}\n"));
document.write(unescape("\n"));
document.write(unescape("function finish_colon_cancer_iq_quiz(final_q, final_answer){\n"));
document.write(unescape("	if(final_answer == colon_cancer_iq_questions[final_q].answer){\n"));
document.write(unescape("		colon_cancer_iq_correct = colon_cancer_iq_correct+1;\n"));
document.write(unescape("		correct = true;\n"));
document.write(unescape("	}\n"));
document.write(unescape("	else correct = false;\n"));
document.write(unescape("	fill_in_explanation(colon_cancer_iq_questions[final_q].explanation, correct);\n"));
document.write(unescape("	document.getElementById(\'colon_cancer_iq_question\').style.display=\'none\';\n"));
document.write(unescape("	if(colon_cancer_iq_correct > 0){\n"));
document.write(unescape("		document.getElementById(\'colon_cancer_iq_final_tally\').innerHTML=\'You answered \'+colon_cancer_iq_correct+\' \'+((colon_cancer_iq_correct > 1) ? \'questions\' : \'question\')+\' correctly. Make sure to consult with your physician about your risk factors and the need for screening. To schedule a colonoscopy near you, <a href=\"http://stopcoloncancernow.com/find-a-center/ccpn-centers-map\">click here</a>.\';\n"));
document.write(unescape("	}\n"));
document.write(unescape("	else{\n"));
document.write(unescape("		document.getElementById(\'colon_cancer_iq_final_tally\').innerHTML=\'You did not answer any questions correctly. Make sure to consult with your physician about your risk factors and the need for screening. To schedule a colonoscopy near you, <a href=\"http://stopcoloncancernow.com/find-a-center/ccpn-centers-map\">click here</a>.\';\n"));
document.write(unescape("	}\n"));
document.write(unescape("	document.getElementById(\'colon_cancer_iq_results\').style.display=\'block\';\n"));
document.write(unescape("	return false;\n"));
document.write(unescape("}\n"));
document.write(unescape("\u003c/script>\n"));
document.write(unescape("<div class=\"ccpn_widget_form\">\n"));
document.write(unescape("<div class=\"widget_form_info\">\n"));
document.write(unescape("<p>Brought to you by <a href=\"http://stopcoloncancernow.com/\">Stop Colon Cancer Now</a></p>\n"));
document.write(unescape("</div>\n"));
document.write(unescape("<div class=\"widget_form_share\">\n"));
document.write(unescape("<p><a href=\"#\" onclick=\"document.getElementById(\'ccpn_colon_cancer_iq_widget_share\').style.display = \'block\'; return false;\">Share this Widget</a></p>\n"));
document.write(unescape("</div>\n"));
document.write(unescape("<p class=\"widget_intro\" id=\"colon_cancer_iq_intro\"><strong>Colon Cancer Quiz</strong><br />Answer the following questions to test your Colon Cancer IQ.</p>\n"));
document.write(unescape("<p id=\"colon_cancer_iq_learn_more\"><a href=\"#\" onclick=\"document.getElementById(\'colon_cancer_iq_question\').style.display=\'block\'; document.getElementById(\'colon_cancer_iq_intro\').style.display=\'none\';  document.getElementById(\'colon_cancer_iq_learn_more\').style.display=\'none\'; this.style.display=\'none\'; advance_colon_cancer_iq_question(true); return false;\">Begin Quiz &raquo;</a></p>\n"));
document.write(unescape("<div id=\"colon_cancer_explanation\"></div>\n"));
document.write(unescape("<div id=\"colon_cancer_iq_question\" style=\"display: none\">\n"));
document.write(unescape("	Question 1:<br />\n"));
document.write(unescape("	Colon cancer affects more men than women. <br />\n"));
document.write(unescape("	<input type=\"radio\" name=\"colon_cancer_iq_answer\" value=\"a\" /> a: True<br />\n"));
document.write(unescape("	<input type=\"radio\" name=\"colon_cancer_iq_answer\" value=\"b\" /> b: False<br />\n"));
document.write(unescape("	<input type=\"radio\" name=\"colon_cancer_iq_answer\" value=\"c\" /> c: Affects both about the same<br />\n"));
document.write(unescape("	<input type=\"button\" onclick=\"return advance_colon_cancer_iq_question();\" value=\"clicky\" />\n"));
document.write(unescape("</div>\n"));
document.write(unescape("<div id=\"colon_cancer_iq_results\" class=\"myth_truth\" style=\"display: none\">\n"));
document.write(unescape("	<p id=\"colon_cancer_iq_final_tally\">Loading results...</p>\n"));
document.write(unescape("</div>\n"));
document.write(unescape("</div>\n"));
document.write(unescape("<div id=\"ccpn_colon_cancer_iq_widget_share\" class=\"ccpn_widget_share\" style=\"display: none\">\n"));
document.write(unescape("<div class=\"ccpn_close_share\"><a href=\"#\" onclick=\"document.getElementById(\'ccpn_colon_cancer_iq_widget_share\').style.display = \'none\'; return false\">x</a> </div>\n"));
document.write(unescape("<p>Share this widget to your personal website, blog, or social networking profile. Copy the following snippet into your site (requires javascript). </p>\n"));
document.write(unescape("<textarea onclick=\"this.select();\">\n"));
document.write(unescape("&lt;script type=\"text/javascript\" src=\"http://www.stopcoloncancernow.com/colon_cancer_iq_widget.js\"&gt;&lt;/script&gt;\n"));
document.write(unescape("</textarea>\n"));
document.write(unescape("</div>\n"));

