function openpopupphone()
	{
	var popurl="http://www.gbdoc.com/intphones.html"
	winpops=window.open(popurl,"","width=375,height=400,")
	}	
