|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/simes/ |
Upload File : |
<?php include("includes/head.php"); ?>
<title>Fine Decorative Painting | Faux Finishes | Faux Painting | Chicago</title>
<meta name="keywords" content="Fine decorative painting, faux finishes, faux painting, Chicago decorative painting, original murals, gilding, back painted glass, Venetian plaster, eglomise, etched mirrors, painted mirrors, gilded mirrors, glazing, painted floors, trompe-l’oeil, Italian plaster, furniture refinishing, wall treatments, Simes Studios, Jorge Simes, Cindy Simes, best decorative painting, custom painting, top decorative painting, fine art, tableau, Custom Finishes"/>
<meta name="description" content="Simes Studios, located in Chicago, Illinois specializes in fine decorative painting, faux painting, faux finishes, original murals, gilding, back painted glass, Venetian plaster and Eglomise."/>
<script type="text/javascript">
var open = false;
$(document).ready(function() {
$("#header").animate({
opacity:0,
right:"-1000px"
}, 600);
$("#tooltip").fadeIn();
});
$(function() {
$("#logo").hover(function() {
$("#tooltip").fadeIn();
},
function() {
if (open === true) {
$("#tooltip").fadeOut();
}
})
});
$(function() {
$("#logo").click(function() {
if (open === true) {
$("#header").animate({
opacity:0,
right:"-1000px"
}, 600);
open = false;
mess = "Show menu";
}
else {
$("#header").animate({
opacity:1,
right:"162px"
}, 600);
open = true;
mess = "Hide menu";
}
$("#tooltip").html(mess);
})
});
$(function() {
$("#tooltip").click(function() {
if (open === true) {
$("#header").animate({
opacity:0,
right:"-1000px"
}, 600);
open = false;
mess = "Show menu";
}
else {
$("#header").animate({
opacity:1,
right:"162px"
}, 600);
open = true;
mess = "Hide menu";
}
$("#tooltip").html(mess);
})
});
$(function() {
$("#slidecaption").click(function() {
$("#slidecaption").fadeOut();
})
});
</script>
<script type="text/javascript">
jQuery(function($){
$.supersized({
slide_interval:3500, transition:1, transition_speed:1000, slide_links:false, fit_portrait:0, image_protect:1,
// Slideshow Images
slides: [
{image : "images/bg/home/Baroquedomemural.jpg"},
{image : "images/bg/home/SpiralShellStaircase2.jpg"},
{image : "images/bg/home/IMG_1779.jpg"},
{image : "images/bg/home/Trompeloeilinlayfloor.jpg"},
{image : "images/bg/home/Tuscanmuraldetail.jpg"},
{image : "images/bg/home/IMG_3704.jpg"},
{image : "images/bg/home/Mapofstarseglomisedetail.jpg"},
{image : "images/bg/home/Scriptonthewall.jpg"},
{image : "images/bg/home/SweedishNeoClassicalGreatRoom.jpg"},
{image : "images/bg/home/14-Silver-Shagreen-on-Foyer-walls.jpg"},
{image : "images/bg/home/12Karatwhitegolddetailing.jpg"},
{image : "images/bg/home/Grisaillemuralindiningroom.jpg"},
{image : "images/bg/home/Butterfliesdetail.jpg"}
]
});
});
</script>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(["_setAccount", "UA-26425659-11"]);
_gaq.push(["_trackPageview"]);
(function() {
var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;
ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="logo"><img src="images/ss_logo.png" alt="logo"/></div>
<div id="tooltip">Show menu</div>
<div id="header">
<div id="menu">
<div id="block-nice_menus-1" class="block block-nice_menus">
<div class="content">
<ul class="menu menu-down" id="menu-1">
<li><a href="index.php" class="active"><img src="images/ss-sm1.png" alt="Simes Studios Inc" height="50" width="219"/></a></li>
<li><a href="portfolio/mural_ceilings">PORTFOLIO</a></li>
<li><a href="at-work.php">AT WORK</a></li>
<li><a href="about.php">ABOUT US</a></li>
<li><a href="news.php">TABLEAU NEWS</a></li>
<li><a href="articles.php">ARTICLES</a></li>
<li><a href="contact.php">CONTACT US</a></li>
<li><a href="employment.php">EMPLOYMENT</a></li>
</ul>
</div>
</div>
</div>
<div id="arch"></div>
<div id="content-wrapper">
<div id="content">
<div id="sidebar-left"></div>
<div id="slidecaption" class="home"></div>
<!--
<a id="prevslide" class="load-item"></a>
<a id="nextslide" class="load-item"></a>
-->
</div>
</div>
</div>
<div id="footer-wrapper">
<?php include("includes/footer.php"); ?>
</div>
</body>
</html>