function Quiz_book_footer (title, subtitle, quizType, chapter, lesson, state, stateName, vol) {

if (quizType == 2) {
	document.write("<div id='Layer1h' style='position: absolute; background-color: White; z-index:1; left: 0px; top: 123px; visibility: visible; border: 0px;' class='Layer1h'>\n");
} else {
	document.write("<div id='Layer1v' style='position: absolute; background-color: White; visibility: hidden; z-index:1; left: 0px; top: 123px; border: 0px;' class='Layer1v'>\n");
}

document.write("  <table width='140' border='0' cellspacing='0' cellpadding='0'>\n");
document.write("	<tr>\n");
document.write("      <td><a href='../../algebra/ca/ca_04/index.php/" + state + "/" + vol + "' onMouseOver=\"MM_swapImage('Image11','','../../msmath/mac04/images/5_mm_alge1_lft_bkhm_4.gif',1)\" onMouseOut='MM_swapImgRestore()'><img src='../../msmath/mac04/images/5_mm_alge1_lft_bkhm_1.gif' name='Image11' width='140' height='15' border='0' alt='Book Home'></a></td>\n");
document.write("    </tr>\n");
document.write("	<tr>\n");
document.write("      <td><a href='javascript:void(null)' onMouseOut='MM_swapImgRestore()' onMouseOver=\"MM_swapImage('Image12','','../../msmath/mac04/images/5_mm_amc_lft_lr_3.gif',1)\"  onClick=\"MM_showHideLayers('Layer1v','','hide','Layer1h','','hide','Layer2v','','hide','Layer2h','','hide','Layer3','','hide','Layer4','','show','Layer7','','hide','Layer8','','hide')\"><img src='../../msmath/mac04/images/5_mm_amc_lft_lr_1.gif' name='Image12' width='140' height='15' border='0' alt='Lesson Resources'></a></td>\n");
document.write("    </tr>\n");
if (state == 'in')  {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='javascript:void(null);' onMouseOver=\"MM_showHideLayers('Layer7','','show','Layer8','','hide')\">&#149;&nbsp;Extra Examples<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;ISTEP</a></span></td>\n");
document.write("    </tr>\n");
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='javascript:void(null);' onMouseOver=\"MM_showHideLayers('Layer7','','hide','Layer8','','show')\">&#149;&nbsp;Self-Check Quizzes<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;ISTEP</a></span></td>\n");
document.write("    </tr>\n");
} else if (state == 'nc') {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='javascript:void(null);' onMouseOver=\"MM_showHideLayers('Layer7','','show','Layer8','','hide')\">&#149;&nbsp;Extra Examples<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;EOC</a></span></td>\n");
document.write("    </tr>\n");
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='javascript:void(null);' onMouseOver=\"MM_showHideLayers('Layer7','','hide','Layer8','','show')\">&#149;&nbsp;Self-Check Quizzes<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;EOC</a></span></td>\n");
document.write("    </tr>\n");
} else if (state == 'fl') {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='javascript:void(null);' onMouseOver=\"MM_showHideLayers('Layer7','','show','Layer8','','hide')\">&#149;&nbsp;Extra Examples<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;FCAT</a></span></td>\n");
document.write("    </tr>\n");
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='javascript:void(null);'  onMouseOver=\"MM_showHideLayers('Layer7','','hide','Layer8','','show')\">&#149;&nbsp;Self-Check Quizzes<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;FCAT</a></span></td>\n");
document.write("    </tr>\n");
} else if (state == 'la'){
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/extra_examples/index.php/" + state + "'>&#149;&nbsp;Extra Examples<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;GEE 21</a></span></td>\n");
document.write("    </tr>\n");
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/self_check_quiz/index.php/" + state + "'>&#149;&nbsp;Self-Check Quizzes<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;GEE 21</a></span></td>\n");
document.write("    </tr>\n");
} else if (state == 'tn'){
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/extra_examples/index.php/" + state + "'>&#149;&nbsp;Extra Examples<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;Gateway</a></span></td>\n");
document.write("    </tr>\n");
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/self_check_quiz/index.php/" + state + "'>&#149;&nbsp;Self-Check Quizzes<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;Gateway</a></span></td>\n");
document.write("    </tr>\n");
} else if (state == 'va'){
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/extra_examples/index.php/" + state + "'>&#149;&nbsp;Extra Examples<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;SOL</a></span></td>\n");
document.write("    </tr>\n");
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/self_check_quiz/index.php/" + state + "'>&#149;&nbsp;Self-Check Quizzes<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;SOL</a></span></td>\n");
document.write("    </tr>\n");
} else {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/extra_examples/index.php/" + state + "'>&#149;&nbsp;Extra Examples</a></span></td>\n");
document.write("    </tr>\n");
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/self_check_quiz/index.php/" + state + "'>&#149;&nbsp;Self-Check Quizzes</a></span></td>\n");
document.write("    </tr>\n");
}
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/data_update/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Data Updates</a></span></td>\n");
document.write("    </tr>\n");
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/studyguide/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Parent and Student<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>Study Guide</a></span></td>\n");
document.write("    </tr>\n");
document.write("	<tr>\n");
document.write("	<td height='20'>\n");
document.write("    </td>\n");
document.write("    </tr>\n");
document.write("	<tr>\n");
document.write("      <td><a href='javascript:void(null)' onMouseOut='MM_swapImgRestore()' onMouseOver=\"MM_swapImage('Image13','','../../msmath/mac04/images/5_mm_amc_lft_cr_2.gif',1)\"  onClick=\"MM_showHideLayers('Layer1v','','hide','Layer1h','','hide','Layer2v','','show','Layer2h','','show','Layer3','','hide','Layer4','','hide','Layer7','','hide','Layer8','','hide')\"><img src='../../msmath/mac04/images/5_mm_amc_lft_cr_1.gif' name='Image13' width='140' height='15' border='0' alt='Chapter Resources'></a></td>\n");
document.write("    </tr>\n");
//if (( state == 'fl' ) || ( state == 'in' ) || ( state == 'nc' ) || ( state == 'devla' ) || ( state == 'devtn' ) || ( state == 'va' )) {
document.write("    <tr>\n"); 
document.write("      <td><a href='javascript:void(null)' onMouseOut='MM_swapImgRestore()' onMouseOver=\"MM_swapImage('Image1225','','../../algebra/ca/ca_04/images/5_mm_amc_lft_ar_2.gif',1)\"  onClick=\"MM_showHideLayers('Layer1v','','hide','Layer1h','','hide','Layer2v','','hide','Layer2h','','hide','Layer4','','hide','LayerAdRes','','show','Layer7','','hide','Layer8','','hide')\"><img src='../../algebra/ca/ca_04/images/5_mm_amc_lft_ar_1.gif' name='Image1225' width='140' height='15' border='0' alt='Additional Resources'></a></td>\n");
document.write("     </tr>\n");
//}
document.write("  </table>\n");
document.write("</div>\n");

// start of second layer
if (quizType < 2) {
	document.write("<div id='Layer2v' style='position: absolute; background-color: White; z-index:1; left: 0px; top: 123px; visibility: visible; border: 0px;' class='Layer2v'>\n");
} else {
	document.write("<div id='Layer2h' style='position: absolute; background-color: White; z-index:1; left: 0px; top: 123px; visibility: hidden; border: 0px;' class='Layer2h'>\n");
}

document.write("  <table width='140' border='0' cellspacing='0' cellpadding='0'>\n");
document.write("	<tr>\n");
document.write("      <td><a href='../../algebra/ca/ca_04/index.php/" + state + "/" + vol + "' onMouseOver=\"MM_swapImage('Image21','','../../msmath/mac04/images/5_mm_alge1_lft_bkhm_4.gif',1)\" onMouseOut='MM_swapImgRestore()'><img src='../../msmath/mac04/images/5_mm_alge1_lft_bkhm_1.gif' name='Image21' width='140' height='15' border='0' alt='Book Home'></a></td>\n");
document.write("    </tr>\n");
document.write("	<tr>\n");
document.write("      <td><a href='javascript:void(null)' onMouseOut='MM_swapImgRestore()' onMouseOver=\"MM_swapImage('Image22','','../../msmath/mac04/images/5_mm_amc_lft_lr_2.gif',1)\"  onClick=\"MM_showHideLayers('Layer1v','','show','Layer1h','','show','Layer2v','','hide','Layer2h','','hide','Layer3','','hide','Layer4','','hide')\"><img src='../../msmath/mac04/images/5_mm_amc_lft_lr_1.gif' name='Image22' width='140' height='15' border='0' alt='Lesson Resources'></a></td>\n");
document.write("    </tr>\n");
document.write("	<tr>\n");
document.write("      <td><a href='javascript:void(null)' onMouseOut='MM_swapImgRestore()' onMouseOver=\"MM_swapImage('Image23','','../../msmath/mac04/images/5_mm_amc_lft_cr_3.gif',1)\"  onClick=\"MM_showHideLayers('Layer1v','','hide','Layer1h','','hide','Layer2v','','hide','Layer2h','','hide','Layer3','','hide','Layer4','','show')\"><img src='../../msmath/mac04/images/5_mm_amc_lft_cr_1.gif' name='Image23' width='140' height='15' border='0' alt='Chapter Resources'></a></td>\n");
document.write("    </tr>\n");
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/workshops/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Problem-Solving<br>\n");
document.write("      <img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Workshops</a></span></td>\n");
document.write("    </tr>\n");
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/investigations/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Chapter<br>\n");
document.write("      <img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Investigations</a></span></td>\n");
document.write("    </tr>\n");
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/review/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Chapter Review<br>\n");
document.write("      <img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Activities</a></span></td>\n");
document.write("    </tr>\n");


if ( state == 'fl' ) {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/chapter_test/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Chapter Test<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;FCAT</a></span></td>\n");
document.write("    </tr>\n");
} else if ( state == 'in' ) {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/chapter_test/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Chapter Test<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;ISTEP</a></span></td>\n");
document.write("    </tr>\n");
} else if ( state == 'nc' ) {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/chapter_test/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Chapter Test<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;EOC</a></span></td>\n");
document.write("    </tr>\n");
} else if ( state == 'la' ) {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/chapter_test/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Chapter Test<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;GEE 21</a></span></td>\n");
document.write("    </tr>\n");
} else if ( state == 'tn' ) {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/chapter_test/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Chapter Test<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;Gateway</a></span></td>\n");
document.write("    </tr>\n");
} else if ( state == 'va' ) {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/chapter_test/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Chapter Test<br><img src='../../msmath/mac04/images/spacer.gif' width='21' height='9' alt='' border='0'>&#151;SOL</a></span></td>\n");
document.write("    </tr>\n");
}
 else {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/chapter_test/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Chapter Test</a></span></td>\n");
document.write("    </tr>\n");
}

if ( state == 'fl' ) {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/standardized_test/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Standardized<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Test Practice&#151;FCAT</a></span></td>\n");
document.write("    </tr>\n");
} else if ( state == 'in' ) {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/standardized_test/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Standardized<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Test Practice<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>&#151;ISTEP+/GQE</a></span></td>\n");
document.write("    </tr>\n");
} else if  ( state == 'nc' ) {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/standardized_test/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Standardized<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Test Practice&#151;EOC</a></span></td>\n");
document.write("    </tr>\n");
} else if  ( state == 'la' ) {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/standardized_test/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Standardized<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Test Practice<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>&#151;GEE 21</a></span></td>\n");
document.write("    </tr>\n");
} else if  ( state == 'tn' ) {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/standardized_test/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Standardized<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Test Practice<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>&#151;Gateway</a></span></td>\n");
document.write("    </tr>\n");
} else if  ( state == 'va' ) {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/standardized_test/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Standardized<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Test Practice&#151;SOL</a></span></td>\n");
document.write("    </tr>\n");
} 

else {
document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/standardized_test/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Standardized Test<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Practice</a></span></td>\n");
document.write("    </tr>\n");

}



document.write("    <tr>\n");
document.write("      <td><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/pow/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Problem of the<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Week</a></span></td>\n");
document.write("    </tr>\n");
document.write("    <tr>\n");
document.write("      <td height='47' valign='top'><span class='navMenu1'><img src='../images/spacer.gif' width='12' height='12' alt=''><a href='../../algebra/ca/ca_04/workplace/index.php/" + state + "/" + vol + "'>&#149;&nbsp;Math in the<br>\n");
document.write("      <img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Workplace</a></span></td>\n");
document.write("    </tr>\n");
//if (( state == 'fl' ) || ( state == 'in' ) || ( state == 'nc' ) || ( state == 'devla' ) || ( state == 'devtn' ) || ( state == 'va' )) {
document.write("    <tr>\n"); 
document.write("      <td><a href='javascript:void(null)' onMouseOut='MM_swapImgRestore()' onMouseOver=\"MM_swapImage('Image1221','','../../algebra/ca/ca_04/images/5_mm_amc_lft_ar_2.gif',1)\"  onClick=\"MM_showHideLayers('Layer1v','','hide','Layer1h','','hide','Layer2v','','hide','Layer2h','','hide','Layer4','','hide','LayerAdRes','','show','Layer7','','hide','Layer8','','hide')\"><img src='../../algebra/ca/ca_04/images/5_mm_amc_lft_ar_1.gif' name='Image1221' width='140' height='15' border='0' alt='Additional Resources'></a></td>\n");
document.write("     </tr>\n");
//}
document.write("  </table>\n");
document.write("</div>\n");



document.write("<div id='Layer4' style='position: absolute; background-color: White; visibility: hidden; z-index:1; left: 0px; top: 123px; border: 0px;' class='Layer1v'>\n");


document.write("  <table width='140' border='0' cellspacing='0' cellpadding='0'>\n");
document.write("	<tr>\n");
document.write("      <td><a href='../../algebra/ca/ca_04/index.php/" + state + "/" + vol + "' onMouseOver=\"MM_swapImage('Image118','','../../msmath/mac04/images/5_mm_alge1_lft_bkhm_4.gif',1)\" onMouseOut='MM_swapImgRestore()'><img src='../../msmath/mac04/images/5_mm_alge1_lft_bkhm_1.gif' name='Image118' width='140' height='15' border='0' alt='Book Home'></a></td>\n");
document.write("    </tr>\n");
document.write("	<tr>\n");
document.write("      <td><a href='javascript:void(null)' onMouseOut='MM_swapImgRestore()' onMouseOver=\"MM_swapImage('Image125','','../../msmath/mac04/images/5_mm_amc_lft_lr_3.gif',1)\"  onClick=\"MM_showHideLayers('Layer1v','','show','Layer1h','','show','Layer2v','','hide','Layer2h','','hide','Layer3','','hide','Layer4','','hide')\"><img src='../../msmath/mac04/images/5_mm_amc_lft_lr_1.gif' name='Image125' width='140' height='15' border='0' alt='Lesson Resources'></a></td>\n");
document.write("    </tr>\n");
document.write("	<tr>\n");
document.write("      <td><a href='javascript:void(null)' onMouseOut='MM_swapImgRestore()' onMouseOver=\"MM_swapImage('Image138','','../../msmath/mac04/images/5_mm_amc_lft_cr_2.gif',1)\"  onClick=\"MM_showHideLayers('Layer1v','','hide','Layer1h','','hide','Layer2v','','show','Layer2h','','show','Layer3','','hide','Layer4','','hide')\"><img src='../../msmath/mac04/images/5_mm_amc_lft_cr_1.gif' name='Image138' width='140' height='15' border='0' alt='Chapter Resources'></a></td>\n");
document.write("    </tr>\n");
//if (( state == 'fl' ) || ( state == 'in' ) || ( state == 'nc' ) || ( state == 'devla' ) || ( state == 'devtn' ) || ( state == 'va' )) {
document.write("    <tr>\n"); 
document.write("      <td><a href='javascript:void(null)' onMouseOut='MM_swapImgRestore()' onMouseOver=\"MM_swapImage('Image1223','','../../algebra/ca/ca_04/images/5_mm_amc_lft_ar_2.gif',1)\"  onClick=\"MM_showHideLayers('Layer1v','','hide','Layer1h','','hide','Layer2v','','hide','Layer2h','','hide','Layer4','','hide','LayerAdRes','','show','Layer7','','hide','Layer8','','hide')\"><img src='../../algebra/ca/ca_04/images/5_mm_amc_lft_ar_1.gif' name='Image1223' width='140' height='15' border='0' alt='Additional Resources'></a></td>\n");
document.write("     </tr>\n");
//}
document.write("  </table>\n");
document.write("</div>\n");

document.write("<div id='LayerAdRes'  style='position: absolute; background-color: White; visibility: hidden; z-index:1; left: 0px; top: 123px; border: 0px;' class='LayerAdRes'>\n");
document.write("  <table width='140' border='0' cellspacing='0' cellpadding='0'>\n");
document.write("	<tr>\n");
document.write("      <td><a href='../../geometry/ca/ca_04/index.php/" + state + "' onMouseOver=\"MM_swapImage('Image418','','../../msmath/mac04/images/5_mm_alge1_lft_bkhm_4.gif',1)\" onMouseOut='MM_swapImgRestore()'><img src='../../msmath/mac04/images/5_mm_alge1_lft_bkhm_1.gif' name='Image418' width='140' height='15' border='0' alt='Book Home'></a></td>\n");
document.write("    </tr>\n");
document.write("	<tr>\n");
document.write("      <td><a href='javascript:void(null)' onMouseOut='MM_swapImgRestore()' onMouseOver=\"MM_swapImage('Image428','','../../msmath/mac04/images/5_mm_amc_lft_lr_2.gif',1)\"  onClick=\"MM_showHideLayers('Layer1v','','show','Layer1h','','show','Layer2v','','hide','Layer2h','','hide','Layer4','','hide','LayerAdRes','','hide','Layer7','','hide','Layer8','','hide')\"><img src='../../msmath/mac04/images/5_mm_amc_lft_lr_1.gif' name='Image428' width='140' height='15' border='0' alt='Lesson Resources'></a></td>\n");
document.write("    </tr>\n");
document.write("	<tr>\n");
document.write("      <td><a href='javascript:void(null)' onMouseOut='MM_swapImgRestore()' onMouseOver=\"MM_swapImage('Image438','','../../msmath/mac04/images/5_mm_amc_lft_cr_2.gif',1)\"  onClick=\"MM_showHideLayers('Layer1v','','hide','Layer1h','','hide','Layer2v','','show','Layer2h','','show','Layer4','','hide','LayerAdRes','','hide','Layer7','','hide','Layer8','','hide')\"><img src='../../msmath/mac04/images/5_mm_amc_lft_cr_1.gif' name='Image438' width='140' height='15' border='0' alt='Chapter Resources'></a></td>\n");
document.write("    </tr>\n");
document.write("    <tr>\n"); 
document.write("      <td><a href='javascript:void(null)' onMouseOut='MM_swapImgRestore()' onMouseOver=\"MM_swapImage('Image1201','','../../algebra/ca/ca_04/images/5_mm_amc_lft_ar_3.gif',1)\"  onClick=\"MM_showHideLayers('Layer1v','','hide','Layer1h','','hide','Layer2v','','hide','Layer2h','','hide','Layer4','','show','LayerAdRes','','hide','Layer7','','hide','Layer8','','hide')\"><img src='../../algebra/ca/ca_04/images/5_mm_amc_lft_ar_1.gif' name='Image1201' width='140' height='15' border='0' alt='Additional Resources'></a></td>\n");
document.write("     </tr>\n");
if ( state == 'fl' ) {
document.write("    <tr>\n"); 
document.write("     <td><span class='navMenu1'><a href='../../algebra/ca/ca_04/fcat_answersheet.pdf'><img src='../../images/spacer.gif' width='12' height='9' alt='' border='0'>&#149;&nbsp;Countdown to<br><img src='../../images/spacer.gif' width='22' alt='' height='1' border='0'>FCAT Answer Sheet</a></span></td>\n");
document.write("     </tr>\n");
}
if ( state == 'in' ) {
document.write("    <tr>\n"); 
document.write("     <td><span class='navMenu1'><a href='../../algebra/ca/ca_04/pdfs/ingqepw1.pdf'><img src='../../images/spacer.gif' width='12' height='9' alt='' border='0'>&#149;&nbsp;Countdown to<br><img src='../../images/spacer.gif' width='22' alt='' height='1' border='0'>GQE Answer Sheet</a></span></td>\n");
document.write("     </tr>\n");
}
if ( state == 'fl' ) {
document.write("    <tr>\n"); 
document.write("     <td><span class='navMenu1'><a href='../../algebra/ca/ca_04/pdfs/algca_fl_pacing.pdf'><img src='../../images/spacer.gif' width='12' height='9' alt='' border='0'>&#149;&nbsp;Daily Pacing Guide</a></span></td>\n");
document.write("     </tr>\n");
}
if ( state == 'la' ) {
document.write("    <tr>\n"); 
document.write("     <td><span class='navMenu1'><a href='/sec/math/pdfs/Tip-In_AS_Mini_La.pdf'><img src='../../images/spacer.gif' width='12' height='9' alt='' border='0'>&#149;&nbsp;Countdown to GEE<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>21 Answer Sheet</a></span></td>\n");
document.write("     </tr>\n");
}if ( state == 'tn' ) {
document.write("    <tr>\n"); 
document.write("     <td><span class='navMenu1'><a href='/sec/math/pdfs/Tip-In_AS_Mini_Tn.pdf'><img src='../../images/spacer.gif' width='12' height='9' alt='' border='0'>&#149;&nbsp;Countdown to<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Gateway Answer<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Sheet</a></span></td>\n");
document.write("     </tr>\n");
}if ( state == 'va' ) {
document.write("    <tr>\n"); 
document.write("     <td><span class='navMenu1'><a href='/sec/math/pdfs/Tip-In_AS_Mini_Va.pdf'><img src='../../images/spacer.gif' width='12' height='9' alt='' border='0'>&#149;&nbsp;Countdown to SOL<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Answer Sheet</a></span></td>\n");
document.write("     </tr>\n");
}
if ( state == 'in' ) {
document.write("    <tr>\n"); 
document.write("     <td><span class='navMenu1'><a href='../../algebra/ca/ca_04/pdfs/algca_in_pacing.pdf'><img src='../../images/spacer.gif' width='12' height='9' alt='' border='0'>&#149;&nbsp;Daily Pacing Guide</a></span></td>\n");
document.write("     </tr>\n");
}

if ( state == 'nc' ) {
document.write("    <tr>\n"); 
document.write("     <td><span class='navMenu1'><a href='../../algebra/ca/ca_04/pdfs/m3ncegw1.pdf'><img src='../../images/spacer.gif' width='12' height='9' alt='' border='0'>&#149;&nbsp;Countdown to<br><img src='../../images/spacer.gif' width='22' alt='' height='1' border='0'>EOC Answer Sheet</a></span></td>\n");
document.write("     </tr>\n");
document.write("    <tr>\n"); 
document.write("     <td><span class='navMenu1'><a href='../../algebra/ca/ca_04/pdfs/algca_nc_pacing.pdf'><img src='../../images/spacer.gif' width='12' height='9' alt='' border='0'>&#149;&nbsp;Daily Pacing Guide</a></span></td>\n");
document.write("     </tr>\n");
}
document.write("    <tr>\n"); 
document.write("     <td><span class='navMenu1'><a href='/sec/math/algebra/ca/ca_05/pdfs/AlgebraCAScavenger.pdf'><img src='../../images/spacer.gif' width='12' height='9' alt='' border='0'>&#149;&nbsp;Scavenger Hunt<br><img src='../images/spacer.gif' width='22' height='9' alt='' border='0'>Answer Sheet</a></span></td>\n");
document.write("     </tr>\n");

document.write("  </table>\n");
document.write("</div>\n");


document.write(" <div id='Layer7' style='position:absolute; width:80px; height:25px; z-index:1; left: 95px; top: 168px; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1px solid #FF9036; visibility: hidden;' class='sectionMenu1'>\n"); 
document.write(" <a href='../../algebra/ca/ca_04/extra_examples/index.php/" + state + "'>&nbsp;By Lesson&nbsp;</a><br>\n");
document.write(" <a href='../../algebra/ca/ca_04/extra_examples/standard.php/" + state + "'>&nbsp;By Standard&nbsp;</a>\n");
document.write("</div>\n");

if (( state == 'fl' ) || ( state == 'in' ) || ( state == 'nc' ) || ( state == 'la' ) || ( state == 'tn' ) || ( state == 'va' )) {
document.write("<div id='Layer8' style='position:absolute; width:80px; height:25px; z-index:1; left: 95px; top: 194px; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1px solid #FF9036; visibility: hidden;' class='sectionMenu1'>\n"); 
}
else {
document.write("<div id='Layer8' style='position:absolute; width:80px; height:25px; z-index:1; left: 95px; top: 182px; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1px solid #FF9036; visibility: hidden;' class='sectionMenu1'>\n"); 
}
document.write(" <a href='../../algebra/ca/ca_04/self_check_quiz/index.php/" + state + "'>&nbsp;By Lesson&nbsp;</a><br>\n");
document.write(" <a href='../../algebra/ca/ca_04/self_check_quiz/standard.php/" + state + "'>&nbsp;By Standard&nbsp;</a>\n");
document.write("</div>\n");

document.write("<div id='Layer01' style='position: absolute; background-color: White; visibility: visible; z-index:1; left: 300px; top: 95px; border: 0px;' class='Layer01'><span class='head1'>" + stateName + "</span></div>\n");

document.write("<br><br>");

document.write("<map name='Map'>\n");
document.write(" <area shape='rect' coords='63,0,128,91' href='../../algebra/ca/ca_04/index.php/" + state + "/" + vol + "'>\n");
document.write("</map>\n");

}

//-->

//Quiz.prototype.book_footer = Quiz_book_footer;
