Your IP : 216.73.217.87


Current Path : /hdd/hdd11/www/vlevski/enter/help/
Upload File :
Current File : /hdd/hdd11/www/vlevski/enter/help/index.php

<?php
	header("Cache-Control: no-cache, must-revalidate");
	header("Expires: Sat, 26 Jul 1997 05:00:00 GMT");
	date_default_timezone_set("Europe/Sofia");
?><!DOCTYPE HTML>
<html lang="bg">
	<head>
		<title>Помощ</title>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
		<link rel="stylesheet" href="./assets/css/bootstrap.min.css" />
		<link rel="stylesheet" href="./assets/css/datepicker.css" />
		<script src="./assets/js/jquery.min.js"></script>
		<script src="./assets/js/popper.min.js"></script>
		<script src="./assets/js/bootstrap.min.js"></script>
		<script src="./assets/js/bootstrap-datepicker.js"></script>
		<style>
			@font-face
			{
				font-family: 'btn';
				src: url("./assets/fonts/segmdl2-webfont.woff2") format("woff2"), url("./assets/fonts/segmdl2-webfont.woff") format("woff");
				font-weight: normal;
				font-style: normal;
			}
		</style>
	</head>
	<body>
		<iframe src="about:blank" name="exc" id="exc" style="position: absolute; top: 0px; left: 0px; width: 1px; height: 1px; z-index: 9999; border: none;"></iframe>
		<center>
			<br />
			<br />
			<a id="help" class="btn btn-primary" style="font-family: 'btn'; font-size: 240px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; width: 310px; height: 310px; display: block; border-radius: 30px;" href="./start.php" onclick="document.getElementById('firestop').style.display='block'; this.style.display='none'; return true;" target="exc">&#xE768;</a><a id="firestop" class="btn btn-danger" style="font-family: 'btn'; font-size: 230px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; width: 300px; height: 300px; display: none; border-radius: 30px;" href="./stop.php" onclick="document.getElementById('fire').style.display='block'; this.style.display='none'; return true;" target="exc">&#xE71A;</a>
		</center>
	</body>
</html>