document.writeln("<!--Left menu begin -->	");
document.writeln("<style type=\"text\/css\">");
document.writeln("<!--");
document.writeln(".amenu1:active {   COLOR: #ffffff; TEXT-DECORATION: none;font-weight: bold;}");
document.writeln(".amenu1:link {color: #ffffff; text-decoration: none;font-weight: bold;}");
document.writeln(".amenu1:visited {color: #ffffff;text-decoration: none;font-weight: bold;}");
document.writeln(".amenu1:hover {color: #ffffff;text-decoration: underline;font-weight: bold;}");
document.writeln("");
document.writeln(".amenu2:active {   COLOR: #EF1821; TEXT-DECORATION: none;font-weight: bold;}");
document.writeln(".amenu2:link {color: #EF1821; text-decoration: none;font-weight: bold;}");
document.writeln(".amenu2:visited {color: #EF1821;text-decoration: none;font-weight: bold;}");
document.writeln(".amenu2:hover {color: #520408;text-decoration: underline;font-weight: bold;}");
document.writeln("");
document.writeln(".amenu3:active {   COLOR: #313031; TEXT-DECORATION: none;font-weight: bold;}");
document.writeln(".amenu3:link {color: #313031; text-decoration: none;font-weight: bold;}");
document.writeln(".amenu3:visited {color: #313031;text-decoration: none;font-weight: bold;}");
document.writeln(".amenu3:hover {color: #000000;text-decoration: underline;font-weight: bold;}");
document.writeln("-->");
document.writeln("<\/style>");
document.writeln("	<table width=\"120\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\">");
document.writeln("      <tr>");
document.writeln("        <td width=\"10\" bgcolor=\"#FF0000\">&nbsp;<\/td>");
document.writeln("        <td height=\"24\" background=\"..\/images\/menu\/bg1.gif\">&nbsp;&nbsp;<a href=\"\/jinan\/\" target=\"_self\" class=\"amenu1\">Home<\/a><\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td width=\"10\" bgcolor=\"#FF9900\">&nbsp;<\/td>");
document.writeln("        <td height=\"24\" background=\"..\/images\/menu\/bg4.gif\">&nbsp;&nbsp;<A href=\"\/jinan\/news\/\" target=\"_self\" class=\"amenu2\">Jinan News<\/A><\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td width=\"10\" bgcolor=\"#FF9900\">&nbsp;<\/td>");
document.writeln("        <td height=\"24\" background=\"..\/images\/menu\/bg4.gif\">&nbsp;&nbsp;<A href=\"\/jinan\/biz\/\" target=\"_self\" class=\"amenu2\">Biz&Investment<\/A> <\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td width=\"10\" bgcolor=\"#FF9900\">&nbsp;<\/td>");
document.writeln("        <td height=\"24\" background=\"..\/images\/menu\/bg4.gif\">&nbsp;&nbsp;<A href=\"\/jinan\/travel\/\" target=\"_self\" class=\"amenu2\">Tourism<\/A> <\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td width=\"10\" bgcolor=\"#FF9900\">&nbsp;<\/td>");
document.writeln("        <td height=\"24\" background=\"..\/images\/menu\/bg4.gif\">&nbsp;&nbsp;<A href=\"\/jinan\/events\/\" target=\"_self\" class=\"amenu2\">Events<\/A><\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td width=\"10\" bgcolor=\"#FF9900\">&nbsp;<\/td>");
document.writeln("        <td height=\"24\" background=\"..\/images\/menu\/bg4.gif\">&nbsp;&nbsp;<A href=\"\/jinan\/edu\/\" target=\"_self\" class=\"amenu2\">Education<\/A> <\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td width=\"10\" bgcolor=\"#FF9900\">&nbsp;<\/td>");
document.writeln("        <td height=\"24\" background=\"..\/images\/menu\/bg4.gif\">&nbsp;&nbsp;<a href=\"\/jinan\/life\/\" target=\"_self\" class=\"amenu2\">Enjoy Life<\/a><\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td width=\"10\" bgcolor=\"#FF9900\">&nbsp;<\/td>");
document.writeln("        <td height=\"24\" background=\"..\/images\/menu\/bg4.gif\">&nbsp;&nbsp;<A href=\"\/jinan\/gov\/\" target=\"_self\" class=\"amenu2\">Gov Info<\/A><\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td width=\"10\" bgcolor=\"#0000FF\">&nbsp;<\/td>");
document.writeln("        <td height=\"24\" background=\"..\/images\/menu\/bg2.gif\">&nbsp;&nbsp;<a href=\"\/jinan\/survey\/\" target=\"_blank\" class=\"amenu3\">Survey<\/a><\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td width=\"10\" bgcolor=\"#0000FF\">&nbsp;<\/td>");
document.writeln("        <td height=\"24\" background=\"..\/images\/menu\/bg2.gif\">&nbsp;&nbsp;<a href=\"\/jinan\/pic\/\" target=\"_blank\" class=\"amenu3\">Pictures<\/a><\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td width=\"10\" bgcolor=\"#0000FF\">&nbsp;<\/td>");
document.writeln("        <td height=\"24\" background=\"..\/images\/menu\/bg2.gif\">&nbsp;&nbsp;<a href=\"\/jinan\/video\/\" target=\"_blank\" class=\"amenu3\">Video<\/a><\/td>");
document.writeln("      <\/tr>");
document.writeln("	  <tr>");
document.writeln("        <td width=\"10\" bgcolor=\"#0000FF\">&nbsp;<\/td>");
document.writeln("        <td height=\"24\" background=\"..\/images\/menu\/bg2.gif\">&nbsp;&nbsp;<A href=\"http:\/\/bbs.china-sd.com\/\" target=\"_blank\" class=\"amenu3\">bbs<\/A><\/td>");
document.writeln("      <\/tr>");
document.writeln("    <\/table>");
document.writeln("<!--Left menu end -->	");
document.writeln("");
