// JavaScript Document


// Main flash navigation on home page

function apply(){
window.open(site + "JoinNow/Register.aspx","_parent");
return false;
}

function game_plan(){
window.open(site + "Volleigirl/About.aspx","_parent");
return false;
}

