{{ store.name }} — {{ page.name }} #mailing-list-form { float:right; } #mailing-list { width:100%; text-align-right; } <!-- .strike { text-decoration: line-through; } #home-images-bottom { margin:10px auto; width:1024px; text-transform:capitalize; } #home-footer { margin:10px auto; border-top:1px solid grey; width:1024px; text-transform:capitalize; } .home-slideshow-img { height:544px; width:900px; } .home-image-bottom { } #slideshow-wrap { height: 544px; width: 1024px; margin: 0 auto; overflow: hidden; border-top:1px solid grey; padding-top:10px; } .home-footer-div { width:238px; float:left; padding-top:10px; } #slideshow-wrap img { display:none; } #slideshow-wrap.is-showing { display: inline; } --> var j = jQuery.noConflict(); j(document).ready(function(){ slideShow(); }); $("#Subscribe").click(function() { alert("Handler for .click() called."); }); function slideShow() { var showing = j('#slideshow-wrap .is-showing'); var next = showing.next().length ? showing.next() : showing.parent().children(':first'); showing.fadeOut(2500, function() { next.fadeIn(2500).addClass('is-showing'); }).removeClass('is-showing'); setTimeout(slideShow, 3500); } {{ head_content }}
{% if errors != blank %}
{% endif %} {% if store.website != blank %} {% endif %}

{{ store.name }}{% if theme.image != blank %}{% endif %}

WHAT'S NEW SHOP VINTAGE SHOP MODERN ACCESSORIES  SALE   LOOKBOOK ABOUT US BLOG CONTACT
{% if page.category == 'custom' %} {{ page_content | paragraphs }} {% else %} {{ page_content }} {% endif %}
Photobucket Photobucket Photobucket Photobucket Photobucket Photobucket Photobucket Photobucket Photobucket
Next || Previous

{% for page in pages.all %} {% if page.name contains 'Sales' %} {% elsif page.name contains 'About' %} {% elsif page.name contains 'Blog' %} {% elsif page.name contains 'Lookbook' %} {% else %}

{{ page.name }} {% endif%} {% endfor %}