<!DOCTYPE><HTML><Head><Metahttp-equiv= "Content-type"content= "text/html; charset=gb2312" /><title>JS Show hidden Layer</title><Script>functionLook (TARGETID,OBJN) {varTarget=document.getElementById (Targetid); varClicktext=document.getElementById (OBJN)if(Target.style.display=="Block") {Target.style.display="None"; Clicktext.innertext="Click to view more information"; } Else{Target.style.display="Block"; Clicktext.innertext='Close Details Information'; } }</Script><styletype= "Text/css">a{text-decoration:None; }#looklook{cursor:Pointer;}#text{width:1000px;Border:1px solid #CCC;background:#f8f8f8;padding:20px; }. Dis{Display:None;text-indent:2em;}</style></Head><Body><aID= "Looklook"OnClick= "Look (' text ', ' Looklook ')">Click to view more information</a><DivID= "text"class= "Dis">Let the wind fly, let the hair fluttering, silent night, there are some fragmented passers-by, neon flashing lights, the shadow pulled a good long, the mind has flown far, like back to the past, those of a person through the bumpy, in the face of the night's wandering, huddled in the corner of Loneliness, the face of the cold, just want to escape, Run away and hide back in your own world. <BR>Think of a drunk to solve thousands of sorrow, see wine, no longer is the row of complaints, is from when the beginning of it, and occasionally want to a drunken side hugh. With a hint of sadness in the eyes, quiet look at the night sky, tonight's Day, no stars, that like a flash of tears, tonight, did not see, with a faint loss, that is not understood lonely, mouth hook up a light smile, step by step back to their island.<BR>Shear constantly confused complex emotions, suddenly cold and suddenly hot unacceptable neglect. </Div></Body></HTML>
JavaScript control display and hide