// JavaScript Document
function refresh()
{
   parent.bottomFrame.location.href = parent.bottomFrame.location.href;
}
