QUOTE:以下是引用いちご娃娃在2006-12-12 22:18:00的发言: screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new windownCTRL+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 windownCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('attachments/dvbbs/2006-12/2006121222175042730.jpg');}" onmousewheel="return imgzoom(this);" alt="" />
就是这个样子。。。。