
//  **************************    Manni   **********************************************************************

BOMSP01 = new Image();
BOMSP01.src = rotate + "/bilder/specials/omsp01.jpg";

BOMSP02 = new Image();
BOMSP02.src = rotate + "/bilder/specials/omsp02.jpg";

BOMSP03 = new Image();
BOMSP03.src = rotate + "/bilder/specials/omsp03.jpg";


if (lang == "EN") {

	THeader		= "OMSPs for SLAK Shelves and Wall Shelves";
	
	TTitle01	= "<font size=\"3\"> <b>OMSPs for <i>SLAK</i> Shelves and Wall Shelves</b> </font> <img src=\"../../../grafik/sims2.gif\" height=\"30\" border=\"0\" title=\"Base-Game\" alt=\"Base-Game\" />" +
		         "<br /> <br /><b>Hacked object</b><br /><br /><b>Catalog Sort:</b> Surfaces/Miscellaneous<br /><br />" +
			  "<b>required Cheats:</b> for further use <i>moveobjects on</i> and <i>boolprop snapobjectstogrid false</i>";
	
	TRegal01	= "The OMSPs are for the <a href=\"..\/oberfl\/wandregal01.php\">Wall Shelves</a> ...";
	TRegal02	= "Wall Shelves";
			  
	TRegal03	= "... and for the <a href=\"..\/zimmer\/wohn\/slak\/slak_regale01.php\"><i>SLAK</i> Shelves</a>";
	TRegal04	= "SLAK Shelves";
			  
	TOMSP012	= "<b>Vertex Count:</b> 24 <br /><b>Face Count:</b> 12<br /><b>Package-Size:</b> 15 KB<br />(for each OMSP)<br />";
		         
	TOMSP01		= "The OMSPs have the exact height of the <i>SLAK</i> Shelves and Wall Shelves.<br />They are shiftable if Apartment Life is installed, " +
			  "so you can place decorative items one over the other.<br /> An example is shown on the last picture: " +
			  "the clock and one of the candles are placed on the books." ;
	
	
}
else {

	THeader		= "OMSPs f&uuml;r SLAK Regale und Wandregale ";
	
	TTitle01	= "<font size=\"3\"> <b>OMSPs f&uuml;r <i>SLAK</i> Regale und Wandregale </b> </font> <img src=\"../../../grafik/sims2.gif\" height=\"30\" border=\"0\" title=\"Basisspiel\" alt=\"Basisspiel\" />" +
		          "<br /><br /><b>Katalogeintrag:</b> Oberfl&auml;chen/Verschiedenes<br /><br />" +
		          "<b>ben&ouml;tigte Cheats:</b> zur weiteren Verwendung <i>moveobjects on</i> und <i>boolprop snapobjectstogrid false</i>";
	
	TRegal01	= "Die OMSPs passen zu diesen <a href=\"..\/oberfl\/wandregal01.php\">Wandregalen</a> ...";
	TRegal02	= "Wandregale";
			  
	TRegal03	= "... und zu den <a href=\"..\/zimmer\/wohn\/slak\/slak_regale01.php\"><i>SLAK</i> Regalen</a>";
	TRegal04	= "Regale";
			  
	TOMSP012	= "<b>Vertexe:</b> 24 <br /><b>Faces:</b> 12<br /><b>Package-Gr&ouml;&szlig;e:</b> 15 KB<br />(alles pro OMSP)<br />";

	TOMSP01		= "Die OMSPs haben genau die H&ouml;hen der <i>SLAK</i> Regale und Wandregale.<br />Wenn Apartment Leben installiert ist, " +
			  "sind sie h&ouml;henverstellbar, so dass Deko-Objekte auch gestapelt werden k&ouml;nnen.<br /> Ein Beispiel daf&uuml;r ist auf dem " +
			  "letzten Bild zu sehen: der Wecker und eine der Kerzen wurden auf die B&uuml;cher gestellt." ;
	
	
	
}

