Machine Readiness
Stored receipt and evidence
30
100
0
0
0
Samples
No stored offer samples.
Samples
No stored action samples.
Samples
No stored product samples.
Document
Sitemap: https://www.grays.com/sitemap.xml User-agent: * Disallow: /*.axd$ Disallow: /Services/* Disallow: /Mobile/* Disallow: /mobile/* Disallow: /?mygrays?/* Disallow: /cartsummary.aspx Disallow: /changetimezone.aspx Disallow: /login.aspx Disallow: /?q=?/* Disallow: /content.aspx?block=ACCC-Statement
Document
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Grays 404 page</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="https://cdn.bootcss.com/particles.js/2.0.0/particles.min.js"></script>
<style type="text/css">
.clearfix:before,
.clearfix:after {
display: table;
content: ' ';
}
.clearfix:after {
clear: both;
}
body {
background: #f0f0f0 !important;
}
#particles-js {
width: 100%;
height: 100%;
background-color: #e53935;
}
.page-404 .outer {
position: absolute;
top: 0;
display: table;
width: 100%;
height: 100%;
}
.page-404 .outer .middle {
display: table-cell;
vertical-align: middle;
}
.page-404 .outer .middle .inner {
width: 300px;
margin-right: auto;
margin-left: auto;
}
.page-404 .outer .middle .inner .inner-circle {
height: 300px;
border-radius: 50%;
background-color: #ffffff;
}
.page-404 .outer .middle .inner .inner-circle:hover i {
color: #39bbdb !important;
background-color: #f5f5f5;
box-shadow: 0 0 0 15px #39bbdb;
}
.page-404 .outer .middle .inner .inner-circle:hover span {
color: #39bbdb;
}
.page-404 .outer .middle .inner .inner-circle i {
font-size: 5em;
line-height: 1em;
float: right;
width: 1.6em;
height: 1.6em;
margin-top: -.7em;
margin-right: -.5em;
padding: 20px;
-webkit-transition: all .4s;
transition: all .4s;
text-align: center;
color: #f5f5f5 !important;
border-radius: 50%;
background-color: #39bbdb;
box-shadow: 0 0 0 15px #f0f0f0;
}
.page-404 .outer .middle .inner .inner-circle span {
font-size: 11em;
font-weight: 700;
line-height: 1.2em;
display: block;
-webkit-transition: all .4s;
transition: all .4s;
text-align: center;
color: #e0e0e0;
}
.page-404 .outer .middle .inner .inner-status {
font-size: 20px;
display: block;
margin-top: 20px;
margin-bottom: 5px;
text-align: center;
color: #39bbdb;
}
.page-404 .outer .middle .inner .inner-detail {
line-height: 2em;
display: block;
margin-bottom: 10px;
text-align: center;
color: #999999;
}
#particles-js {
height: 100%;
width: 100%;
position: fixed;
}
</style>
</head>
<body>
<div id="particles-js">
<div class="page-404">
<div class="outer">
<div class="middle">
<div class="inner">
<!--BEGIN CONTENT-->
<div class="inner-circle">
<i class="fa fa-home"></i>
<span>404</span>
</div>
<span class="inner-status">Oops! Looks like You're lost</span>
<span class="inner-detail" style="color:#fff;"> We cannot find the page you're looking for. <a href="https://www.grays.com" class="btn btn-info mtl"><i class="fa fa-home"></i> Return to Grays</a> </span>
</div>
</div>
</div>
</div>
</div>
<script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script type="text/javascript">
particlesJS("particles-js", {
"particles": {
"number": {
"value": 80,
"density": {
"enable": true,
"value_area": 800
}
},
"color": {
"value": "#ffffff"
},
"shape": {
"type": "circle",
"stroke": {
"width": 0,
"color": "#000000"
},
"polygon": {
"nb_sides": 5
},
"image": {
"src": "img/github.svg",
"width": 100,
"height": 100
}
},
"opacity": {
"value": 0.5,
"random": false,
"anim": {
"enable": false,
"speed": 1,
"opacity_min": 0.1,
"sync": false
}
},
"size": {
"value": 3,
"random": true,
"anim": {
"enable": false,
"speed": 40,
"size_min": 0.1,
"sync": false
}
},
"line_linked": {
"enable": true,
"distance": 150,
"color": "#ffffff",
"opacity": 0.4,
"width": 1
},
"move": {
"enable": true,
"speed": 6,
"direction": "none",
"random": false,
"straight": false,
"out_mode": "out",
"bounce": false,
"attract": {
"enable": false,
"rotateX": 600,
"rotateY": 1200
}
}
},
"interactivity": {
"detect_on": "canvas",
"events": {
"onhover": {
"enable": true,
"mode": "grab"
},
"onclick": {
"enable": true,
"mode": "push"
},
"resize": true
},
"modes": {
"grab": {
"distance": 140,
"line_linked": {
"opacity": 1
}
},
"bubble": {
"distance": 400,
"size": 40,
"duration": 2,
"opacity": 8,
"speed": 3
},
"repulse": {
"distance": 200,
"duration": 0.4
},
"push": {
"particles_nb": 4
},
"remove": {
"particles_nb": 2
}
}
},
"retina_detect": true
});
</script>
</body>
</html>Document
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Grays 404 page</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="https://cdn.bootcss.com/particles.js/2.0.0/particles.min.js"></script>
<style type="text/css">
.clearfix:before,
.clearfix:after {
display: table;
content: ' ';
}
.clearfix:after {
clear: both;
}
body {
background: #f0f0f0 !important;
}
#particles-js {
width: 100%;
height: 100%;
background-color: #e53935;
}
.page-404 .outer {
position: absolute;
top: 0;
display: table;
width: 100%;
height: 100%;
}
.page-404 .outer .middle {
display: table-cell;
vertical-align: middle;
}
.page-404 .outer .middle .inner {
width: 300px;
margin-right: auto;
margin-left: auto;
}
.page-404 .outer .middle .inner .inner-circle {
height: 300px;
border-radius: 50%;
background-color: #ffffff;
}
.page-404 .outer .middle .inner .inner-circle:hover i {
color: #39bbdb !important;
background-color: #f5f5f5;
box-shadow: 0 0 0 15px #39bbdb;
}
.page-404 .outer .middle .inner .inner-circle:hover span {
color: #39bbdb;
}
.page-404 .outer .middle .inner .inner-circle i {
font-size: 5em;
line-height: 1em;
float: right;
width: 1.6em;
height: 1.6em;
margin-top: -.7em;
margin-right: -.5em;
padding: 20px;
-webkit-transition: all .4s;
transition: all .4s;
text-align: center;
color: #f5f5f5 !important;
border-radius: 50%;
background-color: #39bbdb;
box-shadow: 0 0 0 15px #f0f0f0;
}
.page-404 .outer .middle .inner .inner-circle span {
font-size: 11em;
font-weight: 700;
line-height: 1.2em;
display: block;
-webkit-transition: all .4s;
transition: all .4s;
text-align: center;
color: #e0e0e0;
}
.page-404 .outer .middle .inner .inner-status {
font-size: 20px;
display: block;
margin-top: 20px;
margin-bottom: 5px;
text-align: center;
color: #39bbdb;
}
.page-404 .outer .middle .inner .inner-detail {
line-height: 2em;
display: block;
margin-bottom: 10px;
text-align: center;
color: #999999;
}
#particles-js {
height: 100%;
width: 100%;
position: fixed;
}
</style>
</head>
<body>
<div id="particles-js">
<div class="page-404">
<div class="outer">
<div class="middle">
<div class="inner">
<!--BEGIN CONTENT-->
<div class="inner-circle">
<i class="fa fa-home"></i>
<span>404</span>
</div>
<span class="inner-status">Oops! Looks like You're lost</span>
<span class="inner-detail" style="color:#fff;"> We cannot find the page you're looking for. <a href="https://www.grays.com" class="btn btn-info mtl"><i class="fa fa-home"></i> Return to Grays</a> </span>
</div>
</div>
</div>
</div>
</div>
<script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script type="text/javascript">
particlesJS("particles-js", {
"particles": {
"number": {
"value": 80,
"density": {
"enable": true,
"value_area": 800
}
},
"color": {
"value": "#ffffff"
},
"shape": {
"type": "circle",
"stroke": {
"width": 0,
"color": "#000000"
},
"polygon": {
"nb_sides": 5
},
"image": {
"src": "img/github.svg",
"width": 100,
"height": 100
}
},
"opacity": {
"value": 0.5,
"random": false,
"anim": {
"enable": false,
"speed": 1,
"opacity_min": 0.1,
"sync": false
}
},
"size": {
"value": 3,
"random": true,
"anim": {
"enable": false,
"speed": 40,
"size_min": 0.1,
"sync": false
}
},
"line_linked": {
"enable": true,
"distance": 150,
"color": "#ffffff",
"opacity": 0.4,
"width": 1
},
"move": {
"enable": true,
"speed": 6,
"direction": "none",
"random": false,
"straight": false,
"out_mode": "out",
"bounce": false,
"attract": {
"enable": false,
"rotateX": 600,
"rotateY": 1200
}
}
},
"interactivity": {
"detect_on": "canvas",
"events": {
"onhover": {
"enable": true,
"mode": "grab"
},
"onclick": {
"enable": true,
"mode": "push"
},
"resize": true
},
"modes": {
"grab": {
"distance": 140,
"line_linked": {
"opacity": 1
}
},
"bubble": {
"distance": 400,
"size": 40,
"duration": 2,
"opacity": 8,
"speed": 3
},
"repulse": {
"distance": 200,
"duration": 0.4
},
"push": {
"particles_nb": 4
},
"remove": {
"particles_nb": 2
}
}
},
"retina_detect": true
});
</script>
</body>
</html>