
if(typeof(so_domain) == "undefined") {
    document.write("bad dom");
} else {
    document.write(
    "<iframe src='http://www.serveroutlook.com/widget/"+so_domain+"' frameborder='0' scrolling='no' width='120' height='77'></iframe>")
}

