e()', 500);";
echo "";
} elseif ($action == "logout") {
session_start();
session_destroy();
header ("Location: index.php?month=$m&year=$y");
} else {
?>
" . $lang['wronglogin'] . "\n";
}
?>

}
.Seasonal_Insert { width:810px;
height:73px;
text-align: center;
background-image: url(../Site/images/seasonal/graves.jpg);
}
.sq_res_inner_box {
border: thin solid #999999;
text-align: right;
}
.style3 {
color: #0000FF;
font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
font-size: 10px;
}
#dropin {
position:absolute;
visibility:hidden;
left:190px;
top:800px;
width:610px;
height:475px;
background:#000000;
z-index:1
}
-->