var imageName1 = "2009-7-30-9-41-46_r10_c3.jpg";
var imageName11 = "2009-7-30-9-41-46_r10_c5.jpg";
var imageName2 = "2009-7-30-9-41-46_r10_c3.jpg";
var imageName22 = "2009-7-30-9-41-46_r10_c5.jpg";
var imageName3 = "2009-7-30-9-41-46_r10_c3.jpg";
var imageName33 = "2009-7-30-9-41-46_r10_c5.jpg";
var imageName4 = "2009-7-30-9-41-46_r10_c3.jpg";
var imageName44 = "2009-7-30-9-41-46_r10_c5.jpg";
if(window.location.href.indexOf("orgnization.aspx")>0)
{
 imageName1 = "2009-7-30-9-41-46_r4_c3.jpg";
 imageName11 = "2009-7-30-9-41-46_r4_c5.jpg";
}
if(window.location.href.indexOf("cooperation.aspx")>0)
{
 imageName2 = "2009-7-30-9-41-46_r4_c3.jpg";
 imageName22 = "2009-7-30-9-41-46_r4_c5.jpg";
}
if(window.location.href.indexOf("ServiceCaseList.aspx")>0 || window.location.href.indexOf("ServiceCase.aspx")>0)
{
 imageName3 = "2009-7-30-9-41-46_r4_c3.jpg";
 imageName33 = "2009-7-30-9-41-46_r4_c5.jpg";
}
if(window.location.href.indexOf("book.aspx")>0 )
{
 imageName4 = "2009-7-30-9-41-46_r4_c3.jpg";
 imageName44 = "2009-7-30-9-41-46_r4_c5.jpg";
}
document.writeln("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.writeln("<tr>");
document.writeln("<td height='46'><img src='image/2009-7-30-9-41-46_r2_c3.jpg' width='102' height='36'></td>");
document.writeln("</tr>");
document.writeln("</table>");
document.writeln("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.writeln("<tr>");
document.writeln("<td width='19' height='31'><img src='image/"+imageName1+"' width='19' height='31'></td>");
document.writeln("<td width='221' background='image/"+imageName11+"' class='zb'><a href='orgnization.aspx' class='leftlink'>协会组织</a></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td height='3' colspan='2'></td>");
document.writeln("</tr>");
document.writeln("</table>");
document.writeln("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.writeln("<tr>");
document.writeln("<td width='19' height='31'><img src='image/"+imageName2+"' width='19' height='31'></td>");
document.writeln("<td width='221' background='image/"+imageName22+"' class='zb'><a href='cooperation.aspx'  class='leftlink'>合作伙伴</a></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td height='3' colspan='2'></td>");
document.writeln("</tr>");
document.writeln("</table>");
document.writeln("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.writeln("<tr>");
document.writeln("<td width='19' height='31'><img src='image/"+imageName3+"' width='19' height='31'></td>");
document.writeln("<td width='221' background='image/"+imageName33+"' class='zb'><a href='ServiceCaseList.aspx'  class='leftlink'>服务案例</a></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td height='3' colspan='2'></td>");
document.writeln("</tr>");
document.writeln("</table>");
document.writeln("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.writeln("<tr>");
document.writeln("<td width='19' height='31'><img src='image/"+imageName4+"' width='19' height='31'></td>");
document.writeln("<td width='221' background='image/"+imageName44+"' class='zb'><a href='book.aspx'  class='leftlink'>合作出书</a></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td height='3' colspan='2'></td>");
document.writeln("</tr>");
document.writeln("</table>");

