feedSource = '';
feedSource += "<style type=\"text/css\">";
feedSource += "	.feedSource-wrapper {";
feedSource += "		font-family: " + font + ";";
feedSource += "		font-size: " + size + ";";
feedSource += "		width: " + width + ";";
feedSource += "	}";
feedSource += "	.feedSource-title {";
feedSource += "		color: " + titleColor + ";";
feedSource += "		background-color: " + titleBackgroundColor + ";";
feedSource += "	}";
feedSource += "	.feedSource-link {";
feedSource += "		background-color: " + linkBackgroundColor + ";";
feedSource += "		margin: 0px 0px 4px 0px;";
feedSource += "	}";
feedSource += "	.feedSource-link a {";
feedSource += "		color: " + linkColor + ";";
feedSource += "		text-decoration: none;";
feedSource += "	}";
feedSource += "	.feedSource-link a:hover {";
feedSource += "		text-decoration: underline;";
feedSource += "	}";
feedSource += "</style>";
feedSource += "<div class=\"feedSource-wrapper\">";
feedSource += "	<div class=\"feedSource-title\">Derniers Posts du Forum</div>";
feedSource += "	<div class=\"feedSource-link\"><a href=\"http://www.echangisme13.com/forum/phpBB2/viewtopic.php?p=2461#2461\" title=\"Auteur: &lt;a href=&quot;http://www.echangisme13.com/forum/phpBB2/profile.php?mode=viewprofile&amp;u=5&quot; target=&quot;_blank&quot;&gt;messaline&lt;/a&gt;&lt;br /&gt;\">Bienvenue sur La pensée du jour</a></div>";
feedSource += "	<div class=\"feedSource-link\"><a href=\"http://www.echangisme13.com/forum/phpBB2/viewtopic.php?p=2460#2460\" title=\"Auteur: &lt;a href=&quot;http://www.echangisme13.com/forum/phpBB2/profile.php?mode=viewprofile&amp;u=5&quot; target=&quot;_blank&quot;&gt;messaline&lt;/a&gt;&lt;br /&gt;\">Correspondances libertines...</a></div>";
feedSource += "	<div class=\"feedSource-link\"><a href=\"http://www.echangisme13.com/forum/phpBB2/viewtopic.php?p=2459#2459\" title=\"Auteur: &lt;a href=&quot;http://www.echangisme13.com/forum/phpBB2/profile.php?mode=viewprofile&amp;u=5&quot; target=&quot;_blank&quot;&gt;messaline&lt;/a&gt;&lt;br /&gt;\">J'aime les gros menteurs</a></div>";
feedSource += "	<div class=\"feedSource-link\"><a href=\"http://www.echangisme13.com/forum/phpBB2/viewtopic.php?p=2458#2458\" title=\"Auteur: &lt;a href=&quot;http://www.echangisme13.com/forum/phpBB2/profile.php?mode=viewprofile&amp;u=5&quot; target=&quot;_blank&quot;&gt;messaline&lt;/a&gt;&lt;br /&gt;\">Je suis transformiste</a></div>";
feedSource += "	<div class=\"feedSource-link\"><a href=\"http://www.echangisme13.com/forum/phpBB2/viewtopic.php?p=2457#2457\" title=\"Auteur: &lt;a href=&quot;http://www.echangisme13.com/forum/phpBB2/profile.php?mode=viewprofile&amp;u=5&quot; target=&quot;_blank&quot;&gt;messaline&lt;/a&gt;&lt;br /&gt;\">Bienvenue sur La pensée du jour</a></div>";
feedSource += "	<center style=\"font-size: 12px\"><a href=\"http://www.mon-pagerank.com/\">By MPR</a></center></div>";
feedSource += "";
document.write(feedSource);