Step It Up
Español
Custom PHP:
<script type="text/javascript">
jQuery(document).ready(function($) {
if (window.location.pathname == '/') {
$("#content").css("background", "rgb(200, 4,54)url(http://latam.aetn.com/LIFETIME/takeover/skin-home-lifetime-Step-IT-Up-lat.jpg) no-repeat top center");
$("#content").css("background-image", "url(http://latam.aetn.com/LIFETIME/takeover/skin-home-lifetime-Step-IT-Up-lat.jpg) no-scroll top center");
}
});</script>