close_btn.onRelease = function() {
getURL("javascript:close()");

//getURL("javascript:self.close()");
};