| Server IP : 213.186.33.2 / Your IP : 216.73.216.39 Web Server : Apache System : Linux webm005.cluster102.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : symetry ( 21728) PHP Version : 8.2.31 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/symetry/www/ARCHIVES/application/views/scripts/index/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title><?=$this->escape($this->title);?></title>
<meta http-equiv="refresh" content="20; url=<?php echo $this->baseUrl();?>/Index/Profile" />
<link rel="icon" type="image/png" href="<?php echo $this->baseUrl();?>/public/images/y.png" />
<script type="text/javascript" src="<?php echo $this->baseUrl();?>/public/js/jquery-1.2.6.pack.js"></script>
<link rel="stylesheet" type="text/css" media="screen" href="<?php echo $this->baseUrl();?>/public/css/index.css" />
<script type='text/javascript'>
$(document).ready(function(){
$('#images img').hide();
fadeInCallBack(0);
jQuery.preloadImages = function()
{
for(var i = 0; i<arguments.length; i++)
{
jQuery("<img>").attr("src", arguments[i]);
}
}
$.preloadImages('<?php echo $this->baseUrl();?>/public/images/symetry_intro_1.jpg', '<?php echo $this->baseUrl();?>/public/images/symetry_intro_2.jpg', '<?php echo $this->baseUrl();?>/public/images/symetry_intro_3.jpg', '<?php echo $this->baseUrl();?>/public/images/symetry_intro_4.jpg', '<?php echo $this->baseUrl();?>/public/images/symetry_intro_5.jpg', '<?php echo $this->baseUrl();?>/public/images/symetry_intro_6.jpg', '<?php echo $this->baseUrl();?>/public/images/symetry_intro_7.jpg');
function fadeInCallBack(i) {
if(i+1<8)
{
$('#images img:eq('+i+')').fadeIn(150/((i+1)/5), function () {
fadeInCallBack(i+1);
}
);
}
else
{
window.setTimeout(function(){ window.location = '<?php echo $this->baseUrl();?>/Index/Profile'}, 20000);
}
}
});
</script>
</head>
<body>
<div id='centeredcontent'>
<div id='images'>
<a href='<?php echo $this->baseUrl();?>/Index/Profile'><img src='<?php echo $this->baseUrl();?>/public/images/symetry_intro_1.jpg' alt='Symetry'/><img src='<?php echo $this->baseUrl();?>/public/images/symetry_intro_2.jpg' alt='Symetry'/><img src='<?php echo $this->baseUrl();?>/public/images/symetry_intro_3.jpg' alt='Symetry'/><img src='<?php echo $this->baseUrl();?>/public/images/symetry_intro_4.jpg' alt='Symetry'/><img src='<?php echo $this->baseUrl();?>/public/images/symetry_intro_5.jpg' alt='Symetry'/><img src='<?php echo $this->baseUrl();?>/public/images/symetry_intro_6.jpg' alt='Symetry'/><img src='<?php echo $this->baseUrl();?>/public/images/symetry_intro_7.jpg' alt='Symetry'/></a>
</div>
<div id='contact'>
<img src='<?php echo $this->baseUrl();?>/public/images/symetry-logo-small.png' alt='Symetry'/><br/>
Rue de Neufchâtel, 14<br/>
B - 1060 Bruxelles<br/>
Tél. : +32 (0)2 533 10 33<br/>
Fax : +32 (0)2 533 10 30<br/>
www.symetry.be<br/>
<a href='<?php echo $this->baseUrl();?>/Index/Legalinformation' class='legalInformation'><?=Zend_registry::get('translate')->_('LegalInformation');?></a><br/>
</div>
<div id='logo'>
<a href='<?php echo $this->baseUrl();?>/Index/Profile'><img src='<?php echo $this->baseUrl();?>/public/images/symetry-logo-big.png' alt='Symetry'/></a>
</div>
<h3>
<a href='<?php echo $this->baseUrl();?>/Index/Profile'>> <?=Zend_registry::get('translate')->_('SkipIntro');?></a>
</h3>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-4909611-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</html>