<!--

function openNews_1() {
        var myWin=window.open("news_1.html",
        "News_1","status=no,scrollbars=yes,resize=yes,width=500,height=520")
        }

function openNews_2() {
        var myWin=window.open("news_2.html",
        "News_2","status=no,scrollbars=yes,resize=yes,width=500,height=520")
        }

function openHosting() {
        var myWin=window.open("big_hosting_services.html",
        "Hosting","status=no,scrollbars=yes,resize=yes,width=500,height=640")
}

function openEmail() {
        var myWin=window.open("big_email_services.html",
        "Email","status=no,scrollbars=yes,resize=yes,width=500,height=520")
}

function openDomain() {
        var myWin=window.open("big_domain_services.html",
        "Domain","status=no,scrollbars=yes,resize=yes,width=500,height=520")
}

function openStats() {
        var myWin=window.open("big_statistics_solutions.html",
        "Stats","status=no,scrollbars=yes,resize=yes,width=500,height=520")
        }
//-->
