function usphone() {

	var phonex = ""
    document.write(phonex);
}

function ukphone() {

	var phonex = ""
    document.write(phonex);
}

function intphone() {

	var phonex = ""
    document.write(phonex);
}
