-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
bond_hhf
committed
Jul 9, 2011
1 parent
87c9717
commit f38960f
Showing
32 changed files
with
754 additions
and
942 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,263 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<%@ page contentType="text/html;charset=utf-8"%> | ||
<%@ page import="cn.easy.js.fan.web.*"%> | ||
<STYLE type=text/css> | ||
BODY { | ||
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BACKGROUND-COLOR: #2a8dc8 | ||
} | ||
BODY { | ||
FONT-SIZE: 12px; | ||
COLOR: #003366; | ||
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; | ||
background-color: #FFFFFF; | ||
} | ||
TD { | ||
FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif | ||
} | ||
DIV { | ||
FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif | ||
} | ||
P { | ||
FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif | ||
} | ||
#Layer1 { | ||
position:absolute; | ||
left:317px; | ||
top:10px; | ||
width:560px; | ||
height:45px; | ||
z-index:1; | ||
} | ||
</STYLE> | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
<title>EasyPlate CMS</title> | ||
<meta name="Copyright" content="一轩软件研发有限公司" /> | ||
<meta name="description" content="一轩软件研发有限公司EasyPlate CMS" /> | ||
<meta content="一轩软研,软件研发,一轩软件研发有限公司,EasyPlate,CMS,EasyPlate CMS" | ||
name="keywords" /> | ||
<link href="css/css.css" rel="stylesheet" type="text/css" /> | ||
<link href="css/pull_tab.css" rel="stylesheet" type="text/css" /> | ||
<link href="css/nav.css" rel="stylesheet" type="text/css" /> | ||
</head> | ||
|
||
<body> | ||
<DIV id=J_banner_show class=banner style="margin:0 auto;"> | ||
<DIV class=banner-img> | ||
<DIV class=banner-explain> | ||
<DL class=wsgw> | ||
<DT> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>网上购物</SPAN> | ||
</A> | ||
</DT> | ||
<DD> | ||
<UL> | ||
<LI class=intro> | ||
<A href="http://www.yixuan-software.com/" target="_blank">查看详细介绍</A> | ||
</LI> | ||
</UL> | ||
</DD> | ||
</DL> | ||
</DIV> | ||
<DIV class=banner-explain> | ||
<DL class=sfk> | ||
<DT> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>收付款</SPAN> | ||
</A> | ||
</DT> | ||
<DD> | ||
<UL> | ||
<LI class=banner-btn> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>现在就去付款</SPAN> | ||
</A> | ||
</LI> | ||
<LI class=banner-btn> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>现在就去收款</SPAN> | ||
</A> | ||
</LI> | ||
</UL> | ||
</DD> | ||
</DL> | ||
</DIV> | ||
<DIV class=banner-explain> | ||
<DL class=txf> | ||
<DT> | ||
<A href="http://www.yixuan-software.com/"><SPAN>通讯费</SPAN> </A> | ||
</DT> | ||
<DD> | ||
<UL> | ||
<LI class=banner-btn> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>现在就去缴费</SPAN> | ||
</A> | ||
</LI> | ||
<LI class=intro> | ||
<A href="http://www.yixuan-software.com/" target="_blank">使用说明</A> | ||
</LI> | ||
</UL> | ||
</DD> | ||
</DL> | ||
</DIV> | ||
<DIV class=banner-explain> | ||
<DL class=sdmjf> | ||
<DT> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>水电煤缴费</SPAN> | ||
</A> | ||
</DT> | ||
<DD class=sdmjf> | ||
<UL> | ||
<LI class=banner-btn> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>现在就去缴费</SPAN> | ||
</A> | ||
</LI> | ||
<LI class=intro> | ||
<A href="http://www.yixuan-software.com/" target="_blank">使用说明</A> | ||
</LI> | ||
</UL> | ||
</DD> | ||
</DL> | ||
</DIV> | ||
<DIV class=banner-explain> | ||
<DL class=xykhk> | ||
<DT> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>信用卡还款</SPAN> | ||
</A> | ||
</DT> | ||
<DD class=xykhk> | ||
<UL> | ||
<LI class=banner-btn> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>现在就去还款</SPAN> | ||
</A> | ||
</LI> | ||
<LI class=intro> | ||
<A href="http://www.yixuan-software.com/" target="_blank">使用说明</A> | ||
</LI> | ||
</UL> | ||
</DD> | ||
</DL> | ||
</DIV> | ||
<DIV class=banner-explain> | ||
<DL class=slj> | ||
<DT> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>送礼金</SPAN> | ||
</A> | ||
</DT> | ||
<DD> | ||
<UL> | ||
<LI class=banner-btn> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>现在就去送礼金</SPAN> | ||
</A> | ||
</LI> | ||
<LI class=intro> | ||
<A href="http://www.yixuan-software.com/" target="_blank">使用说明</A> | ||
</LI> | ||
</UL> | ||
</DD> | ||
</DL> | ||
</DIV> | ||
<DIV class=banner-explain> | ||
<DL class=jfz> | ||
<DT> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>交房租</SPAN> | ||
</A> | ||
</DT> | ||
<DD> | ||
<UL> | ||
<LI class=banner-btn> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>现在就去交房租</SPAN> | ||
</A> | ||
</LI> | ||
<LI class=intro> | ||
<A href="http://www.yixuan-software.com/" target="_blank">使用说明</A> | ||
</LI> | ||
</UL> | ||
</DD> | ||
</DL> | ||
</DIV> | ||
<DIV class=banner-explain> | ||
<DL class=aask> | ||
<DT> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>AA收款</SPAN> | ||
</A> | ||
</DT> | ||
<DD> | ||
<UL> | ||
<LI class=banner-btn> | ||
<A href="http://www.yixuan-software.com/" target="_blank"><SPAN>现在就发起收款</SPAN> | ||
</A> | ||
</LI> | ||
<LI class=intro> | ||
<A href="http://www.yixuan-software.com/" target="_blank">使用说明</A> | ||
</LI> | ||
</UL> | ||
</DD> | ||
</DL> | ||
</DIV> | ||
</DIV> | ||
<DIV id=J_banner_action_panel class=banner-icon></DIV> | ||
</DIV> | ||
<SCRIPT type=text/javascript charset=utf-8 src="js/xixi.js"></SCRIPT> | ||
|
||
<table width="988" border="0" align="center" id="tblhead"> | ||
<tr> | ||
<td height="36"><img src="images/banner_2.jpg" width="100%" height="100%"></td> | ||
</tr> | ||
<tr> | ||
<td height="68"><div align="left"><img src="images/banner_1.jpg" width="224" height="54"></div> | ||
<div align="right"></div></td> | ||
</tr> | ||
<tr> | ||
<td><img src="images/banner_4.jpg" width="27" height="141"><img src="images/banner_5.jpg" width="192" height="123"><img src="images/banner_6.jpg" width="541" height="141"></td> | ||
</tr> | ||
<tr> | ||
<td> </td> | ||
</tr> | ||
</table> | ||
<SCRIPT type=text/javascript charset=utf-8 src="js/index.js"></SCRIPT> | ||
|
||
<SCRIPT type=text/javascript> | ||
(function() { | ||
E.onDOMReady(function() { | ||
//BANNER区域图片数据初始化 | ||
var bannerImg = [ | ||
{ | ||
'title': '网上购物', | ||
'banner': 'images/bn-wsgw.jpg', | ||
'dlClass': 'wsgw' | ||
}, | ||
{ | ||
'title': '收付款', | ||
'banner': 'images/bn-sfk.jpg', | ||
'dlClass': 'sfk' | ||
}, | ||
{ | ||
'title': '通讯费', | ||
'banner': 'images/bn-txf.jpg', | ||
'dlClass': 'txf' | ||
}, | ||
{ | ||
'title': '水电煤缴费', | ||
'banner': 'images/bn-sdmjf.jpg', | ||
'dlClass': 'sdmjf' | ||
}, | ||
{ | ||
'title': '信用卡还款', | ||
'banner': 'images/bn-xykhk.jpg', | ||
'dlClass': 'xykhk' | ||
}, | ||
{ | ||
'title': '送礼金', | ||
'banner': 'images/bn-slj.jpg', | ||
'dlClass': 'slj' | ||
}, | ||
{ | ||
'title': '交房租', | ||
'banner': 'images/bn-jfz.jpg', | ||
'dlClass': 'jfz' | ||
}, | ||
{ | ||
'title': 'AA收款', | ||
'banner': 'images/bn-aask.jpg', | ||
'dlClass': 'aask' | ||
} | ||
]; | ||
new AP.pk.pa.slideshowIndex({banners: '.banner-explain',delay : 10000},bannerImg); | ||
}); | ||
})(); | ||
</SCRIPT> | ||
<!--nav,start--> | ||
<div class="menu_navcc"> | ||
<div class="menu_nav clearfix"> | ||
<ul class="nav_content"> | ||
<li class="current"> | ||
<a href="http://www.yixuan-software.com" title="首页"><span>首页</span> | ||
</a> | ||
</li> | ||
<li> | ||
<a href="http://www.yixuan-software.com" title="JS广告代码"><span>广告代码</span> | ||
</a> | ||
</li> | ||
<li> | ||
<a href="http://www.yixuan-software.com" title="CSS教程"><span>CSS教程</span> | ||
</a> | ||
</li> | ||
<li style="position:relative;"> | ||
<a href="http://www.yixuan-software.com" title="导航菜单"><span>导航菜单</span> | ||
</a><em></em> | ||
</li> | ||
<li> | ||
<a href="http://www.yixuan-software.com" title="溶图素材"><span>溶图素材</span> | ||
</a> | ||
</li> | ||
<li> | ||
<a href="http://www.yixuan-software.com" title="常用代码"><span>常用代码</span> | ||
</a> | ||
</li> | ||
</ul> | ||
<div class="menu_nav_right"> | ||
</div> | ||
</div> | ||
</div> | ||
<!--nav,end--> | ||
</body> | ||
</html> |
Oops, something went wrong.