function P7_TMenu(b,og) { //v2.5 by Project Seven Development(PVII)
 var i,s,c,k,j,tN,hh;if(document.getElementById){
 if(b.parentNode && b.parentNode.childNodes){tN=b.parentNode.childNodes;}else{return;}
 for(i=0;i<tN.length;i++){if(tN[i].tagName=="DIV"){s=tN[i].style.display;
 hh=(s=="block")?"none":"block";if(og==1){hh="block";}tN[i].style.display=hh;}}
 c=b.firstChild;if(c.data){k=c.data;j=k.charAt(0);if(j=='+'){k='-'+k.substring(1,k.length);
 }else if(j=='-'){k='+'+k.substring(1,k.length);}c.data=k;}if(b.className=='p7plusmark'){
 b.className='p7minusmark';}else if(b.className=='p7minusmark'){b.className='p7plusmark';}}
}

function P7_setTMenu(){ //v2.5 by Project Seven Development(PVII)
 var i,d='',h='<style type=\"text/css\">';if(document.getElementById){
 var tA=navigator.userAgent.toLowerCase();if(window.opera){
 if(tA.indexOf("opera 5")>-1 || tA.indexOf("opera 6")>-1){return;}}
 for(i=1;i<20;i++){d+='div ';h+="\n#p7TMnav div "+d+"{display:none;}";}
 document.write(h+"\n</style>");}
}
P7_setTMenu();

function P7_TMopen(){ //v2.5 by Project Seven Development(PVII)
 var i,x,d,hr,ha,ef,a,ag;if(document.getElementById){d=document.getElementById('p7TMnav');
 if(d){hr=window.location.href;ha=d.getElementsByTagName("A");if(ha&&ha.length){
 for(i=0;i<ha.length;i++){if(ha[i].href){if(hr.indexOf(ha[i].href)>-1){
 //ha[i].className="p7currentmark";a=ha[i].parentNode.parentNode;while(a){
 if(ha[i].onclick&&ha[i].onclick.toString().indexOf("P7_TMenu")>-1){a=ha[i].parentNode;
 }else{ha[i].className="p7currentmark";a=ha[i].parentNode.parentNode;}while(a){ 
 if(a.firstChild && a.firstChild.tagName=="A"){if(a.firstChild.onclick){
 ag=a.firstChild.onclick.toString();if(ag&&ag.indexOf("P7_TMenu")>-1){
 P7_TMenu(a.firstChild,1);}}}a=a.parentNode;}}}}}}}
}

function P7_TMall(a){ //v2.5 by Project Seven Development(PVII)
 var i,x,ha,s,tN;if(document.getElementById){ha=document.getElementsByTagName("A");
 for(i=0;i<ha.length;i++){if(ha[i].onclick){ag=ha[i].onclick.toString();
 if(ag&&ag.indexOf("P7_TMenu")>-1){if(ha[i].parentNode && ha[i].parentNode.childNodes){
 tN=ha[i].parentNode.childNodes;}else{break;}for(x=0;x<tN.length;x++){
 if(tN[x].tagName=="DIV"){s=tN[x].style.display;if(a==0&&s!='block'){P7_TMenu(ha[i]);
 }else if(a==1&&s=='block'){P7_TMenu(ha[i]);}break;}}}}}}
}

function P7_TMclass(){ //v2.5 by Project Seven Development(PVII)
 var i,x,d,tN,ag;if(document.getElementById){d=document.getElementById('p7TMnav');
 if(d){tN=d.getElementsByTagName("A");if(tN&&tN.length){for(i=0;i<tN.length;i++){
 ag=(tN[i].onclick)?tN[i].onclick.toString():false;if(ag&&ag.indexOf("P7_TMenu")>-1){
 tN[i].className='p7plusmark';}else{tN[i].className='p7defmark';}}}}}
}

function f1()
{ 	
window.open ('ctable.html', Target='_blank', 'width=605,height=420,maximize=null,top=20,left=20');
}

var it=0
function show1(){
	if(document.getElementById("s1"))
	{
               hide();
             document.getElementById("s1").style.visibility="visible";
             document.getElementById("s1").style.display="block";
             setSectionName("Religious Groups");
    }
}

function show2(){
	if(document.getElementById("s2"))
	{
               hide();
             document.getElementById("s2").style.visibility="visible";
             document.getElementById("s2").style.display="block";
             setSectionName("Sports Teams");
     }
}

function show3(){
	if(document.getElementById("s3"))
	{
               hide();
             document.getElementById("s3").style.visibility="visible";
             document.getElementById("s3").style.display="block";
             setSectionName("Event Professionals");
	}
}

function show4(){
	if(document.getElementById("s4"))
	{
               hide();
             document.getElementById("s4").style.visibility="visible";
             document.getElementById("s4").style.display="block";
             setSectionName("Corporations");
	}
}

function show5(){
	if(document.getElementById("s5"))
	{
               hide();
             document.getElementById("s5").style.visibility="visible";
             document.getElementById("s5").style.display="block";
             setSectionName("Government/Military");
	}
}

function show6(){
	if(document.getElementById("s6"))
	{
               hide();
             document.getElementById("s6").style.visibility="visible";
             document.getElementById("s6").style.display="block";
             setSectionName("Meetings/Conventions");
	}
}

function show7(){
	if(document.getElementById("s7"))
	{
               hide();
             document.getElementById("s7").style.visibility="visible";
             document.getElementById("s7").style.display="block";
             setSectionName("Social Groups");
	}
}

function show8(){
	if(document.getElementById("s8"))
	{
               hide();
             document.getElementById("s8").style.visibility="visible";
             document.getElementById("s8").style.display="block";
             setSectionName("Emergencies");
	}
}
function show9(){
	if(document.getElementById("s9"))
	{
               hide();
             document.getElementById("s9").style.visibility="visible";
             document.getElementById("s9").style.display="block";
             setSectionName("Academic");
	}
}


function hide(){
	if(document.getElementById("s1"))
	{
             document.getElementById("s1").style.visibility="hidden";
			 document.getElementById("s1").style.display="none";
			 document.getElementById("s2").style.visibility="hidden";
			 document.getElementById("s2").style.display="none";
			 document.getElementById("s3").style.visibility="hidden";
			 document.getElementById("s3").style.display="none";
			 document.getElementById("s4").style.visibility="hidden";
			 document.getElementById("s4").style.display="none";
			 document.getElementById("s5").style.visibility="hidden";
			 document.getElementById("s5").style.display="none";
			 document.getElementById("s6").style.visibility="hidden";
			 document.getElementById("s6").style.display="none";
			 document.getElementById("s7").style.visibility="hidden";
			 document.getElementById("s7").style.display="none";	 
			 document.getElementById("s8").style.visibility="hidden";
			 document.getElementById("s8").style.display="none";
			 document.getElementById("s9").style.visibility="hidden";
			 document.getElementById("s9").style.display="none";
	 }
}

var newwindow;
function poptastic(url)
{
	newwindow=window.open(url,'name','height=380,width=620');
	if (window.focus) {newwindow.focus()}
}

/*
function go(n)
{
 switch(n){
	case 1 :
			document.location.href = "groups_religious.html";
			break;
	case 2 :
			document.location.href = "sports.html";
			break;
	case 3 :
			document.location.href = "groups_eventprofessionals.html";
			break;
	case 4 :
			document.location.href = "corporations.html";
			break;
	case 5 :
			document.location.href = "military.html";
			break;
	case 6 :
			document.location.href = "groups_meetings.html";
			break;
	case 7 :
			document.location.href = "groups_socialGroups.htm";
			break;
	}		
}
*/

function go(n)
{
 switch(n){
	case 1 :
			document.location.href = "groups_events.aspx?s=1";
			break;
	case 2 :
			document.location.href = "groups_events.aspx?s=2";
			break;
	case 3 :
			document.location.href = "groups_events.aspx?s=3";
			break;
	case 4 :
			document.location.href = "groups_events.aspx?s=4";
			break;
	case 5 :
			document.location.href = "groups_events.aspx?s=5";
			break;
	case 6 :
			document.location.href = "groups_events.aspx?s=6";
			break;
	case 7 :
			document.location.href = "groups_events.aspx?s=7";
			break;
			
	case 8 :
			document.location.href = "groups_events.aspx?s=8";
			break;
	
	case 9 :
			document.location.href = "groups_events.aspx?s=9";
			break;

	}		
}

function gob(n)
{
 switch(n){
	case 1 :
			document.location.href = "../groups_events.aspx?s=1";
			break;
	case 2 :
			document.location.href = "../groups_events.aspx?s=2";
			break;
	case 3 :
			document.location.href = "../groups_events.aspx?s=3";
			break;
	case 4 :
			document.location.href = "../groups_events.aspx?s=4";
			break;
	case 5 :
			document.location.href = "../groups_events.aspx?s=5";
			break;
	case 6 :
			document.location.href = "../groups_events.aspx?s=6";
			break;
	case 7 :
			document.location.href = "../groups_events.aspx?s=7";
			break;
			
	case 8 :
			document.location.href = "../groups_events.aspx?s=8";
			break;
	
	case 9 :
			document.location.href = "../groups_events.aspx?s=9";
			break;

	}		
}


//
// QueryString
//

function QueryString(key)
{
	var value = null;
	for (var i=0;i<QueryString.keys.length;i++)
	{
		if (QueryString.keys[i]==key)
		{
			value = QueryString.values[i];
			break;
		}
	}
	return value;
}
QueryString.keys = new Array();
QueryString.values = new Array();

function QueryString_Parse()
{
	var query = window.location.search.substring(1);
	var pairs = query.split("&");
	
	for (var i=0;i<pairs.length;i++)
	{
		var pos = pairs[i].indexOf('=');
		if (pos >= 0)
		{
			var argname = pairs[i].substring(0,pos);
			var value = pairs[i].substring(pos+1);
			QueryString.keys[QueryString.keys.length] = argname;
			QueryString.values[QueryString.values.length] = value;		
		}
	}

}

QueryString_Parse();

function setSectionName(s)
{
	document.getElementById('lblSectionName').innerHTML = " - " + s;
}