X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=index.php;h=975c3a0c8d551e4db62085c6332c6ce256d5c29b;hb=7e60dd3ee43d177857414187397ea9fab7c2c35c;hp=d3e4249f46576e5d192890632e1846264cf14aed;hpb=77add465bef89150297abe5ee971e99a35e1a950;p=www.energie.vellum.cz.git diff --git a/index.php b/index.php index d3e4249..975c3a0 100644 --- a/index.php +++ b/index.php @@ -7,30 +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 } .img-align { vertical-align:middle; } "; - heading(true/*title*/); + heading(); ?> @@ -43,8 +44,8 @@ ?>

 

-

Objednávka

-
+

Objednávka èasopisu

+> @@ -139,7 +140,7 @@ print_addr("Adresa pro zas

 

-

Kontakt

+

Kontakt

@@ -66,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"); @@ -131,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
@@ -149,7 +150,7 @@ print_addr("Adresa pro zas - +
Název:AKRA CZ, spol. s r.o.
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
@@ -158,7 +159,8 @@ print_addr("Adresa pro zas
Doporuèujeme:".img("img/tzb-info.gif","TZB-info").""); + print("".img("img/tzb-info.".(image_supported("video/x-mng") ? "mng" : "gif"), + "TZB-info").""); ?>