// JavaScript Document
function closeNUTS() {
window.open("../Success-Current.html", "CMTMain");
javascript:void(0)
self.close();
return false
}