function toggle_cont(id)
{
	if(id=="c11")
	{
		document.getElementById('i1').style.display = "block";
		document.getElementById('i2').style.display = "none";
		document.getElementById('i3').style.display = "none";
		document.getElementById('i4').style.display = "none";
		document.getElementById('i5').style.display = "none";
		document.getElementById('i6').style.display = "none";
		document.getElementById('testm_1').style.display = "block";
		document.getElementById('testm_2').style.display = "none";
		document.getElementById('testm_3').style.display = "none";
		document.getElementById('testm_4').style.display = "none";
		document.getElementById('testm_5').style.display = "none";
		document.getElementById('testm_6').style.display = "none";
		//document.getElementById("bro_link").innerHTML='Download the <a href="/downloads/documents/cua.zip">Course Brochure</a> <br />(1198K zip file)';
		document.getElementById('con_1').style.display = "block";
		document.getElementById('con_2').style.display = "none";
		document.getElementById('con_3').style.display = "none";
		document.getElementById("c11").innerHTML='<strong>CUA&trade; Certification Track</strong>';		
		document.getElementById("c2").innerHTML='<a href="#c1;" onclick=\'toggle_cont("c2");\'>Individual Certification Courses</a>';
		document.getElementById("c3").innerHTML='<a href="#c1;" onclick=\'toggle_cont("c3");\'>PET Design</a>';
		document.getElementById("c5").innerHTML='<a href="#c1" onclick=\'toggle_tab("c5")\'>User-Centered Analysis and Conceptual Design</a>';
		document.getElementById("c6").innerHTML='<a href="#c1" onclick=\'toggle_tab("c6")\'>The Science and Art of Effective Web and Application Design</a>';
		document.getElementById("c7").innerHTML='<a href="#c1" onclick=\'toggle_tab("c7")\'>Practical Usability Testing</a>';
		document.getElementById("c8").innerHTML='<a href="#c1" onclick=\'toggle_tab("c8")\'>Putting Research into Practice</a>';
		document.getElementById("proc_fee").innerHTML='Rs. 10000';
	}
	else if(id=="c2")
	{
		document.getElementById('i1').style.display = "none";
		document.getElementById('i2').style.display = "block";
		document.getElementById('i3').style.display = "none";
		document.getElementById('i4').style.display = "none";
		document.getElementById('i5').style.display = "none";
		document.getElementById('i6').style.display = "none";
		document.getElementById('testm_1').style.display = "none";
		document.getElementById('testm_2').style.display = "block";
		document.getElementById('testm_3').style.display = "none";
		document.getElementById('testm_4').style.display = "none";
		document.getElementById('testm_5').style.display = "none";
		document.getElementById('testm_6').style.display = "none";
		//document.getElementById("bro_link").innerHTML='Download the <a href="/downloads/documents/UCAnalysis.pdf">Course Brochure</a> <br />(338K pdf file)';		
		document.getElementById('con_1').style.display = "none";
		document.getElementById('con_2').style.display = "block";
		document.getElementById('con_3').style.display = "none";
		document.getElementById("c11").innerHTML='<a href="#c1" onclick=\'toggle_cont("c11");\'>CUA&trade; Certification Track</a>';		
		document.getElementById("c2").innerHTML='<strong>Individual Certification Courses</strong>';
		document.getElementById("c3").innerHTML='<a href="#c1" onclick=\'toggle_cont("c3");\'>PET Design</a>';
		document.getElementById("c5").innerHTML='<strong>User-Centered Analysis and Conceptual Design</strong>';
		document.getElementById("c6").innerHTML='<a href="#c1" onclick=\'toggle_tab("c6")\'>The Science and Art of Effective Web and Application Design</a>';
		document.getElementById("c7").innerHTML='<a href="#c1" onclick=\'toggle_tab("c7")\'>Practical Usability Testing</a>';
		document.getElementById("c8").innerHTML='<a href="#c1" onclick=\'toggle_tab("c8")\'>Putting Research into Practice</a>';
		document.getElementById("proc_fee").innerHTML='Rs. 3000';
	}
	else if(id=="c3")
	{
		document.getElementById('i1').style.display = "none";
		document.getElementById('i2').style.display = "none";
		document.getElementById('i3').style.display = "none";
		document.getElementById('i4').style.display = "none";
		document.getElementById('i5').style.display = "none";
		document.getElementById('i6').style.display = "block";
		document.getElementById('testm_1').style.display = "none";
		document.getElementById('testm_6').style.display = "block";
		document.getElementById('testm_3').style.display = "none";
		document.getElementById('testm_4').style.display = "none";
		document.getElementById('testm_5').style.display = "none";
		document.getElementById('testm_2').style.display = "none";
		//document.getElementById("bro_link").innerHTML='Download the <a href="/downloads/documents/PET_course_brochure.pdf">Course Brochure</a> <br />(546K pdf file)';
		document.getElementById('con_1').style.display = "none";
		document.getElementById('con_2').style.display = "none";
		document.getElementById('con_3').style.display = "block";
		document.getElementById("c11").innerHTML='<a href="#c1" onclick=\'toggle_cont("c11");\'>CUA&trade; Certification Track</a>';		
		document.getElementById("c2").innerHTML='<a href="#c1" onclick=\'toggle_cont("c2");\'>Individual Certification Courses</a>';
		document.getElementById("c3").innerHTML='<strong>PET Design</strong>';
		document.getElementById("c5").innerHTML='<a href="#c1" onclick=\'toggle_tab("c5")\'>User-Centered Analysis and Conceptual Design</a>';
		document.getElementById("c6").innerHTML='<a href="#c1" onclick=\'toggle_tab("c6")\'>The Science and Art of Effective Web and Application Design</a>';
		document.getElementById("c7").innerHTML='<a href="#c1" onclick=\'toggle_tab("c7")\'>Practical Usability Testing</a>';
		document.getElementById("c8").innerHTML='<a href="#c1" onclick=\'toggle_tab("c8")\'>Putting Research into Practice</a>';
		document.getElementById("proc_fee").innerHTML='Rs. 3000';
	}
	}
	function toggle_tab(id)
	{
	if(id=="c5")
	{
		document.getElementById('i2').style.display = "block";
		document.getElementById('i3').style.display = "none";
		document.getElementById('i4').style.display = "none";
		document.getElementById('i5').style.display = "none";
		document.getElementById('i1').style.display = "none";
		document.getElementById('i6').style.display = "none";
		document.getElementById('testm_1').style.display = "none";
		document.getElementById('testm_2').style.display = "block";
		document.getElementById('testm_3').style.display = "none";
		document.getElementById('testm_4').style.display = "none";
		document.getElementById('testm_5').style.display = "none";
		document.getElementById('testm_6').style.display = "none";
		//document.getElementById("bro_link").innerHTML='Download the <a href="/downloads/documents/UCAnalysis.pdf">Course Brochure</a> <br />(338K pdf file)';
		document.getElementById("c5").innerHTML='<strong>User-Centered Analysis and Conceptual Design</strong>';
		document.getElementById("c6").innerHTML='<a href="#c1" onclick=\'toggle_tab("c6")\'>The Science and Art of Effective Web and Application Design</a>';
		document.getElementById("c7").innerHTML='<a href="#c1" onclick=\'toggle_tab("c7")\'>Practical Usability Testing</a>';
		document.getElementById("c8").innerHTML='<a href="#c1" onclick=\'toggle_tab("c8")\'>Putting Research into Practice</a>';
		document.getElementById("proc_fee").innerHTML='Rs. 3000';
	}
	else if(id=="c6")
	{
		document.getElementById('i3').style.display = "block";
		document.getElementById('i2').style.display = "none";
		document.getElementById('i4').style.display = "none";
		document.getElementById('i5').style.display = "none";
		document.getElementById('i1').style.display = "none";
		document.getElementById('i6').style.display = "none";
		document.getElementById('testm_1').style.display = "none";
		document.getElementById('testm_3').style.display = "block";
		document.getElementById('testm_2').style.display = "none";
		document.getElementById('testm_4').style.display = "none";
		document.getElementById('testm_5').style.display = "none";
		document.getElementById('testm_6').style.display = "none";	
		//document.getElementById("bro_link").innerHTML='Download the <a href="/downloads/documents/design.pdf">Course Brochure</a> <br />(326K pdf file)';
		document.getElementById("c5").innerHTML='<a href="#c1" onclick=\'toggle_tab("c5")\'>User-Centered Analysis and Conceptual Design</a>';
		document.getElementById("c6").innerHTML='<strong>The Science and Art of Effective Web and Application Design</strong>';
		document.getElementById("c7").innerHTML='<a href="#c1" onclick=\'toggle_tab("c7")\'>Practical Usability Testing</a>';
		document.getElementById("c8").innerHTML='<a href="#c1" onclick=\'toggle_tab("c8")\'>Putting Research into Practice</a>';
		document.getElementById("proc_fee").innerHTML='Rs. 3000';
	}
	else if(id=="c7")
	{
		document.getElementById('i4').style.display = "block";
		document.getElementById('i3').style.display = "none";
		document.getElementById('i2').style.display = "none";
		document.getElementById('i5').style.display = "none";
		document.getElementById('i1').style.display = "none";
		document.getElementById('i6').style.display = "none";
		document.getElementById('testm_1').style.display = "none";
		document.getElementById('testm_4').style.display = "block";
		document.getElementById('testm_3').style.display = "none";
		document.getElementById('testm_2').style.display = "none";
		document.getElementById('testm_5').style.display = "none";
		document.getElementById('testm_6').style.display = "none";
		//document.getElementById("bro_link").innerHTML='Download the <a href="/downloads/documents/usability.pdf">Course Brochure</a> <br />(282K pdf file)';
		document.getElementById("c5").innerHTML='<a href="#c1" onclick=\'toggle_tab("c5")\'>User-Centered Analysis and Conceptual Design</a>';
		document.getElementById("c6").innerHTML='<a href="#c1" onclick=\'toggle_tab("c6")\'>The Science and Art of Effective Web and Application Design</a>';
		document.getElementById("c7").innerHTML='<strong>Practical Usability Testing</strong>';
		document.getElementById("c8").innerHTML='<a href="#c1" onclick=\'toggle_tab("c8")\'>Putting Research into Practice</a>';
		document.getElementById("proc_fee").innerHTML='Rs. 3000';
	}
	else if(id=="c8")
	{
		document.getElementById('i5').style.display = "block";
		document.getElementById('i3').style.display = "none";
		document.getElementById('i2').style.display = "none";
		document.getElementById('i4').style.display = "none";
		document.getElementById('i1').style.display = "none";
		document.getElementById('i6').style.display = "none";
		document.getElementById('testm_1').style.display = "none";
		document.getElementById('testm_5').style.display = "block";
		document.getElementById('testm_3').style.display = "none";
		document.getElementById('testm_4').style.display = "none";
		document.getElementById('testm_2').style.display = "none";
		document.getElementById('testm_6').style.display = "none";	
		//document.getElementById("bro_link").innerHTML='Download the <a href="/downloads/documents/PRP.pdf">Course Brochure</a> <br />(260K pdf file)';
		document.getElementById("c5").innerHTML='<a href="#c1" onclick=\'toggle_tab("c5")\'>User-Centered Analysis and Conceptual Design</a>';
		document.getElementById("c6").innerHTML='<a href="#c1" onclick=\'toggle_tab("c6")\'>The Science and Art of Effective Web and Application Design</a>';
		document.getElementById("c7").innerHTML='<a href="#c1" onclick=\'toggle_tab("c7")\'>Practical Usability Testing</a>';
		document.getElementById("c8").innerHTML='<strong>Putting Research into Practice</strong>';
		document.getElementById("proc_fee").innerHTML='Rs. 3000';
	}
}
function toggle_data(id)
{
	
	if(id=="t3")
	{
		document.getElementById('tog3').style.display = "block";
		/*document.getElementById('tog2').style.display = "none";
		document.getElementById('tog1').style.display = "none";*/
		document.getElementById('tog4').style.display = "none";
		document.getElementById('tog5').style.display = "none";
		document.getElementById('tog6').style.display = "none";
		document.getElementById('tog7').style.display = "none";
		document.getElementById('l1').style.fontWeight="bold";
		document.getElementById('l2').style.fontWeight="bold";
		document.getElementById('l3').style.fontWeight="bold";
		document.getElementById("t3").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" width="14" />';
		/*document.getElementById("t2").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t2")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t1").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t1")\'><img src="images/img_col.JPG" border="0" /></a>';*/
		document.getElementById("t4").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t4")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t5").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t5")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t6").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t6")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t7").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t7")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('a1').style.fontWeight="normal";
		document.getElementById('a2').style.fontWeight="normal";
		document.getElementById('a3').style.fontWeight="normal";
		document.getElementById('b1').style.fontWeight="normal";
		document.getElementById('b2').style.fontWeight="normal";
		document.getElementById('b3').style.fontWeight="normal";*/
		document.getElementById('d1').style.fontWeight="normal";
		document.getElementById('d2').style.fontWeight="normal";
		document.getElementById('d3').style.fontWeight="normal";
		document.getElementById('e1').style.fontWeight="normal";
		document.getElementById('e2').style.fontWeight="normal";
		document.getElementById('e3').style.fontWeight="normal";
		
		document.getElementById('f1').style.fontWeight="normal";
		document.getElementById('f2').style.fontWeight="normal";
		document.getElementById('f3').style.fontWeight="normal";
		
		document.getElementById('g1').style.fontWeight="normal";
		document.getElementById('g2').style.fontWeight="normal";
		document.getElementById('g3').style.fontWeight="normal";
	}
	else if(id=="t4")
	{
		document.getElementById('tog4').style.display = "block";
		//document.getElementById('tog2').style.display = "none";
		document.getElementById('tog3').style.display = "none";
		//document.getElementById('tog1').style.display = "none";
		document.getElementById('tog5').style.display = "none";
		document.getElementById('tog6').style.display = "none";
		document.getElementById('tog7').style.display = "none";
		document.getElementById("t4").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		//document.getElementById("t2").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t2")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t3").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t3")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t1").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t1")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t5").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t5")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t6").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t6")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t7").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t7")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('a1').style.fontWeight="normal";
		document.getElementById('a2').style.fontWeight="normal";
		document.getElementById('a3').style.fontWeight="normal";
		document.getElementById('b1').style.fontWeight="normal";
		document.getElementById('b2').style.fontWeight="normal";
		document.getElementById('b3').style.fontWeight="normal";*/
		document.getElementById('l1').style.fontWeight="normal";
		document.getElementById('l2').style.fontWeight="normal";
		document.getElementById('l3').style.fontWeight="normal";
		document.getElementById('d1').style.fontWeight="bold";
		document.getElementById('d2').style.fontWeight="bold";
		document.getElementById('d3').style.fontWeight="bold";
		document.getElementById('e1').style.fontWeight="normal";
		document.getElementById('e2').style.fontWeight="normal";
		document.getElementById('e3').style.fontWeight="normal";
		
		document.getElementById('f1').style.fontWeight="normal";
		document.getElementById('f2').style.fontWeight="normal";
		document.getElementById('f3').style.fontWeight="normal";
		document.getElementById('g1').style.fontWeight="normal";
		document.getElementById('g2').style.fontWeight="normal";
		document.getElementById('g3').style.fontWeight="normal";
	}
	else if(id=="t5")
	{
		document.getElementById('tog3').style.display = "none";
		document.getElementById('tog4').style.display = "none";
		//document.getElementById('tog2').style.display = "none";
		//document.getElementById('tog1').style.display = "none";
		document.getElementById('tog5').style.display = "block";
		document.getElementById('tog6').style.display = "none";
		document.getElementById('tog7').style.display = "none";
		document.getElementById("t5").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		//document.getElementById("t2").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t2")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t3").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t3")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t1").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t1")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t4").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t4")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t6").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t6")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t7").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t7")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('a1').style.fontWeight="normal";
		document.getElementById('a2').style.fontWeight="normal";
		document.getElementById('a3').style.fontWeight="normal";
		document.getElementById('b1').style.fontWeight="normal";
		document.getElementById('b2').style.fontWeight="normal";
		document.getElementById('b3').style.fontWeight="normal";*/
		document.getElementById('l1').style.fontWeight="normal";
		document.getElementById('l2').style.fontWeight="normal";
		document.getElementById('l3').style.fontWeight="normal";
		document.getElementById('e1').style.fontWeight="bold";
		document.getElementById('e2').style.fontWeight="bold";
		document.getElementById('e3').style.fontWeight="bold";
		document.getElementById('d1').style.fontWeight="normal";
		document.getElementById('d2').style.fontWeight="normal";
		document.getElementById('d3').style.fontWeight="normal";
		
		document.getElementById('f1').style.fontWeight="normal";
		document.getElementById('f2').style.fontWeight="normal";
		document.getElementById('f3').style.fontWeight="normal";
		document.getElementById('g1').style.fontWeight="normal";
		document.getElementById('g2').style.fontWeight="normal";
		document.getElementById('g3').style.fontWeight="normal";
	}
	
	else if(id=="t6")
	{
		document.getElementById('tog4').style.display = "none";
		//document.getElementById('tog2').style.display = "none";
		document.getElementById('tog3').style.display = "none";
		//document.getElementById('tog1').style.display = "none";
		document.getElementById('tog5').style.display = "none";
		document.getElementById('tog6').style.display = "block";
		document.getElementById('tog7').style.display = "none";
		document.getElementById("t5").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t5")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t2").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t2")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t3").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t3")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t1").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t1")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t4").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t4")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t6").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		document.getElementById("t7").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t7")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('a1').style.fontWeight="normal";
		document.getElementById('a2').style.fontWeight="normal";
		document.getElementById('a3').style.fontWeight="normal";
		document.getElementById('b1').style.fontWeight="normal";
		document.getElementById('b2').style.fontWeight="normal";
		document.getElementById('b3').style.fontWeight="normal";*/
		document.getElementById('l1').style.fontWeight="normal";
		document.getElementById('l2').style.fontWeight="normal";
		document.getElementById('l3').style.fontWeight="normal";
		document.getElementById('e1').style.fontWeight="normal";
		document.getElementById('e2').style.fontWeight="normal";
		document.getElementById('e3').style.fontWeight="normal";
		document.getElementById('d1').style.fontWeight="normal";
		document.getElementById('d2').style.fontWeight="normal";
		document.getElementById('d3').style.fontWeight="normal";
		
		document.getElementById('f1').style.fontWeight="bold";
		document.getElementById('f2').style.fontWeight="bold";
		document.getElementById('f3').style.fontWeight="bold";
		
		document.getElementById('g1').style.fontWeight="normal";
		document.getElementById('g2').style.fontWeight="normal";
		document.getElementById('g3').style.fontWeight="normal";
	}
	
	else if(id=="t7")
	{
		document.getElementById('tog4').style.display = "none";
		//document.getElementById('tog2').style.display = "none";
		document.getElementById('tog3').style.display = "none";
		//document.getElementById('tog1').style.display = "none";
		document.getElementById('tog5').style.display = "none";
		document.getElementById('tog6').style.display = "none";
		document.getElementById('tog7').style.display = "block";
		document.getElementById("t5").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t5")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t2").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t2")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t3").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t3")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t1").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t1")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t4").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t4")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t6").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data("t6")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t7").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		/*document.getElementById('a1').style.fontWeight="normal";
		document.getElementById('a2').style.fontWeight="normal";
		document.getElementById('a3').style.fontWeight="normal";
		document.getElementById('b1').style.fontWeight="normal";
		document.getElementById('b2').style.fontWeight="normal";
		document.getElementById('b3').style.fontWeight="normal";*/
		document.getElementById('l1').style.fontWeight="normal";
		document.getElementById('l2').style.fontWeight="normal";
		document.getElementById('l3').style.fontWeight="normal";
		document.getElementById('e1').style.fontWeight="normal";
		document.getElementById('e2').style.fontWeight="normal";
		document.getElementById('e3').style.fontWeight="normal";
		document.getElementById('d1').style.fontWeight="normal";
		document.getElementById('d2').style.fontWeight="normal";
		document.getElementById('d3').style.fontWeight="normal";
		
		document.getElementById('f1').style.fontWeight="normal";
		document.getElementById('f2').style.fontWeight="normal";
		document.getElementById('f3').style.fontWeight="normal";
		
		document.getElementById('g1').style.fontWeight="bold";
		document.getElementById('g2').style.fontWeight="bold";
		document.getElementById('g3').style.fontWeight="bold";
	}
	
}
function toggle_data1(id)
{
	
	 if(id=="t31")
	{
		document.getElementById('tog31').style.display = "block";
		//document.getElementById('tog11').style.display = "none";
		//document.getElementById('tog21').style.display = "none";
		document.getElementById('tog41').style.display = "none";
		document.getElementById('tog51').style.display = "none";
		document.getElementById('tog61').style.display = "none";
		document.getElementById('tog71').style.display = "none";
		//document.getElementById("t11").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t11")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t31").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		//document.getElementById("t21").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t21")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t41").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t41")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t51").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t51")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t61").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t61")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t71").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t71")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('ea1').style.fontWeight="normal";
		document.getElementById('ea2').style.fontWeight="normal";
		document.getElementById('ea3').style.fontWeight="normal";
		document.getElementById('f1').style.fontWeight="normal";
		document.getElementById('f2').style.fontWeight="normal";
		document.getElementById('f3').style.fontWeight="normal";*/
		document.getElementById('la1').style.fontWeight="bold";
		document.getElementById('la2').style.fontWeight="bold";
		document.getElementById('la3').style.fontWeight="bold";
		document.getElementById('da1').style.fontWeight="normal";
		document.getElementById('da2').style.fontWeight="normal";
		document.getElementById('da3').style.fontWeight="normal";
		document.getElementById('eb1').style.fontWeight="normal";
		document.getElementById('eb2').style.fontWeight="normal";
		document.getElementById('eb3').style.fontWeight="normal";
		document.getElementById('fb1').style.fontWeight="normal";
		document.getElementById('fb2').style.fontWeight="normal";
		document.getElementById('fb3').style.fontWeight="normal";
		
		document.getElementById('gb1').style.fontWeight="normal";
		document.getElementById('gb2').style.fontWeight="normal";
		document.getElementById('gb3').style.fontWeight="normal";
	}
	else if(id=="t41")
	{
		document.getElementById('tog41').style.display = "block";
		//document.getElementById('tog11').style.display = "none";
		//document.getElementById('tog21').style.display = "none";
		document.getElementById('tog31').style.display = "none";
		document.getElementById('tog51').style.display = "none";
		document.getElementById('tog61').style.display = "none";
		document.getElementById('tog71').style.display = "none";
		//document.getElementById("t11").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t11")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t41").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		//document.getElementById("t21").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t21")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t31").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t31")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t51").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t51")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t61").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t61")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t71").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t71")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('ea1').style.fontWeight="normal";
		document.getElementById('ea2').style.fontWeight="normal";
		document.getElementById('ea3').style.fontWeight="normal";
		document.getElementById('f1').style.fontWeight="normal";
		document.getElementById('f2').style.fontWeight="normal";
		document.getElementById('f3').style.fontWeight="normal";*/
		document.getElementById('la1').style.fontWeight="normal";
		document.getElementById('la2').style.fontWeight="normal";
		document.getElementById('la3').style.fontWeight="normal";
		document.getElementById('da1').style.fontWeight="bold";
		document.getElementById('da2').style.fontWeight="bold";
		document.getElementById('da3').style.fontWeight="bold";
		document.getElementById('eb1').style.fontWeight="normal";
		document.getElementById('eb2').style.fontWeight="normal";
		document.getElementById('eb3').style.fontWeight="normal";
		document.getElementById('fb1').style.fontWeight="normal";
		document.getElementById('fb2').style.fontWeight="normal";
		document.getElementById('fb3').style.fontWeight="normal";
		
		document.getElementById('gb1').style.fontWeight="normal";
		document.getElementById('gb2').style.fontWeight="normal";
		document.getElementById('gb3').style.fontWeight="normal";
	}
	else if(id=="t51")
	{
		document.getElementById('tog41').style.display = "none";
		//document.getElementById('tog11').style.display = "none";
		//document.getElementById('tog21').style.display = "none";
		document.getElementById('tog31').style.display = "none";
		document.getElementById('tog51').style.display = "block";
		document.getElementById('tog61').style.display = "none";
		document.getElementById('tog71').style.display = "none";
		//document.getElementById("t11").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t11")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t41").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t41")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t21").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t21")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t31").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t31")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t51").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		document.getElementById("t61").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t61")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t71").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t71")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('ea1').style.fontWeight="normal";
		document.getElementById('ea2').style.fontWeight="normal";
		document.getElementById('ea3').style.fontWeight="normal";
		document.getElementById('f1').style.fontWeight="normal";
		document.getElementById('f2').style.fontWeight="normal";
		document.getElementById('f3').style.fontWeight="normal";*/
		document.getElementById('la1').style.fontWeight="normal";
		document.getElementById('la2').style.fontWeight="normal";
		document.getElementById('la3').style.fontWeight="normal";
		document.getElementById('da1').style.fontWeight="normal";
		document.getElementById('da2').style.fontWeight="normal";
		document.getElementById('da3').style.fontWeight="normal";
		document.getElementById('eb1').style.fontWeight="bold";
		document.getElementById('eb2').style.fontWeight="bold";
		document.getElementById('eb3').style.fontWeight="bold";
		
		document.getElementById('fb1').style.fontWeight="normal";
		document.getElementById('fb2').style.fontWeight="normal";
		document.getElementById('fb3').style.fontWeight="normal";
		
		document.getElementById('gb1').style.fontWeight="normal";
		document.getElementById('gb2').style.fontWeight="normal";
		document.getElementById('gb3').style.fontWeight="normal";
	}
	
	else if(id=="t61")
	{
		document.getElementById('tog41').style.display = "none";
		//document.getElementById('tog11').style.display = "none";
		//document.getElementById('tog21').style.display = "none";
		document.getElementById('tog31').style.display = "none";
		document.getElementById('tog51').style.display = "none";
		document.getElementById('tog61').style.display = "block";
		document.getElementById('tog71').style.display = "none";
		//document.getElementById("t11").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t11")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t41").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t41")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t21").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t21")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t31").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t31")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t51").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t51")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t61").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		document.getElementById("t71").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t71")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('ea1').style.fontWeight="normal";
		document.getElementById('ea2').style.fontWeight="normal";
		document.getElementById('ea3').style.fontWeight="normal";
		document.getElementById('f1').style.fontWeight="normal";
		document.getElementById('f2').style.fontWeight="normal";
		document.getElementById('f3').style.fontWeight="normal";*/
		document.getElementById('la1').style.fontWeight="normal";
		document.getElementById('la2').style.fontWeight="normal";
		document.getElementById('la3').style.fontWeight="normal";
		document.getElementById('da1').style.fontWeight="normal";
		document.getElementById('da2').style.fontWeight="normal";
		document.getElementById('da3').style.fontWeight="normal";
		document.getElementById('eb1').style.fontWeight="normal";
		document.getElementById('eb2').style.fontWeight="normal";
		document.getElementById('eb3').style.fontWeight="normal";
		
		document.getElementById('fb1').style.fontWeight="bold";
		document.getElementById('fb2').style.fontWeight="bold";
		document.getElementById('fb3').style.fontWeight="bold";
		
		document.getElementById('gb1').style.fontWeight="normal";
		document.getElementById('gb2').style.fontWeight="normal";
		document.getElementById('gb3').style.fontWeight="normal";
	}
	
	else if(id=="t71")
	{
		document.getElementById('tog41').style.display = "none";
		//document.getElementById('tog11').style.display = "none";
		//document.getElementById('tog21').style.display = "none";
		document.getElementById('tog31').style.display = "none";
		document.getElementById('tog51').style.display = "none";
		document.getElementById('tog61').style.display = "none";
		document.getElementById('tog71').style.display = "block";
		document.getElementById('tog72').style.display = "none";
		//document.getElementById("t11").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t11")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t41").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t41")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t21").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t21")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t31").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t31")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t51").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t51")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t61").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data1("t61")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t71").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		/*document.getElementById('ea1').style.fontWeight="normal";
		document.getElementById('ea2').style.fontWeight="normal";
		document.getElementById('ea3').style.fontWeight="normal";
		document.getElementById('f1').style.fontWeight="normal";
		document.getElementById('f2').style.fontWeight="normal";
		document.getElementById('f3').style.fontWeight="normal";*/
		document.getElementById('la1').style.fontWeight="normal";
		document.getElementById('la2').style.fontWeight="normal";
		document.getElementById('la3').style.fontWeight="normal";
		document.getElementById('da1').style.fontWeight="normal";
		document.getElementById('da2').style.fontWeight="normal";
		document.getElementById('da3').style.fontWeight="normal";
		document.getElementById('eb1').style.fontWeight="normal";
		document.getElementById('eb2').style.fontWeight="normal";
		document.getElementById('eb3').style.fontWeight="normal";
		
		document.getElementById('fb1').style.fontWeight="normal";
		document.getElementById('fb2').style.fontWeight="normal";
		document.getElementById('fb3').style.fontWeight="normal";
		
		document.getElementById('gb1').style.fontWeight="bold";
		document.getElementById('gb2').style.fontWeight="bold";
		document.getElementById('gb3').style.fontWeight="bold";
	}
	
}
function toggle_data2(id)
{
	
 if(id=="t32")
	{
		
		document.getElementById('tog32').style.display = "block";
    	document.getElementById('tog42').style.display = "none";
		document.getElementById('tog52').style.display = "none";
		document.getElementById('tog62').style.display = "none";
		document.getElementById('tog72').style.display = "none";
		
		document.getElementById("t32").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		document.getElementById("t42").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t42")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t52").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t52")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t62").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t62")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t72").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t72")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById('lb1').style.fontWeight="bold";
		document.getElementById('lb2').style.fontWeight="bold";
		document.getElementById('lb3').style.fontWeight="bold";
		document.getElementById('db1').style.fontWeight="normal";
		document.getElementById('db2').style.fontWeight="normal";
		document.getElementById('db3').style.fontWeight="normal";
		document.getElementById('en1').style.fontWeight="normal";
		document.getElementById('en2').style.fontWeight="normal";
		document.getElementById('en3').style.fontWeight="normal";
		document.getElementById('fn1').style.fontWeight="normal";
		document.getElementById('fn2').style.fontWeight="normal";
		document.getElementById('fn3').style.fontWeight="normal";
		document.getElementById('gn1').style.fontWeight="normal";
		document.getElementById('gn2').style.fontWeight="normal";
		document.getElementById('gn3').style.fontWeight="normal";
	}
	else if(id=="t42")
	{
		//document.getElementById('tog22').style.display = "none";
		//document.getElementById('tog12').style.display = "none";
		document.getElementById('tog42').style.display = "block";
    	document.getElementById('tog32').style.display = "none";
		document.getElementById('tog52').style.display = "none";
		document.getElementById('tog62').style.display = "none";
		document.getElementById('tog72').style.display = "none";
		//document.getElementById("t12").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t12")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t42").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		//document.getElementById("t22").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t22")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t32").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t32")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t52").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t52")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t62").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t62")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t72").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t72")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('g1').style.fontWeight="normal";
		document.getElementById('g2').style.fontWeight="normal";
		document.getElementById('g3').style.fontWeight="normal";
		document.getElementById('h1').style.fontWeight="normal";
		document.getElementById('h2').style.fontWeight="normal";
		document.getElementById('h3').style.fontWeight="normal";*/
		document.getElementById('lb1').style.fontWeight="normal";
		document.getElementById('lb2').style.fontWeight="normal";
		document.getElementById('lb3').style.fontWeight="normal";
		document.getElementById('db1').style.fontWeight="bold";
		document.getElementById('db2').style.fontWeight="bold";
		document.getElementById('db3').style.fontWeight="bold";	
		document.getElementById('en1').style.fontWeight="normal";
		document.getElementById('en2').style.fontWeight="normal";
		document.getElementById('en3').style.fontWeight="normal";
		document.getElementById('fn1').style.fontWeight="normal";
		document.getElementById('fn2').style.fontWeight="normal";
		document.getElementById('fn3').style.fontWeight="normal";
		
		document.getElementById('gn1').style.fontWeight="normal";
		document.getElementById('gn2').style.fontWeight="normal";
		document.getElementById('gn3').style.fontWeight="normal";
	}
	else if(id=="t52")
	{
		//document.getElementById('tog22').style.display = "none";
		//document.getElementById('tog12').style.display = "none";
		document.getElementById('tog42').style.display = "none";
    	document.getElementById('tog32').style.display = "none";
		document.getElementById('tog52').style.display = "block";
		document.getElementById('tog62').style.display = "none";
		document.getElementById('tog72').style.display = "none";
		//document.getElementById("t12").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t12")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t42").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t42")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t22").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t22")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t32").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t32")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t52").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		document.getElementById("t62").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t62")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t72").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t72")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('g1').style.fontWeight="normal";
		document.getElementById('g2').style.fontWeight="normal";
		document.getElementById('g3').style.fontWeight="normal";
		document.getElementById('h1').style.fontWeight="normal";
		document.getElementById('h2').style.fontWeight="normal";
		document.getElementById('h3').style.fontWeight="normal";*/
		document.getElementById('lb1').style.fontWeight="normal";
		document.getElementById('lb2').style.fontWeight="normal";
		document.getElementById('lb3').style.fontWeight="normal";
		document.getElementById('db1').style.fontWeight="normal";
		document.getElementById('db2').style.fontWeight="normal";
		document.getElementById('db3').style.fontWeight="normal";	
		document.getElementById('en1').style.fontWeight="bold";
		document.getElementById('en2').style.fontWeight="bold";
		document.getElementById('en3').style.fontWeight="bold";
		
		document.getElementById('fn1').style.fontWeight="normal";
		document.getElementById('fn2').style.fontWeight="normal";
		document.getElementById('fn3').style.fontWeight="normal";
		
		document.getElementById('gn1').style.fontWeight="normal";
		document.getElementById('gn2').style.fontWeight="normal";
		document.getElementById('gn3').style.fontWeight="normal";
	}
	
	else if(id=="t62")
	{
		//document.getElementById('tog22').style.display = "none";
		//document.getElementById('tog12').style.display = "none";
		document.getElementById('tog42').style.display = "none";
    	document.getElementById('tog32').style.display = "none";
		document.getElementById('tog52').style.display = "none";
		document.getElementById('tog62').style.display = "block";
		document.getElementById('tog72').style.display = "none";
		//document.getElementById("t12").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t12")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t42").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t42")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t22").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t22")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t32").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t32")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t52").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t52")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t62").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		document.getElementById("t72").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t72")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('g1').style.fontWeight="normal";
		document.getElementById('g2').style.fontWeight="normal";
		document.getElementById('g3').style.fontWeight="normal";
		document.getElementById('h1').style.fontWeight="normal";
		document.getElementById('h2').style.fontWeight="normal";
		document.getElementById('h3').style.fontWeight="normal";*/
		document.getElementById('lb1').style.fontWeight="normal";
		document.getElementById('lb2').style.fontWeight="normal";
		document.getElementById('lb3').style.fontWeight="normal";
		document.getElementById('db1').style.fontWeight="normal";
		document.getElementById('db2').style.fontWeight="normal";
		document.getElementById('db3').style.fontWeight="normal";	
		document.getElementById('en1').style.fontWeight="normal";
		document.getElementById('en2').style.fontWeight="normal";
		document.getElementById('en3').style.fontWeight="normal";
		
		document.getElementById('fn1').style.fontWeight="bold";
		document.getElementById('fn2').style.fontWeight="bold";
		document.getElementById('fn3').style.fontWeight="bold";
		
		document.getElementById('gn1').style.fontWeight="normal";
		document.getElementById('gn2').style.fontWeight="normal";
		document.getElementById('gn3').style.fontWeight="normal";
		
		
	}
	else if(id=="t72")
	{
		//document.getElementById('tog22').style.display = "none";
		//document.getElementById('tog12').style.display = "none";
		document.getElementById('tog42').style.display = "none";
    	document.getElementById('tog32').style.display = "none";
		document.getElementById('tog52').style.display = "none";
		document.getElementById('tog62').style.display = "none";
		document.getElementById('tog72').style.display = "block";
		//document.getElementById("t12").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t12")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t42").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t42")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t22").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t22")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t32").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t32")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t52").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t52")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t62").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data2("t62")\'><img style="margin-top:8px !important;"  src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t72").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		/*document.getElementById('g1').style.fontWeight="normal";
		document.getElementById('g2').style.fontWeight="normal";
		document.getElementById('g3').style.fontWeight="normal";
		document.getElementById('h1').style.fontWeight="normal";
		document.getElementById('h2').style.fontWeight="normal";
		document.getElementById('h3').style.fontWeight="normal";*/
		document.getElementById('lb1').style.fontWeight="normal";
		document.getElementById('lb2').style.fontWeight="normal";
		document.getElementById('lb3').style.fontWeight="normal";
		document.getElementById('db1').style.fontWeight="normal";
		document.getElementById('db2').style.fontWeight="normal";
		document.getElementById('db3').style.fontWeight="normal";	
		document.getElementById('en1').style.fontWeight="normal";
		document.getElementById('en2').style.fontWeight="normal";
		document.getElementById('en3').style.fontWeight="normal";
		
		document.getElementById('fn1').style.fontWeight="normal";
		document.getElementById('fn2').style.fontWeight="normal";
		document.getElementById('fn3').style.fontWeight="normal";
		document.getElementById('gn1').style.fontWeight="bold";
		document.getElementById('gn2').style.fontWeight="bold";
		document.getElementById('gn3').style.fontWeight="bold";
	}
	
}
function toggle_data3(id)
{
	/*if(id=="t13")
	{
		document.getElementById('tog13').style.display = "block";
		document.getElementById('tog23').style.display = "none";
		document.getElementById('tog33').style.display = "none";
		document.getElementById('tog43').style.display = "none";
		document.getElementById('tog53').style.display = "none";
		document.getElementById('tog63').style.display = "none";	
		document.getElementById('tog73').style.display = "none";	
		document.getElementById("t13").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t13")\'><img src="images/img_exp.JPG" border="0" /></a>';
		document.getElementById("t23").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t23")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t33").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t33")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t43").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t43")\'><img src="images/img_col.JPG" border="0" /></a>';		
		document.getElementById("t53").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t53")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t63").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t63")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t73").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t73")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById('r1').style.fontWeight="bold";
		document.getElementById('r2').style.fontWeight="bold";
		document.getElementById('r3').style.fontWeight="bold";
		document.getElementById('j1').style.fontWeight="normal";
		document.getElementById('j2').style.fontWeight="normal";
		document.getElementById('j3').style.fontWeight="normal";
		document.getElementById('lc1').style.fontWeight="normal";
		document.getElementById('lc2').style.fontWeight="normal";
		document.getElementById('lc3').style.fontWeight="normal";
		document.getElementById('dc1').style.fontWeight="normal";
		document.getElementById('dc2').style.fontWeight="normal";
		document.getElementById('dc3').style.fontWeight="normal";	
		document.getElementById('ec1').style.fontWeight="normal";
		document.getElementById('ec2').style.fontWeight="normal";
		document.getElementById('ec3').style.fontWeight="normal";
		
		document.getElementById('fc1').style.fontWeight="normal";
		document.getElementById('fc2').style.fontWeight="normal";
		document.getElementById('fc3').style.fontWeight="normal";
		
		document.getElementById('gc1').style.fontWeight="normal";
		document.getElementById('gc2').style.fontWeight="normal";
		document.getElementById('gc3').style.fontWeight="normal";
	}
	else if(id=="t23")
	{
		document.getElementById('tog23').style.display = "block";
		document.getElementById('tog13').style.display = "none";
		document.getElementById('tog33').style.display = "none";
		document.getElementById('tog43').style.display = "none";
		document.getElementById('tog53').style.display = "none";
		document.getElementById('tog63').style.display = "none";	
		document.getElementById('tog73').style.display = "none";	
		document.getElementById("t13").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t13")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t23").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t23")\'><img src="images/img_exp.JPG" border="0" /></a>';
		document.getElementById("t33").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t33")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t43").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t43")\'><img src="images/img_col.JPG" border="0" /></a>';			
		document.getElementById("t53").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t53")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t63").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t63")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t73").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t73")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById('r1').style.fontWeight="normal";
		document.getElementById('r2').style.fontWeight="normal";
		document.getElementById('r3').style.fontWeight="normal";
		document.getElementById('j1').style.fontWeight="bold";
		document.getElementById('j2').style.fontWeight="bold";
		document.getElementById('j3').style.fontWeight="bold";
		document.getElementById('lc1').style.fontWeight="normal";
		document.getElementById('lc2').style.fontWeight="normal";
		document.getElementById('lc3').style.fontWeight="normal";
		document.getElementById('dc1').style.fontWeight="normal";
		document.getElementById('dc2').style.fontWeight="normal";
		document.getElementById('dc3').style.fontWeight="normal";
		document.getElementById('ec1').style.fontWeight="normal";
		document.getElementById('ec2').style.fontWeight="normal";
		document.getElementById('ec3').style.fontWeight="normal";
		
		document.getElementById('fc1').style.fontWeight="normal";
		document.getElementById('fc2').style.fontWeight="normal";
		document.getElementById('fc3').style.fontWeight="normal";
		
		document.getElementById('gc1').style.fontWeight="normal";
		document.getElementById('gc2').style.fontWeight="normal";
		document.getElementById('gc3').style.fontWeight="normal";
	}*/
	 if(id=="t33")
	{
		document.getElementById('tog33').style.display = "block";
		//document.getElementById('tog13').style.display = "none";
		//document.getElementById('tog23').style.display = "none";
		document.getElementById('tog43').style.display = "none";
		document.getElementById('tog53').style.display = "none";
		document.getElementById('tog63').style.display = "none";	
		document.getElementById('tog73').style.display = "none";	
		//document.getElementById("t13").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t13")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t33").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		//document.getElementById("t23").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t23")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t43").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t43")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t53").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t53")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t63").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t63")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t73").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t73")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('r1').style.fontWeight="normal";
		document.getElementById('r2').style.fontWeight="normal";
		document.getElementById('r3').style.fontWeight="normal";
		document.getElementById('j1').style.fontWeight="normal";
		document.getElementById('j2').style.fontWeight="normal";
		document.getElementById('j3').style.fontWeight="normal";*/
		document.getElementById('lc1').style.fontWeight="bold";
		document.getElementById('lc2').style.fontWeight="bold";
		document.getElementById('lc3').style.fontWeight="bold";
		document.getElementById('dc1').style.fontWeight="normal";
		document.getElementById('dc2').style.fontWeight="normal";
		document.getElementById('dc3').style.fontWeight="normal";
		document.getElementById('ec1').style.fontWeight="normal";
		document.getElementById('ec2').style.fontWeight="normal";
		document.getElementById('ec3').style.fontWeight="normal";
		
		document.getElementById('fc1').style.fontWeight="normal";
		document.getElementById('fc2').style.fontWeight="normal";
		document.getElementById('fc3').style.fontWeight="normal";
		
		document.getElementById('gc1').style.fontWeight="normal";
		document.getElementById('gc2').style.fontWeight="normal";
		document.getElementById('gc3').style.fontWeight="normal";
	}
	else if(id=="t43")
	{
		document.getElementById('tog43').style.display = "block";
		//document.getElementById('tog13').style.display = "none";
		//document.getElementById('tog23').style.display = "none";
		document.getElementById('tog33').style.display = "none";	
		document.getElementById('tog53').style.display = "none";
		document.getElementById('tog63').style.display = "none";	
		document.getElementById('tog73').style.display = "none";	
		//document.getElementById("t13").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t13")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t43").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		//document.getElementById("t23").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t23")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t33").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t33")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t53").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t53")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t63").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t63")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t73").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t73")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('r1').style.fontWeight="normal";
		document.getElementById('r2').style.fontWeight="normal";
		document.getElementById('r3').style.fontWeight="normal";
		document.getElementById('j1').style.fontWeight="normal";
		document.getElementById('j2').style.fontWeight="normal";
		document.getElementById('j3').style.fontWeight="normal";*/
		document.getElementById('lc1').style.fontWeight="normal";
		document.getElementById('lc2').style.fontWeight="normal";
		document.getElementById('lc3').style.fontWeight="normal";
		document.getElementById('dc1').style.fontWeight="bold";
		document.getElementById('dc2').style.fontWeight="bold";
		document.getElementById('dc3').style.fontWeight="bold";	
		document.getElementById('ec1').style.fontWeight="normal";
		document.getElementById('ec2').style.fontWeight="normal";
		document.getElementById('ec3').style.fontWeight="normal";
		
		document.getElementById('fc1').style.fontWeight="normal";
		document.getElementById('fc2').style.fontWeight="normal";
		document.getElementById('fc3').style.fontWeight="normal";
		
		document.getElementById('gc1').style.fontWeight="normal";
		document.getElementById('gc2').style.fontWeight="normal";
		document.getElementById('gc3').style.fontWeight="normal";
	}
	else if(id=="t53")
	{
		document.getElementById('tog43').style.display = "none";
		//document.getElementById('tog13').style.display = "none";
		//document.getElementById('tog23').style.display = "none";
		document.getElementById('tog33').style.display = "none";	
		document.getElementById('tog53').style.display = "block";
		document.getElementById('tog63').style.display = "none";
		document.getElementById('tog73').style.display = "none";	
		//document.getElementById("t13").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t13")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t43").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t43")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t23").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t23")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t33").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t33")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t53").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		document.getElementById("t63").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t63")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t73").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t73")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('r1').style.fontWeight="normal";
		document.getElementById('r2').style.fontWeight="normal";
		document.getElementById('r3').style.fontWeight="normal";
		document.getElementById('j1').style.fontWeight="normal";
		document.getElementById('j2').style.fontWeight="normal";
		document.getElementById('j3').style.fontWeight="normal";*/
		document.getElementById('lc1').style.fontWeight="normal";
		document.getElementById('lc2').style.fontWeight="normal";
		document.getElementById('lc3').style.fontWeight="normal";
		document.getElementById('dc1').style.fontWeight="normal";
		document.getElementById('dc2').style.fontWeight="normal";
		document.getElementById('dc3').style.fontWeight="normal";	
		document.getElementById('ec1').style.fontWeight="bold";
		document.getElementById('ec2').style.fontWeight="bold";
		document.getElementById('ec3').style.fontWeight="bold";
		
		document.getElementById('fc1').style.fontWeight="normal";
		document.getElementById('fc2').style.fontWeight="normal";
		document.getElementById('fc3').style.fontWeight="normal";
		
		document.getElementById('gc1').style.fontWeight="normal";
		document.getElementById('gc2').style.fontWeight="normal";
		document.getElementById('gc3').style.fontWeight="normal";
	}
	
	else if(id=="t63")
	{
		document.getElementById('tog43').style.display = "none";
		//document.getElementById('tog13').style.display = "none";
		//document.getElementById('tog23').style.display = "none";
		document.getElementById('tog33').style.display = "none";	
		document.getElementById('tog53').style.display = "none";
		document.getElementById('tog63').style.display = "block";
		document.getElementById('tog73').style.display = "none";	
		//document.getElementById("t13").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t13")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t43").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t43")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t23").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t23")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t33").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t33")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t53").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t53")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t63").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		document.getElementById("t73").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t73")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('r1').style.fontWeight="normal";
		document.getElementById('r2').style.fontWeight="normal";
		document.getElementById('r3').style.fontWeight="normal";
		document.getElementById('j1').style.fontWeight="normal";
		document.getElementById('j2').style.fontWeight="normal";
		document.getElementById('j3').style.fontWeight="normal";*/
		document.getElementById('lc1').style.fontWeight="normal";
		document.getElementById('lc2').style.fontWeight="normal";
		document.getElementById('lc3').style.fontWeight="normal";
		document.getElementById('dc1').style.fontWeight="normal";
		document.getElementById('dc2').style.fontWeight="normal";
		document.getElementById('dc3').style.fontWeight="normal";	
		document.getElementById('ec1').style.fontWeight="normal";
		document.getElementById('ec2').style.fontWeight="normal";
		document.getElementById('ec3').style.fontWeight="normal";
		
		document.getElementById('fc1').style.fontWeight="bold";
		document.getElementById('fc2').style.fontWeight="bold";
		document.getElementById('fc3').style.fontWeight="bold";
		
		document.getElementById('gc1').style.fontWeight="normal";
		document.getElementById('gc2').style.fontWeight="normal";
		document.getElementById('gc3').style.fontWeight="normal";
	}
	
	else if(id=="t73")
	{
		document.getElementById('tog43').style.display = "none";
		/*document.getElementById('tog13').style.display = "none";
		document.getElementById('tog23').style.display = "none";*/
		document.getElementById('tog33').style.display = "none";	
		document.getElementById('tog53').style.display = "none";
		document.getElementById('tog63').style.display = "none";	
		document.getElementById('tog73').style.display = "block";	
		//document.getElementById("t13").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t13")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t43").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t43")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t23").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t23")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t33").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t33")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t53").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t53")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t63").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data3("t63")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t73").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		/*document.getElementById('r1').style.fontWeight="normal";
		document.getElementById('r2').style.fontWeight="normal";
		document.getElementById('r3').style.fontWeight="normal";
		document.getElementById('j1').style.fontWeight="normal";
		document.getElementById('j2').style.fontWeight="normal";
		document.getElementById('j3').style.fontWeight="normal";*/
		document.getElementById('lc1').style.fontWeight="normal";
		document.getElementById('lc2').style.fontWeight="normal";
		document.getElementById('lc3').style.fontWeight="normal";
		document.getElementById('dc1').style.fontWeight="normal";
		document.getElementById('dc2').style.fontWeight="normal";
		document.getElementById('dc3').style.fontWeight="normal";	
		document.getElementById('ec1').style.fontWeight="normal";
		document.getElementById('ec2').style.fontWeight="normal";
		document.getElementById('ec3').style.fontWeight="normal";
		
		document.getElementById('fc1').style.fontWeight="normal";
		document.getElementById('fc2').style.fontWeight="normal";
		document.getElementById('fc3').style.fontWeight="normal";
		
		document.getElementById('gc1').style.fontWeight="bold";
		document.getElementById('gc2').style.fontWeight="bold";
		document.getElementById('gc3').style.fontWeight="bold";
	}
	
}
function toggle_data4(id)
{
	/*if(id=="t14")
	{
		document.getElementById('tog14').style.display = "block";
		document.getElementById('tog24').style.display = "none";
		document.getElementById('tog34').style.display = "none";
		document.getElementById('tog44').style.display = "none";
		document.getElementById('tog54').style.display = "none";
		document.getElementById('tog64').style.display = "none";
		document.getElementById('tog74').style.display = "none";	
		document.getElementById("t14").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t14")\'><img src="images/img_exp.JPG" border="0" /></a>';
		document.getElementById("t24").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t24")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t34").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t34")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t44").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t44")\'><img src="images/img_col.JPG" border="0" /></a>';		
		document.getElementById("t54").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t54")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t64").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t64")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t74").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t74")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById('k1').style.fontWeight="bold";
		document.getElementById('k2').style.fontWeight="bold";
		document.getElementById('k3').style.fontWeight="bold";
		document.getElementById('m1').style.fontWeight="normal";
		document.getElementById('m2').style.fontWeight="normal";
		document.getElementById('m3').style.fontWeight="normal";
		document.getElementById('ld1').style.fontWeight="normal";
		document.getElementById('ld2').style.fontWeight="normal";
		document.getElementById('ld3').style.fontWeight="normal";
		document.getElementById('dd1').style.fontWeight="normal";
		document.getElementById('dd2').style.fontWeight="normal";
		document.getElementById('dd3').style.fontWeight="normal";	
		document.getElementById('ed11').style.fontWeight="normal";
		document.getElementById('ed21').style.fontWeight="normal";
		document.getElementById('ed31').style.fontWeight="normal";	
		
		document.getElementById('fd11').style.fontWeight="normal";
		document.getElementById('fd21').style.fontWeight="normal";
		document.getElementById('fd31').style.fontWeight="normal";
		
		document.getElementById('gd11').style.fontWeight="normal";
		document.getElementById('gd21').style.fontWeight="normal";
		document.getElementById('gd31').style.fontWeight="normal";
	}
	else if(id=="t24")
	{
		document.getElementById('tog24').style.display = "block";
		document.getElementById('tog14').style.display = "none";
		document.getElementById('tog34').style.display = "none";
		document.getElementById('tog44').style.display = "none";
		document.getElementById('tog54').style.display = "none";
		document.getElementById('tog64').style.display = "none";
		document.getElementById('tog74').style.display = "none";	
		document.getElementById("t14").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t14")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t24").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t24")\'><img src="images/img_exp.JPG" border="0" /></a>';
		document.getElementById("t34").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t34")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t44").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t44")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t54").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t54")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t64").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t64")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t74").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t74")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById('k1').style.fontWeight="normal";
		document.getElementById('k2').style.fontWeight="normal";
		document.getElementById('k3').style.fontWeight="normal";
		document.getElementById('m1').style.fontWeight="bold";
		document.getElementById('m2').style.fontWeight="bold";
		document.getElementById('m3').style.fontWeight="bold";
		document.getElementById('ld1').style.fontWeight="normal";
		document.getElementById('ld2').style.fontWeight="normal";
		document.getElementById('ld3').style.fontWeight="normal";
		document.getElementById('dd1').style.fontWeight="normal";
		document.getElementById('dd2').style.fontWeight="normal";
		document.getElementById('dd3').style.fontWeight="normal";
		document.getElementById('ed11').style.fontWeight="normal";
		document.getElementById('ed21').style.fontWeight="normal";
		document.getElementById('ed31').style.fontWeight="normal";	
		document.getElementById('fd11').style.fontWeight="normal";
		document.getElementById('fd21').style.fontWeight="normal";
		document.getElementById('fd31').style.fontWeight="normal";
		
		document.getElementById('gd11').style.fontWeight="normal";
		document.getElementById('gd21').style.fontWeight="normal";
		document.getElementById('gd31').style.fontWeight="normal";
	}*/
	 if(id=="t34")
	{
		document.getElementById('tog34').style.display = "block";
		//document.getElementById('tog14').style.display = "none";
		//document.getElementById('tog24').style.display = "none";
		document.getElementById('tog44').style.display = "none";
		document.getElementById('tog54').style.display = "none";
		document.getElementById('tog64').style.display = "none";	
		document.getElementById('tog74').style.display = "none";	
		//document.getElementById("t14").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t14")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t34").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		//document.getElementById("t24").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t24")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t44").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t44")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';			
		document.getElementById("t54").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t54")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';	
		document.getElementById("t64").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t64")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t74").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t74")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('k1').style.fontWeight="normal";
		document.getElementById('k2').style.fontWeight="normal";
		document.getElementById('k3').style.fontWeight="normal";
		document.getElementById('m1').style.fontWeight="normal";
		document.getElementById('m2').style.fontWeight="normal";
		document.getElementById('m3').style.fontWeight="normal";*/
		document.getElementById('ld1').style.fontWeight="bold";
		document.getElementById('ld2').style.fontWeight="bold";
		document.getElementById('ld3').style.fontWeight="bold";
		document.getElementById('dd1').style.fontWeight="normal";
		document.getElementById('dd2').style.fontWeight="normal";
		document.getElementById('dd3').style.fontWeight="normal";
		document.getElementById('ed11').style.fontWeight="normal";
		document.getElementById('ed21').style.fontWeight="normal";
		document.getElementById('ed31').style.fontWeight="normal";	
		
		document.getElementById('fd11').style.fontWeight="normal";
		document.getElementById('fd21').style.fontWeight="normal";
		document.getElementById('fd31').style.fontWeight="normal";
		
		document.getElementById('gd11').style.fontWeight="normal";
		document.getElementById('gd21').style.fontWeight="normal";
		document.getElementById('gd31').style.fontWeight="normal";
	}
	else if(id=="t44")
	{
		document.getElementById('tog44').style.display = "block";
		//document.getElementById('tog14').style.display = "none";
		//document.getElementById('tog24').style.display = "none";
		document.getElementById('tog34').style.display = "none";	
		document.getElementById('tog54').style.display = "none";
		document.getElementById('tog64').style.display = "none";	
		document.getElementById('tog74').style.display = "none";	
		//document.getElementById("t14").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t14")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t44").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		//document.getElementById("t24").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t24")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t34").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t34")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';			
		document.getElementById("t54").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t54")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t64").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t64")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t74").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t74")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('k1').style.fontWeight="normal";
		document.getElementById('k2').style.fontWeight="normal";
		document.getElementById('k3').style.fontWeight="normal";
		document.getElementById('m1').style.fontWeight="normal";
		document.getElementById('m2').style.fontWeight="normal";
		document.getElementById('m3').style.fontWeight="normal";*/
		document.getElementById('ld1').style.fontWeight="normal";
		document.getElementById('ld2').style.fontWeight="normal";
		document.getElementById('ld3').style.fontWeight="normal";
		document.getElementById('dd1').style.fontWeight="bold";
		document.getElementById('dd2').style.fontWeight="bold";
		document.getElementById('dd3').style.fontWeight="bold";
		document.getElementById('ed11').style.fontWeight="normal";
		document.getElementById('ed21').style.fontWeight="normal";
		document.getElementById('ed31').style.fontWeight="normal";	
		
		document.getElementById('fd11').style.fontWeight="normal";
		document.getElementById('fd21').style.fontWeight="normal";
		document.getElementById('fd31').style.fontWeight="normal";
		
		document.getElementById('gd11').style.fontWeight="normal";
		document.getElementById('gd21').style.fontWeight="normal";
		document.getElementById('gd31').style.fontWeight="normal";
	}
	else if(id=="t54")
	{
		document.getElementById('tog44').style.display = "none";
		//document.getElementById('tog14').style.display = "none";
		//document.getElementById('tog24').style.display = "none";
		document.getElementById('tog34').style.display = "none";	
		document.getElementById('tog54').style.display = "block";
		document.getElementById('tog64').style.display = "none";
		document.getElementById('tog74').style.display = "none";	
		//document.getElementById("t14").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t14")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t44").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t44")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t24").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t24")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t34").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t34")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';			
		document.getElementById("t54").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		document.getElementById("t64").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t64")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t74").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t74")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('k1').style.fontWeight="normal";
		document.getElementById('k2').style.fontWeight="normal";
		document.getElementById('k3').style.fontWeight="normal";
		document.getElementById('m1').style.fontWeight="normal";
		document.getElementById('m2').style.fontWeight="normal";
		document.getElementById('m3').style.fontWeight="normal";*/
		document.getElementById('ld1').style.fontWeight="normal";
		document.getElementById('ld2').style.fontWeight="normal";
		document.getElementById('ld3').style.fontWeight="normal";
		document.getElementById('dd1').style.fontWeight="normal";
		document.getElementById('dd2').style.fontWeight="normal";
		document.getElementById('dd3').style.fontWeight="normal";
		document.getElementById('ed11').style.fontWeight="bold";
		document.getElementById('ed21').style.fontWeight="bold";
		document.getElementById('ed31').style.fontWeight="bold";
		
		document.getElementById('fd11').style.fontWeight="normal";
		document.getElementById('fd21').style.fontWeight="normal";
		document.getElementById('fd31').style.fontWeight="normal";
		
		document.getElementById('gd11').style.fontWeight="normal";
		document.getElementById('gd21').style.fontWeight="normal";
		document.getElementById('gd31').style.fontWeight="normal";
	}
	
	else if(id=="t64")
	{
		document.getElementById('tog44').style.display = "none";
		//document.getElementById('tog14').style.display = "none";
		//document.getElementById('tog24').style.display = "none";
		document.getElementById('tog34').style.display = "none";	
		document.getElementById('tog54').style.display = "none";	
		document.getElementById('tog64').style.display = "block";	
		document.getElementById('tog74').style.display = "none";	
		//document.getElementById("t14").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t14")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t44").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t44")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t24").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t24")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t34").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t34")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';			
		document.getElementById("t54").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t54")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';	
		document.getElementById("t64").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		document.getElementById("t74").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t74")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		/*document.getElementById('k1').style.fontWeight="normal";
		document.getElementById('k2').style.fontWeight="normal";
		document.getElementById('k3').style.fontWeight="normal";
		document.getElementById('m1').style.fontWeight="normal";
		document.getElementById('m2').style.fontWeight="normal";
		document.getElementById('m3').style.fontWeight="normal";*/
		document.getElementById('ld1').style.fontWeight="normal";
		document.getElementById('ld2').style.fontWeight="normal";
		document.getElementById('ld3').style.fontWeight="normal";
		document.getElementById('dd1').style.fontWeight="normal";
		document.getElementById('dd2').style.fontWeight="normal";
		document.getElementById('dd3').style.fontWeight="normal";
		document.getElementById('ed11').style.fontWeight="normal";
		document.getElementById('ed21').style.fontWeight="normal";
		document.getElementById('ed31').style.fontWeight="normal";
		
		document.getElementById('fd11').style.fontWeight="bold";
		document.getElementById('fd21').style.fontWeight="bold";
		document.getElementById('fd31').style.fontWeight="bold";
		
		document.getElementById('gd11').style.fontWeight="normal";
		document.getElementById('gd21').style.fontWeight="normal";
		document.getElementById('gd31').style.fontWeight="normal";
	}
	
	else if(id=="t74")
	{
		document.getElementById('tog44').style.display = "none";
		//document.getElementById('tog14').style.display = "none";
		//document.getElementById('tog24').style.display = "none";
		document.getElementById('tog34').style.display = "none";	
		document.getElementById('tog54').style.display = "none";	
		document.getElementById('tog64').style.display = "none";	
		document.getElementById('tog74').style.display = "block";	
		//document.getElementById("t14").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t14")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t44").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t44")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		//document.getElementById("t24").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t24")\'><img src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t34").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t34")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';			
		document.getElementById("t54").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t54")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';	
		document.getElementById("t64").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data4("t64")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById("t74").innerHTML='<img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" />';
		/*document.getElementById('k1').style.fontWeight="normal";
		document.getElementById('k2').style.fontWeight="normal";
		document.getElementById('k3').style.fontWeight="normal";
		document.getElementById('m1').style.fontWeight="normal";
		document.getElementById('m2').style.fontWeight="normal";
		document.getElementById('m3').style.fontWeight="normal";*/
		document.getElementById('ld1').style.fontWeight="normal";
		document.getElementById('ld2').style.fontWeight="normal";
		document.getElementById('ld3').style.fontWeight="normal";
		document.getElementById('dd1').style.fontWeight="normal";
		document.getElementById('dd2').style.fontWeight="normal";
		document.getElementById('dd3').style.fontWeight="normal";
		document.getElementById('ed11').style.fontWeight="normal";
		document.getElementById('ed21').style.fontWeight="normal";
		document.getElementById('ed31').style.fontWeight="normal";
		
		document.getElementById('fd11').style.fontWeight="normal";
		document.getElementById('fd21').style.fontWeight="normal";
		document.getElementById('fd31').style.fontWeight="normal";
		
		document.getElementById('gd11').style.fontWeight="bold";
		document.getElementById('gd21').style.fontWeight="bold";
		document.getElementById('gd31').style.fontWeight="bold";
	}
	
}
function toggle_data5()
{
		document.getElementById('tog25').style.display = "block";
		document.getElementById("t25").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data5_col()\'><img style="margin-top:8px !important;" src="images/img_exp.JPG" border="0" /></a>';
		document.getElementById('o1').style.fontWeight="bold";
		document.getElementById('o2').style.fontWeight="bold";
		document.getElementById('o3').style.fontWeight="bold";
}
function toggle_data5_col()
{
		document.getElementById('tog25').style.display = "block";
		document.getElementById("t25").innerHTML='<a href="javascript:void(0);" onclick=\'toggle_data5("t25")\'><img style="margin-top:8px !important;" src="images/img_col.JPG" border="0" /></a>';
		document.getElementById('o1').style.fontWeight="normal";
		document.getElementById('o2').style.fontWeight="normal";
		document.getElementById('o3').style.fontWeight="normal";
}
