Go to the washroom(图)
已有 245 次阅读 字数(380) 2008/7/24 13:05:00
Go to the washroom !
来,让我们一起说——“Go to the washroom!”
更多图片,请进入"宝宝相册"观看,辛苦了
function click() { alert('如有问题,请留言于刘老师的“访客留言”中,将予以尽快回复!') } function click1() { if (event.button==2) {alert('小家伙,老师真喜欢你的pose') }} function CtrlKeyDown(){ if (event.ctrlKey) {alert('长期的拷贝将损害您的大脑!') }} document.onkeydown=CtrlKeyDown; document.onselectstart=click; document.onmousedown=click1;