汽-油 发表于 2007-6-6 18:36:17

<DIV class=quote><B>以下是引用<I>林甸幸福</I>在2007-6-6 8:15:12的发言:</B><BR>汽油大哥太厉害了,这个帖子都快成长篇小说了。</DIV>
<P><FONT size=4>不好意思,最近太忙啊。</FONT></P>

天命 发表于 2007-6-6 18:50:44

<P>什么都不说了,就是顶;;</P>

wyzjzty 发表于 2007-6-6 19:46:01

<!-- SKYPE_UNIQUE_CODE STARTS -->
<STYLE>
.skype_tb_injection {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: bold; font-weight: bold;
border: 0; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: normal;
vertical-align:top; text-indent:0; color:#333333; cursor:hand;
background:transparent none no-repeat scroll 0px 0px; height:15px; white-space: nowrap;
}
.skype_tb_injectionIn {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: bold; font-weight: bold;
border: 0; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: normal;
vertical-align:middle; text-indent:0; color:#333333; cursor:hand;
background:transparent url(D:\Program Files\Skype\toolbars\Skype for Internet Explorer\inactive_m.compat.gif) repeat-x scroll 0px 0px; height:15px; position: relative; top: -1px;
}
.skype_tb_injectionInAct {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: bold; font-weight: bold;
border: 0; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: normal;
vertical-align:middle; text-indent:0; border-width:normal; color:#333333; cursor:hand;
background:transparent url(D:\Program Files\Skype\toolbars\Skype for Internet Explorer\active_m.compat.gif) repeat-x scroll 0px 0px; height:15px; position: relative; top: -1px;
}
.skype_tb_table {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal;
border: 0; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: normal;
vertical-align: top; background-position: 0 0; text-indent:0; border-width:thin; cursor:hand;
background-repeat:no-repeat;
}
.skype_tb_tr {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal;
background:background-image; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: normal; vertical-align: top;
border: 0; line-height: normal; vertical-align: middle; border-width:thin; text-indent:0; cursor:hand;
background-repeat:no-repeat;
}
.skype_tb_td {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: bold; font-weight: bold;
background:background-image; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: normal;
vertical-align: middle; border: 0; background-position: 0 0; text-indent:0; border-width:thin; color:black; cursor:hand;
background-repeat:no-repeat;
}
.skype_tb_link,.skype_tb_link:link,.skype_tb_link:visited {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal;
color: #003366; text-decoration: underline; background:background-image;
}
.skype_tb_link:hover,.skype_tb_link:active {
color: #FF0000; background:background-image; font-style: normal; font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;
}
.skype_tb_img { border:0; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:normal; position:relative; top:2px; }
.skype_tb_hidimg { visibility:hidden;position:absolute;left:0px;top:0px; }
</STYLE>

&lt;SCRIPT defer&gt;<br>
var skype_curid=0,skype_active=false,skype_showseed=0,skype_ctm=0;
function HideSkype() {
if(!skype_active)
    HideSkypeFull();
else
    setTimeout("HideSkype()",2000);
}
function HideSkype2() {
skype_showseed=0;
if(!skype_active)
    HideSkypeFull();
else {
    skype_active=false;
        setTimeout("HideSkype()",6000);
}
}
function HideSkypeFull() {
   skype_active=false;
   document.all.skype_menu.style.visibility="hidden";
   document.all.skype_tb_hideframe.style.display = "none";
}
function CheckSkype() {
   skype_active=true;
}
function ShowSkype(obj,id,sadd,skypeout,name,title,stat) {
skype_active=true;
if(document.all.skype_menu.style.visibility!="hidden" && skype_curid==id)
    return;
skype_showseed=Math.random();
clearTimeout(skype_ctm);
var brd=obj.getBoundingClientRect();
var pcx=brd.left-2, pcy=brd.top-22;
skype_ctm=
    setTimeout('DoShowSkype('+skype_showseed+','+id+','+sadd+','+skypeout+',"'+name+'","'+title+'",'+stat+','+event.clientY+','+event.clientX+','+pcx+','+pcy+')',200);
}
function DoShowSkype(seed,id,sadd,skypeout,name,title,stat,cY,cX,pcx,pcy) {
if(seed!=skype_showseed)
    return;
skype_showseed=0;
skype_curid=id;
var menu=document.all.skype_menu;
menu.style.visibility="visible";
var fname=prepareText("Call %s","Call",name);
var oname=document.all.name_text;
setSkypeTextWithCut(oname,fname,170);
bNew=(navigator.appVersion.indexOf("MSIE 6.")>=0 && document.compatMode!="BackCompat");
var docelem = (bNew) ? document.documentElement : document.body;
scrollY=docelem.scrollTop;
scrollX=docelem.scrollLeft;
var my=pcy+scrollY, mx=pcx+scrollX, mby=docelem.clientHeight+scrollY, mbx=docelem.clientWidth-192+scrollX;
if(my>mby) my=mby;
if(my<scrollY) my=scrollY;
if(mx>mbx) mx=mbx;
if(mx<scrollX)>16)
//   m_name=m_name.substring(0,13)+'...';
//obj.innerText=m_name;
//return;
var ct=text,ctf=text;
while(true) {
    obj.innerText=ctf;
    var obrd=obj.getBoundingClientRect();
    var ocx=obrd.right-obrd.left;
    if(ocx<maxwid)>0) {
    var s=new String(act1);
    s=s.replace("%s",param);
    return s;
}
return act2;
}
function skype_tb_imgAlt(imgName,act1,act2,title) {
if(document.images)
        document.alt=prepareText(act1,act2,title);
}
function skype_tb_imgDoOnOff(imgName,id,onoff) {
document.src=document.src;
}
function skype_tb_imgOnOff(onoff,id) {
if(document.images) {
    skype_tb_imgDoOnOff('skype_tb_img_l',id,onoff);
    skype_tb_imgDoOnOff('skype_tb_img_r',id,onoff);
    skype_tb_imgDoOnOff('skype_tb_img_i',id,onoff);
        document.all['skype_tb_text'+id].className=(onoff=='_on')?'skype_tb_injectionInAct':'skype_tb_injectionIn';
}
}
<br>&lt;/script&gt;
<IMG> <IMG> <IMG> <IMG> <IMG> <IMG>
<DIV>
<TABLE>

<TR>
<TD><!--<img>--></TD>
<TD>Name</TD></TR></TABLE></DIV><!-- SKYPE_UNIQUE_CODE ENDS -->汽油。终于见到你再次发帖了,我哪里有你说的那么年轻啊,奔4的人了

汽-油 发表于 2007-6-6 21:05:26

<DIV class=quote><B>以下是引用<I>wyzjzty</I>在2007-6-6 19:46:01的发言:</B><BR><!-- SKYPE_UNIQUE_CODE STARTS --><BR>
<STYLE><br>.skype_tb_injection { <br>font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: bold; font-weight: bold;<br>border: 0; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: normal;<br>vertical-align:top; text-indent:0; color:#333333; cursor:hand;<br>background:transparent none no-repeat scroll 0px 0px; height:15px; white-space: nowrap; <br>}<br>.skype_tb_injectionIn {<br>font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: bold; font-weight: bold; <br>border: 0; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: normal;<br>vertical-align:middle; text-indent:0; color:#333333; cursor:hand;<br>background:transparent url(D:\Program Files\Skype\toolbars\Skype for Internet Explorer\inactive_m.compat.gif) repeat-x scroll 0px 0px; height:15px; position: relative; top: -1px;<br>}<br>.skype_tb_injectionInAct {<br>font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: bold; font-weight: bold; <br>border: 0; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: normal;<br>vertical-align:middle; text-indent:0; border-width:normal; color:#333333; cursor:hand;<br>background:transparent url(D:\Program Files\Skype\toolbars\Skype for Internet Explorer\active_m.compat.gif) repeat-x scroll 0px 0px; height:15px; position: relative; top: -1px;<br>}<br>.skype_tb_table { <br>font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; <br>border: 0; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: normal;<br>vertical-align: top; background-position: 0 0; text-indent:0; border-width:thin; cursor:hand;<br>background-repeat:no-repeat;<br>}<br>.skype_tb_tr {<br>font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal;<br>background:background-image; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: normal; vertical-align: top;<br>border: 0; line-height: normal; vertical-align: middle; border-width:thin; text-indent:0; cursor:hand;<br>background-repeat:no-repeat;<br>}<br>.skype_tb_td {<br>font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: bold; font-weight: bold; <br>background:background-image; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: normal;<br>vertical-align: middle; border: 0; background-position: 0 0; text-indent:0; border-width:thin; color:black; cursor:hand;<br>background-repeat:no-repeat;<br>}<br>.skype_tb_link,.skype_tb_link:link,.skype_tb_link:visited {<br>font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal;<br>color: #003366; text-decoration: underline; background:background-image;<br>}<br>.skype_tb_link:hover,.skype_tb_link:active {<br>color: #FF0000; background:background-image; font-style: normal; font-weight: normal; <br>font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;<br>}<br>.skype_tb_img { border:0; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:normal; position:relative; top:2px; }<br>.skype_tb_hidimg { visibility:hidden;position:absolute;left:0px;top:0px; }<br></STYLE>
<BR><BR><BR><SCROLLY) my="scrollY;<br"><BR><SCROLLX)><BR><MAXWID)><BR><!-- SKYPE_UNIQUE_CODE ENDS -->汽油。终于见到你再次发帖了,我哪里有你说的那么年轻啊,奔4的人了</DIV>
<P><FONT size=6><STRONG>哈!!!!</STRONG></FONT>
<P><STRONG><FONT color=#1111ee size=4>隆重宣布:<EM>wyzjzty</EM>就是——苦秋!</FONT></STRONG>
<P><STRONG><FONT color=#1111ee size=4>下面发一张苦秋的照片,他到底多大,大家自己猜,猜中有奖!</FONT></STRONG>
<P><FONT color=#000000 size=4>声明:</FONT>
<P><FONT color=#000000 size=4>长春和长春附近100公里内的车友不得参加本次大奖竟猜活动。</FONT>
<P><FONT color=#ff0000 size=6><STRONG>请看题——</STRONG></FONT>
<P><STRONG><FONT color=#ff0000 size=6></FONT></STRONG>
<P><STRONG><FONT color=#ff0000 size=6></FONT></STRONG>
<P><STRONG><FONT color=#ff0000 size=6></FONT></STRONG>
<P><STRONG><FONT color=#ff0000 size=6></FONT></STRONG>
<P><STRONG><FONT color=#ff0000 size=6></FONT></STRONG>
<P><STRONG><FONT color=#ff0000 size=6></FONT></STRONG>

<P><img src="attachments/dvbbs/2007-6/2007662134266781.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2007-6/2007662134266781.jpg\');}" onmousewheel="return imgzoom(this);" alt="" /><BR></P>




<P><FONT size=4>非常非常抱歉,发错了。</FONT></P>
<P><FONT size=6><STRONG> 这个才是——</STRONG></FONT></P><img src="attachments/dvbbs/2007-6/2007662145255643.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2007-6/2007662145255643.jpg\');}" onmousewheel="return imgzoom(this);" alt="" /><BR>

人生几度秋凉 发表于 2007-6-6 21:38:29

<DIV class=quote><B>以下是引用<I>汽-油</I>在2007-6-6 18:34:32的发言:</B><BR><BR>
<P><FONT size=4>是吗?</FONT>
<P><FONT size=4>是什么时候的事情啊?</FONT></P></DIV>
<P>94年--95年的事!!!去踩"臊嘎了"靠!!!嗷嗷大!!!回部队,炒韭菜!!!哈哈!!!!
<P>红旗街\白求恩医科大\斯大林大街\二道河子\东盛\普阳街......
<P>保力啤酒!!!!野力汽水!!!哈哈!!!!
<P>留下了我多少美好的记忆!!!!我的第二故乡!!!</P>

飚车一族 发表于 2007-6-7 22:27:14

我是第二天上山的,那时侯你和苦秋已经走了。我去的时候秋正在山下打掉瓶,所以没有看见大哥前辈的尊容。<br>希望以后再来长春相聚!<br>

汽-油 发表于 2007-6-8 19:50:14

<DIV class=quote><B>以下是引用<I>飚车一族</I>在2007-6-7 22:27:14的发言:</B><BR>我是第二天上山的,那时侯你和苦秋已经走了。我去的时候秋正在山下打掉瓶,所以没有看见大哥前辈的尊容。<BR>希望以后再来长春相聚!<BR></DIV>
<P>
<P><FONT color=#1a1ae6 size=4>非常感谢长春车友的热情!</FONT></P>
<P><FONT color=#1a1ae6 size=4>希望以后相聚!</FONT></P>

左罗 发表于 2007-6-8 20:42:21

<img src="attachments/dvbbs/2007-6/2007682042045084.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2007-6/2007682042045084.jpg\');}" onmousewheel="return imgzoom(this);" alt="" /><BR>

汽-油 发表于 2007-6-9 02:35:51

<DIV class=quote><B>以下是引用<I>左罗</I>在2007-6-8 20:42:21的发言:</B><BR><img src="attachments/dvbbs/2007-6/2007682042045084.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2007-6/2007682042045084.jpg\');}" onmousewheel="return imgzoom(this);" alt="" /><BR></DIV>
<P><FONT size=4>哈!!!</FONT>
<P><FONT size=4>左兄,服了你了!</FONT></P>

喜欢玩 发表于 2007-6-9 20:56:46

<img src="attachments/dvbbs/2007-6/20076920562724215.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2007-6/20076920562724215.jpg\');}" onmousewheel="return imgzoom(this);" alt="" /><BR>
页: 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20
查看完整版本: [原创]跨行千里黄金周(大结局)