function SafeFilter()
{
document.write('')
}
function SafeFilterStatus_Ajax()
{
document.write('Safe Filter is ON')
}
function SafeFilterStatus()
{
document.write('Safe Filter is ON')
}
function MenuButton()
{
document.write('
')
}
function UserID()
{
return(-1)
}
function isLoggedOut()
{
return(-1==-1)
}