Willkommen in unserem Cash Shop. Hier kannst du für Gold Sachen kaufen.
'.$category['name'].'See all'; // Select top 4 items from this category $selectItems = mssql_query( "SELECT TOP 3 * FROM Account..tItem WHERE category = ".$category['category']." AND isSell = 'True' ORDER BY registerDate DESC;" ); echo '
![]() | '.$item['description'].' |
';
echo '';
echo ' | |