uawdijnntqw1x1x1
IP : 172.71.28.205
Hostname : vps-ebe98236
Kernel : Linux vps-ebe98236 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
OS : Linux
PATH:
/
var
/
www
/
html
/
Joomla
/
b2748
/
..
/
cache
/
..
/
old
/
index.php
/
/
<?php require_once("res-static/inc/functions.inc.php"); $PAGES = array( 'WORK_PAGE' => 'work', 'STUDIO_PAGE' => 'studio', 'PEOPLE_PAGE' => 'people', 'CONTACT_PAGE' => 'contact', 'GROUP_PAGE' => 'group', ); $SUB_PAGES = array( 'STUDIO_EDITING_SUBPAGE' => "editing", 'STUDIO_MOTION_GRAPHICS_SUBPAGE' => "motion-graphics", 'STUDIO_COMPOSITING_SUBPAGE' => "compositing", 'STUDIO_RD_SUBPAGE' => "research-and-development", 'STUDIO_GRADING_SUBPAGE' => "color-grading", 'STUDIO_PLANNING_SUBPAGE' => "planning", 'STUDIO_COOKING_SUBPAGE' => "cooking", ); $DEFAULT_SUB_PAGE = 'base'; $parsedUrl = parse_url(currentPageURL()); $urlPath = $parsedUrl['path']; $pages = preg_split("/[\/]+/", trim($urlPath, '/')); $page = count($pages)>0 ? $pages[0] : null; $subpage = count($pages)>1 ? $pages[1] : null; if (empty($page) || !in_array($page, $PAGES)) { $page = $PAGES['WORK_PAGE']; } if (empty($subpage) || !in_array($subpage, $SUB_PAGES)) { $subpage = $DEFAULT_SUB_PAGE; } $isFrontPage = $page==$PAGES['WORK_PAGE']; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Mikros Image Brussels</title> <link rel="stylesheet" type="text/css" href="/res-static/css/yui3-cssreset-min.css"> <link rel="stylesheet" type="text/css" href="/res-static/css/yui3-cssfonts-min.css"> <link rel="stylesheet" type="text/css" href="/res-static/css/style.css"> <!-- styles needed by jScrollPane --> <link type="text/css" href="/res-static/css/jquery.jscrollpane.css" rel="stylesheet" media="all" /> <link type="text/css" href="/res-static/css/jquery.jscrollpane.lozenge.css" rel="stylesheet" media="all" /> <script type="text/javascript" src="/res-static/js/jquery-pack.js"></script> <script type="text/javascript" src="/res-static/js/script.js"></script> <!-- the mousewheel plugin - optional to provide mousewheel support --> <script type="text/javascript" src="/res-static/js/jquery.mousewheel.js"></script> <!-- the jScrollPane script --> <script type="text/javascript" src="/res-static/js/jquery.jscrollpane.min.js"></script> <script type="text/javascript" src="/res-static/js/jquery.scrollTo-1.4.2-min.js"></script> <script type="text/javascript" src="/res-static/js/jquery.easing.1.3.js"></script> <script type="text/javascript" src="/res-static/js/jquery.lazyload.min.js"></script> <!-- <link type="text/css" href="/res-static/swf/jplayer/skins/blue.monday/jplayer.blue.monday.css" rel="stylesheet" media="all" /> <link type="text/css" href="/res-static/css/player.css" rel="stylesheet" media="all" /> --> <script type="text/javascript" src="/res-static/swf/jplayer/jquery.jplayer.min.js"></script> <script type="text/javascript" src="/res-static/js/jquery.cycle.all.js"></script> <!-- <script src="http://192.168.11.22:8080/target/target-script-min.js#anonymous"></script> --> </head> <body> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/nl_NL/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <div id="container"> <ul id="menu"> <li id="logo" class="image<?php echo $page==$PAGES['WORK_PAGE']?' selected':''?>"> <a href="/"><img src="/res-static/img/design/mikros_logo.png" alt="logo Mikros Image Brussels"/></a> </li> <li id="work" class="first text<?php echo $page==$PAGES['WORK_PAGE']?' selected':''?>"> <a href="/<?php echo $PAGES['WORK_PAGE'] ?>/">OUR WORK</a> </li> <li id="studio" class="text<?php echo $page==$PAGES['STUDIO_PAGE']?' selected':''?>"> <a href="/<?php echo $PAGES['STUDIO_PAGE'] ?>/">OUR STUDIO</a> </li> <li id="people" class="text<?php echo $page==$PAGES['PEOPLE_PAGE']?' selected':''?>"> <a href="/<?php echo $PAGES['PEOPLE_PAGE'] ?>/">OUR PEOPLE</a> </li> <li id="contact" class="text<?php echo $page==$PAGES['CONTACT_PAGE']?' selected':''?>"> <a href="/<?php echo $PAGES['CONTACT_PAGE'] ?>/">CONTACT</a> </li> <li id="group" class="text<?php echo $page==$PAGES['GROUP_PAGE']?' selected':''?>"> <a href="/<?php echo $PAGES['GROUP_PAGE'] ?>/">MIKROS GROUP</a> </li> </ul> <div id="page" style="visibility: hidden;" class="<?php print($isFrontPage ? 'front' : ''); ?>"> <div id="<?php print($page); ?>" class="page-include"> <?php include_once('res-static/inc/_'.$page.'.inc.php'); ?> </div> <!-- <div id="people"> <div id="content"> <div id="deco"> test </div> </div> </div> --> </div> <div class="clear"></div> <!-- <div id="jplayer"> <div id="jp_container_1" class="jp-video "> <div class="jp-type-single"> <div id="jquery_jplayer_1" class="jp-jplayer"></div> <div class="jp-gui"> <div class="jp-interface"> <div class="jp-controls-left"> <ul class="jp-controls"> <li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li> <li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li> </ul> </div> <div class="jp-progress"> <div class="jp-seek-bar"> <div class="jp-play-bar"></div> </div> </div> <div class="jp-controls-right"> <div class="jp-current-time"></div> <div class="jp-volume-bar"> <div class="jp-volume-bar-value"></div> </div> <div class="jp-fullscreen"> <ul class="jp-toggles"> <li><a href="javascript:;" class="jp-full-screen" tabindex="1" title="full screen">full screen</a></li> <li><a href="javascript:;" class="jp-restore-screen" tabindex="1" title="restore screen">restore screen</a></li> </ul> </div> <div class="clear"></div> </div> <div class="clear"></div> </div> </div> <div class="jp-no-solution"> <span>Update Required</span> To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>. </div> </div> </div> </div> --> <div id="slideshow" class="slideshow"> </div> </div> <script type="text/javascript"> var PAGE = '<?php print($page); ?>'; $(window).load(function() { bootstrap(); }); </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-21497482-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
/var/www/html/Joomla/b2748/../cache/../old/index.php