// JavaScript Document
<!---
function external(url){
if(confirm('You are leaving the website for the Original SoccerVolleyball Association. \nClick "OK" to continue or "Cancel" to go back. Continue?')) location.href = url;
}
// --->