Your IP : 216.73.216.48
<?php
error_reporting(E_ALL);
ini_set('display_errors', 1);
?><!DOCTYPE html>
<html lang="bg">
<head>
<style>
@font-face
{
font-family: mf;
src: url("/font/calibri.woff");
}
@font-face
{
font-family: im;
src: url("/font/impact.ttf");
}
body, div, span, font
{
font-family: mf;
}
</style>
</head>
<body>
<?php
$i=1;
if (isset($_GET["p"]))
{
$p=$_GET["p"];
$p--;
}
else
{
$p=0;
}
if ($p<0)
{
$p=0;
}
$n=$p;
$p=$p*10;
print("<div style=\"position: relative; width: 172mm; height: 100mm; border: 1px solid black; margin-right: 1.5mm; margin-bottom: 2mm; float: left; background-color: transparent; z-index: 0;\">");
print("<img src=\"./sc.jpg\" style=\"position: absolute; top: 0mm; left: 0mm; width: 172mm; height: 100mm; z-index: 1;\" alt=\"\" />");
print(" <div style=\"position: absolute; color: #ffffff; top: 0mm; right: 2mm; font-size: 8mm; font-weight: bold; font-style: italic; text-align: right; text-shadow: 1mm 1mm #000000; z-index: 2;\">коледна карта</div>");
print(" <img src=\"./logosc.png\" style=\"position: absolute; top: 1mm; left: 2mm; width: 48mm; float: left; z-index: 2;\">");
print(" <img src=\"./gdpr.png\" style=\"position: absolute; top: 52mm; left: 2mm; width: 40mm; float: left; z-index: 2;\">");
print(" <div>");
print(" <div style=\"position: absolute; top: 9mm; right: 1mm; text-align: right; font-weight: bold; font-family: im; font-size: 15mm; z-index: 2; color: #ffffff; text-shadow: 1mm 1mm #000000;\">СУ „Васил Левски“</div>");
print(" <div style=\"position: absolute; top: 39mm; left: 39mm; width: 45mm; height: 12mm; background-color: transparent; text-align: center; font-weight: bold; font-family: im; font-size: 20mm; color: #FFFFFF; -webkit-transform: rotate(-18deg); -moz-transform: rotate(-18deg); -ms-transform: rotate(-18deg); -o-transform: rotate(-18deg); opacity: 0.9; text-shadow: 0.5mm 0.5mm #999999; z-index: 2;\">ПРОПУСК</div>");
print(" <div style=\"position: absolute; top: 51mm; left: 18mm; text-align: right; width: 150mm; font-size: 14mm; color: #ffffff; line-height: 10mm; font-weight: bold; text-shadow: 1mm 1mm #000000; z-index: 3;\">");
print(" Снежанка");
print(" </div>");
print(" <div style=\"position: absolute; top: 65mm; left: 67mm; width: 102mm; height: 32mm; border: 0.5mm solid #000000; background-color: #ffffff; z-index: 2;\">");
print(" </div>");
print(" <img src=\"http://www.keepautomation.com/online_barcode_generator/linear.aspx?TYPE=7&DATA=V-SUVLTR-VISITOR-01&PROCESS-TILDE=false&UOM=0&X=1&Y=60&ROTATE=0&RESOLUTION=72&FORMAT=png&LEFT-MARGIN=0&RIGHT-MARGIN=0&SHOW-TEXT=false\" style=\"position: absolute; top: 66.5mm; left: 68mm; width: 100mm; height: 30mm; z-index: 3;\">");
print(" <div style=\"position: absolute; top: 25mm; left: 115mm; font-size: 8mm; font-weight: bold; font-style: italic; color: #ffffff; text-shadow: 1mm 1mm #000000; z-index: 2;\">enter.vlevski.eu</div>");
print(" <div style=\"position: absolute; width: 60mm; top: 67mm; left: 4.5mm; font-size: 8mm; line-height: 9mm; font-style: italic; text-align: right; color: #ffffff; z-index: 2;\"><b style=\"font-size: 8mm;\">GDPR</b><br /><b style=\"font-size: 5mm;\">NORTH</b><br />POLE</div>");
print(" </div>");
print("</div>");
?>
</body>
</html>