<content /> </root> </XML> <XML id="listxsl"> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxsl="urn:schemas-microsoft-com:xslt"> <xsl:template match="/"> <xsl:apply-templates select="root/x"/> </xsl:template> <xsl:template match="x"> <table width="94%" border="0" align="center" cellpadding="10" cellspacing="0" bgcolor="fafafa"> <tr> <td width="50%"><img src="/webhtml/images/opinion_man.gif" width="9" height="12"/> <xsl:value-of select="username"/> </td> <td width="50%">提交时间: <xsl:value-of select="createdate"/> </td> </tr> </table> <table width="94%" border="0" align="center" cellpadding="10" cellspacing="0"> <tr> <td width="5%" align="justify"> <xsl:value-of select="content"/></td> </tr> </table> <table width="94%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="21" align=""><img src="/webhtml/images/v_line.gif" width="571" height="21"/></td> </tr> </table> </xsl:template> </xsl:stylesheet> </XML> <script src="/js/ajax.js"></script> <SCRIPT LANGUAGE="JavaScript"> <!-- var ajax=new AjaxObject(); var productajax=new AjaxObject(); window.onload=function(){ for(var i=0;i<initfn.length;i++){ eval(initfn[i]); } } function initAjax(){ ajax.init(); ajax.listDivObj=listDiv; ajax.searchXML=searchXML; ajax.listXSL=listxsl; ajax.actionUrl="/commend.jhtml"; var root=ajax.searchXML.documentElement; root.selectSingleNode("type").text=1; root.selectSingleNode("itemid").text='192'; ajax.cNode=ajax.getXMLDocument(); ajax.cNode.loadXML("<root/>"); ajax.search(); productajax.cNode=ajax.getXMLDocument(); productajax.actionUrl="/product.jhtml"; productajax.refreshImg(); } productajax.refreshImg=function(){ this.execute('getAvedegree&id=192') } function submitData(){ try{ if(form1.username.value==""){ alert("请输入用户名!"); form1.username.focus(); return false; } if(form1.content.value==""){ alert("请输入评论内容!"); form1.content.focus(); return false; } ajax.request(form1); ajax.saveItem(); return false; } catch(e){ alert(e.message); return false; } } ajax.aftersave=function(xmlhttp){ if(xmlhttp.readyState == 4){ if(xmlhttp.status == 200){ try{ var tempdoc=xmlhttp.responseXML; this.resultStr=tempdoc.documentElement.selectSingleNode("content").text; if(this.resultStr=="success"){ alert("提交成功"); ajax.search(); } else{ alert(this.resultStr); } } catch(e) { alert(xmlhttp.responseText); } } } } productajax.submitData=function(){ try{ this.cNode.loadXML("<root/>"); var root=this.cNode.documentElement; root.appendChild(this.cNode.createElement("id")).text="192"; for(var i=0;i<degree.length;i++){ if(degree[i].checked){ root.appendChild(this.cNode.createElement("degree")).text=degree[i].value; } } this.execute("submitDegree"); } catch(e){ alert(e.message); return false; } } productajax.afterexecute=function(xmlhttp,actionCode){ if(xmlhttp.readyState == 4){ if(xmlhttp.status == 200){ try{ var tempdoc=xmlhttp.responseXML; this.resultStr=tempdoc.documentElement.selectSingleNode("content").text; if(actionCode=="submitDegree"){ if(this.resultStr=="success"){ alert("您的评价已提交成功"); this.refreshImg(); } else{ alert(this.resultStr); } } else{ var src="/webhtml/images/"+this.resultStr+"star.gif"; starimg1.src=src; } } catch(e) { alert(xmlhttp.responseText) } } } } function chnageImg(objImg){ var temp=objImg.src; objImg.src=img1.src; img1.src=temp; } //--> </SCRIPT> </head> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <!--htm_top头--> <link href="/webhtml/css/index_new.css" rel="stylesheet" type="text/css" /> <SCRIPT LANGUAGE="JavaScript"> <!-- var emailajax=new AjaxObject(); var myValidate=new validate(); emailajax.cNode=emailajax.getXMLDocument(); emailajax.cNode.loadXML("<root/>"); emailajax.actionUrl="/emailorder.jhtml"; emailajax.submitData=function(form){ try{ if(form.email.value==""){ alert("请填写email地址"); return false; } if(!myValidate.validateEmail(form.email.value)){ alert("请填写正确的email地址"); return false; } emailajax.request(form); emailajax.saveItem(); return false; } catch(e){ alert(e); return false; } } emailajax.aftersave=function(xmlhttp){ if(xmlhttp.readyState == 4){ if(xmlhttp.status == 200){ try{ var tempdoc=xmlhttp.responseXML; this.resultStr=tempdoc.documentElement.selectSingleNode("content").text; if(this.resultStr=="success"){ alert("提交成功"); } else{ alert(this.resultStr); } } catch(e) { alert(xmlhttp.responseText); } } } } //--> </SCRIPT> <table width="900" height="70" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td width="128"><div align="center"><a href="http://www.ustime.com.cn"><img src="/webhtml/images/logo.gif" alt="美国时刻_USTIME_保健品_克林特(中国)有限公司" width="114" height="70" border="0"></a></div></td> <td width="772" valign="top"> <table width="725" height="62" border="0" align="right" cellpadding="0" cellspacing="0"> <tr> <td width="23"><img src="/webhtml/images/top_icon.gif" width="23" height="23"></td> <td width="80"> <div align="center"> <a href="/commuser.jhtml?action=registerInit">用户注册</a> </div></td> <td width="23"><img src="/webhtml/images/top_icon_gw.gif" width="23" height="23"></td> <td width="80"> <div align="center"><A HREF="/orders.jhtml?action=intoShopCart">购物车</A></div></td> <td width="23"><img src="/webhtml/images/top_icon_line.gif" width="23" height="23"></td> <td width="80"><div align="center"><a href="/orders.jhtml?action=memberordercenter">我的订单</a></div></td> <td width="23"><img src="/webhtml/images/top_icon_line.gif" width="23" height="23"></td> <td width="80"><div align="center"><a href="/webhtml/faq/faq.jsp" target="_blank">帮助中心</a></div></td> <td width="23"><img src="/webhtml/images/top_icon_line.gif" width="23" height="23"></td> <td width="80"> <div align="center"><script language="javascript" src="/webhtml/js/language.js"></script> </div></td> <td width="23"><img src="/webhtml/images/top_star.gif" width="23" height="23"></td> <td width="80"><div align="center"><strong><a href="/userinfo.jhtml?action=userCenter"><font color="F68100">我的积分</font></a></strong></div></td> <FORM id="emailorderForm"> <td width="130"> <div align="center"> <INPUT TYPE="hidden" NAME="emailorder.id"/> <input name="emailorder.email" type="text" value="填写您的E-Mail地址" size="16" id="email" onFocus="javascript:this.value='';"> </div></td> </FORM> <td width="80"><img src="/webhtml/images/top_ding.gif" width="85" height="25" style="cursor:hand" onclick="emailajax.submitData(emailorderForm)"></td> </tr> </table></td> </tr> </table> <table width="900" height="54" border="0" align="center" cellpadding="0" cellspacing="0" background="/webhtml/images/danghang.gif"> <tr> <td> <table width="900" height="50" border="0" align="center" cellpadding="0" cellspacing="0" background="/webhtml/images/danghang.gif"> <tr> <td><DIV id=hd> <DIV class=menu><SPAN><IMG alt="美国时刻USTIME保健品上市啦!" src="/webhtml/suo/anime_new.gif"></SPAN> <UL> <LI class=up><A href="/" target=_self>首页</A> </LI> <LI ><A href="/webhtml/about/index.htm">关于我们</A> </LI> <LI><A href="/productChannel.jhtml?typeid=4">美国时刻</A> </LI> <LI><A href="/navigate.jhtml?action=certificate">产品荣誉</A> </LI> <LI><A href="/jiankang.jhtml">健康知识</A> </LI> <LI><A href="/magzineChannel.jhtml">电子杂志</A> </LI> <LI><A href="/zhidaoChannel.jhtml">健康问吧</A> </LI> <LI><A href="/companyChannel.jhtml">加盟代理</A> </LI> <LI><A href="/nurseChannel.jhtml">护理平台</A> </LI> <LI><A href="/newsChannel.jhtml">新闻资讯</A> </LI> </UL> </DIV> </td> </tr> </table> </td> </tr> </table> <!--htm_top头--> <!--htm_bar--> <table width="900" height="48" border="0" align="center" cellpadding="0" cellspacing="0" background="/webhtml/images/top_bj.gif"> <tr> <td width="175"><div align="center"> <script language="JavaScript" type="text/javascript"> <!-- var enabled = 0; today = new Date(); var day; var date; if(today.getDay()==0) day = "星期日" if(today.getDay()==1) day = "星期一" if(today.getDay()==2) day = "星期二" if(today.getDay()==3) day = "星期三" if(today.getDay()==4) day = "星期四" if(today.getDay()==5) day = "星期五" if(today.getDay()==6) day = "星期六" date = (today.getYear()) + "年" + (today.getMonth() + 1 ) + "月" + today.getDate() + "日 " + day +""; document.write(date); // --> </script> </div></td> <td width="252"> <font color="4361AA">热门搜索:</font> <a href="/productChannel.jhtml?typeid=30"><u>儿童系列</u></a> <a href="/productChannel.jhtml?typeid=31"><u>更年期保健</u></a> </td> <td width="473"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <form action="/search.jhtml?action=doSearch" method="post"> <tr> <td width="27%" nowrap="nowrap"> <div align="center"> 查询类别: <select name="type"> <option value="1">销售产品</option> <option value="2">电子杂志</option> <option value="3">新闻中心</option> <option value="4">健康问吧</option> <option value="5">护工搜索</option> <option value="6">加盟代理</option> </select> </div></td> <td width="32%" nowrap="nowrap"> <div align="center"><input name="keyword" type="text" value="请输入名称或关键字" size="25" class="border" onFocus="javascript:this.value='';"/> </div></td> <td width="16%"><div align="center"><input type="image" src="/webhtml/images/serach.gif" width="41" height="25" /></div></td> <td width="25%"><a href="/search.jhtml?action=doTurboSearch"><u>高级组合搜索</u></a></td> </tr> </form> </table> </td> </tr> </table> <!--htm_bar--> <table width="900" height="1097" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td width="234" valign="top"> <!--Left--> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="/images/left_login_1.gif" alt="会员中心" width="232" height="49"></td> </tr> <tr> <td> <!--LoginBox--> <script src="/js/prototype.js"></script> <SCRIPT LANGUAGE="JavaScript"> function validateForm(frm){ if($F("commuser.username")==""){ alert("请输入用户名"); $("commuser.username").focus(); return false; } if($F("commuser.pwd")==""){ alert("请输入密码"); $("commuser.pwd").focus(); return false; } return true; } //--> </SCRIPT> <script type="text/javascript"> function findPassword(){ var url = "/webhtml/member/user_findpwd.jsp"; openWindow(url,'600','250','找回密码','no'); } </script> <table width="100%" border="0" cellpadding="0" cellspacing="0" background="/webhtml/images/left_login_2.gif"> <tr> <td> <table width="200" border="0" align="center" cellpadding="0" cellspacing="0"> <form name="commuserForm" method="post" action="/commuser.jhtml?action=loginSubmit2" onsubmit="return validateForm(this)"> <tr> <td width="59"><div align="center">用户名:</div></td> <td width="83"><input type="text" name="commuser.username" value="" style="width:80px;height:20px"></td> <td width="43" rowspan="2"> <input type="image" src="/webhtml/images/login.gif"></td> </tr> <tr> <td><div align="center">密<font color="#FFFFFF">一</font>码:</div></td> <td ><input type="password" name="commuser.pwd" value="" style="width:80px;height:20px"></td> </tr> <tr> <td ><div align="center">校验码:</div></td> <td colspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="53%"><input type="text" name="validateCode" value="" style="width:80px;height:20px"></td> <td width="47%"><img src="/navigate.jhtml?action=getValidateCode" border="0"></td> </tr> </table></td> </tr> <tr> <td colspan="3"><img src="/webhtml/images/line.gif" width="194" height="13" /></td> </tr> </form> </table> <table width="200" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="50%"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="15%" align="right"><img src="/webhtml/images/star.gif" width="15" height="15" /></td> <td width="35%"><a href="/commuser.jhtml?action=registerInit"><u>注册新会员</u></a></td> <td width="15%" align="right"><img src="/webhtml/images/star.gif" width="15" height="15" /></td> <td width="35%"><a href="javascript:findPassword();"><u>忘记密码?</u></a></td> </tr> <tr> </table></td> </tr> </table></td> </tr> </table> <!--LoginBox--> </td> </tr> <tr> <td><img src="/images/left_login_3.gif" width="232" height="21"></td> </tr> <!--以上为会员中心结束--> <!--商品列表--> <tr> <td> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="/images/left_5.gif" alt="保健品销售排行" width="232" height="38"></td> </tr> <tr> <td background="/images/left_2.gif"><table width="220" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><div id=cntR style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px; LINE-HEIGHT: 120%; PADDING-TOP: 10px;"> <div id=NewsTop> <div id=NewsTop_tit> <p class=topTit style="FONT-SIZE:14px;color: #1F467D;PADDING-LEFT:6px"> </p> <p class=topC0>总销售</p> <p class=topC0>月销售</p> <p class=topC0>今日推荐</p> </div> <div id=NewsTop_cnt style="FONT-SIZE: 14px;"><span title="Don't delete me"></span> <span style="text-align:left;height:230"> <a href="/product.jhtml?action=webdetail&pid=116" title="大豆蛋白粉" target=_blank> 大豆蛋白粉 </a> <br> <a href="/product.jhtml?action=webdetail&pid=172" title="辅酶Q10复合胶囊" target=_blank> 辅酶Q10复合胶囊 </a> <br> <a href="/product.jhtml?action=webdetail&pid=156" title="益生菌复合胶囊" target=_blank> 益生菌复合胶囊 </a> <br> <a href="/product.jhtml?action=webdetail&pid=49" title="β胡萝卜素软凝胶囊" target=_blank> β胡萝卜素软凝胶囊 </a> <br> <a href="/product.jhtml?action=webdetail&pid=227" title="蛮哥男性专用" target=_blank> 蛮哥男性专用 </a> <br> <a href="/product.jhtml?action=webdetail&pid=228" title="养颜红花复合胶囊" target=_blank> 养颜红花复合胶囊 </a> <br> <a href="/product.jhtml?action=webdetail&pid=139" title="蜂胶复合胶囊500 亳克-100 Caps" target=_blank> 蜂胶复合胶囊500 亳克-1 </a> <br> <a href="/product.jhtml?action=webdetail&pid=75" title="天然维生素E软凝胶囊" target=_blank> 天然维生素E软凝胶囊 </a> <br> <a href="/product.jhtml?action=webdetail&pid=76" title="复合钙镁儿童咀嚼片" target=_blank> 复合钙镁儿童咀嚼片 </a> <br> <a href="/product.jhtml?action=webdetail&pid=208" title="女性综合维生素及矿物质" target=_blank> 女性综合维生素及矿物质 </a> <br> </span> <span style="text-align:left;height:230"> <a href="/product.jhtml?action=webdetail&pid=156" target="_blank" title="益生菌复合胶囊"> 益生菌复合胶囊 </a> <br> <a href="/product.jhtml?action=webdetail&pid=75" target="_blank" title="天然维生素E软凝胶囊"> 天然维生素E软凝胶囊 </a> <br> </span> <span style="text-align:left;height:230"> <a href="/product.jhtml?action=webdetail&pid=235" target="_blank" title="水飞蓟提取物复合胶囊"> 水飞蓟提取物复合胶囊 </a> <br> <a href="/product.jhtml?action=webdetail&pid=228" target="_blank" title="养颜红花复合胶囊"> 养颜红花复合胶囊 </a> <br> <a href="/product.jhtml?action=webdetail&pid=165" target="_blank" title="SOD(此产品配方在美国取得专利)"> SOD(此产品配方在美国取得 </a> <br> <a href="/product.jhtml?action=webdetail&pid=207" target="_blank" title="液体维生素 规格:473ml"> 液体维生素 规格:473m </a> <br> </span> </div> <script> var Tags=document.getElementById('NewsTop_tit').getElementsByTagName('p'); var TagsCnt=document.getElementById('NewsTop_cnt').getElementsByTagName('span'); var len=Tags.length; var flag=1;//修改默认值 for(i=1;i<len;i++){ Tags[i].value = i; Tags[i].onmouseover=function(){changeNav(this.value)}; TagsCnt[i].className='undis'; } Tags[flag].className='topC1'; TagsCnt[flag].className='dis'; function changeNav(v){ Tags[flag].className='topC0'; TagsCnt[flag].className='undis'; flag=v; Tags[v].className='topC1'; TagsCnt[v].className='dis'; } </script> </div> </div></td> </tr> </table></td> </tr> <tr> <td><img src="/images/left_3.gif" width="231" height="12"></td> </tr> </table> </td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="/images/left_1.gif" alt="保健品系列" width="232" height="38"></td> </tr> <tr> <td background="/images/left_2.gif" class=List_box><TABLE cellSpacing=0 cellPadding=6 width="90%" align=center border=0> <TBODY> <TR> <TD width="9%" height=31><span class=list_sp><img src="/images/icon.gif"></span></TD> <TD width="91%" style="FONT-SIZE: 14px"><div align="left"><A href="/productChannel.jhtml?typeid=4" title="美国时刻_USTIME_保健品"> <b>美国时刻保健品</b></A></div></TD> </TR> </TBODY> </TABLE> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><ul> <li><a href="/productChannel.jhtml?typeid=30">儿童系列</a></li> <li><a href="/productChannel.jhtml?typeid=31">更年期保健</a></li> <li><a href="/productChannel.jhtml?typeid=32">关节骨骼系列</a></li> <li><a href="/productChannel.jhtml?typeid=33">中老年保健系列</a></li> <li><a href="/productChannel.jhtml?typeid=34">保肝系列</a></li> <li><a href="/productChannel.jhtml?typeid=35">降血脂系列</a></li> <li><a href="/productChannel.jhtml?typeid=36">促消化系列</a></li> <li><a href="/productChannel.jhtml?typeid=37">健身瘦身系列</a></li> <li><a href="/productChannel.jhtml?typeid=38">抗衰老系列</a></li> <li><a href="/productChannel.jhtml?typeid=39">男性保健系列</a></li> <li><a href="/productChannel.jhtml?typeid=40">女性保健系列</a></li> <li><a href="/productChannel.jhtml?typeid=41">提高免疫力</a></li> <li><a href="/productChannel.jhtml?typeid=42">维生素,矿物质</a></li> <li><a href="/productChannel.jhtml?typeid=43">心血管保健系列</a></li> <li><a href="/productChannel.jhtml?typeid=44">养颜美容系列</a></li> <li><a href="/productChannel.jhtml?typeid=45">运动系列</a></li> <li><a href="/productChannel.jhtml?typeid=46">抑制肿瘤系列</a></li> </ul></td> </tr> </table></td> </tr> <!--商品列表结束--> <tr> <td background="/images/left_2.gif" class=List_box></td> </tr> <tr> <td><img src="/images/left_3.gif" width="231" height="12"></td> </tr> </table> <!--特价商品列表--> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="/images/left_4.gif" alt="特价保健品" width="232" height="38"></td> </tr> <tr> <td background="/images/left_2.gif"> <table width="94%" height="63" border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td width="50%" align="center"> <A HREF='/product.jhtml?action=webdetail&pid=116' target="_blank"> <IMG SRC='/uploadfile/11895229119532150.jpg' BORDER="0" width="80" height="80" alt="大豆蛋白粉"/> </A> </td> <td width="50%"><table width="100%" height="74" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="justify"> <A HREF='/product.jhtml?action=webdetail&pid=116' target="_blank"> 大豆蛋白粉 </A></td> </tr> <tr> <td ><font color="FE6432">¥235.0元</font> </td> </tr> <tr> <td ><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="21%"><img src="/images/qf.gif" width="15" height="23"></td> <td width="79%">需积分:<BR>200000分</td> </tr> </table></td> </tr> </table></td> </tr> </table> </td> </tr> <tr> <td><img src="/images/left_3.gif" width="231" height="12"></td> </tr> </table> <!--Left--> </td> <td width="1728" valign="top"><table width="665" height="24" border="0" cellpadding="0" cellspacing="0"> <tr> <td><img src="/webhtml/images/icon_nevy.gif" width="20" height="9"> 您现在的位置: <a href="/webhtml/homepage.jhtml">克林特</a> > <a href="/productChannel.jhtml?typeid=35"> 降血脂系列</a> > 红曲米复合胶囊 </td> </tr> </table> <table width="660" height="198" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="311"><div align="center"> <table width="100%" height="230" border="0" cellpadding="0" cellspacing="0"> <tr> <td><div align="center"> <table width="100%" height="230" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="230" align="center"> <img src='/uploadfile/11895831090313500.jpg' width="200" height="200" class="img1" id="img1" alt='红曲米复合胶囊' ></img> </td> </tr> </table> </div></td> </tr> <!-- 小图片,如果没有就不显示 begin <tr> <td height="48"><table width="95%" height="57" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="33%" align="center"> </td> <td width="33%" align="center"> </td> <td width="33%" align="center"> </td> </tr> </table></td> </tr> 小图片,如果没有就不显示 end --> <tr> <td valign="top"> <table width="260" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td align="center"><img src="/images/img/probj.gif" alt="美国时刻保健品适用于" width="216" height="35"></td> </tr> <tr> <td> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="2"> <tr> <td width="49%" align="center"> <A HREF='/productChannel.jhtml?typeid=43'>心血管保健系列</A> </td> <td width="1%"> <IMG height=20 src="/images/img/left_line.gif" width=7></td> <td width="49%" align="center"> <A HREF='/productChannel.jhtml?typeid=33'>中老年保健系列</A> </td> </tr> <tr> </tr> </table> </td> </tr> </table> </td> </tr> </table> </div></td> <td width="349" valign="top"><table width="100%" height="291" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="32"><strong><font color="4361AA" class=top3> 红曲米复合胶囊</font></strong></td> </tr> <tr> <td height="15"> <img src="/webhtml/images/v_1.gif" width="300" height="15"></td> </tr> <tr> <td height="20">商品货号:035000</td> </tr> <tr> <td height="20">商品品牌:US TIME </td> </tr> <tr> <td height="20">上架时间:2007-08-16 15:24:47</td> </tr> <!-- <tr> <td height="20">市场价格:<font color="4361AA">¥498.0元</font>   </td> </tr> <tr> <td height="20">本店售价:<font color="FE6432">¥498.0元 </font></td> </tr> --> <tr> <td height="16"> <TABLE border="0" cellpadding="0" cellspacing="0" height="16"> <TR> <TD>用户评价:</TD> <TD> <img id="starimg1"> </TD> </TR> </TABLE> </td> </tr> <tr> <td height="16">您的评价: <INPUT TYPE="radio" id="degree" NAME="degree" value="1" CHECKED="true">1</INPUT> <INPUT TYPE="radio" id="degree" NAME="degree" value="2">2</INPUT> <INPUT TYPE="radio" id="degree" NAME="degree" value="3">3</INPUT> <INPUT TYPE="radio" id="degree" NAME="degree" value="4">4</INPUT> <INPUT TYPE="radio" id="degree" NAME="degree" value="5">5</INPUT> <INPUT TYPE="radio" id="degree" NAME="degree" value="6">6</INPUT> <INPUT TYPE="button" value="提交" onclick="productajax.submitData()"> </td> </tr> </table> </td> </tr> </table> <table width="77%" height="28" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="34%"> </td> <td width="23%"> </td> <td width="23%"> <a href="/orders.jhtml?action=purchase&productid=192"> <img src="/webhtml/images/bn2_02.jpg" alt="加入购物车" width="88" height="34" border="0"></a> </td> <td width="20%"><A HREF="javascript:;" onclick="addMe('','192',0,'');"> <img src="/webhtml/images/bn2_01.jpg" alt="我要收藏" width="88" height="34" BORDER="0"></A></td> </tr> </table> <br> <table width="630" height="178" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="DCDCDC"> <tr> <td height="178" bgcolor="#FFFFFF"><table width="630" height="47" border="0" align="center" cellpadding="0" cellspacing="0" background="/webhtml/images/pro_1.gif"> <tr> <td> </td> </tr> </table> <table width="94%" border="0" align="center" cellpadding="10" cellspacing="0"> <tr> <td><P>    红曲在古代称丹曲,是我国古代的伟大发明。红曲是以大米为原料经微生物发酵而成,含有酵母、蛋白酶、淀粉酶及多种生理活性物质的存在。<BR>在欧美及日本,对红曲的研究推广已经相当广泛,近代的科学研究也证实了食用红曲对人体健康有极高的价值。<BR>     众所周知,心脑血管疾病是当前威胁中老年人群生命的第一杀手,而患高血脂和高胆固醇症又是主要病因之一,长期服用降血脂降血压的药物,对身体会有很大副作用,尤其对肝肾等脏器伤害更多。80年代初期,日本学者发现了红曲中含有天然降血脂降血压物质——他汀,从自然健康的角度改善体内胆固醇含量,并且不会对身体有任何不良影响以及毒副作用。<BR>      美国时刻红曲米复合胶囊采用国际先进、独特技术萃取而成,以10倍浓缩,效果加乘;同时采用了先进地分离技术最大程度地保留了天然他汀的含量。能有效调理高胆固醇、高血压、高血脂等,也有助于改善与血脂异常相关的动脉硬化、冠心病、脑梗塞、糖尿病、肾病、甲状腺功能亢进、肥胖、脂肪肝等疾病所引起的症状。</P> <P>产品特点:1.不含橘霉素,是绿色食品,安全可靠</P> <P>               2.精选红曲菌种,保证了红曲成分的纯度</P> <P>               3.工艺先进,保证提取成分的高度活性</P> <P>主要成分(每粒含)<BR>      天然红曲粉末(10:1浓缩) 600毫克<BR>产品规格:60粒<BR>食用方法:每次1粒,每天1-2次,以温水服用。<BR>适用人群:18岁以上。</P> <P>血脂异常、血压和血糖偏高,以及与因血脂异常一起的相关疾病者也可以服用。孕妇及儿童慎用。<BR></P></p> </td> </tr> </table> <p></p></td> </tr> </table> <br> <table height="28" border="0" align="center" cellpadding="0" cellspacing="0" align="center"> <tr align="center"> <td> <A HREF='/product.jhtml?action=webdetail&pid=191'><img src="/webhtml/images/up.gif" alt="上一个产品" width="129" height="35" border="0"></A> </td> <td><A HREF='/product.jhtml?action=webdetail&pid=206'><img src="/webhtml/images/up_d.gif" alt="下一个产品" width="129" height="35" border="0"></A></td> </tr> </table> <table width="630" height="178" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="DCDCDC"> <tr> <td height="178" bgcolor="#FFFFFF"> <table width="630" border="0" align="center" cellpadding="0" cellspacing="0" background="/webhtml/images/pro_2.gif" height="45"> <tr> <td valign="top"> </td> </tr> </table> <table width="100%" height="187" border="0" cellpadding="0" cellspacing="0"> <tr> <!--相关产品--> <td width="25%" align="center"> <table width="100" height="226" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="88%" height="181" valign="bottom"><div align="center"> <A HREF='/product.jhtml?action=webdetail&pid=192'> <img src='/uploadfile/11895831090313500.jpg' alt='红曲米复合胶囊' width="200" height="200" border="0"/> </A> </div></td> <td width="12%" rowspan="2"><img src="/webhtml/images/cc_line_gao.gif" width="13" height="206"></td> </tr> <tr> <td><table width="100%" height="45" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center"> <A HREF='/product.jhtml?action=webdetail&pid=192'>红曲米复合胶囊</A> </td> </tr> <!-- <tr> <td><div align="center"><font color="FE6432">¥498.0元</font> </div></td> </tr> --> </table></td> </tr> </table> </td> <!--相关产品--> </tr> </table> </td> </tr> </table> <br> <!--评论--> <table width="630" height="178" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="DCDCDC"> <tr> <td height="178" bgcolor="#FFFFFF"><table width="630" height="47" border="0" align="center" cellpadding="0" cellspacing="0" background="/webhtml/images/pro_3.gif"> <tr> <td> </td> </tr> </table> <table width="630" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td id="listDiv"></td> </tr> </table> <form id="form1"> <input name="commend.id" type="hidden"> <input name="commend.itemid" type="hidden" id="itemid" value="192"> <input name="commend.type" type="hidden" id="type" value="1"><!--产品评论代号--> <table width="94%" border="0" align="center" cellpadding="10" cellspacing="0"> <tr> <td><strong><font color="0099CB" class=top3>我要发表</font></strong></td> </tr> </table> <table width="94%" border="0" align="center" cellpadding="10" cellspacing="0"> <tr> <td width="13%">用户名</td> <td width="87%"><input name="commend.username" type="text" size="18" class=border id="username"></td> </tr> </table> <table width="94%" border="0" align="center" cellpadding="10" cellspacing="0"> <tr> <td width="13%">评论内容</td> <td width="87%"> <textarea name="commend.content" cols="90" rows="4" id="content" class=border></textarea></td> </tr> </table> <table width="94%" border="0" align="center" cellpadding="10" cellspacing="0"> <tr> <td align="right"><img src="/webhtml/images/post_topic.gif" width="64" height="20" onclick="submitData()" border="0" style="cursor:hand"></td> </tr> </table> </form> <p></p></td> </tr> </table></td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> </td> </tr> </table> <!--htm_tail底部--> <table width="900" height="48" border="0" align="center" cellpadding="0" cellspacing="0" background="/webhtml/images/di_bj.gif"> <tr> <td><table width="95%" height="30" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="11%"><div align="center"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="86%"><div align="center"><strong><font class=top3><a href="/webhtml/about/index.htm" target="_blank">关于我们</a></font></strong></div></td> <td width="14%"><div align="center"><img src="/webhtml/images/di_sh.gif" width="14" height="15"></div></td> </tr> </table> <strong></strong></div></td> <td width="11%"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="86%"><div align="center"><strong><font class=top3><a href="/webhtml/about/lichen.htm" target="_blank">公司历程</a></font></strong></div></td> <td width="14%"><div align="center"><img src="/webhtml/images/di_sh.gif" width="14" height="15"></div></td> </tr> </table></td> <td width="11%"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="86%"><div align="center"><strong><font class=top3><a href="/webhtml/about/zizhi.htm" target="_blank">公司资质</a></font></strong></div></td> <td width="14%"><div align="center"><img src="/webhtml/images/di_sh.gif" width="14" height="15"></div></td> </tr> </table></td> <td width="11%"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="86%"><div align="center"><strong><font class=top3><a href="/webhtml/faq/law.jsp" target="_blank">法律声明</a></font></strong></div></td> <td width="14%"><div align="center"><img src="/webhtml/images/di_sh.gif" width="14" height="15"></div></td> </tr> </table></td> <td width="11%"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="86%"><div align="center"><strong><font class=top3><a href="/webhtml/about/contact.htm" target="_blank">联系我们</a></font></strong></div></td> <td width="14%"><div align="center"><img src="/webhtml/images/di_sh.gif" width="14" height="15"></div></td> </tr> </table></td> <td width="11%"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="86%"><div align="center"><strong><font class=top3><a href="/webhtml/faq/sitemap.jsp" target="_blank">网站地图</a></font></strong></div></td> <td width="14%"><div align="center"><img src="/webhtml/images/di_sh.gif" width="14" height="15"></div></td> </tr> </table></td> <td width="11%"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="86%"><div align="center"><strong><font class=top3> <a href=# onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.carenet.cn');">设为首页</a> </font></strong></div></td> <td width="14%"><div align="center"><img src="/webhtml/images/di_sh.gif" width="14" height="15"></div></td> </tr> </table></td> <td width="11%"> <div align="center"><font class=top3><strong><a href="javascript:window.external.AddFavorite('http://www.carenet.cn/','克林特(中国)有限公司')">收藏本站</a></strong></font></div></td> </tr> </table></td> </tr> </table> <table width="900" height="167" border="0" align="center" cellpadding="0" cellspacing="10"> <tr> <td width="112" valign="top"><a href="http://www.carenet.cn"><img src="/webhtml/images/logo_hui.gif" alt="克林特(中国)有限公司" width="137" height="95" border="0"></a></td> <td width="788" valign="top"><table width="100%" height="143" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="86%" height="21"> <div align="justify"><font color="#CCCCCC">Copyright © 2007-2008 <a href="http://www.ustime.com.cn">USTIME.COM.CN</a> All Rights Reserved. <a href="http://www.ustime.com.cn" title=克林特(中国)有限公司><strong>克林特(中国)有限公司</strong></a> 版权所有</font></div></td> <td width="14%"> </td> </tr> <tr> <td><p>公司地址:江苏省南京市玄武区东方城48号<br /> <br> 客服电话:<font face="Verdana, Arial, Helvetica, sans-serif">025-85280055 </font><br /> </td> <td><a href="http://www.njga.gov.cn/cps/index.jsp"><img src="/webhtml/images/cyber_police_station_2.gif" alt="" width="53" height="53" border="0"></a></td> </tr> <tr> <td><div align="justify"><a href="http://www.miibeian.gov.cn" target="_blank">苏ICP备06019701号</a> <a href="http://mail.ustime.com.cn:8383/" target="_blank">邮箱入口</a> <a href="http://carenetcn.vicp.net/ustime/" target="_blank">库存管理系统</a></div></td> <td> </td> </tr> </table></td> </tr> </table> <DIV id=floater style="LEFT: 0px; OVERFLOW: visible; POSITION: absolute; TOP: 125px"> <TABLE cellSpacing=0 cellPadding=0 width=72 border=0> <TBODY> <TR> <TD width=72><IMG height=33 src="/webhtml/images/quick01.gif" width=72></TD></TR></TBODY></TABLE> <TABLE cellSpacing=0 cellPadding=0 width=72 border=0> <TBODY> <TR> <TD width=72><A href="/orders.jhtml?action=intoShopCart"><IMG height=50 src="/webhtml/images/quick03_h.gif" width=72 border=0></A></TD></TR> <TR> <TD width=72><A class=b href="http://wpa.qq.com/msgrd?V=1&Uin=28595825&Site=http://www.carenet.cn&Menu=no" target=blank><IMG height=50 src="/webhtml/images/QQON.gif" width=72 border=0></A></TD></TR> <TR> <TD width=72><A class=b href="http://wpa.qq.com/msgrd?V=1&Uin=836878249&Site=http://www.carenet.cn&Menu=no" target=blank><IMG height=50 src="/webhtml/images/QQON.gif" width=72 border=0></A></TD></TR> <TR> <TD width=72><A class=b href="http://wpa.qq.com/msgrd?V=1&Uin=824337079&Site=http://www.carenet.cn&Menu=no" target=blank><IMG height=50 src="/webhtml/images/QQON.gif" width=72 border=0></A></TD></TR> <TR> <TD><A href="/userinfo.jhtml?action=userCenter"><IMG height=55 src="/webhtml/images/quick04_h.gif" width=72 border=0></A></TD></TR> </TBODY></TABLE></DIV> <SCRIPT language=javascript src="/webhtml/js/floater.js"></SCRIPT> <!--htm_tail底部--> </body> </html>