
function place_map() {
document.write("<img name=\"economics5_r2_c3\" src=\"images/numbers.gif\" width=\"566\" height=\"17\" border=\"0\" usemap=\"#economics5_r2_c3Map\">")
}

function map() {
 document.write(""+
"<map name=\"economics5_r2_c3Map\">" +
"<area shape=\"rect\" coords=\"  1,1, 11,16\" href=\"chapter01/index.htm\" alt=\"Chapter 1\">"+
"<area shape=\"rect\" coords=\" 12,1, 23,16\" href=\"chapter02/index.htm\" alt=\"Chapter 2\">"+
"<area shape=\"rect\" coords=\" 24,1, 35,16\" href=\"chapter03/index.htm\" alt=\"Chapter 3\">"+
"<area shape=\"rect\" coords=\" 36,1, 47,16\" href=\"chapter04/index.htm\" alt=\"Chapter 4\">"+
"<area shape=\"rect\" coords=\" 48,1, 59,16\" href=\"chapter05/index.htm\" alt=\"Chapter 5\">"+
"<area shape=\"rect\" coords=\" 60,1, 71,16\" href=\"chapter06/index.htm\" alt=\"Chapter 6\">"+
"<area shape=\"rect\" coords=\" 72,1, 83,16\" href=\"chapter07/index.htm\" alt=\"Chapter 7\">"+
"<area shape=\"rect\" coords=\" 85,1, 96,16\" href=\"chapter08/index.htm\" alt=\"Chapter 8\">"+
"<area shape=\"rect\" coords=\" 97,1,108,16\" href=\"chapter09/index.htm\" alt=\"Chapter 9\">"+
"<area shape=\"rect\" coords=\"110,1,127,16\" href=\"chapter10/index.htm\" alt=\"Chapter 10\">"+
"<area shape=\"rect\" coords=\"128,1,155,16\" href=\"chapter11/index.htm\" alt=\"Chapter 11\">"+
"<area shape=\"rect\" coords=\"146,1,173,16\" href=\"chapter12/index.htm\" alt=\"Chapter 12\">"+
"<area shape=\"rect\" coords=\"164,1,191,16\" href=\"chapter13/index.htm\" alt=\"Chapter 13\">"+
"<area shape=\"rect\" coords=\"183,1,210,16\" href=\"chapter14/index.htm\" alt=\"Chapter 14\">"+
"<area shape=\"rect\" coords=\"201,1,228,16\" href=\"chapter15/index.htm\" alt=\"Chapter 15\">"+
"<area shape=\"rect\" coords=\"219,1,246,16\" href=\"chapter16/index.htm\" alt=\"Chapter 16\">"+
"<area shape=\"rect\" coords=\"238,1,255,16\" href=\"chapter17/index.htm\" alt=\"Chapter 17\">"+
"<area shape=\"rect\" coords=\"256,1,273,16\" href=\"chapter18/index.htm\" alt=\"Chapter 18\">"+
"<area shape=\"rect\" coords=\"275,1,292,16\" href=\"chapter19/index.htm\" alt=\"Chapter 19\">"+
"<area shape=\"rect\" coords=\"293,1,310,16\" href=\"chapter20/index.htm\" alt=\"Chapter 20\">"+
"</map>")
}

