.middleDiv { position: absolute; left: 30px; } #all { position: relative; width: 905px; height: 705px; } #two { position: absolute; left: 20px; top: 0px; width: 900px; height: 700px; z-index: 3; } #one { position: absolute; left: 0px; top: 0px; width: 760px; height: 500px; z-index: 2; } #one, #one * { margin: 0; padding: 0; } #one .fotofill { width: 100%; height: 530px; margin-bottom: 10px; position: absolute; overflow: hidden; z-index: 1; } #one .fotofill .ad-image { position: absolute; overflow: hidden; top: 0; left: 30px; z-index: 100; } #one .fotofill .ad-image .ad-image-description { position: absolute; bottom: 0px; left: 0px; padding: 7px; text-align: left; width: 100%; z-index: 100; background: url(../js/adgallery/lib/opa75.png); color: #000; z-index: 100; } #one .fotofill .ad-loader { position: absolute; z-index: 10; top: 48%; left: 48%; border: 1px solid #CCC; } #one .fotofill .ad-next { position: absolute; right: 0; top: 48%; height: 100%; cursor: pointer; display: block; z-index: 200; } #one .fotofill .ad-prev { position: absolute; left: 0; top: 48%; width: 25%; height: 100%; cursor: pointer; display: block; z-index: 200; } #one .fotofill .ad-prev, #one .fotofill .ad-next .ad-next-image { /* Or else IE will hide it */ background: url(../js/adgallery/lib/trans.gif); } #one .fotofill .ad-prev .ad-prev-image { background: url(../js/adgallery/lib/ad_prev.png); width: 30px; height: 30px; border 5px solid green; } #one .fotofill .ad-next .ad-next-image { background: url(../js/adgallery/lib/ad_next.png); width: 30px; height: 30px; right: 0; left: auto; } #one #thumbs { position: absolute; left: 30px; bottom: 0px; z-index: 2; width: 100%; } #one #thumbs .ad-nav .ad-thumbs { overflow: hidden; width: 100%; } #one #thumbs .ad-thumbs .ad-thumb-list { float: left; width: 700px; height: 80px; list-style: none; vertical-align: middle; } #one #thumbs .ad-thumbs li { float: left; padding-right: 5px; } #one #thumbs .ad-thumbs li a { display: block; } #one #thumbs .ad-thumbs li a img { border: 3px solid #CCC; display: block; } #one #thumbs .ad-thumbs li a.ad-active img { border: 3px solid #616161; } #one #thumbs .ad-nav .ad-thumbs .ad-thumb-list #nextfive { width: 30px; height: 30px; background: url(../js/adgallery/lib/ad_scroll_forward.png) no-repeat; } #one #thumbs .ad-nav .ad-thumbs .ad-thumb-list #pastfive { width: 30px; height: 30px; background: url(../js/adgallery/lib/ad_scroll_back.png) no-repeat; } "; $page = new veiligheid; $page->page = "Media"; $page->cookie = $cookie; $page->mysqli = $mysqli; $page->toegang(); $content .= "
\n"; $ber = "
\n"; $content2 = new content_empty; $content2->mssg = $ber; $content2->__toString(); $content .= $content2; $content .= "
\n"; } $content .= " "; if (!empty($content)) { print($content); } mysqli_close($mysqli); $mysqli = NULL; ?>