


/* Java Script writen for Nettogo.net
   by George Ferrao                  */

function coLo() {
    window.open("co-location.html","def","scrollbars,height=320,width=300")
	}

function fss() {
    window.open("fss.html","def","scrollbars,height=300,width=300")
	}

function webHosting() {
    window.open("webhosting.html","def","scrollbars,height=300,width=300")
	}

function dedicatedServ() {
    window.open("dedicated_serv.html","def","scrollbars,height=300,width=300")
	}

function aboutUs() {
    window.open("about_us.html","def","height=300,width=300")
	}

function contactUs() {
    window.open("contact_us.html","def","height=300,width=300")
    }
	
function ipass() {
    window.open("ipass/index.html","def","height=700,width=700")
    }
function support() {
    window.open("support.html","def","height=250,width=250")
    }