<!--
function answerWindow( url ) {
  SmallWin = window.open(url, 'HostelPicture','scrollbars,resizable,height=360,width=320');
}




//-->