
function sas391switchtabs(tabid) {

for (i=0;i<sas391mytabs.length;i++)
{
	if (sas391mytabs[i] == tabid) {
		document.getElementById('sas391tab'+sas391mytabs[i]+'content').style.display = 'block';
		document.getElementById('sas391tabcell'+sas391mytabs[i]).style.backgroundColor = '#FFFF99';
		document.getElementById('sas391tabcell'+sas391mytabs[i]).className = 'sas391tabheaderon';
		document.getElementById('sas391tabbottom'+sas391mytabs[i]).style.backgroundColor = '#FFFF99';
		document.getElementById('sas391tabtop'+sas391mytabs[i]).style.backgroundColor = '#FFFFCC';
		document.getElementById('sas391tablink'+sas391mytabs[i]).className = 'sas391tablinkon';
	}
	else {
		document.getElementById('sas391tab'+sas391mytabs[i]+'content').style.display = 'none';
		document.getElementById('sas391tabcell'+sas391mytabs[i]).style.backgroundColor = '#FFFFCC';
		document.getElementById('sas391tabbottom'+sas391mytabs[i]).style.backgroundColor = '#FFFFCC';
		document.getElementById('sas391tabtop'+sas391mytabs[i]).style.backgroundColor = '';
		document.getElementById('sas391tablink'+sas391mytabs[i]).className = 'sas391tablink';
		document.getElementById('sas391tabcell'+sas391mytabs[i]).className = 'sas391tabheaderoff';

	}
}

}

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

document.write('');
document.write('');
document.write('<style type="text/css">');
document.write('A.sas391tablink:link');
document.write('{');
document.write('	COLOR: #000000;');
document.write('	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif;');
document.write('	text-decoration: none;');
document.write('	font-weight: normal;');
document.write('}');
document.write('A.sas391tablink:visited');
document.write('{');
document.write('	COLOR: #000000;');
document.write('	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif;');
document.write('	text-decoration: none;');
document.write('	font-weight: normal;');
document.write('}');
document.write('A.sas391tablink:active');
document.write('{');
document.write('	COLOR: #000000;');
document.write('	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif;');
document.write('	text-decoration: none;');
document.write('	font-weight: normal;');
document.write('}');
document.write('A.sas391tablink:hover');
document.write('{');
document.write('	COLOR: #000000;');
document.write('	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif;');
document.write('	text-decoration: underline;');
document.write('	font-weight: normal;');
document.write('}');
document.write('A.sas391tablinkon:link');
document.write('{');
document.write('	COLOR: #000000;');
document.write('	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif;');
document.write('	text-decoration: none;');
document.write('	font-weight: bold;');
document.write('}');
document.write('A.sas391tablinkon:visited');
document.write('{');
document.write('	COLOR: #000000;');
document.write('	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif;');
document.write('	text-decoration: none;');
document.write('	font-weight: bold;');
document.write('}');
document.write('A.sas391tablinkon:active');
document.write('{');
document.write('	COLOR: #000000;');
document.write('	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif;');
document.write('	text-decoration: none;');
document.write('	font-weight: bold;');
document.write('}');
document.write('A.sas391tablinkon:hover');
document.write('{');
document.write('	COLOR: #000000;');
document.write('	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif;');
document.write('	text-decoration: underline;');
document.write('	font-weight: bold;');
document.write('}');
document.write('');
document.write('.sas391tabheaderon');
document.write('{');
document.write('	background-color: #FFFFCC;');
document.write('	border-left: 2px solid #FFFFCC;');
document.write('	border-right: 2px solid #FFFFCC;');
document.write('	padding: 2px;');
document.write('');
document.write('}');
document.write('');
document.write('.sas391tabheaderoff');
document.write('{');
document.write('	background-color: #FFFFCC;');
document.write('	border-left: 2px solid #909090;');
document.write('	border-right: 2px solid #909090;');
document.write('	border-top: 2px solid #909090;');
document.write('	padding: 2px;');
document.write('');
document.write('}');
document.write('');
document.write('.sas391tabheaderspacer');
document.write('{');
document.write('	background-color: #FFFFFF;');
document.write('	width: 3px;');
document.write('');
document.write('');
document.write('}');
document.write('');
document.write('.sas391tabbottom');
document.write('{');
document.write('	background-color: #FFFFCC;');
document.write('	border-right: 2px solid #FFFFCC;');
document.write('	border-left: 2px solid #FFFFCC;');
document.write('');
document.write('');
document.write('}');
document.write('');
document.write('.sas391tabbottomspacer');
document.write('{');
document.write('	background-color: #FFFFCC;');
document.write('	width: 3px;');
document.write('');
document.write('');
document.write('}');
document.write('');
document.write('.sas391tabtop');
document.write('{');
document.write('	height: 2px;');
document.write('');
document.write('');
document.write('}');
document.write('');
document.write('.sas391tabtop');
document.write('{');
document.write('	height: 2px;');
document.write('	width: 3px;');
document.write('');
document.write('}');
document.write('');
document.write('.sas391contentbox');
document.write('{');
document.write('	background-color: #FFFFFF;');
document.write('	border-left: 2px solid #FFFFCC;');
document.write('	border-bottom: 2px solid #FFFFCC;');
document.write('	border-right: 2px solid #FFFFCC;');
document.write('	padding: 2px;');
document.write('	COLOR: #000000;');
document.write('	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif;');
document.write('');
document.write('}');
document.write('');
document.write('.sas391contentboxfont');
document.write('{');
document.write('	padding: 2px;');
document.write('	COLOR: #000000;');
document.write('	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif;');
document.write('');
document.write('}');
document.write('A.sas391tabcontentlink:link');
document.write('{');
document.write('	COLOR: #0000FF;');
document.write('	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif;');
document.write('}');
document.write('A.sas391tabcontentlink:hover');
document.write('{');
document.write('	COLOR: #0000FF;');
document.write('	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif;');
document.write('}');
document.write('A.sas391tabcontentlink:active');
document.write('{');
document.write('	COLOR: #0000FF;');
document.write('	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif;');
document.write('}');
document.write('A.sas391tabcontentlink:visited');
document.write('{');
document.write('	COLOR: #0000FF;');
document.write('	FONT: 12px Trebuchet MS, Arial, Helvetica, sans-serif;');
document.write('}');
document.write('');
document.write('');
document.write('</style>');
document.write('');
document.write('<table cellpadding=0 cellspacing=0 width="550" height="175">');
document.write('<tr><td>');
document.write('<table cellspacing=0 cellpadding=0 width="100%" height="100%">');
document.write('<tr><td id="sas391tabtop1" class="sas391tabtop"></td><td class="sas391tabtopspacer"><img src="http://www.shareasale.com/images/spacer.gif" width="1" height="1"></td>');
document.write('<td id="sas391tabtop2" class="sas391tabtop"></td><td class="sas391tabtopspacer"><img src="http://www.shareasale.com/images/spacer.gif" width="1" height="1"></td>');
document.write('<td id="sas391tabtop3" class="sas391tabtop"></td></tr><tr><td id="sas391tabcell1" class="sas391tabheaderon"><a href="#" onClick="sas391switchtabs(1); return false;" class="sas391tablink" id="sas391tablink1">Webkinz</a></td><td class="sas391tabheaderspacer"><img src="http://www.shareasale.com/images/spacer.gif" width="1" height="1"></td>');
document.write('<td id="sas391tabcell2" class="sas391tabheaderoff"><a href="#" onClick="sas391switchtabs(2); return false;" class="sas391tablink" id="sas391tablink2">Sesame Street</a></td><td class="sas391tabheaderspacer"><img src="http://www.shareasale.com/images/spacer.gif" width="1" height="1"></td>');
document.write('<td id="sas391tabcell3" class="sas391tabheaderoff"><a href="#" onClick="sas391switchtabs(3); return false;" class="sas391tablink" id="sas391tablink3">Care Bears</a></td></tr><tr><td id="sas391tabbottom1" class="sas391tabbottom"><img src="http://www.shareasale.com/images/spacer.gif" width="1" height="2"></td><td class="sas391tabbottomspacer"><img src="http://www.shareasale.com/images/spacer.gif" width="1" height="1"></td>');
document.write('<td id="sas391tabbottom2" class="sas391tabbottom"><img src="http://www.shareasale.com/images/spacer.gif" width="1" height="2"></td><td class="sas391tabbottomspacer"><img src="http://www.shareasale.com/images/spacer.gif" width="1" height="1"></td>');
document.write('<td id="sas391tabbottom3" class="sas391tabbottom"><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="sas391contentbox" height="100%" valign="top" style="padding: 5px"><div id="sas391tab1content"><table cellpadding=5 cellspacing=0 align=center><tr><td class="sas391contentboxfont"><a class="sas391tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=8334&userID=' + sas391tabidvalue + '&productID=456515934&afftrack=' + sas391tabafftrackvalue + '&w=391"><img src="http://playfulplushtoys.com/miva/graphics/00000001/minilexitn.jpg" border="0"></a></td><td class="sas391contentboxfont"><a class="sas391tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=8334&userID=' + sas391tabidvalue + '&productID=456515934&afftrack=' + sas391tabafftrackvalue + '&w=391">Lexi the Leopard Aurora Mini Flopsies Plush</a><br>This is Lexi the Leopard Aurora Mini Flopsies plush. Lexi the Leopard mini flopsie is 8 inches long and fits perfectly in the Aurora Fancy Pals Dress Up sets.<br>Price: $4.99</td></tr><tr><td class="sas391contentboxfont"><a class="sas391tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=8334&userID=' + sas391tabidvalue + '&productID=458326982&afftrack=' + sas391tabafftrackvalue + '&w=391"><img src="http://playfulplushtoys.com/miva/graphics/00000001/brownarabiantn.jpg" border="0"></a></td><td class="sas391contentboxfont"><a class="sas391tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=8334&userID=' + sas391tabidvalue + '&productID=458326982&afftrack=' + sas391tabafftrackvalue + '&w=391">Webkinz Brown Arabian Adopt a Pet Plush Toy</a><br>This is a Webkinz Brown Arabian Adopt a Pet Plush Toy. This Webkinz Brown Arabian Adopt a Pet Plush Toy is a loveable plush pet that comes with a unique secret code revealed after purchase that lets you enter the Webkinz World and play with a virtual version of your pet. Watch as your plush toy virtually comes to life by adopting it, naming it and creating a home for it to play in. After you attend the adoption center, you will receive information about your pet such as its favorite food or secret wishes. Your pet then attends a clinic where it will receive a health examination from Dr.Quack. From there, you can keep your pet happy and healthy by purchasing items from the W Shop. Webkinz World is a place to build a whole family of pets with this online virtual environment for kids. Each Webkinz pet measures approximately 8 inches.<br>Price: $9.99</td></tr><tr><td class="sas391contentboxfont"><a class="sas391tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=8334&userID=' + sas391tabidvalue + '&productID=456522052&afftrack=' + sas391tabafftrackvalue + '&w=391"><img src="http://playfulplushtoys.com/miva/graphics/00000001/miniyipeetn.jpg" border="0"></a></td><td class="sas391contentboxfont"><a class="sas391tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=8334&userID=' + sas391tabidvalue + '&productID=456522052&afftrack=' + sas391tabafftrackvalue + '&w=391">Yippee Pony Mini Fancy Pals Aurora Purse Pet</a><br>This is a 3.5 inch plush pet carrier accessory with a 3 inch black pony pet inside. This carrier has two handles and zips open for easy removal of your pet. This accessory can clip on to any larger Aurora purse pet, regular purse, or backpack.<br>Price: $5.99</td></tr></table></div><div id="sas391tab2content"><table cellpadding=5 cellspacing=0 align=center><tr><td class="sas391contentboxfont"><a class="sas391tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=8334&userID=' + sas391tabidvalue + '&productID=456374790&afftrack=' + sas391tabafftrackvalue + '&w=391"><img src="http://playfulplushtoys.com/miva/graphics/00000001/bigbirdmedtn.jpg" border="0"></a></td><td class="sas391contentboxfont"><a class="sas391tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=8334&userID=' + sas391tabidvalue + '&productID=456374790&afftrack=' + sas391tabafftrackvalue + '&w=391">Sesame Street Large Big Bird GUND Plush</a><br>This is a Sesame Street Big Bird Large Plush Doll made by GUND. This Big Bird large plush doll has the GUND durable quality with child safe eyes and is surface washable. Big Bird measures 27 inches tall.<br>Price: $34.99</td></tr><tr><td class="sas391contentboxfont"><a class="sas391tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=8334&userID=' + sas391tabidvalue + '&productID=456521347&afftrack=' + sas391tabafftrackvalue + '&w=391"><img src="http://playfulplushtoys.com/miva/graphics/00000001/elmo36tn.jpg" border="0"></a></td><td class="sas391contentboxfont"><a class="sas391tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=8334&userID=' + sas391tabidvalue + '&productID=456521347&afftrack=' + sas391tabafftrackvalue + '&w=391">Sesame Street Elmo GUND Jumbo Plush Doll</a><br>This is a 36" sized plush Elmo that is soft as can be. This very large Elmo has the GUND durable quality with child safe eyes and is surface washable. Don\'t forget about his other Sesame Streeet friends below!  **Due to the size of this item, there will be an additional $5 shipping charge per item ordered**<br>Price: $99.99</td></tr></table></div><div id="sas391tab3content"><table cellpadding=5 cellspacing=0 align=center><tr><td class="sas391contentboxfont"><a class="sas391tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=8334&userID=' + sas391tabidvalue + '&productID=457332139&afftrack=' + sas391tabafftrackvalue + '&w=391"><img src="http://playfulplushtoys.com/miva/graphics/00000001/grumpymovietn.jpg" border="0"></a></td><td class="sas391contentboxfont"><a class="sas391tabcontentlink" target="_blank" href="http://www.shareasale.com/m-pr.cfm?merchantID=8334&userID=' + sas391tabidvalue + '&productID=457332139&afftrack=' + sas391tabafftrackvalue + '&w=391">Grumpy Bear Care Bears Movie Cub Cuddle Pillow</a><br>This is a Grumpy Bear Care Bears Movie Cub Cuddle Pillow.  This Grumpy Bear Care Bears Movie Cub Cuddle Pillow is a new style of Care Bear from the up coming Care Bear movie release.  This new style of Care Bear cuddle pillow measures 24 tall.<br>Price: $19.99</td></tr></table></div>');
document.write('');
document.write('</td></tr>');
document.write('</table>');
document.write('');

var sas391mytabs = new Array()
sas391mytabs[0] = "1"
sas391mytabs[1] = "2"
sas391mytabs[2] = "3"

sas391switchtabs(1);

