<!--//
function openRS23Window() 
{
  window.open("","rs23imagedetail",'toolbar=0,location=0,scrollbars=0,width=500,height=520,top=80,resizable=0,left=80');
}
function openStreamWindow() 
{
  window.open("","streamdetail",'toolbar=0,location=0,scrollbars=0,width=500,height=280,top=80,resizable=0,left=80');
}

//-->

