?!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 中国园林绿化? 中国绿化信息? 中国绿化黄页 中国绿化网址导航-2008年百强网站评选活?/TITLE> <STYLE type=text/css> #scontentmain { BACKGROUND-IMAGE: url(./photo/pc0415.gif); WIDTH: 228px; POSITION: absolute; TOP: 28px; HEIGHT: 30px } #scontentbar { BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: black 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; BORDER-LEFT: black 1px solid; WIDTH: 100%; CURSOR: hand; PADDING-TOP: 1px; BORDER-BOTTOM: black 1px solid; POSITION: absolute; TOP: 5px; HEIGHT: 15px } #scontentsub { WIDTH: 100%; POSITION: absolute; TOP: 28px } A.a1:hover { BORDER-RIGHT: #4a8ff2 1px solid; BORDER-TOP: #4a8ff2 1px solid; BORDER-LEFT: #4a8ff2 1px solid; WIDTH: 83px; LINE-HEIGHT: 13pt; BORDER-BOTTOM: #4a8ff2 1px solid; 12px: ; 1869FE: ; align: center } A.a1:link { COLOR: #ffffff; TEXT-DECORATION: none; 12px: ; align: center } TD { FONT-SIZE: 12px } A.a1l:hover { FONT-SIZE: 12px; COLOR: blue; TEXT-DECORATION: underline } A.a1l:link { FONT-SIZE: 12px; COLOR: red; TEXT-DECORATION: none } A.a1l:visited { FONT-SIZE: 12px; COLOR: blue; TEXT-DECORATION: none } .pos { POSITION: relative } </STYLE> <SCRIPT language=JavaScript> /*** DownLoad.PcHome.net Online Search Engine ***/ /*** Author:Yoo Lee ***/ /*** Version:1.0 2001/06/04 ***/ var dragapproved=false; var zcor,xcor,ycor; function drag_onclick() { if (search1.drag.checked == true ) dragapproved=false else dragapproved=true } function movescontentmain(){ if (event.button==1&&dragapproved&&search1.drag.checked == true){ zcor.style.pixelLeft=tempvar1+event.clientX-xcor; zcor.style.pixelTop=tempvar2+event.clientY-ycor; leftpos=document.all.scontentmain.style.pixelLeft-document.body.scrollLeft; toppos=document.all.scontentmain.style.pixelTop-document.body.scrollTop; return false; } } function dragscontentmain(){ if (!document.all) return; if (event.srcElement.id=="scontentbar"){ dragapproved=true; zcor=scontentmain; tempvar1=zcor.style.pixelLeft; tempvar2=zcor.style.pixelTop; xcor=event.clientX; ycor=event.clientY; document.onmousemove=movescontentmain; } } document.onmousedown=dragscontentmain; document.onmouseup=new Function("dragapproved=false"); scontentmain.style.display='none' else scontentmain.style.display='' } //screen.width,screen.height document.write('<div id="scontentmain"><form name="search1" onSubmit="return findInPage(this.Word.value);"><div id="scontentbar"> <span style="color:blue;font-size:12px">网站快速搜?/span>       <span style="color:red;font-size:12px;display:none" id="lmax"onClick="offdisplay()">最大化</span> <span style="color:red;font-size:12px" id="lmin" onClick="ondisplay()">最小化</span>   <span style="color:red;font-size:12px" title="关闭" onclick="cose()">关闭</span></div><div id="scontentsub"" style="visibility: show"><table width="228" border="1" cellpadding="2" cellspacing="0" bordercolorlight="#000000" bordercolordark="#FFFFFF" bgcolor="#0099CC" class=font1><tr bgcolor="#2D96FF"><td height="2" colspan="2" align="center"><input type="text" name="Word" size="30" onChange="n = 0;" onFocus=window.document.search1.Word.value="" style="background-image: url(./photo/address0415.gif)" ></td></tr><tr bgcolor="#CCCCCC"><td width="222"> <input type="checkbox" name="drag" value="搜索" LANGUAGE=javascript onclick="return drag_onclick();">可用鼠标拖动窗口 <br><a href="#top" class=a1l>?/a>   <a href="#middle" class=a1l>?/a>   <a href="#bottom" class=a1l>?/a></td><td width="61" align="center"><input type="submit" name="Submit" value="搜索"></td></tr></form></table></div></DIV>'); /******************** do Floating Window's Mouse Action ********************/ var w=document.body.clientWidth-350; var h=190; w+=document.body.scrollLeft; h+=document.body.scrollTop; var leftpos=w; var toppos=h; scontentmain.style.left=w; scontentmain.style.top=h; function ondisplay(){ if (scontentsub.style.display=='') scontentsub.style.display='none'; else scontentsub.style.display=='' lmin.style.display='none'; lmax.style.display=''; } function offdisplay(){ if (scontentsub.style.display=='none') scontentsub.style.display='' else scontentsub.style.display=='none' lmin.style.display='' lmax.style.display='none' } function staticize(){ w2=document.body.scrollLeft+leftpos h2=document.body.scrollTop+toppos scontentmain.style.left=w2 scontentmain.style.top=h2 } window.onscroll=staticize function GetWord() { var tr; // event.cancelBubble = true // event.returnValue=false } function FindWord(w) { for (var i=0;i<WordList.options.length;i++) if (WordList.options[i].text==w) { WordList.options[i].selected=true; Output.value=WordExpln[i]; RESULT.style.visibility="visible"; return true; } return false; } /******************** Main Part ********************/ var canDrag=0,canGetWord=0; var oldtop=0,oldscrolltop=0; var WordExpln=new Array(); var G_xmlHTTP; document.onmousemove = GetWord var NS4 = (document.layers); var IE4 = (document.all); var win = this; var n = 0; function findInPage(str) { var txt, i, found; str=Trim(str) if (str == "") return false; if (NS4) { if (!win.find(str)) while(win.find(str, false, true)) n++; else n++; if (n == 0) alert(str + " ... 您要找的文字不存在。\n \n请试着输入页面中的关键字再次查找!\n \n 并且请注意,不要把“?”或“:”也输入查找!!?); } if (IE4) { txt = win.document.body.createTextRange(); for (i = 0; i <= n && (found = txt.findText(str)) != false; i++) { txt.moveStart("character", 1); txt.moveEnd("textedit"); } if (found) { txt.moveStart("character", -1); txt.findText(str); txt.select(); txt.scrollIntoView(); n++; } else { if (n > 0) { n = 0; findInPage(str); } else alert(str + "... 您要找的文字不存在。\n \n请试着输入页面中的关键字再次查找!\n \n 并且请注意,不要把“?”或“:”也输入查找!!?); } } return false; } self.onError=null; currentX = currentY = 0; whichIt = null; lastScrollX = 0; lastScrollY = 0; NS = (document.layers) ? 1 : 0; IE = (document.all) ? 1: 0; </SCRIPT> <SCRIPT language=JavaScript> //此处为string类添加三个成? String.prototype.Trim = function(){ return Trim(this);} String.prototype.LTrim = function(){return LTrim(this);} String.prototype.RTrim = function(){return RTrim(this);} //此处为独立函? function LTrim(str) { var i; for(i=0;i<str.length;i++) { if(str.charAt(i)!=" "&&str.charAt(i)!=" ")break; } str=str.substring(i,str.length); return str; } function RTrim(str) { var i; for(i=str.length-1;i>=0;i--) { if(str.charAt(i)!=" "&&str.charAt(i)!=" ")break; } str=str.substring(0,i+1); return str; } function Trim(str) { return LTrim(RTrim(str)); } </SCRIPT> <META http-equiv=Content-Type content="text/html; charset=utf-8"><LINK href="2008tp.files/style_votelist.css" type=text/css rel=stylesheet><LINK href="2008tp.files/two-style-votelist.css" type=text/css rel=stylesheet> <SCRIPT> function validate(frm){ var count = 0; for(i=0;i<frm.ids.length;i++){ if(frm.ids[i].checked){ count++; } } if(count<3){ alert('至少选择三家网站!!才能参加投票!!?); return false; } return true; } </SCRIPT> <META content="MSHTML 6.00.2900.3354" name=GENERATOR> <style type="text/css"> <!-- .STYLE10 {color: #FF0000} .STYLE15 {color: #FF0000; font-size: 80px; } --> </style> </HEAD> <BODY> <div id=warp> <div id=top> <div id=top-nav></div> <div id=top-banner><img height=86 src="2008tp.files/top_1.jpg" width=980><img height=86 src="2008tp.files/top_2.jpg" width=980><img height=93 src="2008tp.files/top_3.jpg" width=980></div> </div> <div id=dqwz>当前位置?a href="http://www.yllh.com.cn" target="_blank">首页</a> ></div> <div class=cont> <!--通栏一开?-> <div class=banner950><img height=60 src="2008tp.files/23-10-15-27-440.gif" width=950 border=0> </div> <!--通栏一结束--> <div class=cont1> <div class=t-left> <div class=hdgg> <div class=t-menu> <p align="center" class="STYLE10">2008年农业百强投票活动!请伸出你宝贵的双手投我们一票,相信有你的支持,我们会做的更好!</p> <p align="center" class="STYLE10">本站在园艺类(中国园林绿化网 中国绿化信息? 中国绿化黄页 中国绿化网址导航?感谢你的支持?/p> <p align="center" class="STYLE10">最快捷的方法:在对话框输入本站(中国园林绿化网 中国绿化信息? 中国绿化黄页 中国绿化网址导航)可以直接投票!谢谢你的支持</p> <p align="center" class="STYLE10"> </p> <p align="center" class="STYLE10"> </p> <p align="center" class="STYLE15"><a href="http://top2008.aweb.com.cn/allCorpsVote.action" target="_blank">点击开始投?/a></p> <p align="center" class="STYLE15"> </p> </div> </div> </div> <div class=right1> <!--右部分开?-> <div class=wzzs></div> <div class=zlxz1> <div class=wzzs-menu> <div class=column1>资料下载</div> </div> <div class=zlxz> <ul> <li title=邀请函>·<a href="http://top2008.aweb.com.cn/UserFiles/uploadImage/2008/11/6-10-16-52-277.doc" target=_blank>邀请函</a> </li> <li title=参会报名?·<a href="http://top2008.aweb.com.cn/UserFiles/uploadImage/2008/10/31-8-54-4-6839.doc" target=_blank>参会报名?/a> </li> <li title="奖项设置与属性说?">·<a href="http://top2008.aweb.com.cn/UserFiles/uploadImage/2008/10/23-10-9-18-1860.doc" target=_blank>奖项设置与属性说?</a></li> <li title=大会品牌形象展示方案>·<a href="http://top2008.aweb.com.cn/UserFiles/uploadImage/2008/10/21-1-25-54-9619.doc" target=_blank>大会品牌形象展示方案</a> </li> <li title=农村信息化杰出贡献单位报名表>·<a href="http://top2008.aweb.com.cn/UserFiles/uploadImage/2008/10/31-9-46-13-2120.doc" target=_blank>农村信息化杰出贡献单位报名表</a> </li> <li title=农业信息化领先地区报名表>·<a href="http://top2008.aweb.com.cn/UserFiles/uploadImage/2008/10/31-9-47-34-8616.doc" target=_blank>农业信息化领先地区报名表</a> </li> <li title=信息化最佳解决方案报名表>·<a href="http://top2008.aweb.com.cn/UserFiles/uploadImage/2008/10/31-9-48-50-9015.doc" target=_blank>信息化最佳解决方案报名表</a> </li> <li title=农业信息化年度人物报名表>·<a href="http://top2008.aweb.com.cn/UserFiles/uploadImage/2008/10/17-1-15-59-7689.doc" target=_blank>农业信息化年度人物报名表</a> </li> <li title="农业网站领军人物报名?">·<a href="http://top2008.aweb.com.cn/UserFiles/uploadImage/2008/10/31-9-47-8-1707.doc" target=_blank>农业网站领军人物报名?</a></li> </ul> </div> </div> <!--右部分结?-> </div> </div> </div> <!--尾开?-> <div class=cont> <div id=bottom>版权所?-中国园林绿化?/div> </div> </div> <SCRIPT type=text/javascript> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </SCRIPT> <SCRIPT type=text/javascript> var pageTracker = _gat._getTracker("UA-829471-39"); pageTracker._trackPageview(); </SCRIPT> <!--尾结?-></BODY></HTML>