function openICANNPopup(){
	var win=window.open('https://www.securepaynet.net/gdshop/jump_pages/icann_dry.asp?se=%2B&prog%5Fid=343010&app%5Fhdr=99&', 'icann', 'left=50,top=50,resizable=yes,scrollbars=yes,width=400,height=250');
}
function openInfoPopup(openThisURL){
		var win=window.open(openThisURL, 'display1', 'left=50,top=50,resizable=yes,scrollbars=yes,width=780,height=700');
}
