﻿function Enable_WindowOpen(URL) {
                Enable_Var = window.open(URL)
}
