// JavaScript Document

function OpenWindow(Path,Title,Settings){window.open(Path,Title,Settings)}