@charset "UTF-8";<!DOCTYPE html>
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" id="viewport">
<meta name="PTRG" content="42">

<title>Stiamo aggiornando il sito.</title>
	<style>
		body{
			font-size:10px;
			background-color: #f2f2f1;
			font-family: Arial, "sans-serif";
			font-size: 18px;
			padding: 0px;
			margin: 0px;
		}

		h1{
			font-size: 48px;
			display: block;
		}

		#flag{
			display: block;
			border-bottom: solid 1px #D8D8D8;
			padding: 20px 0 0 0;
			margin: 0 24px 0 24px;
		}

		#flag a{
			color: #9b9b9b;
			font-size: 10px;
			text-decoration: none;
			display: inline-block;
			text-transform: uppercase;
			padding-right: 40px;
			margin-bottom: 20px;
			font-weight: bold;
		}

		#flag a:active, #flag a:hover{
			color: #4a4a4a;
		}

		.int{
			display: none;
			margin: 50px 24px 0 24px;
		}

		#box{
			max-width: 1170px;
			margin: 0 auto;
		}

		#svgbox{
			text-align: center;
			margin: 0px auto;
			width: 100%;
			height: 350px;
			overflow: hidden;
			position: absolute;
			bottom: 0px;
			z-index: -100;
		}
	</style>

	<script>
	div = new Array()
	div[0] = "div1"
	div[1] = "div2"
	div[2] = "div3"

	function hideallexcept(id) {
		for (var i = 0;i<div.length;i++) {
		var layer = document.getElementById(div[i]);
		if (id.id != div[i]) {
		layer.style.display = "none";
		}else{
		layer.style.display = "block";
			}
		}
	}

	function changeTitle(title) { document.title = title; }
	</script>
</head>

<body onLoad="changeTitle('Stiamo aggiornando il sito.');" >
<div id="box">
	<div id="flag">
		<a href="#" onClick="hideallexcept(div1);"><span onClick="changeTitle('Stiamo aggiornando il sito.')">Italiano</span></a>
		<a href="#" onClick="hideallexcept(div2);"><span onClick="changeTitle('We are updating the website.')" >English</span></a>
		<a href="#" onClick="hideallexcept(div3);"><span onClick="changeTitle('Estamos actualizando el sitio web.')">Espa&ntilde;ol</span></a>
	</div>

	<div id="div1" class="int" style="display:block">
		<h1>Stiamo aggiornando il sito.</h1><p>Il servizio sar&agrave; di nuovo disponibile entro pochi minuti.</p>
	</div>
	<div id="div2" class="int">
		<h1>We are updating the website.</h1><p>The service will be available again in a few minutes.</p>
	</div>
	<div id="div3" class="int">
		<h1>Estamos actualizando el sitio web.</h1><p>El servicio estar&aacute; nuevamente disponible en breves minutos.</p>
	</div>
</div>

<div id="svgbox">
	<svg id="svgimage" style="" width="1696px" height="746px" viewBox="0 0 1696 746" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
	<defs>
		<lineargradient x1="26.3772899%" y1="0%" x2="97.7929688%" y2="85.5012904%" id="linearGradient-1">
			<stop stop-color="#F2F2F1" offset="0%"></stop>
			<stop stop-color="#C1C1A5" offset="99.3858382%"></stop>
		</lineargradient>
	</defs>
	<g id="Desktop-HD" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
		<g id="Group-4" style="mix-blend-mode: multiply;" fill="url(#linearGradient-1)">
			<polygon id="Rectangle-23" style="mix-blend-mode: multiply;" points="142 322.560976 1413 0 1413 206.439024 142 529"></polygon>
			<polygon id="Rectangle-24" style="mix-blend-mode: multiply;" points="423.72073 358.671876 1695.45703 36.1381156 1695.45703 307.066475 423.72073 629.600235"></polygon>
			<polygon id="Rectangle-25" style="mix-blend-mode: multiply;" points="0 520.323529 1271 199 1271 314.676471 0 636"></polygon>
			<polygon id="Rectangle-26" style="mix-blend-mode: multiply;" points="798 681.227273 1629 461 1629 525.772727 798 746"></polygon>
			<polygon id="Rectangle-27" style="mix-blend-mode: multiply;" points="413 679.090909 874 557 874 592.909091 413 715"></polygon>
			<polygon id="Rectangle-28" style="mix-blend-mode: multiply;" points="678 132.772727 874 81 874 96.2272727 678 148"></polygon>
			<polygon id="Rectangle-29" style="mix-blend-mode: multiply;" points="1247 98.7727273 1443 47 1443 62.2272727 1247 114"></polygon>
			<polygon id="Rectangle-30" style="mix-blend-mode: multiply;" points="816 667.772727 1012 616 1012 631.227273 816 683"></polygon>
			<polygon id="Rectangle-31" style="mix-blend-mode: multiply;" points="161 681.772727 357 630 357 645.227273 161 697"></polygon>
			<polygon id="Rectangle-32" style="mix-blend-mode: multiply;" points="1291 451.227273 1417 418 1417 427.772727 1291 461"></polygon>
			<polygon id="Rectangle-33" style="mix-blend-mode: multiply;" points="35 202.227273 161 169 161 178.772727 35 212"></polygon>
			<polygon id="Rectangle-34" style="mix-blend-mode: multiply;" points="62 213.285714 455 114 455 153.714286 62 253"></polygon>
		</g>
	</g>
	</svg>
</div>
</body>

</html><!DOCTYPE html>
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" id="viewport">
<meta name="PTRG" content="42">

<title>Stiamo aggiornando il sito.</title>
	<style>
		body{
			font-size:10px;
			background-color: #f2f2f1;
			font-family: Arial, "sans-serif";
			font-size: 18px;
			padding: 0px;
			margin: 0px;
		}

		h1{
			font-size: 48px;
			display: block;
		}

		#flag{
			display: block;
			border-bottom: solid 1px #D8D8D8;
			padding: 20px 0 0 0;
			margin: 0 24px 0 24px;
		}

		#flag a{
			color: #9b9b9b;
			font-size: 10px;
			text-decoration: none;
			display: inline-block;
			text-transform: uppercase;
			padding-right: 40px;
			margin-bottom: 20px;
			font-weight: bold;
		}

		#flag a:active, #flag a:hover{
			color: #4a4a4a;
		}

		.int{
			display: none;
			margin: 50px 24px 0 24px;
		}

		#box{
			max-width: 1170px;
			margin: 0 auto;
		}

		#svgbox{
			text-align: center;
			margin: 0px auto;
			width: 100%;
			height: 350px;
			overflow: hidden;
			position: absolute;
			bottom: 0px;
			z-index: -100;
		}
	</style>

	<script>
	div = new Array()
	div[0] = "div1"
	div[1] = "div2"
	div[2] = "div3"

	function hideallexcept(id) {
		for (var i = 0;i<div.length;i++) {
		var layer = document.getElementById(div[i]);
		if (id.id != div[i]) {
		layer.style.display = "none";
		}else{
		layer.style.display = "block";
			}
		}
	}

	function changeTitle(title) { document.title = title; }
	</script>
</head>

<body onLoad="changeTitle('Stiamo aggiornando il sito.');" >
<div id="box">
	<div id="flag">
		<a href="#" onClick="hideallexcept(div1);"><span onClick="changeTitle('Stiamo aggiornando il sito.')">Italiano</span></a>
		<a href="#" onClick="hideallexcept(div2);"><span onClick="changeTitle('We are updating the website.')" >English</span></a>
		<a href="#" onClick="hideallexcept(div3);"><span onClick="changeTitle('Estamos actualizando el sitio web.')">Espa&ntilde;ol</span></a>
	</div>

	<div id="div1" class="int" style="display:block">
		<h1>Stiamo aggiornando il sito.</h1><p>Il servizio sar&agrave; di nuovo disponibile entro pochi minuti.</p>
	</div>
	<div id="div2" class="int">
		<h1>We are updating the website.</h1><p>The service will be available again in a few minutes.</p>
	</div>
	<div id="div3" class="int">
		<h1>Estamos actualizando el sitio web.</h1><p>El servicio estar&aacute; nuevamente disponible en breves minutos.</p>
	</div>
</div>

<div id="svgbox">
	<svg id="svgimage" style="" width="1696px" height="746px" viewBox="0 0 1696 746" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
	<defs>
		<lineargradient x1="26.3772899%" y1="0%" x2="97.7929688%" y2="85.5012904%" id="linearGradient-1">
			<stop stop-color="#F2F2F1" offset="0%"></stop>
			<stop stop-color="#C1C1A5" offset="99.3858382%"></stop>
		</lineargradient>
	</defs>
	<g id="Desktop-HD" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
		<g id="Group-4" style="mix-blend-mode: multiply;" fill="url(#linearGradient-1)">
			<polygon id="Rectangle-23" style="mix-blend-mode: multiply;" points="142 322.560976 1413 0 1413 206.439024 142 529"></polygon>
			<polygon id="Rectangle-24" style="mix-blend-mode: multiply;" points="423.72073 358.671876 1695.45703 36.1381156 1695.45703 307.066475 423.72073 629.600235"></polygon>
			<polygon id="Rectangle-25" style="mix-blend-mode: multiply;" points="0 520.323529 1271 199 1271 314.676471 0 636"></polygon>
			<polygon id="Rectangle-26" style="mix-blend-mode: multiply;" points="798 681.227273 1629 461 1629 525.772727 798 746"></polygon>
			<polygon id="Rectangle-27" style="mix-blend-mode: multiply;" points="413 679.090909 874 557 874 592.909091 413 715"></polygon>
			<polygon id="Rectangle-28" style="mix-blend-mode: multiply;" points="678 132.772727 874 81 874 96.2272727 678 148"></polygon>
			<polygon id="Rectangle-29" style="mix-blend-mode: multiply;" points="1247 98.7727273 1443 47 1443 62.2272727 1247 114"></polygon>
			<polygon id="Rectangle-30" style="mix-blend-mode: multiply;" points="816 667.772727 1012 616 1012 631.227273 816 683"></polygon>
			<polygon id="Rectangle-31" style="mix-blend-mode: multiply;" points="161 681.772727 357 630 357 645.227273 161 697"></polygon>
			<polygon id="Rectangle-32" style="mix-blend-mode: multiply;" points="1291 451.227273 1417 418 1417 427.772727 1291 461"></polygon>
			<polygon id="Rectangle-33" style="mix-blend-mode: multiply;" points="35 202.227273 161 169 161 178.772727 35 212"></polygon>
			<polygon id="Rectangle-34" style="mix-blend-mode: multiply;" points="62 213.285714 455 114 455 153.714286 62 253"></polygon>
		</g>
	</g>
	</svg>
</div>
</body>

</html>