function snarg(arg) {
snarg_window = window.open('../time/time.html','SNARG_TIME','width=400,height=300,toolbar=no,scrollbars=yes,resizable=yes');
top.document.location='snarg2snarg.html';
}
