<!--


if (lang == "EN") {
	
	THeader = "Tutorials";
	
	TTitle01 = "Stair tutorial";
	
	TTreppentut	= "<font size=\"3\"><b>Stairs<\/b><\/font><br \/><br \/>There was a request in the <a href=\"http:\/\/www.simforum.de\/showthread.php?t=154165\" target=\"_blank\">Simforum</a> how to build stairs like" +
	          	  "<a href=\"http:\/\/www.thesimsresource.com\/artists\/estatica\/\" target=\"_blank\">Estatica of TSR</a> " +
	          	  "does often in her wunderful lots. <br />Therefore, here is a tutorial (PDF), in which we will build a stair construction " +
	          	  "in the same way as in Estaticas Ballet Acadamy.";		

}
else {
	
	THeader 	= "Tutorials";
	
	TTitle01 	= "Treppentutorial";
	
	TTreppentut	= "<font size=\"3\"><b>Treppenanlagen<\/b><\/font><br \/><br \/>Im <a href=\"http:\/\/www.simforum.de\/showthread.php?t=154165\" target=\"_blank\">Simforum</a> gab es eine Nachfrage, wie man die Treppenanlagen bauen kann, die " +
	          	  "<a href=\"http:\/\/www.thesimsresource.com\/artists\/estatica\/\" target=\"_blank\">Estatica von TSR</a> " +
	          	  "oft in ihren wunderbaren H&auml;usern verwendet. <br />Deshalb hier ein Tutorial im PDF-Format, in dem eine " +
	          	  "Treppenanlage wie in Estaticas Balletakademie nachgebaut wird.";
}
