X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=index.php;h=724a636549ab052e7c6e548c2b98e5fde7c559cb;hb=83149e59cb1ac3f57b155e99878a6f44a6bfd187;hp=ff7c06e86af587966759cdb77aac6b4225f48b7d;hpb=312a382a505aaa5d6c9e12af63f72f452dcce510;p=www.energie.vellum.cz.git diff --git a/index.php b/index.php index ff7c06e..724a636 100644 --- a/index.php +++ b/index.php @@ -7,34 +7,31 @@ include("common.php"); $head_css=" -.tab-bold { font-weight: bold; } -.tab-head { font-weight: bold; color: yellow; background-color: transparent; } .post-type { font-family: monospace; } .smaller { font-size: smaller } -.nowrap { white-space: nowrap; } -.centered { text-align: center; } .img-align { vertical-align:middle; } "; - heading(); + heading(true/*title*/); ?> -

@@ -47,7 +44,7 @@ ?>

 

-

Objednávka

+

Objednávka èasopisu

@@ -70,16 +67,16 @@ function tab_price($product) print("" ."".tab_left("phys_2002") ."\n" - ."".tab_left("phys_2001") - ."\n" - ."" .tab_left("phys_2000") - ."\n" ); foreach (price_a() as $product => $price) { - if (!(ereg("^cd_([0-9]+)$",$product,$matched))) + if ($product=="phys_2002") continue; - $year=$matched[1]; - print("".tab_left($product)."\n"); + if (!(ereg("^(cd|phys)_([0-9]+)$",$product,$matched))) + continue; + $type=$matched[1]; + $year=$matched[2]; + print("".tab_left($product)."\n"); } print(''."\n"); @@ -135,7 +132,7 @@ print_addr("Adresa pro zas
pøedplatné na rok 2002 za cenu ".tab_price("phys_2002")."
pøedplatné na rok 2001 za zvýhodnìnou cenu ".tab_price("phys_2001")."
roèník 2000 za cenu " .tab_price("phys_2000")."
roèník $year na CD za cenu ".tab_price($product)."
roèník $year".($type!="cd" ? "" : " na CD") + ." za cenu ".tab_price($product)."
(ceny jsou uvedeny vè. DPH a distribuèních nákladù)
- +
Jiné sdìlení redakci
@@ -143,9 +140,9 @@ print_addr("Adresa pro zas

 

-

Kontakt

+

Kontakt

-
+
@@ -153,16 +150,17 @@ print_addr("Adresa pro zas - +
Název:AKRA CZ, spol. s r.o.
Adresa:K Ovèínu 44
Praha 8 - Kobylisy
IÈO:26208393
DIÈ:008-26208393
Telefon:0603/410662
Fax:02/8582674
Fax:02/86582674
e-mail:akra.cz@centrum.cz
Firma je zapsána do obchodního rejstøíku vedeného Mìstským soudem v Praze, oddíl C, vlo¾ka 79836

 


-+
Doporuèujeme:".img("img/tzb-info.gif","TZB-info").""); + print("".img("img/tzb-info.".(image_supported("video/x-mng") ? "mng" : "gif"), + "TZB-info").""); ?>