// JavaScript Document

	function changeStuff() {

		if (mySound1.CurrentState == 0) {
			mySound1.Rate = 1;
			mySound1.Volume = 0.0;
			mySound1.SelectionStart = 0.0;
			mySound1.SelectionEnd = 401.0;
			mySound1.Run();
			}

		else if (mySound1.CurrentState == 1) {

			mySound1.Rate = 1;
			mySound1.Volume = 0.0;
			mySound1.SelectionStart = 0.0;
			mySound1.SelectionEnd = 401.0;
			mySound1.Run();
			}

		else if (mySound1.CurrentState == 0) {
			mySound1.Stop();
			}
	}
	function pauseMe() {
		mySound1.Pause();
	}
	var flag=false;
		function callf(){

			if(flag==false)
			{
				changeStuff();
				flag=true;
				img1.src="../images/btn_pause.gif"
			}
			
				else if(flag==true)
			{
				pauseMe();
				flag=false;
				img1.src="../images/btn_play.gif"
			}
			
	}
		function stopMe() {
		mySound1.Stop();
		flag=false;
		img1.src="../images/btn_play.gif"
	}
	
// JavaScript Document 2

	function changeStuff2() {

		if (mySound2.CurrentState == 0) {
			mySound2.Rate = 1;
			mySound2.Volume = 0.0;
			mySound2.SelectionStart = 0.0;
			mySound2.SelectionEnd = 401.0;
			mySound2.Run();
			}

		else if (mySound2.CurrentState == 1) {

			mySound2.Rate = 1;
			mySound2.Volume = 0.0;
			mySound2.SelectionStart = 0.0;
			mySound2.SelectionEnd = 401.0;
			mySound2.Run();
			}

		else if (mySound2.CurrentState == 0) {
			mySound2.Stop();
			}
	}
	function pauseMe2() {
		mySound2.Pause();
	}
	var flag=false;
		function callf2(){

			if(flag==false)
			{
				changeStuff2();
				flag=true;
				img2.src="../images/btn_pause.gif"
			}
			
				else if(flag==true)
			{
				pauseMe2();
				flag=false;
				img2.src="../images/btn_play.gif"
			}
			
	}
		function stopMe2() {
		mySound2.Stop();
		flag=false;
		img2.src="../images/btn_play.gif"
	}


// JavaScript Document 3

	function changeStuff3() {

		if (mySound3.CurrentState == 0) {
			mySound3.Rate = 1;
			mySound3.Volume = 0.0;
			mySound3.SelectionStart = 0.0;
			mySound3.SelectionEnd = 401.0;
			mySound3.Run();
			}

		else if (mySound3.CurrentState == 1) {

			mySound3.Rate = 1;
			mySound3.Volume = 0.0;
			mySound3.SelectionStart = 0.0;
			mySound3.SelectionEnd = 401.0;
			mySound3.Run();
			}

		else if (mySound3.CurrentState == 0) {
			mySound3.Stop();
			}
	}
	function pauseMe3() {
		mySound3.Pause();
	}
	var flag=false;
		function callf3(){

			if(flag==false)
			{
				changeStuff3();
				flag=true;
				img3.src="../images/btn_pause.gif"
			}
			
				else if(flag==true)
			{
				pauseMe3();
				flag=false;
				img3.src="../images/btn_play.gif"
			}
			
	}
		function stopMe3() {
		mySound3.Stop();
		flag=false;
		img3.src="../images/btn_play.gif"
	}


// JavaScript Document 4

	function changeStuff4() {

		if (mySound4.CurrentState == 0) {
			mySound4.Rate = 1;
			mySound4.Volume = 0.0;
			mySound4.SelectionStart = 0.0;
			mySound4.SelectionEnd = 401.0;
			mySound4.Run();
			}

		else if (mySound4.CurrentState == 1) {

			mySound4.Rate = 1;
			mySound4.Volume = 0.0;
			mySound4.SelectionStart = 0.0;
			mySound4.SelectionEnd = 401.0;
			mySound4.Run();
			}

		else if (mySound4.CurrentState == 0) {
			mySound4.Stop();
			}
	}
	function pauseMe4() {
		mySound4.Pause();
	}
	var flag=false;
		function callf4(){

			if(flag==false)
			{
				changeStuff4();
				flag=true;
				img4.src="../images/btn_pause.gif"
			}
			
				else if(flag==true)
			{
				pauseMe4();
				flag=false;
				img4.src="../images/btn_play.gif"
			}
			
	}
		function stopMe4() {
		mySound4.Stop();
		flag=false;
		img4.src="../images/btn_play.gif"
	}


// JavaScript Document 5

	function changeStuff5() {

		if (mySound5.CurrentState == 0) {
			mySound5.Rate = 1;
			mySound5.Volume = 0.0;
			mySound5.SelectionStart = 0.0;
			mySound5.SelectionEnd = 401.0;
			mySound5.Run();
			}

		else if (mySound5.CurrentState == 1) {

			mySound5.Rate = 1;
			mySound5.Volume = 0.0;
			mySound5.SelectionStart = 0.0;
			mySound5.SelectionEnd = 401.0;
			mySound5.Run();
			}

		else if (mySound5.CurrentState == 0) {
			mySound5.Stop();
			}
	}
	function pauseMe5() {
		mySound5.Pause();
	}
	var flag=false;
		function callf5(){

			if(flag==false)
			{
				changeStuff5();
				flag=true;
				img5.src="../images/btn_pause.gif"
			}
			
				else if(flag==true)
			{
				pauseMe5();
				flag=false;
				img5.src="../images/btn_play.gif"
			}
			
	}
		function stopMe5() {
		mySound5.Stop();
		flag=false;
		img5.src="../images/btn_play.gif"
	}


// JavaScript Document 6

	function changeStuff6() {

		if (mySound6.CurrentState == 0) {
			mySound6.Rate = 1;
			mySound6.Volume = 0.0;
			mySound6.SelectionStart = 0.0;
			mySound6.SelectionEnd = 401.0;
			mySound6.Run();
			}

		else if (mySound6.CurrentState == 1) {

			mySound6.Rate = 1;
			mySound6.Volume = 0.0;
			mySound6.SelectionStart = 0.0;
			mySound6.SelectionEnd = 401.0;
			mySound6.Run();
			}

		else if (mySound6.CurrentState == 0) {
			mySound6.Stop();
			}
	}
	function pauseMe6() {
		mySound6.Pause();
	}
	var flag=false;
		function callf6(){

			if(flag==false)
			{
				changeStuff6();
				flag=true;
				img6.src="../images/btn_pause.gif"
			}
			
				else if(flag==true)
			{
				pauseMe6();
				flag=false;
				img6.src="../images/btn_play.gif"
			}
			
	}
		function stopMe6() {
		mySound6.Stop();
		flag=false;
		img6.src="../images/btn_play.gif"
	}


// JavaScript Document 7

	function changeStuff7() {

		if (mySound7.CurrentState == 0) {
			mySound7.Rate = 1;
			mySound7.Volume = 0.0;
			mySound7.SelectionStart = 0.0;
			mySound7.SelectionEnd = 401.0;
			mySound7.Run();
			}

		else if (mySound7.CurrentState == 1) {

			mySound7.Rate = 1;
			mySound7.Volume = 0.0;
			mySound7.SelectionStart = 0.0;
			mySound7.SelectionEnd = 401.0;
			mySound7.Run();
			}

		else if (mySound7.CurrentState == 0) {
			mySound7.Stop();
			}
	}
	function pauseMe7() {
		mySound7.Pause();
	}
	var flag=false;
		function callf7(){

			if(flag==false)
			{
				changeStuff7();
				flag=true;
				img7.src="../images/btn_pause.gif"
			}
			
				else if(flag==true)
			{
				pauseMe7();
				flag=false;
				img7.src="../images/btn_play.gif"
			}
			
	}
		function stopMe7() {
		mySound7.Stop();
		flag=false;
		img7.src="../images/btn_play.gif"
	}

// JavaScript Document 8

	function changeStuff8() {

		if (mySound8.CurrentState == 0) {
			mySound8.Rate = 1;
			mySound8.Volume = 0.0;
			mySound8.SelectionStart = 0.0;
			mySound8.SelectionEnd = 401.0;
			mySound8.Run();
			}

		else if (mySound8.CurrentState == 1) {

			mySound8.Rate = 1;
			mySound8.Volume = 0.0;
			mySound8.SelectionStart = 0.0;
			mySound8.SelectionEnd = 401.0;
			mySound8.Run();
			}

		else if (mySound8.CurrentState == 0) {
			mySound8.Stop();
			}
	}
	function pauseMe8() {
		mySound8.Pause();
	}
	var flag=false;
		function callf8(){

			if(flag==false)
			{
				changeStuff8();
				flag=true;
				img8.src="../images/btn_pause.gif"
			}
			
				else if(flag==true)
			{
				pauseMe8();
				flag=false;
				img8.src="../images/btn_play.gif"
			}
			
	}
		function stopMe8() {
		mySound8.Stop();
		flag=false;
		img8.src="../images/btn_play.gif"
	}

// JavaScript Document 9

	function changeStuff9() {

		if (mySound9.CurrentState == 0) {
			mySound9.Rate = 1;
			mySound9.Volume = 0.0;
			mySound9.SelectionStart = 0.0;
			mySound9.SelectionEnd = 401.0;
			mySound9.Run();
			}

		else if (mySound9.CurrentState == 1) {

			mySound9.Rate = 1;
			mySound9.Volume = 0.0;
			mySound9.SelectionStart = 0.0;
			mySound9.SelectionEnd = 401.0;
			mySound9.Run();
			}

		else if (mySound9.CurrentState == 0) {
			mySound9.Stop();
			}
	}
	function pauseMe9() {
		mySound9.Pause();
	}
	var flag=false;
		function callf9(){

			if(flag==false)
			{
				changeStuff9();
				flag=true;
				img9.src="../images/btn_pause.gif"
			}
			
				else if(flag==true)
			{
				pauseMe9();
				flag=false;
				img9.src="../images/btn_play.gif"
			}
			
	}
		function stopMe9() {
		mySound9.Stop();
		flag=false;
		img9.src="../images/btn_play.gif"
	}
	

// JavaScript Document 10

	function changeStuff10() {

		if (mySound10.CurrentState == 0) {
			mySound10.Rate = 1;
			mySound10.Volume = 0.0;
			mySound10.SelectionStart = 0.0;
			mySound10.SelectionEnd = 401.0;
			mySound10.Run();
			}

		else if (mySound10.CurrentState == 1) {

			mySound10.Rate = 1;
			mySound10.Volume = 0.0;
			mySound10.SelectionStart = 0.0;
			mySound10.SelectionEnd = 401.0;
			mySound10.Run();
			}

		else if (mySound10.CurrentState == 0) {
			mySound10.Stop();
			}
	}
	function pauseMe10() {
		mySound10.Pause();
	}
	var flag=false;
		function callf10(){

			if(flag==false)
			{
				changeStuff10();
				flag=true;
				img10.src="../images/btn_pause.gif"
			}
			
				else if(flag==true)
			{
				pauseMe10();
				flag=false;
				img10.src="../images/btn_play.gif"
			}
			
	}
		function stopMe10() {
		mySound10.Stop();
		flag=false;
		img10.src="../images/btn_play.gif"
	}

