function rsml(name, url) { if(url != null) document.write("  " + name + ""); else document.write("  " + name + ""); } function RenderSubMenu(menuNumber) { if(menuNumber == 1) { document.write(""); document.write("
"); document.write(""); rsml("联想", "/customer/product.do?menuid=36&method=listProduct"); rsml("其他产品", "/customer/mymarket/gonggao.do?method=NewsbyAction&menuid=227&id=137"); document.write("
"); document.write("
"); } if(menuNumber == 2) { document.write(""); document.write("
"); document.write(""); rsml("cpu", "/customer/product.do?menuid=43&method=listProducter"); rsml("硬盘", "/customer/product.do?menuid=44&method=listProducter"); rsml("内存", "/customer/product.do?menuid=50&method=listProducter"); rsml("主板", "/customer/product.do?menuid=51&method=listProducter"); rsml("显卡", "/customer/product.do?menuid=52&method=listProducter"); rsml("打印机", "/customer/product.do?menuid=137&method=listProducter"); document.write("
"); document.write("
"); } if(menuNumber == 3) { document.write(""); document.write("
"); document.write(""); rsml("杀毒防毒", "/customer/product.do?menuid=57&method=listProducter"); rsml("商业软件", "/customer/product.do?menuid=60&method=listProducter"); rsml("操作系统", "/customer/product.do?menuid=58&method=listProducter"); rsml("网络软件", "/customer/product.do?menuid=62&method=listProducter"); document.write("
"); document.write("
"); } if(menuNumber == 4) { document.write(""); document.write("
"); document.write(""); rsml("网卡", "/customer/product.do?menuid=68&method=listProducter"); rsml("交换机/集线器", "/customer/product.do?menuid=65&method=listProducter"); document.write("
"); document.write("
"); } if(menuNumber == 5) { document.write(""); document.write("
"); document.write(""); rsml("企业网站建设与维护", "/customer/mymarket/gonggao.do?method=gonggao&menuid=222"); rsml("售前咨询", "/customer/mymarket/gonggao.do?method=gonggao&menuid=223"); rsml("售后服务", "/customer/product.do?menuid=144&method=listProducter"); document.write("
"); document.write("
"); } if(menuNumber == 6) { document.write(""); document.write("
"); document.write(""); rsml("Voice & Data", "/webcontent/hubs/services/bandwidth.asp"); rsml("Configuration", "/webcontent/hubs/services/configuration.asp"); rsml("Custom On-site", "/webcontent/hubs/services/custom.asp"); rsml("eProcurement", "/webcontent/epro/e_pro.asp"); rsml("Leasing", "/webcontent/hubs/services/leasing.asp"); rsml("Pre-Packaged", "/webcontent/hubs/services/prepackaged.asp"); rsml("Trade In", "/webcontent/hubs/services/tradeups.asp"); rsml("Training", "/webcontent/hubs/services/training.asp"); document.write("
"); document.write("
"); } if(menuNumber == 7) { document.write(""); document.write("
"); document.write(""); rsml("Cables", "/webcontent/configurators/cable/belkin/cable.asp"); rsml("Cases and Bags", "/webcontent/configurators/accessories/targus/targus.asp"); rsml("Desktops", "/shop/tools/ProductFinder/ProductFinder.aspx?webclass=C2"); rsml("Ink and Toner", "/shop/tools/finder/ps/default.aspx"); rsml("Memory", "/webcontent/promos/landing/memory_config.asp"); rsml("Notebooks", "/shop/tools/ProductFinder/ProductFinder.aspx?webclass=C3"); rsml("Power Protection", "/webcontent/promos/landing/power_protect.asp"); document.write("
"); document.write("
"); } } var DDMMenuCount = 7;