// Pane 1
function disable_enable1(){
	if (document.all || document.getElementById){
		if (document.form.firstonea.disabled==true)
		document.form.firstonea.disabled=false
	else
		document.form.firstonea.disabled=true

	if (document.form.firstoneb.disabled==true)
		document.form.firstoneb.disabled=false
	else
		document.form.firstoneb.disabled=true
	}
	
	if (document.form.firstonea.checked==true)
		document.form.firstonea.checked=false
	else
		document.form.firstonea.unchecked=true
		
		if (document.form.firstoneb.checked==true)
		document.form.firstoneb.checked=false
	else
		document.form.firstoneb.unchecked=true
}

function disable_enable2(){
	if (document.all || document.getElementById){
	if (document.form.firsttwoa.disabled==true)
		document.form.firsttwoa.disabled=false
	else
		document.form.firsttwoa.disabled=true

	if (document.form.firsttwob.disabled==true)
		document.form.firsttwob.disabled=false
	else
		document.form.firsttwob.disabled=true
	}
	
	if (document.form.firsttwoa.checked==true)
		document.form.firsttwoa.checked=false
	else
		document.form.firsttwoa.unchecked=true
		
		if (document.form.firsttwob.checked==true)
		document.form.firsttwob.checked=false
	else
		document.form.firsttwob.unchecked=true
}


// Pane 2
function disable_enable4(){
	if (document.all || document.getElementById){
	if (document.form.secondonea.disabled==true)
		document.form.secondonea.disabled=false
	else
		document.form.secondonea.disabled=true

	if (document.form.secondoneb.disabled==true)
		document.form.secondoneb.disabled=false
	else
		document.form.secondoneb.disabled=true
	}
	
	if (document.form.secondonea.checked==true)
		document.form.secondonea.checked=false
	else
		document.form.secondonea.unchecked=true
		
		if (document.form.secondoneb.checked==true)
		document.form.secondoneb.checked=false
	else
		document.form.secondoneb.unchecked=true
}

function disable_enable5(){
	if (document.all || document.getElementById){
	if (document.form.secondtwoa.disabled==true)
		document.form.secondtwoa.disabled=false
	else
		document.form.secondtwoa.disabled=true

	if (document.form.secondtwob.disabled==true)
		document.form.secondtwob.disabled=false
	else
		document.form.secondtwob.disabled=true
	}
	
	if (document.form.secondtwoa.checked==true)
		document.form.secondtwoa.checked=false
	else
		document.form.secondtwoa.unchecked=true
		
		if (document.form.secondtwob.checked==true)
		document.form.secondtwob.checked=false
	else
		document.form.secondtwob.unchecked=true
}




// Pane 3

function disable_enable10(){
	if (document.all || document.getElementById){
	if (document.form.thirdonea.disabled==true)
		document.form.thirdonea.disabled=false
	else
		document.form.thirdonea.disabled=true

	if (document.form.thirdoneb.disabled==true)
		document.form.thirdoneb.disabled=false
	else
		document.form.thirdoneb.disabled=true
	}
	
	if (document.form.thirdonea.checked==true)
		document.form.thirdonea.checked=false
	else
		document.form.thirdonea.unchecked=true
		
		if (document.form.thirdoneb.checked==true)
		document.form.thirdoneb.checked=false
	else
		document.form.thirdoneb.unchecked=true
}

function disable_enable11(){
	if (document.all || document.getElementById){
	if (document.form.thirdtwoa.disabled==true)
		document.form.thirdtwoa.disabled=false
	else
		document.form.thirdtwoa.disabled=true

	if (document.form.thirdtwob.disabled==true)
		document.form.thirdtwob.disabled=false
	else
		document.form.thirdtwob.disabled=true
	}
	
	if (document.form.thirdtwoa.checked==true)
		document.form.thirdtwoa.checked=false
	else
		document.form.thirdtwoa.unchecked=true
		
		if (document.form.thirdtwob.checked==true)
		document.form.thirdtwob.checked=false
	else
		document.form.thirdtwob.unchecked=true
}




// Pane 4

function disable_enable14(){
	if (document.all || document.getElementById){
	if (document.form.fourthonea.disabled==true)
		document.form.fourthonea.disabled=false
	else
		document.form.fourthonea.disabled=true

	if (document.form.fourthoneb.disabled==true)
		document.form.fourthoneb.disabled=false
	else
		document.form.fourthoneb.disabled=true
	}
	
	if (document.form.fourthonea.checked==true)
		document.form.fourthonea.checked=false
	else
		document.form.fourthonea.unchecked=true
		
		if (document.form.fourthoneb.checked==true)
		document.form.fourthoneb.checked=false
	else
		document.form.fourthoneb.unchecked=true
}

function disable_enable15(){
	if (document.all || document.getElementById){
	if (document.form.fourthtwoa.disabled==true)
		document.form.fourthtwoa.disabled=false
	else
		document.form.fourthtwoa.disabled=true

	if (document.form.fourthtwob.disabled==true)
		document.form.fourthtwob.disabled=false
	else
		document.form.fourthtwob.disabled=true
	}
	
	if (document.form.fourthtwoa.checked==true)
		document.form.fourthtwoa.checked=false
	else
		document.form.fourthtwoa.unchecked=true
		
		if (document.form.fourthtwob.checked==true)
		document.form.fourthtwob.checked=false
	else
		document.form.fourthtwob.unchecked=true
}




// Pane 5

function disable_enable17(){
	if (document.all || document.getElementById){
	if (document.form.fifthonea.disabled==true)
		document.form.fifthonea.disabled=false
	else
		document.form.fifthonea.disabled=true

	if (document.form.fifthoneb.disabled==true)
		document.form.fifthoneb.disabled=false
	else
		document.form.fifthoneb.disabled=true
	}
	
	if (document.form.fifthonea.checked==true)
		document.form.fifthonea.checked=false
	else
		document.form.fifthonea.unchecked=true
		
		if (document.form.fifthoneb.checked==true)
		document.form.fifthoneb.checked=false
	else
		document.form.fifthoneb.unchecked=true
}

function disable_enable18(){
	if (document.all || document.getElementById){
	if (document.form.fifthtwoa.disabled==true)
		document.form.fifthtwoa.disabled=false
	else
		document.form.fifthtwoa.disabled=true

	if (document.form.fifthtwob.disabled==true)
		document.form.fifthtwob.disabled=false
	else
		document.form.fifthtwob.disabled=true
	}
	
	if (document.form.fifthtwoa.checked==true)
		document.form.fifthtwoa.checked=false
	else
		document.form.fifthtwoa.unchecked=true
		
		if (document.form.fifthtwob.checked==true)
		document.form.fifthtwob.checked=false
	else
		document.form.fifthtwob.unchecked=true
}


//Pane 6

function disable_enable20(){
	if (document.all || document.getElementById){
	if (document.form.sixthonea.disabled==true)
		document.form.sixthonea.disabled=false
	else
		document.form.sixthonea.disabled=true

	if (document.form.sixthoneb.disabled==true)
		document.form.sixthoneb.disabled=false
	else
		document.form.sixthoneb.disabled=true
	}
	
	if (document.form.sixthonea.checked==true)
		document.form.sixthonea.checked=false
	else
		document.form.sixthonea.unchecked=true
		
		if (document.form.sixthoneb.checked==true)
		document.form.sixthoneb.checked=false
	else
		document.form.sixthoneb.unchecked=true
}

function disable_enable21(){
	if (document.all || document.getElementById){
	if (document.form.sixthtwoa.disabled==true)
		document.form.sixthtwoa.disabled=false
	else
		document.form.sixthtwoa.disabled=true

	if (document.form.sixthtwob.disabled==true)
		document.form.sixthtwob.disabled=false
	else
		document.form.sixthtwob.disabled=true
	}
	
	if (document.form.sixthtwoa.checked==true)
		document.form.sixthtwoa.checked=false
	else
		document.form.sixthtwoa.unchecked=true
		
		if (document.form.sixthtwob.checked==true)
		document.form.sixthtwob.checked=false
	else
		document.form.sixthtwob.unchecked=true
}


//Pane 7

function disable_enable35(){
	if (document.all || document.getElementById){
	if (document.form.seventhonea.disabled==true)
		document.form.seventhonea.disabled=false
	else
		document.form.seventhonea.disabled=true

	if (document.form.seventhoneb.disabled==true)
		document.form.seventhoneb.disabled=false
	else
		document.form.seventhoneb.disabled=true
	}
	
	if (document.form.seventhonea.checked==true)
		document.form.seventhonea.checked=false
	else
		document.form.seventhonea.unchecked=true
		
		if (document.form.seventhoneb.checked==true)
		document.form.seventhoneb.checked=false
	else
		document.form.seventhoneb.unchecked=true
}

function disable_enable36(){
	if (document.all || document.getElementById){
	if (document.form.seventhtwoa.disabled==true)
		document.form.seventhtwoa.disabled=false
	else
		document.form.seventhtwoa.disabled=true

	if (document.form.seventhtwob.disabled==true)
		document.form.seventhtwob.disabled=false
	else
		document.form.seventhtwob.disabled=true
	}
	
	if (document.form.seventhtwoa.checked==true)
		document.form.seventhtwoa.checked=false
	else
		document.form.seventhtwoa.unchecked=true
		
		if (document.form.seventhtwob.checked==true)
		document.form.seventhtwob.checked=false
	else
		document.form.seventhtwob.unchecked=true
}


//Pane 8

function disable_enable39(){
	if (document.all || document.getElementById){
	if (document.form.eighthonea.disabled==true)
		document.form.eighthonea.disabled=false
	else
		document.form.eighthonea.disabled=true

	if (document.form.eighthoneb.disabled==true)
		document.form.eighthoneb.disabled=false
	else
		document.form.eighthoneb.disabled=true
	}
	
	if (document.form.eighthonea.checked==true)
		document.form.eighthonea.checked=false
	else
		document.form.eighthonea.unchecked=true
		
		if (document.form.eighthoneb.checked==true)
		document.form.eighthoneb.checked=false
	else
		document.form.eighthoneb.unchecked=true
}

function disable_enable40(){
	if (document.all || document.getElementById){
	if (document.form.eighthtwoa.disabled==true)
		document.form.eighthtwoa.disabled=false
	else
		document.form.eighthtwoa.disabled=true

	if (document.form.eighthtwob.disabled==true)
		document.form.eighthtwob.disabled=false
	else
		document.form.eighthtwob.disabled=true
	}
	
	if (document.form.eighthtwoa.checked==true)
		document.form.eighthtwoa.checked=false
	else
		document.form.eighthtwoa.unchecked=true
		
		if (document.form.eighthtwob.checked==true)
		document.form.eighthtwob.checked=false
	else
		document.form.eighthtwob.unchecked=true
}


//Pane 9

function disable_enable54(){
	if (document.all || document.getElementById){
	if (document.form.ninthonea.disabled==true)
		document.form.ninthonea.disabled=false
	else
		document.form.ninthonea.disabled=true

	if (document.form.ninthoneb.disabled==true)
		document.form.ninthoneb.disabled=false
	else
		document.form.ninthoneb.disabled=true
	}
	
	if (document.form.ninthonea.checked==true)
		document.form.ninthonea.checked=false
	else
		document.form.ninthonea.unchecked=true
		
		if (document.form.ninthoneb.checked==true)
		document.form.ninthoneb.checked=false
	else
		document.form.ninthoneb.unchecked=true
}

function disable_enable55(){
	if (document.all || document.getElementById){
	if (document.form.ninthtwoa.disabled==true)
		document.form.ninthtwoa.disabled=false
	else
		document.form.ninthtwoa.disabled=true

	if (document.form.ninthtwob.disabled==true)
		document.form.ninthtwob.disabled=false
	else
		document.form.ninthtwob.disabled=true
	}
	
	if (document.form.ninthtwoa.checked==true)
		document.form.ninthtwoa.checked=false
	else
		document.form.ninthtwoa.unchecked=true
		
		if (document.form.ninthtwob.checked==true)
		document.form.ninthtwob.checked=false
	else
		document.form.ninthtwob.unchecked=true
}
