function openNewWindow()
{
   window.open("hotness_index.htm", "_blank", "height=240px width=90px top=0 left=0 resizable=no scrollbars=no");
}