i don't know very well jsp so according to this slider is always open when new window open i want it should be close and after click slider window should open what chnages should be.?
<script type="text/javascript" language="javascript">
var
function
{
sliding =
sliderIntervalId = setInterval(
}
slider = document.getElementById(
sliderHeight = 0;
slider.style.height =
clearInterval(sliderIntervalId);
sliderHeight -= slideSpeed;
slider.style.height = sliderHeight +
sliderHeight = 232;
sliderHeight += slideSpeed;