<!--


if (lang == "EN") {

	TNutz		= "ATTENTION:<i> Please, do NOT convert my meshes for the Sims 3 !!! <font size=\"2\">&nbsp;&nbsp;&nbsp; If ever, I want to do that on my own.";
					
	
	TIndexNews 	= "<b><font size=\"3\">2010-07-19</font></b><br /><br />" +
			  "Two new Posenboxes - one for children and one with couple poses. <br />Medieval clothing, crowns and King Bran&#039;s beard and hair (recolor of Aligeth&#039;s " +
			  "&quot;Courtly Locks for Courtly Gentlemen&quot;.";
			
	TIndexNews02 	= "<a href=\"" + home + "/en/sonst_pose.php\">Poses for children<\/a>";
	TIndexNews03 	= "<a href=\"" + home + "/en/kl_antik.php\">Medieval Clothes<\/a>";
	TIndexNews04 	= "King Bran&#039;s <a href=\"" + home + "/en/haar/male01.php\">hair</a> and <a href=\"" + home + "/en/haar/baerte01.php\">beard<\/a>";
	TIndexNews05 	= "<a href=\"" + home + "/en/acc/krone01.php\">Tiaras<\/a>";
			
	TIndexTitle01  	= "Couple poses";
	TIndexTitle01T 	= "<a href=\"" + home + "/en/sonst_pose.php\">Couple poses<\/a>";
	
	
	TIndexTitle02  	= "Poses for children";
	
	TIndexTitle03  	= "Medieval Clothes";
	
	TIndexTitle04  	= "King Bran&#039;s hair and beard";
	TIndexTitle05  	= "Crowns";
	
	
	TText01		= "&nbsp;&nbsp;<font size=\"3\">Updates of already uploaded objects</font>";
	TText02		= "&nbsp;&nbsp;<font size=\"3\">Old Updates</font>";
	
	TIndexChangeLog	= "<a href=\"" + home + "/en/changelog/changelog01.php\">ChangeLog<\/a>";
			   
			   
	TIndexFuss = "<b>Now a few general points:</b>" +
		     "<ul>" +
		     "<li> All pictures of downloads are <b>InGame</b>-screenshots.</li>" +
		     "<li> Best <b>screen resolution</b> for this site is <b>1280x1024</b> and up. " +
		     "If you have a lower resolution, maybe you have to scroll a bit.</li>" +
		     "<li> I am using <b>Mozilla Firefox</b>; Internet Explorer should work, too. I did not test " +
		     "any other browsers, sorry.</li>" +
		     "</ul>" +
		     "<p>If there are any errors that attract your attention (regardless of what kind), I would be pleased if you " +
		     "contact me. After reading a text umpteen times, you get routine-blinded.<br /><br />" +
	             "And, last but not least: English is <b>not</b> my first language. So if you find here some kind of " +
		     "strange pronounciation or grammar, feel free to contact me and tell me the right way.<br />" +
		     "I am thankful. Really.<br /> <br/>" +
		     "</p>";

}
else {
	
	TNutz		= "ACHTUNG:<i> Ich bitte dringend darum, meine Meshes NICHT f&uuml;r Sims 3 zu konvertieren !!! <font size=\"2\">&nbsp;&nbsp;&nbsp;Wenn &uuml;berhaupt, mache ich das selbst.";
					
	
	TIndexNews 	= "<b><font size=\"3\">19.07.2010</font></b><br /><br />" +
			  "Zwei neue Posenboxen - eine f&uuml;r Kinder und eine mit Paarposen. <br />Mittelalterliche Kleidung, Stirnreifen und K&ouml;nig Brans Bart und Haar (ein Recolor von Aligeths " +
			  "&quot;Courtly Locks for Courtly Gentlemen&quot;-Haar).";
			
	TIndexNews02 	= "<a href=\"" + home + "/de/sonst_pose.php\">Kinderposen<\/a>";
	TIndexNews03 	= "<a href=\"" + home + "/de/kl_antik.php\">Mittelalterliche Kleidung<\/a>";
	TIndexNews04 	= "K&ouml;nig Brans <a href=\"" + home + "/de/haar/male01.php\">Haar</a> und <a href=\"" + home + "/de/haar/baerte01.php\">Bart<\/a>";
	TIndexNews05 	= "<a href=\"" + home + "/de/acc/krone01.php\">Stirnreifen<\/a>";
				
	
	TIndexTitle01  	= "Paarposen";
	TIndexTitle01T 	= "<a href=\"" + home + "/de/sonst_pose.php\">Paarposen<\/a>";
	
	
	TIndexTitle02  	= "Kinderposen";
	
	TIndexTitle03  	= "Mittelalterliche Kleidung";
	
	TIndexTitle04  	= "K&ouml;nig Brans Haar und Bart";
	TIndexTitle05  	= "Stirnreifen";
	
	
	TText01		= "&nbsp;&nbsp;<font size=\"3\">Updates bereits hochgeladener Objekte</font>";
	TText02		= "&nbsp;&nbsp;<font size=\"3\">Alte Updates</font>";
	
	TIndexChangeLog	= "<a href=\"" + home + "/de/changelog/changelog01.php\">&Auml;nderungsdokumentation<\/a>";
			   
	TIndexFuss = "<b>Nun noch ein paar allgemeine Dinge:</b>" +
		     "<ul>" +
		     "<li> Alle Bilder der Downloads sind <b>InGame</b>-Aufnahmen.</li>" +
		     "<li> Die beste <b>Aufl&ouml;sung</b> f&uuml;r diese Seite ist <b>1280x1024</b> und h&ouml;her. " +
		     "Bei niedrigeren Aufl&ouml;sungen mu&szlig; eventuell gescrollt werden.</li>" +
		     "<li> Ich benutze <b>Mozilla Firefox</b>; der Internet Explorer sollte aber auch funktionieren. Alle anderen " +
		     "Browser habe ich nicht getestet, sorry.</li>" +
		     "</ul>" +
		     "<p>Sollte euch irgendein Fehler auffallen (welcher Art auch immer), w&uuml;rde ich mich freuen, wenn ihr mich " +
		     "benachrichtigt. Beim zwanzigsten Durchlesen wird man n&auml;mlich betriebsblind." +
		     "</p>";


}
