
function window.onbeforeprint()
{
 top.Menu.location.href=top.Menu.location.href;
 top.Title.location.href=top.Title.location.href;
}


