
function sas341switchtabs(tabid) {

for (i=0;i<sas341mytabs.length;i++)
{
	if (sas341mytabs[i] == tabid) {
		document.getElementById('sas341tab'+sas341mytabs[i]+'content').style.display = 'block';
		document.getElementById('sas341tabcell'+sas341mytabs[i]).style.backgroundColor = '#4cabb5';
		document.getElementById('sas341tabcell'+sas341mytabs[i]).className = 'sas341tabheaderon';
		document.getElementById('sas341tabbottom'+sas341mytabs[i]).style.backgroundColor = '#4cabb5';
		document.getElementById('sas341tabtop'+sas341mytabs[i]).style.backgroundColor = '#FFFFFF';
		document.getElementById('sas341tablink'+sas341mytabs[i]).className = 'sas341tablinkon';
	}
	else {
		document.getElementById('sas341tab'+sas341mytabs[i]+'content').style.display = 'none';
		document.getElementById('sas341tabcell'+sas341mytabs[i]).style.backgroundColor = '#4cabb5';
		document.getElementById('sas341tabbottom'+sas341mytabs[i]).style.backgroundColor = '#FFFFFF';
		document.getElementById('sas341tabtop'+sas341mytabs[i]).style.backgroundColor = '';
		document.getElementById('sas341tablink'+sas341mytabs[i]).className = 'sas341tablink';
		document.getElementById('sas341tabcell'+sas341mytabs[i]).className = 'sas341tabheaderoff';

	}
}

}

if (typeof(sas341tabafftrackvalue) == 'undefined'){
sas341tabafftrackvalue = '';
}

document.write('');
document.write('');
document.write('<style type="text/css">');
document.write('A.sas341tablink:link');
document.write('{');
document.write('	COLOR: #f7f7d3;');
document.write('	FONT: 14px Tahoma;');
document.write('	text-decoration: none;');
document.write('	font-weight: normal;');
document.write('}');
document.write('A.sas341tablink:visited');
document.write('{');
document.write('	COLOR: #f7f7d3;');
document.write('	FONT: 14px Tahoma;');
document.write('	text-decoration: none;');
document.write('	font-weight: normal;');
document.write('}');
document.write('A.sas341tablink:active');
document.write('{');
document.write('	COLOR: #f7f7d3;');
document.write('	FONT: 14px Tahoma;');
document.write('	text-decoration: none;');
document.write('	font-weight: normal;');
document.write('}');
document.write('A.sas341tablink:hover');
document.write('{');
document.write('	COLOR: #f7f7d3;');
document.write('	FONT: 14px Tahoma;');
document.write('	text-decoration: underline;');
document.write('	font-weight: normal;');
document.write('}');
document.write('A.sas341tablinkon:link');
document.write('{');
document.write('	COLOR: #f7f7d3;');
document.write('	FONT: 14px Tahoma;');
document.write('	text-decoration: none;');
document.write('	font-weight: bold;');
document.write('}');
document.write('A.sas341tablinkon:visited');
document.write('{');
document.write('	COLOR: #f7f7d3;');
document.write('	FONT: 14px Tahoma;');
document.write('	text-decoration: none;');
document.write('	font-weight: bold;');
document.write('}');
document.write('A.sas341tablinkon:active');
document.write('{');
document.write('	COLOR: #f7f7d3;');
document.write('	FONT: 14px Tahoma;');
document.write('	text-decoration: none;');
document.write('	font-weight: bold;');
document.write('}');
document.write('A.sas341tablinkon:hover');
document.write('{');
document.write('	COLOR: #f7f7d3;');
document.write('	FONT: 14px Tahoma;');
document.write('	text-decoration: underline;');
document.write('	font-weight: bold;');
document.write('}');
document.write('');
document.write('.sas341tabheaderon');
document.write('{');
document.write('	background-color: #4cabb5;');
document.write('	border-left: 2px solid #FFFFFF;');
document.write('	border-right: 2px solid #FFFFFF;');
document.write('	padding: 2px;');
document.write('');
document.write('}');
document.write('');
document.write('.sas341tabheaderoff');
document.write('{');
document.write('	background-color: #4cabb5;');
document.write('	border-left: 2px solid #4cabb5;');
document.write('	border-right: 2px solid #4cabb5;');
document.write('	border-top: 2px solid #4cabb5;');
document.write('	padding: 2px;');
document.write('');
document.write('}');
document.write('');
document.write('.sas341tabheaderspacer');
document.write('{');
document.write('	background-color: #FFFFFF;');
document.write('	width: 3px;');
document.write('');
document.write('');
document.write('}');
document.write('');
document.write('.sas341tabbottom');
document.write('{');
document.write('	background-color: #FFFFFF;');
document.write('	border-right: 2px solid #FFFFFF;');
document.write('	border-left: 2px solid #FFFFFF;');
document.write('');
document.write('');
document.write('}');
document.write('');
document.write('.sas341tabbottomspacer');
document.write('{');
document.write('	background-color: #FFFFFF;');
document.write('	width: 3px;');
document.write('');
document.write('');
document.write('}');
document.write('');
document.write('.sas341tabtop');
document.write('{');
document.write('	height: 2px;');
document.write('');
document.write('');
document.write('}');
document.write('');
document.write('.sas341tabtop');
document.write('{');
document.write('	height: 2px;');
document.write('	width: 3px;');
document.write('');
document.write('}');
document.write('');
document.write('.sas341contentbox');
document.write('{');
document.write('	background-color: #FFFFFF;');
document.write('	border-left: 2px solid #FFFFFF;');
document.write('	border-bottom: 2px solid #FFFFFF;');
document.write('	border-right: 2px solid #FFFFFF;');
document.write('	padding: 2px;');
document.write('	COLOR: #564133;');
document.write('	FONT: 12px Tahoma;');
document.write('');
document.write('}');
document.write('');
document.write('.sas341contentboxfont');
document.write('{');
document.write('	padding: 2px;');
document.write('	COLOR: #564133;');
document.write('	FONT: 12px Tahoma;');
document.write('');
document.write('}');
document.write('A.sas341tabcontentlink:link');
document.write('{');
document.write('	COLOR: #4cabb5;');
document.write('	FONT: 12px Tahoma;');
document.write('}');
document.write('A.sas341tabcontentlink:hover');
document.write('{');
document.write('	COLOR: #f58505;');
document.write('	FONT: 12px Tahoma;');
document.write('}');
document.write('A.sas341tabcontentlink:active');
document.write('{');
document.write('	COLOR: #f58505;');
document.write('	FONT: 12px Tahoma;');
document.write('}');
document.write('A.sas341tabcontentlink:visited');
document.write('{');
document.write('	COLOR: #4cabb5;');
document.write('	FONT: 12px Tahoma;');
document.write('}');
document.write('');
document.write('');
document.write('</style>');
document.write('');
document.write('<table cellpadding=0 cellspacing=0 width="400" height="300">');
document.write('<tr><td>');
document.write('<table cellspacing=0 cellpadding=0 width="100%" height="100%">');
document.write('<tr><td id="sas341tabtop1" class="sas341tabtop"></td></tr><tr><td id="sas341tabcell1" class="sas341tabheaderon"><a href="#" onClick="sas341switchtabs(1); return false;" class="sas341tablink" id="sas341tablink1">Printable Spring Games!</a></td></tr><tr><td id="sas341tabbottom1" class="sas341tabbottom"><img src="http://www.shareasale.com/images/spacer.gif" width="1" height="2"></td></tr></table>');
document.write('</td></tr>');
document.write('<tr><td class="sas341contentbox" height="100%" valign="top" style="padding: 5px"><div id="sas341tab1content"><table cellpadding=5 cellspacing=0 align=center><tr><td class="sas341contentboxfont"><a class="sas341tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=3373&userID=' + sas341tabidvalue + '&productID=454786587&afftrack=' + sas341tabafftrackvalue + '&w=341"><img src="http://www.eastergamesatoz.com/images/spring_bingo_thumb.gif" border="0"></a></td><td class="sas341contentboxfont"><a class="sas341tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=3373&userID=' + sas341tabidvalue + '&productID=454786587&afftrack=' + sas341tabafftrackvalue + '&w=341">Spring Bingo</a><br>Your bingo game doesn\'t have to be about Easter, it can be anything you want! Two versions included: Spring Bingo has the words prefilled for you, or you can put in your own words. Ideal for teachers. Start printing as soon as you order!<br></td></tr><tr><td class="sas341contentboxfont"><a class="sas341tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=3373&userID=' + sas341tabidvalue + '&productID=454786588&afftrack=' + sas341tabafftrackvalue + '&w=341"><img src="http://www.eastergamesatoz.com/images/flowers_thumb.gif" border="0"></a></td><td class="sas341contentboxfont"><a class="sas341tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=3373&userID=' + sas341tabidvalue + '&productID=454786588&afftrack=' + sas341tabafftrackvalue + '&w=341">Spring Flowers</a><br>Springtime is full of beautiful flowers…but do you know what historically these flowers have meant? Take this quiz and find out who knows what a Daisy really means! Start printing as soon as your order!<br></td></tr><tr><td class="sas341contentboxfont"><a class="sas341tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=3373&userID=' + sas341tabidvalue + '&productID=456275952&afftrack=' + sas341tabafftrackvalue + '&w=341"><img src="http://www.eastergamesatoz.com/images/scramble-s_thumb.gif" border="0"></a></td><td class="sas341contentboxfont"><a class="sas341tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=3373&userID=' + sas341tabidvalue + '&productID=456275952&afftrack=' + sas341tabafftrackvalue + '&w=341">Spring Word Scramble</a><br>These Spring words are all mixed up and players race to unscramble them! Younger kids might take more time, but rush the adults to unscramble in 60 seconds and see what kind of laughter you can make! Answer key included. Start printing as soon as you order!<br></td></tr><tr><td class="sas341contentboxfont"><a class="sas341tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=3373&userID=' + sas341tabidvalue + '&productID=454786590&afftrack=' + sas341tabafftrackvalue + '&w=341"><img src="http://www.eastergamesatoz.com/images/wordpuzzle_thumb.gif" border="0"></a></td><td class="sas341contentboxfont"><a class="sas341tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=3373&userID=' + sas341tabidvalue + '&productID=454786590&afftrack=' + sas341tabafftrackvalue + '&w=341">Spring Word Puzzle</a><br>Older kids will enjoy this thought-provoking word game! They race to find the one word that will result in two distinct items or phrases associated with springtime. Start printing as soon as you order!<br></td></tr><tr><td class="sas341contentboxfont"><a class="sas341tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=3373&userID=' + sas341tabidvalue + '&productID=454786580&afftrack=' + sas341tabafftrackvalue + '&w=341"><img src="http://www.eastergamesatoz.com/images/everything_thumb.gif" border="0"></a></td><td class="sas341contentboxfont"><a class="sas341tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=3373&userID=' + sas341tabidvalue + '&productID=454786580&afftrack=' + sas341tabafftrackvalue + '&w=341">Everything Spring</a><br>Think you know everything about the spring season? Play this game and find out! Players race against each other to be the first to name something spring related for each letter of the alphabet. Start printing as soon as you order!<br></td></tr></table></div>');
document.write('');
document.write('</td></tr>');
document.write('</table>');
document.write('');

var sas341mytabs = new Array()
sas341mytabs[0] = "1"

sas341switchtabs(1);

