function flasher(){


var swap = new Array(3)
swap[0]="#90B0A8"
swap[1]="#4EAA2D"
swap[2]="#E8AF22"
swap[3]="#3E73BA"
swap[4]="#D01816"
swap[5]="#E0791D"
swap[6]="purple"
swap[7]="#E4CC34"
swap[8]="#72ACEB"

var i =Math.floor(Math.random() * 8) + 1


document.flash.button1.style.backgroundColor=swap[i]
document.flash.button1.style.color="white"
Stop=setTimeout("flasher()",200)
}
function stopFlash(){
clearTimeout(Stop)
}





function flasherb(){


var swap = new Array(3)
swap[0]="#90B0A8"
swap[1]="#4EAA2D"
swap[2]="#E8AF22"
swap[3]="#3E73BA"
swap[4]="#D01816"
swap[5]="#E0791D"
swap[6]="purple"
swap[7]="#E4CC34"
swap[8]="#72ACEB"

var i =Math.floor(Math.random() * 8) + 1


document.flashb.buttonb.style.backgroundColor=swap[i]
document.flashb.buttonb.style.color="white"
Stop=setTimeout("flasherb()",200)
}
function stopFlashb(){
clearTimeout(Stop)
}





function flasherc(){


var swap = new Array(3)
swap[0]="#90B0A8"
swap[1]="#4EAA2D"
swap[2]="#E8AF22"
swap[3]="#3E73BA"
swap[4]="#D01816"
swap[5]="#E0791D"
swap[6]="purple"
swap[7]="#E4CC34"
swap[8]="#72ACEB"

var i =Math.floor(Math.random() * 8) + 1


document.flashc.buttonc.style.backgroundColor=swap[i]
document.flashc.buttonc.style.color="white"
Stop=setTimeout("flasherc()",200)
}
function stopFlashc(){
clearTimeout(Stop)
}





function flasherd(){


var swap = new Array(3)
swap[0]="#90B0A8"
swap[1]="#4EAA2D"
swap[2]="#E8AF22"
swap[3]="#3E73BA"
swap[4]="#D01816"
swap[5]="#E0791D"
swap[6]="purple"
swap[7]="#E4CC34"
swap[8]="#72ACEB"

var i =Math.floor(Math.random() * 8) + 1


document.flashd.buttond.style.backgroundColor=swap[i]
document.flashd.buttond.style.color="white"
Stop=setTimeout("flasherd()",200)
}
function stopFlashd(){
clearTimeout(Stop)
}





function flasherf(){


var swap = new Array(3)
swap[0]="#90B0A8"
swap[1]="#4EAA2D"
swap[2]="#E8AF22"
swap[3]="#3E73BA"
swap[4]="#D01816"
swap[5]="#E0791D"
swap[6]="purple"
swap[7]="#E4CC34"
swap[8]="#72ACEB"

var i =Math.floor(Math.random() * 8) + 1


document.flashf.buttonf.style.backgroundColor=swap[i]
document.flashf.buttonf.style.color="white"
Stop=setTimeout("flasherf()",200)
}
function stopFlashf(){
clearTimeout(Stop)
}





function flasherg(){


var swap = new Array(3)
swap[0]="#90B0A8"
swap[1]="#4EAA2D"
swap[2]="#E8AF22"
swap[3]="#3E73BA"
swap[4]="#D01816"
swap[5]="#E0791D"
swap[6]="purple"
swap[7]="#E4CC34"
swap[8]="#72ACEB"

var i =Math.floor(Math.random() * 8) + 1


document.flashg.buttong.style.backgroundColor=swap[i]
document.flashg.buttong.style.color="white"
Stop=setTimeout("flasherg()",200)
}
function stopFlashg(){
clearTimeout(Stop)
}





function flasherh(){


var swap = new Array(3)
swap[0]="#90B0A8"
swap[1]="#4EAA2D"
swap[2]="#E8AF22"
swap[3]="#3E73BA"
swap[4]="#D01816"
swap[5]="#E0791D"
swap[6]="purple"
swap[7]="#E4CC34"
swap[8]="#72ACEB"

var i =Math.floor(Math.random() * 8) + 1


document.flashh.buttonh.style.backgroundColor=swap[i]
document.flashh.buttonh.style.color="white"
Stop=setTimeout("flasherh()",200)
}
function stopFlashh(){
clearTimeout(Stop)
}





function flasherk(){


var swap = new Array(3)
swap[0]="#90B0A8"
swap[1]="#4EAA2D"
swap[2]="#E8AF22"
swap[3]="#3E73BA"
swap[4]="#D01816"
swap[5]="#E0791D"
swap[6]="purple"
swap[7]="#E4CC34"
swap[8]="#72ACEB"

var i =Math.floor(Math.random() * 8) + 1


document.flashk.buttonk.style.backgroundColor=swap[i]
document.flashk.buttonk.style.color="white"
Stop=setTimeout("flasherk()",200)
}
function stopFlashk(){
clearTimeout(Stop)
}


