| Current Path : /home/bonneesp/www/components/com_contactmap/floatbox/graphics/ |
| Current File : /home/bonneesp/www/components/com_contactmap/floatbox/graphics/loader_iframe_white.html |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<style type="text/css">
body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}
div#gif {
position: absolute;
top: 0;
left: 0;
min-height: 100%;
min-width: 100%;
height: 100%;
width: 100%;
background: #fff url(loader_white.gif) no-repeat fixed center;
}
</style>
</head>
<body>
<div id="gif"></div>
</body>
</html>