|
<!DOCTYPE html> |
|
<html> |
|
<title>VIDRIERIA ITALIA</title> |
|
<link rel="stylesheet" type="text/css" href="website.css"> |
|
<link rel="shortcut icon" type="image/png" href="/favicon.png"/> |
|
<link rel="shortcut icon" type="image/png" href="IMAGEURL"/> |
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
|
|
<body> |
|
|
|
<iframe src="https://garridositio.wixsite.com/vidrieriaitalia" style="position:fixed; top:-49px; left:0px; bottom:0px; right:0px; width:100%; height:105%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;"> |
|
</iframe> |
|
|
|
</body> |
|
<script type="text/javascript"> |
|
<!-- |
|
if (screen.width <= 699) { |
|
document.location = "https://garridositio.wixsite.com/fportales"; |
|
} |
|
//--> |
|
</script> |
|
</html> |