Your IP : 216.73.217.87


Current Path : /hdd/hdd11/www/vlevski/e/
Upload File :
Current File : /hdd/hdd11/www/vlevski/e/welcome.php

<?php
	if ($emb!="OK")
	{
		header("location: https://e.vlevski.eu/");
	}
?>
<div style="margin-top: 0px; height: 100%; min-height: 100%;" class="container-fluid">
	<div class="row" style="height: 100%; min-height: 100%; background-image: url('/assets/images/site/main.jpg'); background-position: top center; background-size: cover; background-repeat: no-repeat; overflow: hidden;">
		<div class="col-12-none col-md-12-none col-sm-12-none col-xs-12-none col-lg-4 col-xl-4">
			&nbsp;
		</div>
		<div class="col-12 col-md-12 col-sm-12 col-xs-12 col-lg-4 col-xl-4" style="margin-top: 60px; text-align: center; overflow: hidden;">
			<img src="/assets/images/site/vlevski.png" style="width: 320px; border: none;">
			<br />
			<button class="form-control-lg form-control btn-success" style="cursor: pointer;" onclick="window.open('/?lookup', '_self'); return true;"><i class="far fa-eye"></i>&nbsp;Виж материалите</button>
		</div>
		<div class="col-12-none col-md-12-none col-sm-12-none col-xs-12-none col-lg-4 col-xl-4">
			&nbsp;
		</div>
	</div>
</div>