var root = document.getElementById("rootPath").value;
var productname = document.getElementById("productName").value;
document.write("<div class=\"part\" id=\buy_step\" style=\"display: block\">");
document.write("<p class=\"titleh3\">关于\""+productname+"\"的购买流程</p>");
document.write("<div class=\"f666 opbox_left\">");
document.write("<p><img src=\""+root+"/images/front/buy_step.gif\"	alt=\"\" /></p>");
document.write("<p><strong class=\"f9c0\">1、余额支付：</strong>给您的商城帐户充值，使用帐户中的余额直接付款。您可以通过网上银行或找朋友帮您代充。<a href=\""+root+"/account.action?method=forwardRecharge\" class=\"arrow\"><strong><u>立即充值</u></strong></a></p>");
document.write("<p class=\"m_all_8\"><strong class=\"f9c0\">2、支付宝：</strong></p>");
document.write("<p class=\"opbox_left\">");
document.write("<span class=\"banktype\">");
document.write("<img src=\""+root+"/images/front/bank_alipay.gif\" alt=\"支付宝\" />");
document.write("</span>");
document.write("</p>");
document.write("<p class=\"m_all_8\"><strong class=\"f9c0\">3、银行卡支付：</strong>如果您开通了以下银行卡的“网上银行”服务，就可以充值到商城帐户直接付款。</p>");
document.write("<p class=\"opbox_left\">");
document.write("<span class=\"banktype\">");
document.write("<img alt=\"招商银行\" src=\""+root+"/images/front/bank_cmbchina.gif\"/>");
document.write("<img alt=\"中国工商银行\" src=\""+root+"/images/front/bank_icbc.gif\"/>");
document.write("<img alt=\"中国建设银行\" src=\""+root+"/images/front/bank_ccb.gif\"/>");
document.write("<img alt=\"中国农业银行\" src=\""+root+"/images/front/bank_abchina.gif\"/>");
document.write("<img alt=\"中国银行\" src=\""+root+"/images/front/bank_boc.gif\"/>");
document.write("<br/>");
document.write("<img alt=\"交通银行\" src=\""+root+"/images/front/bank_bankcomm.gif\"/>");
document.write("<img alt=\"兴业银行\" src=\""+root+"/images/front/bank_cib.gif\"/>");
document.write("<img alt=\"中信银行\" src=\""+root+"/images/front/bank_itic.gif\"/>");
document.write("<img alt=\"上海浦东发展银行\" src=\""+root+"/images/front/bank_spdb.gif\"/>");
document.write("<img alt=\"中国光大银行\" src=\""+root+"/images/front/bank_cebbank.gif\"/>");
document.write("<br/>");
document.write("<img alt=\"中国民生银行\" src=\""+root+"/images/front/bank_cmbc.gif\"/>");
document.write("<img alt=\"广东发展银行\" src=\""+root+"/images/front/bank_gdb.gif\"/>");
document.write("<img alt=\"深圳发展银行\" src=\""+root+"/images/front/bank_sdb.gif\"/>");
document.write("<img alt=\"北京银行\" src=\""+root+"/images/front/bank_bob.gif\"/>");
document.write("<img alt=\"杭州银行\" src=\""+root+"/images/front/bank_hzb.gif\"/>");
document.write("</span>");
document.write("</p>");
document.write("<p class=\"m_all_8\"><strong class=\"f9c0\">4、银行汇款：</strong></p>");
document.write("<p class=\"opbox_left inline_block\" style=\"margin-right:100px;\">" );
document.write("工商银行账号：1202207219900006208<br />");
document.write("户名：杭州三六五电子商务股份有限公司<br />");
document.write("银行名称：中国工商银行杭州祥符支行<br />");
document.write("</p>");
document.write("<p class=\"opbox_left inline_block\">");
document.write("光大银行账号：77450188000051745<br />");
document.write("户名：杭州三六五电子商务股份有限公司<br />");
document.write("银行名称：光大银行绍兴路支行<br />");
document.write("</p>");
document.write("<p class=\"opbox_left m_all_8\">");
document.write("请在汇款人备注中详细注明您的订单号和用户名（<span class=\"f60\">非常重要</span>）");
document.write("</p>");						
document.write("</div>");
document.write("</div>");