﻿function openAdSupportedPopup(url){
var win=window.open(url,'adsup','left=50,top=50,resizable=yes,scrollbars=yes,width=250,height=170')}
function showDomainDealInfo(url){
var win=window.open(url,'domaindealwin','left=50,top=50,resizable=yes,scrollbars=yes,width=430,height=280')}
function openICANNPopup(url){
var win=window.open(url,'icann','left=50,top=50,resizable=yes,scrollbars=yes,width=400,height=250')}
