function Image_OnClick(path, width, height) {
	PopupWithOptions("_ViewImage.ashx?title=Image+Viewer+-+Belfast Urban Sports&path=" + encodeURIComponent("i/" + path) + "&width=" + width + "&height=" + height, width, height, "winImage", "location=no, menubar=no, resizable=no, status=no, toolbar=no, scrollbars=no");
}

function GotoFTV() {
	window.location.href = "http://www.freeflowtv.ie/";
}
