
function openwindow_indiv()
{
	window.open("reg_single.html","Registration","menubar=0,toolbar=1,resizable=1,width=610,height=650");
}


function openwindow_team()
{
	window.open("reg_team.php","Registration","menubar=0,toolbar=1,resizable=1,scrollbars=yes,width=610,height=800");
}


function openwindow_news()
{
	window.open("scripts/news.php#news1","League_News","menubar=0,toolbar=1,resizable=1,scrollbars=yes,width=900");
}

function openwindow_news2()
{
	window.open("scripts/news.php#news2","League_News","menubar=0,toolbar=1,resizable=1,scrollbars=yes,width=900");
}

function openwindow_news4()
{
	window.open("scripts/news.php#news4","League_News","menubar=0,toolbar=1,resizable=1,scrollbars=yes,width=900");
}

function openwindow_news5()
{
	window.open("scripts/news.php#news5","League_News","menubar=0,toolbar=1,resizable=1,scrollbars=yes,width=900");
}