function blank()
{
	document.getElementById('phoneBox').value="Select Your Country Above";
}

function phoneAU()
{
	document.write(' 1902 290 685 ');
}
function phoneAUcc()
{
	document.write(' 1800 732 337 (1800 READER) ');
}
function phoneUScc()
{
	document.write(' 1 888 22 22 338 ');
}
function phoneNZ()
{
	document.write(' 0900 800 80 ');
}
function phoneNZcc()
{
	document.write(' 09 925 0444 ');
}
function phoneINT()
{
	document.write(' 0011 618 6389 5533 ');
}
function phoneUKcc()
{
	document.write(' (0) 870 495 8019 ');
}
