﻿var arrow_mode1=0,arrow_mode2=0,arrow_mode3=0,arrow_mode4=0;function arrow_over(a){switch(a){case 1:if(arrow_mode1==0)document.getElementById("arrow1").src="images/utility/down_hover.png";else document.getElementById("arrow1-1").src="images/utility/up_hover.png";break;case 2:if(arrow_mode2==0)document.getElementById("arrow2").src="images/utility/down_hover.png";else document.getElementById("arrow2-1").src="images/utility/up_hover.png";break;case 3:if(arrow_mode3==0)document.getElementById("arrow3").src="images/utility/down_hover.png";else document.getElementById("arrow3-1").src="images/utility/up_hover.png";break;case 4:if(arrow_mode4==0)document.getElementById("arrow4").src="images/utility/down_hover.png";else document.getElementById("arrow4-1").src="images/utility/up_hover.png"}document.body.style.cursor="pointer"}function arrow_out(a){switch(a){case 1:if(arrow_mode1==0)document.getElementById("arrow1").src="images/utility/down_default.png";else document.getElementById("arrow1-1").src="images/utility/up_default.png";break;case 2:if(arrow_mode2==0)document.getElementById("arrow2").src="images/utility/down_default.png";else document.getElementById("arrow2-1").src="images/utility/up_default.png";break;case 3:if(arrow_mode3==0)document.getElementById("arrow3").src="images/utility/down_default.png";else document.getElementById("arrow3-1").src="images/utility/up_default.png";break;case 4:if(arrow_mode4==0)document.getElementById("arrow4").src="images/utility/down_default.png";else document.getElementById("arrow4-1").src="images/utility/up_default.png"}document.body.style.cursor="auto"}function arrow_down(a){switch(a){case 1:if(arrow_mode1==0)document.getElementById("arrow1").src="images/utility/down_press.png";else document.getElementById("arrow1-1").src="images/utility/up_press.png";break;case 2:if(arrow_mode2==0)document.getElementById("arrow2").src="images/utility/down_press.png";else document.getElementById("arrow2-1").src="images/utility/up_press.png";break;case 3:if(arrow_mode3==0)document.getElementById("arrow3").src="images/utility/down_press.png";else document.getElementById("arrow3-1").src="images/utility/up_press.png";break;case 4:if(arrow_mode4==0)document.getElementById("arrow4").src="images/utility/down_press.png";else document.getElementById("arrow4-1").src="images/utility/up_press.png"}}function arrow_up(a){switch(a){case 1:if(document.getElementById("sstuart_bio").style.display=="none"){document.getElementById("sstuart_block").style.display="inline";document.getElementById("sstuart_id").style.display="none";document.getElementById("sstuart_photo").style.display="inline";document.getElementById("sstuart_bio").style.display="table-cell";document.getElementById("arrow1").style.display="none";arrow_mode1=1}else{document.getElementById("sstuart_block").style.display="block";document.getElementById("sstuart_id").style.display="inline";document.getElementById("sstuart_photo").style.display="none";document.getElementById("sstuart_bio").style.display="none";document.getElementById("arrow1").style.display="inline";arrow_mode1=0}if(arrow_mode1==0)document.getElementById("arrow1").src="images/utility/down_hover.png";else document.getElementById("arrow1-1").src="images/utility/up_hover.png";break;case 2:if(document.getElementById("rpadilla_bio").style.display=="none"){document.getElementById("rpadilla_block").style.display="inline";document.getElementById("rpadilla_id").style.display="none";document.getElementById("rpadilla_photo").style.display="block";document.getElementById("rpadilla_bio").style.display="table-cell";document.getElementById("arrow2").style.display="none";arrow_mode2=1}else{document.getElementById("rpadilla_block").style.display="block";document.getElementById("rpadilla_id").style.display="inline";document.getElementById("rpadilla_photo").style.display="none";document.getElementById("rpadilla_bio").style.display="none";document.getElementById("arrow2").style.display="inline";arrow_mode2=0}if(arrow_mode2==0)document.getElementById("arrow2").src="images/utility/down_hover.png";else document.getElementById("arrow2-1").src="images/utility/up_hover.png";break;case 3:if(document.getElementById("ajogia_bio").style.display=="none"){document.getElementById("ajogia_block").style.display="inline";document.getElementById("ajogia_id").style.display="none";document.getElementById("ajogia_photo").style.display="block";document.getElementById("ajogia_bio").style.display="table-cell";document.getElementById("arrow3").style.display="none";arrow_mode3=1}else{document.getElementById("ajogia_block").style.display="block";document.getElementById("ajogia_id").style.display="inline";document.getElementById("ajogia_photo").style.display="none";document.getElementById("ajogia_bio").style.display="none";document.getElementById("arrow3").style.display="inline";arrow_mode3=0}if(arrow_mode3==0)document.getElementById("arrow3").src="images/utility/down_hover.png";else document.getElementById("arrow3-1").src="images/utility/up_hover.png";break;case 4:if(document.getElementById("bjones_bio").style.display=="none"){document.getElementById("bjones_block").style.display="inline";document.getElementById("bjones_id").style.display="none";document.getElementById("bjones_photo").style.display="block";document.getElementById("bjones_bio").style.display="table-cell";document.getElementById("arrow4").style.display="none";arrow_mode4=1}else{document.getElementById("bjones_block").style.display="block";document.getElementById("bjones_id").style.display="inline";document.getElementById("bjones_photo").style.display="none";document.getElementById("bjones_bio").style.display="none";document.getElementById("arrow4").style.display="inline";arrow_mode4=0}if(arrow_mode4==0)document.getElementById("arrow4").src="images/utility/down_hover.png";else document.getElementById("arrow4-1").src="images/utility/up_hover.png"}}
