function openCaltabiano()
{
        var width = 470;
        var height = 370;

        var top = (screen.availHeight / 2) - (height / 2);
        var left = (screen.availWidth / 2) - (width / 2);

        var toolbars = "no";
        var location = "no";
        var directories = "no";
        var status = "no";
        var menubar = "no";
        var scrollbars = "no";
        var resizable = "no";

        var atts = "width= "+ width +", height=" + height + ", top=" + top + ", screenY=" + top +
                           ", left=" + left + ", screenX=" + left + ", toolbars=" + toolbars +
                           ", directories=" + directories + ", status=" + status + ", location=" + location +
                           ", menubar=" + menubar + ", scrollbars=" + scrollbars + ", resizable=" + resizable;

        window.open("http://www.clickfone.com.br/caltabiano", "clickfone", atts);
}

function openComark()
{
        var width = 470;
        var height = 370;

        var top = (screen.availHeight / 2) - (height / 2);
        var left = (screen.availWidth / 2) - (width / 2);

        var toolbars = "no";
        var location = "no";
        var directories = "no";
        var status = "no";
        var menubar = "no";
        var scrollbars = "no";
        var resizable = "no";

        var atts = "width= "+ width +", height=" + height + ", top=" + top + ", screenY=" + top +
                           ", left=" + left + ", screenX=" + left + ", toolbars=" + toolbars +
                           ", directories=" + directories + ", status=" + status + ", location=" + location +
                           ", menubar=" + menubar + ", scrollbars=" + scrollbars + ", resizable=" + resizable;

        window.open("http://www.clickfone.com.br/comark", "clickfone", atts);
}

function openDivena()
{
        var width = 470;
        var height = 370;

        var top = (screen.availHeight / 2) - (height / 2);
        var left = (screen.availWidth / 2) - (width / 2);

        var toolbars = "no";
        var location = "no";
        var directories = "no";
        var status = "no";
        var menubar = "no";
        var scrollbars = "no";
        var resizable = "no";

        var atts = "width= "+ width +", height=" + height + ", top=" + top + ", screenY=" + top +
                           ", left=" + left + ", screenX=" + left + ", toolbars=" + toolbars +
                           ", directories=" + directories + ", status=" + status + ", location=" + location +
                           ", menubar=" + menubar + ", scrollbars=" + scrollbars + ", resizable=" + resizable;

        window.open("http://www.clickfone.com.br/divena", "clickfone", atts);
}

function openEuropamotors()
{
        var width = 470;
        var height = 370;

        var top = (screen.availHeight / 2) - (height / 2);
        var left = (screen.availWidth / 2) - (width / 2);

        var toolbars = "no";
        var location = "no";
        var directories = "no";
        var status = "no";
        var menubar = "no";
        var scrollbars = "no";
        var resizable = "no";

        var atts = "width= "+ width +", height=" + height + ", top=" + top + ", screenY=" + top +
                           ", left=" + left + ", screenX=" + left + ", toolbars=" + toolbars +
                           ", directories=" + directories + ", status=" + status + ", location=" + location +
                           ", menubar=" + menubar + ", scrollbars=" + scrollbars + ", resizable=" + resizable;

        window.open("http://www.clickfone.com.br/europamotors", "clickfone", atts);
}

function openItatiaia()
{
        var width = 470;
        var height = 370;

        var top = (screen.availHeight / 2) - (height / 2);
        var left = (screen.availWidth / 2) - (width / 2);

        var toolbars = "no";
        var location = "no";
        var directories = "no";
        var status = "no";
        var menubar = "no";
        var scrollbars = "no";
        var resizable = "no";

        var atts = "width= "+ width +", height=" + height + ", top=" + top + ", screenY=" + top +
                           ", left=" + left + ", screenX=" + left + ", toolbars=" + toolbars +
                           ", directories=" + directories + ", status=" + status + ", location=" + location +
                           ", menubar=" + menubar + ", scrollbars=" + scrollbars + ", resizable=" + resizable;

        window.open("http://www.clickfone.com.br/itatiaia", "clickfone", atts);
}
