function newWindow() {
		catWindow = window.open("Support/index.html", "catWin", "width=975,height=570")
}
