function micropop(){
var popurl="./gateways/"
//winpops=window.open(popurl,"","width=525,height=445,scrollbars,resizable,")
winpops=window.open(popurl,"","width=525,height=410,scrollbars,status,location,resizable,")
}
