﻿// JScript File
function openBSA() {
	window.location = "adventures.aspx"
}
