$(document).ready(function() {
if ('.FBouttakeNews') {
	$('.FBouttakeNews').append('<div style="float: left; width: 275px; height: 60px; margin: 15px 15px 15px 0px;"><iframe src="/sites/wsyr/content/includes/facebook/fb_outtake_news.html" frameborder="0" scrolling="no" width="275" height="60" /></iframe></div>');
}
else if ('.FBouttakeWeather') {
	$('.FBouttakeWeather').append('<div style="float: left; width: 275px; height: 60px; margin: 5px 5px 5px 0px;"><iframe src="/sites/wsyr/content/includes/facebook/fb_outtake_weather.html" frameborder="0" scrolling="no" width="275" height="60" /></iframe></div>');
}

});
