include"head.htm"; //Подключаю head ?> if(empty($_GET[mode])){ $css4 = "style='text-decoration: none;'";$css1 = "style='text-decoration: none;border: 1px dashed #01c1d7; background:#01c1d7; font-weight:bold'"; $css2 = "style='text-decoration: none;'"; $css3 = "style='text-decoration: none;'";} if(($_GET[mode])==banners){$css4 = "style='text-decoration: none;'";$css1 = "style='text-decoration: none;'"; $css3 = "style='text-decoration: none;'"; $css2 = "style='background:#01c1d7;text-decoration: none;border:1px dashed #01c1d7;font-weight:bold'";} if(($_GET[mode])==stick){$css1 = "style='text-decoration: none;'"; $css2 = "style='text-decoration: none;'"; $css3 = "style='text-decoration: none;'"; $css4 = "style='background:#01c1d7;text-decoration: none;border:1px dashed #01c1d7;font-weight:bold'";} if(($_GET[mode])==tizers){$css1 = "style='text-decoration: none;'";$css4 = "style='text-decoration: none;'"; $css2 = "style='text-decoration: none;'";$css3 = "style='background:#01c1d7;text-decoration: none;border:1px dashed #01c1d7;font-weight:bold'";}?>
include"footer.htm"; //Подвал?> //Подсвечиваю выбранные категории for ($i = 0; $i <= 100; $i++) { $value =''; $value = $_POST[idCat][$i]; if(empty($value)){break;}else{echo'';} }?>