var sc_project=1957738;
var sc_invisible=1;
var sc_partition=17;
var sc_security="898e8992";
var sc_remove_link=1;
function fn_rollover(id, type) {
    if(!document.getElementById) { return; }
    img=document.getElementById(id);
    img.src="/images/menu" + type + "_" + id + ".jpg";
}
function fn_logoff() {
     if (confirm('Logoff suburbancomputer.com?')) {
     	location.href=('/logout.php');
     }
}