📄 tuya_paint_pen.asp
字号:
<%@ Language=VBScript %>
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft FrontPage 5.0">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
#divUpControl{position:absolute; width:320; left:10; top:10; z-index:1; text-align: right}
#divDownControl{position:absolute; width:320; left:42px; top:346px; z-index:1; text-align: right}
#divContainer{position:absolute; width:486px; height:221px; overflow:hidden; top:287px; left:290px; clip:rect(0 500 240 0); visibility:hidden}
#divContent{position:absolute; top:0; left:0}
td {
font-size: 12px;
}
A:visited {
TEXT-DECORATION: none
}
A:active {
TEXT-DECORATION: none
}
A:hover {
TEXT-DECORATION: underline overline
}
A:link {
TEXT-DECORATION: none
}input {
border: 1px dashed;
background-color: #EFF8F7;
}
area {
border: 1px none;
}
BODY {
SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #9e9e9e; SCROLLBAR-SHADOW-COLOR: #9e9e9e; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #9e9e9e; SCROLLBAR-TRACK-COLOR: #eaeaea; SCROLLBAR-DARKSHADOW-COLOR: #eaeaea
}
</style>
<STYLE type=text/css>.opacity {
FILTER: alpha(opacity=100)
}
</STYLE>
</SCRIPT>
<SCRIPT>
function movstar(a,time){
movx=setInterval("mov("+a+")",time)
}
function movover(){
clearInterval(movx)
}
function mov(a){
scrollx=new_date.document.body.scrollLeft
scrolly=new_date.document.body.scrollTop
scrolly=scrolly+a
new_date.window.scroll(scrollx,scrolly)
}
function o_down(theobject){
object=theobject
while(object.filters.alpha.opacity>60){
object.filters.alpha.opacity+=-5}
}
function o_up(theobject){
object=theobject
while(object.filters.alpha.opacity<100){
object.filters.alpha.opacity+=5}
}
function wback(){
if(new_date.history.length==0){window.history.back()}
else{new_date.history.back()}
}
</SCRIPT>
<title>一路飞扬在线──随意涂画</title>
</HEAD>
<BODY bgcolor="#008284" >
<table width="622" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#EFF8F7">
<tr>
<td colspan="2" valign="top" width="622"> <br> <img src="tuya/t1.gif" width="622" height="10"></td>
</tr>
<tr>
<td height="251" colspan="2" valign="top" background="tuya/t2.gif" width="622">
<div align="center"><br>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="400" height="320">
<param name="movie" value="tuya_pen.swf">
<param name="quality" value="high">
<embed src="tuya_pen.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="320"></embed></object>
</div>
</tr>
<tr>
<td valign="top" background="tuya/t4.gif" width="586"> <img src="tuya/t3.gif" width="28" height="20">
《<a href="tuya_pen_show.asp">返回</a>》
<td valign="top" background="tuya/t4.gif" rowspan="2" width="36"><div align="right"><img src="tuya/t5.gif" width="13" height="20"></div></tr>
<tr>
<td valign="top" background="tuya/t4.gif" width="586">
</table>
<P> </P>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -