function open_safety()
{
window.open("/safety","safety",config="width=700,height=400,resizable=yes,toolbar=yes,scrollbars=yes,menubar=yes,location=yes,top=0,left=0");
}