$root=$DOCUMENT_ROOT;
require ("$root"."/templates/main.inc");
$category_id=1;
$subcat=1;
bd_connect();
get_category_info($category_id,$subcategory_id);
$title='Материнские платы';
print_header($category,$subcategory,$heading,$headspecial,$bodyspecial);
print_official_table(0);
print_menu_table(1);
print_subcategory_table($category_link,$category,$subcategory_link,$subcategory,$heading);
print_main_table_start();
?>
Материнские платы
 |
Новости
Статьи
Категории:
- Socket 940 (AMD K8 Opteron, Athlon 64 FX)
- Socket 939 (AMD K8 Athlon 64, Athlon 64 FX)
- Socket 754 (AMD K8 Athlon 64, Sempron)
- Socket 462 «A» (AMD K7 Athlon, Duron)
- Slot A (AMD K7 Athlon)
- Slot M (Intel Itanium, Itanium 2)
- Socket 775 «T» (Intel Pentium 4)
- Socket 604 (Intel Pentium 4 Xeon)
- Socket 603 (Intel Pentium 4 Xeon)
- Socket 478 (Intel Pentium 4, Celeron)
- Socket 423 (Intel Pentium 4)
- Socket 370 (Intel Pentium III, Celeron)
- Slot 2 (Intel Pentium II Xeon, Pentium III Xeon)
- Slot 1 (Intel Pentium II, Celeron)
- Socket 8 (Intel Pentium Pro)
- Super Socket 7 (AMD K6, K6-2, K6-3)
- Socket 7 (Intel Pentium, AMD K5, K6)
|
|
print_main_table_end();
print_copyright_table();
print_footer_table();
?>