Kalendář DPMB, a. s., pro rok 2015
var currentGalleryLink = new Array(); function LoadPicture(pictureName,imageFile,captionID,captionText) { var picture=document.getElementById(pictureName); if (picture.filters) { picture.style.filter="blendTrans(duration=0.5)"; picture.filters.blendTrans.Apply(); } picture.src = imageFile; if (picture.filters) { picture.filters.blendTrans.Play(); } document.getElementById(captionID).innerHTML=captionText; for (i=0; i < document.links.length;i++) { var l=document.links[i]; var n=l.getAttributeNode('onclick'); if (n) { var onclick = n.value; if ((onclick) && (onclick.indexOf(pictureName) > 0) && (onclick.indexOf(imageFile) > 0)) { currentGalleryLink[pictureName] = i; break; } } } } function LoadPrev(pictureName) { var current = currentGalleryLink[pictureName]; if (current == null) current = document.links.length+1; var alt = null; for (i=document.links.length-1;i>=0;i--) { var link=document.links[i]; var node = link.getAttributeNode('onclick'); if (node) { var onclick = node.nodeValue; if ((onclick) && (onclick.indexOf('LoadPicture') >= 0) && (onclick.indexOf(pictureName) > 0)) { if (i < current) { eval(onclick); return; } else if (alt == null) alt = onclick; } } } if (alt) eval(alt); } function LoadNext(pictureName) { var current = currentGalleryLink[pictureName]; if (current == null) { currentGalleryLink[pictureName]=-1; LoadNext(pictureName); current = currentGalleryLink[pictureName]; } var alt = null; for (i=0;i= 0) && (onclick.indexOf(pictureName) > 0)) { if (i > current) { eval(onclick); return; } else if (alt == null) alt = onclick; } } } if (alt) { eval(alt); } } function SwitchElementVisibility(AName) { var xElement; xElement = document.getElementById(AName); if (xElement.style.display == 'block'){ xElement.style.display = 'none'; } else { xElement.style.display = 'block'; } } .aSchoolGallery { width:500px;height:560px;background-color:White;float:left;text-align:left; } .dark table a, .dark table, .dark tbody, .dark tfoot, .dark tr, .dark th, .dark td, .dark table caption { font-family: Verdana, arial, helvetica, sans-serif; background:#3D5B99; color:#fff; text-align:center; font-size:12px; } .dark table, .dark table caption { border-left:3px solid #567; border-right:3px solid #000; } .dark table { border-top:1px solid #567; border-bottom:3px solid #000; } .dark table a { text-decoration:underline; font-weight:bold; } .dark table a:visited { background:#3D5B99; color:#abc; } .dark table a:hover { text-decoration:none; position:relative; top:1px; left:1px; } .dark table caption { border-top:3px solid #567; border-bottom:1px solid #000; font-size:20px; font-weight:bold; } .dark table, .dark td, .dark th { margin:0px; padding:0px; } .dark tbody td, .dark tbody th, .dark tbody tr.odd th, .dark tbody tr.odd td { border:1px solid; border-color:#567 #000 #000 #567; } .dark td, .dark th, .dark table caption { padding:5px; vertical-align:middle; } .dark tfoot td, .dark tfoot th, .dark thead th { border:1px solid; border-color:#000 #567 #567 #000; font-weight:bold; white-space:nowrap; font-size:14px; }
Zahájili jsme prodej nástěnného kalendáře DPMB pro rok 2015.
Kalendář můžete zakoupit v informační kanceláři DPMB v Novobranské ulici nebo v infostánku na Joštově.
Rozměr 40 × 60 cm. Cena 180 Kč.