function fcmn1(stp){
  for(i=1;i<=4;i++)
  if(stp==i)
    {
     document.getElementById("hd1"+i).className="bgyy";
     document.getElementById("lst1"+i).className="dis_block";
	 }
	 else
	 {
     document.getElementById("hd1"+i).className="bgby";
     document.getElementById("lst1"+i).className="dis_non";
	 }
  }
  
    function fcmn2(stp){
  for(i=1;i<=4;i++)
  if(stp==i)
    {
     document.getElementById("hd2"+i).className="bgyy";
     document.getElementById("lst2"+i).className="dis_block";
	 }
	 else
	 {
     document.getElementById("hd2"+i).className="bgby";
     document.getElementById("lst2"+i).className="dis_non";
	 }
  }
  
   function fcmn3(stp){
  for(i=1;i<=4;i++)
  if(stp==i)
    {
     document.getElementById("hd3"+i).className="bgyy";
     document.getElementById("lst3"+i).className="dis_block";
	 }
	 else
	 {
     document.getElementById("hd3"+i).className="bgby";
     document.getElementById("lst3"+i).className="dis_non";
	 }
  }
  
  
  function fcmn4(stp){
  for(i=1;i<=4;i++)
  if(stp==i)
    {
     document.getElementById("hd4"+i).className="bgyy";
     document.getElementById("lst4"+i).className="dis_block";
	 }
	 else
	 {
     document.getElementById("hd4"+i).className="bgby";
     document.getElementById("lst4"+i).className="dis_non";
	 }
  }
  
  
  function fcmn5(stp){
  for(i=1;i<=4;i++)
  if(stp==i)
    {
     document.getElementById("hd5"+i).className="bgyy";
     document.getElementById("lst5"+i).className="dis_block";
	 }
	 else
	 {
     document.getElementById("hd5"+i).className="bgby";
     document.getElementById("lst5"+i).className="dis_non";
	 }
  }
  
  
  function fcmn6(stp){
  for(i=1;i<=4;i++)
  if(stp==i)
    {
     document.getElementById("hd6"+i).className="bgyy";
     document.getElementById("lst6"+i).className="dis_block";
	 }
	 else
	 {
     document.getElementById("hd6"+i).className="bgby";
     document.getElementById("lst6"+i).className="dis_non";
	 }
  }
  
  
  function fcmn7(stp){
  for(i=1;i<=4;i++)
  if(stp==i)
    {
     document.getElementById("hd7"+i).className="bgyy";
     document.getElementById("lst7"+i).className="dis_block";
	 }
	 else
	 {
     document.getElementById("hd7"+i).className="bgby";
     document.getElementById("lst7"+i).className="dis_non";
	 }
  }
  
  function fcmn8(stp){
  for(i=1;i<=4;i++)
  if(stp==i)
    {
     document.getElementById("hd8"+i).className="bgyy";
     document.getElementById("lst8"+i).className="dis_block";
	 }
	 else
	 {
     document.getElementById("hd8"+i).className="bgby";
     document.getElementById("lst8"+i).className="dis_non";
	 }
  }
  
   function fcmn9(stp){
  for(i=1;i<=4;i++)
  if(stp==i)
    {
     document.getElementById("hd9"+i).className="bgyy";
     document.getElementById("lst9"+i).className="dis_block";
	 }
	 else
	 {
     document.getElementById("hd9"+i).className="bgby";
     document.getElementById("lst9"+i).className="dis_non";
	 }
  }
  
   function fcmn10(stp){
  for(i=1;i<=4;i++)
  if(stp==i)
    {
     document.getElementById("hd10"+i).className="bgyy";
     document.getElementById("lst10"+i).className="dis_block";
	 }
	 else
	 {
     document.getElementById("hd10"+i).className="bgby";
     document.getElementById("lst10"+i).className="dis_non";
	 }
  }
